/*
Tabs styles
*/

#tabs1 {
	width:980px;
	height:442px;
	overflow:hidden;
}

.tabs1_title {
	list-style-image: none;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0px 10px;
	height: 58px;
	display: block;
	float: left;
	position: absolute;
	top: 380px;
	left: 10px;
	background-image: url(../img/bkg_menu_sections.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 938px;
	border: 1px solid #ffffff;
	border-top:0;
	z-index: 2;
}

.tabs1_title li {
	float: left;
	cursor: pointer;
	height:59px;
	margin-right:0;
	text-align:center;
	display:block;
}

.tabs1_title li.over {}

.tabs1_title li.active {
	background-image:none;
	background-color:#FFFFFF;
}
.tabs1_title li#tab_fia_gt1_championship{
	background-image:url(../img/tab_corse_fia_gt1_championship_off.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
.tabs1_title li#tab_trofeo_granturismo_mc{
	background-image:url(../img/tab_corse_trofeo_granturismo_mc_off.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

.tabs1_title li#tab_fia_gt1_championship.active{
	background-image:url(../img/tab_corse_fia_gt1_championship_active.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#ffffff;}
.tabs1_title li#tab_trofeo_granturismo_mc.active{
	background-image:url(../img/tab_corse_trofeo_granturismo_mc_active.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#ffffff;}
#tab_fia_gt1_championship h1, #tab_trofeo_granturismo_mc h1{text-indent:-10000px;margin:0;}

.tabs1_panelwrap {
	position: absolute;
	top:0;
	left:0;
	overflow: hidden;
	width:980px;
	height:390px;
	background-color:transparent;
	background-image:none;
	border:0;
}

.tabs1_panel {
	/*position:absolute;
	top:28px;*/
	width:980px;
	height:390px;
	display:none;
	overflow: hidden;
	background-image:url(../img/bkg_overlay_tabs.png);
	background-repeat:repeat-x;
	background-position:left top;
	color:#3F4346;
	clear: both;
	padding: 0;
	margin: 0;
	background-color: transparent;
}
.tabs1_panel#trofeo_granturismo_mc{
	width:752px;
	padding:0 0 0 228px;}
.tabs1_panel#granturismo_mc_gt4{
	width:624px;
	padding:0 0 0 356px;}
.tabs1_panel#latest_news{
	width:430px;
	padding:0 0 0 550px;}

.tabs1_panel.active {
	display: block;
	background-color:transparent;
	background-image:url(../img/bkg_overlay_tabs.png);
	position:relative;
	z-index:5;
}

.tabs1_panel p {
	margin-left:5px;
}


/* btn 1 */
h1.btn_menu_section.fia-gt1{
	display:block;
	width:207px;
	height:58px;
	padding:0;
	margin:0;
	cursor: pointer;
	text-indent: -10000px;
}
li#menu_fia_gt1_championship{background-image:url(../img/menu_btn_fia_gt1_world_championship.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:207px;
	height:58px;
	padding:0;}
li#menu_fia_gt1_championship.active{background-image:url(../img/menu_btn_fia_gt1_world_championship_active.gif);}
/* btn 2 */
h1.btn_menu_section.trofeo-gtmc{
	display:block;
	width:178px;
	height:58px;
	padding:0;
	margin:0;
	cursor: pointer;
	text-indent: -10000px;
}
li#menu_trofeo_granturismo_mc{background-image:url(../img/menu_btn_trofeo_granturismo_mc.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:178px;
	height:58px;
	padding:0;}
li#menu_trofeo_granturismo_mc.active{background-image:url(../img/menu_btn_trofeo_granturismo_mc_active.gif);}
/* btn 3 */
h1.btn_menu_section.gt-mcgt4{
	display:block;
	padding:0;
	margin:0;
	cursor: pointer;
	text-indent: -10000px;
	height: 59px;
}

li#menu_granturismo_mc_gt4{background-image:url(../img/menu_btn_granturismo_mc_gt4.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:158px;
	height:58px;
	padding:0;}
li#menu_granturismo_mc_gt4.active{background-image:url(../img/menu_btn_granturismo_mc_gt4_active.gif);}
/* btn 4 */
h1.btn_menu_section.latest-news{
	display:block;
	padding:0;
	margin:0;
	cursor: pointer;
	text-indent: -10000px;
	height: 59px;
}
li#menu_latest{
	background-image:url(../img/menu_btn_latest_news.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:98px;
	height:59px;
	padding:0;
}
li#menu_latest.active{background-image:url(../img/menu_btn_latest_news_active.gif);}
/* btn 5 */
h1.btn_menu_section.archive{
	display:block;
	width:75px;
	height:58px;
	padding:0;
	margin:0;
	cursor: pointer;
	text-indent: -10000px;
}
li#menu_archive{background-image:url(../img/menu_btn_archive.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:75px;
	height:58px;
	padding:0;}
li#menu_archive.active{background-image:url(../img/menu_btn_archive_active.gif);}
a.openbtn{display:block;float:left;margin:0;padding:0;}

#menu_fia_gt1_championship a.openbtn{display:block;float:left;margin:0;padding:0;width:207px;height:59px;}
#menu_trofeo_granturismo_mc a.openbtn{display:block;float:left;margin:0;padding:0;width:178px;height:59px;}
#menu_granturismo_mc_gt4 a.openbtn{display:block;float:left;margin:0;padding:0;width:158px;height:59px;}
#menu_latest a.openbtn{display:block;float:left;margin:0;padding:0;width:98px;height:59px;}
#menu_archive a.openbtn{display:block;float:left;margin:0;padding:0;width:75px;height:59px;}

