@charset "utf-8";

/* begin arrow buttons */
.arrow-button .arrow-button-arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	height: 15px;
	width: 15px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
}
.arrow-button .arrow-button-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.arrow-button {
	border: 1px solid #FFFFFF;
	display: block;
	height: 15px;
	width: 120px;
	margin-top: 15px;
}
.arrow-button a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 15px;
	width: 100px;
	padding-left: 5px;
}

.arrow-button a:hover {
	color: #000000;
	background-color: #FFFFFF;	
} 


/* end arrow buttons */

/*arrow buttons internal pages (black) */ 

/* begin arrow buttons */
.arrow-button-black-arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	height: 15px;
	width: 15px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	float: left;
}
.arrow-button-black-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #000000;
}
.arrow-button-black {
	border: 1px solid #000000;
	display: block;
	height: 15px;
	width: 120px;
	margin-top: 15px;
}
.arrow-button-black a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 15px;
	width: 100px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.arrow-button-black a:hover {
	color: #FFFFFF;
	background-color: #000000;
} 


/* end arrow internal black buttons */

body {
	margin: 0px;
	padding: 0px;
}
#content-wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#home-footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 10px;
	clear: both;
}
#touring, #faq, #destinations, #andiamo {
	float: left;
	width: 210px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 150px;
	padding-right: 15px;
	line-height: 1.4em;
}
.home-box-title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#home-boxes {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	overflow: visible;
}

.body-home {
	background-image: url(images/aielli-background.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
#home-head-tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 30px;
}
#home-slug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	clear: both;
	color: #CCCCCC;
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.slug-intro {
	font-weight: bold;
	color: #FFFFFF;
}


#home-head-right {
	float: right;
}
#home-header {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#home-photo-nav .nav-box {
	height: 10px;
	width: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
}

#home-photo-nav .nav-box-last {
	height: 10px;
	width: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
	margin-right:0;
}
/* Footer and header links */ 

#home-footer a {
	color: #F8F7F8;
	text-decoration: none;
}

#internal-footer a {
	color: #000000;
	text-decoration: none;
}

/* end Footer and header links */ 
.footer-right-align {
	text-align: right;
}
#emailsubmit {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#go-button {
	background-image: url(images/button-arrow-white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	border: 1px solid #FFFFFF;
	width: 60px;
	display: block;
	padding-right: 5px;
	margin-top: 10px;
	height: 13px;
	padding-bottom: 0px;
}


#nav-numbers {
	list-style-type: none;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 710px;
}
#home-rotating-images {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



#home-head-logo {
	float: left;
	width: 279px;
}
#pdf-button {
	background-image: url(images/button-arrow-white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	border: 1px solid #FFFFFF;
	width: 80px;
	display: block;
	padding-right: 5px;
	margin-top: 10px;
	height: 13px;
	padding-bottom: 0px;
}
#click-here-button {
	background-image: url(images/button-arrow-white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	border: 1px solid #FFFFFF;
	width: 55px;
	display: block;
	padding-right: 5px;
	margin-top: 10px;
	height: 13px;
	padding-bottom: 0px;
}
#home-photo-nav {
}


#int-head-tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #333333;
	padding-top: 30px;
}
.body-internal {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
#internal-boxes {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	overflow: auto;
}
.internal-boxes.box-title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#int-touring, #int-faq, #int-destinations, #int-andiamo {
	float: left;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	line-height: 1.4em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#template-content {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#internal-boxes .button {
	background-image: url(images/button-arrow-black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	border: 1px none #000000;
	width: 102px;
	display: block;
	padding-right: 0px;
	margin-top: 10px;
	height: 15px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 0px;
}
#temp-content-left {
	float: left;
	width: 520px;
	padding-right: 80px;
	font-size: 14px;
	line-height: 22px;
}
#temp-content-left h2 {
	font-size: 18px;
}
#temp-content-photo {
	float: left;
	width: 290px;
	background-color: #201f1f;
	padding: 5px;
	margin-top: 10px;
	position: relative;
	height: 300px;
}
#rot-photos {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.photo-box-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}
#template-link-01, #template-link-02, #template-link-03 {
	float: left;
	width: 140px;
	display: inline;
}
#template-link-02 {
	padding-right: 40px;
	padding-left: 40px;
}
#template-links {
	clear: both;
	float: left;
	width: 500px;
}
#template-links h3, #template-links-row-2 h3, #template-links-row-3 h3, #template-links-row-4 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#template-links .pdf-button {
	background-image: url(images/button-arrow-black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	border: 1px none #000000;
	width: 102px;
	display: block;
	padding-right: 0px;
	margin-top: 5px;
	height: 15px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 0px;
}
#nav-numbers li {
	float: left;
	display: inline-block;
	margin-right: 10px;
}

/* CLEAR FIXING STUFF */ 

.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%;
	overflow: visible;
}
/* END CLEAR FIXING STUFF */ 
#internal-footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 10px;
	clear: both;
}


#andiamoform {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#submit {
	width: 100px;
	height: 24px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	position: relative;
	left: 110px;
}

#andiamo-form-fields {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#andiamo-form-fields li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
}
label {
	width: 90px;
	position: relative;
	float: left;
	padding-right: 20px;
	text-align: right;
}
label.error {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	float: none;
	padding-right: 5px;
	padding-left: 10px;
	clear: both;
}
.photo-box-content strong {
	font-size: 14px;
	margin-bottom: 5px;
}
.promo-c {
	font-size: 11.5px;
	margin-top: 5px;
}

#template-links-row-2 {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 500px;
}
#template-links-row-3 {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 500px;
}
#template-links-row-4 {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 500px;
}
.template-link-01, .template-link-02, .template-link-03 {
	float: left;
	width: 140px;
	display: inline;
}
.template-link-02 {
	padding-right: 40px;
	padding-left: 40px;
}
#music-player {
	padding-top: 15px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
}
