@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background:url(images/body-bg.jpg) center top fixed;
	margin:0px;
	padding:0px;
	}
ul, li, h2{
	margin:0px;
	padding:0px;
	}
#main{
	margin:0 auto;
	width:960px;
	padding-right:1px;
	}
.top{
	background:url(images/top-bg.png) top repeat-x;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	line-height:27px;
	padding-right:15px;
	}
.top a{
	background:url(images/top-arrow.png) left  0px no-repeat;
	margin-left:20px;
	padding-left:20px;
	color:#000;
	text-decoration:none;
	line-height:27px;
	}
.plr10{
	padding-left:10px;
	padding-right:10px;
	}
.menu{
	background:url(images/dot.gif) bottom repeat-x;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:#006b94;
	}
.menu ul li{
	list-style:none;
	margin-right:4px;
	line-height:34px;
	float:left;
	display:block;

	}
.menu ul li a{
	background:url(images/menu-left.gif) left top no-repeat;
	padding-left:5px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#006b94;
	display:block;
	}
.menu ul li a .link{
	background:url(images/menu-right.gif) right top no-repeat;
	padding-right:5px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#006b94;
	display:block;
	}
	
.menu ul li a:hover, .current{
	padding-left:5px;
	background:url(images/menu-left-hover.gif) left top no-repeat;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#006b94;
	display:block;
	}
.menu ul li a:hover .link{
	background:url(images/menu-right-hover.gif) right top no-repeat;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#006b94;
	display:block;
	}
.current .link{
	padding-right:5px;
	background:url(images/menu-right-hover.gif) right top no-repeat;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#006b94;
	display:block;
	}
	
.submenu{
	padding:0 10px;
	font-size:11px;
	color:#000000;
	}
.submenu a{
	font-size:11px;
	color:#006b94;
	line-height:14px;
	text-decoration:none;
	padding:10px 15px;
	}
.submenu a:hover{
	font-size:11px;
	color:#000;
	text-decoration:underline;
	padding:0 15px;
	}
.login{
	background:url(images/login-beg.gif) left repeat-x;
	padding:0 10px;
	font-size:11px;
	border-top:solid 1px #7BB0E0;
	border-bottom:solid 1px #7BB0E0;
	}
.login a{
	font-size:11px;
	color:#313131;
	text-decoration:underline;
	}
.log-her{
	background:url(images/log-her.gif) right no-repeat;
	font-weight:bold;
	color:#006b94;
	padding-right:22px;
	font-size:12px;
	}
.log-input{
	border:1px solid #a6cbd2;
	}
.log-button{
	background:transparent url(images/go.png) left no-repeat;
	width:43px;
	height:21px;
	display:block;
	border:0px;
	}
.left{
	padding-left:10px;
	}
.left-box{
	background:url(images/left-box.gif) top center repeat-y;
	}
.left-box-top{
	background:url(images/left-box-top.gif) center top no-repeat;
	display:block;
	}
.left-box-bot{
	background:url(images/left-box-bot.gif) bottom no-repeat;
	height:12px;
	width:253px;
}
.middle-box{
	background:url(images/middlemiddle.gif) top center repeat-y;
	}
.middle-box-top{
	background:url(images/middlebox.gif) center top no-repeat;
	display:block;
	}
.middle-box-bot{
	background:url(images/middleboxbot.gif) bottom no-repeat;
	height:12px;
	width:550px;
}
.left-title{
	font-weight:bold;
	color:#1c65b5;
	padding-left:19px;
	cursor:pointer;
	}
ul#sliding-navigation{
	padding-left:17px;
	}

#sliding-navigation li{
	list-style:none;
	line-height:24px;
	text-align:left;
	}
#sliding-navigation a{
	color:#000;
	text-decoration:none;
	background:url(images/li-arrrow.gif) left center no-repeat;
	padding-left:15px;
	line-height:24px;
	}
#sliding-navigation a:hover{
	color:#09F;
	text-decoration:none;
	background:url(images/li-arrrow-hover.gif) 10px center no-repeat;
	padding-left:25px;
	line-height:24px;
	}
.closing-text{
	font-size:11px;
	color:#656565;
	}
.closing-price{
	color:#409cd8;
	}
.closing-time{
	color:#fc0119;
	}
.more a{
	background:url(images/arrow-more.gif) left 7px no-repeat;
	padding:2px 2px 2px 10px;
	font-weight:bold;
	color:#fc0119;
	text-decoration:none;
		margin-right:5px;
	}
