/**********************************************************
 **
 ** Global Styles Begin
 **
 **********************************************************/

*  {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; line-height:auto;
}


body  {
	margin: 0px;
	padding: 0px;
	background-color:#ECE9D8;
	align: center;
}


.fl  { float: left; }
.fr  { float: right; }


a:active, a:focus {outline: 0;}
h1,h2,h3,h4,h5,h6,div,p {margin:0px; padding:0px; line-height:normal;}

th, td  { border: 0px; }


.infobar  {
    margin: 2px 1.1em 0;
    padding: 1px;
    font-size: 1.2em;
    border: 1px solid #929292;
}

.infobar A:link, .infobar A:visited, .infobar A:hover  {
    text-decoration: underline;
    font-weight: bold;
}

.infobarError  {
    background: #FF0000;
}

.infobarSuccess  {
    background: #00FF00;
}

.infobarInfo  {
    background: #FFFF00;
}


.button_link  {
	display: block;
	height:31px; 
	padding:0 25px 0 0; 
	font: bold 12px/2.5em Arial;
	color:#FFFFFF;
	background:url('/images/v2/css-normal.png') no-repeat left top;
	text-align:left;
	padding-left:25px;
	cursor: pointer;
} 

#help  {
	width:150px;
	font: bold 13px/1.5em arial; color:#000;
	float:right;
	clear:right;
	background-color:#FFFFFF;
	border:1px solid #7AC0FB;
	padding:10px;
	margin: 10px 0px 0px 5px;
}

#help .help  {
	font: normal 11px/1.3em arial; color:#045599;
	margin-left:5px;
	display:block;
	padding:2px 0 2px 0;
}

#help a.help:link {text-decoration: none;}
#help a.help:visited {text-decoration: none;}
#help a.help:hover {text-decoration: underline; color:#000; }

/*
#form-button input.submit:hover { 
	text-decoration:none;
	background:url('/images/v2/css-over.png') no-repeat left top;
	border:0px;
} 
*/



/* Inner Page Layout  */

.fieldLabel  {
	text-align: right;
	vertical-align: center;
}

#form {
	width:650px;
	font: bold 12px/1.5em arial; color:#000;
	float:left;
	clear:left;
	background-color:#FFFFFF;
	border:1px solid #7AC0FB;
	padding:10px;
	margin-top:5px;
}

#form td  {
	vertical-align: center;
}

#form .description  {
	font-weight: normal;
	font-size: .8em;
	margin-top: -20px;
}

#form-button{
	width:75px;
	height:31px; 
	clear:left; 
	padding:0 25px 0 0; 
	display:block;
}

#form-button input.submit  { 
	border:0px;
	font: bold 12px/2.5em Arial;
	color:#FFFFFF;
	background:url('/images/v2/css-normal.png') no-repeat left top;
	width:75px;
	height:31px;
	display:block;
	text-align:left;
	padding-left:25px;
	text-decoration:none;
	cursor: pointer;
} 

#form-button input.submit:hover  { 
	text-decoration:none;
	background:url('/images/v2/css-over.png') no-repeat left top;
	border:0px;
} 


#innerpg-V-left-rep{
	width:100%;
	float:left;
	clear:left;
	background:url('/images/v2/1px-v-left.jpg') repeat-y left top;
	text-align:center;
	background-color:#FFFFFF;
}

#innerpg-V-right-rep{
	width:100%;
	min-height:72px;
	float:left;
	clear:left;
	background:url('/images/v2/1px-v-right.jpg') repeat-y right top;
	text-align:center;
	margin:0 auto;
}

h1{font: bold 22px/1.5em arial; color:#0468B6;margin-top:5px;}
#innerpg-x-rep h2{font: normal 13px/1.5em arial; color:#033F7C; margin-bottom:5px;}
#innerpg-x-rep h3{font: bold 16px/1.5em arial; color:#0468B6;margin-top:5px;}

#innerpg-conter-holder{
	width:94%;
	min-height:350px;
	clear:left;
	text-align:left;
	overflow:hidden;
	font: normal 12px/1.3em arial; color:#000;
	background-color:#F0F0F0;
	border:1px solid #D0CFCF;
	padding:10px;
	margin:0 auto;
	color: #525151;
}

#innerpg-conter-table{margin-left:1.5%;}

.glink {
	font: bold 13px/1.5em arial; color:#045599;
	background:url('/images/v2/arrow.gif') no-repeat left center;
	padding:0 0px 0 15px;
	margin-left:25px;
}
a.glink:link {text-decoration: none;}
a.glink:visited{text-decoration: none;}
a.glink:hover{text-decoration: underline; color:#000;
}

