html{font-family:Tahoma;}

#wrap{
    width:750px;
    margin:0px auto;
    //border:1px solid;
}

#topspacer{
    height:100px;
}

#follow{
    cursor:pointer;
}

.icon{
    height:30px;
}

.dmicon{
    height:20px;
}

.brandnames{
    display:none;
    clear:both;
    font-size:12px;
    color:#585858;
    margin-right:5px;
    overflow:hidden;
}

.brandname{
    cursor:default;
}

#title{
	font-size:42px;
    float:left;
    cursor:pointer;
}

#subtitle{
    clear:both;
    color:#585858; 
    font-size:15px;
    cursor:default;
}

#input{
	float:left;
	height:32px;
	font-size:20px;
	width:300px;
}

#search{
	width:60px;
	background-color:#FFCC99;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-color:#585858;
	text-align:center;
	font-weight:bold;
	color:#404040;
	padding:5px;
	float:left;
	margin-left:3px;
	cursor:pointer;
}

#info{
	clear:both;
	color:#585858;
	font-size:12px;
}


.infocontent{
    color:#585858;
    font-size:14px;
}


.infoheader{
    font-weight:bold;
    color:#303030;
    font-size:14px;
}
.error{
	display:none;
	height:15px;
	font-size:12px;
	color:#FF9900;
	clear:both;
}

.resultrow{
	margin:3px;
	float:left;
	width:250px;
}

.termname { width:200px; float:left; color: #303030;cursor:default;}
.termicon { width:30px; float:left;}
#results {display:none;}

.tmresult{
font-weight:bold;
color:white;
width:60px;
float:left;
height:25px;
text-align:left;
margin-top:5px;
margin-bottom:5px;
cursor:default;
}

.column{
    width:250px;
    float:left;
}

.information{
    clear:both;
    color:#303030;
    font-weight:bold;
    font-size:14px;
    margin-top:10px;
    margin-bottom:10px;
    margin:10px auto 0px auto;
   border-bottom:1px dotted;
   padding-bottom:5px;
   cursor:default;
}

.registrar{
    float:left;
    width:90px;
    margin:5px;
    cursor:default;
    color:#585858;
}

#infoblock{
    cursor:default;
}

#brandinformation{
   
}

#domaininformation{
  
}

.tmlabel{
    float:left;
    width:250px;
}

.tmtext{
    float:left;
}



#searchmask{
margin-bottom:15px;
}

#domainresults{
    margin:0px auto;
    width:750px;
    padding-top:10px;
}

#brandresults{
 padding-top:10px;

    }
    
#consulting{
    width:300px;
    background-color:white;
    -moz-border-radius: 15px;
-webkit-border-radius: 15px;
border:0px solid;
border-color:#5482C8;
color:black;
clear:both;
font-size:20px;
text-align:center;
padding:10px;
margin:10px auto 0px auto;
font-weight:bold;
cursor:pointer;
}

#offerinformation{
    width:650px;
    margin-top:10px;
}

#offertext{
    padding-top:10px;
    width:600px;
    margin:0px auto;
    text-align:center;
    color:#303030;
    font-size:14px;
}

a:link, a:visited, a:active, a:hover{
    color:#5482C8;
}

.tab{
padding-right:20px;
float:left;
cursor:pointer;
color:#303030;
font-size:14px;
}

.hidden{
    display:none;
}

.foundornot{
    clear:both;
    display:none;
    cursor:default;
    color:#585858;
    font-size:14px;
    margin-top:15px;
}

#about{
    color:#585858;
    font-size:12px;
}

.infotext{
    clear:both;
    color:#303030;
    font-size:14px;
}

#tabholder{
    padding-left:5px;
}

#infoholder{
   
}

#widgetlink{
    width:750px;
    text-align:center;
    font-size:12px;
}

#wlink{
    font-size:14px; 
    text-align:center;
    clear:both;
    padding-top:10px;
}

#footer{
    font-size:11px;
    color:#303030;
    width:700px;
    margin:100px auto 0px auto;
    cursor:default;
    clear:both;
}

.wtooltip{
    width:240px;
}

.small{
    font-size:10px;
}
    
