/* GOGO'S MUSIC STYLE ---------------------------------------------------------------- */

/* NORMALIZZAZIONE ------------------------------------------------------------------- */

/* normalizza margin e padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin: 0; padding: 0; }

/* normalizza font-size per headers */
h1, h2, h3, h4, h5, h6
{ font-size: 100%; }

/* rimuove list-style dalle liste */
ol, ul
{ list-style: none; }

/* normalizza font-style e font-weight */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style: normal; font-weight: normal; }

/* normalizza le tabelle */
table
{ border-collapse: collapse; border-spacing: 0; }

/* rimuove i bordi */
fieldset, img
{ border: 0; }

/* allinea a sinistra il testo */
caption, th
{ text-align: left; }

/* rimuove i segni quote da q */
q:before, q:after
{ content: ''; }



/* LAYOUT ---------------------------------------------------------------------------- */

html {
	text-align: center;
}

body {
	background-color: #000000;
	background-image: url(../images_layout/body_back.png); 
	background-repeat: no-repeat;  
	background-position: center top;
	font-size: 11pt;
	color: #4e004f; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 14pt;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #e6206d;
	outline: 0;
}

a:hover {
	color: #ffffff;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ef2876;
}

a:visited:hover {
	color: #ffffff;
}

#page {
	width: 951px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../images_layout/main_back.png); 
	background-repeat: repeat-y;  
	background-position: center top;
}

#header {
	position: relative;
	height: 167px;
	background-image: url(../images_layout/header_back.jpg); 
	background-repeat: no-repeat;  
	background-position: center bottom;
	text-align: left;
}

.tagline {
	position: absolute;
	top: 22px;
	left: 109px;
}

#main {
	background-image: url(../images_layout/main_back.png); 
	background-repeat: repeat-y;  
	background-position: center;
}

#content {
	position: relative;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#content_sx_home {
	width: 52%;
	float: left;
	text-align: center;
}

#content_dx_home {
	width: 46%;
	float: right;
}

#footer {
	background-image: url(../images_layout/main_back.png); 
	background-repeat: repeat-y;  
	background-position: center;
	clear: both;
}

#footer1 {
	height: 53px;
	background-image: url(../images_layout/footer1_back.png); 
	background-repeat: no-repeat;  
	background-position: center bottom;
}

#footer2 {
	height: 75px;
	background-color: #000000;
	background-image: url(../images_layout/footer2_back.png); 
	background-repeat: no-repeat;  
	background-position: center top;
	padding-bottom: 20px;
}



/* NAVIGAZIONE ----------------------------------------------------------------------- */

#header ul {
	margin: 0px;
	padding: 0px;
}

#header li {
	display: inline;
	float: left;
}

#header li a:hover {
	cursor: pointer;
}

#home {
	width: 172px;
	position: relative;
	left: -1px;
	text-align: center;
}

.nf_gogos {
	position: relative;
	top: 6px;
}

#label {
	width: 92px;
	position: relative;
	left: -1px;
	text-align: center;
}

.nf_label {
	position: relative;
	top: 96px;
}

#artists {
	width: 117px;
	position: relative;
	left: -1px;
	text-align: center;
}

.nf_artists {
	position: relative;
	top: 84px;
}

#studiolive {
	width: 160px;
	position: relative;
	left: -1px;
	text-align: center;
}

.nf_studiolive {
	position: relative;
	top: 81px;
}

#community {
	width: 170px;
	position: relative;
	left: -1px;
	text-align: center;
}

.nf_community {
	position: relative;
	top: 85px;
}

#links {
	width: 89px;
	position: relative;
	left: -1px;
	text-align: center;
}

.nf_links {
	position: relative;
	top: 92px;
}

#contacts {
	width: 134px;
	position: relative;
	left: -1px;
	text-align: center;
}

.nf_contacts {
	position: relative;
	top: 103px;
}




/* CONTENUTI HOMEPAGE ---------------------------------------------------------------- */

