/*#############################################################
Hurrah Web Communications CSS
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #666666;}
a:hover {color: #000000;
text-decoration:none}
img {border: 0px;}
body {
	background:  #eeebe6 url(../img/body-bg.jpg) top center repeat-y ;
	color: #272526;
	font: normal 62.5% Arial,Verdana, Tahoma,sans-serif;
	
	/*font: normal 62.5% Lucida,"Lucida Sans Unicode","Lucida Grande", Arial,Verdana, Tahoma,sans-serif;
	font: normal 62.5%  Arial, Verdana, Tahoma,sans-serif;*/
	padding-top: 0px;
}

p,code,ul {padding-bottom: 1.2em;}
p.just {text-align: justify;}
/*li {list-style: none;}*/

h1 {font: bold 1.6em;}
h2 {font: bold 1.2em;}
h3 {font: bold 1.0em; margin-bottom: 0px; margin-bottom: 0px;}
h4 {font: bold 0.9em; margin-bottom: 6px;}
form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {font-family:  Georgia, "Times New Roman","Times",Lucida,Arial,Verdana,sans-serif}
/*
 misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 980px;
	padding-bottom: 20px;
	display:block;
}

.outer-container {
	padding:0;
	padding-bottom: 0px;
	/**/
}

/* headere & title */
.header {
	height: 284px;
	margin-bottom: 8px;
	text-align: left;
}
.banner{
	width:980px;
	height:249px;
	margin:0px;
	margin-bottom:0px;
	background: #000000;
	
}
.words{
	font-family:Gerogia, Times, Times new roman, sans-serif;
	width:100%;
	height:20px;
	margin:0px;
	background: #403f41;
	
}
.words p {
margin:0px;
padding:0px;
font-size:13px;
text-align: center;
letter-spacing:3px;
color:#FFF;
margin-left:5px;
padding-top:2px;
}
.words p a {
color:#FFF;
text-decoration:none;
}
.words p a:hover {
color:#FFF;
text-decoration:underline;
}

.slogan{
	height:30px;
	margin:0px;
	padding:0px;
	display:block;
	width:980px;
	text-align:left;
	background: #B7B17C;
	margin-bottom:6px;display:block;
		padding-top:5px;
}
.slogan h2{
	margin-left: 20px;
	color: #FFFFFF;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman","Times",Lucida,Arial,Verdana,sans-serif;
	font-size: 20px;
	font-weight:bold;

	letter-spacing:2px;
}
.slogan h2 a{
	color: #FFFFFF;
	text-decoration: none;
}
.slogan h2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.istitLinks{
	height:22px;
	width:980px;
	padding:0px;
	margin:0px;
	text-align: right;
	margin-top:10px;

}
.VoceMenuContatti  {
	margin-left: 20px;
	float:right;
	text-align: right;
	font-weight: normal;
	width: 60px;
	font-size: 11px;
	padding: 0px 0px 0px 0px;/**/
	background:   url(../img/mail.gif) no-repeat ;
}
.VoceMenuContatti a {
	text-decoration: none;
}
.VoceMenuContatti a:hover{
	text-decoration: underline;
}
.VoceMenuStampa  {
	float:right;
	text-align: right;
	font-weight: normal;
	width: 60px;
	font-size: 11px;
	padding: 0px 0px 0px 0px;/**/
	background:   url(../img/print.gif) no-repeat ;
}
.VoceMenuStampa a {
	text-decoration: none;
}
.VoceMenuStampa a:hover{
	text-decoration: underline;
}

/* path */
.path {
	margin-top:12px;
	font-size: 10px;
	font-family: sans-serif;
	text-align:left;
	padding-left: 0px;
	padding-top: 4px;
	color: #8C8B8A;
	
}
.path a {
	text-decoration: none;
	color: #8C8B8A;
}
.path a:hover {
	text-decoration: underline;
	color: #8C8B8A;
}

/* main */
.main {
	/*background:  url(../img/back2.gif) repeat-y;
	*/
	border-top: 0px;
	padding: 0;
}

/* content */
.content {
	float: right;
	width: 720px;
	padding: 0px 10px 0 0;
	margin: 0px;
}
.contentIns {
	float: right;
	width: 515px;
	margin-left: 0px;
	margin-right: 15px;
	
}
.contentInsBig{
	float: left;
	width: 612px;
	margin-left: 0px;
	margin-right: 0px;
	
}
.contentIns .title {
	height: 32px;
	margin-bottom: 10px;
	margin-top: 9px;
	
}
.contentIns  .title h1.home {
	font-size: 1.6em;
	padding: 6px 6px 6px 15px;
	text-align: left;
	text-transform:uppercase;
	background:url(../img/cont-h1.jpg) top left no-repeat;
	color: #fff;border:0;
}
.contentIns  .title h1 {
	font-size: 1.6em;
	padding: 4px 6px 5px 15px;
	text-align: left;
	text-transform:uppercase;
	color: #e2ddb0;
	border:1px dashed #a6a275;
	background:#47474a;
}
.contentIns  .title h1.Scheda {
}
.contentIns .news{margin-bottom:25px;}
.contentIns h2 {
	font-size: 1.3em;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #000000 ;
}
.contentIns h3 {
	background: #F5F4ED;
	font-size: 1.1em;
	padding-left: 20px;
	margin-bottom: 10px;
}
a.catLink {
	color: #666666;
}
a.catLink:hover {
	color: #000000;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}
.contentIns p,ul,li {font-size: 1em;}

.contentIns p,ul,ol{
	font-family: Arial, Helvetica, sans-serif;	
	text-align: justify; 
	padding-left: 5px;
	padding-right: 0px;
	color: #363636	;
	font-size:13px;
	}
	
.contentIns li {padding-bottom: 7px;}
#content-right{
	float: right;
	width: 180px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	background: #FFFFFF;
}
#content-right .title {
	/*height: 22px;
	background-color: #000000;color: #E7BF20;*/
	
	
}
#content-right .title h2, .BoxCarrello2  h3{
	
	/*background: url(../img/colori/sfumatura.jpg) repeat-x;*/background: #111111 ;
	font-family: Georgia, times, times new roman, sans-serif;/**/
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	/*text-transform:uppercase;
	color: #C2BB83;*/
	color: #C2BB83;
}
#content-right .title h2 a, #content-right .title h2 a:hover{
	color: #C2BB83;
}
div#content-right img{border:2px solid #ccc;}
.BoxCarrello2  h3{background:url(img/cart2-h3.jpg) top left no-repeat;color:#666;font-size:18px;padding:15px 0 5px 0;margin:0;height:25px}
.BoxCarrello2  h3 a,.BoxCarrello2  h3 a:hover{
	color: #e2ddb0;
	text-decoration:none;
}
#content-right p {
	font-size: 11px;
}
#content-rightIns{
	margin-top: 16px;
	padding: 15px;
	text-align: center;
}
#content-rightIns img{
	display: block;
	border: 0px;
	margin-bottom: 10px;
}
#content-rightIns p {
	text-align: left;
	font-size: 0.9em;}
	
