body {
	margin: 0px;
	padding: 0px;
	background: #000 url(../images/bg_body.gif) repeat-y 0px 0px;
	color: #fff;
	font: .8em Helvetica, Arial, sans-serif;
	scrollbar-arrow-color:#ccc;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-shadow-color:#000;
	scrollbar-face-color:#666;
	scrollbar-track-color:#333;
}
hr {
	display: none;
}
dfn {
	font-style: normal;
}
a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #f00;
}
a img {
	border: none;
}

/*<group=forms>*/
input, textarea {
	padding: .15em;
	font-family: sans-serif;
	border: 1px solid #ccc;
	margin: 3px;
}
select, option {
	font-family: sans-serif;
}
.brd {
	border: none;
}
fieldset {
	margin: 10px 0px 10px 0px;
	border: 1px solid #ccc;
	padding: 4px;
	background: #1f1f1f url(../images/bg_titles.png) repeat-y right top !important;
	background: #1f1f1f;
}
fieldset fieldset {
	margin: 10px 0px 10px 0px;
	padding: 4px;
	border: none;
	background: #333;
}
legend {
	
}
/*</group>*/

/*<group=register>*/
#item.register small {
	font-size: .9em;
}
#item.register dfn {
	border-bottom: 1px dotted #cccccc;
	border-collapse: collapse;
	color: inherit;
	cursor: help;
}
#item.register span {
	color: #f60;
}
#item.register #security {
	margin: 13px 0px 5px;
}
#user_name, #user_email, #user_firstname, #user_lastname, #user_work, #user_address, #user_birth_place, #item_title {
	width: 20em;
}
#user_url {
	width: 30em;
}
#user_enterprise {
	width: 12em;
}
#user_state, #user_phone_numb, #user_cell_numb, #user_fiscalcode, #user_piva, #user_city {
	width: 12em;
}
#user_address_numb, #user_birth_year, #user_phone_int, #user_phone_pre, #user_cell_int, #user_cell_pre, #user_bill_year, #item_start_year, #item_finish_year, #item_date_year {
	width: 2.5em;
}
#user_zipcode, #user_card, #user_validity, #user_security {
	width: 4em;
}
#user_province, #user_birth_day, #user_birth_month, #user_bill_day, #user_bill_month, #item_start_day, #item_start_month, #item_finish_day, #item_finish_month, #item_start_hour, #item_finish_hour, #item_start_minute, #item_finish_minute, #item_date_day, #item_date_month, #item_date_hour, #item_date_minute {
	width: 1.8em;
}
/*</group>*/
#container {
	position: relative;
	width: 990px;
}
#header {
	position: relative;
	width: 787px;
	height: 144px;
	background: transparent url(../images/bg_header.gif) no-repeat 0px 0px;
}
#header h1 {
	display: none;
}
#sponsor {
	position: absolute;
	top: 0px;
	left: 665px;
}
#sponsor a img{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
#subHeader {
	position: relative;
	width: 787px;
	height: 80px;
	background: #f00 url(../images/logo.gif) no-repeat 250px 0px;
}

/*<group=subHeader>*/
#services {
	position: relative;
	width: 245px;
	height: 80px;
	vertical-align: bottom;
}
#services ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#services ul li {
	margin: 0px 0px 0px 5px;
	padding: 8px 0px 0px 5px;
}
#services a {
	color: #fff;
}
#services a:hover {
	color: #000;
}
#services a.login {
	padding-left: 14px;
	background: transparent url(../images/icon_login.gif) no-repeat 0em 0em;
}
#services a.newsletter {
	padding-left: 14px;
	background: transparent url(../images/icon_newsletter.gif) no-repeat 0em 0em;
}
#services a.register {
	margin-top: 4px;
	padding-left: 11px;
	background: transparent url(../images/list_navigator.gif) no-repeat 0em .3em;
}
#logo img {
	display: none;
}
#logo dfn {
	position: absolute;
	top: 55px;
	margin-left: 620px;
	display: block;
	font-style: normal;
	font-weight: bold;
}