#flashplayer_contenitore {
	width: 400px;
	position: relative;
	top: 0px;
	left: 30px;
	background-image: url(../images_layout/mp3player_home_back.png); 
	background-repeat: no-repeat;  
	background-position: left top;
	padding: 60px 0px 20px 21px;
}

#flashplayer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 360px;
}

#standaloneplayer_button {
	width: 99px;
	height: 30px;
	position: relative;
	top: -60px;
	left: 256px;
	margin-bottom: -40px;
	padding-top: 10px;
	text-align: center;
	font-size: 7pt;
	line-height: 1em;
	background-image: url(../images_layout/mp3player_button_back1.png); 
	background-repeat: no-repeat;  
	background-position: center top;
}

#standaloneplayer_button:hover {
	background-image: url(../images_layout/mp3player_button_back2.png); 
	background-repeat: no-repeat;  
	background-position: center top;
}

#standaloneplayer_button a:link, #standaloneplayer_button a:visited {
	text-decoration: none;
	color: #ccff99;
}

#standaloneplayer_button a:hover, #standaloneplayer_button a:visited:hover {
	color: #ffffff;
}

#news_contenitore_home {
	margin: 15px 0px 0px 22px;
}

#news_title_home {
	background-image: url(../images_layout/artist_bio_titleback.png); 
	background-repeat: repeat-x;  
	background-position: bottom left;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0px 10px;
}

#news_contenitore_detail {
	margin: 0px 1px;
}

#news_title_detail {
	background-image: url(../images_layout/artist_bio_titleback.png); 
	background-repeat: repeat-x;  
	background-position: bottom left;
	text-align: center;
	padding-bottom: 5px;
	margin: 0px 10px;
}

#news_content {
	position: relative;
	padding: 0px 10px 30px 10px;
	background-color: #f191ff;
	background-image: url(../images_layout/artist_bio_back.png); 
	background-repeat: repeat-x;  
	background-position: bottom center;
	text-align: left;
	margin: 0px 10px;
}

#news_content h3 {
	padding: 0px;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	color: #bb04dc;
}

#news_content h3 span {
	background-color: #f191ff;
	padding-right: 3px;
}

#news_content hr {
	margin-top: -11px;
	border-bottom: 2px dotted #fadaff;
	border-top: 0px dotted #fadaff;
	border-right: 0px dotted #fadaff;
	border-left: 0px dotted #fadaff;
}

#news_content h4 {
	margin: 0px 20px 20px 20px;
	padding: 2px 2px;
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
	border-top: 1px dotted #fadaff;
}

.news_text {
	padding: 3px 2px;
	font-size: 9pt;
}

.news_more {
	text-align: right;
	font-size: 9pt;
}

.news_text img {
	padding: 5px;
}

.news_text strong {
	font-weight: bold;
}

#fromblog_title {
	margin: 45px 10px 0px 10px;
	text-align: right;
	padding: 0px;
}

#fromblog {
	background: url(../studiolive/wp-content/themes/pink/images/bgsub2.png) top left repeat-x;
	border: 4px solid #ffffff;
	margin: 0px 10px;
	min-height: 160px;
	font-size: 9pt;
	text-align: left;
}

#fromblog ul {
  	padding: 2px 7px;
  	list-style: none;
}

#fromblog li {
	background: url(../studiolive/wp-content/themes/pink/images/bullet.gif) 0 8px no-repeat;
	margin: 0px;
	padding: 2px 10px 2px 20px;
}

#fromblog a:link, #fromblog a:visited {
	color: #c2ff72;
	font-weight: normal;
	text-decoration: none;
}

#fromblog a:hover, #fromblog a:visited:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#shinystat {
	margin-top: 40px;
}

#copyright {
	float: left;
	width: 540px;
	margin: 50px 270px -50px 50px;
	padding: 5px;
	text-align: center;
	font-size: 8pt;
	background-color: #f191ff;
	border: 1px dotted #fadaff;
}

