/* ================================================================ */
/*                  CF (CSS Foxena - foxena.webs.com)               */
/*                                                                  */
/*     For Personal Website Development by Ashish Sharma, 2010      */
/* ================================================================ */
/*                      content0.css (YUI 2.2.0)                    */
/*                                                                  */
/* Modified from the original content.css to use as many div#id     */
/* style tags as possible to tightly scope this CSS so that it      */
/* doesn't leak out and affect our themes.                          */
/* ================================================================ */


/* PNG FIX */
img, #CF-sub, #CF-front, #SidebarWeather, .CFWeatherIcon, .GarageSortingMenu, .alertbox { behavior: url(iepngfix.htc); }
#GarageSortCFIndex, #GarageSortPowerToWeight, #GarageSortWeight, #GarageSortAcceleration, #GarageSortUpdated { behavior: url(iepngfix.htc); }

/* FOXENA, 2007 last modified 22.03.2010  */

html>body #CF-sub {
height: auto;
min-height: 595px;
}

BODY {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(bg_conte.jpg); 
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin: 0 auto 0 auto;
}

#CFFrontPage {
	background-image: url(bg_main0.jpg); 
}

#CFPhotos {
	background-image: url(bg_photo.jpg); 
}

#CFContent {
	background-image: url(bg_conte.jpg); 
}

#CFAbout {
	background-image: url(bg_about.jpg); 
}

#CFGarage {
	background-image: url(bg_garag.jpg);
}

#CFDatabase {
      background-image: url(bg_datab.jpg);
}


#CFModeration {
	background-image: none;
	text-align: left;
	font-size: 12px;
	margin: 5px;
}

IMG {
	border: 0;
}

DIV {
	margin: 0;
	padding: 0;
}
/* Main Elements ----------------------------------------------------------------------------------*/

.CFMain {
	width: 980px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

.CFHeader {
	height: 55px;
}

.CFHeaderLogo {
	width: 221px;
	float: left;
	margin-top: 9px;
}

.CFHeaderNavi {
	float: right;
	margin-top: 9px;
	text-align: right;
}

.ContentToolbar {
	margin: 0 38px 24px 38px;
	height: 42px;
}

.ContentTopic {
	float: left;
}

.ContentTopic H1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin: 9px 0 0 0;
	padding: 0;
}

.ContentTopic H1 a:link, .ContentTopic H1 a:visited { 
	color: #859e6c;
}	

.ContentTopic H1 a:hover {
	color: #fff;
}

.ContentTopic H1 B {
	font-weight: normal;
	color: #859e6c;
}

.ContentTopic H1 .Year {
	color: #707f8b;
}

.ContentTools {
	float: right;
	padding-top: 18px;
	font-size: 12px;
}
.CFCopyright {
	clear: both;
	border-top: 1px solid #242729;
	padding-top: 15px;
	margin: 42px 0 50px 0;
}

#CF-sub {
	clear: both;
	width: 980px;
	height: 595px;
	background-image: url(bg_conte.png); 
	background-repeat: repeat-x;
	text-align:left;
	margin-top: 80px;
	padding: 0;
}

/* Garage | Gallery | Album ----------------------------------------------------------------------------------*/

.GarageLeft {
	float: left;
	width: 660px;
	padding-left: 38px;
	padding-bottom: 20px;
}

.GarageLeft H1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0 0 22px 0;
}

H3 a:link, H3 a:visited {
	color: #a58955 !important;
}

H3 a:hover {
	color: #fff !important;
}

.GarageLightGreen {
	color: #c4df9b;
}

.GarageLightBlue {
	color: #7e8c98;
}

.GarageBlue {
	color: #a1c3db;
}

.GarageCarcardBig {
	float: left;
	width: 184px;
	padding: 0 34px 0 0;
}

.GarageCarcardBig a:link, .GarageCarcardBig a:visited {
	display: block;
	border: 2px solid #ccd4d9;
}

.GarageCarcardBig a:hover {
	border: 2px solid #fff;
}

.GarageCarcardBig H2 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 6px 0 0 0;
}

.GarageCarcardBig H3 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #7cc576;
	margin: 0;
	padding: 0 0 12px 0;
}

.GarageCarcardBig P {
	color: #bdbcb9;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 0 0 28px 0;
	padding: 0;
}

