body {background: #f5f5f5 /*url(css/img/body_bg_inside.gif) repeat-x 0 89px*/;
/*background-attachment:fixed;*/
text-align:center;
margin: 0;
padding: 0;
font-family: Verdana, Helvetica, "Trebuchet MS", Arial, sans-serif;
font-size: 62.5%;}

/* -- HEADER -- */
/* Header height is set at 400px to encompass the dropdown menus within this absolute positioned element */
#header {
	position: absolute;
	top: 89px;
	left: 0px;
	width:100%;
	background: url(css/img/body_bg_inside.gif) repeat-x;
	padding: 1px 0 0 0;
	z-index: 1;
}

#home #header {
	background: url(css/img/body_bg_home.gif) repeat-x;
}

#headerContent {
	margin: 0 auto;
	height: 61px;
	background: url(css/img/bg_header.jpg) repeat-y;
	padding: 0;
	width: 782px;
}

/*FLASH CONTAINER ON HOME PAGE*/
#home #headerContent {
	height: 200px;
	background: url(img/clarityhome.jpg) no-repeat;
	text-indent:-9999px;
}

h1#page-title {
	margin: 0;
	padding: 0;
	font-size: 3em;
	line-height: 2em;
	color: #ffffff;
	text-align: left;
	text-indent: 35px;
	font-style: normal;
	font-weight: normal;
}
h1#home-title {
	margin: 0;
	padding: 0;
	font-size: 3em;
	color: #ffffff;
	text-align: left;
	text-indent:-9999px;
}

/* -- See listmenu_h.css for menu CSS -- */
#container {
	width: 813px;
	margin: 0px auto;
	background: url(css/img/dropshaddow.gif) repeat-y top center;
	text-align: left;
	padding: 0 0 80px 0;
	z-index: 0;
}

#home #container {
	min-height: 750px;
	height: auto !important;
	height: 350px;
}

#logo {
	margin: 20px 0 0 40px;
}

#quickLinks {
	float: right;
	margin: 36px 24px 0 0;
	font-size: 1em;
}

#quickLinks a{
text-decoration:none;
color:#00527e;}
#quickLinks a:hover{
background-color:#00527e;
color:#fff;}

/* -- INSIDE PAGE CONTENT CONTAINER DIVS -- */
#sideLeft {}

#main {
	width:444px;
	margin: 120px 0 0 33px;
	float: left;
	padding: 0;
}


#mainLG {
	width:740px;
	margin: 120px 0 0 33px;
	float: left;
	padding: 0;
}

#sideRight {
	width: 226px;
	margin: 120px 24px 0 0;
	float: right;
	padding: 0;
	display: inline;
}


/* -- HOME PAGE CONTENT CONTAINER DIVS -- */
#home #sideLeft {
	width: 220px;
	margin: 260px 0 20px 30px;
	float: left;
	display: inline;
}

#home #main {
	width: 310px;
	margin: 260px 0 20px;
	border-right: 2px solid #d9d9d9;
	border-left: 2px solid #d9d9d9;
	padding: 0 7px;
}

#home #sideRight {
	width: 204px;
	margin: 260px 24px 20px 0;
	float: right;
	display: inline;
}

#box1 {
	background: #f5f5f5 url(css/img/bg_box1.jpg) repeat-x bottom left;
	padding: 2px 5px 50px;
	margin: 0 5px 20px;
}

#box1 p{font-size: 1.0em;
	line-height: 1.3em;
	text-decoration: none;
	color: #444;
	margin:0px;}
	
#box1 p.tradeshow{ margin:4px 0 0 10px;}



#box2 {
	margin: 0 5px;
	padding: 10px 5px;
	border-top: 2px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
}

/* -- FOOTER -- */

#footer {
	position: relative;
	/*margin-top: 100%;*/
	background: url(css/img/bg_footer.gif) repeat-x bottom left;
	width: 100%;
	height: 20px;
	clear: both;
}

#footerContent {
	width: 782px;
	margin: 0px auto;
	padding: 4px 10px;
}

#copyright {
	float: left;
	padding-left: 10px;
}

