/* Standard reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
}

/* Typography */

body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	body * {
		font-size: 1em;
	}

h1 {
}
h2 {
}
h3 {
	font-family: "Hoefler Text", Georgia, serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #953;
}
h4 {
}
	#footer h4 {
		color: #fff;
		font-size: 1em;
		text-transform: uppercase;
	}
	#footer h4 ul {
		margin-top: 5px;
	}
h5 {
}
h6 {
}
p, .submodule li {
	font-size: 1.2em;
	color: #444;
	line-height: 1.6em;
}
a {
	color: #559;
	font-size: 1em;
}
a:hover {
	color: #337;
}

/* Classes */
h2.fancy {
	height: 43px;
	background: url(../images/h2_fancy.png) right no-repeat;
	max-width: 300px;
	position: relative;
	left: 38px;
	display: block;
	padding-right: 28px;
	margin-bottom: 10px;
}
	h2.fancy span.inner {
		background: url(../images/h2_fancy.png) no-repeat;
		position: relative;
		left: -50px;
		display: block;
		height: 43px;
		padding-top: 7px;
		padding-left: 55px;
	}
		h2.fancy span.inner span.text {
			text-indent: -9999px;
			display: block;
			min-width: 50px;
			height: 25px;
			text-align: center;
			margin: 0 auto;
		}
		
.col {
	float: left;
	height: 100%;
}

.section {
	float: none;
	clear: both;
	overflow: hidden;
	position: relative;
	z-index: 500;
	padding: 0 30px;
}
		
.offscreen {
	position: absolute;
	left: -9999px;
}


/* Layout */

