* {
	padding: 0;
	margin: 0;
	behavior: url("include/iepngfix/iepngfix.htc"); /* PNG FIX */
}
body {
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 background:url("images/bgLeft.gif") #f6f4e4 repeat-x;
 margin:0px;
 color:#434343;
}
h1 { color:#ffffff; margin:0px; padding:0px; line-height:28px; font-size:14px; text-transform: uppercase; }
h2 { color:#1B1D74; margin:0px; padding:0px; line-height:150%; font-size:16px; }
h3 { font-size:13px; font-weight:bold; margin:0px 0px 20px 25px; line-height:100%; }
h4 { font-size:16px; margin:0px; padding:0px; line-height:100%; color:#1A1D74;}
p { line-height: 150%; margin: 1em 0 1em 0; text-align:justify;}
table {
 width:100%;
 margin: 1em 0 1em 0;
 border-spacing:0px;
 border-collapse:collapse;
}
th {
 background:#F7F7F2; color:#122687;
 padding:5px; text-align:center;
 border-left:1px solid #FFFFFF;
}
td {
 padding:5px; text-align:center;
 border-bottom:1px solid #EBEBEB;
 border-left:1px solid #FFFFFF;
}
h1 a {color:#000000; text-decoration:none;}
h1 a:hover {color:#4E4E4E; text-decoration:none;}
a { color:#1B1D74; text-decoration:none; outline:none; } /* Remove Firefox border link*/
a:hover { text-decoration:underline;}
a.u { text-decoration:underline; }
a.u:hover { text-decoration:none; }
a.more { white-space: nowrap; padding-right: 10px; background: url(images/arrow_blue.gif) no-repeat 100% 65%; color:#0088CC; text-decoration:none; }
a.more:hover { text-decoration:underline; }
a.more_left { white-space: nowrap; padding-left: 10px; background: url(images/arrow_blue_left.gif) no-repeat 0% 50%; color:#0088CC;
 text-decoration:none; }
a.more_left:hover { text-decoration:underline; }
a.more_down { white-space: nowrap; padding-right: 10px; background: url(images/arrow_blue_down.gif) no-repeat 100% 65%; color:#0088CC; text-decoration:none; }
a.more_down:hover { text-decoration:underline; }
a.more_up { white-space: nowrap; padding-right: 10px; background: url(images/arrow_blue_up.gif) no-repeat 100% 65%; color:#0088CC; text-decoration:none; }
a.more_up:hover { text-decoration:underline; }
a.exit { text-decoration: none; color: #0088CC; padding:0 15px 0 0; background:url(images/arrow_link_out.gif) no-repeat 100% 60%}
a.exit:hover { text-decoration: underline; color : green; padding:0 15px 0 0; background:url(images/arrow_link_out_hover.gif) no-repeat  100% 60%;}
img { border:0px; }
.clear { clear:both; }
.stat_icon {
 float:left; display:block; width:50px; height:100px; line-height:130px;
}
.stat_icon img {
 margin:auto 0;
 height:48px;
}
.stat_text {
 float:left; display:block; width:200px; padding-left:10px;
}
.stat_text span {
 font-size:18px;
 font-weight:bold;
}
.cart_text {
 width:582px; background:#FFE87E; padding:5px; border:1px dotted #FFD102; font-weight:bold;
}
#container {
 width: 900px;
 margin: 0 auto;
 overflow: hidden;
 position: relative;
}
#bg_wrap {
	height: 160px;
	width: 50%;
	right: 0;
	background: url("images/bgRight.gif") repeat-x;
	position: absolute;
}

#header {
 width:900px;
 height:160px;
 background:url("images/header_bg.jpg") no-repeat;
}
#header .logo {
 width:175px;
 height:106px;
 float:left;
}
#header .search {
 float:left;
 padding-top:22px;
}
#header .search a {
 color:#B1B1B0;
 font-size:12px;
 font-weight:bold;
}
#header .top_menu {
 position:absolute;
 width:900px;
 text-align:right;
 left:0px;
 top:113px;
 padding-right:25px;
 color:#ffffff;
}
#header .top_menu a {
 color:#ffffff;
 font-weight:bold;
 text-transform: uppercase;
 padding:0 5px;
 font-size:11px;
}
#sidebar {
 width:260px;
 float:left;
 overflow:hidden;
}
#sidebar .menu {
 width:100%;
 height:auto;
 background:url("images/menu_bg_small.gif") no-repeat;
}
.category {
 width:175px;
 height:33px;
 display:block;
 background: url("images/menu_link_hover.png") no-repeat;
 margin:0 0 0 30px;
 padding:9px 0 0 40px;
 font-size:12px;
 text-transform: uppercase;
 font-weight:bold;
}
.category:hover {
 background: url("images/menu_link.png") no-repeat;
}
.category a {
 color:#474747;
}
.category a:hover {
 color:#474747;
 text-decoration:none;
}
.subcategory {
 width:175px;
 margin:0 0 0 30px;
 padding:0 0 5px 28px;
 font-size:12px;
}
.subcategory a {
 color:#474747;
}
.subcategory a:hover {
 color:#474747;
 text-decoration:underline;
}
#sidebar .carrello {
 width:100%;
 height:62px;
 background:url("images/box_carrello_top.gif") no-repeat;
}
#sidebar .login {
 width:100%;
 height:62px;
 background:url("images/box_login_top.gif") no-repeat;
}
#sidebar .box_users_bg {
 width:100%;
 padding:6px 0px 0px 25px;
 background:url("images/box_carrello_bg.gif") repeat-y;
}
#sidebar .box_users_bottom {
 width:100%;
 height:9px;
 background:url("images/box_carrello_bottom.gif") no-repeat; 
}
#sidebar .box_sidebar_top {
 width:100%;
 height:36px;
 background:url("images/box_carrello_top.gif") no-repeat;
 margin-top:15px;
 color:#ffffff;
 line-height:42px;
 padding-left:65px;
 font-size:15px;
 font-weight:bold;
 overflow:hidden;
}
#sidebar .box_sidebar_bg {
 width:100%;
 padding:6px 0px 0px 25px;
 background:url("images/box_sidebar_bg.gif") repeat-y;
}
#sidebar .box_sidebar_bottom {
 width:100%;
 height:15px;
 background:url("images/box_sidebar_bottom.gif") no-repeat; 
}
#content {
 width:635px;
 margin:0px;
 float:left;
 overflow:hidden;
}
#content .box_content_top {
 width:100%;
 height:28px;
 background:url("images/box_content_top.gif") no-repeat;
 margin-top:13px;
 color:#ffffff;
 line-height:42px;
 padding-left:25px;
 font-size:14px;
 overflow:hidden;
}
#content .box_content_top h1 {
 color:#ffffff;
 font-weight:bold;
}
#content .box_content_top h1 a {
 font-weight:bold;
 color:#ffffff;
}
#content .box_content_top h1 a:hover {
 font-weight:bold;
 color:#ffffff;
}
.box_content_descr {
	position:absolute;
	width:635px;
	display:block;
	height:50px;
	background:url("images/black50.png");
	bottom:0px;
}
.box_content_descr p {
	font-size:25px;
	font-family: "times new roman";
	font-weight: bold;
	letter-spacing:1px;
	color:#fff;
	width:635px;
	text-align:center;
	margin:0px;
	padding:0px;
	display:block;
	height:50px;
	line-height:45px;
}
.box_content_title {
	position:absolute;
	width:635px;
	display:block;
	height:50px;
}
.box_content_title p {
	font-size:35px;
	font-family: "times new roman";
	font-weight: bold;
	letter-spacing:1px;
	color:#fff;
	width:635px;
	text-align:right;
	margin:5px 0px 0px 0px;
	padding:0px;
	display:block;
	height:50px;
	line-height:50px;
}
/*#content .box_content_img {
 height:240px;
 width: 635px;
 position: relative;
 display: block;
 overflow: hidden;
 z-index: 1;
}
#content .box_content_img ul {
	list-style:none;
}
#content .box_content_img li {
	list-style:none;
	float:left;
	width:635px;
	height: 240px;
}
#content .box_content_bg {
 width:100%;
 padding:0px;
 background:#ffffff;
}*/

