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


#leftColumn{background:#f5e6eb url(../img/aboutTheme/about_panelGradient.jpg) top repeat-x;}

#headerStart{background:url(../img/aboutTheme/about_leftGradient.jpg) repeat-y right;}
#headerEnd{background:url(../img/aboutTheme/about_rightGradient.jpg) repeat-y left;}
#topNavigation ul {background:url(../img/aboutTheme/about_transp.png) repeat;}

h2{background:url(../img/aboutTheme/about_line.gif) repeat-x bottom;}
ul.subNav li{background:url(../img/aboutTheme/about_thinLine.gif) repeat-x top;display:inline-block;}
a.smallArrow, a#signInButton, input#signInButton{background:url(../img/aboutTheme/about_arrow.png) center right no-repeat;}
.subNav a.current {background:url(../img/aboutTheme/about_hand.png) right no-repeat;}
.panel .subNav a:hover{color:#81052e;}

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


