@import "reset.css";
@import "jquery.fancybox-1.3.4.css";
@import "layout.css";
/* Getting the new tags to behave */
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video {
display:block;
}
mark,rp,rt,ruby,summary,time {
display:inline
}
/*GLOBAL*/
body {
position:absolute;
font:12px Arial, Helvetica, sans-serif;
line-height:16px;
color:#5c5858;
min-width: 1100px;
min-height:800px;
width:100%;
height:100%;
overflow:hidden;
z-index:1;
}
#glob {
position:absolute;
width:100%;
height:100%;
overflow:hidden;
z-index:2;
}
.spinner {
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:10000;
background:url( "../images/ajax-loader.gif") 50% 50% no-repeat #e174a2;
}
.spinner_bg {
background:url( "../images/ajax-loader.gif") 0 0 no-repeat;
}
#bgStretch {
z-index:1;
}
#bgStretch>img {
background:#e174a2; 
}
.logo {
width: 170px;
padding: 10px;
height: 111px;
float:left;
position:relative;
background: url('../images/menu_bg.png') center;
}
#signed {color: #ffffff; }

#page_signed_click {
        background: url('../images/menu_bg2.png') center;
}
.username {font-size:14px;font-weight:bold;}
.logo a {color: #F8A1C4; text-decoration:none;}
.logo {font-weight:bold;line-height:25px;color:#fff;}
#accedi {width:95px;height:30px;border:0;}
.logo input {border: 1px solid #ccc;margin: 5px 0;width:95px;height:16px;float:right;}
.logo>span{
display: block;
position: relative;
}
/*footer*/
footer {
position:absolute;
bottom:0px;
width:100%;
height:131px;
z-index:100;
}
.priv_text {
position: relative;
float: right;
color: #222220;
text-transform: uppercase;
font-size: 10px;
line-height: 12px;
right: 20px;
bottom: -55px;
text-align: right;
}
.priv_text a{
color: #222220;
}
.w1{
display: inline-block;
width: 93px;
}
/* END FOOTER*/
/*'MENU*/
.menu {
position: relative;
display: inline-block;
float: left;
background: url('../images/menu_bg.png') center;
}
#menu>li {
display: inline-block;
float: left;
position: relative;
background: url('../images/menu_divider.png') right center no-repeat;
}
#menu>li.no_bg {
background: none;
}
#menu>li>a {
position: relative;
text-transform:uppercase;
font-size: 15px;
line-height: 131px;
color: #fff;
z-index:2;
margin: 0 22px;
height: 131px;
display: inline-block;
}
#menu >li >strong{
display: inline-block;
position:absolute;
height: 100%;
width: 100%;
background: #222220;
top: 131px;
left: 0px;
}
.submenu_1 {
position:absolute;
z-index:9100;
width: 100%;
left: 0px;
top: 0px;
padding: 25px 0;
background: url('../images/menu_bg.png') center;
display: none;
}
.submenu_1 li {
position:relative;
text-align: center;
display: block;
}
.submenu_1 a {
display: block;
position:relative;
font: 15px/20px 'Times New Roman', serif;
text-transform:uppercase;
color:#fff;
}
.submenu_1 li>a:hover,.submenu_1 li.sfHover>a{
color:#f6afcd;
}
/* END MENU*/
/*PAGES*/
.next,.prev{
position:absolute;
height: 100%;
width: 131px;
}
.prev{
left:0;
background: url('../images/arrow_l.png') -90px center no-repeat;
}
.next{
right:0;
background: url('../images/arrow_r.png') 60px center no-repeat;
}
#content {
position:relative;
width:420px;
height:556px;
top: 8%;
margin: 0 auto;
left:73px;
z-index: 50;
}
#content>ul {
width:100%;
}
#content>ul>li.no_bg{
background: none;
}
#content >ul >li {
position:absolute;
width:420px;
height:556px;
background: #222220;
}
.container{
padding: 41px 40px 30px;
text-align: center;
position: relative;
}

