@charset "utf-8";
* { margin: 0; padding: 0; }

body,html {
	background:url(/images/bk_body.jpg) 0 0 repeat-x;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	margin:0;
	padding:0;
}

ul { list-style: none; }

ul, ol, dl {
	position:relative;
}

a {
	color:#3D86C2;
	text-decoration:underline;
}

p {
	line-height:1.3em;
}

a:hover {
	text-decoration:none;
}

a:focus {outline:none;}

h1, h1 a {
	font-size:18px;
	font-weight:bold;
	color:#F47629;
	padding-bottom:8px;
	padding-top:10px;
	clear:left;
}

h1.col {
	background:url(/images/bk_h1.gif) 0 bottom repeat-x;
	padding-bottom:10px;
	clear:left;
	position:relative;
}

h1 span.separator {
	font-size:14px;
	font-weight:normal;
	color:#666666;
        padding:0px 5px;
}

h1 span.parent, h1 span.parent a
{
        font-size:16px;        
}

h1 .hRight {
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#444;
	margin-top:-18px;
	margin-right:5px;
}

* html h1 .hRight {
	margin-top:-24px;
	
}

h2 {
	font-size:14px;
	font-weight:bold;
	padding:15px 0 5px;
	clear:left;
}

.floatleft{float:left;}
.floatright{float:right;}
ul.horizontal_list {list-style-type:none;}
ul.horizontal_list li {display:inline;} 

/* LAYOUT 
---------------------------------------------------*/

#wrapper {
	width:980px;
	margin:0 auto;
}

#content {
	clear:left;
	padding-top:20px;
	width:990px;
}

#footer {
	background:url(/images/bk_footer.jpg) 0 0 repeat-x;
	height:60px;
	margin-top:35px;
	padding-top:13px;
	font-size:11px;
	color:#999;
	clear:both;
}

/* HEADER
----------------------*/
#header {
	
}

#header a {
	display:block;
	margin-right:15px;
	float:left;
	padding-top:3px;
}

#header a.signupLink {
	color:#F26C1B;
	font-weight:bold;
}

#toplogin {
	padding-top:18px;
	padding-bottom:20px;
	width:980px;
	height:26px;
}

.topLinks {
	float:left;
	padding-top:4px;
	}

/* top menu */
ul#topMenu {
}

ul#topMenu li {
	float:left;
}

ul#topMenu li a {
	color:#E2EEF6;
	text-decoration:none;
	font-weight:bold;
}

ul#topMenu li a:hover {
	color:#fff;
}

ul#topMenu li a.auctions 
{
  background:url(/images/ico_hammer_top.jpg) 100% 0 no-repeat;
  padding-right:30px;
}

      

#statsTop {
	float:right;
	background:url(/images/bk_stats.jpg) 0 0 no-repeat;
	padding-left:25px;
	height:26px;
	padding-top:6px;
	margin-top:-2px;
	color:#fff;
	font-weight:bold;
}

#subheader {
	clear:left;
}

/* -- logo --*/

#logo {
	width:186px;
	height:70px;
	float:left;
	margin-top:40px;
}

#logo h1{
	padding:0;
	margin:0;
}

#logo h1 a, #logo h1 a:hover {
	background:url(/images/logo.jpg) 0 0 no-repeat;
	width:186px;
	height:50px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
	
}

/* top search */

#topSearch {
	float:right;
	margin-top:18px;
}

#topSearch .eg {
	font-style:italic;
	float:left;
	clear:both;
	position:relative;
}

#topSearch .option1, #topsearch .option2{
	float:left;
}

#options {
	height:30px;
}

#options.option1 {
	background:url(/images/bullet_options.gif) 70px 100% no-repeat;
}

#options.option2 {
	background:url(/images/bullet_options.gif) 260px 100% no-repeat;
}

#options ul li{
	float:left;
	padding:0 15px;
	border-left:1px solid #A6BDDD;
	line-height:12px;
}

#options ul li a {
	margin:0;
	font-weight:bold;
}

#options ul li a.On {
	color:#F47629;
	text-decoration:none;
}

/* Logged In 
------------------------------*/

.logout{
	display:block;
	float:right;
	font-weight:bold;
	padding-top:5px;
}

.avatar {
	float:left;
}

.avatar img {
	border:3px solid #DAE5F1;
	padding:1px;
	background-color:#F2F6FA;
	vertical-align:middle;
}

