﻿* html #container{width:768px;} /* IE6 and under treat height as min-height anyway*/

* {
margin: 0;
padding: 0;
font-size: 100%; /* Reigns in IE text resizing */
}

body {
margin: 10px auto;
width: 768px;
font-family: 'tahoma';
font-size: 13px;
}

#container 
{
	width: 768px;
	}

.spacer 
{
	padding: 0;
	spacing: 0;
	height: 10px;
}

#content ul
{
	list-style: outside disc;
	margin: 8px 0 0 35px;
}
#content li
{
	margin: 0 0 8px 0px;
}


.FormTextbox
{
	width: 200px;
}

img 
{
	border:0;
	}

#header {
font-family: 'myriad pro';
}

#title {
float: left;
margin-top: 5px;
padding: 10px 0 10px 0px;
height: 60px;
width: 360px;
}

#title h1 {
font-size: 1.6em;

}

#title h1 .accent {
color: #f70000;
}

#title h2 {
font-size: 0.7em;
text-transform: uppercase;
}

table.signup {
font-family: 'tahoma';
font-size: 13px;
margin-left: 9px;
spacing: 4px;
width: 100%;
}

.signup td{
border-left: 5px solid #fff;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
spacing: 1px;
border: 0px solid #000;
width: 30%;
}

.signup td+td
{
	border: 0px solid red;
	width: 70%;
}

#contact {
float: right;
padding-top: 15px;
width: 312px;
background: url(/images/bgcontacttop.png) left top no-repeat;
}

#contact p {
height: 70px;
width: 312px;
font-size: 0.8em;
text-align: center;
line-height: 66px;
background: url(/images/bgcontact.png) left top repeat-x;
}

.number {
color: #2f6d98;
font-size: 1.2em;
}

ul#topnav {
clear: both;
list-style: none;
}

ul#topnav  li {
float: left;
}

ul#topnav li a {
display: block;
text-transform: uppercase;
font-family: tahoma;
font-weight: 600;
width: 128px;
height: 32px;
line-height: 32px;
color: #fff;
text-decoration: none;
text-align: center;
background: url(/images/bgnav.gif) top left no-repeat;
}

ul#topnav li a:hover {
background-position: left -32px;
}

#searchform {
clear: both;
text-align: center;
font-weight:bolder;
color: #669900;
padding: 9px;
height: 9px;
line-height: 8px;
background: url(/images/bgsearch.png) right top repeat-x;
border-left: 1px solid #b0b0b0;
border-right: 1px solid #b0b0b0;
border-bottom: 1px solid #b0b0b0;
}

#searchform p {
float: left;
}

#searchform  input {
margin-left: 10px;
margin-right: 1px;
}

#domainname {
height: 18px;
}

*:first-child+html #tld { /* Filter for IE7 */
position: relative;
top: 1px;
}

* html #domainname { /* Filter for IE6 */
height: 20px;
}

#tld {
height: 22px;
width: 65px;
}

#searchsubmit {
}

#main {
clear: both;
}

#sidebar {
float: left;
margin-top: 10px;
width: 212px;
}

ul#sidenav {
margin: 5px 0;
list-style: none;
}

li#beginner {
background: url(/images/beginner2.gif) left top no-repeat;
font-weight: 900;
text-decoration: none;
}

li#beginner a {
font-weight: 900;
color: #000;
text-decoration: none;
}

li#beginner a:hover {
font-weight: 900;
color: red;
text-decoration: none;
}

li#professional {
background: url(/images/professional.gif) left top no-repeat;
}

li#premium {
background: url(/images/premium.gif) left top no-repeat;
}

ul#sidenav ul {
margin: 10px 0;
list-style: none;
}

ul#sidenav li {
border-bottom: 1px solid #7f7f7f;
}

ul#sidenav li li {
margin-left: 10px;
padding: 3px;
text-indent: 10px;
border-bottom: none;
background: url(/images/bullet.gif) left center no-repeat;
font-size: 0.7em;
}

