html { margin:0; padding:0; }

/* Globals */ 
/*body { margin:0; padding:0; background:#2c2c2c url(images/mainbkg.gif) top center; font:12px Arial; color:#fff; }*/ 
body { margin:0; padding:0; background:#000 url(images/main_bkg.jpg) top center repeat-y; font:12px Arial; color:#fff; }
h1 { font:bold 25px Arial; color: #fff; }
h2 { font:bold 18px Arial; color: #fff; margin:0; }
h3 { font:bold 12px Arial; color: #fff; margin:0; padding: 0px; }
img { border: none; margin: 0px; padding: 0px; }
p {margin: 0px; padding:0 0 10px 0;}
input {color:#900; outline: none;}
form {margin:0;padding:0;}
a { outline: none; }
/*div#main a:link, a:visited, a:active { color:#900; text-decoration:none; }
div#main a:hover { color:#ffcc66; padding:0 0px; }	 */	

/* Page layouts */	
div#wrapper { width:771px; /*height:794px;background:#ccc url(images/wrapperbkg.gif) repeat-y top center;*/  margin-right: auto; margin-left: auto; text-align: left;}
div#header {width:771px; height:115px; background:#000 url(images/headerbkg2.jpg); }
div#topNav { width:771px; height:58px; background: #2c2c2c url(images/topNavBkg.gif) no-repeat top left; font:bold 10pt Arial; color:#fff; text-align:center;}
div#topNav a:link, #topNav a:visited, #topNav a:active { color:#fff; text-decoration:none; }
div#topNav a:hover { color:#ff0000; }	

ul.topnavlinks { list-style-type: none; padding:13px 0 0 0; margin:0; }
ul.topnavlinks li { display: inline; padding-left: 8px; padding-right: 8px; }	

div#hero { width:771px; height:301px;}
div#ContentWrapper { width:746px; padding:5px 10px 0 15px; background:#000;}
div#ContentWrapper a:link, #ContentWrapper a:visited, #ContentWrapper a:active { color:#f00; }
div#ContentWrapper a:hover {color:#c00;}
div#bottom { clear:both; width:771px; height:58px; background:#000 url(images/footerbkg.jpg);}

.bold {font-weight:bold;}
.left { text-align:left; }
.right { text-align:right; }
.em {font-style:italic;}
.centered {margin-left:auto; margin-right:auto; text-align:center;}
.pad { padding:10px; }
.pad_tb { padding:10px 0; }
div.hrGray {clear:both;margin:0 0 3px 0;height:1px;background:#666666;border-bottom:1px solid #333;overflow:hidden;width:100%;}

/*Form elements*/
select {font:8pt arial;}
/*End Form elements*/

.fixer_5 {clear:both;overflow:hidden;width:1px;height:5px;}
.fixer_10 {clear:both;overflow:hidden;width:1px;height:10px;}
.fixer_20 {clear:both;overflow:hidden;width:1px;height:20px;}
.fixer_30 {clear:both;overflow:hidden;width:1px;height:30px;}


div.black_box {background:#000; border:1px solid #666666;}
div.gray_box {background:#333333; border:1px solid #666666;}

.leftbox_530 {width:530px; margin-right:5px;}
.leftbox_200 {width:200px; margin-right:5px;}

.rightbox_530 {width:530px; margin-left:5px;}
.rightbox_200 {width:200px; margin-left:5px;}

div.box_top { height:9px; padding-left:10px; background:url(images/tl_box.gif) transparent no-repeat top left; overflow:hidden;}
div.box_top div {height:9px; padding-right:10px; background:url(images/tr_box.gif) transparent no-repeat right; overflow:hidden;}
div.box_top div div {height:9px;background:#d8ceb9 url(images/tc_box.gif) transparent repeat-x; overflow:hidden;}

div.box_bottom {clear:both;height:11px;padding-left:10px;background:url(images/bl_box.gif) transparent no-repeat left;overflow:hidden;}
div.box_bottom div {height:11px;padding-right:10px;background:url(images/br_box.gif) transparent no-repeat right;overflow:hidden;}
div.box_bottom div div {height:11px;background:#d8ceb9 url(images/bc_box.gif) transparent repeat-x; overflow:hidden;}

div.white_box_top { height:9px; padding-left:10px; background:url(images/white_tl_box.gif) transparent no-repeat top left; overflow:hidden;}
div.white_box_top div {height:9px; padding-right:10px; background:url(images/white_tr_box.gif) transparent no-repeat right; overflow:hidden;}
div.white_box_top div div {height:9px;background:#d8ceb9 url(images/white_tc_box.gif) transparent repeat-x; overflow:hidden;}

div.white_box_bottom {clear:both;height:11px;padding-left:10px;background:url(images/white_bl_box.gif) transparent no-repeat left;overflow:hidden;}
div.white_box_bottom div {height:11px;padding-right:10px;background:url(images/white_br_box.gif) transparent no-repeat right;overflow:hidden;}
div.white_box_bottom div div {height:11px;background:#d8ceb9 url(images/white_bc_box.gif) transparent repeat-x; overflow:hidden;}

div.tan_content {float:left; background:#d3c4a5 url(images/tan_box_bkg.jpg) repeat-x 0 0; border-left:1px solid #000; border-right:1px solid #000;}
div.blue_content {float:left; background:#cfd3dc url(images/blue_box_bkg.jpg) repeat-x 0 0; border-left:1px solid #000; border-right:1px solid #000;}
div.white_content {float:left; background:#fff; border-left:1px solid #000; border-right:1px solid #000;}


.lightaccent { background: #E5D7B5;}
.lightheader { background: #0066CC; font-family: Arial, sans-serif; color:#ffffff; font-size:11px; font-weight: bold;}
.darkheader { background: #003399; font-family: Arial, sans-serif; color:#FFFFFF; font-size:11px; font-weight: bold;}
.maintable { background:#fff; border-top :1px solid #4A5746;border-bottom :1px solid #4A5746;}
.dk_row { background: #efefef;}

.imgborder {border:2px solid #fff;}

	
div#sidebar {
	/*background-color: #ffcc99;*/
	float: left;
	width: 182px;
	margin-left: -760px;
	}
	
div#nav {
	/*background-color: #ff9900;*/
	float: left;
	width: 153px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #003366;
	line-height: 150%;
	padding: 0px 0px 0px 20px;
	}

#nav a:link, #nav a:visited, #nav a:active {
	color:#003366;
	text-decoration:none;
	}
	
#nav a:hover {
	color:#cc6600;
	text-decoration:none;
	}	
	
ul.nav {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
ul.nav li {
	display: block;
	}
	

	
#footer { clear:both; margin:0 auto; width:95%; text-align:center; font:8pt Arial; color: #fff; padding-top:3px; border-top:2px solid #333;}
#footer a:link, #footer a:visited, #footer a:active { color:#ffffff; text-decoration:none; }
#footer a:hover {color:#ff0000;text-decoration:none;}	

ul.footernav {
	list-style-type: none;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
ul.footernav li {
	display: inline;
	}

	
/* End page layouts */

/*MISC TEXT COLORS*/
.breadcrumbs { font-family:arial; font-size:7pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#2e4d84;}
.breadcrumbs A{ text-transform:normal;text-decoration:none; color:#2e4d84;}
.breadcrumbs A:hover { text-transform:normal;text-decoration:none; color:#CC0033; text-decoration:underline;}

.tinytext { font-family:arial; font-size:9pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#f00;}
.tinytext A{ text-transform:normal;text-decoration:none; color:#f00;}
.tinytext A:hover { text-transform:normal;text-decoration:none; color:#c00; text-decoration:underline;}

.Invent_titletext { font:bold 18px Arial; color: #003082;}
.Invent_titletext A{ text-transform:normal;text-decoration:none; color:#003082;}
.Invent_titletext A:hover { text-transform:normal;text-decoration:none; color:#003082;}

.Invent_titletext2 { font:bold italic 14px Arial; color:#2e4d84;}
.Invent_titletext2 A{ text-transform:normal;text-decoration:none; color:#003082;}
.Invent_titletext2 A:hover { text-transform:normal;text-decoration:none; color:#003082;}
 
.redtext { font-family:arial; font-size:12px; font-style:normal; letter-spacing:1px; text-decoration:none; text-transform:normal; color:#CC0033;}
.redtext A{ text-transform:normal;text-decoration:none; color:#CC0033;}
.redtext A:hover { text-transform:normal;text-decoration:none; color:#000066; text-decoration:underline;}
  
.redtext2 { font-family:arial; font-size:9pt; font-style:normal; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#CC0033;}
.redtext2 A{ text-transform:normal;text-decoration:none; color:#CC0033;}
.redtext2 A:hover { text-transform:normal;text-decoration:none; color:#000066; text-decoration:underline;}

.bigredtext { font:bold 18px arial; color:#CC0033;}
.bigredtext A{ text-transform:normal;text-decoration:none; color:#CC0033;}
.bigredtext A:hover { text-transform:normal;text-decoration:none; color:#000066; text-decoration:underline;}

.graytext { color:#999;}
.graytext A{ text-transform:normal;text-decoration:none; color:#CC0033;}
.graytext A:hover { text-transform:normal;text-decoration:none; color:#000066; text-decoration:underline;}
/*END MISC TEXT COLORS*/

#rotator
{
	/*border: 1px solid #000;*/
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 515px;
	height: 386px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 515px;
	height: 386px;
}

#SLimageContainer {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 515px;
	height: 386px;
}

#SLimageContainer img {
	display:none;
	position:absolute;
	height: 386px;
	width: 515px;
	top:0; left:0;
}



/*
	PAGE STRUCTURE
*/
#page-wrap { width:530px; margin:0px; position:relative; min-height:500px; }
/*

	SLIDER
*/
.slider-wrap { width:515px; position:absolute; top:10px; left:6px; }			
.stripViewer .panelContainer .panel ul { text-align: left; margin: 0 15px 0 30px; }
.stripViewer { position: relative; overflow: hidden; width: 515px; height: 386px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel { float: left; height: 100%; position: relative; width: 515px; }
.stripNavL, .stripNavR, .stripNav { display: none; }
.nav-thumb { border: 1px solid #fff; margin-right: 4px; }
#movers-row { margin: -43px 0 0 60px; }
#movers-row div	{ width: 20%; float: left; }
#movers-row div a.cross-link { float: right; }
.photo-meta-data { background: url(images/transpBlack.png); padding: 10px; height: 30px; margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span { font-size: 13px; }
.cross-link	{ display: block; width: 62px; margin-top: -14px; position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb { background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }


