/* GENERIC LISTINGS */
#PCMS_Module_14 #mainContent {
	margin-right: 170px;
}
#PCMS_Module_14 #overviewMap {
	width: 100%;
	height: 200px;
}
#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 #listingSidebar {
	width: 150px;
	position: absolute;
	top: 0px;
	right: -160px;
}
#PCMS_Module_14 #listingSidebar fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
#PCMS_Module_14 #listingSidebar fieldset label {
	width: 50px;
}
#PCMS_Module_14 #listingSidebar fieldset input {
	width: 80px;
}
#PCMS_Module_14 #listingSidebar .quickSearch.wrapper {
	margin-bottom: 1em;
}
#PCMS_Module_14 #listingSidebar .quickSearch.wrapper form {
	padding: 3px;
}
#PCMS_Module_14 #listingSidebar .quickSearch.wrapper select {
	width: 140px;
}
#PCMS_Module_14 legend {
	font-weight: bold;
	font-size: 14px;
}
#PCMS_Module_14 span.label, #PCMS_Module_14 label {
	display: inline-block;
	vertical-align: top;
	float: none;
	width: 150px;
	font-weight: bold;
}
#PCMS_Module_14 div.value, #PCMS_Module_14 span.value, #PCMS_Module_14 a.value {
	display: inline-block;
	vertical-align: top;
	float: none;
	width: 250px;
}
#PCMS_Module_14 div.value, #PCMS_Module_14 dt label {
	display: block;
	float: left;
}

/* MyFavorites stuff, should be moved to separate file somewhere ? */
#PCMS_Module_14 #overviewMap,
#PCMS_Module_14 #mainContent div.myFavorites,
#PCMS_Module_14 #listingSidebar .quickSearch.wrapper,
#PCMS_Module_14 #mainContent div.myFavorites h1,
#PCMS_Module_14 #listingSidebar h2 {
	border: 1px solid black;
}

#PCMS_Module_14 #mainContent div.myFavorites,
#PCMS_Module_14 #listingSidebar .quickSearch.wrapper {
	overflow: hidden;
}
#PCMS_Module_14 #mainContent div.myFavorites p,
#PCMS_Module_14 #mainContent div.myFavorites form {
	margin: 0px 3px;
}
#PCMS_Module_14 #mainContent div.myFavorites h1,
#PCMS_Module_14 #listingSidebar h2 {
	margin-top: 0;
	padding: 3px;
	border-width: 0px 0px 1px 0px;
	background-color: #EBEBEB;
	color: black;
	font-size: 1.2em;
	text-transform: none;
}
#PCMS_Module_14 #mainContent div.myFavorites .actionMenu {
	padding: 3px 0px;
}
#PCMS_Module_14 #mainContent div.myFavorites h2 {
	font-size: 1.1em;
	border-width: 1px 0px;
}
#PCMS_Module_14 #mainContent div.myFavorites h1+h1 {
	border: none;
	background: none;
	color: black;
	font-size: 1.1em;
	text-transform: none;
}
#PCMS_Module_14 #mainContent div.myFavorites dl dt {
	width: 140px;
	float: left;
}
#PCMS_Module_14 #mainContent div.myFavorites dl dt label {
	float: none;
	width: 100%;
}
#PCMS_Module_14 #mainContent div.myFavorites dl dd {
	width: 140px;
	float: left;
	margin: 0px;
}
#PCMS_Module_14 #mainContent div.myFavorites dl dd input {
	float: none;
	width: 90%;
}
#PCMS_Module_14 #mainContent div.myFavorites dl dd input#submit {
	width: auto;
}
#PCMS_Module_14 #mainContent div.myFavorites ul {
	list-style-position: inside;
	padding: 3px;
	margin: 0px;
}

/* Search page */
.PCMS_Module_14 form fieldset {
	border: none;
	border-bottom: 1px solid silver;
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 1em 0px;
}
.PCMS_Module_14 form fieldset legend {
	padding: 0px;
	margin: 0px;
	display: none;
}
.PCMS_Module_14 form fieldset .extended {
	display: none;
}
.PCMS_Module_14 form.search select {
	width: 130px;
	/*float: left;*/
}
.PCMS_Module_14 form.search select.multiple {
	height: 100px;
}
.PCMS_Module_14 form.search div.wrapper {
	width: 30%;
	float: left;
}

.PCMS_Module_14 form.search #search_3,
.PCMS_Module_14 form.search #search_4,
.PCMS_Module_14 form.search #search_19,
.PCMS_Module_14 form.search #search_20,
.PCMS_Module_14 form.search #search_21 {
	margin-right: 100px;
}

.PCMS_Module_14 form.search #search_9_label {
	
}
.PCMS_Module_14 form.search #search_9_value {
	clear: left;
	width: 630px;
}

.PCMS_Module_14 form.search #search_11_wrapper,
.PCMS_Module_14 form.search #search_23_wrapper {
	width: auto;
}
.PCMS_Module_14 form.search #search_11_wrapper label {
	float: left;
	display: block;
}
.PCMS_Module_14 form.search #search_11_wrapper #search_11_value {
	width: 350px;
}
.PCMS_Module_14 form.search #search_11_wrapper #search_11_value label {
	width: 50px;
}
/*#PCMS_Module_14 form #search_11_value input {
	float: left;
	width: 100px;
	margin-right: 1em;
}*/

