/* CSS Document homepage clbx.com
copyright exclamo.nl 2008 */

	
/*used color codes
background-color: #F9F4EF;

*/	

/* Menu items. Main menu and submenu's. */

body {
background-color: #F9F4EF;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	 color:#3E2922;
}

/* divs horizon and box are used to center the page */

#horizon {
	position: relative;
	top: 30px;
	left: 0;
	width: 100%;
	visibility: visible;
}
#box {
	margin-left: -450px;
	position: relative;
	top: -100px;
	left: 50%;
	width: 900px;
	height: -10px;
	visibility: visible;
}
#menu {
	position: absolute;
	z-index: 2;
	left:100px;
	top:175px;
	width: 800px;
	/*height:60px;*/
	visibility: visible;
	background-color:#CB9C71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

#submenu_1{
	position: absolute;
	z-index: 2;
	left: 100px;
	top: 540px;
	width: 800px;
	font-family: Helvetica , Arial,sans-serif;
	font-size: 13px;
	background-color:#CB9C71;
 }	
	

	
ul#menulist, ul#sublist_1{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	color: #F9F4EF;
	background-color: #CB9C71;
}

ul#menulist li, ul#sublist_1 li, ul#sublist_2 li{ 
	display: inline; 
}

ul#menulist li a, ul#sublist_1 li a{
	float: left;
	width: auto;
	color: #F9F4EF;
	/*background-color: #036; */
	padding: 0.2em 1em;
	text-decoration: none;
	/*border-right: 1px solid #fff; */
}

ul#menulist li a:hover, ul#sublist_1 li a:hover{
	background-color: #7F6543;
	color: #FFFFFF;;
}

ul#menulist li a.menu_selected {
	color: #7F6543;
}
ul#menulist li a:hover.menu_selected {
	color: #FFFFFF;
}

ul#sublist_1 li a.sub_selected {
	background-color: #7F6543;
		color: #FFFFFF;;
}

/* here sublist_2 definition */
#submenu_2{
	position: absolute;
	z-index: 2;
	left: 100px;
	top: 414px;
	width: 800px;
	font-family: Helvetica , Arial,sans-serif;
	font-size: 13px;
	background-color:#CB9C71;
 }		

ul#sublist_2{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;	
	width: auto;
	text-align:center
	color: #F9F4EF;
	background-color: #CB9C71;
}


ul#sublist_2 li a{
	float: left;
	width: auto;
	color: #F9F4EF;
	/*background-color: #036; */
	padding: 0.2em 1em;
	text-decoration: none;
	/*border-right: 1px solid #fff; */
}

ul#sublist_2 li a:hover{
	background-color: #7F6543;
	color: #F9FeEf;;
}




ul#sublist_2 li a.sub_selected {
	background-color: #7F6543;
}


#submenu_3{
	position: absolute;
	z-index: 2;
	left: 100px;
	top: 810px;
	width: 800px;			
	font-family: Helvetica , Arial,sans-serif;
	font-size: 13px;
	background-color:#CB9C71;
 }		


#stretch {
position: absolute;
top: 205px;
left: 100px;
}

#gitesmenu {
position: absolute;
top: 204px;
left: 100px;
}

#gite_1 {
position: absolute;
top: 0px;
left: 0px;
}
#gite_2 {
position: absolute;
top: 0px;
left: 405px;
}
#gite_3 {
position: absolute;
top: 304px;
left: 0px;
}

#gite_4 {
position:absolute;
top: 304px;
left: 405px;
}




.centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#48484a;
}

.TextHeader
 {
	font-size: 15px;
	font-weight: bold;
}
.GuestcommentFooter,
.GuestCommentHeader {
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.GuestCommentText {
	margin-left: 15px;
	display: block;
	font-style:italic;
}

img {
	border: none;
} 

#logo {
	position:absolute;
	top: 100px;
	left: 100px;
}
	


#content {
	top: 580px;
	left: 100px;
	width: 800px;
	*width: 780px;
	/*height: 400px;*/
	overflow: none;
	position: relative;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	*padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #3E2922;
	letter-spacing: 0.4pt; 
}