a.messages, a.newbids, a.myskroutz, a.verifysms  {
	display:block;
	float:left;
	background:url(/images/ico_envelope.jpg) 10px 50% no-repeat;
	padding-left:30px;
	margin-top:5px;
}	

a.newbids {
	background:url(/images/ico_bell.jpg) 10px 50% no-repeat;
}

a.myskroutz {
	background:url(/images/ico_user.jpg) 10px 50% no-repeat;
}

a.no_messages
{
  background:url(/images/ico_envelope_grey.jpg) 10px 70% no-repeat;
  color:#bbb;
}

a.verifysms
{
	background:url(/images/phone.jpg) 10px 50% no-repeat;
}

/* Columns 
------------------------------*/

/* colLeft */
#colLeft {
	width:245px;
	float:left;
}

.categListItem {
	padding:10px 0 12px;
	background:url(/images/bk_dotted.gif) 0 bottom repeat-x;
}

.categListItem .title {
	background:url(/images/bullet_categ_list.jpg) 0 50% no-repeat;
	padding-left:19px;
	font-weight:bold;
}

.subcategList  {
	padding-top:5px;
	line-height:16px;
}
.subcategList a {
	color:#909090;
	text-decoration:none;
}

.subcategList a:hover {
	color:#444;
	text-decoration:underline;
}



/* colRight */
#colRight {
	width:726px;
	float:right;
}

/* HOMEPAGE */

.indexAuctions
{
}

.freshAuction {
	background-color:#F7FBFC;
	padding:10px 10px;
	border:1px solid #ABD4E6;
        margin-bottom:10px;
}

.freshAuction:hover {
	border:1px solid #E2DCB1;
	background:#FCFCEF;
}

.freshAuction:hover img {
	background:url(/images/bk_thumb_tan.jpg) 0 0 no-repeat;
}

.freshAuction:hover .price {
	color:#F47629;
}

.freshAuction img, .endingAuction img, .hotAuction img{
	float:left;
	background:url(/images/bk_thumb_blue.jpg) 0 0 no-repeat;
	padding:3px;
}

.freshAuction .details {
	width:490px;
	float:left;
	padding-left:8px;
	padding-top:3px;
	line-height:23px;
	font-size:11px;
}

.freshAuction .details img.star {
	background:none;
	float:none;
	vertical-align:middle;
}

