@import url('contenuti.css');

html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#SeguePrint {
	display: none;
}
.backimgL {
	position:absolute;
	z-index:1;
	width:100%;
	height: auto;
}
.backimgP {
	position:absolute;
	z-index:1;
	height:100%;
	width: auto;
}
#pageLoader {
	background:url(../../img/common/loader.gif) center center no-repeat #FFFFFF;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1001;
}
#satTopLeft {
	position: absolute;
	z-index:2;
	top: 10px;
	right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
}
#btCollezioni {
	float: right;
	margin-top: 5px;
	font-size: 18px;
	text-align: left;
}
#btCollezioni a {
	display: block;
	height: 39px;
	color: #666666;
	background-image: url(../../img/common/bt_collezioni_bg.png);
	text-transform: none;
	line-height: 33px;
}
#btCollezioni a:hover {
	text-decoration: none;
}
#btCollezioni .sx {
	background-image: url(../../img/common/bt_collezioni_sx.png);
	width: 29px;
	background-repeat: no-repeat;
}
#btCollezioni .dx {
	background-image: url(../../img/common/bt_collezioni_dx.png);
	width: 22px;
	background-repeat: no-repeat;
}
#musicController {
	position: absolute;
	z-index: 999;
	top: -15px;
	right: 300px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../../img/index/stop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	cursor: pointer;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
#musicController:hover {
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
#musicController.musicStopped {
	background-image: url(../../img/index/play.gif);
}
#nVerde {
	position: absolute;
	z-index:2;
	width: 137px;
	height: 44px;
	bottom: 10px;
	left: 30px;
	background-image: url(../../img/common/nverde.png);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}
#logoSegue {
	position: absolute;
	z-index:2;
	right: 30px;
	bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
}
#imgLogoSegue {
	width: 322px;
	height: 75px;
	background-image: url(../../img/common/logo_segue.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index:2;
	right: 30px;
	bottom: 40px;
}
#main {
	position:absolute;
	width:100%;
	top:50%;
	left:0;
	z-index:10;
	height: 250px;
	margin-top: -125px;
}
#menuWrapper {
	width: 20%;
	position: absolute;
	left:0px;
	height: 100%;
}
#menuWrapper a:hover {
	text-decoration: none;
}
#contentWrapper {
	position: absolute;
	width: 80%;
	top: 0px;
	right: 0px;
	height: 100%;
}
.contentTable {
	height: 100%;
	width: 100%;
}
.contentTable .sx {
	width: 8px;
}
.contentTable .dx {
	height: 100%;
}
#menuBG {
	background-color: #ffdb23;
	position: absolute;
	height: 100%;
	width: 100%;
	top: -10px;
	padding-top: 10px;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
#menuBot {
	background-image: url(../../img/common/menu_bot.png);
	width: 100%;
	position: absolute;
	bottom: -18px;
	height: 18px;
}
.sceltaLingua {
	position: absolute;
	bottom: 0px;
	right: 13px;
	font-size: 8px;
	text-transform: uppercase;
}
.sceltaLingua a {
	color: #333333;
}
.sceltaLingua a:hover {
	color: #808080;
}
.socialnet {
	padding-left: 54px;
	font-size: 11px;
}
#mainMenu {
	position: relative;
	overflow:auto;
	height: 100%;
}
#menuLabelOut {
	position: absolute;
	height: 32px;
	top: -42px;
	font-size: 14px;
	background-image: url(../../img/common/menulabelout_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	left: 0px;
	width: 56px;
	z-index: 100;
}
#menuLabelOut span {
	position: absolute;
	left: 0px;
	font-size: 10px;
	color: #333333;
	width: 100%;
	text-align: center;
	bottom: -15px;
	/*display: none;*/
	text-transform: lowercase;
	font-weight: bold;
}
#menuLabelOut:hover span {
	display: block;
}
.lonely#menuLabelOut {
	left: auto;
	right: -56px;
	background-image: url(../../img/common/menuLabelLonely_bg.png);
	height: 49px;
	width: 56px;
}
.lonely#menuLabelOut span {
	top: 32px;
}
#news {
	position: absolute;
	bottom: -52px;
	right: 0px;
}
#news #newsLabel {
	background-image: url(../../img/common/newslabel.png);
	height: 34px;
	width: 126px;
	position: relative;
	z-index: 10;
}
#news #newsContsWrapper {
	width: 350px;
	position: absolute;
	top: 0px;
	left: 117px;
	overflow: hidden;
	z-index: 1;
	height: 39px;
}
#news #newsConts {
	position: absolute;
	height: 37px;
	width: 320px;
	top: 0px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#newsConts #newsContsBG {
	background-color: #FFFFFF;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#newsConts .newsText {
	position: relative;
	z-index: 2;
	width: 100%;
	overflow: hidden;
	height: 100%;
}
#newsConts .newsImg {
	border: 1px solid #FFDB23;
	position: absolute;
	left: 13px;
	top: 3px;
}
#newsConts p {
	padding-left: 50px;
	margin-bottom: 0px;
	line-height: normal;
	font-size: 10px;
	color: #575757;
}
#newsConts .newsTitolo {
	font-size: 13px;
	font-weight: bold;
}
#news #newsLabelDx {
	background-image: url(../../img/common/newslabel_dx.png);
	height: 39px;
	width: 8px;
	position: absolute;
	right: -8px;
	top: -1px;
}
#mainMenu ul {
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-size: 13px;
	padding-left: 54px;
}
#mainMenu li {
	margin-bottom: 12px;
}
#mainMenu li.eshop {
	background-image: url(../../img/common/menu/eshop_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-top: 7px;
	padding-left: 14px;
	margin-top: 30px;
}
#mainMenu ul a {
	color: #000000;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
