/* CSS Document */

@import url("global.css");

#main #prodbox {
	width:500px;
	margin:8px 20px 14px 20px;
	padding:14px;
	border:1px solid #CEC9C5;
}
#main #prodboxGW {
	width:500px;
	background-image: url(../assets/images/binocular-background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin:8px 20px 14px 20px;
	padding: 14px;
	border:1px solid #CEC9C5;
}

#main #prodbox img{
	margin:24px 30px 10px 0px;
	border:none;
	float:left;
}

#main #prodboxGW img.gw{
	margin: 10px 30px 10px 0px;
	border:none;
	float:left;
}

#main #prodbox a {
	color:#C92C28;
	font-size:1.3em;
	font-weight:normal;
	border-bottom:1px solid #CEC9C5;
	text-decoration:none;
}
#main #prodboxGW a {
	color:#C92C28;
	font-size:1.3em;
	font-weight:normal;
	border-bottom:1px solid #CEC9C5;
	text-decoration:none;
}
#main #prodbox:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#main #prodboxGW:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#main .proddesc{
	float:left;
	clear:both;
}

#main #prodbox a:hover{
	border-bottom:1px solid #C92C28;
	color:#666666; 
}

#main #productintro {
	height:187px;
	background:url(../assets/images/prodintro_bg.jpg) no-repeat;
}

#main #productintro.gw {
	height:240px;
	background:url(../assets/images/prodintrogw_bg.jpg) no-repeat;
}

#main #productintro img {
	padding:0px;
	margin:31px 0px 0px 22px;
	border:none;
	float:left;
}

#main #productintro img.cm100{
	margin-top:48px;
}


#main #productintro ul{
	font-size:1.4em;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.8em;
	margin:48px 20px 0px 20px;
	float:left;
}

#main #productintro ul.gw{
	margin:60px 60px 0px 0px;
	float:right;
	line-height:2.0em;
}


#main #productintro ul li{
	padding-left:20px;
	background:url(../assets/images/check.gif) no-repeat 0px 5px;
	list-style:none;
}

#main a.right {
	float:right;
	margin:0px 20px 0px 20px;
}

#main dl {
	margin:14px 20px 14px 20px;
}

#main dt{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:4px;
}

#main dd{
	font-size:1.2em;
}

#main dd.subtitle{
	font-weight:bold;
}



#main #downloads{
	margin: 20px 20px 25px 20px;
	padding-bottom:30px;
	border:solid 1px #CEC9C5;
}

#main #downloads h3{
	margin:0px 0px 14px 0px;
	padding:8px 0px 8px 20px;
	color:#FFFFFF;
	background:#C92C28;
}

#main #downloads .col1{
	float:left
}

#main #downloads .col2{
	float:right;
}
#main #downloads dl{
	text-decoration:none;
	margin: 0px 20px 0px 20px;
}

#main #downloads dl dt{
	font-size:1.2em;
	color:#6A5E55;
	margin-top:6px;
}

#main #downloads dl dd{
	font-size:1.2em;
	margin:4px 0px 4px 0px;
	padding:4px 0px 4px 0px;
	
}

#main #downoads dl dd a{
	color:#C92C28;
	border-bottom:1px solid #CEC9C5;
}

#main #downloads dl dd a:hover{
	border-bottom:1px solid #C92C28;
	color:#666666;
}

#main #downloads dl dd a.pdf{
	padding-left:20px;
	background:url(../assets/images/page_white_acrobat.gif) no-repeat 0px 0px;
	padding-bottom:2px;
}

#main #downloads dl dd a.zip{
	padding-left:20px;
	background:url(../assets/images/page_white_compressed.png) no-repeat 0px 0px;
}

#main #downloads dl dd span.filesize{
	color:#999999;
	font-size:0.8em;
	padding-left:6px;
	
}

#sidebar #productsSide{
	background-color:#FFFFFF;
	border:1px solid #CEC9C5;
	margin:20px 14px 20px 14px;
}

#sidebar #productsSide h3{
	background:#C92C28;
	color:#FFFFFF;
	padding:5px 0px 5px 14px;
	margin:0px;	
}

#sidebar #productsSide ul {
	margin:0px;
} 

#sidebar #productsSide ul li {
	font-size:18px;
	font-weight:normal;
	padding:6px 0px 6px 14px;
	border-bottom:1px solid #CEC9C5; 
}

#sidebar #productsSide ul li a{
	color:#6A5E55;
	text-decoration:none;
}

#sidebar #productsSide ul li a:hover{	
}

#sidebar #productsSide ul li a .smtext{
	font-size:12px;
	display:block;
	color:#C92C28;
	font-weight:normal;
}

#main #col1 ul#specs {
	margin:0px 0px 10px 20px;
}

#main #col2 ul#specs {
	margin:0px 20px 10px 0px;
}

#main ul#specs li {
	font-size:11px;
	list-style:none;
	font-weight:normal;
	color: #333333;
	padding:4px 0px 0px 0px;
}

#main ul#specs li li{
	list-style:inside square;
	margin-left:10px;
}

