/* modifiche prova sfondo natale*/

/* originale 
body {
	margin: 0;
	padding: 0;
	background:url(../Images2007/bg_body5.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #e1d4c0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}
	*/

/* per sfondo con immagine
html{
	background-color:#e1d4c0;
	background-repeat:repeat;
	}

body {
	margin: 0;
	padding: 0;
	//background-image:url(../Images2007/sfondi_home/home_ottica_app.jpg);
	background:url(../Images2007/bg_body5.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e1d4c0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}*/
html{
	background-image:url(../Images2007/sfondi_home/patterWSale.jpg);
	background-repeat:repeat;
	background-position:top;
	background-color:#a6e0af;
	}


body {
	margin: 0;
	padding: 0;
	/*background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(7,111,197)),
		color-stop(1, rgb(224,238,252))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(7,111,197) 0%,
		rgb(224,238,252) 100%
	);	
	background-color:#0770c5;*/
	/*background-image:url(../Images2007/sfondi_home/home_ottica_klepsoo.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	/*background-color:#0082a4;*/
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}


#footer{
	color:#000;
	}


/*body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

img.back_sfondo {
	min-height: 100%;
	min-width: 1280px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
}

img.fiocco {
	position: absolute;
	top: 0;
	left: 0;
	z-index:5;
}


#sfondo{
	background-image:url(../Images2007/sfondi_home/nastro_bk.png);
	background-repeat:repeat-y;
	width:1216px;
	margin:auto;
	position:relative;
	/*border-bottom: 1px solid #336699;
	-moz-box-shadow:0px 0px 10px #333333; 
	-webkit-box-shadow:0px 0px 10px #333333; 
	box-shadow:0px 0px 10px #333333;
	}
	
#fiocco{
	width:1216px;
	z-index:5;
	background-image:url(../Images2007/sfondi_home/fiocco.png);
	background-position:top left;
	background-repeat:no-repeat;
	}
*/	
	
#container{
	width: 1000px;
	margin: auto;
	height: auto;
}

#testata{
	position:relative;
	overflow:hidden;
	width: 1000px;
	background-color:#FFFFFF;
	height: 295px;
	border-bottom: 1px solid #336699;
	-moz-box-shadow:0px 0px 10px #333333; 
	-webkit-box-shadow:0px 0px 10px #333333; 
	box-shadow:0px 0px 10px #333333;
	/* for IE*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#555555,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=3)";
	filter: progid:DXImageTransform.Microsoft.Glow(color=#555555,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=3);
    /* end if */
	margin-top:10px;
}

#main{
	position:relative;
	overflow:hidden;
	width: 1000px;
	background-color:#FFFFFF;
	margin-top: 10px;
	height: auto;
/*	border-right: 1px solid #336699;*/
	border-bottom: 1px solid #336699;
	-moz-box-shadow:0px 0px 10px #333333; 
	-webkit-box-shadow:0px 0px 10px #333333; 
	box-shadow:0px 0px 10px #333333;
	/* for IE*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#555555,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=3)";
	filter: progid:DXImageTransform.Microsoft.Glow(color=#555555,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=3);
    /* end if */
}

/* x RayBan Polarized*/
.mainRB{
	position:relative;
	overflow:hidden;
	width: 1000px;
	margin-top: 10px;
	height: auto;
/*	border-right: 1px solid #336699;*/
	border-bottom: 1px solid #336699;
	-moz-box-shadow:0px 0px 10px #333333; 
	-webkit-box-shadow:0px 0px 10px #333333; 
	box-shadow:0px 0px 10px #333333;
}
#main-centerRB{
	width:1000px;
	background-image:url(Images2007/RB_Pola_Back.png); 
	background-repeat:repeat;	
	float:left;
}

/* fine */


/* originale */




/* modifiche per pagina carrera */
/*
body {
	margin: 0;
	padding: 0;
	background-color: #79d4ff;
	background-image:url(../Images2007/home_ottica_goggles.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

#footer{
	color:#fff;
	}
*/	
/* fine modifiche */

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

