body {
	background: #21217B url(images/bodu_back.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	font: normal 12px/normal Verdana, Geneva, sans-serif;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
#header {
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 159px;
	width: 1000px;
	background: url(images/header_back.jpg) no-repeat left top;
}
#header h1 {
	display: block;
	margin: 20px 0px 0px;
	padding: 0px;
	height: 90px;
	width: 410px;
	float: left;
}
#header h1 a {
	background: url(images/mallorca_logo.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 410px;
	text-indent: -9999px;
}
#header .versions {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
	height: 50px;
}
#header .versions li {
	display: block;
	margin: 0px;
	padding: 4px 5px 0px;
	float: left;
}
#header .versions li a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #a7c4d8;
	width: 40px;
	text-align: center;
	padding: 18px 0px 5px;
}
#header .versions .eng {
	background: url(images/flag_eng.gif) no-repeat center top;
	display: block;
	text-decoration: none;
}
#header .versions .esp {
	background: url(images/flag_esp.gif) no-repeat center top;
	display: block;
	text-decoration: none;
}
#header .versions .deu {
	background: url(images/flag_deu.gif) no-repeat center top;
	display: block;
	text-decoration: none;
}
#header .versions .active {
	background: url(images/versions_li.jpg) no-repeat center top;
}
#header .versions .active a {
	color: #406e8e;
	margin-top: 3px;
	padding-top: 15px;
}
#header .versions li a:hover {
	color: #406e8e;
	padding-top: 18px;
}
#header .versions .active a:hover {
	color: #406e8e;
	padding-top: 15px;
}


#header .topmenu {
	display: block;
	clear: right;
	float: right;
	margin: 70px 0px 0px;
	padding: 0px;
	list-style: none;
	height: 39px;
}
#header .topmenu li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header .topmenu li a {
	white-space: nowrap;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px 10px 19px;
}
#header .topmenu .active a {
	background: url(images/top_menu_arrow.png) no-repeat center 29px;
}
#header .topmenu li a:hover {
	background: url(images/top_menu_arrow.png) no-repeat center 29px;
}
#main {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	clear: both;
	background: url(images/content_back.jpg) no-repeat right top;
}
#main #left {
	display: block;
	margin: 0px;
	padding: 0px 0px 40px;
	float: left;
	width: 220px;
	background: url(images/left_back.jpg) no-repeat left top;
}
#main #left .menu {
	display: block;
	margin: 13px 0px 0px;
	padding: 0px;
	list-style: none;
}
#main #left .menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(images/left_menu_li.gif) no-repeat center bottom;
}
#main #left .menu li a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #e5e5e5;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 3px 18px 4px;
	width: 184px;
}
#main #left .menu li a:hover {
	background: url(images/left_menu_a.png) no-repeat left center;
}

#main #content {
	display: block;
	margin: 0px;
	padding: 0px 10px 40px 30px;
	float: right;
	width: 740px;
	position: relative;
}
#main #content #flashcontainer {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 245px;
	width: 345px;
	position: absolute;
	left: 0px;
	top: -30px;
}

#main #content h1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #ff9000;
	display: block;
	border-top: 0px solid #5d81a2;
	border-right: 0px solid #5d81a2;
	border-bottom: 1px solid #5d81a2;
	border-left: 0px solid #5d81a2;
	margin: 0px 0px 20px;
	padding: 25px 0px 5px;
}
#main #content h1 a {
	color: #ff9000;
	text-decoration: none;
}

#main #content p {
	text-align: justify;
}
#main #content p a {
	color: #CCC;
	text-decoration: none;
}
#main .ender {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}


#footer {
	background: url(images/footer_back.jpg) repeat-x top;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 150px;
	color: #808080;
}
#footer .pusser {
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 150px;
	width: 1000px;
}
#footer .pusser .box {
	background: url(images/footer_box.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px 10px;
	width: 313px;
	float: left;
	height: 150px;
}
#footer .pusser .box h2 {
	background: url(images/mallorca_logo_small.jpg) no-repeat center top;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 66px;
	text-indent: -9999px;
}
#footer .pusser .box .copy {
	text-align: center;
	display: block;
	font-size: 10px;
	margin: 0px;
	padding: 5px;
}
#footer .pusser .box h3 {
	color: #295e84;
	font-weight: normal;
	font-size: 11px;
	border-top: 0px solid #e8e8f0;
	border-right: 0px solid #e8e8f0;
	border-bottom: 1px solid #e8e8f0;
	border-left: 0px solid #e8e8f0;
	display: block;
	margin: 0px;
	padding: 25px 0px 10px 40px;
}
#footer .pusser .box .disc {
	background: url(images/marker.gif) no-repeat left 10px;
}
#footer .pusser .box .cont {
	background: url(images/notebook.gif) no-repeat left 10px;
}
#footer .pusser .box .dis {
	font-size: 11px;
	margin: 0px;
	padding: 10px 10px 0px 40px;
	text-align: justify;
}
#footer .pusser .box .c1 {
	margin: 0px;
	padding: 10px 5px 0px 40px;
	text-align: justify;
	float: left;
	font-size: 11px;
}
#footer .pusser .box .c2 {
	font-size: 11px;
	margin: 0px;
	padding: 10px 0px 0px 5px;
	text-align: justify;
	float: left;
}

