@charset "utf-8";
body  {
	font: 12px/18px Arial, Helvetica, sans-serif;
	background: #e9e9e9;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
img{ border:none; margin:0; padding:0;}
#container {
	width: 1001px;
	background: #FFFFFF url(../images/contentBG.gif) top left repeat-y;
	margin: 0 auto;
	text-align: left;
}

#container1Col {
	width: 1001px;
	background: #FFFFFF url(../images/contentBG1col.gif) top left repeat-y;
	margin: 0 auto;
	text-align: left;
}

#header {
	/*background:url(../images/header.gif) no-repeat;*/
	background:url(../images/header.png) no-repeat;
	height:230px;
	padding: 0 0 0 6px;
}
.logo{
	margin:0px 0 0 0px;
	padding:75px 0 0 30px;
	width:504px;
	float:left;
	height:74px;
}
.phone_currency{
	margin:57px 0px 0 0px;
	padding:2px 0px 0 0px;
	float:right;
	width:340px;
	height:54px;
}
.phone{
	margin:0px 0px 0 0px;
	padding:2px 0px 0 0px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	width:154px;
	float:left;

}
.currency{
	margin:0px 22px 0 0;
	padding:2px 0px 0 0px;
	float:right;
	clear:right;
	width:150px;
	}
.currency ul li{
	margin:0;
	padding:0 1px;
	display:inline;
}
.search{
	float:right;
	background:url(../images/searchBg.gif) repeat-x;
	height:36px;
	/*margin:50px 10px 0 0;*/
	margin:11px 4px 0 0;
	
}
.search fieldset{ border:none; padding:0; margin:5px 0 0 15px;}

.category-head h1,
.category-head h2 {
	margin-left: 25px;
}

/*-----------------------------top links navigation---start-----------------------------*/
#toplinksnav
	{
	float:right;
	width:354px;
	display:inline;
	margin-right:15px;
	padding:15px 10px 0px 0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}

#toplinksnav ul
	{
	margin:0px;
	padding:0px;
	}
#toplinksnav li
	{
	display:inline;
	list-style:disc;
	margin:0px;
	padding:0 6px 0 8px;
	border-right:#999999 1px solid;
	}
#toplinksnav li.noborder
	{
	border-right:none !important;
	}
#toplinksnav a
	{
	text-decoration:none;
	color:#666666;
	}

#toplinksnav a:hover
	{
	text-decoration:underline;
	color:#666666;
	}

/*-----------------------------navigation---end-----------------------------*/

/*------------------------your basket--------------------------------*/
.YourBasket
		{
		background:#f9f9f9 url(../images/yourBasketBg.png) bottom left repeat-x;
		border:#d7d7d7 1px solid;
		color:#000000;
		text-decoration:none;
		padding:0px;
		margin:15px;
		}
.YourBasket p{
	padding:10px 0 0 10px;
}
.YourBasket a
		{
		color:#000000;
		text-decoration:none;
		}
.YourBasket a:hover
		{
		color:#757575;
		text-decoration:underline;
		}
.YourBasket ul
		{
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0 0 0 0px;
		padding:0px 0 0 0px;

		}

.YourBasket li
		{
		margin:0 0px 0 0;
		font-size:17px;
		font-weight:bold;
		padding:4px 4px 4px 20px;
		background:transparent url(../images/basket_icon.gif) no-repeat scroll 15px 8px;
		text-align:left;
		}

.YourBasket li label
{
	font-weight:normal;
}


.YourBasket li.heading {
		border-bottom:#d3d3d3 1px solid;
		padding-left:40px;
}

/*----------manufacture-------------*/
.Manufacturers
		{
		background:#f9f9f9 url(../images/yourBasketBg.png) bottom left repeat-x;
		border:#d7d7d7 1px solid;
		color:#000000;
		text-decoration:none;
		padding:0px;
		margin:15px;
		height:108px;
		}
.Manufacturers select{
	/*padding:0px 0 0 10px;*/
	width:170px;
	margin:25px 0 10px 20px;
	background:url(../images/bg_input.gif) no-repeat scroll 0 0 transparent;
	border:1px solid #CECFCF;
	margin-bottom:7px;
	padding:5px 10px;
}
.Manufacturers a
		{
		color:#000000;
		text-decoration:none;
		}
.Manufacturers a:hover
		{
		color:#757575;
		text-decoration:underline;
		}
.Manufacturers ul
		{
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0px 0 0 0px;
		padding:0px 0 0 0px;
		line-height:24px;
		}

