/* External Website Styles */
html,body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font: 12px/ 1.5 arial, helvetica, sans-serif;
	background-color: #006699;
}

table {
	font-size: 12px;
}

p.title {
	color: #3d5e78;
	font-size: 16px;
	margin-bottom: 5px;
}

p.title span {
	font-weight: bold;
}

SPAN.star {
	color: red;
	font-size: 10px;
	vertical-align: super;
}

span.button {
	background-color: #535353;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px black;
}

span.button a {
	color: white;
	font-weight: bold;
	font-size: 11px;
}

#apartments-left {
	float: left;
	width: 350px;
}

#apartments-right {
	width: 350px;
	position: absolute;
	color: black;
}

div.searchFieldsBoxOutter {
	border: dotted 1px #68a9cf;
	padding: 4px;
}

table.simpleSearchContainer {
	width: 100%;
	color: white;
	background-color: #68a9cf;
	margin: 0px;
}

table.simpleSearchContainer td {
	padding: 5px;
	border: 0px;
}

table.apartments-table-body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin: 0 auto;
}

table.apartments-table-body td {
	border-bottom: 0px;
}

tr.apartments-table-body-middle {
	
}

tr.apartments-table-body-middle td {
	padding-left: 5px;
	padding-right: 5px;
}

table.apartmentResults {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.apartmentResults,table.apartmentResults tr,table.apartmentResults td
	{
	vertical-align: middle;
}

table.apartmentResults tr.apartmentTitleRow {
	background-color: #68a9cf;
	color: white;
}

table.apartmentResults tr.apartmentTitleRow td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
}

table.apartmentResults tr.apartmentInfoRow {
	
}

table.apartmentResults td.photo {
	padding: 8px;
	padding-bottom: 20px;
	width: 120px;
	text-align: right;
}

table.apartmentResults td.info {
	padding: 8px;
	padding-bottom: 20px;
}

table.apartmentResults td.info table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.apartmentResults td.info table td.addressRow,table.apartmentResults td.infoCell
	{
	font-weight: bold;
}

table.apartmentResults td.info table td.actionRow {
	text-align: right;
}

#apartmentDetails {
	display: none;
}

#generalMap {
	border: solid 1px #cccccc;
	width: 100%;
	height: 500px;
}

div.addressArea {
	color: #333;
	background-color: #f3f3c2;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

div.descriptionArea {
	color: #333;
	background-color: #f3f3c2;
	padding: 5px;
	margin-bottom: 5px;
}

table.basicApartmentInfo {
	width: 100%;
	color: #333;
}

table.basicApartmentInfo td {
	border: 0px;
	margin: 0px;
	padding: 2px;
	vertical-align: top;
}

table.basicApartmentInfo td.title {
	width: 135px;
}

table.basicApartmentInfo td.content {
	
}

table.basicApartmentInfo td.feature {
	
}

div.searchFieldsBox {
	padding-bottom: 3px;
}

div.searchActionBox {
	padding-bottom: 3px;
	text-align: right;
}

table.listingInquiryForm {
	width: 100%;
	margin-top: 15px;
}

table.listingInquiryForm td {
	vertical-align: top;
}

table.listingInquiryForm td.title {
	font-weight: bold;
}

table.listingInquiryForm td.actions {
	text-align: right;
	padding-right: 20px;
}

table.listingInquiryForm td.col1 {
	width: 115px;
}

table.listingInquiryForm td.col2 {
	
}

table.listingInquiryForm #listingInquiryName,table.listingInquiryForm #listingInquiryPhone,table.listingInquiryForm #listingInquiryEmail
	{
	width: 175px;
}

table.listingInquiryForm #listingInquiry {
	width: 245px;
	height: 100px;
}

table.listingPhotos td {
	border-bottom: 0px;
}

.yui-skin-sam .yui-navset .yui-nav,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav
	{ /* protect nested tabviews from other orientations */
	border: solid #68a9cf; /* color between tab list and content */
	border-width: 0 0 4px;
	Xposition: relative;
	zoom: 1;
}

.yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a
	{
	background: #d8d8d8; /* tab background */
	color: #000;
	text-decoration: none;
}

.yui-skin-sam .yui-navset .yui-nav a em,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em
	{
	border: solid #a3a3a3;
	border-width: 1px 0 0;
	cursor: hand;
	padding: 0.1em .25em;
	left: 0;
	right: 0;
	bottom: 0; /* protect from other orientations */
	top: -1px; /* for 1px rounded corners */
	position: relative;
}

.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,
	/* no focus effect for selected */ .yui-skin-sam .yui-navset .yui-nav .selected a:hover
	{ /* no hover effect for selected */
	background: #68a9cf; /* selected tab background */
	color: #fff;
	font-weight: bold;
}

.yui-skin-sam .yui-navset .yui-nav .selected a em {
	padding: 0.25em 0.55em; /* raise selected tab */
}

.yui-skin-sam .yui-navset .yui-content {
	background: white; /* content background color */
}
