/* @override 
	http://localhost:3000/stylesheets/pattywaltcher.css
	http://localhost/stylesheets/pattywaltcher.css
*/

* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
}

html {
	background:url("../images/layout/body_bg.jpg")
 #25245b;
}

body {
	text-align: center; /* for IE */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

/*****************/
/* generic */

li {
	list-style-type: none;
	font-size: 15px;
	vertical-align: bottom;
	zoom:1;
}

img {
	border: none;
}

textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

div.clear {
	clear: both;
}

/*****************/
/* structural    */

div#leftBackground {
	width: 828px;
	margin: 0 auto;
	background: url("../images/layout/shadow_left_14.gif") repeat-y top left;
}

div#rightBackground {
	width: 828px;
	background: url("../images/layout/shadow_right_14.gif") repeat-y top right;
}

div#mainWrapper {
	z-index: 1;
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left; /* for IE */
	background: #25245b;

}

div#header {
	position: relative;
	width: 100%;
	height: 203px;
	background: url("../images/layout/header_menu_bg.jpg") no-repeat top left;
}

div#rightColumn {
	float: left;
	display: inline; /* for IE */
	width: 245px;
	margin: 15px 10px 15px 10px;
	background: #2C2E63  url("../images/layout/right_column_top_bg.gif") top left no-repeat;
}

div#rightColumnBottom {
	width: 247px;
	height: 16px;
	background: url("../images/layout/right_column_bottom_bg.gif") top left no-repeat;
}

div#leftColumn {
	display: inline; /* for IE */
	float: left;
	width: 533px;
}


#listingsList,
#listingDetails,
#about_me,
#buyers,
#contact,
#schools,
#map,
#thumbnailUpload,
#adminNew {
	padding: 10px 0px 10px 10px;
	color: #d8d8d8;
}


/******************/
/* Site Wide Settings */

li, td {
	color: #d8d8d8;
}

p {
	font-size: 14px;
	color: #d8d8d8;
	padding: 7px 0;
	letter-spacing: .1em;
	line-height: 1.3em;
}

#leftColumn h1 {
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 150%;
	letter-spacing: .2em;
	color: #f9f3a3;
}

#leftColumn h6 {
	margin: -6px 0 8px 0;	
}

#leftColumn h6 a {
	margin-left: 10px;
	padding: 2px 5px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .1em;
	color: #757695;
}

#leftColumn h6 a:hover {
	color: #383a67;
	background: #757695;
}

.leftColumnContent {
	width: 493px;
	padding: 0 15px;
	background: url("../images/layout/listingSummary_bg.gif") repeat-y;
}

.leftColumnContentTop {
	width: 523px;
	height: 14px;
	background: url("../images/layout/listingSummaryTop_bg.gif") no-repeat;
}

.leftColumnContentBottom {
	clear: both;
	width: 523px;
	height: 14px;
	margin-bottom: 10px;
	background: url("../images/layout/listingSummaryBottom_bg.gif") no-repeat;
}


/******************/
/* header */

div#header h1 {
	text-indent: -9999px;
}



div#pattywaltcherPhoto {
	position: absolute;
	width: 90px;
	height: 108px;
	background: red;
	right: 10px;
	top: 145px;
	background: url("../images/layout/pw_portrait_90.jpg");
}

/*********************/
/* menubar */

div#menuBar {
	position: absolute;
	width: 533px;
	height: 36px;
	bottom: 0;
	left: 0;
}

div#menuBar li {
	float: left;
}

div#menuBar li a {
	display: block;
	height: 32px;
	text-indent: -9999px;
}

div#menuBar li a:hover {
	background: url("../images/layout/menu_bar_hover.gif");
	
}

div#menuBar li#button1 { width: 104px; }
div#menuBar li#button2 { width: 100px; }
div#menuBar li#button3 { width: 100px; }
div#menuBar li#button4 { width: 162px; }
div#menuBar li#button5 { width: 67px; }

div#menuBar li#button1 a:hover { background-position: 0 0; }
div#menuBar li#button2 a:hover { background-position: -104px 0; }
div#menuBar li#button3 a:hover { background-position: -204px 0; }
div#menuBar li#button4 a:hover { background-position: -304px 0; }
div#menuBar li#button5 a:hover { background-position: -466px 0; }


/********************/
/* welcome */
/* otherListings */

div#welcome, div#otherListings {
	width: 247px;
	padding-top: 5px;
}

#welcome p, #welcome h2, #welcome h3,
#otherListings p, #otherListings h2, #otherListings h3 {
	color: #f9f3a3;
}

#welcome p, #otherListings p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .15em;
	line-height: 1.4em;
	margin: .5em 15px;
	color: #fff;
	font-size: 90%;
}

#welcome h2, #otherListings h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .15em;
	margin: .5em 15px;
	font-size: 120%;

}

#welcome h3, #otherListings h3 {
	margin-bottom: .5em;
	line-height: 1.5em;
	padding-left: 45px;
	background: url("../images/layout/telephone.gif") 15px top no-repeat;

}

