/* -------------------general CSS------------------------- */
.right_align{
	text-align: right;
}
.center_align{
	text-align: center;
}
.clear{
	clear: both;
	line-height: 0px;
}
.float_left{
	float: left;
}
.float_right{
	float: right;
}
.font11{
	font-size: 11px;
}
.main_box{
	width: 100%;
	height: auto;
}

/* ------------------maincontainer CSS--------------------- */
div#maincontainer{
	width: 1000px;
	height: auto;
	clear: both;
	float: none;
	margin: 5px auto;
	background: #f4f4f4;
}

/* ------------------header CSS----------------------------- */
div#header{
	width: 100%;
	height: 141px;
	cursor: pointer;
	background: url(../images/header_bg.gif) left top repeat;
}
.header_left{	
	width: 345px;
	height: 141px;
	float: left;
	cursor: pointer;
	background: url(../images/logo.png) left center no-repeat;
}
.header_left a{
	width: 345px;
	height: 141px;
	display: block;
}
.header_right{
	width: 655px;
	height: 141px;
	float: right;
	color: #a1a1a1;
	text-align: right;
}
.header_right a{
	color: #a1a1a1;
	padding: 0 15px;
	line-height: 26px;
}
/*.add{
	background: #3f3f3f;
	border: 1px solid #525252;
	width: 572px;
	height: 100px;
	float: right;
	text-align: center;
	margin: 0 15px 0 0;
}
.add img{
	margin: 7px 0 0 0;
}
*/


/*main_nav*/
.main_nav{
	width: 100%;
	height: 41px;
	background: url(../images/nav_bg.gif) left top repeat-x;
}
.main_nav ul{
	float: left;
}
.main_nav ul li{
	float: left;
	color: #d8d8d8;
	text-transform: uppercase;
	font: normal 12px/40px Verdana, Arial, Helvetica, sans-serif;
}
.main_nav ul li a{
	float: left;
	color: #d8d8d8;
	padding: 0 31px;
	text-transform: uppercase;
	font: normal 12px/40px Verdana, Arial, Helvetica, sans-serif;
}
.main_nav ul li a:hover, .main_nav ul li a.here{
	background: url(../images/nav_hover.gif) left center repeat-x;
}
.main_nav ul li.line{
	background: url(../images/line.gif)  center center no-repeat;
	height: 41px;
	width: 2px;
}
.subnav{
	float: left;
	width: 1000px;
	background: #d8d8d8;
	font: normal 12px/40px Verdana, Arial, Helvetica, sans-serif;
}
.subnav a{
	color: #4e4e4e;
	padding: 0 8px;
}
.subnav a:hover{
	color: #244089;
}

/* ------------------body CSS------------------------------- */
div#body{
	width: 100%;
	height: auto;	
}
div#body .body_left{
	width: 668px;
	height: auto;
	float: left;
	margin: 15px 0 15px 8px;
	/*border: 1px solid red;*/
}
div#body .body_right{
	width: 291px;
	height: auto;
	float: right;
	margin: 15px 12px 15px 0;
}

