@import url(headerfooter.css);
@import url(3monthsFREE.css);
@import url(bogoff.css);
body {
	background: #fff  url(/pics/bg.png) repeat-x;
	margin: 0;
	text-align: center;
}

body, table {
	font: 12px arial, helvetica, sans-serif;
}

a img {
	border: none;	
}

form {
	margin: 0;
}

.emailmenbot	{
	margin-bottom:15px;	
}

h1 {
	font: bold 21px arial;
	margin: 0 0 10px 0;	
	color:#f60;
}

h1.pageheader {
	color: #f60;
	font-size: 26px;
	line-height: 26px;
}

/* Hides content that will eventually be 
 * replaced to avoid blink/flicker */
html.hasFlash h1.pageheader { visibility: hidden; }

/* Need to make sure that the new content takes up
 * the same amount of space as the old or there will
 * be a perceptable shift of all content
 */
div.replaced-h1 { height: 28px; margin-bottom: 10px; }

p	{
	margin:0 0 19px 0;
	padding:0;	
	line-height:16px;
}

h3, h2	{
	font-size:14px;	
	margin-bottom:5px;
}

p.nopad	{
	margin:0;
	padding:0;	
}
p.emphasise {
	font-size: 14px;
	line-height: 18px;
	margin-right: 10px;
}
.padright	{
	padding-right:30px;
}

.clear	{ 
	clear:both;
}

.cb	{
	clear:both;
	font-size: 1px;	
	height: 1px;
}
.cbr, .cr	{
	clear:right;
	font-size: 1px;
}

.cbl, cl	{
	clear:left;
	font-size: 1px;
}

.floatleft	{
	float:left;	
}

a {
	color:#000099;	
}

.smallp	{
	font-size:11px;
}

.vSpace	{
	clear:both;
	padding-bottom: 30px;	
}

input.blanked, select.blanked, textarea.blanked {
	background: #F1F1ED;
	
	border: solid #C4C3BF 1px;
}

.blanklabel, label.blanked, fieldset.blanked { color:#C4C3BF; }

.footnote	{
	font-size: 11px;
	color: #666; 
	width: 550px;	
}

/*********************************************************************
Content wrappers
*********************************************************************/
#content-wrapper {
	width: 749px;
	background:#fff;
	margin: 0 auto 25px auto;
	text-align: left;
}

#content {
	margin: 0;
	border: 1px solid #8c9cb1;
	border-width: 0 1px;
	overflow: hidden;
	
}

	#content:after	{
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */


#contentbody {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 597px;
}

#middle2col {
	padding: 0;
}

#middle2colhdr	{
	padding:0;	
}

#packageContent {
	padding: 0 0 0 20px;
	background: red;
}

#toplevelheader {
	border: 1px solid #e2e1e1;
	border-right: none;
	height: 46px; 
	background-color: #fff;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 20px 18px;
}

.printOnly {
	display:none;
}

#infoPage {
	width:570px;
}

.container	{
	padding-right:30px;	
	float:left;
}

.articlecontainer	{
	padding-right:20px;	
	float:left;
}

.regcontainer	{
	width:580px;
	padding:0 30px 0 0;	
	margin:0;
	float:left;
}


/*********************************************************************
System buttons
*********************************************************************/


.signup_sys	a, .signupblue	a, .signupreg_sys a, .login_sys a, .supplogin_sys a, .loginreg_sys a, .send_sys a, .check_sys a, .search_sys a, .searchsml_sys a, .gosml_sys a	{
	display: block;
	background-image: url(/pics/buttons/system_signup.gif);
	width: 80px;
	height: 22px;
}

.signup_sys a:hover, .signupblue a:hover, .login_sys a:hover, .loginreg_sys a:hover, .signupreg_sys a:hover, .supplogin_sys a:hover, .send_sys a:hover, .check_sys a:hover, .search_sys a:hover, .searchsml_sys a:hover, .gosml_sys a:hover  {
	background-position: 0px -22px;
}

