
div.tabcontent {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF;
clear:both;
height:100%;
margin-bottom:0;
overflow:visible;
white-space:normal;
width:100%;
}

#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7 {
	font-size:11px;
	width:788px;
}
#tab2, #tab3, #tab4, #tab5, #tab6, #tab7 {
display:none;
}

* html pre.tabcontent {
overflow:auto;
width:788px !important;
word-wrap:break-word;
}
ul.tablinks {
	cursor:pointer;
	display:block !important;
	height:29px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 8px;
}
* html ul.tablinks {
height:25px;
}
ul.tablinks li {
display:inline;
float:left;
margin:0 1px 0 0;
padding:0;
}

ul.tablinks a, ul.tablinks span {
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
	text-decoration:none;
	width:148px;
	padding-left: 7px;
	padding-top: 3px;
}
h4.tabtitle {
	display:block;
	font-size:14px;
	font-weight:bold;
	height:20px !important;
	line-height:20px;
	padding:0 !important;
	text-indent:10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
div.tabbase {
	display:block;
	font-size:0;
	height:18px;
	line-height:18px;
}


#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7 {
font-family:Arial,Helvetica,sans-serif;
}
div#description div#descriptiontitle {
font-family:Arial,Helvetica,sans-serif;
}

#background {
	background: #d7d7d7 !important;
	background-image: url(http://static.frooition.com/080113/files/shared_background.gif) !important;
	background-repeat: repeat-y !important;
	background-position: center !important;
	background-position: top !important; 
}



/*<========== DESCRIPTION & TABS (contains: description & tab styling) ==========>*/

h4.tabtitle {
	color: #fffeff !important;
	width: 788px;
	height: 17px;
	padding: 0px;
}

pre.tabcontent {
	color: #000;
	font-family: tahoma,verdana,sans-serif;
	font-size:12px;
	margin:0 !important;
	white-space:normal;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}

pre.tabcontent p {
	padding: 0px;
	margin-top:-3 !important;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 5px;
}



pre.tabcontent a {
	color: #333333;
}

div.tabbase {
	
}

ul.tablinks {

}

ul.tablinks a {
	color: #000;
	background-attachment: scroll;
	background-image: url(immagini/tab.png);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.tablinks span,
ul.tablinks a:hover {
	color: #000;
	background-attachment: scroll;
	background-image: url(immagini/tabH.png);
	background-repeat: no-repeat;
	background-position: left top;
}
