/* CSS Document */
/*--------------------Utils-----------------*/

/*@charset "utf-8";*/

/*
    Dimensioni immagini (form factor w/h=.8)

    PRDD 488x610
    PRDL 200x250
    PRDT 64x80
    TTLD 320x400
*/

*
{
    margin: 0px;
    padding: 0px;
    font-family: "Times New Roman",Times,serif;
}
	
a:link, a:visited{
	text-decoration:none;
	color:#000;
}
a:hover, a:active{
	text-decoration:underline;
	color:#000;
}
	
.imgReplace { 
	display:block; 
	width:0; 
	height:0; 
	line-height:0; 
	overflow:hidden; 
	clip:rect(0,0,0,0); 
}
	
.unique{
	background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/unique.png") no-repeat scroll 0 0 transparent !important;
    display: block;
    height: 53px;
    margin-top: -6px;
    position: relative;
    width: 33px;
    	
}
#top_menu .bar
{
    margin-top: -5px;
    text-align: center;
    color: #999;
    font-size: 13px;
    line-height:20px;
    z-index:999;
}
.cb1
{
    background-image: url("http://store.uniqueness.it/Assets/Uniqueness/Images/cbback_02.png") !important;
}
.lb1
{
    background-image: url("http://store.uniqueness.it/Assets/Uniqueness/Images/lbback_02.png") !important;
}
.cb2
{
    background-image: url("http://store.uniqueness.it/Assets/Uniqueness/Images/cbback_03.png") !important;
}
.lb2
{
    background-image: url("http://store.uniqueness.it/Assets/Uniqueness/Images/lbback_03.png") !important;
}
#top_menu .bar a
{
    padding:0;
    margin:0;
}
#top_menu .bar .h
{
    height: 6px;
    background-repeat: repeat-y;
    background-color: transparent;
    background-position: 0px 0px;
}
#top_menu .bar .c
{
    background-repeat: repeat-y;
    background-color: transparent;
    background-position: 0px 0px;
}
#top_menu .bar .f
{
    background-position: 0px 0px;
    height: 25px;
    background-repeat: no-repeat;
    background-color: transparent;
}

.first-item{
	background: none!important;
}
	
.register{
	background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/freccia_reg.gif") no-repeat scroll 0 0 transparent !important;
}
	
			 
.fontface{
	letter-spacing:-1px!important;
		
	font-size: 14px;
	font-family: agaramondpro!important;
	font-weight:600 !important;				 
			}
			.fontface.nav_bottom{
				color:#6f6f6f;
			}
			.fontface.nav_bottom_1{
				color:#434343;
			}
			.no-fontface {
			font: 14px; 
	
}


#breadcrumb ul .BreadSearchBox
{
    float:right;
}
#search-box
{
    height: 18px;
    padding: 6px 0px;
    text-transform: uppercase;
    width: 200px;
}
	
#login-box{
	width: 100%;
	display: none;
	padding: 10px 0;
	text-transform: uppercase;
	border-bottom: 1px dotted #000000;
	height:25px;
}
	
#search-label{
    float:left;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
    height: 13px;
    margin-top:-10px;
}
	
#search-input{
    float:left;
    border: medium none;
    font-size: 14px;
    height: 23px;
    outline: medium none;
    width: 112px;
    outline:none;
    -webkit-appearance: none;
    margin-top:-2px;
    padding-left:2px;
}
	
.login-label{
	background: none repeat scroll 0 0 #ECEAEB;
    color: #8C8C8C;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    float: left; 
}
	
.login-input{
	background: none repeat scroll 0 0 #ECEAEB;
    border: medium none;
    color: #8C8C8C;
    font-size: 14px;
    height: 26px;
    outline: medium none;
    width: 18%;
    outline:none;
    -webkit-appearance: none;
    float: left;
}
	
.input-submit
{
    background-color: #FFF;
    float:left;
    border: medium none;
    font-size: 11px;
    height: 23px;
    outline: medium none;
    outline:none;
    -webkit-appearance: none;
    font-family: georgia;
    display: block;
    cursor: pointer;
    padding: 5px;
    margin-right: 0px;
    margin-top: -2px;
}
	
a,img{
	border: none;	
}
	
/*----------------corpo sito---------------------------*/

html,body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
	
body{
	background-attachment: fixed;
	background-image:url("../Images/img_background_mint.gif");
	background-repeat:repeat;
}
	
#wrapper{
	padding: 0 10px; 
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	max-width: 1225px;
	min-width:980px;
	box-shadow: 0 0 5px #666666;
	-moz-box-shadow:0 0 5px #666666;
	-webkit-box-shadow:0 0 5px #666666;
	behavior: url("http://store.uniqueness.it/PIE.htc");
}
	
.clear{
	clear: both;
}

/*Header*/
	
#header{
    width:100%;
    position: relative;
    z-index:99998;
}
	
#logo{
	display: block;
    float: left;
    margin-top: 45px;
    width: 280px;
    border: none;
}
	
#logo img{
	border: none;
}
	
#top_menu{
	padding: 5px 0;
	position: relative;
}

#top_bt 
{
    z-index: 999999;
    position: absolute;
    width: 475px;
    height: 52px;
}

	
#top_menu a{
	color:#000;
	background: url("../Images/arrRight.jpg") no-repeat scroll 0px 4px transparent;
    padding-left: 10px;
    font-size: 13px;
    margin-left:20px;
}
	
	#logo_img 
	{
	    position: absolute;
        top: 45px;
        left: 50%;
        margin-left: -40px;
	}
	
#menu_logo{
	margin-top: 26px;
	height:138px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
}
	
#main_menu{
    float: right;
    line-height: 138px;
}
	
#top_menu li{
	float:left;
	list-style: none;
	text-transform: uppercase;
}
	
#main_menu li{
	font-size: 15px;
	float:left;
	list-style: none;
	text-transform: uppercase;
	margin: 0 10px;	
}
	
.top_menu_left{
	clear: both;
    position: absolute;
    left: 0;
    top: 0px;
}

.top_menu_left li 
{
    box-shadow: 0 0 7px #333;
    -moz-box-shadow: 0 0 7px #333;
    -webkit-box-shadow: 0 0 7px #333;
    behavior: url("http://store.uniqueness.it/PIE.htc");
    margin-right:10px;
    list-style:none;
    float:left;
}

.top_menu_left li img 
{
    display:block;
}
	
.top_menu_right{
	clear: both;
    position: absolute;
    right: 0;
    top: 6px;
}
	
/*Container*/
	
#container{
	margin: 20px 0 50px;
}
	
	
.cnt2 #container{
	margin: 10px 0 50px;
}
	
/*Sidebar*/

#sidebar
{
    width: 225px;
    float: left;
    font-size: 14px;
    margin-right: -16px;
    position: relative;
    text-transform: uppercase;
}
#sidebar .cat:hover
{
    background-image: none;
    background-color: #000000;
    color: #FFFFFF;
    padding-left: 12px;
}
#sidebar .cat
{
    background-image: url('http://store.uniqueness.it/Assets/Uniqueness/Images/slash.gif');
    padding-left: 12px;
    background-repeat: no-repeat;
}
#sidebar .cat:hover a:link, #sidebar .cat:hover a:visited
{
    background-color: #000000;
    color: #FFFFFF;
}
#sidebar a:link, #sidebar a:hover,#sidebar a:visited
{
    text-decoration: none;
}

#cat_menu
{
    margin-top:20px;
}



#cat_menu span[ss] a
{
    font-weight: bolder;
}
#cat_menu ul{
	border-top: 1px solid #999;
	padding-top: 10px;
}
	
