

BODY {
	background-color: #ABA8A8;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, CastleT, Verdana;
	font-size: 10pt;
	text-align: center;
}

H1,H2,H3,H4,H5 {
	font-family: "Arial Narrow", Georgia, Times;
	color: #C00000;
}

TD {
	font-size: 8pt;
	font-family: Verdana, CastleT, Verdana;
}


/*FORM {
	background-color: #F4F4F4;
	padding: 15px;
}

FORM TABLE TR TD {
	font-size: 8pt;
}

FORM B {
	font-weight: normal;
}*/

INPUT {
	border: 3px solid #969494;
	font-size: 8pt;
	padding: 3px;
}

SELECT {
	border: 3px solid #969494;
	margin-bottom: 2px;
}

IMG {
	border: none;
}

SMALL {
	color: #A1A1A1;
}

HR {
	height: 1px;
	color: #C00000;
}

A {
	color: #C00000;
}

/* DIV para centrar */
#centered {
  top: 0px;
  right: 0;
  margin: 0 auto;
 /* width: 980px;*/
 width: 1000px;
 text-align: left;
}


.generalred {
	background-color: #C00000;
}

/* parte de fora do conteudo, sem margens */
#outercontent {
	width: 1000px;
	background-color: white;
}

/* parte de dentro do conteudo */
#innercontent {
	width: 980px;
	padding: 10px;
}


/* menuprincipal */
#mainmenu {
	background-color: #004275;
	width: 980px;
	height: 24px;

}

#header{
	width: 980px;
	height: 235px;
	/*background-image: url(/img/logo.png);
	background-repeat: no-repeat;
	background-position: 30 20;*/
}
#header h1{
	margin: 0px 0px 0px 0px;
}
#top{
	height: 108px;
	width: 980px;
	background-image: url(/img/ferrari.jpg);
	background-repeat: no-repeat;
}

#logo{
	position: relative;
	top: 30px;
	left: 20px;
	z-index: 10;
}


/* footer */
#sitefooter {
	background-color: #004275;
	height: 50px;
	margin-top: 10px;
	width: 980px;
	font-size: 8pt;
	color:white;
}
#sitefooter a:visited {
	color:white;
}

#sitefooter a {
	color: white;
	text-decoration: underline;
}


.contenttable {
	border-collapse: collapse;
	width: 980px;
}

.contenttable td {
	vertical-align: top;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
	
#content_body {
	width: 980px;
		
	/*
	padding-left: 30px;
	padding-right: 30px;
	*/
	padding-top: 10px;
	font-size: 8pt;
}

#content_body h1 {
	color: #004275;
	/*border-bottom: 1px solid #C00000;*/
	font-weight: normal;
	font-size: 16pt;
}
#content_body p {
	text-align: left;
	margin-bottom: 5px;
	font-size: 8pt;
	line-height: 160%;
}



p.legend {
	font-size: 8pt;
	margin-top: 0px;
}


p.legendbody {
	font-size: 8pt;
	margin-top: 0px;
	background-color: #F4F4F4;
	padding: 4px;
}


.newshome{
	padding-bottom: 9px;
	padding-top: 10px;
	font-size: 8pt;
	cursor: pointer;
}
.newshome a{
	text-decoration: none;
	color: white;
}

.newshome small{
	color: black;
}


.listitem {
	border-bottom: 1px solid #C00000;
	padding-bottom: 9px;
	padding-top: 10px;
	font-size: 8pt;
	cursor: pointer;
}

.listitem:hover {
}

.listitem p {
	margin-top: 5px;
	margin-bottom: 5px;

}
.listitem img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.listitem a {
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	line-height: normal;
}


div.next {
	font-size: 8pt;
	text-align: right;
	margin-top: 5px;
	padding-right: 20px;
	background-image: url("/img/next.png");
	background-repeat: no-repeat;
	background-position: right;

}

div.prev {
	margin-top: 1px;
	font-size: 8pt;
	text-align: left;
	display: inline-block;
	padding-left: 20px;
	background-image: url("/img/prev.png");
	background-repeat: no-repeat;
	background-position: left;
}


.printable {
	display: none;
}

.pda{
	display: none;
}

.downloadright {
	padding-left: 20px;
	background-position: 6px 10px;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
}

.downloadright:hover {
	background-color: #CECECE;
}

.downloadright a {
	color: black;
}
.downloadright p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10pt;
}

.downloadright small {
	color: black;
}



.downloadbody {
	margin-top: 10px;
	padding-left: 25px;
	background-position: 6px 10px;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F4F4F4;
}

#red{
	background-color: #C00000;
	width: 980px;
	height: 10px;
}

.downloadright small {
	color: black;
}

.downloadbody:hover {
	background-color: #E9E9E9;
}

.downloadbody a {
}
.downloadbody p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#topmenu {
	width:980px;
}
.topsel{
	color: #909092;
}


.message {
	padding: 20px;
	font-size: 9pt;
}

.message p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}	

.error {
	color: red; 
	background-color: #F2CCCC;
}


.info {
	color: #112E68; 
	background-color: #D9E3F9;
}

.ok {
	color: #2D6611; 
	background-color: #DBF7CE;
}

td.fs2fieldname {
}

