html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 0.625em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-color:#FFFFFF;
	color: #101010;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}


form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

ol, li {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: underline;
	color: #3E5290;
}

a:visited {
	text-decoration: underline;
	color: #3E5290;
}

a:hover {
	text-decoration: underline;
	color: #3E5290;
}

a:focus {
	outline-style: none;
}

area:focus {
	outline-style: none;
}


.show {
	display:block !important;
}
.hide {
	display:none !important;
}

/**************** PAGINA *******************/

#pagina {
	width: 930px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #231F20;
	
}

/**************** HEADER *******************/

#header {
	height: 160px;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 92px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A7A9AC;
	margin-top: 2px;
}

#header h1 {
	height: 130px;
	width: 930px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	margin-top: 2px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A7A9AC;

}

#header h1 a {
	height: 130px;
	width: 930px;
	display: block;
}

#header h1 a:hover {
	
}


#header h2 {
	display: none;

}

#header ul.menu {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	list-style-type: none;
	height: 18px;
	width: 930px;
	position: absolute;
	top: 139px;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #231F20;
}

#header ul.menu li {
	line-height: 18px;
	height: 18px;
	float: left;
	padding-right: 0px;
	font-weight: bold;
	text-align: center;
}

#header ul.menu li.brends {
	width: 155px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header ul.menu li.brends a {
	display: block;
	width: 155px;
	height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/dope_brands_ro.png-);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



#header ul.menu li.categories {
	width: 155px;
	position: absolute;
	top: 0px;
	left: 155px;	
}

#header ul.menu li.categories a {
	display: block;
	width: 155px;
	height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/dope_categories_ro.png-);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

#header ul.menu li.bargains {
	width: 155px;
	position: absolute;
	top: 0px;
	left: 310px;	
}

#header ul.menu li.bargains a {
	display: block;
	width: 155px;
	height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/dope_categories_ro.png-);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}


#header ul.menu li.videos {
	width: 155px;
	position: absolute;
	top: 0px;
	left: 465px;	
}

#header ul.menu li.videos a {
	display: block;
	width: 155px;
	height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/dope_videos_ro.png-);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}



#header ul.menu li.giftcardHeader {
	width: 155px;
	position: absolute;
	top: 0px;
	left: 620px;
}

#header ul.menu li.giftcardHeader a {
	display: block;
	width: 155px;
	height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/bope_giftcardHeader_ro.png-);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header ul.menu li.auctions {
	width: 155px;
	position: absolute;
	top: 0px;
	right: 137px;
}

#header ul.menu li.auctions a {
	display: block;
	width: 155px;
	height: 18px;
	text-decoration: none;
	color: #FFFFFF;
}


#header ul.menu li.cart {
	width: 155px;
	position: absolute;
	top: 0px;
	right: 0px;	

}

#header ul.menu li.cart a {
	display: block;
	width: 155px;
	height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/cart_ro.png-);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}


#header ul.menu li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/************* BRANDS *******************/

#brands-sub {
	background-color:#231F20;
	padding-left: 38px;
	float: left;
	padding-bottom: 4px;
	padding-top: 3px;
	position:absolute;
	left: 0px;
	top: 164px;
	display: block;
	z-index: 3000;
	display: none;	
}

#brands-sub .fondino {
	background-color:#231F20;
	position:absolute;
	left: 0px;
	top: -2px;
	width: 155px;
	height: 2px;
}

.brands {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	position: relative;
	width: 140px;
	font-weight: normal;
	overflow: hidden;
	float: left;
	letter-spacing: 1px;
}

.brands li {
	line-height: 14px;
	position: relative;

}

.brands li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: relative;

}


.brands li a strong {
	font-weight: bold;
}


.brands li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/************** BRANDS PRODUCT *******************/


/*body#product #brands {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	position: relative;
	width: 425px;
	font-weight: normal;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: 40px;

}

body#product #brands li {
	line-height: 22px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	width: auto;
	display: inline;
	height: 22px;
	padding-left: 11px;
	background-image: url(img/slash.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-right: 16px;
	margin-left: -11px;
	white-space:nowrap;

}

body#product #brands li a {
	color: #000000;
	text-decoration: none;
	display: inline;
	padding-left: 0px;
}


body#product #brands li a strong {
	font-weight: bold;
}


body#product #brands li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}*/


/************* CATEGORIES *******************/

#categories-sub {
	background-color:#231F20;
	padding-left: 38px;
	float: left;
	padding-bottom: 4px;
	padding-top: 3px;
	position:absolute;
	left: 155px;
	top: 164px;
	display: block;
}

#categories-sub .fondino {
	background-color:#231F20;
	position:absolute;
	left: 0px;
	top: -2px;
	width: 155px;
	height: 2px;
}


.categories {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	position: relative;
	width: 120px;
	font-weight: normal;
	overflow: hidden;
	float: left;
	letter-spacing: 1px;
}

.categories li {
	line-height: 14px;
	position: relative;

}

.categories li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: relative;

}


.categories li a strong {
	font-weight: bold;
}


.categories li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/************* CATEGORIES PRODUCT *******************/


/*body#product #categories {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	position: relative;
	width: 465px;
	font-weight: normal;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	background-color: #FFFFFF;

}

body#product #categories li {
	line-height: 22px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	width: auto;
	display: inline;
	height: 22px;
	padding-left: 11px;
	background-image: url(img/slash.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-right: 16px;
	margin-left: -11px;
	white-space:nowrap;

}

body#product #categories li a {
	color: #000000;
	text-decoration: none;
	display: inline;
	padding-left: 0px;
}


body#product #categories li a strong {
	font-weight: bold;
}


body#product #categories li a:hover {
	color: #999999;
	text-decoration: none;

}
*/
/************** FILTRO ******************/


body#product .filter {
	text-decoration: none;
	clear: both;
	width: 930px;
	overflow: hidden;
	margin-bottom: 10px;

}

body#product .filter  #brands {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	position: relative;
	width: 425px;
	font-weight: normal;
	overflow: hidden;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 26px;
	padding-top: 8px;
	background-image: url(img/summary_sfondo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 7px;
	padding-right: 12px;
	margin-right: 0px;
}

body#product .filter  #brands li {
	line-height: 22px;
	position: relative;
	float: left;
	width: auto;
	display: inline;
	height: 22px;
	padding-left: 11px;
	background-image: url(img/slash_trans.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-right: 16px;
	margin-left: -11px;
	white-space:nowrap;
	background-color: transparent;

}

body#product .filter  #brands li.primo {
	background-color: #ffffff;
	color:#3E5290;
	right: 0px;
	position: relative;
	z-index: 2000;
	width: auto;
	background-image: url(img/summary_sfondo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 10px;

	font-size:12px;
}


body#product .filter  #brands li a {
	color: #000000;
	text-decoration: none;
	display: inline;
	padding-left: 0px;
}


body#product .filter  #brands li a strong {
	font-weight: bold;
}


body#product .filter  #brands li a:hover {
	color: #999999;
	text-decoration: none;

}

body#product .filter  #categories {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	position: relative;
	width: 446px;
	font-weight: normal;
	overflow: hidden;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 26px;
	padding-top: 8px;
	background-image: url(img/summary_sfondo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 7px;
	padding-right: 12px;
}

body#product .filter  #categories li {
	line-height: 22px;
	position: relative;
	float: left;
	width: auto;
	display: inline;
	height: 22px;
	padding-left: 11px;
	background-image: url(img/slash_trans.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-right: 16px;
	margin-left: -11px;
	white-space:nowrap;
	background-color: transparent;

}

body#product .filter  #categories li.primo {
	background-color: #ffffff;
	color:#3E5290;
	right: 0px;
	position: relative;
	z-index: 2000;
	width: auto;
	background-image: url(img/summary_sfondo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 10px;

	font-size:12px;
}




body#product .filter  #categories li a {
	color: #000000;
	text-decoration: none;
	display: inline;
	padding-left: 0px;
}


body#product .filter  #categories li a strong {
	font-weight: bold;
}


body#product .filter  #categories li a:hover {
	color: #999999;
	text-decoration: none;

}



/************** SEARCH ******************/


#search {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	position: relative;
	overflow: visible;
	width: 930px;
}




#search .searchbar {
	height: 42px;
	overflow: visible;
	position: relative;
	clear: both;
	width: 930px;
}

#search .searchbar form {
	margin-top: 0px;
	overflow: visible;
	width: 195px;
	padding-top: 12px;
}

#search .searchbar form .gender {
	width: 180px;
	height: 50px;
	position: absolute;
	top: -50px;
	left: 0px;
	z-index: 10;
	line-height: 21px;
}

#search .searchbar form .gender label {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;

}

#search .searchbar form .gender .radio {
	float: left;
	clear: left;

}



#search .searchbar form label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	float: left;
	width: 58px;
	padding-left: 5px;

}

#search .searchbar form .campo {
	float: right;
	border: 1px solid #7F7F7F;
	height: 14px;
	width: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 0px;
	margin-right: 5px;
	display: inline;

}

#search .searchbar form .go {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FFFFFF;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	float: left;
	width: 56px;
	border-bottom-width: 1px;
	border-bottom-color: #7F7F7F;
	height: 17px;
	padding: 0px;
	margin-right: 4px;
	text-decoration: none;


}



#search .product {
	height: 207px;
	width: 210px;
	padding: 10px;
	text-align: center;
	float: left;
	position: relative;
	background-color: #FFFFFF;

}

#search .product p {


}

#search .product p a {
	text-decoration: none;
	color: #101010;

}

#search .product .see {
	height: 30px;
	width: 25px;
	background-image: url(img/see_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search .product .see a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#search .product .sc10 {
	height: 30px;
	width: 25px;
	background-image: url(img/10_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search .product .sc10 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#search .product .sc20 {
	height: 30px;
	width: 25px;
	background-image: url(img/20_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search .product .sc20 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#search .product .sc30 {
	height: 30px;
	width: 25px;
	background-image: url(img/30_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search .product .sc30 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#search .product .sc40 {
	height: 30px;
	width: 25px;
	background-image: url(img/40_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search .product .sc40 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#search .product .sc50 {
	height: 30px;
	width: 25px;
	background-image: url(img/50_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}
#search .product .sc50 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#search .product .sc60 {
	height: 30px;
	width: 25px;
	background-image: url(img/60_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search .product .sc60 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}



#search .product img {


}

#search .product .brand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}

#search .product .brand a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}


#search .product .name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}

#search .product a .name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #101010;

}


#search .product .full {
	color: #999999;
	font-weight: bold;
	font-size: 10px;

}

#search .product a .full {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;

}


#search .product .outlet {
	font-weight: bold;
	color: #3E5290;
	font-size: 12px;
}

#search .product a .outlet {
	font-weight: bold;
	color: #3E5290;
	font-size: 12px;
	text-decoration: none;
}

#search .product .outlet10 {
	font-weight: bold;
	color: #4FA128;
	font-size: 14px;
}
#search .product a .outlet10 {
	font-weight: bold;
	color: #4FA128;
	font-size: 12px;
	text-decoration: none;
}

#search .product .outlet20 {
	font-weight: bold;
	color: #25872C;
	font-size: 14px;
}
#search .product a .outlet20 {
	font-weight: bold;
	color: #25872C;
	font-size: 12px;
	text-decoration: none;
}

#search .product .outlet30 {
	font-weight: bold;
	color: #C99C00;
	font-size: 14px;
}
#search .product a .outlet30 {
	font-weight: bold;
	color: #C99C00;
	font-size: 12px;
	text-decoration: none;
}

#search .product .outlet40 {
	font-weight: bold;
	color: #F86514;
	font-size: 14px;
}
#search .product a .outlet40 {
	font-weight: bold;
	color: #F86514;
	font-size: 12px;
	text-decoration: none;
}

#search .product .outlet50 {
	font-weight: bold;
	color: #E30916;
	font-size: 14px;
}
#search .product a .outlet50 {
	font-weight: bold;
	color: #E30916;
	font-size: 12px;
	text-decoration: none;
}

