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

.panel .subNav a:hover, #content a:hover{color:#ae1016;}

#leftColumn{background:#faeaea url(../img/astrologyTheme/astrology_panelGradient.jpg) top repeat-x;}

#headerStart{background:url(../img/astrologyTheme/astrology_leftGradient.jpg) repeat-y right;}
#headerEnd{background:url(../img/astrologyTheme/astrology_rightGradient.jpg) repeat-y left;}
#topNavigation ul {background:url(../img/astrologyTheme/astrology_transp.png) repeat;}
h2{background:url(../img/astrologyTheme/astrology_line.jpg) repeat-x bottom;}
ul.subNav li{background:url(../img/astrologyTheme/astrology_thinLine.jpg) top repeat-x; display:inline-block;}
a.smallArrow, a#signInButton{background:url(../img/astrologyTheme/astrology_arrow.png) center right no-repeat;}
.subNav a.current  {background:url(../img/astrologyTheme/astrology_hand.png) right no-repeat;}

input {
	border-top-color:#61b5d3;
	border-left-color:#61b5d3;
	border-right-color:#478ea7;
	border-bottom-color:#478ea7;
}

#content ul.pdfList {
	list-style-type:none;
	margin-left:0;
}
ul.pdfList li {
}
ul.pdfList li a{
	padding:1em 0 1em 4em;
	display:block;
	background:url(../img/astrologyTheme/pdf.jpg) left no-repeat;
	color:#61b5d3;
}

