.signup
{
background:url(/images/wholesale_registration.jpg) no-repeat top left;
text-align:justify;
font-family:Georgia,"Times New Roman",serif;
padding:150px 0 0 10px;

}
.login
{
background:url(/images/wholesale_login.jpg) no-repeat top left;
}

.product-list
{
background:url(/images/wholesale_productlist.jpg) no-repeat top left;
}
.thankyou span
{
display:block;
line-height:30px;
padding-right:10px;

}
.signup h1
{
border-bottom:1px solid #C6AF71;
color:#8AC23B;
font-size:28px;
font-weight:bold;
margin-bottom:16px;
padding-bottom:12px;
font-family:sans-serif, Tahoma, Geneva;
}

.signup a:hover {
color:#D66B4A;
}
.signup a {
color:#D65218;
}

.signup h2
{

color:#557222;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:22px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:1.2em;
margin:10px 0 14px;

}
.signup ol li
{
list-style:decimal;
margin-left:30px;
padding-left:8px;

}
.signup ul
{
font-size:13px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.signup ul li
{
line-height:1.4em;
padding-left:14px;
margin-left:10px;
padding-left:10px;
background:transparent url(/images/bullet.gif) no-repeat scroll 0 5px;

}
.form{
width:auto;
margin:left;

}
.signup-bg
{
background:url('/images/registration page_rightside image.jpg') no-repeat top;
background-position:300px -10px;
}
.form label
{
font-size:90%;
padding-left:10px;
font-weight:bold;
color:#557222;
}
.form input[type=text],.form input[type=password]
{
border:1px solid #000;
margin-top:2px;
width:178px;
}

.form select
{
margin-top:2px;
min-width:180px;
border:1px solid #000;
}

.price
{
background:url('/images/wholesale-product-bg.jpg') no-repeat top right;
}

.product-list  .header
{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	font-weight:bold;
	height:30px;
	
}
.product-list  table
{
border:2px solid #6c9d31;
border-right:none;
background:#FFF;
}
.product-list  td
{
border-right:2px solid #6c9d31;
padding:2px;
}

.product-list .maintitle
{
color:#6c9d31;	
background-color:#cae3c8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:100%;
}

.product-list .sub
{
	border-bottom:1px solid #d8e45f;
}

.product-list .subtitle
{
	white-space:nowrap;	
	font-family: sans-serif;
	font-size:90%;
}
.product-list input
{
width:30px;
}

.product-list .total input
{
	width:auto;
display:block;
margin-bottom:10px;
	
}

.totalamount
{
color:red;
font-weight:bold;
font-size:130%;
}