.freshAuction .details a.title, .endingAuction .details a.title, .hotAuction .details a.title {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.freshAuction .details a.title:hover,  .endingAuction .details a.title:hover, .hotAuction .details a.title:hover{
	color:#0099FF;
}

.freshAuction .price{
	float:right;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	color:#0099FF;
	padding-right:5px;
	padding-top:10px;
	width:100px;
}

.freshAuction .price img {
	padding:0;
	padding-left:3px;
	background:none;
	padding-top:5px;
	float:right;
}

.freshAuction .price .imgBox {
	float:right;
	width:100px;
}
/*
.colLeftHomeContent {
	width:350px;
	float:left;
}

.colRightHomeContent {
	width:350px;
	float:right;
}

.endingAuction, .hotAuction {
	padding:10px 0;
	background:url(/images/bk_dotted.gif) 0 100% repeat-x;
}

.endingAuction .details, .hotAuction .details {
	float:left;
	padding-left:8px;
	padding-top:3px;
	line-height:20px;
	font-size:11px;
	width:140px;
}
.endingAuction div.floatleft img,  .hotAuction .details img {
	background:none;
	padding:2px 5px 3px 0;
}

.endingAuction div.floatleft div.ending_time img
{
    vertical-align:middle;
    padding:0px;
}

.hotAuction .details div, .endingAuction .details
{
    height:45px;
}

.endingAuction .price, .hotAuction .price {
	float:right;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	color:#0099FF;
	padding-right:5px;
	padding-top:10px;
}

.endingAuction .price
{
  float:left;
}

.endingAuction .price span, .hotAuction .price span {
	font-size:10px;
	color:#444;
	font-weight:normal;
}

.endingAuction .price .amount, .hotAuction .price .amount {
	width:101px;
	height:28px;
	background:url(/images/bk_ending_tag.jpg) 100% 0 no-repeat;
	text-align:right;
	padding-right:8px;
	padding-top:5px;
	color:#fff;
	font-size:16px;
}

.hotAuction .price .amount {
	background:url(/images/bk_hot_tag.jpg) 100% 0 no-repeat;
}
*/
p.front_page_info
{
  border:1px #c0c0c0 dashed;
  margin:5px 0;
  padding:4px;
  background: #FCFCEF;
  font-size:14px;
  font-weight:bold;
}

/* SUBCATEGORIES
------------------------------*/
.subcategTopBox {
	float:left;
	width:462px;
	background: #FCFCEF;
	border:1px solid #E2DCB1;
	padding:4px 5px;
	margin-bottom:10px;
        height:70px;	
}

.right {
	float:right;
	margin-right:0;
}

.subCatImage{
        float:left;
        height:62px;
        width:63px;
	background:url(/images/bk_thumb_tan.jpg) 0 0 no-repeat;
        padding-top:8px;
        padding-left: 11px;
        overflow:hidden;
}

.subcategTopBox .details {
	float:left;
	padding-left:8px;
	padding-top:5px;
	font-size:11px;
	line-height:16px;
	width:360px;
}

.subcategTopBox a {
	color:#909090;
	text-decoration:none;
}

.subcategTopBox a:hover {
	color:#444;
	text-decoration:underline;
}

.subcategTopBox strong a
{
  font-size:14px;
  color:#3D86c2;
}
.mainListing {
	float:left;
	background:url(/images/bk_h1.gif) 0 0 repeat-x;
	margin:10px 0;
	padding:10px 0;
	width:100%;
	
}

.totals {
	float:left;
	padding-left:3px;
}

.sorting {
	float:right;
	padding-right:3px;
}

.sorting img {
	vertical-align:middle;
}

.mainListingHeader {
	background:url(/images/bk_dotted.gif) 0 100% repeat-x;
	padding-bottom:10px;
}

.mainListingItem.listing {
	padding:7px 5px;
    background-color:#f6f6f6;
    border:1px solid #ccc;;
}

.mainListingItem{
	background-image:none;
	padding:7px 5px;
    background-color:#FCFCEF;
    border:1px solid #E2DCB1;
    margin:3px 0px;
}

.mainListingItem .prodImg img{
  margin:auto;
}

.mainListingItem .price span {
	color:#444;
	font-size:11px;
	font-weight:normal;
}

.mainListingItem .prodImg{
	float:left;
	background:url(/images/bk_thumb_blue.jpg) 0 0 no-repeat;
	padding:3px;
    width:70px;
    height:65px;
    text-align:center;
    overflow:hidden;
}


.mainListingItem .details {
	width:70%;
	float:left;
	padding-left:8px;
	padding-top:3px;
	line-height:18px;
	font-size:11px;
}

.mainListingItem .details a {

  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}

.mainListingItem .details p.description {
  margin:5px 1px 1px 1px;
  font-size:11px;
  font-family:Arial,Helvetica,Sans-serif;
  line-height:23px;
}

.mainListingItem .details p.info {
  margin:0;
}

.mainListingItem .details p.info a {
  font-weight:bold;
  font-size:11px;
}

.mainListingItem .details img.star {
	background:none;
	float:none;
	vertical-align:middle;
}

.mainListingItem .details a.title{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.mainListingItem .details a.title:hover{
	color:#0099FF;
}

.mainListingItem .price{
	float:right;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	color:#0099FF;
	padding-right:5px;
	padding-top:10px;
}

.mainListingItem .price img {
	padding:0;
	padding-left:3px;
	background:none;
	padding-top:5px;
}

.mainListingItem .details img.clock {
	background:none;
	float:none;
	vertical-align:middle;
}

.mainListingItem .price a.button {
	display:block;
	width:115px;
	height:19px;
	background:url(/images/bk_but_listing.jpg) 0 0 no-repeat;
	text-align:center;
	padding-top:2px;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin-top:4px;
}

.paginationMessage {
	float:left;
	margin-top:15px;
}

.pagination {
	float:right;
	margin-top:15px;
	}

.pagination span,
.pagination a {
	float:left;
	display:block;
	width:20px;
	height:18px;
	text-align:center;
	font-size:11px;
	background-color:#EFF3F8;
	border:1px solid #E0E8F1;
	color:#444;
	text-decoration:none;
	margin-left:3px;;
	padding-top:1px;
}

.pagination a.next,
.pagination .next_page,
.pagination .prev_page,
.pagination a.previous {
	width:auto;
	padding:1px 6px 0;
}

.pagination a:hover,
.pagination .current {
	background-color:#F47629;
	border:1px solid #F89961;
	color:#fff;
} 

.pagination .disabled {
	background-color:#fff;
	border:1px solid #CCCCCC;
	color:#bbb;
	cursor:default;
}

/* AUCTION DETAILS
------------------------------*/

#auctionDetailsBox{
	float:left;
	width:635px;
	border:1px solid #E2DCB1;
	background-color:#FCFCEF;
	padding:10px;
	margin-top:5px;
}

#auctionDetailsBox #prodImg{
	border:4px solid #F0ECCE;
	background:#fff;
	padding:1px;
	margin:2px 10px 0px 0px;	
    overflow:hidden;
    width:130px;
    height:120px;
    text-align:center;
}