p {
	margin: 0;
}
img {
	border: 0;
}
a:link, a:visited {
	color: #ec008c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color:#0066CC;
}

.clearer{
	clear: both;
	height: 0;
	line-height: 0;
}

/* originale
#container{
	width: 1000px;
	margin: auto;
	height: auto;
}
*/
/* modifica carrera */
/*
#testata{
	position:relative;
	overflow:hidden;
	width: 1000px;
	background-color:#FFFFFF;
	height: 295px;
	border-bottom: 1px solid #336699;
	-moz-box-shadow:0px 0px 10px #333333; 
	-webkit-box-shadow:0px 0px 10px #333333; 
	box-shadow:0px 0px 10px #333333;
	//for IE
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#555555,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=3)";
	filter: progid:DXImageTransform.Microsoft.Glow(color=#555555,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=3);
    //end if 
	margin-top:10px;
}
*/

/* fine modifica */

#testata .sbanner{
	position:absolute;
	overflow:hidden;
	top:30px;
	left:800px;
	width:130px;
}
/* modifica carrera */
/*
#main{
	position:relative;
	overflow:hidden;
	width: 1000px;
	background-color:#FFFFFF;
	margin-top: 10px;
	height: auto;
//	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	-moz-box-shadow:0px 0px 10px #333333; 
	-webkit-box-shadow:0px 0px 10px #333333; 
	box-shadow:0px 0px 10px #333333;
	// for IE
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#555555,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=3)";
	filter: progid:DXImageTransform.Microsoft.Glow(color=#555555,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=3);
    // end if
}
*/
/* fine carrera */
#main-left{
	float:left;
	width: 180px;
	background-color:#FFFFFF;
}
#main-center{
	float:left;
	width: 670px;
	background-color:#FFFFFF;
}

#main-right{
	position:relative;
	overflow:hidden;
	float:left;
	width: 149px;
	border-left: 1px solid #336699;
	padding-top: 5px;
}
.bl-m{
	background: url(../Images2007/bl_1.png) 0 100% no-repeat #ecf2f9;
	width: 660px;
	margin: auto;
	margin-bottom:30px;
}
.br-m{
	background: url(../Images2007/br_1.png) 100% 100% no-repeat;
}
.tl-m{
	background: url(../Images2007/tl_1.png) 0 0 no-repeat;
}
.tr-m{
	background: url(../Images2007/tr_1.png) 100% 0 no-repeat;
	padding:10px;
}

.bl-big{
	background: url(../Images2007/bb_f.png) 0 100% repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	width: 600px;
	margin-left: 10px;
}

.bl-o{
	background: url(../Images2007/bb_f.png) 0 100% repeat-x;
	background-color: #FFFFFF;
	width: 200px;
	margin-left: 10px;
}
.br-o{
	background: url(../Images2007/bb_f.png) 100% 100% no-repeat;
}
.tl-o{
	background: url(../Images2007/tl_2.png) 0 0 no-repeat;
}
.tr-o{
	background: url(../Images2007/tr_2.png) 100% 0 no-repeat;
	padding:10px;
	position:relative;
}
.tr-o .new_model {position:absolute; right:-2px; top:-2px;}

.bl-o2{
	background: url(../Images2007/bb_b.png) 0 100% repeat-x;
	background-color: #FFFFFF;
	width: 200px;
	margin-left: 10px;
}
.br-o2{
	background: url(../Images2007/bb_b.png) 100% 100% no-repeat;
}


.sun-l{
	float:left;
	margin-bottom: 10px;
	min-height: 190px;
	height: auto !important;
	height: 190px;
}


.tx-marchio{
	float: left;
	width: 160px;
	font-weight: bold;
	font-size: 10px;
}
.tx-modello{
	font-weight: bold;
	font-size: 10px;
	color: #0033ff;
}
.tx-only{
	float: left;
	width: 115px;
	font-weight: bold;
	font-size: 10px;
	margin-top: 2px;
	color: #0033ff;
}
.tx-prezzo{
	float: right;
	width: 85px;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	margin-top: 2px;
	color: #0033ff;
}
.tx-sconto{
	float: left;
	width: 40px;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	text-align: right;
}
.tx-listino{
	color:#999999;
	text-decoration: line-through;
}

