﻿/*----------------------/ CSS Reset /-----------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin:0;
	border:0;
	padding:0px;
	font-size:100%;
	font-style:inherit;
	font-weight:normal;
	font-family:inherit;
}
*:focus {outline: 0px;}
a {outline:none;text-decoration:none;}
/*----------------------------------------------------------*/

html, body, #wrapper {
	height: 100%;
}

@font-face
{
font-family: myFirstFont;
src: url('FrutigerLTStd-Light.eot'); /* IE9 */
src: url('FrutigerLTStd-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('FrutigerLTStd-Light.otf'),
	 url('HelveticaNeueLTStd-Roman.ttf'); /* IE9 */
}

@font-face
{
font-family: mySecondFont;
src: url('HelveticaNeueLTStd-Roman.eot'); /* IE9 */
src: url('HelveticaNeueLTStd-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	 url('HelveticaNeueLTStd-Roman.otf'),
	 url('HelveticaNeueLTStd-Roman.ttf');
}

html {
	font-family:myFirstFont;
	height: 100%;
	background: url(../images/background-rep.gif) repeat-x;
}

body {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	height: 100%;

}

h1, h2, h3, h4, h5, h6 {font-family:mySecondFont;}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 5px 0;
	text-align: justify;
	color:#2c291c;
}

p.contact {
	text-align: left;
	margin: 0 0 25px 0;
}

strong {
	font-weight: bold;
}

h1 {
	color: #aa8c51;
	font-size: 25px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

h2 {
	color: #aa8c51;
	font-size: 22px;
	margin: 0 0 10px 0;
	
}

h3 {
	color: #000;
	font-size: 18px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #000;
	padding: 0 0 10px 10px;
}

h4 {
	color: #fff;
	font-size: 20px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
	
}



h1.large {
	color: #aa8c51;
	font-size: 21px;
	margin: 0 0 20px 60px;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	padding: 0 0 10px 0;
	width: 860px;
}

h1.gallery {
	color: #aa8c51;
	font-size: 21px;
	margin: 0 0 20px 20px;
	text-transform: uppercase;
	

}


.link {
	color: #000;
	text-decoration: underline;
}

#logo {
	float: left; 
	width: 340px;
	height: 200px;
	margin: 0px 0 0 0px;
	background: url(../images/lombardy-logo.jpg) no-repeat;
}

#logo2 {
	float: left; 
	width: 340px;
	height: 200px;
	margin: 0px 0 0 0px;
	background: url(../images/lombardy-logo2.jpg) no-repeat;
}

#logo3 {
	float: left; 
	width: 340px;
	height: 200px;
	margin: 0px 0 0 0px;
	background: url(../images/lombardy-logo3.jpg) no-repeat;
}

.banner {
	float: right;
	margin: 28px 17px 0 0;
}

#nav {
	clear: both;
	width: 550px;
	float: right;

	color: #2b2314;
	font-size: 11px;
	margin: -18px 19px 0px 0px;
	background: #aa8c51;
	position: relative;
	
}

#nav2 {
		clear: both;
	width: 550px;
	float: right;
	height: 26px;
	color: #2b2314;
	font-size: 11px;
	margin: 0px 19px 15px 0px;
	position: relative;

}

#nav2 li {
	display: inline;
	float:right;
}

#nav2 a {
	height: 26px;
	color: #2b2314;
	padding: 0 6px;
	line-height: 27px;
	display: inline-block;
	text-transform: uppercase;
}

#nav2 a:hover {
	color: #fff;
	background: #c3ae85;
}

#nav2 .active {
	color: #fff;
	background: #c3ae85;
}

#nav li {
	display: inline;
}

#nav a {
	height: 26px;
	color: #2b2314;
	padding: 0 6px;
	line-height: 27px;
	display: inline-block;
	text-transform: uppercase;
}

#nav a:hover {
	color: #fff;
	background: #c3ae85;
}

#nav .active {
	color: #fff;
	background: #c3ae85;
}