.glink1 {
font: normal 12px/2em arial; color:#045599;
margin-left:25px;
}
a.glink1:link {text-decoration: none;}
a.glink1:visited{text-decoration: none;}
a.glink1:hover{text-decoration: underline; color:#000;
}


#feedback  {
    width: 100%;
    text-align: right;
    margin: -8px -5px 0px 0px;
}

#feedback a  {
    background:transparent url(/images/comment.gif) no-repeat scroll 0 0;
    padding:0 0 0 17px;
    font-size: .9em;
    color: #00AA00;
}

#feedback a:hover  { text-decoration: underline; }



/* FAQS classes */

#faqs_listWrapper li  {
	list-style-type: none;
}

#faqs_view_content  {
	font-size: 1.3em;
	width: 600px;
}


#faqs_listWrapper li  {
    line-height: 175%;
    font-size: 1.2em;
}

#faqs_view_content a  {
    text-decoration: underline;
    color: #00AA00;
}

#faqs_view_content p  { margin: 0 0 1.1em; }

#faqs_view_content li, #account_ebay_linkWrapper li  {
	list-style-position: inside;
	padding-left: 2em;
}


#starbar  {
    position: relative;
    padding: 30px 5px 5px 5px;
    width: 100px;
    margin: auto auto;
}
#starbar .starbar_text  {
    margin-left: 28px;
    line-height: 80%;
    font-size: .8em;
}
#starbar .starbar_outer  {
    background:transparent url(/images/v2/stars-v02.png) no-repeat scroll 0 0px;
    height:20px;
    width:100px;
}
#starbar .starbar_inner_rated  {
    background:transparent url(/images/v2/stars-v02.png) no-repeat scroll 0 -20px;
    height:20px;
}
#starbar .starbar_inner  {
    background:transparent url(/images/v2/stars-v02.png) no-repeat scroll 0 -40px;
    height:20px;
}



/* DIV Ids */

.clear  { clear: both; }

.div_left  { float: left; }
.div_right  { float: right; }


#outer-container{
	width:944px;
	/*min-height:auto !important;*/
	height:auto !important;
	margin: 0 0 0 130px;
	z-index:0;
	overflow:hidden;
	line-height: normal;
}
#outer-container img{border:0px;}

#spacer-div{
	width:944px;
	height:30px;
	clear:both;
	margin: 0 0 0 130px;
	overflow: hidden;
	background-color:#ECE9D8;
}

#top-left{
	width:18px;
	height:18px;
	float:left;
	background:url('/images/v2/TL-corner.jpg') no-repeat left top;
}

#top-right{
	width:18px;
	height:18px;
	float:right;
	background:url('/images/v2/TR-corner.jpg') no-repeat left top;
}

#top-round{
	width:100%;
	height:18px;
	float:left;
	clear:left;
	background:url('/images/v2/top-rep.jpg') repeat-x left top;
	overflow:hidden;
}

#innerpg-V-left-rep{
	width:100%;
	float:left;
	clear:left;
	background:url('/images/v2/1px-v-left.jpg') repeat-y left top;
	text-align:center;
	background-color:#FFFFFF;
}

#innerpg-V-right-rep{
	width:100%;
	min-height:72px;
	float:left;
	clear:left;
	background:url('/images/v2/1px-v-right.jpg') repeat-y right top;
	text-align:center;
	margin:0 auto;
}

#header  {
	background: transparent url(/images/v3/hayfield_header_915x80px.jpg) no-repeat scroll right top;
	clear: left;
	float: left;
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	border-radius: 5px 5px 0px 0px;
}

#header-holder  {
	/*width:900px;*/
	width: 97%;
	height:80px;
	margin:0 auto;
	/*overflow: hidden;*/
	/*
	background: transparent url(/images/v2/1pxheader.jpg) repeat-x scroll left top;
	*/
}

#tablistdiv  {
	position: relative;
	bottom: 24px;
}

#tablist{
	padding: 3px 0;
	text-align: left;
	padding: 0px 0px 0px 1em;
	/*
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px Verdana;
	border-bottom: 1px solid gray;
	*/
}

#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li.login_tab  {
	margin-left: 215px;
}
#tablist li.logged_in_info_tab  {
	text-shadow: 1px 1px #7A7A7A;
	color: #FFFFE4;
}
#tablist li.login_tab a  {
	background-color: rgb(166,84,255);
}
#tablist li.login_tab a:hover  {
	background-color: rgba(166,84,255,0.8);
	text-shadow: inherit;
	color: #FFFFE4;
}