.GarageSeparatorBig {
	float: left;
	font-size: 1px;
	height: 1px;
	width: 620px;
	background: #2b2d2f;
	border-top: 1px solid #0d0e0f;
	margin: 0 0 38px 0;
	padding: 0;
}
.GarageSeparatorSmall {
	float: left;
	font-size: 1px;
	height: 1px;
	width: 242px;
	background: #2b2d2f;
	border-bottom: 1px solid #0d0e0f;
	margin: 0 0 29px 0;
	padding: 0;
	margin-top: 53px;
}
.GarageCarcardSmall {
	float: left;
	margin: 0;
	padding: 0 32px 0 0;
	width: 131px;
	height: 146px;
}

.GarageCarcardSmall a:link, .GarageCarcardSmall a:visited {
	display: block;
	border: 1px solid #ccd4d9;
}

.GarageCarcardSmall a:hover {
	border: 1px solid #fff;
}


.GarageCarcardSmall H2 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 6px 0 0 0;
}

.GarageCarcardSmall H3 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #7cc576;
	margin: 0;
	padding: 0;
}

.GarageRight {
	float: left;
	width: 244px;
	margin: 0;
	padding: 0;
}

.GarageSortingMenu {
	background-image: url(garage_s.png); 
	background-repeat: no-repeat;
}

.GarageSortingMenu H1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 12px 0 0 18px;
}

.GarageSortingMenu P {
	color: #bdbcb9;
	margin: 0;
	padding: 15px 29px 0 18px;
}

.GarageSortingMenu P a:link, .GarageSortingMenu P a:visited {
	text-decoration: none;
	color: #78a86f;
}

.GarageSortingMenu UL {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 18px;
}

.GarageSortingMenu UL LI {
	width: 212px;
	display: block;
}

.GarageSortingMenu UL LI a:link, .GarageSortingMenu UL LI a:visited {
	display: block;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 6px 0 6px 30px;
}

.GarageSortingMenu UL LI a:hover {
	color: #7e8c98;
}

.GarageSortingMenu UL LI.Active {
	background: #131314;
}

#GarageSortCFIndex {
	background-image: url(garage_t.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#GarageSortPowerToWeight {
	background-image: url(garage_t.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#GarageSortWeight {
	background-image: url(garage_t.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#GarageSortAcceleration {
	background-image: url(garage_u.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#GarageSortUpdated {
	background-image: url(garage_v.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.GarageCarDetails P {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #bdbcb9;
	line-height: 18px;
	padding-right: 40px;
	margin: 0 0 20px 0;
}

.GarageCarDetails P B {
	color: #b7b7b7;
	font-weight: normal;
}

.GarageCarDetails H2 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 23px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0 0 6px 0;
}

.GarageCarDetails H3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #a58955;
	float: right;
	padding: 9px 40px 0 0;
	margin: 0;
}

.GarageCarPhoto {
	width: 612px;
	border: 4px solid #fff;
}

#GarageCarPhotoLoading {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
	position: relative;
	top: -240px;
	left: 298px;
}

#GarageCarPhotoLoading IMG {
	position: absolute;	/* IE6 tweak */
}

.GarageThumbnails {
	float: left;
	width: 660px;
	padding: 16px 0 0 0;
}

.GarageThumbnails a:link, .GarageThumbnails a:visited {
	float: left;	
	width: 108px;
	display: block;
	border: 1px solid #2d3337;
	padding: 1px;
	margin-right: 15px;
}

.GarageThumbnails a:hover {
	border: 1px solid #7e8c98;
	padding: 1px;
}

.GarageThumbnails a:link.Active, .GarageThumbnails a:visited.Active, .GarageThumbnails a:hover.Active {
	border: 1px solid #a58955;
	padding: 1px;
}

.GarageTechDetails {
	width: 620px;
	border-top: 1px solid #232221;
	padding: 15px 0 20px 0;
}

.GarageTechDetails H3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #a58955;
	padding: 0;
	margin: 0;
}

.GarageTechDetails UL {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 14px 0;
}

.GarageTechDetails UL LI {
	border-bottom: 1px solid #191d20;
	color: #bdbcb9;
	padding: 4px 0 5px 0;
}


.GarageTechDetails UL#Left {
	width: 225px;
}

