*{margin:0;padding:0;border:none}


body{font:12px Arial, Helvetica, sans-serif;padding:0;margin:0;color:#555; line-height:17px;}

a,a:visited{color:#333;outline:none;text-decoration:none}
a:hover, a:active{color: brown; text-decoration: underline}

img{border:none}
ul{margin:5px 0 15px;padding-left:20px}

ul li{margin:0}

small{font-size:90%}
#auctions small {font-size:70%}

blockquote{font-style:italic}

h1{color:#333;margin:13px 0 2px;padding-bottom:4px;font:400 22px Georgia, "Times New Roman", Times, serif;border-bottom:dotted 1px #CCC}
h2{color:#333;margin:3px 0 2px;padding-bottom:4px;font:400 18px Georgia, "Times New Roman", Times, serif;border-bottom:dotted 1px #CCC}
h3{color:#333;margin:5px 0;font:18px Georgia, "Times New Roman", Times, serif}
h4{margin:12px 0 8px;padding:3px 0;font:22px Georgia, "Times New Roman", Times, serif;color:#333;border-bottom:1px dashed #dfdfdf}
h5{margin:12px 0;padding:0;font:700 14px Georgia, "Times New Roman", Times, serif}
h6{margin:5px 0 0;padding:0;font:700 12px Arial, Helvetica, sans-serif;color:#333}

p{margin:0 0 15px;font-size:12px; line-height:18px;}

.clear{clear:both}
.hidden{clear:both;visibility:hidden}

/*#page{min-width: 970px;background:#fff url(images/pagebg.png) repeat-x top}*/
#page{background-color: #000; height: 100%; width: 100%; min-width: 970px;}
#homepage{width: 100%; min-width: 970px; background-color: black;}
#wrapper{width:870px; min-width: 870px; padding-top: 5px; float: left; margin-left: 15px; position:relative;}
#header{background:url(images/headbg2.png) repeat-x;}
#headerIn{background:url(images/headbg2.png) no-repeat;}

#header{height:80px; min-width: 970px;}
#headerIn{width:100%;margin:0 auto; min-width: 970px;position:relative}
#right-col{width:715px;float:right;margin-top:11px}
#content{padding:15px 0;width:715px;clear:both;overflow:hidden}
#sidebar{float:left;width:225px;color:#666;line-height:160%;padding-top:25px}

#headerIn h1{position:absolute;top:5px;left:10px;color:#FFF;margin:0;padding:0;text-indent:-9009px;width:318px;height:57px;border:none;font:400 32px Georgia, "Times New Roman", Times, serif}

#headerIn h1 a{color:#FFF;width:412px;height:66px;background:url(images/lore.png) no-repeat;display:block;text-decoration:none;}

#description{width: 856px; text-align: right; color:#979797;padding:12px 15px; font:700 11px Tahoma, Arial, Helvetica, sans-serif}
#description span{color: #bbbbbb;}

#nav{height:26px;position:absolute;top:28px; left: 423px;}
#nav ul{list-style:none;margin:22px 0 0 25px;padding:0;font:700 12px/100% Arial, Helvetica, sans-serif}
#nav ul li{ display:inline;margin:0 1px 0 0;padding:0 10px 0 0;}
#nav ul li a,#nav li a:visited{margin:5px 7px 6px 7px;padding:0 0 3px;text-decoration:none;color:#cacaca;}
#nav li a:hover,#nav .current_page_item a{text-decoration:none;color:#fff;border-bottom:2px solid #555;}

div#bottom{margin-top: 0px; color:#666; background:url(images/pagebg2m.png) bottom left repeat-x;}

div#bottom-in{min-width:970px; margin-left: 20px; padding-top:1em; height:100%;overflow:hidden;color:#999}

div#bottom a {color:#fff}
div#bottom li{font-size:11px}

#blogpost {position: relative;float: right;padding-right: 15px;}

#nav-footer, .left{float:left}
#nav-footer ul{list-style:none; padding:0;font-weight:700; font-size:11px; font-family: Arial, Helvetica, sans-serif;}
#nav-footer ul li{margin:0 15px 0 0;padding:0 10px 0 0;float:left;text-transform:uppercase}
#nav-footer ul li a{color:#777; border-bottom:1px solid #333}

#nav-footer li a:hover, #homepage #nav-footer .current_page_item a{text-decoration:none;color:#ccc;border-bottom:2px solid #ccc}


.clearfix:after{content:".";clear:both;height:0;visibility:hidden;display:block}
* html .clearfix{height:1%}
.clearfix{display:block}


/* ---------------------------- */

input.text {
	width: 95%;
}

input.small{
	width: 5em;
	font-size: 2em;
}

input.smallest{
	width: 3em;
	font-size: 1.6em;
}

span.action, input.action{
	background-color: #8B5F65; color: white; padding: 5px; font-size: 15px;
}

span.action:hover, input.action:hover{
	background-color: #8F9F65;
}

#mleft {}
#mcenter {}
#rightcol { float: left;}

.auctionlisting tbody tr td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	padding: 0px 3px 0 3px;
	text-align: left;
}

.domain {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

.domainunicode{
	font-family: serif, Courier New, Arial, sans-serif;
	font-size: 16px;
}

a.domain:hover,a.domain:active{
	color: brown;
	}

.auctionlisting {
	border-spacing: 1px; border: 1px solid #d9d9d9;

	}
.auctionlisting .bid {text-align: right; font-weight: bold;}

#auction, #auctions {
	width: 840px;
	font-size: 20px;
	clear:both;
	font-family:Helvetica, Trebuchet MS, sans-serif;
}

#auction {
	background-color: white;
	padding: 20px;
	margin-left: 15px;
	margin-top:  5px;
}

.whitebg {
	width: 828px;
	min-width: 825px;
/*	margin-left: 15px;*/
	margin-top:  5px;
	background-color: white;
	padding: 20px;
	font-size: 15px;
	clear:both;
	font-family:Helvetica, Trebuchet MS, sans-serif;
}

#auctionsstrict {
	margin-top: 0px;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	clear:both;
	font-family: Arial, sans-serif;
}

#auctions table, #auctionshome table {
	font-family:Helvetica, Trebuchet MS, Helvetica, Arial, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;

	}
table a.link {
	text-decoration:none;
	border-bottom:1px dotted;
	}
table a.link:visited {
/*	color:#444;*/
	font-weight:normal;
	}
table a.link:visited:after {
	/*content:"\00A0\221A";*/
	}
thead th,
thead td,
tfoot th,
tfoot td {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#EBE5D9;
	font-size: 18px;
	color: #7b1a0d;
	}
th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:center;
	}
tbody th,
td {
	padding:0.25em 0.25em;
	text-align:left;
	vertical-align:top;
	font-size: 0.8em;
	border:1px solid #fff;
	border-width:1px 0;
	}
tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
tbody th a.link:link,
tbody th a.link:visited {
	font-weight:bold;
	}
tbody td a.link:hover,
tbody th a.link:hover {
	border-bottom:0px;
	color: #333;
}

tbody tr.odd th,
tbody tr.odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
tbody tr.soon th,
tbody tr.soon td {
	background:#f4ffd0;
	}
tbody tr.today th, tbody tr.today td { background:#caff1e;}
tbody tr.oddsoon th, tbody tr.oddsoon td { background:#f4f4d0;}
tbody tr.oddtoday th, tbody tr.oddtoday td { background:#caf41e;}

caption {
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}
table td.price {
	text-align: right;
	}
table td.domain{
/*	color: brown;*/
}
table td.bidnow{
	width: 100px;
}
table td.bids{
	text-align: center;
}
.bidnow{
	background-color: #8B5F65;
	color: white;
	font-size: 14px;
	padding: 3px;
}
.bidnow:hover{
	text-decoration: underline;
	background-color: #8F9F65;
	color: white;
}

.highest{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, serif;
	background-color: white;
	border: 0px;
}

.noattr:hover, .noattr:visited{
	text-decoration: none;
	color: white;
}

.small{
	font-size: 13px;
}

a.link{
	text-decoration: underline;
	color: #222;
}

a.linkdotted{
	text-decoration: none;
	border-bottom:1px dotted #666;
}

a.grey{
	color: grey;
}

a.link:hover{
	color: black;
}

table td.price {
	text-align: center;
	width: 150px;
}
table td.bidder{
	text-align: center;
	width: 250px;
}

#bidform {
	margin-top: 20px;
	width: 55%;
	font-size: 12px;
	float: left;
}

#placebid{
}

div.formspace{
	width: 80%;
}

#newauction{
	width: 100%;
	font-family: Arial, Verdana, serif;
	font-size: 15px;
}

.buynow{
	background-color: #8F9F65;
	font-weight: bold;
	padding: 5px;
}

.buynow:hover{
	/*background-color: brown;*/
	color: white;
}


#enterbid{
	border:1px solid black;
	font-size: 14px;
	padding: 4px;
	margin: 5px 0;
	width: 100px;
}

#sedonews {
	width: 100%;

}

