body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ccc;
}

/* start SYSTEM STYLES */

#container_404 {
	position:absolute;
	top:25%;
	right:20%;
	bottom:25%;
	left:20%;
}

div.span-16  {
	padding-left:30px;
	width:600px;
} 
div.span-16 img  {
	margin:20px 0;
} 
/* start WRAPS */

.wrap_homepage {
	background:#222 url(../img/bg_home.png) no-repeat center top;
	height:6000px;
	margin:0;
	padding:0;
}
.wrap_pagina-interna-about-us {
	background:#222 url(../img/bg_pagina-interna-about-us.png) no-repeat center top;
	height:1200px;
	margin:0;
	padding:0;
}
.wrap_pagina-interna-stores, .wrap_pagina-interna-blog, .wrap_archivio-blog, .wrap_livello-stores {
	background:#222 url(../img/bg_pagina-interna-stores.png) no-repeat center top;
	height:1918px;
	margin:0;
	padding:0;
}
.wrap_pagina-interna-brands {
	background:#222 url(../img/bg_pagina-interna-brands.png) no-repeat center top;
	height:928px;
	margin:0;
	padding:0;
}

/* end WRAPS */


a.opacity {
filter:alpha(opacity=100);
opacity: 1.0;
} 
a.opacity:hover {
filter:alpha(opacity=80);
opacity: 0.8;
}

object {
	outline:0;
}

/* end SYSTEM STYLES */

/* start GENERAL STYLES */

p, a, address, img, ul, li, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
address {
	font-style:normal;
}
ul {
	list-style-position:inside;
}
p {
	font-size:13px;
	color:#ccc;
	}
p strong {
	color:#fd0132; /* ROSSO */
	font-weight:normal;
	}	
a {
	color:#ccc;
	text-decoration:none;
	}
a:visited {
	color:#ccc;
	text-decoration:none;
}
a:hover, a.active_element {
	color:#fd0132; /* ROSSO */
	text-decoration:none;
}
a:active {
	color:#ccc;
	text-decoration:none;
}
a:focus {
	outline:0;
}

h1, h2, h2 a {
	color:#fff;
	font-size:24px;
	text-shadow:0 1px 1px #000;
	margin-bottom:20px;
	line-height:20px;
}
h2 a:visited {
	color:#fff;
}
h2 a:hover {
	color:#fd0132;
}
h2 a:active {
	color:#fff;
}
h2.brands_title {
	background:url(../img/brands_logo.png) 170px center no-repeat;
	line-height:44px;
}
h3, .payoff {
	color:#fff;
	font-size:18px;
	line-height:22px;
	margin:25px 0;
	}
.comments h3 {
	background:url(../img/comment_title_balloon.png) no-repeat left center;
	padding-left:40px;
	color:#ffff00;
	font-size:24px;
	font-weight:bold;
	line-height:28px;
}
h4 {
	color:#ccc;
	font-size:13px;
	background:url(../img/h4_bg.png) no-repeat left center;
	font-style:italic;
	text-shadow:0 1px 1px #000;
	padding-left:11px;
	}
h5 {
	background-color:#222;
	background-repeat:no-repeat;
	background-position:right 2px;
	color:#fd0132;
	line-height:28px;
	font-size:36px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-shadow:0 1px 1px #000;
	letter-spacing:-3px;
	padding:0 46px 25px 23px;
	float:right;
	position:relative;
	top:50px;
}
.female h5 {
	background-image:url(../img/female_bg.png);
}
.male h5 {
	background-image:url(../img/male_bg.png);
}

.comments span {
	color:#ffff00;
}

/* end GENERAL STYLES */

/* start PHOTOGALLERY */

#photo_album {
height:96px;
margin:20px 0;
}

.wrap {
float:left;
height:96px;
overflow:hidden;
white-space:nowrap;
width:520px;
}

.wrap a img {
	border:1px solid #fff;
	margin:0 8px;
}

a.arrow#left {
background-image:url(../img/arrow_left.png);
background-repeat:no-repeat;
background-position:left top;
float:left;
width:38px;
height:68px;
text-decoration:none;
}
a.arrow#right {
background-image:url(../img/arrow_right.png);
background-repeat:no-repeat;
background-position:left top;
float:left;
width:38px;
height:68px;
text-decoration:none;
}

