/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

/*********************************************************/
/*********************************************************/
/*********************************************************/

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;
	font-size: inherit;
}

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;
}

h2.borderless {
	font-size: 1.5em;
	border: 0;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

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;
	overflow: hidden;
}

#bar1 #logo {
	width: 470px;
	height: 110px;
	float: left;
}

#bar1 #topright1 {
	width: 230px;
	float: right;
}

#bar1 div.minheight {
	width: 1px;
	height: 120px;
	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: 115px;
	height: 21px;
	border: 1px solid #000;
	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;
}

#payoffbottom p {
	font-size: 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;
	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 {
	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;
}

.categorylinksTransparent {
	width: 230px;
	float: left;
	height: 100%;
	border: 1px solid #000;
}

.categorylinksTransparent div.minheight {
	width: 1px;
	height: 400px;
	float: right;
}

.categorycontainer {
	width: 660px;
	float: right;
	margin-bottom: 10px;
}

.categorycontainer label, .categorycontainer textarea, .categorycontainer input {
	width: 660px;
}

.whitecontainer {
	background-color: #fff;
	margin-bottom: 10px;
}

.margin15 {
	margin: 15px;
}

.margin10 {
	padding: 10px;
}

.margin5 {
	padding: 5px;
}

input {
	width: 250px;
	padding: 3px;
}

#sitemain .button {
	width: 200px;
	border: 0;
	height: 25px;
}

#hero div.head div.button210 {
	margin: 1px 0 0 0;
}

div.button210 {
	width: 185px;
	display: block;
	font-weight: bold;
	height: 25px;
	overflow: hidden;
	padding-left: 25px;
	border-right: 1px solid #ed1c24;
}

div.button210selected {
	width: 205px;
	display: block;
	font-weight: bold;
	height: 34px;
	overflow: hidden;
	background: url('/img/button/button210selected.png') #ed1c24 no-repeat;
	padding: 6px 0 0 5px;
	border-right: 1px solid #ed1c24;
}

div.button210selected div.buttonmargin a {
	color: #fff;
}

div.buttonmargin {
	margin: 3px 0 0 2px;
}

input.radio, input.checkbox {
	display: inline;
	width: 15px;
}

input.button70, input.button90 {
	width: 70px;
	background: url('/img/button/button70.gif') no-repeat;
	border: 0;
	height: 30px;
	font-weight: bold;
}

input.button90 {
	width: 90px;
	background: url('/img/button/button90.gif') no-repeat;
}

input.login {
	width: 100px;
}

input.formchecks {
	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; */
}

#autocompletefield {
    _position: absolute; /* abs pos needed for ie quirks */
    width: 250px;
}

#autocompletecontainer {
    position: absolute;
    width: 250px;
	color: #000;
	font-weight: bold;
	margin-top: -10px;
}

#autocompletecontainer ul {
	border: 1px solid #000;
	background: #fff;
	list-style: none;
	padding: 0;
}

#autocompletecontainer ul li {
	padding-left: 5px;
}

#autocompletecontainer ul li:hover {
	cursor: pointer;
	background: #933;
	color: #fff;
}

div.whitecontainer div.houseeditleft {
	float: left;
	width: 380px;
}

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;
	margin-top: 10px;
}

div.mediaeditcontainer input.text, div.mediaeditcontainer textarea.text {
	width: 100%;
}

div.mediacontainer {
	float: right;
	width: 660px;
}

#medialistcontainer {
	width: 200px;
	float: right;
}

#citylist {
	width: 650px;
	float: right;
	margin-bottom: 10px;
	margin-top: 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: 290px;
	float: left;
}

#citylist div.house div.description {
	width: 448px;
	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: 150px;
	float: right;
	text-align: right;
}

#citylist div.picture {
	width: 200px;
	height: 150px;
	padding: 5px;
	border: 1px solid #999;
	margin-right: 10px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}

#citylist div.address {
	width: 428px;
	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.formhome {
	width: 190px;
}

input.forminputmedium {
	width: 200px;
}

textarea.forminput {
	width: 300px;
}

textarea.halfwidth {
	width: 450px;
	height: 100px;
}

textarea.percent100 {
	width: 99%;
}


#housetabs {
	margin-top: 10px;
}

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: 660px;
	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;
}


div.mediapreview {
	height: 80px;
	clear: both;
}

div.mediapreview span.image {
	display: block;
	float: left;
	width: 100px;
	height: 75px;
	border: 1px solid #000;
	cursor: move;
	margin-right: 10px;
}

div.mediapreview span.image img {
	width: 100px;
	height: 75px;
}

div.mediapreview span.title {
	display: block;
	float: left;
	width: 300px;
	height: 50px;
	font-size: 10px;
	color: #999;
	line-height: 14px;
}

div.mediapreview span.title input {
	width: 250px;
	display: block;
}

div.mediapreview span.description {
	display: block;
	float: left;
	width: 255px;
	height: 50px;
}

div.mediapreview span.description input {
	display: block;
	width: 250px;
}

div.mediapreview span.closer {
	display: block;
	float: right;
	width: 20px;
	padding-top: 2px;
}

#mediauploadpreview {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}

#mediauploadpreview li {
	border-bottom: 1px solid #000;
	height: 81px;
}

#mediauploadpreview li span.move {
	cursor: move;
	float: left;
	width: 15px;
	padding-top: 28px;
	height: 50px;
}

#mediauploadpreview li span.image {
	float: left;
	width: 105px;
	height: 75px;

}

#mediauploadpreview li span.image img {
	width: 100px;
	height: 75px;
	border: 2px solid #888;
	margin: 1px;
}

#mediauploadpreview li span.title {
	font-size: 12px;
	color: #999;
	float: left;
	width: 290px;
	height: 75px;
	margin-left: 5px;
}

#mediauploadpreview li span.closer {
	width: 15px;
	margin-top: 28px;
	height: 50px;
	float: right;
}

.tooltip {
	font-size: 10px;
	color: #999;
	line-height: 14px;
}

ul.blocks {
	margin: 0;
	padding-left: 15px;
	list-style: square;
}

#uploadbutton {
	text-align: center;
	padding: 3px;
	cursor: pointer;
}

div.entirepage {
	margin-top: 10px;
}

span.targetcolorbox {
	border: 1px solid #000;
}