#search .product .outlet60 {
	font-weight: bold;
	color: #DA0066;
	font-size: 14px;
}
#search .product a .outlet60 {
	font-weight: bold;
	color: #DA0066;
	font-size: 12px;
	text-decoration: none;
}







#search .product .available {
	font-weight: bold;
	color: #101010;
	font-size: 10px;

}


#risultati {
	width: 800px;
	margin-top: 12px;
	float: left;
	line-height: 20px;
	padding-right: 5px;
}




/************* THUMB PER PAGE ******************/


#search .searchbar .thumbxpage {
	background-color: #FFFFFF;
	width: 350px;
	height: 42px;
	font-size: 11px;
	padding-right: 5px;
	float: right;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 320px;
	overflow: hidden;
	
}

#search .searchbar .thumbxpage strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 42px;
	width: 130px;
	float: left;
	
}


#search .searchbar .thumbxpage a {
	color: #101010;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	width: 30px;
	background-color: #C4C4C4;
	height: 16px;
	display: block;
	float: left;
	font-size: 10px;
	margin-top: 12px;
	margin-right: 10px;
	padding: 0px;
	
}


#search .searchbar .thumbxpage a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #405489;
	
}

#search .searchbar .thumbxpage a.active {
	color: #FFFFFF;
	background-color: #3E528F;
	
}




/************* PAGING ******************/



#search .searchbar .paging {
	background-color: #FFFFFF;
	/* width: 200px; */
	height: 42px;
	float: right;
	text-align: right;
	font-size: 11px;
	padding-right: 5px;
	
}

#search .searchbar .paging a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 42px;
	padding-right: 2px;
	padding-left: 3px;
	
}


#search .searchbar .paging a:hover {
	color: #405489;
	text-decoration: none;
	
}

#search .searchbar .paging a.active {
	color: #3E528F;
	
}

#pagingBasso {
	clear:left;
	
}





/***************  SCHEDA *****************/

body#product .frame {
	padding-bottom: 50px;
	width: 930px;
	clear: both;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F7F7F;
	padding-top: 13px;

}


body#product #sheet {
	background-color: #FFFFFF;
	width: 320px;
	clear: both;
	overflow: hidden;
	padding-bottom: 80px;
	float: left;

}



body#product #sheet .summary {
	width: 290px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	background-image: url(img/summary_sfondo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

body#product #sheet .summary h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	float: left;
	line-height: 24px;
	width: 200px;

}


body#product #sheet .summary h3 strong {
	color: #101010;

}

body#product #sheet .summary .outletprice {
	color: #3E5290;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	line-height: 24px;
	width: 89px;
	text-align: right;

}
body#product #sheet .summary .outletprice10 {
	color: #4FA128;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	line-height: 24px;
	width: 89px;
	text-align: right;
}
body#product #sheet .summary .outletprice20 {
	color: #25872C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	line-height: 24px;
	width: 89px;
	text-align: right;
}
body#product #sheet .summary .outletprice30 {
	color: #C99C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	line-height: 24px;
	width: 89px;
	text-align: right;
}
body#product #sheet .summary .outletprice40 {
	color: #F86514;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	line-height: 24px;
	width: 89px;
	text-align: right;
}
body#product #sheet .summary .outletprice50 {
	color: #E30916;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	line-height: 24px;
	width: 89px;
	text-align: right;
}
body#product #sheet .summary .outletprice60 {
	color: #DA0066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	line-height: 24px;
	width: 89px;
	text-align: right;
}


body#product #sheet .summary .fullprice {
	color: #000000;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	position: relative;
	line-height: 13px;
	width: 290px;
	margin-top: 5px;

}

body#product #sheet  .link {
	font-size: 12px;
	padding-left: 20px;
	background-image: url(img/freccia_link.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	line-height: 23px;

}

body#product #sheet  .finto_link {
	font-size: 12px;
	padding-left: 20px;
	background-image: url(img/freccia_link.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	line-height: 23px;
	color: #3E5290;
	font-weight: bold;
	text-decoration:underline;

}

body#product #sheet  .link a {
	color: #3E5290;
	font-weight: bold;

}

body#product #sheet  .size {
	height: 20px;
	width: 180px;
	border: 1px solid #676767;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 13px;
	margin-left: 2px;

}

body#product #sheet  .addcart {
	height: 18px;
	width: 93px;
	background-image: url(img/addcart_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 13px;
	padding-bottom: 3px;

}

body#product #sheet  .addcart a {
	height: 18px;
	width: 93px;
	display: block;
	text-indent: -3000px;
}

body#product #sheet  ul {
	list-style-type: none;
	font-size: 12px;
	width: 240px;
	margin-left: 10px;

}

body#product #sheet  ul li {
	padding-left: 10px;
	background-image: url(img/punto_elenco_sheet.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	line-height: 23px;

}

body#product #sheet  p {
	font-size: 12px;
	padding-right: 46px;
}


body#product .misure {
	width: 275px;
	background-image: url(img/summary_sfondo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}


/*************** SEARCH BRAND **************/




/************** SEARCH ******************/


#search-brand {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 930px;

}

#search-brand.bordotop {
	border-top: solid 1px #828282;
	padding-top: 15px;
}


#search-brand .column {
	padding-left: 0px;

}




#search-brand .searchbar {
	height: 27px;
	background-color:#FFFFFF;
	overflow: hidden;
	position: relative;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #231F20;
	border-bottom-color: #231F20;
	margin-bottom: 7px;
	
}

/************* PAGING ******************/



#search-brand  .paging {
	background-color: #FFFFFF;
	/* width: 200px; */
	height: 27px;
	float: right;
	text-align: right;
	font-size: 11px;
	padding-right: 5px;	
}

#search-brand  .paging a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 27px;
	padding-right: 2px;
	padding-left: 3px;	
}


#search-brand .paging a:hover {
	color: #405489;
	text-decoration: none;
	
}

#search-brand .paging a.active {
	color: #3E528F;
	
}




