
/* 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;
}

img {
vertical-align:bottom;
}

#container {
margin:0 auto;
text-align:left;
width:950px;
position:relative;
}

a:hover {
text-decoration:none;
}


/* HEADER */

#header {
height:106px;
border-bottom:1px solid #FFFFFF;
}

#header h1 {
font-size:27px;
font-weight:normal;
padding:10px 0pt;
position:absolute;
top:32px;
left:23px;
}

.hdrbnr {
position:absolute;
top:20px;
right:20px;
}



/* NAVBAR */
#navbar {
padding:0.6em 0.5em;
text-align:left;
height:14px;
}

#navbar ul {
margin:0px;
padding: 0 0 0 6px;
}

#navbar li {
display:inline;
margin:0px;
padding: 0 0 0 10px;
}

#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 p {
margin:0pt;
padding:0pt;
}


/* CONTENT */

#content {
margin:0px 255px 0px 0px;
}

h1 {
font-size:18px;
font-weight:bold;
margin:0pt;
}

h2 {
font-size: 12px;
font-weight: bold;
margin: 0 0 7px 0;
}

.split2_1 {
float:left;
width:225px;
}

.split2_2 {
float:right;
width:470px;
}

#content h2 {
color:#000000;
font-size:12px;
font-weight:bold;
margin:0px 0px 0px 10px;
padding:0px;
}

#content p {
margin:0px;
padding:0px 0px 7px;
}

#content .fullbox {
width:100%;
}

#content .fullbox p {
line-height:2em;
}

#content .fullbox h2{
font-size:12px;
padding:10px 23px;
margin:0px;
}

#content ul {
list-style-type: none;
font-size: 11px;
padding: 4px 20px 10px 18px;
margin:0px;
line-height: 27px;
}

#content li {
padding: 0px 0px 0px 5px;
}

#content a {
font-size: 11px;
text-decoration:none;
}

#content a:hover {
font-size: 11px;
text-decoration:underline;
}


#content .litebox {
clear:both;
}

#content .blankbox {
margin:0px;
padding:0px;
float:left;
}

#content .blankbox .inner{
line-height:1px;
margin:0px;
padding:0px;
}

#content .blankbox p {
font-size:11px;
line-height:1.5em;
margin:0px;
padding:10px;
text-align:left;
}


/* RESULTS */

#content .results{
padding:30px 0px 30px 0px;
}

#content .results .resultshdr h2{
margin:0px 0px 10px 20px;
}

#content .results a.title {
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

#content .results a.url {
font-size:10px;
text-decoration:underline;
}

#content .results a {
font-size:11px;
text-decoration:none;
}

#content .results p {
line-height:15px;
padding:12px 0px;
margin:0px 20px;
}

#content .results p.r1 {
color:#000000;
}

/* BACKFILL RESULTS */

#content .resultsextra {
clear:both;
padding:10px 0px 30px 10px;
}

#content .resultsextra .resultsextrahdr h2 {
color:#000000;
font-size:11px;
padding:5px 0px 10px 0px;
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 {
font-size:10px;
width:465px;
height:106px;
float:right;
position:absolute;
top:0px;
right:0px;
border-left:1px solid #fff;
}

#col2{
width:255px;
}

#col1 ul, #col2 ul {
list-style-type: none;
padding: 4px 20px 10px 18px;
margin:0px;
line-height: 22px;
}

#col1 li, #col2 li {
padding: 0px 0px 0px 5px;
}

#col1 ul a, #col2 ul a {
font-size: 11px;
text-decoration:none;
}

#col1 ul a:hover, #col2 ul a:hover {
font-size: 11px;
text-decoration:underline;
}

#col1 p, #col2 p {
font-size:10px;
line-height:12px;
margin:0px;
padding:0px 0px 15px;
}

#col2 .fullbox h3 {
font-size:13px;
padding:9px 15px 9px 23px;
margin:0px;
font-weight:bold;
}

#col2 .fullbox  {
padding:0px;
float:left;
width:100%;
}

#col2 .litebox .inner {
padding:10px 5px;
}


#col2 .fullbox #twoclick {
padding:0px 5px 10px 10px;

}

#col2 .fullbox #twoclick a {
font-size:12px;
list-style-type: none;

}

#col2 .fullbox #twoclick p{
float:left;
border-bottom:1px dotted #000;
padding:5px 10px 5px 13px;
margin:0px;
}

#col1 .blankbox .inner , #col2 .blankbox .inner{
line-height:1px;
margin:0px;
padding:0px;
}


/* TWO CLICK */

#twoclick{
padding:30px 55px 20px 60px;
float:left;
width:580px;
}

#twoclick h2{
font-size:13px;
margin-bottom:25px;
}

#twoclick a, #twoclick a:hover{
line-height:13px;
font-size:15px;
}

#twoclick p{
float:left;
width:200px;
}

#twoclick p.alt{
float:right;
width:250px;
}

#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;
}


/* DOMAINS FOR SALE BANNER */

#extradomains {
font-size:11px;
padding:10px 15px;
}

#extradomains p {
font-size:12px;
margin:0px;
padding:0px 0px 10px 0px;
}

#extradomains a {
line-height:16px;
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;
text-align:right;
float:right;
font-size:11px;
}


/* SEARCH BOX */

form{
display:inline;
}

#search{
padding:10px 0px 10px 18px;
margin:0;
}

#search p{
margin:0px;
padding:3px 0px;
font-size:11px;
}

#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;
}