.more a:hover{
	background:url(images/arrow-more.gif) 2px 7px no-repeat;
	padding:2px 2px 2px 10px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;

	background-color:#fc0119;
	}
.pl8{
	padding-left:8px;
	}
.auction-beg{
	background:url(images/auction-beg.gif) left top no-repeat;
	height:186px;
	}
.auction-title{
	font-size:30px;
	font-weight:bold;
	color:#309ec7;
	}
.green{
	color:#6cb300;
	}
.search{
	background:url(images/search-bg.gif) left top no-repeat;
	}
.search-title{
	font-size:14px;
	font-weight:bold;
	color:#065bab;
	}
.search-text{
	font-size:11px;
	}
.search-text a{
	color:#000;
	text-decoration:underline;
	font-size:11px;
	}
.search-text a:hover{
	color:#F00;
	text-decoration:underline;
	font-size:11px;
	}
.serch-input{
	height:21px;
	width:135px;
	}
.search-button{
	background:transparent url(images/search-botton.gif) left no-repeat;
	width:86px;
	height:21px;
	display:block;
	border:0px;
	}
.rightbox{
	background:url(images/rightbox-bg.gif) top center repeat-y;
	}
	
.rightbox-top{
	background:url(images/rightbox-top.gif) center top no-repeat;
	display:block;
	}
.rightbox-bot{
	background:url(images/rightbox-bot.gif) bottom no-repeat;
	height:7px;
	width:677px;
}

.rightboxinner-top{
	background:url(images/rightbox-inner-bot.jpg) center top no-repeat;
	display:block;
	padding-top:10px;
	}
.right-title{
	font-weight:bold;
	color:#1c65b5;
	padding-left:10px;
	padding-top:5px;
	
	}
	.right-title a{
	font-weight:bold;
	color:#1c65b5;
	text-decoration:none;
	padding-left:10px;
	padding-top:8px;
	cursor:pointer;
	}
.itembox{
	text-align:center;
	display:block;
	float:left;
	display:block;
	height:213px;
	width:163px;
	line-height:normal;
	border:solid 2px #C4DBE1;/*#C7FE3*/
	margin:17px 18px 6px 18px;
	}
.itembox:hover{
	background-color:#f3f8fd;
	text-align:center;
	display:block;
	float:left;
	display:block;
	height:213px;
	width:163px;
	cursor:pointer;
	/*margin:12px 13px 1px 13px;*/
	margin:14px 15px 3px 15px;
	line-height:normal;
	border:5px solid #006B94;
	}

.highlit
{
	background-color: #D4E9FD;
	display: block;
	height: 213px;
	width: 163px;
	margin: 16px 17px 5px 17px;
	border:solid 2px #C7FE3;/*#C7FE3*/
}
	
.itembox-text{
	font-size:10px;
	text-align:center;
	padding:0px 15px 8px 15px;
	}
.itembox-price{
	background:url(images/price-teg.png) top right no-repeat;
	text-align:right;
	padding-right:60px;
	padding-top:10px;
	font-size:11px;
	font-weight:bold;
	color:#F00;
	}
.footer{
	font-size:10px;
	}
.blue{
	color:#28808c;
	}
.pb5{
	padding-bottom:5px;
}
.left-search{
	font-size:11px;
	color:#000;
	}
.left-search select{
	width:177px;
	}

.pb10{
	padding-bottom:10px; 
	}
.footer-link{
	padding-top:10px;
	font-size:11px;
	font-weight:bold;
	padding-bottom:15px;
	}
.footer-link a{
	font-size:11px;
	color:#026582;
	text-decoration:none;
	}
.footer-link a:hover{
	font-size:11px;
	color:#000;
	text-decoration:none;
	}
/*////////////////---inner---//////////////////////////////////////////*/
.stap-left{
	background:url(images/stap-bg1.gif) left top no-repeat;
	display:block;
	height:57px;
	}
.stap-right{
	background:url(images/stap-bg3.gif) right top no-repeat;
	float:right;
	height:46px;
	display:block;
	width:10px;
	}
.stap{
	background:url(images/stap-bg2.gif) top repeat-x;
	height:57px;
	}
.stap ul{

	margin-left:10px;
	text-align:center;
	}
.stap ul li{
	padding-top:3px;
	font-size:11px;
	list-style:none;
	float:left;
	display:block;
	line-height:40px;

	}