#design {
	float: right;
	margin-right: 32px;
	margin-bottom: -62px;
}



/* CONTENUTI ARTISTIS----------------------------------------------------------------- */

.artistsindex {
	width: 260px;
	height: 350px;
	background-repeat: no-repeat;  
	background-position: center bottom;
	float: left;
	margin: 10px 17px 10px 17px;
}

.artistsindex h1 {
	position: relative;
	top: 278px;
	font-size: 18pt;
}

.artistsindex a {
	text-decoration: none;
	color: #ff6fa7;
}

.artistsindex a:hover {
	text-decoration: none;
	color: #cbff68;
}

.artistsindex a:visited {
	text-decoration: none;
	color: #ff6fa7;
}

.artistsindex a:visited:hover {
	text-decoration: none;
	color: #cbff68;
}

#content_sx_artist {
	width: 460px;
	float: left;
	text-align: left;
}

#content_dx_artist {
	width: 410px;
	float: right;
	text-align: left;
}

#content_bottom_artist {
	position: relative;
	margin: 0px 32px;
	text-align: left;
	clear: both;
	padding-top: 30px;
}

.titolo_artista {
	position: relative;
	float: left;
	top: -120px;
	left: 80px;
	margin-bottom: -120px;
}

#foto_artista {
	position: relative;
	margin-top: 10px;
	text-align: center;
	background-repeat: no-repeat;  
	background-position: center top;
}

#flashplayer_artista {
	position: relative;
	background-image: url(../images_layout/artist_mp3player_back.png); 
	background-repeat: no-repeat;  
	background-position: left top;
	padding: 23px 0px 10px 61px;
}

#gallery_artista {
	position: relative;
	margin-right: 83px;
	text-align: center;
}

#gallery_artista a img {
	margin: 3px;
	padding: 4px;
	background-color: #d0f39f;
	border: 1px solid #80ac42;
}

#gallery_artista a:hover img {
	background-color: #f8c3ff;
	border: 1px solid #ffffff;
}

.gallery_artista_title {
	position: relative;
	float: right;
}

#bios_artista_title {
	background-image: url(../images_layout/artist_bio_titleback.png); 
	background-repeat: repeat-x;  
	background-position: bottom left;
	text-align: left;
}

#bios_artista {
	position: relative;
	padding: 10px 20px 50px 20px;
	background-color: #f191ff;
	background-image: url(../images_layout/artist_bio_back.png); 
	background-repeat: repeat-x;  
	background-position: bottom center;
}

#bios_artista p {
	text-align: justify;
	margin: 10px 0px;
}

#bios_artista p#primo-paragrafo {
	margin: 0px;
}

#bios_artista p#primo-paragrafo:first-letter {
	font-size: 30pt;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	float: left;
	background-color: #ed73ff;
	background-image: url(../images_layout/artist_bio_firstletter.png);   
	color: #ffffff;
	margin:0 5px 0px -30px;
	padding: 5px 5px 5px 30px;
	line-height:1em;
}

#bios_artista_mail {
	margin: 20px -30px 30px -30px;
	padding: 5px;
	text-align: center;
	background-color: #f3a4ff;
	border: 1px dotted #fadaff;
}



/* CONTENUTI LABEL ------------------------------------------------------------------- */

.foto_label_dx {
	position: relative;
	background-image: url(../images_layout/divfoto_back.png); 
	background-repeat: no-repeat;  
	background-position: center bottom;
	padding: 0px 20px 30px 20px;
	float: right;
	margin: 3px 0px 5px 15px;
}

.foto_label_sx {
	position: relative;
	background-image: url(../images_layout/divfoto_back.png); 
	background-repeat: no-repeat;  
	background-position: center bottom;
	padding: 0px 20px 30px 20px;
	float: left;
	margin: 3px 15px 5px 0px;
}

.foto_label_dx a img, .foto_label_sx a img {
	padding: 5px;
	background-color: #d0f39f;
	border: 1px solid #80ac42;
}