.signupblue	a  {
		background-image: url(/pics/buttons/signup_blue.gif);
		width: 90px;
}

.login_sys a, .supplogin_sys a	{background-image: url(/pics/buttons/system_login.gif);}
.send_sys a		{background-image: url(/pics/buttons/system_send.gif);}
.check_sys a	{background-image: url(/pics/buttons/system_check.gif);}
.search_sys a, .searchsml_sys a	{background-image: url(/pics/buttons/system_search.gif);}
.gosml_sys a	{background-image: url(/pics/buttons/system_go.gif);}

.signupreg_sys a, .loginreg_sys a {
	background-image: url(/pics/buttons/system_signupreg.gif);
	width: 200px;
}

.loginreg_sys a {background-image: url(/pics/buttons/system_loginreg.gif);}

.signupblue	a, .signuporan a  {
		display: block;
		background-image: url(/pics/buttons/signup_blue_off.gif);
		width: 90px;
		height: 23px;
	
}

.signuporan a	{
		background-image: url(/pics/buttons/signup_oran_off.gif);
}

	.signupblue a:hover, .signuporan a:hover {
			background: url(/pics/buttons/signup_blue_on.gif) no-repeat center top;
			width: 90px;
			height: 23px;
	}

	.signuporan a:hover 	{
			background: url(/pics/buttons/signup_oran_on.gif) no-repeat center top;
	}

	
.signuph, .signuplhn  {
	float: left;
	background: url(/pics/buttons/button_oran.png) no-repeat left top;
	width: 90px;
	text-align: center;
	color: #fff !important;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0;
	margin-left:10px;
}	

li a.signupcomp	{
	background: url(/pics/buttons/button_oran.png) no-repeat;
	width: 90px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	list-style-type:none;	
	padding:4px 10px;
	margin:0 0 0 30px;
}

.signuph:hover, .signuplhn:hover, .signupcomp:hover  {
	background-position: 0px -27px;
}

.send_sys	{
	margin: 13px 0 0 221px;	
	padding-bottom: 13px;
}
 

.signuplhn	{
	margin: 0 0 10px 15px;	
}	


.ruleLightgrey {
	border-top:1px #F1F1F1 solid;
}

.vertSpace {
	margin:20px 0px 10px 0px;
}
	
	
ul.greyBullet {
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.greyBullet li, .greyBullet dt, .webmaillogin li {
	background: url(/pics/bullet_smlgrey.gif) 0 5px  no-repeat;
	padding:0px 0px 0px 15px;
	margin: 0px 5px 5px 0px;
	font-weight: normal; /* att */
}

.greyBullet li, .greyBullet dt, .greyBullet dd { /* att */
	font-size: 11px; 
	color: #666;
}

ul.greyBullet, dl.greyBullet, dl.greyBullet dt {
	float:left;
}

li.included {
	background: url(/pics/bullet-tick.gif) no-repeat 5px 50%;
}



li.greyBullet  {
	background: url(/pics/bullet_smlgrey.gif) 0px 5px  no-repeat;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
}
	
/*********************************************************************
Ticker
*********************************************************************/

	
#contentscrollercontainer { 
	height: 16px;
	width:400px;
	overflow: hidden;
}

#contentscroller {
	margin:0px 5px 0px 0px;
	padding: 0px 0px 5px 0px;
	width:400px;
	list-style: none;
}

#contentscroller li {
	font-size: 11px;
	line-height: 109%;
	width:400px;
	margin:0px 0px 5px 0px;
	padding:0;
}

#contentscroller li#displayedcontent {
	margin-bottom: 100px;
}


/*********************************************************************
LHNAV
*********************************************************************/


#left {
	width: 150px;
	float: left;
	font-size: 12px;
	padding-bottom: 20px;
}

.banner {
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	clear: left;
}

ul#lhNav {
	margin: 5px 0 0 0;
	padding: 0 0 5px 10px;
	list-style-type: none;
}

