/*
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01
  updated by www.optadesign.co.uk
  -----------------------------------
*/

.p7AB {
	background-color: #ffffff;
	padding: 0px;
}
.p7ABtrig {
	margin: 10px 0 0 0;
	padding: 0;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.025em;
	font-family: Arial, Helvetica, sans-serif;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 4px 10px;
	color: #f4f4ee;
	font-weight: normal;
	background-color: #aaaa7d;
	border-bottom: 1px solid #ffffff;
	/*border-top: 1px solid #4a4a4a;*/
	background-image: url(../images/switch_plus.gif) /*97% 50% no-repeat*/;
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #ffffff;
	background-color: #9e9e73;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	/*outline: 1px dotted #ccc;*/
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #f4f4ee;
	/*letter-spacing: 0.1em;*/
	background-color: #aaaa7d;
	background-image: url(../images/switch_minus.gif) /*97% 50% no-repeat*/;
	background-repeat: no-repeat;
	background-position: 98% 50%;
	font-weight: normal;
}
.p7ABcontent {
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #ececec;
	/*background-image: url((../images/p7ap_img/p7ap_light_gray_bevel.jpg);*/
	/*background-repeat: repeat-x;*/
	/*border-right: 1px solid #333333;
	border-left: 1px solid #333333;*/
}
.p7ABcontent h2 {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 6px 0;
	line-height: normal;
	font-weight: normal;
	/*letter-spacing: 0.1em;*/
}
.p7ABcontent h3 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 6px 0;
	line-height: normal;
	font-weight: normal;
	/*letter-spacing: 0.1em;*/
}
.p7ABcontent h4 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #88885c;
	margin: 0;
	line-height: normal;
	font-weight: normal;
	border-bottom: 1px dotted #999;
	padding-bottom: 0.2em;
	/*letter-spacing: 0.1em;*/
}
.p7ABcontent p {
	margin: 2px 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
}
/*.p7ap_currentmark {
	font-weight: bold;
}*/
.p7ABcontent p a {
	color: #333333;
	text-decoration: underline;
	white-space: nowrap;
	font-weight: bold;
}
.p7ABcontent a:hover {
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
}
.p7ABcontent table {
	/*margin: 7px 0 6px 0;*/
	background-color: #ededdf;
	border-collapse: collapse;
	font-size: 11px;
}
.p7ABcontent table tr.first-row {
	background-color: #ededdf;
}
.p7ABcontent table tr.second-row {
	background-color: #d7d7bf;
}
.p7ABcontent table tr.third-row {
	background-color: #ccccae;
}
.p7ABcontent table td {
	border: 1px solid #aaaa7d;
	padding: 4px 10px;
	/*padding: 3px 6px 3px 6px;*/
}
.p7ABcontent table a {
	color: #333;
	text-decoration: underline;
}

.p7ABcontent table.booking-form {
	/*margin: 7px 0 6px 0;*/
	background-color: #ececec;
	border-collapse: collapse;
	margin-bottom: 10px
}
.p7ABcontent table.booking-form td {
	border: none;!important
	padding: 2px 10px 4px 10px;
}

/*.p7ABcontent p.desc-breaks br {
	margin-bottom: 0px;
}*/