#search-brand  .moreitems {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	float: right;
	width: 140px;
	padding-left: 5px;
	padding-top: 12px;
	background-color: #FFFFFF;
	padding-bottom: 12px;
	clear: both;

}

#search-brand  .moreitems strong {
	line-height: 14px;
	line-height: 14px;
	float:right;
	width: 100px;
	text-align: center;
}


#search-brand  .moreitems a.next {
	background-image: url(img/next_item.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	width: 19px;
	float: right;
	text-indent: -3000px;

}

#search-brand  .moreitems a.prev {
	background-image: url(img/prev_item.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	width: 19px;
	float: right;
	text-indent: -3000px;

}


/************* PAGING ******************/



#search-brand .searchbar .paging {
	background-color: #FFFFFF;
	/* width: 200px; */
	height: 27px;
	float: right;
	text-align: right;
	font-size: 11px;
	padding-right: 5px;	
}

#search-brand .searchbar .paging a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 27px;
	padding-right: 2px;
	padding-left: 3px;	
}


#search-brand .searchbar .paging a:hover {
	color: #405489;
	text-decoration: none;
	
}

#search-brand .searchbar .paging a.active {
	color: #3E528F;
	
}














#search-brand .searchbar form {
	margin-top: 6px;
	overflow: hidden;
	width: 170px;
	float: left;
}

#search-brand .searchbar form label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	float: left;
	width: 58px;
	padding-left: 5px;

}

#search-brand .searchbar form .campo {
	float: right;
	border: 1px solid #7F7F7F;
	height: 14px;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 0px;
	margin-right: 5px;

}

#search-brand .searchbar form .go {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FFFFFF;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	float: left;
	width: 56px;
	border-bottom-width: 1px;
	border-bottom-color: #7F7F7F;
	height: 17px;
	padding: 0px;
	margin-right: 4px;
	text-decoration: none;


}


#search-brand .searchbar form .gender {
	width: 150px;
	height: 30px;
	position: absolute;
	top: 6px;
	left: 350px;
	z-index: 10;
	line-height: 21px;
}

#search-brand .searchbar form .gender .select {
	float: left;
	width: 60px;
	height: 18px;
	border: 1px dotted #7F7F7F;
	font-size: 11px;

}


#search-brand .searchbar form .gender label {
	width: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	float: left;
	padding-left: 2px;

}

#search-brand .searchbar form .gender label.larga {
	width: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	float: left;

}


#search-brand .searchbar form .gender .radio {
	float: left;

}



#search-brand .searchbar form .size-filter {
	width: 150px;
	height: 30px;
	position: absolute;
	top: 6px;
	left: 495px;
	z-index: 10;
	line-height: 21px;
}

#search-brand .searchbar form .size-filter label {
	width: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	float: left;
	padding-left: 2px;

}



#search-brand .searchbar form .size-filter .select {
	float: left;
	width: 60px;
	height: 18px;
	border: 1px dotted #7F7F7F;
	font-size: 11px;

}

#search-brand .searchbar form .size-filter-cl {
	width: 175px;
	height: 30px;
	position: absolute;
	top: 6px;
	right: 100px;
	z-index: 10;
	line-height: 21px;
}

#search-brand .searchbar form .size-filter-cl label {
	width: 78px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	float: left;
	padding-left: 2px;

}



#search-brand .searchbar form .size-filter-cl .select {
	float: left;
	width: 60px;
	height: 18px;
	border: 1px dotted #7F7F7F;
	font-size: 11px;

}


#search-brand .searchbar form .brands-filter {
	width: 170px;
	height: 30px;
	position: absolute;
	top: 6px;
	left: 176px;
	z-index: 10;
	line-height: 21px;
}

#search-brand .searchbar form .brands-filter label {
	width: 44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	float: left;
	padding-left: 2px;
}

#search-brand .searchbar form .brands-filter .select {
	float: left;
	width: 93px;
	height: 18px;
	border: 1px dotted #7F7F7F;
	font-size: 11px;
}


#search-brand .product {
	height: 207px;
	width: 210px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;

}

#search-brand .product p {


}

#search-brand .product p a {
	text-decoration: none;
	color: #101010;

}

#search-brand .column .sale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align : center;
}


#search-brand .product .see {
	height: 30px;
	width: 25px;
	background-image: url(img/see_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search-brand .product .see a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#search-brand .product .sc10 {
	height: 30px;
	width: 25px;
	background-image: url(img/10_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search-brand .product .sc10 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#search-brand .product .sc20 {
	height: 30px;
	width: 25px;
	background-image: url(img/20_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search-brand .product .sc20 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#search-brand .product .sc30 {
	height: 30px;
	width: 25px;
	background-image: url(img/30_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search-brand .product .sc30 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#search-brand .product .sc40 {
	height: 30px;
	width: 25px;
	background-image: url(img/40_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search-brand .product .sc40 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#search-brand .product .sc50 {
	height: 30px;
	width: 25px;
	background-image: url(img/50_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search-brand .product .sc50 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#search-brand .product .sc60 {
	height: 30px;
	width: 25px;
	background-image: url(img/60_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#search-brand .product .sc60 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}


#search-brand .product img {


}

#search-brand .product .brand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

}

#search-brand .product .brand a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #101010;

}


#search-brand .product .name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;

}

#search-brand .product a .name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #101010;

}


#search-brand .product .full {
	color: #999999;
	font-weight: bold;
	font-size: 12px;

}

#search-brand .product a .full {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;

}

#search-brand .product .outlet {
	font-weight: bold;
	color: #3E5290;
	font-size: 14px;
}

#search-brand .product a .outlet {
	font-weight: bold;
	color: #3E5290;
	font-size: 12px;
	text-decoration: none;
}


#search-brand .product .outlet10 {
	font-weight: bold;
	color: #4FA128;
	font-size: 14px;
}
#search-brand .product a .outlet10 {
	font-weight: bold;
	color: #4FA128;
	font-size: 12px;
	text-decoration: none;
}

#search-brand .product .outlet20 {
	font-weight: bold;
	color: #25872C;
	font-size: 14px;
}
#search-brand .product a .outlet20 {
	font-weight: bold;
	color: #25872C;
	font-size: 12px;
	text-decoration: none;
}

