/* CSS Document */
body
{
	margin:0px;
	padding:0px;
}
.parked
{
    background-color: #142048;
    width: 100%;
    border: none;
}
.forsale
{
    background-color: #fc9c1b;
    width: 100%;
    border: none;
}
.domainSearch
{
	font-family:arial;
	font-size:12px;	
}
.domain_price
{
	font-family:arial;
	font-size:24px;
	color:#000000;
	position:absolute;
	left:618px;
	top:17px;
	width:160px;
	text-align:center;
	padding-top:10px;	
}
.mail_to_link,.mail_to_link:link,.mail_to_link:hover
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-align:center;
}
.domain_sale
{
	font-family:arial;
	font-size:24px;
	color:#000000;
	position:absolute;
	left:17px;
	top:17px;
	width:422px;
	text-align:center;
	padding-top:10px;	
}
.domain
{
	font-family:arial;
	font-size:24px;
	color:#000000;
	position:absolute;
	left:17px;
	top:17px;
	width:493px;
	text-align:center;
	padding-top:10px;	
}



.comingsoon
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:1.7;
	color:#5FD13C;
}

.topbar_text
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}

.header
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:2.7;
	color:#1B466B;
}

.text
{
	font-family:tahoma;
	font-size:11px;
	line-height:1.3;
	color:#6B6B6B;
}

.copyright
{
	font-family:verdana, tahoma;
	font-size:10px;
	line-height:1.3;
	color:#909090;
}


