.hot {
	color: #ff373d;
}
body {
	background: url('/images/body-bg.jpg') repeat-x left top;
	font-family: "Trebuchet Ms", Arial, Verdana, Helvetica, Tahoma;
	font-size: .9em;
	color: #333;
}

.hnl_button, .hnl_button:visited { font-size:10pt; margin:4px; margin-left: 0px; border-right: 1px solid black; border-bottom: 1px solid black; border-top: 1px solid silver; border-left: 1px solid silver; padding:3px; font-size:10pt; background-color:#ff373d;; color:white; text-decoration:none; }
.hnl_button:hover { font-size:10pt; margin:4px; margin-left:0px; border: 1px solid black; padding:3px; font-size:10pt; background-color:black; color:white; text-decoration:none; }

.buttons_category { padding: 30px;}

#wrapper {
	width: 980px;
	margin: 0 auto;
}

#header{
	position: relative;
	height: 110px;
}

#header h3{
	background: url('/images/logo.jpg') no-repeat left top;
	width: 361px;
	height: 72px;
	margin: 8px 0px 0px 15px;
	text-indent: -9999em;
}

#site-search {
	width: 245px;
	top:10px;
	position: absolute;
	left: 400px;
	height: 50px;
	color: #fff;
}


#site-search label {
	display: none;
}

#site-search input#query {
	background: url('/images/search-input.gif') no-repeat left top;
	border: none;
	float: left;
	width: 160px;
	height: 24px;
	padding: 3px 0 3px 20px;
	margin: 2px 0 0 0;
}

#site-search input#search-submit {
	font-size: 10px;
	top:-8px;
	border: 0;
	background: #ff373d;
	float: left;
	color: #fff;
	right:0px;
	height: 20.5px;
	padding: 2px;
	margin: 4px 0 0 0;
}

#about {
	font-size:12px;
	margin-top: -11px;
	line-height: 1.2;
	text-align: center;
	width:400px;
}

#about h1 {
	color: white;
	font-size: 1em;
	font-weight: normal;
}

#about p {
	color: #ff373d;
	font-weight: bold;
	margin: 3px 0;
}

#main-col {
	width: 641px;
	float: left;
	margin: 0 0 10px 0;
}

#domain-names {
	position: relative;
}

#top {
	background: url('/images/top.gif') no-repeat left top;
	width: 641px;
	color: #fff;
	height: 34px;
}

#top-custom {
	width: 641px;
	color: #fff;
	height: 34px;
}

#help {
	position:absolute;
	left: 16px;
	top: 6px;
}

/* Tooltips */
a.helpinfo{
    z-index:24;
    position:relative; /*this is the key*/
}

.helpinfo .title { font-weight:bold; padding-bottom: 5px; line-height:1.2 }
.helpinfo .def { font-size:12px; padding-bottom: 5px; line-height:1.2 }


a.helpinfo:hover{z-index:1250}

a.helpinfo span{display: none}

a.helpinfo:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:24em;
    padding: 8px;
    border:1px solid black;
    background-color:yellow; color:#000;
    text-align: left;
	z-index: 1250;
	overflow:hidden;
	text-indent:0;
	 }


#bottom {
	clear: left;
	background: url('/images/bottom.gif?v0.001') no-repeat left top;
	width: 641px;
	color: #fff;
	height: 34px;
	position: relative;
}

#bottom-custom {
	clear: left;
	background: url('/images/bottom-custom.gif?v0.001') no-repeat left top;
	width: 641px;
	color: #fff;
	height: 34px;
	position: relative;
}

#domain-names ul.col {
	width: 170px;
	margin: 10px 0 10px 30px;
	float: left;
}

ul.col li {
	padding: 5px 0;
}

#bottom {
	position: absolute;
	left: 30px;
	top: 8px;
	color: #fff;
	text-decoration: none;
	font-size: .8em;
}

#bottom a#about-us {
	position: absolute;
	left: 300px;
	top: 8px;
	color: #fff;
	text-decoration: none;
}

#bottom a#contact-us {
	position: absolute;
	left: 400px;
	top: 8px;
	color: #fff;
	text-decoration: none;
}

#hand-picked {
	//background: url('/images/hand-picked.jpg') no-repeat left top;
	width: 641px;
	height: 143px;
}

#hand-picked p {
	text-align: center;
	color: #f00;
	padding: 18px 20px;
	font-size: 1.4em;
}

#sub-col {
	float: right;
	width: 310px;
}

.domain-search {
	background: url('/images/domain-search-bg.gif') no-repeat left top;
	width: 305px;
	height: 216px;
	position: relative;
	z-index:0;
}

.domain-search .scroll {
	position: relative;
	top:5px;
	width:290px;
	height: 147px;
	overflow-y:auto;
}

.domain-search .sales {
	padding-top:19px;
	margin-left:20px;
	font-weight:bold;
	font-size:12pt;
}

.domain-search .sales_update_time
{
	font-size:8pt;
	margin-left:20px;
}

.domain-search ul {
	float: left;
	margin: 0px 15px;
}

.domain-search ul li {
	padding: 5px;
	color: #00f;
 	font-family: tahoma, verdana;
	font-size: 10pt;
	text-decoration: none;
}

a.forsale {
	border-bottom: 1px solid blue;
	color: blue;
}

.sold-already {
	font-size: 9pt;
}

a.info-sold-already
{
	border-bottom: 1px solid red;
	color: red;
}

#main-menu {
	position:absolute;
	top: 70px;
	left: 380px;
	height: 62px;
	width:100%; 
	color: #fff;
}

#main-menu a { color: #fff}
#main-menu a:visited {color: #fff}

#main-menu span { padding-left: 10px; padding-right: 10px }


#footer {
	clear: both;
	background: url('/images/footer-bg.gif') repeat-x left top;
	height: 62px;
	color: #fff;
	width: 100%;
}


#footer div {
	padding-top: 20px;
}

#footer div span { padding-left: 10px; padding-right: 10px }

#footer a { color: #fff}
#footer a:visited {color: #fff}

.adcol { float: left; }

.advert { margin: 5px; margin-top: 8px; margin-bottom:30px;  }

/*** Notification bar at top */

.notify
{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100;
	padding: 7px 0 5px 0;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: -1px;
	color: black;
	background-color: #ff373d;
}

.notify span
{
	float: left;
	width: 95%;
	text-align: center;
}

.close-notify
{
	float: right;
	margin-right: 20px;
	color: white;
	text-decoration: none;
	background-color: red;
	border: 2px white solid;
	padding-left: 3px;
	padding-right: 3px;
}