/* ------------------box 1---------------------------- */
.box1{
	width: 330px;
	height: auto;
	float: left;
	background:url(../images/box1.png) center bottom no-repeat;
}
.box1_top{
	width: 322px;
	height: 33px;
	color: #fff;
	float: left;
	margin: 0 0 0 4px;
	/*border: 1px solid#213b7e;*/
	font: normal 18px/33px Tahoma, Arial, Helvetica, sans-serif;
	background: url(../images/blue_bg.gif) left top repeat-x;
}
.box1_top span{
	float: left;
	margin: 3px 10px 0 3px;
}
.box1_top span img{
	float: left;
}
.box1_inner{
	width: 300px;
	height: auto;
	float: left;
	margin: 15px 0 10px 13px;
}
.txt_box1{
	background: url(../images/txt_bg1.gif) left center no-repeat;
	width: 205px;
	height: 26px;
	color: #6b6b6b;
	padding: 0 0 0 5px;
	outline: none;
	border: 0px;
	float: left;
	font: normal 12px/26px Tahoma, Arial, Helvetica, sans-serif;
}
.txt_box2{
	background: url(../images/txt_bg2.gif) left center no-repeat;
	width: 160px;
	height: 29px;
	color: #6b6b6b;
	padding: 0 0 0 5px;
	outline: none;
	border: 0px;
	float: left;
	font: normal 12px/29px Tahoma, Arial, Helvetica, sans-serif;
}
.search_btn1{
	background: url(../images/search_bg1.gif) left center no-repeat;
	width: 80px;
	height: 26px;
	color: #fff;
	margin: 0 4px 0 5px;
	outline: none;
	border: 0px;
	text-transform: uppercase;
	font: normal 12px/24px Tahoma, Arial, Helvetica, sans-serif;
}
.whole_sale{
	font: normal 14px/32px Tahoma, Arial, Helvetica, sans-serif;
	color: #111111;
	padding: 6px 0;
}
.whole_sale span{
	color: #ff0000;
}

/* ------------------box 2---------------------------- */
.box2{
	width: 663px;
	height: auto;
	background: #fff;
	border: 1px solid #d5d5d5;
}
.box2_top{
	width: 651px;
	height: 35px;
	color: #5a5a5a;
	margin: 1px;
	padding: 0 0 0 10px;
	/*border: 1px solid#213b7e;*/
	text-transform: uppercase;
	font: bold 14px/35px Tahoma, Arial, Helvetica, sans-serif;
	background: url(../images/gray_bg2.gif) left top repeat-x;
}
.box2_top span{
	color: #ff0000;
}
.box2_top span img{
	float: left;
}
.box2_inner{
	width: 632px;
	height: auto;
	margin: 0 auto;
	margin: 15px 0 15px 13px;
}
.box3_inner{
	width: 662px;
	height: auto;
	margin: 0 auto;
	margin: 0 0 15px 0;
}
.font14{
	font: bold 14px/20px Tahoma, Arial, Helvetica, sans-serif;
}	
.gray{
	color: #949494;
	line-height: 20px;
}
.img1b{
	border: 2px solid #c6c6c6;
	margin: 3px 0 0 0;
}
.img2b{
	border: 1px solid #c6c6c6;
	margin: 3px 0 0 0;
	padding: 3px;
}
.see_all{
	text-align: right;
	background: #fff;
	height: 36px;
}
.see_all a{
	font: normal 12px/36px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0 10px 0 0;
}

/* ------------------box 3---------------------------- */
.box3{
	width: 324px;
	height: auto;
	background: #fff;
	border: 1px solid #d5d5d5;
}
.box3_top{
	width: 312px;
	height: 35px;
	color: #5a5a5a;
	margin: 1px;
	padding: 0 0 0 10px;
	/*border: 1px solid#213b7e;*/
	text-transform: uppercase;
	font: bold 14px/35px Tahoma, Arial, Helvetica, sans-serif;
	background: url(../images/gray_bg2.gif) left top repeat-x;
}
.box3_top span{
	color: #ff0000;
	padding: 0 0 0 2px;
}
.box3_top span img{
	float: left;
}
.box4_inner{
	width: 305px;
	height: auto;
	margin: 0 auto;
}

/*add2*/
.add2{
	background: #ececec;
	border: 1px solid #fff;
	width: 975px;
	height: 160px;
	margin:0 auto;
}
.add2 img{
	margin: 18px 6px 0 8px;
	float: left;
}
.view_issue{
	background: url(../images/btn1.gif) center center no-repeat;
	height: 24px;
	width: 291px;
	margin: 12px 0;
	text-align: center;
}
.view_issue a{
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	color: #f4f4f4;
}
.view_issue a:hover{
	color: #adadcf;
}

.advertise{
	background: #f6f6f6;
	width: 288px;
	/*height: 32px;*/
	height:auto;
	border-bottom: 2px solid #fff;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
}
.advertise span{
	width: 26px;
	height: 32px;
	background: #244089;
	color: #9d9d9d;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 0 6px 0 0;
}

