body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;}   
fieldset,img {border:0;}
table { border-collapse: collapse; }
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}   
ol,ul {list-style:none;}
caption,th {text-align:left;}   
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
a{text-decoration: none;}
q:before,q:after {content:'';}   
abbr,acronym { border:0; }
:focus {outline: none;}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { display: block; }


/* GENERAL */

html, body { width: 100%; height: 100%; background-color: #213951; font-family: "Helvetica Condensed", "Helvetica Narrow", "Arial Narrow", "DejaVu Sans Condensed", sans-serif; }
body { background-color: #213951; color: #6b6b6b;  }

a { color: #103d6b; }
div.button { margin-left: 7px; text-transform: uppercase; float: left; }
div.a20 { font-size: 10px; line-height: 20px; height: 20px; }
div.a20 a { color: #fff; background: #6b6b6b url(../images/arrow20.gif) right top no-repeat; height: 20px; display: inline-block; padding: 0 20px 0 10px; }
div.a16 { font-size: 10px; line-height: 16px; height: 16px; }
div.a16 a { color: #fff; background: #6b6b6b url(../images/arrow16.gif) right top no-repeat; height: 16px; display: inline-block; padding: 0 20px 0 10px; }
div.b_red a { background: #f00 url(../images/arrow16red.gif) right top no-repeat; }
div.a16r { font-size: 10px; line-height: 16px; height: 16px; }
div.a16r a { color: #fff; background: #6b6b6b url(../images/arrow16r.gif) left top no-repeat; height: 16px; display: inline-block; padding: 0 10px 0 20px; }
div.b_redr a { background: #f00 url(../images/arrow16redr.gif) left top no-repeat; }
div.noml { margin-left: 0; }

#background { position: fixed; z-index: 0; overflow:hidden; }
#container { position: relative; z-index: 1; width: 100%; height: 100%; }
.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -100px; }



/* HEADER */

header { width: 988px; margin: 0 auto; position: relative; height: 82px; }
header #logo { width: 100px; height: 70px; position: absolute; top: 6px; left: 19px; }
header #logo1 { width: 100px; height: 70px; position: absolute; top: 6px; left: 880px; }
header #logo2 { width: 683px; height: 70px; position: absolute; top: 15px; left: 150px; }
header #langs { color: #fff; font: 12px/30px Tahoma, Arial; background-color: #6b6b6b; padding-left: 10px; width: 100px; height: 30px; position: absolute; top: 0; right: 58px; line-height: 30px; }
header #langs a { padding-left: 33px; color: #fff; height: 30px; display: inline-block; }
header #langs a.it { background: url(../images/it.png) 0 3px no-repeat; }
header #langs a.en { background: url(../images/en.png) 0 3px no-repeat; }
#main { width: 988px; margin: 0 auto; background-color: rgba(255,255,255,0.3); overflow: hidden; padding-bottom: 20px; margin-bottom: 20px; }

nav.main { width: 755px; height: 35px; margin: 0 auto; }
nav.main ul { padding-left: 4px; height: 30px; }
nav.main li { text-transform: uppercase; float: left; width: 100px; font-size: 13px; line-height: 30px; margin-right: 5px; background: url(images/nav_main.gif) left bottom repeat-x; }
nav.main li a { color: #08223D; margin-left: 7px;  }
nav.main li.current { background: url(images/nav_cur.png) left top repeat-x; }
nav.main li.current a { color: #375d74; }

section.heading { height: 253px; width: 988px; position: relative; }
section.heading_tour { height: 353px; width: 988px; position: relative; }
section.heading_tour_intro { height: 556px; width: 988px; position: relative; }
section.heading_more { height: 301px; width: 988px; position: relative; }
section.heading img, section.heading_tour img, section.heading_more img { float: left; }



/* INTERNAL */

section.content { width: 988px; position: relative; }

section.content aside.menu { width: 164px; float: left; padding-top: 30px; }
section.content aside.menu h2 { font-size: 18px; text-align: right; color: #fff; padding: 0 18px 25px 0; }
section.content aside.menu nav { padding: 0 14px 0 30px; }
section.content aside.menu nav ul li { padding: 2px 4px 2px 4px; text-align: right; font-size: 14px; line-height: 18px; margin-bottom: 5px; }
section.content aside.menu nav ul li.current { background-color: #000033; }
section.content aside.menu nav ul li a { color: #fff; }
section.content .internal { width: 720px; padding-bottom: 16px; background-color: #fff; overflow: hidden; float: left; }
section.content .internal .main { width: 478px; float: left; }
section.content .internal aside { margin-left: 35px; width: 207px; float: left; overflow: hidden; padding-bottom: 30px;  }
section.content .internal aside .contatti { padding: 30px 15px 15px 15px; overflow: hidden; background-color: #eaeaeb; border-bottom: 1px solid #92a3ad; overflow: hidden; margin-bottom: 10px; }
section.content .internal aside .contatti h6 { text-transform: uppercase; font-size: 12px; font-weight: bold; color: #525252; padding-bottom: 3px; }
section.content .internal aside .contatti p { font-size: 13px; line-height: 17px; }
section.content .internal aside .contatti p span { color: #000; font-size: 14px; font-weight: bold; }
section.content .internal aside .contatti p a { font-weight: bold; }
section.content .internal aside .utility { padding-top: 40px; overflow: hidden; background-color: #eaeaeb; border-bottom: 1px solid #92a3ad; overflow: hidden; }
section.content .internal aside .utility div { margin: 0 15px 50px 15px; }
section.content .internal aside .utility section { margin-left: 35px; border-left: 1px solid #b9b9ba; padding-left: 10px; overflow: hidden; }
section.content .internal aside .utility section h6 { text-transform: uppercase; font-size: 12px; font-weight: bold; color: #525252; padding-bottom: 3px; }
section.content .internal aside .utility section p { font-size: 11px; line-height: 14px; }
section.content .internal aside .utility section li { font-size: 12px; line-height: 14px; padding-bottom: 3px; }
section.content .internal aside .ufficio { background: url(images/aside_ufficio.gif) left top no-repeat; }
section.content .internal aside .info { background: url(images/aside_info.gif) left top no-repeat; }

section.content article { margin: 0 27px 0 27px; padding: 30px 0 14px 0;  }
section.content article hgroup { float: left; width: 310px; padding-bottom: 15px; }
section.content article .social { float: right; text-align: right; }
section.content article h1 { font-size: 18px; color: #000033; }
section.content article h2 { font-size: 13px; font-style: italic; }
section.content article h4 { font-size: 15px; font-weight: bold; color: #333; padding: 6px 0 1px 0; }
section.content article p { font-size: 14px; line-height: 19px; padding-bottom: 14px; }
section.content article ul.tour { padding: 15px 0 15px 0; overflow: hidden; }
section.content article ul.tour li.sl { font-size: 14px; font-weight: bold; float: left; width: 220px; padding: 3px 0 3px 0;  }
section.content article ul.text { padding: 0 0 12px 0; margin: 0 0 0 15px; list-style-type: disc; overflow: visible; }
section.content article ul.text li { margin: 0; padding: 2px 0 2px 0; font-size: 14px; overflow: visible; }


section.content ul.servicelist { padding: 0 0 0 27px; }
section.content ul.servicelist li { width: 234px; float: left; height: 220px; }
section.content ul.servicelist li h4 { font-weight: bold; color: #000; font-size: 13px; line-height: 20px; text-transform: uppercase; }
section.content ul.servicelist li p { height: 28px; margin: 5px 0 10px 0; padding: 0 15px 0 0; font-size: 13px; line-height: 17px; color: #6b6b6b; }

section.content ul.partnerslist, section.content ul.marinaservice, section.content ul.newsgallery { padding: 0 0 0 27px; }
section.content ul.partnerslist li, section.content ul.marinaservice li { overflow: hidden; padding: 0 27px 20px 0; }
section.content ul.partnerslist li img, section.content ul.marinaservice li img { float: left; margin: 0 20px 0 0; }
section.content ul.partnerslist li h4, section.content ul.marinaservice li h4 { font-weight: bold; color: #000; font-size: 13px; line-height: 20px; text-transform: uppercase; }
section.content ul.partnerslist li p, section.content ul.marinaservice li p { overflow: hidden; padding: 5px 0 10px 0; font-size: 13px; line-height: 17px; color: #6b6b6b; }

section.content ul.newsgallery li { float: left; padding: 0 20px 10px 0; }

section.content ul.partnerslist div.button, section.content ul.marinaservice div.button { float: right; }

.meteo { margin: 0 0 0 27px; padding: 30px 0 14px 0; }
.meteo div.aside { background: #eaeaeb url(../images/aside_ufficio.gif) 15px 20px no-repeat; margin-right: 27px; width: 192px; float: right; overflow: hidden; height: 61px; }
.meteo div.aside div { font-size: 12px; padding: 15px 15px 15px 50px; overflow: hidden; border-bottom: 1px solid #92a3ad; overflow: hidden; margin-bottom: 10px; }

.meteo div.links { float: left; width: 400px; padding-top: 15px; font-size: 14px; font-weight: bold; }
.meteo h1 {  font-size: 18px; color: #000; }
.meteo h4 { font-size: 14px; font-weight: bold; color: #333; height: 32px; line-height: 32px; }
.meteo_box { width: 660px; position: relative; clear: both; margin-top: 40px; height: 370px; overflow: hidden; }
.meteo_box img { width: 660px; height: 337px; }
.meteo_box .pages { font-size: 13px; position: absolute; top: 4px; right: 0; width: 300px; text-align: right; height: 24px; line-height: 24px; }
.meteo_box a { font-weight: bold; margin: 0 2px 0 2px; padding: 0 4px 0 4px; }
.meteo_box a.activeSlide { color: #fff; background-color: #103d6b; }
.meteo .top { font-size: 13px; padding-right: 28px; text-align: right; font-weight: bold; height: 20px; line-height: 20px; }

/* HOMEPAGE */

section.claim { height: 252px; width: 988px; position: relative; }
section.claim h1 { text-transform: uppercase; font-size: 62px; line-height: 52px; font-weight: bold; color: #fff; padding: 25px 0 0 120px; }
section.claim .virtual_tour { position: absolute; top: 40px; width: 150px; height: 150px; right: 170px; }

section.errorspage { width: 988px; position: relative; }
section.errorspage h1 { text-transform: uppercase; font-size: 82px; line-height: 82px; font-weight: bold; color: #fff; padding: 25px 0 0 120px; height: 100px; }
section.errorspage p { font-weight: normal; padding: 20px; background-color: #fff; color: #333; font-size: 16px; line-height: 22px; margin: 0 116px 0 116px; }

section.splash { width: 755px; margin: 0 auto; }
section.splash section.home { width: 524px; overflow: hidden; background-color: #fff; float: left; padding-bottom: 30px; }
section.splash section.home article { margin: 0 27px 0 27px; border-bottom: 1px solid #c9d2d7; padding: 30px 0 26px 0; }
section.splash section.home article .social { text-align: right; padding: 20px 0 12px 0; }
section.splash section.home article h2 { padding: 0 7px 0 7px; font-size: 18px; color: #000; }
section.splash section.home article h3 { padding: 0 7px 0 7px; font-size: 11px; font-style: italic; padding-bottom: 15px; }
section.splash section.home article p { padding: 0 7px 0 7px; font-size: 14px; line-height: 19px; padding-bottom: 24px; }
section.splash section.home article p.maintext { padding-bottom: 5px; }

section.approfondimenti { padding: 24px 27px 0 27px; }
section.approfondimenti h3 { font-size: 20px; text-transform: uppercase; }
/*
section.approfondimenti ul { padding-top: 5px; overflow: hidden; }
section.approfondimenti ul li { overflow: hidden; padding: 15px 0 15px 0; background-position: left 15px; background-repeat: no-repeat; }
section.approfondimenti ul li div { margin-left: 40px; }
section.approfondimenti ul li div hgroup { border-left: 1px solid #c8d0d5; padding: 0 15px 10px 15px; }
section.approfondimenti ul li div hgroup h4 { text-transform: uppercase; font-weight: bold; font-size: 14px; }
section.approfondimenti ul li div hgroup p { padding-top: 2px; font-size: 11px; }
*/
section.approfondimenti ul { padding: 8px 0 5px 0; margin: 0 0 0 15px; list-style-type: disc; overflow: visible; }
section.approfondimenti ul li { margin: 0; padding: 2px 0 2px 0; font-size: 13px; overflow: visible; }
section.approfondimenti .button { padding-top: 5px; margin: 0; float: right; }
section.approfondimenti .expand { display: none; }

section.splash aside.home { width: 224px; float: right; }
section.splash aside.home h4 { text-transform: uppercase; background-color: #292929; color: #fff; font-size: 12px; line-height: 24px; padding: 0 7px 0 7px; height: 24px; }
section.splash aside.home div.approfondimenti { width: 224px; height: 200px; background-color: #fff; position: relative; overflow: hidden; }
section.splash aside.home div.approfondimenti img { float: left; width: 224px; height: 194px; }
section.splash aside.home div.approfondimenti .tag { z-index: 30; position: absolute; bottom: 6px; left: 0; width: 224px; height: 32px; }
section.splash aside.home div.approfondimenti .tag p { float: right; background: #fff url(../images/plus.gif) right top no-repeat; font-size: 14px; line-height: 32px; color: #6e8491; padding: 0 40px 0 10px; text-transform: uppercase; }

section.splash aside.home div.homemeteo { width: 224px; height: 207px; background: url(../images/banner_meteo.jpg) left top no-repeat; }
section.splash aside.home div.homemeteo img { width: 200px; height: 102px; margin: 92px 0 0 13px; }

section.splash aside.home div.dovesiamo { width: 224px; height: 87px; background: url(../images/puls_dove.jpg) left top no-repeat; }
section.splash aside.home div.dovesiamo p { padding-left: 70px; line-height: 87px; color: #fff; font-weight: bold; }
section.splash aside.home div.dovesiamo p a { color: #fff; }

section.splash aside.home ul.utilities_documents li { padding-left: 70px; text-align: left; }
section.splash aside.home ul.utilities_documents li h6 { color: #fff; height: 65px; font-size: 16px; font-weight: bold; line-height: 65px; }
section.splash aside.home ul.utilities_documents li a { color: #fff; }
section.splash aside.home ul.utilities_documents li.utilities { text-align: left; overflow: hidden; background: #8d8d8d url(../images/utilities.gif) left top no-repeat; }
section.splash aside.home ul.utilities_documents li.utilities ul { padding: 10px 0 10px 0; }
section.splash aside.home ul.utilities_documents li.utilities ul li { padding: 0 2px 0 2px; font-size: 13px; text-align: left; }
section.splash aside.home ul.utilities_documents li.documents { background: url(../images/documents.gif) left top no-repeat; }

/* FORM */

fieldset { padding: 0 27px 0 27px; }
fieldset legend { color: #000; font-size: 16px; }
fieldset p { font-size: 14px; line-height: 18px; }
fieldset ul { padding-top: 15px; }
fieldset ul li { width: 200px; float: left; padding-bottom: 10px; }
fieldset label { display: block; font-size: 13px; font-weight: bold;  }
fieldset button { cursor: pointer; font-size: 10px; line-height: 20px; height: 20px; color: #fff; background: #6b6b6b url(../images/arrow20.gif) right top no-repeat; height: 20px; display: inline-block; padding: 0 20px 0 10px; border: none; }

textarea { width: 350px; height: 100px; }

/* FOOTER */

footer { height: 100px; }
.push {	height: 100px; }
footer { width: 100%; background-color: #333399; overflow: hidden; }
footer nav { position: relative; height: 100px; width: 100%; background-color: #000033; overflow: hidden;  }
footer ul.nav { width: 988px; margin: 0 auto; padding-top: 15px; }
footer ul.nav li.pl { height: 165px; overflow: hidden; float: left; padding-right: 45px; background: url(../images/footer.gif) right top repeat-y; }
footer ul.nav li.tour { padding-right: 0; }
footer ul.nav li.footerend { padding-right: 0; background: none; }
footer ul.nav li.pl h3 { font: 14px/18px Tahoma, Arial; color: #748291; text-transform: uppercase; padding-bottom: 5px; }
footer ul.nav li.sl { font: 11px/14px Tahoma, Arial; color: #fff; }
footer ul.nav li.sl a { color: #fff; }
footer ul.nav li.pl ul.tour { width: 265px; }
footer ul.nav li.pl ul.tour li.sl { float: left; width: 125px; }
footer .legal { width: 988px; margin: 0 auto; }
footer .copyright { width: 400px; float: left; padding-top: 15px; }
footer .copyright img { float: left; margin-right: 10px; }
footer .copyright p { padding-top: 2px; font: 12px/15px Tahoma, Arial; color: #fff; }
footer .copyright p span { font-size: 11px; }
footer .notes { float: right; padding-top: 15px; }
footer .notes p { font: 11px/15px Tahoma, Arial; color: #fff; }
footer .notes p a { color: #fff; }


#twitter_update_list { background: url(../images/twitter.gif) left bottom no-repeat; padding: 30px 0 36px 0; margin: 0 18px 0 12px; font-size: 14px; line-height: 16px; color: #666; }
#twitter_update_list li { font-size: 14px; }
#twitter_update_list li a { color: #c00; }

.rls { cursor: pointer; padding-top: 20px; width: 220px; float: left; font-size: 14px; }
.rls img { float: left; margin-right: 10px; }

ul.lst { margin: 0 0 0 15px; list-style-type: disc; }
ul.lst li { font-size: 13px; }

dl { padding-top: 5px; width: 400px; font-size: 13px; }
dl dt { padding: 0 0 6px 0; clear: both; float: left; font-weight: bold; width: 250px; }
dl dd { padding: 0 0 6px 0; float: left; width: 150px; }

li.text { width: 400px; }
li.boolean { width: 400px; }
li.radio { width: 400px; }
li.radio label { width: 100px; display: inline-block; font-weight: normal; }
li.radio label.optional { font-weight: bold; width: 100px; display: inline-block; }
li.radio label.collection_radio { cursor: pointer; }
li.mt { width: 100px; }
li.mt input { width: 50px; }
input.string { width: 150px; }
input.radio { margin-right: 10px; }
.field_with_errors label { color: #c00; }
span.error { display: none; }

.box_contatti { overflow: hidden; padding: 10px; border: 1px solid #ccc; font-size: 12px; line-height: 17px; background-color: #eee; margin-bottom: 15px; }
.box_contatti b { font-size: 13px; color: #333; }
.box_contatti div { float: right; width: 300px; }
.box_contatti div span { font-size: 13px; font-weight: bold; }

p.flash_message_ok { padding: 10px; border: 2px solid #060; font-weight: bold; color: #060; font-size: 20px; }
p.flash_message_error { padding: 10px; border: 2px solid #c00; font-weight: bold; color: #c00; font-size: 20px; }


#landing { height: 600px; position: relative; width: 940px; margin: 0 auto; background: url(../images/black80.png) left top repeat; overflow: hidden; }
#landing .logo { padding: 58px 0 0 72px; }
#landing .main_content { color: #fff; position: absolute; left: 337px; width: 520px; top: 60px; }
#landing .main_content h1 { text-transform: uppercase; font-weight: bold; font-size: 54px; line-height: 56px;  }
#landing .main_content h2 { text-transform: uppercase; font-weight: bold; font-size: 25px; line-height: 32px; padding-bottom: 10px; }
#landing .main_content p { font-size: 17px; line-height: 21px; font-weight: normal; padding-top: 10px; }
#landing .main_content p.strong { padding-top: 20px; color: #008cd5; font-weight: bold; }
#landing .main_content p.strong a { color: #008cd5; text-decoration: underline; }
#landing .boxes { position: absolute; width: 860px; left: 50px; height: 76px; overflow: hidden; top: 434px; }
#landing .boxes li { float: left; width: 271px; height: 76px; margin-right: 13px; }
#landing .boxes a { display: inline-block; margin-left: 64px; font-size: 24px; line-height: 24px; margin-top: 14px; }
#landing .boxes li.box1 { background: url(../images/landing_box1.jpg) left top no-repeat; }
#landing .boxes li.box2 { background: url(../images/landing_box2.jpg) left top no-repeat; }
#landing .boxes li.box3 { background: url(../images/landing_box3.jpg) left top no-repeat; }
#landing .footer { font-family: Tahoma, Arial; font-size: 12px; color: #4e4e4e; position: absolute; width: 908px; left: 16px; height: 75px; background-color: #1d2226; top: 510px; }
#landing .footer img { margin: 26px 14px 0 33px; float: left; }
#landing .footer .left { padding-top: 45px; float: left; width: 400px; }
#landing .footer .right { padding-top: 45px; float: right; width: 100px; margin-right: 36px; text-align: right;  }
#landing .footer .right a { color: #4e4e4e; }

#taxfree { position: relative; width: 940px; margin: 0 auto; background: url(../images/black80.png) left top repeat; overflow: hidden; }
#taxfree .logo { padding: 38px 0 30px 40px; }
#taxfree .main_content { color: #fff; }
#taxfree .main_content h1 { padding: 0 140px 10px 140px; text-transform: uppercase; font-weight: bold; font-size: 30px; line-height: 34px;  }
#taxfree .main_content h1 span { font-size: 40px; }
#taxfree .main_content h2 { font-weight: bold; font-size: 20px; line-height: 22px; padding: 0 140px 0 140px; }
#taxfree .main_content h2 span { color: #98c5dd; }
#taxfree .main_content h4 { font-weight: bold; color: #98c5dd; font-size: 18px; padding-bottom: 5px; }
#taxfree .main_content h4 span { color: #fff; }
#taxfree .main_content .content { width: 390px; margin-left: 36px; float: left;  }
#taxfree .main_content .contact { width: 440px; margin-right: 26px; float: right;  }
#taxfree .main_content .contact .labels { background-color: #383736; overflow: hidden; }
#taxfree .main_content p { font-size: 18px; line-height: 20px; font-weight: normal; padding-bottom: 15px; color: #c5c5c5; }
#taxfree .main_content p strong { color: #fff; font-weight: bold; }
#taxfree .footer { font-size: 12px; color: #fff; width: 908px; margin: 0 auto; height: 75px; background-color: #1d2226; }
#taxfree .footer span { color: #4e4e4e; }
#taxfree .footer span.c { color: #97c6de; font-weight: bold;}
#taxfree .footer a.c { color: #97c6de; font-weight: bold; }
#taxfree .footer img { margin: 22px 14px 0 24px; float: left; }
#taxfree .footer .left { padding-top: 30px; float: left; width: 650px; }
#taxfree .footer .right { padding-top: 45px; float: right; width: 50px; margin-right: 36px; text-align: right;  }
#taxfree .footer .right a { color: #4e4e4e; }

#taxfree fieldset { padding: 0 11px 0 11px; }
#taxfree fieldset label { padding-bottom: 3px; color: #c5c5c5; text-transform: uppercase; font-weight: bold; }
#taxfree fieldset input { background-color: #1c1c1c; border: none; padding: 5px; color: #fff; font-size: 12px; }
#taxfree fieldset button { float: right; cursor: pointer; font-size: 12px; line-height: 20px; height: 20px; color: #fff; background: none; text-transform: uppercase; background-color: #008cd5; height: 30px; display: inline-block; padding: 0 15px 0 15px; border: none; }

#taxfree .gohome { font-size: 15px; background-color: #97c6de; color: #000; font-weight: bold; width: 100px; text-align: center; display: inline-block; height: 25px; line-height: 25px; }

/* RENDER MAP */

#rendermap { width: 988px; height: 515px; position: absolute; top: 0; left: 0; }
#rendermap div.hs_all { display: none; }
#rendermap div.hs { z-index: 1; cursor: pointer; position: absolute; width: 22px; height: 22px; }
#rendermap div.hs img.hs { position: absolute; top: 0; left: 0; z-index: 2; width: 22px; height: 45px; }
#rendermap div.hs div.hs_description { position: absolute; top: 10px; left: 10px; width: 200px; height: 140px; background-color: #b63f39; display: none; }
#rendermap div.hs div.hs_description h4 { font-weight: bold; text-transform: uppercase; color: #fff; padding: 0 10px 0 10px; font-size: 11px; font-family: Arial; line-height: 25px; height: 25px; }
#rendermap div.hs div.hs_description img { float: left; margin: 10px 0 0 10px; }
#rendermap div.hs div.right { left: -190px; }
#rendermap div.hs div.bottom { top: -130px; }

#rendermap #rm_marina { display: none; cursor: pointer; position: absolute; top: 21px; left: 444px; width: 524px; height: 272px; }
#rendermap #rm_marina img.bg { display: none; width: 100%; height: 100%; }
#rendermap #rm_marina_bg { display: none; background: url(../images/rm_marina_bg.png) left top no-repeat; width: 988px; height: 515px; position: absolute; top: 0; left: 0; }
#rendermap #rm_spiaggia { display: none; cursor: pointer; position: absolute; top: 132px; left: 73px; width: 627px; height: 328px; }
#rendermap #rm_spiaggia img.bg { display: none; width: 100%; height: 100%; }
#rendermap #rm_spiaggia_bg { display: none; background: url(../images/rm_spiaggia_bg.png) left top no-repeat; width: 988px; height: 515px; position: absolute; top: 0; left: 0; }
#rendermap #rm_marina_label { position: absolute; top: 156px; left: 277px; width: 150px; height: 85px; }
#rendermap #rm_spiaggia_label { position: absolute; top: 196px; left: 148px; width: 150px; height: 85px; }
#rendermap #rm_spiaggia_bg ul { display: none; position: absolute; color: #fff; list-style-type: disc; font-size: 13px; top: 350px; left: 400px; }
#rendermap #rm_marina_bg ul { display: none; position: absolute; color: #fff; list-style-type: disc; font-size: 13px; top: 180px; left: 490px; }
#rendermap .rm_label img { position: absolute; top: 0; left: 0; width: 150px; height: 85px; }
#rendermap .rm_label div { position: absolute; top: 0; left: 0; width: 150px; height: 85px; }
#rendermap .rm_label h3 { font-weight: bold; color: #fff; font-size: 14px; padding: 16px 0 0 65px; text-transform: uppercase; }
#rendermap .rm_label p { font-size: 12px; padding: 5px 0 0 65px; color: #fff; }
#rendermap .rm_close { display: none; width: 134px; height: 33px; position: absolute; top: 20px; left: 20px; background: url(../images/close.png) left top no-repeat; }
#rendermap .rm_close p { color: #fff; font-size: 11px; line-height: 32px; padding-left: 40px; }

.shadow {
  -moz-box-shadow: 2px 2px 5px #000;
  -webkit-box-shadow: 2px 2px 5px #000;
  box-shadow: 2px 2px 5px #000;
}

#taxfree .main_content h1 {padding: 0 135px 10px 135px}
#taxfree .main_content h2 {padding: 0 135px 0 135px}
#addThisBox {position: absolute; right: 40px; top: 20px; width:155px;}
#addThisBox p {color: #ffffff; text-align: left; margin: 5px 0;}
#addThisBox a {display: block; float: left; margin:0 1px;}
#addThisBox a.addthis_button_google_plusone {width: 70px; margin-top: 4px;}