/*****left side-bar list styles*****/
/*.p7ABcontent ul {
	margin:0;
	padding: 0;
	list-style: none;
	color: #333;
}
.p7ABcontent li {
	margin: 0 0 4px 12px;
	padding: 0;
}
.p7ABcontent li span {
	color: #333;
}*/
/*****mid section*****/
.p7ABcontent .regionMap-sm {
	width: 166px;
	height: 64px;
	float: right;
	display: inline;
	margin: 0 0 5px 10px;
	background-color: #fff;
	padding: 0;
	border: 1px solid #c6c5c5;
	/*background-image: url(../images/tusc_map_sm_03.gif);*/
}
.p7ABcontent .propertyFeatures {
	width: 146px;
	float: right;
	display: inline;
	margin: 0 0 5px 10px;
	background-color: #fff;
	padding: 8px 10px 10px 10px;
	border: 1px solid #c6c5c5;
	clear: right;
}
/*.p7ABcontent .propertyFeatures p {
	font-size: 11px;
	line-height: 1.4em;
	border-bottom: 1px dotted #999;
	margin: 0;
	padding: 0.3em 0;
}*/
.p7ABcontent .propertyFeatures ul {
	margin: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	/*text-indent: 1em;*/
	color: #333333;
}
.p7ABcontent .propertyFeatures li {
	font-size: 11px;
	line-height: 1.4em;
	border-bottom: 1px dotted #999;
	margin: 0;
	padding: 0.3em 0;
	/*background-repeat: no-repeat;
	background-position: 1% 50%;
	text-indent: 0em;*/
}
.p7ABcontent .mainContent-normal ul {
	font-size: 12px;
}
.p7ABcontent .mainContent-normal li {
	font-size: 12px;
	line-height: 1.4em;
	margin: 0;
	padding: 0.25em 0;
}
/*.p7ABcontent .propertyFeatures li.tell-friend {
	background-image: url(../images/mail_icon_sm.gif);
	background-repeat: no-repeat;
}
.p7ABcontent .propertyFeatures li.enquiry {
	background-image: url(../images/enquiry_icon_sm.gif);
	background-repeat: no-repeat;
}
.p7ABcontent .propertyFeatures li.car {
	background-image: url(../images/car_icon_sm.gif);
	background-repeat: no-repeat;
}
.p7ABcontent .propertyFeatures li.flights {
	background-image: url(../images/flight_icon_sm.gif);
	background-repeat: no-repeat;
}
.p7ABcontent .propertyFeatures li.phone {
	background-image: url(../images/phone_icon_sm.gif);
	background-repeat: no-repeat;
}*/
.p7ABcontent .propertyFeatures li a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.p7ABcontent .propertyFeatures li a:hover {
	color: #333;
	text-decoration: none;
}
.p7ABcontent #usefulFeatures {
	width: 146px;
	float: right;
	display: inline;
	margin: 0 0 5px 10px;
	background-color: #fff;
	padding: 8px 10px 10px 10px;
	border: 1px solid #c6c5c5;
	clear: right;
}
.p7ABcontent #usefulFeatures ul {
	margin: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	text-indent: 1em;
	color: #333333;
}
.p7ABcontent #usefulFeatures li {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.8em;
	border-bottom: 1px dotted #999;
	padding: 0.3em 0 0.3em 2.25em;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 1% 50%;
	text-indent: 0em;
}
.p7ABcontent #usefulFeatures li.tell-friend {
	background-image: url(../images/mail_icon_sm.gif);
	background-repeat: no-repeat;
}
.p7ABcontent #usefulFeatures li.enquiry {
	background-image: url(../images/enquiry_icon_sm.gif);
	background-repeat: no-repeat;
}
.p7ABcontent #usefulFeatures li.car {
	background-image: url(../images/car_icon_sm.gif);
	background-repeat: no-repeat;
}
.p7ABcontent #usefulFeatures li.flights {
	background-image: url(../images/flight_icon_sm.gif);
	background-repeat: no-repeat;
}
.p7ABcontent #usefulFeatures li.phone {
	background-image: url(../images/phone_icon_sm.gif);
	background-repeat: no-repeat;
}
.p7ABcontent #usefulFeatures li a {
	color: #333;
	text-decoration: none;
}
.p7ABcontent #usefulFeatures li a:hover {
	color: #333;
	text-decoration: underline;
}
.p7ABcontent #map-container p {
	font-size: 10px;
	line-height: 30px;
	margin: 10px 0;
}
.p7ABcontent #map-container p a {
	color: #333;
}
.p7ABcontent img.acc-staticPage-floatRight {
	float: right;
	margin: 6px 0 6px 6px;
}
/*.p7ABcontent ul {
	margin:0;
	padding: 0;
	list-style: none;
	color: #333;
}
.p7ABcontent li {
	margin: 0;
	padding: 0;
}*/
/*****leftSideBar*****/
#leftSideBar #p7ABW1 .p7ABtrig a, #leftSideBar #p7ABW2 .p7ABtrig a,
#leftSideBar #p7ABW3 .p7ABtrig a, #leftSideBar #p7ABW4 .p7ABtrig a,
#leftSideBar #p7ABW5 .p7ABtrig a, #leftSideBar #p7ABW6 .p7ABtrig a,
#leftSideBar #p7ABW7 .p7ABtrig a, #leftSideBar #p7ABW8 .p7ABtrig a,
#leftSideBar #p7ABW9 .p7ABtrig a, #leftSideBar #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 4px 10px;
	color: #f4f4ee;
	font-weight: normal;
	background-color: #999999;
	border-bottom: 1px solid #ffffff;
	/*border-top: 1px solid #4a4a4a;*/
	background-image: url(../images/switch_plus.gif) /*97% 50% no-repeat*/;
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
#leftSideBar #p7ABW1 .p7ABtrig a:hover, #leftSideBar #p7ABW2 .p7ABtrig a:hover,
#leftSideBar #p7ABW3 .p7ABtrig a:hover, #leftSideBar #p7ABW4 .p7ABtrig a:hover,
#leftSideBar #p7ABW5 .p7ABtrig a:hover, #leftSideBar #p7ABW6 .p7ABtrig a:hover,
#leftSideBar #p7ABW7 .p7ABtrig a:hover, #leftSideBar #p7ABW8 .p7ABtrig a:hover,
#leftSideBar #p7ABW9 .p7ABtrig a:hover, #leftSideBar #p7ABW10 .p7ABtrig a:hover {
	color: #ffffff;
	background-color: #8d8d8d;
}
#leftSideBar #p7ABW1 .p7ABtrig .p7ABtrig_down, #leftSideBar #p7ABW2 .p7ABtrig .p7ABtrig_down,
#leftSideBar #p7ABW3 .p7ABtrig .p7ABtrig_down, #leftSideBar #p7ABW4 .p7ABtrig .p7ABtrig_down,
#leftSideBar #p7ABW5 .p7ABtrig .p7ABtrig_down, #leftSideBar #p7ABW6 .p7ABtrig .p7ABtrig_down,
#leftSideBar #p7ABW7 .p7ABtrig .p7ABtrig_down, #leftSideBar #p7ABW8 .p7ABtrig .p7ABtrig_down,
#leftSideBar #p7ABW9 .p7ABtrig .p7ABtrig_down, #leftSideBar #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #f4f4ee;
	/*letter-spacing: 0.1em;*/
	background-color: #999999;
	background-image: url(../images/switch_minus.gif) /*97% 50% no-repeat*/;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	font-weight: normal;
}
 #leftSideBar .p7ABtrig h3, #leftSideBar .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0.025em;
}
#leftSideBar .p7ABcontent p {
	font-family: Arial, Helvetica, sans-serif;
}

