@charset "utf-8";
/* CSS Document */

.searchBoxBG{
	background-image:url(../images/skyBlue-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.search-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	width:200px;
	padding-bottom:2px;
}
.box{
	width:183px;
	padding-left:5px;
	height:20px;
	padding-top:2px;
	border:1px solid #000;
}
.s-box{
	width:237px;
}
.right-box-top{
	width:140px;
	height:15px;
	background-image:url(../images/right-box-top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.right-box-bottom{
	width:140px;
	height:15px;
	background-image:url(../images/right-box-bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.right-box-mid{
	width:140px;
	height:auto;
	background-image:url(../images/right-box-mid.jpg);
	background-repeat:repeat-y;
	text-align:center;
}
.product{
	width:186px;
	float:left;
	height:auto;
	padding-right:10px;
	padding-bottom:10px;
}
.product-top{
	width:186px;
	height:15px;
	background-image:url(../images/top-bg-product.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.product-mid{
	width:186px;
	height:auto;
	background-image:url(../images/mid-bg-product.jpg);
	background-repeat:repeat-y;
}
.heading{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	width:150px;
	height:auto;
	font-weight:bold;
	color:#cc0000;
}
.basket-bg{
	background-image:url(../images/basket-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.inner{
	width:166px;
	padding-left:10px;
	padding-right:10px;
	height:150px;
	text-align:right;
}
.product-bottom{
	width:186px;
	height:15px;
	background-image:url(../images/bottom-bg-product.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.green-bar{
	width:537px;
	padding-left:41px;
	height:56px;
	background-image:url(../images/let-cap.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#cc0000;
}
.item{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
#checkout a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#checkout a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
#menu-top{
	margin-top:10px;
	width:239px;
	padding-left:18px;
	padding-top:10px;
	height:33px;
	background-image:url(../images/menu-top.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
#menus{
	width:257px;
	height:auto;
	background-color:#333;
}
#menus ul li{
	height:auto;
	width:257px;
}
#menus ul li a{
	width:207px;
	display:block;
	padding-left:50px;
	height:auto;
	background-image:url(../images/white-arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-bottom:3px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	
}
#menus ul li a:hover{
	width:207px;
	display:block;
	padding-left:50px;
	height:auto;
	padding-bottom:3px;
	background-color:#999999;
	padding-top:3px;
	background-image:url(../images/black-arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	
}


#menus ul li ul{
	background-color:#000 !important;
	padding-top:5px;
	padding-bottom:5px;
}

#menus ul li ul li{
	width:257px;
	height:auto;
	
}
#menus ul li ul li a{
	width:182px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:75px;
	background-image:url(../images/sub-black.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

#menus ul li ul li a:hover{
	width:182px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:75px;
	background-image:url(../images/sub-black.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	background-color:#000 !important;
	background-image:url(../images/sub-black.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
}
/*New Css 31-3-2010*/

#menus ul li ul li ul{
	background-color:#000 !important;
	padding-top:5px;
	padding-bottom:5px;
}

#menus ul li ul li ul li{
	width:257px;
	height:auto;
	
}

#menus ul li ul li ul li a{
	width:156px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:100px;
	background:url(../images/sub-black.jpg) no-repeat 20px 6px ;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

#menus ul li ul li ul li a:hover{
	width:156px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:100px;
  background:url(../images/sub-black.jpg) no-repeat 20px 6px !important;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	background-color:#000 !important;
	background-image:url(../images/sub-black.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
}


/**/

#menu-bottom{
	width:257px;
	height:16px;
	background-image:url(../images/menu-bottom.jpg);
	background-repeat:no-repeat;
	}
.brows{
	color:#FFF!important;
}
.total{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
.basket-heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	width:239px;
	height:35px;
	padding-top:5px;
	padding-left:18px;
	
}
.head{
	float:left;
	width:522px;
	height:36px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-top:20px;
}
.head1{
	float:left;
	width:522px;
	height:36px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:20px;
}
.right-cap{
	float:left;
	width:15px;
	height:56px;
	background-image:url(../images/right-cap.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.pro-img{
	width:186px;
	text-align:center;
	height:115px;
}
.left-box-top{
	width:239px;
	margin-top:10px;
	height:29px;
	padding-top:10px;
	padding-left:18px;
	background-image:url(../images/left-top-green.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.s-menu{
	width:257px;
	height:auto;
	background-color:#cc1100;
}
.blog{
	width:190px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding-top:15px;
	padding-left:38px;
}

.blog a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

.s-menu ul li a{
	width:207px;
	display:block;
	padding-left:50px;
	height:auto;
	background-image:url(../images/green-arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-bottom:3px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	
}
.s-menu ul li a:hover{
	width:207px;
	display:block;
	padding-left:50px;
	height:auto;
	padding-bottom:3px;
	background-color:#660000;
	padding-top:3px;
	background-image:url(../images/green-dark-arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	
}

.left-box-bottom{
	width:239px;
	height:18px;
	padding-left:18px;
	background-image:url(../images/left-bottom-green.jpg);
	background-repeat:no-repeat;
}
.price{
	width:186px;
	text-align:center;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
}
.info{
	width:186px;
	text-align:center;
	height:38px;
	
}
.basket{
	width:186px;
	text-align:center;
	height:auto;
}
#footer-cap{
  width:1000px;
	height:40px;
	background-image:url(../images/footer-cap.jpg);
	background-repeat:no-repeat;
	background-position:top;	
}
.cap-heading{
	float:left;
	width:142px;
	padding-left:30px;
}

.papular{
	float:left;
	width:192px;
	}
	.delivery{
	float:left;
	width:181px;
	}
	.business{
	float:left;
	width:190px;
	}
#footer{
	width:1000px;
	height:auto;
	background-color:#cc0000 !important;
	margin-top:5px;
	}
	#footer ul{
		padding-top:10px;
	}
	#footer ul li{
		height:18px;
		width:auto;
	}
	#footer ul li a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFF;
		text-decoration:none;
	}
	#footer ul li a:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFF;
		text-decoration:underline;
	}
.f-heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	padding-top:10px !important;
}
#footer-bottom{
	width:1000px;
	height:14px;
	background-image:url(../images/footer-bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;	
}

/*.........Category..........*/

.category{
	float:left;
	padding-right:20px;
	margin-bottom:22px;
	width:176px;
	height:54px;
	background-image:url(../images/box.png);
	background-repeat:no-repeat;
	background-position:left;
}
.cate-img{
	padding-top:1px;
	width:175px;
	padding-left:1px;
	height:25px;
}
.cate-txt{
	width:160px;
	padding-left:15px;
	height:18px;
	padding-top:7px;
}
.cate-txt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

/*.........productdetails..........*/

.product-l{
	float:left;
	width:200px;
	height:auto;
}

.product-box{
	width:200px;
	height:200px;
	background-image:url(../images/product-box.jpg);
	background-repeat:no-repeat;
}
.product-box img{
	margin:auto;
	display:block;
	padding-top:20px;
}
.product-r{
	float:left;
	width:368px;
	padding-left:10px;
	height:auto;
}
.detials-head{
	width:368px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.detials{
	width:368px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.price-detail{
	width:199px;
	height:62px;
	margin-top:10px;
	background-image:url(../images/price-bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.price-l{
	float:left;
	width:55px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	padding-top:25px;
	color:#FFF;
	}
.price-r{
	float:left;
	width:100px;
	padding-top:15px;
	height:62px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	}
	.btn{
		width:200px;
		height:28px;
		padding-bottom:5px;
		}
.content-top{
	width:578px;
	height:15px;
	background-image:url(../images/content-top.jpg);
	background-repeat:no-repeat;
}

.content-mid{
	width:548px;
	height:auto;
	padding-left:15px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-image:url(../images/content-mid.jpg);
	background-repeat:repeat-y;}

.content-bottom{
	width:578px;
	height:15px;
	background-image:url(../images/content-bottom.jpg);
	background-repeat:no-repeat;
}
.h6{
	margin-bottom:6px;
}
/*.........sign up..........*/
.inputstyle{
	width:136px;
	height:20px;
	border:1px solid #000;
}
.content-mid a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc0000;
	text-decoration:none;
}
.content-mid a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc0000;
	text-decoration:underline;
}
/*.........vouchers page..........*/

.var-top{
	width:566px;
	height:32px;
	padding-top:20px;
	padding-left:12px;
	background-image:url(../images/var-top.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
.var-mid{
	width:554px;
	height:auto;
	padding-top:10px;
	background-color:#ff6666;
	padding-left:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-right:12px;
}
.var-bottom{
	width:546px;
	height:32px;
	padding-left:32px;
	padding-top:20px;
	background-image:url(../images/var-bottom.jpg);
	background-repeat:no-repeat;
}
.var-bottom a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.var-bottom a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#cc0000;
}

.product-box a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc0000 !important;
}
.product_list{
	width:186px;
	text-align:center;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

