@charset "utf-8";
/* CSS Document */

@import url("global.css");

html, body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:000;
background-color:#ffffff;
text-align:center;
margin-left:auto;
margin-right:auto;
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:000;
}
#holder {
width:995px;
background-color:#FFFFFF;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#top-tier-wrapper {
width:975px;
height:75px;
text-align:center;
margin-left:auto;
margin-right:auto;
}
#logo {
float:left;
width:365px;
}
#top-right {
float:right;
width:610px;
text-align:right;
}
#login {
padding-right:10px;
text-align:right;
} 

#contentholder {
width:980px;
height:100%;
text-align:center;
margin-left:auto;
margin-right:auto;
}
#contentmain {
float:left;
width:600px;
height:100%;
padding-left:20px; 
padding-right:20px;
text-align:center;
margin-left:auto;
margin-right:auto;
background-image:url(images/bgcontent.gif);
background-repeat:repeat;
}
#contentright {
float:right;
width:300px;
height:100%;
padding-left:10px; 
padding-right:10px;
text-align:center;
margin-left:auto;
margin-right:auto;
background-image:url(images/bgcontent.gif);
background-repeat:repeat;
background-position:right;
}

h1 {
font:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000066;
}

#auctions {
text-align:left;
}

#announcements {
text-align:left;
background-color:#ffffff;
border-bottom:#CCCCCC thin solid;
}

#news {
text-align:left;
padding-bottom:20px;
}

#news li {
list-style: none;
padding: 5px;
margin: 5px;
}

#featureholder {
width:600px;
float:left;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#premiumdomains {
width:260px;
float:left;
text-align:left;
border:#eeeeee thin solid;
padding:10px;
margin-right:10px;
}

#featureddomains {
width:300px;
float:left;
text-align:left;
padding-top:10px;
}
#featureddomains tr {
height:0.5em;
padding:0;
margin:0;
}

#feature2holder {
width:600px;
float:left;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#topdomains {
float:left;
width:300px;
text-align:left;
}

#discounteddomains {
width:300px;
float:left;
text-align:left;
}

#view-more {
background-image:url(images/view-more.gif);
width:160px;
height:27px;
float:right;
text-align:right;
}
#view-auctions {
background-image:url(images/view-auctions.gif);
width:184px;
height:27px;
float:right;
text-align:right;
}
.hiddenPic {display:none;}

/* PAGE STYLES */
.page_title {
font-size:17px;
text-align:left;
}

/* DOMAIN DETAILS */
.dntitle {
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
color:#000066;
}
.subtitle {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#990000;
}

/* TABLE STYLES */
#showcase table {
	width: 300px;
	border:1px solid #000000;
	border-spacing: 0px; }

#showcase table a, 
#showcase table, 
#showcase tbody, 
#showcase tfoot, 
#showcase tr, 
#showcase th, 
#showcase td {
	font-family: Arial, Helvetica, sans-serif;
}

#showcase thead th {
	background-color:#eeeeee;
	height: 16px;
	color: #333333;
	font-size: 1.1em;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left; }

#showcase tbody tr {	background: #ffffff; }

#showcase tbody tr.odd {	background: #f0f0f0; }

#showcase tbody th {
	background: url(images/arrow_white.gif) left center no-repeat;
	background-position: 5px;
	padding-left: 40px !important; }

#showcase tbody tr.odd th {
	background: url(images/arrow_grey.gif) left center no-repeat;
	background-position: 5px;
	padding-left: 40px !important; }

#showcase tbody th, 
#showcase tbody td {
	font-size: 0.8em;
	line-height: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 7px 0px 10px;
	margin: 20px 0px 0px;
	border-bottom: 1px solid #cccccc;
	text-align: left; }

#showcase tbody a {
	color: #000000;
	font-weight: bold;
	text-decoration: none; }

#showcase tbody a:hover {
	color: #ffffff;
	text-decoration: underline; }

#showcase tbody tr:hover th {
	background: #800000 url(images/arrow_red.gif) left center no-repeat;
	background-position: 5px;
	color: #ffffff; }

#showcase tbody tr.odd:hover th {
	background: #000000 url(images/arrow_black.gif) left center no-repeat;
	background-position: 5px;
	color: #ffffff; }

#showcase tbody tr:hover th a, 
#showcase  tr.odd:hover th a	{
		 color: #ffffff; }

#showcase tbody tr:hover td, 
#showcase tr:hover td a, 
#showcase tr.odd:hover td, 
#showcase tr.odd:hover td a {
	background: #333333;
	color: #ffffff;	 }

#showcase tbody tr.odd:hover td, 
#showcase tr.odd:hover td a{
	background: #000000;
	color: #ffffff;	 }

