/* Start Header */
.header_holder {
	background-image: url("images/top01.jpg");
	height: 100px;
}

.header_logo {
	background-repeat: no-repeat;
	color: #FFFF00;
	padding-left: 50px;
	padding-top: 10px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.header_links {
	position: absolute;
	top: 0px;
	right: 0px;
}

.header_banner {
	width: 468px;
	height: 60px;
	margin: 0px;
	position: absolute;
	top: 20px;
	right: 10px;
}

.header_menu {
	white-space: nowrap;
	background-image: url("images/background_menu.jpg");
	width: auto;
	height: 19px;
	padding-left: 0px;
	padding-top: 0px;
}

.header_mail {
	position: absolute;
	margin-right:20Px;
	margin-top:0px;
	right: 0px;
}


/* End Header */

/* Start Sidebar/Properties_small/Stats */
.properties_small {
	float: right;
	background-image: url("images/sb_br.gif");
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	margin-bottom: 8px;
	width: 180px;
}
/* Hide for IE5/6 WIN */
html>body .properties_small {width: auto;}
/* End Hide */

.properties_small table {
	width: 180px;
}

.stats {
	background-image: url("images/sb_br.gif");
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	margin-bottom: 8px;
	width: 200px;
}

.sidebar {
	background-image: url("images/sb_br.gif");
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	margin-bottom: 8px;
	width: 180px;
}

.sb_header {
	background-image: url("images/sb_tr.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.sb_title {
	background-image: url("images/sb_tl.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.sb_title h4 {
	font-size : 100%;
	font-weight : bold;
	color : #003060;
	border-bottom : 2px solid #3333CC;
	margin: 0px;
	padding-bottom : 2px;
}

.sb_content {
	/* border: 1px dotted #FF0000; */
	font-family: Arial, Helvetica, sans-serif;
	border-left: 2px solid #FF0113;
	border-right: 2px solid #FF0113;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

.sb_content .clsPrompt {
	clear: right;
}

.sb_content .text {
	float: left;
}

.sb_content .knop {
	float: left;
}

.sb_content form {
	margin: 0px;
}

.sb_content ul {
    text-decoration: none;
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
}

.sb_content li {
    text-decoration: none;
	font-size : 100%;
/*	color : #000000;*/
	list-style-type : disc;
	margin: 0px;
	margin-top : 2px;
}

.sb_content a {
    text-decoration: none;
	color: #0000FF;
}

.sb_content a:active {
	color: #FF0000;
}

.sb_content a:visited {
	color: #003060;
}

.sb_content a:hover {
	color: #FF0000;
}

.sb_content ul {
    text-decoration: none;
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
}

.sb_content li {
    text-decoration: none;
	font-size : 100%;
/*	color : #000000;*/
	list-style-type : disc;
	margin: 0px;
	margin-top : 2px;
}

.sb_content a {
    text-decoration: none;
	color: #FF0000;
}

.sb_content a:active {
	color: #003060;
}

.sb_content a:visited {
	color: #003060;
}

.sb_content a:hover {
	color: #003366;
}

.sb_footer {
	border-left: 2px solid #FF0113;
	height: 10px;
	margin: 0px;
}

/* Hide for IE Mac \*/
* html .sb_content {height: 1%;}
/* End Hide */

/* End Sidebar */

/* End Sidebar White */
.sidebarw {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	margin-bottom: 8px;
	width: 180px;
}

.sb_headerw {
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.sb_titlew {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
}

.sb_titlew h2 {
	font-weight : bold;
	color : #003060;
	margin: 0px;
	padding-bottom : 2px;
}

.sb_contentw {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	padding: 1px 1px 0px 1px;
	margin: 0px;
}

.sb_contentw .clsPrompt {
	clear: right;
}

.sb_contentw .text {
	float: left;
}

.sb_contentw .knop {
	float: left;
}

.sb_contentw form {
	margin: 0px;
}

.sb_contentw ul {
    text-decoration: none;
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
}

.sb_contentw li {
    text-decoration: none;
	font-size : 100%;
	color : #053462;
	list-style-type : disc;
	margin: 0px;
	margin-top : 2px;
}

.sb_contentw a {
    text-decoration: none;
	color: #003060;
}

.sb_footerw {
	height: 10px;
	margin: 0px;
}




/* Start Related */
.related {
	background-image: url("images/sb_br.gif");
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	margin-bottom: 8px;
	width: 270px;
}

.re_header {
	background-image: url("images/sb_tr.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.re_title {
	background-image: url("images/sb_tl.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.re_title h4 {
	font-weight : bold;
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
	margin: 0px;
	padding-bottom : 2px;
}

.re_content {
	/* border: 1px dotted #FF0000; */
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

.re_content form {
	margin: 0px;
}

.re_content ul {
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
}

.re_content li {
	font-size : 0.75em;
	color : #053462;
	list-style-type : disc;
	margin: 0px;
	margin-top : 2px;
}

.re_footer {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}

/* Hide for IE Mac \*/
* html .re_content {height: 1%;}
/* End Hide */

/* End Related */

/* Start Subheader/Properties_wide/Myzone */
.properties_wide {
	clear: both;
	background-image: url("images/sb_br.gif");
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 8px;
}

.subheader {
	background-image: url("images/sb_br.gif");
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 8px;
}

.sh_header {
	background-image: url("images/sb_tr.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.sh_title {
	background-image: url("images/sb_tl.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.sh_title h4 {
	font-size : 100%;
	font-weight : bold;
	color : #003060;
	border-bottom : 2px solid #3333CC;
	margin: 0px;
	padding-bottom : 2px;
}

.sh_content {
	font-family: Arial, Helvetica, sans-serif;
	border-left: 2px solid #FF0000;
	border-right: 2px solid #FF0000;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

.sh_content form {
	margin: 0px;
}

.sh_content ul {
	margin-top: 0px;
}

.sh_content li {
	color : #000000;   /* #053462; */
	list-style-type : disc;
	margin-top : 3px;
}

.sh_footer {
	border-left: 2px solid #FF0113;
	height: 10px;
	margin: 0px;
}

/* Hide for IE Mac \*/
* html .sh_content {height: 1%;}
/* End Hide */

/* End Subheader */

/* Start Content */
.content {
	background-image: url("images/c_br.gif");
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 8px;
	width: 100%;
}

.c_header {
	background-image: url("images/c_tr.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.c_title {
	background-image: url("images/c_tl.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.c_title h2 {
	font-weight : bold;
	color : #003060;
	border-bottom : 2px solid #2501FF;
	margin: 0px;
	padding-bottom : 2px;
}

.c_title h4 {
	font-size : 100%;
	font-weight : bold;
	color : #003060;
	border-bottom : 2px solid #2501FF;
	margin: 0px;
	padding-bottom : 2px;
}

.c_content {
	border-left: 2px solid #2501FF;
	border-right: 2px solid #2501FF;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

.c_content form {
	margin: 0px;
}

.c_footer {
	border-left: 2px solid #2501FF;
	height: 10px;
	margin: 0px;
}

/* Hide for IE Mac \*/
* html .c_content {height: 1%;}
/* End Hide */

/* End Subheader */

/* Start Myzone */
.myzone {
	background-image: url("images/sb_br.gif");
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
	}

.mz_header {
	background-image: url("images/sb_tr.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.mz_title {
	background-image: url("images/sb_tl.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	margin: 0px;
}

.mz_content {
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	height: auto;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.mz_content form {
	margin: 0px;
}

.mz_footer {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}

/* Hide for IE Mac \*/
* html .mz_content {height: 1%;}
/* End Hide */

/* End Myzone */

/* Start Tabs */
.tabs {
	background-image: url("images/1px.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tabs li {
	float: left;
	list-style-type: none;
	background-image: url("images/tab_r.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin: 2px 0px 0px 5px;
	padding: 0px;
	height: 30px;
	cursor: pointer;
}

.tabs a {
	float: left;
	display: block;
	background-image: url("images/tab_l.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 25px 0px 10px;
	line-height: 22px;
}

.tabs #selected {
	background-image: url("images/tab_sel_r.gif");
	margin-top: 0px;
	height: 33px;
}

.tabs #selected a {
	background-image: url("images/tab_sel_l.gif");
	padding-top: 9px;
	line-height: 24px;
}

.tabs_holder {
	background-image: url("images/c_br.gif");
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	margin-top: -8px;
	height: auto;
}
/* Hide for IE5/6 WIN */
html>body .tabs_holder {margin-top: 40px;}
/* End Hide */

.tabs_content {
	margin: 0px;
	padding: 8px;
	height: auto;
	border-left: 1px solid #A5B2C6;
	border-right: 1px solid #A5B2C6;
}

/* Hide for IE Mac \*/
* html .tabs_content {height: 1%;}
/* End Hide */

.tabs_footer {
	height: 10px;
	margin: 0px;
	border-left: 1px solid #A5B2C6;
}

/* Hide for IE Mac \*/
* html .tabs_holder {height: 1%;}
* html .tabs a {float: none;}
/* End Hide */

/* End Tabs */

/* Start Buttons */
.button_dark {
	background-image: url("images/bd_r.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	margin: 0px;
	cursor: pointer;
	white-space: nowrap;
	float: right;
	width: 1%;
}
/* Hide for IE5/6 WIN */
html>body .button_dark {width: auto;}
/* End Hide */

.bd_title {
	background-image: url("images/bd_l.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

.button_light {
	background-image: url("images/bl_r.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	margin: 2px 4px 0px 0px;
	margin-right: 4px;
	padding-right: 10px;
	cursor: pointer;
	white-space: nowrap;
	float: left;
	width: auto;
}

/* IE Only */
* html .button_light {
	width: 1%;
}
/* End IE Only */

/* Hide for IE Mac \*/
.button_light { padding-right: 0px; }
/* End Hide */

.bl_title {
	background-image: url("images/bl_l.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

/* End Buttons */

/* Start Offers */

.clsOffers {
	clear: both;
}

.clsOfferTable {
	width: 100%;
	border: 1px solid #A5B2C6;
}

.clsOfferTable th {
	color: #003060;
	background-color: #F2F5FA;
}

.clsOfferTable td {
	border-top: 1px solid #A5B2C6;
}

/* End Offers */