/*</group>*/


/*<group=navigator>*/
#navigator {
	position: relative;
	width: 787px;
	height: 2.3em;
	background: #000;
	font-family: Verdana, Helvetica, sans-serif;
	z-index: 2;
}
#navigator ul {
	position: relative;
	top: 5px;
	margin: 0px;
	padding: 0px;
	width: 787px;
	height: 1.6em;
	background: transparent url(../images/bg_navigator.gif) repeat-x 0px 0px;
	list-style-type: none;
}
#navigator ul li {
	padding-left: 12px;
	display: inline;
	line-height: 1.5em;
}
#navigator ul li a {
	padding-left: 9px;
	background: transparent url(../images/list_navigator.gif) no-repeat 0em .45em;
	color: #ccc;
	text-decoration: none;
}
#navigator ul li a.search {
	padding-left: 13px;
	background: transparent url(../images/list_search.gif) no-repeat 0em .15em;
}
#navigator ul li a:hover {
	color: #fff;
}
#navigator #rss {
	position: absolute;
	top: 8px;
	right: 7px;
}
/*</group>*/

/*<group=submenu>*/
#subMenu {
	position: relative;
	background: #000;
}
#subMenu ul {
	margin: 0px;
	padding: 0px;
}
#subMenu ul li {
	margin: 0px;
	padding: 0px;
	background: #333;
	border-top: 2px solid #000;
	border-bottom: 1px solid #ccc;
	font: bold .9em Arial, Helvetica, sans-serif;
}
#subMenu ul li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #fff;
}
#subMenu ul li a em{
	font-style: normal;
}
#subMenu ul li a:hover em{
	visibility: hidden;
}
#subMenu a.race {

}
#subMenu a.events {

}
#subMenu a.gallery {
	background: #e9a114;
}
#subMenu a.market {
	background: #1c3274;
}
#subMenu a.press {
	background: #7c0d81;
}
#subMenu a.gadgets {
	background: #1f9cb6;
}
#subMenu a.sponsors {

}
/*</group>*/

/*<group=login>*/
#login {
	font-size: .8em;
	font-family: Verdana, Arial;
	position: absolute;
	left: 2px;
	width: 25em;
	text-align: left;
}
#login p {
	display: block;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	font-size: .9em;
	font-weight: normal;
	letter-spacing: .15em;
	line-height: .9em;
}
#login .loginWord {
	width: 155px;
	height: 12px;
	padding: 1px;
	margin: 0px 0px 0px 3px;
	color: #c00;
	border: none;
}
#login .loginBtn {
	color: #000;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	border: none;
	background: transparent;
	cursor: pointer;
}
#login .loginBtn:hover {
	color: #fff;
}
#login legend {
	padding: 0px;
	margin: 0px;
	letter-spacing: .15em;
}
#login code {
	display: block;
	position: relative;
	margin-top: 5px;
	text-align: right;
	font-weight: normal;
	color: #c00;
	font-family: sans-serif;
}
#login code a {
	text-decoration: none;
	padding-left: 14px;
	color: #c00;
	background: transparent url(../images/list_closesearch.gif) no-repeat 0em .15em;
}
#login code a:hover {
	text-decoration: none;
	color: #fff;
}
#login #target {
	color: #f60;
}

/*</group>*/

/*<group=search>*/

