html { 
	width:100%;
	height:100%;
	background: url(../structure-images/back.jpg);
	padding: 0;

}


body {
	margin:0 auto;
	padding:0;
	height: 100%;
	width:100%;
	background: url(../structure-images/page-side-back.gif) repeat-x;
} 

div#page {
	margin: 0 auto;
	padding: 0;
	width:974px;
	background: url(../structure-images/inside-back.jpg) repeat-y;
}

div#header {
	float:left;
    height:235px;
	width:974px;
	background: url(../structure-images/header-back.gif) no-repeat;
}

div#leftside {
	float:left;
	width:241px;
}

a#book {
	display:block;
	margin:0;
	text-decoration:none;
	float:left;
	width:241px;
	padding-top:40px;
	height:60px;
	background: url(../structure-images/phone.jpg) center 0 no-repeat;
}

a#book:hover {
	background: url(../structure-images/phone-hover.jpg) center 5px no-repeat;
} 

a#book p {
	margin:0;
	color:#ffffff;
	text-align:center;
	line-height:25px;
}

a#first {
	float:left;
	display:block;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration: none;
	font-weight:bold;
	padding-bottom:50px;
	color:#ffffff;
	text-align:center;
	line-height:25px;
	width:241px;
	height:0;
	padding-top:30px;
}

a#first:hover {
	color:#5eef0e;
}

a#book p.second {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	padding-top:5px;
}

a#book p.third {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration: none;
}

div#videoContainer {
	float:left;
	padding-left:35px;
	height:280px;
	width:285px;
}


a#video {
	float:left;
	width:241px;
	display:block;
	height:128px;
	background: url(../structure-images/video-icon.jpg) center center no-repeat;
}

div#right-side {
	float:left;
	width:697px;
	padding-left:27px;
	padding-top:36px;
}

div#title {
	float:left;
	width:661px;
	height:40px;
	padding-bottom:15px;
	padding-right:15px;
	background: url(../structure-images/title.jpg) no-repeat;
}

div#title p {
	margin:0;
	padding-left:75px;
	padding-top:8px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration: none;
	color:#747c6f;
}

div#title p a {
	float:right;
	margin:0;
	padding-top:8px;
	padding-left:5px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color:#747c6f;
}

div#title p a:hover {
	text-decoration:underline;
}

div#textinside {
	float:left;
	width:655px;
	padding-left:10px;
	min-height:600px;
}
* html div#textinside {
	height:600px;
}
div#textinside p{
	float:left;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6e6e6e;
	line-height:22px;
	text-align: justify;
	padding-top:10px;
}

div#textinside p.contact {
	margin:0;
	float:left;
	padding:20px 0 0 15px;
}

div#textinside p a{
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6e6e6e;
	font-weight:bold;
	}
	

div#inside-bottom {
	float:left;
	width:705px;
	height:191px;
	background: url(../structure-images/content-bottom.jpg) no-repeat;
}

div#footer {
	width:974px;
	height:100px;
	background-color:#3f9d0b;
	margin:0 auto;
	color:#ffffff;
}
div#footer p {
	width:974px;
	text-align:center;
	height:25px;
	margin:0 auto;
	color:#ffffff;
}

div#spacer {
	margin:0 auto;
	width:974px;
	height:5px;
}


div#textinside p img{
	padding:7px;
	border:1px solid #CCC;
	background:#c9ddbc;
}
div#textinside p img.imleft{
	float:left;
	margin:10px 10px 0 0;
}
div#textinside p img.imright{
	float:right;	
	margin:10px 0 0 10px;
}


table.contact-list {
	margin:0;
	padding-top:10px;
	float:left;
	padding-right:30px;
}
table.contact-list tr td{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6e6e6e;
	padding:3px 0;
}
table.contact-list tr td.pnumber{
	width:150px;
	text-align:right;
}

div#textinside p.poweredby {
	float:right;
	margin:80px 90px 0 50px;
	padding-left:20px;
	padding-right:30px;
	padding-bottom:30px;
	padding-top:30px;
	border:1px #c9dcbc dotted;
	width:240px;
	height:90px;
	background: url(../structure-images/logo_BN.gif) 120px 30px no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6e6e6e;
}