.stap ul li a{
	font-size:11px;
	color:#000;
	padding-left:10px;
	padding-right:10px;
	line-height:40px;
	display:block;
	text-decoration:none;
	float:left;
	padding-bottom:14px;
	}
.stap ul li a .link{
	height:40px;
	display:block;
	float:left;
	padding-bottom:14px;
	}
.stap ul li a:hover .link{
	cursor:pointer;
	height:40px;
	padding-bottom:14px;
	float:left;
	display:block;
	background:url(images/stap-arrow.gif) bottom center no-repeat;
	}
.stap ul li a:hover{
	background:url(images/stap-hover.gif) top repeat-x;
	padding-left:22px;
	padding-right:23px;
	font-size:11px;
	color:#000;
	padding-left:10px;
	padding-right:10px;
	line-height:40px;
	display:block;
	text-decoration:none;
	padding-bottom:14px;
	}
.mid{
	background:url(images/midbox-mid.gif) repeat-y;
	}
.mid-top{
	background:url(images/midbox-top.gif) top no-repeat;
	width:933px;
	display:block;
	}
.mid-bot{
	background:url(images/midbox-bot.gif) bottom no-repeat;
	width:933px;
	height:12px;
	display:block;
}
.mid h2{
	background:url(images/title-line.gif) left bottom no-repeat;
	font-size:20px;
	text-align:left;
	margin-left:10px;
	padding:20px 0px 15px 2px;
	font-weight:normal;
	}
.listin-type{
padding-left:20px;
font-size:14px;
font-weight:bold;
	}
.f10{
	font-size:10px;
	font-weight:normal;
	padding-left:20px;
	}
.next{
	background:transparent url(images/next.gif) no-repeat;
	width:177px;
	height:55px;
	border:0px;
	}
.listin-type form .radio {
   width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(images/radio.gif) no-repeat;
   display: block;
   clear: left;
   float: left;
 }
form .select {
   position: absolute;
   width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   padding: 0 24px 0 8px;
 
  
   background: url(images/radio-select.gif) no-repeat;
   overflow: hidden;
 }
 
 /*-------------my account--------------*/
 .view{
	 font-size:11px;
	 color:#3b3b3b;
	 }
 .lblue{
	 color:#0c87f5;
	 }
	  .lblue a{
	 color:#0c87f5;
	 text-decoration:none;
	 }
 .myebazr-title{
	 font-weight:bold;
	 color:#065bab;
	 font-size:12px;
	 }
 .myebazr-beg{
	 font-size:11px;
	 font-weight:bold;
	 background:url(images/my-ebzr-beg.gif) no-repeat;
	 }
 .offer-title{
	 font-size:12px;
	 color:#1C65B5;
	 padding:2px 10px;
	 background-color:#fbfdff;
	 font-weight:bold;
	 border-bottom:1px solid #ddedfc;
	 font-family:Arial;
	 }
	  .offer-title a{
	 font-size:12px;
	 color:#1C65B5;
	 font-family:Arial;
	 background-color:#fbfdff;
	 text-decoration:none;
	 font-weight:bold;
	 border-bottom:1px solid #ddedfc;
	 }
	  .offer-title-10{
	 font-size:10px;
	 color:#0c87f5;
	 padding:10px 10px;
	 background-color:#fbfdff;
	 font-weight:bold;
	 border-bottom:1px solid #ddedfc;
	 }

.offerbg1{
	font-size:12px;
	font-family:Arial;
	 padding:5px 10px;
	 background:url(images/title-line.gif) bottom repeat-x;
	}
.tablebg1{
	font-size:12px;
	font-family:Arial;
	background-color:#e0effe;
	 
	}
.offerbg1:hover{
	background-color:#e0effe;
	}
.p10{
	 padding:10px;
	}
.dot-line{
background:url(images/title-line.gif) bottom repeat-x;
}
.offerbg2{
	background-color:#d9ecfc;
	border-bottom:1px solid #FFF;
	 padding:10px;
	}
.offerbg1 img,.offerbg2 img{
	border:0px solid #2B64F2;
	}
.plr1{
	padding:0px 1px;
	}
.buynow{
	font-size:10px;
	color:#F00;
	font-weight:bold;
	}
.offerbg1 a,.offerbg2 a{
	 color:#0935a2;
	 font-size:12px;
	 font-family:Verdana;
	 
	 text-align:left;
	 text-decoration:none;
	 padding-top:5px;
	
	}