#search {
	font-size: .8em;
	font-family: Verdana, Arial;
	position: absolute;
	left: 520px;
	padding: 5px;
	width: 230px;
	background: #000 url(../images/bg_search.jpg) no-repeat left bottom;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 1px solid #fff;
	-moz-opacity: 0.90; 
	filter: alpha(opacity=90);
	display: none;
	z-index: 2;
	color: #ccc;
}
#search h3 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: normal;
	background: transparent url(../images/list_search.gif) no-repeat 0em .1em;
	letter-spacing: .15em;
	padding: 0px 0px 0px 16px;
}
#search #word {
	width: 210px;
	margin-top: 0px;
	color: #c00;
	border: none;
}
#search select {
	width: 200px;
	color: #c00;
	margin: 3px;
	border: none;
}
#search #oksearch {
	padding: 0px;
	margin-top: 6px;
}
#search fieldset {
	border: 1px solid #333;
	width: 210px;
}
#search legend {
	letter-spacing: .15em;
}
#search label {
	color: #fff;
}
#search code {
	display: block;
	position: relative;
	top: -1em;
	text-align: right;
	font-weight: normal;
	color: #c00;
	font-family: sans-serif;
}
#search code a {
	text-decoration: none;
	padding-left: 14px;
	color: #c00;
	background: transparent url(../images/list_closesearch.gif) no-repeat 0em .15em;
}
#search code a:hover {
	text-decoration: none;
	color: #fff;
}
/*</group>*/

#main {
	position: absolute;
	left: 160px;
	width: 627px;
	margin: 0px 203px 0px 0px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	z-index: 1;
}

/*<group=highNews>*/
#highNews {
	position: relative;
	top: 5px;
	left: 9px;
	width: 609px;
	padding-bottom: 1em;
}
#highNews .n1 {
	position: relative;
	width: 300px;
}
#highNews .n2 {
	position: absolute;
	top: 0px;
	left: 309px;
	width: 300px;
}
#highNews big {
	
}
#highNews dfn {
	display: block;
	padding: 2px;
	font-style: normal;
	border-bottom: 2px solid #ccc;
}
#highNews span, #news span, #lowNews span {
	display: block;
	background: transparent url(../images/bg_titles.png) repeat-y right top !important;
	background: none;
}
#highNews a img, #news a img, #lowNews a img  {
	
	border-bottom: 1px solid #ccc;
}
#highNews h2 {
	font-size: 1.1em;
	margin: 0px;
	padding: 4px;
}
#highNews p {
	margin: 0px;
	padding: 0px 4px 8px 4px;
}
#highNews p a {
	color: #fff;
}
#highNews p a:hover {
	color: #f00;
}
/*</group>*/

/*<group=news>*/
#news, #lowNews, #item {
	position: relative;
	left: 9px;
	width: 609px;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
#news .n1 {
	position: relative;
	width: 150px;
	height: 27em;
}
#lowNews #links{
	position: relative;
	width: 150px;
	height: 27em;
}
#lowNews #links div{
	overflow: auto;
	overflow-x: hidden;
	height: 310px;
}
#news .n2, #lowNews .n2  {
	position: absolute;
	top: 0px;
	left: 153px;
	width: 150px;
}
#news .n3, #lowNews .n3 {
	position: absolute;
	top: 0px;
	left: 306px;
	width: 150px;
}
#news .n4, #lowNews .n4 {
	position: absolute;
	top: 0px;
	left: 459px;
	width: 150px;
}
#news dfn, #lowNews dfn {
	display: block;
	padding: 2px;
	font-style: normal;
	border-bottom: 2px solid #ccc;
	font-size: .9em;
}
#links dfn {
	background: #666;
}
#news h2, #lowNews h2 {
	font-size: 1em;
	margin: 0px;
	padding: 4px;
}

#news p, #lowNews p {
	margin: 0px;
	padding: 0px 4px 8px 4px;
	line-height: 1em;
}

#news p a, #lowNews p a, #events h2 a {
	color: #fff;
}

#news p a:hover, #lowNews p a:hover,#lowNews #links a:hover, #events h2 a:hover {
	color: #f00;
}
#lowNews #links ul {
	list-style-type: none;
	margin: 5px 0px 0px 4px;
	width: 120px;
	padding: 0px;
}
#lowNews #links li a{
	list-style-type: none;
	padding-left: 12px;
	background: transparent url(../images/list_navigator.gif) no-repeat 0em .3em;
}
/*</group>*/

