body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-image:url(images/bg.jpg);
	background-position:bottom;
	height:100%;
}

.serchbox
{
	height:15px; 
	border-top:1px #DBDBDB solid;
	border-left:1px #DBDBDB solid;
	border-bottom:1px #DBDBDB solid;
	border-right:1px #DBDBDB solid;
	width:130px; 
	background:transparent; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#696969; 
	padding-left:2px; padding-right:0px;
}

.serchgo
{
	color: #ffffff;
	border-top: 1 #C1C1C1 solid;
	border-left: 1 #C1C1C1 solid;
	border-bottom: 1 #C1C1C1 solid;
	border-right: 1 #C1C1C1 solid;
	background-color: #C1c1c1;
	font-size: 10px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

html{
	background-position:bottom;
	height:100%;
	border:0px solid red;
	background-repeat:repeat-x;
	background-color:#d6d6d6;
}
#wrap{
	height:100%;
	width:100%;
	text-align:center;
	border:0px solid red;
	background-image:url(images/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#d6d6d6;
	
}
.divider{
	background-image:url(images/divider.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:15px;
}
.divider_sm{
	background-image:url(images/divider_sm.jpg);
	background-repeat:no-repeat;
	height:15px;
}

#maincontainer{
	width:875px;
	border:1px solid #d0d0d1;
	padding-top:18px;
	padding-bottom:18px;
	margin:auto;
	background-image:url(images/innerbox_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;

}
#topbox {
	height:118px;
	background-image:url(images/top_box.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:837px;
	margin:auto;
}
#brands_container{
	width:837px;
	border:0px solid #000;
	margin:auto;
	text-align:left;
	vertical-align:top;
}

#bodybox {
	width:837px;
	margin:auto;
	border:0px solid #000;
}
#bottombox{
	margin-top:16px;
	width:837px;
	border:0px solid #000;
	vertical-align:bottom;
}
#copyright{
	width:875px;
	padding-top:10px;
	padding-bottom:18px;
	margin:auto;
}


#ShopwholesaleNavLink{
	width: 88px;
	height:9px;
	background: url(images/shopwholesale.jpg) no-repeat 0 0;
	border:0px solid #000;
}
#ShopwholesaleNavLink:hover{background-position: 0 -9px;
cursor:pointer;
}
#ShopwholesaleNavLink_active{
	width: 88px;
	height:9px;
	background: url(images/shopwholesale.jpg);
	background-position: 0 -9px;
}

#NewarrivalNavLink{
	width: 73px;
	height:9px;
	background: url(images/newarrivals.jpg) no-repeat 0 0;
	border:0px solid #000;
}
#NewarrivalNavLink:hover{background-position: 0 -9px;
cursor:pointer;
}
#NewarrivalNavLink_active{
	width: 73px;
	height:9px;
	background: url(images/newarrivals.jpg);
	background-position: 0 -9px;
}

#RetailNavLink{
	width: 61px;
	height:9px;
	background: url(images/shopretail.jpg) no-repeat 0 0;
	border:0px solid #000;
}
#RetailNavLink:hover{background-position: 0 -9px;
cursor:pointer;
}
#RetailNavLink_active{
	width: 61px;
	height:9px;
	background: url(images/shopretail.jpg);
	background-position: 0 -9px;
}

#SubscribeLink{
	width: 120px;
	height:9px;
	background: url(images/subscribe.jpg) no-repeat 0 0;
	border:0px solid #000;
}
#SubscribeLink:hover{background-position: 0 -9px;
cursor:pointer;
}
#SubscribeLink_active{
	width: 120px;
	height:9px;
	background: url(images/subscribe.jpg);
	background-position: 0 -9px;
}

/*topright link*/
#LoginLink{
	width: 27px;
	height:7px;
	background: url(images/login.jpg) no-repeat 0 0;
	border:0px solid #000;
}
#LoginLink:hover{background-position: 0 -7px;
cursor:pointer;
}
#LoginLink_active{
	width: 27px;
	height:7px;
	background: url(images/login.jpg);
	background-position: 0 -7px;
}

#RegisterLink{
	width: 43px;
	height:7px;
	background: url(images/register.jpg) no-repeat 0 0;
	border:0px solid #000;
}
#RegisterLink:hover{background-position: 0 -7px;
cursor:pointer;
}
#RegisterLink_active{
	width: 43px;
	height:7px;
	background: url(images/register.jpg);
	background-position: 0 -7px;
}

#CatalogueLink{
	width: 53px;
	height:7px;
	background: url(images/catalogue.jpg) no-repeat 0 0;
	border:0px solid #000;
}
#CatalogueLink:hover{background-position: 0 -7px;
cursor:pointer;
}
#CatalogueLink_active{
	width: 53px;
	height:7px;
	background: url(images/catalogue.jpg);
	background-position: 0 -7px;
}

#MyaccountLink{
	width: 61px;
	height:7px;
	background: url(images/myaccount.jpg) no-repeat 0 0;
	border:0px solid #000;
}
#MyaccountLink:hover{background-position: 0 -7px;
cursor:pointer;
}
#MyaccountLink_active{
	width: 61px;
	height:7px;
	background: url(images/myaccount.jpg);
	background-position: 0 -7px;
}

#LogoutLink{
	width: 35px;
	height:7px;
	background: url(images/logout.jpg) no-repeat 0 0;
	border:0px solid #000;
}
#LogoutLink:hover{background-position: 0 -7px;
cursor:pointer;
}
#LogoutLink_active{
	width: 35px;
	height:7px;
	background: url(images/logout.jpg);
	background-position: 0 -7px;
}

.shoppingcart{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#707070;
	text-decoration: none;
}
.gobtn{
	width:21px;
	height:15px;
	border:0px;
	cursor:pointer;
	background:transparent;
}
.bottommenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#707070;
	text-decoration:none;
}
.bottommenu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#494949;
	text-decoration:none;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#606060;
	text-decoration:none;
}
.copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#606060;
	text-decoration:underline;
}
.list{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#898989;
	text-decoration:none;
}
.list a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#018cba;
	text-decoration:none;
}
.list_active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#018cba;
	text-decoration:none;
}

.brandhead{
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:none;
	color:#696969;
	text-decoration:none;
	font-smooth: 1em;
}
.brandhead_active{
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:none;
	color:#018cba;
}

.productname{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:none;
	color:#000;
	text-decoration:none;
}

.imgcontainer{
	border:1px solid #e9e9e9;
	width:210px;
	height:220px;
	padding:5px;
}

.imgcontainerProduct{
	border:1px solid #e9e9e9;
	width:175px;
	height:200px;
	padding:3px;
}


.imgborder{
	border:1px solid #e9e9e9;
}

.PName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#707070;
	text-decoration:none;
	font-smooth: 1em;
	
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:NONE;
	color:#8c8989;
	text-decoration:none
	font-smooth: 1em;
	
}

.newlink {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#6F6F6F;
	text-decoration:none;
	font-smooth: 1em;
	
}

.newlink a:hover
{
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#723837;
	text-decoration:none;
	font-smooth: 1em;
	
}

.LBLNAME{
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#018cba;
}


.commonstyle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#898989;
	text-decoration:none;
}
.small_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#898989;
	text-decoration:none;
}


.frmtxtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #dddddd;
	width: 190px;
	height:18px;
	padding-left:2px;
	background-color:#f3f3f3;
	
}

.button_bg
{
background-image:url(images/button_bg.jpg);
background-repeat:repeat-x;
height:18px;
color:#FEF2F2;
text-align:center;
padding-left:3px;
padding-right:3px;
padding-bottom:2px;
border:0px solid #000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.inquire
{
background-image:url(images/inquire_btn.jpg);
background-repeat: no-repeat;
height:19px;
width:51px;
border:0px solid #000;
}

.buy
{
background-image:url(images/buy_btn.jpg);
background-repeat: no-repeat;
border:0px solid #000;
height:19px;
width:51px;
cursor:pointer;
}
.confirm
{
background-image:url(images/confirm_btn.gif);
background-repeat: no-repeat;
border:0px solid #000;
height:19px;
width:55px;
cursor:pointer;
}
.back
{
background-image:url(images/back.gif);
background-repeat: no-repeat;
border:0px solid #000;
height:19px;
width:42px;
cursor:pointer;
}


.checkout
{
background-image:url(images/checkout_btn.gif);
background-repeat: no-repeat;
border:0px solid #000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
font-weight:bold;
height:19px;
width:68px;
cursor:pointer;
text-align:center;
padding-bottom:1px
}
.shopping
{
background-image:url(images/shopping_btn.gif);
background-repeat: no-repeat;
border:0px solid #000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
height:19px;
width:114px;
cursor:pointer;
text-align:center;
padding-bottom:1px
}
.recalculate
{
background-image:url(images/recalculate_btn.gif);
background-repeat: no-repeat;
border:0px solid #000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
height:19px;
width:79px;
cursor:pointer;
text-align:center;
padding-bottom:1px

}
.new_register
{
background-image:url(images/please_register_btn.gif);
background-repeat: no-repeat;
border:0px solid #000;
height:19px;
width:92px;
cursor:pointer;
}
.submit
{
background-image:url(images/submit_btn.gif);
background-repeat: no-repeat;
border:0px solid #000;
background-color:transparent;
height:19px;
width:51px;
cursor:pointer;
}



.msgstyle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#018cba;
	text-decoration:none;
}



.newlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#018cba;
	text-decoration:none;
}
.newlink a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#898989;
	text-decoration:none;
}

.productprice{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:none;
	color:#8B2533;
	text-decoration:none;
}

.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575555;
	text-align: left;
	border: 0px solid #FEF2F2;
	width: 60px;
	background-color: #FFFFFF;
	padding-left:2px;
}

.currbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575555;
	text-align: left;
	border: 0px solid #FEF2F2;
	width: 25px;
	background-color: #FFFFFF;
	padding-left:2px;
}

.enqubtn
{
background-image:url(images/enq_button.jpg);
background-repeat: no-repeat;
border:0px solid #000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
height:19px;
width:54px;
cursor:pointer;
text-align:center;
padding-bottom:1px

}

.addtocart
{
background-image:url(images/add_cart_button.jpg);
background-repeat: no-repeat;
border:0px solid #000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
height:19px;
width:77px;
cursor:pointer;
text-align:center;
padding-bottom:1px

}

.pageno
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	text-decoration: none;
}

.pagenoinred
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #cc0000;
	text-decoration: none;
}

.admintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #dddddd;
	width: 170px;
	height:15px;
	padding-left:2px;
	background-color:#f3f3f3;
	
}
.style5 {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D08A97;
	text-decoration: none;
}



