@charset "utf-8";
/* general styles strat */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1,h2,h3,p
{
margin:0;
}
h1
{
font-size:18px;
padding:5px 0px;
}
h2
{
font-size:14px;
padding:5px 0px;
font-weight:bold;
}
h3
{
font-size:12px;
padding:5px 0px;
font-weight:bold;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
#container {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left:1px solid #d8eaf0;
	border-right:1px solid #d8eaf0;
	height: 500px;
	background-color: #ffffff;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.clear {
	clear: both;
}
/* general styles End*/
/* Header styles strat */
.welcome {
	width: 222px;
	text-align: center;
	margin-right: 4px;
	float: left;
	height: 20px;
}
.login {
	width: 65px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.register {
	text-align: center;
	width: 77px;
	float: left;
}


#header {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #logo {
	width: 350px;
	height: 66px;
	float: left;
}
#header #top-right {
	height: 46px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
}
#header #top-search {
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 100%;
}
.search-left {
	background-image: url(../images/sbox_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 1%;
	background-color: #5EA6D4;
	margin: 0px;
	padding: 0px;
	float: left;
}
.search-middle {
	background-image: url(../images/sbox_mid.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 63px;
	margin: 0px;
	padding: 0px;
	width: 97.5%;
	float: left;
}
#header #main-menu {
	padding: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 32px;
	background-color: #FFC251;
}
#main-menu .bgleft {
	background-image: url(../images/cat_lt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
	width: 8px;
	float: left;
}
#main-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/cat_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	float: left;
	width: 864px;
	background-position: left bottom;
}
#main-menu li {
	float: left;
	width: 108px;
}
#main-menu a {
	color:#000000;
	font:bold 10px verdana;
	text-align:center;
	display:block;
	padding:4px;
	text-transform: uppercase;
}
#main-menu a:hover {
	color:#f00000;
	text-decoration:none;
}
#main-menu .bgright{
	background-image: url(../images/cat_rt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
	width: 8px;
	float: left;
}

.search-box {
	width: 35%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#top-menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#top-menu a {
	color:#ffffff;
	display:block;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
#top-menu .top-menu-last a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top-menu a:hover {
	color:#FFFF00;
}
#top-menu ul li {
	float: left;
	padding: 0px;
	margin: 0px;
}

.dropdown{
	color:#003399;
	font-size:10px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 15px;
	float: left;
}
.lbltxt {
	color: #FFFFFF;
	
	text-align: right;
	float: left;
	font-weight: bold;
	padding: 0px;
	width: 50px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top-menu {
	padding: 0px;
	color: #FFFFFF;
	background-image: url(../images/topmenu_bg.jpg);
	height: 24px;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35%;
}
#top-menu .top-menu-bg {
	background-image: url(../images/topmenu_lt.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.sbtsearch {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 55px;
	float: left;
}

.search-right {
	background-image: url(../images/sbox_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 1%;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header #top-right a{
	color:#ffffff;
	font:bold 10px verdana;
	display:block;
	padding:4px;
	background-image: url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
#header #top-right a:hover{
	color:#FFFF00;
	text-decoration:none;
	}
/* Header styles End */
#main {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main #main-top {
	height: 150px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.top-banner {
	width: 587px;
	float: left;
}
.main-login {
	width: 371px;
	float: left;
	background-image: url(../images/login_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #cccccc;
	height: 128px;
	margin: 0px;
	padding: 10px;
}
.buyer-login {
	width: 183px;
	float: left;
}
.bold {
	font-weight: bold;
}
.txtbox_home {
	font-size:11px;
	color:#565656;
	background-color:#ffffa0;
	border:1px solid #cccccc;
	margin-top: 2px;
	margin-bottom: 2px;
}
.go_btn {
	height: 21px;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	float: left;
	padding-right: 5px;
}
.txt_normal {
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
.txt_blue { font-size:10px; color:#09517b; text-decoration:none; }
#main #main_bottom {
	margin: 0px;
	padding: 0px;
	width: 980px;
}
#left_nav {
	float: left;
	width: 135px;
}
#middle {
	width: 710px;
	float: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mt_left {
	width: 236px;
	float: left;
}
.mt_center {
	float: left;
	width: 236px;
	text-align: center;
}
.mt_right {
	text-align: right;
	float: right;
	width: 236px;
}
#right_nav {
	width: 125px;
	float: right;
}
#middle_bottom {
	border: 1px solid #FF0000;
	padding: 10px;
}
.red {
	color: #FF0000;
}
.red1 { font-size:14px; font-weight:bold; color:#FF0000; }
#gift_image {
	text-align: center;
}
#sponser {
	text-align: center;
}
.head_one {
	font:bold 12px arial;
	color:#ff6600;
}
.table_head { font-size:14px; font-weight:bold; color:#000000; }
