body {
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000;
	background:url(../images/body_bg.jpg) repeat;
}

a {
	text-decoration: none;
	color: #000;
	border: none;
	outline: none;
}

a img {
	border: none;
	outline: none;
}

a:hover {
	color: #1e99c5;
}

.clear,br {
	clear: both;
	line-height: 0 !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide {
	display: none;
}

td {
	vertical-align: top;
}
.padlft { padding-left:0px !important;}
.padrt { padding-right:0px !important;}
.bgnon { background: none !important;}
.bder { border:none !important;}



/*** fontface ***/
/*@font-face {
    font-family: 'RawengulkSansRegular';
    src: url('../fonts/RawengulkSans-094-webfont.eot');
    src: url('../fonts/RawengulkSans-094-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RawengulkSans-094-webfont.woff') format('woff'),
         url('../fonts/RawengulkSans-094-webfont.ttf') format('truetype'),
         url('../fonts/RawengulkSans-094-webfont.svg#RawengulkSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/



/* begining of Header */
#mainWrapper {
	margin: 0 auto;
	width: 980px;
	padding-bottom: 10px;
	background:url(../images/dotbg.png) no-repeat right 11px;
	padding-top:2px;
}


/*** header starts ***/
#header {  
	height: 170px;
    margin-bottom: 0;
    overflow: hidden;
    padding-top: 16px;
	margin-top:20px;
	background:#fff;
	width:970px;
	border-radius:10px  10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px; 
	-webkit-border-radius: 10px  10px 0px 0px;
	behavior: url(PIE.htc);
	
}
a#logo {
	background: url(../images/logo.png) no-repeat left top;
	float: left;
	width: 372px;
	height: 79px;
	margin: 5px 0 0 14px;
}

