
/* CSS Styles - Scottsdale Real Estate */
/* created: 12-05-06 ---- last modified: 12-21-06  ---- modified by: Curtiss Prickett  */


/* ---( BASE Styles )------------------------------------ */


* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #d1ac6b;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	}

td, p, div {
	line-height: 1.4em;
	color: #28282e;
	}
	
p {
	font-size: 1.1em;
	margin: 1em 0 1em auto;
	}
	
a {
	color: #f51a1a;
	text-decoration: none;
	font-weight: bold;	
	}
	
a:hover {
	text-decoration: underline;
	}
	
.initial {
	font-size: 1.1em;
	margin: .4em 0 1em auto;
	}
	
input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 1.0em;
	border: 1px solid #0079c2;
	color: #033865;
	}
	
.formPad {
	margin-bottom: 8px;
	}

select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	padding: 2px;
	line-height: 1.4em;
	border: 1px solid #0079c2;
	color: #033865;
	text-transform: none;
	font-weight: normal;
	}
	
 ul {
	padding: 0px 5px;
	margin-left: 1.3em;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #006699;
	font-weight: normal;
	line-height: 1.2em;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	color: #033865;
	font-weight: normal;
	line-height: 1.3em;
	}
	

h2 a:link{
    color: #033865;
    font-size: 1.0em;
    font-weight: normal;
    text-decoration: none;
	}
h2 a:visited{
    color: #033865;
    font-size: 1.0em;
    font-weight: normal;
    text-decoration: none;
	}
h2 a:hover{
    color: #033865;
    font-size: 1.0em;
    font-weight: normal;
    text-decoration: underline;
	}
h2 a:active{
    color: #033865;
    font-size: 1.0em;
    font-weight: normal;
    text-decoration: none;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-style: italic;
	letter-spacing: 1px;
	color: #033865;
	font-weight: normal;
	line-height: 1.1em;
	}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;;
	color: #00325b;
	font-weight: normal;
	line-height: 1.3em;
	float: left;
	}
	
hr {
	height: 2px; 
    /*border: 0px;*/
	border-bottom: 1px solid #e9d5b2; 
    border-top: 1px solid #ae9b77;
	margin: 5px 0px;
	}
	
img.floatL {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #006699;
	}
	
img.floatR {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #006699;
	}
	
img.mediaImg {
	margin-top: 15px;
	border: 1px solid #006699;
	}
	
#stretch{
    height: 0;
    overflow: hidden;
}	
	

/* ---( LAYOUT Styles )------------------------------------ */

#wrapperBlue {
	 background-color: #090c2c;
	}
	
#wrapperTan {
	 background-color: #f9ebcb;
	}
	
#wrapperGrey {
	 background-color: #e1d1af;
	 padding: 10px 25px;
	}
	
#header, #footer, #flash, #title {
	width: 740px;
	}
	
div#footer {
	padding: 20px 0px 15px 0px;
	}
	
#logoBar {
	width: 740px;
	height: 81px;
	background-image: url(../images/blue-fade_bkg.jpg);
	background-repeat: no-repeat;
	}
	
#pageBody {
	padding: 20px 0px;
	width: 740px;
	}
	
.greyBox {
	background-color: #e1d1af;
	border: 1px solid #d1ac6b;
	line-height: 1.0em;
	padding: 10px;
	margin-bottom: 15px;
	}
	
.blueBox {
	background-color: #090c2c;
	border: 1px solid #31a9f3;
	line-height: 1.0em;
	padding: 10px;
	margin-bottom: 15px;
	}
	
.panelBkg {
	background-color: #b0863a;
	background-image: url(../images/panel_bkg.jpg);
	background-position: center;
	height: 16px;
	/*min-width: 337px;*/
	border: 1px solid #ba9551;
	margin-bottom: 10px;
	padding-top: 1px;
	}
	
.panelText {
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
	}
	
#titleWrap {
	border-bottom: 1px solid #007AC3;
	}
	
