@charset "utf-8";
/* -------------------------------------------------------------
File: CSS file for Ferrari page
Description: 
*/

/* Main content area */

#contentbox {
	background:#000 url(/img/elements/bg-skeltercontainer-bot.gif) no-repeat left bottom;
	

}

#content { height:660px;padding:0;background: url(/img/subpages/ferrari/fxx_excl_background.jpg) no-repeat top left;position:relative; }
#content h1 { text-indent:-9999px;height:50px; }
	
.content { width:510px;height:265px;float:left;margin:335px 0 0 30px; }

#contcontainer { color:#B90615;padding:5px 10px 0; }
#contcontainer h2 { font-size:18px;font-weight:bold;line-height:30px;margin-bottom:0; }
#contcontainer p { font-size:11px; }

#ferrariracer #content { background: url(/img/subpages/ferrari/fxx_racer_background.jpg) no-repeat top left;position:relative; }

#ferrariF1 #content { background: url(/img/subpages/ferrari/bg-maincontent-f1.jpg) no-repeat top left;position:relative;height:680px; }
#ferrariF1 p { color:#000; }
#ferrariF1 #contentbox { background-color:#c71513; }



#thumbs { float:right;width:165px;text-align:left;padding-top:115px; }
#thumbs img { border:2px solid #c71513;margin-bottom:10px; }

#licensetext { clear:both;margin:0 30px;padding-top:0;padding-left:0; }



#licensetext img { float:left;margin-right:10px; }
#licensetext p { color:#eee;font-size:8px; }