.foto_label_dx a:hover img, .foto_label_sx a:hover img {
	background-color: #f8c3ff;
	border: 1px solid #ffffff;
}

.foto_label_dx_jap {
	position: relative;
	background-image: url(../images_layout/divfoto_back.png); 
	background-repeat: no-repeat;  
	background-position: center bottom;
	padding: 0px 20px 30px 20px;
	float: right;
	margin: 3px 0px 5px 15px;
}

.foto_label_sx_jap {
	position: relative;
	background-image: url(../images_layout/divfoto_back.png); 
	background-repeat: no-repeat;  
	background-position: center bottom;
	padding: 0px 20px 30px 20px;
	float: left;
	margin: 3px 15px 5px 0px;
}

.foto_label_dx_jap a img, .foto_label_sx_jap a img {
	padding: 5px;
	background-color: #d0f39f;
	border: 1px solid #80ac42;
}

.foto_label_dx_jap a:hover img, .foto_label_sx_jap a:hover img {
	background-color: #f8c3ff;
	border: 1px solid #ffffff;
}

.foto_label_dx_sandro {
	position: relative;
	padding: 0px 10px 10px 10px;
	float: right;
	margin: 3px 0px 5px 15px;
}

.foto_label_sx_sandro {
	position: relative;
	padding: 0px 10px 10px 10px;
	float: left;
	margin: 3px 15px 5px 0px;
}

.sandro_gallery {
	position: relative;
	text-align: center;
	padding-top: 5px;
}

.sandro_gallery a img {
	margin: 4px;
	padding: 5px;
	background-color: #d0f39f;
	border: 1px solid #80ac42;
}

.sandro_gallery a:hover img {
	background-color: #f8c3ff;
	border: 1px solid #ffffff;
}

.foto_label_dx_sandro a img, .foto_label_sx_sandro a img {
	padding: 5px;
	background-color: #d0f39f;
	border: 1px solid #80ac42;
}

.foto_label_dx_sandro a:hover img, .foto_label_sx_sandro a:hover img {
	background-color: #f8c3ff;
	border: 1px solid #ffffff;
}

#gadgets_title {
	text-align: center;
	color: #ffffff;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	margin: -8px 5px 16px 5px;
	border-bottom: 3px dotted #f8c7ff;
}

#gadgets_title span {
	position: relative;
	top: 8px;
	padding: 0px 5px;
	background-color: #f191ff;
}

#gadgets_gallery {
	text-align: center;
	font-size: 9pt;
}

#gadgets_gallery .singlegadget {
	position: relative;
	float: left;
	width: 252px;
	text-align: center;
	margin: 5px;
	padding: 0px 0px 7px 0px;
	background-color: #f8c3ff;
	font-variant: small-caps;
}

#itemgadget {
	width: 240px;
	height: 150px;
	margin: 5px 5px;
	border: 1px solid #ffffff;
}

#itemgadget:hover {
	border: 1px solid #ae0ab0;
}

#itemgadget .downloadgadget {
	visibility: hidden;
	width: 240px;
	height: 150px;
	background-image: url(../images_layout/alphaback_black40.png);
}

#itemgadget:hover .downloadgadget {
	visibility: visible;
}

#itemgadget .downloadh4 {
	position: relative;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	padding: 5px;
	margin: 4px 0px;
	background-image: url(../images_layout/alphaback_black40.png);
}

#itemgadget .downloadh4:hover {
	background-image: url(../images_layout/alphaback_black60.png);
}

#itemgadget .downloadh4 a {
	display: block;
	color: #ffffff;
}

#itemgadget .downloadh4 a:visited {
	display: block;
	color: #ffffff;
}

#itemgadget .downloadh4 a:hover {
	color: #c3ff4f;
}

#itemgadget .downloadh4 a:visited:hover {
	color: #c3ff4f;
}

.clear {
	clear: both;
}