#welcome #matilija_poppy, #otherListings #matilija_poppy {
	width: 247px;
	height: 267px;
	background: url("../images/layout/welcome_flower_bg.gif");
}

/********************/
/* otherListings */

#otherListings h2.head {
	margin: 33px 15px 15px 15px;
	font-size: 18px;
	line-height: 1.4em;
	letter-spacing: .2em;
	padding-left: 10px;
	text-indent: -9px
}

#otherListings ul li {
	margin-bottom: 15px;
}

#otherListings ul li ul li {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .15em;
	font-size: 100%;
	text-align: center;
	letter-spacing: .15em;
	color: #f9f3a3;
}

#otherListings li.price {
	color: #90effe;
}

/*********************/
/* adminBanner */

#adminBanner {
	position: absolute;
	top: 0px;
	left: 24px;
	float: left;
	padding: 5px;
	background: #468637;
	border: 3px solid #29651c;
}

#adminBanner li {
	display: inline;
	float: left;
	font-size: 12pt;
	color: #16360f;
	padding: 0 5px;
}

#adminBanner li a {
	color: #16360f;
}

#adminBanner li a:hover {
	color: #fff;
}

/*********************/
/* loginContent */
#loginContent {
	padding: 10px 5px 10px 10px;
	margin-bottom: 15px;
}

#loginContent label {
	color: #f9f3a3;
	margin-right: 10px;
}

#loginContent ul {
	width: 320px;
	margin-left: 100px;
	padding: 10px 0;
	background: #2c2e63;
}


#loginContent li {
	width: 265px;
	text-align: right;
	margin-top: 5px;
}





/********************/
/* listingsList */

#listingsList h1 span {
	font-size: 55%;
	letter-spacing: .1em;
	color: #fff;
}

/********************/
/* listingSummary */



.listingSummary a.listingThumbnail {
	display: inline;
	float: left;
	width: 240px;
	height: 160px;
}	

.listingSummary ul.listingDescription {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 242px;	
}

#leftColumn h2
{
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .15em;
	color: #f9f3a3;
}

.price {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .15em;
	font-size: 16px;
	color: #70CCD6;

}

.listingSummary .listingDescription p {
	padding: 5px 0;
	font-size: .9em;
	letter-spacing: .2em;
	line-height: 1.4em;

}


#listingsList li h6 {	
	text-align: right;
	margin: 0;
}
	

/********************/
/* listingDetails */


#leftColumn h1 span a {
	font-size: .6em;
	padding: 0 5px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #757695;
}

#leftColumn h1 span a:hover
{
	color: #383a67;
	background: #757695;
}

#listingDetails li h6 {
	margin: 0px 0 5px 0;
	text-align: center;
	font-size: 65%;
}

#listingDetailsTop {
	width: 523px;
	height: 14px;
	margin: 10px 0 0 10px;
	background: url("../images/layout/listingSummaryTop_bg.gif") no-repeat;
}

#listingDetailsBottom {
	width: 523px;
	height: 14px;
	margin: 0px 0 10px 10px;
	background: url("../images/layout/listingSummaryBottom_bg.gif") no-repeat;
}



#listingDetails li h2 {
	letter-spacing: .15em;
	color: #f9f3a3;
}

#listingDetails div.desc_with_html {
	clear: both;
	padding: 0px;
	margin-top: 15px;
	padding-bottom: 15px;
	letter-spacing: .1em;
	font-size: 14px;
}


#listingDetails div.desc_with_html li {
	list-style-type: disc;
	margin-left: 1.5em;
}

#listingDetails div.desc_with_html strong {
	font-size: 120%;
	font-variant: small-caps;
	padding-right: 1px;
}

#listingDetails div.desc_with_html h3 {
	font-size: 17px;
	color: #f5f5f5;
}

#listingDetails h4 {
	margin-top: 7px;
	font-size: 16px;
	font-variant: small-caps;
}


#listingDetails ul#left {
	display: inline;
	float:left;
	width: 240px;
}

#listingDetails ul#left li.image {
	list-style-type: none;
	margin-left: 0;
	
}

#listingDetails li#more_photos {
	margin-bottom: 5px;
	text-align: center;
}

#listingDetails li#more_photos a {
	font-size: 70%;
}

#listingDetails ul#right li ul {
	margin-top: 5px;
	vertical-align: bottom;
}

#listingDetails ul#right li ul li {
	list-style-type: disc;
	margin-left: 1.5em;
	color: #f9f3a3;
}

#listingDetails ul#right {
	float: left;
	margin-left: 10px;
	width: 242px;
}	


#listingDetails ul#link li {
	text-align: center;
	color: #f9f3a3;
}

#listingDetails ul#link h6 {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 80%;
}

/********************/
/* adminOptions */

#adminOptions {
	padding: 15px;
}

#adminOptions h2 {
	color: #f9f3a3;
}

#adminOptions a {
	color: #c4c7f2;

}

#adminOptions a:hover {
	color: #f9f3a3;
}

/********************/
/* adminNew */


#adminNew img {
	margin-bottom: 15px;
}

