/* General Styles */
* {
	margin:0;
	padding:0;
	}
					
body{
	background:url(../images/bg.jpg) 0 0 repeat-x #5D5D5D;
	color:#D6D6D6;
	font:12px/14px Arial, Helvetica, sans-serif;
	padding-bottom:7px;
	}

ul{
	list-style-type:none;
	}

a{
	outline:none;
	color:#000;
	background-color:inherit;
	text-decoration:underline;
	}

a:hover{
	text-decoration:none;
	color:#B71314;
	background-color:inherit;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}

img {
	display:block;
}

/* Container Panel	*/

#container{
	position:relative;
	width:900px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	}
	
#mainPan{
	position:relative;
	width:900px;
	overflow:hidden;
	margin-top:70px;
	/*margin-bottom:6px;*/
	}
	
.bgWhite{
	background-color:#fff;
	color:#D6D6D6;
	}
	
.logo{
	position:absolute;
	left:307px;
	top:0;
	z-index:1;
	border:0;
	}
	
.botSec{
	background:url(../images/bottom-curve.jpg) 0 0 no-repeat;
	height:11px;
	}

/* Header */

.searchSec input.txtbox{
	background:url(../images/search-bg.gif) 0 0 no-repeat;
	height:15px;
	line-height:15px;
	padding:3px 0 3px 24px;
	width:162px;
	font-size:11px;
	font-weight:bold;
	color:#4A4A4A;
	border:none;
	}
	
.header{
	background:url(../images/banner.jpg) 0 39px no-repeat;
	height:305px;
	}
	
.header h1{
	color:#fff;
	background-color:inherit;
	font:normal 21px/29px Arial, Helvetica, sans-serif;
	padding:0 0 0 24px;
	}
	
.header h1 span{
	color:#EEE55C;
	background-color:inherit;
	font-size:27px;
	font-weight:bold;
	}
	
.header p{
	font-size:20px;
	line-height:28px;
	color:#fff;
	background-color:inherit;
	padding:6px 0 0 30px;
	}
	
.welPad{
	padding-top:196px;
	}
	
/* navigation */

.navPad{
	padding-top:21px;
	}
.nav{
	background:url(../images/nav-bg.gif) 0 0 repeat-x;
	height:39px;
	text-transform:uppercase;
	}
	
.nav ul {
	width:auto;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding:7px 0 0 16px;
	} 
	
.nav ul li{
	float:left;
	width:auto;
	padding:0 7px;
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
   .nav ul li {padding:0 6px;}
}

	
.nav ul li.padNo{
	padding:0 2px 0 21px;
	}
	
.nav ul li a{
	color:#DFDFDF;
	background-color:inherit;
	text-decoration:none;
	float:left;
	width:auto;
	height:25px;
	line-height:25px;
	display:block;
	/*padding:0 10px;*/
	}	
	
.nav ul li a span{
	display:block;
	padding:0 11px;
	float:left;
	width:auto;
	cursor:pointer;
	}
	
.nav ul li a:hover span{
	background:url(../images/hover-right.gif) 100% 0 no-repeat;
	color:#fff;
	background-color:inherit;
	}
	
.nav ul li a:hover{
	background:url(../images/hover-left.gif) 0 0 no-repeat;
	}

.nav ul li span.active{
	height:25px;
	line-height:25px;
	display:block;
	float:left;
	width:auto;
	background:url(../images/hover-left.gif) 0 0 no-repeat;
	cursor:text;
	color:#fff;
	background-color:inherit;
	}
	
.nav ul li span.active span{
	display:block;
	padding:0 11px;
	float:left;
	width:auto;
	cursor:pointer;	
	background:url(../images/hover-right.gif) 100% 0 no-repeat;
	}
	
/* Body panel */

.bodyPan{
	background:url(../images/banner-shadow.gif) 0 0 no-repeat;
	padding:30px 0 0;
	}
	
.bodyPaninn{
	background:url(../images/body-bg-inner.gif) 0 39px no-repeat #fff;
	}
	
.boxTop{
	background:url(../images/box-top.gif) 0 0 no-repeat;
	height:38px;
	}

.boxTop h2{
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:14px 0 0 15px;
	}

.boxBody{
	background:url(../images/box-bg.gif) 1px 38px no-repeat #777;
	}	
.boxBody img{
	margin:5px 0 11px 0;
	border:4px solid #E5E5E5;
	}

.boxBody p.date{
	color:#fff;
	background-color:inherit;
	padding-bottom:5px;
	font-weight:bold;
	}
	
.boxBody p{
	padding-bottom:12px;
	}
	
.boxBody p.extpad{
	padding-bottom:17px;
	}
	