/*<group=events>*/
#events {
	position: relative;
	width: 203px;
	background: #666;
}
#events dfn {
	color: #c00;
	display: block;
	padding: 2px;
	margin-top: 2px;
	border-bottom: 2px solid #ccc;
	background: #ccc url(../images/bg_titles.png) repeat-y right top !important;
	background: #ccc;
	font-style: normal;
}
#events h2 {
	font-size: 1em;
	margin: 1px 0px 0px 1px;
	padding: 0px;
	border-bottom: 1px solid #333;
	font-weight: normal;
}
#events h2 small {
	font-size: .75em;
	display: inline;
}
#events h2 a {
	color: #fff;
}
#events h2 a:hover {
	color: #000;
}
/*</group>*/

/*<group=externalNews>*/
#extRSS {
	position: relative;
	width: 203px;
	background: #333;
	margin-bottom: 3px;
}
#extRSS dfn {
	display: block;
	padding: 2px;
	border-bottom: 2px solid #ccc;
	background: #333 url(../images/bg_titles.png) repeat-y right top !important;
	background: #333;
	font-style: normal;
}
#extRSS ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#extRSS li {
	font-size: .8em;
	font-weight: normal;
	margin: 0px;
	padding: 2px 4px 1px 4px;
	border-bottom: 1px solid #666;
	color: #999;
}
#extRSS li a {
	color: #ccc;
	display: block;
}
#extRSS li a:hover {
	color: #f60;
}
#extRSS cite {
	display: block;
	font-size: .9em;
	height: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 8px 4px 2px 4px;
	color: #666;
	background: #111111;
}

/*</group>*/