ul#lhNav a {
	display: block;
	height: 15px;
	color:#000099;
}

ul#lhNav a:visited {
	color:#000099;
}

a.parentOption {
	padding: 2px 0 4px 5px;
	text-decoration: none;
}


li.lhnHeader .parentMenu a	{
	text-decoration: none;
}

	
li.selectedParent a	{
	text-decoration: none;
	font-weight:bold;
}

li.selectedChild a, li.childMenuOption a, li.selectedChildselectedChild a 	{
	font-weight:normal;	
}



#lhntoppad	{
	padding-top: 40px;	
}

.lhnsubset	{
	background: url(/pics/bb_bullet.gif) no-repeat 0px 11px;	
	padding: 0 0 0 2px;
	margin: 0 0 0 5px;
}

	.lhntopsetone	{
		margin-top: 40px;	
	}
	
	.lhnmidset	{
		margin-top: 0px;	
	}
	


/*.lhnmidset	{
	margin-top: 15px;	
}

/* LHN Graphics etc */

#lhnopenacc	{
	margin: 0 0 10px 15px;
	border:0;	
}

#lhndompriv	{
	margin: 0px 0 0px 9px;
	border:0;	
}

.signupbluelhn	{
	margin: 10px 0 10px 20px;	
}



#registersml	{ width:180px; }

.iconreglist	{
	padding-bottom: 20px;	
}


	.iconreglist p 	{
		background: url(/pics/icons/ic_arro.gif) no-repeat;
		padding: 0 30px 0 30px;
		margin:15px 0 0 0;
	}
	
	
ul#lhNav,  ul.childMenu {
	list-style-type: none;
	font-weight:normal;
}

ul.childMenu {
	display: none;
	font-weight:normal;
}

ul.childMenuOption {
	display: none;
	font-weight:normal;
}


.selectedParent ul.childMenu {
	margin: 0 1px;
	padding: 3px 3px;
	display: block;
	font-weight:normal;
}


/* Left hand Nav - colouring & general style */



.selectedParent ul.childMenu {
	background-color: #fff;
	font-weight:normal;
}

.childOption {
	padding: 0px 0 0 10px;
	font-size:11px;
	background: url(/pics/bb_bullet.gif) no-repeat 0px 5px;
}


/*********************************************************************
Box styles
*********************************************************************/

.box_top	{
	background: url(/pics/box_top.gif) no-repeat bottom;
	width: 212px;
	height: 6px;
	
}

.box_bot, .box_botone 	{
	background: url(/pics/box_bot.gif) no-repeat;
	width: 212px;
	height: 6px;
}

.box_botone {
	margin-bottom:20px;
	padding:0;	
}

.box_mid	{
	background: url(/pics/box_mid.gif);
	padding: 5px 0 5px 0;
	width: 212px;
}



	.box_mid h3	{
		font-size:12px;
		color:#2A3C90;
		margin: 5px 0 5px 14px;
	}

	.box_mid li.supportpad	{
		padding-bottom:4px;	
	}
	
	
	
.box_top_main	{
	background: url(/pics/box_top_main.gif) no-repeat bottom;
	width: 212px;
	height: 6px;
	
}

.box_bot_main, .box_botone_main 	{
	background: url(/pics/box_bot_main.gif) no-repeat;
	width: 212px;
	height: 6px;
}

.box_botone_main {
	margin-bottom:20px;
	padding:0;	
}

.box_mid_main	{
	background: url(/pics/box_mid_main.gif);
	padding: 5px 0 5px 0;
	width: 212px;
}

	

	.box_mid_main h2	{
		font-size:14px;
		color:#2A3C90;
		margin: 5px 0 10px 10px;
	}
	
	.box_mid_main h3	{
		font-size:12px;
		color:#2A3C90;
		margin: 5px 0 10px 10px;
	}
	