#auctionDetailsBox div.auctionImg
{
  float:left;
}

#auctionDetailsBox #prodImg img{
    margin:auto;
}

#auctionDetailsBox .zoom {
	background:url(/images/ico_zoom.jpg) 0 80% no-repeat;
	height:16px;
	padding-top:8px;
	padding-left:20px;
	font-size:10px;
	width:130px;
}

#auctionDetailsBox #attributes {	
	float:right;
	width:480px;
}

td.alignRight {
	text-align:right;
}

#auctionDetailsBox #attributes table td .price {
	color:#0099FF;
	font-size:18px;
	font-weight:bold;

}

#auctionDetailsBox #attributes h2
{
	background:url(/images/bk_stripes_tan.jpg) 0 100% repeat-x;
	color:#3D86C2;
	font-size:18px;
	font-weight:bold;
	padding:0px 0px 6px 0px;
	text-align:left;
}

#auctionDetailsBox #attributes table {
    width:100%;
}
#auctionDetailsBox #attributes table td {
	border-bottom:1px solid #F1EED0;
	padding:6px 0;
}

#auctionDetailsBox #attributes table td img {
	vertical-align:middle;
}

/* seller details */

#sellerDetails, #userDetails {

	width:300px;
	float:right;
	margin-top:-35px;
	background:url(/images/bk_h1.gif) 0 40px repeat-x;
}

#userDetails {
	margin-top:0;
}
.contactSeller {
  background:transparent url(/images/ico_envelope.jpg) no-repeat scroll 0pt 50%;
  padding-left:22px;
}
#sellerDetails h1, #userDetails h1 {
	margin-bottom:5px;
}

.sellerBlocks {
	padding:8px 0;
	border-bottom:1px solid #DBE2E8;
	line-height:22px;
}

#sellerDetails img.avatar,  
#userDetails img.avatar {
	background:#FFF;
	padding:1px;
	border:3px solid #DAE5F1;
	align:left;
	margin-right:7px;
}

.red {
	color:#CC3300;
	padding:0 8px;
}

.green {
	color:#8FBE00;
	padding:0 8px;
}

.watchAuction {
	background:url(/images/ico_watch.jpg) 0 50% no-repeat;
	padding-left:22px;
}

.watchingAuction {
	background:url(/images/ico_fav.jpg) 0 50% no-repeat;
	padding-left:22px;
}

.askSeller {
	background:url(/images/ico_ask.jpg) 0 50% no-repeat;
	padding-left:22px;
}

.sellersList {
	background:url(/images/ico_fullist.jpg) 0 50% no-repeat;
	padding-left:22px;
}

.reviewsList {
	background:url(/images/ico_my_reviews.jpg) 0 50% no-repeat;
	padding-left:22px;
}

.butBuyNow, .butBidNow {
	display:block;
	float:right;
	width:101px;
	height:31px;
	text-align:center;
	padding-top:9px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	margin-top:5px;
}

.butBuyNow {
	background:url(/images/bk_buynow.jpg) 0 0 no-repeat;
        width:128px;
}
.butBidNow {
	background:url(/images/bk_bidnow.jpg) 0 0 no-repeat;
        width:128px;
}

#no_buy
{
  float:right;
  margin-top:5px;
  padding-top:9px;
  height:31px;
}

.hrDetails {
	background:url(/images/bk_stripes_tan.jpg) 0 0 repeat-x;
	height:3px;
	clear:right;
	width:100%;
	margin-bottom:10px;

}