/* CONTENUTI COMMUNITY --------------------------------------------------------------- */

#underconstruction {
	margin: 0px 10px;
	padding: 10px;
}

#underconstruction h1 {
	margin: 10px;
	padding: 10px;
	color: #920baa;
	font-size: 21px;
	font-weight: normal;
}




/* CONTENUTI LINKS ------------------------------------------------------------------- */

#content_links {
	position: relative;
	margin: 0px 32px;
	text-align: left;
	clear: both;
}

#links_title {
	background-image: url(../images_layout/artist_bio_titleback.png); 
	background-repeat: repeat-x;  
	background-position: bottom left;
	text-align: center;
	padding-bottom: 10px;
}

#links_display {
	position: relative;
	padding: 10px 20px 50px 20px;
	background-color: #f191ff;
	background-image: url(../images_layout/artist_bio_back.png); 
	background-repeat: repeat-x;  
	background-position: bottom center;
	text-align: center;
}

#single_link {
	width: 210px;
	float: left;
	text-align: center;
	margin: 10px 25px;
}

.single_link_span {
	display: block;
	width: 210px;
	padding-bottom: 5px;
	font-size: 9pt;
	background-color: #f8c3ff;
}

.single_link_span:hover {
	background-color: #eb5fff;
}

.single_link_img {
	margin: 5px 5px;
	border: 1px solid;
}

.nome_link {
	background-color: none;
	display: block;
}

.nome_link:hover {
	background-color: none;
}

.spazio_links {
	border: 1px solid;
	border-color: #f191ff;
}




/* CONTENUTI CONTACTS ---------------------------------------------------------------- */

#contacts_sx {
	width: 30%;
	float: left;
	text-align: center;
	margin: 20px 10px 0px 20px;
}

#contacts_dx {
	width: 64%;
	float: right;
	margin-right: 10px;
	text-align: left;
}

#contacts_dx p {
	margin: 0px 0px 10px 0px;
}

#formmail_container {
	text-align: left;
}

.error { 
	color: #ff0042;
	font-size: 9pt;
}

.alert { 
	color: #ff0042;
	text-align: right;
	margin: -20px 0px 10px 0px;
	font-size: 9pt;
}

.thanks { 
	text-align: center;
}

ol.forms {
	float: left;
	list-style: none;
	width: 100%;
}

ol.forms li {
	clear: left;
	float: left;
	line-height: 1em;
	margin-bottom: 3px;
	width: 100%;
	background-color: #f3a4ff;
	padding: 3px 0px;
}

ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 1.5em;
	padding-right: 1%;
	text-align: right;
	width: 16%;
}

ol.forms input { width: 49%; }
ol.forms textarea {
	height: 20em; 
	width: 74%; 
}

ol.forms input, ol.forms textarea, ol.forms button { font: 1em Georgia, "Times New Roman", Times, serif; }

ol.forms .error { 
	display: block;
	margin: 0.25em 0 0 11%;
}

ol.forms li.buttons {
	text-align: center;
}

#contacts_sx p {
	padding: 5px 0px 10px 0px;
}

#contacts_sx h5 {
	margin: 0px 15px 4px 15px;
	padding: 3px;
	border: 1px dotted #fadaff;
	background-color: #f191ff;
}





/* JQUERY TABS ----------------------------------------------------------------------- */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */

#content-tab {
	position: relative;
	margin: 50px 32px 0px 32px;
	text-align: left;
	clear: both;
	background-color: #f191ff;
	border-top: 1px solid #f8c7ff;
}

#content-tab .ui-tabs-panel {
	background-image: url(../images_layout/artist_bio_back.png); 
	background-repeat: repeat-x;  
	background-position: bottom center;
	padding: 14px 20px 50px 20px;
}

.ui-tabs-nav {
    list-style: none;
    margin: -44px 0px 0px 0px;
    padding: 0 0 0 0px;
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
}

#content-tab ul {
	float: right;
}