.lrgbox	{
	margin:0;
	padding:0;
	float:left;
}
	
	
.boxlrg_top	{
	background: url(/pics/boxlrg_top.gif) no-repeat bottom;
	width: 425px;
	height: 7px;
	
}

.boxlrg_bot	{
	background: url(/pics/boxlrg_bot.gif) no-repeat;
	width: 425px;
	height: 7px;
}


.boxlrg_mid	{
	background: url(/pics/boxlrg_mid.gif);
	padding: 5px 0 5px 0;
	width: 425px;
}

	.boxlrg_mid img	{
		padding-left:15px;

	}

	
.logtop	{
	background: url(/pics/homepage/login_top.gif) no-repeat bottom;
	width:317px;
	height:6px;	

}

.logbody	{
	background: url(/pics/homepage/login_body.gif) bottom;
	width:317px;

	padding:0px;
}




h1.titlelogin	{
	padding:5px 0 10px 0 ;
	margin:0px 0 0 17px;
		
}


.logbody h3	{
	font-size:12px;
	padding: 5px 0 0 0;
	margin:0 0 0 17px;
		
}

h3.titlelogin	{
	padding:5px 0 10px 0 ;
	margin:0px 0 0 17px;
		
}

p.formp	{
	line-height: 8px;
	margin: 0 0 11px 17px;
	padding:0;
	color: #999;	
}


.formLine	{
	margin:0 0 7px 22px;	
}

.formLinehdr	{
	margin:0 0 7px 22px;	
}

.login_sys	{
	margin: 13px 0 0 221px;	
	padding-bottom: 13px;
}

.fieldTitleE, .fieldTitleP	{
	margin-right: 7px;	
	color: #999;
}

	.fieldTitleE	{
		margin-left: 25px;	
	}
	
	.fieldTitleU	{
		margin-left: 2px;	
		color: #999;
	}

a.loglink	{
	margin: 0 0 0 85px;
	color: #2A3D8F;	
}

#formCheck	{
	padding: 0 0 20px 40px;
	margin:0;
	float:left;
}	

#logemail, #logpassword	{ width:170px; margin-left: 7px ;}
#logemail 	{margin-left: 6px; }


#fortxt p	{
	padding-left:35px;	
}
.important, .quicktip {
	background: url(/pics/icons/important.gif) no-repeat 8px 5px;

	
}


.quicktip {
	background-image: url(/pics/icons/quicktip.gif);

}

.domsubmit	{
	padding:0;	
}


li.one, li.two, li.three	{
	background: url(/pics/website-email/1.gif) no-repeat;
	list-style-type:none;
	padding:0 5px 5px 20px;
	margin:0 0 15px 10px;
	height:20px;	
}

li.two	{
	background: url(/pics/website-email/2.gif) no-repeat;
	margin:15px 0 5px 10px;
}

li.three	{
	background: url(/pics/website-email/3.gif) no-repeat;
	padding-bottom:25px;
	margin:10px 0 5px 10px;
}



li.icone, li.ictwo, li.icthree	{
	background: url(/pics/website-email/ic_1.gif) no-repeat;
	list-style-type:none;
	padding:0 5px 40px 45px;
	margin:0 0 0px 0px;
	height:27px;	
	
}

	li.ictwo	{
		background: url(/pics/website-email/ic_2.gif) no-repeat;
		margin:0px 5px 0px 0px;
		padding-bottom:40px;
	}
	
	li.icthree	{
		background: url(/pics/website-email/ic_3.gif) no-repeat;
		margin:0px 5px 5px 0px;
		padding-bottom:45px;
	}
	
	li.icfour	{
		background: url(/pics/website-email/ic_4.gif) no-repeat;
		margin:0px 5px 15px 0px;
		padding:0 5px 0px 45px;	
	}
	
	li a.iclink	{
		margin:0;
		padding:0 0 0 35px;	
		line-height:12px;
	}





/*********************************************************************
Table styles
*********************************************************************/

table#pricecomparison, table#introtable {
	width: 555px;
	margin: 10px 0px 25px 0px;
}

