/*----------------------------------------------
http://www.scottreedhomes.ca
author:		Logistica Systems
date:		11.01.2008
----------------------------------------------- */

html,body, div {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


body {
	background-color: #000000;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #E9C811;
	margin: 0 0 1em 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
}

h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	padding-bottom: .5em;
}


p	{
	margin: 0 0 1em 0;
	color:#FFFFFF;
	line-height: 130%;
	text-align:justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}


td.content_cell {
padding:2em;
}

td.nav_cell {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	padding: 3px 0;
	padding-left: 2em;
	background-color:#414141;
}


tr.sparkle {
	background-image: url(images/body_bg.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Pictures w/ Caption */
div.picture
{
float: right;
width: 250px;
margin: 0 0 0 1em;
font-size: 80%
}

div.picture img {border: 1px solid #999; }

div.calculator td {color: #000;}

/* News Styles */
div.news_item strong {	
	color:#E9C811;
}

div.news_text {	
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width:auto;
	padding-bottom:.7em;
}

div.news_text ul {	
line-height: 150%;
}

div.news_text ul li {	
padding-bottom:10px;
}


ul.list li { line-height: 150%; }

div.list li {line-height: 140%;}


.clearboth { clear: both; padding-top:1em; border-top: 1px dashed #CCCCCC;}


/* Featured Property */
.feat_img {
	border: 1px solid #CCCCCC;
}

.featured {
	background-color:#333333; 
	width:225px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	border-top:0;
	height: 40px;	
	text-align:left;
	font-size: 80%;
}

/* Misc Listings Styles */
.img_detail {
	border: 1px solid #CCCCCC;
	margin-bottom:1em;
}

/* Listings thumbnail */
.img_thumb {
	float:left;
	margin: 0 13px 13px 0;
	border: 1px solid #CCCCCC;

}


/* Read More Links */
a.link_feat			{font-size: 90%; text-decoration: none;}
a.link_feat:link	{color: #E9C811; text-decoration: none}
a.link_feat:visited	{color: #E9C811; text-decoration: none; }
a.link_feat:hover	{color: #FFFF00;  text-decoration: underline}

/* MISC */
.small		{font-size: 11px; color:#C80000; }


ul.list li { line-height: 150%; }

div.list li {line-height: 140%;}

div.photos {
	width:500px;
}


img.fancy {
	border: 1px solid #000000;
	margin:.5em;

}


/* Contact Page Styles */

select, textarea {
 border: 1px solid #252F47;
 font-family: arial;
 font-size: 13px;
 color: #333333;
 width: 280px;
 }

input.home_search {
	width:72px;
}

.form_message {
	color:red;
}

a.banner { 
display: block; 
margin: 0 auto;
min-width: 970px; 
width: 970px; 
height: 135px; 
padding-top: 0em; 
background: #000 url('images/scott_header.jpg') no-repeat center center; 
text-align: center; 
text-decoration: none;
border: 0px solid YELLOW;
} 

a.banner p {
	margin:0; 
	line-height:100%;
	text-align: center; 
	padding-top:2.5em;
	color:#E9C811;
	font-size: 16pt;
}


/* Generic Link */
a.link			{font-size: 14px; text-decoration: underline;}
a.link:link		{color: #E9C811; text-decoration: underline;}
a.link:visited	{color: #E9C811; text-decoration: underline; }
a.link:hover	{color: #FFFF00; text-decoration: underline;}


/* Read More Links */
a.link_read			{font-size: 12px; text-decoration: none;}
a.link_read:link	{color: #E9C811; text-decoration: none;}
a.link_read:visited	{color: #E9C811; text-decoration: none;}
a.link_read:hover	{color: #FFFF00;  text-decoration: underline;}

/* Links Site Map */
a.link_sm			{font-size: 11px; text-decoration: underline;}
a.link_sm:link		{color: #FFFFFF; text-decoration: underline;}
a.link_sm:visited	{color: #FFFFFF; text-decoration: underline;}
a.link_sm:hover		{color: #E9C811;  text-decoration: none;}

/* Legal Stuff */
td.copyright	{
	font-size: 9px;
	font-weight:normal;
	color: #999999;
	font-family: Verdana, arial, sans-serif;
	background-color: #000000;
	height: 50px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 0;
	
}

a.logistica				{font-size: 9px; color: #999999; font-family: Verdana, arial, sans-serif; text-decoration: none;}
a.logistica:link		{color: #999999;}
a.logistica:visited		{color: #999999;}
a.logistica:hover		{color: #E9C811; text-decoration: underline; font-weight: normal; }