#inputError,
#errorExplanation {
	margin-bottom: 5px;
	padding: 5px;
	border: 2px solid #4e8eab;
	background-color: #b6eafe;
}


#errorExplanation p {
	margin-left: 0;
	color: #000;
}

#inputError li,
#errorExplanation li{
	color: #000;
	margin-left: 1.5em;
	list-style-type: disc;

}



#inputError h4,
div#errorExplanation h4 {
	font-size: 110%;
	color: #275a72;
}
/********************/
/* listingForm */

#listingForm label {
	color: #c4c7f2;
	width: 200px;
	padding-right: 10px;
}


#listingForm table tbody tr td {
	padding: 3px 0;
}

#listingForm table tbody tr td.label {
	width: 9em;
}

#listingForm form table tbody tr td.button {
	text-align: right;
}

#listingForm textarea {
	border: 2px solid #757695;
	width: 450px;
}

#listingForm select#listing_n_bedrooms,
#listingForm select#listing_n_bathrooms {
	width: 5em;
}

#listingForm select#listing_start_date_1i,
#listingForm select#listing_expiration_date_1i {
	width: 5.5em;
}

#listingForm select#listing_start_date_2i, 
#listingForm select#listing_expiration_date_2i {
	width: 8em;
}

#listingForm select#listing_start_date_3i,
#listingForm select#listing_expiration_date_3i {
	width: 4.5em;
	
}

#listingForm textarea#listing_short_description {
	font-size: 100%;
	width: 330px;
	height: 65px;
}


#listingForm textarea#listing_long_description {
	font-size: 100%;
	width: 485px;
	height: 25em;
}

#listingForm input#upload_datafile {
	padding-right: 15px;
}

/**********************/
/* thumbnailUpload */

#thumbnailUpload h2 {
	color: #fff;
	font-size: 110%;
	margin-bottom: 10px;
}

#thumbnailUpload img {
	margin-bottom: 5px;
}

#thumbnailUpload form p {
}

#thumbnailUpload form p label {
	color: #fff;
}

#thumbnailUpload form input {
	margin-bottm: 15px;
}

#thumbnailUpload input#photo_uploaded_data {
	font-size: 90%;
	color: #7e7e7e;
}


#thumbnailUpload form.button-to input {
	margin-bottom: 15px;
}

/*********************/
/* about_me */

#about_me {
	padding-bottom: 15px;
}

/**********************/
/* contact */
#contact li {
	padding: 3px;
}

#contact h6 {
	display: inline;
}

#contact h6 a {
	margin: 0;
}

/**********************/
/* schools */

#schools table {
	padding-bottom: 25px;
}

#schools td {
	padding: 2px 10px;
	font-size: 90%;
}

#schools tr.category {
}

#schools tr.category td {
	padding-bottom: 2px;
	padding-left: 0;
	font-size: 120%;
	letter-spacing: .2em;
	font-family: Georgia, "Times New Roman", Times;
	color: #f9f3a3;
	border-bottom: 1px #f9f3a3 solid;
}

#schools tr.head {
}

#schools tr.head td {
	padding-top: 10px;
	color: #9a9bc4;
	font-weight: bold;
}

#schools td.t_name {
	width: 160px;
}

#schools td.t_website {
	width: 125px;
}

#schools tbody tr.head td.t_phone{
	width: 100px;
}

#schools tbody tr.head td.p_grade {
	width: 60px;
}

#schools tbody tr.head td.p_name {
	width: 125px;
}

#schools tbody tr.head td.p_address {
	width: 125px;
}

#schools tbody tr.head td.p_phone {
	width: 100px;
}



#schools td.tableHeader {
	padding-top: 10px;
	color: #f9f3a3;
	letter-spacing: .1em;
}

#schools td a {
	color: #d8d8d8;
	text-decoration: underline;
}

#schools td a:hover {
	color: #f9f3a3;
}

/*********************/
/* buyers */
#buyers #map {
	padding: 0;
	float: right;
	display: inli;
}

#buyers h2 {
	width: 280px;
	display: inline;
	float: left;
	line-height: 1.4em;
}

#buyers li {
	line-height: 2em;
}

#buyers a {
	color: white;
}

#buyers a:hover {
	color: #f9f3a3;
}

/********************/
/* map */
#map {
	text-align: center;
}

#map h1 {
	text-align: left;
}
#map h6 {
	margin: 0;
}

#map iframe {
	margin: 13px 0;
}

/********************/
/* flash */

div#flash {
	margin: 5px 10px;
	padding: 3px 6px;
	border: 2px solid #4e8eab;
	color: #4e8eab;
	background-color: #b6eafe;
}



/********************/
/* footer */

div#footer {
	clear: both;
	width: 800px;
	height: 80px;
	background: #2C2E63;
	text-align: center;
}

#footer ul {
	margin-left: 110px;
	display: inline;
	float: left;
}

#footer ul li {
	float: left;
	margin: 25px 0 0 25px;
}

#footer a, #footer li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #757695;
	font-size: 17px;
}

#footer a:hover {
	color: #c4c7f2;
}