#leftSideBar .p7ABcontent ul {
	margin:0 0 8px 0;
	padding: 0;
	list-style: disc;
	color: #003478;
}
#leftSideBar .p7ABcontent li {
	margin: 0 0 4px 12px;
	padding: 0;
}
#leftSideBar .p7ABcontent li span {
	color: #333;
}

/*****rightSideBar*****/
#rightSideBar #p7ABW1 .p7ABtrig a, #rightSideBar #p7ABW2 .p7ABtrig a,
#rightSideBar #p7ABW3 .p7ABtrig a, #rightSideBar #p7ABW4 .p7ABtrig a,
#rightSideBar #p7ABW5 .p7ABtrig a, #rightSideBar #p7ABW6 .p7ABtrig a,
#rightSideBar #p7ABW7 .p7ABtrig a, #rightSideBar #p7ABW8 .p7ABtrig a,
#rightSideBar #p7ABW9 .p7ABtrig a, #rightSideBar #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 6px 10px 5px 10px;
	color: #f4f4ee;
	font-weight: normal;
	background-color: #999999;
	border-bottom: 1px solid #ffffff;
	/*border-top: 1px solid #4a4a4a;*/
	background-image: url(../images/switch_plus.gif) /*97% 50% no-repeat*/;
	background-repeat: no-repeat;
	background-position: 92% 50%;
}
#rightSideBar #p7ABW1 .p7ABtrig a:hover, #rightSideBar #p7ABW2 .p7ABtrig a:hover,
#rightSideBar #p7ABW3 .p7ABtrig a:hover, #rightSideBar #p7ABW4 .p7ABtrig a:hover,
#rightSideBar #p7ABW5 .p7ABtrig a:hover, #rightSideBar #p7ABW6 .p7ABtrig a:hover,
#rightSideBar #p7ABW7 .p7ABtrig a:hover, #rightSideBar #p7ABW8 .p7ABtrig a:hover,
#rightSideBar #p7ABW9 .p7ABtrig a:hover, #rightSideBar #p7ABW10 .p7ABtrig a:hover {
	color: #ffffff;
	/*background-color: #8d8d8d;*/
	background-color: #ff3300;
}
#rightSideBar #p7ABW1 .p7ABtrig .p7ABtrig_down, #rightSideBar #p7ABW2 .p7ABtrig .p7ABtrig_down,
#rightSideBar #p7ABW3 .p7ABtrig .p7ABtrig_down, #rightSideBar #p7ABW4 .p7ABtrig .p7ABtrig_down,
#rightSideBar #p7ABW5 .p7ABtrig .p7ABtrig_down, #rightSideBar #p7ABW6 .p7ABtrig .p7ABtrig_down,
#rightSideBar #p7ABW7 .p7ABtrig .p7ABtrig_down, #rightSideBar #p7ABW8 .p7ABtrig .p7ABtrig_down,
#rightSideBar #p7ABW9 .p7ABtrig .p7ABtrig_down, #rightSideBar #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #f4f4ee;
	/*letter-spacing: 0.1em;*/
	background-color: #ff6600;
	background-image: url(../images/switch_minus.gif) /*97% 50% no-repeat*/;
	background-repeat: no-repeat;
	background-position: 92% 50%;
	font-weight: normal;
}
#rightSideBar .p7ABtrig h3, #rightSideBar .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.025em;
}
#rightSideBar .p7ABcontent p {
	font-size: 11px;
	line-height: 1.3em;
	color: #333333;
	background-color: #ececec;
	margin: 0 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url((../images/p7ap_img/p7ap_light_gray_bevel.jpg);*/
	/*background-repeat: repeat-x;*/
	/*border-right: 1px solid #333333;
	border-left: 1px solid #333333;*/
}
#rightSideBar p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}
#rightSideBar a img {
	/*float:left; */
	/*margin:3px 10px 3px 0;*/
	margin-bottom: 0.6em;
	/*padding:4px;*/
	border:1px solid #fff;
	background:#fff;
	display: block;
	white-space: normal;
}
#rightSideBar a.image:hover {
	/*border:1px solid #666;*/
}
#rightSideBar a.image img {
	/*float:left; */
}
#rightSideBar .p7ABcontent h3 {
	margin: 0 0 6px 0;
	padding: 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	color: #fff;
	background-color: #ccc;
	letter-spacing: 0.05em;
	line-height: 10px;
	text-transform: uppercase;
}
#rightSideBar .p7ABcontent h3.tuscany {
	background-color: #693535;
}
#rightSideBar .p7ABcontent h3.sardinia {
	background-color: #003366;
}
#rightSideBar .p7ABcontent h3.umbria {
	background-color: #635a2f;
}
#rightSideBar .p7ABcontent h3.puglia {
	background-color: #58588a;
	border-bottom: 1px solid #fff;
}
#rightSideBar .p7ABcontent h3.amalfi {
	background-color: #666633;
}
#rightSideBar .p7ABcontent h3.sicily {
	background-color: #3996cc;
}
#rightSideBar .p7ABcontent h3.competition {
	background-color: #aaaa7d;
}
#rightSideBar .p7ABcontent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 17px;
	text-transform: none;
	/*font-variant: small-caps;*/
	font-weight: normal;
	color: #333;
	letter-spacing: normal;
	border: none;
	}
