html {
     overflow: -moz-scrollbars-vertical;
}

body {
	height: 100%;
	background: #fff;
	text-align: center;
}

body, p, input, textarea, table, td {
	font-family: verdana, arial, helvetica;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	border: 0;
}

h1 {
	font-size: 2em;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

h2 {
	font-size: 1.5em;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

a {
	color: #21468b;
	text-decoration: none;
}

a:hover {
	color: #224a04;
	text-decoration: underline;
}

#gmaplocationerror {
	border: 2px solid #f00;
	background-color: #f99;
	padding: 10px;
}

#complete {
	text-align: center;
	margin: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#site {
	margin: auto;
	width: 950px;
	text-align: left;
}

#sitespacer {
	background: #fff;
}

#sitemain {
}

#main {
	margin: 10px;
}

#bar1 {
	margin-top: 10px;
}

#bar1 #logo {
	width: 470px;
	height: 110px;
	float: left;
}

#bar1 #topright1 {
	width: 230px;
	float: right;
}

#bar1 div.minheight {
	width: 1px;
	height: 100px;
	float: right;
}

#bar1 #topright1 label {
	width: 90px;
	height: 15px;
	border: 0;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#bar1 #topright1 input.forminput {
	width: 120px;
	height: 21px;
	border: 1px solid #000;
	float: left;
	margin-bottom: 1px;
}

#bar1 #topright2 {
	width: 230px;
	float: right;
	margin-right: 10px;
}

#bar1 h3 {
	padding: 2px 0 2px 10px;
	font-weight: bold;
}

#payoff {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

#hero {
	height: 260px;
	margin-bottom: 10px;
}

#hero div.head {
	width: 210px;
	height: 240px;
}

#bar2 {
}

#bar2 #logo {
	width: 470px;
	height: 120px;
	float: left;
}

#bar2 #logo div.house {
	width: 154px;
	text-align: left;
	height: 120px;
	margin: 1px;
}

#bar2 #logo div.house img {
	position: absolute;
	z-index: 1;
	margin-top: 2px;
	margin-left: 2px;
}

#bar2 #logo div.house div.title {
	text-align: center;
	width: 154px;
	margin-top: 60px;
	z-index: 10;
	position: absolute;
}

#bar2 #logo div.house div.title div.city {
	color: #fff;
	font-weight: bold;
}

#bar2 #bottomright1 {
	width: 230px;
	height: 120px;
	float: right;
}

#bar2 #bottomright2 {
	width: 230px;
	height: 120px;
	float: right;
	margin-right: 10px;
}

#payoffbottom {
	font-size: 30px;
	text-align: right;
	font-weight: bold;
	color: #b2b2b2;
	padding-bottom: 30px;
}

#footer {
	border-top: 2px solid #eee;
	text-align: center;
	font-weight: bold;
	color: #b2b2b2;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#menu {
	padding: 5px 0 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#menubottom {
	background: url('/img/menu_bg_bottom.gif') #ae1c28;
	margin-bottom: 10px;
	font-size: 1px;
	height: 5px;
}

#menu a {
	color: #fff;
	text-decoration: none;
}

#menu span.menuitem {
	color: #d68d93;
	text-decoration: none;
}

.clear {
	clear:both;
	height:1px;
	overflow: hidden;
}

.clearleft {
	clear:left;
	height:1px;
	overflow:hidden;
}

label {
	display: block;
	color: #999;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
	font-weight: bold;
}

label.normal {
	display: inline;
	color: #000;
	font-size: 1em;
	margin: 0;
	padding: 0;
	border: 0;
}

.categorylinks {
	width: 230px;
	float: left;
	height: 100%;
}

.categorylinks div.minheight {
	width: 1px;
	height: 400px;
	float: right;
}

.categorycontainer {
	width: 710px;
	float: right;
	margin-bottom: 10px;
}

.categorycontainer label, .categorycontainer textarea, .categorycontainer input {
	width: 710px;
}

.whitecontainer {
	background-color: #fff;
	margin-bottom: 10px;
}

.margin15 {
	margin: 15px;
}

.margin10 {
	padding: 10px;
}

.margin5 {
	padding: 5px;
}

input {
	width: 250px;
}

#sitemain .button {
	width: 200px;
	background: url('/img/button/button200.gif');
	border: 0;
	height: 25px;
}

#hero div.head div.button210 {
	margin: 1px 0 0 0;
}

div.button210 {
	width: 210px;
	display: block;
	background-color: #fff;
	font-weight: bold;
	margin-bottom: 1px;
	height: 25px;
	overflow: hidden;
	background: url('/img/button_bg.gif');
}