.advertise2{
	background: #fff;
	width: 288px;
	height: 32px;
	border-bottom: 2px solid #fff;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
}
.advertise2 span{
	width: 26px;
	height: 32px;
	background: #244089;
	color: #9d9d9d;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 0 6px 0 0;
}
.facebook_box{
	width: 291px;
	height: auto;
	background: #fff;
	float: left;
	padding: 15px 0;
	text-align: center;
	border: 1px solid #d5d5d5;
}

/* ------------------box 4---------------------------- */
.box4{
	width: 291px;
	height: auto;
	padding: 3px 0 0 0;
	border-top: 1px solid #d5d5d5;
	background:url(../images/box4.gif) center bottom no-repeat;
}
.box4_top{
	width: 277px;
	height: 33px;
	color: #fff001;
	margin: 0 0 0 4px;
	padding: 0 0 0 6px;
	text-transform: uppercase;
	font: normal 18px/33px Tahoma, Arial, Helvetica, sans-serif;
	background: url(../images/blue_bg.gif) left top repeat-x;
}
.box4_top span{
	color: #fff;
	margin: 3px 10px 0 3px;
}
box4_top span img{
	float: left;
}
.box5_inner{
	width: 270px;
	height: auto;
	margin: 15px auto;
}



/* ------------------footer CSS---------------------------- */
div#footer{
	width: 100%;
	height: 125px;
	background: #000;
}
.footer_left{
	width: 700px;
	height: auto;
	float: left;
	color: #fff;
	margin: 15px 0 0 15px;
	font: normal 11px/24px Tahoma, Arial, Helvetica, sans-serif;
}
.footer_left a{
	color: #bfbfbf;
	padding: 0 5px;
}
.footer_right{
	width: 145px;
	height: auto;
	float: right;
	color: #fff;
	margin: 30px 0 0 0;
}
.footer_right span{
	float: left;
	height: 20px;
	font: normal 11px/20px Tahoma, Arial, Helvetica, sans-serif;
}

.footer_right img{
	float: left;
	margin: 0 3px;	
}

.p_txt{
	padding: 0 0 4px 0;
	margin: 0px;
}

.listing td{
	padding: 4px 0 4px 8px;
	line-height:20px;
}
.listing td a strong{
	color: #5E5E5E;
}

.font14 a{
	color: #5E5E5E;
}

.image_thumb a{
color:#5E5E5E;
}

.txt_box3{
	background: url(../images/txt_bg2.gif) left center no-repeat;
	width: 180px;
	height: 29px;
	color: #6b6b6b;
	padding: 0 0 0 5px;
	outline: none;
	border: 0px;
	float: left;
	font: normal 12px/29px Tahoma, Arial, Helvetica, sans-serif;
}

.pagination{
	float:right; 
}

table.register_tbl{
margin:10px;
border:2px solid #d3d3d3;
}

table.register_tbl td{
	padding: 1px 6px 1px 10px;
}
table.register_tbl th{
	background: #d8d8d8;
	padding: 2px 6px 2px 10px;
	font: bold 11px/26px Arial, Helvetica, sans-serif;
	border: 1px dashed #fff
}

.register_tbl span{
margin-left:5px;
color:#FF0000;
}

.product{
	width: 165px;
	height: auto;	
	float: left;
	background: none;
	border: 0;		
	margin: 0 0 8px 2px;
}
.product .grey15{
	font: bold 15px/18px Arial, Helvetica, sans-serif;
	color: #686869;
	text-align: center;
	padding: 8px 0 0 0;
	vertical-align: top;
	text-decoration: none;
}
.product .grey15 span{
	font: bold 15px/28px Arial, Helvetica, sans-serif;
	color: #009aca;
	text-align: top;		
	vertical-align: middle;
	text-decoration: none;
}
.product .black15{
	font: bold 15px/18px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	text-align: center;		
	vertical-align: top;
	text-decoration: none;
}