table#pricecomparison td, table#introtable td  {
	padding: 6px 5px 6px 10px;
	color: #364495;
}

table#pricecomparison a, table#introtable a	{
	color: #364495;
}

#pricecomparison td span {
	color: #FF0000;
	font-weight: bold;
}

th.pricingheadintro	{
	background-color: #8C9CB1;
	height:8px;
	
}

th.pricinghead, th.exthead {
	background-color: #8C9CB1;
	padding: 5px 0 5px 10px;
	text-align:left;
}

th.pricinghead img {
	margin: 5px 0 0 0px;
}

th.exthead img {
	margin: 5px 10px 0 0px;
}


/*table	{
	border:1px solid #BCC3CD;	
}*/

td, th	{
	border-right:1px white solid;
	border-bottom: 1px white solid;	
}



p.smlttxt	{
	padding:0;
	margin:0;
	line-height:11px;
	font-size:11px;
	font-weight: normal;
}

.row1on	{
	background: #F2F4F9;	
}

.row1off	{
	background: #FAFBFC;	
}

.row2on	{
	background:#F5F7FB;
}

.row2off	{
	background:#FBFCFD;
}




/* Cell styles */
.hover td {background-color:#F0F1F3;}
.sortedminus {background-color:#000;}
.sortedplus {background-color:#000;}
.selrow td {background-color:#CACCD1;}




ul.signupnumlist	{
	padding:0 0 0px 0;
	margin:0;
	font-size:11px;
	color:#666;
	list-style-type:none;	

}

ul.signupnumlist li a img	{
		padding:0 0 0px 0;
		margin:0 0 0px 0;	
	}
	

#signupleft {
	width:320px;
	padding: 0px 0px 10px 0px;
	margin:0px 10px 0px 0px;
	float:left;
}


#signupright, #signupright-sedo {
	width:170px;
	padding: 0 0 10px 0;
	margin: 0 10px 0 40px;
	float:left;
}

#signupright-sedo {
	margin: 0 10px 0 20px;
	 padding-top:10px;
}



.textest h2	{
	padding-bottom:0!important;
	margin-bottom:0!important;
	line-height:12px;
}

.textest p	{
	padding-bottom:0!important;
	margin-bottom:0!important;
	line-height:12px;
}


/*********************************************************************
Availability & suggestions
*********************************************************************/

.result_avail, .result_availno, .result_availsedo	{
	background: url(/pics/domains/availbg.gif) no-repeat left bottom;
	width:549px;
	margin-bottom:15px;
	padding-bottom: 15px;
}

#dotco-available.result_avail {
	background: url(/pics/dotco/availability_domainsbox_dotco.png) no-repeat top left;
}

#dotco-availability.resultinner {
	background: url(/pics/dotco/availability_domainsbox_dotco.png) no-repeat top left;
	padding: 10px 15px;
}

#dotco-availability.result_avail p {
	padding: 8px 0 10px 0;
}
	.result_avail p, .result_availno p, .result_availsedo p	{
		padding: 5px 0 0 15px;
		margin: 0;
	}
	
	.resultinner {
		padding-top: 10px;
		background: url(/pics/domains/availbg.gif) no-repeat left top;
	}

	.result_avail p span	{
		color:#33CC00;
		font-weight:bold;
	}
	
	.result_availno p span	{
		color:#FF6600;
		font-weight:bold;
	}
	

#sedoinfo {
	float: right;
	margin: 5px 15px;
	background: url(/pics/icon_popup.gif) no-repeat right top;
	padding-right: 15px;
}

#sedologo {
	float: left;
	margin: 2px 10px 0 10px;
}

#sedoprice {
	white-space: nowrap;
}

a.button_registern 	{
	display: inline;
	background: url(/pics/domains/button_registernow.gif);
	height:23px;
	width:114px;
	float: right;
	margin: 1px 15px;
}

