@charset "utf-8";
* {
	margin:0;
	padding:0;
	outline:0;
}
img {
	border:0;
}
.clr {
	clear:both;
}
.clrlft {
	clear:left;
}
.clrrt {
	clear:right;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background:#c4c4c4 url(../images/bg.gif) no-repeat center top;
	font-size:0.72em;
}
#headholder {
	background:url(../images/top_nav_bg.gif) repeat-x left top;
}
#headholder .header , #main , .footer {
	width:979px;
	margin:0 auto;
}
#headholder .header ul , .categoMenu ul {
	list-style-type:none;
	font-weight:bold;
	color:#FFFFFF;
}
.header li a, .header li a:visited{
	color:#FFFFFF;
}

.categoMenu {
	height:55px;
	float:left;
	width:600px;
}
.categoMenu ul {
	height:55px;
}
#headholder .header ul li , .categoMenu ul li {
	float:left;
}
#headholder .header ul li {
	height:45px;
}
#headholder .header ul li.divider {
	width:2px;
	background:url(../images/top_nav_divider.gif) no-repeat;
}
.categoMenu ul li.divider {
	background:url(../images/mid_btn_divider.gif) no-repeat;
	width:1px;
	height:55px;
}
#headholder .header ul li a , .categoMenu ul li a {
	display:block;
	padding:0 20px;
}
#headholder .header ul li a:hover , .categoMenu ul li a:hover {
	text-decoration:none;
}
#headholder .header ul li a:hover {
	color:#ccc;
}
.categoMenu ul li a {
	line-height:55px;
	color:#FFF;
}
#headholder .header ul li a {
	line-height:38px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
#headholder .header ul li.home a {
	background:url(../images/top_nav_home.gif) no-repeat left top;
	padding-left:39px;
}
.categoMenu ul li a:hover {
	background:url(../images/mid_btn_overbg.gif) repeat-x;
}
#headholder .header h1 {
	width:332px;
	height:134px; 
}
#headholder .header form {
	width:472px;
	float:right;
	padding:53px 0 0 0;
}
.header form input {
	float:left;
}
.header form input.input {
	background:url(../images/top_login_bg.gif) no-repeat;
	width:193px;
	height:25px;
	border:0;
	padding:8px 0 0 5px;
	margin-right:7px;
	color:#a7a7a7;
	font-weight:bold;
}
#main {
}
.welcome {
	background:#FFF;
	padding:19px;
	border-bottom:1px solid #000;
}
.vid {
	float:left;
	width:256px;
	background:#ebebeb;
}
.vid p {
	padding:15px 10px;
	font-weight:bold;
}
.midblock {
	float:left;
	width:436px;
	height:213px;
	padding:80px 0 0 16px;
	background:url(../images/mid_bg.gif) no-repeat;
}
.midblock a {
	display:block;
	width:222px;
	margin:2px 0 0 0;
}
.midblock a.trydemo {
	margin:16px 0 0 0;
}
.demo {
	float:left;
	width:226px;
	border:1px solid #d7d7d7;
	background:#f5f5f5;
	font-weight:bold;
	padding:6px 0;
}
.demo .rblock1 {
	background:url(../images/current_low_bg.gif) repeat-y;
	margin:5px auto 5px auto;
	width:212px;
}
.demo .rblock2 {
	background:url(../images/current_low_top.gif) no-repeat left top;
}
.demo .rblock3 {
	background:url(../images/current_low_bot.gif) no-repeat left bottom;
	padding:5px 0;
}
.demo p {
	line-height:20px;
	padding:8px 5px 0 5px;
}
.demo p span {
	font-size:1.48em;
	padding:0 0 0 20px;
}
.demo p span.green {
	color:#75ac1c;
}
.demo a.trydemo {
	background:url(../images/try_demo_btn.gif) no-repeat;
	width:148px;
	height:38px;
	display:block;
	margin:22px auto;
}
#anim {
	background:url(../images/animmain_bg.gif) repeat-x;
	height:249px;
	padding:10px 0 0 0;
}
#galleryc {
	height:249px;
	width:825px;
	margin:0 auto;
	overflow:hidden;
}
.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: -3px;
	top: -2px;
}
#galleryc .panel {
	float:left;
	width:807px;
	height: 216px;
	margin:10px;
	background:url(../images/anim_bg.gif) no-repeat;
}
#galleryc-paginate {
	text-align:center; 
	position:absolute;
	float:left;
	background:#727272 url(../images/bullet_bot.gif) no-repeat left bottom;
	bottom:23px; 
	left:10px;
	height:30px;
}
#galleryc-paginate div {
	padding:0 8px;
	background:url(../images/bullet_top.gif) no-repeat right top;
	line-height:30px;
}
.iblock {
	width:590px;
	float:left;
}
.iblock div.search input.input {
	background:url(../images/scroll_pro_textbox.gif) no-repeat;
	width:449px;
	height:26px;
	border:0;
	padding:8px 0 0 5px;
	float:left;
	margin:12px 0 7px 12px;
}
.iblock div.search input.btn {
	float:left;
	margin:12px 0 0 0;
}
.iblock div.search p {
	padding:0 0 0 32px;
}
.iblock div.fst {
	width:300px;
	float:left;
	padding:20px 0 0 22px;
}
.iblock div.fst div.shortdesc
{
	width:275px;
	height:30px;
	font-size:1.00em;
	padding-bottom:10px;
}
.iblock div.fst div.worthupprice
{
	width:275px;
	font-size:1.12em;
	padding-bottom:10px;
}
.iblock div.fst div.timeremaining
{
	width:275px;
	font-size:1.00em;
	padding-bottom:10px;
}
.iblock div.fst div.timeremaining span
{
	width:275px;
	font-size:1.62em;
	font-weight:bold;
}
.iblock div.fst p {
	padding:10px 0 0 0;
	font-size:1.00em;
}
.iblock div.fst p span {
	font-size:1.52em;
	font-weight:bold;
}
.iblock div.sec {
	width:201px;
	float:left;
	padding-top:10px;
	padding-left:40px;
}
.curWinnHold {
	width:184px;
	float:left;
	margin-top:17px;
	background:url(../images/cur_win_bg.gif) repeat-y left top;
	text-align:center;
}
.curWinnex {
	background:url(../images/curr_win_top.gif) no-repeat left top;
}
.curWinn {
	background:url(../images/curr_win_bot.gif) no-repeat left bottom;
	padding:12px;
}
.curWinn a.bid {
	margin:5px auto;
	display:block;
	background:url(../images/categories_bid_btn.gif) no-repeat;
	width:68px;
	height:25px;
}
.curWinn h3 {
	color:#454545;
	margin-bottom:6px;
	font-size:1.00em;
}
.curWinn h3.blue {
	color:#2259ac;
}
.curWinn .blue {
	font-size:1.00em;
	font-weight:bold;
	color:#2259ac;
}
.ddmenu {
	width:205px;
	height:43px;
	float:left;
	padding:12px 0 0 19px;
}
.ddmenu a.catt {
	width:207px;
	height:43px;
	display:block;
	margin-left: -11px;
}


