/* GENERIC LISTINGS */
#PCMS_Module_14 ul.actions {
	padding: 0px;
	margin: 1em 0px;
	list-style-type: none;
	overflow: hidden;
}
#PCMS_Module_14 ul#pageActions {
	padding: 5px;
	border: 1px solid black;
	background-color: #EBEBEB;
	font-size: 12px;
}
#PCMS_Module_14 ul.actions li {
	float: left;
}
#PCMS_Module_14 span.label,
#PCMS_Module_14 label {
	display: inline-block;
	vertical-align: top;
	width: 150px;
	font-weight: bold;
}
#PCMS_Module_14 span.value,
#PCMS_Module_14 a.value {
	display: inline-block;
	vertical-align: top;
	width: 250px;
}
#PCMS_Module_14 div.value,
#PCMS_Module_14 dt label {
	display: block;
	float: left;
}
#PCMS_Module_14 .resultsHeader {
	text-align: right;
}
#PCMS_Module_14 #attribute_73_wrapper,
#PCMS_Module_14 #attribute_74_wrapper {
	position: absolute;
	top: 0px;
}
#PCMS_Module_14 #attribute_73_wrapper {
	left: 0px;
}
#PCMS_Module_14 #attribute_74_wrapper {
	right: 0px;
}
#PCMS_Module_14 #attribute_73_wrapper #attribute_73_description,
#PCMS_Module_14 #attribute_74_wrapper #attribute_74_description {
	position: relative;
	text-align: left;
	width: 50px;
	margin-left: 14px;
	top: -52px;
}
#PCMS_Module_14 #attribute_74_wrapper #attribute_74_description {
	margin-left: 20px;
	top: -75px;
	text-align: center;
	font-size: 14px;
}

/* Search form */
.PCMS_Module_14 form.search,
.PCMS_Module_14 form.search fieldset legend,
.PCMS_Module_14 form.search .submitButton {
	border: 1px solid black;
	padding: 0px;
}
.PCMS_Module_14 form.search fieldset {
	position: relative;
	border: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.PCMS_Module_14 form.search fieldset legend {
	font-size: 12px;
	font-weight: bold;
	position: relative !important;
	display: block;
	left: 0px;
	background-color: silver;
	width: 100% !important;
	margin: 0px 0px 5px 0px;
	border-width: 0px 0px 1px 0px;
	text-align: left;
}
.PCMS_Module_14 form.search fieldset select {
	/*float: left;*/
	vertical-align: top;
	padding: 0px;
	margin-top: 5px;
	width: 110px;
}
.PCMS_Module_14 form.search fieldset label {
	width: 140px;
	margin-left: 10px;
}
.PCMS_Module_14 form.search ul.amenityList {
	list-style: none;
}
.PCMS_Module_14 form.search ul.amenityList li {
	clear: left;
}
.PCMS_Module_14 form.search ul.amenityList li input {
	float: left;
}
.PCMS_Module_14 form.search ul.amenityList li label {
	float: none;
	width: 200px;
}
.PCMS_Module_14 form.search .submitButton {
	background-color: silver;
	border-width: 1px 0px 0px 0px;
	width: 100%;
	text-align: right;
}

/* Overview Page */
#PCMS_Module_14 #overviewMap {
	border: 1px solid black;
	width: 100%;
	height: 250px;
}
#PCMS_Module_14 #overviewList {
	padding: 0px;
	margin: 0px auto;
	list-style-type: none;
	overflow: auto;
}
#PCMS_Module_14 #overviewList li {
	position: relative;
	padding: 0px;
	float: left;
	width: 160px;
	height: 170px;
	margin: 0px 53px 5px 53px;
	text-align: center;
	border-width: 0px;
}
#PCMS_Module_14 #overviewList li .label {
	font-size: 11px;
	text-align: right;
	margin-right: 3px;
	width: 80px;
}
#PCMS_Module_14 #overviewList li .value {
	font-size: 11px;
	text-align: left;
	width: 60px;
}
#PCMS_Module_14 #overviewList li img.value {
	width: auto;
}
#PCMS_Module_14 #overviewList li #AttributeSet_Overview_Title h3 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	margin: 3px 0px;
}
#PCMS_Module_14 #overviewList li #attribute_42_value {
	border: 1px solid black;
}
#PCMS_Module_14 #overviewList li #attribute_42_value.noImageGraphic {
	border-width: 0px;
}
#PCMS_Module_14 #overviewList li #attribute_43_label {
	width: 85px;
}
#PCMS_Module_14 #overviewList li #attribute_43_value {
	width: 170px;
}
/*#PCMS_Module_14 #overviewList li #attribute_73_wrapper {
	position: absolute;
	bottom: 40px;
	right: -10px;
}*/

/* OverviewMap page */
#PCMS_Module_14 #overviewMap.large {
	height: 500px;
}
#PCMS_Module_14 #overviewMap #AttributeSet_OverviewMap_Main #attribute_73_wrapper {
	top: 20px;
}