div.button210 div.buttonmargin {
	margin: 3px 0 0 2px;
}

input.radio {
	display: inline;
	width: 15px;
}

input.button70 {
	width: 70px;
	background: url('/img/button/button70.gif');
	border: 0;
	height: 25px;
	font-weight: bold;
}

input.login {
	width: 100px;
}

select.big {
	width: 300px;
}

textarea {
	width: 500px;
}

form {
	margin: 0;
	padding: 0;
}

.imageright {
	text-align: right;
}

div.warning {
	border: 2px solid #f99;
	background: #fdd;
	padding: 10px;
	margin-bottom: 10px;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.buttonset {
	margin: 10px 0 0 0;
	text-align: right;
}

#dragdrop {
	border: 2px solid #eee;
	background: #fefefe;
	min-height: 60px;
	margin-bottom: 10px;
}

#dragdrop img {
	cursor: move;
}

#autocomplete {
    z-index:9000; /* z-index needed on top instance for ie & sf absolute inside relative issue */
	width:15em; /* set width for widget here */
	padding-bottom:19px;
}

#statesinput {
    _position:absolute; /* abs pos needed for ie quirks */
}

#autocompletecontainer {
    position: absolute;
    width:200px;
	color: #000;
	font-weight: bold;
}

#autocompletecontainer .yui-ac-content {
	border: 1px solid #000;
	background: #fff;
}

div.whitecontainer div.houseeditleft {
	float: left;
	width: 440px;
}

div.whitecontainer div.houseeditright {
	float: right;
	width: 500px;
}

div.whitecontainer div.description {
	margin-bottom: 10px;
}

#mediaeditlistcontainer {
	width: 84px;
	float: right;
}

#mediaeditlistcontainer #dragdrop {
	height: 400px;
}

div.mediaeditcontainer {
	float: left;
	width: 616px;
	margin-left: 10px;
}

div.mediaeditcontainer input.text, div.mediaeditcontainer textarea.text {
	width: 100%;
}

div.mediacontainer {
	float: left;
	width: 500px;
	margin-left: 10px;
	margin-top: 10px;
}

div.mediacontainerFull {
	float: left;
	width: 700px;
	margin-left: 10px;
	margin-top: 10px;
}

#medialistcontainer {
	width: 200px;
	float: right;
}

#citylist {
	width: 710px;
	float: right;
	margin-bottom: 10px;
}

#citylist div.house {
	background-color: #eee;
	padding: 10px;
}


.clearless {
	opacity: .3;
	filter: alpha(opacity=30);
	-moz-opacity:.30;
}

#citylist div.house div.picture {
	width: 160px;
	height: 120px;
	background-position: center center;
}

#citylist div.house div.address {
	width: 300px;
	float: left;
}

#citylist div.house div.description {
	width: 508px;
	float: right;
	border-top: 1px solid #999;
}

#citylist div.house div.hypotheek {
	width: 160px;
	float: left;
	text-align: right;
}

#citylist div.house div.price {
	width: 200px;
	float: right;
	text-align: right;
}

#citylist div.picture {
	width: 200px;
	padding: 5px;
	border: 1px solid #999;
	margin-right: 10px;
	float: left;
}

#citylist div.address {
	width: 478px;
	float: left;
}

#citylistmenu {
	width: 230px;
	float: left;
	margin-bottom: 10px;
}

#citylistmenu select, #citylistmenu input {
	width: 200px;
}

div.pagelist {
	text-align: right;
	padding: 5px;
	margin-bottom: 10px;
}

input.forminput {
	width: 300px;
}

input.forminputsmall {
	width: 80px;
}

input.forminputmedium {
	width: 200px;
}

textarea.forminput {
	width: 300px;
}

#housetabs {
	margin-top: 10px;


}

#housetabs .yui-nav {
	background: #eee;
}	

div.tip {
	font-size: 10px;
	color: #444;
}

div.sortlist {
	text-align: right;
}

span.tooler {
	margin-left: 30px;
	font-size: 10px;
}

div.minheightmedium {
	width: 0;
	height: 350px;
	float: right;
}

#map_canvas {
	background: #eee;
	width: 710px; 
	height: 300px;
}

.error {
	padding-top: 60px;
	background: url('/img/background/formerror.gif') #fee;
	background-position: left top;
	background-repeat: no-repeat;
}

.popup {
	text-decoration: underline;
	color: #62b9b9;
	font-weight: bold;
}