/* @override 
	http://www.atlanticassociatesre.com/css/aa.css
	http://atlanticassociatesre.com/css/aa.css
*/

body {
	background-color: #3E2827;
	font-family: Georgia, serif;
	font-size: 13px;
}

img {
	margin: 0;
}

p {
	margin: 0 0 .5em 0;
	clear: both;
}

#home-photo p, .listingdetail p {
	clear: none;
}

.container {
	border: 1px solid #223A50;
	background-color: white;
	position: relative;
}

/*
.container.main {
	background-image: url(../gfx/bknd-rtcol.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
*/

div.container.main.columnbackground {
	background-image: url(../gfx/bknd-rtcol.gif);
	background-repeat: repeat-y;
}


div.column.span-12.main {
	background-image: none;
}


.noborder {
	border: none;
}

#header {
	position: relative;
	background-color: #1B1515;
}

#aalogo {
	position: relative; left: -6px; top: 2px;
}

#aalighthouse {
	position: absolute; top: -12px; left: 278px;
}

ul#topnav {
	margin: 0;
	list-style-type: none;
	position: absolute; bottom: 0; right: 9px;
}

ul#topnav li {
	float: left;
	font-family: Georgia, serif;
	font-size: 12px;
}

ul#topnav li a {
	background-color: #EFE6B0;
	padding: 2px 16px 1px 16px;
	margin: 0 2px;
	color: #6B6350;
	text-decoration: none;
	border: 1px solid #223A50;
	border-bottom: 1px solid #DAD1A1;
}

ul#topnav li a:hover {
	background-color: #F9F4E2;
}

.main {
	position: relative;
}

#luxuryresidences {
	position: absolute; top: 0; left: 14px;
	line-height: 12px;
}

#bostonhome {
	line-height: 17px;
}

#featuredproperty {
	position: relative; top: 20px;
}


.content {
	margin: 24px 0 14px 14px;
	background-image: none;
}

a 		{ color: #820004; text-decoration: none; }
a:link 	{ color: #820004; }
a:hover { color: #820004; text-decoration: underline; }

.icons a:link { text-decoration: underline; }

h1, h2, h3, h4, h5 {
	font-family: Georgia, serif;
	color: #373A70;
	margin: 0 0 .2em 0;
	line-height: 1.1em;
}

h1 {
	font-size: 16px;
	margin: 1em 0 0 0;
}


h2 {
	font-size: 19px;
}

.listing h2 { padding-top: 9px; }

h4 {
	font-size: 14px;
	color: #820004;
	margin: 1em 0 .5em 0;
}

h5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 .5em 0;
	color: #2A5391;
}

.maplink {
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
}

.maplink:before {
	content: " ~ ";
}

.listing {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 18px;
}

.primary_image, .photo_gallery_image {
	float: left;
	margin: 0 12px 0 0;
	padding: 12px;
	border: 1px solid #cccccc;
	background-color: #F9F4E2;
}

.photogallery {
	padding: 12px 0;
	
}

.photogallery:after,
.content p:after
 {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

div.listing.detail img.primary_image {
	float: none;
	margin: 0;
}

div.listing.detail .spec:after {
	content: "";
}

div.listing.detail td.label {
	font-weight: bold;
}

.price, .address, .phone {
	display: block;
	font-size: 16px;
	color: #4E2315;
}

.phone {
	text-align: right;
	color: #820004;
}

.agent {
	color: #bbbbbb;
	font-size: 11px;
}

.specs {
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 11px;
	color: #6B6350;
	margin: .5em 0;
}

.spec:after {
	content: ", ";
}

.specless:after {
	content: "";
}

.icons {
	clear: both;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 11px;
	padding-top: .5em;
	text-align: right;
	color: #820004;
}

.icons a:link { color: #820004; }

.upper {
	text-align: center;
	background-color: #F9F4E2;
	border: 1px solid #EEEAD8;
	border-bottom: 1px solid #DAD1A1;
}

.upper p {
	font-size: 11px;
	padding: 0 12px;
	text-align: left;
	line-height: 2em;
	margin-bottom: 1em;
	margin-top: 1em;
}

.upper p:first-line {
	font-size: 14px;
	color: #820004;
}

.upper img {
	margin: 0;
}

.lower {
	text-align: center;
	padding: 12px 0;
	border-bottom: 1px solid #DAD1A1;
}

.lower img {
	margin: 0;
}

#footer {
	background-color: #1B1515;
	color: #A99B78;
	font-size: 11px;
	padding: 2px 14px;
	border-top: 1px solid #223A50;
}

.disclaimer {
	background-color: #3E2827;
	padding: 3px 12px;
	line-height: 1.1em;
	font-size: 10px;
	color: #877F68;
}

p img       { float: left; margin: 0 1.5em 1.5em 0; padding: 0; }

#ritz-listings-link {
	background-color: white;
}

/* Success, error & notice boxes for messages and errors. */
h2#results.formhead,
.error,
.notice, 
.success    { 
	padding: 0; margin-bottom: 0; border: none; 
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 11px;
}
.error      { background: transparent; color: black; border-color: transparent; }
.notice     { background: transparent; color: black; border-color: transparent; }
.success    { background: transparent; color: black; border-color: transparent; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }
