
#layout1ProductListings tr td
{
	padding:30px 0px 30px 0px;
	border-bottom:2px solid #333;
}
#layout1ProductListings td.productImage
{
	padding-left:10px;
	padding-right:10px;
}

#layout1ProductListings td.productDetails a.productName
{
	font-size: 13pt;
	font-weight:bold;
}
#layout1ProductListings div.promoText
{
	border:1px dotted #990033; 
	padding:6px; 
	width:50%; 
	background-color:#ffff99;
}
#layout1 td.headingProductListFuse{
	padding-bottom:5px;
	border-bottom:1px solid #333;
}
#layout1 td.topNavBar{
	padding-bottom:2px;
	border-bottom:1px solid #333;
}
.media_embed > img{
	width:586px !important;
	display:block !important;
}
.content > table > tbody > tr td[colspan="3"]{
	background: #215990; /* Old browsers */
	background: -moz-linear-gradient(top,  #215990 0%, #112f4c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#215990), color-stop(100%,#112f4c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #215990 0%,#112f4c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #215990 0%,#112f4c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #215990 0%,#112f4c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #215990 0%,#112f4c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#215990', endColorstr='#112f4c',GradientType=0 ); /* IE6-9 */
	padding:0 !important;
	border:none !important;
}
/*******New Footer Css Start********/
.newfooter{
	background: #215990; /* Old browsers */
	background: -moz-linear-gradient(top,  #215990 0%, #112f4c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#215990), color-stop(100%,#112f4c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #215990 0%,#112f4c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #215990 0%,#112f4c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #215990 0%,#112f4c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #215990 0%,#112f4c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#215990', endColorstr='#112f4c',GradientType=0 ); /* IE6-9 */
	font-family:Arial, Helvetica, sans-serif;
	
	padding:20px 25px;
	color:#fff;
	font-size:13px;
}
.newfooter a{
	color:#ffffff;
	text-decoration:none;
}
.newfooter a:hover{
	text-decoration:underline;
}
.newfooter .footerTitle{
	color:#bf8344;
	font-size:16px;
	font-weight:bold;
}
.newfooter .footer-col-1{
	width:40%;
	float:left;
}
.newfooter .footer-col-2{
	width:20%;
	float:left;
}
.newfooter .footer-col-3{
	width:30%;
	float:left;
}
.newfooter .footer-col-4{
	width:10%;
	float:left;
}
.newfooter .clearfix{
	clear:both;
}
.newfooter .footer-col-left{
	width:50%;
	float:left;
}
.footer-col-right{
	width:50%;
	float:left;
}
.newfooter .footerContent{
	padding-right:20px;
}
ul.social{
	margin:15px 0 0 0;
	padding:0;
	list-style-type:none;
}
ul.social li{
	display:inline-block;
}
ul.social li a{
	width:25px;
	height:25px;
	display:block;
	background-image:url(/images/socialSprite.png);
	background-repeat:no-repeat;
}
ul.social li a.fb{
	background-position:1px 0;
}
ul.social li a.twit{
	background-position:-23px 0;
}
ul.social li a:hover{
	opacity:.7;
}
.footerlinks{
	line-height:22px;
	margin-top:15px;
}
.copyRight{
	color:#666666;
}
/************New Footer Css End**************/
.cb-header {
	border-radius: 5px 5px 0 0;
	width: 100% !important;
	float: left;
	margin-top: 10px;
}
hr{
	width:100% !important;
	float:left;
}
.cb-header br{
	display:none;
}
