body
{ 
	background: #ebebeb url('/adbg1.jpg') repeat-x;
	color: #262626; 
	font-family: arial, Helvetica, sans-serif; 
	font-size:12px; margin:0; padding:0; 
	overflow: -moz-scrollbars-vertical; 
}





select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #CCCCCC;
	color: #333333;
	width:100%;
	vertical-align:middle;
}

a
{
	text-decoration:none;
	color:#cc0000;
}

a:visited
{
	text-decoration:none;
	color:#CC0000;
}

a.textredbglink
{
	text-decoration:none;
	font-weight:bold;
	color:#cc0000;
}

a.textredbglink:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#cc0000;
}

.rightsearch td
{
	font-size:12px;
	color:#262626;
	font-weight: bold;
}

.rightsearch input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #787878;
	color: #262626;
	vertical-align:middle;
}

.sidecheck
{
background-color: white;
border: 1px solid black;
}

.top_story
{
    color:#cc0000;
    font-size:36px;
}

.spanleft 
{
    text-align : left;
}

p
{
    text-align : left;
}

.author
{
    color:#999999;
    text-align: left;
    width: 45%;
    margin-bottom: 1px;

}

.news_date
{
    color:#999999;
    text-align: left;
    width: 45%;
}

.news_heading
{
    color:#000000;
    font-weight:bolder;
    font-size:16px;
    text-align:left;
}

.dealer_heading
{
	color:#000000;
	font-weight:bolder;
	font-size:14px;
	text-align:center;
	margin-bottom:0px;
	padding-bottom:0px;
}

.list
{
    text-align: left;
    margin: 2px;
    width: 10em;
    margin-left : 10px;
    padding-left : 10px;
    width: 100%;
}

#story
{
    text-align: left;
    padding-top: 10px;
    float : left;
}

.list li
{
    padding: 1px;
    list-style: none;
    padding-left: 5px;
    text-indent: -5px;
    font-weight: bold;
    font-size: 12px;
} 

.list li a
{
    color: black;
}

.bullet
{
    color: #cc0000;
    font-weight: normal;
    font-size: 16px;
    padding-right: 3px;
}
/************************************************/
/* Refined menu handler/New content since last	*/
/************************************************/

a.autoMenu
{
	color:#000000;
	text-decoration:none;
}

a.autoMenu font
{
	float:left;
	color:#000000;
	font-weight:bolder;
	font-size:15px;
	cursor:pointer;
}

/*a:hover.autoMenu font
{
	color:#0000FF;
	cursor:pointer;
}*/

a.autoMenu div
{
	text-align:left;
	float:left;
	color:#cc0000;
	font-weight:bolder;
	font-size:15px;
	cursor:pointer;
	/*font-style:oblique;*/
}

#popup
{
	/* Necessary: */
	position: absolute;
	display: none;
	z-index: 10;
	/* Additional styling: */
	width: 200px;
	font-size: xx-small;
	background-color:#666666;
	color:#FFFFFF;
	/*border: 2px dotted #999999;*/
	padding-left:5px;
	font-size:11px;
	/*filter: alpha(opacity=85);*/
}

.autoRed
{
	color:#cc0000;
	font-weight:bolder;
	font-size:15px;
	cursor:pointer;
	font-style:italic;
}

/*.menuBlue
{
	color:#0000FF;
	font-size:15px;
	font-weight:bolder;
}*/

.autoBlack
{
	color:#262626;
	font-weight:bolder;
	font-size:15px;
	cursor:pointer;
}

.invisible
{
    display: none;
}

.visible
{
     display: block;
}

/************************************************/
/* Refined menu handler/New content since last	*/
/************************************************/

td .section_heading2, td .section_heading2 a
{ padding-left:5px; height:25px; border-top: 1px solid #999999; color: #ffffff;
	/*font-weight: bold;*/
	background-image: url(titlebg1.gif); background-repeat: repeat-x; }

td .section_heading, td .section_heading a
{ padding-left:5px; height:25px; border-top: 1px solid #900003; color: #ffffff; font-weight: bold; background-image: url(titlebg1.gif); background-repeat: repeat-x; }

td .section_heading_off, td .section_heading_off a
{ padding-left:5px; height:17px; border-top: 1px solid #900003; color: #262626; font-weight: bold; background-color: #ffffff; background-image: url(titlebg1.gif); background-repeat: repeat-x; }

.picture_description
{
	width:160px;
	float:right;
	margin-top:8px;
	text-align:center;
  display: block;
	color:#262626;
}

.imageNavigation
{
	color:#262626;
	font-size:18px;
}

input[type="text"]
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #787878;
	height:13px;
	vertical-align:middle;
}

table.autodealer
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	font-weight: bold;
	color: #262626;
	background-image: url(contentbg1.jpg); background-repeat: repeat-x;
}

table.autodealer_header
{
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	background-image: url(contentbg1.jpg); background-repeat: repeat-x;
}

#leftSearch
{
	width:230px;
}

#leftSearch td
{
	color: #000000;
	font-weight: normal;
}

#leftSearch a
{
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#CC0000;
}

#leftSearch select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #ccc;
	width:120px;
	color: #000;
	vertical-align:middle;
}

#leftSearch input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #787878;
	color: #262626;
	vertical-align:middle;
}

#leftSearch .selectProminent
{
	color:#000000;
	font-weight:bold;
}

#addcontent {
	width:98%;
	text-align: left;
	padding: 2px;
}

#addcontent p {
	font-size: 12px;
	font-weight: normal;
	color: #262626;
}

#formcontent input  {
	overflow: auto;
	padding: 2px;
	border: solid 1px #787878;
}