td.fs2field {
	padding-left: 20px;
	padding-bottom: 5px;
}

select {
	width: 200px;
	font-size: 8pt;
}

input[type=submit]{ 
	color: white; 
	background-color: #004275;
	width: 100%;
	cursor: pointer;
	border: 3px solid #969494;
	font-size: 8pt;
	
} 


.sessionoptions {
	padding-right: 15px; position:relative; top:0px;float:right;width:auto;
	font-size: 8pt;
}


.editbutton {
	text-align: right;
	font-weight: normal;
}


.today {
	background-color: #FDF4F4;
}


div.body{
	border-right:  3px solid #989796;
}

div.stock{
	float:left;
	padding-right: 0px;
	width: 100px;
}

li.header{
	/*border: 1px solid red;*/
	font-weight: normal;
	background-color: #8E8D8C;
	color: #969494;
	background-repeat:repeat-y;
	background-image: url("/img/stockBackground.png");
}

ul.stock li {
	padding-left: 0px;
}
ul.stock li[rel=link] a:Hover{
	color: white;
	width: 100%
}

ul.stock li[rel=link] a{
	width: 100px;
	display: block;
}

ul.stock li[rel=link]:Hover {
	background-color: #8E8D8C;
	/*color: #969494;*/
	color: white;
	background-repeat:repeat-y;
	background-image: url("/img/stockBackgroundBlue.png");
}

ul.stock{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100px;
}

ul.stock li a{
	color: #969494;
	text-decoration: none;
}


table.cargrid td {
	padding: 3px;
	text-align: left;
	cursor: pointer;
	vertical-align: top;
	width: 163px;
	border: 1px solid white;
}

table.cargrid td.nodata:HOVER{
	border: 1px solid white;
	background-color: white;
	cursor: default;
}

table.cargrid td p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 95%;
}

table.cargrid td:hover {
	border: 1px solid #AFAFAF;
	text-align: left;
	background-color: #EFEFEF;
	/*width: 194px;*/
}

table.cargrid td img {
	border: 2px solid white;
}

table.cargrid td a {
	text-decoration: none;
	color: #828282;
	/*font-weight: bold;*/
}

table.cargrid td b {
	/*font-weight: normal;*/
	color: black;
	/*float: right;*/
	/*display: inline-block;*/
}


/* menu */
/** jdmenu */
ul.jd_menu, 
ul.jd_menu_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: left;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}


/** jd menu skin */
ul.jd_menu_slate {
	height: 19px;
	/*background-color: #A5CC75;*/
	/*border: 1px solid #70777D;*/
	/*border-top: 1px solid #A5AFB8;
	border-left: 1px solid #A5AFB8;*/
	
	clear: both;
}

ul.jd_menu_vertical {
	width: 200px;
	height: auto;
	clear: both;
	/*background: url(gradient-vertical.png) repeat-x;*/
	background-color: white;
}


ul.jd_menu_slate a, 
ul.jd_menu_slate a:active,
ul.jd_menu_slate a:link,
ul.jd_menu_slate a:visited {
	text-decoration: none;
/*	color: white;*/
}
ul.jd_menu_slate ul li a,
ul.jd_menu_slate ul li a:active,
ul.jd_menu_slate ul li a:link,
ul.jd_menu_slate ul li a:visited {
	color: white;
}
ul.jd_menu_slate li {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	padding: 2px 6px 4px 6px;
	cursor: pointer;
	white-space: nowrap;
	color: white;
	border-left: 1px solid #969494;
/*	border-right: 1px solid white;*/
/*	border-top: 1px solid white;*/
/*	margin-right: 3px;*/
	width: 150px;
	text-align: center;
	
}
ul.jd_menu_slate li.jd_menu_active_menubar,
ul.jd_menu_slate li.jd_menu_hover_menubar {
	background-color: #BD3B3B;
}

ul.jd_menu_vertical li.jd_menu_active_menubar,
ul.jd_menu_vertical li.jd_menu_hover_menubar {
	padding-left: 6px;
	padding-top: 1px;
	border-top: 1px solid red;
	border-left: 0px;
	border-right: 0px;
}

ul.jd_menu_slate ul {
	background-color: #C00000;
	border: 1px solid #9C0607;
			
}
ul.jd_menu_slate ul li {
	padding: 3px 10px 3px 4px;
	background-color: #004275;
	border: none;
	color: #70777D;
	text-align: left;
	width: auto;
}
ul.jd_menu_slate ul li.jd_menu_active {
	padding-top: 2px;
	border-top: 1px solid #9C0607;
	padding-bottom: 2px;
	border-bottom: 1px solid #9C0607;
	background-color: #C5EBFF;	
}
ul.jd_menu_slate ul li.jd_menu_hover {
	background-color: #BD3B3B;
	padding-top: 2px;
	border-top: 1px solid #9C0607;
	padding-bottom: 2px;
	border-bottom: 1px solid #9C0607;
	color: black;
}
ul.jd_menu_slate ul li.jd_menu_active a.jd_menu_active,
ul.jd_menu_slate ul li.jd_menu_hover a.jd_menu_hover {
	color: black;
}

.carsearch {
	background-color: #F4F4F4;
	width: 870px;
}