@charset "UTF-8";
body {
	font-size:62.5%;
	font-family: "Times New Roman", Times, serif;
 background-color: #;
	background-color: #e4f2f9;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #0B68B6;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
ul {
	list-style-type: none;
}
.clearfloats {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	display: block;
	clear: both;
	width: 100%;
}
#pagewrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.header {
	width: 938px;
	margin-left: 15px;
	float: left;
}
.mediapanel {
	width: 938px;
	margin-left: 15px;
	border: 1px solid #CBCABC;
}
.home .mediapanel {
	width: 938px;
	margin-left: 15px;
	border: 1px solid #CBCABC;
	height: 301px;
	overflow: hidden;
}
#content {
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
}
.home #content {
	background-image: url(../images/homecol1b.png);
	background-repeat: repeat-y;
	background-position: 15px 4px;
	padding-top: 0px;
	padding-bottom:30px;
}
.subpage #content {
	background-image: url(../images/subpage-back.gif);
	background-repeat: repeat-y;
	background-position: 15px;
	margin-top: 2px;
	/*overflow-y: scroll;
	overflow-x: hidden;
	height: 400px;*/
	width:937px;
	padding-right: 2px;
}
.subpage.form #content {
	background-image: url(../images/subpage-back.gif);
	background-repeat: repeat-y;
	background-position: 15px;
	margin-top: 2px;
	overflow: visible;
	width:937px;
	padding-right: 2px;
	height: auto;
}
.col1 {
	float: left;
	padding-top: 10px;
	width: 201px;
	/*min-height: 400px;*/
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-bottom: 20px;
}
.home .col1 {
	background-color: #C7C7B5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.col1 h2 {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98977E;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.3em;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.col1 div.twitter {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 201px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.col1 div.twitter h2 {
	background-image: url(../images/twitter.gif);
	background-repeat: no-repeat;
	background-position: 160px top;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 6px;
}
.col1 div.facebook {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 201px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:0px;
}
.col1 div.facebook h2 {
	background-image: url(../images/facebook.gif);
	background-repeat: no-repeat;
	background-position: 168px top;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:6px;
}
.col1 div.facebook p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
}
.col1 div.facebook p.facebooklink {
	text-align: right;
	padding-top: 6px;
	padding-right: 14px;
}
.col1 h1 {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98977E;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.3em;
}
.col1 h1 a {
	color:#000;
}
.col1 img {
	padding-left: 15px;
}
.col1 p.map {
	padding-bottom:10px;
}
.col1 ul {
	padding-top: 4px;
}
.col1 ul li {
}
.col1 ul li a {
	font-size: 1.5em;
	padding-left: 24px;
	display: block;
	background-image: url(../images/arrow-brown.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
	width: 161px;
}
.col1 ul li a:hover {
	text-decoration: none;
	background-image: url(../images/arrow.png);
}
.col1 ul li.on a {
	background-image: url(../images/arrow.png);
}
.col1 div.rss-container {
}
.col1 div.rss-container ul {
}
.col1 div.rss-container ul li {
}
.col1 div.rss-container ul li a {
	background-image: none;
	padding-left: 0px;
	font-size: 1.2em;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.col1 div.rss-container ul li a:hover {
	color: #0C68B6;
}
.col1 #gallery {
	padding:0px 0px 10px;
	margin:0px;
}
.col1 #gallery ul li a {
	font-size: 1.5em;
	padding-left: 0px;
	display: block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
}
.col2 {
	float: left;
	/*	position: relative;*/

	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 20px;
	/*	min-height: 285px;*/
width: 520px
}
.home .col2 {
	width: 501px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.col2 div.floatleft {
	float: left;
	width: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99977E;
	padding-top: 14px;
}
.col2 div h2 {
	font-size: 1.3em;
	padding-bottom: 4px;
	font-weight: normal;
	color: #0B68B6;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 22px;
	padding-top: 2px;
}
.col2 h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight:normal;
}
.col2 p {
	font-size: 1.6em;
	line-height: 1.3em;
	padding-bottom: 12px;
}
.col2 h1.componentheading {
	display:none;
}
.col2 div h2 {
	font-size: 1.3em;
	padding-bottom: 4px;
	font-weight: normal;
	color: #0B68B6;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 22px;
	padding-top: 2px;
}
.col2 div ul {
	margin-left: 14px;
	padding-left: 22px;
	padding-top: 10px;
	list-style:disc;
}
.col2 div ul li {
	font-size: 1.3em;/*padding-left: 10px;*/

}
.col2.cushycms ul {
	margin-left: 14px;
	list-style-type: disc;/*	position: relative;
	top: -12px;*/
}
.col2.cushycms ul li {
	font-size: 1.2em;
	/*	background-image: url(../images/home-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;*/
	font-family: Tahoma;
	padding:0px;
}
.col2 div.sitemap {
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.col2 div.sitemap ul {
	margin-left: 14px;
	padding-left: 22px;
	padding-top: 10px;
}
.col2 div.sitemap ul li {
	font-size: 1.3em;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
}
.col2 div.sitemap ul li a {
	margin: 0px;
	padding: 0px 0px 4px;
	display: block;
}
.col2 div.sitemap ul li ul {
	padding: 0px;
	margin: 0px;
}
{
}
.col2 div.sitemap ul li ul li {
	font-size: 1em;
	padding-left: 20px;
	margin: 0px;
	display: block;
}
.col2 div.sitemap ul li ul li a {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.subpage div.col2 {
	width: 480px;
	border-right-style: none;/*	position: relative; */
}
.subpage div.col2 h2 {
	font-size: 1.3em;
	color: #007DC3;
	font-weight: normal;
	clear: both;
}
.subpage.whatson div.col2 h2 {
	padding-top:6px; /*  	width: 500px;  */
}
.subpage div.col2 p {
	font-size: 1.2em;
	/*  width: 500px;  */
	padding-bottom: 12px;
	font-family: Tahoma;
}
.subpage div.col2 div.summary {
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
}
.subpage.whatson div.col2 div.summary {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98977E;
}
.subpage div.col2 div.summary p {
	font-size: 1.6em;
	/*	width: 500px; */
	font-family: "Times New Roman", Times, serif;
}
.subpage div.col2 div.callout {
	width: 160px;
	background-color: #C7C7B5;
	padding: 10px;
	position: absolute;
	top: 20px;
	right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subpage div.col2 div.callout p {
	width: 160px;
}
.subpage div.col2 div.rentallist {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7C7B5;
	border-bottom-color: #C7C7B5;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 100%;
}
.subpage div.col2 div.rentallist p {
	padding-top: 0px;
	padding-bottom: 4px;
	clear: left;
}
.subpage div.col2 div.rentallist p span {
	display: block;
	width: 100px;
	float: left;
}
.subpage div.col2 div.event {
	float: none;
	margin: 0px;
	padding: 6px 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98977E;
	border-top-style: none;
}
.subpage div.col2 div.event p {
}
.subpage div.col2 div.event p span {
	color: #0B68B6;
	display: block;
	float: left;
	width: 50px;
}
.col3 {
	float: left;
	width: 194px;
	padding: 0px;
	/*height: 305px;*/
	background-color: #C7C7B5;/*	height: 467px;
	position: relative;*/
}
.home .col3 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.col3.nofill {
	background-color: #E1E1D6;
	border-top-color: #E1E1D6;
	border-right-color: #E1E1D6;
	border-bottom-color: #E1E1D6;
	border-left-color: #E1E1D6;
	position: static;
	padding-top: 25px;
}
.col3 h2 {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98977E;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.3em;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 6px;
}
.col3 span {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	position: absolute;
	left: 13px;
	top: 18px;
}
.col3 p.month {
	padding-right: 10px;
	padding-left: 10px;
}
.home .col3 .homeevent {
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
/*.home .col3 .homeevent a {
	color: #000000;
	font-family: Tahoma;
	font-size: .85em;
	display:block;
}

.home .col3 .homeevent a:hover {color: #fff;text-decoration:none;}*
	
	.home .col3 .homeevent a span  {
	display: block;
	position: static;
	font-size: 1.1em;
	color: #000000;
}

.home .col3 .homeevent a:hover span {color: #fff;text-decoration:none;}*/

.home .col3 .homeevent p {
	color: #3467B4;
}
.home .col3 .homeevent p span {
	color: #000000;
	display: block;
	position: static;
}
.home .col3 h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #0B68B6;
}
.col3 p {
	font-size: 1.3em;
	line-height: 1.3em;
	padding-bottom: 4px;
}
.col3.nofill div.highlights {
}
.whatson .col3.nofill div.highlights {
	margin-top: 92px;
}
.coast .col3.nofill div.highlights {
	margin-top: 208px;
}
.food .col3.nofill div.highlights {
	margin-top: 244px;
}
.stay .col3.nofill div.highlights {
	margin-top: 145px;
}
.matera .col3.nofill div.highlights {
	margin-top: 133px;
}
.potenza .col3.nofill div.highlights {
	margin-top: 112px;
}
.col3.nofill div.highlights h2 {
	font-size: 1.3em;
	padding-bottom: 4px;
	font-weight: normal;
	color: #0B68B6;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 22px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98977E;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #98977E;
	height: 25px;
}
.col3.nofill div.highlights p {
	font-family: Tahoma;
	font-size: 1.2em;
}
.col3.nofill div.highlights ul {
	padding-left: 22px;
	margin-left: 14px;
}
.col3.nofill div.highlights ul li {
	font-size: 1.2em;
	font-family: Tahoma;
	list-style-type: disc;
}
.col3.nofill div.locations div {
	padding-bottom: 24px;
}
.col3.nofill div.locations div.craco {
	padding-top: 146px;
}
.col3.nofill div.locations div.melfi {
	padding-top: 125px;
}
.col3.nofill div.locations div.angels {
	padding-top: 125px;
}
.links {
	width: 940px;
	margin-left: 15px;
	clear: both;
	background-image: url(../images/links-back.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	background-position: left 1px;
	height: 90px;
}
.welcome {
	font-size: 18px;
	width: 900px;
	padding-left: 21px;
	padding-top: 18px;
	float: left;
	margin-left: 14px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: -4px 21px;
	padding-bottom: 12px;
}
.countries {
	padding-bottom: 12px;
	padding-left: 24px;
}
.countries ul {
	padding-top: 30px;
}
.countries ul li {
	display: block;
	float: left;
}
.countries ul li a {
	display: block;
	float: left;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	padding-right: 22px;
	padding-left: 12px;
	height: 17px;
}
.countries ul li a:hover {
}
.countries ul li.italy a {
	background-image: url(../images/italian-flag.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.countries ul li.sweden a {
	background-image: url(../images/swedish-flag.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.countries ul li.russia a {
	background-image: url(../images/russian-flag.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.countries ul li.holland a {
	background-image: url(../images/dutch-flag.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.countries ul li.english a {
	background-image: url(../images/union-flag.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.footer {
	color: #000000;
	padding-top: 10px;
	padding-left: 15px;
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	position: relative;
}
.footer a {
	margin-right: 4px;
	margin-left: 4px;
}
.footer.brochure {
	padding-left: 200px;
}
.addthis {
	position: absolute;
	top: -23px;
	margin-bottom: -20px;
	background-color: #6F6D52;
	height: 20px;
	width:201px;
	padding-top:3px;
}
.addthis a {
	margin:0px;
	height: 20px;
}
.addthis a.flickr {
	width:62px;
	float:left;
	padding-left:8px;
}
.addthis a.addbtn {
	width:125px;
	float:left;
}
.homeflash {
	height: 500px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.menu {
	padding-left: 14px;
}
.menu li {
	display: block;
	float: left;
	position:relative;
}
.menu li a {
	display: block;
	float: left;
	height: 24px;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.4em;
	width: 124px;
	text-align: center;
	padding-top: 7px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.menu li a:hover {
	background-color: #827f64;
}
.menu li.home a {
	width: 100px;
	border-left-style: none;
}
.menu li.item2 a {
	width: 179px;
}
.menu li.common a {
}
.menu li.item1 a {
	width: 88px;
}
.menu li.item2 a {
	width: 146px;
}
.menu li.item3 a {
	width: 134px;
}

.menu li.item11 a {
	width: 100px;
}
.menu li.item4 a {
	width: 110px;
}
.menu li.item5 a {
	width: 146px;
}
.menu li.item6 a {
	width: 135px;
}
.menu li.item26 a {
	width: 65px;
}
#navigation .menu li ul {
	display:none;
	background-color: #E1E1D6;
	position:absolute;
	width:100%;
	top:31px;
	left:2px;
}
/*.menu li.item2 ul {width:179px;}*/

#navigation .menu li:hover ul {
	display:block;
}
#navigation .menu li ul li a {
	display: block;
	float: left;
	height: auto;
	background-color: #E1E1D6;
	color: #000000;
	text-decoration: none;
	font-size: 1.4em;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98977E;
}
#navigation .menu li ul li a:hover {
	background-color: #E1E1D6;
	color: #827f64;
	cursor:pointer;
}
.menu li ul li a span {
	padding-left:15px;
	padding-right:15px;
	display: block;
}
.mosaic {
	clear: both;
	height: 14px;
	background-image: url(../images/mosaic.gif);
	background-repeat: no-repeat;
	background-position: 14px 1px;
}
.mediapanel div.prev {
	position: absolute;
	left: 20px;
	top: 133px;
	z-index:100;
}
.mediapanel div.prev:hover {
	cursor: pointer;
}
.mediapanel div.next {
	position: absolute;
	right: 20px;
	top: 133px;
	z-index:100;
}
.mediapanel div.next:hover {
	cursor: pointer;
}
.distances {
	width: 480px;
}
.distances tr {
}
.distances tr th {
	width: 60px;
	padding: 4px;
	text-align: center;
	font-family: Tahoma;
	font-size: 1.2em;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E1E1D6;
	border-bottom-color: #E1E1D6;
}
.distances tr td {
	width: 60px;
	padding: 4px;
	text-align: center;
	font-family: Tahoma;
	font-size: 1.2em;
	vertical-align: top;
}
.distances tr td.entry {
	background-color: #C7C7B5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E1E1D6;
	border-bottom-color: #E1E1D6;
}
.tip {
	padding-top: 4px;
	padding-left: 40px;
}
.weather {
	padding-bottom: 4px;
}
.weather div a {
	color: #000000;
	text-decoration: none;
}
form {
}
form p {
	clear: both;
	padding-bottom: 12px;
}
form p label {
	float: left;
	width: 100px;
	display: block;
	padding-right: 10px;
}
form p input {
	padding: 2px;
	width: 300px;
}
form p select {
	width: 250px;
}
form p.checkbox {
	clear: both;
}
form p.checkbox input {
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	width: auto;
}
form p.checkbox label {
	width: 400px;
	float: left;
}
form p.submit {
	clear: both;
	text-align: right;
	padding-top: 12px;
	padding-right: 60px;
}
form p.submit input {
	width: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #C7C7B5;
	border: 1px solid #FFFFFF;
}
form p.submit input:hover {
	background-color: #98977E;
	cursor:pointer;
}
.lefthighlight {
	padding-top: 20px;
}
.lefthighlight h2 {
	font-size: 1.3em;
	padding-bottom: 4px;
	font-weight: normal;
	color: #0B68B6;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lefthighlight p {
	font-family: Tahoma;
	font-size: 1.2em;
}
.newsletter {
	width:194px;
	padding-top: 10px;
	padding-bottom:10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.newsletter h2 {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 6px;
}
.newsletter p {
	width: 174px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.newsletter form p label {
	position: absolute;
	top: -3000px;
}
.newsletter form p input {
	width: 164px;
}
.newsletter form p.signupsubmit {
	text-align: right;
}
.newsletter form p.signupsubmit input {
	height: 28px;
	width: 48px;
}

.offerslink {
	width:194px;
	padding-top: 10px;
	padding-bottom:10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.offerslink p {
	width: 174px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.weatherparent {
	width:194px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.weatherparent h2 {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:0px;
}
.weather {
	position:relative;
	height:60px;
	margin: 0px;
	border-bottom: 1px solid #E0E0D5;
}
.weather div form div.googleWeather {
	position: absolute;
	top:0px;
	left:0px;
	margin: 0px;
}
.weather div form {
	margin: 0px;
	padding: 0px;
}
.weather div form div.googleWeather img {
	display: block;
	position: absolute;
	top: 24px;
	left: 154px;
	height: 30px;
	width: 30px;
}
.weather div form div.googleWeather span.city {
	color: #367DB5;
	display: block;
	width: 150px;
	font-size:12px;
	height:17px;
	top:6px;
	text-transform: uppercase;
}
.weather div form div.googleWeather span.deg {
	color: #000000;
	display: block;
	width: 130px;
	font-size:13px;
	height:17px;
	top:24px;
}
.weather div form div.googleWeather span.deg a {
	float: none;
	position: static;
}
.weather div form div.googleWeather span.cond {
	display: block;
	width: 130px;
	font-size:13px;
	height:17px;
	color: #000000;
	top:38px;
}
.weather div form div.googleWeather div {
	display:none;
}

