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

body{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-align:center;
background-color:#FFFFFF;
background-repeat:repeat-x;
background-position:left top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
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, p{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }

p{
margin-bottom:10px;
}

h1{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:28px;
line-height:26px;
color:#303030;
font-weight:normal;
text-decoration:none;
padding:0px 0px 20px 0px;
margin:0px 0px 0px 0px;
}

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

#page{}

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

#header-holder{
height:111px;
background-image:url(/images/top_bg.gif);
background-repeat:repeat-x;
background-position:left top;
}

#header{ width:750px; margin:0px auto; text-align:left; position:relative; }
#header .logo{ position:absolute; top:27px; left:22px; }

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

#header-nav{ position:absolute; top:50px; left:260px; color:#1F1B18; }
#header-nav a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
font-weight:normal;
color:#5E5E5E;
text-decoration:none;
padding:0px 5px;
}
#header-nav a:hover{ text-decoration:underline; }

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

#main-nav{ position:absolute; top:85px; left:0px; color:#1F1B18; }
#main-nav a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
padding:0px 7px;
}
#main-nav a:hover{ text-decoration:underline; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search css */

#search-holder{
height:81px;
background-image:url(/images/search_bg.gif);
background-repeat:repeat-x;
background-position:left top;
}

#search-holder .search{ width:750px; margin:0px auto; text-align:left; position:relative; }
#search-holder .search-wrapper{ padding:20px 0px 0px 0px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ line css */

#blue-line-holder{
height:7px;
background-color:#7DAFEA;
}

#blue-line-holder .orange-line{ width:750px; height:7px; margin:0px auto; background-color:#F28240;}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main-image css */

#main-image-holder{ height:323px; background-color:#F3F3F3; }
#main-image-holder .main-image{ 
width:750px; height:323px; margin:0px auto;
background-image:url(/images/main_bg_750x323.jpg); 
background-repeat:no-repeat;
background-position:left top;
position:relative;
}
#main-image-holder .main-search{ position:absolute; top:180px; left:80px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snippets css */

#snippets-holder{ }
#snippets{ width:750px; margin:0px auto; text-align:left; }
#snippets .snippets-wrapper{ padding:20px 0px 25px 0px; }
#snippets .snippet{ width:240px; float:left; }
#snippets .h-space{ width:10px; float:left; }
#snippets .snippet h3{
font-family:Arial, Verdana, Arial Narrow, Helvetica, Sans-serif, Times New Roman;
font-size:14px;
color:#6789AC;
font-weight:bold;
text-decoration:none;
line-height:16px;
padding:0px 0px 10px 0px;
}
#snippets-holder.main-bg{
background-image:url(/images/main_snippets_bg.gif);
background-repeat:repeat-x;
background-position:left top;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main-middle css */

#main-middle-holder{}
#main-middle{ width:750px; margin:0px auto; text-align:left; }
#main-middle .main-middle-wrapper{ padding:20px 0px 20px 0px; }
#main-middle .left{ width:390px; float:left; }
#main-middle .h-space{ width:6px; float:left; }
#main-middle .right{ width:354px; float:left; padding-top:20px; }

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

#middle-holder{
background-color:#F3F3F3;
background-image:url(/images/middle_bg1.gif);
background-repeat:repeat-x;
background-position:left top;
}
#middle{ width:750px; margin:0px auto; text-align:left; }
#middle .middle-wrapper{ padding:20px 350px 20px 0px; }
#middle .middle-listing-wrapper{ padding:20px 250px 20px 0px; }
#middle .left{ width:390px; float:left; }
#middle .h-space{ width:6px; float:left; }
#middle .right{ width:354px; float:left; padding-top:20px; }

#middle.bg1{ 
background-image:url(/images/bg1.gif);
background-repeat:no-repeat;
background-position:right top;
min-height:300px;
}

#middle.bg2{ 
background-image:url(/images/bg2.gif);
background-repeat:no-repeat;
background-position:right top;
min-height:300px;
}

#middle.bg3{ 
background-image:url(/images/bg3.gif);
background-repeat:no-repeat;
background-position:right top;
min-height:300px;
}

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

#footer-holder{ height:50px; background-color:#F3F3F3; border-top:15px solid #fff; }
#footer{ width:750px; margin:0px auto; text-align:left; position:relative; }

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

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

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

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

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

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

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

#contact-form{ margin:0px 0px 0px 0px; padding:10px 0px 0px 0px;} 
#contact-form #company-lead-form{}
#contact-form #company-lead-form .semiform{ width:160px; float:left;}
#contact-form #company-lead-form form{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
#contact-form #company-lead-form p{}
#contact-form #company-lead-form table{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
#contact-form #company-lead-form table tr td{
font-size:12px; color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;
padding:4px; line-height:14px;
}
#contact-form #company-lead-form table tr .column1{ width:100px; text-align:right; line-height:14px;}
#contact-form #company-lead-form table tr .column2{}
#contact-form #company-lead-form table tr .column1-error{ text-align:right; 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-size:12px; color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none; 
border:1px solid #333; width:220px; height:22px; background-color:#fff !important;
}
#contact-form #company-lead-form table tr td select{}
#contact-form #company-lead-form table tr td textarea{ height:150px !important; }
#contact-form #company-lead-form table tr td .phone1{ width:60px !important; }
#contact-form #company-lead-form table tr td .phone2{ width:60px !important; }
#contact-form #company-lead-form table tr td .phone3{ width:70px !important; }
#contact-form #company-lead-form table tr td .submitbutton{ width:220px; height:24px; border:none; }


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

#trafficz-search-holder{ width:100%; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
#trafficz-search{width:100%; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
#trafficz-search .trafficz-search-wrapper{ padding:0px 0px 10px 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:650px; height:30px; 
font-family:Arial, Verdana, Arial Narrow, Helvetica, Sans-serif, Times New Roman;
font-size:18px;
color:#5E6C75;
font-weight:normal;
text-decoration:none;
line-height:18px;
text-indent:10px;
border:1px solid #666;
}
#trafficz-search table tr .submit{ width:77px; height:30px; padding:0px 0px 0px 0px;}

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

#results{ width:400px }
#paid{ padding:0px 0px 0px 0px; }
#sponsored_links{ 
font-family:Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:20px;
font-weight:bold;
color:#3E4742;
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:11px; font-weight:bold; color:#3E4742; text-decoration:underline; }
#results table tr td .result_href{}
#results table tr td .result_href a{ font-size:11px; font-weight:normal; color:#3E4742; 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:#3E4742; text-decoration:none; }
#results #suggestions{ display:none !important; }
#results #nav_links, #results #nav_links a{ font-size:12px; font-weight:bold; color:#3E4742; text-decoration:underline; }

div.contenta{
	margin:12px 0px 12px 12px;
}
