/*

	-- -- -- -- -- -- --
	Sutton.com base CSS
	-- -- -- -- -- -- --
	

	Each of the following three files is a separate,
	browser-specific CSS file that keeps all hacks
	out of the main style sheet.
	
	Over time, as supporting these browsers no longer
	remains a priority, cleaning up the hacks is as
	easy as deleting the @import statement.
	
*/


@import "ie6win.css";

/*\*//*/
  @import "ie5mac.css";
/**/

@media tty {
 i{content:"\";/*" "*/}} @import 'ie5win.css'; /*";}
}/* */


/* -- undo HTML -- */
	:link,:visited {text-decoration: none;}
	ul,ol {list-style: none;}
	h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
	ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
	a img,:link img,:visited img {border: none;}
	address {font-style: normal;}

/* -- basic HTML elements -- */
	a:link {color: #000; text-decoration: underline;}
	a:visited {color: #000; text-decoration: underline;}
	a:hover {color: #000; text-decoration: underline;}
	body {color: #fff; background: #000; font: 76% "Century Gothic", sans-serif; margin: 0; padding: 0; height: 100%;}
	h1,legend {font-size: 1.8em; font-weight: normal; color: #f00; padding: 0 0 5px 0; border-bottom: solid 1px #828282;}
	legend {background: #000; margin-left: 10px;}
	h2 {font-size: 1.3em; font-weight: normal; padding: 1em 0; margin: 0;}
	h3 {border: dotted 1px #bbb; border-width: 1px 0; padding: 6px 0; margin: 3em 0 1em 0; text-transform: uppercase; font-size: 1.2em;}
	h4 {padding: 6px 10px; margin: 2em 0 0.5em 0; font-size: 1.2em; color: #666; background: url(../img/h4-bg.gif) no-repeat left center; text-transform: uppercase;}
	h5 {padding: 3px 0; margin: 2em 0 0 0; font-size: 1.1em;}
	h6 {padding: 3px 10px; margin: 2em 0 0 0; font-size: 1.1em; color: #666; background: url(../img/h4-bg.gif) no-repeat left center;}
	html {height: 100%;}
	hr {border: dotted 1px #bbb; margin: 1em 0;}
	p {margin-bottom: 1em; line-height: 1.5;}
	ol li {margin: 0.5em 0 0.5em 2em; list-style: decimal;}
	ul li {margin-left: 2em; list-style: disc;}	
  
  
/* -- simple classes -- */
	.clear {clear: both;}
	.clearboth {clear: both;}
	.clearleft {clear: left;}
	.clearright {clear: right;}
	.left {float: left; margin: 0 10px 10px 0;}
	.less {color: #828282;}
	.more {color: #9B0505;}
	.data_table .form-item { padding: 0px; margin: 5px; }







* {padding: 0; margin: 0;} 

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
background:#ffffff;
text-align:center;
}

body{font: 62.5%/1.4 "Century Gothic", sans-serif;}

/* ----- base links -----*/

/* ----- next base links -----*/
#tag a:link, #overview a:link, #examples a:link{color: #FFFCD1;}
#tag a:visited, #overview a:visited, #examples a:visited{color: #FFFCD1;}
#tag a:hover, #overview a:hover, #examples a:hover{color: #F4C20A;}
#tag a:active, #overview a:active, #examples a:active{color: #FFFCD1;}
#tag a:focus, #overview a:focus, #examples a:focus{color: #FFFCD1; outline:none;}

/* ----- head tags ----- */

h1{
	font-size:2em;
	letter-spacing: -3px;
	margin-top:30px;
}

h1 span{color:#F4C20A}

h2{font-size:2em;}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active{
	text-decoration:none;
	color:#333333;
}

.subNav{
font-size:0.5em;
font-weight:normal;
color:#CCCCCC;
}

h2{text-align:left;padding-bottom:1px;margin-top:30px;clear:both}

h5{text-align:left;font-size:1.1em; padding:5px 15px 0 15px;}

.header{float:left;width:200px;display:block}

.lineDivide{border-bottom: 1px dotted #333333;height:1px;margin-bottom:20px; clear:both; line-height:1px;}

.lineDivideSolid{border-bottom: 2px solid #ccc;height:1px;margin-bottom:20px; clear:both; line-height:1px;}

#pageContent{
margin:0 auto;
width:500px;
height:100%;
}

#tag{
background-color: #f6575c;
font-size:1.1em;
color:#F4F4F4;
padding:3px 0 5px 0;
}

#description{
background-color: #f6575c;
margin:1px 0px;
font-size:2.2em;
font-weight:normal;
padding:15px;
color:#6E6E6E;
}

.roundbox{
background:#e2383f;
width:100%;
margin-bottom:20px;
color:#fff;
text-align:left;
clear:both;
}

.roundbox h3{
font-size:1.55em;
padding: 15px 15px 10px 15px;
border-bottom: 1px dotted #e8e8e8;
margin-bottom:10px;
clear:both;
}

.roundbox p{
font-size:1.5em;
padding: 0px 15px 15px 16px;
}

.roundbox ul, .anchor ul{
font-size:1.5em;
padding: 0px 15px 15px 16px;
}

.roundbox ul li, .anchor ul li{
	list-style: circle inside;
	padding:2px 0;
}

p.changeDate{
padding: 0px 15px 0px 16px;
font-size:1.1em;
font-weight:bold;
}

#donate p, #qa p, #support p{
font-size:1.5em;
padding: 0px 15px 15px 16px;
text-align:left;
}

/* tabs */
.anchors {
  list-style: none;
  margin:0 0 0 10px;
	color:#fff;
}

.anchors li {
  float: left;
  margin: 0 2px 0 0;
  list-style: none;
}

.anchors a {
  display: block;
  padding: 1px 9px 2px 9px;
  text-decoration: none;
  text-transform: uppercase;
	border-bottom: 2px solid #fff;
	font-size: 14px;
	color:#fff;
	background: url(../img/slider-tab-closed.jpg) top left repeat;
}

.anchors .on a{
  font-weight: bold;
  border-bottom: 2px solid #757171;
	/* border-bottom:2px solid #e2383f; */
	/* border-top:2px solid  #e2383f; */
}

.anchors .on a, .anchors .on a:hover, .anchor, .anchors a:focus, .anchors a:active {
	/* background: #f6575c; */
	/* border-top:2px solid #f6575c; */
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	overflow:hidden;
	background: url(../img/slider-tab-open.jpg) top left repeat;
}

.anchors a:hover{
	/* background: #e2383f; */
	/* border-top:2px solid   #e2383f; */
}

.anchor {
	background: url(../img/slider-body-main.jpg) top left repeat;  
}

.anchor .anchor-footer {
	background: url(../img/slider-body-bottom.jpg) top left no-repeat;  
	height: 12px; 
}


.anchors .on a:link, .anchors .on a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.anchors a:hover, .anchors a:focus, .anchors a:active {
    cursor: pointer;
}
.anchor {
	clear:both;
	display:none;
	margin-bottom:20px;
	width:100%;
	color:#FFFFFF;
	text-align:left;
}

.anchor p {
text-align:left;
padding:5px 15px 15px 15px;
font-size:1.5em;
color:#FFFFFF;
}

#navigation{
clear:both;
list-style:none;
text-align:center;
border-top:2px solid #ccc;
}

#navigation li{
display: inline;
list-style-type: none;
padding:7px 20px 7px 15px;
*padding-top:2px;
_padding-top:7px;
line-height:30px;
font-size:1.6em;
}

* html #navigation li{
padding:3px 13px 7px 15px;
}

#navigation li.divide{
border-right:2px solid #ccc;
}

#navigation li a{
margin-top:5px;
}

#qa dl dd{
text-align:left;
margin-bottom:5px;
margin-top:10px;
font-size:1.5em;
}

#qa dl {
margin:0 15px;
border-bottom: 1px dotted #ccc;
padding-bottom:10px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////*/
pre.tabscode {
border: 1px solid #ccc;
margin: 15px;
padding: 1em;
background-color: #fff;
overflow: auto;
height:300px;
text-align:left;
}

* html pre.tabscode{width:90%;}

code
{
color: #333333;
font-size:1.4em;
line-height: 1.4;
}

pre.normal {
margin: 0px 15px 15px 15px;
padding: 1em;
overflow: auto;
background-color: #ccc;
}

* html pre.normal{width:90%;}

pre.exampleCode {
margin: 5px 15px 10px 15px;
padding: .5em;
overflow: auto;
background-color: #CE1400;
}

pre.exampleCode code {
color:#FFFFFF;
font-size:1em;
}

.javascript .comment {color : green;}
.javascript .string {color : red;}
.javascript .keywords {color : navy;font-weight:bold;}
.javascript .global {color: #009900;}
.javascript .brackets{color : navy;font-weight:bold;}

.css .comment {color : gray;}
.css .properties {color : navy;}
.css .selectors {color : maroon;}
.css .units {color :red;}
.css .urls {color :green;}

.html .tag {color : purple;font-weight : bold;}
.html .comment {color : gray;font-style: italic;}
.html .string {color : navy;}
.html .doctype {color : teal;}

/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

.toggleBtn{
display:block;
height:11px;
width:11px;
margin-top:13px;
line-height:13px;
float:right;
background-color:#fff;
font-weight:normal;
color:#F4C20A;
text-align:right;
}

h2 a.toggleBtn:link, h2 a.toggleBtn:visited, h2 a.toggleBtn:active{
color:#F4C20A;
}

h2 a.toggleBtn:hover{
color:#CE1400;
}


* html .toggleBtn{
height:1px;
line-height:11px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

.BTT a{
font-size:1.1em;
}

#overview a.BTT:link, #overview a.BTT:visited, #overview a.BTT:active, #examples a.BTT:link, #examples a.BTT:visited, #examples a.BTT:active{
	color:#4A8EBC;
}

#overview a.BTT:hover, #examples a.BTT:hover{
color:#316080;
}


#credits{
margin:50px 0 500px 0;
font-size:1.1em;
}

#credits p{
padding:0 15px 15px 15px;
}

.hfivepadding{
margin-top:5px;
}

.answer{
color:#CE1400;
}

#examples img{
border: 2px solid #fff;
}

.callout{
	color: #FFFFFF;
	border-bottom:2px dotted #F4C20A;
}
.contact{width:440px; margin:0px; padding:0px; text-align: left; }
.contact1{width:220px; margin:0px; border-right:1px solid #FFF; float: left;}
.contact2{width:210px; margin:0px; float: left; }
.panel_content{width:600px; margin:0px; padding:20px;}
.panel_content p{ font-size:12px;  margin:0px; padding:20px; text-align:justify;}

/* CSS Document */

body{margin:0px; padding:0px 0 0 0; font-family: "Century Gothic"; font-size:12px; color:#000; background: url(../img/banner.gif) #fff repeat-x left top; }

.fl{float:left;}
.fr{float:right;}
.center{text-align:center;}
.clear{ margin:0px; padding:0px; font-size:0px; height:0px;line-height:0px; clear:both;}
*:focus{outline:0;}
p{margin:0px; padding:0px;}

h4{margin:0px; padding:4px 0 5px 0px; font-size:16px; color:#000 ; font-weight:bold; text-align:left; }
h5{margin:0px; padding:4px 0 0px 0px; font-size:16px; color:#000 ; font-weight:bold; }

#main{margin:0; padding:0px 0 0 0px; width:100%;}
#main-seactin{margin: auto; padding:0px 0 0 0px; width:940px; }

.header{margin:0;padding:0px 0 0 0px; width:940px;float:left;}
.logo{margin:5px 10px 0 0;padding:0px 0px 0 0px; height:80px;float:left;}
.logo-rigt{margin:0;padding:0px 0px 0 0px; width:717px; float:left; height:60px;}
.breadcrumbs { margin: 0px; padding:4px 0 5px 0px; font-size:1em; color:#fff ; font-weight:bold; float:left; }
.breadcrumbs a { color: #FFFFFF; text-decoration: none;}
#loginpanel, #loginpanel a { margin: 0px; padding:4px 0 5px 0px; font-size:1em; color:#fff ; font-weight:bold; }

.clearboth {clear:both; }

.nav{margin:10px; text-align:left; white-space: nowrap; }
.nav ul{margin:0px; padding:0px; list-style-type:none; }
.nav li{margin:0px; padding:0 13px 0 13px;display: inline; border-left: 1px dotted #757171;}
.nav li#navFirst {border-left: none; padding-left: 0;} 
.nav li a{margin:0px; padding: 0; font-size:16px; color:#757171; font-weight: bold; text-decoration:none; text-align: center; text-transform: uppercase; }
.nav li a:hover{margin:0px; padding:0; color:#B61313 ;text-decoration:none; }
.nav li.currentPage a { color: #B61313; }
.con{margin:0;padding:10px 0 0 0px; width:940px;float:left; }
.con-l{margin:0;padding:10px 0 0 0px; width:627px;float:left; }
.con-l-mai{margin:0;padding:10px 0 0 0px; width:627px;float:left; }
.con-l-1{margin:0;padding:0px 0 0 0px; width:625px;float:left; background: url(../img/main-content-top.gif) top left no-repeat; height: 17px; }
.con-l-2{text-align: left; margin:0;padding:0px 0 0 10px; width:613px;float:left; background: url(../img/main-content-middle.gif) top left repeat; }
.con-l-3{margin:0;padding:0px 0 0 0px; width:625px;float:left; background: url(../img/main-content-bottom.gif) top left no-repeat; height: 21px; }
.aboutimagein{width:96px;height:133px;padding:5px;margin:0px;float:left;}
.content-header {margin: 0 0 15px 0px; font-size: 16px; font-weight: bold; text-align: left; text-transform: uppercase; }
.content-header img {margin-left: 10px; }
.aboutleft{	width:160px;padding:10px 0 20px 10px;margin:0px;float:left; background: url(../img/realtor-image.gif) -4px -4px no-repeat; }
.aboutright{width:430px;padding:0px 10px 0 0;margin:0px;float: right; }
.aboutright p {text-align: left; }
.sidebar {float: right; display: block; width: 302px;}
.con-r{margin:0;padding:20px 0 0 0px; width:302px; float:right;}
.con-r-1{margin:;padding:0px 0 0 0px; width:302px;float:left; background: url(../img/side-content-top.gif) top left no-repeat; height:19px; }
.con-r-2{margin:0;padding:0px 0 0 15px; width:287px; float:left; background: url(../img/side-content-middle.gif) top left repeat; }
.con-r-3{margin:0;padding:0px 0 0 0px; width:302px;float:left; background: url(../img/side-content-bottom.gif)  top left no-repeat; height:18px; }
.whtie-r-1{margin:20px 0 0 0px;padding:0px 0 0 0px; width:270px;float:left; background:url(../img/white1.png) top left no-repeat; height:7px; }
.whtie-r-2{margin:0px 0 0 0px;padding:0px 10px 0 10px; width:250px; float:left; background: #FFF; text-align:justify;}
.whtie-r-3{margin:0px 0 20px 0px;padding:0px 0 0 0px; width:270px;float:left; background:url(../img/white2.png) top left no-repeat; height:7px}
.followme{width:285px; padding:0px; margin:0px; float:left;}
.follow1{width:43px; height:45px; padding:10px; margin:0px; float:left;}
.followhead{font-size:16px; color:#000; font-weight:bold; padding:0 0 0 10px; margin:0px; float:left; width:277px; text-align:left;}
#footer{margin:0; padding:20px 0 20px 0; width:100%; background: url(../img/footer.gif); font-size:12px; font-size:12px; font-weight:bold;  min-width:100%; }


/* -- Panel Realtor Listings -- */
#container-1 #listings-realtor .panel_content #listingiframe { margin-right: 20px; }
#container-1 #listings-realtor .panel_content #listingiframe iframe { background-color: #DBDBDB; }
#container-1 #listings-realtor .panel_content .listing_tabs, #container-1 #listings-realtor .panel_content .resultsPager { display: none; }
  
#container-1 #listings-realtor .panel_content .viewalllistings { font-size: 1.3em; color: #FFFFFF; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-left: -20px; }
#container-1 #listings-realtor .panel_content .listingResult { background-color: #DBDBDB; color: #000000; }
#container-1 #listings-realtor .panel_content .listingResult .price { font-size: 1.3em; top: -1.3em; }
#container-1 #listings-realtor .panel_content .listingResult .details { margin: 0; padding: 0; }


#container-1 #listings-office .panel_content #listingiframe { margin-right: 20px; }
#container-1 #listings-office .panel_content #listingiframe iframe { background-color: #DBDBDB; }
#container-1 #listings-office .panel_content .listing_tabs, #container-1 #listings-office .panel_content .resultsPager { display: none; }
  
#container-1 #listings-office .panel_content .viewalllistings { font-size: 1.3em; color: #FFFFFF; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-left: -20px; }
#container-1 #listings-office .panel_content .listingResult { background-color: #DBDBDB; color: #000000; }
#container-1 #listings-office .panel_content .listingResult .price { font-size: 1.3em; top: -1.3em; }
#container-1 #listings-office .panel_content .listingResult .details { margin: 0; padding: 0; }


/* -- Panel Links -- */
#container-1 #links .panel_content ul { font-size: 1.2em; }
#container-1 #links .panel_content ul li { list-style: disc; }
#container-1 #links .panel_content ul li a { color: #FFFFFF; }

/* -- Panel CREA -- */
#container-1 #creanews .panel_content .rssitem { background-color: #DBDBDB; color: #000000; margin-bottom: 10px; margin-right: 20px; text-align: justify; padding: 5px; }
#container-1 #creanews .panel_content .rssitem .title { font-weight: bold; font-size: 1.2em; }
#container-1 #creanews .panel_content .rssitem .date { font-size: 0.9em; font-style: italic; margin-bottom: 5px; }

/* -- Other -- */
.con-l-2 .links_list li {
  list-style: none;
  margin-bottom: 10px;
}


/* -- Accessibility Tweaks -- */
	#accessibility {position: absolute; left: -9999px;}
	.hide {display: none;}
	


/*

	-- -- -- -- -- -- --
	Re-usable Components
	-- -- -- -- -- -- --
	

/* -- data table, flexisite edit -- */
	table.data_table { width: 100%; }
	table.data_table .title_row { background: #400; color:#fff; font-weight:bold; }
	table.data_table .even { background: #222; }
	table.data_table td { padding: 0 3px; }

/* -- contact card table, flexisite view -- */
  table#contact_table {margin-top: 10px; }	
	table#contact_table td.left_col {width: 45%; padding-bottom: 10px; padding-left: 24px;}
	table#contact_table td.right_col {padding-left: 10px; padding-bottom: 10px; padding-left: 24px;}
	table#contact_table div.contact_item_title {color: #999; font-weight: bold; position: relative; left: -23px;}
	table#contact_table img { vertical-align: middle; }
	
/* -- flexisite view -- */	
	#flexiInfo {float: left; margin-right: 20px;}
	#flexiPortrait {border: solid 1px #fff; padding: 0;}
	
/* -- testimonials -- */
	.form_row_container { position: relative; padding: 10px; border:1px dotted #999;}
	.form_row_actions { position: absolute; top: 0px; right: 5px; }
	.side_block .form_row_container { padding: 0; }


/* -- homezilla -- */
#homezilla-disclaimer { text-align: center; font-size: .8em; margin-top: 5px; width: 498px; font-style: italic; }