.offerbg1 a:hover,.offerbg2 a:hover{
	color:#000;
	text-decoration:none;
	}
.offer-bottom{
	font-size:10px;
	padding:10px;
	background-color:#e5f1fd;
	}
.offer-bottom a{
	color:#000;
	text-decoration:none;
	}
.offer-bottom a:hover{
	font-weight:bold;
	color:#00F;
	text-decoration:underline;
	}
.border1{
	border:1px solid #ddedfc;
	}
	.border2{
	border:2px solid #ddedfc;
	}
	
.inner-left-box{
	background:url(images/left-box.gif) top center repeat-y;
	}
.inner-left-box-top{
	background:url(images/left-box-top.gif) center top no-repeat;
	display:block;
	}
.inner-left-box-bot{
	background:url(images/left-box-bot.gif) bottom no-repeat;
	height:12px;
	width:253px;
}
.inner-left-title{
	font-weight:bold;
	color:#1c65b5;
	padding-left:19px;
	}
.inner-left-box ul{
	padding-left:17px;
	}

.inner-left-box ul li{
	font-size:12px;
	list-style:none;
	line-height:18px;
	text-align:left;
	}
.inner-left-box ul li a{
	color:#000;
	text-decoration:none;
	background:url(images/li-arrrow.gif) left center no-repeat;
	padding-left:15px;
	line-height:24px;
	}
.inner-left-box ul li a:hover{
	color:#09F;
	text-decoration:none;
	background:url(images/li-arrrow-hover.gif) 10px center no-repeat;
	padding-left:25px;
	line-height:24px;
	}
/*--------------------login page--------------------*/
.log-beg{
	font-size:11px;
	background:url(images/loginbox-beg.png) top no-repeat;
	width:235px;
	height:107px;
	padding:35px 10px 10px 15px;
	color:#076ed5;
	text-align:left;
	}
.log-beg .input1{
	height:15px;
	width:224px;
	margin-bottom:12px;
	padding:5px 2px 2px 2px;
	border:1px solid #d0e7fc;
	} 
.log-beg .input2{
	height:15px;
	width:183px;
	padding:5px 2px 2px 2px;
	border:1px solid #d0e7fc;
	} 
.log-beg a{
	color:#076ed5;
	text-decoration:none;
	}
.log-beg a:hover{
	color:#F00;
	}
	
	
	
.buy-sell{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	background:url(images/buy-sell-beg.jpg) no-repeat;
	width:652px;
	height:164px;
	padding-top:25px;
	padding-left:25px;
	line-height:36px;
	color:#252525;
	display:block;
	}
.buy-sell a{
	background:url(images/curv-arrow.gif) left 0 no-repeat;
	padding-left:25px;
	color:#252525;
	text-decoration:none;
	}
.buy-sell a:hover{
		color:#06F;
	text-decoration:none;
}
.plr5{
	padding:0px 5px;
	}
.left-subtitle{
	background-color:#f3f8fd;
	border:1px solid #c7e0fb;
	padding-left:10px;
	line-height:23px;
	font-weight:bold;
	color:#F00;
	}
.fontsiz{
	font-size:10px;
	}
	
	     .modalBackground
        {
            background-color: Gray;
            filter: alpha(opacity=70);
            opacity: 0.7;
        }
        .modalPopup
        {
            background-color: #FDFFE8;
            border-width: 3px;
            border-style: solid;
            border-color: Gray;
            padding: 3px;
            width: 500px;
        }
        .cellheightfive
        {
        height:5px;	
        }
        
        .headings
        {
        font-size:12px;
        font-family:Verdana;
        font-weight:bold;	
        	
        }
        
        
         .delete-button{
background:transparent url(images/delet-item.gif) left no-repeat;
width:85px;
height:31px;
display:block;
border:0px;
}

         .button{
background:transparent url(images/button-image.png) left no-repeat;
width:85px;
height:31px;
display:block;
border:0px;
font-family:Tahoma;
font-weight:bold;
font-size:12px;
}

.cellheightfive
{
height:5px;	
}
.formButton {
background-color:#54aaff;
border:3px solid #ffffff;
color:#FFFFFF;
font-size:12px;
padding:5px;
font-weight:bold;
outline:1px solid #c3dffc;
}
	.right-title-n1{
	font-weight:bold;
	color:#1c65b5;
	}
	
	.fullbox{
	background:url(images/fullbox-bg.png) top center repeat-y;
	}