#dropdown {
	position: absolute;
	right: 50px;
	top: 26px;
	display: none;
	background: #fff;
	z-index: 80;
}

#dropdown a {
	color:#939598;
	display: block;
	padding: 0 0 0 15px;
}

#dropdown a:hover {
	color: #a58648;
	background: url(../images/drop-arrow.gif) no-repeat left center;
}




#section {
	float: left;
	width: 548px;
	margin: 0 0 0 2px;
	position: relative;
}

#section2 {
	float: left;
	width: 540px;
	margin: 0 0 0 2px;
	margin-top:5px;
	margin-left:7px;
	position: relative;
}

#aside {
	float: right;
	width: 274px;
	margin: 0 15px 0 0;
	padding:0px;
}

#aside2 {
	float: right;
	width: 310px;
	height: 372px;
	margin: 0 2px 0 0;
	padding:5px;
	background-color:#aa8c51;
}

#aside3 {
	float: right;
	width: 320px;
	margin: 0 2px 0 0;
	padding:5px;
}

#footer {
	width: 897px;
	color: #97999c;
	font-size: 13px;
	float: left;
	padding: 0 0 0 63px;
	
	
}

#footer-info {
	float: left;
	width: 960px;
	margin: 25px 0 0;
	padding: 0 0 10px 0;
	background: url(../images/footer-back.gif) no-repeat!important;
}

#footer-info:hover {
cursor:pointer;
}


#footer a {
	color: #97999c;
	text-transform: uppercase;
	font-size: 12px;
	display: inline-block;
	
	
}

#footer a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.home-scroll-block {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 10px 0 0;
	overflow: auto;
	height: 100px;
	width: 274px;
	font-size: 12px;
}

.stands-scroll-block {
	border-top: 1px solid #aa8c51;
	padding: 10px 0 0;
	overflow: auto;
	height: 197px;
	width: 274px;
	font-size: 12px;
}

.fountain-scroll-block {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 10px 0 0;
	overflow: auto;
	height: 204px;
	font-size: 12px;
}

.scroll-block {
	border-top: 1px solid #aa8c51;
	padding: 10px 0 0;
	overflow: auto;
	height: 193px;
	width: 274px;
	font-size: 12px;
}

.scroll-type {
	margin: 0 0 15px 0;
}

.scroll-type span {
	font-weight: bold;
	display: inline-block;
	margin: 0 10px 0 0;
	color: #aa8c51;
}

.scroll-type a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#content {
	width: 860px;
	float: left;
	

}
.specTitleBar{
	background-color:#aa8c51;
	color:#fff;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.specTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aa8c51;
	padding-bottom:15px;
	font-weight:bold;
}

.specLBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#news-block {
	width: 900px;
	margin: 0 0 0 60px;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	height: 390px;
	clear: both;
}

#ambassador-block {
	width: 860px;
	margin: 0 0 0 60px;
	overflow: auto;
	height: 353px;
}

#ambassador-block .images {
	width: 150px;
	float: left;
	display:block;
	height:2290px;
	background: url(../images/am-banner2.jpg) repeat-y;
}

#ambassador-block .content {
	width: 640px;
	float: right;
	margin: 0 30px 0 0;
}

.quote-block {
	background: #dedfe0;
	padding: 12px;
	margin: 0 0 25px 0;
}

.quote-block p {
	margin: 0 0 15px 0;
	font-style: italic;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:15%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
	color: #fff;
	background: url(../images/slider-nav.png) no-repeat;
	padding: 10px;
}
.nivo-nextNav {
	background: url(../images/slider-nav.png) no-repeat;
	right:0px;
	color: #fff;
	padding: 10px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	font-size: 1px;
	margin: 0 5px 0 0;
	color: #aa8c51;
	cursor:pointer;
	padding: 5px;
	
	background: url(../images/nav-ctrl.gif) no-repeat;
}

.nivo-controlNav a.active {
	
	background: url(../images/nav-active.gif) no-repeat;
}