div#trust {
	margin-top:10px;
	margin-left:20px;
	float:left;
	width:219px;
	height:52px;
	background: url(../structure-images/BN-logo-and-trust.png) no-repeat;
	padding-left:402px;
	padding-top:63px;
}

div#trust a {
	margin:0;
	display:block;
	height:41px;
	width:128px;
}

div#trust a:hover {
	border:1px #000000 solid;
}


/* -----------------------footer holiday homes ----------------- */

ul#footer_list {
	height:40px;
	position:relative;
	padding-left:50px;
	padding-top:10px;
	margin:0;
}

ul#footer_list li{
	height:30px;
	margin:0;
	padding-left:80px;
    float: left;
    list-style-type: none;
	text-align:left;
}
ul#footer_list li.mm1, ul#footer_list li.mm2,ul#footer_list li.mm3{
	margin:0;
	padding-left:40px;
}
ul#footer_list li a {
	text-decoration:none;
	padding-left:36px;
	padding-top:10px;
	height:25px;
	background: url(../structure-images/homes-icon.jpg) no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	display:block;
	text-align:center;
}

ul#footer_list li a:hover {
	color:#74ea32;
}
.mm1, .mm2, .mm3{
	padding:0 15px 0 0;
}
.mm1 {
	width:190px;
}

.mm2 {
	width:240px;
}

.mm3 {
	width:190px;
}
/* --------------------- photo cont ----------------------- */
div.foto-cont{
	padding:0 0 40px 40px;
}

div.foto-cont a{
	display:block;
	width:170px;
	height:113px;
	border:1px solid #CCC;
	background:#EEE;
	padding:3px;
	float:left;
	margin:0 5px 5px 0;
	text-align:center;
}

div.foto-cont a.middle {
	margin-left:182px;
}

div.foto-cont a img{
	border:none;
	margin:0;
}
div.foto-cont a:hover{
	border:1px solid #ffffff;
	background:#63dc20;
}
h2.foto-sub{
	clear:both;
	color:#383838;
	margin:20px 0 10px 0;
	border-bottom:1px solid #CCC;
}

h4.foto-sub{
	clear:both;
	margin:20px 0 10px 0;
	height:25px;
	border-bottom:1px solid #CCC;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#747c6f;
}

/* ----------------- languages --------------------- */


div#languages ul#langsel li a span{
	display:none;
}

div#languages {
	float:left;
	width:974px;
	height:33px;
	
}

div#languages ul#langsel{
	float:right;
	width:290px;
	height:33px;
	padding:9px 0 0 8px;
	background:url(../structure-images/flags.jpg) no-repeat;
	margin:0;
	list-style-type:none;
}
div#languages ul#langsel li{
	width:23px;
	height:16px;
	float:left;
	padding:0 8px 0 0;
}
div#languages ul#langsel li a{
	display:block;
	width:21px;
	height:14px;
	
}
div#languages ul#langsel li a:hover{
	border:1px solid #82f508;
}


/* ----------------- menu --------------------- */

ul#menu {
	margin:0;
	float:left;
	list-style-type:none;
	width: 150px;
	height:330px;
	padding-top:70px;
	padding-left:24px;
}

ul#menu li {
	margin:0;
	float:left;	
}

ul#menu li a {
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color:#ffffff;
    padding: 8px 0 0 40px;
	display:block;
	height:26px;
	width: 175px;
	text-align:left;
	background:url(../structure-images/menu-icon.jpg) no-repeat;
}
ul#menu li a:hover {
	color:#82f607;
	background:url(../structure-images/menu-icon-hover.jpg) no-repeat;
}

#banner {
	margin:0;
	float:right;
	display:block;
	width:421px;
	height:202px;
}


iframe{
	position:relative;
	height:1250px;
	width:660px;
	clear:both;
}


/* ----------------- 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;
}


/** -------------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:14px;
	color:#748d97;
	text-align:center;
}
table.partnersites tr td a{
	display:block;
	color: #748d97;
	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:13px;
	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;
}

/* -------------------- partnersites form ----------------------*/

form {
	float:left;
	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;
}

div#videoContainer p {
	background-color:#4caf15;
	width:265px;
	height:15px;
	margin:0;
	padding:5px 0 12px 0;
	color:#fff;
	text-align:center;
}