.tx-blu{
	color: #0033ff;
}

.tx-sun-l{
	width: 200px;
	margin-left: 10px;
}

.tx-prezzo-b{
	float: left;
	width: 500px;
	font-weight: bold;
	font-size: 12px;
	color: #0033ff;
}
.tx-sconto-b{
	float: left;
	width: 100px;
	font-weight: bold;
	font-size: 13px;
	color: #ec008c;
	text-align: right;
}
.tx-sun-b{
	width: 600px;
	margin-left: 10px;
}

.clear {font-size: 1px; height: 1px}

.clearfix:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
} 
.clearfix {
	display:inline-block;
} 
/* Hide from IE Mac \*/ 
.clearfix {
	display:block;
} 
/* End hide from IE Mac */

#menu-brands {
	font-size: 10px;
	font-weight: bold;
}

#menu-brands ul {
	color: #0033ff;
	margin:0;
	margin-left: 10px;
	padding:0;
	list-style: none;
}
#menu-brands li {
	margin:0;
	padding:1px;
}

#menu-brands li:hover {
	background-color:#ecf2f9;
}

#menu-brands a:link, #menu-brands a:visited{
	color: #0033ff;
	text-decoration: none;
}

#menu-brands a:hover {
	color:#ec008c;
}

#menu-best {
	font-size: 10px;
}

#menu-best ul {
	color: #000000;
	margin:0;
	margin-left: 10px;
	padding:0;
	list-style: none;
}
#menu-best li {
	margin:0;
	padding:1px;
}

#menu-best a:link, #menu-best a:visited{
	color: #0033ff;
	font-weight: bold;
	text-decoration: none;
}

#menu-best a:hover {
	font-weight: bold;
	color:#ec008c;
}

#menu-ist {
	font-size: 11px;
	font-weight: bold;
}

#menu-ist ul {
	display:inline;
	color: #ec008c;
	margin:0;
	margin-left: 10px;
	padding:0;
	list-style: none;
}
#menu-ist li {
	display:inline;
	margin:0;
	padding:1px;
}


#menu-ist a:link, #menu-ist a:visited, #menu-main a:link, #menu-main a:visited, #menu-sun a:link, #menu-sun a:visited{
	color: #ec008c;
	font-weight: bold;
	text-decoration: none;
}

#menu-ist a:hover, #menu-main a:hover, #menu-sun a:hover {
	font-weight: bold;
	color:#0066CC;
}

a.fux:link, a.fux:visited {
	color: #ec008c;
	font-weight: bold;
	text-decoration: none;
}

a.fux:hover {
	font-weight: bold;
	color:#0066CC;
}

#menu-main {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	line-height:13px;
}

#menu-main ul {
	color: #ec008c;
	margin:0;
	margin-left: 10px;
	padding:0;
	list-style: none;
	margin-top: 15px;
}
#menu-main li {
	margin:0;
	padding:1px;
}

#menu-sun {
	font-size: 11px;
	font-weight: bold;
	margin-top: 25px;
}

#menu-sun ul {
	display:inline;
	color: #ec008c;
	margin:0;
	margin-left: 10px;
	padding:0;
	list-style: none;
}
#menu-sun li {
	display:inline;
	margin:0;
	padding:1px;
}

.fux {
	color:#ec008c;
}
.gre {
	color:#666666;
}
.tit {
	width:600px;
	height: 30px;
	background-image:url(../Images2007/bg_tit.gif);
	background-repeat: repeat-x;
	margin-left: 5px;
	padding-left: 10px;
	margin-top:3px;
}

.tit-fux {
	font-size: 11px;
	font-weight: bold;
	color:#FF3399;
}

.view-collection {
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	margin-right:30px;
	margin-top:8px;
	color:#FF3399;
}