* html .hrDetails {
	margin:0;
}

#shortDesc {
	float:left;
	width:410px;
	border-right:1px solid #F0ECCE;
    height:110px;
    overflow:auto;
}

#shortDesc.listing
{
  width:600px;
  border:none;
  overflow:visible;
  margin-bottom:10px;
  height:auto;
}

#bidHistory {
	float:right; 
	width:200px;
    height:110px;
}

#bidHistory .price {
	font-weight:bold;
	color:#F47629;
}

#bidHistory table {
	width:100%;
}

#bidHistory table th {
	font-weight:bold;
	text-align:left;
}

#bidHistory table th, #bidHistory table td {
	border-bottom:1px solid #F0ECCE;
	padding:4px 0;
} 

#bidHistory table th {
	padding-top:0;
}

#bidHistory table td.noBorder {
	border:none;
}

/* auction details content */

#auctionDescription {
	padding:10px;
	border:1px solid #e1e1e1;
	float:left;
	margin-top:15px;
	clear:left;
	width:960px;
        overflow:auto;
}
/********** Auction Description styles for user added summary **********/
#auctionDescription ul,
#auctionDescription ol {
  margin:5px
}

#auctionDescription li {
      margin-left:30px;
}

#auctionDescription h2
{
  padding:5px 0px;
}

#auction_img_strip
{
  margin:10px 0px 0px 0px;
}

#auction_img_strip h4
{
  margin:0px 0px 5px 0px;
}

#auction_img_strip .img_container
{
  border:1px solid #e1e1e1;
  background-color:white;
  padding:2px 2px 10px 2px;
  float:left;
  display:block;
  text-align:center;
  margin:0px 5px;
}

#auction_img_strip .img_container img
{
  margin:auto;
  border:none;
}


/* comments */

#comments {
	float:left;
	width:100%;
}

.commentItem {
	padding-top:10px;
	padding-bottom:10px;
}

.commentHeader {
	position:relative;
	line-height:27px;
}

.commentHeader  img.avatar{
	border:3px solid #DAE5F1;
	padding:1px;
	background-color:#F2F6FA;	
	margin-right:7px;
	vertical-align:middle;
}

.commentTop {
	position:relative;
	width:970px;
	height:16px;
	background:url(/images/bk_comment_top.jpg) 0 0 no-repeat;
	margin-top:10px;
}

.commentBottom{
	position:relative;
	width:970px;
	height:9px;
	background:url(/images/bk_comment_bottom.jpg) 0 0 no-repeat;
}

.commentMid{
	position:relative;
	width:948px;
	border-left:1px solid #BDCBD5;
	border-right:1px solid #BDCBD5;
	padding:5px 10px;
}


/* DASHBOARD
-----------------------------*/

.colList{
	display:block;
}

.colList li {
	float:left;
	clear:left;
	width:100%;
}

.colList li a{
	display:block;
	background:url(/images/bk_dotted.gif) 0 100% repeat-x;
	padding:6px 5px 6px 24px;
	text-decoration:none;
}

.colList li.current{
	background-color:#F9F9F9;
}


.colList li.current a{
	font-weight:bold;
}

/* menu items */

.colList li.newMsg {
	background:url(/images/ico_new_msg.jpg) 2px 50% no-repeat;
}

.colList li.inbox {
	background:url(/images/ico_inbox.jpg) 2px 50% no-repeat;
}

.colList li.outbox {
	background:url(/images/ico_outbox.jpg) 2px 50% no-repeat;
}

.colList li.sysMsg {
	background:url(/images/ico_system_msg.jpg) 2px 50% no-repeat;
}

.colList li.contactAdmin {
	background:url(/images/ico_contact_admin.jpg) 2px 50% no-repeat;
}

.colList li.newAuction {
	background:url(/images/ico_new_auction.jpg) 2px 50% no-repeat;
}

.colList li.myAuctions {
	background:url(/images/ico_my_auctions.jpg) 2px 50% no-repeat;
}

.colList li.myBuys {
	background:url(/images/ico_my_buys.jpg) 2px 50% no-repeat;
}

.colList li.myReviews {
	background:url(/images/ico_my_reviews.jpg) 2px 50% no-repeat;
}

.colList li.myWatch {
	background:url(/images/ico_my_watch.jpg) 2px 50% no-repeat;
}

