/* REQUIRED CSS - DO NOT EDIT / REMOVE */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	cursor: default;
	}

a {
	cursor: pointer;
	}

a img {
	border: none;
	}

td a{
line-height:19px;
font-size:12px;
}

#container {
	margin: 0 auto;
	text-align: left;
	}

#container {
	position: relative;
	}

#header {
	position: relative;
	}

#subcontainer, #subcontainerleft, #subcontainerright {
	float: left;
	width: 100%;
	}

#col1 {
	float: left;
	}

#col2 {
	float: right;
	}

#contentmain {
	float: left;
	width: 100%;
	}

#content .fullbox, #content .litebox, #content .blankbox {
	width: 100%;
	}

#footer {
	clear: both;
	}

.colsplit_2, .colsplit_3 {
	display: inline-block;
	width: 100%;
	}

.colsplit_2:after, .colsplit_3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.split2 {
	float: left;
	width: 49.5%;
	}

.split3 {
	float: left;
	width: 33%;
	}

/* ie fix */

* html #col1 {
	margin-right: -3px;
	}

* html #col2 {
	margin-left: -3px;
	}

* html #content {
	height: 1%;
	margin: 0;
	}

.colsplit_2, .colsplit_3 {
	display: block;
	}

/* end ie fix */

/* GRAPHICS PACK - DESIGN */

body {
font-family:arial,helvetica,sans-serif;
font-size:11px;
line-height:12px;
background-color: #333;
}

img {
vertical-align:bottom;
}

#container {
width:803px;
}

h1 {
font-size:18px;
font-weight:bold;
margin:0pt;
}

a:hover {
text-decoration:none;
}

/* HEADER */

#header {
height:75px;
}

#header h1 {
font-size:22px;
font-weight:normal;
left:35px;
padding:5px 0pt;
position:absolute;
top:25px;
width: 440px;
line-height: 88%;
}

.hdrbnr{
position:absolute;
top:5px;
right:5px;
}

#navbar {
text-align:left;
font-size:11px;
border-bottom:1px solid #fff; 
padding:0.6em 0em;
} 

#navbar ul {
margin:0px;
padding: 0 0 0 23px;
}

#navbar li {
display:inline;
margin:0px;
padding: 0 0 0 15px;
}

#navbar li a {
font-size:11px;
text-decoration:none;
font-weight:bold;
}

#navbar li a:hover {
font-size:11px;
text-decoration:underline;
font-weight:bold;
}

#navbar a {
font-size:11px;
font-weight:bold;
}

#navbar p {
margin:0pt;
padding:0pt;
}

/* CONTENT */

#content {
width:803px;
} 

.split2_1 {
float:left;
width:503px;
}

.split2_2 {
float:right;
width:300px;
}

.split2_2 .splitinner p {
padding:10px;
}

.colsplit_3{
border-top:1px solid #fff;
}

.split3_1 {
float:left;
width:255px;
}

.split3_2 {
float:left;
width:248px;
}

.split3_3 {
float:right;
width:300px;
}

.split3_3 .litebox{
float:right;
}

#content h2 {
font-size:12px;
font-weight:bold;
margin:0px 0px 0px 0px;
padding:0px 0px 7px 0px;
}

#content p {
margin:0px;
padding:0px 0px 7px;
}

#content. fullbox{
margin:0;
padding:0;
}

#content .fullbox h2{
padding:0px 0px 0px 22px;
line-height:30px;
text-transform:uppercase;
}

#content .fullbox ul {
list-style-type: none;
font-size: 12px;
padding: 0px 0px 0px 0px;
margin:0px;
line-height: 30px;
height:216px;
overflow:hidden;
}

#content .fullbox li {
padding: 0px 0px 0px 22px;
border-bottom:1px solid #fff;
}

#content .fullbox ul a {
text-decoration:none;
}

#content .litebox {
margin:0;
padding:0;
}

#content .litebox .inner{
padding:0em 1.3em 0em 2em; 
/* padding:1.3em 1.3em 0.8em 2em; */
}

#content .litebox p {
/* line-height:2em;*/
} 

#content .blankbox {
margin:0px;
padding:0px;
float:left;
}

#content .blankbox h2{
padding:10px 0px 0px 10px;
}

#content .blankbox p {
font-size:11px;
line-height:1.5em;
margin:0px;
padding:10px;
text-align:left;
}

/* RESULTS */

#content .results {
padding:10px 0px 7px 20px;
}

#content .results .resultshdr h2{
color:#000000;
font-size:12px;
padding:15px 0px 0px 15px;
display:block;
}

#content .results a.title {
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

#content .results a.url {
font-size:11px;
text-decoration:underline;
}

#content .results a {
font-size:11px;
text-decoration:none;
}

#content .results p {
line-height:17px;
padding:5px 15px 7px 15px;
margin:10px 0px 10px 0px;
}




/* BACKFILL RESULTS */

#content .resultsextra {
clear:both;
padding:15px 20px 30px 25px;
}

#content .resultsextra .resultsextrahdr h2 {
color:#000000;
font-size:12px;
padding:5px 0px 5px 10px ;
display:block;
}

#content .resultsextra a.title {
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

#content .resultsextra a.url {
font-size:10px;
text-decoration:underline;
}

#content .resultsextra a {
font-size:11px;
text-decoration:none;
}

#content .resultsextra p {
line-height:15px;
padding:10px 10px;
}

/* COLUMNS */

#col1 {
width:225px;
}

#col2 {
width:225px;
}

#col2 {
font-size:10px;
width:255px;
height:295px;
float:right;
position:absolute;
top:0px;
right:0px;
}

#col2 .blankbox .inner{
margin:0px;
padding:0px;
line-height:1px;
}


/* TWO CLICK */

#twoclick{
padding:8px 5px 10px 23px;
float:left;
}

#twoclick a{
line-height:15px;
font-size:14px;
}

#twoclick a:hover{
text-decoration:underline;
}

#twoclick p{
float:left;
width:185px;
}

#twoclick p.alt{
float:right;
width:185px;
}

#twoclick p.r3, #twoclick p.r5, #twoclick p.r7, #twoclick p.r9 , #twoclick p.r11, #twoclick p.r13, #twoclick p.r15, #twoclick p.r17, #twoclick p.r19{
clear:both;
}

/* EXTRA DOMAINS */

#extradomains {

}

#extradomains {
font-size:11px;
padding:5px 10px 15px 10px;
}

#extradomains p {
font-weight:bold;
margin:0px;
padding:0px;
}

#extradomains a {
line-height:11px;
text-decoration:none;
}

#extradomains a.domain  {
margin-right:15px;
font-size:11px;
font-weight:bold;
float:left;
clear:both;
}

#extradomains a.price  {
font-weight:normal;
font-size:11px;
text-align:right;
float:right;
clear:both;
}


/* SEARCH BOX */
form {
display:inline;
}

.split3 #search{
padding:15px 0px;
font-size:12px;
}

#search{
padding:10px 0px;
font-size:12px;
}

#search p{
margin:0px;
padding:3px 0px;
}

#search .std { 
padding:2px 10px;
font-size:10px;
cursor:pointer;
}

/* FOOTER */

#footer {
clear:both;
height:28px;
}

#footerhdr {
padding:1em 2em;
}

#footer a {
color:#999;
}

#footer p {
font-size:10px;
margin:0pt;
padding:10px;
color:#999;
}