#rightSideBar .p7ABcontent a {
	color: #333333;
	text-decoration: underline;
	white-space: nowrap;
}
#rightSideBar .p7ABcontent a:hover {
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
}
/**Special Offer side bar link**/
#rightSideBar #p7ABc3_1 h5.special-offer-sidebar {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#rightSideBar #p7ABc3_1 h5.special-offer-sidebar a {
	display: block;
	background-image: url(../images/offer_button_sidebar_up_03.gif);
	height: 51px;
	width: 120px;
	text-indent: -9000em;
	text-decoration: none;
	line-height: 100%;
	margin: 0;
	padding: 0;
}
#rightSideBar #p7ABc3_1 h5.special-offer-sidebar a:hover {
	background-image: url(../images/offer_button_sidebar_dn_03.gif);
}
/******/
.p7ABtrig.first-accordian {
	margin: 0;
	padding: 0;
}
/**MAP**/
#p7ABc1_3.region-map {
	display: block;
}

/**TESTING!!!**/
#p7ABc1_2.region-map {
	display: block;
}

#p7ABc1_3 p.map-link {
	display: block;
	font-size: 10px;
	margin: 4px 0 4px 2px;
	white-space: nowrap;
}
#p7ABc1_3 p.location {
	display: block;
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 10px;
	background-color: #ddd;
}
#p7ABc1_3 a {
	color: #333;
	text-decoration: underline;
}
#p7ABc1_3 a:hover {
	text-decoration: none;
}
/**custom property text styles**/
.p7ABcontent h5 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #88885c;*/
	margin: 6px 0 3px 0;
}
.p7ABcontent h5 span {
	/*color: #808080;*/
	font-weight: normal;
}
.p7ABcontent h6 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #88885c;*/
	margin: 18px 0 3px 0;
}
.p7ABcontent ul {
	font-size: 11px;
	line-height: 1.35em;
	list-style: disc;
	margin: 0 23px 20px 23px;
}
.p7ABcontent li {
	margin: 2px 0;
}
.p7ABcontent p.text-divider {
	line-height: 2px;
	border-bottom: 1px dotted #999;
	margin: 16px 0 16px 0;
}
/*.p7ABcontent ul {
	margin:0;
	padding: 0;
	list-style: none;
	color: #333;
}
.p7ABcontent li {
	margin: 0;
	padding: 0;
}*/
/***misc. individual accordian styles***/
#p7ABW1 {
	margin-bottom: 10px;
}
#p7ABc2_2 img {
	margin-bottom: 8px;
}
#p7ABc2_3 img {
	margin-bottom: 6px;
	border-bottom: 1px solid #fff;
}
#p7ABc2_4 #form2 input#subscribe {
	width: 65%;
	float: left;
}
#p7ABc2_4 #form2 input#send {
	width: 25%;
	float: right;
}
#p7ABc2_4 p {
	clear: both;
	padding-top: 10px;
}
#p7tpc1_1 p.space-above {
	margin-top: 4px;
}
#p7ABc3_1 .offer-container#offer-first {
	padding-top: 0;
}
/*'straight to property' styles*/ 
#p7ABc1_2 .prop-search-left {
	width: 170px;
	float: left;
}
#p7ABc1_2 .prop-search-right {
	width: 340px;
	float: right;
}
#p7ABc1_2 #prop-search-container p {
	margin: 0 0 1px 3px;
}


