body {
	background: #00653a url(images/trees2.gif) no-repeat 50% 0;
	margin: 0;
	padding: 0;
  font: normal normal normal 12px/1.2 Arial, Verdana, Helvetica, sans-serif; /* line-height: 18px */
	text-align: center;
	color: #333;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
}

h1 {
  font-size: 30px;
  color:#009933;
}

h2 {
  font-size: 24px;
  color:#009933;
  font-weight:bold;
  margin-left:20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

p {
	margin: 1.5em 0;
	line-height: 1.5;
}

hr{
color:#009933;
size:3;
}

.underline {
text-decoration:underline;
}

/* Links */
a {
  color: #2d8ac8;
  outline: none;
}
a:hover {
  color: #5dbaf8;  
}
a img {
  border: 0;
}

/* Lists */
ul {
  margin: .75em 0; 
  padding-left: 1em;
  line-height: 2;
  font-size: 12px;
}
ul li {
  margin: 0;
}

dl {
	margin: 0;
}

dd {
	margin: 0;
	padding: 0;
}

/* Layout
----------------------------------------------- */

div.floatclear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#wrapper {
  margin: 0 auto;
  padding: 0;
  width: 1080px;
  min-height: 906px;
  height: auto !important;
  height: 906px;
}
* html #wrapper {
  width: 1110px;
}

#wrapper2 {
  position: relative;
}

.home #header {
	background: transparent url(images/header.gif) no-repeat 0 0;
}
#header {
	background: transparent url(images/sub-header.gif) no-repeat 0 0;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  width: 1080px;
  height: 285px;
}

.home #dashboard {
	background: transparent url(images/dash-bg.gif) no-repeat 0 0;
}

#movemap {
  margin: 0 0 0 20px;
  position: absolute; top: 6px; left: 0px;
}


#dashboard, #content2 {
	background: transparent url(images/sub-dash-bg.gif) no-repeat 0 0;
  margin: 0 auto;
  padding: 0;
  width: 1080px;
  min-height: 526px;
  height: auto !important;
  height: 526px;
}
#content {
  background: transparent url(images/sub-columns.gif) repeat-y 0 0;
  width: 1080px;
  min-height: 800px;
  height: auto !important;
  height: 800px;
}
* html #content {
  width: 1051px;
}

#one-col {
  padding: 0;
  margin: 0 80px;
  text-align: left;
}

.home #columns {
	background: transparent url(images/columns.gif) repeat-y 0 0;
  margin: 0 auto;
  padding: 0 0 0 29px;
  width: 1080px;
  min-height: 300px;
  height: auto !important;
  height: 300px;
}
* html .home #columns {
  width: 1051px;
}

/* Logo */
#logo {
  float: left;
  margin: 60px 0 0 25px;
}
#logo h1 a {
  display: block;
  width: 300px;
  height: 175px;
  text-indent: -9999px;
}
#headline-wrapper {
  float: left;
  margin-top: 60px;
}

/* Road Signs */
#top-story {
  float: left;
  margin: 0 0 0 51px;
  width: 277px;
  height: 130px;
}

.headline {
  float: left;
  width: 96px;
  height: 94px;
  margin: 10px 3px 0 0;
  color: #fff;
}
#sub-headline-1 {
  margin-left: 29px;
}

/* Nav */
#nav {
  margin: 0 0 0 20px;
  position: absolute; top: 209px; left: 330px;
}
#nav ul {
  float: left;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
#nav ul li {
  float: left;
  margin-top: 10px;
}
#nav a {
  padding: 0 10px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  border-left: 2px solid #333;
}
#nav a.first {
  border-left: 0;
}
#col-headers {
  clear: both;
  width: 1000px;
}
#col-headers a {
  float: left;
  display: block;
  text-indent: -9999px;
}
#road-trip-route-ln {
  width: 216px;
  height: 28px;
  margin-left: 568px;
}
* html #road-trip-route-ln {
  margin-left: 285px;
}
#video-clips-ln {
  width: 178px;
  height: 28px;
  margin-left: 14px;
}

/* Front-Vid */
#front-vid {
  margin: 0 0 0 20px;
  position: absolute; top: 288px; left: 241px;
}

/* Trailer Logo */
#trailer-logo {
  margin: 0 0 0 20px;
  position: absolute; top: 237px; left: 364px;
}

/* Dashboard */
#map-wrapper {
  text-align: left;
  margin: 0 0 0 162px;
}

#map {
  position: absolute;
  top: 262px;
  left: 162px;
}

#odometer-console {
	position: absolute;
  display: block;
	background: transparent url(images/odometer.png) no-repeat 0 0;
	width: 766px;
	height: 207px;
	top: 607px;
	left: 25px;
	text-indent: -9999px;
	z-index:0;
}
#dirty {
	position: absolute;
	top: 57px;
	left: 49px;
	width: 300px;
	height: 137px;
	z-index:0;
}
#odometer {
	position: absolute;
	background: transparent url(images/odometer-only.png) no-repeat 0 0;
	top: 14px;
	left: 334px;
	width: 200px;
	height: 200px;
	z-index: 0;
}
#radio {
	position: absolute;
	width: 130px;
	height: 172px;
	top: 462px;
	left: 29px;
}
#photo-vent, #photo-vent-over {
	position: absolute;
	width: 208px;
	height: 172px;
	top: 25px;
	left: 537px;
  text-indent: 0;
}