#formcontent select  {
	overflow: auto;
	color: #000;
	text-align: left;
	padding: 2px;
	border: solid 1px #787878;
	height: 18px;
	width: 120px;
}

#searchlimitform select  {
	overflow: auto;
	text-align: left;
	padding: 2px;
	border: solid 1px #787878;
	height: 18px;
	width: 50px;
	color: #000;
}

#formcontent textarea {
	overflow: auto;
	text-align: left;
	padding: 2px;
	border: solid 1px #787878;
	width: 98%;
}

fieldset {
	border:1px solid #cc0000;
	padding: 10px;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #cc0000;
  color:#cc0000;
  font-size:90%;
  text-align:right;
  }
  
#addvehformcontent {
	overflow: auto;
	width:360px;
	height:580px;
	text-align: left;
	padding: 2px;
}

#ccformcontent {
	overflow: auto;
	width:360px;
	height:720px;
	text-align: left;
	padding: 2px;
}

#imgformcontent {
	overflow: auto;
	width:360px;
	height:180px;
	text-align: left;
	padding: 2px;
}

* #formcontent {
  overflow-x: auto;
 }
 
 hr {
  border: 0;
  width: 100%;
  color: #262626;
  background-color: #d5d5d5;
  height: 1px;
}

.redfontbold
{
	color: #CC0000;
	font-weight: bold;
}

.formstep_on
{
	color: #CC0000;
	font-weight: bold;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.formstep_off
{
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

/*************************************************/
/* display.news_list.tmpl css, gets duplicated!! */
/*************************************************/

table.news_list
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #cc0000 #cc0000 #cc0000 #cc0000;
	border-collapse: separate;
	background-color: white;
	padding:5px;
}

table.news_list th
{
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.news_list td
{
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.news_list2
{
	border-width: 1px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC;
	border-collapse: separate;
	background-color: white;
	padding:5px;
}

table.news_list2 th
{
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.news_list2 td
{
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/*************************************************/
/* display.news_list.tmpl css, gets duplicated!! */
/*************************************************/

.news_nav
{
	text-decoration:none;
	font-weight:9000;
}

.pagination
{
	width:15px;
	height:15px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	color:#000000;
	font-size:10px;
	cursor:pointer;
}

.apagination
{
	width:15px;
	height:15px;
	text-align:center;
	text-decoration:none;
	text-align:center;
	color:#000000;
	font-size:11px;
	cursor:pointer;
	font-weight: bold;
}

.pagination_active
{
	width:15px;
	height:15px;
	text-decoration:none;
	text-align:center;
	color:#cc0000;
	font-size:10px;
	font-weight: bold;
}

#carprices
{
	border: solid 1px #D5D5D5;
}

#carprices td
{
	font-size: 10px;
}

#heading
{
	font-size: 12px;
}

.small_heading_text
{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.search_heading
{
	font-weight: bold;
	color: #cc0000;
}

.leftbody p
{
	color: #262626;
}

.newstories, .newstories a
{
	font-size: 12px;
	font-weight: normal;
	color: #262626;
}

.pageheading
{
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	width: 150px;
}

/*
Alternative row colors
*/

.off
{
	background-color: #FFFFFF;
}

.on
{
	background-color: #e3e3e3;
}

#carlistcontent
{
	padding: 5px;
}

.newslink
{
	font-size: 10px;
	text-decoration: none;
	color: gray;
}

#footer
{
	font-size: 11px;
	color: #cc0000;
	text-align: center;
}

#footer a
{
	color: #cc0000;
}

td .ajax_section_heading, td .ajax_section_heading a
{
	padding-left: 2px;
	height:20px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #cc0000;
}

td .ajax_section_heading_off, .ajax_section_heading_off a, .ajax_section_heading_off a:link, .ajax_section_heading_off a:active, .ajax_section_heading_off a:visited, .ajax_section_heading_off a:hover
{
	padding-left: 2px;
	height:17px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF !important;
}

.ajax_heading
{
	border-bottom: solid 1px #cc0000;
}

.heading_dealer_adds{
	background-color:#000000;
	color:#ffffff;
	text-align:left;
	vertical-align: center;
	font-size:22px;
}

.whitebg{
	color: #ebebeb;
	backgroud-color:#ffffff;
}

.darker_whitebg{
	color: #666666;
	backgroud-color:#ffffff;
}

.greybg{
	background-color:#ebebeb;
}

.blk_greybg a{
	background-color:#ebebeb;
	color:#000000;
}

.blk_greybg{
	background-color:#ebebeb;
}

.textgreybg{
	color:#7D7D7D;
	font-weight: bold;
}

a.textgreybglink, a.textgreybglink:link, a.textgreybglink:hover, a.textgreybglink:active{
	color:#808080;
	font-weight:bold;
}

.editText {
/* background:#F87E84; */
background:#f4f4f4;
color:#cc0000;
min-width: 200px;
}

.branch_select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #CCCCCC;
	width:132px;
	color: #000;
	vertical-align:middle;
}

input[type=password] {
  color: #262626;
  border: 1px solid #787878;
  font-size: 11px;
}

.pagLinkS
{
	font-weight:bold;
	font-size:11px;
}

.pagS
{
	font-weight:bold;
	font-size:12px;
}

.pag_activeS
{
	font-weight:bold;
	/*border:1px dotted #CC0000;*/
	padding-left:1px;
	padding-right:1px;
	background:#CC0000;
	font-size:12px;
	color:#ffffff;
}

.redHead
{
	color:#CC0000; 
	font-weight:bold; 
	font-size:13px;
}