body,p,table,td,ol,ul{
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #000;
	background:#FFF;
}

td{
	vertical-align:top;
}

body{
	background:url(../images/main_top_bg.gif) repeat-x;
	text-align:center;
}

p{
	padding-top:10px;
}

td{
	vertical-align:top;
}

ul {
	padding-left:30px;
	list-style-image: url(../images/bullet_blue.gif);
}

ol{
	padding-left:30px;
}

div#centered {
	text-align: center;
}

div#centered table.holderTbl{
	margin: 0 auto;
	text-align: left;
	border:0px solid red;
	width:770px;
	background:none;
}

tr#row1{
	height:90px;
}

tr#row1 td{
	background:url(../images/row1_bg.gif) repeat-x;
	vertical-align:top;
}

tr#menuRow{
	height:24px;
}

tr#menuRow td{
	padding-left:10px;
	margin:0;
	background:url(../images/row2_bg.gif) repeat-x;
	border:0px solid red;
	vertical-align:middle;
	text-align:center;
}

a.small:link,a.small:active,a.small:visited,a.small:hover{
	font-size:10px;

}
div#centered table.holderTbl tr#row1 td img{
	display:inline;
}

body,ul,ol{
	padding-bottom: 10px;
}

img{
	border:0;
}

img.sectionTitleImg{
	margin-bottom:10px;
}

ul {
	list-style-image: url(../images/bullet_blue.gif);
}

.centred,.centred_bold{
	text-align:center;
}

.centred_bold{
	font-weight:bold;
}

.left{
	text-align:left;
}

.left_bold{
	text-align:left;
	font-weight:bold;
}

.right{
	text-align:right;
}

li {
	padding:0;
	padding-bottom:10px;
	color: #000;
	
}

h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom:5px;
	font-size: 12px;
	color: #069;
}

h1.nopad {
	margin: 0;
	padding: 0;
}

h1.toppad {
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

h3{
	color:#999;
	font-size:19px;
	font-weight:normal;
}

span.red{
	color:#C00;
}

span.darkgrey{
	color:#666;
}

p.smalltoppad{
	margin:0;
	padding-top:5px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
}

a:link,a:active,a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #069;
	text-decoration: underline;
}

hr {
	color: #DDD;
	background:#DDD;
	height: 1px;
	border:0;
}






div#domainSearch{
	text-align:right;
	padding-top:15px;
	padding-bottom:2px;
	padding-right:5px;
}

div#domainSearch form{
	padding:0;
	margin:0;
	display:inline;
}

input.text_entry,select.entry,textarea.entry {
	font-size: 11px;
	border: #a6a6a6 1px solid;
	height: 16px;
	color: #777;
	background-color:#f4f4f4;
	layer-background-color:#f4f4f4;
}

textarea.entry {
	width:180px;
	height:50px;
}
input.text_entry{
	width: 180px;
	vertical-align:middle;
}

select.entry{
	vertical-align:middle;
}

table#mainTbl{
	width:770px;
	text-align:center;
}

tr#bottomRow td{
	text-align:right;
	font-size: 10px;
	line-height: 12px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top:1px solid #DDD;
}

.seht{
	display: none;
	background: #ffffff;
	left: -50000px;
	width: 5000px;
	color: #000000;
	position: absolute;
	top: 20px;
	height: 100px;
}

div#maincontent{
	padding:20px;

}



td#navbarCell{
	vertical-align:top;
	width:230px;
}

div#navbar{
	padding-top:0;
}

hr.padded{
	margin-top:10px;
	margin-bottom:20px;
}

hr.notpadded{
	margin:0;
	padding:0;
}


