﻿/* CSS Document */
body {

  margin: 0;
  padding: 0;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #E5EA9F;
  background-image: url(http://apps.CitrusMotors.com/images/theme/gradient_bkg.jpg);
  background-repeat: repeat-x;
  z-index:0;
}
td, th{
    vertical-align:top;
    text-align:left;
}
a:link {
	color: #BB370A;
}
a:visited {
	color: #BB370A;
}
a:hover {
	color: #392F00;
}
a:active {
	color: #392F00;
}

.lblError {
	color: #FF0000;
	font-weight: bolder;
	font-variant: normal;

}
div#hdr{
 width:825px; 
 padding:0px; 
 
}
div#content{

}
div#ftr{
 width:825px; 
}
.BoxedGreen{
    color: Black;
    background-color: #99FF99;
    border: thin double Green;
    padding: 2px; 
    margin: auto;
}
.search_results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #392F00;
	font-style: normal;
}
.header_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E5EA9F;
	font-variant: normal;
	text-transform: uppercase;
}
.search_results_header {
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #EFF0B3;
}
.row_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #571017;
	background-color: #BEB33F;
	text-align: left;
}
.tdNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #000000;
	text-align: right;
	vertical-align: top;
}
.tdPricesLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	text-align: right;
	vertical-align: bottom;
}.tblContent {
	border: thin solid #333300;
}
.divQuickInfo
{
    position:absolute;
    border: solid thin black;
	z-index:10;
}
.ToUpperCase{
    font-variant:small-caps;
    text-transform:capitalize;
}
.lblStatus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
}
.onOrder{
    color: white;
    background-color: Gray;
}
div#QuickVehicleInfo
{
	display:inline;
	position:relative;
}
div#QuickVehicleInfo div
{
    position:absolute;
    border: solid thin black;
	z-index:99;
}

div#QuickVehicleInfo.InfoPanel div{
    display: none;
}
div#QuickVehicleInfo.QuickInfoPanelOver  div
{
    display:block;
}
.formSection {
	background-color: #E5EA9F;
	border: medium solid #EFF0B3;
	font-family: formSection;
	font-size: 14px;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.formSectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #571017;
	background-color: #BEB33F;
	text-align: left;
}

#contentMain{
	background-color: #E5EA9F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#addressBlock{
	background-color: #333300;
	border: 2px solid #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5EA9F;
	font-weight: bold;
}

.PagerPage
{
    color: Black;
    background-color: #FFFFFF;
    border: thin solid Gray;
    padding: 3px;
    margin: auto;
    display: inline;
    position:relative;
}
.PagerCurrentPage
{
    color: Black;
    background-color: Gray;
    border: thin solid Gray;
    padding: 3px;
    margin: auto;
    display: inline;
    position:relative;
}
.SortedAsc
{
    color: Black;
    background-color: Silver;
    background-image: url( ../Images/icons/arrowAsc.gif);
    background-position: top right;
    background-repeat: no-repeat;
}
.SortedDesc
{
    color: Black;
    background-color: Silver;
    background-image: url( ../Images/icons/arrowDesc.gif);
    background-position: top right;
    background-repeat: no-repeat;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5EA9F;
	font-weight: bold;
}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #392F00; }
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #392F00;
	font-style: italic;
}
.style22 {
	color: #571017;
	font-weight: bold;
}
.style23 {
	color: #EFF0B3;
	font-weight: bold;
	font-size: 16px;
}
.style24 {color: #E5EA9F}
.style26 {
	color: #E5EA9F;
	font-weight: bold;
	font-size: 16px;
}
.style27 {
	font-size: 14px;
	font-weight: bold;
}
.style28 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.style29 {font-size: 12px; color: #E5EA9F; font-family: Arial, Helvetica, sans-serif;}
.hiddenInViewSource { display:none;}
.imgFrame-block {
	position: relative;
	display: block;
	height:335px;
	width: 575px;
}
.imgFrame-block span {
	background: url(../Images/frame.png) no-repeat center top;
	height:335px;
	width: 255px;
	display: block;
	position: absolute;
}
/* http://www.sohtanaka.com/web-design/spice-up-your-images-with-css */
img.double-border {
	border: 2px solid black;
	padding: 3px; /*Inner border size*/
	background: #CCC; /*Inner border color*/
}
img.shadow {
	background: url(../Images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 2px 10px 7px 2px;
}