#cat_menu ul ul{
	border-top: 1px dotted #999;
	padding: 5px 0;
	font-size: 12px;
}
	
#cat_menu li{
	list-style: none;
	text-transform: uppercase;
	background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/slash.gif") no-repeat scroll 1px -2px transparent;
    padding-left: 10px;
}
	
#sidebar h2{
	font-weight: normal;
	border-bottom: 1px solid #999;
    margin-bottom: 1px;
    text-transform: uppercase;
    font-size: 14px;
    color: #999;
}
	
#side_menu ul
{
    padding-top:4px;
}
#side_menu li{
	list-style: none;
text-transform: uppercase;
background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/slash.gif") no-repeat scroll 1px 3px transparent;
padding-left: 13px;
/*padding-top: 1px;*/
padding-bottom: 0px;
    
}
#side_menu li:hover
{
    /*list-style: none;
    text-transform: uppercase;*/
    /*background: none;*/
    /*padding-left: 13px;
    background-color: #000000;
    color: #FFFFFF;*/
}
#side_menu li:hover a:link,#side_menu li:hover a:visited
{
    background-color: #000000;
    color: #FFFFFF;
}

#side_menu
{
    /*border-top-color:#999;
    border-top-style:solid;
    border-top-width:1px;
    margin-bottom:1px;
    
    border-bottom-color:#999;
    border-bottom-style:solid;
    border-bottom-width:1px;*/
    margin-bottom:1px;
    margin-top:10px;
}

#side_menu ul
{
    /*border-bottom-color:#999;
    border-bottom-style:solid;
    border-bottom-width:1px;
    margin-bottom:1px;
    margin-top:1px;*/
    margin-bottom:10px;
}

#side_menu ul li
{
    /*padding-top:5px;
    padding-bottom:5px;*/
    padding-left:15px;
    text-transform:uppercase;
    padding-bottom:2px;
    /*border-top-color:#999;
    border-top-style:solid;
    border-top-width:1px
    border-bottom-color:#999;
    border-bottom-style:solid;
    border-bottom-width:1px;
    margin-bottom:1px;*/
}

#filter_menu{
	margin-top: 30px;
}
#filter_menu ul
{
	border-top: 1px solid #999;
	padding-top: 10px;
    clear: both;
}
	
#filter_menu li
{
	list-style: none;
	text-transform: uppercase;
	background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/slash.gif") no-repeat scroll 1px -2px transparent;
    padding-left: 10px;
}
	
#filter_menu li li
{
	background: none;
}
	
#filter_menu .taglie li
{
	list-style: none;
	text-transform: uppercase;
	background: #fff
    padding-left: 10px;
    float: left;
}

.colori
{
	border: none!important;
	padding-top: 0!important;
}

.colori li
{
    padding: 0px!important;
    float: left;
}

.colori li a
{
    float: left;
}

.colori li a div
{
    margin: 0px 3px 3px 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    float: left;
}

.taglie
{
	border: none!important;
	padding-top: 0!important;
}
	
.taglie li
{
	list-style: none;
	text-transform: uppercase;
	background: #fff;
    padding-left: 10px;
    float: left;
}
	
.taglie li
{
	padding-left: 0!important;
}
	
.taglie li.sel a
{
    border: 2px solid #000;
    float: left;
    font-size: 13px;
    margin: 2px;
    padding: 3px 2px 1px;
}

.taglie li a
{
	border: 1px solid #999;
    float: left;
    font-size: 13px;
    margin: 2px;
   	padding: 3px 2px 1px;
}
	
.taglie li a:hover{
	background: #000;
	color:#fff;
	text-decoration: none;
}
	
.depleted
{
	background-color: #ccc!important;
}
	
/*Content*/

.cnt1 #content{
	margin-left:207px;
}
	
.cnt2 #content{
	margin-left:0px;
}

.lancio-2{
	height: 640px;
	width: 455px;
	background: #b5d0e3;
	margin: 10px 0 10px 22px;
	float: left;
	box-shadow: 0 0 7px #333;
	-moz-box-shadow:0 0 7px #333;
	-webkit-box-shadow:0 0 7px #333;
	position: relative;
	behavior: url("http://store.uniqueness.it/PIE.htc");
}
.lancio-2 .soldout
{
    position: absolute;
    left: 5px;
    top: 5px;
    width: 445px;
    height: 630px;
}
.lancio-2 .img
{
    border: 5px solid #FFFFFF;
    float: left;
    width: 445px;
    height: 630px;
}
	
.lancio{
	height: 310px;
	width: 455px;
	background: #b5d0e3;
	margin: 10px 0 10px 25px;
	float: left;
	box-shadow: 0 0 7px #333;
	-moz-box-shadow:0 0 7px #333;
	-webkit-box-shadow:0 0 7px #333;
	position: relative;
	behavior: url("http://store.uniqueness.it/PIE.htc");
}

.lancio a h2
{
    padding: 20px 10px 10px 225px;
    font-size: 15px;
    text-transform: uppercase;
}
.lancio a .img
{
    border: 5px solid #FFFFFF;
    height: 300px;
    width: 205px;
    float: left;
}
.lancio .soldout
{
    position: absolute;
    height: 300px;
    width: 205px;
    top: 5px;
    left: 5px;
}
.lancio  div
{
    float: left;
}
.lancio a p
{
    font-size: 14px;
    padding: 10px 10px 10px 225px;
}

#totallooklistitem 
{
    background: none repeat scroll 0 0 #FFF;
    border: 5px solid #FFFFFF;
    box-shadow: 0 0 7px #333;
    -moz-box-shadow: 0 0 7px #333;
    -webkit-box-shadow: 0 0 7px #333;
    float: lef;t
    height:auto !important;
    margin: 10px 25px 10px 0;
    position: relative;
    width: 48%;
    text-align: center;
    behavior: url("http://store.uniqueness.it/PIE.htc");
    padding: 15px;
}
    

.int-img
{
    background: none repeat scroll 0 0 white;
border: 5px solid white;
box-shadow: 0 0 7px #333;
-moz-box-shadow: 0 0 7px #333;
-webkit-box-shadow: 0 0 7px #333;
float: left;
min-height: 641px;
margin: 10px -6px 10px 0;
position: relative;
width: 449px;
text-align: center;
behavior: url("http://store.uniqueness.it/PIE.htc");
padding-top: 15px;
}
.int-img #ProductDetailSoldout
{
    width: 488px;
    position: absolute;
    z-index: 10000;
}
.int-img #ProductDetail
{
    width: 488px;
}
.itemtlook img, .banner img{
	/*width:205px;*/
	display: block;
    	margin: 0 auto;
	border: 5px solid #FFFFFF;
}
	