.fullbox-top{
	background:url(images/fullbox-top.png) center top no-repeat;
	display:block;
	}
.fullbox-bot{
	background:url(images/fullbox-bot.png) bottom no-repeat;
	height:7px;
	width:924px;
}

/*-----catagory--------*/
.list-category{
font-size:10px;
color:#696f75;
text-decoration:none;
text-align:right;
font-weight:bold;
}
.list-category a{
color:#696f75;
text-decoration:none;
text-align:right;
font-weight:bold;
}
.list-category a:hover{
color:#696f75;
text-decoration:underline;
text-align:right;
font-weight:bold;
}
.p20{
padding:20px;
}
.slidshow{
background:url(images/slidshow-beg.jpg) top no-repeat;
text-align:left;
height:248px;
width:255px;
}
.zoom{
height:21px;
width:71px;
margin:0 auto;
}
.thumb img{
border:1px solid #bbdbf9;
}
.product-title{
font-size:20px;
color:#000000;
}
.item-button{
background:url(images/make-off-left.jpg) left no-repeat;
height:29px;
padding-left:50px;
float:left;
}
.item-button-right{
background:url(images/make-off-right.jpg) right no-repeat;
height:21px;
padding-top:8px;
padding-right:15px;
font-size:10px;
font-weight:bold;
width:65px;
text-decoration:none;
color:#0c87f5;
}
.item-button-right a{
text-decoration:none;
color:#0c87f5;
}
.item-button-right a:hover{
text-decoration:underline;
color:#000000;
}
.discbox{
	background:url(images/disc.jpg) top center repeat-y;
	}
.discbox-top{
	background:url(images/disc-top.jpg) center top no-repeat;
	display:block;
	}
.discbox-bot{
	background:url(images/disc-bot.jpg) bottom no-repeat;
	height:7px;
	width:924px;
}
.plr20{
padding:0 20px;
}
.disc-link{
font-size:12px;
font-weight:bold;
color:#1c65b5;
}

.disc-link ul li{
font-size:12px;
font-weight:bold;
color:#1c65b5;
list-style:none;
}
.disc-link ul li a{
font-size:12px;
font-weight:bold;
color:#1c65b5;
line-height:45px;
padding-left:20px;
display:block;
text-decoration:none;
}

.disc-link ul li a:hover{
background:url(images/disc-hover.jpg) left center no-repeat;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
line-height:45px;
padding-left:20px;
display:block;
text-decoration:none;
}
.disc-link ul li a.cur{
background:url(images/disc-hover.jpg) left center no-repeat;
color:#FFFFFF;

}
.blue-bg{
background:url(images/blue-bg.jpg) left repeat-x;
height:30px;
border:1px solid #acceee;
padding-left:12px;
font-weight:bold;
}
.color-red{
color:#ff0909;
}
.pt10{
padding-top:10px;
}

.txtBox1 {
border:1px solid #D5DCE3;
color:#555555;
font-family:verdana;
font-size:11px;
width:250px;
padding: 4px 5px;
text-align:left;
}
.txtBox2 {
border:1px solid #D5DCE3;
color:#555555;
font-family:verdana;
font-size:11px;
width:180px;
padding: 4px 5px;
}
.formtext1 {
color:#1CAED4;
padding:5px 0 5px 0px;
text-align:right;
vertical-align:top;
font-weight:bold;
}
.formtxt {
color:#1CAED4;
padding:5px 0 5px 0px;

vertical-align:top;
font-weight:bold;
}
.formtext2 {
color:#1CAED4;
padding:5px 0 5px 0px;
text-align:right;
vertical-align:top;
font-weight:bold;
}
.star {
color:#FF0000;
}
.require{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	padding-left:30px;
	display:block;
	margin-top:5px;
	background:url(../images/error-message-icon.gif) no-repeat center left;
	}
	
	 .title-new{
	 font-size:10px;
	 color:#0c87f5;
	 padding:5px 10px;
	 font-weight:bold;
	 }
	 
	 .formButton1 {
background-color:#54aaff;
border:3px solid #ffffff;
color:#FFFFFF;
font-size:12px;
padding:5px;
font-weight:bold;
outline:1px solid #c3dffc;
text-decoration:none;
}
.formButton1:hover {
background-color:#2e92f5;
border:3px solid #ffffff;
color:#FFFFFF;
font-size:12px;
padding:5px;
font-weight:bold;
text-decoration:none;
outline:1px solid #c3dffc;
}

 .view{
	 font-size:11px;
	 color:#3b3b3b;
	 }
 .lblue{
	 color:#0c87f5;
	 }
	 
	 .buynow {
color:#FF0000;
font-size:11px;
font-weight:bold;
}
.imgbrdr
{	
	border-width:1px;
	border-style:solid;
	border-color:#000;
	
}
.error-text-title{
	color:#F28500;
	font-weight:bold;
	font-size:12px;
	}
	div.arrow-table{
	background:url(images/table-arrow-top.jpg) 20px top no-repeat;
	padding-top:15px;
	width:350px;
	float:left;
	margin-top:5px;
}
table .bgtable{
	background:#deefff;
	/*border-bottom:3px solid #5f91c0;*/
	
	}
	table .bgtable tr td{
	
	padding:5px;	
	}
	table .bgtable a{
	color:#000000;
	text-decoration:none;
	display:block;
	padding:5px;
	}
	table .bgtable a:hover{

	color:#FFFFFF;
	text-decoration:none;
	background-color:#5f91c0;
	
	}
	
