/*
By Herreman David
http://www.free-css-templates.com
*/

body {
 /*background: #FFF url(bg.jpg) repeat-x;*/
 color: #000;
 padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em;
}

a { color: #46574D; background: inherit; }
a:hover { color: #647B6D; background: inherit;}

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #46574D; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #46574D; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
h4 { margin: 0; padding: 0; font: bold 1.1em Arial, Sans-Serif; letter-spacing: -1px; color:#000033; }


input.search { width: 122px; height: 15px; border: 1px dotted #FF9C00; background: #FFF; padding: 3px; color: #616161; }
input.submit { width: 28px; height: 20px; font-weight: bold; border: none; background: #FFF; padding: 3px; color: #616161; }



.content { margin: 0 auto; padding: 0px; color: #000; }
.header { color: #000; width: 800px; height: 81px;	margin: 0 auto; padding: 0; }
.hearder .leftside {	width: 350px; float: left;  }
.header h1 {

	padding: 12px 0 0 0px;
	color: #000;
	font: bold 2.5em Arial, sans-serif;
	
}

.header h2 {

	
	padding: 0;
	color: #FFF;
	font: bold 1.8em Arial, sans-serif;
	
	
}

.header .searchf {
	float: right;
	margin-right: 5px;
	clear: both;
	margin-top: 10px;
}

.searchpad { padding-top: 15px; }

#lnews { 
	padding: 15px;
	color: #FFF;
	width: 800px;
	height: 20px;
	font: 1.3em Arial, sans-serif;
	margin: 0 auto;
}

#lnews h2 { font: bold 1.4em Arial, sans-serif; color: #FFCF83; }
#lnews a { color: #FFCF83; text-decoration: none; } 
#lnews a:hover { color: #FFDF83; text-decoration: underline; }




#bottomb {
	clear: both;
	width: 100%;
	background: #FFDEAB url(topb.jpg) repeat-x top;
	font: 1.25em Arial, sans-serif;
}

#bottomb .padding {
	width: 800px;
	margin: 0 auto;
	padding: 30px 40px 10px 60px;
	
	
}
#bottomb ul { margin:0; list-style:none; padding: 0; }
#bottomb li { 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 3px 0px; 
	border-bottom: 1px dotted #ccc; 
	list-style: none;
}
#bottomb li a { color: #546078; text-decoration: none;  padding: 5px 0 0 0; display: block; margin-bottom: 2px; }
#bottomb li a:hover { color: #075181; text-decoration: none; background: #FFDCA6; display: block; margin-bottom: 2px; }
#bottomb h2 {
	padding: 5px 0 5px 0;
	color: #FF9C00;
	font: bold 1.6em Arial, sans-serif;
}

#bottomb .rights {
	float: right;
	width: 200px;
	z-index: 1;
	width: 200px;
}

#bottomb .bottomc {
	width: 200px;
	margin: 0 auto;
	z-index: 2;
	float: center;
	
}

#bottomb .bottomd {
	width: 200px;
	margin: 0;
	z-index: 3;
	float: left;
	
}

.imgd {
	border: 1px solid #ccc;
	padding: 5px;
	
}


.main_content {
	margin: 0 auto;
	margin-top: 10px;
	width: 850px;
}


.sd_left {
	float: left;
	color: #000;
	margin: 0 0 0px 5px;
	padding: 0px 20px 0px 5px;
	width: 550px;
	font: 1.3em arial, helvetica, verdana, sans-serif;
}	

.sd_right {
    clear:both;
    float: right;
	color: #000;
	margin: 0 5px 0 0;
	padding: 0px 0px 0 0px;
	width: 200px;
	font: 1.3em arial, helvetica, verdana, sans-serif;
}	
	


.text_padding {
	padding: 15px 0 0 0;
}

.main_content h2 {
	padding: 5px 0 5px 0;
	color: #FF9C00;
	font: bold 1.6em Arial, sans-serif;
}


.date { 
	color: #46574D; 
	background: #FFFFFF;
	text-align: right; 
	margin: 10px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #FFDEAB;
}
.date img {
	vertical-align: middle;
}

input.button { 
	background: #FFFFF4; 
	color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}

