/* --- Freewebs Dirtylicious Purple Edition --- */

@import '../style.css';

a, a:visited {
    color: #d076d1;
}

a:hover {
    color: #bc60bd;
}

.fw-tertiary {
    background: #f4daf4;
    border-color: #e9c9e9;
}

#fw-head {
    background: url('../img/purpleheader.jpg') no-repeat top left;
}

#fw-title a:hover {
    border-bottom: 1px dashed #F60;
}

#fw-mainnavwrap {
    background: #ce9ccf;
}

#fw-mainnavwrap a:hover {
    background: #7C4390;
}

#fw-sidebar .fw-title,
#fw-sidebar .fw-title a,
#fw-sidebar .fw-title a:visited,
#fw-sidebar .fw-title a:hover {
    color: #7C4390;
	text-decoration: none;
}

#fw-bigcontain .fw-title {
    color: #7C4390;
}

.fw-footertext {
    background: #CE9CCF;
}