.colList li.auctionSet {
	background:url(/images/ico_auction_set.jpg) 2px 50% no-repeat;
}

.colList li.personalSet {
	background:url(/images/ico_personal_set.jpg) 2px 50% no-repeat;
}

.colList li.blacklist {
	background:url(/images/cross_shield.png) 2px 50% no-repeat;
}

.colList li.newMsg:hover,
.colList li.inbox:hover,
.colList li.outbox:hover,
.colList li.sysMsg:hover,
.colList li.contactAdmin:hover,
.colList li.newAuction:hover,
.colList li.myAuctions:hover,
.colList li.myBuys:hover,
.colList li.myReviews:hover,
.colList li.myWatch:hover,
.colList li.auctionSet:hover,
.colList li.personalSet:hover {
	background-color:#F9F9F9;
}

.tan {
	border:1px solid #E2DCB1;
	background:#FCFCEF;
	padding:10px;
	margin-bottom:10px;
}

.blue {
	border:1px solid #ABD4E6;
	background:#F7FBFC;
	padding:10px;
	margin-bottom:10px;
	position:relative;
}

.tan table, .blue table {
	width:100%;
	margin-bottom:10px;
}

.tan table th, .tan table td, .blue table th, .blue table td {
	padding:5px 1px;
}

.tan table th, .blue table th {
	font-weight:bold;
	border-bottom:2px solid #E2DCB1;
	text-align:left;
}

.blue table th {
	border-bottom:2px solid #ABD4E6;
}

.tan table td, .blue table td{
	background:url(/images/bk_dotted.gif) 0 100% repeat-x;
}

.tan table tr.even, .blue table tr.even {
	background-color:#fff;
}

.blue table td.right {
	text-align:right;
}

.blue table td a.delete {
	display:block;
	width:16px;
	height:16px;
	background:url(/images/ico_delete.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}

.actionsLeft {
	float:left;
	width:200px;
	margin-bottom:8px;
}

.actionsRight {
	float:right;
	text-align:right;
	margin-bottom:8px;
}

.posRating, .negRating, .neutralRating,
.posRatingOn, .negRatingOn, .neutralRatingOn {
	display:block;
	width:83px;
	height:25px;
	background:url(/images/bk_pos_rating.jpg) 0 0 no-repeat;
	padding-left:25px;
	padding-top:3px;
	float:left;
	margin-left:-10px;
	margin-top:5px;
}

.posRating {
	margin-left:0;
}

.posRatingOn {
	background:url(/images/bk_pos_rating_on.jpg) 0 0 no-repeat;
	margin-left:0;
}

.negRating {
	background:url(/images/bk_neg_rating.jpg) 0 0 no-repeat;
}

.negRatingOn {
	background:url(/images/bk_neg_rating_on.jpg) 0 0 no-repeat;
}

.neutralRating {
	background:url(/images/bk_neutral_rating.jpg) 0 0 no-repeat;
}

.neutralRatingOn {
	background:url(/images/bk_neutral_rating_on.jpg) 0 0 no-repeat;
}

/* INBOX
------------------------------*/

.grey {
	color:#999;
}

.replyBut {
	display:block;
	background:url(/images/reply_but_off.jpg) 100% 50% no-repeat;
	padding-right:22px;
	text-align:right;
}

.replyButOn {
	display:block;
	background:url(/images/reply_but_on.jpg) 100% 50% no-repeat;
	padding-right:22px;
	text-align:right;
}

.replied {
	color:#88B76A;
}


/* NEW AUCTION
----------------------------*/

.errorBox {
	border:1px solid #F0BDA7;
	background: #FCF2ED url(/images/bk_error_box.jpg) 12px 18px no-repeat;
	padding: 18px 18px 30px 80px;
	font-size:14px;
	color:#CC3300;
	margin-bottom:15px;
	margin-top:20px;
}

.errorBox ul {
	list-style:square;
	list-style-position:inside;
	
}

.successBox {
	border:1px solid #E2DCB1;
	background: #FCFCEF url(/images/bk_success_box.jpg) 12px 18px no-repeat;
	padding: 18px 18px 30px 80px;
	font-size:14px;
	margin-bottom:15px;
	line-height:24px;
	margin-top:20px;
	
}

#categories, 
#category-tree-container,
#formHintContainer,
#auction-security {
	border:1px solid #ABD4E6;
	background:#FFF;
	width:96%;
	margin-top:-1px;
	float:left;
	padding:10px;
}