a.arrow#left:hover {
background-position:left bottom;
}
a.arrow#right:hover {
background-position:left bottom;
}

/* end PHOTOGALLERY */

/* start FOOTER */

.bottom {
	background:#1b1b1b url(../img/bg_footer.png) no-repeat center top;
}

.footer {
	padding:26px 40px 55px 0; 
	font-size:11px;
	text-align:right;
}

.footer_menu a {
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	margin-left:23px;
}
.footer_menu a:visited {
	color:#fff;
}
.footer_menu a:hover {
	color:#fd0132;
}
.footer_menu a:active {
	color:#fff;
}

.anagrafico {
	margin-top:30px;
}
.anagrafico a {
	line-height:16px;
	font-size:11px;
}
.anagrafico a:hover {
	color:#fd0132;
}

a.webmaori, a.webmaori span {
	color:#fff;
	line-height:16px;
	font-size:11px;
	text-transform:uppercase;
}
a.webmaori span{
	color:#fd0132;
}
a.webmaori:visited {
	color:#fff;
}
a.webmaori:hover {
	color:#fd0132;
}
a.webmaori:hover span {
	color:#fff;
}
a.webmaori:active {
	color:#fff;
}
a.webmaori:active span {
	color:#fd0132;
}
/* end FOOTER */

/* start HEADER */

/* start HORIZONTAL MENU */

ul.menu_h {
list-style:none;
margin:/*30px*/0 0 0 66px;
border: 0 none;
padding: 0;
}
.menu_h li {
/*display:inline;
*/float:left;
}
.menu_h a {
	display:block;
	float:none !important;
	background-position:0 -20px;
	background-repeat:no-repeat;
	height:/*48*/77px;
	margin-left:72px;
	}
.menu_h a:hover {
	color:#fff;
	background-position:0 -97px;
	}
.menu_h a.menu_about-us {
	background-image:url(../img/menu_about-us.png);
	width:151px;
	}
.menu_h a.menu_stores {
	background-image:url(../img/menu_stores.png);
	width:89px;
	}
.menu_h a.menu_brands {
	background-image:url(../img/menu_brands.png);
	width:114px;
	}
.menu_h a.menu_blog {
	background-image:url(../img/menu_blog.png);
	width:81px;
	}
	
.home_about-us a.menu_about-us, .wrap_pagina-interna-about-us .menu_h a.menu_about-us {
	background-position:0 -97px;
	}
.home_stores a.menu_stores, .wrap_pagina-interna-stores .menu_h a.menu_stores {
	background-position:0 -97px;
	}
.home_brands a.menu_brands, .wrap_pagina-interna-brands .menu_h a.menu_brands {
	background-position:0 -97px;
	}
.home_blog a.menu_blog, .wrap_pagina-interna-blog .menu_h a.menu_blog, .wrap_archivio-blog .menu_h a.menu_blog {
	background-position:0 -97px;
	}

/* end HORIZONTAL MENU */


/* start HOME PAGES */

div.span-24.home {
	height:135px;
}
div.span-24.home_content {
	height:1066px;
}

div.span-24.home_about-us {
	height:135px;
}
div.span-24.home_about-us_content {
	height:750px;
}

div.span-24.home_stores {
	margin-top:314px;
	height:135px;
}
div.span-24.home_stores_content {
	height:889px;
}

div.span-24.home_brands {
	margin-top:177px;
	height:135px;
}
div.span-24.home_brands_content {
	height:750px;
}

div.span-24.home_blog {
	margin-top:316px;
	height:135px;
}
div.span-24.home_blog_content {
	height:750px;
}

/* end HOME PAGES */


/* end HEADER */

ul.sx {
	list-style:none;
	background-repeat:no-repeat;
	background-position:center top;
}
.stores {
	background-image:url(../img/left_stores_title.png);
	padding-top:71px;
	margin:45px 0;
}
.brands {
	background-image:url(../img/left_brands_title.png);
	background-repeat:no-repeat;
	padding-top:74px;
	margin:45px 0;
}
.blog {
	background-image:url(../img/left_topic_title.png);
	padding-top:88px;
	margin:45px 0 0;
}
.brands ul.sx {
	background-image:url(../img/brands_menu_bg.png);
}
.info {
	background-image:url(../img/left_info_title.png);
	padding-top:74px;
}
.contacts {
	background-image:url(../img/left_contacts_title.png);
	padding-top:74px;
}

ul.sx li {
	background-color:#1b1b1b;
	padding:15px 32px 15px 52px;
	margin:0;
	border:1px solid;
	border-color:#2d2d2d #333 #050505 #333;
	font-size:14px;
}
ul.sx li a {
	font-weight:bold;
/*	text-transform:lowercase;
*/
}

.brands ul.sx li {
	background-color:transparent;
}
.brands ul.sx li.menu_dx {
	text-align:right;
}


ul.sx li a.left_img {
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
	width:171px;
	height:25px;
}
ul.sx li a.left_img:hover, ul.sx li a.active_img {
	background-position:center bottom;
	}
a.left_img#code {
	background-image:url(../img/left_about_button_code.png);
}
a.left_img#contact {
	background-image:url(../img/left_about_button_contact.png);
}
a.left_img#job {
	background-image:url(../img/left_about_button_job.png);
}
a.left_img#archivio {
	background-image:url(../img/left_about_button_archivio.png);
}

.store_dx, .brands_dx, .blog_dx {
	margin-top:50px;
}

/* start COMMENTI */

.post_item {	
	margin:0 0 28px;
}
.counter {	
	float:left;
	text-align:center;
	line-height:32px;
	background:url(../img/counter_balloon.png);
	color:#222;
	font-size:20px;
	font-weight:bold;
	width:33px;
	height:42px;
}
.counter.comments_tab {	
	float:right;
	position:relative;
	top:-8px;
	z-index:1;
}

.post_container h3 {
	background:url(../img/comments_title.png);
	width:209px;
	height:42px;
	margin:0 0 20px 30px;
	padding:0;
}
.post_date {
	float:left;
	width:80px;
	height:80px;	
	color:#ccc;
	font-size:12px;
	font-style:italic;
	text-shadow:0 1px 1px #000;
	margin:0;
}
.post_txt {
	background:#1b1b1b url(../img/post_item_top.png) no-repeat center top;
	margin:0 0 0 100px;
	padding:14px 18px 0 0;
	width:462px;
}
.post_txt h4 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 20px;
	color:#fff;
	text-transform:capitalize;
}
.post_txt p {
	font-size:12px;
	font-style:italic;
	margin:0 0 0 25px;
}
.post_bottom {
	background:url(../img/post_item_bottom.png) no-repeat center bottom;
	margin:0;
	padding:0 18px 14px 0;
	width:462px;
	height:14px;
}

.comments_form {
	margin:0 0 0 100px;
}
.comments_form_container input, .comments_form_container textarea {
	margin:0 0 16px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666;
	background:#fff;
	border:1px solid #333;
	width:240px;
}
.comments_form_container textarea {
	width:465px;
	height:100px;
}
.comments_form_container label {
	font-size:12px;
	font-weight:bold;
	text-shadow:0 1px 1px #000;
}

.comments_form_container input.comments_btn {	
	background:url(../img/btn_invia_bg.png);
	width:105px;
	height:43px;
	margin:10px 0 0;
	padding:0;
}
.comments_form_container input.comments_btn:hover {	
	cursor:pointer;
	filter:alpha(opacity=90);
	opacity: 0.9;
}
a.btn_vedi_tutti {
	float:right;	
	background:url(../img/btn_vedi_tutti.png);
	width:170px;
	height:41px;
	margin:0;
	padding:0;
}
a.btn_vedi_tutti:hover {	
	filter:alpha(opacity=90);
	opacity: 0.9;
}

div.span-16 .captcha_container img {
	float:left;
	width:107px;
	height:30px;
	margin:0;	
}
.captcha_container input {
	margin:0 0 0 20px;
	width:338px;
	height:22px;
	position:relative;
	top:-20px;
}
.comments_advice p {
	font-size:10px;
}

/* end COMMENTI */

/* start LIST ITEM */

a.more {
	background-image:url(../img/btn_more.png);
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
	width:102px;
	height:26px;
	margin:5px 0 0;
}
a.more:hover {
	background-position:center bottom;
}