/*<group=item>*/
#item {
	position: relative;
	left: 9px;
	width: 609px;
	margin-bottom: 1em;
	padding: 8px 0px 0px 0px;
	min-height: 10em;
	height: auto !important;
	height: 10em;
	float: left;
}
#item a:hover{
	color: #c33;
}
#item input{
	padding: 0px;
}
#item h1{
	margin: 0px;
	text-align: right;
	font-size: 1.2em;
	padding: .2em 0em 0em 0em;
	color: #666;
}
#item h1 a {
	color: #666;
}
#item.who h1, #item.press h1, #item.download h1{
	color: #282828;
	background: #666;
	padding-right: 5px;
}
#item.market h2, #item.marketC h2, #item.marketD h2, #item.search h2, #item.gallery h2, #item.galleryC h2#summary, #item.enterprises h2, #item.enterprisesD h2, #item.register h2, #item.users h2 {
	margin: 0px;
	font-size: 1.2em;
	padding: .1em .1em .1em .3em;
	background: #666;
}
#item.market h2, #item.marketC h2, #item.marketD h2 {
	border-top: 3px solid #1c3274;
}
 #item.gallery h2, #item.galleryC h2#summary {
	border-top: 3px solid #e9a114;
}
#item.enterprises h2, #item.enterprisesD h2 {
	border-top: 3px solid #369;
}
#item.enterprisesD h2#summary {
	border-top: none;
}
#item.newsD h2#summary, #item.enterprisesD h2#summary {
	margin: 1em 0em 0em 0em;
	font-size: 1.4em;
	background: none;
}
#item.news h2, #item.newsD h2 {
	margin: 0px;
	font-size: 1.2em;
	padding: .1em .1em .1em .3em;
}
#item h2 a {
	color: #fc9;
}
#item tt {
	padding: .2em .1em .1em .3em ;
	text-align: right;
	display: block;
	background-color: #000;
	border-bottom: 1px solid #333;
	color: #fc9;
	font: 1.1em Verdana, sans-serif;
}
#item.marketC form {
	padding: .2em .1em .1em .3em ;
	text-align: right;
	display: block;
	background-color: #000;
	border-bottom: 1px solid #333;
	color: #fc9;
	font: .9em Verdana, sans-serif;
}
#item tt em {
	font-style: normal;
	color: #c96;
}
#item h3 {
	margin: .5em 0em .2em 0em;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	color: #fc6;
}
#item.market h3, #item.marketC h3, #item.search h3, #item.news h3, #item.enterprises h3, #item.gallery h3, #item.users h3 {
	margin: .5em 0em .2em 0em;
	font-size: 1.2em;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #131313;
}
#item.gallery h3 {
	padding-left: 15px;
	background: transparent url(../images/icon_gallery.gif) no-repeat 0em 4px;
}
#item.marketC h3 a  {
	padding-left: 15px;
}
#item.marketC h3 a.tmb {
	background: transparent url(../images/icon_market.gif) no-repeat 0em 4px;
}
#item.market h3 small, #item.marketC h3 small, #item.search h3 small, #item.news h3 small, #item.news h4 small,#item.enterprises h3 small, #item.enterprises h4 small, #item.gallery h3 small, #item.gallery h4 small {
	padding-left: 10px;
	font-size: .8em;
	font-weight: normal;
	color: #fc6;
}
#item h4 {
	margin: 0em 0em .2em 0em;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	color: #fc6;
}
#item.news h4, #item.gallery h4, #item.enterprises h4 {
	margin: .5em 0em .2em 0em;
	font-size: 1.1em;
	color: #fc6;
	border-bottom: 1px solid #c93;
}
#item.news h4 a, #item.gallery h4 a, #item.enterprises h4 a {
	margin: .5em 0em .2em 1em;
}
#item #photos {
	position: relative;
	margin-left: 5px;
	display: block;
	width: 302px;
	right: 0px;
	float: right;
	clear: both;
}
#item #photo1 small, #item #photo2 small, #item #photo3 small {
	position: relative;
	display: block;
	top: -1.6em;
	left: 1px;
	width: 10px;
	height: 10px;
	padding: 1px;
	background: #000;
	text-align: center;
	-moz-opacity: 0.80; 
	filter: alpha(opacity=80);
}
#item #photo2 {
	display: block;
}
#item #photo3 {
	display: block;
}
#item p {

}
#item.marketC p {
	color: #ccc;
}
#item img {
	border: 1px solid #ccc;
}
#item cite {
	font-style: normal;
}
#item cite a, #item .contact a {
	color: #c99;
}
#item dfn {
	color: #cc9;
}
#item code {
	margin-top: 4em;
	display: block;
	text-align: left;
	color: #fc9;
	font: 1em Verdana, sans-serif;
}
#item.galleryC code {
	margin-top: 2em;
}
#item.galleryC code span {
	color: #666;
}
#item .past {
	padding-top: 1em;
}
.users #viewuser {
	display: none;
}
.users #detail {
	background: #1f1f1f;
	padding: 1em 5px 2em 5px;
}
.users #detail h4{
	margin-top: 5px;
}
.users #detail var {
	font-style: normal;
	color: #ccc;
}
.users #detail var big {
	color: #fff;
}
/*</group>*/

/*<group=gallery>*/
#catGallery {
	position: relative;
	top:  20px;
	left: 0px;
	width: 609px;
}
#catGallery tr {
	padding: 0px;
}
#catGallery td {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	height: 100px;
}
#catGallery a img {
  border: 1px solid #000;
}
#catGallery a:hover img {
  border: 1px solid #fff;
}
#photoDetail {
	position: relative;
	top: 20px;
	border-top: 2px solid #333;
	border-bottom: 2px solid #c93;
	background: #0b0b0b;
}
#photoDetail #photos {
	margin-top: .5em;
	padding: 0px;
	width: 609px;
	text-align: center;
	float: none;
}
#photoDetail h2{
	margin: 0em;
	padding: .1em .1em .1em .3em;
	font-size: 1.1em;
}
#photoDetail h3, #photoDetail h4, #photoDetail p {
	padding: 0em .3em 0em .3em;
}
/*</group>*/