a.dotco-button 	{
	background: url(/pics/dotco/dotco-availabilty-button-LR.png) no-repeat;
	height:59px;
	width:168px;
	float: right;
	margin:0;
}

a:hover.button_registern 	{background-position: 0px -23px;}

.button_registersd a	{
	background: url(/pics/domains/button_registersel.gif);
	display: block;
	height:23px;
	width:191px;
	margin:15px 0 0 330px;
}

.button_registersd a:hover	{background-position: 0px -23px;}

#table_avail	{
	width:549px;	
	border-collapse:collapse;	
}

#table_avail th, #table_avail td	{
	border:none;		
}

#table_avail thead tr td	{
	background:#D0D7DF;
	padding: 8px 0 8px 10px;
	font-weight:bold;		
}

#table_avail tbody tr td	{
	border-bottom: #D0D7DF 1px solid;	
	padding: 10px 0px;	
	margin:0;	
}
	
	
td.avail_yes	{
	color:#33CC00;
}

td.avail_no	{
	color:#FF6600;
}

td.avail_unknown {
	color:#999;
}

#table_avail tbody tr.oursuggest td	{
		background:#EEF0F3;
		border-top: 1px solid #8C9CB1;
		border-bottom:1px solid #8C9CB1;
		padding: 8px 0 8px 10px;
		font-weight:bold;	
	}



#table_avail tbody tr.nobord td	{
	border:none;	
}


#table_avail tbody tr td.bidnow	{
	background: #F9FAFB;
	padding: 0px 10px 0px 10px;
	margin:0;	
	text-align:right;
	width: 132px;
}


#table_avail tbody tr td.inputbg	{
	background: #F9FAFB;
	padding: 0px 10px 0px 25px;
	margin:0;	
}

.availfoot	{
	background:#EEF0F3;	
	height:54px;
	width:549px;
	border-top: 1px solid #8C9CB1;
	border-bottom:1px solid #8C9CB1;
}

p.trydiff	{
	font-weight:bold;
	color:#0C3792;
	margin:15px 0 5px 0;
	padding:0;
}

#table_avail thead tr td.nomargin	{
	padding:0;
	margin:0;	
}

#table_avail .highlightedrow {
	background-color: #F9FAFB;	
}

a.check_another	{
	color:#0000CC;
	margin: 0 0 0 40px;	
}


#hdr-register-domcheck	{
	width:193px; 
	border:1px solid #BCC3CD; 
	font-size:12px; 
	color:#98A7BD; 
	padding:3px;
	height:14px;	
}

/*\*/

*html #hdr-register-domcheck	{ height:22px; padding:3px; }

/**/

.example {
	font-family : "Courier New", Courier, monospace;
	font-size: 13px;
	padding-right: 3px;
}

.importantnote {
	background: #fff url(/pics/icons/importantnote.png) no-repeat 5px 5px;
	border: 1px solid #339;
	padding: 5px 5px 5px 30px;
}


.setup_free, .setup_free2, li span.highlight	{
	background: #c00;
	color: #fff;
	font-size: 11px;
	font-weight:bold;	
	padding: 0px 4px;
	margin-right: 8px;	
	text-decoration:none;
	text-transform: uppercase;
}

.setup_free2 {
		margin-right:5px;
}

li span.highlight {
		margin-right: 0;
}


a.freeukoffer 	 {
	text-decoration:none;
}

a:hover.freeukoffer 	 {
	text-decoration:underline;
}

.freeuklink a 	{
	text-decoration:none;	
}

	.freeuklink a:hover 	{
		text-decoration:underline;	
	}

.navteaser {
	display: block;
	padding-left: 10px;
}
.domainprivacy {
	background: url(/pics/homepage/dp_hdr_top.png) no-repeat top left;
	height: 54px;
}
.domainprivacy h1 {
	margin: 0;
	padding-top: 15px;
}
.domainprivacyfoot {
	background: url(/pics/homepage/dp_hdr_bottom.png) no-repeat top left;
}
.domainprivacyfoot p {
	padding: 25px 220px 5px 0;
}
ul.smallredticks {
	padding: 0;
	margin: 0 0 25px 20px;
	list-style: none;
	list-style-type: none;
	
}
ul.smallredticks li {
	background: url(/pics/domains/smallorangetick.png) no-repeat 0 7px;
	padding: 10px 0 5px 25px;
}