.Manufacturers li
		{
		margin:0 0px 0 0;
		font-size:17px;
		font-weight:bold;
		padding:4px 4px 4px 20px;
		border-bottom:#d3d3d3 1px solid;
		text-align:left;
		}
.Manufacturers h3{
	padding:10px;
	margin:10px 5px;
	font-size:18px;
}
.Manufacturers fieldset{
	border:none;
	padding:10px;
}
.Manufacturers input{
	height:17px;
	padding:5px;
	width:140px;
	background:url(../images/bg_input.gif) no-repeat scroll 0 0 transparent;
	border:1px solid #CECFCF;
	margin-bottom:7px;
	padding:5px 10px;
}
.eMail button.btn, .Manufacturers button.btn{
	background:url(../images/ok.gif) top left no-repeat;
	width: 28px;
	height: 28px;
	cursor: pointer;
	border:none;
}
/*-----------------------------------------------------*/
.basketForm{
	margin:10px;
}
.basketForm label{
	text-align:center;
	width:80px;
}
.basketForm input.order_date {
color: #97040A;
font-size: 12px;
background:url(../images/bg_input.gif) no-repeat scroll 0 0 transparent;
	border:1px solid #CECFCF;
	margin-bottom:7px;

}

.basketForm input.delivery_date {
color: #006DB2;
font-size: 12px;
background:url(../images/bg_input.gif) no-repeat scroll 0 0 transparent;
	border:1px solid #CECFCF;
	margin-bottom:7px;

}

.basketForm ul{
	margin:0px;
	padding:0;
}
.basketForm li{
	margin:0px;
	padding:0;
	font-size:12px;
	background:none;
}
.basketForm input{
	width:100px;
	float:right;
	border:#a6a5a5 1px solid;
	color:#920901;
	padding:2px;
	margin:0 0 0 2px;
	font-size:10px; font-weight:bold;
}
.search button.btn {
	width: 28px;
	height: 23px;
	cursor: pointer;
	text-indent: -9999px;
	border:none;
	background: url(../images/searchBtn.gif) no-repeat top right;
}
.search button.btn:hover {
	background:url(../images/searchBtn.gif) no-repeat bottom right;
}
.searchBtm{
	background:	url(../images/blue-btm.gif) bottom no-repeat;
	width:246px;
	height:18px;
}
/*------------------------left end--------------------------------*/
/*---------------------------side bar category menu start---------------*/
*{
	list-style:none;
	margin:0px;
	padding:0px;
}
.menu_1 ul{
	background:url(../images/nav_bg.png) top left repeat-x;
	height:36px;
}
.menu {
	width: 246px;
/*	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;*/
	font:12px/20px Arial, Helvetica, sans-serif;
	}

.menu li a {
	height: 36px;
  	/*voice-family: "\"}\"";
  	voice-family: inherit;*/
	background:url(../images/nav_bg.png) repeat-x;
	text-decoration: none;
	}