.for-you {
	margin-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
}
.for-you h3{
	margin: 0;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	color:#FF3399;
}
.for-you p {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.tops#menu-brands a{
	color:#ec008c;
}
.tops#menu-brands a:hover{
	color:#0033ff;
}
input.sub-p {
	color: #ce2a85;
	margin: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	border-right: 1px outset #ce2a85;
	border-bottom: 1px outset #ce2a85;
	padding: 2px 4px 2px 4px;
}

input.txt, select.txt, textarea.txt {
	color: #58627a;
	background-color: #ffffff;
	border: 1px inset #ce2a85;
	width: 50%;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 45%;
	font-size: 11px;
}

/* modifiche carrello - lingua - valuta - ultimi feed testata alta */

form.ricerca-top, form.stato-top, form.val-top {
	display:inline;
	margin:0;
	padding:0;
}

input.ricerca-top, input.stato-top, input.val-top {
	color: #0066CC;
	background-color: #EDF1F4;
	border: 1px solid #6A9ACB;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	margin:0;
	padding:0;
	height:16px;
}
select.ricerca-top, select.stato-top, select.val-top {
	color: #0066CC;
	background-color: #EDF1F4;
	border: 1px solid #6A9ACB;
	font-size: 11px;
	font-weight: bold;
	margin:0;
	padding:0;
}
select.ricerca-top{
	width: 100px;
	height:18px;
}
select.stato-top {
	width: 85px;
}
select.val-top {
	width: 95px;
}


.last_feed{
	float:left; 
	width:324px; 
	height:90px; 
	padding-left:6px;
	border-right:1px solid #6699cc;
}

.lang_cart{
	float:left; 
	width:330px; 
	height:90px;
}

.lang_val{
	width:330px; 
	height:32px; 
	margin-top:5px; 
	margin-left:8px;
}

.tit-feed{
	width:250px;
	margin-top:8px;
	padding-left:2px;
	padding-right:8px;
	border-bottom:1px solid #6699cc;
	}
.feed-txt{
	width:310px;
	margin-top:8px;
	margin-left:5px;
	font-size:11px;
	color:#000;
	font-style:italic;
	line-height:16px;
	}
.feed-txt .autore{
	font-style:normal;
	font-weight:bold;
	color:#EC008C;
	}

.carrello-top{
	float:left; 
	height: 60px; 
	width: 330px; 
	margin-top:12px;
}
.carrello-img{
	float:left; 
	width:70px;
}
.carrello-txt{
	float: left; 
	font-size:11px; 
	color:#003399; 
	line-height:22px;
	text-align: left; 
	padding-top: 2px; 
	padding-right: 6px; 
}
.carrello-arr img{
	float: left; 
	margin-top:16px; 
	margin-left:8px;
}

/* fine */

form.moduli {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 2px;
}
label.moduli {
	width: 18em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	line-height: 12px;
}

.submit input {
	margin-left: 12.5em;
	margin-bottom: 1em;
	margin-top: 0.5em;
} 
input.moduli {
	color: #0066CC;
	background: #EDF1F4;
	border: 1px solid #781351;
	font-size: 11px;
	font-weight: bold;
	width: 25em;
	margin-bottom: 5px;
}
select.moduli {
	color: #0066CC;
	background: #EDF1F4;
	border: 1px solid #781351;
	font-size: 11px;
	font-weight: bold;
	width: 25em;
	margin-bottom: 5px;
}
.submit input {
	color: #0066CC;
	background: #EDF1F4;
	border: 2px outset #d7b9c9;
	font-weight: bold;
	font-size: 11px;
	padding: 1px;
} 
fieldset.moduli {
	border: 1px solid #781351;
	width: 50em
}

legend.moduli {
	color: #0066CC;
	background: #EDF1F4;
	border: 1px solid #781351;
	padding: 2px 6px;
	font-weight: bold;
	margin-bottom: 5px;
}

