/*
	-- -- -- -- -- -- --
	Description of stylesheet: Axiom Properties, Inc.	
	-- -- -- -- -- -- --
	QuickReference - Axiom's Color:
	
	Dark-Grey: #4C4D4F
	Dark-Brown: #87594F
	Medium-Brown: #B16857
	Light-Brown: #D9A089
	Medium-Tan: #E8E9DE
	Light-Tan: #FAFBF8
	
*/

@media screen {

/* ---------------------------------------------- */
/* -- GENERAL GLOBAL ELEMENTS ------------------- */					
acronym, abbr { 
	cursor: help; 
	}
a:link, a:visited {	
	text-decoration: none;
	color: #B16857;
	}
a:active, a:focus {
	outline: 0;
	}
a:hover {
	color: #87594F;
	text-decoration: underline;
	cursor: pointer;
	}
blockquote {
	margin: 0;
	padding: 0;
	}
html {
	background: #E8E9DE url(http://axiomproperties.com/images/interface/axiom_bg4.gif) repeat-y center top;
	}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: url(http://axiomproperties.com/images/interface/axiom_bg3.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
	cursor: url(http://axiomproperties.com/images/interface/axiom3.cur);
	}
code, kbd {
	font: 1em Monaco, monospace;
	}
pre code {}
dl {
	margin: 0.5em 0 1.5em 0;
	}
dt {
	font-weight: bold;
	line-height: 1.5;
	margin-top: 1em;
	padding: 0 25px;
	}
dd {
	line-height: 1.5;
	padding: 0 25px;
	}
h1 {
	font: 22px "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #87594F;
	margin: 0;
	padding: 15px 0 5px 0;
	}
h2 {
	font: 18px "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #87594F;
	border-left: 4px solid #D9A089;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	width: 160px;
	}
h3 {
	font: lighter 18px "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #B16857;
	}
h4 {
	font-size: 1em;
	}
h5 {
	font-size: .9em;
	}
h6 {
	font: bold 12px "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #333;
    margin: 0;
    padding: 0;
	}
li {
	line-height: 1.2em;
	}
p {
	line-height: 1.6em;
	}
.postDate {
font-size: 10px;
color: #666;
}
.subHeading {
	font: bold 14px "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #666666;
	display: block;
	width: 100%;
	padding: 15px 0px 5px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	clear: both;
	}
.bodyHeading {
	clear: both;
	float: left;
	position:relative;
	background: #FAFBF8;
	width: 380px;
	padding: 5px;
	margin-top: 40px;
	border-bottom: 1px solid #B16857;
	}
.intoParagraph {
	color: #7C8080;
	line-height: 1.6em;
	font: bold 14px "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif;
	}
form {
	margin: 0;
	padding: 0;
	}
img.team {
padding-top: 10px;
}
.imgBorder {
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
	margin: 0px 10px 10px 0px;
	text-align: left;
	display: inline;
	float: left;	
	}
a:link img , a:visited img  {
	margin: 0;
	padding: 0p;
	}
a:hover img {
	}
.callout {
	background:transparent url(http://axiomproperties.com/images/interface/callout_generic_btm.gif) no-repeat scroll left bottom;
	color: #5E472A;
	height: auto !important;
	margin: 20px 0pt 15px;
	min-height: 74px;
	padding: 10px 22px 5px;
	position: relative;
	width: 344px;
	text-align: center;
	}
.callout_top {
	background: transparent url(http://axiomproperties.com/images/interface/callout_generic_top.gif) no-repeat scroll 0%;
	height: 10px;
	left: 0pt;
	position: absolute;
	top: 0pt;
	width: 388px;
	}
#top {
	position: absolute; 
	top: 0px; 
	left: 0px;
	}
#backToTop {
	clear: left;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 665px;
	}
.backToTop {
	float: right;
	position: relative;
	margin: 0;
	padding: 0 10px 0 0;
	display: block;
	background: url(http://axiomproperties.com/images/interface/upArrow.gif) no-repeat right top;
	}
.googleMap {
	padding: 5px;
	margin: 0;
	border: 1px solid #d9a089;
	}
	
/* ---------------------------------------------- */
/* -- WRAPPER ELEMENTS --------------------------- */	
#wrapper {
	background: url(http://axiomproperties.com/images/interface/axiom_bg_1.jpg) no-repeat center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
#internalWrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
	
/* ---------------------------------------------- */
/* -- HEADER ELEMENTS --------------------------- */
#header {
	float: left;
	position: relative;
	width: 100%;
	height: 112px;
	}
#logo a {
	float: left;
	position: relative;
	background: url(http://axiomproperties.com/images/interface/axiom_logo.png) no-repeat top left;
	width: 200px;
	height: 112px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
	}
#utility {
	float: right;
	position: relative;
	width: 650px;
	font-size: 10px;
	color: #B16857;
	}
#pageActions {
	float: right;
	margin: 0;
	padding: 10px;
	list-style: none;
	width: 350px;
	}
#pageActions li {
	float: right;
	position: relative;
	margin: 10px 10px 0px;
	padding: 5px 0px 5px 25px;
	list-style: none;
	line-height: normal;
	}