.labelcolor
{
color:#54AAFF;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
}

.table-offer-bg{
	padding:10px; background-color:#fbfdff; border-bottom:1px dotted #d8ecff;
	}
	.table-offer-bg:hover{
	padding:10px; background-color:#f1f8ff; border-bottom:1px solid #bbd8f3;
	}
	
.logintablecss
{
	
background:url(images/banner-bg1.jpg) no-repeat right top;	
}
#validation
{
padding-left:50px;	
}
#validation a
{
	background-color:Transparent;
	color:Red;
}
#validation ul
{
list-style-image:url(images/arw.jpeg);	

}

#validation ul li
{
padding:3px 2px;	

}


.user-success-msg{
border:1px solid #84D608;
padding:0.7em 28px;
display:block;
font-size:10px;
background:#fafdff url(images/yes.png) 10px center no-repeat ;
color:#7BCF11;
width:240px;
font-weight:bold;
}

.user-errror-msg
{
border:1px solid #F5CAA0;
padding:0.7em 28px;
font-size:10px;
background:#fafdff url(images/delete.png) 10px center no-repeat ;
color:#FF0000;
font-weight:bold;
width:247px;
display:block;
}

.check-button1
{
background-color:#f5faff;
border:1px solid #d1e7fc;
line-height:15px;
padding:3px;
display:table-cell;
color:#1379CB;
font-weight:bold;
text-decoration:none;
}
.user-Close
{

padding:0.7em 10px;
font-size:10px;
background:#ffffff url(images/delete.png) 8px center no-repeat ;
color:#FF0000;
font-weight:bold;
display:block;
width:50px;
}
.paddingclass
{
	
padding-top:6px;	
}


.menu1 ul li{
	list-style:none;
	margin-right:4px;
	line-height:34px;
	background:url(images/menu-left.gif) left top no-repeat;
	padding-left:8px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#006b94;
	display:block;
	text-decoration:none;
	}

.menu1 ul li  .link{
	background:url(images/menu-right.gif) right top no-repeat;
	padding-right:8px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#006b94;
	display:block;
	}
	
.menu1 ul li :hover, .current{
	padding-left:8px;
	background:url(images/menu-left-hover.gif) left top no-repeat;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#006b94;
	display:block;
	}
.menu1 ul li :hover .link{
	background:url(images/menu-right-hover.gif) right top no-repeat;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#006b94;
	display:block;
	}
	
.vline{
	background:url(images/line-middle.jpg) left top repeat-y;}
.vline-top{
	background:url(images/line-top.jpg) left top no-repeat;
	}
.vline-bottom{
	background:url(images/line-bottom.jpg) left bottom no-repeat;
	}
	
	.vtopline{
	background:url(images/line.jpg) left bottom no-repeat;
	height:643px;
	width:21px;
	}
	
	.vbottomline{
	background:url(images/line-bottom.jpg) left top no-repeat;
	height:117px;
	width:21px;
	}
	
.bidbackground{
	vertical-align:top;
	
	background:url(images/bid.png) 25px bottom no-repeat;
	}
	


#points ul li
{
background:url(images/arrow.png) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	line-height:16px;
	list-style:none;
	padding-left:25px;
	margin-top:20px;
	margin-left:25px;
	

}
.AuctionHeading
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:20pt;
  display:inline-table;
  font-style:normal;
  font-weight:bold;
  text-align:center;	
  color:#207EC6;
}