/* ANIMATION HOME PAGE */
#content #animation {
	width: 635px;
	height:240px;
	display:block;
	background:white;
	margin-top:15px;
}
#content #animation ul{
	list-style:none;
}
#content #animation #animation_photos {
	width: 100%;
	position: relative;
	display: block;
	overflow: hidden;
	height: 240px;
	z-index: 1;
}
#content #animation #animation_photos li{
	list-style:none;
	float:left;
	width:635px;
	height: 240px;
}

#content .box_content_bg {
 width:100%;
 padding:0px;
 background:#ffffff;
}
#content .box_content_bottom {
 width:100%;
 height:9px;
 background:url("images/box_content_bottom.gif") no-repeat;
}
#content .box_home_top {
 width:200px;
 height:10px;
 background:url("images/box_home_top.gif") no-repeat;
 overflow:hidden;
 margin-left:4px;
}
#content .box_home_bg {
 width:188px;
 padding:0 15px 0 15px;
 background:url("images/box_home_bg.gif") repeat-y;
}
#content .box_home_bg .text {
 padding:10px 0;
}
#content .box_home_bottom {
 width:100%;
 height:16px;
 background:url("images/box_home_bottom.gif") no-repeat;
 overflow:hidden;
}
#footer {
 width:900px;
 height:36px;
 margin:15px 0 0 0;
 background:url("images/footer.gif") no-repeat;
 color:#ffffff;
}
#footer .copyright {
 float:left;
 width:320px;
 line-height:35px;
 padding-left:30px;
 font-weight:bold;
}
#footer .menu_bottom {
 float:left;
 width:530px;
 line-height:35px;
 text-align:right;
 padding-right:20px;
}
#footer .menu_bottom a {
 color:#ffffff;
 font-weight:bold;
}
.lista_marchi {
 padding:5px 10px 5px 10px;
 display:block;
 overflow:hidden;
}
.lista_marchi .boxmarchio .boxmarchio_link img {
 border:1px solid #ffffff;
 display:block;
 overflow:hidden;
}

