body {
background-image:url(images/bluewater_background.jpg);
background-color:#4A5766;
}
body.print {
background-image:url(images/bg_print.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
} 
#counteuner {
	/*background-image:url(images/count_shadow.gif);*/
	background-position:right top;
	background-repeat:no-repeat;
	width:800px;
	float:left;
	position:absolute;
	left:10px;
	top:10px;
}

#header {
background-image:url(images/header.gif);
width:800px;
height:150px;
float:left;
}
#shadow { 
	/*background-image:url(images/bg_shadow.gif);
	background-position:right;*/
	background-repeat:repeat-y;
	width:830px;
	float:left; 
	}
	
#index {
background-image:url(images/4.gif);
background-repeat:repeat-y;
width:800px;
float:left;
}

#footer {
/*
background-image:url(images/5.gif);
float:left;
width:830px;
height:112px;
*/
}

#table {
width:160px;
float:left;
}

#table h5 {
color:#990000;
display:inline;
font-size:14px;
text-transform:capitalize;
}

#tabletitle {
/*background-image:url(images/6.gif);*/
background-image:url(images/0.gif);
background-position:bottom;
background-repeat:no-repeat;
width:160px;
height:16px;
float:left;
}

#tablecontent {
/*background:url(images/7.gif);*/
background-color:orange;
width:160px;
float:left;
font-family:Verdana;
font-size:12px;
text-indent:10px;
}
#tablecontent input {
text-indent:0px;
}
#tablecontent li {
list-style:none;
margin-left:15px;
display:inline;
}
#tablecontent a {
text-decoration:none;
color:#000000;
}
#tablecontent a.selected {
text-decoration:underline;
}
#tablecontent a:hover {
text-decoration:underline;
}
#tablecontent a:visited {
color:#000000;
}

#tablefooter {
/*background-image:url(images/8.gif);*/
background-color:white;
background-repeat:no-repeat;
width:160px;
height:16px;
float:left
}
#punkte {
width:160px;
height:15px;
float:left;
}

#menu {
width: 160px;
}
#menu h5 {
color:#990000;
display:inline;
font-size:22px;
text-transform:capitalize;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 160px;
float:left;
}

#menu a, #menu li {
font: bold 11px arial, helvetica, sans-serif;
list-style: none;
text-indent:15px;
display:block;
width:160px;
height:14px;
margin:2px 0 0 0;
padding:0 0 0 0;
}

#menu a:hover {
text-decoration:none;
background-color:#FFFFFF;
color:#000000;
}
#my_menu { width:440px; text-align:center; border-bottom:solid 2px #4A5766; }
#my_menu a { padding-left:5px;}
#my_menu a:hover { color:#990000;}
#indexcontent {
width:440px;
float:left;
margin-left:10px;
display:inline;
padding-top:5px;
}
#indexcontent h3 {
color:#4A5766;
display:inline;
float:left;
width:430px;
}

#product {
	width:430px;
	height:100px;
	float:left;
	margin-top:15px;
	cursor: pointer;
}
#product:hover {
	cursor: pointer;
	border-left:solid 1px #990000;
}

#productimg {
height:93px;
float:left;
border-bottom:solid 1px #A4AFBD;
}

#productimg img {
float:left;
margin-top:4px;
/* border:0px; */
border:solid 2px #A4AFBD;
}
#productimg img:hover {border:solid 2px #FFFFFF;}
#plandetails {
width:290px;
float:left;
border:solid 1px #990000;
}

#productdetails {
width:290px;
height:93px;
float:left;
border-bottom:solid 1px #990000;
}
#productdetails h2 {
font-size:18px;
display:inline;
padding:0 0 0 0;
color:#333333;
text-transform:capitalize;
margin-left:5px;
}
#productdetails p {
display:block; margin:0px; text-indent:10px;
margin-left:5px;
}
#productdetails a { margin-left:10px;}
#productdetails a:hover {color:#990000;}
#top {
background-image:url(images/3.gif);
width:843px;
height:34px;
float:left;
text-align:center;
}

#rightnav {
	width:160px;
	float:right;
	margin-right:43px;
	display:inline;
}
#leftnav {
	width:160px;
	float:left;
	margin-left:10px;
	display:inline;
	}

#fulldescription {
width:430px;
list-style:none;
float:left;
border-top:solid #A4AFBD;
border-bottom:solid #A4AFBD;
padding:5px;
margin-top:10px;
margin-bottom:10px;
}	
#adescription {
width:400px;
text-align:left;
float:left;
display:inline;
margin-left:40px;
text-indent:17px;
}
#adescription a {
font:Verdana;
font-size:15px;
text-decoration:underline;
color:#000000;
}

#adescription a:hover {
text-decoration:none;
color:#990000;
}


#button a {
font-family:Verdana;
font-size:15px;
font-weight: bold;
text-decoration:none;
color:#000000;
border-bottom:solid 2px #990000;
border-left:solid 2px #990000;
}
#button a:hover {
color:#990000;
text-decoration:none;
border-bottom:solid 2px #FFFFFF;
border-left:solid 2px #FFFFFF;
}

#form {
width:280px;
height:28px;
text-align:left;
float:right;
border-bottom:solid 1px #FFFFFF;
}
#formname {
float:left;
width:100px;
height:28px;
text-align:left;
font-family:Verdana;
font-size:14px;
border-bottom:solid 1px #990000;
}
#pic {
white-space:390px;
float:left;
margin-top:60px;
display:inline;
}
#searchbox {
/*background:url(images/7.gif);*/
background-color:orange;
width:160px;
float:left;
list-style:none;
font-family:Verdana;
font-size:14px;
display:inline;
}

hr {
width:400px;
}
a,a:visited {
text-decoration:underline;
color:#000000;
}
a:hover {
text-decoration:none;
}
/* form.import.css */
#frm label, #frm input, #frm select, #frm textarea {
	display: block;
/*	width: 180px; */
	float: left;
	margin-bottom: 10px;
}
#frm input.required {
	display: block;
/*	width: 180px; */
	float: left;
	margin-bottom: 10px;
	padding-right: 20px;
	background: url(../../images/required.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#frm input.required:hover {
	background: none;
	background-color:#E0E4E9;
}
input:hover {background-color:#E0E4E9;}
#frm textarea {
  overflow: auto;
}
#frm label {
	text-align: left;
	width: 85px;
	padding-right: 20px;
}
#frm label.myproperties {
	text-align:left;
	width:100px;
	padding-right:10px;
	font-weight:bolder;
}
#frm label.myproperties:hover {
background-image:url(images/arrow.png);
background-position:right;
background-repeat:no-repeat;
color:#990000;
}
#frm label.labelCheckbox, #frm label.labelRadio {
  display: block;
  width: 190px;
  height: expression('1%');
  padding: 4px 0px 0px 18px;
  text-indent: -18px;
  line-height: 120%;
}
#frm input.inputCheckbox, #frm input.inputRadio {
  display: inline;
  height: 24px;
  width: 24px;
  padding: 0;
}
#frm br {
	clear: left;
}

#mortgage_center {
width:440px;
float:left;
}
#mortgage_center a {
width:210px;
height:20px;
text-align:left;
text-indent:8px;
float:left;
display:inline;
margin-left:5px;
background-color:#F2F4F7;
border-left:solid 3px #4A5766;
}
#mortgage_center a:hover {
border-left:solid 3px #990000;
background-color:#FFFFFF;
color:#990000;
}
#pdetails {
width:255px;
float:left;
margin:0;
padding:0;
}
#details {
font-size:18px;
}

#pdetails label {
	display:block;
	float:left;
	text-align:left;
	font-weight:bolder;
	margin-left:10px;
}
#pdetails br {
	clear: left;
}

#other_pic {
width:440px;
float:left;
margin-top:5px;
}
#other_pic img { float:left; margin-left:5px; margin-top:5px; margin-bottom:5px; display:inline; }
#other_pic img:hover { display:inline; border:solid 1x #BEBECD; }

/* PAGINATION */
/*
#pagination {
	width:430px;
	float:left;
	margin-top:5px;
}
#pagination a {
color:#990000;
display:inline;
font-size:17px;
text-transform:capitalize;
}
*/

.pagination{
padding: 2px;
clear: left;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 18px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #990000;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #990000;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

#agents_menu {
width:120px; 
height:70px; 
float:left; 
margin-left:5px; 
margin-top:5px; 
padding-top:5px; 
margin-bottom:5px; 
display:inline; 
border:solid 1px #BEBECD;
display:block;
text-align:center;
font-weight: bold;
}
#agents_menu:hover {
border:solid 1px #000000;
}
#agents_menu a {
font:Verdana;
font-size:15px;
text-decoration:none;
color:#000000;
}

#agents_menu a:hover {
text-decoration:none;
color:#990000;
}

.highslide {
	cursor: url(js/gallery/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid #333333;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 13pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 13pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(js/gallery/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 13px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(js/gallery/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-overlay {
	display: none;
}
/* Controlbar example */
.controlbar {	
	background: url(js/gallery/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(js/gallery/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(js/gallery/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='js/gallery/graphics/close.png', sizingMethod='scale');
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
}
.thON  { opacity:.80; filter: alpha(opacity=80); -moz-opacity: 0.8; cursor:pointer }
#news {
border-bottom:solid 1px #4A5766;
padding-bottom: 5px;
font-size:13px;font-family:verdana;
}
#news:hover {
background-color: #DDDDDD;
cursor:pointer;
border-bottom:solid 2px #4A5766;
padding-bottom: 5px;
}
.label_types {
  height: expression('1%');
  line-height: 120%;
  float:left;
  clear: left;
  display:block;
  margin-bottom: 10px;  
}
.label_types:hover {
border-right: 1px solid black;
border-bottom: 1px solid black;
background-color:#F8F1DA;  
}
.types_checkbox { 
  display: inline;
  padding: 0;
  background-color:#EAD58C;
}
.types_checkbox:hover { 
  display: inline;
  padding: 0;  
  background-color:#F8F1DA;
}
.orderbox {
	border:solid 1px #A4AFBD;
	padding: 10px;	
	margin-left:15px;
}
.orderbox:hover {
	background-color: #C0C0C0;
}