#search-brand .product .outlet30 {
	font-weight: bold;
	color: #C99C00;
	font-size: 14px;
}
#search-brand .product a .outlet30 {
	font-weight: bold;
	color: #C99C00;
	font-size: 12px;
	text-decoration: none;
}

#search-brand .product .outlet40 {
	font-weight: bold;
	color: #F86514;
	font-size: 14px;
}
#search-brand .product a .outlet40 {
	font-weight: bold;
	color: #F86514;
	font-size: 12px;
	text-decoration: none;
}

#search-brand .product .outlet50 {
	font-weight: bold;
	color: #E30916;
	font-size: 14px;
}
#search-brand .product a .outlet50 {
	font-weight: bold;
	color: #E30916;
	font-size: 12px;
	text-decoration: none;
}

#search-brand .product .outlet60 {
	font-weight: bold;
	color: #DA0066;
	font-size: 14px;
}
#search-brand .product a .outlet60 {
	font-weight: bold;
	color: #DA0066;
	font-size: 12px;
	text-decoration: none;
}


#search-brand .product .available {
	font-weight: bold;
	color: #101010;
	font-size: 10px;

}


/**************** GIFT CARD *************/





#search-brand .giftcard {
	height: 193px;
	width: 210px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;

}

#search-brand .gift-text {
	height: 193px;
	width: 210px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;

}


#search-brand .gift-text p {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	font-weight: bold;
	padding-right: 11px;
	padding-top: 15px;
}


#search-brand .giftcard p {


}

#search-brand .giftcard p a {
	text-decoration: none;
	color: #101010;

}


#search-brand .giftcard .see {
	height: 30px;
	width: 25px;
	background-image: url(img/get_giftcard.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 33px;
	left: 15px;
	overflow: hidden;

}

#search-brand .giftcard .see a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;

}

#search-brand .giftcard img {


}

#search-brand .giftcard .brand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

}

#search-brand .giftcard .brand a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #101010;

}


#search-brand .giftcard .name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;

}

#search-brand .giftcard a .name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #101010;

}


#search-brand .giftcard .full {
	color: #999999;
	font-weight: bold;
	font-size: 12px;

}

#search-brand .giftcard a .full {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;

}

#search-brand .giftcard .outlet {
	font-weight: bold;
	color: #3E5290;
	font-size: 14px;

}

#search-brand .giftcard a .outlet {
	font-weight: bold;
	color: #3E5290;
	font-size: 12px;
	text-decoration: none;

}


#search-brand .giftcard .available {
	font-weight: bold;
	color: #101010;
	font-size: 10px;

}


#form-gift {
	font-size: 12px;
	overflow: hidden;

}

#form-gift h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 3px;
}

#form-gift p {
	position: relative;
	overflow: hidden;
	margin-bottom: 18px;
	width: 100%;

}


#form-gift p.border-top {
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	clear: both;

}


#form-gift .colonna-sx {
	width: 370px;
	overflow: hidden;
	float: left;
	margin-top: 10px;

}

#form-gift .colonna-dx {
	width: 400px;
	overflow: hidden;
	float: left;
	margin-top: 10px;

}

#form-gift label {
	width: 107px;
	float: left;

}


#form-gift .text {
	height: 18px;
	width: 228px;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	float: left;

}


#form-gift .textarea {
	height: 140px;
	width: 280px;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}


#form-gift .card {
	height: 181px;
	width: 134px;
	border: 1px solid #999999;
	overflow:hidden;
	text-align: center;
	color: #3E5290;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
	float: right;
	margin-bottom: 20px;

}

#form-gift .card img {
	margin-left: -22px;
	margin-top: 15px;
}


#form-gift .card strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.back {
	height: 35px;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	width: 400px;
	float: left;
	position: relative;

}
 .back a {
	width: 60px;
	height: 35px;
	text-decoration: none;
	color: #101010;

}


/************** CART ******************/


#cart {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	position: relative;
	overflow: hidden;
	width: 900px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 40px;
	margin-bottom: 20px;

}

#cart .back {
	height: 35px;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	width: 400px;
	float: left;
	position: relative;

}

#cart .back a {
	width: 60px;
	height: 35px;
	text-decoration: none;
	color: #101010;

}


#cart .continue {
	height: 35px;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	text-align: right;
	width: 400px;
	float: right;
	position: relative;

}

#cart .continue a {
	width: 60px;
	height: 35px;
	text-decoration: none;
	color: #101010;

}


#cart p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 20px;


}

#cart p.right {
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;

}


#cart ol  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 900px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 10px;

}

#cart ol li {
	height: 26px;
	line-height: 26px;
	width: 299px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-indent: 25px;

}

#cart ol li.open {
	background-color: #999999;
	color: #FFFFFF;

}


#cart table {
	width: 900px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	margin-bottom: 10px;

}

#cart table  a {
	text-decoration: none;
}

#cart table  a:visited {
	text-decoration: none;
}


#cart table tr {


}

#cart table th {
	height: 40px;
	line-height: 40px;
	background-color: #D6D6D6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}


#cart table td {
	font-size: 12px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	text-align: center;
	vertical-align: top;


}

#cart table .product {
	width: 280px;
	text-align: left;
	font-weight: bold;
	padding-left: 0px;
}

#cart table .product img {
	vertical-align: middle;
	margin-right: 5px;
}


#cart table .code {
	width: 110px;
	text-align: left;
}

#cart table .size {
	width: 60px;
	text-align: center;
	
}

#cart table .price {
	width: 90px;
	text-align: center;	
}


#cart table .quantity {
	width: 90px;
	font-weight: bold;
	text-align: right;
}


#cart table .total {
	width: 110px;
	font-weight: bold;
	text-align: center;
}


#cart table .total-all {
	width: 110px;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3E5290;
}


#cart table .edit {
	width: 120px;
	text-align: center;	
}


#cart table .desc {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#cart table .desc-sx {
	text-align: left;

}



#cart table .desc strong {
	font-size: 13px;
}

#cart table.shipping  {

}