.GarageTechDetails UL#Center {
	width: 205px;
}

.GarageTechDetails UL#Right {
	width: 190px;
}

.GarageTechDetails UL LI .Value {
	color: #859e6c;
	padding-left: 5px;
}

.GarageBlogging {
	float: left;
	width: 620px;
	border-top: 1px solid #232221;
	padding-top: 15px;
}

.GarageBlogging H3 {
	clear: both;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #a58955;
	padding: 10px 0 0 0;
	margin: 0;
}

.GarageBlogging H2 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding-bottom: 14px;
}

.GarageBloggingRecent {
	float: left;
	width: 310px;
}

.GarageBloggingRecent UL {
	list-style: none;
	margin: 0;
	padding: 0;
}

.GarageBloggingRecent UL LI {
	width: 300px;
}

.GarageBloggingRecent UL LI a:link, .GarageBloggingRecent UL LI a:visited {
	display: block;
	color: #acacac;
	text-decoration: none;
	padding: 3px 0 6px 16px;
	background-image: url(garage_r.gif); 
	background-repeat: no-repeat;
	background-position: 0 6px;
}

.GarageBloggingRecent UL LI a:hover {
	color: #7e8c98;
}

.GarageBloggingRecent UL LI b {
	font-weight: normal;
	color: #626262;
	padding-left: 5px;
}

.GarageBloggingUser {
	width: 310px;
	float: left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #abacac;
}

.GarageUserProfile IMG {
	float: left;
	padding: 0 10px 4px 0;
}

.GarageCarBrowser {
	padding: 30px 0 0 18px;
}

.GarageCarBrowser H1 {
	font-weight: normal;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 0 0 14px 0;
}

.GarageCarBrowser UL {
	list-style: none;
	margin: 0;
	padding: 0;
}

.GarageCarBrowser UL LI {
	width: 215px
}

.GarageCarBrowser UL LI.Active {
	background: #29323d;
}

.GarageCarBrowser UL LI a:link, .GarageCarBrowser UL LI a:visited {
	display: block;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 4px 0 4px 6px;
}

.GarageCarBrowser UL LI a:hover {
	color: #7e8c98;
}

.owner {
	color: #96b4ce;
}


/* About us  ----------------------------------------------------------------------------------------*/



#About {
	clear: both;
	width: 904px;
	text-align:left;
	margin-top: 80px;
	padding: 0 38px;
}

#About P {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	line-height: 18px;
	padding: 0;
	margin: 0 0 0px 0;
}

#About h1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding: 8px 0 10px 0;
}


#About h4 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding: 0 0 10px 0;
}

.AboutLeft {
	float: left;
	width: 511px;
}

.AboutRight {
	float: left;
	width: 343px;
	padding: 6px 0 0 50px;
}

.AboutSlideshow {
	border: 4px solid #fff;
	width: 335px;
	height: 223px;
}

.AboutCredits {
	border-top: 1px solid #25282a;
	border-bottom: 1px solid #25282a;
	padding: 0 0 22px 0;
	margin: 27px 0 23px 0;
}

.AboutCredits h6 {
	clear: both;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	padding: 0;
	margin: 20px 0 10px 0;
}

.AboutCredits UL {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0 0 22px 18px;
}

.AboutCredits UL LI {
	float: left;
	color: #859e6c;
	font-size: 13px;
	padding-right: 5px;
}

.AboutModeration {
	float: left;
	width: 904px;
	border-top: 1px solid #25282a;
	padding: 28px 0 0 0;
	margin: 20px 0 0 0;
}

.AboutContactAddress {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	height: 155px;
	text-align: center;
	padding-top: 108px;
}

.AboutContactAddress a:link, .AboutContactAddress a:visited {
	color: #859e6c;
}

.AboutContactAddress .AboutCountry {
	color: #808080;
	border-left: 1px solid #292d2f;
	border-right: 1px solid #292d2f;
	padding: 0 8px;
	margin: 0 8px;
}

.AboutContactAddress h5 {
	color: #808080;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 0;
}




/* FOXENA FrontPage ------------------------------------------------------------------------------*/

#CF-front {
	float: left;
	width: 980px;
	margin-top: 418px;
	background-image: url(front_co.png); 
	background-repeat: repeat-y;
	text-align: left;
}