ul#sidenav li h2 {
padding-left: 35px;
line-height: 34px;
font-size: 0.8em;
text-transform: uppercase;
font-family: 'myriad pro';
color: #fff;
}

ul#sidenav li li .accent {
color: #00aeff;
}

ul#sidenav p.ordernow {
padding-left: 10px;
height: 47px;
background: url(/images/ordernow.gif) left top repeat-x;
}

p.ordernow .price {
display: block;
float: left;
width: 60px;
line-height: 47px;
font-size: 1em;
color: #ff7200;
}

p.ordernow a {
display: block;
float: right;
margin: 10px 5px 9px 0;
padding-left: 28px;
width: 85px;
line-height: 28px;
text-decoration: none;
text-transform: uppercase;
font-size: 0.8em;
color: #6c6c6c;
background: url(/images/bgordernow.png) left top no-repeat;
}

ul#sidenav li.supportchat {
margin: 10px 0;
border: none;
}

li.supportchat a {
display: block;
width: 212px;
height: 80px;
background: url(/images/supportchat.gif) left top no-repeat;
}

ul#sidenav li.supportchat {
margin: 10px 0;
border: none;
}

li.supportemail a {
display: block;
width: 212px;
height: 80px;
background: url(/images/supportemail.jpg) left top no-repeat;
}

ul#sidenav li.supportemail {
margin: 10px 0;
border: none;
}

li.supportcall a {
display: block;
width: 212px;
height: 80px;
background: url(/images/supportcall.jpg) left top no-repeat;
}

ul#sidenav li.supportcall {
margin: 10px 0;
border: none;
}


#content {
float: right;
position: relative;
top: -25px;
width: 540px;
}

#everything {
padding: 135px 10px 0px 20px;
margin-top: 44px;
width: 520px;
height: 41px;
background: url(/images/everything.png) left top no-repeat;
}

#contentspacer {
padding: 20px 0 0 0;
width: 520px;
height: 20px;
}

* html #everything { /* Filter for IE6 */
background: url(/images/everything2.png) left top no-repeat;
}

#everything a {
display: block;
line-height: 30px;
background: url(/images/bgclickherenow.png) left top no-repeat;
text-decoration: none;
text-transform: uppercase;
font-size: 0.8em;
padding-left: 29px;
width: 110px;
color: #535353;
}

#quicklinks {
margin: 10px 0 0 2px;
float: right;
width: 194px;
background: url(/images/bgquicklinks.gif) left top repeat-y;
}

#quicklinks h4 {
padding-left: 10px;
font-size: 0.8em;
color: #484848;
text-transform: uppercase;
line-height: 43px;
background: url(/images/bgquicklinkstitle.gif) left top no-repeat;
}

#quicklinks ul {
padding: 10px 5px 15px 20px;
margin-left: 0px;
background: url(/images/bgquicklinksbottom.gif) left bottom no-repeat;
list-style: none;
}

#quicklinks ul li {
margin: 5px 0 0 0 -20px;
padding-left: 38px;
font-size: 0.8em;
}

#quicklinks ul li#included {
background: url(/images/cones.gif) left top no-repeat;
}

#quicklinks ul li#newsevents {
background: url(/images/books.gif) left top no-repeat;
}

#quicklinks ul li#domainsearch {
background: url(/images/people.gif) left top no-repeat;
}

#quicklinks ul li a {
line-height: 32px;
color: #484848;
text-decoration: none;
border-bottom: 1px dotted #000;
}

#content h1, #content h2, #content p {
padding: 5px 10px;
}

#content h1 {
padding-bottom: 0;
padding-left: 9px;
color: #c9c9c9;
font-size: 1.6em;
text-transform: uppercase;
}

#content h2 {
padding-top: 0;
text-transform: uppercase;
color: #494949;
font-size: 0.8em;
}