/* Login boxes */

.loginoption {
	width: 335px;
	background: url(/pics/multiwebmail_header.png) no-repeat top left;
	padding-top: 15px;
	float: left;
	display: inline;
}

#loginpromo, .loginoption {
	margin-bottom: 20px;
}

#loginpromo, #webmaillogin.loginoption {
	float: right;	
	width: 200px;
	margin-right: 35px;
}

.loginoption div {
	background: url(/pics/multiwebmail_footer.png) no-repeat bottom left;
	padding: 0 20px 20px 0;
	height: 150px;
}

* html .loginoption div {
	height: 170px;
}

.loginoption h3 {
	background: url(/pics/login_helpicon.png) no-repeat 20px 5px;
	font-size: 14px;
	margin: 0;
	padding: 10px 0 18px 70px;
}

.loginoption h3 span {
	margin: 5px 0 20px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

	
.loginoption a {
	background: url(/pics/login_buttonleft.png) no-repeat top left;
	padding-left: 5px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #454545;
	margin-left: 70px;
	text-decoration: none;
}

.loginoption a span {
	padding: 13px 0 15px 0;
	display: block;
	background: url(/pics/login_buttonright.png) no-repeat top right;
}

#controlpanellogin.loginoption h3 {
	background-image: url(/pics/cpicon.png);
}

#webmaillogin.loginoption h3 {
	background-image: url(/pics/login_webmailicon.png);
}

#webmaillogin.loginoption {
	background-image: url(/pics/multihelp_header.png);
}

#webmaillogin.loginoption div {
	background-image: url(/pics/multihelp_footer.png);
}

#controlpanellogin.loginoption {
	background-image: url(/pics/multicp_header.png);
}

#controlpanellogin.loginoption div {
	background-image: url(/pics/multicp_footer.png);
}

#controlpanellogin.loginoption a {
	margin-top: 15px;
	background-image: url(/pics/loginbutton_left.png);
	color: #fff;
}

#controlpanellogin.loginoption a span {
	background-image: url(/pics/loginbutton_right.png);
}

.offerterms {
	font-size: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
}

.offerterms, .offerterms a {
	color: #999;
}

.offerterms h4 {
	font-size: 12px;
	margin: 0
}

/*******.CO Domains*********************/

#dotco-domains #middle2col {
	background: url(/pics/dotco/bg-landingpage-GA.png) no-repeat left top;
	width:597px;
	padding-top:181px;
}

#domain-extensions #contentArea {
	background: url(/pics/dotco/infopage-CO-bg.png) no-repeat left top;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 0;
	width: 599px;
}

#dotco-landrush #middle2col {
	background: url(/pics/dotco/bg-dotco-landrush.png) no-repeat left top;
	padding:110px 20px 0 20px;
	width:559px;
}

#dotco-sunrise #middle2col {
	background: url(/pics/dotco/bg-dotco-sunrise.png) no-repeat left top;
	padding:110px 20px 0 20px;
	width:559px;
}

#dotco-landrush h1, #dotco-sunrise h1 {
	color:#f36f21;
}

#register-domains .pageTitle {
	float:left;
	width:345px;
}

#register-domains .dotco-extensionimg {
	float:right;
	padding:10px 10px 0 0;
}

.dotco-launchschedule {
	display:inline;
	float:left;
	margin:0px 0 15px 0;
	width:559px;
}

.dotco-launchschedule a {
	color:#f36f21;
}

.dotco-launchschedule span {
	color:#666666;
	font-size:12px;
	font-weight:normal;
}

