* {margin: 0;}
html, body
{
	font: 12px/1.5em Arial, Georgia, sans-serif;
	color: #666;
}
h1{
	padding:0;
	margin:0;
}
h4.bodynews {margin: 20px 0 10px 0; font-size: 16px;}
hr {margin: 2px 0; border: none; border-bottom: 1px dashed #ccc;color: #ccc;}
ul.document_list {margin-left: 10px; list-style: disc; padding-left: 20px; margin-top:10px; margin-bottom: 10px;}

a:link{
	color:#299FE2;
	text-decoration:none;
}
a:visited{
	color:#299FE2;
	text-decoration:none;
}
a:hover{
	color:#808080;
	text-decoration:none;
}
.content
{

	min-height: 700px;
	height: auto !important;
	margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
	
}
.footer, .push
{
	height: 50px;
	clear: both;
}
div.footer
{
	width: 100%;
	background: url("/images/footer_bg.png") repeat-x bottom;
	margin: 20px auto 0;
	position: relative;
}

div.top_header
{
        /*background: url("/images/logo_bolina.png") no-repeat left center;*/
        height: 85px;
        margin-top: 25px;
}
div.top_header img{
	display:none;
}
h1.logo
{
	text-indent: -9999px;
	position: relative;
	background: url("/images/logo_bolina_sito.png") no-repeat bottom;
	width: 300px;
	height: 80px;
	float:left;
}
h1.logo a
{
	position: absolute;
	width: 300px;
	height: 80px;
	left: 5px;
}

div.top_header span.date_today
{
  color: #999999;
  font-size: 12px;
  margin-right: 5px;
  display:block;
  margin-bottom:5px;
  text-align: right;
}

div.top_header span.welcome
{
  text-align: right;
  color: #999999;
  font-size: 14px;
  font-weight: bold;
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: 500;
  margin-right: 5px;
  display:block;
}

/* menu */
div.main_nav
{
  background: url("/images/menu_bg.png") no-repeat;
  height:38px;
  width: 985px;
  margin: 0 auto;
  margin-top: 10px;
	margin-bottom:10px;
}
ul#global_nav
{
  margin: 0 5px;
  width: 100%;
  
}
ul#global_nav li.top_link
{
    display: block;
    float: left;
    height: 24px;
    /*margin-left: 5px;*/
    position: relative;
    padding: 0 15px 0 0;
    margin-top: 8px;

}
ul#global_nav li.top_link:hover
{
  background: url("/images/nav_li_bg.png") no-repeat scroll right bottom transparent;
}

ul#global_nav li.top_link a {
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #666;
  display: inline-block;
  height: 24px;
  padding: 0 0 0 15px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
  padding-top: 2px;
  padding-right: 5px;

  letter-spacing: 0.2px;
  position: relative;
  text-indent: -5px;
}


ul#global_nav li.top_link:hover a
{
  color: white;
  background: url("/images/nav_li_bg_big.png") no-repeat scroll 0 0 transparent;
  text-shadow: 1px 1px 1px rgba(90, 90, 250, 0.9);
}
ul#global_nav li.top_link span.arrow {
	width: 10px;
	height: 11px;
	display: inline-block;
	background: url("/images/arrow_menu.png") no-repeat;
	position: absolute;
	top: 7px;
	right: 7px;
}
ul#global_nav li.top_link:hover span.arrow 
{
	background: url("/images/arrow_menu_hover.png") no-repeat;
	top: 9px;
}
ul#global_nav li.top_link div.sub_menu_div
{
	position: absolute;
	top: 24px;
	left: -10px;
	display: none;
	z-index:1000;
}
ul#global_nav li.top_link:hover div.sub_menu_div
{
	display: block;
}
ul#global_nav li.top_link span.sub_nav_top
{
	display:block;
	width: 170px;
	height: 14px;
	background: url("/images/submenu_top_bg.png") no-repeat;
}
ul#global_nav li.top_link span.sub_nav_bottom
{
	display:block;
	width: 170px;
	height: 15px;
	background: url("/images/submenu_bottom_bg.png") no-repeat;
}

