.marginRight{
	margin-right:5px;
}
.vanImg{
	background:Transparent url(../images/van.jpg) no-repeat 15px 10px;
	padding-top:80px;
}
.videoDemo{
	float:left;
	border:6px solid #d6e1c1;
	display:inline;
	margin-bottom:20px;
}



/* buy now styles */
#contentContainerFull .buyNowDetails h4{ float:left; font-size:20px; margin-right:40px; color:red; }
#contentContainerFull .buyNowDetails strong{ float:left; margin-right:40px; font-weight:normal; font-weight:bold;}
#contentContainerFull .buyNowDetails strong a{ float:left; display:block; padding-right:5px; margin:0;  }
#contentContainerFull .buyNowDetails img {float:none; border:solid 1px #e5ebd8; clear:both;}







/*Special offers List*/
.specOffer li{
	width:180px;
	float:left;
	clear:both;
	margin-bottom:15px;
	background:url(../images/starBullet.gif) left top no-repeat;
	padding-left:25px;
}
.specOffer li a{
	font-size:1.2em;
	font-weight:700;
	text-decoration:none;
}
.specOffer li a span{
	font-weight:normal;
	font-size:.8em;
	clear:both;
	float:left;
	text-decoration:underline;
}


/*right column elements*/
fieldset.register, div.newsBox{
	float:left;
	width:220px;
	background:Transparent url(../images/registerTitle.gif) no-repeat;
	padding:50px 0 0 12px;
	margin:0;
}
.rightCol fieldset legend{
	display:none;
}
fieldset.register input{
	border:0;
	border-top:1px solid #c7c9c7;
	border-left:1px solid #c7c9c7;
	color:#827aa3;
	background:Transparent url(../images/inputBg.gif) repeat-x;
	margin:5px 0;
	width:185px;
}
fieldset.register input.btn{border:0;}

div.rightCol div.newsBox{
	background:Transparent url(../images/newsTitle.gif) no-repeat;
	margin-top:15px;
}
div.newsBox h3{
	text-indent:-10000px;
	overflow:hidden;
	display:none;
}
div.newsBox h4{
	font-weight:700;
	margin:5px 0;
}
div.newsBox p{
	font-size:.9em;
	padding-right: 15px;
}
div.newsBox a{
	font-size:.9em;
	text-decoration:underline;
	color:#7f769e;
	line-height:2em;
}


/* products page */
body#prodPage #generalContainer #contentContainerFull .midCol2thirds a{
	margin:0 0 20px 0;
	display:block;
	text-decoration:underline;
}


/* products left nav */

body#prodPage .leftCol {}

body#prodPage .leftCol h3{
	font-size:16px;
	color:#7d759b;
	margin-bottom:5px;
}

body#prodPage .leftCol ul{
	padding-bottom:15px;
	margin-bottom:15px;
	/* background:url(../images/lhs_nav_divider.gif) bottom right no-repeat; */
}

body#prodPage .leftCol ul li{
	background:url(../images/bullet.gif) left center no-repeat;
	padding-left:15px;
}

body#prodPage .leftCol ul li a{}

/* end products left nav*/


body#prodPage p{width:658px;}

body#prodPage .product {
	float:left;
	width:320px;
	height:240px;
	margin:0 15px 20px 0; 
	background:url(../images/products_bg.gif) top left repeat-x;
}

body#prodPage .product img {
	margin:0 12px 0 12px;
	border:none;
}

body#prodPage .product p{
	padding:20px 0 0 0;

}

body#prodPage .product dt{ 
	font-size:18px; 
	padding:10px 8px 6px 8px;
	height:23px;
	width:304px;
	color:#FFFFFF;
	background: url(../images/products_hd_bg_green.gif) repeat-x top left;
	
}

body#prodPage .product dd {margin:-5px 0 5px 0;}

body#prodPage .product dd h3{ 
	font-size:18px;
	line-height:20px;
	color:#7d759b;
	padding:15px 8px 6px 8px;
	
}
body#prodPage .product dd a {	
	color:#a8be7e;
	text-decoration:underline;

}

body#prodPage .product dd.buynow {	
	margin:20px 0 0 0;

}

body#prodPage .product dd.buynow img{	
	padding:0; margin:0;
}



/* Shop styles */

body#shopPage table {
	width:98%;
	margin:0 0 20px 0;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}

body#shopPage table .top { 
	background:url(../images/products_hd_bg_green.gif) top left repeat-x;
	color:#FFFFFF;}

body#shopPage table th {
	font-weight:bold;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:8px;
}

body#shopPage table td {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:8px;
}



/* PRF styles */

body#prfPage table {
	width:98%;
	margin:0 0 20px 0;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}

body#prfPage table .top { 
	background:url(../images/products_hd_bg_green.gif) top left repeat-x;
	color:#FFFFFF;}

body#prfPage table th {
	font-weight:bold;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:8px;
}

body#prfPage table td {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:8px;
}



/* Download table */
table#download {
	width:90%;
	margin:0 0 20px 0;
	border:none;
}

table#download .top { 
	background:url(../images/products_hd_bg_green.gif) top left repeat-x;
	color:#FFFFFF;}

table#download th {
	font-weight:bold;
	border:none;
	padding:8px;
}

table#download td {
	border:none;
	padding:8px;
}




/* Terms page */

body#termsPage #generalContainer #contentContainerFull .wideCol ul{
	margin-bottom:20px;
	}

body#termsPage #generalContainer #contentContainerFull .wideCol ul li { 
	background:url(../images/bullet.gif) left center no-repeat;
	padding-left:15px;
}

/* products list */
body#prodPage #generalContainer #contentContainerFull .midCol2thirds ul{
	margin-bottom:20px;
	width:90%;
	}
	
body#prodPage #generalContainer #contentContainerFull .midCol2thirds ul li { 
	background:url(../images/bullet.gif) left 10px no-repeat;
	padding:5px 0 5px 15px;
}

body#prodPage #generalContainer #contentContainerFull .midCol2thirds ul li ul li{ 
	background:url(../images/bulletGreen.gif) left center no-repeat;
	padding:5px 0 5px 15px;
}

/* faqs */

body#prodPage #generalContainer #contentContainerFull .midCol2thirds #questions li{ 
	background:none;
	line-height:18px;
	margin:-10px;
}

body#prodPage #generalContainer #contentContainerFull .midCol2thirds #questions li strong{
	float:left;
	margin-right:8px;
} 

body#prodPage #generalContainer #contentContainerFull .midCol2thirds #questions li a, body#prodPage #generalContainer #contentContainerFull .midCol2thirds a{ 
	color:#a8be7e;
}