#titleDiv {
	border-left: 1px solid #007AC3;
	margin-left: 88px;
	padding-left: 5px;
	}


#titleDiv h2 a, #titleDiv h2 a:link, #titleDiv h2 a:visited, #titleDiv h2 a:active, #titleDiv h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	color: #033865;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration:none
	!important;
	}
	
#ftrLeftCol {
	width: 162px;
	float: left;
	}
	
#ftrRtCol {
	float: left;
	padding-left: 10px;
	border-left: 1px solid #007fc5;
	width: 565px;
	}
	
#ftrSearch {
	width: 140px;
	padding: 6px;
	background-color: #dbbc82;
	border: 1px solid #090c2c;
	}
	
#ftrSearchTop {
	width: 726px;
	padding: 6px;
	background-color: #dbbc82;
	border: 1px solid #090c2c;
	}
	
#ftrDetailSearch {
	width: 132px;
	margin-left: 20px;
	margin-bottom: 14px;
	border-left: 1px solid #090c2c;
	border-right: 1px solid #090c2c;
	border-bottom: 1px solid #090c2c;
	}
	
#ftrNewsletter {
	width: 140px;
	padding: 6px;
	background-color: #e1d1af;
	border: 1px solid #b0863a;
	}
	
.ftrStatus {
	background-color: #090c2c;
	padding: 4px;
	color: #f7e8c1;
	font-size: 1.1em;
	font-weight: bold;
	border-top: 1px solid #F9E8C1;
	}
	
.ftrRowLite {
	background-color: #fdf5de;
	}
	
.ftrRowDark {
	background-color: #e1d1af;
	}
	
.ftrImgOutline {
	border: 1px solid #090c2c;
	}
	
.ftrStatusPad {
	margin-right: 10px;
	}
	
#ftrPanel {
	width: 265px;
	float: left;
	min-height: 295px
	}
	
#mediaPanel {
	width: 280px;
	float: left;
	min-height: 222px
	}
	
img.sideImg {
	border: 1px solid #b0863a;
	margin-bottom: 10px;
	}
	
#RtCol {
	float: left;
	border-left: 1px solid #007fc5;
	width: 575px;
	}
	
img.mapIcon {
	float: right;
	margin: 0px 0px 15px 5px;
	}
	
#mapLegend {
	width: 144px;
	padding: 6px 3px 0px 3px;
	background-color: #e1d1af;
	border: 1px solid #b0863a;
	font-size: 0.9em;
	}
	
.mapItem {
	margin-bottom: 8px;
	line-height: 1.1em;
	}
	
#mapSearchBtn {
	width: 132px;
	margin-left: 18px;
	margin-bottom: 14px;
	border-left: 1px solid #c19748;
	border-right: 1px solid #c19748;
	border-bottom: 1px solid #c19748;
	}
	
#eventLeftCol {
	width: 172px;
	float: left;
	}
	
#eventRtCol {
	float: left;
	padding-left: 10px;
	border-left: 1px solid #007fc5;
	width: 555px;
	}
	
#eventSearch {
	width: 146px;
	margin: 6px 0px;
	padding: 6px;
	background-color: #dbbc82;
	border: 1px solid #090c2c;
	}
	
.largeList {
	font-size: 1.1em;;
	}



/* ---( SLIDING BUTTON Styles )------------------------------------ */


.btn {
	background: url(../images/btn_left.gif) 0 0 no-repeat;
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 12px 0px;
	padding: 4px 0 8px 8px;
	color: #183c72;
	}
	
.btn span {
	background: url(../images/btn_right.gif) top right no-repeat;
	padding: 4px 9px 8px 0px;
	}

