@charset "UTF-8";
/*  	  
		Site Design & Development by Peter van Koningsveld (info@motorsport-media-design.com)
		for NOVAROSSI WORLD S.r.l.
		
		START NOVAROSSI LANGUAGE SELECTOR STYLE
*/

BODY {
	background-color: #66C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: none;
	color: #666;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	font-weight: normal;
}
IMG {
	border: 0px;
}
.background {
	width: 957px;
	height: 598px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 30px;
	background-image:url(../../images/public/general/backgrounds/start-screen/start-screen.jpg);
	background-repeat:no-repeat;
	border:5px solid #00F;
}
.versionBackground {
	width: 344px;
	height: 183px;
	background-image:url(../../images/public/general/backgrounds/start-screen/text.png);
	background-repeat:no-repeat;
	margin-left: 70px;
	margin-top: 200px;
}
.versionContent {
	width: 290px;
	height: 150px;
	margin-left: 44px;
	margin-right: 10px;
}
.versionContent a{
	color: #666;
	text-decoration: none;
}
.versionContent a:hover{
	color: #666;
	text-decoration:underline;
}
.anniversaryText {
	width: 229px;
	height: 29px;
	margin-left: 0px;
	margin-top: 193px;
}
.enginedisplay {
	width: 488px;
	height: 462px;
	float: right;
	margin-right: 0px;
	margin-top: -430px
}
.sales-warning {
	width: 512px;
	height: 206px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 30px;
	background-image:url(../../images/public/general/backgrounds/sales-info2.png);
	background-repeat: no-repeat;
	}
.sales-text {
	width: 350px;
	height: 190px;
	margin-left: 162px;
	margin-top: 16px;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	}
.ie6 {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
	display: none;
	color:#F00;
	background-color:#FFF;
	border-color:#F00;
	border-style:solid;
	}