@charset "utf-8";
/* CSS Document */

/*-- Reset CSS --*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/*--/ End Resets--*/

/*-- Start General Styles--*/ 
body {
	text-align:center;
	/*background-image:url(../images/body-bg.gif);
	background-position:center top;
	background-repeat:repeat-y;*/
}
strong {
font-weight:bold;
}
.picture-frame {
	border:8px solid #f3f3f3;
	background-color:#B8B8B8;
	padding:1px;
	margin:1px 20px;
	width:300px;
	/*	Switch it ^^^
	border:1px solid #B8B8B8;
	background-color:#f3f3f3;
	padding:8px;
	*/
}
fieldset {
border:1px solid #000;
}
legend, legend a {
font-weight:bold;
color:#000;
padding-left:2px;
}

.fright {
	float:right;
	margin-right:0px;
}

.fleft {
	float:left;
	margin-left:0px;
}

h1 {
	background:#fff url(../images/patti-cotter-logo.gif) 11px 10px no-repeat;
	text-indent:-9999px;
	line-height:75px;
	height:75px;
	padding-left:5px;
	
	
}

h1 a {
	display:block;
	width:330px;
	float:left;
}

h2 {
	display:block;
	font-size:30px;
	font-family:"Adobe Garamond", Garamond, "Times New Roman", Times, serif;
	margin-bottom:10px;
}
blockquote em {
display:block;
font-size:1.3em;
}
body {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0; padding: 0;
}
h2 {
	font-size: 1.5em;
	line-height: 1em;
}
h3 {
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}
h4 {
	font-size: 1.1666666666666667em;
	line-height: 1.2857142857142858em;
	margin-bottom: 1.2857142857142858em;
}
p, ul, blockquote, pre, td, th, label {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
p.small {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}
p {
font-family:Arial, Helvetica, sans-serif;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
}
hr {
margin-top:2px;
clear:both;
margin-bottom:2px;
}
.clear {
clear:both;
}

#page-content {
}
#page-container, #flash-content, #header {
	width:900px;
	margin:0 auto;
	/*background-color:#EBEEF1;
	background-image:url(../images/body-bg.gif);
	background-position:center top;
	background-repeat:repeat-y;*/
}

#content {
	text-align:left;
	padding:10px 20px;
}


#header {
	width:900px;
	margin:0 auto;
	text-align:center;
}

#header a {
	text-decoration:none;
}

#header .sir-logo {
	float:right;
	margin-top:16px;
	margin-right:15px;
}

#global-footer {
	/*border-top:1px solid #999;*/
	clear:both;
	/*padding-top:20px;*/
	line-height:1.8em;
	margin:0 auto;
	text-align:center;
	width:900px;
}
#sothebysDisclaimer {
	font-size:10px;
}
#sothebysDisclaimer a {
	text-decoration:none;
	color:#000;
}

#sothebysDisclaimer a:hover {
	text-decoration:underline;
}

/*--/ End General Styles--*/ 
/*-- Start Homepage Styles--*/
#content-homepage {
	padding:0px;
}

#content-homepage a {
	text-align:center;
}
.discover-tagline {
	margin:12px 0;
}
/*--/ End Homepage Styles--*/
/*-- Start Contact Styles--*/
.contact-info {
font-size:1.3em;
line-height:1.4em;
}
.contact-info a {
color:#474747;
text-decoration:none;
}
.contact-info a:hover {
text-decoration:underline;
}
#contact-form {
float:right;
padding-left:20px;
border-left:1px solid #474747;
margin-bottom:15px;
}
#contact-form label {
display:block;
font-weight:bold;
margin:0px;
margin-top:5px;
}
#contact-form input[type="text"], #contact-form textarea[name="comments"] {
width:230px;
}
#contact-form input[type="submit"] {
width:100px;
margin-top:4px;
border:1px solid #474747;
background-color:#f9f9f9;
}
#contact-form input[type="submit"]:hover {
border:1px solid #000;
cursor:pointer;
}

/******** Featured Properties **************/
.left-listing, .right-listing {
margin:15px 0px;
}
.left-listing p, .right-listing p, .left-listing h3, .right-listing h3, .left-listing h4, .right-listing h4  {
_height:0;
}