.list_item_blog, .list_item_stores {
	margin:0 0 50px;
}
.list_item_stores_sx a img {
	margin-top:-42px;
}
.list_item_blog_sx a img {
	margin-top:-38px;
}
.list_item_blog a:hover img, .list_item_stores a:hover img {
	filter:alpha(opacity=80);
	opacity: 0.8;
}

.list_item_date {
	margin:10px 0 0;
}

div.span-12.list_item_comment {
	background:#1b1b1b url(../img/post_item_top.png) no-repeat center top;
	margin:10px 0 0;
	padding:10px 18px 0 0;
	width:462px;
}

.list_item_comment h2 a {
	font-size:15px;
	font-weight:bold;
	margin:0 0 0 18px;
}

.list_item_comment p {
	font-size:12px;
	font-style:italic;
	margin:12px 0 0 18px;
}

.list_item_comment_bottom {
	background:url(../img/post_item_bottom.png) no-repeat center bottom;
	margin:0;
	padding:0 18px 14px 0;
	width:462px;
	height:14px;
}

.pagination {
	text-align:right;
	font-weight:bold;
}
span.active_page {
	color:#ff0033;
}

/* end LIST ITEM */

/* start BRANDS MODULE */

.brands_home_title {
	background:#1b1b1b;
	padding:24px 14px 1px;
	margin:0;
}
.brands_home_txt {
	background:#1b1b1b;
	padding:0 14px 24px;
	margin:0;
}
.brands_dx a img {
	margin:20px 5px 0;
}
.brands_dx a:hover img {
	filter:alpha(opacity=80);
	opacity: 0.8;
}

#content-slider-inside {
	list-style: none;
	height: 320px;
	overflow: scroll;
	overflow-y: hidden;
}

#content-slider-inside li {
	width: 650px;
	background: #ccc;
	height: 300px;
	color: #666;
	font-size: 200px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	line-height: 300px;
}
	
#navigation {
	list-style: none;
	margin: 20px 0 0 0;
	float: right;
}

#navigation li {
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	margin: 0;
	border: solid 1px #ccc;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 5px;
}

#navigation li a, #navigation li a:link, #navigation li a:visited {
	text-decoration: none;
	display: block;
	height: 30px;
	color: #666;
}

#navigation li a.selected, #navigation li a.selected:link, #navigation li a.selected:visited {
	background: #666;
	color: #fff;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #666;
	color: #fff;
}

/* end BRANDS MODULE */

/* start MODULO CONTATTI */

#form-contatti {
	margin:10px 0 20px;
}
#form-contatti p {
	margin:0px 0 15px;
}
#form-contatti input, #form-contatti textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#fff;
color:#000;
border:1px solid #000;
width:50%;
padding:3px;
}
#form-contatti textarea {
height:100px;
}
#form-contatti .captcha_paragraph img {
margin:12px 12px 0 0;
border:2px solid #fff;
outline:1px solid #ccc;
float:left;
}
#form-contatti input#captcha-8 {
width:177px;
height:29px;
margin:0;
position:relative;
top:-9px;
}
#form-contatti input.btn {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#fff;
background-color:#FD0132;
border:1px solid #000;
width:107px;
height:30px;
margin:18px 10px 0 0;
}
#form-contatti input.btn:hover {
border:1px solid #fff;
cursor:pointer;
}

/* end MODULO CONTATTI */

/* start GOOGLE MAPS */
.mappa_sx{
  border: 1px solid #CCCCCC;
  margin-top: 40px;  
}

.googlemaps_image span{
  display: block;
  width: 100px;
  height: 100px;
  background: url('/k-components/images/google-maps/default-google-map-image.jpg') no-repeat; 
}

#googlemap_sidebar{
  overflow: auto;   
  height: 400px; 
}

#googlemap_map{
  float:left;
  overflow: hidden; 
  height:400px;
  outline: 3px solid #E0E0E0;
}

#google_map_container h4{
  font-size: 14px;
  font-weight: bold;
  color: #BC382F;
}

#google_map_container p{
  margin-top:10px;  
}

#google_map_container small{
  color:#666;
}

#google_map_container h2 a{
  text-decoration: none;
}

#google_map_container a, #google_map_container a:active, #google_map_container a:visited{
  color:#000;
}

#google_map_container a:hover{
  color:#999;
}

#googlemap_categories a.googlemap_category_link_selected{
  text-decoration: underline;
}

/* end GOOGLE MAPS */
