html {
	overflow-x: hidden;
}

body {
	background: #10446b url("/source/1d9c32b2466474660883d1074f58da65/homebg.jpg") repeat-x;
	font: 13px Helvetica, Arial, Geneva, sans-serif;
	color: #848484;
	line-height: 18px;
}


a {
	text-decoration: none;
	color: #145ea5;
}

a:hover {
	text-decoration: underline;
}

.ie6-upgradebar {
     display: none;
}

/* @group Header */

#headerstretch {
	background: url("/source/66197e7332b28a3db06248ba7de0eee3/menubg.png") repeat-x;
}

#headerstripe {
	background: url("/source/8009aef6438989fa29a6b3e5e68ef122/headerbottomstrip.png") bottom repeat-x;
}

#header {
	width: 940px;
	height: 210px;
	margin: auto;
	
	}
	

#header h1 a{
	background: url("/source/4fbdb9b5bb30359747becab0f30d790c/logo.png");
	width: 178px;
	height: 63px;
	text-indent: -9999px;
	float: left;
	position: relative;
	right: 32px;
	display: block;
}

#header h1 a:hover{
	opacity: 0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}

#header h1 a:active {
	position: relative;
	top: 1px;
}

ul#nav {
	float: right;
	position: relative;
	top: 25px;
}

ul#nav li{
	padding-left: 20px;
	display: inline;
	font-size: 15px;
	
}

ul#nav li a {
	color:  #fff;
	text-shadow: #0b2440 1px 1px 1px;	
}

ul#nav li a:hover {
	color: #e3cb70;
	text-decoration: none;
}

ul#nav li a:active {
	position: relative;
	top: 1px;
}

ul#nav span{
	color: #e3cb70;
}


#headercta {
	clear: both;	
}

#headercta h2 {
	padding-top: 56px;
	padding-bottom: 20px;
	font-size: 50px;
	color: #fff;
	text-shadow: #17446f 1px 1px 1px;
	float: left;
}

#ctabuttons {
	position: relative;
	top: 30px;
}

#ctabutton a, #valvebutton a, #costbutton a{
float:right;
padding:10px 20px;
border:1px solid #eeeeee;
margin: 5px 5px;
border-radius:5px;
box-sizing: border-box;
text-decoration:none;
text-transform:uppercase;
font-size: 15px !important;
font-weight:bold;
background:#d4dbdf;
color:#105699;
text-align:center;
transition: all 0.2s;
}
#ctabutton a:hover, #valvebutton a:hover, #costbutton a:hover{
color:#000000;
background-color:#FFFFFF;
}


#ctabutton1 a {
	display: block;
	width: 187px;
	height: 39px;
	background-image: url("/source/0d6073dd8b54c9eb89ad9713bc29b16f/ctabutton-quote.png");
	
	float: right;
	text-indent: -9999px;
}

#ctabutton1 a:hover {
	background-position: 0 -39px;
}

#ctabutton2 a {
	display: block;
	width: 187px;
	height: 39px;
	background-image: url("/source/6d92770633afb629a36859d76d2c9588/ctabutton-products.png");
	float: right;
	text-indent: -9999px;
	position: relative;
	right: 20px;
}

#ctabutton2 a:hover {
	background-position: 0 -39px;
}

#ctabutton3 a {
	display: block;
	width: 294px;
	height: 39px;
	background-image: url("/source/53e369d397012b5fa450c3e526ead2fb/ctabutton-cost.png");
	float: right;
	text-indent: -9999px;
	position: relative;
	top: 50px;
	left: 325px;
}

#ctabutton3 a:hover {
	background-position: 0 -39px;
}

/* @end */

/* @group Main */

#mainstretch {
	background: #fff;	
	
}

#mainstrip {
	background: url("/source/513c0fd57f124837f52ecbad61a26f2c/maintopstrip.jpg") repeat-x;
	
}

#maingradient {
	background: url("/source/5f86eed8cc0ccbaacaa424fed552c5bd/mainbottomgradient.jpg") bottom repeat-x;
	padding-bottom: 30px;
	
}

#main {
	padding: 40px 0px 5px 0px;
	width: 954px;
	margin: auto;
	
}

#column1 {
	width: 660px;
	float: left;
	padding-top: 10px;
}

#column2 {
	width: 294px;
	float: left;
	background: url("/source/2e4d3c79af74f5de1963fa4619fde722/column2-gradient.jpg") no-repeat 8px -20px
	}
	

#column2content {
	width: 240px;
	height: 700px;
	padding: 3px 0px 0px 46px;
} 

/* @group Download Section*/

#downloadsbox {
	background: #fff url("/source/071ac3a7abfd5677bb82485eb402d577/downloadsbg-a.jpg") repeat-x;
	width:250px;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-style: solid;
	border-width: 1px;
	border-color: #e2e2e2;
}

#downloadheader {
	height: 45px;
}

#downloadheader h4 {
	font-size: 16px;
	font-weight: bold;
	color: #414141;
	text-shadow: #fff 1px 1px 1px;
	padding: 15px;
}