.item{
	position: relative;
	height: 343px;
	width:229px;
	background: #FFFFFF;
	margin: 10px 0 10px 25px;
	float: left;
	box-shadow: 0 0 7px #333;
	-moz-box-shadow:0 0 7px #333;
	-webkit-box-shadow:0 0 7px #333;
	behavior: url("http://store.uniqueness.it/PIE.htc");
}
.item .img
{
    margin: 0 auto;
    border: 5px solid #FFFFFF;
    width: 218px;
}
.item .soldout {
    left: 5px;
    position: absolute;
    top: 119px;
    width:64px;
}
.itemtlook
{
    position: relative;
    height: 290px;
    width: 215px;
    background: #FFFFFF;
    margin: 10px 0 10px 30px;
    float: left;
    box-shadow: 0 0 7px #333;
    -moz-box-shadow: 0 0 7px #333;
    -webkit-box-shadow: 0 0 7px #333;
    behavior: url("http://store.uniqueness.it/PIE.htc");
}
.itemtlook h2
{     
	background: #b5d0e3 url("http://store.uniqueness.it/Assets/Uniqueness/Images/simbol.gif") no-repeat scroll 1px 0px;
	_background: #b5d0e3 url("http://store.uniqueness.it/Assets/Uniqueness/Images/simbol.gif") no-repeat scroll 1px -4px;
	*background: #b5d0e3 url("http://store.uniqueness.it/Assets/Uniqueness/Images/simbol.gif") no-repeat scroll 1px -4px;
    font-size: 13px;
    height: 40px;
    line-height: 20px;
    width: 175px;
    padding-left: 43px;
    text-transform: uppercase;
	position: absolute; 
	bottom: 0px; 
}
.item h2{
	/*background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/simbol.gif") no-repeat scroll 0px 8px #B5D0E3;*/
	background-color: #B5D0E3;
    bottom: 0;
    left: 0;
    font-size: 12px;
    height: 45px;
    line-height: 13px;
	padding-left: 50px;
    padding-top: 7px;
    position: absolute;
    text-transform: uppercase;
    width: 191px;
	_background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/simbol.gif") no-repeat scroll 0px 4px #B5D0E3;
	*background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/simbol.gif") no-repeat scroll 0px 4px #B5D0E3;

    height: 44px;
    width: 179px;
}	
	
.banner{
	height: 310px;
	margin: 10px 0 10px 25px;
	float: left;
	box-shadow: 0 0 7px #333;
	-moz-box-shadow:0 0 7px #333;
	-webkit-box-shadow:0 0 7px #333;
	background: #e9d4db!important;
	width:215px;
	behavior: url("http://store.uniqueness.it/PIE.htc");
}
	
.banner h2{
	padding-left: 10px;
	font-size: 13px;
    padding-right: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}	
	
.banner p{
	padding-left: 10px;
	font-size: 13px;
    padding-right: 10px;
    padding-top: 10px;
    position: relative;
}
	
.buy_button{
    position: absolute;
    right: 10px;
    top: 10px;
}
	
.lancio .buy_button{
	left: 155px;
}
	
.buy_button img{
	width: auto;
	border:none;	
}
	
.zoom_button{
	position: absolute;
	right:0;
	bottom:0;
}
	
.play_button{
	bottom: -1px;
    position: absolute;
    right: 67px;
}
	
#breadcrumb{
	background: #B5D0E3;
	padding: 0 10px;
	height: 30px;
}
	
#breadcrumb li{
	float: left;
	list-style: none;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 13px;
}
	
#breadcrumb li a{
	background: url("../Images/slash_2.gif") no-repeat scroll right 1px transparent;
	padding-right: 15px;
	margin-right: 5px;
	font-size: 13px;
}




	
#social{
	margin-top: 5px;
	float: right;
}
	
.favourite{
	border:none;
}
	
.favourite img{
	border:none;
	margin-bottom: -7px;
}

#box_detail{
	background: #fff;
	float: left;
    width: 45%;
    min-height: 646px;
    margin-top: 10px;
    margin-left: 20px;
    padding: 10px;
    box-shadow: 0 0 10px 0 #333;
	-moz-box-shadow:0 0 10px #333;
	-webkit-box-shadow:0 0 10px #333;
	behavior: url("http://store.uniqueness.it/PIE.htc");
	min-width: 476px;
	margin-bottom:10px;
}
	
.detail_element{
	margin: 1px 0 1px 0px;
    padding: 5px 0;
}
	
.detail_element{
	position: relative;
	font-size: 14px;
}
	
.detail_element > h2 > div
{
    display: inline;
    margin-left: 10px;
}
#detail_testata{
	border-top:none;
}
	
#detail_color{
	height: 150px;
}
	
#detail_color img{
	border: 2px solid #B5D0E3;
	padding: 3px;
}
#detail_color .sel img
{
    border: 3px solid #000;
    padding: 2px;
}
	
#detail_desc p{
	line-height: 14px;
}
	
#detail_taglie{
	height: 80px;
}
	
#detail_taglie li{
	list-style: none;
}
	
#detail_taglie .taglie li
{
	list-style: none;
	text-transform: uppercase;
	background: #fff
    padding-left: 10px;
    float: left;
}
	
#box_detail .gal_buy {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
	
#box_detail .gal_buy div{
	margin: 10px 0;
}
	
#box_detail .gal_buy div img{
	border:2px solid #B5D0E3;
	float:left;
	margin-left: 5px;
}	
	
#box_detail .gal_buy div div{
	border: 2px solid #B5D0E3;
    float: left;
    height: 89px;
    margin: 0 0 0 5px;
    width: 140px;
}	
	
#detail_testata h1{
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}
	
#detail_testata .cat{
	color: #999;
	font-size: 15px;
	text-transform: capitalize;
}
	
#detail_testata .prize
{
    color: #000;
    font-weight:bold;
    font-size: 20px;
}
	
#box_detail h2{
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 16px;
	color:#999;
	text-transform: uppercase;
}
	
#detail_taglie .taglie{
	list-style: none;
	margin-bottom:5px;
}
	
#detail_buy_button
{
    background: none repeat scroll 0 0 #000;
    display: block;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0 10px;
    position: relative;
    font-weight: normal;
    margin:0 auto;
    width:270px;
    color:#FFF !important;
}
#detail_buy_button.soldout
{
    background: #CCCCCC none repeat scroll 0 0;
    cursor: default;
}
#detail_buy_button.soldout:hover
{
    text-decoration: none;
}


#correlati{
	position: relative;
    clear:both;
	/*margin-left: -30px;*/
}
	
/*Footer*/
#footer{
	background: none repeat scroll 0 0 #000000;
	height: 75px;
	position: relative;
}

#footer #foot_down
{
    float: left;
}
	
#logo_footer{
		display: block;
    float: left;
    /*margin: 15px;*/
}

#footer_menu {
	line-height: 75px;
	float:right;
}
	
#footer_menu li{
	font-size: 13px;
	float:left;
	list-style: none;
	text-transform: uppercase;
	margin: 0 5px;	
}
#footer_menu ul li div
{
    line-height: normal;
    color: #FFFFFF;
    margin-top: 13px;
}
#footer_menu ul li div span
{
    font-size: 11px;
}
	
#footer_menu li a{
	color:#fff;
}


/* Overlay window */

.USA_Overlay
{
    z-index: 9999999;
    background-color: #fff;
    width: 400px;
    min-height: 100px;
    padding: 40px 15px 15px 15px;
    box-shadow: 0 0 10px 0 #333;
    -moz-box-shadow: 0 0 10px 0 #333;
    -webkit-box-shadow: 0 0 10px 0 #333;
    behavior: url("http://store.uniqueness.it/PIE.htc");
}
.USA_Overlay .close {
	background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    _top:0;
    *top:5px;
    width: 40px;
}
.simple_overlay {
	display:none;
	z-index:9999999;
	background-color:#fff;
	width:730px;	
	min-height:200px;
	padding: 5px;
	box-shadow: 0 0 10px 0 #333;
	-moz-box-shadow:0 0 10px 0 #333;
	-webkit-box-shadow: 0 0 10px 0 #333;
	behavior: url("http://store.uniqueness.it/PIE.htc");
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    _top:0;
    *top:5px;
    width: 40px;
}
	
/* styling for elements inside overlay */
.details {
	position:absolute;
	top:15px;
	right:15px;
	font-size:11px;
	color:#fff;
	width:150px;
}
	