#content1 {
	overflow: none; 
	position: relative;
	top: 460px;
	left: 100px;
	width: 800px;
	*width: 780px;
	/*height: 500px;*/
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	*padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
/*	padding: 10px 15px 10px 0px;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #3E2922;
	letter-spacing: 0.4pt;
}

#content2 {
	position: relative;
	overflow: none;
	top: 850px;
	left: 100px;
	width: 800px;
	*width: 780px;
	/*height: 140px;*/
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	*padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #3E2922;
	letter-spacing: 0.4pt;
}
#content a, 
#content1 a,
#content2 a

{
	
	font-weight: bold;
    text-decoration: underline;
}

#page_title  {
	position:absolute;
	top: 123px;
	left: 210px;
	height: 60px;
	width: 700px;
	font-family: "Copperplate Gothic Bold", Times, serif; 
	font-size: 18pt;
	color: #192F64;
}

#languages {
	position:absolute;
	z-index: 10;
	top: 155px;
	right: 0px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3E2922;
}

#languages a {
	color: #3E2922;
}
 
#spreads {
	position: absolute;
	height:300px;
	top: 209px;
	right: -5px;	
}


#spreads table {
	width: 316px;
} 

#spreads tr {
	height:105px;
	vertical-align:top;
} 

#spreads td {
	margin-left: 10px;
}

#spread_main_image {
	position: absolute;
	top: 212px;
	width: 450px;
	left: 100px;
}
.selected_submenu {
	background: #B38F00;
}

#footer {
	position: absolute;
	/*top: 1050px;*/
	left: 0px;
	/*width: 800px;*/
	width: 780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #85655B;

}
.copyright {
	position: absolute;
	left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #85655B;
}

.footerlinks {
	text-align: left;
	margin-right:10px;
}

.footerlinks a {
	text-decoration:none;
	color: #85655B;
}



#permanentlinks {
	position: relative;
	top: 850px;
	left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B38F00;
	}

ul#permanentlinks{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	color: #F9F4EF;
	background-color: #CB9C71;
}

#permanentlinks ul li { 
	display: inline; 
}

#permanentlinks ul li a {
	float: left;
	width: auto;
	color: #7F6543;
	padding: 0.2em 1em;
	text-decoration: none;
	
}

#permanentlinks ul li a:hover {
	background-color: #7F6543;
	color: #F9FeEf;;
}

#sitemap {
	position: absolute;
	overflow: none;
	top: 580px;
	left: 200px;
	width: 350px;
	/*height: 250px;*/
	margin: 0;
	padding: 10px 0px 10px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #3E2922;
	letter-spacing: 0.4pt;
	}

#content ul {
	margin-left: -20px;
	padding-left: 30px;
	width: 350px;
	color: #7F6543;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:bold;
	margin-bottom: 5px;
	}

#content li {
	margin-left: 50px;
	width:350px;
	color: #7F6543;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	list-style-type: circle;
	list-style-position: inside;

} 
/*.scroll-track{
 height:10px;
 width:10px;
 background:black;
}

.scroll-handle{

 height:10px;
 width:10px;
 background:#5B207B;
 cursor:pointer;
} */

/*scrollbar CSS*/
/*

.scroll-track{
	width: 5px;
	height: 10px;
	background: #cb9c71;
	right: -1px;
}
.scroll-handle{
  width: 3px; height: 20px;  
  left: 1px;
  background-color: #7F6543;
}


#scroll-track-top-1{
height:15px;
width:15px;
background-image: url('../images/lines/up.gif');
}

#scroll-track-bot-1{
height:15px;
width:15px;
background-image: url('../images/lines/down.gif');
}

#scroll-handle-bot-1{
height:8px;
width:10px;
background-image: url('/assets/bot.png');
}

#scroll-handle-top-1{
height:8px;
width:10px;
background-image: url('/assets/top.png');
background-repeat: no-repeat;
} 

*/

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed 
.scrollgeneric {line-height: 1px;font-size: 1px;position: relative;top: 0; left: 0;}

.vscrollerbar {width: 3px !important;background: url(/images/lines/handle.gif) no-repeat; left: 1px !important;}
.vscrollerbarbeg {height: 15px !important;width: 15px;}
.vscrollerbarend {height: 15px;width: 15px;}
.vscrollerbase {width: 5px;background: #CB9C71;}
.vscrollerbasebeg {width: 15px;height: 15px !important;}
.vscrollerbaseend {height: 15px;width: 15px;}
.hscrollerbase {height: 16px; background-color: white;}
.hscrollerbar {height: 16px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 0px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}
*/ 
/* Scroll Bar Master Styling Ends Here */