.product .green13{
	font: normal 13px/26px Tahoma, Arial, Helvetica, sans-serif;
	color: #686869;
	text-align: center;	
	vertical-align: middle;
	padding: 10 0 0 11px;	
	text-decoration: none;
}
.product .grey11{
	font: normal 11px/16px Tahoma, Arial, Helvetica, sans-serif;
	color: #91cd04;
	text-align: center;	
	vertical-align: middle;
	padding: 0 0 0 11px;	
	text-decoration: none;
}


.product_heading{
	background: url(../images/product_heading.png) left top no-repeat;
	width: 164px;
	height: 43px;
	float: left;
	margin: 0 auto;	
}
.product p{
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #5d5855;
	text-align: center;		
	vertical-align: middle;
	text-decoration: none;
	margin: 0;
	padding: 8px 0 0 0;
}
.product_headingmid{
	background: url(../images/probg_mid.gif) left top repeat-y;
	width: 164px;
	height: auto;
	float: left;	
	margin: 0 auto;	
}

.add_btn{
	background: url(../images/search_bg1.gif) left center no-repeat;
	width: 80px;
	height: 26px;
	color: #fff;
	margin: 4px 4px 0 6px;
	outline: none;
	border: 0px;	
	font: normal 12px/24px Tahoma, Arial, Helvetica, sans-serif;
}
.font18{
	font: bold 14px/20px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #a98d1c;
	border-bottom: 1px solid #CCCCCC;
}

.innerbox{
	width: 270px;
	height: auto;
	margin: 15px auto;
}

.innerbox ul{
	padding: 0;
	margin: 0;
}

.innerbox ul li{
	padding: 0;
	margin: 0 0 0 12px;
	list-style-type: none;
	float: left;
	width: 260px;
	background: url(../images/arrow1.png) left center no-repeat;	
}
.innerbox ul li a{
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;		
	text-decoration: none;
}
.innerbox ul li a:hover{
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #ff0000;
	padding: 0;		
	text-decoration: underline;
}


img.wrap{
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	border:1px solid #CCCCCC;
	}


.resource{
	background: url(../images/bg.jpg) left center no-repeat;
	padding-left: 14px !important; 
}
.resource a{
	color:#5E5E5E;
}

.wholeloop{
	width:283px; 
	float:left; 
	margin:0 auto; 
	line-height:19px; 
	height:25px;
}
.wholeloop a{
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	padding: 0 25px;
	text-decoration:none;
	/*background: url(../images/arrow1.png) left center no-repeat;*/
	background: url(../images/arrowright.jpg) left center no-repeat;
}

.wholeloop a:hover{
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	padding: 0 25px;
	text-decoration:none;
	/*background: url(../images/arrow1.png) left center no-repeat;*/
	background: url(../images/arrowright.jpg) left center no-repeat;
}

/* ------------------box 5---------------------------- */
.box5{
	width: 209px;
	height: auto;
	padding: 3px 0 0 0;
	border-top: 1px solid #d5d5d5;
	/*background:url(../images/box4.gif) center bottom no-repeat;*/
	background-color:#DDD;
}
.box5_top{
	width: 197px;
	height: 33px;
	color: #fff001;
	margin: 0 0 0 4px;
	padding: 0 0 0 6px;
	text-transform: uppercase;
	font: bold 12px/33px Tahoma, Arial, Helvetica, sans-serif;
	background: url(../images/blue_bg.gif) left top repeat-x;
}
.box5_top span{
	color: #fff;
	margin: 3px 10px 0 3px;
}
box5_top span img{
	float: left;
}
.box6_inner{
	width: 270px;
	height: auto;
	margin: 15px auto;
}

.search_btn1_cart{
	background: url(../images/search_bg1_cart.gif) left center no-repeat;
	width: 105px;
	height: 26px;
	color: #fff;
	margin: 0 4px 0 5px;
	outline: none;
	border: 0px;
	text-transform: uppercase;
	font: normal 12px/24px Tahoma, Arial, Helvetica, sans-serif;
}