.details h3 {
	color:#aba;
	font-size:15px;
	margin:0 0 -10px 0;
}
	
	
	
#colori{
	padding-top: 35px;
	background: #fff;
	color:#000;
}
	
#colori .close{
	margin-right: 5px;
}
	
#colori p{
	font-size: 14px;
    width: 92px;
    text-align: center;
}
	
#white{
	background: #fff;
}
	
#red{
	background: #e31c1c;
}
	
#grey{
	background: #e2e2e2;
}
	
#black{
	background: #000;
}
	
#brown{
		background: #8e3e3e;
}
	
#brown_2{
		background: #bb4343;
}
	
#orange{
	background: #e36b1c;
}
	
#orange_2{
	background: #ee9e76;
}
	
#yellow{
	background: #eeee76;
}
	
#green{
	background: #ccf4a4;
}
	
#green_2{
	background: #a4f4cc;
}
	
#ciano{
	background: #a4f4f4;
}
	
#ciano_2{
	background: #49e7e8;
}
	
#blu{
	background: #1c93e3;
}
	
.color_content{
	float:left;
	margin: 5px;
}
	
.box_color{
	width:90px;
	height: 90px;
	border:2px solid #000;
}
	
#buy{
	width: 800px;
}
	
#buy .gal_buy {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
	
#buy .gal_buy div{
	margin: 10px 0;
}
	
#buy .gal_buy div img{
	border:2px solid #B5D0E3;
	float:left;
	margin-left: 5px;
}	
	
#buy .gal_buy div div{
	border: 2px solid #B5D0E3;
    float: left;
    height: 63px;
    margin: 0 0 0 5px;
    width: 73px;
}	
	
#buy h1{
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}
	
#buy .cat{
	color: #999;
	font-size: 15px;
	text-transform: capitalize;
}
	
#buy .prize{
    color: #699DC5;
	font-size: 20px;
}
	
#buy h2{
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 16px;
	color:#999;
	text-transform: uppercase;
}
	
#buy .taglie{
	list-style: none;
}
	
.overlay_element{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 1px 0 1px 330px;
    padding: 5px 0;
}
	
.overlay_element{
	font-size: 14px;
}
	
#overlay_testata{
	border-top:none;
	margin-top: 20px;
}
	
#overlay_color{
	height: 106px;
}
	
#overlay_color img{
	border: 2px solid #B5D0E3;
}
	
	

#buy div div p#SoldOut
{
    background: #C0C0C0 none repeat scroll 0 0;
    display: block;
    padding: 10px 0;
    margin: 30px 0;
    text-align: center;
    text-transform: uppercase;
    margin: 30px 0 30px 330px;
    color: #808080;
}
#overlay_buy_button{
	background: none repeat scroll 0 0 #B5D0E3;
    display: block;
    padding: 10px 0;
    margin: 30px 0;
    text-align: center;
    text-transform: uppercase;
    margin: 30px 0 30px 330px;
}
#overlay_buy_button.soldout
{
    background: #CCCCCC none repeat scroll 0 0;
    cursor: default;
   
}
#overlay_buy_button.soldout:hover
{
    text-decoration: none;
}
#overlay_buy_button #AddToCart
{
    display: inherit;
}
#SoldOut
{
    background: silver none repeat scroll 0 0;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 390px;
    margin: 0 auto;
}
#ComingSoon
{
    background: silver none repeat scroll 0 0;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 390px;
    margin: 0 auto;
}	
#overlay_buy_button #ComingSoon
{
    display: none;
}	
#overlay_buy_button #SoldOut
{
    display: none;
}
#overlay_buy_button.soldout #AddToCart
{
    display: none;
}
#overlay_buy_button.soldout #SoldOut
{
    display: inherit;
}	
#overlay_buy_button.soldout #ComingSoon
{
    display: inherit;
}
#overlay_taglie{
	height: 50px;
}
	
#accordion h3 a{
	background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/freccia.gif") no-repeat scroll 1px 1px transparent;
    color: #999999;
    font-weight: normal;
    line-height: 24px;
    padding-left: 14px;
    text-transform: uppercase;
}
	
#accordion{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
    padding: 1px 0 0;
}
	
#accordion p{
	font-size: 15px;
	padding-left: 14px;
}
	
#buy .ui-accordion-content{
	border-bottom: 3px double #999;
    float: left;
    margin-bottom: 5px;
    padding-top: 10px !important;
}
	
#buy .ui-accordion-header{
	border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    margin-bottom: 1px;
    padding: 5px 0;
}
	
/* --------- Mini cart styles --------- */
#miniCartHeader
{
    text-align: right;
}

#miniCartHeader a
{
    display: block;
    padding-right: 20px;
    background: url(http://store.uniqueness.it/Assets/Uniqueness/Images/btn_closex.png) top right no-repeat;
}

#carrello
{
	background: none repeat scroll 0 0 #B5D0E3;
    border: 5px solid #FFFFFF;
    font-size: 13px;
    left: auto !important;
    margin-left: auto;
    min-height: 0;
    position: absolute !important;
    right: 0px;
    top: 30px !important;
    width: 250px;
    	
    box-shadow: 0 0 7px #333;
	-moz-box-shadow:0 0 7px #333;
	-webkit-box-shadow:0 0 7px #333;
    behavior: url("http://store.uniqueness.it/PIE.htc");
}

#carrello h2,h3{
	font-size: 13px;
}

.welcome-msg{
	width: 180px;
	margin-top: 5px;
	font-size: 13px;
	font-weight: normal;
}

.cart_title{
	border-top: 3px double #999;
    font-weight: normal;
    margin: 5px 0;
    padding: 5px 0 0;
}

#accordion_cart .ui-accordion-header{
	border-bottom: none;
    border-top: 1px dotted #999;
    margin-bottom: 1px;
    padding: 5px 0;
}
	
#accordion_cart .ui-accordion-content{
	border:none;
    float: none;
    height: 92px;
    margin: 0!important;
    padding: 0!important;
}
	
#accordion_cart .ui-accordion-header{
    border-top: 3px double #999;
    text-transform: capitalize;
}



#freccia_cart{
	position: absolute;
    right: 24px;
    top: -13px;
}

.img_cart
{
	background:transparent;
	width:66px;
	height:82px;
	float:left;
	margin-right: 10px;
}
	
.total_cart
{
	background: none repeat scroll 0 0 #FFFFFF;
    font-size: 13px !important;
    margin: 5px 0;
    padding: 5px;
    text-align: right;
    text-transform: capitalize;	
}

#view_cart{
    width: 251px;
    font-size: 13px;
}

/* --------- Normal cart styles --------- */
#title_cart
{
	background: #B5D0E3;
	padding: 0 10px;
	height: 40px;
	margin-bottom: 10px;
}

#title_cart h2{
	line-height: 40px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
}

#content-forms
{
	width: 68%;
	float: left;
	margin-right: 10px;
	font-size: 14px;
}
	
.box-form
{
    padding: 20px;
    margin-bottom: 10px;
    background: #fff;
    position: relative !important;
    	
    box-shadow: 0 0 5px #666666;
	-moz-box-shadow:0 0 5px #666666;
	-webkit-box-shadow:0 0 5px #666666;
	behavior: url("http://store.uniqueness.it/PIE.htc");
}

