@charset "UTF-8";


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

img  {
	border: none
}

.twoColFixLtHdr a {
	color: #486021;	
	text-decoration: underline
}

.twoColFixLtHdr a:hover {
	color: #2b1b07;
	text-decoration: none
}

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #96b073;
	text-align: center;
	color: #2b1b07;
}

.twoColFixLtHdr #container {
	width: 900px;
	background: url(../images/bg_container.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
} 

.twoColFixLtHdr #header { 
	background: #fffdf0;
	padding: 32px 43px 23px 41px;
} 

.twoColFixLtHdr #menu {
	font-size: 14px;
	font-weight: bold;
	color: #2b1b07;
	background: #96b073;
	padding: 10px 0 7px 43px
}

.twoColFixLtHdr #menu ul {
	list-style: none;
}

.twoColFixLtHdr #menu li {
	display: inline;
}

.twoColFixLtHdr #menu li a {
	color: #2b1b07;
	text-decoration: none;
	background: url(../images/square.gif) no-repeat center left;
	padding: 0 7px
}

.twoColFixLtHdr #menu li a:hover {
	color: #4f5b26;
	background: url(../images/square_over.gif) no-repeat center left;
}

.twoColFixLtHdr #logo {
	float: left;
}

.twoColFixLtHdr #header_dx {
	float: right;
	padding-top: 16px
}

.twoColFixLtHdr .verde {
	color: #96b073;
}

.twoColFixLtHdr .text1 {
	font-size: 17px;
	color: #486021;
	text-align: left
}

.twoColFixLtHdr .text2 {
	font-size: 30px;
	text-align: left;
	font-family: Georgia, Times New Roman, Times, serif;
}

.twoColFixLtHdr .text3 {
	font-size: 16px;
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	padding-top: 7px
}

.twoColFixLtHdr .text3 a {
	color: #2b1b07;
	text-decoration: none
}

.twoColFixLtHdr .text3 a:hover {
	color: #486021;
	text-decoration: underline
}

.twoColFixLtHdr #Contentext {
	background: #fffdf0;
	padding-bottom: 20px
}

.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 222px;
	text-transform: uppercase;
	font-size: 12px;
	color: #333;
	padding: 32px 37px 0 41px
}

.twoColFixLtHdr #sidebar1 ul {
	list-style: none
}

.twoColFixLtHdr #sidebar1 li {
	padding: 10px 0;
	border-top: #333 1px dotted
}

.twoColFixLtHdr #sidebar1 li a {
	text-decoration: none;
	color: #333
}

.twoColFixLtHdr #sidebar1 li a:hover, .twoColFixLtHdr #sidebar1 .active {
	background: url(../images/arrow.gif) no-repeat center right;
	padding-right: 20px;
	color: #486021
}

.twoColFixLtHdr #sidebar1 .clear {
	border-top: none
}

.twoColFixLtHdr #special_offers {
	text-align: center;
	padding-top: 20px
}

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 300px;
	padding-top: 28px;
	padding-right: 43px
} 

.twoColFixLtHdr #mainContent h2 {
	font-size: 30px;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0 0 5px 0;
} 

.twoColFixLtHdr #mainContent h3 {
	font-size: 17px;
	color: #486021;
	font-weight: normal;
	margin-bottom: 30px;
} 

.twoColFixLtHdr #mainContent p { 
	font-size: 12px;
	margin-bottom: 20px
} 

.twoColFixLtHdr #footer { 
	padding: 18px 0 28px 300px;
	font-size: 12px
} 

.twoColFixLtHdr #footer  h3 { 
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #2b1b07;
	border-bottom: #fff 1px solid;
	padding-bottom: 6px;
	margin-bottom: 12px
} 

.twoColFixLtHdr #footer a, .twoColFixLtHdr #footer2 a { 
	color: #2b1b07;
	text-decoration: underline
} 

.twoColFixLtHdr #footer a:hover, .twoColFixLtHdr #footer2 a:hover { 
	color: #486021;
	text-decoration: none
} 

.twoColFixLtHdr #footer_sx { 
	float: left;
	width: 250px;
	padding: 0 25px
} 

.twoColFixLtHdr #footer_dx { 
	float: right;
	width: 250px;
	padding: 0 25px
}

.twoColFixLtHdr #footer2 { 
	font-size: 12px;
	padding: 16px 0 20px 41px;
	text-align: left;
	width: 859px;
	margin: 0 auto
}

.twoColFixLtHdr .bianco { 
	color: #fff;
	padding: 0 3px
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}



/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}





/* SLIDESHOW */

#slideshow {
    position:relative;
    height:310px;
	padding-bottom: 27px
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.sel {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-sel {
    z-index:9;
}