.lista_marchi .boxmarchio {
 margin:23px;
 width:152px;
 height:200px;
 display:inline;
 float:left;
}
.lista_marchi .boxmarchio .boxmarchio_link {
	width:152px; height:102px; display:block; background:#ffffff; line-height:125px;
}
.lista_marchi .boxmarchio .boxmarchio_link a {
 border:1px solid #EEEDE5;
 width:152px;
 height:102px;
 display:block;
 background:url("images/bgBoxMarchio.gif") repeat-x bottom;
 text-align:center;
 overflow:hidden;
}
.lista_marchi .boxmarchio .boxmarchio_link a:hover {
 border:1px solid #FFFFFD;
 text-decoration:none;
}
.page_nav {
	width:100%;
	display:block;
	text-align:center;
	padding:0 33px 20px 33px;
	margin-top:10px;
}
.page_nav .a {
	font-size:14px;
	line-height:23px;
	font-weight:bold;
	padding:5px;
}
.page_nav .a:hover {
	background: #EEEDE5;
	text-decoration:none;
}
.page_nav span {
	font-size:16px;
	font-weight:bold;
	padding:5px;
}
.prezzo {
	font-size:20px; color:#1A1D74; background:#E8E8E8; width:160px; text-align:center; font-weight:bold;
	float:right;
}
.prezzo span {
	font-size:12px;
}
/* FORM */
.input {
  border:1px solid #cccccc;
  height:18px;
  width:300px;
  font-size:15px;
  padding:5px;
}
.input:focus {
  border:1px solid #FF9E02;
}
.textarea {
  border:1px solid #cccccc;
  height:100px;
  width:300px;
  font-size:15px;
  padding:5px;
}
.textarea:focus {
  border:1px solid #FF9E02;
}
.select {
 width:312px;
 border:1px solid #cccccc;
 height:28px;
 font-size:15px;
 padding:5px;
}
.select:focus {
 border:1px solid #FF9E02;
}
.file {
  border:1px solid #cccccc;
  height:28px;
  width:300px;
  font-size:15px;
  padding:5px;
  background:#ffffff;
}
.aggiornaprofilo {
	width:153px;
	height:25px;
	display:block;
	background:url("images/buttons/profilo.png") no-repeat left top;
	cursor:pointer;
	border:none;
	padding:0px;
	margin:0px;
	border:0px;
}
.proponi {
	width:210px;
	height:25px;
	display:block;
	background:url("images/buttons/proponi.png") no-repeat left top;
	cursor:pointer;
	border:none;
	padding:0px;
	margin:0px;
	border:0px;
}
.continua {
	width:98px;
	height:25px;
	display:block;
	background:url("images/buttons/continua.png") no-repeat left top;
	cursor:pointer;
	border:none;
	padding:0px;
	margin:0px;
	border:0px;
}
.registrati {
	width:98px;
	height:25px;
	display:block;
	background:url("images/buttons/registrati.png") no-repeat left top;
	cursor:pointer;
	border:none;
	padding:0px;
	margin:0px;
	border:0px;
}
.entra {
	width:77px;
	height:25px;
	display:block;
	background:url("images/buttons/entra.png") no-repeat left top;
	cursor:pointer;
	border:none;
	padding:0px;
	margin:0px;
	border:0px;
}
.chiudi {
	width:77px;
	height:25px;
	display:block;
	background:url("images/buttons/chiudi.png") no-repeat left top;
	cursor:pointer;
	border:none;
	padding:0px;
	margin:0px;
	border:0px;
}
.svuota {
	width:74px;
	height:25px;
	display:block;
	background:url("images/buttons/svuota.png") no-repeat left top;
	cursor:pointer;
	border:none;
	padding:0px;
	margin:0px;
	border:0px;
}
.cassa {
	width:77px;
	height:25px;
	display:block;
	background:url("images/buttons/cassa.png") no-repeat left top;
	cursor:pointer;
	border:none;
	padding:0px;
	margin:0px;
	border:0px;
}

/* MYHOME */