/* navigation */
.navigation {
	float: left;
	width: 240px;
	margin-top: 25px;
	text-align:center;
}
.navigation h2{
background:url(../img/left-h2.jpg) top left no-repeat;
width:240px;height:42px;color:#e2ddb0;text-align:center;padding-top:15px;font-weight:normal;}



.NavLinks{
	margin-bottom: 4px;
	margin-top: 5px;
}
.pLVoc, .pLVocEvid, .pLVocSVal {
	margin:0px;
	padding:0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	border-bottom: 1px dashed #CCC;
	/*text-transform: uppercase;*/
}
.pLVocSVal, .pLVocEvidSVal {
	background: url('../img/san-valentino.gif') right no-repeat;
	/*height:30px;*/
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #FFFFFF;
	/*text-transform: uppercase;*/
}
.pLVoc a, .pLVocSVal a {
	/*text-transform: uppercase;*/
	
	
	display: block;
	text-align: left;
	text-decoration: none;
	margin:0px;
	padding: 2px;
	padding-left: 8px;
	color: #676234;
	/*background: #CCCCCC;*/
}

.pLVoc a:hover{
	color: #FFFFFF;
	background: #B7B17C;
	text-decoration: none;
}

.pLVocEvid a, .pLVocEvidSVal a{
	color: #FFFFFF;
	background: #B7B17C;
	/*text-transform: uppercase;*/
	display: block;
	text-align: left;
	text-decoration: none;
	margin:0px;
	padding: 2px;
	padding-left: 8px;
}
.pLVocEvidSVal a{
	color: #009148;
	background: transparent;
	background: url('../img/san-valentino.gif') right no-repeat;
}
.pLVocSVal a:hover, .pLVocEvidSVal a:hover{
	color: #006A35;
	text-decoration: none;
	background: url('../img/san-valentino.gif') right no-repeat;
}
.pLVocEvid a:hover{
	color: #FFFFFF;
	background: #B7B17C;
	text-decoration: none;
}
.pLVocUnder, .pLVocUnderEvid {
	font-family:Arial, Helvetica, sans-serif;
	color: #848484;
	font-size: 11px;
	
	
}
.pLVocUnder a{
	display: block;
	text-align: left;
	color: #676234;
	text-decoration: none;
	margin:0px;
	padding: 2px;
	padding-left: 15px;
}
.pLVocUnder a:hover{
	display: block;
	text-align: left;
	color:  #8B854E;
	text-decoration: none;
	margin:0px;
	padding: 2px;
	padding-left: 15px;
}
.pLVocUnderEvid a{
	display: block;
	text-align: left;
	color:  #8B854E;
	text-decoration: none;
	margin:0px;
	padding: 2px;
	padding-left: 15px;
}

.Divisore{
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	/*border-top: #FFFFFF 1px solid ;*/
}
.Divisore2{
	clear:both;
	display:block;
	margin:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: #F4F3E9 1px solid ;/**/
}


/* footer */
.footer {
	font-size:10px;
	margin-top: 20px;
	width: 720px;
	border-top: #DCDBD6 1px solid ;
}
.footerIns {
	padding: 16px;
	display: block;
	font: 0.9em sans-serif;
	text-align:center;
	
}
.footerIns p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
.footerIns p a {
	font-size:10px;
padding-bottom:10px;
color:#666666;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}
.footerIns p a:hover {color:#b5af79;
text-decoration:underline;}


.Box-right2{
	margin-top: 0px;
	border-bottom: #CCCCCC 1px solid ;
	background: url(../img/colori/sfumatura.jpg) repeat-x;/**/
	margin-bottom:3px;
	border: 1px solid #E8EBEF; 
}
.Box-right2 p{
	padding:5px;
	text-align: center;
	font-size: 12px;
	color:#3C3A3B;
}

.Box-right{
	margin-top: 0px;
	padding: 5px;

	height: 67px;
	margin:2px 0 2px 0;
	border-top: 1px solid #D4D0C8; 
}
.Box-right-img{
	margin-left: 10px;
	width: 65px;
	float:right;
}
.Box-right p{
	padding:2px;
	margin-right: 70px;
	text-align: left;
	font-size: 12px;
}
.BoxVetrina{
	margin-left:20px; 
	margin-right:12px; 
	padding: 4px; 
	border: 1px solid #F4F3E9; 
	float:left;
}
.Box{
	float:left;
	margin-right:0px;
	margin-left: 30px;
	width:130px;
	height:175px;
	text-align: center;
}
.Box p{
	text-align: center;
	font-size: 11px;
	float: none;
	margin:0px;
	padding:0px;
}
.Box h3{
	text-align: center;
	font-size: 12px;
	margin-bottom:0px;
}
.Box .imgCont{
	width:130px;
	height: 130px;
	text-align: center;
	float: none;
	vertical-align: middle;
}

.ImgsHome{
	display: block;
	width: 450px;
}
.BoxHome{
	float:left;
	margin:0px;
	width:140px;
	text-align: left;
	margin-right: 8px;
	margin-bottom: 8px;
	padding:0px;
	padding-left: 22px;
	padding-right: 12px;
}
.BoxHome p{
	margin:0px;
	padding:0px;
	text-align: left;
	font-size:10px;
}
.TableHome{
	margin-left: 15px;
	margin-bottom: 15px;
}
.TableHome td img{
	margin-right: 15px;
}
.Box2{
	border: #EEEEEE 1px solid ;
	/*float:left;
	background: #CC0000;
	margin-left: 10px;
	*/margin:5px;
	width: 350px;
	padding:0px;
	text-align: center;
	
}
.Box2 .imgCont{
	text-align: center;
	float: none;
	vertical-align: middle;
}
.BoxSmallCont{
	font-size:10px;
	float:left;
	margin: 2px;
	width:38px;
	text-align: center;
}
.BoxSmall{
	margin: 2px;
	width:32px;
	height:32px;
	text-align: center;
	float:left;
}
.BoxSmall2Cont{
	padding:5px;
	text-align:center;
	background: url(../img/colori/sfumatura.jpg) repeat-x;
	border-top: #EEEEEE 1px solid ;
}
.BoxSmall2{
	float:left;
	margin-right:3px;
	margin-left: 3px;
	width:40px;
	height:40px;
	text-align: center;
}
/************** .story styles *****************/
.ContCat{
	margin:0 15px 0 0;
	margin-top:13px;
	padding:0px;
}

h2.Scheda{
	padding: 4px;
	margin: 0px;
	margin-top: 5px;
	font-size: 18px;
	text-align: left;
	padding-left: 5px;
	/*background-color: #000000;*/
	color: #666666;
}
.CatInfo{
	font-size: 11px;
	margin: 20px;
	margin-left: 6px;
	margin-right: 5px;
	text-align:right;
	color: #838382;
}
.BoxQuadro, .BoxQuadroEvid{
	float: right;
	text-align:center;
	/*width: 12px;*/
	padding: 5px;

	margin:1px;
	background: #eee;
	color: #fff;
	font-size:11px;
	border:1px solid #ccc;
	/*font-weight:bold;*/
}

.CatInfo a{
	color: #817A45;
	display:block;
	text-decoration: underline;
}
.CatInfo a:hover{
	text-decoration: none;
}
.CampoTesto 
	{
	FONT-WEIGHT: normal; FONT-SIZE: 12px;
	background-color: #ffffff;
	border-width: 1px;
	color : #333;
	border-color: #BBBBBB;
}
.Pulsante {
	FONT-WEIGHT: normal; FONT-SIZE: 12px;
	background-color: #e9e7d3;
	border-width: 1px;
	color : #333;
	border-color: #111111;
}

.BoxCarrello{
	background: url(../img/colori/sfumatura.jpg) repeat-x;
	/*background: #FAFAFA;*/
	width: 222px;
	border: #EEEEEE 1px solid ;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 4px;
}


.BoxCarrello  p{
	font-size: 0.9em;
	padding: 4px;
}


.BoxCarrello table th{
	text-align:left;
	font-weight: normal;
	font-size:11px;
}

.BoxCarrello2{
	background: url(img/cart2.jpg) center bottom no-repeat;
	margin-right: 0px;
	margin-top: 16px;
	/*width:128px;*/
	margin-bottom: 16px;
	padding: 0px;
	padding-bottom: 16px; height:204px;
}




.BoxCarrello2  p{
	font-size: 1em;
	padding: 0px;
	margin-top:102px;
}
.BoxCarrello2  p a{color:#333;}

.BoxCarrello2 table th{
	text-align:left;
	font-weight: normal;
}
.TbArticolo p{
	margin:0px;
	padding:2px;
}
.TabellaC th {
	text-align:center;
	color: #B7B17C;
	font-size: 11px;
	background-color: #000000;
	font-weight: normal;
	padding:2px
}
.TabellaC tr {
	font-size: 12px;
	text-align: left;
	background: #FAFAFA /*url(../img/colori/sfum-grigia.gif) repeat-x;*/
}

.TabellaC {
	background-color: #FFFFFF;
	margin:8px;
	/*border: 1px solid #CCCCCC;*/
}
.TabellaC tr td {
	padding:1px;
	text-align:center;
	
}
.TabellaC tr td.Oro {
	background: #B7B17C;
	color: #FFFFFF;
	padding:3px;
}
.TabellaC2 tr {
	font-size: 12px;

	text-align: left;
}
.TabellaC2 {

	margin:8px;
	margin-left:15px;
	padding:4px;
}
.TabellaC2 tr td {
	padding:2px;
}
.TabellaC2 tr td.Left {
	width:100px;
	text-align:left;
}
.TabellaC2 tr td.Left {
	width:260px;
}
.TabellaC2 td p,h3 {
	padding-left:0px;
}
.GenTableBig td, .GenTableBig th  {
	padding:2px;
	font-size: 13px;
}
.GenTableSmall td, .GenTableSmall th  {
	padding:2px;
	font-size: 12px;
	text-align:center;
}
.GenTableSmall td  {
	width:35px;
}
.Small{
	font-size: 11px;
}
.Red{
	color: #CC0000;
}
.Yellow{
	color: #EE0000;
	font-size: 15px;
	font-weight: bold;
}
h2.Oro{
color: #8B854E;
margin-bottom:4px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
.Rosso{
	color: #BB0000;
	font-weight: bold;
}
.Verde{
	color: #006633;
	font-weight: bold;
}
.Barrato {
	text-decoration: line-through;
}
.docs{
	margin-left:20px;
	margin-right:20px;
	float:left;
	width: 140px;
	padding: 4px;
	border-bottom: 1px #CCCCCC dotted;
}
.docs h3, .docs p{
	padding:0px;
	margin-top:2px;
	margin:0px;
	padding-bottom:6px;
	margin-left:46px;
	display:block;
}
.docs h3 a{
	text-decoration:none;
}
.docs h3 a:hover{
	text-decoration:underline;
}
.docs p{
	padding-bottom:2px;
}
.TopCart{
	width:173px;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	font-size:11px;
	margin-top:2px;
	text-transform:lowercase;
	/*background-color: #CCC;*/
	padding:2px;
	font-weight:normal;
	border-left: 1px #FFF dotted;
}
.TopCart p{
	padding:2px;
	margin-left: 26px;
}
.TopCart p strong{
	color:#FFF;
}
.TopCart img{
	
	float:left;
}
.TopCart p a{
	color: #F0F0F0;
	text-decoration:none;
}
.TopCart p a:hover{
	color: #FFF;
	text-decoration:underline;
}



div#vetrina{background: url(../img/vetrina-bg.png) bottom left no-repeat;height:270px;display:block;}
.contentIns  #vetrina .title h1{background: url(../img/vetrina-h1.png) top left no-repeat;text-align:center;
padding:20px 0 30px 0;display:block;border:0;}





div#novita{width:180px;background:url(img/novita-bg.jpg) bottom center no-repeat;}
div#novita h2{background:url(img/novita-h3.jpg) top center no-repeat;font-size:16px;font-weight:normal;color:#e2ddb0;padding:15px 0 20px 0;}
div#novita img{border:0;}
div.rich-prev h2{background:#ccc;padding:5px;}
div.rich-prev{background:#eee;padding:5px;}

#gallery {
	height:249px;width:0px;
}
	#gallery a {float:left;position:absolute;
		
	
	}
	
	#gallery a img {border:none;	}
	
	#gallery a.show {z-index:100;}

/*shoes editor*/
.shoes_total{
    border: dashed 1px grey;
    padding: 15px;
    font-size: larger;
    font-weight: bold;
    margin-top: 20px;
}

#shoes_menu th{
    padding: 15px 0;
    text-align:left;
}

#shoes_menu th h4{
    margin:0;
}
