
div.dLink{
	position:absolute;
	float:right;
	width:200px;
	
    white-space:nowrap;
    height:22px;
    line-height:22px;   
    z-index:1;    
    margin:11px 300px 0 0 ;        
	}
	
.dLink a {color:#F60; text-decoration:none}
.dLink a:hover {color:#F60; text-decoration:underline;}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:1000;
  background-color:#000000;
  display:none;
}  
#boxes .window {
    position:fixed;
    left:0;
    top:200px;
    width:518px;
    height:auto;
    display:none;
    z-index:9999;
    padding:20px;
}
#dialog .dHeader {
    background:url(../images/check-domain/header_bg.png) no-repeat 0 0 transparent;
    width:518px;
    height:25px;
    padding:0;
    font:12px Arial;
    color:#000;
    margin:0;
}
#dialog .dHeader h1 {
font:18px Arial;
border:none;
padding:20px 0 0 0;
color:#F00;
margin-bottom:10px;
}
#dialog .close {
    position: absolute;
    top:38px;
    right: 38px;
    background:url(../images/check-domain/close.png) no-repeat right bottom transparent;
    float: right;
    border:none;
    height:20px !important;
    width:20px;

}
#dialog .buyBtn {
    background:url(../images/check-domain/buy_btn.png) no-repeat 0 0 transparent;
    border:none;
    height:35px !important;
    width:104px;
    font: 16px Verdana, Arial, sans-serif;
    color:#FFF;
    text-transform: uppercase;
}

#dialog .buyBtnD{
    margin-top:20px;
    font: 16px Verdana, Arial, sans-serif;
}
#dialog .buyBtnD td{
    padding: 0 15px 0 0!important;
    vertical-align: middle;


}

#dialog .moreBtn {
    border:none;
    height:31px !important;
    font: 16px Verdana, Arial, sans-serif;
    color:#006ebe;
    text-decoration:none;
    text-decoration: underline;
}

#dialog .dBlank {
    float:left;
    background:url(../images/check-domain/box_center.png) 0 0 repeat-y transparent;
    width:438px;
    padding: 5px 40px 20px 40px;
    font: 14px Verdana, Arial, sans-serif;
  
}
#dialog .dBlank td{
    font: 14px Verdana, Arial, sans-serif;
}
#dialog .dBottom {
    background:url(../images/check-domain/box_bottom.png) no-repeat 0 0 transparent;
    float:left;
    width:518px;
    height:25px;
}
/*
#dialog .dLine{
  background:url(../images/check-domain/line.jpg) no-repeat 0 0 transparent;
  width:385px; 
  height:2px;}
*/


div.available{
 background:transparent url(/images/check-domain/available.png) bottom left no-repeat;
 width:17px;
 height:17px;
}

div.notavailable{
 background:transparent url(/images/check-domain/notavailable.png) bottom left no-repeat;
 width:17px;
 height:17px;
}

img.wait{
	padding: 2px 0 0 3px;;
	height: 16px;
	width: 16px;
}

.checktittle{
	color:#006ebe;
	font-size:20px!important;
    padding: 10px 0 10px 0;
}
.checkBlack{
    color: #000000;
    padding: 0 0 0 8px;
}
	
.searchPanel input.form_submit {
   		background:Transparent url(/images/check-domain/search_button.png) top left no-repeat;    
	   font: 11px Arial, Verdana, Helvetica, sans-serif;
	   color: #fff;
	   border: 0px none; 	   
	   height: 21px;
	   width:85px;
	   margin:0 0 0 3px;
	   padding:1px 5px 3px;
	   cursor: pointer;
	   cursor: hand;
}	

.searchPanel input.form_submitnew {
   		background:Transparent url(/images/check-domain/search_buttonnew.png) top left repeat-x;
	   font:bold 13px Arial, Verdana, Helvetica, sans-serif;
	   color: #fff;
	   border: 0px none; 	   
	   height: 26px;
	   margin:0 3px 0 3px;
	   padding:3px 5px!important;
	   cursor: pointer;
	   cursor: hand;
    text-transform: uppercase;
}
.searchPanel td{
	margin: 0;
	padding: 0;
}	

.checkDmn{
    width: 100%;
    margin-top: 20px;

}
.checkDmn tr{
    background: #f5f5f5;
}
.checkDmn td{
    padding:5px;
    border-right: 1px solid #ffffff;
}
.domain{
    float: left;
}
.domBlue {
    color:#006ebe;
    text-decoration:none;
}
.dBlank input{
    width:auto;
    height:auto;
    background: none;
    background: none;
    border: none;
}
.checkDmn .domainInput,
.checkDmn .status{
    width: 20px;
}
.checkDmn .TldPrice{
    width: 70px;
    padding-left: 30px;
}