#mainMenu ul a:hover {
	color: #808080;
	background-position: left bottom;
}
#mainMenu ul ul {
	font-size: 11px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#mainMenu ul ul li {
	margin-bottom: 3px;
}
#mainMenu ul ul a {
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	height: auto;
}
#mainMenu ul ul a:hover, #mainMenu ul ul .selected a {
	background-image: url(../../img/common/smenu_bg_o.gif);
}
#contentBG {
	position: absolute;
	height: 100%;
	width: 100%;
	top: -10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(../../img/common/cont_bg_bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 8px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
#contentBG .top {
	background-image: url(../../img/common/cont_bg_top.gif);
	background-repeat: repeat-x;
	height: 166px;
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0px;
}
#contsBot {
	background-image: url(../../img/common/cont_bot.png);
	position: absolute;
	height: 18px;
	width: 100%;
	bottom: -18px;
	margin-left: 8px;
}
#content {
	position: relative;
	overflow:hidden;
	height: 100%;
	text-align: justify;
}
#contentScroll {
	position: absolute;
	width: 100%;
	height: 100%;
}
.innerContents {
	width: 730px;
	padding-left: 30px;
}
/* === finestre per info === */
.win {
	position: absolute;
	background-color: #FFFFFF;
}
.win .vshadow {
	background-image: url(../../img/common/win/vshadow.png);
	background-repeat: repeat-y;
	position: absolute;
	height: 98%;
	width: 6px;
	right: -6px;
	bottom: 0px;
}
.win .hshadow {
	background-image: url(../../img/common/win/hshadow.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 6px;
	width: 98%;
	right: 0px;
	bottom: -6px;
}
.win .seshadow {
	background-image: url(../../img/common/win/seshadow.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 6px;
	width: 6px;
	right: -6px;
	bottom: -6px;
}
.win .winclose {
	background-image: url(../../img/common/win/chiudi.png);
	position: absolute;
	height: 41px;
	width: 23px;
	left: -16px;
	top: 0px;
	display: none;
}
.chiudibile .winclose {
	display: block;
}
.win .winmore {
	background-image: url(../../img/common/win/winmore.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 26px;
	width: 120px;
	right: -6px;
	bottom: -26px;
	padding-left: 20px;
	display: none;
	font-size: 10px;
	color: #999999;
}
.win .winmore a {
	text-transform: uppercase;
	color: #666666;
	font-size: 10px;
}
.win .winconts {
	padding: 20px;
}
.win .winopen  {
	position: absolute;
	z-index: 100;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../img/common/win/winopen.gif);
	height: 25px;
	width: 30px;
	left: 0px;
	top: 0px;
}
.win .plus {
	background-image: url(../../img/common/plus.png);
	height: 62px;
	width: 62px;
	margin-top: -31px;
	margin-left: -31px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.float {
	position: relative;
	float: left;
	margin-right: 50px;
	margin-bottom: 50px;
}
.readmore .winmore {
	display: block;
}
.readmore .seshadow {
	display: none;
}
/* === Fine Finestre per info === */

:focus {
	outline: none;
}

/* General styles ------------------------- */

#showcase {
	position: relative;
}

#showcase a.previous {
	padding-bottom: 4px;
}


#showcase ul li a {
	display: block;
	height: 100%;
	text-align: center;
}

#showcase li a img {
/*	width: 100%; */
	height: 100%;
	border: 0;	
}

#showcase a.controls {
	position: absolute;
	padding: 0px;
	text-decoration: none;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#showcase ul li {
	width: 256px;
	height: 362px;
	float: left;	
	list-style-type: none;	
}

.horizontal#showcase {	
	margin: 20px auto 0 auto;
	width: 720px;
	height: 362px;
}	
	
.horizontal#showcase a.controls {
	top: 50%;
	margin-top: -17px;
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.horizontal#showcase a.next {
	right: 10px;
	background-image: url(../../img/catalog/arr_dx.gif);
}
.horizontal#showcase a.previous {
	left: 10px;
	background-image: url(../../img/catalog/arr_sx.gif);
}

.horizontal#showcase a.controls:hover {
	filter:alpha(opacity=99);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.horizontal#showcase ul {
	position: relative;	
	width: 80%;
	height: 100%;	
	margin: 0 auto;
}
/* === fine showcase === */
#detShow {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 97%;
	/*background-color: #FFFFFF;*/
}