.FrontAlbum {
	float: left;
	width: 464px;
}

.FrontAlbumSingle {
	float: left;
	width: 464px;
	margin-bottom: 25px;
}

.FrontAlbumThumb {
	float: left;
	width: 185px;
}

.FrontAlbumThumb IMG {
	border: 2px solid #ccd4d9;
	margin-right: 20px;
}

.FrontAlbumDetails {
	float: left;
	width: 249px;
}

#CF-front H1 {
	font-family: Arial, Tahoma, Verdana;
    font-size: 14px;
	color: #fff;
    font-weight: normal;
	padding-bottom: 3px;
	margin: 0;
	padding: 0;
}

#CF-front H1 a:link, #CF-front H1 a:visited, #CF-front H1 a:hover {
	color: #fff;
	text-decoration: none;
}

.FrontDate {
	font-family: Tahoma, Arial, Verdana;
    font-size: 10px;
    color: #859e6c;
	margin: 0 0 4px 0;
	padding: 0;
}

.FrontDescription {
	font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    line-height: 16px;
	color: #bdbcb9;
	margin-top: 4px;
	padding: 0;
}

.FrontContent {
	float: left;
	width: 516px;
}

.FrontContentRight {
	float: left;
	width: 243px;
}

.FrontContentPost {
	float: left;
	width: 219px;
	height: 92px;
	padding: 0 0 0 38px;
}

#Stabilizer, .Stabilizer {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	font-size:1px;
	width:auto;
}

/*  clearfix style (replaces stabilizer divs) */
.Clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.Clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .Clearfix {height: 1%;}
.Clearfix {display: block;}
/* End hide from IE-mac */



/* ContactPage  */

#ContactLeft {
	float: left;
	with: 480px;	
	margin: 0px 60px 20px 40px;
	position: relative;	/* IE6 fix - do not remove */
}
#ContactRight {
	float: left;
	with: 480px;	
	margin: 0px 0 0 0;
	padding: 0 0 0 1px;
	color: #859e6c;
	font-size: 12px;
	position: relative;	/* IE6 fix - do not remove */
}

#ContactProblem {
	float: left;
	margin: 0px 0px 0px 150px;
	position: relative;
}

.ContactTable {
	margin-top: 10px;
}


.FormLabel {
	text-align: right;
	padding: 7px 8px 0 0;
	color: #859e6c;
	font-size: 12px;
}
.FormLabel SPAN {
	color: #707070;
}

.FormField {
	color: #485058;
	padding-bottom: 15px;
}
.ContactBubble {
	float: left;
	width: 100px;
}

.ContactTo {
	float: left;
	width: 270px;
	margin: 0;
	padding: 0;
}
.ContactTo H1 {
	margin: 0;
	padding: 20px 0 0 0;	
	color: #FFF;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;	
}
.ContactTo H1 B{
	color: #859e6c;
	font-weight: normal;	
}
.FormField {
	background-image: url(contact_.gif); 
	background-repeat: no-repeat;
	width: 204px;
	height: 24px;
}
.FormField INPUT {
	border: none;
	background: transparent;
	width: 190px;
	height: 24px;
	color: #FFF;
	margin: 0 0 0 5px;
	padding: 3px 0 0 0;
}

.FormFieldCode {
        background-image: url(contact_.gif);
        background-repeat: no-repeat;
        width: 204px;
        height: 24px;
}
.FormFieldCode INPUT {
        border: none;
        background: transparent;
        width: 70px;
        height: 24px;
        color: #FFF;
        margin: 0 15px 0 5px;
        padding: 3px 0 0 0;
} 

.FormField P {
	margin: 0;
	padding-top: 5px;
}

.ContactMessageField {
	background-image: url(contact_.gif); 
	background-repeat: no-repeat;
	width: 452px;
	height: 278px;
	margin-top: 3px;

}

.ContactMessageField TEXTAREA{
	border: none;
	background: transparent;
	width: 375px;
	height: 240px;
	margin: 10px 0 0 10px;
	padding: 0 10px 0 40px;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	font-family: arial, verdana, tahoma;
	scrollbar-arrow-color: #666c72;
	scrollbar-3dlight-color: #3c4248;
	scrollbar-darkshadow-color: #3c4248;
	scrollbar-face-color: #494f56;
	scrollbar-highlight-color: #3c4248;
	scrollbar-shadow-color: #3c4248;
	scrollbar-track-color: #34393e;
	overflow: auto;
}