.box-form h2
{
	border-bottom: 3px double #999;;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.int_h2 
{
    border-top: 3px double #999999;
    margin-top: 10px;
    padding-bottom: 5px !important;
    padding-top: 5px;
}

.box-form label
{
	border-bottom: 3px double #999;
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 11px;
    padding-bottom: 2px;
    width: 45%;
    height: 18px;
}
	
.box-form input
{
	background-color: #eee;
	float: left;
    width: 51%;
    margin-bottom: 10px;
    height: 23px;
    border: none;
    float: right;
    font-size: 13px;
}

.box-form input[type=radio]
{
    float: left;
    width: auto;
    margin-left: 15px;
    background-color: transparent;
}

.box-form input[type=checkbox]
{
    float: left;
    width: auto;
    margin-left: 15px;
    background-color: transparent;
}

.box-form textarea {
    background: none repeat scroll 0 0 #EEEEEE;
    border: medium none;
    display: block;
    font-size: 13px;
    margin-left: auto;
    margin-right: 0;
    width: 75%;
    height: 50px;
}

#billingSameAsShipping, #isGift
{
    width: auto;
    background-color: #fff;
    margin-top: 10px;
    float: left;
}

#billingSameAsShippingLbl, #isGiftLbl
{
    border: none;
    display: inline;
    float: left;
    width: auto;
    margin-top: 12px;
    margin-left: 5px;
}

#giftMessageLbl
{
    width: 23%;
}

.box-form table
{
    width: 100%;
    border-collapse: collapse;
}

.box-form table td
{
    padding: 3px;
}

.box-form table thead
{
    font-weight: bold;
}

.box-form table thead tr td, .box-form table tfoot tr td
{
    border-bottom: 1px solid #999;
}

.cartItemSeparator
{
    border-bottom: 1px dotted #999;
}

.cartItemImage
{
    width: 70px;
}

.cartItemInfo
{
    vertical-align: top;
    font-size: 13px;
}

.cartItemRemove
{
    display: block;
    background: #B5D0E3;
    width: 100px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}

.cartItemPrice
{
    text-align: right;
    width: 100px;
}

.cartItemQty
{
    text-align: center;
    width: 100px;
}

#right-column
{	
	float: left;
    width: 30%;
    font-size: 14px;
}

#right-column h2
{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}

#cartTopBar {
    background-color: #B5D0E3;
    height: 20px;
    line-height: 20px;
    margin: -20px 0 10px -20px;
    padding: 10px 20px;
    width: 100%;
}

#cartTopBar a {
    background: none repeat scroll 0 0 #B5D0E3;
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}

.button_form
{
    background: none repeat scroll 0 0 #B5D0E3;
    color: #000000 !important;
    display: block;
    margin-bottom: -20px;
    margin-left: -20px;
    margin-top: 15px;
    padding: 10px 20px;
    text-align: right;
    text-transform: uppercase;
    width: 100%;
}

.button_form_high
{
    height: 20px;
}

#cartTopBar input, .button_form input
{
    background: none repeat scroll 0 0 #B5D0E3;
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    font-size: 14px;
    cursor: pointer;
    text-align: right;
    outline: none;
}

.login-container 
{
    float:right;
    width:75%;
}

.login-button-div
{
    background: none;
    color: #000000 !important;
    display: block;
    float: right;
    padding: 10px 0;
    text-align: right;
    text-transform: uppercase;
    width: 100%;
}

.login-button-div input[type=button]
{
    background: none repeat scroll 0 0 #B5D0E3;
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    padding: 0 5px 0 5px;
}

#cartTopBar input:hover, .button_form input:hover
{
    text-decoration: underline;
}

#payPalBar
{
    float: right;
    height: 40px;
}

#payPalBar a
{
    display: block;
    background: none;
    padding: 5px 0 0 0;
}

#cartTopBarLeft
{
    float: left;
}

#cartTopBarRight
{
    float: right;
}

#shippingServices
{
    width: 100%;
    padding-top: 10px;
}

.rightFloater 
{
    float: right;
    padding-bottom: 10px;
}

#shippingServices input
{
    float: left;
    width: 15px;
    background-color: #fff;
}

.radioButton
{
    float: left;
    height: 22px;
    line-height: 22px;
}

.radioButtonText
{
    float: left;
    line-height: 22px;
    padding-left: 5px;
    width: 400px;
}

.radioButtonRight
{
    float: left;
    line-height: 22px;
}

#cartTotalSection
{
    width: 100%;
    padding: 10px 0 10px 0;
}

.cartTotalCaption
{
    float: left;
    width: 85%;
    text-align: right;
    line-height: 20px;
}

.cartTotalValue
{
    float: left;
    text-align: right;
    width: 15%;
}

.cartTotalValue input
{
    margin-bottom: 5px;
}

.cartTotalValue a
{
    float: right;
    display: block;
    background: #B5D0E3;
    height: 22px;
    line-height: 22px;
    padding: 0 10px 0 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
}

.couponCodeApplied
{
    color: #4789b9;
    float: left;
    width: 100%;
    text-align: right;
    padding-top: 5px;
}

.leftCheckoutColumn
{
    float: left;
    width: 49%;
}

.rightCheckoutColumn
{
    float: left;
    width: 49%;
    padding-left: 10px;
}

#billingAddress
{
    display: none;
}

.checkoutRow
{
    float: left;
    padding-bottom: 5px;
    width: 100%;
}

.checkoutColumn
{
    float: left;
    width: 100%;
}

.checkoutLeftColumn, .checkoutRightColumn
{
    float: left;
    width: 49%;
}

.checkoutRightColumn
{
    padding-left: 5px;
}

.checkoutLeftColumn label, .checkoutRightColumn label, .checkoutColumn label
{
    /*border: none;*/
    margin: 0;
    margin-bottom: 3px;
    padding: 0;
    width: 100%;
}