.nivo-controlNav {
	position: absolute;
	top: 365px;
	right: -5px;
}

#gallery-container {
	background-color: #c3ae85;
	padding: 15px 0;
	clear: both;
	float: left;
	position: relative;
}
.gal-title {
	color:#939598;top:220px;left:50px;position:absolute; display:block;
	font-size:20px;
}
.gal-title2 {
	color:#939598;top:253px;left:360px;position:absolute; display:block;
	font-size:20px;
}

.gal-title3 {
	color:#939598;top:253px;left:700px;position:absolute; display:block;
	font-size:20px;
}
.gal-thumb {
	float: left;
	border: 7px solid #fff;
	margin: 0 17px;
}

.gal-heading {
	text-align: center;
	margin: -10px 0 0;
}

.gal-heading h2 {
float: left;
margin: 20px 49px 0 49px;
}


/* Easy Slider */
#e-slider {
	margin: 0 0 0 268px;
}
	#e-slider ul, #e-slider li{
		margin:0;
		padding:0;
		list-style:none;

		}
	#e-slider, #e-slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:425px;
		height:290px;
		
		overflow:hidden; 
		}
		span#prevBtn{}
	span#nextBtn{}	
	span#prevBtn a{background: url(../images/slide-left.gif) no-repeat; width: 14px; height: 59px; display: block; position:absolute; left:20px; top: 120px; font-size: 0px; color:#000;}
	span#nextBtn a{background: url(../images/slide-right.gif) no-repeat; width: 13px; height: 59px; display: block; position:absolute; right:20px; top: 120px; font-size: 0px; color:#000;}					
	#e-slider li img{
		border: 7px solid #fff; 
	}
/* // Easy Slider */




.anythingSlider                         { width: 960px; height: 25px; position: relative; margin: 0 auto; background: url(../images/footer-back.gif) no-repeat; }
.anythingSlider .wrapper                { width: 865px; overflow: auto; height: 25px;position: absolute; top: 0; margin: 0 0 0 50px; text-indent: 5px; }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0;margin: 0; }
.anythingSlider ul li                   { list-style:none; font-family: Arial Narrow;font-size:15px;line-height: 24px;display: block; float: left; padding: 0; height: 25px; width: 865px;  }
.anythingSlider .arrow                  { display: block; height: 12px; width: 12px; background: url(../images/arrows.gif) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 7px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: 40px; }
.anythingSlider .back                   { background-position: -12px 0; left: 40px; }


#thumbNav                               { display: none; }


#start-stop                             { display: none; }


/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


/*----------------------Custom Fonts------------------------*/
@font-face 
{
  font-family: "HelveticaNeue-Condensed";
  src: url(../Fonts/HelveticaNeueLTStd-Cn.otf);
}
/*----------------------------------------------------------*/


.marquee0 {
	width: 830px!important;
	height: 25px!important;
	font-size: 16px;
	font-family: Arial Narrow, Arial;
	margin: 1px 0 0 64px;

}

.site-link {
color:#000; font-size:12px
}

.site-link:hover {
color:#fff; font-size:12px
}

.list {
	list-style-type: disc;
	color: #aa8c51;
	margin: 0 0 0 15px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	word-spacing: 3px !important;
}

.list span {
	color: #000;
}
table.tableClass{
	border-top:1px solid #d8d2c9;
	border-left:1px solid #d8d2c9;
	empty-cells:show;
	color:#000000;
}
table.tableClass td{
	border-top:0px solid #d8d2c9;
	border-left:0px solid #d8d2c9;
	border-right:1px solid #d8d2c9;
	border-bottom:1px solid #d8d2c9;	
	border-collapse:collapse;
	empty-cells:show;
	padding:2px;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#887F6E;
}

.tdCenter{
	text-align:center;
}
.pagePadding{
	padding-left:30px;
	padding-right:30px;
}

.followPadding{
	padding-left:23px;
	padding-right:23px;
}

.frontCopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#887F6E;
	line-height:17px;
	padding-left:17px;
	padding-right:17px;
}