#content-tab li {
	height: 30px;
	padding: 0px;
	font-size: 12pt;
	font-weight: bold;
	float: left;
    margin: 0px;
    min-width: 60px; /* be nice to Opera */
}

#content-tab a {
	margin: 0px 0px 0px 6px; /* position: relative makes opacity fail for disabled tab in IE */
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
	padding: 8px 10px 2px 10px;
	background-image: url(../images_layout/tabs_back_link.png);
	background-repeat: repeat-x;  
	background-position: top left;
	border-bottom: 1px solid #f8c7ff;
}

#content-tab a:hover {
	background-image: url(../images_layout/tabs_back_hover.png);
	background-repeat: repeat-x;  
	background-position: top left;
	color: #ffffff;
}

#content-tab a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 30px; /* IE 6 treats height as min-height */
    min-height: 16px;
    padding: 0px 0x 0px 0px;
}
*>#content-tab a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

#content-tab .ui-tabs-selected a {
    position: relative;
    z-index: 2;
    color: #bcf64d;
	padding: 8px 10px 2px 10px;
	background-image: url(../images_layout/tabs_back_active.png);
	background-repeat: repeat-x;  
	background-position: top left;
	border-bottom: 1px solid #f191ff;
}

#subcontent-tab .ui-tabs-panel {
	background-image: none;
	padding: 25px 0px 0px 0px;
}

#subcontent-tab ul {
	clear: both;
	float: left;
	position: relative;
	top: 38px;
	left: -10px;
}

#subcontent-tab li {
	height: 20px;
	font-size: 9pt;
	font-weight: normal;
	float: left;
    margin: 0px 4px;
    min-width: 50px; /* be nice to Opera */
	text-align: center;
}

#subcontent-tab a {
	background-image: none;
	padding: 0px;
	border: 1px dotted #f8caff;
}

#subcontent-tab a:hover {
	background-image: none;
}

#subcontent-tab a span {
    width: 34px; /* IE 6 treats width as min-width */
    min-width: 34px;
    height: 16px; /* IE 6 treats height as min-height */
    min-height: 16px;
	padding: 0px 12px 0px 12px;
}
*>#subcontent-tab a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

#subcontent-tab .ui-tabs-selected a {
	background-image: none;
	padding: 0px;
	color: #ad00af;
	border: 1px solid #f4acff;
	background-color: #f4acff;
}

#content-text {
	clear: both;
	margin-top: 0px;
}

#content-text p {
	text-align: justify;
	margin: 10px 0px;
}

#content-text p#primo-paragrafo {
	margin: 0px 0px 0px 0px;
}

#content-text p#primo-paragrafo:first-letter {
	font-size: 30pt;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	float: left;
	background-color: #ed73ff;
	background-image: url(../images_layout/artist_bio_firstletter.png);   
	color: #ffffff;
	margin:0 5px 0px -30px;
	padding: 5px 5px 5px 30px;
	line-height:1em;
}

#content-text a {
	text-decoration: none;
	background-image: none;
	font-weight: bold;
	color: #e6206d;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#content-text a:hover {
	text-decoration: none;
	background-image: none;
	color: #ffffff;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#content-text a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ef2876;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#content-text a:visited:hover {
	color: #ffffff;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#content-text_mail {
	margin: 20px -30px 0px -30px;
	padding: 5px;
	text-align: center;
	background-color: #f3a4ff;
	border: 1px dotted #fadaff;
}

.latin-in-japan {
	font-size: 11pt;
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 18px;
}

.ui-tabs-nav .ui-tabs-selected a span {
    
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	    
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
 
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(js/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}



/* PAGINAZIONE CON JQUERY ------------------------------------------------------------ */

.nav {
	margin: 0px 20px 10px 20px;
	padding: 2px 2px;
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
}

.nav a { 
	padding: 1px 4px;
	outline: 0;
}

.nav a.highlight { 
	border: 1px solid #f295ff;
	color: #5f0067; 
	font-weight: bold; 
}
