/*
    Arkansas Autos Stylesheet
    Melody Ralls
*/

body {
    margin: 0px auto;
    padding: 0;
    font-size: 12px;
    font-family: Trebuchet MS, Verdana, Georgia, Helvetica;
    color: #000;
	background: #939391 url('../images/bgbottom.jpg') repeat-y top center;

	}

.clr {
    clear:left;
}

.ad300 {
    width:300px;
    height:250px;
    overflow:hidden;
}

#ourGabriels {
    color:#000000;
    font-family:Arial,Verdana,Sans-Serif;
    font-size:12px;
    line-height:1em;
}

#wrapper {
    margin: 0px auto;
    padding: 0;
	background: url('../images/bgtop.jpg') no-repeat top center;
	overflow:auto;
	}

#content {
	width: 1000px;
	padding-left: 4px;
    margin: 0px auto;
}

body.local #content, body.flatpage_default #content {
	width: 950px !important;
	}

#footer {
	width: 996px;
    margin: 0px auto;
    float: none;
    clear: both;
    font-size: 11px;
    font-weight: bold;
    color: #6e6e6e;
    line-height: 18px;
	}
#footer a, a:hover, a:link, a:visited, a:active {
color: #991d13;
	}

/* TOP NAVIGATION */

#headerlogo {
	margin: 0px auto;
	width: 996px;
	}


#navwrap .parent {
	display:inline-block;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: 900;
	}
#navwrap .parent {display:inline;}
.holder {display:table;}

#navwrap .parent {
  display:table-row;
  padding:0;
  margin:0;
  list-style-type:none;
  white-space:nowrap;
  }
#navwrap .parent li {
	display:inline;
	}
#navwrap .parent a.current {
	color: #ffffff;
	background: url('../images/arrow.png') no-repeat;
	background-position: bottom center;
	}
#navwrap .parent a, .menu a:visited {
	font-size: 12px;
  display:block;
  float:left;
  padding-top: 8px;
  padding-left: 20px;
  padding-right: 20px;
  color:#fff;
  text-decoration: none;
  height: 38px;
  }
#navwrap .parent a:hover {
	background: url('../images/arrow.gif') no-repeat;
	background-position: bottom center;
  }
#navwrap .parent a.active {
  background: url('');
  }


#navwrap {
	margin: 0px auto;
	width: 996px;
	height: 40px;
	background-image: url('../images/navbg.png');
	background-repeat: no-repeat;
	background-position: top center;
	}

#navwrap .holder {text-align:left;
}

#mainContent {
    margin: 0;
    width: 625px;
    float: left;
    clear: left;
}

body.local div.notTop, body.flatpage_default div.notTop {
    margin-top:15px !important;
}

body.local div#gabrielsLeft1, div#gabrielsLeft2, body.flatpage_default div#gabrielsLeft1 {
    width:615px !important
}

div#gabrielsLeft1 {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #B3B3B3;
    float:left;
    padding:4px;
    position:relative;
}

div#gabrielsLeft2 {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #B3B3B3;
    float:left;
    padding:4px;
    position:relative;
}

div#gabrielsLeft1 h3, div#gabrielsLeft2 h3 {
    color:#871E30;
    font-size:1em;
    text-transform:uppercase;
}

#gabrielsLeft2 .homeResearch {
    background:transparent url(../images/vehicleresearchlogo.jpg) no-repeat scroll 0 0;
    height:239px;
    margin:0;
    padding:45px 0 0 20px;
}

body.local .homeResearch li {
    padding:4px 0 !important;
    font-weight:bold;
}

.homeResearch h3 {
    text-align:center;
}

.homeResearch .left {
float:left;
width:290px;
margin-right;15px;
}

body.local .featuredResearch .text {
    margin:0px !important;
    max-width:0 !important;
    display:none !important;
}

.homeResearch .right {
float:left;
width:290px;
}

.homeResearch .featuredCarIframe {
    width:150px;
    margin:0 0 0 70px;
}

.drivetimeMahatma {
    background:#83120a url('../images/redboxbackground.jpg') repeat-x;
    width:294px;
    float:left;
    margin:0 27px 0 5px;
    bottom:0;
    position:relative;
    min-height:220px;
}

