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

#leftColumn{background:#ede9e7 url(../img/genericTheme/generic_panelGradient.jpg) top repeat-x;}

.panel .subNav a:hover{color:#2a130a;}

#headerStart{background:url(../img/genericTheme/generic_leftGradient.jpg) repeat-y right;}
#headerEnd{background:url(../img/genericTheme/generic_rightGradient.jpg) repeat-y left;}
#topNavigation ul {background:url(../img/genericTheme/generic_transp.png) repeat;}

h2{background:url(../img/genericTheme/generic_line.jpg) repeat-x bottom;}
ul.subNav li, hr {background:url(../img/genericTheme/generic_thinLine.jpg) top repeat-x; display:inline-block;}
hr{height:0.5em; overflow:visible;}
ul.subNav li #subSubNav li{background:none;}
a.smallArrow, a#signInButton, input#signInButton{background:url(../img/genericTheme/generic_arrow.png) center right no-repeat;}
.subNav a.current {color: #2a130a !important;
 background:url(../img/genericTheme/generic_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;
}

#right2Columns h4{
	font-size:2em;
	font-weight:normal;
	margin-top:1.5em;
}

span.buttonWrap{
	width:105%;
}
span.buttonWrap input{
	width:98.5%;
}

.wide{width:100%;}

span.buttonWrap{margin-top:1.5em;}

/* Chapter colours */
.panel .subNav a:hover.c1, .panel .subNav a.c1.current, h4.c1{ color:#97233F ;}
.panel .subNav a:hover.c2, .panel .subNav a.c2.current, h4.c2{ color:#C90062 ;}
.panel .subNav a:hover.c3, .panel .subNav a.c3.current, h4.c3{ color:#B382C7 ;}
.panel .subNav a:hover.c4, .panel .subNav a.c4.current, h4.c4{ color:#FDC82F ;}
.panel .subNav a:hover.c5, .panel .subNav a.c5.current, h4.c5{ color:#D2492A ;}
.panel .subNav a:hover.c6, .panel .subNav a.c6.current, h4.c6{ color:#9EB291 ;}
.panel .subNav a:hover.c7, .panel .subNav a.c7.current, h4.c7{ color:#284E36 ;}
.panel .subNav a:hover.c8, .panel .subNav a.c8.current, h4.c8{ color:#EEAF00 ;}
.panel .subNav a:hover.c9, .panel .subNav a.c9.current, h4.c9{ color:#A5594C ;}
.panel .subNav a:hover.c10, .panel .subNav a.c10.current, h4.c10{ color:#4060AF ;}
.panel .subNav a:hover.c11, .panel .subNav a.c11.current, h4.c11{ color:#593160 ;}
.panel .subNav a:hover.c12, .panel .subNav a.c12.current, h4.c12{ color:#E0684B ;}