.dotco-launchschedule h2 {
	font-size:18px;
	color:#262626;
	padding:10px 0 0 10px;
}

.launchschedule-head {
	background:url("/pics/dotco/dotco-launchheader.png") no-repeat scroll transparent;
	height:44px;
}

.dotco-launchschedule h3 {
	font-size:16px;
	color:#656565;
	margin:0;
}

.dotco-launchschedule #active h3 {
	color:#f36f21;
}

.dotco-launchschedule p {
	font-size:11px;
	margin:3px 0;
}

.launchschedule-row {
	background-color:#e1e1e1;
	font-weight:bold;
	height:52px;
	width:539px;
	margin:3px 2px;
	padding:10px 7px;
}

.launchschedule-row#active {
	background-color:#ffffff;
}

.launch-left {
	float:left;
	width:372px;
}

.launch-right {
	float:left;
}

ul.orangeticks li {
	background: url(/pics/dotco/tick-orange.png) no-repeat 0 8px;
	padding: 10px 0 0 25px;
	font-weight: bold;
}

ul.orangeticks {
	list-style: none;
	list-style-type:none;
	margin: 5px 0 20px 20px;
	padding: 0;
}

ul.sunrise li {
	background: url(/pics/dotco/dotco-sunrise-bullet.png) no-repeat 0 8px;
	padding: 5px 0 0 15px;
	margin-top:4px;
	font-weight: bold;
}

ul.sunrise {
	list-style: none;
	list-style-type:none;
	margin: 5px 0 20px 15px;
	padding: 0;
}

#dotco-login.loginoption {
	width:270px;
	background-image: url(/pics/dotco/multicp_header_270.png);
	}

#dotco-signup.loginoption {
	background-image: url(/pics/dotco/multicp_header_270.png);
	width:270px;
	float:right;
	margin-right:35px;
	}
	
#dotco-signup.loginoption div {
	width:270px;
	background-image: url(/pics/dotco/multiwebmail_footer_270.png);
	}

#dotco-login.loginoption div, #dotco-signup.loginoption div {
	width:270px;
	background-image: url(/pics/dotco/multicp_footer_270.png);
	}
	
#dotco-login.loginoption a, #dotco-signup.loginoption a {
	background:url("/pics/loginbutton_left.png") no-repeat scroll left top transparent;
	margin:0 30px;
	color:#ffffff;
	}
	
#dotco-signup.loginoption h3, #dotco-login.loginoption h3 {
	background:none;
	padding:10px 10px 18px 30px;
	}	
	
#dotco-login.loginoption h3 span {
	margin-right:10px;
	}
	
#dotco-login.loginoption a span, #dotco-signup.loginoption a span {
	background:url("/pics/loginbutton_right.png") no-repeat scroll right top transparent;
	}	
	
#domainchecker-dotco {
	background:url("/pics/domains/bg_domainchecker-dotco.png") no-repeat scroll left top transparent;
	height:85px;
	overflow:hidden;
	padding: 15px;
	margin: 20px 0;
	width: 529px;
}

#domainchecker-dotco h2 {
	font-size: 18px;
	color: #000;
	margin: 0 0 29px 0;
	padding: 0;
	line-height: 14px;
}

#domainchecker-dotco h2 span {
	color: #f36f21;
}

#domainchecker-dotco .domainsearch_info {
	float:left;
}

#domainchecker-dotco .domainsearch_info span {
	font-size: 18px;
}

#domainchecker-dotco #domainbox {
	font-size:14px;
	margin: 0;
	width:340px;
}

#domainchecker-dotco .domainsearch_info input {
	padding:7px 2px 7px 5px;
}

#domainchecker-dotco .checknow_prices a.spinnerbutton {
	background:url("/pics/domains/check_now.png") no-repeat scroll left top transparent;
	float:left;
	height:43px;
	text-indent:-2000px;
	width:130px;
	cursor: pointer;
}

#domainchecker-dotco .domainchecker_details {
	float:right;
}
	