body{margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center; background:#E7C1E3;}
.scrollbox{width:970px; height:597px; margin:auto;}
.initbox{margin:0; padding:0;}
.divider{border:none; background:url(../img/divider_dotted.gif) left center repeat-x; margin:0 30px 0 0; height:43px; clear:both;}
.hide, hr{display:none;}
input{color:#626161; border:0;}
label{text-transform:uppercase; color:#626161; padding:0 0 2px 0; margin:0; font-size:10px; font-weight:bold;}
.clear{font-size:0; clear:both; line-height:0; height:0;}
.loader{display:none;}
a {outline:0; color: #a31a7e;}
a:active, a:focus{outline:0; color: #a31a7e;}
a span{display:none;}
img{border:0; vertical-align:middle; margin:0; padding:0; display:block;}

.cornertopleft{position:absolute; top:0; left:0; background: url(../img/back_top_left.gif) left top no-repeat; height:90px; width:506px; z-index:1;}
.cornertopright{position:absolute; top:0; right:0; background:url(../img/back_top_right.gif) right top no-repeat; height:90px; width:317px; z-index:1;}
.cornerbottomleft{position:absolute; bottom:19px; left:0; background:url(../img/back_bottom_left.gif) left top no-repeat; height:323px; width:302px; z-index:1;}
.cornerbottomright{position:absolute; bottom:19px; right:0; background:url(../img/back_bottom_right.gif) right top no-repeat; height:236px; width:471px; z-index:1;}

/*styled form*/
.custom_input{background:url(../img/back_input.gif) top left no-repeat; float:none; display:block;margin: 3px 0 0 0; padding:3px 0 0 4px; width:135px; height:15px;}
.custom_input input{margin:0; padding:0; background:none; border:0; width:119px; height:13px; font-size:11px;}
.custom_input.large_input{background:url(../img/back_input_large.gif) top left no-repeat; width:223px;}
.custom_input.large_input input{width:215px;}
.custom_input.small_input{background:url(../img/back_input_small.gif) top left no-repeat; width:73px;}
.custom_input.small_input input{width:66px;}
.custom_input.xmedium_input{background:url(../img/back_input_xmedium.gif) top left no-repeat; width:128px; height:17px;}
.custom_input.xmedium_input.required{background:url(../img/back_input_error_xmedium.gif) top left no-repeat; width:128px; height:17px;}

.custom_input.xmedium_input input{width:121px; height:15px;}
.custom_input.medium_input{background:url(../img/back_input_medium.gif) top left no-repeat; width:179px;}
.custom_input.medium_input input{width:172px;}
.custom_input.xlarge_input{background:url(../img/back_input_xlarge.gif) top left no-repeat; width:472px;}
.custom_input.xlarge_input input{width:465px;}
.custom_input.xxlarge_input{background:url(../img/back_input_xxlarge.gif) top left no-repeat; width:277px; height:17px;}
.custom_input.xxlarge_input.required{background:url(../img/back_input_error_xxlarge.gif) top left no-repeat; width:277px; height:17px;}
.custom_input.xxlarge_input input{width:270px; height:15px;}

.custom_input.white_mini{background:url(../img/back_input_mini_white.gif) top left no-repeat; width:45px;}
.custom_input.white_mini input{width:38px;}

.custom_textarea{background: url(../img/back_textarea.gif) top left no-repeat; width:448px; height:62px; padding:6px 5px 5px 6px;}
.custom_textarea textarea{width:448px; height:62px; background:none; border:0; color:#626161; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.custom_textarea_small{background: url(../img/back_textarea_small.gif) top left no-repeat; width:211px; height:38px; padding:6px 5px 5px 6px;}
.custom_textarea_small textarea{width:211px; height:38px; background:none; border:0; color:#626161; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.custom_textarea_large{background: url(../img/back_textarea_large.gif) top left no-repeat; position: relative; z-index: 400; width:267px; height:49px; padding:6px 5px 5px 6px;}
.custom_textarea_large textarea{width:267px; height:49px; background:none; border:0; color:#626161; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.custom_select{position:relative; width: 85px; background:url(../img/back_select.gif) top left no-repeat; padding:2px 0 2px 8px; height:14px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; float:none; margin: 0 11px 0 0; display:block; }
.custom_select .actualItem{color:#626161;}
.custom_select .actualItem a{color:#626161; text-decoration:none; display:block; width:90px; overflow:hidden; height:14px; padding:0 22px 0 0;}
.custom_select ul{position:absolute; top:16px; left:0; background:#fff; margin:0 0 0 6px; padding:0; list-style-type:none; padding:0; width: 110px; display:none; border:1px solid #aaa; border-top:none; height:auto !important; max-height:192px; overflow: hidden; }
.custom_select ul li {margin:0; width: 90px;}
.custom_select ul li a{padding:2px 10px 2px 10px; min-height:13px; height:auto !important; height:13px;}
.custom_select ul li.selectedItem a{background:#e9c9e6; padding:2px 10px 2px 10px; width: 90px;}
.custom_select ul li a{display:block; text-decoration:none; color:#333;width: 90px;}
.custom_select ul li a:hover{background:#e9c9e6;width: 90px;}
.sep_comm {color: #fff; clear: both; }

select {margin: 2px 0 0 0; clear: both; font-size: 11px; width: 126px; border: 2px solid #f3e0f1;}
select.required {background: #f5dcf2; }
.country {margin: 2px 0 0 0; width: 126px; font-size: 11px; border: 1px solid #D3C0D1; color: green;}
.country option {color: green; border: 1px solid black;}

.custom_select.medium{width:171px; background:url(../img/back_select_medium.gif) top left no-repeat;}
.custom_select.medium .actualItem a{width:149px;}
.custom_select.medium ul{width:159px;}
.custom_select.large{width:215px; background:url(../img/back_select_large.gif) top left no-repeat;}
.custom_select.large .actualItem a{width:192px;}
.custom_select.large ul{width:202px;}

.custom_radio{display:block; width:15px; height:15px; background:url(../img/back_custom_radio.gif) top left no-repeat; float:left;}
.custom_radio_pink{display:block; width:13px; height:13px; background:url(../img/back_custom_radio_pink.gif) top left no-repeat; float:left; margin:0; padding:0; font-size:10px;}
.custom_radio.active{background-position:0 -15px;}
.custom_radio_pink.active{background-position:0 -13px;}

.custom_checkbox{display:block; width:13px; height:13px; background:url(../img/back_custom_check.gif) top left no-repeat; float:left; overflow:hidden;}
.custom_checkbox.active{background-position:0 -13px;}

.custom_checkbox_white{display:block; width:13px; height:13px; background:url(../img/back_custom_check_white.gif) top left no-repeat; float:left; overflow:hidden;}
.custom_checkbox_white.active{background-position:0 -13px;}
/*end styled form*/

#header{height:62px; width:100%; position:absolute; top:0; left:0; z-index:100;}
#header .user_bar{height:16px; width:100%; background:#efd5ed; color:#a31a7e; font-size:10px; padding:4px 0 0 0; text-align:right; position:absolute; top:0; left:0;}
#header .user_bar p{margin:0 39px 0 0; padding:0;}
#header .user_bar p a{color:#a31a7e; text-decoration:none;}
#header .user_bar p a:hover{ text-decoration:underline;}
#header .btn_home{display:block; background:url(../img/back_btn_home.gif) left -61px no-repeat; position:absolute; top:0; left:0; width:124px; height:61px;}
#header .btn_home.without_menu{background-position:left top;}
#header ul.menu{height:31px; top:20px; left:124px; right:139px; position:absolute; background:url(../img/back_menu.gif) top left repeat-x; margin:0; padding:10px 0 0 0; list-style-type:none; overflow:hidden;}
#header ul.menu li{float:left; margin:0; padding:0 10px 20px 10px; background:url(../img/divider_menu.gif) right top no-repeat;}
/*#header ul.menu li a{font-size:12px; text-decoration:none;}*/
#header ul.menu li span{cursor:pointer; display:none;}
#header ul.menu li.last{background:none;}

#header ul.service{position:absolute; top:19px; right:0; margin:0; padding:0; list-style-type:none;}
#header ul.service li{float:left;}
#header ul.service li a{display:block;}
#header ul.service li.vanity{width:105px; height:39px; background:url(../img/back_btn_vanityroom.gif) left top no-repeat;}
#header ul.service li.vanity a{width:105px; height:39px;}
#header ul.service li.vanity.with_menu{background-position:left -39px;}
#header ul.service li.cart{width:85px; height:33px; background:url(../img/back_btn_cart.gif) left top no-repeat;}
#header ul.service li.cart a{width:85px; height:33px;}

.level2{position:absolute; top:65px; left:17px; text-align:left; width:180px; z-index:100;}
.level2 h2{color:#a31a7e; font-size:18px; font-weight:bold; margin:0; padding:0;}
.level2 h2 a {color:#a31a7e; text-decoration: none;}
.level2 p{color:#626161; font-size:12px; margin:10px 0 0 0; padding:0;}
.level2 ul{margin:0; padding:0; list-style-type:none;}
.level2 ul li{padding:14px 0 0 0; margin:0; font-size:11px;}
.level2 ul li a{color:#626161; text-decoration:none; font-weight:bold;}
.level2 ul li a:hover, .level2 ul li a.current {color: #a31a7e;}

.community_data{width:124px; margin:10px 0 0 0; padding:15px 0 0 0; background:url(../img/back_community_data_open.gif) left top no-repeat; color:#FFF;}
.community_data p{margin:0; padding:0; text-align:center; color:#FFF; font-size:10px;}
.community_data p span{color:#FFF; font-size:12px; display:block; font-weight:bold;}
.community_data ul{margin:0 0 0 3px; padding:7px 0 0 2px; width:111px; background:#a82685; border-left:1px solid #d89dcd;}
.community_data ul li{margin:0; padding:0;  line-height:18px; width:109px;}
.community_data ul li a{display:block; color:#FFF; text-decoration:none; font-weight:normal; padding:0 5px 0 5px;}
.community_data ul li.selected a,
.community_data ul li a:hover{background:#c569b2;  }

.community_data ul li.selected ul,
.community_data ul li ul{margin:0 0 0 0; padding:0; background:none; border:0; width:109px;}
.community_data ul li.selected ul li,
.community_data ul li ul li{margin:0; padding:0 0 0 2px; height:12px; background:none; width:107px;}
.community_data ul li.selected ul li a,
.community_data ul li ul li a{display:block; color:#FFF; text-decoration:none; font-weight:normal; padding:0 5px 0 10px; background:none;}
.community_data ul li.selected ul li.selected a,
.community_data ul li ul li.selected a,
.community_data ul li.selected ul li a:hover,
.community_data ul li ul li a:hover{text-decoration:underline; background:none;}

.community_data .close{width:124px; height:58px; background:url(../img/back_community_data_close.gif) left top no-repeat;}

.delete_service{margin:15px 0 0 0; padding:0; width:124px; font-size: 12px;}
.delete_service h3{color:#a31a7e; font-size:10px; font-variant:small-caps; margin:0; padding:0;}
.delete_service a{color:#626161; font-size:12px; text-decoration:none;}
.level2 .delete_service a img{display:inline; padding:0 0 0 5px;}
.delete_service p {margin:0px 0 0 0; padding:0; font-size: 12px;}

#content{width:797px; margin:90px auto 0 auto; padding:0 0 0 180px; text-align:left; z-index:100; position:relative;}
#content.middle{width:518px; position:relative; z-index:100; padding:0 0 0 0;}
#content.middle a.free{color:#a31a7e; font-size:12px;}
#content .notedx,
#content.middle .notedx{font-weight:bold; font-style:italic; color:#626161; text-align:right; font-size:10px; padding:0 10px 0 0;}
#content h2{color:#a31a7e; font-size:18px; font-weight:bold; margin:0 0 15px 0; padding:0;}
#content p{color:#626161; font-size:12px; margin:0 0 15px 0; padding:0;}
#content form{margin:0; padding:0;}
#content form ul{margin:0; padding:0; list-style-type:none;}
#content form ul li{margin:0; padding:2px 0; float:left; width:249px;}
#content form ul li.mini{margin:0; padding:0; float:left; width:94px;}
#content form ul li.double{margin:0; padding:2px 0; float:left; width:498px;}
#content form ul li.triple{margin:0; padding:2px 0; float:left; width:747px;}
#content form ul li.triple.space{padding:10px 0 0 0;}
#content form ul li.sped{display:none;}
#content form ul li ul li{width:auto; float:none;}

#content.middle form ul li{margin:0; padding:0; float:left; width:249px;}
#content.middle form ul li ul li{width:auto; float:none;}
#content.middle form ul li.single{margin:0; padding:0; float:left; width:498px;}
#content.middle form ul li.single a{color:#626161; font-size:10px;}
#content.middle form ul li.single.one_button img{display:inline; line-height:19px;}

#content label.chk{margin:0; padding:0 0 0 8px; text-transform:none; font-weight:normal; line-height:11px; vertical-align:top;}
#content label.chk a{text-decoration:underline; color:#626161;}
#content label span{font-size: 9px; color:#a31a7e;}


#gender_label {display: block; }
#askform ul { float: left; width: 543px;}
#askform ul li.paper { float: left; width: 250px;  }
#content .btn_bar{text-align:center; clear:both; padding:10px 0 0 0;}
#content .btn_bar img{display:inline;}


#content .central_column{width:460px; margin:0; padding:0; float:left;}
#content .central_column .evidence_cloud{position:relative; width:390px; height:155px; padding:37px 0 0 46px; margin:0 0 10px 0; background:url(../img/back_box_cloud_small.gif) left top no-repeat;}

/*newone*/
#content .central_column .evidence_cloud form{margin:0; padding:0;}
#content .central_column .evidence_cloud .img_left{float:left;}
#content .central_column .evidence_cloud .info{float:left; width:230px; padding:0 0 0 10px;}
#content .central_column .evidence_cloud .info span{color:#a82685; font-size:12px; font-weight:bold;}
#content .central_column .evidence_cloud .info p{margin:13px 0 0 0; color:#626161; font-size:11px; overflow:hidden;}
#content .central_column .evidence_cloud .info.add p.smallp{height:25px;}
#content .central_column .evidence_cloud .info.remove p.smallp{display:none;}
#content .central_column .evidence_cloud .info.add p.largep{display:none;}
#content .central_column .evidence_cloud .info.remove p.largep{height:91px;}
#content .central_column .evidence_cloud .info a.link{background:url(../img/arrow_right.gif) left center no-repeat; padding:0 0 0 13px; color:#626161; font-size:10px;}
#content .central_column .evidence_cloud .info.add h3{color:#a31a7e; font-size:10px; font-variant:small-caps; margin:0; padding:0;}
#content .central_column .evidence_cloud .info.remove h3{display:none;}
#content .central_column .evidence_cloud .info.add .custom_textarea_small{margin-bottom:5px;}
#content .central_column .evidence_cloud .info.remove .custom_textarea_small{display:none;}
#content .central_column .evidence_cloud .info.add a.btn.add{float:left; display:block;}
#content .central_column .evidence_cloud .info.add a.btn.remove{display:none;}
#content .central_column .evidence_cloud .info.remove a.btn.add{display:none;}
#content .central_column .evidence_cloud .info.remove a.btn.remove{float:left; display:block;}

#content .central_column form.profile{margin:0 0 0 46px;}
#content .central_column form.profile .locked{font-size:12px; color:#a31a7e; margin:0; padding:0;}
#content .central_column form.profile ul li{margin:0; padding:0; float:left; width:203px;}
#content .central_column form.profile ul li fieldset{border:none; margin:0; padding:5px 0 0 0;}
#content .central_column form.profile ul .item{width:159px;}

#content .central_column form.profile ul li.double{margin:0; padding:0; float:left; width:406px;}
#content .central_column form.profile ul li.double.divider{width:386px; height:30px;}
#content .central_column form.profile ul li .chk{padding-left:4px;}

#content .central_column .notedx{font-weight:bold; font-style:italic; color:#626161; text-align:right; font-size:10px;}

#content .right_column{width:307px; float:left;}
#content .right_column .cloud_column{background:url(../img/back_box_cloud_column_open.gif) left top no-repeat; margin:14px 0 0 0; padding:0 0 0 0; display:block;}
#content .right_column .cloud_column form{float:left; width:307px;}
#content .right_column .cloud_column .col_content{background:#fff; border-left:1px solid #f2def0; border-right:1px solid #f4e2f2; width:305px; overflow:hidden;}
#content .right_column .cloud_column h3{margin:0; padding:18px 0 0 15px; color:#a31a7e; font-size:13px; line-height:13px; height:23px;}
#content .right_column .cloud_column .close {background:url(../img/back_box_cloud_column_close.gif) left top no-repeat; width:307px; height:13px; line-height:13px; clear:both;}

#content .right_column form.profile{padding:0; margin:0; line-height:12px;}
#content .right_column form.profile ul{margin:0 0 0 10px;}
#content .right_column form.profile ul li{margin:0; padding:0; float:left; width:147px;}
#content .right_column form.profile ul li fieldset{border:none; margin:0; padding:5px 0 0 0;}
#content .right_column form.profile ul .item{width:159px;}

#content .right_column form.profile ul li.double{margin:0; padding:0; float:none; width:298px;}
#content .right_column form.profile ul li.double.divider{width:277px; height:10px; background:url(../img/divider_white_dotted.gif) left center repeat-x;}
#content .right_column form.profile ul li .chk{padding-left:4px; color:#a31a7e; font-size:10px; font-weight:bold; text-transform:uppercase;}

#content .image_button{float:left; width:278px;}
#content .image_button h3{font-size:11px; color:#a31a7e; font-weight:bold; margin:0;}
#content .image_button h3 span {margin: 0 5px 0 0; float: left;}
#content .image_button .custom_input{margin-bottom:5px;}
#content .image_button .divider{height:20px; margin:30px 60px 0 0;}
#content .image_button .btn{float:left;}
#content .image_button label{text-transform:none; display:block; margin:0 0 5px 0; width: 218px;}
#content .generic{float:left; width:489px;}
#content .generic h2{font-size:14px; color:#a31a7e; font-weight:bold; margin:0 0 10px 0; padding:0;}
#content .generic h2.topspace{margin-top:70px;}
#content .generic p{font-size:11px; color:#626161;}

#carrim {position: absolute; bottom: 20px; left: 290px; font: 10px Verdana, sans-serif;}
#carrim  input {margin: 0; padding: 0; width: 30px; font: 10px Verdana, sans-serif;}

#footer{position:relative; margin:110px 0 0 0; clear:both; width:100%; bottom:0; left:0;}
#footer .info_bar{background:url(../img/back_footer.gif) top left repeat-x; height:26px; position:absolute; bottom:19px; left:270px; text-align:center; z-index:2;}
#footer .info_bar img{display:inline;}
#footer .link_bar{height:16px; width:100%; background:#f8ecf7; color:#a31a7e; font-size:10px; padding:3px 0 0 0; text-align:left; position:absolute; bottom:0; left:0;}
#footer .link_bar p{margin:0; padding:0 0 0 16px;}

#footerflash{position: absolute; width: 970px; height: 19px; overflow: hidden; z-index: 50;clear:both;  bottom:0;  }	
#footerflash .link_bar_flash{height:16px; width:100%; background:#f8ecf7; color:#a31a7e; font-size:10px; padding:3px 0 0 0; text-align:left; position:absolute; bottom:0; left:0;}
#footerflash .link_bar_flash p{margin:0; padding:0 0 0 16px;}

.footer_left{margin:0; padding:0; list-style-type:none; float:left;}
.footer_center{margin:0 auto; padding:0 0 0 0px; list-style-type:none; width: 200px; position: absolute; left: 50%; margin-left: 55px;  }
.footer_center li,
.footer_left li{float:left; margin:0; padding:0 11px 0 7px; background:url(../img/ico_dot_light_pink.gif) right center no-repeat;}
.footer_center li.last,
.footer_left li.last{background:none;}
.footer_left li a{color:#a31a7e; font-size:10px; text-decoration:none;}
.footer_center li a{color:#a31a7e; font-size:10px; text-decoration:none; font-weight:bold;}

.footer_right {margin: 0; padding: 0; float: right; list-style: none;}
.footer_right li {float:left; margin:0; padding:0 11px 0 7px; }
.footer_right li.last {background:none;}
.footer_right li a{color:#a31a7e; font-size:10px; text-decoration:none;}
 
/*box overlay*/
#overlay{width:100%; background:#e7c1e3; position:absolute; top:0; left:0; z-index:1001; display:none;}
.minibox{background:url(../img/back_box_overlay_intro.gif) top left no-repeat; height:268px; width:348px; position:absolute; z-index:1002; padding:0 0 0 39px; font-size:12px; display:none;}
.minibox .close{position:absolute; top:10px; right:8px; background:url(../img/btn_overlay_close.gif) top left no-repeat; display:block; overflow:hidden; line-height:2000px; width:8px; height:9px;}
.minibox h3{font-size:18px; color:#a31a7e; margin:45px 39px 20px 1px;}
.minibox a{color:#a31a7e; text-decoration:none; font-weight:bold;}
.minibox p{color:#626161; margin:0 39px 16px 0;}
.minibox p a{color:#a31a7e; text-decoration:underline; font-weight:normal;}
.minibox .btn{float:left; margin:0 36px 0 0;}
.minibox span{margin:90px 0 0 0; color:#626161; display:block;}

body noscript {padding: 20px; text-align: left; font: 12px Arial, sans-serif;}
body noscript ul {list-style: none}
body noscript ul li { }
body noscript ul li a {color: #000; }
body noscript h1 {margin: 0 0 0px 40px;}

#shopModalCover { z-index: 990; opacity:0.2; filter:alpha(opacity='20'); position:absolute; left:0; top:0; background:#e7c1e3; }
#shopWait { z-index: 992; opacity:1; filter:alpha(opacity='100'); position:absolute; top:220px; left:500px; background-color:#fff; border:1px solid #bbb; padding:10px; font-size:12px;background-color:#ffffff;-moz-border-radius: 10px;-webkit-border-radius: 10px; }
#shopWait img { float:left; margin-right:5px;}

.scaricapdf {margin: 0; padding: 0; font: bold 12px Verdana, Arial, sans-serif; text-decoration: none;}
.scaricapdf:hover{text-decoration: underline;}
.templatehtml strong {margin: 0; padding: 0; font: bold 12px Verdana, Arial, sans-serif; color: #a31a7e;}