/* TOP NAVIGATION STYLES */
#nav-top {
float:left;
width:985px;
height:37px;
text-align:center;
margin-left:10px;
}
#nav-top .gohome {
float:left;
height:37px;
width:71px;
background: url(images/nav/home.jpg) no-repeat;
}
#nav-top .gohome:hover {
background: url(images/nav/home-hover.jpg) no-repeat;
}
#nav-top .top {
margin-left:1px;
float:left;
height:37px;
width:100px;
background: url(images/nav/top.jpg) no-repeat;
}
#nav-top .top:hover {
background: url(images/nav/top-hover.jpg) no-repeat;
}
#nav-top .discounted {
margin-left:1px;
float:left;
height:37px;
width:100px;
background: url(images/nav/discounted.jpg) no-repeat;
}
#nav-top .discounted:hover {
background: url(images/nav/discounted-hover.jpg) no-repeat;
}
#nav-top .auctions {
margin-left:1px;
float:left;
height:37px;
width:100px;
background: url(images/nav/auctions.jpg) no-repeat;
}
#nav-top .auctions:hover {
background: url(images/nav/auctions-hover.jpg) no-repeat;
}

#nav-top .blog {
margin-left:1px;
float:left;
height:37px;
width:100px;
background: url(images/nav/blog.jpg) no-repeat;
}
#nav-top .blog:hover {
background: url(images/nav/blog-hover.jpg) no-repeat;
}
#nav-top .forums {
margin-left:1px;
float:left;
height:37px;
width:100px;
background: url(images/nav/forums.jpg) no-repeat;
}
#nav-top .forums:hover {
background: url(images/nav/forums-hover.jpg) no-repeat;
}
#nav-top .affiliate {
margin-left:1px;
float:left;
height:37px;
width:100px;
background: url(images/nav/affiliate.jpg) no-repeat;
}
#nav-top .affiliate:hover {
background: url(images/nav/affiliate-hover.jpg) no-repeat;
}
#nav-top .resources {
margin-left:1px;
float:left;
height:37px;
width:99px;
background: url(images/nav/resources.jpg) no-repeat;
}
#nav-top .resources:hover {
background: url(images/nav/resources-hover.jpg) no-repeat;
}
#nav-top .inabox {
margin-left:1px;
float:left;
height:37px;
width:98px;
background: url(images/nav/inabox.jpg) no-repeat;
}
#nav-top .inabox:hover {
background: url(images/nav/inabox-hover.jpg) no-repeat;
}
#nav-top .register {
margin-left:1px;
float:left;
height:37px;
width:98px;
background: url(images/nav/register.jpg) no-repeat;
}
#nav-top .register:hover {
margin-left:1px;
float:left;
height:37px;
width:98px;
background: url(images/nav/register-hover.jpg) no-repeat;
}

/* SUB NAVIGATION STYLES */
#nav-sub {
clear:both;
padding-top:8px;
background:url(images/navbg.jpg) no-repeat;
width:985px;
height:30px;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#nav-sub li {
display:inline;
margin-top:20px;
margin-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fffff;
}
#nav-sub a{
text-decoration:none;
color:#ffffff;
padding:0px 0px 0px 0px;
}
#nav-top a:link,
#nav-sub a:visited {
text-decoration:none;
color:#ffffff;
padding:0px 0px 0px 0px;
}
#nav-sub a:hover {
text-decoration:none;
color:#cccccc;
}

/* SIDEBAR STYLES */
#searchbox {
background-image:url(images/bgsearch.jpg);
background-repeat:no-repeat;
width:300;
height:140px;
padding-top:20px;
}
#servicesbox {
background-image:url(images/bgbox.gif);
background-repeat:repeat-y;
width:300px;
}
#servicesbox #header {
background:url(images/bgservices-title.gif);
width:300px;
height:22px;
}
#servicesbox #text {
padding-left:10px;
margin:10px 10px 10px 10px;
text-align:center;
}
#servicesbox #more {
background:url(images/box-more.gif);
width:300px;
height:23px;
}
#escrowbox {
background-image:url(images/bgbox.gif);
background-repeat:repeat-y;
width:300px;
}
#escrowbox #header {
background:url(images/bgescrow-title.gif);
background-repeat:no-repeat;
width:300px;
height:22px;
}
#escrowbox #text {
padding-left:10px;
padding-right:10px;
margin:10px 15px 10px 20px;
text-align:center;
}
#escrowbox #more {
background:url(images/box-more.gif);
width:300px;
height:23px;
}
#privacybox {
background-image:url(images/bgbox.gif);
background-repeat:repeat-y;
width:300px;
}
#privacybox #header {
background:url(images/bgprivacy-title.gif);
background-repeat:no-repeat;
width:300px;
height:22px;
}
#privacybox #text {
padding-left:10px;
padding-right:10px;
margin:10px 15px 10px 20px;
text-align:center;
}
#privacybox #more {
background:url(images/box-more.gif);
width:300px;
height:23px;
}
#signupbox {
background-image:url(images/bgsubscribe.gif);
background-repeat:no-repeat;
width:300px;
height:144px;
padding-top:20px;
}
#newbiebox {
background-image:url(images/bgbox.gif);
background-repeat:repeat-y;
width:300px;
}
#newbiebox #header {
background:url(images/bgnewbie-title.gif);
background-repeat:no-repeat;
width:300px;
height:22px;
}
#newbiebox #text {
padding-left:10px;
padding-right:10px;
margin:10px 15px 10px 20px;
text-align:left;
}
#newbiebox #more {
background:url(images/box-more.gif);
width:300px;
height:23px;
}
#joinbox {
background-image:url(images/bgbox.gif);
background-repeat:repeat-y;
width:300px;
}
#joinbox #header {
background:url(images/bgjoin-title.gif);
background-repeat:no-repeat;
width:300px;
height:22px;
}
#joinbox #text {
padding-left:10px;
padding-right:10px;
margin:10px 15px 10px 20px;
text-align:left;
}
#joinbox #more {
background:url(images/box-join.gif);
width:300px;
height:23px;
}
#catbox {
background-image:url(images/bgbox.gif);
background-repeat:repeat-y;
width:300px;
}
#catbox #header {
background:url(images/bgcategories-title.gif);
background-repeat:no-repeat;
width:300px;
height:22px;
}
#catbox #text {
padding-left:10px;
padding-right:10px;
margin:10px 15px 10px 20px;
text-align:left;
}
#catbox #more {
background:url(images/box-browse.gif);
width:300px;
height:22px;
}
#domainingbox {
background-image:url(images/bgbox.gif);
background-repeat:repeat-y;
width:300px;
}
#domainingbox #header {
background:url(images/bgdomaining-title.gif);
background-repeat:no-repeat;
width:300px;
height:22px;
}
#domainingbox #text {
padding-left:10px;
padding-right:10px;
margin:10px 15px 10px 20px;
text-align:left;
}
#domainingbox #more {
background:url(images/box-more.gif);
width:300px;
height:23px;
}
#emptyholder {
width:300px;
height:172px;
}
/* FOOTER STYLES */