.boxBody a.more{
	width:37px;
	height:16px;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#000;
	background:url(../images/bullet.gif) 7px 50% no-repeat #EEE55C;
	padding:0 0 0 17px;
	margin-bottom:10px;
	text-decoration:none;
	display:block;
	}

.boxBody a:hover.more{
	color:#000;
	background-color:#DE9E15;
	}
	
.boxBot{
	background:url(../images/box-bot.gif) 0 0 no-repeat;
	height:8px;
	}
.topPadd15 {
	padding:15px 0 0 0;
	}
.readMore { 
 	width:60px;
	height:16px;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#000;
	background:url(../images/bullet.gif) 7px 50% no-repeat #EEE55C;
	padding:0 0 0 17px;
	margin-bottom:5px;
	text-decoration:none;
	display:block;
	}
.readMore:hover { 
	color:#000;
	background-color:#DE9E15;
	}

/* Footer Panel	*/

.footer{
	background:url(../images/footer-top.gif) 0 0 no-repeat;
	margin:0 auto;
	text-align:center;
	padding:30px 0 5px;
	text-align:center;
	}
	
.footer a{
	text-decoration:none!important;
	}
	
.footer ul{
	text-align:center;
	margin:0 auto;
	width:600px;
	font-size:11px;
	text-transform:uppercase;
	}
	
.footer ul li{
	background:url(../images/foot-sep.gif) 0 50% no-repeat;
	float:left;
	width:auto;
	padding:0 7px;
	}
	
.footer ul li a{
	color:#DFDFDF;
	background-color:inherit;
	text-decoration:none;
	float:left;
	width:auto;
	}	
	
.footer ul li a:hover, .footer ul li a.active {
	color:#ADADAD;
	background-color:inherit;
	}
	
.footer p{	
	font-size:11px;
	line-height:15px;
	color:#ADADAD;
	background-color:inherit;
	text-align:center;
	padding:7px 0 0;
	}

.footer p a{
	color:#ADADAD;
	background-color:inherit;
	text-decoration:none;
	}
	
.footer p a:hover{
	color:#fff;
	background-color:inherit;
	}
	

/* MISLENIOUS */
	
.noBackground{
	background:none !important;
	}
	
.noMar{
	margin:0 !important;
	}
	
.noPad{
	padding:0 !important;
	}
/* product Page*/

.topPad{
	padding-top:21px;
	}
	
.bodyPaninn h2{
	background:url(../images/sun-icon.gif) 0 100% no-repeat;
	border-bottom:1px dashed #BABABA;
	font:bold 20px/28px Arial, Helvetica, sans-serif;
	color:#E40527;
	background-color:inherit;
	text-transform:uppercase;
	margin-bottom:13px;
	padding-left:45px;
	}
		
.bodyPaninn h3{
	background:url(../images/sun-icon.gif) 0 100% no-repeat;
	border-bottom:1px dashed #BABABA;
	font:bold 16px/28px Arial, Helvetica, sans-serif;
	color:#E40527;
	background-color:inherit;
	text-transform:uppercase;
	margin-bottom:13px;
	margin-left:17px;
	padding-left:41px;
	}
.productBoxtop{
	background:url(../images/productbox-top.gif) no-repeat 0 0;
	padding:16px 0 0 0;
}
.productBg{
	background:url(../images/product-box-mid.gif) repeat-y 0 0;
}
.productHeading{
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:8px;
}
.productBg p{
	font:13px/15px Arial, Helvetica, sans-serif;
	color:#454545;
	padding-bottom:8px;
}
a.priceBtn{
	background:url(../images/red-button.gif) no-repeat;
	width:104px;
	height:21px;
	display:block;
	font:bold 11px/21px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	margin-top:8px;
}
a.priceBtn:hover{
	color:#FFDCDB;
}
td.productBoxbotm{
	background:url(../images/product-box-bot.gif) no-repeat 0 100%;
	height:16px;
}
td.rightNavtop{
	background:url(../images/right-nav-top.gif) no-repeat 14px 0;
	height:20px;
}
td.rightNavbotm{
	background:url(../images/right-nav-botm.gif) no-repeat 14px 0;
	height:10px;
}
td.rightNavmid{
	background:url(../images/right-nav-mid.gif) repeat-y 14px 0;
}
td.rightNavmid ul{
	padding:0 0 48px 0;
}
td.rightNavmid ul li{
	background:url(../images/divider-line.gif) no-repeat 15px 100%;
	/*height:28px;*/
}
td.rightNavmid ul li a{
	background:url(../images/arrow-bullet.gif) no-repeat 31px 11px;
	font:12px/28px Arial, Helvetica, sans-serif;
	color:#EBEBEB;
	text-decoration:none;
	height:28px;
	display:block;
	padding:0 0 0 45px;
}
td.rightNavmid ul li a:hover, td.rightNavmid ul li a.active{
	background:url(../images/hover-arrow.gif) no-repeat;
	color:#FFF;
}