#bidding
{
background:url(images/bid.png) left top no-repeat;
}
.formlinkButton {
background-color:#D8EBFD;
border:1px solid #1C65B5;
color:#1C65B5;
font-size:12px;
padding:5px;
font-weight:bold;
outline:1px solid #c3dffc;
text-decoration:none;
}

.tdradio
{
border: 1px solid #0C87F5;
/*background:url(images/repeatgradiant.jpg)left top repeat-x;*/
padding-left:1px;

-moz-border-radius-bottomleft: 5px;
color:#006B94;                                                                                                
-moz-border-radius-bottomright: 5px;
 -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;	
	
}
.tdradio table tr td 
{
	padding-right:15px;
	}
	
	.check-button{	
	background-color:#f5faff;
	border:1px solid #d1e7fc;
	line-height:20px;
	padding:5px;
	display:table-cell;
	}
.selct-theme-bg{
	background:url(images/select-theme-bg.png) left top no-repeat;
	width:463px;
	height:283px;
	display:block;
	padding:13px 41px 35px 40px;
	}
	.selct-theme-bg h5{
	font-size:12px;
	font-weight:bold;
	color:#1c65b5;
	padding:3px 0 35px 0;
	display:block;
	}
	.selct-theme-bg img{
	
	padding:12px 10px 10px 10px;
	}
	.selct-theme-bg img:hover{
	cursor:pointer;
	background:url(images/theme-hover.jpg) no-repeat left top;
	}
	
	.pro-box-top{
background:url(images/pro-detail-box-top.png) top no-repeat;
width:924px;
display:block;
}
.pro-box-bot{
display:block;
background:url(images/pro-detail-box-bottom.jpg) top no-repeat;
height:11px;
}
.box-link-beg{
background:url(images/box-link-beg.jpg) 0 0 no-repeat;
height:28px;
}
.link1-current, .link1-current a, .link1-current a:hover{
background:url(images/link-hover.png) 0 0 no-repeat;
font-size:12px;
color:#FF0000;
font-weight:bold;
}

.box-link-beg a{
text-decoration:none;
padding-top:7px;
height:24px;
display:block;
font-size:12px;
font-weight:bold;
}
.box-link-beg a:hover, .link2-current{
text-decoration:none;
height:24px;
background:url(images/box-link-hover.jpg) -3px 0 no-repeat;
font-size:12px;
color:#FF0000;
font-weight:bold;
}
.box-link-beg .last-current a:hover, .last-current1{
text-decoration:none;
height:24px;
background:url(images/box-link-hover.jpg) right 0 no-repeat;
font-size:12px;
color:#FF0000;
font-weight:bold;
}
.box-link-beg .first-current , .fast-current1{

text-decoration:none;
height:24px;
background:url(images/box-link-hover.jpg) left 0 no-repeat;
font-size:12px;
color:#FF0000;
font-weight:bold;
}
.seller ul li{
background:url(images/60.png) left no-repeat;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
line-height:10px;
list-style:none;
padding-left:15px;
margin-left:10px;
padding-top:5px;
padding-bottom:5px;
}
.seller ul li a{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
line-height:10px;
list-style:none;
text-decoration:none;
}
.seller ul li a:hover{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#007092;
list-style:none;
text-decoration:none;
}
.lblBold
{
font-family:Verdana, Geneva, sans-serif;
font-size:9px;
text-decoration:none;
color:#1C65B5;
	font-weight: bold;
}
.lblBold a
{
font-family:Verdana, Geneva, sans-serif;
font-size:9px;
text-decoration:none;
color:#1C65B5;
	font-weight: bold;
}

.lblRegular
{
	font-weight: normal;
}
.nostyle
{
	color:#3333CC;
	line-height:15px;
	text-decoration:none;
}
.nostyle td a
{
	color:#3333CC;
	line-height:15px;
	text-decoration:none;
}
.nostyle td
{	
	text-decoration:none;	
}
.nostyle a
{
	color:#3333CC;	
	text-decoration:none;
}
.nostyle a:hover
{
	text-decoration:underline;
}
.nostyle td a:hover
{
	text-decoration:underline;
}
.welcome
{
	font-weight: bold;
	color: #006b94;
	padding-right: 22px;
	font-size: 12px;
}
/*New round corner css end here*/
.error-box-bg{
	background:url(../images/error-box-bg.png) no-repeat left top;
	width:360px;
	height:70px;
	display:block;
	padding:32px 30px 29px 30px;
	}
	.error-msg{
	padding:20px 0 0 60px;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	}
	