.footer { 
	background: #000 url(footer.jpg) repeat-x top;
	width: 100%;
	color:#eee;  
	text-align:left; 
	clear:both;
	font: 1.0em arial, helvetica, verdana, sans-serif;
	
}
.footer .padding { padding: 5px 10px 5px 10px; }
.footer a { color:#FFCF83; text-decoration: none;}
.footer a:hover { color:#FFDF83; text-decoration: underline; }

.style1 {
color: #000000;
font-size: large;
font-weight: bold;
}
.style2 {color: #FF6600}
.style3 {
color: #FF6600;
font-style: italic;
font-weight: bold;
}
.style4 {color: #FF9900}
.style5 {color: #FF9933}
.style6 {color: #000000}
.style8 {
	color: #000066;
	font-weight: bold;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

<!--
.style1 {
	font-style: italic
}
.style5 {
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.contentHeading, .designContent h2, .gdRosterResults h1, #gdTourBook h1, .blogEntryTitleBar { /* Generic Heading */
	width: 780px;
	height: auto;
	margin: 0px 0px 5px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #cccccc;
	font-size: 18px;
	text-align: left;
	color: #6d3a4a;
	font-weight: normal; }	
	

 
	
	.contentText, .designContent p, .designContent li {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
	color: #333333;
	font-style: normal;
	font-weight: normal; }
	
	.contentText, .designContent p, .designContent li {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
	color: #333333;
	font-style: normal;
	font-weight: normal; }
	
	.designContent a:link {
	color: #6d3a4a;
	text-decoration: none; }
	
 .designContent a:visited {
	color: #6d3a4a;
	text-decoration: none; }
	
 .designContent a:hover {
	color: #566343;
	text-decoration: none; }
	
 .designContent a:active {
	color: #562c38;
	text-decoration: none; }
	
	.designContent #gdTourBook {
	position: relative;
	height: 400px; }	
	
.designContent > #gdTourBook {
	position: relative;
	height: auto;
	min-height: 400px; }	
	
	.designContent  { display:inline;
	position: relative;
	float: left;
	margin: 10px 0 10px 10px;
	padding: 0px;
    width: 780px;
	z-index: 4;
    background-color: trans; }
	
	.gdPoweredByContainer {
	position: relative;
	margin-top: -20px;
	width: 780px;
	height: 18px;
	text-align: right;
	font-size: 10px; }			
			
.gdPoweredByText {
	font-family: arial;
	color: #562c38; }
	
	.resultsNav {
	position: relative;
	width: 780px;
	height: 24px;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc; }	
	
.resultsNavOn {
	background-color: #6d3a4a;
	z-index: 20; }
	
.resultsNavOff {
	background-color: #ededed;
	z-index: 20; }
	
.resultsNavTextOn {
	position: relative;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	z-index: 10; }
	
.resultsNavTextOff {
	position: relative;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	z-index: 10; }		
.resultsNavPagingAccent20	{
	position: absolute;
	z-index: 30;
	top: 0px;
	left: 0px;
	background: url('images/detailNavAccent20.png') repeat-x; }	
	
	
	
.resultsNavPosition {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 367px;
	height: 20px;
	text-align: center; }
	
.resultsButtonPosition {
	width: 367px;
	height: 20px; }		
	
.resultsNavPositionText {
	 font-family: arial;
	 color: #6d3a4a;
	 font-size: 13px;
	line-height: 20px;
	z-index: 10; }
	
	
.resultsNavPaging {
	position: relative;
	margin-top: 0px;
	width: 780px;
	height: 18px;
	padding: 2px 0px 0px 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc; }	
	
.resultsNavPagingTextOn {
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
	z-index: 10; }
	
.resultsNavPagingTextOff {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	z-index: 10; }	

.resultsNavPagingPrevious { 
	position: absolute;
	top: 2px;
	right: 106px;
	width: 103px;
	height: 16px;
	text-align: center;
	z-index: 10; }
	
.resultsButtonPagingPrevious {
	width: 103px;
	height: 16px; }	
	
.resultsNavPagingNext { 
	position: absolute;
	top: 2px;
	right: 2px;
	width: 103px;
	height: 16px;
	text-align: center;
	z-index: 10; }	
	
.resultsButtonPagingNext {
	width: 103px;
	height: 16px; }	

.resultsNavPagingStep {
	position: relative;
	float: left;
	width: 27px;
	height: 16px;
	margin-left: 1px;
	text-align: center; }
	
.resultsButtonPaging {
	width: 27px;
	height: 16px; }		
	
.resultsNavPagingJump {
	position: relative;
	float: left;
	width: 29px;
	height: 16px;
	margin-left: 1px;
	text-align: center; }
	
.resultsButtonPagingJump {
	width: 29px;
	height: 16px }	
	
.resultsNavPagingJumpPrevious {
	background-color: #ededed;
	margin-left: 2px; }
	
.resultsNavPagingJumpNext {
	background-color: #ededed; }
	
.resultsNavPagingJumpTextOn {
	font-size: 9px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	z-index: 10; }
	
.resultsNavPagingJumpTextOff {
	font-size: 9px;
	line-height: 17px;
	color: #999999;
	text-decoration: none;
	z-index: 10; }	
	
.resultsNavPagingStepOn {
	background-color: #ffffff; }
	
.resultsNavPagingStepOff {
	background-color: #566343; }
	
.resultsNavPagingStepNA {
	background-color: #ededed; }

.resultsNavPagingStepTextOn {
	font-size: 9px;
	line-height: 17px;
	color: #6d3a4a;
	text-decoration: none;
	z-index: 10; }
	
.resultsNavPagingStepTextOff {
	font-size: 9px;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
	z-index: 10; }	
	
.resultsNavPagingStepTextNA {
	font-size: 9px;
	line-height: 16px;
	color: #cccccc;
	text-decoration: none;
	z-index: 10; }	

.resultsNavPagingAccent	{
	position: absolute;
	z-index: 30;
	top: 0px;
	left: 0px;
	background: url('images/detailNavAccent.png') repeat-x; }	
	
#resultsKey {
	position: relative;
	width: 780px;
	height: 18px;
	margin: 2px 0px 2px 0px; }	
	
	
	
	
.resultsRow { 
	position: relative;
	z-index: 4;
	width: 540px;;
	height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	 }	

 	
.resultsRowHeader {	
	position: relative;
	float: left;
	margin: 2px 0px 0px 0px;
	width: 600px;
	height: 16px;
	text-align: left; }	
	
	
.resultsRowAccent {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 560px;
	height: 17px;
	border-top: 1px solid #999999;
	background-image: url('images/resultsFade.png');
	background-position: top;
	background-repeat: no-repeat; }
	
	 
.resultsRowCredit {
	position: absolute;
	bottom: -2px;
	left: 0px;
	width: 560px;
	height: 17px;
	border-top: 1px solid #999999;
	background-image: url('images/resultsFade.png');
	background-position: top;
	background-repeat: no-repeat; }
	
.resultsRowCreditText {
	font-size: 9px;
	font-family: arial;
	text-decoration: none;
	color: #999999; }
	
.resultsRowCreditLO {
	position: relative;
	float: left;
	margin: 2px 0px 0px 4px; }
	
.resultsRowCreditMLS {
	position: relative;
	float: left;
	margin: 2px 4px 0px 0px;  }
	
	
/* resultsRowHeader Contains */

.resultsListingTitle {	
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	text-align: left;
	text-decoration: none;
	  }
	
.resultsListingTitleText {	
	font-size: 18px;
	color: #6d3a4a;
	text-decoration: none;
	text-transform: capitalize; }
	
.resultsPrice {	
	position: absolute;
	top: 0px;
	right: 3px;
	width: auto;
	margin: 0px;
	padding: 0px; }
	
.resultsPriceText {	
	font-size: 18px;
	color: #6d3a4a;
	text-decoration: none;
	margin: 0px;
	padding: 0px; }
	
.resultsRowBody {	
	position: relative;
	z-index: 13004;
	float: left;
	margin: 7px 0px 0px 0px;
	width: 600px;
	text-align: left; }
	
/* resultsRowBody Contains */
	
.resultsIcons {
	position: absolute;
	z-index: 13005;
	left: 171px;
	bottom: 20px;
	width: 407px;
	height: 16px;
	padding: 0px 0px 0px 0px;
	color: #333333; }	
	
.resultsInfo {
	position: relative;
	float: left;
	width: 580px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333; }
	
.resultsLabel {
	position: relative;
	float: left;
	width: auto;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #566343; }		
	
.resultsValue {
	position: relative;
	float: left;
	width: auto;
	margin-right: 10px;
	font-size: 12px;
	color: #333333; }

.resultsAddress {
	position: relative;
	float: left;
	width: 380px;
	font-size: 12px; }

.resultsAddressOff {
	position: relative;
	float: left;
	width: 380px;
	color: #666666;
	font-size: 10px;
	font-style: italic; }

.resultsPropType {
	position: relative;
	float: left;
	width: 580px;;
	font-size: 12px; }		
	
	
	
	
.resultsRowFooter {	
	position: absolute;
	left: 175px;
	bottom: 6px;
	width: 405px;
	height: 37px; }	
	
/* resultsRowFooter Contains */

.resultsLink {	
	position: absolute; 
	left: 2px;
	bottom: 0px;
	height: 14px;
	width: auto;
	font-size: 12px;
	color: #333333; }
	
.resultsLinkText {	
	font-size: 14px;
	color: #562c38;
	text-decoration: none; }

.resultsIcon {
	position: relative;
	float: right;
	width: 25px;
	height: 25px;
	margin: 12px 0px 0px 2px; }
	
.resultsIconMLS {
	position: absolute;
	top: 45px;
	right: 5px; }	
	 
.resultsPosition {
	position: absolute;
	top: 30px;
	right: 5px;
	width: auto;
	height: 12px;
	text-align: right; }
	
.resultsPositionText {
	font-size: 9px;
	color: #999999; }
	
.gdPoweredByContainer {
	position: relative;
	margin-top: -20px;
	width: 780px;
	height: 18px;
	text-align: right;
	font-size: 10px; }			
			
.gdPoweredByText {
	font-family: arial;
	color: #562c38; }		
	

	 
.resultsButtonSize {
	width: 120px;
	height: 20px; }
	
.resultsButton {
	position: absolute;
	right: 0px;
	bottom: 19px;
	z-index: 13010;
	background-color: #566343;
	text-align: center; }		 
	 
.resultsButtonBlank {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 13030;}
	
.resultsButtonIMG {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 13029;
	background: url('images/detailNavAccent20.png') repeat-x;}
	 
.resultsButtonText {
	font-size: 11px;
	z-index: 13020;
	color: #ffffff;
	line-height: 18px;
	font-family: arial;
	text-decoration: none; }
	
.error {
	color:#FF0000;
	font-weight:bold;
}
.errorList {
	display:block;
	margin:0 0 0 25px;
	padding-left:15px;
	background:url(../images/bullet_arro_rust.gif) left no-repeat;
}
.floatLeft {
	float:left;
	clear:none;
}
.floatRight {
	float:right;
	clear:none;
}
#errorDiv {
	width: 500px;
	margin:10px 0;
	padding:10px;
	position:fixed;
	left: 30%;
	top: 10px;
	color:#dd3c10;
	overflow: auto;
	border:1px solid #dd3c10;
	background:#ffebe8 url(../images/icon_alert.gif) 10px 8px no-repeat;
}
.errorHeading {
	display:block;
	height:20px;
	font-weight:bold;
	padding:2px 0 10px 35px;
	_padding-left:25px;
	border-bottom:1px solid #DEB59A;
	margin-bottom:5px; color:#dd3c10;
}

.progress{
	width: 500px;
	margin:200px 0;
	padding:10px;
	position:fixed;
	left: 30%;
	top: 30px;
	color:#dd3c10;
	overflow: auto;
	border:1px solid #dd3c10;
	background:#ffebe8 url(../images/icon_alert.gif) 10px 8px no-repeat;
	display:none;

}

.articles{

width:99%;

background-color:#FFFFCC;

border-width:thin;

border-style: dashed;

border-color: #CCCCFF;}

