/* main stylesheet */

/* --------------- generic font and element styling ---------------- */
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.65em;
	color: #754C24;
	background-color: white;
	margin-top: 10px;
	padding: 0;
}

hr {
	clear: both;
	height: 1px;
	width: 100%;
	margin: 25px 0;
	padding: 0;
	border: 0;
	background-color: #970408;
	color: #970408;
	text-align: left;
}

h1 {
	color: #AE1509;
}

h2 {
/*
	margin-left: -60px;
	padding-left: 60px;
*/
	margin-top: 20px;
	border-top: #970408 2px solid;
	padding-top: 5px;
	color: #AE1509;
}

.fRight {
	float: right;
}

.fLeft {
	float: left;
}

.aRight {
	text-align: right;
}

.aLeft {
	text-align: left;
}

.aCenter {
	text-align: center;
}

.vaMiddle {
	vertical-align: middle;
}

.smaller {
	font-size: 75%;
}

.larger {
	font-size: 130%;
}

.inline {
	display: inline;
}

.external {
	background-color: transparent;
	background: url(../images/external.png) center right no-repeat;
	padding-right: 13px;
}

.bookList {
	float: left;
	width: 176px;
	min-height: 300px;
	text-align: center;
}

.bookList a {
	font-size: 70%;
}

.moreInfo {
	color: #AE1509;
	font-weight: bold;
}

.moreInfo a {
	color: #AE1509;
	width: auto;
	text-decoration: none;
}

.moreInfo a:hover {
	text-decoration: underline;
}


/*---------------- center pane / content --------------------------- */
#container {
	position: relative;
	text-align: left;
	margin: 0px auto;
	font-family: Verdana, Arial, sans-serif;
	width: 1024px;
	min-height: 580px;
	background-color: white;
	border: 2px solid white;
}

#mainbody {
	position: relative;
	background: white;
	width: 980px; 
	min-height: 580px;
	margin: 120px 0 0 10px;
	padding: 20px 10px 5px 15px;
	background-color: white;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #754C24;
}

#mainbody p {
	line-height: 18px;
}

#mainbody a[href] {
	font-weight: bold;
}
	
#mainbody .blackDot {
	margin: 0 5px; 
	padding: 0;
	border-style: none;
	border-width: 0px;
}

#blah120 {
border-style: solid;
border-width: 1px;
border-color: red;
}

#form_validation_error {
	font-size: 1.5em;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	border: 2px solid rgb(152,42,9);
	padding: 0px;
	margin: 20px 0px;
	color: rgb(152,42,9);
}

#fcMessage {
	position: absolute;
/*  top under userstrip
	z-index: 5;
	top: 67px;
	right: 140px;
	max-width: 230px;
	height: 41px;
*/
/*  top under header */
	top: 140px;
	left: 225px;
	max-height: 30px;
	width: 600px;
	border: 2px solid blue;

	font-size: 1.2em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 0;
	margin: 0;
	color: blue;
}

/* --------------- Logo pane ------------------------------------- */

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	background: url(../images/v3/header1.png) no-repeat;
}

#fcLogo {
	margin: 45px 0 0 20px;
	width: 301px;
	height: 63px;
}

#fcLogoBlurb {
	position: absolute;
	top: 93px;
	left: 190px;
	width: 700px;
	font-size: 1.8em;
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	color: #970408;
}

#subNavBanner {
	position: absolute;
	top: 73px;
	left: 580px;
	width: 425px;
	height: 62px;
	background: url(../images/v3/compassbannersub1_small.png) no-repeat;
}




/* --------------- Footer, 3 pane ---------------------------------- */

#userStrip {
	border-bottom: #754C24 2px solid;
	float: right;
	clear: both;
	margin-right: 10px;
	margin-top: 10px;
	color: #754C24;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: normal;
	padding-right: 20px;
	padding-left: 20px;
}
/*
	width: 25%;
	text-align: right;
*/

#userStrip a {
	color: #754C24;
	text-decoration: none;
	padding-left: 25px;
}

#socialMedia {
	position: relative;
	float: right;
	clear: both;
	margin: 5px 20px 10px 0px;
}

#socialMedia a {
	padding-right: 20px;
	text-decoration: none;
	border: 0;
}

#footer {
	border: 0;
	background: url(../images/v3/footer1.png) no-repeat;
	font-size: 0.9em;
	margin-top: 20px;
	padding-top: 45px;
	padding-bottom: 5px;
	color: #C2986D;
	position: relative;
	text-align: center;
	clear: both;
}

#footer a {
	color: #C2986D;
	width: auto;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* --------------- top menu navigation ----------------------------- */
#topnav {
	clear: left;
	position: absolute;
	z-index: 10;
	right: 20px;
	top: 40px;
	width: 600px;
	height: 18px;
	margin: 0;
	padding: 0;
	border-bottom: #754C24 2px solid;
/*
	background-color: rgb(247,153,16);
	display: table-cell;
	vertical-align: middle;
border-style: solid;
border-width: 1px;
border-color: red;
*/
}

#nav, 
#nav ul {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 8pt;
}

#nav a {
	display: block;
	width: 100%;
	color: #754C24;
	text-decoration: none;
	text-align: center;
	padding: 0px 5px 5px 5px;
}

#nav a:hover {
	text-decoration: none;
}

#nav a.rightarrow {
	background: url(../images/rightarrow.gif) center right no-repeat;
}

#nav a.downarrow {
	background: url(../images/downarrow.gif) no-repeat;
	background-position: 50% 100%;
}

#nav li {
	float: left;
	padding: 0;
	height: 15px;
	width: 95px;
	text-transform: uppercase;
}

#nav li.lastnav {
	border: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	top: 15px;
	height: auto;
	width: 195px;
	font-weight: normal;
	margin: 0;
	background: rgb(192,0,7);
}

#nav li li {
	padding-right: 5px;
	border-right: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #754C24;
	margin-bottom: 0px;
	height: 25px;
	width: 190px;
}

#nav li ul a {
	color: white;
	padding: 5px 0px 0px 5px;
	width: 100%;
}
/*
	padding-top: 5px;
	width: 150px;
*/

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, 
#nav li.sfhover {
	background: rgb(97,13,11);
}


/* --------------- Lft navigation --------------------------------- */

#lftNav {
	clear: right;
	top: 115px;
	left: 0px;
	width: 165px;
	position: absolute;
	text-align: left;
	color: rgb(81,81,95);
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}

/* --------------- rght navigation --------------------------------- */

#rghtNav {
	clear: left;
	top: 145px;
	right: 0px;
	width: 176px;
	position: absolute;
	text-align: right;
	color: rgb(81,81,95);
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}

#rghtNav .signupText {
	margin: 4px 10px 0px 10px;
	font-size: 1.3em;
	line-height: 1.6em;
}

#rghtNav #signupRghtNav {
	margin: 4px 5px 0px 5px;
	font-size: 1.3em;
	line-height: 1;
}

#rghtNav #signupRghtNav input {
	margin: 0;
	width: 127px;
}