html {
	background: url(../images/bg.jpg) fixed center;
}
	body {
		text-align: center;
	}
		#container {
			width: 1024px;
			position: relative;
			text-align: left;
			margin: 0 auto;
			background: url(../images/main_top.png) -12px 235px no-repeat;
		}
			#header {
				width: 100%;
				height: 104px;
				position: relative;
				background: url(../images/sprites_main.gif) no-repeat;
			}
				#logo {
					position: absolute;
					left: 10px;
					top: 10px;
				}
					#logo a {
						display: block;
						width: 155px;
						height: 102px;
						background: url(../images/sprites_main.gif) right top no-repeat;
						text-indent: -9999px;
					}
				#primary_nav {
					display: block;
					position: absolute;
					right: 60px;
					bottom: 20px;
				}
					#primary_nav li {
						float:left;
						height:19px;
						margin-left:10px;
						overflow:hidden;
						position:relative;
					}
						#primary_nav li a {
							background:transparent url(../images/sprites_main.gif) no-repeat scroll 0 0;
							display:block;
							height:18px;
							text-indent:-9999px;
							position: relative;
							top: 0px;
							left: 0px;
							z-index: 1;
						}
						#primary_nav li a.hover {
							left:-9999px;
							position:absolute;
							top: 0px;
							z-index: 2;
						}
						#primary_nav li.selected a.hover {
							top: -9999px;
						}
						#primary_nav li.selected a {
							cursor: default;
						}
						#primary_nav li a.selected {
							cursor:default;
						}
						#primary_nav li a.go_company {
							background-position:0 -103px;
							width:64px;
						}
						#primary_nav li a.go_tourism_and_real_estate {
							background-position:-64px -103px;
							width:145px;
						}
						#primary_nav li a.go_sons_of_italy {
							background-position:-209px -103px;
							width:84px;
						}
						#primary_nav li a.go_portfolio {
							background-position:-293px -103px;
							width:60px;
						}
						#primary_nav li a.go_distribution_partners {
							background-position:-353px -103px;
							width:140px;
						}
						#primary_nav li a.go_where_to_buy {
							background-position:-493px -103px;
							width:93px;
						}
						#primary_nav li a.go_blog {
							background-position:-586px -103px;
							width:32px;
						}
						#primary_nav li a.go_news_and_events {
							background-position:-618px -103px;
							width:100px;
						}
						#primary_nav li a#go_company_header.hover, #primary_nav li.selected a.go_company {
							background-position:0 -122px;
						}
						#primary_nav li a#go_tourism_and_real_estate_header.hover, #primary_nav li.selected a.go_tourism_and_real_estate {
							background-position:-64px -122px;
						}
						#primary_nav li a#go_sons_of_italy_header.hover, #primary_nav li.selected a.go_sons_of_italy {
							background-position:-209px -122px;
						}
						#primary_nav li a#go_portfolio_header.hover, #primary_nav li.selected a.go_portfolio {
							background-position:-293px -122px;
						}
						#primary_nav li a#go_distribution_partners_header.hover, #primary_nav li.selected a.go_distribution_partners {
							background-position:-353px -122px;
						}
						#primary_nav li a#go_where_to_buy_header.hover, #primary_nav li.selected a.go_where_to_buy {
							background-position:-493px -122px;
						}
						#primary_nav li a#go_blog_header.hover, #primary_nav li.selected a.go_blog {
							background-position:-586px -122px;
						}
						#primary_nav li a#go_news_and_events_header.hover, #primary_nav li.selected a.go_news_and_events {
							background-position:-618px -122px;
						}
						
						
							
				#util_nav {
					position: absolute;
					top: 5px;
					right: 60px;
				}
					#util_nav li {
						float: left;
						margin-left: 1em;
					}
						#util_nav li a {
							color: #fff;
						}
						#util_nav li a:hover {
							color: #ff6;
						}
					#util_nav li.selected a {
						color: #ff6;
						cursor: default;
						text-decoration: none;
						font-weight: bold;
					}
			#headline {
				width: 1024px;
				height: 293px;
				position: absolute;
				top: 120px;
				left: 5px;
				text-indent: -9999px;
				display: block;
				z-index: 2;
			}
				#home_page #headline {
					background: url(../images/headlines/home_headline.png) no-repeat;
				}
				#tourism_and_real_estate_page #headline {
					background: url(../images/headlines/tourism_headline.png) no-repeat;
				}
			#main {
				width: 100%;
				background: url(../images/main_bg.png) -12px 0 repeat-y;
				margin-top: 160px;
				z-index: 1;
				clear: both;
				overflow: hidden;
				height: 100%;
			}
				#main .module {
					float: left;
					padding: 14px;
					position: relative;
					overflow: hidden;
				}
					#main .full_module, .lightbox {
						background: url(../images/module_full_top.png) no-repeat;
						width: 990px;
						padding-top: 41px;
						margin-top: -13px;
						position: relative;
						overflow: hidden;
					}
						div.full_module div.inner, .lightbox .inner {
							background: url(../images/module_full_bottom.png) -14px bottom no-repeat;
							width: 960px;
							padding-bottom: 41px;
						}
							.full_module div.inner-inner, .lightbox .inner-inner {
								background: url(../images/module_full_stretch.png) -14px 0 repeat-y;
								width: 100%;
							}
					#main .half_module {
						width: 450px;
						height: 321px;
						background: url(../images/module_half.png) no-repeat;
						margin: 0 5px;
					}
					#main .third_module {
						width: 274px;
						height: 321px;
						background: url(../images/module_third.png) no-repeat;
						margin-left: 16px;
						z-index: 4;
					}
					#main .module h2 {
					}
					#main .module h3 {
					}
					#main .module p {
					}
						#main .module p img {
						}
					#main .module a.cta {
						color: #111111;
						display: block;
						font-size: 1.2em;
						font-style: italic;
						margin-top: 1em;
						text-align: left;
					}
					body.internal_page #main.informational div.section p {
						font-size: 1.4em;
					}
					body.internal_page #main.informational div.section p strong {
						font-size: 1.5em;
						display: block;
						margin: 1em 0 .5em 0;
						font-family: "Hoefler Text", Georgia, serif;
						font-weight: normal;
					}
			#footer {
				padding-left: 0;
				padding-bottom: 50px;
				padding-right: 0;
				padding-top: 0px;
				width: 100%;
				background: url(../images/footer_bg.png) repeat-x 0 60px;
				margin-top: 0px;
				text-align: center;
			}
				#footer h3 {
					display: block;
					text-indent: -9999px;
					width: 197px;
					height: 29px;
					margin: 15px 0 5px 0;
					background: url(../images/sprites_footer.png) no-repeat;
				}
				#footer a {
					color: #eee;
					font-size: 1.1em;
					font-weight: normal;
				}
				#footer div.inner {
					padding-left: 44px;
					padding-bottom: 0;
					padding-right: 44px;
					margin-left: auto;
					margin-bottom: 0;
					margin-right: auto;
					margin-top: 0px;
					width: 960px;
					background: url(../images/main_bottom.png) 0 0 no-repeat;
					padding-top: 0px;
					text-align: left;
					overflow: hidden;
					
				}
					#footer ul.columns {
						width: 960px;
						display: block;
						min-height: 100px;
						padding-top: 65px;
					}
						#footer ul.columns li.column {
							display: block;
							float: left;
							width: 300px;
							margin-right: 20px;
						}
							#footer ul.columns ul.modules {
								display: block;
							}
								#footer ul.columns ul.modules li.module {
									display: block;
									clear: both;
								}
									#footer ul.columns ul.modules li.module ul {
										padding-left: 1.5em;
									}
										#footer ul.columns ul.modules li.module ul li {
											padding: 1px 0;
											list-style: outside disc;
											color: #ff6;
											font-size: .8em;
										}
											#footer ul.columns ul.modules li.module ul li a {
												text-decoration: none;
												font-size: 1.4em;
												padding: 4px 4px;
												display: block;
												line-height: 1.25em;
											}
												#footer ul.columns ul.modules li.module ul li a:hover {
													
													background: rgba(0,0,0,.2);
												}
					#footer .recent_posts_module {
					}
						#footer .recent_posts_module h3 {
							background-position: 0 0;
						}
					#footer .links_module {
					}
						#footer .links_module h3 {
							width: 100px;
							background-position: 0 -160px;
						}
					#footer .sitemap_module {					
					}
						#footer .sitemap_module ul {
							clear: both;
							float: none;
							overflow: hidden;
							font-size: .9em;
						}
							#footer .sitemap_module ul li {
								float: left;
								width: 125px;
								margin-right: 15px;
							}
						#footer .sitemap_module h3 {
							background-position: 0 -32px;
						}
					#footer .connect_module {					
					}
						#footer .connect_module h3 {
							background-position: 0 -128px;
						}
						#footer .connect_module a {
							width: 214px;
							display: block;
							text-indent: -9999px;
							background: url(../images/sprites_footer.png) no-repeat;
							filter:alpha(opacity=40);
							-moz-opacity:0.4;
							-khtml-opacity: 0.4;
							opacity: 0.4;
						}
							#footer .connect_module a:hover {
								filter:alpha(opacity=100);
								-moz-opacity: 1;
								-khtml-opacity: 1;
								opacity: 1;
							}
							#footer .connect_module a.go_facebook {
								height: 89px;
								background-position: -196px 0;
							}
							#footer .connect_module a.go_twitter {
								height: 66px;
								background-position: -196px -89px;
							}
					#footer .news_module {					
					}
						#footer .news_module h3 {
							background-position: 0 -64px;
						}
					#footer .newsletter_module {					
					}
						#footer .newsletter_module h3 {
							background-position: 0 -96px;
						}
						#footer .newsletter_module div {
						}
							#footer .newsletter_module div.wrapper {
								background: url(../images/sprites_footer.png) -128px -180px no-repeat;
								width: 281px;
								height: 35px;
								position: relative;
							}
								#footer .newsletter_module input {
									font-size: 1.2em;
								}
								#footer .newsletter_module div.wrapper input {
									width: 260px;
									outline: none;
									border: 0;
									position: absolute;
									left: 15px;
									top: 8px;
									color: #444;
								}
								#footer .newsletter_module form a.submit {
									background: url(../images/sprites_footer.png) -324px -215px no-repeat;
									width: 85px;
									height: 35px;
									display: block;
									text-indent: -9999px;
									
								}
					
div.lightbox, div.lightbox .inner, div.lightbox div.inner-inner {
	background-position: 0 0;
	width: 990px;
}
	html body div.lightbox div.inner {
		background-position: 0 bottom;
		width: 990px;
	}
	
	.lightbox a.close {
		display: block;
		position: absolute;
		right: 60px;
		top: 30px;
		text-decoration: none;
		font-weight: bold;
		font-size: 1.6em;
		color: #999;
	}
	
	.lightbox .col1 {
		width: 387px;
		margin-left: 30px;
	}
	
	.lightbox .col2 {
		position: absolute;
		padding-right: 90px;
		left: 430px;
		top: 60px;
		text-align: left;
	}
		.lightbox .col2 div.role {
			font-family: "Hoefler Text", Georgia, serif;
			font-size: 1.6em;
			text-transform: uppercase;
			color: #999;
			margin: .25em 0 1em 0;
		}
		
		.lightbox .col2 div.blurb {
		}
		
		.lightbox .col2 div.blurb p {
			margin-bottom: 1em;
		}							