#footer .pusser .box p a {
	color: #7f7f7f;
	text-decoration: none;
}
#main #content #searchform {
	background: url(images/search01_back.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 20px 0px 0px 360px;
	height: 153px;
	width: 380px;
	color: #000032;
}
#main #content #searchform select {
	background: #cdd5e2;
	font: 12px Verdana, Geneva, sans-serif;
	color: #000032;
	width: 310px;
	border-width: 0px;
	border-style: none;
	height: 20px;
	padding-left: 10px;
	padding-top: 0px;
}
#main #content #searchform input {
	background: url(images/go01.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin: 15px 0px 0px;
	padding: 0px;
	height: 20px;
	width: 50px;
	border-width: 0px;
	border-style: none;
}
#main #content #refsearch {
	background: url(images/search02_back.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 10px 0px 0px 360px;
	height: 30px;
	width: 380px;
}
#main #content #refsearch input {
	background: url(images/go02.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	height: 20px;
	width: 50px;
	border-width: 0px;
	border-style: none;
	float: left;
}

#main #content #refsearch #refno {
	background: #edc492;
	border-width: 0px;
	border-style: none;
	font-size: 12px;
	color: #000032;
	height: 20px;
	width: 300px;
	float: left;
	margin-left: 0px;
	padding-left: 10px;
	text-indent: 0px;
	padding-top: 0px;
}
#main #content .subs {
	display: block;
	margin: 20px 0px;
	padding: 0px;
	list-style: none;
}
#main #content .subs li {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	background: #2c6187;
}
#main #content .subs li a {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #ff9103;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px 25px;
}
#main #content .property {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main #content .property li {
	background: url(images/property_back.png) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 5px 0px;
	height: 140px;
	width: 740px;
	clear: both;
}
#main #content .property li .imagesmall {
	display: block;
	margin: 0px 20px 0px 0px;
	padding: 15px 0px;
	float: left;
	height: 110px;
	width: 180px;
	text-align: center;
}
#main #content .property li .imagesmall img {
	border: 2px solid #FFF;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 150px;
}
#main #content .property li .title {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	display: block;
	margin: 0px;
	padding: 10px 20px 0px 0px;
	height: 50px;
	overflow: hidden;
}
#main #content .property li .atribute {
	display: block;
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 280px;
	overflow: hidden;
	height: 12px;
}
#main #content .property li .atribute em {
	display: block;
	float: left;
	width: 130px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
#main #content .property li .atribute2 {
	display: block;
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 240px;
	overflow: hidden;
	height: 12px;
}
#main #content .property li .atribute2 em {
	display: block;
	float: left;
	width: 80px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
#main #content .property li .moreinfo {
	background: url(images/more_info.png) no-repeat right bottom;
	display: block;
	margin: 5px 0px 0px 110px;
	padding: 0px;
	height: 35px;
	width: 150px;
	float: left;
	text-indent: -9999px;
}
#main #content #productbig .imagebig img {
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 250px;
	border: 2px solid #FFF;
}
#main #content #productbig .imagebig {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
}
#main #content #productbig .title {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	display: block;
	width: 460px;
	float: left;
	border-top: 0px solid #6f88ac;
	border-right: 0px solid #6f88ac;
	border-bottom: 1px solid #6f88ac;
	border-left: 0px solid #6f88ac;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
}
#main #content #productbig .atribute {
	display: block;
	margin: 0px;
	padding: 2px 0px;
	float: left;
	width: 460px;
}
#main #content #productbig .atribute em {
	display: block;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: left;
	width: 130px;
	font-style: normal;
	text-align: right;
}
#main #content #productbig .thumb {
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
#main #content #productbig .thumb img {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 100px;
	border: 2px solid #FFF;
}
#main #content .pageing {
	display: block;
	border-top: 1px solid #4d4d95;
	border-right: 0px solid #4d4d95;
	border-bottom: 1px solid #4d4d95;
	border-left: 0px solid #4d4d95;
	margin: 20px 0px 0px;
	padding: 10px 5px;
	text-align: right;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #285e84;
	clear: both;
}
#main #content .pageing a {
	color: #cdcdcd;
	text-decoration: none;
	border: 1px solid #393989;
	margin: 0px 3px;
	padding: 2px 6px;
	background: url(images/paging_01.gif) repeat-x bottom;
}
#main #content .pageing .current {
	color: #ff9000;
	text-decoration: none;
	border: 1px solid #6565a2;
	margin: 0px 3px;
	padding: 2px 6px;
}
#main #content .pageing .arrow {
	background: url(none);
	border-width: 0px;
	border-style: none;
}