.PCMS_Module_14 form ul.amenityList {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.PCMS_Module_14 form ul.amenityList li {
	display: inline;
	/*float: left;*/
	/*width: 205px;*/
	padding: 0px;
	margin: 0px;
	/*clear: left;*/
}
.PCMS_Module_14 form ul.amenityList li input {
	/*float: left;*/
	margin: 5px 3px;
}
.PCMS_Module_14 form ul.amenityList li label {
	/*float: left;*/
	width: 190px !important;
	margin: 5px 0px;
}

/* Overview Page */
#PCMS_Module_14 #overviewList {
	padding: 0px;
	margin: 0px auto;
	list-style-type: none;
	overflow: auto;
}
#PCMS_Module_14 #overviewList li {
	padding: 0px;
	float: left;
	width: 160px;
	height: 170px;
	margin: 0px 56px 5px 57px;
	text-align: center;
	border-width: 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 .label {
	font-size: 11px;
	text-align: right;
	margin-right: 3px;
	width: 97px;
}
#PCMS_Module_14 #overviewList li .value {
	font-size: 11px;
	text-align: left;
	width: 60px;
}
#PCMS_Module_14 #overviewList li #AttributeSet_Overview_Title h3 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	margin: 3px 0px;
}


/* Result page */
#PCMS_Module_14 #resultList {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#PCMS_Module_14 #resultList li {
	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: 3px;
}
#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 {
	width: 250px;
	margin: 0;
	display: block;
	float: left;
}
/* Old Featured Listing */
#PCMS_Module_14 #resultList li #AttributeSet_Results_Title #attribute_57_value {
	width: 150px;
	float: left;
}
/* New Featured Listing */
#PCMS_Module_14 #resultList li #AttributeSet_Results_Actions #attribute_57_value {
	float: left;
	text-align: left;
	font-weight: bold;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Title #attribute_4_value {
	width: 50%;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
/* Override width for featured listings to prevent wrapping */
#PCMS_Module_14 #resultList li #AttributeSet_Results_Title #attribute_57_value+#attribute_4_value {
	width: 210px;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Main {
	padding: 5px;
	overflow: auto;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Main .label {
	width: 90px;
}
#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: 165px;
}
#PCMS_Module_14 #resultList li #AttributeSet_Results_Main #attributeGroup_ListingInfo {
	float: left;
	width: 290px;
}
#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 */
#PCMS_Module_14 #AttributeSet_Title,
#PCMS_Module_14 #AttributeSet_Title h2 {
	color: black;
}
#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 .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;
	/*background-repeat: repeat-x;*/
	
	font-weight: normal;
	border-bottom: none;
	padding: 10px;
	overflow: auto;
}
#PCMS_Module_14 #AttributeSet_Title h2 {
	font-weight: normal;
	font-size:15px;
	width: 50%;
	display: block;
	float: left;
}
#PCMS_Module_14 #AttributeSet_Title #attribute_4_value {
	width: 50%;
	font-size: 14px;
	text-align: right;
}

#PCMS_Module_14 .attributeGroup h3 {
	background-color: #EBEBEB;
	padding: 3px;
}
#PCMS_Module_14 #AttributeSet_Main {
	margin: 0px;
}
#PCMS_Module_14 #AttributeSet_Main span.label {
	width: 100px;
}
#PCMS_Module_14 #AttributeSet_Main span.value {
	width: 100px;
}
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Media {
	background-color: #282828;
	border-top: none;
	margin-bottom: 1em;
	/*background-image: url(/Resources/Core/images/pattern28.png);
	background-position: center left;
	background-repeat: no-repeat;*/
}
#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; 
	/*background-color: #111111;*/
	margin: 0px auto;
	/*width: 500px;*/
}
#PCMS_Module_14 #AttributeSet_Main #attribute_29_wrapper .slideshow {
	height: 375px;
	width: 525px;
	margin: 0px;
	padding: 5px;
}
#PCMS_Module_14 #AttributeSet_Main #attribute_29_wrapper .slideshow-images img {
	max-width: 498px; /* 500 - border */
	max-height: 373px; /* 375 - 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_Main #attributeGroup_Info {
	float: left;
	width: 400px;
	margin-right: 5px;
	overflow: auto;
}
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Location {
	position: relative;
	float: left;
	width: 225px;
	overflow: hidden;
}
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Location a.enlargeMap {
	position: absolute;
	top: 0;
	right: 0;
	padding: 3px;
}
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Location span.label {
	width: 80px;
}
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Location span.value {
	width: 120px;
}
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Location #gMap {
	width: 100%;
	height: 100px;
	overflow: hidden;
	border: 1px solid #CDCBCE;
}
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Amenities,
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Description {
	clear: both;
}
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Amenities ul.amenityList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_Amenities ul.amenityList li {
	float: left;
	width: 200px;
}
#PCMS_Module_14 #AttributeSet_Main #attributeGroup_RequestMoreInfo textarea {
	width: 150px;
	height: 50px;
}
#PCMS_Module_14 #AttributeSet_Main #attribute_27_value {
	width: 200px;
}
