@charset "UTF-8";
/* CSS Document */
#headContainer{background:#c90062;}
a, a.button span:hover, input#signInButton, #content h3 {color:#c90062;}
#topNavigation a.current, #topNavigation a:hover{color:#c90062;}
#topNavigation a:hover{	border-bottom:1px solid #c90062;}

.panel .subNav a:hover{color:#a20150}

#leftColumn{background:#fae4f0 url(../img/contactTheme/contact_panelGradient.jpg) top repeat-x;}

#headerStart{background:url(../img/contactTheme/contact_leftGradient.jpg) repeat-y right;}
#headerEnd{background:url(../img/contactTheme/contact_rightGradient.jpg) repeat-y left;}
#topNavigation ul {background:url(../img/contactTheme/contact_transp.png) repeat;}
h2{background:url(../img/contactTheme/contact_line.jpg) repeat-x bottom;}
ul.subNav li{background:url(../img/contactTheme/contact_thinLine.gif) top repeat-x;}
a.smallArrow, a#signInButton, input#signInButton{background:url(../img/contactTheme/contact_arrow.png) center right no-repeat;}
#signInButton{text-align:right;}
.subNav a.current,  {background:url(../img/contactTheme/contact_hand.png) right no-repeat;}

input, textarea {
border-top-color:#e5c3ce;
border-left-color:#e5c3ce;
border-right-color:#f7f7f7;
border-bottom-color:#f7f7f7;
}

span.contactColour{
	color:#c90062;
	width:5em;
}

textarea{
	height:13em;
}