/* Result page */
#PCMS_Module_14 #resultList {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#PCMS_Module_14 #resultList li {
	position: relative;
	margin: 0px 0px 10px 0px;
}
#PCMS_Module_14 #resultList li,
#PCMS_Module_14 #resultList li #AttributeSet_Results_Title,
#PCMS_Module_14 #resultList li #AttributeSet_Results_Actions {
	border: 1px solid black;
}

#PCMS_Module_14 #resultList li #AttributeSet_Results_Title,
#PCMS_Module_14 #resultList li #AttributeSet_Results_Actions {
	background-color: silver;
	overflow: auto;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Title {
	border-width: 0px 0px 1px 0px;
	padding: 2px;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Actions {
	border-width: 1px 0px 0px 0px;
	text-align: right;
	clear: both;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Actions ul {
	list-style: none;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Actions ul li {
	border: none;
	margin: 0px;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Title h3 {
	display: block;
	width: 450px;
	margin: 0px;
	float: left;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Title #attribute_4_value {
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Title #attribute_73_wrapper {
	position: absolute;
	top: 20px;
	left: -10px;
}

#PCMS_Module_14 #resultList li #AttributeSet_Results_Main {
	padding: 5px;
	overflow: auto;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Main .label {
	width: 120px;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Main .value {
	width: 160px;
}
/* Thumbnail picture */
#PCMS_Module_14 #resultList li #AttributeSet_Results_Main #attribute_42_value {
	display: block;
	border: 1px solid silver;
	float: left;
	margin-right: 5px;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Main #attribute_42_value.noImageGraphic {
	border-width: 0px;
}

#PCMS_Module_14 #resultList li #AttributeSet_Results_Main #attribute_26_value {
	width: 200px;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Main #attributeGroup_Address {
	float: left;
	width: 175px;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Main #attributeGroup_ListingInfo {
	float: left;
	width: 280px;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Main #attributeGroup_ListingInfo .label {
	clear: left;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Main #attributeGroup_ListingInfo .value {
	width: 200px;
}

/* - Detail page - */
/* Slideshow stuff */
#PCMS_Module_14 .outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}
#PCMS_Module_14 .loading {
	background: url(/Resources/Core/images/loading.gif) center no-repeat;
}
/*#PCMS_Module_14 .photoContainer {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #EBEBEB;
	border: 1px solid black;
	overflow: hidden;
}
#PCMS_Module_14 .photoContainer #photoList {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}
#PCMS_Module_14 .photoContainer #photoList li {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
#PCMS_Module_14 .photoContainer #slideshowControls {
	text-align: center;
}
#PCMS_Module_14 .photoContainer #slideshowContainer {
	margin: 0px auto 5px auto;
}
#PCMS_Module_14 .photoContainer #slideshowContainer #slideshow,
#PCMS_Module_14 .photoContainer #slideshowContainer #slideshow div,
#PCMS_Module_14 .photoContainer #slideshowContainer #slideshow div img {
	vertical-align: middle;
	text-align: center;
}
#PCMS_Module_14 .photoContainer .slideshow {
	margin: 0px auto;
}
#PCMS_Module_14 .photoContainer .slideshow img {
	border: 1px solid #ccc;
}
#PCMS_Module_14 .photoContainer .slideshowThumbnail {
	outline: none;
}
#PCMS_Module_14 .photoContainer .slideshowThumbnail img {
	border: 1px solid white;
	background-color: #282828;
	padding: 4px;
}
#PCMS_Module_14 .photoContainer a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}*/
#PCMS_Module_14 #AttributeSet_Title,
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Media,
#PCMS_Module_14 #AttributeSet_Main #attribute_29_wrapper {
	border: 1px solid #B0B0B0;
}
#PCMS_Module_14 h3 {
	margin: 0px;
}
#PCMS_Module_14 .attributeGroup h3,
#PCMS_Module_14 #AttributeSet_Title {
	background-color: #EBEBEB;
}
#PCMS_Module_14 #AttributeSet_Title {
	background-image: url(/Resources/Core/images/pattern24.png);
	background-position: top left;
	
	font-weight: normal;
	border-bottom: none;
	padding: 10px;
	/*overflow: auto;*/
}
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Media {
	background-color: #282828;
	border-top: none;
	margin-bottom: 1em;
}
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Media h3 {
	display: none;
}
#PCMS_Module_14 #AttributeSet_Main #attribute_29_wrapper {
	background-image: url(/Resources/Core/images/shadow.png);
	background-position: top left;
	background-repeat: repeat-x;
	
	border-width: 0 0 1px 0; 
	margin: 0px auto;
}
#PCMS_Module_14 #AttributeSet_Main #attribute_29_wrapper .slideshow {
	height: 375px;
	width: 725px;
	margin: 0px;
	padding: 5px;
}
#PCMS_Module_14 #AttributeSet_Main #attribute_29_wrapper .slideshow-images img {
	max-width: 698px; /* 700 - border */
	max-height: 373px; /* 525 - border */
	border: 1px solid #B0B0B0;
}
#PCMS_Module_14 #AttributeSet_Main #attribute_29_wrapper .slideshow-thumbnails {
	width: 80px;
	right: -90px;
}
#PCMS_Module_14 #AttributeSet_Main #attribute_29_wrapper .slideshow-thumbnails a {
	border: 1px solid #B0B0B0;
}