.checkoutLeftColumn input, .checkoutRightColumn input, .checkoutColumn input
{
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.leftCheckoutColumn h3, .rightCheckoutColumn h3
{
    margin-top: -5px;
    padding-bottom: 5px;
    height: 35px;
}

.field-validation-error 
{
    background: url(http://store.uniqueness.it/Assets/Uniqueness/Images/form-alert.gif) top left no-repeat #EBB;
    float: left;
    margin: 3px 0;
    padding: 5px 25px 5px;
    width: 88%;
    text-transform: none;
}

.overlay_element .field-validation-error, .detail_element .field-validation-error
{
    background: #EBB url(http://store.uniqueness.it/Assets/Uniqueness/Images/form-alert.gif) no-repeat left top;
    float: none;
    width: 100%;
    margin-left: 5px;
    display: none;
}

.field-validation-error > span
{
    padding-left: 30px;
}

.box-form input.input-validation-error
{
    border: 1px solid #C88;
}

#totallookmenu
{
    position: fixed;
    display: none;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 9999999;
}
#tlmenu
{
    position: fixed;
    display: none;
    z-index: 99999999;
}
#tlmenu .b11
{
    background-image: url(http://store.uniqueness.it/Assets/Uniqueness/Images/b11.png);
    background-repeat: no-repeat;
}
#tlmenu .b11 div
{
    width: 10px;
    height: 10px;
}
#tlmenu .b12
{
    background-image: url(http://store.uniqueness.it/Assets/Uniqueness/Images/b12.png);
    background-repeat: repeat-x;
}
#tlmenu .b12 div
{
    height: 10px;
}
#tlmenu .b13
{
    background-image: url(http://store.uniqueness.it/Assets/Uniqueness/Images/b13.png);
    background-repeat: no-repeat;
}
#tlmenu .b13 div
{
    width: 5px;
    height: 5px;
}
#tlmenu .b21
{
    background-image: url(http://store.uniqueness.it/Assets/Uniqueness/Images/b21.png);
    background-repeat: repeat-y;
}
#tlmenu .b21 div
{
    width: 10px;
}
#tlmenu .b22 >div
{
    width: 320px;
    background-color: #FFFFFF;
}
#tlmenu .b23
{
    background-image: url(http://store.uniqueness.it/Assets/Uniqueness/Images/b23.png);
    background-repeat: repeat-y;
}
#tlmenu .b23 div
{
    width: 10px;
}
#tlmenu .b31
{
    background-image: url(http://store.uniqueness.it/Assets/Uniqueness/Images/b31.png);
    background-repeat: no-repeat;
}
#tlmenu .b31 div
{
    width: 10px;
    height: 10px;
}
#tlmenu .b32
{
    background-image: url(http://store.uniqueness.it/Assets/Uniqueness/Images/b32.png);
    background-repeat: repeat-x;
}
#tlmenu .b32 div
{
    height: 10px;
}
#tlmenu .b33
{
    background-image: url(http://store.uniqueness.it/Assets/Uniqueness/Images/b33.png);
    background-repeat: no-repeat;
}
#tlmenu .b33 div
{
    width: 10px;
    height: 10px;
}
#tlmenu .c
{
}
#tlmenu .c table
{
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
}
#tlmenu .i
{
    margin: 5px;
    float: left;
    cursor: pointer;
}
#tlmenu .h
{
}

.loggedUser
{
    background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/freccia_reg.gif") no-repeat scroll 0 0 transparent !important;
    color: #000;
    font-size: 13px;
    padding-left: 10px;
}    

/* ------------------------- Account Styles ------------------------- */
#title_account
{
	background: #B5D0E3;
	padding: 0 10px;
	height: 40px;
	margin-bottom: 10px;
}

#title_account h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    text-transform: uppercase;
}

#title_account h2 a 
{
    background: url("../Images/slash_2.gif") no-repeat scroll right 1px transparent;
    padding-right: 15px;
    margin-right: 2px;
}
.country
{
    margin-left: 100px;
    min-height: 650px;
}
.country > div
{
    margin: 5px;
    float: left;
    width: 150px;
}
.country > div > a > img
{
    margin-right: auto;
    margin-left: auto;
    display: block;
    /*height: 32px;*/
}
.country > div > a
{
    vertical-align: middle;
    text-align: center;
    display: block;
}
#footer_menu ul li a img
{
    vertical-align: text-bottom;
}
.country h1
{
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 30px;
}
.country h2
{
    text-transform: uppercase;
    font-size: 30px;
}
.country h3
{
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 20px;
}
#customercarediv
{
    display: none;
    background-color: #000000;
	font-size: 13px;
	text-transform: uppercase;
	width:160px;
}
#customercarediv a
{
    margin: 5px;
    color: #FFFFFF !important;
    text-align: center;
    display: block;
}

#languagefooterdiv
{
    display: none;
    background-color: #000000;
	font-size: 13px;
	text-transform: uppercase;
	width:160px;
}
#languagefooterdiv a
{
    margin: 5px;
    color: #FFFFFF !important;
    text-align: center;
    display: block;
}

/* letter */

.letter-body
{
    background: #fff;
}

.letter
{
 	padding-left: 10px;
 	color: #666;
}	

.letter h1
{
    border-bottom: 1px dotted #999;
    border-top: 1px dotted #999;
    color: #666666;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    margin: 15px 0;
    padding: 10px 0;
    text-transform: uppercase;
}
 
#footer_letter h2
{
    border-top: 1px dotted #999;
    color: #666666;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    padding: 5px 0;
    text-transform: uppercase;
}
 
#footer_letter
{
    border-bottom: 1px dotted #9;
    padding-bottom: 5px;
}
 
#footer_letter p
{
    font-size: 11px;
}
 
.letter img
{
    margin-top: 15px;
}	
 
.letter p
{
    font-size: 13px;
    line-height: 20px;
}
 
.letter a
{
    font-size: 13px;
    color: #666;
    text-decoration: underline;
}
 
.under_footer
{
    font-size: 9px!important;
}
 
 #login-box span#forgotPwd a
 {
     font-size: 12px;
     line-height: 25px;
     display: block;
     
 }
.toolbar
{
    color: #999;
}
#drpdownorder
{
    border: 1px solid #999;
    width: 150px;
    background: transparent url("http://store.uniqueness.it/Assets/Uniqueness/Images/arrow_down.png") no-repeat scroll 135px 4px !important;
    padding-left: 5px;
}
#drpdownorderlist
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #999;
    display: none;
    width: 150px;
    padding-left: 5px;
    position: absolute;
    background-color: #FFFFFF;
    padding-top: 10px;
}
#drpdownorderlist a
{
    color: #999 !important;
}
 
#pages
{
    border: 1px solid #999;
    padding-left: 10px;
    padding-right: 10px;
}
#pages a
{
    color: #999 !important;
    display: inline-block;
}

#pages a[cp]
{
    color: #444 !important;
    /*text-decoration: underline;*/
    background-color: #999;
    padding: 0 4px;
}

.orderHistoryDetail
{
    display: none;
    padding-left: 30px;
}
.notfound
{
    margin-right: auto;
    margin-left: auto;
}
.notfound div
{
    display: inline-table;
    margin-top: 100px;
    text-align: center;
}
.notfound div img
{
    height: 150px;
    margin-top: 50px;
}

.notfound div span
{
    font-size: x-large;
}

#quickviewoverlaycontainer{
	width: 800px;
}
	
#quickviewoverlaycontainer .gal_buy {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
	
#quickviewoverlaycontainer .gal_buy div{
	margin: 10px 0;
}
#quickviewoverlaycontainer .gal_buy div img{
	border:2px solid #B5D0E3;
	float:left;
	margin-left: 5px;
}	
#quickviewoverlaycontainer .gal_buy div div{
	border: 2px solid #B5D0E3;
    float: left;
    height: 63px;
    margin: 0 0 0 5px;
    width: 73px;
}	
#quickviewoverlaycontainer h1{
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}
#quickviewoverlaycontainer .cat{
	color: #999;
	font-size: 15px;
	text-transform: capitalize;
}
#quickviewoverlaycontainer .prize
{
    color: #699DC5;
    font-size: 20px;
}
#quickviewoverlaycontainer h2{
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 16px;
	color:#999;
	text-transform: uppercase;
}
#quickviewoverlaycontainer .taglie{
	list-style: none;
}
#quickviewoverlaycontainer
{
    border: 1px solid #000; 
    padding: 20px; 
    background-color: #fff; 
    width: 640px;
}
#quickviewoverlayclose
{
    vertical-align: baseline; 
    cursor: pointer; 
    text-align: right;    
}

#customercare-doc
{
    margin-left: 20px;
}

#customercare-doc h2
{
    font-size: 20px;
}

#customercare-doc ul li
{
    list-style: none;
}

#customercare-doc ul.second-level li
{
    padding-left: 20px;
}
#quickviewoverlaycontainer #quickviewoverlayclose
{
	background: url("http://store.uniqueness.it/Assets/Uniqueness/Images/close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    _top:0;
    *top:5px;
    width: 40px;
    
}

#cathor{
    margin: 0;
    outline: medium none;
    padding: 0;
    /*font-family: "Times New Roman",Times,serif;*/
	padding: 0 0px;
	height: 23px;
}
   


* {
    margin: 0;
    outline: medium none;
    padding: 0;
}




#hor {

    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    margin-left:5px;
}

#hor li:first-child 
{
    background:none;
}