a.btn:link { color: #183c72; text-decoration: none; }
a.btn:hover { color: #ff3333; text-decoration: none; }
a.btn:active { color: #183c72; text-decoration: none; }



/* ---( TEXT Styles )------------------------------------ */
	
	
.whiteTxt {
	color: #FFFFFF;
	}
	
.yellowTxt {
	color: #ffffcc;
	}
	
.redTxt {
	color: #f51a1a;
	}	
	
.tanTxt {
	color: #d1ac6b;
	}
	
#smallTxt {
	color: #ffffcc;
	font-size: 0.9em;
	line-height: 1.1em;
	}
	
.ftrTxt {
	font-size: 1.0em;
	line-height: 1.2em;
	}
	
.brownTxt {
	color: #cc9933;
	}
	
.medText {
	font-size: 1.2em;
	line-height: 1.6em;
	}
	
.tabSelect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 2.9em;
	color: #0066cc;
	text-transform: uppercase;
	}
	
.mediaVT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 2.6em;
	color: #f9ebcb;
	text-transform: uppercase;
	border-bottom: 1px solid #f9ebcb;
	/*padding: 4px 0px;*/
	}
	
.mediaVT a:link {
	font-weight: normal;
	text-decoration: none;
	color: #f9ebcb;
	}
	
.mediaVT a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #f9ebcb;
	}
	
.mediaVT a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #f9ebcb;
	}
	
.smBlueTitle {
	text-transform: uppercase;
	color: #0066cc;
	font-size: 1.0em;
	font-weight: bold;
	}
	
.testimonialTxt {
	float: left;
	padding-top: 15px;
	width: 390px;
	}
	
.sideNav_selected {
	text-transform: uppercase;
	color: #0066cc;
	font-size: 1.0em;
	font-weight: bold;
	}
	
.gridEven td {
	color: #666;
	padding: 6px;
	}

.gridOdd td {
	background-color: #e1d1af;
	padding: 6px;
	}
	
.blueTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;;
	color: #00325b;
	}
	
.formCells {
	font-size: 1.0em;
	padding-top: 2px;
	color: #666666;
	font-weight: bold;
	}

	

/* ---( CUSTOM LINK Styles )------------------------------------ */	
	
.imgHilite img {
	border: 1px solid #0079c2;
	}

.imgHilite:link img {	
	border: 1px solid #0079c2;
	}	
	
.imgHilite:hover img {
	border: 1px solid #ff3333;
	}
	
.imgHilite:hover {
	color: red;
	}
	
a.boldWht {
	font-weight: bold;
	color: #c7db8b;
	font-size: 1.2em;
	}
	
a.footer {
	color: #006633;
	margin: 0px 10px;
	font-weight: normal;
	}

a.footer:link {
	text-decoration: none;
	}
	
a.footer:hover {
	text-decoration: underline;
	}
	
a.ftrPages {
	text-decoration: none;
	color: #28282e;
	padding: 4px 6px;
	margin: 4px 2px;
	line-height: 2.5em;
	border: 1px solid #F9E8C1;
	}
	
a.ftrPages:hover {
	text-decoration: underline;
	background-color: #e1d1af;
	border: 1px solid #b0863a;
	}
	
#ftrSelected {
	color: #28282e;
	padding: 4px 6px;
	margin: 4px 2px;
	font-weight: bold;
	line-height: 2.5em;
	background-color: #e1d1af;
	border: 1px solid #b0863a;
	}
	
a.contact {
	text-transform: uppercase;
	color: #0066cc;
	font-size: 1.2em;
	font-weight: bold;
	}

a.whatsNew {
	background-color: #060C2C;
	color: #95CDFF;
	padding: 3px 0px;
	line-height: 1.6em;
	font-weight: bold;
	display: block;
	border: 1px solid #0079c2;
	}
	
a.whatsNew:hover {
	background-color: #b5e5ff;
	color: #06315e;
	border: 1px solid #ff3333;
	}
	
a.tabs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 2.9em;
	color: #033865;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	display: block;
	}
	
a.tabs:hover {
	text-decoration: underline;
	color: #0066cc;
	}

	