#tablist li a{
	background-color:rgba(70,163,8,0.4);
	text-shadow: 1px 1px #7A7A7A;
	color: #FFFFE4;
	text-decoration: none;
	padding: 3px 0.5em;
	margin-right: 3px;
	font-size: 19px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

#tablist li a:hover, #tablist li.selected a {
	background-color:rgba(127,185,43,0.8);
	text-shadow: 1px 1px #7A7A7A;
	color: #FFFFE4;
	/*
	background-color:rgba(0,170,0,0.8);
	background-color:rgba(70,163,8,0.8);
	color: black;
	background: lightyellow;
	border-color: navy;
	*/
}


#logo-hold{
	float:right;
	clear:left;
	text-align: right;
	padding-right: 1em;
	height: 100%;
	padding-top: 20px;
	/*
	vertical-align: text-bottom;
	width:563px;
	height:80px;
	text-shadow: 0.025em 0.025em 0.025em black;
	text-shadow: 1px 1px #7A7A7A;
	color: #FFFFFF;
	background-color:rgba(0,0,0,0.2);
	*/
	/*background-color:rgba(0,0,0,0.2);*/
	background-color:rgba(70,163,8,0.4);
	text-shadow: 1px 1px #7A7A7A;
	color: #FFFFE4;
}


#top-button-holder{
	float:right;
	width:330px;
	height:31px;
	margin-right: 0.5%;
	margin-top:25px;
}

#spacer  {
	float:left; 
	width:100%; 
	clear:both; 
	height:5px; 
	overflow:hidden;
}

#tabholder {
	clear:left;
	/*width:900px;*/
	width: 97%;
	/*height: 36px;*/
	height: 5px;
	background-color:#7FB92B;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#tabholder td  {
	text-align:center; 
	text-decoration:none;
	border: 0px;
	padding: 0px;
}
#tabholder table, #icondesc-x-rep table  {
	margin: 0px;
}
.img-align{text-align:left}



.nlink {
	font: bold 12px/2.7em arial; color:#FFFFFF;
	padding:0 20px 0 15px; text-transform:uppercase;
	border-left:0.05em solid #FFFFFF;
	display:block;
	height:36px;
}
a.nlink:link {text-decoration: none;}
a.nlink:visited  {text-decoration: none;}
a.nlink:hover  {
	text-decoration: none;
	background-color:#3B6400;
}

#nlink-sele{
	text-decoration: none;
	background-color:#3B6400;
}


a:link {text-decoration: none;}
a:visited  {text-decoration: none;}
a:hover  { }



/*Content Section Div ID*/

/*Data Section*/
#inner-container-top{
	/*
	*/
	width:900px;
	min-height:auto !important;
	height:auto !important;
	overflow:hidden;
	clear:left;
	background: #6BB9Fb url('/images/v2/blue-table-top.jpg') no-repeat left top;
	padding: 8px 0px 0px 0px;
	margin:0 auto;
}



/*Footer Section*/

#footer-l{
	/*width:16px;*/
	width: 40%;
	height:38px;
	float:left;
	background:url('/images/v2/footer-left.jpg') no-repeat left top;
}

#footer-r{
	/*width:15px;*/
	/*width: 40%;*/
	height:38px;
	float:right;
	background:url('/images/v2/footer-right-v02.jpg') no-repeat right top;
}

#footer{
	margin: 0 0 0 130px;
	width: 944px;
	padding-bottom: 50em;
	height:38px;
	min-height: 175px;
	/*float:left;*/
	/*clear:both;*/
	font: normal 12px/3.5em arial; 
	color:#707885;
	text-decoration:none;
	background:url('/images/v2/footer.jpg') repeat-x left top;
	background-color:#ECE9D8;
	overflow: hidden;
}

#copyright{
	width:400px;
	float:left;
	clear:left;
	/*margin-top:-65px;*/
}

#copyright h1  {
	font: normal 12px/1.5em arial; 
	color:#676767;
	text-align: left; 
	padding-left: 2em;
}

#privacy{
	/*width:200px;*/
	margin-top: 5px;
	float:right;
	padding-right: 2em;
	font: normal 12px/1.5em arial; color:#045599;
	/*margin-top:-32px;*/
}
.flink {
	font: normal 12px/1.5em arial; color:#045599;
	padding:0 5px 0 5px;
}
a.flink:link  {text-decoration: none;}
a.flink:visited  {text-decoration: none;}
a.flink:hover  {text-decoration: underline; color:#000; }


/**********************************************************/


/**********************************************************
 **
 ** Main page div styles
 **
 **********************************************************/

#main_left  {
	width: 40%;
	float: left;
}


