﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    font-size: 14px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    background-color: #fff;
    margin: auto;
    border: none;
    min-height:0px;
    width: 1200px;
}

.header
{
    display:none;
}

.header h1
{
    font-weight: 700;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    min-height: 420px;
    width:90%;
    display:block;
    float:left;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}
.rightCol
{
	display:none;
}

.rightbox
{
	width:150px;
}

.footer
{
    display:none;
}

.errorDiv
{
	color:Red;
}

.listingsbox
{
	color:#000000;
	margin:0 auto;
	padding:0 23px 0 0;
	float:left;
}
ul.listings
{
	list-style:none outside none;
	margin:-8px auto;
	padding:0;
}	
.listings .norm 
{
	/*background:url("../images/listboxbg.png") repeat scroll 0 0 transparent;*/
	float:left;
	min-height:120px;
	margin:10px 15px 10px 0;
	width:720px;
}
.listiconbox
{
	float:left;
	height:79px;
	width:112px;
	margin: 18px 0 0 18px;
}
.listdescbox
{
	display:block;
	float:left;
	margin:20px 0 10px 10px;
	overflow:hidden;
	white-space:nowrap;
	width:350px;
}
.fadeout {
background:url("../images/gradientover.png") repeat scroll 0 0 transparent;
float:right;
height:33px;
position:relative;
width:23px;
}
.listaddress {
width:100%;
border:3px solid #800000;
margin:10px 0 10px 0;
}
.listprice {
font-size:14px;
width:172px;
}
.listdets {
font-size:13px;
margin-top:10px;
}

.ohdets {
font-size:13px;
margin-top:10px;
vertical-align:bottom;
}

.listMLS
{
	font-size:16px;
	font-weight:bold;
	width:170px;
	display:block;
	float:right;
	margin:20px 18px 10px 10px;
	text-align:right;
}
.listPhoto
{
	font-size:14px;
	width:170px;
	display:block;
	float:right;
	margin:20px 18px 10px 10px;
	text-align:right;
}
.listSave
{
	display:none;
}
.ohPhoto
{
	font-size:14px;
	width:170px;
	display:block;
	float:right;
	margin:20px 18px 10px 10px;
	text-align:right;
}

.listContents
{
	width:675px;
	margin:10px 20px 10px 20px;
	display:block;
	float:left;
	background:#f1f1f1;
	display:none;
}
.listContentsActive
{
	width:660px;
	margin:10px 20px 10px 20px;
	display:block;
	float:left;
	background:#f1f1f1;
}

.listMap
{
	display:none;
}

.listInfoBox
{
	display:block;
	float:left;
	width:300px;
}

.listInfoBoxShort
{
	display:block;
	float:left;
	width:300px;
}

.listInfoBoxLong
{
	display:block;
	float:left;
	width:660px;
	margin:5px 0 0 0;
}

.listSubject
{
	font-size:14px;
	font-weight:bold;
	display:block;
	float:left;
	margin:2px 0 2px 0;
	width:130px;
}
.listInfo
{
	font-size:14px;
	display:block;
	float:left;
	margin:2px 0 2px 0;
	width:170px;
}
.listInfoShort
{
	font-size:14px;
	display:block;
	float:left;
	margin:2px 0 2px 0;
	width:170px;
}
.listInfoLong
{
	font-size:14px;
	display:block;
	float:left;
	margin:2px 0 2px 0;
	width:530px;
}

.listPhotoBig
{
	display:block;
	float:right;
	width:355px;
	margin:10px 10px 0 0;
	text-align:center;
	vertical-align:bottom;
	overflow:auto;
}

.listGallary
{
	width:330px;
	height:225px;
	clear:both;
	overflow:hidden;
	margin:5px 0 0 8px;
}
.listGallaryFrame
{
	z-index:1;
}

.listGallary a
{
	display:block;
	float:left;
}
.listGallary img
{
	display:inline;
	z-index:1;
}

.listOverview
{
	display:block;
	float:left;
	width:620px;
	margin:10px 0 10px 0;
}
.listRemarks
{
	display:block;
	float:left;
	width:100%;
	margin:10px 0 10px 0;
}

.listHeader
{
	background:url("../images/bg-h.png") no-repeat scroll 0 0 transparent;
	margin:10px 0 10px -18px;
	font-size:16px;
	font-weight:bold;
	width:660px;
	height:30px;
	padding: 3px 0 0 10px;
}

