/*
 * G and G Properties Stylesheet
 * Styles for Property Display, Property Details, Property Information,
 * Tag List, and Print addons.
 * Extracted from G and G Theme collection.
 */

/* ============================================
 * Property Display (proDisplay.cs)
 * ============================================ */

div#properties {
	width: 750px;
	height: 750px;
	border-right: 1px solid #6195a9;
	float: left;
}

div.prop_gallery {
	width: 250px;
	height: 250px;
	text-align: left;
	padding-right: 20px;
}

div.prop_thumb {
	width: 230px;
	height: 130px;
	background-color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 2px 2px 10px #000000;
}

div.prop_descrip {
	width: 230px;
	height: 70px;
	background-color: #f4f4f4;
	box-shadow: 2px 2px 10px #000000;
}

div.prop_save {
	width: 230px;
	height: 30px;
	background-color: #005a7b;
	background-image: url('/GandG/files/Public/images/prop-bg.jpg');
	background-repeat: repeat-x;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	box-shadow: 2px 2px 10px #000000;
}

img.thumb {
	width: 100%;
	height: 130px;
	display: block;
	background-color: aqua;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

h1#location {
	color: #005a7b;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-top: 10px;
}

p#price {
	line-height: 18px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding-left: 10px;
}

p#prop_type {
	line-height: 16px;
	color: #999999;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding-left: 10px;
}

.propertyContainer {
	height: 250px;
}

.propertyWrapper {
	max-width: 760px;
}

.propertyWrapper .ccEditWrapper,
.propertyWrapper .ccEditWrapper * {
	margin-left: 0;
	margin-right: 0;
}

/* ============================================
 * Property Details (propDetails.cs)
 * ============================================ */

h1#prop-address {
	line-height: 34px;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-family: baskerville, serif;
	color: #FFFFFF;
	padding-top: 35px;
}

.col-left h1#prop-address {
	margin: 0;
	padding: 3px 0 5px 0;
	font-size: 30px;
	font-family: baskerville, serif;
	color: #FFFFFF;
}

.col-left-brochure h1#prop-address {
	margin: 0;
	padding: 3px 0 5px 0;
	font-size: 30px;
	font-family: baskerville, serif;
	color: #FFFFFF;
}

.location-small {
	margin: 0;
	padding-left: 10px;
	font-size: 18px;
	font-family: baskerville, serif;
	color: #FFFFFF;
}

.return-link {
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #849da7;
}

#prop-links {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #6195a9;
	font-style: none;
}

#prop-links a {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #6195a9;
	font-style: none;
}

p#property-description {
	text-align: justify;
	word-break: normal;
	word-wrap: normal;
	font-size: 14px;
	font-family: Georgia, 'Times', serif;
	color: #bdcfd3;
	line-height: 25px;
	font-style: none;
	padding-bottom: 10px;
	padding-top: 15px;
}

div#prop-details {
	padding-top: 10px;
	padding-bottom: 25px;
}

div#properties-detailed {
	width: 700px;
	height: 900px;
	padding-top: 10px;
}

col-left-brochure #properties-detailed {
	padding-top: 10px;
}

.logo-details {
	display: block;
	float: right;
	padding-top: 10px;
}

div#aux-images {
	width: 720px;
	height: 125px;
	border-top: 1px dotted #6195a9;
	padding-top: 10px;
	display: table;
}

#aux-images .aux-pic {
	margin: 0 10px 0 10px;
}

div#aux-pic {
	height: 110px;
	width: 110px;
}

div.auxDocBox {
	float: left;
	height: 110px;
	width: 110px;
	padding: 10px 10px 0 10px;
}

div.auxDocBox p {
	text-align: center;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#propertyImage {
	width: 707px;
	height: 487px;
}

.clearElement {
	clear: both;
}

.clear {
	clear: both;
	margin: 10px 0px 10px 0px;
}

/* ============================================
 * Property Information (propInformation.cs)
 * ============================================ */

div#sidebar-details {
}

div#fields {
	padding-top: 340px;
}

div#prop-price {
	border-top: 1px dotted #bdcfd3;
	border-bottom: 1px dotted #bdcfd3;
	text-align: center;
}

div#options-div {
	border-bottom: 1px dotted #6195a9;
	padding: 0 0 0 25px;
}

div.options-div-top {
	border-top: 1px dotted #6195a9;
	border-bottom: 1px dotted #6195a9;
	text-align: center;
	width: 100%;
}

p#price-text {
	font-family: Georgia, serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 40px;
}

p.side-options-text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #bdcfd3;
	line-height: 30px;
	margin: 0;
}

p.side-options-text a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #bdcfd3;
	line-height: 30px;
	text-decoration: none;
}

img#contact-button {
	padding-top: 35px;
	width: 220px;
}

/* ============================================
 * Property Printer Version (printDetails.cs)
 * ============================================ */

.image-container img {
	width: 300px;
	padding: 5px;
}

.property-image {
	width: 100%;
	padding: 10px 0 10px 0;
}

/* ============================================
 * Tag List (tagClass.cs)
 * ============================================ */

#featured-projects a {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #849da7;
	font-style: normal;
	padding-right: 15px;
	text-decoration: none;
}

.tag-link img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