a.menuHeading:link,a.menuHeading:active,a.menuHeading:visited{
	display:block;
	width:210px;
	height:18px;
	background:#F1F1F1;
	margin-top:2px;
	margin-bottom:3px;
	padding:4px;
	padding-left:7px;
	color:#333;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

a.menuHeading:hover{
	display:block;
	width:210px;
	height:18px;
	background:#F1F1F1;
	margin-top:2px;
	margin-bottom:3px;
	padding:4px;
	padding-left:7px;
	color:#069;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}

a.menuSub:link,a.menuSub:active,a.menuSub:visited{
	display:block;
	width:210px;
	height:18px;
	background:#FFF;
	margin-top:1px;
	margin-bottom:1px;
	padding:1px;
	padding-left:15px;
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

a.menuSub:hover{
	display:block;
	width:210px;
	height:18px;
	background:#FFF;
	margin-top:1px;
	margin-bottom:1px;
	padding:1px;
	padding-left:15px;
	color:#069;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}


a.button:link,a.button:active,a.button:visited{
	display:inline;
	height:30px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	margin-top:4px;
	margin-bottom:4px;
	color:#727272;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	border-top:1px solid #CFCFCF;
	border-left:1px solid #CFCFCF;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	background:url(../images/button_bg2.gif) repeat-x;
}

a.button:hover{
	color:#069;
	text-decoration:underline;
}


td.copper,td.bronze,td.silver,td.gold,td.platinum{
	font-weight:bold;
	text-align:center;
	padding:3px;
}

td.copper{
	background:#C93;
}

td.bronze{
	background:#C63;
}

td.silver{
	background:#CCC;
}

td.gold{
	background:#F0DE02;
}

td.platinum{
	background:#EFEFEF;
}

table#sharedTbl{
	width:500px;
}

table#sharedTbl td{
	padding:7px;
}

table#SupportFAQtbl{
	width:500px;
}

table#SupportFAQtbl td{
	padding:5px;;
}

table#homepageTbl a{
	display:block;
}

table#domainPricingTbl,table#domainResultTbl{
	width:505px;;
}

table#domainPricingTbl td{
	padding:4px;
}

table#domainPricingTbl tr#domainPricingTitleRow td,table#domainResultTbl tr#domainResultTitleRow td{
	color:#069;
	font-weight:bold;
}

table#domainPricingTbl td.domainTldCell{
	color:#069;
	font-weight:bold;
	padding-right:15px;
}


domainResultTbl td{
	padding:4px;
}

table#cartViewTable{
	width:505px;
	border:0;
	border-top:0px solid red;
}

table#cartViewTable td,table#cartViewTable th{
	padding:5px;
	border-bottom:0px solid red;
}

table#cartViewTable th{
	font-weight:bold;
	color:#069;
	border-bottom:1px solid #CCC;
}

tr#cartviewTotalRow td{
	border-top:1px solid #CCC;
}

table#cartviewLinkTbl{
	width:505px;
}

table#cartviewLinkTbl td{
	white-space:nowrap;
	border:0px solid red;
}

div#systemStatus{
	width:151px;
	padding:10px;
	border:1px solid #CCC;
	border-bottom:0;
}

div#systemStatus img{
	margin:0;
}

tr#bottomAboveLine td{
	border:0px solid red;
	vertical-align:bottom;
}

div#system_status_ok,div#system_status_error{
	padding:10px;
	text-align:center;
	font-weight:bold;
	width:auto;
	margin-top:2px;
	margin-bottom:5px;
}

div#system_status_ok{
	background:#AECC3F;
	color:#3F4234;
}

div#system_status_error{
	background:#C00;
	color:#FAE6E6;
}

.footer{
	font-size:10px;
}

div#green_heading,div#blue_heading{
	margin:0;
	width:230px;
	height:50px;
	text-align:left;
	padding-top:15px;
	padding-left:10px;
	font-size:18px;
	color:#FFF;
}

div#green_heading{
	background:url(../images/headers/blank_green.gif) no-repeat;
}

div#blue_heading{
	background:url(../images/headers/blank_blue.gif) no-repeat;
}



.copper_block,.bronze_block,.silver_block,.gold_block,.platinum_block,.option_block{
	width:auto;
	height:auto;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:6px;
	font-size:11px;
	font-weight:normal;
}

.copper_block{
	background:#CD9933;
}

.bronze_block{
	background:#C63;
}

.silver_block{
	background:#CCC;
}

.gold_block{
	background:#F0DE02;
}

.platinum_block{
	background:#EFEFEF;
}

.option_block{
	background:#AECC3F;
}