#footer {
clear:both;
width:980px;
text-align:center;
margin-left:auto;
margin-right:auto;
padding:10px, 10px, 10px, 10px;
}
#footer table {
text-align:center;
margin-left:auto;
margin-right:auto;
}
.footernav {
padding:10px 10px 10px 10px;
text-align:center;
margin-left:auto;
margin-right:auto;
color:#FFFFFF;
}
.footernav a:link,
.footernav a:visited
{
color:#FFFFFF;
text-decoration:none;
}
#footerlinks {
padding:10px 10px 10px 10px;
text-align:center;
margin-left:auto;
margin-right:auto;
vertical-align:middle;
}
#flink1 {
float:left;
height:50px;
margin-left:25px;
margin-right:25px;
vertical-align:middle;
}
#flink2 {
float:left;
height:50px;
margin-top:20px;
margin-right:25px;
vertical-align:middle;
}
#flink3 {
float:left;
height:50px;
margin-right:25px;
vertical-align:middle;
}
#flink4 {
float:left;
height:50px;
margin-top:20px;
margin-right:25px;
vertical-align:middle;
}
.dn_detail_t {
width:100%;
}
.details_t {
width:400px;
margin-left:auto;
margin-right:auto;
}
.details_t td {
text-align:left;
}
.details_header {
background-color:#999999;
color:#FFFFFF;
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
width:150px;
font-size:14px;
}
.details_result {
background-color:#eeeeee;
width:250px;
padding-top:2px;
padding-bottom:2px;
font-size:14px;
font-weight:bold;
}
.header_t { /* Style for headers in Domain detail pages */
background-color:#ffffff;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:left;
border-bottom:thin #cccccc solid;
border-left:thick #cccccc solid;
}
#sendbtn a {
display: block;
width: 120px;
height: 20px;
padding-top:6px;
background: #eeeeee;
border:thin;
border-style:solid;
border-color:#666666;
text-decoration:none;
text-align:center;
vertical-align:middle;
color:#000000;
margin-left:3px;
}
#sendbtn a:hover { 
display: block;
width: 120px;
height: 20px;
padding-top:6px;
background: #006699;
border:thin;
border-style:solid;
border-color:#666666;
text-decoration:none;
text-align:center;
vertical-align:middle;
color:#FFFFFF;
margin-left:3px;
}
.dn_title {
font:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color:#003366;
}
.dn_subtitle {
font:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#003366;
}

#category {
width:600px;
color:#000000;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#category a {
color:#0066FF;
text-decoration:none;
font-size:12px;
}
#category a:hover {
color:#FFFFFF;
text-decoration:none;
}
#category th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background:#333 url(images/nav-bg.png) repeat-x;
text-align:left;
padding:1px;
}
#category td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0066FF;
text-align:left;
padding:1px;
padding-left:4px;
border-bottom:#ececec solid thin;
}
#category td:hover a {
color:#000000;
}
#category tr:hover {
background-color:#ececec;
}

.categories {
width:760px;
color:#000000;
text-align:left;
margin-left:auto;
margin-right:auto;
border: #CCC thin solid;
}
.categories th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background:#000 url(images/nav-bg.png) repeat-x;
text-align:center;
padding:0px;
}
.categories a {
color:#0066FF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-size:12px;
padding:5px;
margin-left:5px;
}
.categories a:hover {
background-color:#cccccc;
color:#000000;
}
