html { 
	width:100%;
	height:100%;
	background: url(../structure-images/background-main.jpg);

}


body {
   
	padding-top:15px;
	margin:0 auto;
	height: 100%;
	background: url(../structure-images/background-top.jpg) repeat-x;
} 

div#page {
	width:949px;
    margin: 0 auto;
}

div#header {
	position: relative;
	margin:0 auto;
    height:413px;
	width:949px;
	padding-bottom:15px;
}

#main-menu {
	float:left;
	display:block;
	margin:0;
	width:260px;
	height:411px;
}

div#sun {
	height:61px;
	width:61px;
	margin:0;
	display:block;
	background: url(../structure-images/sun.gif) no-repeat;
	position:absolute;
	left:238px;
	top:390px;
}

#banner {
	margin:0;
	float:right;
	display:block;
	width:672px;
	height:411px;
}

#banner-houses {
	float:left;
	display:block;
	margin:0 auto;
	width:260px;
	
}

div#content {
	float:left;
	width:649px;
	padding-left:40px;
	padding-top:23px;
}

div#title {
	float:left;
	height:41px;
	width:635px;
	background: #d9e6f8 url(../structure-images/title-icon.jpg) no-repeat;
}

div#title p{
	margin:0;
	padding-top:5px;
	padding-left:55px;
	text-decoration:none;
	font-family:Trebuchet MS, Tahoma, Geneva, sans-serif;
	font-size:26px;
	color:#056e9f;
	text-align:left;
	font-weight:bold;
}

div#textinside {
	padding-top:25px;
	float:left;
	width:649px;
}

div#textinside p{
	
	margin:0;
	text-decoration:none;
	text-align: justify;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#004062;
	line-height:22px;
}

div#textinside p a{
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#004062;
}

div#textinside p img{
	padding:10px;
	border:1px solid #CCC;
	background:#ecf1f7;
}

div#textinside p img.imleft{
	float:left;
	margin:10px 10px 0 0;
}
div#textinside p img.imright{
	float:right;	
	margin:10px 0 0 10px;
}


div#contact-partners {
	float:right;
	padding-top:65px;
	height:100px;
}

a#contact {
	float:right;
	margin-right:10px;
	display:block;
	width:191px;
	height:74px;
	background: url(../structure-images/contact-btn.jpg) no-repeat;
}

a#linkpartner {
	float:right;
	display:block;
	width:191px;
	height:74px;
	background: url(../structure-images/linkpartners-btn.jpg) no-repeat;
}

div#contact-partners a#contact:hover {
	background: url(../structure-images/contact-btn-over.jpg) no-repeat;
}

div#contact-partners a#linkpartner:hover {
	background: url(../structure-images/linkpartners-btn-over.jpg) no-repeat;
}

/** -------------partnersites table -ja-----------**/

table.partnersites{
	width:600px;
	margin:10px 0 0 0;
	
}
table.partnersites tr td{
	width:320px;
	padding:15px;
	margin:0;
	border:1px solid #CCC;
	vertical-align:top;
}
table.partnersites tr td h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#004062;
	text-align:center;
}
table.partnersites tr td a{
	display:block;
	color: #0C6165;
	width:220px;
	text-decoration:none;
	padding:0 0 0 13px;
	margin:5px 0 5px 20px;
	font-size:12px;
}
table.partnersites tr td a:hover{
	text-decoration:underline;
}
table.partnersites tr td a.newlink{
	font-weight:bold;
	margin:60px 0 0 0;
	background:none;
	font-size:14px;
	text-align:center;
	font-style:normal;
}
table.rest{
	width:600px;
	margin:0 auto;
	padding:0;
}
table.rest tr td{
	padding:0;
	vertical-align:top;
}

object{
	position:relative;
	display:block;
	float:none;
	margin:0 auto;
	outline:none;
}

/* ----------------- SLIMBOX --------------------- */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 22px;
	background: transparent url(slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* ----------------- iframe -----------------*/
iframe{
	width:100%;
	display:block;
	height:825px;
	overflow:auto;
}

/* -------------------- partnersites form ----------------------*/

form {
	margin:0 auto;
	position:relative;
	padding:0;

}

form fieldset {
	display:block;
	margin:0;
	padding: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}

form fieldset input {
	display:block;
}

form fieldset label{
	display:block;
}

form fieldset.commands{
	padding:20px 0 5px 0;
	height:25px;
	border:none;
}
form fieldset.commands input{
	float:left;
	margin:0 10px 0 0;
}
/*********************************/

#holidayhomes-menu{
	width:600px;
	height:20px; color:#111;text-decoration:none;list-style:none outside none; 
	margin:0 auto;
	padding:0 0px 0 0;
}
#holidayhomes-menu li{
	width:200px;
	float:left;
}
#holidayhomes-menu a{
	display:block;
	margin:0 auto;
	width:200px;
	color:#004062;
	text-decoration:none;
	padding:5px 0 0 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	text-align:center;
}
#holidayhomes-menu a:hover{	
	text-decoration:underline;
}