#logo_hold{ overflow:hidden; margin:0px 0px 3px 0px; background:url(../images/logo-bg.jpg) no-repeat; width:970px; height:74px;}
.login_hold a{ color:#fff; font-size:12px; font-weight:bold;}
#right_top{ float:right; width:535px; }
#right_top a:hover { color:#1e99c5 !important;}
#right_top .left{ height: auto; padding-top: 10px; width: 344px; }
#right_top .left .social{ float:left; }
#right_top .left .social a{ width:26px; float:left; display:block; margin-bottom:10px; margin-left:2px; }

#right_top .left .callInfo span{ display:block; }
.callInfo{ width:450px; float:left; height:20px; margin-top:15px; margin-left:20px;}
.callInfo span{ margin-right:5px; padding:5px 5px 5px 30px; font-family: 'Source Sans Pro', sans-serif; font-size:16px; color:#333333; font-weight:bold;}

.call{ background:url(../images/phone-ico.jpg) no-repeat left; padding-left:10px;}
.email{ background:url(../images/emailico.jpg) no-repeat left; padding-left:10px;}
#right_top .left .callInfo span a{ color:#000; font-size:13px; text-transform: lowercase; display:inline-block; margin-top: 19px;}


#right_top .right a { font-size:13px; text-transform:uppercase; font-weight:bold; color:#fff; display: inline-block; text-align:right;  padding-left:30px; line-height:22px; height:29px; float:left;}
.acc {background:url(../images/acc.png) no-repeat left top;}
.shopcart { background:url(../images/shp-bg.png) no-repeat left top; }

#right_top .right a span { font-size:12px; font-weight:bold; color:#2d9dc4; text-transform:uppercase; display: block; margin-top:5px;}

#search{ width:306px; float: right; overflow:hidden; padding-left:10px;  height:32px; background-color:#e1e1e1; margin: 10px 12px 0px 0px; 
	border-radius:15px;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	behavior: url(PIE.htc);
	}
#search input[type="text"]{ height:25px; padding:0px; width:192px; border:none; font-size:14px; color:#747473; font-weight:bold; line-height:25px; outline:none; float:left; background:none;}  
#search input[type="submit"]{ height:32px; padding:0px; width:32px; border: none; text-align:center; outline:none; float: right; background:url(../images/search-bg.png) no-repeat right; cursor:pointer;} 

/*** Navigation ***/
.navigation{ overflow:hidden; margin:0px; padding:0px 0 0 22px; }
.navigation li{ display:block; }
.navigation li a{ color:#000; font-size:14px;  font-weight:bold; text-transform:uppercase;}
.navigation li a:hover,#navigation li a.current{ color:#666;}

/*** drop down ***/

#menudiv
{
    display: block;
    height: 29px;
    line-height: 29px;
    width: 875px;
	float:left;
	background:#f8860b;
	padding:0 5px;
}
#menudiv ul
{
list-style:none;
padding:0px;
margin:0px
}
#menudiv ul li
{
   	float:left; 
    list-style: none;
	line-height:29px;
	margin: 0;
    background:url(../images/btn-sep.jpg) no-repeat right;
}

#menudiv ul li a
{
    color: #222222;
    font-size: 13px;
    text-transform: capitalize;
	text-decoration:none;
	font-weight:bold;
	font-family: 'Quicksand', sans-serif;
	text-transform:uppercase;
	padding: 0 18px 0px 10px ;
	text-shadow: 1.1px 1.1px #F6B269;
}

#menudiv ul li a:hover
{
color:#fff;
text-shadow: 1.1px 1.1px #F6B269;
}
#menudiv ul li.sublinks a
{
color:#433626;
font-weight:normal;
text-decoration:none;
display:block;
line-height: 30px;
}
#menudiv ul li.sublinks a:hover
{
    color:#1e99c5;
	display:block;
}
#menudiv ul li a.current { color:#fff;}
#menudiv ul li.sublinks
{
	background:#cbd7d7;
	min-height: 150px;
	margin:13px 0 0 -20px;
	*margin:1px 0 0 -20px;
	padding:0px 15px 15px 15px;
	border:1px solid #5789d1;
	border-top:none;
}
#menudiv ul li.sublinks
{
display:none;
}
/* CSS For Dropdown Menu End */

/*** Left sidebar ***/
#left_sidebar{ width:230px; overflow:hidden; }
/*#left_sidebar h2{ font-size:13px; color:#343434; font-weight: bold; margin:0 0 4px 0; text-transform:uppercase; ; padding:0 0 8 8px; border-bottom:1px solid #fff; height:24px; line-height:24px;}*/
.information_left{ 
	background:#e1e1e1; 
	overflow:hidden; 
	margin-bottom:25px; 
	padding:15px; 
	border-radius:0px 15px 15px 0px;
	-moz-border-radius: 0px 15px 15px 0px; 
	-webkit-border-radius: 0px 15px 15px 0px;
	behavior: url(PIE.htc);
	 }


.information_left select { width:200px; height:26px; border:1px solid #c1c1c1; verticle-align:middle; padding:3px; margin-bottom:5px; color:#333333; font-size:13px; border-radius:2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; behavior: url(PIE.htc)}
.information_left ul{ overflow:hidden; list-style:none; padding:0px; margin:2px 2px 10px 2px;;}
.information_left ul li{ display:block; margin-bottom:2px; background:url(../images/buttonbg.png) no-repeat 8px 4px; padding:0 0 0px 22px; min-height:6px; }
.information_left ul li a{ display:block; color:#0779f4; font-size:13px; font-weight:bold;}
.information_left ul li a:hover{ color:#f8ad00; }
.information_left ul li:hover { background:url(../images/buttonbg.png) no-repeat 8px 4px; }
.information_left img{ margin:10px 5px 0px 0px;}
.information_left p {font-size:13px; font-weight:bold; display:block; background:url(../images/buttonbg.png) no-repeat 8px 8px; padding:0 0 0px 22px; min-height:6px; color: #0779F4; text-transform:capitalize; }
.border { border:none !important; background:none !important; }
.offer { margin-bottom: 11px;}
.offer { border-bottom:1px solid #fff; font-size:20px; color:#0779f4; margin-bottom:0px !important; padding-bottom:0px !important;}
#left_sidebar .border img { background:#fff; padding:23px 22px;}


/*** Right sidebar ***/
#right_sidebar{ width:160px; overflow:hidden;  float: right; text-align:left; border-radius:15px 0px 0px 15px;
	-moz-border-radius: 15px 0px 0px 15px;
	-webkit-border-radius: 15px 0px 0px 15px;
	behavior: url(PIE.htc); background:#E1E1E1; margin-top:12px; padding:10px 10px 12px 20px; }
#right_sidebar h2{font-size:14px; color:#fff; font-weight: bold; margin:0 0 10px 0; text-transform:uppercase; background:url(../images/lefthad01.jpg) repeat-x 0 0; font-family: 'Oswald', sans-serif; padding:0 0 0 8px; height:34px; line-height:34px;}
#right_sidebar img {margin:0px 0px 0px 0px;}
#right_sidebar hr {width:148px; border:1px solid #fff; float:left;}
#right_sidebar p{font-family: 'Quicksand', sans-serif; font-size:13px; color:#414141; font-weight:bold;}


.sec_common{ margin-bottom:5px; overflow:hidden;}
.information_right{ background:#fff; overflow:hidden; margin-bottom:5px; border:1px solid #c2c2c2; padding:1px;}
.best_sell h2 { background:url(../images/best-sell.jpg) no-repeat 0 0 !important;}
.best_sell .details:hover{	background:#5444f6 ;color: #fff !important;	}
.special_Offer h2 { background:url(../images/special-offer-h2.jpg) no-repeat 0 0 !important; margin:0px !important; }
.information_right ul{ overflow:hidden; list-style:none; padding:0 6px 0 0; margin:0px;}
.information_right ul li{ display:block; margin-bottom:12px; background: url(../images/wf_rightpanimg.jpg) no-repeat 10px 4px; padding: 0 0 12px 19px; min-height:52px; border-bottom:1px dotted #000;}
.information_right ul li a{ display:inline-block; color:#333; font-size:11px; font-weight:bold; text-transform:uppercase; margin-bottom: 7px; padding: 6px 0 0 34px;}
.information_right ul li a:hover{ color:#5444f6;}
.information_right ul li span { padding:0 0 0 32px;  vertical-align: bottom; float:left; color:#000;}
.information_right ul li img { padding: 4px 0 0 8px; vertical-align: top; cursor:pointer;}
.information_right .last { border:none;}
.subscribe{overflow:hidden; padding-top:0;}
#sub_cont{  background: #FFFFFF; border: 1px solid #C2C2C2; margin-bottom: 5px; overflow: hidden; padding: 1px;}
#sub_cont h2{ margin-bottom:3px; background:url(../images/loginhad-bg.jpg) no-repeat 0 0;}
.forgotpw { font-size:9px; font-weight:bold; color:#000; text-decoration:underline; text-transform:capitalize; padding: 0 0 0 36px; }
.forgotpw:hover { color:#a95bda; }
#sub_cont a:hover{ text-decoration: none;}
#sub_cont img {cursor: pointer; padding: 5px 0 0 0; vertical-align: top; float:left;}
#sub_cont p{ margin:10px; overflow:hidden; color:#000; text-transform:inherit; font-size:11px; font-weight:bold;}
#sub_cont input[type="text"] { width:164px; border:1px solid #000;}
#sub_cont input[type="text"]:focus{ border:1px solid #7f7f7f;}
.read_blog{ background:url(../images/readblog.png) no-repeat 0 0; min-height:50px; padding:11px 0 0px 20px; overflow:hidden; margin-bottom:33px;}
.read_blog a{ display:block; color:#fefefe; font-size:17px; line-height:22px; font-family:RawengulkSansRegular;}
.read_blog a span{display:block; color:#ffee00; font-size:20px;}
.read_blog a:hover,.read_blog a span:hover{ color:#fff !important;}
#follow_cont{ overflow:hidden; padding:0 0 21px 20px;}
#follow_cont h2{ margin-bottom:12px;}
#follow_cont a{ display:block; float:left; margin-right:19px;}

a.details
	{
	text-align:center;
	background:#747473;
	font-size: 10px;
	color: #fff !important;
	border:none;
	padding: 4px 9px;
	width:auto;
	text-transform:inherit !important;
	clear:none;
	float:left;
	font-weight:bold;
	letter-spacing: 1px;
	text-decoration:none !important;
	}
.details:hover
	{
	background:#a95bda ;
	color: #fff !important;
	}
	
a.shopdetails
	{
	clear:both;
	background:#ccc;
    border: none;
    clear: none;
    color: #0c0c0c;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.4px;
    padding: 2px 9px;
    text-align: center;
	text-transform: uppercase;	
	margin-top:3px;
	float:right;
	}
.shopdetails:hover
	{
	background:#F8860B;
	}

a.proddetails
	{
	background:#747473;
    border: none;
    clear: none;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.4px;
    padding: 2px 3px;
    text-align: center;
	text-transform: uppercase;
	}
.proddetails:hover
	{
	background:#F8860B;
	color: #fff;
	}
.innerPage {
	width:970px;
	margin: 0;
	overflow:hidden;
	background:#fff;
	border-radius:0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	behavior: url(PIE.htc); 
}

.leftPane {
	width: 240px;
	padding: 0 20px 0 0;
}

.menu_list {
	width: 240px;	
	padding: 0 0 12px 0;
}

.menu_head {
	padding: 8px 10px 8px 40px;
	cursor: pointer;
	position: relative;
	margin: 1px;
	font-weight: bold;
	color: #fff;
	width: 190px;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	text-transform:uppercase;
}

#menu_list_h2{ font-size:13px; color:#343434; font-weight: bold; margin:0 0 4px 0; text-transform:uppercase; padding:0 0 8 8px; border-bottom:1px solid #fff; height:24px; line-height:24px;}

.menu_body {
	display: none;
	text-transform:none;
}

.menu_body a {
	display: block;
	color: #0779F4;
	width: 156px;
	height: 11px;
	padding: 5px 10px 5px 25px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/grayBlt.gif) no-repeat 10px 6px; );
	font-size: 13px;
	font-weight: bold;
	line-height: 11px;
	margin: 1px 0 0 1px;
	font-weight: bold;
	
}

.menu_body a:hover {
	color: #fff;
	text-decoration: none;
	background: #acacac url(../images/WhtBlt.gif) no-repeat 10px 8px;
	);
}

.specialProdL,.testimonialsL,.viewsL {
	margin: 0 0 20px 0;
}

.centerColumn {
	width: 534px;
	padding: 0 10px;
}
.centerColumn1 {
	width: 520px;
	background:#fff; 
	padding:10px;
	margin: 0 0 0 5px;
    overflow:hidden;
	min-height:450px;
	border:3px solid #e1e1e1; border-radius:15px;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	behavior: url(PIE.htc);
	margin-bottom: 20px;
}

.centerColumn1 p{ line-height:20px;}
.indexBanner {
	border: 5px solid #fff;
}

.red {
	color: #f00;
}

.grey {
	color: #666;
}

.welcome h1 {
	margin: 10px 0;
	padding: 0;
	font-size: 15px;
}

h1.rowHeading, h2.rowHeading {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	line-height: 31px;
	padding: 0 0 0 12px;
	margin-top: 0;
	height:30px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	background:#3f4142;
}

.catbox {
	display: inline;
    float: left;
    min-height: 255px;
    margin: 0 15px 0 0;
    width: 236px;
} 
.cat_hold .catbox {
	float: left;
	display: inline;
	margin:0px 9px 10px 0;
	margin:0px 9px 20px 0;
	height:218px;
	
}
.product-info .catbox {
	float: left;
	display: inline;
	width: 245px;
	margin:0px 9px 10px 0;
	*margin:0px 9px 20px 0;
	height:218px;
}
.catlist_wrapper{ background:#fff; padding:14px 11px 0px 14px; *padding:14px 12px 20px 14px; overflow:hidden; border:3px solid #e1e1e1; border-radius:15px;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	behavior: url(PIE.htc);
	margin-bottom: 20px !important;}

#categoryListing{ overflow:hidden;}
.cat_list .catbox{ }
.prod_wrap{ margin: 0px 10px;}
.productInfo {margin-bottom:20px;}
.mart{ margin-top:20px;}

.pord_in{ overflow:hidden; text-align:center; width:226px; padding:0px 10px;}

.catbox.last {
	margin: 0px 0 10px 0;
	margin: 0px 0 20px 0;
}
.catbox a {display:inline-block;}

.catbox a.prodImg img {
	margin:15px 10px 0px 10px; padding:3px; border:1px solid #e1e1e1;
}
.catbox a.prodImg {
	display:block;
/*	height:230px; */
}

.catbox a.prodImg img:hover{ }
.feature_prod{ overflow:hidden;  margin-top: 10px; padding:14px 12px 0px 14px; *padding:19px 12px 20px 14px; background:#fff; border:3px solid #e1e1e1; border-radius:15px;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	behavior: url(PIE.htc);}
.feature_prod h2{ margin:0 0 0 0; padding:0px; height:20px; line-height:20px; color:#000; font-size:18px; font-weight: bold; margin-bottom:13px; text-transform:uppercase; font-family: 'Oswald', sans-serif; background:none;}

.catbox a.prodName {
	font-weight: normal;
	margin: 0px 0 5px 0;
	display:block; 
	color:#f8860b; 
	font-size:13px; 
	line-height:20px; 
	text-transform:uppercase;
	float:left;
	font-weight:bold;
	width:130px;
	text-align:left;
	
}
.catbox a.prodName:hover{ color:#000;}
.catbox span.price {
	padding: 0 0 5px;
	color:#000;
	display: block;
	font-size:13px;
	float:right;
	font-weight:bold;
	}

.currency {
	font-family:Arial, Helvetica, sans-serif;
	color:#DD0000;
	font-weight:bold;
	
}


/*** footer starts ***/
#footer-wrap { width:980px; min-height:80px; margin-top:3px; background:url(../images/dotbg.png) no-repeat right top;
	padding-top:2px; margin-bottom:20px; }
#footer{ width:950px; overflow:hidden; padding:15px 10px 0 10px; margin-top:6px; background:#fff; height:78px;  border-radius:15px;
	-moz-border-radius: 15px; -webkit-border-radius: 15px; behavior: url(PIE.htc); float:left;}
#top_links{ overflow: hidden; height:26px; width:675px; }
#footer ul{ list-style:none; padding:0px; margin:0px; overflow:hidden; margin-bottom:7px; }
.footer_left { width:675px; float:left;}
#footer ul li{ display:block; float:left; padding:0 3px; color:#000; }
#footer ul li a{ color:#222222; text-transform:capitalize; font-size:13px; display:block; font-weight:bold;}
#footer ul li a:hover{ color:#1d92bc;}
#footer ul li label{ display:block; color:#000; font-size:12px; text-transform:uppercase; font-weight:bold;}
#footer ul li.first{ padding:0 11px 0 0; border:none; background:none;}
#footer .right, #footer .left{ color:#222; font-size:12px; font-weight:bold;}

#footer .right { width:162px; height:60px; float:right;}
#footer .left a, #footer .right a { color:#000; font-size:12px;}
#footer .right a:hover,#footer .left a:hover{ text-decoration:underline; color:#1d92bc;}

/*Product Details*/
#productMainImage {
	padding: 0 20px 0 0;
}
/*
#productMainImage  a.brdimg img{
	border: 1px solid #000;
	padding:4px;
}
*/
#productMainImage  .brdimg img{
}

#thumb img {
    margin-right: 0;
    padding: 2px !important;
}
.productInfoBox {
	border: 1px solid #353535;
	padding: 10px;
	margin: 0 0 20px 0;
	float: left;
	width: 680px;
}

#productName {
	font-weight: bold;
	font-size:15px;
	text-transform:uppercase;
}
#productDescription p{ line-height:21px;}

.selectParameters input.text,.cartMainTable td.cartProdQty .text {
	width: 92px;
	border: 1px solid #353535;
	color: #000;
}

.selectParameters label {
	float: left;
	display: inline;
	width: 60px;
	line-height:20px;
}

.selectParameters select {
	width:95px;
}

.selectParameters a.sizingGuide {
	color: #f00;
}

.selectParameters a.sizingGuide:hover {
	color: #fff;
	text-decoration: underline;
}

.selectParameters #cartAdd {
	background: #7b0000;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 10px;
	margin: 10px 0 0 0;
}
#thumb {
    margin-top: 10px;
}

/*Shopping Cart*/
#cartSubTotal {
	background: #353535;
}

.cartMainTable {
	
}

.cartMainTable td.cartProdName{ text-align:left;}
.cartMainTable th,.cartMainTable td {
	text-align: center;
	width: 16%;
	padding: 10px 0;

}
.cartProdBtns a{margin-bottom:10px;}
.marright{ margin-right:10px; display:inline-block;}
.cartProdQty input.text{ width:47px !important;}
.cartMainTable th {
	padding: 10px 0;
	background: #747473;
	color:#fff;
} 
.subTotal td{ color:#fff;}

.cartMainTable td {
	
}

.cartMainTable td.cartRowImg {
	padding: 1px;
}
.cartMainTable td.cartRowImg img{border: 1px solid #353535;}

.cartMainTable tr.subTotal td {
	background: #747473;
	font-weight: bold;
}
.cartMainTable tr.subTotalTxt td {
	background: none !important;
	font-weight: bold !important;
	color:#000000;
	border-top:1px solid #000000;
}
.cartMainTable td.cartProdQty .text {
	margin: 0 !important;
	text-align: center;
}

ul.sitemap {
	margin: 15px 0;
	padding: 0 15px;
}

ul.sitemap li {
	padding: 0 15px;
	margin: 8px 0;
}

ul.sitemap li a {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
}

ul.sitemap li a:hover {
	color: #000;
}

.TableFormat {
	border-right: 1px solid #000;
}

.TableFormat td {
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

.TableFormat th {
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 12px;
}
.TableFormat a{ color:#1d92bc;}
.TableFormat a:hover{ text-decoration:underline;}
a.sublink{ color:#1d92bc;}
.paddingbottom fieldset { padding: 5px;}

.billing_form strong {
    float: left;
    min-width: 116px;
}.billing_form input {
    background: none;
    border: 1px solid #1d92bc;
    color: #000000;
    outline: medium none;
}
.billing_form select {
    background: none;
    border: 1px solid #1d92bc;
    color: #000000;
    outline: medium none;
    width: 190px;
}

.billing_form textarea {
    background: none;
    border: 1px solid #1d92bc;
    height: 50px;
    width: 181px;
}
#paginations
{float:right;}
#paginations a, #paginations b, #paginations .paging1
{display:block; float:left; padding:0 5px; line-height:20px; background:#4F5052; margin:0 1px; color:#fff;}
#paginations b
{background:#F8860B;}
#paginations a:hover
{background:#0776EE; color:#fff;}
#paginations .paging1
{background:#0776EE;}


.textfield1
{width:300px; padding:5px;}

.btnsubmit
{float:left; line-height:30px; border:1px solid #ccc; padding:0 10px; background:#E1E1E1; color:#333;}