ul#downloadlist {
	padding-top: 21px;
	padding-left: 15px;
	padding-bottom: 69px;

}

ul#downloadlist li {
	width: 280px;
	padding-bottom: 13px;
}

ul#downloadlist li h5 {
	display: block;
	color: #2269b6;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

ul#downloadlist li a {
	display: block;
	padding-top: 3px;
	font-size: 13px;
	padding-left: 37px;
	color: #848484;
}

img.downloadicon{
	float: left;
	padding-right: 15px;
	position: relative;
    top: 1px;
}

#downloadbg {
	background: url("/source/d5fd234016ba5a9a0833bf7d2580f8da/dlbg-a.png") bottom no-repeat;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
/* @end */


#column2content h3 {
	font-size: 20px;
	color: #3d3d3d;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0;
	padding: 3px 0px 10px 1px;
	margin-bottom: 20px;
	width: 230px;	
}

p.sidefollowlink {
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
}

p.sidefollowlink a:hover {
	text-decoration: none;
	color: #2474c9;
}

#accessoryarchive,
#downloads {
	padding-bottom: 40px;
}


ul#accessorylist li {
	width: 280px;
	padding-bottom: 18px;
}

ul#accessorylist li h4 a{
	display: block;
	font-size: 14px;
	padding-top: 8px;
}

ul#accessorylist li span {
	display: block;
	color: #9c9c9c;
	font-size: 12px;
	margin-top: -2px;
}

ul.downloadlist li{
	padding: 0px 0px 10px 3px;
}


/* @end */

/* @group Accessory */

.accessory {
	width: 620px;
	padding-bottom: 45px;
}

.accessoryheader {
	border-bottom: 1px dotted #cecece;
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.accessory h2{
	font-size: 28px;
	font-weight: bold;
	color: #145ea5;
	float: left;
	padding-top: 7px;
	}

span.moreinfo {
	position: relative;
	top: 13px;
	float: right;
	font-size: 12px;
}

span.moreinfo a {
	color: #848484;
}

p.postinfo {
	padding: 15px 0px 15px 0px;
}
	
.postbody p {
	margin: 19px 0px;
}

.postbottombar {
	margin-top: 25px;
	padding: 7px 0px 7px 0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	overflow: hidden;
}

.postbottombar p{
	float: left;
	padding-left: 3px;
}

.postbottombar span.sharethis {
	float: right;
	padding-right: 3px;
}

.postbottombar span a {
	color: #848484;
	font-weight: bold;
}

.postbottombar span a:hover {
	color: #acacac;
	text-decoration: none;
}


p.followlink {
	text-transform: uppercase;
	font-weight: bold;
}

p.followlink a:hover {
	text-decoration: none;
	color: #2474c9;
}

#postnav {
	padding: 5px 0px 10px 0px;
	clear: both;
	text-align: center;
	width: 620px;
}

/* @end */
	
	
/* @group Footer */

#footerstretch {
	background: url("/source/5c07504929f881b0f2a2b2a31f234d1a/footerbg.jpg") repeat-x;
	height: 185px;
	
}

#footer {
	position: relative;
	top: 20px;
	width: 940px;
	margin: auto;
	color: #beced6;
	text-shadow: #185582 -1px 0 1px;
}

#footer a{
	color: #cadae3;
}

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

#footer h2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-shadow: #0e436a -1px -1px 1px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}


.footercontent {
	position: relative;
	top: 20px;
	float: left;
	border-left: 1px solid #2177b2;
	border-right: 1px solid #165784;

}

#mailinglist {
	border-left: none;
	width: 240px;
	padding-right:40px;
	padding-bottom: 20px;
	
}


input{
	padding-top: 10px;
	padding-left: 7px;
	background-color: #186092;
	height: 22px;
	width: 183px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #175a88;
	color: #5685a9;
	position: relative;
}

.submit {
	
	background: url("/source/3fea5ca208390e11ac0eeb6d29eab003/signuphome.png") repeat-x;
	background-color: transparent;
	width: 39px;
	height: 34px;
	border: none;
	text-indent: -9999px;
	position: relative;
	left: 2px;
	cursor: pointer;
}

.submit:hover {
	background-position: 0 -34px;
}

label.error {
	float: left;
	padding-top: 32px;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c6e5ed;
	text-shadow: #093441 -1px -1px 1px;
	
}

input:focus {
	background-color: #1c699f;
}

#addressinfo {
	padding-left: 30px;
	padding-right: 30px;
}

#contactinfo {
	padding-left: 35px;
	padding-right: 35px;
}

#networking {
	padding-left: 35px;
	border-right: none;
}


ul#icons li{
	display: inline;
	padding-right: 5px;
}

#copyright {
	clear: both;
	position: relative;
	top: 40px;
	color: #186091;
	text-shadow: #0f3b60 -1px -1px 1px;
}

/* @end */

/*BCNI*/

h3
{	color: #145ea5;
	font-size: 20px;
	font-weight: bold;
}
.accessories-list {
    list-style-type: circle !important;
    list-style-position: inside !important;
}
/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* @end */