.drivetimeMahatma div.logo {
    background:transparent url('../images/mahatmalogo.png') no-repeat 0 0;
    display:block;
    height:60px;
}
.gasBuddy div.logo {
    background:transparent url('../images/gaspriceslogo.png') no-repeat 0 0;
    display:block;
    height:60px;
}

div.logo span {
    display:none;
}

.drivetimeMahatma span.mug {
    background:transparent url('../images/mahatmafrankcutout.png') no-repeat 0 0;
    bottom:5px;
    height:135px;
    position:absolute;
    right:0;
    width:294px;
}
.gasBuddy span.mug {
    background:transparent url('../images/gaspricestankimage.png') no-repeat 0 0;
    bottom:30px;
    height:123px;
    position:absolute;
    left:185px;
    width:108px;
}

.gasBuddy {
    background:#83120a url('../images/redboxbackground.jpg') repeat-x;
    width:294px;
    float:left;
    margin:0;
    bottom:0;
    position:relative;
    min-height:212px;
}

.gasBuddy .prices {
    width:159px;
    overflow:hidden;
    height: 102px;
}

div.blockText {
    margin:0 140px 0 15px;
    position:relative;
    z-index:10;
}

body.local div.blockTextWide{
    margin:0 120px 0 15px !important;
}

body.local div.blockText h2, div.blockText h2 a {
    text-transform:uppercase;
    font-size:1em !important;
    color:#cccccc !important;
}

div.blockText p {
    color:#ffffff;
    font-weight:bold;
    font-size:.925em;
}

div.blockText p a {
    color:#ffffff !important;
}


body.local div.blockText span.more a {
    color:#ffffff !important;
    font-weight:normal;
    clear:left;
    display:block;
}

body.local div.gasBuddy div.blockText a {
    color:#ffffff !important;
}

/* GAS BUDDY FIXES */

body.local #spnGB15015Price0, #spnGB15015Price1, #spnGB15015Price2 {
    color: #FFFFFF !important;
    font-weight: bold;

}

#spnGB15015Price0:before,
#spnGB15015Price1:before,
#spnGB15015Price2:before{
    content: "$";
}
body.local #prices b span a{
    color: #c5c5c5 !important;
}

#trGB150150, #trGB150152 {
    background: #640c05;

}

#prices {
    width: 190px;
}

#prices td, {
vertical-align: middle;
padding-right: 20px;
}

#prices td {
vertical-align: middle;
padding: 5px;
}

body.local p.gasbuddycredit {
    font-size: 9px !important;
    padding:5px 15px;
    border-bottom:1px solid #550D08;
    margin-bottom:5px !important;
}
body.local p.gasbuddycredit a {
    color:#ffffff !important;
    font-weight:bold;
}


body.flatpage_default h2 {
    padding-bottom:9px;
    margin-bottom:9px;
    border-bottom:1px solid #ccc;
}
body.flatpage_default #mainContent h3 {
    margin:5px 0 !important;
    color: #000000;
}

body.flatpage_default #gabriels li {
    line-height:1.2em;
}

body.flatpage_860 h2.page_head {
    display:none;
}


#gabrielsLeft2 .toolsResources {
    background:transparent url(../images/toolsResources_hdr.jpg) no-repeat scroll 0 0;
    margin:0;
    padding:45px 0 10px 20px;
}

body.local .toolsResources li {
    padding:4px 0 !important;
    font-weight:bold;
}

.toolsResources .buyerSellerTools {
    float:left;
    width:400px;
}

.toolsResources .buyerSellerTools ul.toolsLists {
    float:left;
    width:200px;
}

.toolsResources .goGreen {
    float:left;
    width:180px;
}

body.local .toolsResources h3 {
    text-align:left;
    color:#000000 !important;
}

.toolsResources .left {
float:left;
width:290px;
margin-right;15px;
}

.toolsResources .right {
float:left;
width:290px;
}

body.flatpage_default ul.dealersList {
    line-height:1.1em !important;
    margin-bottom:10px !important;
    padding-bottom:10px !important;
    border-bottom:1px solid #991d13;
}

body.flatpage_default li.dealersAdd {
    font-weight:bold;
}
#mainContent .moreStories {
    float:right;
    width:300px;
    margin:0 0 6px 9px;
    clear:right;
}

