body, input, select
{
  font: normal 12px Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
} 

body {
  background: url(../images/bg-page.png) repeat-x top left #4f89c1;
}

.odd {
  background-color: #eeeeff;
}

.even {
  background-color: #ffffff;
}

h1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: -10px;
}

h2 {
  font-weight: normal;
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: -18px;
}

.newh3 {
  font-weight: bold;
  font-size: 14px;
  color: red;
}

.odometer2 {
  font-weight: bold;
  font-size: 18px;
}

.pCredit {
  font-size: 10px;
  color: #b1adad;
}

#container {
	width: 939px;
	margin: 0 auto;
}

#header {
	width: 940px;
	height: 223px;  
	background: url(../images/header5.jpg) no-repeat;
	position: relative;
	z-index: 1002;
}
               
#tw_fb {
	width: 120px;
	position: absolute;
	right: 0px;
	top: 160px;
}

#search {
	width: 282px;
	position: absolute;
	right: 640px;
	top: 165px;
}

#search label {
	width: 100%;
	color: #fff;
	font-family: Impact, Charcoal, sans-serif;
	text-transform: uppercase;
	float: left;
	clear: both;
	margin: 0px 0px 3px 0px;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 0.05em;
}

#search input {
	width: 200px;
	height: 19px;
	float: left;
	clear: both;
	border: 1px solid #767676;
	margin: 2px 0px 0px 0px;
	font-size: 15px;
}

#search button {
	width: 26px;   
	height: 24px;
	background: url(../images/btn-go2.png) no-repeat;
	border: 0px solid #000;
	float: left;
	margin: 0px 0px 0px 4px;
}

#headerLeft {
	width: 25px;
	height: 223px;
	background: url(../images/header2-left.png) no-repeat;
	position: absolute;
	left: -25px;
	top: 0px;
}

#content {
	background-color: white;
	padding: 5px;
}

#odometers {
	text-align: right;
}

.photoCell {
	vertical-align: top;
	width: 550px;
	font-size: 14px;
	padding: 5px 1px 5px 1px;
	text-align: center;
}

.welcomeCell {
	font-size: 14px;
	vertical-align: top;
	padding: 5px 1px 0px 0px;
}   

.welcomeCellText {
	font-size: 14px;
	vertical-align: top;
	padding: 11px;
	
	border: 1px solid #000;
	background-color: #eeeeff;
}   

.resultsCell {
	font-size: 12px;
	padding: 5px 5px;
	vertical-align: top;
	text-align: left;
}	

.trendingCell {
	font-size: 14px;
	vertical-align: top;
	
	border: 1px solid #000;
	background-color: #eeeeff;
	padding: 15px 0px 0px 0px;
}	

.commentCell {
	border: 1px solid #000;
	background-color: #eeeeff;
	padding: 5px 5px 0px 0px;
}	

img { border: none; text-align: middle; }

a, a:visited, a:active
{
  color: #2F6B91;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

a.NoHover:hover
{
  text-decoration: none;
}

#botlink a, botlink a:visited {
  color: #ffffff;
}

#botlink a:active {
  color: #ff8000;
}

.tb {

	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #000;
}

.col {

	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #000; 
}

.col2 {

	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000; 
}

.greentot {

	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #000; 

        background-color: #e0f8e0;

	font-weight: bold;
	font-size: 14px;
}

.tot {

	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #000; 

	font-weight: bold;
	font-size: 14px;
}

.newhead {

	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #000; 

	background-image: url(/images/blue2.gif);
	
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.newhead a {color: white; text-decoration: none; }

.qi a {text-decoration: none; color: white;}

.qi {

	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #000; 

	background-color: #627b7f;
	
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

#contact input, #contact select, #contact textarea {

  font: normal 12px Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
}

.thin {

	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #000; 
}

.twitter-share-button { vertical-align:top }

.ctr {
	width: 940px;       
	display: inline-block;
	text-align: center;
	color: white;
}

.ad1 {	
	padding-bottom: 8px;
	padding-top: 3px;
}

.ad2 {	
	padding-top: 10px;
	padding-bottom: 1px;
	padding-right: 4px;
}

.greyout {
	color: #CCCCCC;
} 