#main_left p { margin-bottom: 1em; }

#main_search  {
	width: 60%;
	float: right;
}

#main_search_results  {
	margin-left: 2em;
}

#main_description  {
	width: 550px;
	float: left;
}

#main_description p  {
	font-size: 1.2em;
	margin: .3em 0em .6em 0em;
}


#mod_search_searchword  {
    position: relative;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right: 0px;
    border-top:1px solid #666666;
    /*color:#666666;*/
    float:left;
    height:14px;
    margin:6px 0 0;
    padding:6px;
    width: 90%;
}

#mod_search_button  {
    float:left;
    margin:0 0 0 -2px;
}

#mod_search_ac_container  {
    padding-top: 1em;
    position: static;
    /*width: 300px;*/
}

.google_ads_right_tower, .google_ads_right_square  {
	float: right;
	margin: 1em;
}

.google_ads_center_banner  {
	margin: 1em 0 1em 0;
	text-align: center;
}

#scan_pass2_urls_container  {
	margin: 1em;
}


/**********************************************************/

/*************************************************************************
 ************
 *****           email-format styles
 **/

#domainWrapper, #mainWrapper  {
	font-size: 1.25em;
}

#domainWrapper p, #mainWrapper p  {
	padding: .3em 0 .5em 0;
}

#main_popular  {
	float: left;
	width: 50%;
}

#main_browse  {
	float: right;
	width: 50%;
}

#browse  {
	width: 50%;
	font-size: 1.4em;
}

#search  {
	width: 80%;
	font-size: 1.4em;
}

#letter_highlight, .pager_div a  {
	font-weight: bold;
    border: 1px solid #D0CFCF;
	padding: .2em .4em;
}

.pager_div a  {
	color: #0468B6;
}

.pager_div  {
	padding: 1em 0 1em 2em;
	margin: auto;
	color: #0468B6;
}

.pager_div a:hover  {
	font-weight: bold;
	padding: .2em .4em;
    border: 1px solid #949494;
	background-color:  #DBDBDB;
}


#domain_header_left  {
	float: left;
	width: 50%;
}

#domain_header_right  {
	float: right;
	width: 50%;
	text-align: center;
}

#domain_highlight  {
	font-weight: bold;
	font-size: 2em;
    border: 1px solid #D0CFCF;
	padding: .2em .4em;
}

#logo_url
{
	margin-top: .5em;
	box-shadow: 2px 2px 10px #888;
}

#domain_status_para p  {
	float: left;
	width: 500px;
	margin-bottom: 1em;
}

#domain_address_container  {
	float: left;
	width: 612px;
}

#sponsored_ad_container  {
	float: right;
	width: 200px;
	height: 200px;
	margin-right: 1em;
}

#jobamatic_container  {
	float: right;
	width: 200px;
}

#jobamatic_header  {
	text-align: left;
	border-bottom: 1px solid #525151;
}

#jobamatic_container li  {
	list-style-type: none;
	padding-bottom: .2em;
}

#jobamatic_container li a  {
	color: #525151;
	font-size: .8em;
}

#domain_address_container ul, #main_browse ul, #letter_list ul  {
	margin-left: 2em;
}

#domain_address_container li, #letter_list li  {
	margin: 0px;
	list-style-type: none;
}

#domain_address_container li, #letter_list li a  {
	display: block;
	padding: .5em 1em;
	margin: .2em 2em .5em 0;
	width: 100%;
    border: 1px solid #F0F0F0;
}
.browse_letter  {
	margin: .2em;
	padding: .2em;
    border: 1px solid #F0F0F0;
	float: left;
	display: block;
}
#domain_address_container li:hover, .browse_letter:hover, #letter_list li a:hover, .format_score_container:hover  {
	background-color: white;
    border: 1px solid #929292;
}

.popular_domain_list  {
	list-style-type: decimal;
	margin-left: 2em;
}

#domain_address_container .li_rating_set_good, #domain_address_container .li_rating_set_good:hover  {
	background-color: #CCFFCC;
}

#domain_address_container .li_rating_set_bad, #domain_address_container .li_rating_set_bad:hover  {
	background-color: #FFCCCC;
}

#domain_address_container .good_rating, #domain_address_container .bad_rating  {
	cursor: pointer;
}