#cart table.shipping  .campo {
	height: 18px;
	width: 218px;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	display: block;

}

#cart table.shipping  .campo-paese {
	height: 21px;
	width: 230px;
	border: 1px solid #999999;
	padding-right: 0px;
	padding-left: 5px;
	display: block;

}


#cart table.shipping tr {

}

#cart table.shipping tr td {
	border: none;
	line-height: 20px;
	text-align: left;
	padding-bottom: 7px;
	padding-top: 7px;

}

#cart table.shipping tr td.pad-bot {
	padding-bottom: 20px;


}

#cart table.shipping tr td.chk {
	padding-left: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 25px;
	padding-top: 10px;
}


#cart table.shipping .button-send {
	height: 18px;
	width: 71px;
	background-image: url(img/send_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	cursor: pointer;
	display: block;
	margin-left: auto;
	margin-right: auto;

}


#cart table.shipping tr td.col-1 {
	text-indent: 24px;
	width: 160px;

}

#cart table.shipping tr td.col-2 {
	width: 314px;

}

#cart table.shipping tr td.col-3 {
	width: 120px;

}

#cart table.shipping tr td.col-4 {

}



/************** HOW TO MEASURE ******************/


#measure {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	position: relative;
	overflow: hidden;
	width: 930px;
	margin-bottom: 20px;
	padding: 0px;
	padding-top: 30px;

}

#measure img.image {
	float: left;
	width: 350px;
	margin-bottom: 30px;

}

#measure .description {
	width: 560px;
	float: right;
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 30px;
}


#measure .description h3 {
	margin-bottom: 1em;
	font-size: 13px;

}

#measure .description p {
	margin-bottom: 1em;

}

#measure .description ul {
	list-style-type: none;
	margin-bottom: 2em;

}


#measure .description ul li {
	margin-bottom: 1em;

}


#measure table.chart  {
	clear: both;
	border-collapse: collapse;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;

}

#measure table.chart th {
	color: #101010;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;

}

#measure table.chart th.title {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 12px;
	

}



#measure table.chart tr.zebra {
	background-color: #EBEBEB;
}


#measure table.chart td {
	width: 25%;
	text-indent: 5px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;

}

#measure table.chart td.category {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;

}





/************** CONSTRUCTION ******************/


#construction {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	position: relative;
	overflow: hidden;
	width: 930px;
	padding-top: 30px;

}

#construction p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 300px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	line-height: 250px;
	background-image: url(img/construction_sfondo.png);
	background-repeat: no-repeat;
	background-position: 50% 60px;

}


/************** CONTACTS *****************/



#contacts {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	position: relative;
	overflow: hidden;
	width: 920px;
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 30px;

}

#contacts p {
	clear: both;
	margin-bottom: 10px;

}

#contacts .col-sx {
	width: 150px;
	float: left;
	margin-bottom: 10px;

}

#contacts .col-dx {

}


#contacts h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-bottom: 10px;

}

#contacts form  {



}

#contacts form .campo {
	height: 18px;
	width: 125px;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	display: block;

}

#contacts form .area {
	height: 100px;
	width: 275px;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


#contacts form label {
	display: block;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;

}

#contacts form .campolungo {
	height: 18px;
	width: 275px;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	display: block;

}

#contacts form .submit {
	height: 18px;
	width: 93px;
	background-image: url(img/contact_submit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-top: 10px;
	background-color: #FFFFFF;

}

#contacts form .chk {
	position: relative;
	top: 1px;
	left: -4px;
	
}

/************** VIDEOS *****************/



#videos {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	position: relative;
	overflow: hidden;
	width: 920px;
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 30px;

}

#videos .item {
	margin-right: 16px;
	margin-left: 16px;
	margin-bottom: 32px;
	float: left;
	height: 344px;
	width: 425px;
	display: inline;
	position: relative;

}



/************** TERMS & CONDITIONS *****************/



#terms {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	position: relative;
	overflow: hidden;
	width: 930px;
	padding-top: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 30px;

}

#terms p {
	clear: both;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 15px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;

}



#terms h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/croce_more.png);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	cursor: pointer;
	line-height: 15px;

}

#terms h3:hover {
	color: #999999;
}




/************** FOOTER ******************/

#footer {
	height: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	padding-top: 10px;
	margin-top: 0px;
	position: relative;
	clear: both;

}

#footer a {
	text-decoration:none;
	color: #000000;
	font-size: 12px;
}

#footer a:hover {
	text-decoration:none;
	color: #999999;	
}

#footer .ups {
	height: 40px;
	width: 34px;
	position: absolute;
	top: 12px;
	right: 2px;

}

#footer .paypal {
	height: 20px;
	width: 68px;
	position: absolute;
	top: 15px;
	right: 60px;

}


body#home #brands {
}
body#home #categories {

}

/********* my gallery home *********/

#myGallery h3 {
	background-color:#FFFFFF;
	color:#ffffff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	height:18px;
	list-style-type:none;
	text-transform:uppercase;
	text-align: center;
	background-image: url(img/fondino_tit.png);
	background-repeat: repeat-x;
	background-position: 0px 50%;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #231F20;
	border-bottom-color: #231F20;
	position: relative;
	line-height: 18px;
	margin-bottom: 6px;
}

#myGallery h3 .click-here {
	line-height: 18px;
	padding-right: 20px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform:lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	top: 0px;
	right: 0px;
	
}


/********* searh home *******/


#search-home {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 930px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #231F20;
	border-bottom-color: #231F20;
	margin-bottom: 16px;
	height: 27px;
}

#search-home .searchbar .paging {
	background-color: #FFFFFF;
	/* width: 200px; */
	height: 27px;
	float: right;
	text-align: right;
	font-size: 11px;
	padding-right: 5px;	
}

#search-home .searchbar .paging a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 27px;
	padding-right: 2px;
	padding-left: 3px;	
}


#search-home .searchbar .paging a:hover {
	color: #405489;
	text-decoration: none;
	
}

#search-home .searchbar .paging a.active {
	color: #3E528F;
	
}


