
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ general css */

body{
margin:0px;
padding:0px;
text-align:center;
background-color:#FFFFFF;
/*background-image:url(/images/body_bg.gif);
background-repeat:repeat-x;
background-position:left top;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#121212;
line-height:18px;
}

a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#E4850E;
font-weight:bold;
text-decoration:underline;
}

img{ border:0px; padding:0px 0px 0px 0px; }
a:hover{ text-decoration:underline; }
h1, h2, h3, h4{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }

p{ padding:0px 0px 15px 0px; margin:0px 0px 0px 0px; }

h1{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:30px;
line-height:34px;
color:#121212;
font-weight:normal;
text-decoration:none;
padding:0px 0px 30px 0px;
}

h2{
font-family:Verdana, Arial, Times New Roman, Helvetica, sans-serif;
font-size:17px;
line-height:15px;
color:#000000;
font-weight:bold;
text-decoration:none;
margin-bottom:5px;
}

h3{
font-family:Arial, Verdana, Times New Roman, Helvetica, sans-serif;
font-size:20px;
line-height:22px;
color:#000000;
font-weight:normal;
text-decoration:none;
padding:0px 0px 20px 0px;
}

#container{ width:1025px; margin:0px auto; text-align:left; }
#page{ width:805px; float:left; }
#rightads{ width:220px; float:left; }
#rightads .wrapper{ padding:25px 0px 25px 20px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ header css */

#header{ 
height:94px; 
position:relative;
background-image:url(/images/header_bg_1x94.gif);
background-repeat:repeat-x;
background-position:left top;
}
#header .logo{ position:absolute; top:14px; left:11px; }
#header .blog{ position:absolute; top:57px; left:700px; z-index:10;}

#main-header{
position:relative;
height:337px;
background-image:url(/images/main_header_805x337.jpg);
background-repeat:no-repeat;
background-position:left top;
z-index:1;
}

#main-header .main-search{ position:absolute; top:120px; left:30px; }
#main-header .job{ position:absolute; top:158px; left:120px; }

#main-header .main-snippet{ position:absolute; top:245px; left:70px; width:380px; }
#main-header .main-snippet p, #main-header .main-snippet p a{
font-family:Arial, Verdana, Arial Narrow, Helvetica, Sans-serif, Times New Roman;
font-size:11px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
line-height:14px;
}
#main-header .main-snippet p a{ text-decoration:underline; font-weight:bold; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ header-nav css */

#header-nav{ position:absolute; top:25px; left:500px; color:#fff; }

#header-nav a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
font-weight:normal;
color:#fff;
text-decoration:none;
padding:0px 5px;
}

#header-nav a:hover{ text-decoration:underline; }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main-nav css */

#main-nav{ position:absolute; top:72px; left:10px; color:#fff; }

#main-nav a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#000;
text-decoration:none;
padding:0px 7px;
}

#main-nav a:hover{ text-decoration:underline; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ middle css */

#middle{ 
width:805px;
background-image:url(/images/middle_top_bg.gif);
background-repeat:repeat-x;
background-position:left top;
float:left;
}

#middle .middle-bottom-bg{ 
background-image:url(/images/middle_bottom_bg.gif);
background-repeat:repeat-x;
background-position:left bottom;
}

#middle .middle-bg{ 
background-image:url(/images/1px.gif);
background-repeat:no-repeat;
background-position:left bottom;
}

.spacer{
height:300px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main-middle css */

#main-middle{
position:relative;
height:700px;
background-image:url(/images/main_bg_805x700.jpg);
background-repeat:no-repeat;
background-position:left top;
}

#main-middle .states-holder{ position:absolute; top:60px; left:170px; }
#main-middle .snippets-holder{ position:absolute; top:320px; left:30px; }
#main-middle .snippet{ float:left; width:225px; }
#main-middle .snippet-space{ float:left; width:20px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ content css */

#content{ width:525px; float:left; }
#content .content-wrapper{ padding:30px 100px 30px 50px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ right css */

#right{ width:280px; float:left; padding:80px 0px 0px 0px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ footer css */

#page-footer{ height:50px; position:relative; }

#page-footer .copy{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
font-weight:bold;
text-decoration:none;
position:absolute;
top:8px;
left:15px;
}

#footer-nav{ position:absolute; top:8px; left:460px; color:#000; }

#footer-nav a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000;
text-decoration:none;
padding:0px 5px;
}

#footer-nav a:hover{ text-decoration:underline; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clear stylesheet */