#prod {
	background:#F1F1F1 url(../images/mid_btn_bg.gif) repeat-x left top;
}
#prod .left {
	float:left;
	width:204px;
	padding:0 0 0 20px;
}
#prod .right {
	float:right;
	width:730px;
	padding:0 0px 20px 10px;
}
.followBid {
	text-align:center;
	background:#FFF;
	padding-bottom:72px;
}
.followBid a img {
	margin:3px 0;
}
.followBid a.bidhammer {
	margin:4px 0 20px 0;
}
.fansHoler {
	width:202px;
	height:400px;
	overflow:auto;
	margin:-2px 0 0 0;
	border-bottom:1px solid #94A3C4;
}
.fans {
	width:48px;
	padding:0 0 9px 9px;
	color:#425f9c;
	text-align:center;
	float:left;
}
.fans a {
	color:#425f9c;
	display:block;
}
.lilbox {
	background:url(../images/prod_cat_bg.png) repeat-x left top;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
/*	border:1px solid #e7e7e7;*/
	float:left;
	margin:21px 16px 12px 0;
/*	padding-bottom:20px;*/
	text-align:center;
	width:224px;
	height:278px;
}
.lilbox h2 {
	font-size:1.09em;
	text-transform:uppercase;
	height:47px;
	padding:10px 0 0 0;
}
.lilbox  .counter {
	background:url(../images/bid_watch.gif) no-repeat left top;
	height:23px;
	line-height:23px;
	color:#000000;
	padding:0 0 0 13px;
	text-align:center;
	margin:0 auto;
	width:125px;
	font-size:1.69em;
	font-weight:bold;
}
.lilbox span {
	color:#11b9ff;
	line-height:31px;
	font-size:1.44em;
}
.lilbox p {
	font-size:1.09em;
}
/*
.lilbox a {
	display:block;
	background:url(../images/categories_bid_btn.gif) no-repeat;
	width:68px;
	height:25px;
	margin:8px auto -30px auto;
}*/
a.more {
	background:url(../images/more_btn_bg.gif) repeat-x;
	line-height:32px;
	padding:0 10px;
	color:#1c6dbe;
	font-size:1.48em;
	display:inline-block;
	height:32px;
	margin:15px 24px 0 0;
}
#footerholdr {
	background:#044390;
	padding:17px 0;
	float:left;
	width:100%;
}
.footer p {
	padding:7px 0;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font-size:0.87em;
}
.footer a {
	padding:0 4px;
	color:#FFF;
}
.footer p {
}
.my_bodyleft {width:210px; height:auto; float:left; padding:19px 0 10px 19px;}
.my_viewtopgred {width:200px; height:27px; float:left; background:url(../images/win_gred.png) repeat-x left top; padding:8px 0 0 10px; font-size:15px; color:#FFFFFF; font-weight:bold;}
.my_viewbox {width:210px; height:auto; float:left; padding:0 0 5px 0; background:#e8e8e8;}
.my_viewline {width:210px; height:auto;  float:left; }
.my_viewbody {width:210px; height:auto; float:left; background:#e8e8e8; padding:6px 0 0 0;}
.link_my {width:194px; height:28px; float:left; padding:0 0 0 16px; font-size:13px; color:#1a2127; background-color:#b5b5b5;}
.link_my ul {list-style-type:none; margin:0px; padding:0px; float:left;}
.link_my ul li { height:28px; display:block; background-image:url(../images/may_vewarrow01.png); background-repeat:no-repeat; background-position:left 8px; padding: 5px 0 0 25px; float:left;}
.link_my ul li a {font-size:14px; color:#e17e18;}
.link_my ul li a:hover {font-size:14px; color:#ffffff;}
.link_my2 {width:194px; height:28px; float:left; padding:0 0 0 16px; font-size:11px; color:#538104;}
.link_my2 ul { list-style-type:none; margin:0px; padding:0px; float:left;}
.link_my2 ul li { height:28px; display:block; float:left; padding:5px 0 0 0;}
.link_my2 ul li a {font-size:12px; color:#414346; background-image:url(../images/may_vewarrow02.png); background-repeat:no-repeat;  background-position:left 10px; padding: 7px 0 0 25px; text-decoration:none;}
.link_my2 ul li a:hover {font-size:12px; color:#074796; background-image:url(../images/may_vewarrow03.png); background-repeat:no-repeat;  background-position:left 10px; padding: 7px 0 0 25px; text-decoration:none;}
.link_my3 {width:194px; height:28px; float:left; padding:0 0 0 16px; font-size:11px; color:#538104; border-bottom:1px solid #b5b5b5;}
.link_my3 ul {list-style-type:none; margin:0px; padding:0px; float:left;}
.link_my3 ul li {height:28px; display:block; float:left; padding:0 0 0 0;}
.link_my3 ul li a {font-size:12px; color:#414346; background-image:url(../images/may_vewarrow02.png); background-repeat:no-repeat;  background-position:left 10px; padding: 7px 0 0 25px; float:left; text-decoration:none;}
.link_my3 ul li a:hover {font-size:12px; color:#074796; background-image:url(../images/may_vewarrow03.png); background-repeat:no-repeat;  background-position:left 10px; padding: 7px 0 0 25px; text-decoration:none;}
.image {width:auto; height:auto; float:left;}
.my_bodymain { background:#ffffff; float:left; width:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#42413f; text-decoration:none;}
.my_bodyright {width:710px; height:auto; float:right; padding:19px 19px 0 0;}
.my_rightbody_top {width:710px; height:auto; float:left; padding:0 0 14px 0; }
.my_rightbody_mid {width:710px; height:auto; float:left; padding:5px 0 12px 0; background:#efefef;}
.my_rightbody_gred {width:700px; height:27px; float:left; background:url(../images/win_gred.png) repeat-x left top; padding:8px 0 0 10px; font-size:15px; color:#FFFFFF; font-weight:bold;}
.my_imgetitalbg {width:710px; height:18px; float:left; padding:4px 0 0 0; background:#d2d2d2; color:#353a3f;}
.my_imgnamet {width:130px; height:auto; float:left; text-align:center;}
.my_descriptionname  {width:210px; height:auto; float:left;}
.my_pricename {width:115px; height:auto; float:left; text-align:center;}
.my_biddername {width:120px; height:auto; float:left; text-align:center;}
.my_cowntname {width:125px; height:auto; float:left; text-align:center;}
.my_botbidbox {/*width:697px;*/ height:auto; float:left; padding:12px 0 0 7px;}
.my_botbidbox_gred {width:683px; float:left; height:90px; background:url(../images/bidboxbotgred.png) repeat-x left top; padding:9px 6px 0 6px; border:1px solid #b5b5b5;}
.my_bidbotimgbox {width:100px; height:75px; float:left; padding:3px; background:url(../images/bidimgboxsmoll.png) no-repeat left top;}
.my_descriptiontext {width:210px; height:auto; float:left; padding:0 4px 0 6px;}
a.bidtitallink { font-size:12px; color:#1966ac; text-decoration:none; font-weight:bold;}
a.bidtitallink:hover { font-size:12px; color:#2d2d2d; text-decoration:none; font-weight:bold;}
.my_pricetext {width:115px; height:auto; float:left; text-align:center; padding:20px 0 0 0; color:#323940;}
.my_newprice {font-size:18px; color:#11b9ff; font-weight:bold;}
.my_biddertext {width:120px; height:auto; float:left; text-align:center; padding:25px 0 0 0; color:#42413e; font-size:14px;}
.my_cowntext {width:120px; height:auto; float:left; text-align:center; padding:10px 0 0 0;}
.my_counter {
	background:url(../images/bid_watch.gif) no-repeat left top;
	height:23px;
	line-height:23px;
	color:#000000;
	padding:0 0 0 23px;
	text-align:center;
	margin:0 auto;
	width:90px;
	font-size:1.49em;
	font-weight:bold;
}
.my_bidbut {width:auto; height:auto; float:left; padding:10px 0 0 40px;}
.my_Please { width:500px; height:auto; float:left; font-size:12px; color:#353a3f; padding:0 0 0 10px;}
.my_Please2 { width:500px; height:auto; float:left; font-size:12px; color:#353a3f; padding:5px 0 0 10px;}
.my_botbidpackbox_gred {width:683px; float:left; height:94px; background:url(../images/bidpackboxbotgred.png) repeat-x left top; padding:5px 6px 0 6px; border:1px solid #b5b5b5;}
.my_radiobut {width:auto; height:auto; float:left; padding:0 10px 0 0;}
.my_radiobut2 {width:auto; height:auto; float:left; padding:35px 10px 0 0;}
.my_radiobut3 {width:auto; height:auto; float:left; padding:15px 10px 0 0;}
.bidpacktext {color:#084999; font-size:16px; font-weight:bold;}
.bidpacktext2 {color:#084999; font-size:12px; font-weight:bold;}
.my_buybut {width:auto; float:right; padding-top: 30px; padding-right: 7px; padding-bottom: 0; padding-left: 0;}
.my_loginbox {width:auto; height:auto; float:right; padding:10px 19px 0 0;}
.my_input {
	background:url(../images/top_login_bg2.png) no-repeat;
	width:193px;
	height:25px;
	border:0;
	padding:8px 0 0 5px;
	margin-right:7px;
	color:#a7a7a7;
	font-weight:bold;
}
/* header page start here */
.overlabel{width:135px; float:left;}
.overlabel-apply{cursor:text; text-align:left; padding-top:4px; position:absolute;z-index:1; display:block; color: #aaaaaa; font-size: 12px; width: 190px; text-align:center; float:left;}
.welcome_details{color:#000000; float:right; text-align:right; font-size:16px; font-weight:bold; padding-top:20px; }
.bidbut{width:224px; /*margin:8px auto -30px auto;*/ margin:auto; padding-top:25px;}
/* header page end here */
/*Static Page Start*/
.my_staticbody {width:980px; height:auto; float:left; padding:19px 0 0 0; background:#efefef;}
.my_staticbody_top {width:970px; height:auto; float:left; padding:0 0 0 0; }
.my_staticbody_gred {width:969px; height:27px; float:left; background:url(../images/win_gred.png) repeat-x left top; padding:8px 0 0 10px; font-size:15px; color:#FFFFFF; font-weight:bold;}
.my_staticbody_mid {width:980px; height:auto; float:left; padding:5px 0 12px 0; background:#efefef;}
.darkblue-17-link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
}
.red-text-12-b{
	font-size:12px;
	color:#C82C2F;
	font-weight:bold;
}
.darkblue-12-link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.darkblue-12-link:hover {
	color:#1966ac;
	font-weight: bold;
	text-decoration: underline;
}
/*Static Page End*/
/*Help Page Start*/
.link_my_help {width:194px; height:28px; float:left; padding:0 0 0 16px; font-size:13px; color:#1a2127; background-color:#b5b5b5;}
.link_my_help ul {list-style-type:none; margin:0px; padding:0px; float:left;}
.link_my_help ul li { height:28px; display:block; background-image:url(../images/may_vewarrow01.png); background-repeat:no-repeat; background-position:left 8px; padding: 5px 0 0 25px; float:left;}
.link_my_help ul li a {font-size:14px; color:#333333;}
.link_my_help ul li a:hover {font-size:14px; color:#ffffff;}
.link_my_help2 {width:194px; height:auto; float:left; padding:0 0 0 16px; font-size:11px; color:#538104; border-bottom:1px solid #b5b5b5;}
.link_my_help2 ul {list-style-type:none; margin:0px; padding:0px; float:left;}
.link_my_help2 ul li {height:auto; display:block; float:left; padding:0 5px 5px 0;}
.link_my_help2 ul li a {font-size:12px; color:#414346; background-image:url(../images/may_vewarrow02.png); background-repeat:no-repeat;  background-position:left 10px; padding: 7px 0 0 25px; float:left; text-decoration:none;}
.link_my_help2 ul li a:hover {font-size:12px; color:#074796; background-image:url(../images/may_vewarrow03.png); background-repeat:no-repeat;  background-position:left 10px; padding: 7px 0 0 25px; text-decoration:none;}
.help_body {
	padding:0 15px 0 25px;
	text-align:justify;
	width:660px;
	min-height:360px;
	float:left;
}
.helptitle {
	color: #302D29;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
}
/*Help Page End*/
.logintextboxclas{
	font-size:11px;
	color:#30302D;
	font-weight:normal;
	width:228px;
	border:1px solid #c8c4c5;
	padding:3px;
	margin-top:2px;
}
.darkblue-14 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
/*Registration Page Start*/
.registration
{
	float: left;
	padding-top: 25px;
	width: 800px;
	margin-left:12px;
}
.register-form{
	width:700px;
	height: 50px;
	text-align: left;
	padding-left: 40px;
}
.register-form .box{
	float:left;
	width:270px;
	margin-right:20px;
}

.register-form .box .row{
	font-size:11px;
	color:#30302D;
	float:left;
	width:260px;
	margin-bottom:3px;
}

.register-form .input{
	font-size:11px;
	color:#30302D;
	font-weight:normal;
	width:243px;
	border:1px solid #c8c4c5;
	padding:3px;
}

.register-form .box select{
	font-size:11px;
	color:#30302D;
}
.register-form h4{
	margin:0;
	padding:0;
	float:left;
	background: url(../images/win_gred.png) repeat-x;
	font-size:13px;
	padding:3px 10px;
	font-weight:bold;
	width:700px;
	color:#FFFFFF;
	height: 18px;
}
.normal_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*Registration Page End*/
/*Contact Page Start*/
.darkblue-text-17-b{
	font-size:17px;
	color:#302D29;
	font-weight:bold;
}
.normal_text_big
{
	font-family: Arial;
	font-size: 12px;
	color: #5e5e5e;
}
.alinkauctions
{
	color:#1966ac;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.important{
	color: Red;
}
.hesktextbox{
font-size:11px;
color:#30302D;
font-weight:normal;
width:250px;
border:1px solid #B6B6B6;
padding:3px;
margin-top:2px
}
.secimg_text{font-size:14px;
color:#30302D;
font-weight:normal;
width:60px;
border:1px solid #B6B6B6;
padding:3px;
margin-top:2px}
.heskdevider
{
	width: 940px;
	background:url(../images/1x1_2.png) repeat-x center;
	height: 15px;
}
.hesknlink
{
	color:#1966ac;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.hesknlink:hover
{
	color:#1966ac;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*Contact Page End*/
/* index page start here */
.timerbg {width:209px; height:27px; padding:2px 4px 2px 4px;}
.timmertext_exp {width:207px; height:auto; float:left; font-weight:bold; color:#FFFFFF;}
.yourcurrentprice_exp{width:207px; height:auto; float:left; font-size:8px; font-weight:bold; color:#11b9ff; padding:0px 5px 0 0; /* margin-top: 2px;*/}
.priceleftside{ float: left; background:url(../images/priceleft2.png) no-repeat center; width:14px; height:28px; }
.pricerightside{ float: left; background:url(../images/priceright2.png) no-repeat center; width:14px; height:28px; }
.showpriceclass_exp {float:left; font-size:14px; font-weight:bold; color:#000000; background:url(../images/pricegred.png) center  repeat-x; width: 57px; height:20px; padding-top: 8px; text-align:center;}
.silentbidtextbox{font-size:11px;color:#30302D;font-weight:normal;width:50px;border:1px solid #c8c4c5;padding:3px;margin-top:2px;}
/* index page end here */
/*Details Page Start*/
.greenfont{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color: green;}
.addressline
{
	width: 600px;
	background:url(../images/gred.png) repeat-x center;
	height: 15px;
}
/*Details Page End*/
/*Voucher Page Start*/
.voucher_date{width:130px;height:auto;float:left; text-align:center;}
.voucher_label {width:280px;height:auto;float:left;padding-left:10px;}

.voucher_price {width:80px;height:auto;float:left;text-align:center;}
.voucher_auction {width:115px;height:auto;float:left;text-align:center;}
.voucher_status {width:60px;height:auto;float:left;text-align:center;}
.voucher_valid {width:80px;height:auto;float:left;text-align:center;}
.buybids-row-odd
{
	width: 710px;
	background-color:#FFFFFF;
	padding: 5px 0px 0px 0px;
	height: 35px;
}
.buybids-row-even
{
	width: 710px;
	padding: 5px 0px 0px 0px;
	background:#efefef;
	border-top: 1px solid #c8c4c5;
	border-bottom: 1px solid #c8c4c5;
	height: 35px;
}
.vou_buybids-row-odd
{
	width: 710px;
	background-color:#FFFFFF;
	padding: 5px 0px 0px 0px;
	height: 30px;
}
.vou_buybids-row-even
{
	width: 710px;
	padding: 5px 0px 0px 0px;
	background:#efefef;
	border-top: 1px solid #c8c4c5;
	border-bottom: 1px solid #c8c4c5;
	height: 30px;
}
/*Voucher Page End*/
/*Buybids Page Start*/
.buybidsimage{width:270px; float:left;}
.buybidstext{width:420px;float:left;}
/*Buybids Page End*/
.clear{clear:both;}
/* my account page start here */
.linkmore { font-size:12px; color:#2d2d2d; text-decoration:none; font-weight:bold;}
.linkmore:hover { font-size:12px; color:#1966ac; text-decoration:none; font-weight:bold;}
.showpriceclass1 {float:left; font-size:18px; font-weight:bold; color:#000000; background:url(../images/pricegred.png) center  repeat-x; width: 75px; height:24px; padding-top: 4px; text-align:center;}
.expressclasscoun { font-size: 20px; font-weight: bold; width: 36px; text-align:center; background:url(../images/round.png) no-repeat; position:absolute; height: 36px; color: #000000; display: none; float:left; padding-top:6px;}
.white-12-link {
	color: #2d2d2d;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.white-12-link:hover {
	color: #1966ac;
	font-weight: bold;
	text-decoration: underline;
}
.paging{ color:#1966ac; font-size:12px; font-weight:bold; }
/* my account page end here */
/*Bidhistory Page Start*/
.my_bh_date {width:130px; height:auto; float:left; text-align:center;}
.my_bh_dres {width:480px; height:auto; float:left; padding-left:18px;}
.my_bh_bids {width:77px; height:auto; float:left; text-align:center;}
.my_bidhistorymain {width:700px; height:auto; float:left; padding:0 0 0 0;}
/*Bidhistory Page End*/
/*AuctionLimits Page Start*/
.auctionlimitleft
{
	float: left;
	width: 400px;
	padding: 10px;
}
.auctionlimitright
{
	float: left;
	width: 250px;
	padding-left: 10px;
	text-align:center;
	padding-top: 10px;
}
.auclimitno
{
	 width: 40px;
	 height:25px;
	 background: #6F6F6F;
	 border-right: 1px solid #FFFFFF;
	 float: left;
}
.auclimitstatus
{
	width: 80px;
	height:21px;
	background: #6F6F6F;
	border-right: 1px solid #FFFFFF;
	float: left;
	color: #FFFFFF;
	padding-top: 4px;
	text-align:center;	
}
.auclimitavailable
{
	 width: 100px;
	 height:21px;
	 background: #6F6F6F;
	 border-right: 1px solid #FFFFFF;
	 float: left;
	 color: #FFFFFF;
	 padding-top: 4px;
	 text-align:center;
}
.auclimitauctionid
{
	 width: 100px;
	 height:21px;
	 background: #6F6F6F;
	 border-right: 1px solid #FFFFFF;
	 float: left;
	 color: #FFFFFF;
	 padding-top: 4px;
	 text-align:center;
}
.auclimitinformation
{
	 width: 542px;
	 height:21px;
	 background: #6F6F6F;
	 border-right: 1px solid #FFFFFF;
	 float: left;
	 color: #FFFFFF;
	 padding-top: 4px;
	 text-align:center;
}
.auctionlimitmain
{
	width: 685px;
	height: 40px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #F2F2F2;
	font-size: 14px;
}
.auclimitno1
{
	 width: 40px;
	 height:30px;
	 border-right: 1px solid #FFFFFF;
	 float: left;
	 padding-top: 10px;
	 background: #CCCCCC;
	 text-align:center;
	 color: #FFFFFF;
}
.auclimitinformation1
{
	 width: 542px;
	 height:30px;
	 border-right: 1px solid #FFFFFF;
	 float: left;
	 padding-top: 10px;
	 text-align:center;
}
.auclimitauctionid1
{
	 width: 100px;
	 height:30px;
	 border-right: 1px solid #FFFFFF;
	 float: left;
	 padding-top: 10px;
	 text-align:center;
}
/*AuctionLimits Page End*/
.buyleft1
{
	float: left;
	width: 130px;
	text-align:right;
	padding-right: 3px;
	padding-top: 3px;
}
.buyleft2
{
	float: left;
	width: 330px;
	text-align:left;
}
.buymain1
{
	width: 500px;
	clear: both;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
}
.chooseline
{
	clear: both;
	width: 600px;
	height:10px;
	padding-top:5px;
	background:url(../images/gred.png) repeat-x center;
}
.chooseleft
{
	float:left;
	width: 500px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.chooseright
{
	float: right;
	width: 100px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* mysaleprofit page start here */
.profitdate{ float: left; width: 120px; text-align:center; }
.profitdesc { float: left; width: 400px; text-align:left; } 
.profitamt { float: left; width: 150px; text-align:center; }
.profitrow{ width: 710px; float: left; padding-top: 10px; padding-bottom: 5px; height:25px; border-bottom: 1px solid #C7C4C4; }
/* mysaleprofit page end here */
/* product details page start here */
.cat_bodymain { background:#ffffff; float:left; width:977px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#42413f; text-decoration:none;}
.cat_rightbody_top {width:978px; height:auto; float:left; /*padding:0 0 14px 0; */ padding:19px 0 0 0; background:#efefef;}
.cat_rightbody_gred {width:968px; height:27px; float:left; background:url(../images/win_gred.png) repeat-x left top; padding:8px 0 0 10px; font-size:15px; color:#FFFFFF; font-weight:bold;}
.cat_lilbox {
	background:url(../images/prod_cat_bg.png) repeat-x left top;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
/*	border:1px solid #e7e7e7;*/
	float:left;
	margin:21px 16px 12px 0;
/*	padding-bottom:20px;*/
	text-align:center;
	width:224px;
	height:290px;
}
.prod-detailbox-container
{
	float: left;
	width: auto;
	text-align: center;
}
.prod-detailbox
{
	width: 364px;
	float: left;
}
.prod-detailbox2
{
	width: 282px;
	height: auto;
	float: left;
	clear: both;
	margin-bottom: 2px;
}
.prod-detailbox3
{
	width: 262px;
	height: auto;
	float: left;
	clear: both;
	margin-bottom: 2px;
}
.prod-detailbox-top
{
	float: left;
	width: 365px;
}
.prod-detailbox-top2
{
	float: left;
	width: 283px;
}
.prod-detailbox-top3
{
	float: left;
	width: 263px;
}
.prod-detailbox-top .topleftcorner,
.prod-detailbox-top2 .topleftcorner,
.prod-detailbox-top3 .topleftcorner
{
	float: left;
	background: url(../images/new_cuve1.png) no-repeat top;
	height: 11px;
	width: 11px;
}
.prod-detailbox-top .topmiddle
{
	float: left;
	background: url(../images/1x1_2.png) top repeat-x;
	height: 11px;
	width: 343px;
}
.prod-detailbox-top2 .topmiddle
{
	float: left;
	background: url(../images/1x1_2.png) top repeat-x;
	height: 10px;
	width: 260px;
}
.prod-detailbox-top3 .topmiddle
{
	float: left;
	background: url(../images/1x1_2.png) top repeat-x;
	height: 10px;
	width: 240px;
}

.prod-detailbox-top .toprightcorner,
.prod-detailbox-top2 .toprightcorner,
.prod-detailbox-top3 .toprightcorner
{
	float: left;
	background: url(../images/new_cuve2.png) no-repeat top;
	height: 11px;
	width: 11px;
}
.prod-detail-body
{
	float: left;
	border-left: 1px #054390 solid;
	border-right: 1px #054390 solid;
	width: 363px;
}
.prod_top_thumb { 
	width:353px;
	height:auto;
	float:left;
	padding:5px;
	background-color:#054390;
}
.prod_top_thumb_mid {
	margin-left:1px;
	width:349px;
	height:auto;
	float:left;

}
.product_body_thumb{
	padding-left:6px;
	float:left;
	width:343px;
	text-align:center;
}
.thumb_image_detail{
	float:left;
	width:80px;
	margin-top:1px;
	margin-right:3px;
	background:#FFFFFF;
	border:solid 1px #C7C7C7;
}
.prod-detailbox-top .bottomleftcorner,
.prod-detailbox-top2 .bottomleftcorner,
.prod-detailbox-top3 .bottomleftcorner
{
	float: left;
	background: url(../images/new_cuve4.png) no-repeat top;
	height: 11px;
	width: 11px;
}

.prod-detailbox-top .bottommiddle
{
	float: left;
	background: url(../images/1x1_2.png) repeat-x center 10px;
	height: 11px;
	width: 343px;
}
.prod-detailbox-top2 .bottommiddle
{
	float: left;
	background: url(../images/1x1_2.png) repeat-x center 10px;
	height: 19px;
	width: 260px;
}
.prod-detailbox-top3 .bottommiddle
{
	float: left;
	background: url(../images/1x1_2.png) repeat-x center 10px;
	height: 19px;
	width: 240px;
}
.savingline
{
	width: 265px;
	background:url(../images/1x1_2.png) repeat-x center;
	height:15px;
}


.prod-detailbox-top .bottomrightcorner,
.prod-detailbox-top2 .bottomrightcorner,
.prod-detailbox-top3 .bottomrightcorner
{
	float: left;
	background: url(../images/new_cuve3.png) no-repeat top;
	height: 11px;
	width: 11px;
}
.prod-detail-body2
{
	float: left;
	border-left: 1px #054390 solid;
	border-right: 1px #054390 solid;
	width: 280px;
}
.prod-detail-body3
{
	float: left;
	border-left: 1px #054390 solid;
	border-right: 1px #054390 solid;
	width: 260px;
}
.detail-row-counter{
	float:left;
	width:260px;
}
.detail-row{
	float:left;
	width:278px;
	margin-bottom:5px;
}
.detail-row-1{
	float:left;
	width:258px;
	margin-bottom:5px;
}
.detail-row-counter1{
	float:left;
	width:260px;
	padding-top:4px;
	height:15px;
	padding-bottom:3px;
	font-weight:bold;
}
.detail-row-counter2{
	float:left;
	width:260px;
	padding-top:5px;
	height:15px;
	padding-bottom:5px;
/*	background-color:#727171;*/
	color:#1966ac;
	font-weight:bold;
}
.detail-row .left1{
	float:left;
	width:170px;
	text-align: left;
	padding-left: 10px;
}

.detail-row .right1{
	float:right;
	width:70px;
	padding-right:5px;
	text-align: right;
}

.detail-row .title{
	float:left;
	padding-left: 10px;
	width:50px;
	font-size:11px;
	text-align: left;
}

.detail-row .text{
	float:left;
	text-align: right;
	font-size:11px;
	color:#FFFFFF;
}
.detail-row-1 .left1{
	float:left;
	width:170px;
	text-align: left;
	padding-left: 10px;
}

.detail-row-1 .right1{
	float:right;
	width:70px;
	padding-right:5px;
	text-align: right;
}

.detail-row-1 .title{
	float:left;
	padding-left: 10px;
	width:50px;
	font-size:11px;
	text-align: left;
}

.detail-row-1 .text{
	float:left;
	text-align: right;
	font-size:11px;
	color:#FFFFFF;
}
.detail-row-counter .left1{
	float:left;
	width:170px;
	text-align: left;
	padding-left: 10px;
}

.detail-row-counter .right1{
	float:right;
	width:70px;
	padding-right:5px;
	text-align: right;
}

.detail-row-counter .title{
	float:left;
	padding-left: 10px;
	width:50px;
	font-size:11px;
	text-align: left;
	color:#302D29;
}

.detail-row-counter .text{
	float:left;
	text-align: right;
	font-size:11px;
	color:#302D29;
}
.detail-row-counter1 .left1{
	float:left;
	width:170px;
	text-align: left;
	padding-left: 10px;
}

.detail-row-counter1 .right1{
	float:right;
	width:70px;
	padding-right:5px;
	text-align: right;
}

.detail-row-counter1 .title{
	float:left;
	padding-left: 10px;
	width:50px;
	font-size:11px;
	text-align: left;
}

.detail-row-counter2 .text{
	float:left;
	text-align: right;
	font-size:11px;
	color:#FFFFFF;
}
.detail-row-counter2 .left1{
	float:left;
	width:170px;
	text-align: left;
	padding-left: 10px;
}

.detail-row-counter2 .right1{
	float:right;
	width:70px;
	padding-right:5px;
	text-align: right;
}

.detail-row-counter2 .title{
	float:left;
	padding-left: 10px;
	width:50px;
	font-size:11px;
	text-align: left;
}

.detail-row-counter2 .text{
	float:left;
	text-align: right;
	font-size:11px;
	color:#FFFFFF;
}
.product-history-full
{
	background:url(../images/gred-1.png) no-repeat left;
	width: 282px;
	height: 25px;
	float: left;
	cursor: pointer;
}
.toptimer_prod {height:32px; font-size:24px; font-weight:bold; color:#000000; text-align:center; }

.auctypeleft
{
	float: left;
	width: 150px;
	text-align:left;
	padding-left: 0px;
}
.auctyperight
{
	float: left;
	width: 125px;
	text-align:left;
}
.endedleftside
{
	float: left;
	padding-left:10px;
}
.autobidder_title
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.product-history-leftside
{
	background:url(../images/dark-left.png) no-repeat left;
	width: 160px;
	height: 25px;
	float: left;
	cursor: pointer;
}
.product-history-rightside
{
	background:url(../images/light-right.png) no-repeat left;
	width: 122px;
	height: 25px;
	float: left;
	cursor: pointer;
}
.product-history-leftside1
{
	background:url(../images/light-left.png) no-repeat left;
	width: 122px;
	height: 25px;
	float: left;
	cursor: pointer;
}
.product-history-rightside1
{
	background:url(../images/dark-right.png) no-repeat left;
	width: 160px;
	height: 25px;
	float: left;
	cursor: pointer;
}
.producthistitlerow{
float:left;
width:280px;
font-size:12px;
height: 30px;
padding-top: 5px;
color:#1966ac;
border-bottom: 1px solid #1966ac;
}
.cell{
	float:left;
	width:80px;
}
.cell-title{
	float:left;
	width:80px;
}

.producthisrow{
float:left;
width:260px;
padding-left: 10px;
font-size:12px;
height: 20px;
}
.producthisrowbutt{
float:left;
width:260px;
padding-left: 10px;
font-size:11px;
height: 30px;
/*background:url(../images/butgred.png) repeat-x left top;*/
}

.cell1{
float:left;
width:94px;
margin-left:10px}

.cell .inputtextbox{
font-size:11px;
border:1px solid #B6B6B6;
width:60px;
margin-left:2px;
padding:2px}

.prod_pricetetx {font-size:16px; font-weight:bold; color:#1966ac; text-align:right;}
.prod_pricetetxnew {font-size:24px; font-weight:bold; color:#11b9ff; text-align:right;}
.normal_text_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
}
.prodbiddername {color:#1966ac; font-size:12px;font-weight:bold;}
.butlermsg
{
	width: 40px; float: left; padding-left:2px; text-align:center; display:none; color:#303030;
}
#bidhistoryheight
{
	height: auto;
}
.auctiontype-detail-body
{
	float: left;
	border-left: 1px solid #1966ac;
	border-right: 1px solid #1966ac;
	border-top: 1px solid #1966ac;
	border-bottom: 1px solid #1966ac;
	width: 260px;
	background-color:#707070;
	color:#FFFFFF;
	padding-bottom:8px;
	padding-top:8px;
	min-height:90px;
	position:absolute;
	z-index:200;
	margin-left:10px;
}
.showpriceclass1_pd {float:left; font-size:18px; font-weight:bold; color:#000000; background:url(../images/pricegred.png) center  repeat-x; width: 75px; height:24px; padding-top: 4px; text-align:center;}
.auction_image1{float:right; width:285px; position:relative; text-align:right;}
.newshowpriceclassdetailmain {float:left; padding-left: 80px; margin-top: 10px; height: 50px;}
.priceleftside2{ float: left; background:url(../images/priceleft2.png) no-repeat center; width:14px; height:28px; }
.pricerightside2{ float: left; background:url(../images/priceright2.png) no-repeat center; width:14px; height:28px; }
.howitmain{ padding-top: 10px; float: left; padding-left: 10px; padding-right: 10px; }
.howitrow{ float: left; background:url(../images/arrow.png) no-repeat left top; width: 245px; text-align:left; padding-left: 15px; padding-bottom: 5px;}
.tellfreinddetail { float: left; width: 280px; height: 105px;}
.prddetailtitle { height: 23px; padding-top: 8px; float: left; width:260px; text-align:left; padding-left: 10px;}
.prddetailendedmain { float: left; width: 280px;}
.endedleftmain	{ float:left; padding-left:5px; text-align:left; height:68px;}
.endedleftrightside{ float: left; padding-left: 5px; text-align:center; color: #1966ac; padding-top: 10px; width: 170px;}
.endedshowpricebg	{ width:170px; text-align:center; height:25px; padding-top: 4px;font-size:18px; font-weight:bold; }
.newshowpriceclassdetail {float:left; font-size:18px; font-weight:bold; background:url(../images/pricegred.png) center repeat-x; width: 75px; height:24px; padding-top: 4px; text-align:center; color: #000000;}
.detail_indexexpcounter { font-size: 20px; font-weight: bold; color:#000000; padding-top: 6px; background:url(../images/round.png) no-repeat ; position: absolute; width: 36px; height: 36px; display: none;}
/* product details page end here */
/* category page start here */
.cat_rightbody_mid {width:958px; height:auto; float:left; padding:0px 0 0px 0; background:#efefef; padding:10px 10px 10px 10px;}
.cat_imgetitalbg {width:958px; height:18px; float:left; padding:4px 0 0 0; background:#d2d2d2; color:#353a3f;}
.cat_imgnamet {width:130px; height:auto; float:left; text-align:center; }
.cat_descriptionname  {width:310px; height:auto; float:left; }
.cat_pricename {width:165px; height:auto; float:left; text-align:center; }
.cat_biddername {width:165px; height:auto; float:left; text-align:center; }
.cat_cowntname {width:175px; height:auto; float:left; text-align:center; }
.cat_botbidbox {/*width:697px;*/ height:auto; float:left; padding:12px 0 0 7px;}
.cat_botbidbox_gred {width:931px; float:left; height:100px; background:url(../images/bidboxbotgred.png) repeat-x left top; padding:9px 6px 0 6px; border:1px solid #b5b5b5;}
.cat_bidbotimgbox {width:100px; height:89px; float:left; padding:3px; background:url(../images/zoombox.png) no-repeat left top;}
.cat_descriptiontext {width:310px; height:auto; float:left; padding:0 4px 0 6px;}
.cat_pricetext {width:165px; height:auto; float:left; text-align:center; padding:20px 0 0 0; color:#323940;}
.cat_biddertext {width:165px; height:auto; float:left; text-align:center; padding:25px 0 0 0; color:#42413e; font-size:14px;}
.cat_cowntext {width:175px; height:auto; float:left; text-align:center; padding:10px 0 0 0;}
.cat_counter {
	background:url(../images/bid_watch.gif) no-repeat left top;
	height:23px;
	line-height:23px;
	color:#000000;
	padding:0 0 0 13px;
	text-align:center;
	margin:0 auto;
	width:125px;
	font-size:1.69em;
	font-weight:bold;
}
.cat_bidbut {width:auto; height:auto; float:left; padding:10px 0 0 65px;}
.cat_imgetitalbg {width:955px; height:18px; float:left; padding:4px 0 0 0; background:#d2d2d2; color:#353a3f;}
.paging1{ color:#1966ac; font-size:11px; font-weight:bold; }
.endtime {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#1966ac; font-weight:bold; text-decoration:none; text-align:center;}
.cat_ended_saving {
	width:95px;
	height:auto;
	float:left;
	text-align:center;
}
.common_greenfont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:green;
}
/* category page end here */
/*Login Page Start*/
#register_box{
	float:left;
	width:504px;
	height:334px;
	margin-top:15px;
	display:inline;
	text-align: left;
	border: 1px solid #c8c4c5;
}
.login_box{
	float:left;
	width:370px;
	margin-top:15px;
	margin-left:30px;
	height:333px;
	text-align: left;
	border: 1px solid #c8c4c5;
}
.loginboxmid {width:312px; height:auto; float:left; padding:10px 0 0 5px;}
.loginbidboxmid {width:290px; height:180px; float:left; background-image:url(../images/login_gred.png); background-repeat:repeat-x; padding:8px 0 6px 8px;}
.loginimgbox {width:140px; height:90px; float:left;}
.logincounter {width:108px; height:23px; line-height:23px; float:left; text-align:center; font-weight:bold; color:#FFFFFF;background:#1c6dbe url(../images/bid_watch.gif) no-repeat left top; padding:0 0 0 15px; margin-top:10px;}
.loginprice {width:95px; height:auto; float:left; padding:0 0 0 18px; font-size:17px; color:#00CCFF;}
.loginbidder {width:170px; height:auto; float:right; padding:0 0 12px 10px; text-align:center; font-size:14px;  color:#5e5c5c;}
.loginbidbut {width:105px; height:auto; float:right; padding:0 0 0 0; text-align:left;}
/*Login Page End*/
/* saleitemdetails page start here */
.saleitemdetailrow { float: left; width: 292px; clear: both; padding-left: 10px; padding-right: 10px; height:22px;  }
.saleitemdetailrowleft { float: left; width: 180px; text-align:left; }
.saleitemdetailrowright { float: left; width: 112px; text-align:right; }
.timerfontbig { font-size:30px; font-weight:bold; color:#000000;}
/* saleitemdetails page end here */
/* testimonial page start here */
.testimonialvideo
{
	float: left;
	width: 300px;
	padding-left: 5px;
}
.testimonialdetail
{
	float: left;
	width: 595px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: justify;
	padding-bottom: 5px;
}
.testimoniallink {
	color: #01265A;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}	

.testimoniallink:hover {
	color: #01265A;
	font-weight: bold;
	text-decoration: underline;
}
.testimonialtitle {width:915px; height:auto; float:left; background-color:#56524E; border-top:solid 1px #a4a6a7;border-bottom:solid 1px #a4a6a7; padding:3px 0 7px 0;}
.testmonialmain1
{
	width: 500px;
	float: left;
	clear: both;
}
.testmonialmain1 .testileft
{
	float: left;
	width: 150px;
    text-align:right;
	height: 30px;
}
.testmonialmain1 .testiright
{
	float: left;
	text-align:left;
	width: 350px;
}
.testipage{font-weight:bold; color:#b86801; text-decoration:none;}
/* testimonial page end here */
/* sale itemdetails page start here */
.topleftcorner_new
{
	float: left;
	background: url(../images/new_cuve1.png) no-repeat top;
	height: 11px;
	width: 11px;
}
.toprightcorner_new
{
	float: left;
	background: url(../images/new_cuve2.png) no-repeat top;
	height: 11px;
	width: 11px;
}
.bottomrightcorner_new
{
	float: left;
	background: url(../images/new_cuve3.png) no-repeat top;
	height: 11px;
	width: 11px;
}
.bottomleftcorner_new
{
	float: left;
	background: url(../images/new_cuve4.png) no-repeat top;
	height: 11px;
	width: 11px;
}
/* sale itemdetails page end here */
/* productdetail for top start here */
.prod_topbidbox {width:308px; height:auto; float:left; padding:10px 0 0 9px;}
.prod_topbidboxmid {width:284px; height:168px; float:left; background-image:url(../images/login_gred.png); background-repeat:repeat-x; padding:8px 0 6px 9px;}
.prod_topbidboxtital {width:273px; height:auto; float:left; padding:0 0 12px 0;}
.prod_bidimage_bg { width:120px; height:90px; float:left; text-align:center; padding:3px; margin:5px 0 0 0;}
/*.prod_bidimage_bg { width:120px; height:90px; float:left; background-image:url(../images/imagebox_bg.png); background-repeat:no-repeat; background-position:left top; text-align:center; padding:3px; margin:5px 0 0 0;}*/
.prod_toptimer {width:108px; height:23px; line-height:23px; float:left; text-align:center; font-weight:bold; color:#000000;background:url(../images/bid_watch.gif) no-repeat left top; padding:0 0 0 15px; margin-left:10px; font-size:1.39em}
.prod_maintoptimer { width:153px; height:auto; float:left; padding:0 0 7px 0; text-align:center;}
.prod_topprice {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#2d2d2d; font-weight:bold; text-decoration:none; text-align:center; width:153px; height:auto; float:left; padding:0 0 7px 0;}
.prod_topbidder {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#2d2d2d; font-weight:bold; text-decoration:none; text-align:center; width:153px; height:auto; float:left; padding:5px 0 7px 0;}
.prod_bidbut {width:153px; height:auto; float:left; text-align:center; padding-top:10px;}
.prod_timerbg {width:145px; height:30px; padding:2px 4px 2px 4px;}
.prod_timmertext_exp {width:143px; height:auto; float:left; font-weight:bold; color:#FFFFFF;}
.prod_yourcurrentprice_exp{width:103px; height:auto; float:left; font-size:8px; font-weight:bold; color:#11b9ff; padding:0px 5px 0 0; padding-left:30px;}
.prod_indexexpcounter { font-size: 20px; font-weight: bold; color:#000000; padding-top: 7px; background:url(../images/round.png) no-repeat ; position: absolute; width: 36px; height: 36px; display:none;}
/* productdetail for top end here */
.tital { font-size:22px; color:#1966ac; text-decoration:none; font-weight:bold; width:790px; height:26px; padding:8px 0 0 5px; float:left;}
.flashBlock{
	width:979px;
	margin:0 auto;
	margin-bottom:10px;
}
.rightBlock{
	border:1px solid #CCCCCC;
	background-color:#1E5FAE;
	color:#FFFFFF;
}
.lilbox .pricemainclass_index {
	color:#11b9ff;
	line-height:31px;
	font-size:1.34em;
}
.winbody {width:250px; height:auto; float:left;}
.cotext {width:248px; height:auto; float:left; text-align:center; font-size:14px; color:#FFFFFF; padding:5px 0 3px 0;}
.winitemmain {width:248px; height:auto; float:left; padding-top:5px;}
.winimagebox {width:84px; height:62px; border:1px solid #F5F5F5; text-align:center; padding-top: 1px;}
.winbodytext {width:242px; height:auto; float:left; text-align:center; padding:10px 0 3px 3px;}
.style1 {color:#FF0000; font-weight:bold;}
.style2 {color:#333333; font-weight:bold;}
/*.style2 {color:#00CC33; font-weight:bold;}*/
.prod_topprice1 {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#11b9ff; font-weight:normal; text-decoration:none; text-align:center; width:153px; height:auto; float:left; padding:0 0 7px 0;}
.latestwinner{ text-align:left; font-size:22px; padding-left:5px; padding-top:10px; padding-bottom:6px; font-weight:bold; border-bottom:1px solid; }
.priceleftside2_pro{ float: left; background:url(../images/priceleft21.png) no-repeat center; width:14px; height:28px; }
.pricerightside2_pro{ float: left; background:url(../images/priceright21.png) no-repeat center; width:14px; height:28px; }
.detail_indexexpcounter_pro { font-size: 20px; font-weight: bold; color:#000000; padding-top: 6px; background:url(../images/round_pro.png) no-repeat ; position: absolute; width: 36px; height: 36px; display: none;}
.curWinnHoldimage {
	width:184px;
	float:left;
	background:url(../images/cur_win_bg.gif) repeat-y left top;
	text-align:center;
}
.curWinneximage {
	background:url(../images/curr_win_top.gif) no-repeat left top;
}
.curWinnimage {
	background:url(../images/curr_win_bot.gif) no-repeat left bottom;
	padding-top:2px;
}
.showpriceclass_exp_index {float:left; font-size:16px; font-weight:bold; color:#000000; background:url(../images/pricegred.png) center  repeat-x; width: 67px; height:22px; padding-top: 6px; text-align:center;}
.expressclasscoun_myacc { font-size: 20px; font-weight: bold; width: 36px; text-align:center; background:url(../images/round_my.png) no-repeat; position:relative; height: 36px; color: #000000; float:left; padding-top:6px; margin-left:35px; margin-top:2px; display:none;}
.expressclasscoun_alllive { font-size: 20px; font-weight: bold; width: 36px; text-align:center; background:url(../images/round_my.png) no-repeat; position:relative; height: 36px; color: #000000; float:left; padding-top:6px; margin-left:35px; margin-top:5px; display:none;}
.pricemainclass_banner {
	color:#11b9ff;
	font-size:1.14em;
}
.style3 {color:#00CC33; font-weight:bold;}
.pricetextclass {color:#11b9ff; font-weight:bold;}
/* changes date 01 feb 2010 start here */
.winnerbox_leftside
{
	background-image:url(../images/left2.png); background-repeat:no-repeat;
	width: 126px;
	height: 35px;
	float: left;
	cursor: pointer;
	font-weight:bold;	
}
.winnerbox_rightside
{
	background-image:url(../images/right1.png); background-repeat:no-repeat;
	width: 126px;
	height: 35px;
	float: left;
	cursor: pointer;
	font-weight:bold;
}
.winnerbox_leftside1
{
	background-image:url(../images/left1.png); background-repeat:no-repeat;
	width: 126px;
	height: 35px;
	float: left;
	cursor: pointer;
	font-weight:bold;
}
.winnerbox_rightside1
{
	background-image:url(../images/right2.png); background-repeat:no-repeat;
	width: 126px;
	height: 35px;
	float: left;
	cursor: pointer;
	font-weight:bold;
}
.winnerbox_top2
{
	float: left;
	width: 252px;
}
.winnerbg {width:125px; height:26px; float:left; text-align:center; font-size:13px; color:#FFFFFF; padding:9px 0 0 0;}
.newsbg {width:125px; height:25px; float:left; font-size:13px; color:#FFFFFF; text-align:center; padding:9px 0 0 0;}
a.newslinktitle { font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.newslinktitle:hover { font-size:12px; color:#cccccc; text-decoration:underline; font-weight:bold;}
.winboxmid {width:244px; height:171px; float:left; padding:0px 3px 0px 3px;}

/* changes date 01 feb 2010 end here  */
/* Change 09-Mar-2010 Start Here */
.panelauctiontype{ font-size:20px; color:#99013C; }
/* Change 09-Mar-2010 End Here */