#search-home .searchbar form {
	margin-top: 6px;
	overflow: hidden;
	width: 170px;
	float: left;
}

#search-home .searchbar form label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	float: left;
	width: 58px;
	padding-left: 5px;

}

#search-home .searchbar form .campo {
	float: right;
	border: 1px solid #7F7F7F;
	height: 14px;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 0px;
	margin-right: 5px;

}

#search-home .searchbar form .go {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FFFFFF;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	float: left;
	width: 56px;
	border-bottom-width: 1px;
	border-bottom-color: #7F7F7F;
	height: 17px;
	padding: 0px;
	margin-right: 4px;
	text-decoration: none;


}


#search-home .searchbar form .gender {
	width: 150px;
	height: 30px;
	position: absolute;
	top: 6px;
	left: 350px;
	z-index: 10;
	line-height: 21px;
}

#search-home .searchbar form .gender .select {
	float: left;
	width: 60px;
	height: 18px;
	border: 1px dotted #7F7F7F;
	font-size: 11px;

}


#search-home .searchbar form .gender label {
	width: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	float: left;
	padding-left: 2px;

}

#search-home .searchbar form .gender label.larga {
	width: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	float: left;

}


#search-home .searchbar form .gender .radio {
	float: left;

}



#search-home .searchbar form .size-filter {
	width: 150px;
	height: 30px;
	position: absolute;
	top: 6px;
	left: 495px;
	z-index: 10;
	line-height: 21px;
}

#search-home .searchbar form .size-filter label {
	width: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	float: left;
	padding-left: 2px;

}



#search-home .searchbar form .size-filter .select {
	float: left;
	width: 60px;
	height: 18px;
	border: 1px dotted #7F7F7F;
	font-size: 11px;

}

#search-home .searchbar form .size-filter-cl {
	width: 175px;
	height: 30px;
	position: absolute;
	top: 6px;
	right: 100px;
	z-index: 10;
	line-height: 21px;
}

#search-home .searchbar form .size-filter-cl label {
	width: 78px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	float: left;
	padding-left: 2px;

}



#search-home .searchbar form .size-filter-cl .select {
	float: left;
	width: 60px;
	height: 18px;
	border: 1px dotted #7F7F7F;
	font-size: 11px;

}


#search-home .searchbar form .brands-filter {
	width: 170px;
	height: 30px;
	position: absolute;
	top: 6px;
	left: 176px;
	z-index: 10;
	line-height: 21px;
}

#search-home .searchbar form .brands-filter label {
	width: 44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	float: left;
	padding-left: 2px;
}

#search-home .searchbar form .brands-filter .select {
	float: left;
	width: 93px;
	height: 18px;
	border: 1px dotted #7F7F7F;
	font-size: 11px;
}

/********** main home **********/

#main-home {
	width: 773px;
	overflow:hidden;
	background-color:#FFFFFF;
}

/********** sidebar **********/

#sidebar {
	background-color: #E7E7E8;
	width: 149px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 480px;

}

#sidebar ul {
	list-style-type: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;

}

#sidebar ul  li {
	line-height: 22px;
	padding-left: 2px;
	background-image: url(img/filetto_sidebar.png);
	background-repeat: no-repeat;
	background-position: 0px 100%;

}

#sidebar ul  li.last {
	background-image: none;

}

#sidebar ul li a {
	color: #101010;
	text-decoration: none;

}

#sidebar ul li a:hover {
	color: #6D6E71;

}

#sidebar ul li ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 44px;

}

#sidebar ul li ul li {
	border-bottom: none;
	line-height: 11px;
	color: #6D6E71;
	font-size: 9px;
	background-image: url(none);

}
#sidebar ul li ul li a {

	color: #6D6E71;
	text-decoration: none;

}

#sidebar ul li ul li a:hover {

	color: #101010;
	text-decoration: none;

}





#sidebar #newsletter  {
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(img/filetto_sidebar.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-top: 6px;
	margin-top: 15px;
}

#sidebar #newsletter p {
	text-transform: none;
}

#sidebar #newsletter .campo {
	height: 15px;
	width: 119px;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	display: block;

}

#sidebar #newsletter .area {
	height: 100px;
	width: 275px;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


#sidebar #newsletter label {
	display: block;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;

}

#sidebar #newsletter .campolungo {
	height: 15px;
	width: 119px;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	display: block;

}

#sidebar #newsletter .submit {
	height: 18px;
	width: 93px;
	background-image: url(img/contact_submit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-top: 10px;
	background-color: #E7E7E8;

}

#sidebar #newsletter .chk {
	position: relative;
	top: 1px;
	left: -4px;
	
}




/********** latest arrival **********/

#latest-arrival {
	border: none;
	/*	height: 232px;
*/
	height: 275px;
	width: 773px;
	float: none;
	margin-bottom: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	
}

#latest-arrival h3 {
	background-color:#FFFFFF;
	color:#ffffff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	height:18px;
	list-style-type:none;
	text-transform:uppercase;
	text-align: center;
	background-image: url(img/fondino_tit.png);
	background-repeat: repeat-x;
	background-position: 0px 50%;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #231F20;
	border-bottom-color: #231F20;
	position: relative;
	line-height: 18px;
	margin-bottom: 0px;
}

#latest-arrival h3 .click-here {
	line-height: 18px;
	padding-right: 20px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform:lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	top: 0px;
	right: 0px;
	
}










#latest-arrival .product {
	height: 227px;
	width: 210px;
	padding: 10px;
	text-align: center;
	float: left;
	position: relative;
	background-color: #FFFFFF;

}

#latest-arrival .product .new {
	height: 14px;
	width: 36px;
	background-image: url(img/new_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	position: absolute;
	left: 16px;
	top: 10px;
}
#latest-arrival .product p  {


}

#latest-arrival .product p a {
	text-decoration: none;
	color: #101010;

}