#pageActions a, #pageActions a:visited {
	color: #B16857;
	text-decoration: none;
	}
#pageActions a:hover {
	text-decoration: underline;
	}
.print {
	background: url(http://axiomproperties.com/images/interface/icon_printer.png) no-repeat;
	}
.mail {
	background: url(http://axiomproperties.com/images/interface/icon_mail.png) no-repeat;
	}
#login {
	clear: right;
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 40px;
	list-style: none;
}
#login li {
	float: left;
	position: relative;
	background: url(http://axiomproperties.com/images/interface/bg_login.png) no-repeat top left;
	height: 30px;
	padding: 12px 10px 0px 12px;
	list-style: none;
	line-height: normal;
	}
.loginField {
	background: transparent;
	float: left;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	width: 110px;
	border: none;
	font-size: 10px;
	color: #B16857;
	white-space: nowrap;
	}
#login li.btnLogin {
	background: #fff;
	padding: 0;
	margin: 0;
	}
#loggedIn {
	clear: right;
	position: relative;
	float: right;
	margin: 0px;
	padding: 0 10px 0 0;
	height: 40px;
	list-style: none;
        }
#loggedIn li {
	float: left;
	position: relative;
	height: 30px;
	padding: 12px 6px 0px 0px;
	list-style: none;
	line-height: normal;
	font-weight: bold;
	}
label.overlabel {
	color:#B16857;
	font-size: 11px;
}
label.overlabel-apply {
	position:absolute;
	top:11px;
	left:15px;
	z-index:1;
	color:#B16857;
	font-size: 11px;
	cursor: text;
}
	
/* ---------------------------------------------- */
/* -- MAIN NAVIGATION --------------------------- */
#mainNav {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	background: #B16857 url(http://axiomproperties.com/images/interface/nav_bg_full.png) no-repeat top left;
	border-bottom: 3px solid #854E41;
	}
#mainNav ul {
	float: left;
	margin: 0px;
	padding: 2px 0px 0px 5px;
	list-style: none;
	}
#mainNav ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#mainNav ul li a {
	float: left;
	display: block;
	margin: 0;
	padding: 10px 22px 7px 17px;
	color: #FFF;
	font: 11px "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif;
	background: url(../_images/nav_divider.png) no-repeat top right;
	text-decoration: none;
	}
#mainNav ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}
.last{
background:none !important;
}

/* ---------------------------------------------- */
/* -- SUB NAVIGATION ---------------------------- */
#subNav {
	float: left;
	position: relative;
	background: #4C4D4F url(../images/interface/bg_subNav.png) repeat-x left bottom;
	width: 900px;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 12px;
	}
#subNav ul {
	float: left;
	position: relative;
	background: url(http://axiomproperties.com/images/interface/bg_subNav.png) repeat-x bottom left;
	width: 675px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#subNav ul li {
	float: left;
	position: relative;
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 14px 0px 15px 20px;
	text-decoration: none;
	}
#subNav li a:link, #subNav li a:visited {
	color: #E8E9DE;
	}
#subNav li a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
/* ---------------------------------------------- */
/* -- FLASH (HOME PAGE GALLERY) ----------------- */
#flash {
	clear: both;
	height: 344px;
	background: #4C4D4F;
	border-bottom: 2px solid #CCCCCC;
	margin: 0;
	padding: 0;
}	
 
