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

#leftColumn{background:#cce1e4 url(../img/lunarTheme/lunar_panelGradient.jpg) top repeat-x;}

.panel .subNav a:hover{color:#012d45;}

#headerStart{background:url(../img/lunarTheme/lunar_leftGradient.jpg) repeat-y right;}
#headerEnd{background:url(../img/lunarTheme/lunar_rightGradient.jpg) repeat-y left;}
#topNavigation ul {background:url(../img/lunarTheme/lunar_transp.png) repeat;}

h2{background:url(../img/lunarTheme/lunar_line.jpg) repeat-x bottom;}
ul.subNav li, hr {background:url(../img/lunarTheme/lunar_thinLine.png) top repeat-x; display:inline-block;}
a.smallArrow, a#signInButton{background:url(../img/lunarTheme/lunar_arrow.png) center right no-repeat;}
.subNav a.current {background:url(../img/lunarTheme/lunar_hand.png) right no-repeat;}


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

.halfWidths input, .halfWidths select{
	width:100%;
}
.halfWidths a.button{
	margin-left:0;
	margin-right:-1.4em;
}
.halfWidths select{
	width:105%;
}
fieldset{
	margin:0;
	padding:0;
}
#stateSet{
	float:left;
	width:17em;
	display:block;
}
#pcodeSet{
	display:block;
}
#content .rightFloat h3{
	margin-top:1.1em;
}
#content .rightFloat h4 {
	font-size:1.5em;
	margin-top:-2.5em;
	margin-bottom:2.5em;
}

img.lunarPhase{
	padding:1em;
	background:url(../img/lunarTheme/lunar_img_bg.jpg);
	margin-top:2.7em;
}
