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

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

a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#67B3FF;
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{ padding-bottom:10px; }

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

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

#page{ width:770px; margin:0px auto; padding:40px 0px 0px 0px; text-align:left; }

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

#middle{}

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

#content{ width:450px; float:left; }
#content .content-wrapper{ padding:30px 20px 30px 20px; }

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

#right{ width:320px; float:left; }
#right .right-wrapper{ padding:0px 0px 30px 10px; }

#right-nav{
padding-top:20px;
padding-bottom:20px;
color:#595959;
}

#right-nav ul{ 
padding:0px;
margin:0px;
list-style-type:none;
display:block;
border-bottom:1px solid #DBDAD5;
}

#right-nav ul li{
height:auto;
line-height:23px;
border-top:1px solid #DBDAD5;
}
 
#right-nav ul li a{
color:#595959;
font-weight:bold;
font-size:12px;
font-family:Arial, Verdana, Helvetica, sans-serif;
text-decoration:none;
}

#right-nav ul li a:hover{ color:#fd0000;}


#page-wrapper{width:800px; margin-left:auto; margin-right:auto; background-image:url(/images/page_wrapper_bkg.gif); background-repeat:repeat-y; }

#page-top{width:800px; background-image:url(/images/page_top.gif); background-repeat:no-repeat; background-position:top;}

#page-bottom{width:800px; background-image:url(/images/page_bottom_bkg.gif); background-repeat:no-repeat; background-position:bottom; position:relative;}

/* ~~~~~~~~ header Stylesheet  ~~~~~~~~*/ 

#header{ width:770px; position:relative;  }
.header-wrapper{padding:10px 0px 10px 0px;}
.logo-wrapper{ height:35px;}
.log-holder{ position:absolute; width:170px; height:50px; left: 14px; top: -10px; }

.top-nav{ height:28px; text-align:center; background-image:url(/images/header_nav_bkg.gif); background-repeat:repeat-x; position:relative; border-left:1px solid #E0E0E8; border-right:1px solid #E0E0E8;}

.top-nav-holder{
  position:absolute;
  width:269px;
  height:18px;
  background-image:url(/images/top_nav_bkg_269x18.gif);
  background-repeat:no-repeat;
  left: 522px;
  top: 20px;
}

.top-nav-link1{
width:80px;
float:left;
text-align:center;
font-size:10px;
padding-top:3px;
}

.top-nav-link2{
padding-top:3px;
width:100px;
float:left;
text-align:center;
font-size:10px;
}

.links{
color:#FFFFFF;
text-decoration:none;
}
.links a{
color:#FFFFFF;
text-decoration:none;
}

.links a:hover{
color:#f8f8f8;
text-decoration:none;
font-weight:bold;
}

.links a:visited{
color:#FFFFFF;
text-decoration:none;
}


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

#page-footer{ height:50px; position:relative; border-top:1px solid #E0E0E8;}

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

#footer-nav{ position:absolute; top:8px; left:500px; }

#footer-nav a{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#666666;
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{ margin:0px 0px 0px 0px; padding:0px 0px 0px 50px; } 
#contact-form #company-lead-form{}
#contact-form #company-lead-form p{color:#FF0000;}
#contact-form #company-lead-form table{border:0px; margin: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:#272A31; padding:2px; line-height:15px; }
#contact-form #company-lead-form table tr .column1{ text-align:left; padding-left:10px; width:230px; line-height:14px; }
#contact-form #company-lead-form table tr .column2{ text-indent:5px; } 
#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-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; }

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

#trafficz-search-holder{ 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:12px 0px 10px 20px; }
#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:550px; 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:280px; }
#paid{ padding:0px 0px 0px 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:11px; font-weight:bold; color:#FF1B20; text-decoration:underline; }
#results table tr td .result_href{}
#results table tr td .result_href a{ font-size:11px; 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:30px 0px 30px 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, #results #nav_links a{ font-size:12px; font-weight:bold; color:#000000; text-decoration:underline; }

div.topa{
	width:730px;
	height:90px;
	position:relative;
	top:35px;
	left:20px;
}
div.header-wrapper{
	
}
div#trafficz-search input[type="text"]{
	width:500px;
}