.listProperty
{
	display:block;
	float:left;
	width:600px;
	margin:10px 0 10px 0;
}

.listRooms
{
	display:block;
	float:right;
	width:370px;
	margin:10px 0 10px 0;
}

.listRoomBox
{
	width:370px;
	display:block;
	float:left;
	overflow:auto;
}

.listRoomEntry
{
	width:133px;
	display:block;
	float:left;
}

.shorterEntry
{
    width:100px;
}

.waitMessage
{
	width:660px;
	display:block;
	float:left;
}


.showButton
{
	background:url("../images/btn-slide.gif") no-repeat scroll 0 0 transparent;
	text-align:center;
	color:White;
	font-size:18px;
	width:116px;
	height:30px;
	margin:0 0 0 30px;
}

.listOpenhouse
{
	display:block;
	float:left;
	width:660px;
	margin:10px 0 10px 0;
}

.listRealtors
{
	display:block;
	float:left;
	width:100%;
	margin:10px 0 10px 0;
}

.realtorBox
{
	display:block;
	float:left;
	width: 300px;
	overflow:auto;
	margin: 0 10px 10px 10px;
	border:none;
}

.realtorSubject
{
	font-size:14px;
	font-weight:bold;
	display:block;
	float:left;
	margin:2px 0 2px 5px;
	width:100px;
}

.realtorEmailBox
{
	display:none;
}

.realtorInfo
{
	font-size:14px;
	display:block;
	float:left;
	margin:2px 0 2px 0;
	width:190px;
}

.mainGallary
{
	width:956px;
	height:152px;
	clear:both;
	overflow:hidden;
	margin:5px 0 0 8px;
}
.mainGallaryFrame
{
	z-index:1;
}

.mainGallary a
{
	display:block;
	float:left;
}
.mainGallary img
{
	display:inline;
	z-index:1;
}
.leftBlock
{
	display:block;
	float:left;
}
.rightBlock
{
	display:block;
	float:right;	
}

.pageLinkBox
{
	width:100%;
	text-align:left;
	clear:both;
	font-size:20px;
}
.thumContainer
{
	display:none;

}

.thumBox
{
	display:block;
	float:left;
	overflow:auto;
	height:auto;
	margin:10px 0 0 0;
}
.thum
{
	display:run-in;
	float:left;
	margin:0 10px 0 0;
}

.emailRealtor
{
	display:block;
	float:left;
	width:660px;
	margin:0 0 0 10px;
}
.editorialBox
{
	display:none;
}
.editorialHeader
{
	display:none;
}
.editorialBody
{
	display:none;
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}
.t {background: url(../images/dot.gif) 0 0 repeat-x; width: auto}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y; }
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px;min-height:118px; overflow:auto;} 



/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

.SearchPanelThird
{
	display:block;
	float:left;
	text-align:center;
	width:33%;
	margin:20px 0;
}

.SearchPanelHalf
{
	width:49%;
	display:block;
	float:left;
	overflow:auto;
}

.pagesBlock
{
	clear:both;
	width:100%;
}
	

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear:both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


a:focus {
	outline: none;
}


#panel {
	background: white;
	display: none;
	overflow:auto;
}

.searchTitle
{
	width:100%;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

.propertyTypeBox
{
	width:180px;
	margin:0 10px 20px 10px;
	padding:20px 0 0 30px;
	vertical-align:middle;
	display:block;
	float:left;
	height:80px;
}
.center
{
	text-align:center;
	margin:0 0 20px 0;
}


.slide {
	margin: 0;
	padding: 0;
	background: url(images/btn-slide.gif) no-repeat center top;
}

.active {
	background-position: right 12px;
}

a.level1 aspNetDisabled static
{
	display:none;
}

.propertyAddress
{

	border:3px solid #800000;
	margin:10px 2px 10px 2px;
	overflow:auto;
	vertical-align:middle;
	font-size:25px;
	font-weight:bolder;
}

.printFooter
{
	width:90%;
	bottom:0px;
	position:fixed;
}

#header
{
    display:none;
}

.sidebar
{
    display:none;
}

.content
{
    width:100%;
    padding: 0px 12px;
    min-height: 420px;
    display:block;
    float:left;
}

.pointer
{
    display:none;
}

#footer
{
    display:none;
}

.siteType
{
    display:none;
}

.noPrint
{
    display:none;
}
