@import url("main.css");

/* HEADERS
==========================================================================================*/
h2 {
	margin:0 0 14px 0;
}

/* A SPOT
==========================================================================================*/
div#a_spot {
	position:relative;
	margin:13px 0 14px 0;
}

div#a_spot h2 {
	height:25px;
	background:url("a_spot-h2.gif") top left no-repeat;
	text-indent:-9999px;
}

div#a_spot p {
	margin:0 0 14px 0;
}

div#a_spot h3 {
	margin:0 0 5px 0;
	font-size:11px;
}

div#a_spot div {
	float:left;
	margin:0 0 0 0;
}

div#a_spot ul {
	margin:5px 10px 10px 5px;
	padding:0 0 6px 0;
}

div#a_spot .left_column {
	width:443px;	
}

div#a_spot .right_column {
	float:left;
	margin:-26px -26px 0 0;	
	width:303px;
	text-align:right;
}

div#a_spot form#domainsearch {
	clear:both;
}

/* B1 SPOT (FREE POP3 EMAIL)
==========================================================================================*/
div#b1_spot, div#b2_spot {
	margin:0 8px 14px 0;	
	float:left;	
}

div#b2_spot {
	margin-right:0;
}

div#b1_spot h2, div#b2_spot h2 {
	margin:-20px -20px 20px -20px;
	height:160px;
	width:386px;
	background:top left no-repeat;
	text-indent:-9999px;
}

div#b1_spot h2 {
	background-image:url("b_spot-free_pop3-h2.jpg");	
}

div#b2_spot h2 {
	background-image:url("b_spot-eu_mobi_prices-h2.gif");
}

div#b1_spot .custombox386_body, div#b2_spot .custombox386_body {
	min-height:280px;
}

/* PAYMENT SUPPORT
==========================================================================================*/
div#payment_support {
	float:left;
	margin:0 8px 0 0;
}

/* DOMAIN LOGIN
==========================================================================================*/
form#domain_login {
	float:left;
	padding:7px;
	margin:0 0 14px 0;
	width:370px;
	height:44px;
	border:1px solid #ccc;
	background:#ededed;
	overflow:hidden;
}

form#domain_login h2 {
	width:95px;
	height:16px;
	margin:0 0 7px 0;
	background:url("domain_login-h2.gif") top left no-repeat;
}

form#domain_login legend {
	display:none;
}

input#domain, input#password {
	padding:2px;
	margin:0 5px 0 0;
	font-size:11px;
	color:#999;
	width:130px;
}

/* DOMAIN DESCRIPTION
==========================================================================================*/
div#domain_desc {
	clear:both;	
	margin:0 0 14px 0;	
	padding:0 20px 20px 20px;	
	background:url("desc_bg.gif") bottom left no-repeat;
}

div#domain_desc h2 {
	margin:0 -20px 0 -20px;
	height:76px;
	background:url("desc_h2.gif") top left no-repeat;
	text-indent:-9999px;
}