#category-tree-container select {
  width:160px;
  height:150px;
  font-size:11px;
}

#category_path
{
  font-size:12px;
  font-weight:bold;
  color:#F47629;
  margin-top:3px;
}

#categories div {
	float:left;
}

.categoriesTabs {
	margin-top:10px;
}

.categoriesTabs li {
	float:left;
	padding:5px 10px;
	border:1px solid #ABD4E6;
	background:#fff;
	margin-right:-1px;
}

.categoriesTabs li.current {
	border-bottom:1px solid #fff;
}

.categoriesTabs li.current a {
	text-decoration:none;
	font-weight:bold;
}

/* Reports
------------------------------*/

.tabs { 
	position:absolute;
	top:-26px;
	right:0;
}

* html .tabs {
	top:-27px;
}

.tabs li {
	
	disply:block;
	float:left;
	margin-left:2px;
	background:url(/images/bk_tabs_reports.jpg) 0 0 no-repeat;
}

.tabs li a {
	text-decoration:none;
	display:block;
	width:90px;
	height:25px;
	line-height:26px;
	text-align:center;
	
}

.tabs li a:hover {
	text-decoration:underline;
}

.tabs li.selected {
	font-weight:bold;
	height:26px;
}

* html .tabs li.selected {
	margin-top:1px;
}

.joinLink {
	font-size:18px;
	font-weight:bold;
	line-height:36px;
}

ul.index_tabs 
{
  float:right;
  margin-top:10px;
}

ul.index_tabs li
{
  float:left;
  background:transparent url(/images/bk_tabs_middle.jpg) 0 0 repeat-x;
}

ul.index_tabs li.selected
{
  border-bottom:1px solid #fff;
  margin-bottom:-3px;
}


ul.index_tabs li img
{
  vertical-align:middle;
}

ul.index_tabs li a
{
  font-size:14px;
  font-weight:bold;
  color:#a1a1a1;
  text-decoration:none;
}

ul.index_tabs li.selected a
{
  font-weight:bold;
  color:#3D86C2;
}
/* REGISTER
------------------------------*/

.bottomMsg {
	margin:-5px 0 5px;
	margin-left:100px;
	clear:left;
	float:left;
	font-size:11px;
	color:#777;
	font-style:italic;
	
}

ul#features {

}

ul#features li {
	float:left;
	clear:left;
	background:url(/images/bk_dotted.gif) 0 100% repeat-x;
	padding:5px 0;
	color:#3D86C2;
	width:230px;
	font-size:14px;
}

ul#features li span {
	padding:10px 0;
}

ul#features li span.feature1 {
	background:url(/images/ico_feature1.jpg) 0 50% no-repeat;
	padding-left:42px;
	display:block;
}
ul#features li span.feature2 {
	background:url(/images/ico_feature2.jpg) 0 50% no-repeat;
	padding-left:42px;
	display:block;
}
ul#features li span.feature3{
	background:url(/images/ico_feature3.jpg) 0 50% no-repeat;
	padding-left:42px;
	display:block;
}

/* CLEARING
------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

/**********************************
 * Autocompleter
 * ******************************/
div.auto_complete {
              width: 350px;
              background: #fff;
            }
            div.auto_complete ul {
              border:1px solid #888;
              margin:0;
              padding:0;
              width:100%;
              list-style-type:none;
            }
            div.auto_complete ul li {
              margin:0;
              padding:3px;
            }
            div.auto_complete ul li.selected { 
              background-color: #ffb; 
            }
            div.auto_complete ul strong.highlight { 
              color: #800; 
              margin:0;
              padding:0;
            }

/* LIGHTBOX
------------------------------*/

.lightBox {
    width:390px;
    border:4px solid #B0CEE6;
    background:#FAFCFE;
    padding:1px;
}

.lightBox .header{
    height:32px;
    background:url(/images/bk_lightbox_top.jpg) 0 0 repeat-x;
    line-height:32px;
    padding:0 10px;
    font-size:16px;
    font-weight:bold;
    color:#fff;
}

.lightBox .header span.title {
    float:left;
}

