@charset "utf-8";
body {
	background-image:url(images/background.jpg);
	background-color: #000034;
	background-position: left top;
	background-repeat: repeat-x;
}
#header {
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	height: 30px;
	margin-top: 20px;
	background-image: url(images/carter_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainNav {
	height:60px;
	vertical-align: baseline;
	margin-bottom:0;
	padding-right:5px;
	/* background-color:#020272; */
	}
#mainNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	list-style-type: none;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 3px;
	vertical-align: bottom;
	height: 12px;
}
#mainNav li {
	display: inline;
	padding-left: 15px;
}


#mainNav a {
	color: #FFC424;
	font-weight: 300;
	text-decoration: none;
	font-size: 11px;
}
#mainNav a:hover {
	color: #FFFFFF;

}
#mainNav a:active {
	color: #D6012D;
	background-color: #FFC424;

}

#wrapper {
	width: 947px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#centralBlock {
	width: 774px;
	height: 429px;
	background-image:url(images/about_bg.jpg);
	border-right-width: 173px;
	border-right-style: solid;
	border-right-color: #379BFF;
	}

#ajaxBlock {
	height: 126px;
	width: 318px;
	position: absolute;
	margin-top: 300px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color:#FFC424;
	font-weight:bold;
	vertical-align: text-bottom;
}

#ajaxTextBlock {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 12px;
	padding-bottom: 4px;
	padding-top: 3px;
	background-image:url(images/translucent_blue.png);
}

#content {
	position:absolute;
	width: 400px;
	padding-left: 370px;
	height: 429px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	line-height: 20px;
	color: #000034;
}
	
#industryNav {
	position:absolute;
	margin-left: 774px;
	width: 138px;
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 35px;
	background-repeat: no-repeat;
	}
#industryNav h2 {
	font-family: "Helvetica Neue Light", Arial, Helvetica, sans-serif ;
	font-size: 18px;
	font-weight: 399 ;
}
#industryNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
	line-height: 22px;
	font-variant: normal;
	text-transform: uppercase;
}

#industryNav a, #industryNav ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#industryNav ul li a:hover {
	color:#000080;
	background-color:#D4BF00;
	margin-left: -25px;
	margin-right: -10px;
	padding-left: 25px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#randomQuote{
	vertical-align: baseline;
	margin-left:-18px;
	height:85px;
	position: absolute;
	margin-top: 290px;
}
#randomQuote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
	width: 138px;
}

/* MAIN TEXT, HEADINGS AND LINK STYLES */
#content a:link, #content a:visited {
	font-weight: bold;
	color: #7F1F00;
	text-decoration: none;

}
#content a:hover, #content a:active {
	color: #7F1F00;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #7F1F00;
}
#content a.noFancyStuff:link, #content a.noFancyStuff:visited, #content a.noFancyStuff:hover, #content a.noFancyStuff:active {
	border:none;
	margin-right: 10px;
	margin-left: 10px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #7F0000;
	font-style: normal;
	text-transform: uppercase;
	padding-top: 15px;
}
#content h2 {
	font-family: "Helvetica Neue Light", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #480000;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #FFC424;
	line-height: 14px;
	padding-left: 10px;

}
#content h3 {
	font-size: 12px;
	font-weight: bold;

}
strong, em {
	color:#000000 ;
}

#content h1.largeText {
	color: #FFC424;
	font-size: 24px;
	margin-top: 45px;
	margin-bottom: 35px;
	
}
#content p.largeText, #content ul.largeText li, #content p.largeText strong, #content p.largeText em {
	font-size: 18px;
	line-height: 32px;
	color: #FFC424;
}
.yellow, #content a.yellowLink:link, #content a.yellowLink:visited {
	color: #FFC424;
}
#content a.yellowLink:active, #content a.yellowLink:hover {
	color: #FFFFFF;
	background-color:#2A00AA;
}

#content .smallBold, .catalogLinks a, .catalogLinks p {
	font-size: xx-small;
	font-weight: bold;
	
}
table.smallText td {
	font-size: xx-small;
}
.catLink {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.techTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
	background-color: #FFF1CE;
	width: 375px;
	line-height: 10px;
}
.techTable th {
	color: #FFc424;
	background-color: #000034;
	vertical-align: top;
}

.techTable tr.columnHeader {
	font-weight: bold;
	color: #000000;
	background-color: #FFC424;

}

.caption {
	font-size:9px;
	font-weight:bold;
}

/* FOOTER STYLES */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	height: 55px;
	width: 947px;
	font-size: 9px;
	color: #FFc424;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFc424;
	width: 947px;
}

#footer #rBar {
	position: relative;
	float:right;
	margin-top: -5px;
	text-align:center;
	cursor: help;
	width:175px;
}

/* OLD VERSION 
#footer img {
	margin-top: -80px;
	margin-left: 10px;
	position: absolute;
	border: none;
}*/


/* EXTERNAL AND PDF STYLES */
.externalLink {
	background-image: url(images/external_link.gif);
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 4px;
	padding-right: 12px;
}

.pdfLink {
	background-image: url(images/pdf_link.gif);
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 4px;
	padding-right: 12px;
}
.back340 {
	position:absolute;
	margin-left:-340px;

	}

/* SCROLLBARS */
div#content {
	SCROLLBAR-FACE-COLOR: #ffc424;
	SCROLLBAR-HIGHLIGHT-COLOR: #fedc80;
	SCROLLBAR-SHADOW-COLOR: #9f7b1a;
	SCROLLBAR-3DLIGHT-COLOR: #fedc80;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #9f7b1a;
}