.magic{ clear:both; }
.clrlft{ clear:left; }
.clrrt{ clear:right; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ company-lead-form ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#contact-form{ width:100%; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; } 
#contact-form #company-lead-form{ margin:0px 0px 0px 0px; padding:10px 0px 20px 30px; }
#contact-form #company-lead-form p{ color:#FF0000; }
#contact-form #company-lead-form table{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
#contact-form #company-lead-form table form{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
#contact-form #company-lead-form table tr td{ font-family:Arial, Verdana, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-decoration:none; color:#000000; padding:2px; line-height:15px; }
#contact-form #company-lead-form table tr .column1{ text-align:left; width:230px; }
#contact-form #company-lead-form table tr .column2{ } 
#contact-form #company-lead-form table tr .column1-error{ color:#FF0000; }
#contact-form #company-lead-form table tr td input, #contact-form #company-lead-form table tr td select, #contact-form #company-lead-form table tr td textarea{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#000; border:1px solid #333; width:220px; height:22px; background-color:#fff !important; margin-bottom:5px; }
#contact-form #company-lead-form table tr td .phone1{ width:61px !important; }
#contact-form #company-lead-form table tr td .phone2{ width:61px !important; }
#contact-form #company-lead-form table tr td .phone3{ width:70px !important; }
#contact-form #company-lead-form table tr td select{}
#contact-form #company-lead-form table tr td textarea{ height:120px !important; }
#contact-form #company-lead-form table tr td .submitbutton{ width:auto; height:auto; border:none; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ google search */

#google-search{ margin-top:15px; background-color:#454545; width:375px; font-size:12px; }
#google-search .google-search-wrapper{ padding:10px 10px 10px 10px; }
#google-search form{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
#google-search table tr td{ font-size:11px; color:#fff; font-weight:bold;  padding:0px 0px 0px 0px; }
#google-search table tr .google_input{ width:185px; height:19px; border:none; background-color:#FFF; font-size:12px; color:#000; }
#google-search table tr .submit{ width:40px; height:22px; }
#google-search table tr .radio{ width:auto; height:auto; }
#google-search table tr td.google-title{ font-size:12px; font-weight:bold; padding:0px 0px 5px 0px; }
.google_input{ border:1px solid #375B75; width:120px; height:18px; font-size:9px; }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ trafficz search */

#trafficz-search-holder{ position:absolute; top:10px; left:250px; }
#trafficz-search{}
#trafficz-search .trafficz-search-wrapper{ padding:0px 0px 0px 0px; }
#trafficz-search form{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
#trafficz-search table{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
#trafficz-search table tr td{ font-size:11px; text-align:right; padding:2px;}
#trafficz-search table tr .input{ 
width:400px; height:24px; 
font-family:Arial, Verdana, Arial Narrow, Helvetica, Sans-serif, Times New Roman;
font-size:16px;
color:#000000;
font-weight:normal;
text-decoration:none;
line-height:16px;
text-indent:10px;
border:1px solid #666;
}
#trafficz-search table tr .submit{ width:77px; height:24px; padding:0px 0px 0px 0px;}

/* ~~~~~~~~~~~~~~~~~~ traficZ css ~~~~~~~~~~~~~~~~~~~ */

#results{ width:180px; }
#paid{ padding:0px 0px 20px 0px; }
#sponsored_links{ 
font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:20px;
font-weight:bold;
color:#000000;
text-decoration:none;
padding:0px 0px 10px 0px;
margin:0px 0px 0px 0px;
}
#results #sponsored_links{}
#results table tr .result_row, #results table tr .result_row_alt{ padding:0px 0px 10px 0px; }
#results table tr td .results_full_width_link{}
#results table tr td .results_full_width_link a{ font-size:12px; font-weight:bold; color:#FF1B20; text-decoration:underline; }
#results table tr td .result_href{}
#results table tr td .result_href a{ font-size:12px; font-weight:normal; color:#000000; text-decoration:none; }
#results table tr td .results_url_full_width_link{}
#results table tr td .results_url_full_width_link a{ font-size:11px; font-weight:normal; color:#000000; text-decoration:none; }
#results #suggestions{ display:none !important; }
#results #nav_links, #results #nav_links a{ font-size:12px; font-weight:bold; color:#000000; text-decoration:underline; }


#trafficz #results{ width:500px !important; }
#trafficz #paid{ padding:0px 0px 0px 0px; }
#trafficz #sponsored_links{ 
font-family:Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:20px;
font-weight:bold;
color:#000000;
text-decoration:none;
padding:0px 0px 20px 0px;
margin:0px 0px 0px 0px;
}
#trafficz #results #sponsored_links{}
#trafficz #results table tr .result_row, #results table tr .result_row_alt{ padding:0px 0px 20px 0px; }
#trafficz #results table tr td .results_full_width_link{}
#trafficz #results table tr td .results_full_width_link a{ font-size:16px; line-height:20px; font-weight:bold; color:#FF1B20; text-decoration:underline; text-transform:uppercase;}
#trafficz #results table tr td .result_href{}
#trafficz #results table tr td .result_href a{ font-size:14px; font-weight:normal; color:#000000; text-decoration:none; }
#trafficz #results table tr td .results_url_full_width_link{}
#trafficz #results table tr td .results_url_full_width_link a{ font-size:14px; font-weight:bold; color:#000000; text-decoration:none; }
#trafficz #results #suggestions{ display:none !important; }
#trafficz #results #nav_links, #trafficz #results #nav_links a{ font-size:12px; font-weight:bold; color:#000000; text-decoration:underline; }