.lightBox .header a.lightBoxClose{
    display:block;
    width:15px;
    height:15px;
    background:url(/images/lightbox_close.gif) 0 0 no-repeat;
    float:right;
    margin-top:10px;
}

.lightboxContent {
    position:relative;
    margin:0 10px 10px;
}

.lightboxContent .msgBox {
    float:left;
    border:1px solid #E2DCB1;
    background:#FCFCEF url(/images/ico_info.jpg) 5px 5px no-repeat;
    padding:4px;
    padding-left:24px;
    margin:5px 0 15px;
    width:91%;
}

.lightboxContent span {
    font-size:16px;
    font-weight:bold;
    float:left;
    border-top:1px solid #B0CEE6;
    line-height:30px;
    width:100%;
    padding-top:10px;
}

.lightboxContent span input 
{
  border:1px solid #abd4e6;
  margin-left:5px;
  padding:3px;
}

.lightboxContent span.price {
    float:none;
    font-size:18px;
    font-weight:bold;
    color:#0099FF;
    margin-top:-29px;
    border:none;
    width:100%;
}

.lightboxContent .button {
    display:block;
    width:220px;
    height:31px;
    background:url(/images/bk_but_lightbox.jpg) 0 0 no-repeat;
    padding-top:7px;
    color:#fff;
    text-align:center;
    float:right;
    text-decoration:none;
}

#google_search
{
    margin-left:280px;
    margin-top:10px;
}

/************************
 *  User profile
 ***********************/

#userDetailsBox{
	float:left;
	width:655px;
	padding:0;
	margin-top:5px;
}

#userDetailsBox .blue .highlights {
	font-size:13px;
	padding:5px 0 8px;
	
}

#userDetailsBox .blue img.rate {
	vertical-align:middle;
	margin-right:3px;
}


/**********************
 * Show message
 * ***************/
.show_message h2
{
  padding:5px 0px 10px 0px;
}

.show_message h3
{
  font-size:11px;
  margin-bottom:3px;
}

/**********************
 * Verify sms
 *********************/
#verify_sms form.newAuction input.submit
{
  margin:1px 0 5px 5px;
  clear:none;
}

#verify_sms form.newAuction label
{
  margin:7px 3px;
  width:140px;
  text-align:right;
}

#verify_sms p.info
{
  margin:10px 0px;
  padding:8px;
  font-size:12px;
  border:1px #c0c0c0 dashed;
  background: #FCFCEF;
}

#verify_sms form.newAuction p.first_step
{
  background:transparent url('/images/bullet_step1.gif') 0 0 no-repeat;
  padding-left:40px;
  height:28px;
}

#verify_sms form.newAuction p.second_step
{
  background:transparent url('/images/bullet_step2.gif') 0 0 no-repeat;
  padding-left:40px;
  height:28px;
}

#verify_sms form.newAuction p.second_step_disabled
{
  background:transparent url('/images/bullet_step2.gif') 0 100% no-repeat;
}

#verify_sms form.newAuction p.first_step_disabled
{
  background:transparent url('/images/bullet_step1.gif') 0 100% no-repeat;
}

#verify_sms form.newAuction p span
{
  display:block;
  float:left;
}


span#resend_verification
{
  font-weight:bold;
}
/***************************************
 * New styles for inner pages
 * **************************************/
table.user_auctions tbody tr td img
{
  vertical-align:middle;
  border:none;
}

/* blacklist */
body.users.blacklist #here-is-the-form {
  float: left;
  width: 55%;
}

body.users.blacklist #here-are-the-blacklists {
  float: right;
  width: 35%;
}

body.users.blacklist li.blacklist img {
  border: none;
}

body.users.blacklist li.blacklist {
  padding: 4px 4px 4px 8px;
}

body.users.blacklist li.blacklist:hover {
  background-color: #ddd;
}

small.blank-text, body.users.blacklist #blacklist-blank-text {
  color: #666;
  font-style: italic;
  text-align: center;
  display: block;
}

body.users.blacklist .help {
  font-weight: bold;
  margin-bottom: 8px;
}

a.no_trust
{
  background:transparent url(/images/bell_exclamation.png) no-repeat scroll 0 50%;
  padding-left:22px;
}

a#blacklist-me
{
  background:transparent url(/images/cross_shield.png) no-repeat scroll 0 50%;
  padding-left:22px;
}

div#aggelia_details
{
	margin-top:10px;
}