.subtitle1
{
	padding: 0 0px;
	font-size: 11px;
	text-decoration: none;
	color: #006b94;
}
.subtitle
{
	padding: 0 0px;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.offer-title1
{
	background-color: #fcf9dd;
}


.ajax__calendar_container {
background-color:#FFFFFF;
border:0px solid #646464;
color:#000000;
}

.submenulinkcon
{
padding: 0 20px;
background: url(images/simble-arrow.png) left no-repeat;
font-size: 11px;
height: 22px;
text-decoration: none;
color: #006b94;
padding-bottom: 3px;
}
.submenulinkconcurrent
{
padding: 0 20px;
background: url(images/current-arrow.png) left no-repeat;
font-size: 11px;
height: 22px;
text-decoration: none;
color: #006b94;
padding-bottom: 3px;
}
.submenulinkcon:hover
{
font-size: 11px;
padding-bottom: 3px;
background: url(images/hover-arrow.png) left no-repeat;
color: #000000;
height: 22px;
text-decoration: none;
padding: 0 20px;
}
.submenulink
{
padding: 0 0px;
font-size: 11px;
text-decoration: none;
color: #006b94;
}
.submenulink:hover
{
font-size: 11px;
color: #000000;
text-decoration: none;
padding: 0 0px;
}

Label
{
	padding-left:3px;
}
/*Contact Fetch Start*/
.LinkedIn{
	width:176px;
	height:53px;
	background:url(images/community-icon.jpg) 0 -246px no-repeat;
	display:block;
	}
.twitter{
	width:176px;
	height:53px;
	background:url(images/community-icon.jpg) 0 -420px no-repeat;
	display:block;
	}

.plexo{
	width:176px;
	height:64px;
	background:url(images/community-icon.jpg) 0 -64px no-repeat;
	display:block;
	}
.facebook{
	width:176px;
	height:56px;
	display:block;
	background:url(images/community-icon.jpg) 0 -364px no-repeat;
	}
.outlook{
	width:176px;
	height:61px;
	display:block;
	background:url(images/community-icon.jpg) 0 -299px no-repeat;
	}
.gmail{
	width:176px;
	height:64px;
	display:block;
	background:url(images/community-icon.jpg) 0 0 no-repeat;
	}
.yahoo{
	width:176px;
	height:56px;
	display:block;
	background:url(images/community-icon.jpg) 0 -122px no-repeat;
	}
.aol{
	width:176px;
	height:68px;
	display:block;
	background:url(images/community-icon.jpg) 0 -178px no-repeat;
	}
	
/*-----------Fatch contact-------------------------*/
.massan{
	background:url(images/massanger.png) top left no-repeat;
	}
.massan tr td{
	padding-bottom:10px;
	}
.commu{
	background:url(images/community.png) top left no-repeat;
	}
	
/*-----------Fatch contact new-------------------------*/
.fatch-con{
	background:url(images/fetch-con-1.jpg) top left no-repeat;
	}
.fatch-con-buttom{
	background:url(images/fetch-con-2.jpg) top left no-repeat;
	}
.find-con{
	font-size:12px;
	color:#000;
	padding-left:10px;
	font-weight:bold;
	}

.con-row1{
	background:#e2effc;	}
.con-row2{
	background:#f3f9ff;
	}
	.tooltip{
border:1px solid #a6cbd2;
background-color:#f3f9ff;
}
.contactsborder
{
	border: 2px solid #a6cbd2;
	background-color: #F2F7FB;
}
.contact-button
{
	background: transparent url(images/button.jpg) left no-repeat;
	width: 43px;
	height: 21px;
	display: block;
	border: 0px;
}
.contact-button, .contact-button a
{
	background: transparent url(images/button.jpg) left no-repeat;
	width: 88px;
	height: 23px;
	display: block;
	border: 0px;
	font-size: 12px;
	color: Black;
	
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-bottom: 8px;
}
.offerbg3{
	background-color:#CEE7FF;
	text-decoration:none;
	padding:10px;
	border-bottom:solid 1px #2B64F2;
	border-top:solid 1px #2B64F2;
	}
.offerbg3 a{
	
	text-decoration:none;
	color:#09349E;
	
	}

.catback
{
	font-size: 12px;
	padding: 5px 10px;
	background: url(images/title-line.gif) bottom repeat-x;
}