#latest-arrival .product .see {
	height: 30px;
	width: 25px;
	background-image: url(img/see_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#latest-arrival .product .see a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#latest-arrival .product .sc10 {
	height: 30px;
	width: 25px;
	background-image: url(img/10_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#latest-arrival .product .sc10 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#latest-arrival .product .sc20 {
	height: 30px;
	width: 25px;
	background-image: url(img/20_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#latest-arrival .product .sc20 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#latest-arrival .product .sc30 {
	height: 30px;
	width: 25px;
	background-image: url(img/30_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#latest-arrival .product .sc30 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#latest-arrival .product .sc40 {
	height: 30px;
	width: 25px;
	background-image: url(img/40_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#latest-arrival .product .sc40 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#latest-arrival .product .sc50 {
	height: 30px;
	width: 25px;
	background-image: url(img/50_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}
#latest-arrival .product .sc50 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}

#latest-arrival .product .sc60 {
	height: 30px;
	width: 25px;
	background-image: url(img/60_product.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
	overflow: hidden;
}

#latest-arrival .product .sc60 a {
	display: block;
	height: 30px;
	width: 25px;
	text-indent: -3000px;
}



#latest-arrival .product img {


}

#latest-arrival .product .brand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}

#latest-arrival .product .brand a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}


#latest-arrival .product .name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}

#latest-arrival .product a .name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #101010;

}


#latest-arrival .product .full {
	color: #999999;
	font-weight: bold;
	font-size: 10px;

}

#latest-arrival .product a .full {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;

}


#latest-arrival .product .outlet {
	font-weight: bold;
	color: #3E5290;
	font-size: 12px;
}

#latest-arrival .product a .outlet {
	font-weight: bold;
	color: #3E5290;
	font-size: 12px;
	text-decoration: none;
}

#latest-arrival .product .outlet10 {
	font-weight: bold;
	color: #4FA128;
	font-size: 14px;
}
#latest-arrival .product a .outlet10 {
	font-weight: bold;
	color: #4FA128;
	font-size: 12px;
	text-decoration: none;
}

#latest-arrival .product .outlet20 {
	font-weight: bold;
	color: #25872C;
	font-size: 14px;
}
#latest-arrival .product a .outlet20 {
	font-weight: bold;
	color: #25872C;
	font-size: 12px;
	text-decoration: none;
}

#latest-arrival .product .outlet30 {
	font-weight: bold;
	color: #C99C00;
	font-size: 14px;
}
#latest-arrival .product a .outlet30 {
	font-weight: bold;
	color: #C99C00;
	font-size: 12px;
	text-decoration: none;
}

#latest-arrival .product .outlet40 {
	font-weight: bold;
	color: #F86514;
	font-size: 14px;
}
#latest-arrival .product a .outlet40 {
	font-weight: bold;
	color: #F86514;
	font-size: 12px;
	text-decoration: none;
}

#latest-arrival .product .outlet50 {
	font-weight: bold;
	color: #E30916;
	font-size: 14px;
}
#latest-arrival .product a .outlet50 {
	font-weight: bold;
	color: #E30916;
	font-size: 12px;
	text-decoration: none;
}

#latest-arrival .product .outlet60 {
	font-weight: bold;
	color: #DA0066;
	font-size: 14px;
}
#latest-arrival .product a .outlet60 {
	font-weight: bold;
	color: #DA0066;
	font-size: 12px;
	text-decoration: none;
}







#search .product .available {
	font-weight: bold;
	color: #101010;
	font-size: 10px;

}












/******* more from .. *********/

#more-from {
	border: none;
	width: 930px;
	float: none;
	margin-bottom: 0px;
	clear: both;
	overflow: hidden;
	margin-top: 5px;
	
	
}

#more-from h3 {
	background-color:#FFFFFF;
	color:#ffffff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	height:18px;
	list-style-type:none;
	text-transform:uppercase;
	text-align: center;
	background-image: url(img/fondino_tit.png);
	background-repeat: repeat-x;
	background-position: 0px 50%;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #231F20;
	border-bottom-color: #231F20;
	position: relative;
	line-height: 18px;
	margin-bottom: 0px;
}

#more-from h3 .click-here {
	line-height: 18px;
	padding-right: 20px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform:lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	top: 0px;
	right: 0px;
	
}

.banner-interno {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #231F20;
	border-bottom-color: #231F20;

}


/********* carousel ********/

.gallery3 {
	margin: 0 0 20px;
	width: 690px;
	position: relative;
	overflow: hidden;
	padding: 0 40px;
}


.slide {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 2;
	
}	

#slide {

	margin: 0;
	padding: 0;
	list-style: none;
	width: 30000px;
}
#slide div {

	position: relative;
	display: inline-block;
	width: 210px;
	margin-left: 0px;
}


.next, .prev {
    background: url("img/btn-next.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 40px;
    margin-top: -30px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 50%;
    width: 40px;
    z-index: 20;
}
.next-disable {
    background: url("img/btn-next-disable.png") no-repeat scroll 0 0 transparent;
}

.prev {
    background: url("img/btn-prev.png") no-repeat scroll 0 0 transparent;
    left: 0;
    right: auto;
}
.prev-disable {
    background: url("img/btn-prev-disable.png") no-repeat scroll 0 0 transparent;
}

/***************** reserved items **************/

body.reserved h3 {
    background-color: #FFFFFF;
    background-image: url("img/fondino_tit.png");
    background-position: 0 50%;
    background-repeat: repeat-x;
    border-bottom: 1px solid #231F20;
    border-top: 1px solid #231F20;
    color: #FFFFFF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    list-style-type: none;
    margin-bottom: 0;
    padding-bottom: 1px;
    padding-top: 1px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	margin-top:24px;
}

body.reserved form  {
	overflow:hidden;
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #808080;
	margin: 0 0 7px 0;
}


body.reserved form label {
	border: 1px solid #ffffff;
	height: 18px;
	width: 72px;
	float:left;
	margin-right: 12px;
    background-color: #FFFFFF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 19px;

}



body.reserved form .campo {
	border: 1px solid #999999;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	float:left;
	margin-right: 12px;
}

body.reserved form .submit {
	border: none;
	height: 20px;
	width: 28px;
	float:left;
	cursor: pointer;
	background:url(img/next_item.png) no-repeat 50% 4px;
	
	
}

.riservato {
	display: none;
}
