/*********Font data*********/
html {
  overflow-y: scroll;
}

body,input,select,textarea {
	font-family: arial,sans-serif;
	font-size: 10pt;
}

.headerSection {
	font-family: tahoma,sans-serif;
	font-weight: bold;
	font-size: 11pt;
}

#footer,#footer .headerSection { font-size: 8pt; }
#footer .headerSection { font-weight: normal; }

.blackLink { color: #000; }
.backToLink { color: #000; text-decoration: none; }

/*********Size data*********/

/* NOTE: This is pretty much treated as one unit */
/**/ #page { width: 768px; }
/**/ #page .section { padding: 0px 10px; } /* Set up like this for browser-consistancy */
/**/ #page * .section { padding: 0px; }
/**/
/**/ .column { display: inline; } /* Fixes IE problems */
/**/ .columnLeft { margin-left: 10px; 
}
/**/ .columnRight { margin-right: 10px; }
/**/ .column * .column { margin: 0px; }
/* ***********************************************/

.columnLeft { width: 660px; }  /****/
.columnRight { 
	width: 222px;
	margin-right: 8px;
} /****/

#footer .headerSection { width: 28%; }

/*********Layout data*******/

a {
	display: inline; /* Opera fix */	
}
a img { border-style: none; }

img { vertical-align: top; }

p { margin: 0px; }

ul { margin-top: 0px; }

table,button,p,ul,ol,h1,h2,h3,h4,h5,h6,h7,dl { line-height: normal; }
table { width: 90%;border-spacing: 1px;}

body {
	margin: 0px 10px;
	padding: 20px 0px; /* Bottom 20 pixels (rather 10 more than usual are to account for the rounded corners) */
	text-align: center;
}

form {
	margin: 0px;
	padding: 0px 5px;
}

form .section { margin: 0px !important; }

fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
	width: 100%;
}
fieldset div { margin-bottom: 1em; }

label { line-height: normal; }

#page {
	margin: 0 auto 0 auto !important;
	text-align: left;
}

#footer {
	margin: 3px 13px 0px 14px;
	padding: 1em 0px !important;
	line-height: normal;
   border-top: 5px solid;
	text-align: center;
}
#footer a { margin: 0px 1ex; }
#footer a:hover { text-decoration: underline; }
#footer .headerSection {
	height: auto;
	line-height: normal;
	padding-left: 0px;
	float: left;
	text-align: left;
}
#loginLink {
	float: right !important;
	margin-right: -1ex;
}
#loginLink span { margin-right: 3px; }

.headerSection {
	margin: 0px;
	padding-left: 5px;
}

.column { float: left; }
.column * .section { margin-left: 0px; }
.column .columnRight .section { margin-right: 0px; }
.columnLeft #submitButton { width: 673px; }

.horizList {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.horizList li {
	display: inline;
	float: left;
	list-style-type: none;
}
#glossary .horizList li {
	float: none;
}
.section {
	margin: 3px 3px 0px 0px;	
}
.bodySection {
	width: 100%; /* Fixes the FireFox margin behavior */
	/*padding-top: 1em;*/
}
#glossary .bodySection {
	width: 98%;
}
.bodySection p {
	margin-bottom: 1em;
	text-align: justify;
}

/********Variable data******/

.arial { font-family: arial; }
.wingdings { font-family: wingdings; }

.center { text-align: center; }

.anchor {
	float: none !important;
	clear: both !important;
	height: 0.1px !important; /* Firefox won't render a zero-height element */
	line-height: 0px !important;
	margin-bottom: -0.1px !important;
	font-size: 0px !important;
}

.underline { text-decoration: underline; }

table tbody td a { text-decoration: underline !important; }

#socialMedia a { text-decoration: none; }





/*************** IDX Quick Quote styling ********************/
#IDX-quickSearchForm { 
	position: relative !important; 
	/*height: 225px !important;*/ 
	width: 220px !important; 
	background: url("../images/quickquotegradient.jpg") repeat-x scroll center bottom transparent !important; 
	border: solid 1px #666666 !important;
	padding: 10px 0;
}
#QS-minPriceField {
    height: 22px;
    left: 92px;
    position: absolute;
    top: 18px !important;
    width: 100px;
}
#QS-maxPriceField {
    height: 22px;
    left: 92px;
    position: absolute;
    top: 60px !important;
    width: 100px;
}
#QS-minRoomsField {
    height: 22px;
    left: 92px;
    position: absolute;
    top: 123px !important;
    width: 100px;
}
#QS-minRoomsField {
    height: 22px;
    left: 92px;
    position: absolute;
    top: 105px !important;
    width: 100px;
}
#QS-labelMaxPrice {
    height: 22px;
    left: 12px;
    position: absolute;
    text-align: left;
    top: 65px !important;
    width: 70px;
}
#QS-labelMinPrice {
    height: 22px;
    left: 12px;
    position: absolute;
    text-align: left;
    top: 25px !important;
    width: 70px;
}
#QS-labelMinRooms {
    height: 22px;
    left: 12px;
    position: absolute;
    text-align: left;
    top: 126px !important;
    width: 70px;
}
#QS-labelMinRooms {
    height: 22px;
    left: 12px;
    position: absolute;
    text-align: left;
    top: 110px !important;
    width: 70px;
}
#QS-labelMinBaths {
    height: 22px;
    left: 12px;
    position: absolute;
    text-align: left;
    top: 155px !important;
    width: 70px;
}
#QS-minBathsField {
    height: 22px;
    left: 92px;
    position: absolute;
    top: 150px !important;
    width: 100px;
}
#QS-labelCityList {
    height: 22px;
    left: 12px;
    position: absolute;
    text-align: left;
    top: 204px !important;
    width: 100px;
}
#QS-buttonSearch {
    height: 27px;
    left: 70px;
    position: absolute;
    top: 236px !important;
    width: 70px;
}
#QS-selectCityList {
    height: 22px;
    left: 92px;
    position: absolute;
    top: 195px !important;
    width: 105px;
}