ul#global_nav li.top_link ul.sub_nav
{
	width: 170px;
	background: url("/images/submenu_body_bg.png") repeat-y;
}
ul#global_nav li.top_link ul.sub_nav li
{
	margin-left: 15px;
	padding: 2px 0px 2px 18px;
	padding-right: 0px;
	width: 120px;
	border-bottom: 1px dotted #999;
	background:url('/images/icone/default.png') no-repeat 0 3px;
	font-weight: normal;
	line-height: 20px;

}
ul#global_nav li.top_link ul.sub_nav li a {
	display: block;
	width: 130px;
	padding-top: 3px;
}
ul#global_nav li.top_link:hover ul.sub_nav li:hover a {
	color: #33A6E9;
}
ul#global_nav li.top_link:hover ul.sub_nav li:hover a {
	color: #33A6E9;
}
ul#global_nav li.top_link ul.sub_nav li.contratti-e-formulari
{
	background:url('/images/icone/contratti_formulari.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.normativa
{
	background:url('/images/icone/normativa.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.schede-di-barche
{
	background:url('/images/icone/schede_barche.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.indirizzi-utili
{
	background:url('/images/icone/indirizzi_utili.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.abbonamenti
{
	background:url('/images/icone/abbonamenti.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.articoli-in-pdf
{
	background:url('/images/icone/articoli_pdf.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.indice-degli-articoli
{
	background:url('/images/icone/database_articoli.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.numero-in-edicola
{
	background:url('/images/icone/numero_edicola.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.ordine-arretrati
{
	background:url('/images/icone/ordine_arretrati.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.scuole-di-vela
{
	background:url('/images/icone/scuole_vela.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.societa-di-noleggio
{
	background:url('/images/icone/societa_noleggio.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.dovenavigare
{
	background:url('/images/icone/il_nostro_portolano.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.download-software
{
	background:url('/images/icone/download_software.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.ordina-lultima-edizione
{
	background:url('/images/icone/ordina_ultima_edizione.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.miranda-v
{
	background:url('/images/icone/viaggi_miranda.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.calendario-eventi
{
	background:url('/images/icone/calendario_eventi.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.mercatino
{
	background:url('/images/icone/mercatino.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.velista
{
	background:url('/images/icone/velista.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.link-to-link
{
	background:url('/images/icone/link_to_link.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.libri
{
	background:url('/images/icone/book.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.ebook
{
	background:url('/images/icone/ebook.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.video
{
	background:url('/images/icone/video.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.musica
{
	background:url('/images/icone/musica.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.gadget
{
	background:url('/images/icone/gadget.png') no-repeat 0 3px;
}
ul#global_nav li.top_link ul.sub_nav li.buoni-bolina
{
	background:url('/images/icone/gift_icon1.png') no-repeat 0 4px;
}
ul#global_nav li.top_link ul.sub_nav li a
{
	background: none;
	letter-spacing: 0px;
	font-size: 11px;
	height: 20px;
	font-weight: normal;
}
ul#global_nav li.top_link:hover ul.sub_nav li a
{
	color: #666;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
}
#header{
	height:242px;
	margin-bottom:20px;
	text-align:center;
}
#img_header{
	box-shadow:0 5px 10px #b1b1b1;
}
#front_header{
	position:absolute;
	background:url('/images/front_header.png');
	margin-top:-227px;
	margin-left:865px;
	padding-top:145px;
	width:123px;
	height:82.5px;
}
span.front_header_text{
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-shadow:1px 1px 0px #666;
	margin:0 auto;
	display:block;
	max-width: 110px;
}
.nav-page{
        height:30px;
        border:1px solid #c0c0c0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background-color:#fafafa;
        line-height:30px;
        font-size:16px;
        color:#4c4c4c;
        font-weight:bold;
        padding-left:10px;
        margin-bottom:20px;
}
.nav-page span.user{
	float:right;
	font-size:10px;
	height:17px;
	margin-right:5px;
}
.nav-page span.user img{
	margin-top:5px;
	padding:0;
	float:left;

}
.nav-page span{
	float:left;
	margin-right: 10px;
}
.nav-page img{
	padding-top:5px;
	padding-right:10px;
	/*float:right;*/
}
.menu_footer{
	    margin-right: 150px;
	    padding-top: 25px;
	    position: absolute;
	    right: 20px;
	
}
.menu_footer li {
    border-right: 1px solid #CCCCCC;
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
}
.menu_footer li a:link{
	font-weight:bold;
	color:#4c4c4c;
	text-shadow:1px 1px 1px #fff;
}
.menu_footer li a:visited{
	font-weight:bold;
	color:#4c4c4c;
	text-shadow:1px 1px 1px #fff;
}
.menu_footer li a:hover{
	font-weight:bold;
	color:#299fe2;
}
.impagination{
	margin-top:30px;
	float:right;
	clear:both;
}

.impagination ul li{
	padding:10px 0;
	display:inline;
}

.error_list li{
	font-weight:bold;
	color:#EE3A32;
}
.sub-page{
	background:url('/images/bg_sub_page.png') no-repeat;
	width:260px;
	min-height:320px;
	border:1px solid #c6c6c6;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:10px;
}
div.header-sub-page{
	font-size:16px;
	color:#4c4c4c;
	font-weight:bolder;
	margin-left:15px;
	padding-top:10px;
}
div.content-sub-page{
	margin-top:15px;
	margin-left:20px;
}
div.reserved-area{
	float:right;
}
.link_inline{
	display:inline;
}
div.reserved-area{
	float:right;
}
div.reserved-area ul.submenu_profile{
	background:url('/images/homepage/bg_login.png') no-repeat;
	width:131px;
	height:164px;
	position:absolute;
	margin-left:-5px;
	z-index:1000;
	padding-top:20px;
	display:none;
	right: 5px;
	top: 100px;
}
div.reserved-area ul.submenu_profile li a {
	color: #808080;
}
div.reserved-area p span a {color: #666}
div.reserved-area p span a:hover
{
	cursor: pointer;
	color: #33a6e9;
}
div.reserved-area:hover ul.submenu_profile{
	display:block;
} 


.submenu_profile li{
	margin-left: 15px;
	padding: 2px 20px;
	padding-right: 0px;
	width: 80px;
	border-bottom: 1px dotted #999;
	background:url('/images/icone/user.png') no-repeat 0 3px;
	font-weight: normal;
}
.submenu_profile a{
	background: none repeat scroll 0 0 transparent;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    letter-spacing: 0;
}
.login-area{
    background: url("/images/area_login_bg.png") no-repeat;
    color: #595959;
    float: right;
    padding: 5px 10px;
    font-weight:bolder;
    font-size:12px;
    text-shadow:1px 1px 1px #fff;
}

ul.subpage_ul {
	list-style: circle;
	margin-left: 20px;
}
ul.subpage_ul li {padding: 5px; }
ul.subpage_ul li a{  font-size: 13px; font-weight: bold; margin: 10px 0;}



.link_inline{
	display:inline;
}

.login-area{
    background: url("/images/area_login_bg.png") no-repeat;
    color: #595959;
    float: right;
    padding: 5px 11px;
    font-weight:bolder;
    font-size:12px;
    text-shadow:1px 1px 1px #fff;
}
small{
    margin-left:-10px;
}
.list-search{
    padding-left:20px;
    padding-right:5px;
    list-style:circle;
    margin-bottom:20px;
 
}
.list-search li{
    border-bottom:1px dotted #ccc;
    padding-bottom:15px;
    padding-top:15px;
    
}
li.search{
	background:url('/images/bg_search.png') no-repeat;
	width:158px;
	height:24px;
	float:right;
	margin-top:6px;
	margin-right:10px;
}
#search_keywords{
	width:115px;
	padding-left:5px;
	padding-top:3px;
	color:#666;
	font-style:oblique;
	font-size:11px;
}
li.search input{
	border:0;
}
li.search div{
	float:left;
}
li.search .button{
	background:url('/images/button_search.png') no-repeat;
	width:34px;
	height:24px;
	margin-left:3px;
}
.highlights{
    color:#299fe2;
}
.pagination{
	   margin-left:10px;
}
.pagination a img, .pagination_page a img, .pagination_boat a img, .pagination_product a img, .pagination_magazine a img {
	padding-top: 1.2px;
	vertical-align: top;
}
.pagination a{
    color: #299fe2;
}

input.submit{
	border: 1px solid #ccc;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    padding: 5px 0;
    margin: 5px 0;
	float: right;
	padding: 5px 10px;
	background: url("/images/footer_bg.png") repeat-x center;
	color: #666;
}

.page_content {text-align: justify;}
