/*NGV: Layout CSS*/
/************************************************************************

	Listing Order:
	==============

	1 - Universal
	2 - Structure/Layout	
	3 - Inner Pages Tags
	4 - Footer Elements

************************************************************************/

/***********************************************************************
	1 - UNIVERSAL Tags
************************************************************************/

html > body * {
	outline:none;
}
body {
	margin:0px 0 0 0;
	padding: 0;
	border: 0;
	color:#777777;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	background: #fff url(../images/bg.gif) top left repeat-x;
	}
h1, h2, h3, h4, h5, h6, form, label, input, legend, textarea, select, ul, ol, li, dl, dt, dd, p, div {
	margin:0px;
	padding:0px;
}
img {
	border:none;
	margin:0px;
	padding:0px;
}
ul, ol{
	list-style:none;
}
h2 {
	padding:0px 0 0px 0;
}
h3 {	
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0 14px 0px;
	
}
a{
	text-decoration:none;
	color:#000063;
}
a:hover{
	text-decoration:none;
	color:#000;
}
a.underline{
	text-decoration:underline;
}
a.underline:hover{
	text-decoration:none;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}

.padd-top-5{
padding-top:5px;
}
p{
padding-bottom:10px;
}

.font14{
font-size:14px;
}
/***********************************************************************
	2 - Structure/Layout Tags
************************************************************************/

.outer{
width:100%;
padding:0px;
float:left;
}

.wrapper{
	width:921px;
	margin:0px auto;
	padding:0px;
}
#top{
	float:left;
	width:921px;
	padding:25px 0px 0px 0px;
	} 
	
#logo{
	float:left;
	padding-bottom:19px;
	}

#ferrari{
float:right;
padding:20px 10px 3px 0px;
}

.nav-bg{
background:url(../images/nav-bg.gif) bottom left repeat-x;
height:36px;
}

/***********************************************************************
	3 - Navigation Tags
************************************************************************/
#navigation{
	margin:0px auto;
	padding:0px 3px;
	width:915px;
	}
#navigation li{
	float:left;
	padding: 0px 2px 0px 0px;
	text-transform:uppercase;
}
#navigation li.last{
padding-right:0px;
}
#navigation li.last{
padding:0px;
	
}
#navigation li a{
	color:#fff;
	float:left;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding:12px 0px 10px 15px;
	background:none;
}

#navigation li a span{
background:none;
padding:12px 15px 10px 0px;
}
#navigation li a:hover, #navigation li a.active{
	color:#fff;
	background:url(../images/nav-left.gif) top left no-repeat;
	}

#navigation li a:hover span, #navigation li a.active span{
	color:#fff;
	background:url(../images/nav-right.gif) top right no-repeat;
	padding:12px 15px 10px 0px;
	}

/***********************************************************************
	4 - Banner Tags
************************************************************************/
#banner {
	float:left;
	width:921px;
	padding:0px 0px 6px 0px;
	background:url(../images/ban-img-bg.jpg) left top no-repeat;
	position:relative;
	}

.banner-content{
width:210px;
float: right;
height:280px;
padding:30px 30px 0px 681px;
}
.banner-content h2{
font:23px Georgia, "Times New Roman", Times, serif;
color:#fff;
font-style:italic;
}

.banner-content p{
font: bold 10px Arial, Helvetica, sans-serif;
color:#838383;
}

.first{
background:url(../images/ban-img-1.jpg) top left no-repeat;
}
.second{
background:url(../images/ban-img-2.jpg) top left no-repeat;
}

.third{
background:url(../images/ban-img-3.jpg) top left no-repeat;
}

.fourth{
background:url(../images/ban-img-4.jpg) top left no-repeat;
}

#pagi {
	position: absolute;
	top:270px;
	right:50px;
	z-index:999;
	}
/*	
#pagination li{
float:left;
padding:0px 5px;
}

#pagination li a{
background: url(../images/pagi.png) top left no-repeat;
height:8px;
width:8px;
float:left;
text-indent:-9999px;
}

#pagination li a:hover, #pagination li a.active{
background: url(../images/pag-act.png) top left no-repeat;
}*/

/***********************************************************************
	5 - News Tags
************************************************************************/

#news-out{
float:left;
height:38px;
width:921px;
background:url(../images/news-repete.jpg) top left repeat-x;
position:relative;
}
.news{
float:left;
padding:11px 17px 9px 0px;
background: url(../images/news-tit-bg.jpg) top right no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#9d082b;
text-transform:uppercase;
}

#news-content{
float:left;
width:853px;
background:url(../images/new-right.jpg) top right no-repeat;
height:38px;
}

.date{
font-weight:bold;
padding: 0px 15px 0px 0px;
}

#news-content a{
color:#484848;
}
#news-content a:hover{
color:#000064;
}

#news-arrow{
float: left;
padding-top:8px;
}

/***********************************************************************
	6 - Contant Tags
************************************************************************/
#bottom{
	float:left;
	width:921px;
	padding:10px 0px 14px 0px;
}

.partner{
padding-right:19px;
float:left;
}

.glob{
padding:10px 3px 0px 22px;
width:274px;
float:left;
}

#product-box{
float:left;
width:328px;
}

.product{
float:left;
width:328px;
border-bottom:2px solid #e0e0e0;
padding: 10px 0px 6px 0px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: 14px Arial, Helvetica, sans-serif;
	color: #475f00;
	padding: 0px 0 6px 10px; /*header text is indented 10px*/
	cursor: pointer;
	width: 318px;
	float:left;
	margin-top:10px;
	background:url(../images/black.gif) left  6px no-repeat;
	font-weight:bold;
}

.arrowlistmenu a, .menuheader a{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #475f00;
}

.arrowlistmenu .openheader{
	color: #475f00;	
}

.arrowlistmenu .categoryitems{ /*CSS for UL of each sub menu*/
	width: 318px;
	float:left;
	padding:0px 0px 10px 10px;
	border-bottom:1px dotted #ccc;
	font:11px Arial, Helvetica, sans-serif;
	color:#979797;
	
			}
	


#footer{
float:left;
width:883px;
padding:12px 20px 18px 24px;
color:#999999;
background:#e9e9e9;
font:11px Arial, Helvetica, sans-serif;
line-height:24px;
}

#footer a{
color:#999999;
font:11px Arial, Helvetica, sans-serif;
}
#footer a:hover{
color:#000;
}

.foot-right{
float:right;
text-align:center;
}
.exl {
float:left;
width:883px;
padding:8px 20px 8px 24px;
color:#999999;
}

.exl a{
font:11px Arial, Helvetica, sans-serif;
color:#8c8c8c;
}

.exl a:hover{
color:#000;
}

.partner a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
.partner a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
.partner a.tt:hover{ z-index:25; color: #aaaaff; background:;}
.partner a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 5px 0 0 20px;
	width:164px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
.partner a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
.partner a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
.partner a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}

/***********************************************************************
	7 - Inner pages Tags
************************************************************************/

#inner-body{
	float:left;
	width:908px;
	padding:20px 0px 14px 13px;
	min-height:320px;
	height:auto!important;
	height:320px;
	color:#777777;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
}

#inner-body h2{
font:bold 18px Arial, Helvetica, sans-serif;
color:#78932a;
padding:2px 0px 2px 10px;
}

#inner-body h3{
font:bold 14px Arial, Helvetica, sans-serif;
color:#78932a;
margin:0px;
padding:10px 0px;
}

.left{
float:left;
width:663px;
padding:0px 15px 0px 0px;
}
.title{
background:#e9e9e9;;
width:100%;
margin-bottom:25px;
}
.right{
float:left;
width:230px;
}