/*<group=press>*/
	#item.press img {
	margin: 3px;
}
	#item.press img {
	border: 2px solid #f33;
}
	#item.press a:hover img {
	border: 2px solid #fff;
}
	#item.download table td {
	vertical-align: top;
}
/*</group>*/
#colA {
	position: relative;
	width: 160px;
	float: left;
	background: #333;
}
#colB {
	position: absolute;
	top: 0px;
	left: 787px;
	width: 203px;
	float: right;
	clear: both;
	background: #333;
}

/*<group=partners>*/
#partners {
	position: relative;
	margin-top: 3px;
	width: 203px;
}
#partners dfn {
	display: block;
	padding: 2px;
	border-bottom: 2px solid #f00;
	background: #fff url(../images/bg_titles.png) repeat-y right top !important;
	background: #fff;
	font-style: normal;
	color: #000;
}
#officials {
	position: relative;
	width: 203px;
	height: 120px;
}
.of1{
	position: relative;
	display: none;
}
.of2{
	position: absolute;
	left: 101px;
	display: none;
}
.of3{
	position: absolute;
	left: 0px;
	top: 60px;
	display: none;
}
.of4{
	position: absolute;
	left: 101px;
	top: 60px;
	display: none;
}
/*</group>*/

/*<group=enterprises>*/
#enterprise {
	position: relative;
	top: 6px;
	background: #0d0d0d;
	color: #ccc;
}
.ent {
	position: relative;
	border-bottom: 1px solid #ccc;
	padding: 2px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
}
.ent a img {
	position: absolute;
	top: 3px;
	margin: 0px;
	border: 1px solid #000;
}
.ent a:hover img {
	border: 1px solid #fff;
}
.ent h3 {
	position: relative;
	top: 3px;
	left: 60px;
	width: 97px;
	margin-top: 0px;
	padding-bottom: 2px;
	display: block;
	color: #fff;
	font-size: .85em;
	font-weight: normal;
	line-height: 1em;
}
.ent h3 a:hover {
	color: #66ccff;
}
.ent p {
	margin: 0px;
	font-size: .9em;
	font-weight: normal;
	line-height: 1em;
	color: #ccc;
}
.ent p a {
	color: #ccc;
}
.ent p a:hover {
	color: #f33;
}
/*</group>*/

/*<group=banners>*/
#bA {
	width: 203px;
	height: 144px;
	background: #fff;
	padding: 0px;
}
#bA img {
	margin: 0px;
}
#bB {
	position: relative;
	width: 627px;
	height: 60px;
	background: #ccc;
}
#bC {
	position: relative;
	width: 203px;
	height: 60px;
}
#bD {
	position: relative;
	width: 160px;
	height: 60px;
}
#bE1, #bE2, #bE3, #bE4, #bE5 {
	position: relative;
	width: 160px;
	height: 80px;
}
#bF1, #bF2, #bF3, #bF4, #bF5 {
	position: relative;
	width: 203px;
	height: 100px;
}
#bG {
	position: relative;
	top: 0px;
	left: 9px;
	width: 609px;
	height: 60px;
	background: #ccc;
	margin: 0em 0em 2em 0em;
	float: left;
}
/*</group>*/
#footer {
	position: relative;
	left: 9px;
	margin: 40px 0px 2px 0px;
	padding: 0px;
	width: 609px;
	background: #666;
	border-top: 2px solid #ccc;
	float: left;
}

#footer small {
	font-size: 1em;
	padding: 1em .3em 0em .3em;
	color: #ccc;
	padding-left: 5px;
	display: block;
}
#footer p{
	position: absolute;
	top: 0px !important;
	top: .9em;
	right: 0px;
	padding: 0em .3em 0em .3em;
	text-align: right;
}
#footer p a {
	color: #ccc;
}
#footer p a:hover {
	color: #900;
}