#tabbed_box {
	margin: 0px auto 0px auto;
	
}
.tabbed_area {
	padding:15px;
}
.tabs {
 float:left;
 height:33px;
}
.tabs a {
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-bottom:0px;
	color:#000000;
	height:17px;
	display:inline;
	display:block;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0 6px 0;
}
#Tstatistiche {
	background:url(images/icons/stats.gif) no-repeat #EBEADE 8px 5px;
	width:89px;
}
#Tstatistiche:hover {
	background:url(images/icons/statsOver.gif) no-repeat #ffffff 8px 5px;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-bottom:0px;
	text-decoration:none;
}
#Tstatistiche.active {
	background:url(images/icons/statsOver.gif) no-repeat #ffffff 8px 5px;
	color:#282e32;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-bottom:0px;
}
#Tprofilo {
	background:url(images/icons/user.gif) no-repeat #EBEADE 8px 5px;
	width:110px;
}
#Tprofilo:hover {
	background:url(images/icons/userOver.gif) no-repeat #ffffff 8px 5px;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-bottom:0px;
	text-decoration:none;
}
#Tprofilo.active {
	background:url(images/icons/userOver.gif) no-repeat #ffffff 8px 5px;
	color:#282e32;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-bottom:0px;
}
#Tacquisti {
	background:url(images/icons/cart.gif) no-repeat #EBEADE 8px 5px;
	width:130px;
}
#Tacquisti:hover {
	background:url(images/icons/cartOver.gif) no-repeat #ffffff 8px 5px;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-bottom:0px;
	text-decoration:none;
}
#Tacquisti.active {
	background:url(images/icons/cartOver.gif) no-repeat #ffffff 8px 5px;
	color:#282e32;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-bottom:0px;
}
#Tinseriti {
	background:url(images/icons/inseriti.gif) no-repeat #EBEADE 8px 5px;
	width:110px;
}
#Tinseriti:hover {
	background:url(images/icons/inseritiOver.gif) no-repeat #ffffff 8px 5px;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-bottom:0px;
	text-decoration:none;
}
#Tinseriti.active {
	background:url(images/icons/dollarOver.gif) no-repeat #ffffff 8px 5px;
	color:#282e32;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-bottom:0px;
}
#Tvendite {
	background:url(images/icons/dollar.gif) no-repeat #EBEADE 8px 5px;
	width:110px;
}
#Tvendite:hover {
	background:url(images/icons/dollarOver.gif) no-repeat #ffffff 8px 5px;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-bottom:0px;
	text-decoration:none;
}
#Tvendite.active {
	background:url(images/icons/dollarOver.gif) no-repeat #ffffff 8px 5px;
	color:#282e32;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-bottom:0px;
}
/*ul.tabs {
	margin:0px; padding:0px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background:url(images/icons/cart.png) no-repeat #EBEADE;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-left:1px solid #DBD9C9;
	border-bottom:0px;
	color:#000000;
	padding:14px;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;	
}
ul.tabs li a:hover {
	background-color:#ffffff;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-left:1px solid #DBD9C9;
	border-bottom:0px;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border-top:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-left:1px solid #DBD9C9;
	border-bottom:0px;
}*/
.content {
	background-color:white;
	padding:0px 10px 0px 10px;
	border-bottom:1px solid #DBD9C9;
	border-left:1px solid #DBD9C9;
	border-right:1px solid #DBD9C9;
	border-top:1px solid #DBD9C9;
}
#profilo, #inseriti, #vendite, #acquisti { display:none; }
ul.tabs {
	margin:0px; padding:0px;
	margin-bottom:0px;
}
.content ul li:last-child {
	border-bottom:none;
}
#box_home {
	margin-top:10px;
}
#box_home a {
	color:#fff;
}
.btngiallo {
	background:url("images/buttons/vuoto_giallo.png") no-repeat;
	width:170px;
	height:25px;
	display:block;
	color:#fff;
	font-weight:bold;
	line-height:22px;
	padding-left:10px;
	cursor: pointer;
}
.btnverde {
	background:url("images/buttons/vuoto_verde.png") no-repeat;
	width:170px;
	height:25px;
	display:block;
	color:#fff;
	font-weight:bold;
	line-height:22px;
	padding-left:10px;
	cursor: pointer;
}
.btnblu {
	background:url("images/buttons/vuoto_blu.png") no-repeat;
	width:170px;
	height:25px;
	display:block;
	color:#fff;
	font-weight:bold;
	line-height:22px;
	padding-left:10px;
	cursor: pointer;
}
#err {
	display:none;
	font-weight:bold;
	color:red;
}
#language {
	width:100px;
	padding:10px;
	display:none;
	background:#fff;
	margin-left:11px;
	position:absolute;
	margin:12px 0 0 124px;
}
#sottocat {
	display:none;
}
.istruzioni p {
 margin:0px;
 padding:0px;
}