#textLinks {
	float: right;
	padding-right: 10px;
}

#footer h2 {
	margin: 0;
	font: normal 10px Helvetica, Verdana,"Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #ffffff;
	text-decoration: none;
}

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

/*Content Pages*/
.intro {
	font-size: 2.2em;
	line-height: 1.3em;
	font-style:normal;
	color: #ff8f20;
}

#main h2 {
	font-size: 1.3em;
	line-height: 1.3em;
	font-style:normal;
	color: #013557;
	margin-bottom:0;}


#prod-image {width:226px;}

#prod-specs-title {
	width: 226px;
	background-color: #f5f5f5;
	color: #3f6883;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 30px;
	text-indent: 6px;
}

#manual-title {
	width: 226px;
	background-color: #f5f5f5;
		text-indent: 0px;
		padding:0px;
	margin:0px;}

#prod-specs {
	width: 226px;
	background-color: #d7e4f4;
	margin: 12px 0;
}

#prod-specs img { margin: 5px;}

#prod-specs ul {
	margin-top: 5px;
	margin-left: 20px;
	padding: 0;
}

#prod-specs ul li {
	padding-bottom: 5px;
}

#prod-specs a:link, #tradeshow a:visited{
	text-decoration:none;
	}

#prod-specs a:hover {
	text-decoration:underline;
}

#downloads ul {	margin-top: 5px;
	margin-left: 10px;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.3em;
	font-style:normal;
}
	
	#downloads li {
	margin:12px 0 0 6px;
	padding-left:15px;
}
	
#downloads {list-style-image:url(img/doc_sm.jpg);font-size: 1.1em;
	line-height: 1.2em;} 
	
.nobullet {list-style:none;}

/*SHOW TABLES*/

.alt {background-color:#eee;}

td {padding: 0.5em;}

#aao {font-size:13px;}



/*fixes, work arounds and stuff*/

.clear { clear: both; visibility: hidden; height: 1px;}
.title {	font-size:10px;	color: #444;}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	text-decoration: none;
	color: #444;
	margin-top:0px;}
	
a {text-decoration:none;
	color:#013557;}
	
a:hover {text-decoration:underline;	color:#013557;}

#main a {font-weight:bold;}



ul {
	font-size: 1.2em;
	line-height: 1.8em;
	text-decoration: none;
	color: #444;
}

li {
	font-size: 12px;
	line-height: 1.8em;

}


.smallerUL {
	font-size: 0.9em;
	line-height: 1.2em;
	text-decoration: none;
	color: #444;
}

h1 {
	font-size: 2.4em;
	line-height: 1.3em;
	color: #1e0e00;
	font-style:normal;
}

h2 {
	font-size: 1.4em;
	line-height: 1.3em;
	letter-spacing: 0;
	text-decoration: none;
	color: #1e0e00;

}

.floatLEFT{ float:left; padding: 0 6px 6px 0;}

.floatLEFTclear{ float:left; padding: 0 6px 6px 0; clear:both;}

.floatRIGHT {
	float:right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 4px;
}

.floatRIGHTclear { float:right; padding: 0 0 6px 4px; clear:both;}


.shiftup{margin-top:-10px;}

.pullup{margin-bottom:-10px;}


blockquote {margin-top: 0px;}

.leftcol{float:left;clear:left;width:50%}
.rightcol{float:left;clear:right;width:50%}
.notes{font-size:9px; font-style:italic;}
.required{font-size:9px; font-style:italic; color:#FF0000;}
#qr { width:227px; height:152px;}
.rc { background:url(img/retcamQuote.jpg) no-repeat;}
.r3 { background:url(img/retcam3Quote.jpg) no-repeat;}
.rs { background:url(img/shuttleQuote.jpg) no-repeat;}

#qr p {color:#FFFFFF; padding: 60px 80px 0 10px} 
#qr a { color:#FFFFFF; text-decoration:none;}
#qr a:hover { background-color:#ff8f20;}  

.subhd {	color: #ff8f20; font-size: 1.5em;line-height: 1.3em; border-bottom:#1e0e00 1px solid;}