td.rightNavmid ul li ul{
	padding-bottom:0px!important;
	/*padding-left:14px;
	padding-right:1px;*/
	}
td.rightNavmid ul li ul li{
	background:none!important;
	}
		
td.rightNavmid ul li ul li a{
	background:url(../images/arrow-bullet.gif) no-repeat 29px 11px;
	padding:0 0 0 40px!important;
	}

td.rightNavmid ul li ul li a:hover, td.rightNavmid ul li ul li a.active{
	background:url(../images/sub-nav-hover.gif) 0 0 no-repeat;
	color:#fff;
	/*background-image:none!important;*/
	}
.categoryitems{
	background-color:#3B3B3B;
	color:#fff;
	margin:0 1px 0 14px;
	}
.staticItems{
	background-color:#3B3B3B;
	color:#fff;
	margin:0 1px 0 14px;
	}
	
/* where to Buy page*/

.bodyPaninn p.buyTxt{
	font-size:13px;
	line-height:15px;
	color:#000;
	background-color:inherit;
	padding-bottom:29px;
	}
	
.bodyPaninn p.add{
	font-size:13px;
	line-height:18px;
	color:#000;
	background-color:inherit;
	padding-bottom:31px;
	}

.bodyPaninn p.add span{
	color:#E40527;
	background-color:inherit;
	font-weight:bold;
	}
	
.padt{
	padding-top:18px;
	}
	
.ask{
	font-size:17px;
	line-height:29px;
	height:29px;
	font-weight:bold;
	color:#fff;
	background-color:#636363;
	padding-left:10px;
	}
.formBg{
	padding:10px 0;
	font-size:13px;
	line-height:17px;
	color:#000;
	}	
	
input.textBox{
	width:213px;
	height:16px;
	line-height:16px;
	padding:3px 0 3px 5px;
	background-color:#fff;
	color:#000;
	border:1px solid #CACACA;
	}
.line {
	background:url(../images/line.gif) repeat-y 20px 0;
	}
select.box1 {
	width:150px;
	height:22px;
	line-height:22px;
	background-color:#fff;
	color:#000;
	border:1px solid #CACACA;
	}
select.box2 {
	width:50px;
	height:22px;
	line-height:22px;
	background-color:#fff;
	color:#000;
	border:1px solid #CACACA;
	}
input.locateBox {
	width:213px;
	height:16px;
	line-height:16px;
	padding:3px 0 3px 5px;
	background-color:#fff;
	color:#000;
	border:1px solid #CACACA;
	float:left;
	margin:0 10px 0 0;
	}	
.googleMap{
	border:5px solid #E5DFD4;
	}

/* Start of Pagination	*/
	td.bullPadd {
	padding:7px 0 0 0;
	}
ul.numBullet {
	list-style-type:none;
	width:97px;
	}
ul.numBullet li {
	float:left;
	margin:0 3px 0 0;
	}
ul.numBullet li.noPadd {
	margin:0;
	}
ul.numBullet li a {
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	border:1px solid #D3D3D3;
	background-color:#E0E0E0;
	width:10px;
	padding:0 0 0 3px;
	display:block;
	}
ul.numBullet li a:hover {
	color:#fff;
	text-decoration:none;
	border:1px solid #4B87C2;
	background-color:#395E82;
	}
ul.numBullet li a.active {
	color:#fff;
	text-decoration:none;
	border:1px solid #4B87C2;
	background-color:#395E82;
	}
a.next {
	font:font:normal 11px/15px Tahoma, Arial, Helvetica, sans-serif;
	color:#395E82;
	text-decoration:none;
	}
a.next:hover {
	text-decoration:underline;
	}
/*End of Pagination*/	
/*Added By Sushil*/
.topPad{
	padding-top:21px;
	height:200px;	/*Added By Sushil*/
	}
.titleTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#000;
	background-color:inherit;
	color:#000000;
	}
.SmallTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#000;
	background-color:inherit;	
	color:#000000;
}
.buyTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#000;
	background-color:inherit;
	padding-bottom:29px;
	}
p.buyTxt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#000;
	background-color:inherit;
	padding-bottom:10px;
}


a.product_image,a.product_image:hover {
	outline:none;	
	text-decoration:none;
}

/*End of Added By Sushil*/