#hor li:first-child a
{
    padding-left:0px !important;
}

#hor li {
    display: inline-block;float: left;
    background: url("../Images/slash.jpg") no-repeat scroll 1px 16px transparent;

}

#hor li a:hover, #hor li a:active, #hor li.current a {
text-decoration:underline;
}

#hor li a:hover a {
    color: yellow;
}


.horsel 
{
    font-family: agaramondpro !important;
    font-size: 12px;
    font-weight: 600 !important;
    line-height: 43px;
    padding-right: 1px;
    text-transform: uppercase;
    color: black;
    float: left;
    display: block;
    text-decoration:underline !important;
    padding-left: 2px;
    margin-left: 3px;
}


.hornosel {
    font-family: agaramondpro !important;
    font-size: 12px;
    font-weight: 600 !important;
    line-height: 43px;
    padding-right: 1px;
    text-transform: uppercase;
    color: black;
    float: left;
    display: block;
    text-decoration: none;
    padding-left: 2px;
    margin-left: 3px;
}

#logo_right 
{
    position: absolute;
right: 0px;
top: 54px;
}

a, img {
    border: medium none;
}


#f-3_menu
{
    list-style: none outside none;
    margin-left:25px;
}

#f-3_menu li
{
    margin: 0px;
    float: left;
    font-size: 80%;
    padding-right: 5px;
}

ul#elenco_prod
{
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
   /* display: block;
    text-transform: uppercase;
    font-size: 15px;*/
    background: #B5D0E3;
	padding: 0 10px;
	height: 40px;
	line-height:40px;
}
ul#elenco_prod li
{
    /*display: block;
    float: left;
    width: 155px;
    margin: 0px 3px 10px 2px;
    padding: 0;*/
}

div#cont_alsolike ul#elenco_prod li div#Tab0.Tab
{
    font-family: "Times New Roman",Times,serif;
    font-size:15px;
}

.overlay_window
{
    /* must be initially hidden */
    display: none; /* place overlay on top of other elements */
    z-index: 100000; /* styling */
    background-color: white;
    width: 675px;
    height: 400px;
    border: 1px solid #666; /* CSS3 styling for latest browsers */
    -moz-box-shadow: 0 0 90px 5px #333;
    -webkit-box-shadow: 0 0 90px #333;
}

/* close button positioned on upper right corner */
.overlay_window .close
{
    /*text-align:center; 	position:absolute; 	top:100px; 	cursor:pointer; 	height:35px; 	width:35px;*/
    cursor: pointer;
    display: block;
    width: 120px;
    border-style: solid;
    border-color: gainsboro;
    border-width: 1px;
    color: white;
    font-family: Arial;
    font-size: 14px;
    background-color: #B5D0E3;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    padding: 5px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    font-weight: bolder;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
}

#totallooklistitem
{
    margin-top:0px;
}

div#contTotallook div.item
{
    margin-top:-10px !important;
    margin-bottom:50px !important;
    margin-left:20px !important;
}

.nocookie_container 
{
    width:800px;
    margin:0 auto;
    z-index:100;
    text-align:center;
    position:relative;
    padding:10px;
}

.nocookie_container h2 
{
    color:#000;
    font-size:20px;
}

.nocookie_container h3 a 
{
    color:#000;
    text-decoration:underline;
}

.nocookie_container p 
{
    color:#000;
    font-weight:bold;
    font-size:11px;
}

.nameColor
{
    font-family: "Times New Roman",Times,serif;
    font-size:10px;
    text-align:center;
}

.contColor
{
    width:72px;
    float:left
}

div#side_menu ul li 
{
    background-color:White !important;
}

div#side_menu ul li a
{
   background-color:White !important;
   color:Black !important;
}

.UNK101 div.item a h2
{
	background: #b5d0e3 url("http://store.uniqueness.it/Assets/Uniqueness/Images/c101.gif") no-repeat scroll 6px 6px;

}

.UNK102 div.item a h2
{
	background: #b5d0e3 url("http://store.uniqueness.it/Assets/Uniqueness/Images/c102.gif") no-repeat scroll 6px 6px;

}

.UNK201 div.item a h2
{
	background: #b5d0e3 url("http://store.uniqueness.it/Assets/Uniqueness/Images/c201.gif") no-repeat scroll 6px 6px;
}

.UNK101 .itemtlook h2
{
    background: #b5d0e3 url("http://store.uniqueness.it/Assets/Uniqueness/Images/c101.gif") no-repeat scroll 2px 2px;
}

.UNK201 .itemtlook h2
{
    background: #b5d0e3 url("http://store.uniqueness.it/Assets/Uniqueness/Images/c201.gif") no-repeat scroll 2px 2px;
}

.UNK102 .itemtlook h2
{
    background: #b5d0e3 url("http://store.uniqueness.it/Assets/Uniqueness/Images/c102.gif") no-repeat scroll 2px 2px;
}

.UNK102 .quick_view .qw_info h2
{
	background: #b5d0e3 url("http://store.uniqueness.it/Assets/Uniqueness/Images/c102.gif") no-repeat scroll 6px 6px;

}

.UNK101 .quick_view .qw_info h2
{
	background: #b5d0e3 url("http://store.uniqueness.it/Assets/Uniqueness/Images/c101.gif") no-repeat scroll 6px 6px;

}

.login-button-div a
{
    background: none repeat scroll 0 0 #B5D0E3;
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    padding: 0 5px 0 5px;
}

.contcheck
{
    display:none;
}

#likefacebook
{
    overflow:hidden !important;
    width:67px !important;
}

#liketwitter
{
    overflow:hidden !important;
    width:67px !important;
}

#likepin
{
    overflow:hidden !important;
    width:60px !important;

}

#sizechart 
{
 padding: 3px;
margin-left: 2px;
font-size: 12px;
}

#tableSizeGuide td
{
border: 1px solid #CCC;
padding: 3px;
font-weight: normal !important;
font-size: 15px;
width: 34px;
text-align: center;
}




#divguideright
{
    margin-left:20px;
}
#divguideleft
{
    margin-left:1px;
}

/* NEW QUICKVIEW */

.quick_view 
{
    top: 0px;
    position: absolute;
    background-color: white;
    z-index: 100000000;
    width: 315px;
    height: 378px;
    box-shadow: 0 0 7px #333;
	-moz-box-shadow:0 0 7px #333;
	-webkit-box-shadow:0 0 7px #333;
	behavior: url("http://store.uniqueness.it/PIE.htc");
    left: -87px;
    display:none;
}

.shadowNone 
{
     box-shadow: 0 0 7px rgba(0,0,0,0);
}

.quick_view #quickview_img 
{
    width:218px;
    margin:5px;
    float:right;
}

.quick_view .qw_info 
{
    position:absolute;
    height:86px;
    bottom:0px;
    width:100%;
}

.quick_view .qw_info h2 
{
    margin-left: 87px;
    width: 178px;
    position: static;
    padding-left: 50px;
    padding-top: 7px;

}

.quick_view .qw_buy 
{

}

.quick_view #button_buy.soldOut 
{
    background-color:#666;
    font-size:9px;
}

.quick_view #button_buy a 
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration:none !important;
}

.quick_view #button_buy:hover 
{
    background-color: #333;
}

.quick_view #button_buy.soldOut a 
{
    cursor:default;
}

.quick_view #button_buy:hover.soldOut 
{
    background-color:#666
}

.quick_view #button_buy 
{
        background-color: black;
    color: white !important;
    text-align: center;
    width: 210px;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 24px;
    padding-left: 4px;
    padding-right: 4px;
}