#detShow iframe {
	width: 100%;
	height: 100%;
	border: none;
	overflow: hidden;
}
#closeDetails {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 0px;
	cursor: pointer;
}

/* scrollbar */
div.scrollbar_track {  
    position:absolute;  
    top:0;
	right: 0px;
    height:100%;  
    width:10px;  
    background-color:transparent;  
    cursor:move;  
} 
 
div.scrollbar_handle {
	width:10px;
	background-color:#333333;
	cursor:move;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
} 
/* fine scrollbar */
.labelDx {
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -48px;
}
.labelDx .label {
	background-image: url(../../img/common/linguadx/bg.png);
	height: 80px;
	width: 234px;
	position: absolute;
	right: 0px;
	font-family: "Helvetica Neue Light", Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 15px;
	color: #333333;
	text-decoration: none;
	z-index: 10;
}
.labelDx a.label {
	cursor: pointer;
}
.labelDx a.label:hover {
	text-decoration: none;
}
.labelDx .label span {
	font-size: 38px;
	line-height: 38px;
}
.labelDx .bt {
	background-image: url(../../img/common/linguadx/bt.png);
	height: 95px;
	width: 19px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
}
.arearisContainer {
	height: 223px;
	width: 500px;
	position: relative;
}
div.arearis {
	background-image: url(../../img/arearis/arearis.png);
	background-repeat: no-repeat;
	height: 223px;
	width: 500px;
	position: absolute;
}
form.arearis {
	height: 223px;
	width: 500px;
	position: absolute;
	top: 0px;
}
.arearis .username {
	position: absolute;
	left: 175px;
	top: 72px;
}
.arearis .password {
	position: absolute;
	left: 175px;
	top: 130px;
}
.arearis .button {
	position: absolute;
	top: 100px;
	left: 380px;
}
.carousel-control {
	position: absolute;
	top: 50%;
	height: 95px;
	width: 19px;
	margin-top: -47px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
carousel-control:hover {
/*	filter:alpha(opacity=99); */
	-moz-opacity: 1;
	opacity: 1;
}
.carousel-prev {
	background-image: url(../../img/common/carousel_sx.png);
	left: 8px;
}
.carousel-next {
	right: 0px;
	background-image: url(../../img/common/carousel_dx.png);
	z-index: 100;
}

.vertical .carousel-control {
	margin-top: 0px;
	left: auto;
	right: 10px;
	height: 19px;
	width: 59px;
	margin-left: -30px;
	top: auto;
}
.vertical .carousel-prev {
	background-image: url(/img/common/carousel_up.png);
	top: 0px;
}
.vertical .carousel-next {
	background-image: url(/img/common/carousel_dw.png);
	bottom: 0px;
}
#tPeriod {
	position: absolute;
	right: 100px;
	top: 8px;
	color: #262626;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
}

.forms fieldset {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #E2E2E2;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.forms legend {
	font-size: 18px;
	color: #666666;
}
.forms .formTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
.forms .formTable label {
	width: 175px;
	display: block;
	height: auto;
	white-space: normal;
}
.forms .note {
	font-size: 11px;
	line-height: 1.3em;
	padding: 5px;
	display: block;
	border: 1px solid #EAEAEA;
	margin-top: 5px;
	margin-bottom: 5px;
}
.forms .small {
	font-size: 10px;
	color: #333333;
}
.forms textarea {
	width: 300px;
}
.forms .lingueConosciute label {
	width: auto;
}
.forms .lingueConosciute .prima {
	width: 174px;
	text-align: right;
}
.error {
	color: #CC0000;
}
.tentazioniWrapper, .editorialiWrapper {
	width: 800px;
	height: 300px;
	float: left;
	margin-bottom: 20px;
}
.tentazioniWrapper .titolo, .editorialiWrapper .titolo {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #83827e;
	padding: 0px;
	clear: both;
	margin-bottom: 10px;
}
.tentazione {
	float: left;
	margin-right: 20px;
}
.tentazione .up {
	background-image: url(../../img/tentazioni/bg_up.png);
	height: 165px;
	width: 234px;
	text-align: center;
	padding-top: 5px;
}
.tentazione .down {
	background-image: url(../../img/tentazioni/bg_down.png);
	height: 68px;
	width: 224px;
	margin-top: 10px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.tentazione .down p {
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 3px;
}
.tentazione .down p b {
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
}
.editorialiWrapper .titolo span {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.editorialiWrapper .paperimg {
	float: left;
	margin-right: 10px;
}
.editorialiWrapper .paperimg a img {
	display: block;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #999999;
}
.editorialiWrapper .paperimg a:hover img {
	border-top-color: #FFDB23;
	border-right-color: #FFDB23;
	border-bottom-color: #FFDB23;
	border-left-color: #FFDB23;
}
#logoSegue .trident {
	text-transform: none;
	position: absolute;
	right: 0px;
	font-size: 10px;
	color: #FFFFFF;
	bottom: -11px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	width: 250px;
}
#logoSegue .trident a {
	color: #FFFFFF;
	text-decoration: none;
}
#logoSegue .trident a:hover {
	color: #000000;
}

