/*	----------------------------------------------------------------------
	DOMAINS
	---------------------------------------------------------------------- */
#domains #newDomain,
#domains #prices {
	/*width:28em;*/
}
#domains #prices {
	border:1px solid #DED88C;
	background:#FFFEC4;
	padding:1em;	
	float:left;
	clear:both;
	width:95%;
}

#domains #prices ul{
	padding: 0px;
	margin: 0 0 1em 0;
}

#domains #prices li{
	padding: 0 0 0 1.3em;
	margin: 0.5em 0 0 0px;
	background-attachment: scroll;
	background-image: url(../images/tick_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	list-style-type: none;
}

#domains #prices h3 {
	margin-bottom:0.8em;
	padding-bottom:0.5em;
	border-bottom:1px solid #DED88C;
}
#domains #prices dt {
	width:8em;
	float:left;
}
#domains #prices dd {
	float:left;
	margin-right:3em;
	width:8em;
}
/* SPLASH */
#domains.top #content {
	background:#ffffff left top no-repeat url(../images/domains_splash.jpg);
}
#domains.top #content h1 {
	margin-top:1em;
	height:90px;
	border:0;
}

#idprotect {
	background-attachment: scroll;
	background-image: url(../images/idprotect.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 14%;
	margin:0 0 1em 0%;
	width:594px;
	float:left;
	height:107px;
}

#idprotect h1{
	margin:1.2em 0 0px 0px !important;
	font-size:24px;
	color:#313131;
	height:24px !important;
	width:120px;
	padding:0px;
	border-bottom:0px;

}

#idprotect h2{
	font-weight:normal;
	font-size:1.6em;
}

#idprotect .left{
	width:140px;
	float:left;}

#idprotect .right{
	width:300px;
	float:left;
	margin:1.8em 0 0 2em;}

#idprotect .idprice{
	width:100px;
	margin: 0 0 0.5em 0;
}

#idprotect .floatRight{
	
	width:300px;
}

#idprotect-details {
	border:1px solid #DED88C;
	background:#FFFEC4;
	background-repeat: no-repeat;
	background-position: left top;
	padding:1em;
	margin:1em 0 1em 0%;
	width:95%;
	float:left;
	
}

#idprotect-details h1{
	margin:0 0px 0.5em 0px !important;
	font-size:22px;
	color:#313131;
	height:30px !important;
	
	padding:0 0 0 1.8em;
	border-bottom:0px;

}

#idprotect-details h2{
	font-weight:normal;
	font-size:1.6em;
}

#idprotect-details .left{
	width:50%;
	float:left;}

#idprotect-details .right{
	width:50%;
	float:left;
	margin:0px;
}

#idprotect-details .idprice{
	width:100px;
	margin: 0 0 0.5em 0;
}

#idprotect-details .floatRight{
	
	width:300px;
}

#idprotect-details .idalert{
	background-image: url(../images/icon_large/id_alert.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#idprotect-details .protected{
	background-image: url(../images/icon_large/id_protect.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.listLeft{
	float: left;
	width: 50%;
}

.listRight{
	float: left;
	width: 40%;
}
