/* CSS Document */

#dom_title{
font-weight:bold;
}
#dom_cont{
padding-left:25px;
padding-right:25px;
}

/*searchbox*/
#searcharea{
width:620px;
height:auto;
background:#ffffff;
padding:5px;
text-align:center;
font-family:arial;
font-size:12px;
border:10px #F4F4F4 solid;
}
#searchtitle{
font-family:Arial;
font-size:20px;
color:#000000;
font-weight:bold;
text-align:center;
}
.searchtext{
text-align:center;
}
.countrybox{
width:150px;
height:50px;
background:#DCDCDC;
font-family:MS Sans Serif;
font-size:9pt;
font-color:#191970;
text-align:center;
vertical-align:middle;
}
.countrylable{
height:18px;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
}
.countrylable a{
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}
.countrylable a:hover{
text-decoration:underline;}

.domainlable{
vertical-align:middle;
text-align:left;
text-indent:8px;
width:109px;

}


.flagcell{
height:32px;
width:40px;}

a.flagcell {color:transparent;}


.searchbutton{
width:111px;
height:27px;
border:none;
border: 0;
background-color:transparent ;
background-repeat:no-repeat;
background-image:url('http://www.bluesit.com/domain_registration_searchbtn.gif');}

.resetbutton{
width:111px;
height:27px;
border:none;
border: 0;
background-color:transparent ;
background-repeat:no-repeat;
background-image:url('http://www.bluesit.com/domain_registration_reset_btn.gif');}

.submitbutton{
width:111px;
height:27px;
border:none;
border: 0;
background-color:transparent ;
background-repeat:no-repeat;
background-image:url('http://www.bluesit.com/domain_registration_submit_btn.gif');}

.buynowbutton{
width:111px;
height:27px;
border:none;
border: 0;
background-color:transparent ;
background-image:url('http://www.bluesit.com/domain_registration_buy_now_btn.gif');
background-repeat:no-repeat;}

.domainlable a
{color:#666666;
text-decoration:none;}

.domainlable a:hover
{
	color:#333333;
	text-decoration:underline;
	text-shadow:red;
}