/* ---------------------------------------------- */
/* -- HOME BODY ELEMENTS ------------------------ */
#bodyHome {
	clear: both;
	float: left;
	position: relative;
	margin: 0px;
	padding: 10px 30px 10px 30px;
	width: 840px;
	background: #fff;	
	border-bottom: 2px solid #87594F;
}
#colHome_left {
	float: left;
	position: relative;
	background: #E8E9DE url(http://axiomproperties.com/images/interface/featureBox_bg.jpg) no-repeat top left;
	width: 177px;
	margin: 0px;
	padding: 10px 10px 10px 20px;
	}
#colHome_middle {
	float: left;
	position: relative;
	width: 600px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	}
#colHome_right a {
	float: right;
	position: relative;
	background: url(http://axiomproperties.com/images/interface/btn_propertyFinder.png) no-repeat 0px 20px;
	width: 250px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	}

#colHome_right02 a {
	float: right;
	position: relative;
	padding: 0px;
	width: 239px;
	height: 329px;
	margin:0px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	}
	
/* ---------------------------------------------- */
/* -- INTERNAL BODY ELEMENTS -------------------- */
#body {
	clear: both;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
	width: 900px;
	background: #fff;	
	border-bottom: 2px solid #87594F;
}
#col_left {
	float: left;
	position: relative;
	width: 207px;
	margin: 0px;
	padding: 10px;
	}
#col_middle {
	float: left;
	position: relative;
	width: 390px;
	margin: 0px;
	padding: 10px 30px 40px 20px;
	}
#col_middle02 {
	float: left;
	position: relative;
	width: 620px;
	margin: 0px;
	padding: 10px 30px 40px 20px;
	}
#col_right {
	float: right;
	position: relative;
	width: 225px;
	margin: 0px;
	padding: 0px;
	}
.featureBox {
	float: left;
	position: relative;
	background: url(http://axiomproperties.com/images/interface/featureBox_bg.jpg) no-repeat top left;
	padding: 15px 10px 10px 15px;
	margin: 0px 0px 20px;
	width: 180px;
	}

/* ---------------------------------------------- */
/* -- CONTACT FORM ------------------------------ */

#contactForm {
width: 400px;
margin: 0px;
padding: 0px;
}

#contactForm div {
margin: 10px 0px;
padding: 0px;
}

#contactForm label {
	margin-right: 10px; 
    padding-right: 10px;
    padding-top: 3px; 
    width: 100px; 
    display: block; 
    float: left; 
    text-align: right; 
    position: relative;
}
#contactForm input {
    display: inline; 
    float: none;
}
#contactForm em {
    color: red;
}

/* ---------------------------------------------- */
/* -- APPLICATION FORM ELEMENTS ----------------- */

div.form-container { margin: 0px; padding: 0px; background-color: #fff; border: #EEE 0px solid; }
.emBlue {color:#0c4198;}
p.legend { margin-bottom: 2em; }
p.legend em { color: #C00; font-style: normal; font-size: 120%; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0;} 
div.form-container form p.note { margin-left: 160px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 10px 0; padding: 15px 10px 10px 10px; border: #DDD 1px solid; }
div.form-container form legend { font-weight: bold; color: #666; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label,
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 135px; display: block; float: left; text-align: right; position: relative; font-size: 12px; }
.entryLabel { margin-right: 10px; padding-right: 10px; width: 135px; display: block; float: left; text-align: right; position: relative; font-size: 12px; }
.entryData { margin-right: 10px; padding-right: 10px; display: block; float: left; position: relative; font-size: 12px; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, div.form-container td em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	 }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container form select { font-size: 10px; padding: 2px; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }
	
/* ---------------------------------------------- */
/* -- PROPERTY FINDER --------------------------- */
	
#propertyFinder {
	background: #B16857 url(http://axiomproperties.com/images/interface/bg_propertyFinder2.gif) no-repeat top left;
	padding: 20px;
	margin: 0;
	text-align:;
	}

#propertyFinder h3 a:link, #propertyFinder h3 a:visited {
	color: #fff;
	}
#propertyFinder h3 a:hover{
	color: #fff;
	text-decoration: underline;
	}
#propertyFinder img {
	margin: 0px;
	}