.quick_view .qw_left 
{
    float: left;
    width: 82px;
    margin: 5px 0px 0px 5px;
    color:#999999;
}

#button_buy a 
{
    color:#FFF !important;
}

.quick_view .color_box 
{
    text-transform:uppercase;
    font-size:14px;
}

.quick_view .taglia_box 
{
    text-transform:uppercase;
    font-size:14px;
}

.quick_view #SelectColor 
{
    width:82px;
    margin-top:5px;
    margin-bottom:5px;
    
}

.quick_view #SelectColor img 
{
    width:37px;
}

.quick_view #SelectSize 
{
    line-height:28px;
    margin-top:5px;
    margin-bottom:5px;
}

.quick_view #SelectSize span 
{
    border: 1px solid #CCC;
    padding: 3px;
    font-size: 12px;
    cursor:pointer;
}

.quick_view #SelectSize span:hover 
{
    border: 1px solid #999;
}

.quick_view #SelectSize span.selected
{
    color:#666;
    border-color:#666;
}

.quick_view #SelectColor span img
{
    border: 1px solid #CCC;
    cursor:pointer;
}

.quick_view #SelectColor span:hover img
{
    border: 1px solid #999;
}

.quick_view #SelectColor span.selected img
{
    color:#666;
    border-color:#666;
}


#correlati .item 
{
    width:160px;
    height:245px;
}

#correlati .item .imageProductList 
{
    width:150px;
}

#correlati .item h2 
{
    width: 153px;
height: 33px;
padding-left: 7px;
background-image: none;
font-size:11px;
}

#correlati .title 
{
    background-color: #B5D0E3;
    color: black;
    margin-left: 7px;
    padding: 2px 0px 2px 0px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 7px;
    margin-top: 9px;
}

 @media screen and (min-width: 1290px) 
{
 #correlati 
 {
     float:left;
     clear:none;
     width:170px;
 }   
    
    
}



/* TABS */

.tabsinfo 
{
    width:100%;
}

/* root element for tabs  */
ul.tabs {
    list-style: none;
margin: 0 !important;
padding: 0;
border-bottom: 3px solid #B8CFE1;
height: 27px;
}



/* single tab */
ul.tabs li {
    float:left;
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important;
    text-transform:uppercase;
}

/* link inside the tab. uses a background image */
ul.tabs a {
    border: 1px solid #EAE8E9;
    background-color: #EAE8E9;
    border-bottom: 0px;
    font-size: 14px;
    display: block;
    height: 25px;
    line-height: 25px;

    text-align: center;
    text-decoration: none;
    color: #333;
    padding: 0px;
        padding-left:10px;
    padding-right:10px;
    margin: 0px;
    position: relative;
    top: 1px;
    margin-right: 5px;
}

ul.tabs a:active {
    outline:none;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    background-color:#b8cfe1;
     border-color:#b8cfe1;
    color:#000;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    background-color:#b8cfe1;
    border-color:#b8cfe1;
    cursor:default !important;
    color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s { background-position: -553px 0; width:81px; }
ul.tabs a.s:hover { background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l { background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover { background-position: -248px -31px; }
ul.tabs a.l.current { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl { background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover { background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */
.panes .pane {
    display:none;
}

/* tab pane styling */
.panes div {
    display:none;
    padding-top:10px;
    padding-bottom:10px;

    border-top:0;
    font-size:12px;
    background-color:#fff;
    line-height:1.5;
}
.panes ul 
{
    margin-left:15px;
}

.detail_title 
{
    border-bottom: 3px solid #B8CFE1;
    line-height:25px;
    height:25px;
    margin-bottom:10px;
}

.detail_title h2 
{
    color:#000 !important;
    float:left;
    background-color:#B8CFE1;
    padding-left:15px;
    padding-right:15px;
}


/* CARRELLO */

#cartBreadcrumb li 
{
    float: left;
    list-style: none;
    border-left: 1px solid #B5D0E3;
    line-height: 46px;
    height: 46px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    color: #666;
}

#cartBreadcrumb li.active 
{
    color:#000;
    font-weight:bold;
}

#cartBreadcrumb 
{
    height:46px;
    width:100%;
    margin-bottom:10px;
}

#cartBreadcrumb li:last-child 
{
    border-right:1px solid #b5d0e3
}

.bt_continueShopping 
{
    padding: 10px;
    float: left;
    text-transform: uppercase;
    border:0px;
}

.bt_checkout
{
    float: right !important;
    background-color: black !important;
    color: white !important;
    padding: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    text-transform: uppercase !important;
    border:0px !important;
    cursor:pointer !important;
    width:auto !important;
    height:auto !important;
    position:relative;
}

.checkout_title 
{
    text-transform: uppercase;
background-color: #B5D0E3;

margin-left: -17px;
margin-top: -17px;
margin-bottom: 18px;
width: 398px;
padding-bottom:0px !important;
padding: 4px;
border:0px !important;
position:relative;
}

.fve 
{
    display:block;
    background-color:#FF0000;
    padding:5px;
    color:#FFF;
}

.tl_productlist 
{
    width:44%;
    float:right;
}

.side-box 
{
    float:right;
    width:90%;
    background-color:#FFF;
    	box-shadow: 0 0 10px 0 #333;
	-moz-box-shadow:0 0 10px 0 #333;
	-webkit-box-shadow: 0 0 10px 0 #333;
	behavior: url("http://store.uniqueness.it/PIE.htc");
	padding:25px;
	margin-bottom:10px;
}

.side-box h3 
{
    font-size: 16px;
    float: right;
    width: 60%;
}

.side-box h3 span 
{
    color:#9cc1db;
    font-style:italic;
}

.detail-lb-img img 
{
    width:35%;
    border:5px solid #c4d8e3;
    float:left;
}

.side-box .color_box 
{
    float: right;
    width: 60%;
    margin-top: 8px;
    padding: 12px 0px 7px 0px;
    border-top: 3px double #A2A2A2;
    color:#a9a9a9;
    text-transform:uppercase;
}

.side-box .color_box p 
{
    float:left;
}
.side-box .color_box .tlSelColor 
{
    float:right;
}



.side-box .taglia_box 
{
    float: right;
    width: 60%;
    margin-top: 8px;
    padding: 12px 0px 7px 0px;
    border-top: 3px double #A2A2A2;
    color:#a9a9a9;
    text-transform:uppercase;
}

.side-box .taglia_box p 
{
    float:left;
    font-size:16px;
}
.side-box .taglia_box .tlSelSize 
{
    float:right;
}

 

.side-box .t_note 
{
    float: right;
    width: 60%;
    margin-top: 8px;
    padding: 12px 0px 7px 0px;
    border-top: 3px double #A2A2A2;
    color:#000;
    font-size:12px;
    font-style:italic;
}

.side-box .t_select 
{
    float:right;
    font-weight:bold;
    color:#000;
    font-style:italic;
    font-size: 20px;
}

.t_selectall 
{
    float: left;
    font-weight: bold;
    font-style: italic;
    font-size: 19px;
    padding: 10px;
}

#zoom 
{
    width:100% !important;
}

.PriceLook
{
    font-family:Times New Roman !important;
    font-size:16px !important;
    font-style:italic !important;
    color:Black !important;
}

.socialTotallook
{
    margin-left:10px;
    float:left;
    margin-bottom:-10px;
    padding-top:1px;
}

.socialTotallook #likepin,#liketwitter
{
    text-align:right !important;
}

.soldoutlisting {
    left: 5px;
    position: absolute;
    top: 35px;
    width:200px;
}