.address_source_div  {
	font-size: .8em;
	float: left;
	padding-right: 1em;
}


#lefthand_ad  {
	position: absolute;
	left: 10px;
	width: 120px;
	height: 600px;
	top: 131px;
}


/**********************************************************/


#subscriptionWrapper p, #aboutWrapper p, #faqWrapper p, #advertisingWrapper p, #contactWrapper p, #exporting_dataWrapper p, #subscription_over_quotaWrapper p, #accountWrapper p, #accountWrapper table, #api_accessWrapper p  {
	margin: .25em 0 1em 0;
	font-size: 1.5em;
	width: 90%;
}

#api_accessWrapper ol, #api_accessWrapper ul  {
	margin-left: 5em;
}
#api_accessWrapper ol li, #api_accessWrapper ul li  {
	font-size: 1.5em;
}


/*** contact specific ****/

.form_el_container  {
	margin: 1em;
}
#recaptcha_container, #save  {
	margin-left: 11em;
}
#domain_container,#email_container,#comments_container,#recaptcha_container,#save_container  {
	display: none;
}
.form_label  {
	float: left;
	width: 10em;
	font-weight: bold;
}
.form_el  {
	display: block;
	float: left;
	width: 20em;
}
.form_help  {
	margin-left: 1em;
	float: left;
	font-size: .8em;
	width: 30em;
}
#comments_container textarea  {
	height: 10em;
	padding: 5px;
}
#recaptcha a  {
	color: #676767;
}


/************************/


/** domains format score **/

#name_format_tabs  {
	border-bottom: 2px solid #929292;
}
#name_format_tabs div, #name_format_tabs a  {
	display: block;
	cursor: pointer;
	margin-left: 1em;
	padding: .5em 1em;
	border-top: 1px solid #929292;
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
	background-color: #EEEEEE;
	color: rgb(180, 180, 180);
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
#name_format_tabs div:hover, #name_format_tabs div.selected  {
	background-color: white;
	color: inherit;
}


.confidence_container  {
	font-size: .7em;
	color: gray;
	margin-left: 3em;
	width: 200px;
}
.format_score_container .confidence_indicator  {
	border: 1px solid #F0F0F0;
}
.format_score_container:hover .confidence_indicator  {
	border: 1px solid #D0CFCF;
}
.format_score_container .confidence_value  {
	display: none;
}
.format_score_container:hover .confidence_value  {
	display: block;
	font-size: .7em;
	color: gray;
	padding-top: 2px;
	margin-left: 5px;
}
.format_score.confidence_indicator  {
	border: 1px solid gray;
}
.format_score_container  {
	margin: .3em 1em .3em 2em;
	padding: .5em 1em;
	border: 1px solid #F0F0F0;
}
.format  {
	width: 200px;
}
.format_score  {
}
.score_container  {
	width: 230px;
}
.format_green  {
	background-color: rgb(70,163,8);
}
.format_yellow  {
	background-color: yellow;
}
.format_red  {
	background-color: rgb(207,200,200);;
}
.format_example  {
	margin-left: 1em;
}

/************************/




/* buttons taken from bootstrap */
.btn-primary {
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
}
.btn {
	display: inline-block;
	padding: 8px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
	background-color: #357ebd;
	border-color: #3071a9;
}
.btn:hover, .btn:focus {
	color: #ffffff;
	text-decoration: none;
}


/** domains format score **/

.subscription_container  {
	margin: 1em;
	padding: 1em;
	background-color: white;
    border: 1px solid #929292;
}
.subscription_container div  {
	width: 150px;
	font-size: 1.2em;
	padding-right: .5em;
}
.subscription_container input  {
	font-size: 1.2em;
	padding: .2em;
	margin-bottom: 1em;
	width: 15em;
}
#purchase_btn  {
	margin-left: 140px;
	margin-top: 1em;
}
input.error  {
    border: 2px solid red;
}

/************************/


/** user_account_pitch **/

#user_account_pitch_div  {
	display: block;
	position: absolute;
	margin: 1em;
	padding: 2em 1.5em 1.5em 1.5em;
	background-color: #7FB92B;
	size: 1.2em;
	color: white;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#user_account_pitch_div div.close  {
	position: absolute;
	right: -.8em;
	top: -1em;
	margin: 1em;
	cursor: pointer;
	font-size: 2em;
	color: black;
}

/************************/


/** exporting data **/

img.export_img  {
	text-align: center;
	margin: 1em;
}

/************************/