/*shopping-cart*/
.s-tx {
	width:100%;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top:10px;
}
.s-c {
	width:90%;
	font-size: 12px;
	line-height: 20px;
	margin: auto;
	margin-top:10px;
	margin-bottom:10px;
}
.s-tab {
	background-color:#ecf2f9;
}

.s-tit {
	width:100%;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color:#5e90c5;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
}
.s-oc {
	background-color:#ecf2f9;
}
.s-divider {
	width:100%;
	height: 2px;
	background-color: #003366;
	margin-top: 4px;
	margin-bottom: 4px;
	clear:both;
}
.nav-sunglass {
	width:100%;
	text-align:right;
	margin:20px 0px;
}
#main .imarchio{
	font-size:16px !important;
	color:#666666 !important;
	}
.filterbar{
	background:#FFF7F2;
	padding:4px;
	padding-left:10px;
	padding-right:10px;
	margin:8px;
}
.filterbar .lft,.filterbar .rgt{
	position:absolute;
	width:10px;
}

#magliettaBox {
	width:601px;
	position:relative;
	height:125px;
}

#magliettaBox .transparentBox {
	width:601px;
	height:125px;
	text-align:center;
	font-weight:bold;
	color:#F00;
	position:absolute;
	top:-5px;
	left:0;
	background-color:#000000;
	border:1px solid black;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}

/* FEEDBACK */
.feedback{
	font-size:12px;
	line-height:18px;
	width:90%;
	margin-left:10px;
	}
#feedbackForm {
	position:relative;
	overflow:hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #369;
	padding: 12px;
	background:#fff;
	/*font-size:10px;*/
	margin-left:20px;
}
.feedbackContainer label.error {
	font-style:italic;
	color:#F00;
	padding-left:5px;
}
.feedbackBox {
	margin:10px 15px;
	color:#666;
}
.feedbackBox th{
	background:#DFF4FF;
	width:550px;
	/*font-size:14px;*/
	/*padding:4px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #7DD5FF;
	text-align:left;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:5px;
	color:#FF3399;
	/*background-color:#E0EBF5;
	border-bottom:1px solid #6999CB;*/
}
.feedbackBox tr td {
	margin-left:5px;
	margin-right:5px;
	border-bottom:1px solid #CCC;
	padding: 5px;
}
.feedbackBox img{
	padding-right:5px;
}

.feedbackEntry {
	display:none;	
}


/* ######### OCCHIALI DA VISTA E RICETTA ########## */

.additionCell,#prescriptionForm,#doublePdBox,.DPutente, .DPstandard { display:none; }
.graphs tr td { text-align:center; }
.prescription {
	width:100%;
	margin-bottom:10px;
}
.prescription th {
	color:#003399;
	background-color:#D7EDFF;
	font-weight:bold;
	height:35px;
}
.prescription td {
	border-bottom:1px solid #003399;
	border-right:1px solid #003399;
}

#prescriptionSummary {
	border:1px solid #000;
	text-align:center;
}
#prescriptionSummary th {
	width:100px;	
	font-style:italic;
	font-weight:normal;
	font-size:12px;
}

.blue{
	color:#003399;
	line-height:25px;
	padding-bottom:10px;
	}
.OD{
	height:70px;
	}
.OS{
	height:100px;
	vertical-align:top;
	}
.OS td{
	padding-top:25px;
	}
.txt-occhio{
	padding-left:10px;
	}
.center{
	text-align:center;
	width:19%;
	}
.left{
	text-align:left;
	}
	
/* confezioni regalo */

.giftCT{
	margin:20px;
	}
	
.giftCT .intro{
	font-size:13px;
	}

.giftCT th{
	padding:10px 0px;
	}

.giftCT .primo{
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	}
	
.giftCT .ultimo{
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	}

.giftCT .giftImg{
	margin:10px 0px;
	}

/* ######### ########################### ########## */


.stockGlasses {
	color:#333;
	font-weight:bold;	
}
.stockWarning {
	width:90%;
	padding:8px;
	border:1px solid #F00;
	background:#F99;
	color:#F00;	
}