a.readmore {
display: block;
padding-top: 4px;
padding-left: 38px;
width: 138px;
line-height: 28px;
font-size: 0.8em;
text-decoration: none;
text-transform: uppercase;
color: #535353;
background: url(/images/bgreadmore.png) left top no-repeat;
}

#sections {
clear: both;
margin: 10px 0;
}

#sections ul {
list-style: none;
background: url(/images/bgsections.gif) left top repeat-x;
min-height: 3px;
_height: 3px;
}

#sections ul li {
float: left;
margin: 10px 15px 10px 0;
padding-left: 50px;
width: 200px;
}

#sections h3 {
margin: 0 10px;
padding: 5px 0;
font-size: 0.9em;
color: #e43131;
border-bottom: 1px dotted #9e9e9e;
}

#sections p {
color: #545454;
font-size: 0.8em;
}

#sections p a {
color: #e43131;
}

li.section1 {
background: url(/images/bgsection1.gif) left top no-repeat;
}

li.section2 {
background: url(/images/bgsection2.gif) left top no-repeat;
}

li.section3 {
background: url(/images/bgsection3.gif) left top no-repeat;
}

li.section4 {
background: url(/images/bgsection4.gif) left top no-repeat;
}

#footer {
clear: both;
padding: 10px 0 0 13%;
height: 78px;
background: url(/images/bgfooter.png) left top repeat-x;
font-size: 0.7em;
}

p#footercontact {
float: left;
width: 238px;
border: 1px solid #000;
}

p#footercontact .number {
display: block;
font-size: 1.2em;
}

#footerright {
padding-left: 14%;
text-align:center;
width: 350px;
}

ul#footernav {
list-style: none;
text-align: center;
}

ul#footernav li {
float: left;

}

ul#footernav li.first a {
border-left: none;
padding-left: none;
}

ul#footernav li a {
margin: 2px 0;
text-align: center;
padding: 0 5px;
color: #008ccd;
text-decoration: none;
border-left: 1px solid #a1a1a1;
}

ul#footernav li a:hover {
text-decoration: underline;
}

#footerright p {
padding: 2px 5px;
clear: both;
}

.clearfix {
clear: both;
}

.box_success
{
    border: #336633 1px solid;
    background: #ccffcc url(../images/layout_success.png) no-repeat 2px 4px;
    height: 70px;
    text-indent: 75px;
    vertical-align: top;
    margin: 20px 0 0 220px;
    width: 540px;
}
.box_success h1
{
    font-weight: bold;
    font-variant: small-caps;
    font-size: 14px;
    margin: 5px 0 0 0;
    text-decoration: underline;
}

.box_error
{
    border: #660000 1px solid;
    background: #ffcccc url(../images/layout_error.png) no-repeat 2px 4px;
    height: auto;
    text-indent: 75px;
    vertical-align: top;    
    margin: 20px 0 0 220px;
    
}

.box_error h1
{
    font-weight: bold;
    font-variant: small-caps;
    font-size: 14px;
    margin: 5px 0 0 0;
    text-decoration: none;
    color: #000;
}

.box_error ul
{
    list-style: none;
	margin: 0.5em 0 0.5em 0;
	padding-left: 6em;
	text-indent: 0;

}

.box_error li
{
    margin-left: 4px;
    text-indent: 0;
    list-style-image: url(../images/layout_bullet.gif);
}

.terms_list
{
	margin-top: 10px;
	margin-left: 60px;
	
}

.terms_list2 il
{
	padding-top: 10px;
	margin-left: 45px;
	list-style-type: lower-alpha;
}

.main_head1
{
padding-bottom: 40px;
padding-left: 9px;
color: #990000;
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
}

.main_head2 
{
	font-weight: bold;
	font-size: 13px;
	margin-left: 10px;
}
.main_list2
{
	padding: 0 0 0 50px;
	}
	
	.main_list2 li 
	{
		padding: 0;
		margin: 0;
		}