#main h3#specs {
	border-bottom:solid 1px #CEC9C5;
}
#sidebar #glowWormInfo h3, #sidebar #glowBrochure h3{
	background: #666;
	color: #fff;
	padding: 5px 0px 5px 14px;
	margin: 0px;	
}
#sidebar #glowWormInfo, #sidebar #glowBrochure {
	background-color: white;
	border: 1px solid #CEC9C5;
	margin: 20px 14px 20px 14px;
}
#sidebar #glowWormInfo p.sideInfo{
	padding: 10px 5px 5px 14px;
	color: #999;
	font-style: italic;
	border-top: 1px solid #CEC9C5;
	margin-top: 10px;
}
#sidebar #glowBrochure p.sideInfo{
	padding: 10px 5px 5px 14px;
	color: #999;
 }
#sidebar #growSecurely h4.side{
	color: #999;
	font-style: italic;
	font-size: 18px;
	padding: 5px 10px 5px 14px;
	margin: 0px;	
	border-bottom: 1px solid #CEC9C5;
}
#sidebar #growSecurely h3{
	background: #666;
	color: #fff;
	padding: 5px 0px 5px 14px;
	margin: 0px;	
}
#sidebar #growSecurely{
	background-color: white;
	border: 1px solid #CEC9C5;
	margin: 20px 14px 20px 14px;
}
#sidebar #growSecurely p.growSecurelyInfo{
	padding: 5px 10px 5px 10px;
	color: #999;
	font-style: italic;
}

a.downloadBrochure{
	width: 168px;
	height: 30px;
	background: url(../assets/images/brochureButton.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0px 0px 19px;
	margin: 0px 0px 10px 10px;
}
a.downloadBrochure:hover{
	background-position: 0 -39px;
}
/* ---------------------- GLOWWORM PAGE -------------------- */
#content p{
	margin: 0;
	font-size: 11px;
	line-height: 1.2em;
}
#mainGlow #contentTop{
	padding-right: 10px;
}
#mainGlow p{
	margin: 0;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 14px;
	padding-bottom: 10px;
	}
#mainGlow .GW_one{
	font-size: 26px;
	color: #8dc63f;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 14px;
	margin: 0px;
}
#mainGlow .GW_two{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 30px 0;
	border: none;
	padding: 0 0 0 14px;
	line-height: 1.3em;
}
#mainGlow .GW_three{
	color: #8dc63f;
	padding: 5px 0 10px 14px;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
}
#mainGlow .GW_four{
	color: #000;
	font-weight: bold;
	padding: 8px 0;
	margin: 0;
}
span{
	color: #000;
	font-weight: bold;
}
.trademark{
	font-size: 23px;
}
#mainGlow{
	background: url(../assets/images/binocular-background.png) top right no-repeat;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	color: #757679;	
	font-size: 11px;
	background-color: #fff;
	float: left;
	padding-bottom: 20px;
}
#content #mainGlow p.headline{
	padding: 10px 0 60px 15px;
	margin: 0;
	font-size: 11px;
}
#rightCallOut{
	float: right;
	width: 155px;
	margin: 30px 39px 10px 10px;
	font-size: 11px;
}
#mainGlow #rightCallOut .learnMore{
	width: 150px;
	color: #F7941E;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 0px;
	text-align: center;
	line-height: 1.2em;
}
#mainGlow a.contactUs, #mainGlow a.contactUsBottom{
	width: 92px;
	height: 25px;
	background-image: url(../assets/images/contact-button.png);
	background-repeat: no-repeat;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 9px;
	margin: 10px 0 5px 20px;
	border: none;
	outline: none;
}
#mainGlow a.contactUsBottom{
	margin-right: 20px;
}
#mainGlow a.contactUs:hover, #mainGlow a.contactUsBottom:hover{
	background-position: 0 -33px;
	border: none;
	color: #fff;
}
#mainGlow a.contactUs:hover, #mainGlow a.contactUs:active, #mainGlow a.contactUs:focus{
	outline: none;
}
.outerList{
	margin: 0 0 0 48px;
	line-height: 1.5em;
}
.outerList li{
	padding-bottom: 5px;
}
ul.checkList{
	margin: 0 0 0 40px;
	line-height: 1.5em;
	list-style-image: url(../assets/images/check.png);
}
ul.checkList li{
	padding-bottom: 5px;
}
.innerList{
	list-style: circle;
	margin-left: 30px;
	line-height: 1.5em;
}
#alertsCopy, #customerServiceCopy{
	width: 399px;
	float: right;
	padding-right: 10px;
}
#alertsImage, #customerServiceImage{
	width: 147px;
	float: left;
}

#fieldServiceCopy{
	width: 399px;
}
#fieldServiceImage{
	float: right;
	padding-right: 10px;
}
#alerts:after, #customerService:after, #fieldService:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.divLine{
	width: 488px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
.techSpecs{
	width: 506px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.techSpecs th{
	font-size: 14px;
	background-color: #bcbdc0;
	padding: 5px;
	color: #fff;
}
.techSpecs td.borderBottom{
	border-bottom: 1px solid #000;
}
.techSpecs td.bold{
	font-weight: bold;
}
/* ====================== FOOTER ====================== */

#GWfooter{
	margin-top: 10px;
	width: 560px;
	border: none;
}
#GWfooter:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#GWfooterRight{
	float: right;
	margin-top: 10px;
}
#GWfooterLeft{
	float: left;
}