.readMore {
padding: 10px 20px;
color: #fff;
background: #f6afcd;
text-transform: uppercase;
border-bottom: 1px solid #ac4331;
border-right: 1px solid #ac4331;
}
.readMore:hover {
text-decoration: none;  
}
.im_holder{
border: 10px solid #3e3e3b;
width: 280px;
height: 162px;
display: inline-block;
margin-bottom: 13px;
}
.im_holder3{
border: 10px solid #3e3e3b;
width: 280px;
height: 169px;
display: inline-block;
margin-bottom: 29px;
}
.im_holder2{
border: 10px solid #3e3e3b;
width: 111px;
height: 91px;
display: inline-block;
margin: 0 20px 13px 0;
float: left;
}
.hline{
width: 100%;
height: 1px;
display: block;
background: #393939;
margin-bottom: 28px;
}
/*SCROLL*/
.scroll {
height:371px;
position: relative;
overflow: hidden;
}
#page_photos .scroll {
height:380px;   
}
._shuttle {
width: 0px;
}
._track{
width: 0px;
}
.scrollBtns{
position: absolute;
bottom: -23px;
text-align: center;
display: block;
width: 100%;
height: 51px;
}
.scrollDown,.scrollUp{
position: relative;
width: 51px;
height: 51px;
border-radius: 25px;
background: #f6afcd;
display: inline-block;
margin-right: 1px;
}
.scrollDown>span,.scrollUp>span{
width: 21px;
height: 14px;
text-align: center;
display: inline-block;
}
.scrollDown>span{
margin-top: 21px;
background: url('../images/arrow_down.png') 0 top no-repeat;
}
.scrollUp>span{   
margin-top: 18px;
background: url('../images/arrow_up.png') center no-repeat;
}
/*END SCROLL*/
.close_btn{
height: 33px;
width: 33px;
position: absolute;
right: -16px;
top: -16px;
border-radius: 16px;
background: #d0d0d0;
text-align: center;
z-index: 10;
}
.close_icon{
position: relative;
display: inline-block;
top: 10px;
width: 14px;
height: 14px;
background:url( '../images/close_icon.png') 0 top no-repeat;   
}
.list1{
padding-top: 2px;
}
.list1>li{
background: url('../images/bull.png') 1px 5px no-repeat;
text-align: left;
margin-bottom: 4px;
position: relative;
}
.list1>li.nomar{
margin-bottom: 8px;
}
.list1>li>a{
color: #f6afcd;
text-transform: uppercase;
margin-left: 13px;
text-decoration: none;
}
.list1>li>a:hover{
}
.list_bg{
background: #fff;
height: 1px;
position: absolute;
bottom: 1px;
left: 13px;
width: 0;
}
.list2{
padding-top: 2px;
}
.list2>li{
display: block;
text-align: left;
margin-bottom: 30px;
}
.list2>li.nomar{
margin: 0;
}
.list2>li>a{
color: #f6afcd;
text-transform: uppercase;
margin-left: 13px;
}
.list2>li>p{
top: -3px;
position: relative;
}
.sitem_over {
position:absolute;
background:url( '../images/p3_bg_over.png') 0 0 repeat;
z-index:2;
width:280px;
height:162px;
display:none;
overflow: hidden;
}
.sitem_over>strong {
position:relative;
background:url( '../images/icon_zoom.png') center no-repeat;
width: 100%;
height: 100%;
display: block;
}
body p a {
text-decoration:none;
}
body p a:hover {
text-decoration:underline;
}
/* ============================= forms ============================= */
#ContactForm {
padding: 2px 0;
text-align: left;
}
#ContactForm .wrapper{
height: auto;
}
#ContactForm label {
position:relative;
display: block;
margin-bottom: 7px;
}
#ContactForm span {
position: relative;
}
#ContactForm .error,#ContactForm .empty {
font:10px 'Times New Roman', serif;
color:#f6afcd;
line-height:8px;
display:none;
width:100%;
text-transform: uppercase;
position: relative;
}
#ContactForm .success {
display:none;
font:12px 'Times New Roman', serif;
text-transform: uppercase;
position: relative;
padding-bottom: 7px;
color:#f6afcd;
}
.contact_btns{
right: 3px;   
position: relative;
padding-top: 18px;
float: right;
height: 36px;
}
#ContactForm a {
position:relative;
margin-left: 4px;
}
#ContactForm .input {
width: 221px;
padding: 8px 10px;
color:#5c5858;
background: #2e2e2e;
border: 1px solid #41413f;
font: 12px/12px 'Times New Roman', serif;
outline:none;
text-transform: uppercase;
}
#ContactForm textarea {
overflow:auto;
margin:0;
width: 276px;
height: 91px;
padding: 8px 11px;
color:#ecf0f2;
color:#5c5858;
background: #2e2e2e;
border: 1px solid #41413f;
font:12px 'Times New Roman', serif;
resize:none;
outline:none;
text-transform: uppercase;
}
#ContactForm .block {
display:inline-block;
position:relative;
height:139px;
width:260px;
padding-right: 15px;
}
.bg{
height: 39px;
}
/* ============================= end forms ============================= */
/*PADDINGS*/
.pad1 {
padding-top:7px;
}
.mar1{
margin-bottom: 29px;
}
.color1{
color: #f6afcd;
}
.color2{
color: #fff;
}
.fontStyle1{
font-size: 11px;
color: #fff;
}
/*BG PAGES*/
/*///////////////////////////*/
h1 {
position:relative;
display: inline-block;
background: #ffd3e5;
float: left;
width: 190px;
text-align: center;
}
h2 {
position:relative;
text-transform:uppercase;
font: 48px/48px 'Trebuchet MS', sans-serif;
font-weight: 600;
color: #fff;
padding-bottom: 5px;
}
h3 {
position:relative;
text-transform:uppercase;
font: 20px 'Trebuchet MS', sans-serif;
font-weight: 600;
color: #fff;
padding-bottom: 15px;
}
p {
text-transform:uppercase;
text-align: left;
padding-bottom: 16px;
}
/*additional classes*/
.block {
display:block;
}
.fleft {
float:left;
}
.fright,.fr {
float:right;
}
.fnone,.fn {
float:none;
}
.col-1,.col-2,.col-3 {
float:left;
}
.alignleft,.all {
text-align:left;
}
.alignright,.alr {
text-align:right;
}
.aligncenter,.alc {
text-align:center;
}
.wrapper {
width:100%;
overflow:hidden;
}
a.und,.und a {
text-decoration:none;
}
a {
text-decoration:none;
}
a.und:hover,.und a:hover {
text-decoration:underline;
}
.nocolor,.nocolor a {
color:inherit;
}
.upc {
text-transform:uppercase;
}
.extra-wrap {
overflow:hidden;
}
.nopad {
padding:0;
}
.nomar {
margin:0;
}
.clear {
clear:both;
line-height:0;
}
.bold {
font-weight:bold;
}
.rel {
position:relative;
}
.defcur {
cursor:default;
}
.ws {
white-space:pre;
}
.automargin {
margin:0 auto;
}
/*custom boxes*/
dl.address dd {
text-align:left
}
dl.address dd span {
float:left;
}
dl.img-box,.img-box-set dl,dl.img-box dd,.img-box-set dl dd {
overflow:hidden;
}
dl.img-box dt,.img-box-set dl dt {
float:left;
}


.clear { clear: both; }

#container, #container_signed {
        font-size:13px;
        text-align:left;
    overflow: hidden;
    position: relative;
}
    #first_step, #second_step, #third_step, #fourth_step, #second_step_signed, #signed_sent { display: none; }
    #first_step { display: block; }
    #signed2 { float:left;width:180px;}
#signed_sent {color: #F6AFCD;}
#rimanenti {font-weight:bold;}
#container input, #container_signed input, #container_signed select, #container select {float:right;margin-bottom:9px;width:170px;}
#container #submit_first, #container_signed #submit_first, #tradimail_submit {background-color: #F6AFCD;}
#tradimail_testo {width:95%; margin:0 auto;font-family:Arial; height:170px; border: 3px solid #cccccc;color:#333333; font-size:13px; background-color:#eeeeee;	padding: 5px;margin-bottom:10px;}
#submitForm .errori, #editForm .errori {color:red; display:none;padding-bottom:15px;}
#signed {text-align:left;}
#tradimail_submit {font-weight:bold;font-size:15px; padding:4px;}
#signed a, #signed a:hover, #signed a:visited {color: #F6AFCD;font-weight:Bold;text-decoration:underline;}