#PCMS_Module_14 #AttributeSet_Actions {
	margin-bottom: 20px;
}
#PCMS_Module_14 #AttributeSet_Main_Left {
	float: left;
	width: 500px;
	margin: 0px 20px 0px 0px;
}
#PCMS_Module_14 #AttributeSet_Main_Right {
	float: left;
	width: 280px;
}

#PCMS_Module_14 .attributeGroup {
	position: relative;
	border: 1px solid black;
	margin-bottom: 20px;
	padding-top: 0px;
	/*clear: left;*/
}
#PCMS_Module_14 .attributeGroup h3 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #0158A8;
	color: white;
	border-bottom: 1px solid black;
}
#PCMS_Module_14 .attributeGroup h4 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #88A9D2;
	color: black;
	border-bottom: 1px solid black;
}
#PCMS_Module_14 .attributeGroup span.label {
	margin-left: 5px;
}
/*#PCMS_Module_14 .attributeGroup div,*/
#PCMS_Module_14 .attributeGroup p,
#PCMS_Module_14 .attributeGroup dl {
	margin: 5px;
}
/*#PCMS_Module_14 .attributeGroup div div {
	margin: 0px;
}*/

#PCMS_Module_14 #AttributeSet_Title {
	position: relative;
	z-index: 11;
}
#PCMS_Module_14 #AttributeSet_Title .attributeGroup,
#PCMS_Module_14 #AttributeSet_Title .attributeGroup h3 {
	background-color: transparent;
	border: none;
}
#PCMS_Module_14 #AttributeSet_Title #attribute_73_wrapper,
#PCMS_Module_14 #AttributeSet_Title #attribute_74_wrapper {
	top: 25px;
	left: -20px;
	z-index: 10;
}
#PCMS_Module_14 #AttributeSet_Title #attribute_73_wrapper+#attribute_74_wrapper {
	left: 50px;
}
#PCMS_Module_14 #AttributeSet_Main_Right #gMap {
	border: 1px solid black;
	width: 100%;
	height: 150px;
	margin-bottom: 20px;
	overflow: hidden;
}
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_PriceInfo .label {
	width: 120px;
}
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_PriceInfo .value {
	width: 145px;
}
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_PriceInfo .currencyfield_seasonal {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid black;
}
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_Testimonials h4 {
	border: 1px solid black;
	border-width: 1px 0px;
}
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_Testimonials #testimonialList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_Testimonials #testimonialList li .header {
	background-color: silver;
}
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_Testimonials #testimonialList li .header .author {
	
}
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_Testimonials #testimonialList li .header .timestamp {
	font-size: smaller;
	float: right;
}

#PCMS_Module_14 #AttributeSet_Main_Left #attributeGroup_RequestMoreInfo label,
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_Testimonials label {
	width: 100px;
}
#PCMS_Module_14 #AttributeSet_Main_Left #attributeGroup_RequestMoreInfo input, 
#PCMS_Module_14 #AttributeSet_Main_Left #attributeGroup_RequestMoreInfo textarea,
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_Testimonials input, 
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_Testimonials textarea {
	width: 140px;
}
#PCMS_Module_14 #AttributeSet_Main_Left #attributeGroup_RequestMoreInfo input.submit,
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_Testimonials input.submit {
	width: auto;
}
#PCMS_Module_14 #AttributeSet_Main_Right #attributeGroup_Testimonials dt#PCMS_Plugin_Testimonials_testimonial-label {
	clear: both;
	margin-top: 30px;
}

#PCMS_Module_14 #AttributeSet_Main_Left #attributeGroup_Description,
#PCMS_Module_14 #AttributeSet_Main_Left #attributeGroup_Description h3 {
	width: 100%;
}
#PCMS_Module_14 #AttributeSet_Main_Left #attributeGroup_Description {
	clear: left;
}
#PCMS_Module_14 #AttributeSet_Main_Left #attributeGroup_Features .label,
#PCMS_Module_14 #AttributeSet_Main_Left #attributeGroup_Features .value {
	margin-top: 5px;
}
#PCMS_Module_14 #AttributeSet_Main_Left #attributeGroup_Features .label {
	width: 115px;
}
#PCMS_Module_14 #AttributeSet_Main_Left #attributeGroup_Features .value {
	width: 123px;
}
#PCMS_Module_14 #AttributeSet_Main_Left #attribute_39_value ul.amenityList {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 90%;
}
#PCMS_Module_14 #AttributeSet_Main_Left #attribute_39_value ul.amenityList label {
	display: inline;
	width: 150px;
	float: none;
}

#PCMS_Module_14 #ModuleFooter {
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	clear: both;
}
#PCMS_Module_14 #AttributeSet_Main #attribute_27_value {
	width: 200px;
}