.menu li a:link, .menu li a:visited {
	color: #fff;
	display: block;
	background: url(../images/menu1.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}

.menu li a:hover {
	color: #fff2f2;
	background: url(../images/menu1.gif) 0 -36px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}

.menu li a:active {
	color: #fff2f2;
	background: url(../images/menu1.gif) 0 -72px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
/*----------------sub menu----------------------*/
.sub_menu {
	width: 246px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	font:12px/20px Arial, Helvetica, sans-serif;

	}

.sub_menu li a {
	height: 32px;
  	/*voice-family: "\"}\"";
  	voice-family: inherit;*/
  	height: 24px;
	text-decoration: none;
	}

.sub_menu li a:link, .sub_menu li a:visited {
	color: #fff;
	display: block;
	background: url(../images/menuSub.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 20px;
	}

.sub_menu li a:hover {
	color: #f5f5f5;
	background: url(../images/menuSub.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 20px;
	}

.sub_menu li a:active {
	color: #f5f5f5;
	background: url(../images/menuSub.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
/*-----------------------------end---------------*/



.vertnav ul li  {
	width: 246px;
/*	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;*/
	font:12px/20px Arial, Helvetica, sans-serif;
	min-height:30px;
	}

.vertnav ul li li a {
	height: 36px;
  	/*voice-family: "\"}\"";
  	voice-family: inherit;*/
	background:url(../images/nav_bg.png) repeat-x;
	text-decoration: none;
	}

.vertnav ul li.level0 a:link, .vertnav ul li.level0 a:visited {
	color: #fff;
	display: block;
	background: url(../images/menu1.gif) 0 -36px;
	background-repeat:no-repeat;
	padding: 8px 0 8px 10px;
	text-decoration: none;
	line-height:20px;
	height:20px;
	}

.vertnav ul li.level0  li a:hover {
	color: #fff2f2;
	background: url(../images/menu1.gif) 0 -36px;
	background-repeat:no-repeat;
	}

.vertnav ul li.level0  li a:active {
	color: #fff2f2;
	background: url(../images/menu1.gif) 0 -36px;
	background-repeat:no-repeat;
	}

.vertnav ul li.level2 { display:none; }



.vertnav ul li ul {
	border-style: none solid none solid;
	border-color: #BFBFBF;
	border-size: 1px;
	border-width: 1px;
	font:12px/20px Arial, Helvetica, sans-serif;

	}

.vertnav ul li ul li a {
	height: 32px;
  	/*voice-family: "\"}\"";
  	voice-family: inherit;*/
  	height: 24px;
	text-decoration: none;
	}

.vertnav ul li ul li.level1 a:link, .vertnav ul li ul li.level1 a:visited {
	color: #333;
	display: block;
	background: url(../images/menuSub.gif);
	background-repeat:no-repeat;
	padding: 6px 0 6px 20px;
	}

.vertnav ul li ul li.level1 a:hover {
	color: #222;
	background: url(../images/menuSub.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 6px 0 6px 20px;
	}

.vertnav ul li ul li.level1 a:active {
	color: #222;
	background: url(../images/menuSub.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 6px 0 6px 10px;
	}



.feedBack{
	position:fixed;
	top:455px;
	margin:0;
	padding:0;
	left:7.8%;
}
#sidebar1 {
	float: left;
	width: 246px;
	padding:0 0 30px 6px;
}
.yourBasket{
	padding:15px 0 0 15px;
}

#mainContent {
	margin: 0 0 0 250px;
	padding: 0 0 ;
	/*padding: 10px 15px;*/
	overflow:hidden;
	width:744px;
}

#mainWideContent {
	margin: 0 0 0 0px;
	padding: 20px;
}

.Featured{
	background:url(../images/featuredBG.gif) repeat-y;
	width:701px;
	/*	height:251px;*/
	float:left; display:inline;
	margin:0px 0 20px 20px;
	padding:0px 0 20px 0;
	border-bottom:#d3d3d3 1px solid;
	}

.cms-home .Featured	 { border-top:1px solid #D3D3D3; }
.catalog-category-view .Featured {padding-bottom:0px; border-top:none; border-bottom:none; margin-bottom:0px;}
.FeaturedText
		{
		display:inline;
		font-family:"Trebuchet MS";
		font-size:16px;
		font-weight:bold;
		}
.FeaturedText ul
		{
		margin:5px 0 0 20px;
		padding:0px;
		height:23px;
    list-style-type: none;
        padding-left: 0px;
		clear:both;

		}
.FeaturedText li.applyOnline
		{
		display:inline;
		list-style:disc;
		padding:7px 0 0 28px;
		background:url(../images/featured-tab.gif) no-repeat;
		height:21px;
		font-size:13px;
		color:#8C8C8C;
		float: left;
		width:85px;
/*		border-bottom:#FFFFFF 1px solid;*/
		}


.FeaturedText li.applyOnlineactive
		{
		display:inline;
		list-style:disc;
		padding:5px 0px 0 28px;
		background:url(../images/featured-tab.gif) no-repeat;
		height:23px;
		color:#000000;
		font-size:15px;
		width:85px;
		float: left;
/*		border-bottom:#FFFFFF 1px solid;*/
		}

.FeaturedText ul li span {
        width: 40px;
}

#clearanceTab {
	padding-left:43px;
	color: #97040A;
}

.clearance{
	background:url(../images/testimonialBG.gif) no-repeat;
/*	position:absolute;*/
	width:502px;
	height:251px;
/*	top:515px;
	left:158px;*/
	float:left;
	margin-top:20px;
	}
/*-------------------------product lisst-----------------------------------*/
.products{
	width:650px;
}
.products_home
			{
			font-size:12px;
			text-decoration:none;
			margin:20px 0 0 10px;

			}

.products_home a
			{
			text-decoration:none;
			color:#FFFFFF;
			}

.products_home a:hover
			{
			color:#cfc9c9;
			text-decoration:underline;
			}

.products_home ul
			{
			margin:0 0 0 0;
			padding:0px;
			}

.products_home li
			{
			display:inline;
			list-style:disc;
			padding:0 0px;
			float:left;
			width:170px;
			}
.prod
			{
			float:left;
			/*padding:0 10px 35px 0px;*/
			padding:0 10px;
			}
.text{
			padding:3px 0px;
			text-align:none;
			width:150px;
}
.liveChat{
	margin:0px 0px 20px 20px;
	padding:0 0px 0 0;
	float:left; display:inline;
}

.twitter{
	margin:0px 0px 20px 13px;
	padding:0 0px 0 0;
	float:left;
}

.facebook{
	margin:0px 0px 20px 12px;
	padding:0 0px 0 0;
	float:left;
}
.most{
	margin:0px 0px 20px 20px;
	padding:0 0px 0 0; display:inline;
	float:left;
	border-left:#d3d3d3 1px solid;
	/*border-bottom:#d3d3d3 1px solid;*/
	border-right:#d3d3d3 1px solid;
	width:343px;
}

.mostmonth{
	margin:0px 0px 20px 12px;
	padding:0 0px 0 0;
	float:left;
	border-left:#d3d3d3 1px solid;
	/*border-bottom:#d3d3d3 1px solid;*/
	border-right:#d3d3d3 1px solid;
	width:343px;
}
.mostView{

}
.mostViewProd{
	background:url(../images/mostViewBG.gif) bottom repeat-x;
	height:70px;
}
.mostViewProd ul{
	margin:5px 0 0 0;
	padding:5px 0;
}
.mostViewProd li{
	margin:5px 0;
	padding:5px 0;
	display:inline;
	background:url(../images/mostViewBG.gif) bottom repeat-x;
	height:70px;
}
.mostViewProdImg{
	float:left;
	padding:0 10px;
	width:47px;
}
.mostViewText{
	padding:3px 0;
	text-align:left;
	float:left;
	width:145px;
	height:50px;
	overflow:hidden;
}

.mostViewText a {
	color:#000000;
	text-decoration:none;
}

.mostViewStar{
	float:right;
	padding:5px;
	width:110px;
}
/*----------------------------end product----------------------------------------------*/
.shopping{

	background:#cfcecf/* url(../images/contentBG.gif) repeat-y*/;
	margin:0 20px;
	padding:0 5px 0 10px;
	width:130px;
	float:left;
	color:#545454;
	font-size:13px;
	font-weight:bold;
	line-height:40px;

}
.shoppingfirst {
	padding-left:40px;
}

.shopping a{
	text-decoration:none;
	color:#000000;
}
.shopping a:hover{
	text-decoration:underline;
	color:#000000;
}
.shopping ul{
	margin:0 0 0x 0;
	padding:0 0 0 0;
	font-size:13px;
	font-weight:bold;
	line-height:40px;
}
.shopping li{
	font-size:12px;
	font-weight:normal;
	margin:0 0 0 13px;
	padding:0 0 0 0px;
	list-style:square;
	line-height:18px;
}

#footer {
	padding: 5px 12px 0px 0px;
	margin:0px auto;
	width:979px;
	background:#cfcecf url(../images/footer.gif) bottom no-repeat !important;
	height:300px;

}
.address {
	margin: 66px 0 0 0;
	padding: 0 0 0 45px;
	width:300px;
	float:left;
	line-height:15px;
}
.cards{
	float:right;
	margin:65px 35px 0 0;
	padding:0 0 0 0;
	color:#000000;
}
.cards2{
	float:left;
	padding:0 0 0 0;
	color:#000000;
}

.cards a{
	color:#000000;
	text-decoration:none;
}
.cards a:hover{
	color:#000000;
	text-decoration:underline;
}
.cards ul{
	text-align:right;
	margin:5px 0 0 0;
	padding:0 0 0 0;
}
.cards li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:inline;
}

.cards2 a{
	color:#000000;
	text-decoration:none;
}
.cards2 a:hover{
	color:#000000;
	text-decoration:underline;
}
.cards2 ul{
	text-align:right;
	margin:5px 0 0 0;
	padding:0 0 0 0;
}
.cards2 li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:inline;
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#fadebanner {position:absolute; z-index:1;/*margin:-10px 0px 0px -15px;*/}

.jpager { margin: 5px 0 }
#jpager {position:relative; z-index:2; width:200px; top:155px; left:509px;}
#jpager a, #s7 strong { display:block; float:left; text-align:center; width:42px; color:#FCFCFC; margin: 0 3px; padding:11px 0px; background: #920800; text-decoration: none; font-size:17px; font-weight:bold; }
#jpager a:focus { outline: none; }


/*-------------category page--------------------*/
.top260 {
	/*margin-top:236px; #margin-top:220px;*/
	margin-top:125px;
	padding:0px;
	
}

.links{
	width:701px;
	/*height:37px;*/
	height:auto;
	min-height:21px;
	margin:0px 0 0px 20px;
	padding:0px 0 20px 0;
	color:#930a02;
	background:url(../images/bottom-bread.png) no-repeat left bottom;
	float:left; clear:both;
}
.links ul {background:url(../images/top-bread.png) no-repeat left top;}


/*.testi{ float:left; margin-top:15px;}
.testi .testimonial{ margin-bottom:0px!important;} */
.links a{
	color:#930a02;text-decoration:underline;
}
.links a:hover{
	color:#930a02;text-decoration:none;
}
.links ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 0px;
	padding:10px 7px 0 5px;
	line-height:20px;
}
.links li{
	margin:0px 0 0 10px;
	padding:0px 0 0 15px;;
	display:inline;
	background:url(../images/arrowBullate.gif) no-repeat 0 5px;
}
.links li.NOBorder{
	color:#000000;
	text-decoration:none;
}
.show {
	background:url(../images/showBG.gif) no-repeat;
	width:701px;
	height:60px; display:inline;
	clear:both;
	margin:0px 0 0px 20px;
	padding:0px 0 0px 0;
	float:left;
}
.show h2 {
	margin:0px;
	padding:10px;
	color:#930A02;
	float:left;
	width:60%;
}
.show h3 {
	margin:0px;
	padding:20px;
	color:#930901;
	float:left;
}
.showAll {
	float:left;
	margin:0px 0 20px 0px;
	padding:5px 0 20px 0;
	color:#930a02;
	width:350px;
}
.showAll a {
	color:#930a02;
	text-decoration:underline;
}
.showAll a:hover {
	color:#930a02;
	text-decoration:none;
}
.showAll ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 5px;
	padding:15px 0 0 0px;
	line-height:20px;
}
.showAll li {
	margin:0px 0 0 10px;
	padding:0px 0 0 5px;
	;
	display:inline;
}

.email_share {
	float:right;
}
.email_share ul {
	margin:20px;
	padding:0 0px;
}
.email_share li {
	margin:0 0px;
	padding:0 10px;
	display:inline;
}

.page_go_to{
	float:left;
}
.shorted{
	float:right;
	width:180px;
	margin:15px 0 0 0;
}

.prod_category{
	margin:10px 0px 10px 16px;
	padding:0 0px 0 0;
	float:left;
}

.prod_category ul{
	margin:5px 0 0 0;
	padding:5px 0;
}
.prod_category li{
	margin:5px 0;
	padding:5px 0;
	display:inline;
}
.prod_category_Img{
	float:left;
	padding:0 10px;
	width:150px;
}
.prod_category_Text{
	padding:3px 0;
	text-align:none;
	float:left;
	width:495px;
}
.prod_category_Price{
	padding:3px 0;
	text-align:none;
	float:left;
	width:295px;
}
.prod_category_Price span{
	color:#9f0c11;
	font-weight:normal;
}
.prod_category_Price h4{
	color:#006eb3;
	font-weight:bold;
}
.prod_category_readmore{
	float:right;
	margin-right:5px;
	padding:40px 0 0 0;
}


/*-----------------------------------product page-------------------------------------*/
.product_detail {
	margin:20px;
	padding:0;
}
.product_detail_image {
	float:left;
	width:245px;
}
.product_detail_image p {
	margin-top:10px;
	padding:5px 0 0 0;
	width:219px;
	height:29px;
	background:url(../images/viewMorePicture.gif) no-repeat top center;
	text-align:center;
}
.product_detail_image p a {
	color: #333333;
	text-decoration:none;

}

.product_detail_morePicture {
	margin:10px 0 0 0;
	width:229px;
}
.product_detail_text {
	float:left;
	width:222px;
}
.product_detail_text ul {
	margin:0px;
	padding:0px;
}
.product_detail_text li {
	margin:0px;
	padding:0px;
	line-height:33px;
}
.product_detail_text li label {
	margin:0px;
	padding:0px;
	float:left;
	width:100px;
	font-weight:bold;
}
.product_detail_text li p {
	margin:0px;
	padding:0px;
	float:left;
	width:100px;
}
.product_detail_text li p span {
	color:#658c07;
}
.product_detail_text li p strike {
	padding:0px 10px 0 0;
}
.product_detail_text li p span.bold {
	color:#9f0c11;
	font-weight:bold;
	padding:0px 10px 0 0;
}
.product_detail_text li p span.boldBlue {
	color:#006eb3;
	font-weight:bold;
	font-size:14px;
}
.review-product-list .product_detail_star {
	display: none;
}

.product_detail_star {
	margin:0 0 0 5px;
	float:left;
	width:140px;
	height:75px;
	background:url(../images/prod_star_img_Bg.gif) no-repeat;
}
.product_detail_star p {
	padding:8px 15px;
}
.product_detail_BuyNow {
	margin:0px 0 0 0;
	padding:0;
}
.product_detail_BuyNow p {
	padding:10px 20px 10px 4px;
	text-align:center;
	margin-top:40px;
}
/*------------------------------------------*/

.product_overView {
	background:url(../images/overViewBg.gif) repeat-y;
	width:627px;
	border-bottom:#d3d3d3 1px solid;
	border-top:#d3d3d3 1px solid;
	float:left;
	padding:15px;
	margin:-2px 20px 0 1px;
/*	z-index:10; */
}
.product_overView p{
	text-align:none;
  margin-bottom: 5px;
}
.Features_text {
	background:url(../images/testimonialBG.gif) no-repeat;
	/*	position:absolute;*/
	width:679px;
	/*	top:515px;
	left:158px;*/
	float:left;
	margin-top:20px;
}


/*---------------------extJs type buttons-start----------------------------------------*/
.extJsTypeMenu {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	border-bottom:0px solid #333;
	margin:20px 20px 0 0;
	z-index:1;
	height:40px;
	}
.extJsTypeMenu ul {
	margin:0;
	padding:1px 0px 0px 1px;
	list-style:none;
	}
.extJsTypeMenu li {
	display:inline;
	margin:0px;
	padding:0 0px 0 0px;
	}
.extJsTypeMenu a {
	float:left;
	background:url(../images/tabMenuLeft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
.extJsTypeMenu a span {
	float:left;
	display:block;
	background:url(../images/tabMenuRight.gif) no-repeat right top;
	padding:11px 15px 10px 10px;
	color:#555555;
	margin-right:1px;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.extJsTypeMenu a span {
	float:none;
}
/* End IE5-Mac hack */
.extJsTypeMenu a:hover span {
	color:#333;
}
.extJsTypeMenu a:hover {
	background-position:0% -38px;
}
.extJsTypeMenu a:hover span {
	background-position:100% -38px;
}
.extJsTypeMenuActive a span {
	color:#000;
}
.extJsTypeMenuActive a {
	background-position:0% -38px;
}
.extJsTypeMenuActive a span {
	background-position:100% -38px;
}

.extJsTypeMenu .tabs-nav .tabs-selected a span {
	background-position:100% -38px;
}

.extJsTypeMenu .tabs-nav .tabs-selected a {
	background-position:0% -38px;
}
/*------------------------End of extJs type buttons-------------------------------*/


.attribute_tabs {
	clear:both;
	float:left;
}

.relatedrow {

}

.relatedrow p {
	width:150px;
}


/*------------------------Checkout success - styling fix-------------------------------*/
.checkout-onepage-success .page-title h1 {
	padding: 0;
	margin: 0;
}
.checkout-onepage-success #mainContent {
	width:714px;
}
.checkout-onepage-success #mainContent {
	padding: 15px;
}
#price-grabber {
	height: 200px;
	margin-top: 10px;
}

.secure-site-logos-old{
	padding:0px 10px; text-align: center; width: auto;
}
.secure-site-logos-old img {vertical-align:middle; }
.secure-site-logos{
	padding:0px 50px 0 0; text-align: center; width: auto;
}
.secure-site-logos img {vertical-align:middle; } 
/*.cms-home .newsletterContainer {height:243px; padding-top:1px; background:url(../images/newsletterContainer.jpg) no-repeat top left;} */
.cms-home .newsletterContainer {height:255px; padding-top:1px; background:url(../images/newsletterContainer.jpg) no-repeat top left;} 
/*.cms-home .newsletterContainer .Manufacturers{ margin:8px;}*/
.cms-home .newsletterContainer .Manufacturers{ margin:11px 8px;}
.outofstock {display:block; width:97px; text-align:center; color:#ff0000;}
.product_detail_text li span.red {color:#ff0000;}