#ContactRight P {
	margin: 0;
	padding: 0;
	color: #485058;
	text-align: right;
	font-size: 11px;
}

.SendButton {
	padding-top: 20px;
}
.SendButton INPUT{
	background: #31363b;
	border: 1px solid #3e4347;
	color: #FFFFFF;
	padding: 0 10px 0 10px;
}

.GarageFeatures {
	clear: both;
	float: none;
	width: 245px;
}
.GarageFeatureImage{
	float: left;	
	widtht: 67px;
	padding: 4px 10px 10px 0 !important;
}
.GarageFeatureText{
	float: none;
	clear: both;
	width: 245px;
	margin: 0 0 40px 0 !important;
	padding: 0 0 0 0 !important;
	font-size: 11px !important;
	color: #7c8798 !important;
}

.GarageFeatures H1, .GarageTuning H1{
	font-size: 13px;
	font-weight: bold !important;
	margin: 0 !important;
	padding: 0 0 10px 0 !important;

}
.GarageFeatureText H3{
	text-align: left !important;
	display: block;
	color: #6494bb;
	font-size: 12px;	
	font-weight: bold;
	margin: 0 !important;
	padding: 0 0 5px 0!important;	
}
.GarageFeatureText H3 SPAN{
	color: #78a86f !important;
}
.GarageFeatureText H3 A:LINK, .GarageFeatureText H3 A:VISITED{
	color: #6494bb !important;
}
.GarageFeatureText H3 A:HOVER {
	color: #FFF !important;
}
.GarageTuning P {
	color: #cccccc;
	margin: 0;
	padding: 0 0 10px 0;
}
#TuningMeterBox {
	background-image: url(tuningbg.gif); 
	background-repeat: no-repeat;
	width: 242px;
	height: 40px;
}

#TuningMeter {
	padding: 7px 0 0 51px;
	margin: 0;
}
#TuningMeter P {
	margin: 0;
	padding: 0;
	color: #c2c2c2;
	letter-spacing: 13px;
	font-size: 18px;
	font-weight: normal !important;
}
#TuningMeter P SPAN{
	color: #41484f;
}

#TuningText {
	padding-top: 10px;
}

#TuningText P{
	color: #878787;
}
#TuningText SPAN{
	color: #FFFFFF;
}
.TuningInfo{
	color: #7c8798 !important;
	border-top: 1px solid #2b2d2f;
	padding-top: 10px !important;
	padding-right: 2px;
}

.Info H3 {
	font-size: 15px !important;
	font-weight: bold !important;
	color: #FFF !important;
}
.Info SPAN {
	color: #859e6c !important;
}
.Info TABLE TD {
	color: #bdbcb9 !important;
	font-family: tahoma;
}
.Info TABLE TD SPAN{
	color: #859e6c !important;
}

.Info A:LINK, .Info A:VISITED {
	color: #859e6c !important;
}

.Info {
	padding-bottom: 30px;
}

.Info .AboutLeft {
	width: 532px;
}

.Info .AboutRight {
	width: 312px;
	padding: 0 0 0 60px;
}


/* --- Database ----------------------------------- */

.DatabaseCarPhoto {
	width: 407px;
	border: 4px solid #fff;
}

.DatabaseCarInfo {
	float: right;
	width: 210px;
	padding: 0px 20px 0px 0px;
}

#DatabaseCarPhotoLoading {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
	position: relative;
	top: -240px;
	left: 298px;
}
.DatabaseCarInfo UL {
	list-style: none;
	margin: 0;
	padding: 0 0 14px 0;
}

.DatabaseCarInfo UL LI {
	border-bottom: 1px solid #191d20;
	color: #bdbcb9;
	padding: 4px 0 5px 0;
}
.DatabaseCarInfo UL LI .Value {
	color: #859e6c;
	padding-left: 5px;
}

/* --- Misc --- */

.browserwarning {
	width: 915px;
}

#cnf a, #cnf a:visited, #cnf a:hover {
	font-size: 1px;
	color: #0d0f10;
}

/* CSS CF classes developed under Copyright Act, 1998 */