.arrow {
	background-image: url(../images/arrow-icon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 17px;	
	}

.arrow2 {
	background-image: url(../images/arrow-icon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 17px 0 0;
	margin: 0;	
	}
	
a.sideNav {
	text-transform: uppercase;
	color: #d1ac6b;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 2.5em;
	}
	
a.sideNav:hover {
	color: #0066cc;
	text-decoration: underline;
	}
	

	
	

/*---( MENU Styles )----------------------------------------------- */


#dropmenudiv {
	position: absolute;
	border: 1px solid #f7e8c1;
	border-bottom-width: 0;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 8px;
	border-bottom: 1px solid #f7e8c1;
	padding: 4px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #f7e8c1;
	}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #b5e5ff;
	color: #06315e;
	}
	
.ftrPages a {
	text-decoration: none;
	color: #28282e;
	padding: 4px 6px;
	margin: 4px 2px;
	line-height: 2.5em;
	border: 1px solid #F9E8C1;
}
	
.ftrPages a:hover{
	background-color:#e1d1af;
	text-decoration: none;
	color: #28282e;
	padding: 4px 6px;
	margin: 4px 2px;
	line-height: 2.5em;
	border: 1px solid #b0863a;
}
	
.ftrPages span{
	background-color:#e1d1af;
	text-decoration: none;
	color: #28282e;
	padding: 4px 6px;
	margin: 4px 2px;
	line-height: 2.5em;
	border: 1px solid #b0863a;
}
a.bttn_discover_scottsdale { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 236px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url(/images/btns/btn_discoverscottsdale.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.bttn_discover_scottsdale:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(/images/btns/btn_discoverscottsdale_over.jpg); /* source for target image */
     } 
a.bttn_scottsdale_events { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 236px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url(/images/btns/btn_scottsdale_events.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.bttn_scottsdale_events:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(/images/btns/btn_scottsdale_events_over.jpg); /* source for target image */
     }
     
     
         
a.bttn_market_report { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 236px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url(/images/btns/btn_free_market_report.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.bttn_market_report:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(/images/btns/btn_free_market_report_over.jpg); /* source for target image */
     }
a.bttn_home_search { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 236px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url(/images/btns/btn_search_homes.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.bttn_home_search:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(/images/btns/btn_search_homes_over.jpg); /* source for target image */
     }
         
a.bttn_featured_listing { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 236px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url(/images/btns/btn_search_listings.jpg); /* source for start image */
     background-repeat: no-repeat;
     }	 
a.bttn_featured_listing:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(/images/btns/btn_search_listings_over.jpg); /* source for target image */
     }

a.bttn_search_foreclosures { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 200px; /* width of reactive image */
     height: 32px; /* height of reactive image */
     background-image: url(/images/btns/btn_search_foreclosures.gif); /* source for start image */
     background-repeat: no-repeat;
     }	 
a.bttn_search_foreclosures:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(/images/btns/btn_search_foreclosures_over.gif); /* source for target image */
     }
     
a.bttn_search_short_sales { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 200px; /* width of reactive image */
     height: 32px; /* height of reactive image */
     background-image: url(/images/btns/btn_search_short_sales.gif); /* source for start image */
     background-repeat: no-repeat;
     }	 
a.bttn_search_short_sales:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(/images/btns/btn_search_short_sales_over.gif); /* source for target image */
     }

a.bttn_contact { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 132px; /* width of reactive image */
     height: 23px; /* height of reactive image */
     background-image: url(/images/btns/btn_contact-0.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
a.bttn_contact:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(/images/btns/btn_contact-1.jpg); /* source for target image */
     }
 a.bttn_livechat { /* definition of the "image" class in the <a> tag */
      display: block; /* a tag must be a block */
      width: 132px; /* width of reactive image */
      height: 23px; /* height of reactive image */
      background-image: url(/images/btns/btn_livechat-0.jpg); /* source for start image */
      background-repeat: no-repeat;
     }
a.bttn_livechat:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(/images/btns/btn_livechat-1.jpg); /* source for target image */
     }