.generalLink:link,
.generalLink:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#887F6E;
	line-height:17px;
	text-decoration:none;
}

.generalLink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:underline;
}

.generalLinkDark:link,
.generalLinkDark:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A4037;
	line-height:17px;
	text-decoration:none;
}

.generalLinkDark:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:underline;
}
.frontCopyTeaser{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#887F6E;
	line-height:17px;
	padding-left:10px;
	padding-right:10px;
}

.followCopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#887F6E;
	line-height:17px;
	text-align:justify;
}

.form {
	float: left;
	margin: -15px 0 0;
}

.form legend {font-weight:bold;font-size:15px;padding:0 0 30px 0;}
	
	.form fieldset {margin:20px 0 0 20px; font-size: 12px;}
	.form label {width:100px;float:left;position:relative;top:15px;}
	.form input {width:250px; height:15px;border:solid 1px gray;padding:3px 3px 4px 3px;margin:10px 0 0;display:block;}

	

	.form textarea {
		width:250px; height:50px;border:solid 1px gray;padding:3px 3px 4px 3px;margin:10px 0 0;display:block;font-family: Arial, Verdana, Sans-Serif;
	}

	.button {
		color: #fff;
		background: #aa8c51;
		border: 1px solid #866d3b!important;
		height: 27px!important;
		width: 80px!important; 
		
	}
	.button:hover {
		cursor: pointer;
	}


ul.gallery {
	width: 960px; /*--Adjust width according to your scenario--*/
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallery li {
	float: left;
	margin: 10px; padding: 0;
	text-align: center;
	list-style:none;
	
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}
ul.gallery li a.thumb {
	width: 271px; /*--Width of image--*/
	height: 179px; /*--Height of image--*/
	
	border: 7px solid #fff;
	margin: 0 7px;
	cursor: pointer;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 271px;
	height: 179px;
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}

ul.gallery li a {text-decoration: none; color: #777; display: block;}



ul.gallery2 {
	width: 960px; /*--Adjust width according to your scenario--*/
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallery2 li {
	
	 padding: 0;
	text-align: center;
	
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}

ul.gallery2 li img {
	
	border: 0!important;
}
ul.gallery2 li a.thumb {
	width: 411px; /*--Width of image--*/
	height: 273px; /*--Height of image--*/
	
	border: 7px solid #fff;
	
	cursor: pointer;
}
ul.gallery2 li span { /*--Used to crop image--*/
	width: 411px;
	height: 273px;
	overflow: hidden;
	display: block;
}
ul.gallery2 li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}

ul.gallery2 li a {text-decoration: none; color: #777; display: block;}


ul.gallery3 {
	width: 8200px;
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallery3 li {
	float: left;
	margin: 10px; padding: 0;
	text-align: center;
	
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}
ul.gallery3 li a.thumb {
	width: 229px; /*--Width of image--*/
	height: 229px; /*--Height of image--*/
	border: 7px solid #fff;

	margin: 0 7px;
	cursor: pointer;
}
ul.gallery3 li span { /*--Used to crop image--*/
	width: 229px;
	height: 229px;
	overflow: hidden;
	display: block;
}
ul.gallery3 li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}

ul.gallery3 li a {text-decoration: none; color: #777; display: block;}



ul.gallery4 {
	width: 187px;
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallery4 li {
	float: left;
	 padding: 0;
	text-align: center;
	border-bottom: 1px solid #000;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}
ul.gallery4 li a.thumb {
	width: 177px; /*--Width of image--*/
	height: 144px; /*--Height of image--*/
	border: 7px solid #fff;

	
	cursor: pointer;
}
ul.gallery4 li span { /*--Used to crop image--*/
	width: 177px;
	height: 144px;
	overflow: hidden;
	display: block;
}
ul.gallery4 li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}

ul.gallery4 li a {text-decoration: none; color: #777; display: block;}

table.paragraph td{
	font-size: 12px;
	color: #2c291c;
}