body {
	margin: 0;
	padding: 0;
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
	background: #f0f0f0 url(images/header_bg.gif) repeat-x;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.container {
	margin: 0 auto;
	width: 990px;
	background: url(images/container_bg.gif) repeat-y;
	overflow: hidden;
}
.header .phone. {
	position: absolute;
	right: 10px;
	top: 45px;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
}

img.certification {
	float:right;
	margin-top: 56px;	
	margin-right:4px;
}

.header {
	float: left;
	width: 990px;
	height: 174px;
	overflow: hidden;
	background:url(images/header.gif) no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
}
.header ul.aux {
	position: absolute;
	list-style: none;
	right: 3px;
	top: 0;
	float: left;
	font-size: 0.9em;
	color: #373737;
}

.header ul.aux a{
	color: #0456e8;
}

.header ul.aux a:hover{
	color: #0456e8;
	text-decoration:underline;
}

.header ul.topnav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 115px;
	left: 15px;
	float: left;
	width: 950px;
	font-size: 1em;
}
.header ul li {
	float: left;
	margin: 0;
	padding: 10px;
}
.header ul.topnav li {
	border-right: 1px solid #5f84c2;
	border-left: 1px solid #193e81;
}
.header ul li a{
	color: #fff;
	text-decoration: none;
}
.header ul li a:hover{
	color: #ccc;
}
html .header ul.topnav li.first {
	border-left: none;
}
html .header ul.topnav li.last {
	border-right: none;
}
.sidenav {
	float: left;
	width: 209px;
	margin: 0 0 10px 21px;
	display: inline;
	overflow: hidden;
	font-size: 11px;
}
.sidenav h2 {
	background: url(images/h2_bg.gif) no-repeat;
	height: 44px;
	line-height: 44px;
	padding: 0 0 0 10px;
	width: 199px;
	color: #fff;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	float: left;
}
.sidenav ul {
	float: left;
	list-style: none;
	/*margin: 0 0 10px;
	padding: 0 0 15px;*/
	margin: 0;
	padding: 0;
	background: url(images/ul_btm.gif) no-repeat bottom;
	clear: both;
}
.sidenav ul li {
	float: left;
	height: 30px;
	clear: both;
}
.sidenav ul li a {
	float: left;
	display: block;
	background: url(images/sidenav_a.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	width: 184px;
	padding: 0 0 0 25px;
	text-decoration: none;
	color: #323f4f;
}
.sidenav ul li a:hover {
	background-position: bottom;
}
#center {
	float:left;
	width: 100%;
	background: url(images/center_stretch.gif) repeat-x;
}	

.block {
	padding: 5px; text-align:center; background-color:#eee; border: 1px solid #ccc; margin: 15px 0 15px 0; width:570px;	
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; /* future proofing */

}