.left-listing img, .right-listing img {
float:left;
clear:left;
}

.listings h3 {
margin-bottom:.2em;
font-weight:bold;
}
.listings h4 {
margin-bottom:.3em;
}
.left-listing p, .right-listing p {
line-height:2.0em;
}
/************************************** Property Details  */
h3.prop-details {
margin-top:-10px;
font-weight:bold;
}
h2.prop-details {
font-weight:bold;
}
#thumbImage {
border:1px solid #000;
}


#prop-pic-list {
margin:10px -6px 14px 0px;
.margin-right:-7px;
padding:0;
text-align:center;
}
#prop-pic-list li {
list-style:none;
display:inline;
margin-right:6px;
}

#prop-pic-list li img {
width:75px;
height:50px;
border:1px solid #000;
}
.listing-details {
width:540px;
float:left;
}
fieldset p {
padding:0px 10px;
}

/**************************************************************************** Sidebar  */

#sidebar {
width:290px;
margin-left:5px;
float:right;
padding:10px 8px 15px;
background-color:#eee;
}
#sidebar fieldset {
margin:0px;
margin-top:20px;
position:relative;
}
#sidebar fieldset blockquote {
clear:both;
margin:10px 4px 3px;
text-align:center;
padding:5px;
background-color:#fff;
border:1px solid #000;
text-align:justify;
}
#sidebar fieldset span.quote-name {
float:right;
text-align:right;
margin-bottom:8px;
margin-right:8px;
}
#sidebar p {
padding:12px 4px 9px 12px;
}
#sidebar ul {
padding-left:15px; /*Moves it in FF */
margin-left:8px; /*Moves it in IE */
}
#sidebar ul li {
margin-bottom:3px;
display:list;
text-align:left;
list-style-type:disc;
margin:5px 3px;
}
#sidebar table {
clear:both;
width:258px;
margin-top:8px;
margin-left:5px;
margin-bottom:10px;
text-align:left;
font-weight:bold;
}
#sidebar table tr td.right-centered {
text-align:center;
font-weight:normal;
}
#sidebar fieldset img {
text-align:center;
}
#sidebar fieldset .required-text {
margin:0px;
padding:0px;
line-height:14px;
font-size:14px;
}
#sidebar fieldset p.contact-info:first-line {
font-weight:bold;
}
#sidebar fieldset form {
margin:0px;
}
#sidebar fieldset form  ul {
margin:0;
padding:5px;
text-align:left;
}
#sidebar fieldset form  ul li {
list-style:none;
margin-bottom:5px;
}

/* Sidebar that has the input fields below the labels */
#sidebar fieldset li label {
font-size:14px;
font-weight:normal;
}
#sidebar fieldset input {
display:block;
width:260px;
}
#sidebar fieldset input.submitButton {
width:100px;
float:right;
border:1px solid #000;
background-color:#fff;
cursor:pointer;
margin-right:15px;
margin-bottom:8px;
}

#subnav ul li {
	display:inline;
	color:#000;
}

#subnav ul li a {
	color:#CCC;
}

.pipe-holder {
	padding:0px;
	margin-right:10px;
	margin-left:10px;
	display:inline;
}

/* new meet patti page styles */
div#meetpatti-tagline {
	width:340px;
	float:left;
}

h3.meetpatti {
	font-size:22px;
	margin:0px;
	padding-top:25px;
}

h3.mpatti-title {
	font-size:19px;
	color:#542a33;
	font-weight:bold;
}

p.mpatti-text {
	text-align:justify;
	font-size:16px;
}

/* buyers and sellers page styles */

#photo-container {
	width:310px;
	float:left;
}

#text-container {
	width:500px;
	float:right;
}

div.unit-container {
	border-bottom:1px solid #ccc;
	height:170px;
	margin-bottom:10px;
}

div.unit-container ul {
	width:300px;
	float:right;
	margin:5px 0px 0px;
}


div.unit-container ul li {
	display:inline-block;
	list-style-type:none;
    margin: 4px 0;
    height:30px;
    padding: 0 0 0 30px;
    background:url(/websites/14/images/pdflogo.png) no-repeat 0 0px;
    width:110px;
}

div.unit-container ul li a {
	height:40px;
}