#auctionseal{
	position: relative;
	top: 50px;
	left: 30px;
	border: 5px solid white;
}
#auctionseal:hover{
	border: 5px solid #fe8005;
}

#profile input.text{
	width: 50%;
}

td.endtime {
	text-align: center;
	width: 200px;
	max-width: 200px;
}

div.alert{
	width: 100%;
	color: white;
	background-color: red;
	font-weight: bold;
}

#usermenu { margin-top: 30px; }
#usermenu ul{list-style:none;margin:10px 0 0 0px;padding:0;font:700 12px/100% Arial, Helvetica, sans-serif}
#usermenu ul li{ display:inline;margin:2px;padding:5px; background-color: #8B5F65; color: white;}
#usermenu ul li a, #usermenu li a:visited{margin:5px 7px 6px 7px;padding:0 0 3px;text-decoration:none;color:#dadada;}
#usermenu li a:hover, #usermenu .current_menu_item a, #usermenu .current_menu_item a:visited{text-decoration:none;color:#fff;}

#invoices {
	border-collapse:separate;
	border-spacing:0;
	font-size: 18px;
	font-family: Arial, serif;
}

#invoices th{
	background:#EBE5D9;
	color: #7b1a0d;
	padding: 4px;
	text-align: center;
	font-size: 16px;
}

#invoices td{
	padding: 10px;
	text-align: center;
}


form input[readonly] {
	background-color: #EAEAEA;
}

#page form a, #page form a:visited{
	color: brown;
}
#page form a:hover{
	color: #333;
}

.auctioninfo {
	width: 50%; margin-top: 10px; font-size: 2em; font-family: Tahoma, Verdana, Arial, serif;
}

.fg-button {
   outline: 0;
   margin:0px;
   padding:2px;
   text-decoration:none !important;
   cursor:pointer;
   position: relative;
   text-align: center;
   zoom: 1;
   font-size: 12px;
   }

.ui-tabs .ui-tabs-hide {
     display: none;
}

#whois {
	text-align: center;
	clear: both;
	width: 95%;
	margin: 10px;
	padding: 10px;
	font-size: 1em;
	font-family: Verdana, Arial, serif;
	position: relative;
	z-index: 100;
	display: none;
}

#loading{
	width: 100px;
	height: 100px;
	background:url(images/ajax-loader.gif) no-repeat;
	display: none;
	position: absolute;
	left: 220px;
	top: -60px;
	z-index: 500;
}

#whoistable { display: none; }

#whoistable thead tr th{
	text-align: center;
	font-size: 1em;
}
tr.whoisdata td{
	text-align: center;
	font-size: 12px;
}

table.droplist tr {
	background:#F7F4EE;
	padding: 0;
	margin: 0;
}

table.droplist td {
	padding: 5px;
}

table.droplist td span {
	font-family: Arial, Verdana, serif;
}

table.droplist a{
	text-decoration: none;
	border-bottom:dotted 1px #CCC
}

table.droplist td.dvol {
	text-align: right;
	padding-right: 15px;
}

.tactr {text-align:center}
.tbrown {color: brown}
tr.drop td.drpdom {font-family: Tahoma, Verdana, Geneva; font-size: 13px; font-weight: bold;}
.cgrey {color: grey}

#myauctions tbody th, #myauctions tbody td {
	padding:3px 3px;
	text-align:center;
	vertical-align:top;
	font-size: 0.8em;
	border:1px solid #fff;
	border-width:1px 0;
}