.thumb {background-color: #eee;border:1px solid #ccc; padding:4px; margin: 10px;}
.rightcol {
	float: right;
	width: 120px;
	margin-right: 20px;
	display: inline;
}
.rightcol img {margin-bottom: 10px;}

.content {
	width: 580px;
	float: left;
	padding: 0 15px;
}
.content_block{
	margin: 0 auto;
	width: 990px;
	background: url(images/content_block_top.gif) no-repeat;

}
.content img.banner {
	margin: 10px auto;
	display: block;
}	
.content a {
	color: #0456e8;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}
.content p, td {
	margin: 2px 0;
	padding: 2px 0;
	font-size: 11.5px;
	line-height: 1.6em;
}

.content img.addtocart {
	margin-left: 30px;
}
h1, h2, h3, h4 {font-weight: normal; padding: 8px 0;}
.content h1 {
	font-size: 1.6em;
}
.content h2 {
	font-size: 1.2em;
	font-weight: bold;
}
.content h3 {
	font-size: 1.2em;
	font-weight: bold;
	clear:both;
}
.content ul {
	list-style: disc;
	margin: 10px 20px;
	font-size: 11.5px;
}
.content ul li, .content ol li{
	margin-left: 15px;
	padding: 2px
}
.content li.outline {
	float: left;
	width: 290px;
}
.content ol {
	margin: 10px 20px;
}
.content a.pdficon {
	background:url(images/PDF-Icon.jpg) no-repeat;
	padding-left: 25px;
	padding-bottom: 2px;
}

.footer {
	width:970px;
	margin: 0 auto;
	padding: 10px 0;
	clear: both;
	background: #1d4794;
	border-top: 1px solid #ddd;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
.footer p {
	margin: 5px 0;
	padding: 5px 0;
}
.footer a {
	color: #fff;
}

ul.logos {
	list-style:none;
	width: 580px;
	margin: 10px auto;
	padding: 0;
}

.col4 ul.logos li {
	float: left;
	text-align:center;
	width: 145px;
	margin: 5px auto;
	padding: 0;
	}

ul.checks li {
	background:url(images/icons/saveicon.gif) no-repeat;
	list-style:none;
	padding: 0 25px;
	margin: 7px 0;
	}

.heading {
	background: #eee;
	border-color:#DDDDDD #DDDDDD #777777;
	border-style:solid;
	border-width:1px 1px 2px;
	-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;


	clear:both;
	margin:5px 0 0 0;
	overflow:hidden;
	width:100%;
}

.head a{color: #333; text-decoration:none;}

.heading h1.head, .heading h2.head{
	font-size:14px;
	font-weight:bold;
	padding: 5px 10px;
	color:#333;
}

.heading h1.head span, .heading h2.head span{
	font-size:11px;
	font-weight:none;
	float:right;
	position:relative;
	top: 4px;
}

.catalog h2 {
	margin: 10px 11px 5px 11px;	
	padding: 0;
}

.productlist { margin: 10px 0;}
				.productlist ul {border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:100%; padding: 5px 0; margin: 0 0 15px 0; list-style:none;
						-moz-border-radius-bottomleft: 5px;
						-moz-border-radius-bottomright: 5px;
						-webkit-border-bottom-left-radius: 5px;
						-webkit-border-bottom-right-radius: 5px;
						border-bottom-left-radius: 5px;
						border-bottom-right-radius: 5px;

				}
				
				.productlist ul li {font-size:12px; margin: 5px 18px; padding-left: 10px; background: url(images/list-arrow.gif)0 6px no-repeat;}
				
				.productlist ul li.sublist{background-image: none; background-color: #eee; margin: 10px 18px 10px 18px;}
				.productlist h2 { font-size:14px; margin: 0 7px; }


/* TABS */

ul.tabs {
	margin: 15px 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border-top: none;
/*	overflow: hidden;*/
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
/* TABS END */
/* CART START */
.cart {
	width: 200px;
	float:right;
	margin: 0 0px;
}
.cart_container{
float:right;
margin: 20px 0;
}

.cart p {
text-align:center;
}

.cart_container span a.addtocart {
	float:right;
	padding-left: 20px;
}
.cart_container strong{
	padding-right: 20px;
	text-align:left;
}

.cart_container strong, .cart strong{
	font-size: 1.2em;	
}

select {
	margin: 5px 0;	
}
/*CART END*/

/*Tables*/

table.tabdata {
	margin: 10px 0;	
}
table.tabdata td,table.tabdata th {
	padding:4px;
}

table.tabdata thead th {
	background:#f1f1f1 url url(images/tbl_th_bg.jpg) repeat-x scroll center -1px;
	font-weight:700;
	border-right:1px solid #D1D1D1;
}

table.tabdata tr.odd td {
	background-color:#f5f5f5;
}
table.tabdata {
	border:1px solid #c7c7c7;
	border-collapse:separate;
	border-spacing:1px;
}

*table.tabdata,+table.tabdata {
	border-collapse:collapse;
	border-spacing:none;
}

table.tabdata td,table.content td {
	border-top:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
}
/*Tables END*/

.left {
	float:left;	
}

.right {
	float:right;	
}

.clear {
	clear:both;	
}

.redtext {
	color:#F00;	
}

/*Promo Strips*/

.promostrip {
	padding: 15px 0 5px 0;	
	clear:both;
}

/*Bootcamp Start*/

ul.listrow, ul.listrow table {list-style:none; margin:0; padding:0;}
					ul.listrow li {float:left; padding:0 20px 0 0; margin:0; overflow:hidden;}
					li.last {margin-right:0;}
					ul.listrow li ul.checks {width:170px; margin: 0; padding:0;}
					ul.listrow li ul.checks li{list-style:none;	padding: 0 25px; margin: 7px 0;}
					
					.lvl1{
						font-weight:bold;	
					}
					.lvl3{
						margin: 5px 0;	
					}
					.col50, #outlineL, #outlineR {
						width:50%;	
						float:left;
					
					}
					
					#outlineL div, #outlineR div {
						padding-right:10px;	
					}