#mainContent .moreStories ul {
    padding:0 12px 10px;
}

body.local #mainContent .moreStories li, #mainContent .moreStories li a {
    padding:0 0 9px 0;
    color:#ffffff !important;
}

.rightRail {
    float:left;
    width:300px;
    margin:0 0 0 15px;
}

.rightRail .sellVehicle {
    width:300px;
    background:#fff url('../images/sellvehiclelogo.png') no-repeat 10px 10px;
    border:1px solid #dddddd;
    padding-bottom:10px;
}

.rightRail .sellVehicle div.vehicleImage {
    float:left;
    width:100px;
    text-align:center;
    margin:0 8px 0 0;
}

body.local .rightRail .sellVehicle .vehicleDescription p {
    line-height:1.1em !important;
}

.rightRail .sellVehicle .vehicleDescription p.price {
    color:#871E30;
    font-size:1em;
    text-transform:uppercase;
    font-weight:bold;
}

span.redText {
    color:#871E30;
}

.sellVehicle .sellitbutton {
    width:115px;
    margin:0 auto;
}

.rightRail .contentblock {
    padding:40px 10px 0 10px;
}

body.local .rightRail .contentblock p {
    margin:0 0 8px !important;
    line-height:1.6em !important;
}

.rightRail .contentblock img {
    float:left;
    margin:0 8px 0 0;
}

.dealerProfile {
    width:300px;
    background:transparent url('../images/dealerprofilelogo.png') no-repeat 10px 10px;
/*    border: 1px solid transparent; */
}

.dealerProfile img {
    float:left;
    border:2px solid #ccc;
    margin:0 8px 0 0;
}
.moreStories .dealerProfile .contentblock {
    padding:40px 0 10px 0;
}

.moreStories .dealerProfile .contentblock h2 {
    line-height:1.1em;
}
.rightRail .featuredDealers {
    width:300px;
    background:transparent url('../images/featureddealerslogo.png') no-repeat 10px 10px;
/*    border: 1px solid transparent; */
}

.rightRail .featuredDealers ul {
    float:left;
    width:50%;
}

body.local .rightRail .featuredDealers li {
    font-weight:bold;
    margin:4px 0 !important;
}

/* LINKS, ETC */

a, a:link, a:hover; a:visited {
	color: #991d13;
	}
a img {
	border: none;
	}

#footer .redBar {
    text-align: center;
    margin-top:50px;
}


/* TEXT STYLES, ETC */

#mainContent h2.header {
    color:#871E30;
}

#mainContent p.byline {
    color:#5f5f5f;
}

#mainContent img.rssIcon {
    float:right;
    border:none;
}

#mainContent h1.page_head {
    margin-top:0;
    padding-bottom:6px;
    border-bottom:1px solid #5f5f5f;
    margin-bottom:6px;
}

#mainContent h3.divider {
    margin-bottom:12px;
}

#mainContent span.comment_count {
    display:none;
}

#mainContent div.story_lead_photo {
    width:300px;
    border:none;
    margin:0 0 5px 10px;
    float:right;
}

body.local div.story_lead_photo p.byline {
    margin:4px 0 0 0 !important;
    text-align:right;
    font-size:.925em;
}

body.local div.story_lead_photo p.byline {
    margin:0 !important;
}
.story_body p {
    color:#000000;
}

.story_body p.post_story_blurb {
    text-align:center;
    text-transform:uppercase;
}

#mainContent .inline-left {
    float:left;
    margin:10px 9px 5px 0;
    padding:0 9px 0 0;
    border-right:1px solid #dddddd;
}

#mainContent .inline-right {
    float:right;
    margin:5px 0 5px 9px;
    padding:0 0 0 9px;
    border-left:1px solid #ffffff;
}

body.local #mainContent .text_inline p {
    width:150px;
    color:#000000 !important;
}


img.border {
	border: 1px solid #fdc147;
	padding: 3px;
	}

p {
	font-weight: 500;
	line-height: 20px;
	}

#footer p {
	padding-left: 4px;
	}


/* TABLES */

.notables {
width: 320px;
text-align: center;
float: left;
}

/* ADS */

.ad728 {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	float: center;
	margin: 0px auto;
	height: 95px;
	}