#photo-vent-over {
	/*background: transparent url(images/pv-ani.gif) no-repeat 0 0;*/
	z-index: 1;
}
#photo-vent-link {
  display: block;
  width: 100%;
  height: 100%;
}
#photo-view-image{
	top: 4px;
	left: 14px;
	position: absolute;
}
#clips {
	position: absolute;
  top: 285px;
  left: 795px;
  width: 223px;
  height: 525px;
  text-align: center;
  overflow: scroll;
}
.clip {
  margin: 1px auto 0;
  width: 164px;
}
#clips .first {
  margin-top: 0;
}
#clips img {
  border: 2px solid #2e8871;
}
#clips p {
  margin: 0;
  line-height: 1.2em;
  text-align: left;
}
#clips p.caption {
  background-color: #2e8871;
  color: #fff;
}
#clips p.caption .date {
  background-color: #6d6f71;
  color: #e1b653;
}

/* Columns */
#columns-header {
  display: block;
	background: transparent url(images/columns-header.gif) no-repeat 0 0;
	width: 764px;
	height: 38px;
}

#columns-header a {
  float: left;
  display: block;
  text-indent: -9999px;
}

#sponsors-ln {
  width: 130px;
  height: 32px;
}
#blog-ln {
  width: 130px;
  height: 32px;
  margin-left: 4px;
}

#main-col {
  float: left;
  width: 764px;
  margin: 0;
  padding: 0;
}
#sponsors-col {
  float: left;
  width: 128px;
  margin-left: 4px;
  border-right: 2px solid #6B6D6F;
}
#blogs-col {
  float: left;
	background: transparent url(images/blogway.gif) no-repeat 0 0;
  width: 130px;
  padding-top: 130px;
  margin-left: 3px;
}
#content-col {
  float: left;
  width: 485px;
  margin: 0 0 0 5px;
  padding: 0;
}
#side-col {
  float: left;
  width: 222px;
  text-align: center;
  margin: 0 0 0 1px;
  padding: 5px 0 0 0;
  border-top: 6px solid #AF8976;
}

#footer {
	background: transparent url(images/footer.gif) no-repeat 0 0;
	width: 1080px;
	height: 24px;
}

#sub-footer {
	background: transparent url(images/sub-footer.gif) no-repeat 0 0;
	width: 1080px;
	height: 24px;
}

/* Sponsors */
.sponsor {
	background: transparent url(images/street-lamp.gif) no-repeat 0 0;
	padding: 20px 0 0 0;
	margin: 20px 0;
}

/* Road Signs */
#road-signs a {
  display: block;
  float: left;
  width: 41px;
  height: 40px;
  text-indent: -9999px;
  margin: 4px 0;
}
#road-signs #phone-sign {
	background: transparent url(images/road-signs.gif) no-repeat 0 0;
}
#road-signs #info-sign {
  margin-left: 4px;
	background: transparent url(images/road-signs.gif) no-repeat -41px 0;
}
#road-signs #meal-sign {
  margin-left: 3px;
	background: transparent url(images/road-signs.gif) no-repeat -82px 0;
}

/* Blogs Col */
#blogs-col h3 {
  background-color: #006;
  color: #fff;
  font-size: ;
}

#blogs-col ul {
  margin: 0;
}

#blogs-col li {
  display: block;
  background-color: #0071bc;
  text-align: left;
  padding: 5px;
  margin-bottom: 1em 0;
}

#blogs-col li a {
  color: #7bd3f7;
}

/* Content Col */
.article {
  border-bottom: 1px dashed #6B6D6F;
  text-align: left;
  margin: 0 20px 20px;
}
.article h2 {
  color: #2c9661;
  font-size: 20px;
}
.article h3 {
  font-size: 12px;
  color: #666;
}
.read-more {
  margin-bottom: 0;
}
.comments-link {
  margin-top: 0;
  font-weight: bold;
}

/* Side Col */
#side-col h2 {
	background: transparent url(images/yert-store.gif) no-repeat 0 0;
	width: 202px;
	height: 56px;
	text-indent: -9999px;
	margin: 0 auto;
}

#yert-store-ln {
  display: block;
  width: 100%;
  height: 100%;
}

.product {
  margin: 20px 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #F7931D;
}
.product .title {
  text-align: left;
  background-color: #F7931D;
  color: #000;
  margin: 5px 0 0 0;
}
.product .type {
  display: block;
  float: left;
  margin-right: 2px;
  padding: 0 2px;
  background-color: #000;
  color: #F7931D;
}
.product .price {
  text-align: right;
  color: #2c9661;
  margin: 5px 0 0 0;
}
.product .description {
  text-align: left;
  margin: 5px 0 0 0;
}