#propertyFinderhome {
	background: #FFFFFF url(http://axiomproperties.com/images/interface/propertyFinder_back2.gif) no-repeat top left;
	padding: 60px 20px 20px 20px;
	margin: 0px;
	float: right;
	position: relative;
	width: 195px;
	}

#propertyFinderhome h3 a:link, #propertyFinderhome h3 a:visited {
	color: #fff;
	}
#propertyFinderhome h3 a:hover{
	color: #fff;
	text-decoration: underline;
	}
#propertyFinderhome img {
	margin: 0px;
	}

.advancedFinder {
	position: relative;
}

#advancedFinder {
	float: left;
	position: relative;
	width: 170px;
	height: 600px;
  margin: 0;
  margin-bottom: 10px;
  padding: 8px;
  border: 1px solid #666;
  background: #E8E9DE;
}

#advancedFinder ul {
	list-style: none;
    padding: 0px;
    margin: 0px;
    color: #333;
   
}
#advancedFinder li {
float: left;
position: relative;
list-style: none;
    padding: 6px 0px;
    margin: 0px;
}
#advancedFinder input {
float: left;
position: relative;
}

#advancedFinder li label {
width: 140px;
float: right;
position: relative;
}

#slickbox {
background: #EEEEEE none repeat scroll 0%;
border: 1px solid #990000;
height: 135px;
}

#propertyFinder .fieldset {
	border: none;
    padding: 0;
    margin: 0;
}

#propertyFinder select {
	width: 150px;
    margin: 10px 0 0 0;
}

#propertyFinderhome .fieldset {
	border: none;
    padding: 0;
    margin: 0;
}

#propertyFinderhome select {
	width: 150px;
    margin: 10px 0 0 0;
}
.propertyFinder_ftr {
	background: #B16857 url(http://axiomproperties.com/images/interface/ftr_propertyFinder2.gif) no-repeat bottom left;
	margin: 0;
	padding: 10px;
	display: block;
    text-align: center;
	}
.propertyFinder_ftr a {
	background: url(http://axiomproperties.com/images/interface/ftr_propertyFinder.gif) no-repeat top left;
	margin: 0;
	padding:0;
	display: block;
	}
.searchSubmit {
	text-align: center;
}
.searchSubmithome	 {
	margin: 0;
	padding: 20px 0px 45px 0px;
}
/* ---------------------------------------------- */
/* -- ACCORDION SEARCH ELEMENTS --------------------------- */

#properties {

}

div.search_value {
        display: block;
        width:390px;
        background: #a85c4b url(http://axiomproperties.com/images/interface/bg_searchNav.png) no-repeat top left;
        padding: 6px 0px 5px 8px;
        color: #FFF;
        font: 11px "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif;
}

div.property {

}

/* ---------------------------------------------- */
/* -- FOOTER ELEMENTS --------------------------- */
#footer {
	clear: both;
    background: #624139 url(http://axiomproperties.com/images/interface/footer_bg.gif) repeat top left;
	border-top: 1px solid #fff;
	margin: 0px 0px 0px 0px;
	padding: 15px 30px 50px 30px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 840px;
    height: 130px;
}
#footer a, #footer a:visited {
	color: #B16857;
	text-decoration:  none;
}
#footer a:hover {
	color: #fff;
}
#footer ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#footer ul li {
	background: url(http://axiomproperties.com/images/interface/ftr_bullet.gif) no-repeat right 4px;
	margin: 0px;
	padding: 0px 12px 0px 0px;
	display: inline;
}

.lastfooter{
background:none !important;
}

}




@media print {
#mainNav, #subNav, #utility, #login, #col_left, #col_right, #footer {
	display: none;
	}
html, body, #wrapper {
	background: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 20px;
	}
#logo a {
	width: 200px;
	height: 112px;
	font: 20px "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #87594F;
	}
h1 {
	font: 20px "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #87594F;
	margin: 0;
	padding: 15px 0 5px 0;
	}
h2 {
	font: 18px "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #87594F;
	border-left: 4px solid #D9A089;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	width: 160px;
	}
h3 {
	font: lighter 16px "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #B16857;
	}
}
@media handheld {}