.text_area{
color:#6B6B6B;
background-color:#FBFCFB;
border:1px solid #D3D3D3;
}

.main_box a{
color:#5E5E5E;
}



.add{
	background: #3f3f3f;
	border: 1px solid #525252;
	width: 572px;
	height: 100px;
	float: right;
	text-align: center;
	margin: 0 15px 0 0;
}
.add_left{
	background: none;
	border: 0;
	width: 125px;
	height: 100px;
	float: left;	
	margin: 14px 8px;
}

.add_mid{
	background: none;
	border: 0;
	width: 90px;
	height: 100px;
	float: left;	
	margin: 14px 8px;
}
.add_mid ul{
	margin: 0;
	padding: 0;
}
.add_mid ul li{
	margin: 5px auto;
	padding: 0;
	width: 90px;
	list-style-type: none;
	float: left;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #f6f6f6;
	text-transform: uppercase;
}
.add_mid ul li a{
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.add_mid ul li a:hover{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.add_right{
	background: none;
	border: 0;
	width: 250px;
	height: 100px;
	float: right;	
	margin: 14px 4px;
}


.box15{
	width: 270px;
	height: auto;
	padding: 3px 0 0 0;
	border-top: 1px solid #d5d5d5;
	/*background:url(../images/box4.gif) center bottom no-repeat;*/
	background-color:#DDD;
}
.box15_top{
	width: 260px;
	height: 33px;
	color: #fff001;
	margin: 0 0 0 4px;
	padding: 0 0 0 6px;
	text-transform: uppercase;
	font: bold 12px/33px Tahoma, Arial, Helvetica, sans-serif;
	background: url(../images/blue_bg.gif) left top repeat-x;
}
.box15_top span{
	color: #fff;
	margin: 3px 10px 0 3px;
}
box15_top span img{
	float: left;
}

/*===========================================  change by pritam on 7th october 2011  =========================================================*/

table.details_cat td{
padding-bottom: 6px;
font: normal 12px/15px Tahoma, Arial, Helvetica, sans-serif;
}
table.details_cat td a{
color:#FFFFFF;
display: block;
margin: 4px 4px;
padding: 0 0 0 6px;
background-image: url('../images/header_bg.gif');
background-repeat: repeat-x;
/*
background: #f00;
border:1px solid #f00;
*/
font: bold 12px/32px Tahoma, Arial, Helvetica, sans-serif;
}
table.details_cat td a.here{
background-image: none;
background-color:#fff;
color:#f00;
border:1px solid #222;
}
.borderbottom td{
border-bottom:1px dashed #000;
padding-bottom: 6px;
font: normal 12px/15px Tahoma, Arial, Helvetica, sans-serif;
}
.borderbottom td a{
font: normal 12px/15px Tahoma, Arial, Helvetica, sans-serif;
color:#5E5E5E;
}

ul.wholesaler_side_list
{
    display: block;
}

ul.wholesaler_side_list li
{
    min-height:37px; height:auto; padding-left:15px; margin-bottom:10px;
    display: block;
    float: none;
}

ul.error_list
{
  margin: 0;
  margin-bottom: 7px;
  color: #d33;
  border: none;
  background-color: #1769A9; /* #f33;*/
}

ul.error_list li
{
  padding: 4px;
  padding-left: 25px;
  list-style: none;
  color: #fff;
  background: url(../images/error.png) no-repeat 4px 4px;
}

.error
{
  margin: 4px 0;
  padding: 4px 4px 4px 30px;
  background: url(../images/error.png) no-repeat 10px 4px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #1769A9; /*#f33;*/
  color: #fff;
}

.notice
{
  margin: 4px 0;
  padding: 4px 4px 4px 30px;
  background: url(../images/tick.png) no-repeat 10px 4px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #ffc;
}

input#forum_store_shopping_quantity
{
    width: 50px; height: 23px; padding:0 10px;
}