.product .product-link {
  text-align: right;
  margin: 5px 0 0 0;
}
.product .product-link a {
    display: block;
	background: transparent url(images/store-sign.gif) no-repeat top right;
	line-height: 28px;
	padding-right: 32px;
}



.feedburnerFeedBlock {
	border:2px solid #ddd;
	padding:12px;
}

.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
}

.rss_box {
	 width: 450px;
	 background-color: #ffffff;
	 padding-left:10px;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
    color: #00A762;
}

.rss_items {
	list-style:none;
    margin:0;
    text-align:left;
    padding:0;
	font-size: x-small;
    margin-bottom: 1em;;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	color: #692;
	text-align:left;
	font-size: 15px;
}

.rss_date {
	color: #999999;
	font-size: xx-small;
	line-height:15px;
}

.rss_side {
	color: #66CCFF;
	text-align:left;
	font-size: x-small;
}

.rss_side a {
	color: #66CCFF;
	text-align:left;
	font-size: x-small;
}

/* Lower Navigation 
----------------------------------------------- */
#navlow {
  margin: 0 0 0 100px;
  position: absolute; bottom: 2px; left: 0px;
}
#navlow ul {
  float: left;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
#navlow ul li {
  float: left;
  margin-top: 10px;
}
#navlow a {
  padding: 0px 10px;
  font-weight: normal;
  color: #CCC;
  text-decoration: none;
  border-left: 1px solid #CCC;
}
#navlow a.first {
  border-left: 0;
}

/* Top Story Floater 262w x 96h */
#topstory_floater {
  margin: 0 0 0 0px;
  position: absolute; top: 66px; left: 385px;
}

/* FaceBook and Twitter Floaters */
#facebook_blank {
  margin: 0 0 0 20px;
  position: absolute; top: 10px; left: -22px;
}

#twitter_blank {
  margin: 0 0 0 20px;
  position: absolute; top: 66px; left: -22px;
}


/* Donate Floater */
#donateStem_blank {
  margin: 0 0 0 20px;
  position: absolute; top: 377px; left: 140px;
}

#donateFoot_blank {
  margin: 0 0 0 20px;
  position: absolute; top: 600px; left: 190px;
}

/* Dashboard Floaters - ScreeningOMeter, VideoViews, Done-O-Meter */
#screeningometer_1000 {
  margin: 0 0 0 20px;
  position: absolute; top: 755px; left: 40px;
}

#screeningometer_100 {
  margin: 0 0 0 20px;
  position: absolute; top: 755px; left: 57px;
}

#screeningometer_10 {
  margin: 0 0 0 20px;
  position: absolute; top: 755px; left: 73px;
}

#screeningometer_1 {
  margin: 0 0 0 20px;
  position: absolute; top: 755px; left: 90px;
}

#viewmeter_1 {
  margin: 0 0 0 20px;
  position: absolute; top: 748px; left: 124px;
}

#viewmeter_01 {
  margin: 0 0 0 20px;
  position: absolute; top: 748px; left: 144px;
}

#gaugewidget {
  margin: 0 0 0 20px;
  position: absolute; top: 748px; left: 260px;
}

/*twitter headline */
#twitter_t {
   width: 260px;
   height: 8px;
   background-image:url("stylesheets/images/twitter_t.png");
}

#twitter_m {
   width: 260px;
   padding: 0 15px;
   background:url("stylesheets/images/twitter_m.png")  0 0 repeat-y;
}

   #twitter_container {
       float: left;
       margin: 0 0 0 15px;
       min-height:45px;
       height:auto !important;
       height:40px;
       padding-bottom:10px;
   }

       #twitter_update_list {
           width: 260px;
           padding: 0;
           overflow: hidden;
           font-family: Arial;
           font-size: 16px;
           color: #FFFFFF;
           line-height: 16px;
           font-weight:bold;
       }

       #twitter_update_list li {
           width: 250px;
           list-style: none;
       }

       #twitter_update_list li a {
           color: #00623A;
           border-bottom: dotted 1px;
           text-decoration: none;
       }

       #twitter_update_list li a:hover {
           color: #31353d;
           background: #d3f1f9;
       }

#twitter_b {
   width: 260px;
   height: 8px;
   background-image:url("stylesheets/images/twitter_b.png");
}

/* Laurel Floaters */
#laurel_right0 {
  margin: 0 0 0 20px;
  position: absolute; top: 249px; left: 403px;
}


/* Hacks
----------------------------------------------- */
#wtf {
  background: #fff url(images/sub-columns.gif) no-repeat 0 0;
  width: 100%;
  height: 20px;
  margin: 0;
  padding: 0;
}
.home #wtf {
  background: #fff url(images/columns.gif) no-repeat 0 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#dhtmltooltip{
position: absolute;
border: 1px solid black;
width: 150px;
padding: 2px;
background-color: #66FF66;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

