/* @override 
	http://theo/themisters/Kozz%20nv/Jobs/001.%20Hotel%20noah/www/assets/css/noah.css
	http://theo/noahhotel/assets/css/noah.css
*/

@charset "UTF-8";


html, body {  

	height: 100%;

	}

body {
	
	color: #fff;
	margin: 0px;
	padding: 0px;
	background: url(../images/background.jpg) repeat-y;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
}

a:link, 
a:active,
a:visited{
	
	color: #c2c2c2;
	text-decoration: none;
	border-bottom: 1px dotted #c2c2c2;
	
	}
a:hover{
	
	color: #a4a4a4;
	text-decoration: none;
	border-bottom: 1px dotted #a4a4a4;
	
	}

#container {
	
	width: 1009px;
	
	}

#logo a:link,
#logo a:visited,
#logo a:active {
	
	border: none;
	
	}
#logo a:hover {
	
	border: none;
	
	} 

#left{
	
	width: 266px;
	float: left;
	
	}
	
#right{
	
	margin-left: 15px;
	width: 719px;
	float: left;
	
	}

#content {
	
	margin-top: 20px;
	padding: 10px;
	padding-left: 45px;
	
	}

.img-big{
	
	width: 630px;
	height: 452px;
	margin-left: -20px;
	
	}
	.img-big .foto {
		
		position: absolute;
		margin-left: 17px;
		margin-top: 24px;
		
		}
	.img-big .back {
		
		position: absolute;
		
		}
		
		#slideshow1{
			width: 590px;
			height: 392px;
			overflow: hidden;
		}
		
.img-small{
	
	width: 207px;
	height: 149px;
	margin-left: -20px;
	margin-right: 15px;
	float: left;
	
	}
	.img-small .foto {
		
		position: absolute;
		margin-left: 16px;
		margin-top: 14px;
		
		}
		.img-small .foto a:link,
		.img-small .foto a:active,
		.img-small .foto a:visited{
			
			border-bottom: none;
			
			}
	.img-small .back {
		
		position: absolute;
		
		}

#footer{
	
	width: 600px;
	height: 99px;
	background-color: #141414;
	padding-left: 45px;
	padding-top: 15px;
	margin-top: 20px;
	margin-left: 30px;
	
	}	
#credits{
	
	width: 635px;
	margin-top: 25px;
	margin-left: 30px;
	text-align: right;
	margin-bottom: 100px;
	border: none;
	
	}
	#credits a:link,
	#credits a:active,
	#credits a:visited{
		
		border: none;
		
		}
	#credits a:hover{
		
		border: none;
		
		}

#footer .item {
	
	float: left;
	margin-top: 10px;
	width: 150px;
	
	}
	
.floating-item {
	
	float: left;
	margin-bottom: 20px;
	padding: 7px;
	width: 280px;
	
	}
	
h1{
	
	font-size: 36px;
	color: #dcab6a;
	margin: 0px;
	display: inline;
	background-color: #000000;
	font-weight: normal;
	padding: 0 4px;
	
	}
	
h2{
	
	font-size: 24px;
	color: #dcab6a;
	margin: 0px;
	display: inline;
	background-color: #000000;
	font-weight: normal;
	text-transform: capitalize;
	padding: 0 4px;
	
	}

.hn_text{
	
	padding-left: 10px;
	margin-top: 40px;
	width: 580px;
	margin-bottom: 25px;
	
	}

#menu {
		
	padding: 0px;
	padding-top: 20px;
	margin-left: 45px;
	width: 195px;
	
	}
	
	.menu_item {
		
		position: relative;
		
		}
		.menu_item a:link,
		.menu_item a:visited,
		.menu_item a:active {
			
			display: block;
			line-height: 250%;
			text-align: right;
			padding-left: 13px;
			padding-right: 5px;
			text-decoration: none;
			border-bottom: 1px dotted #534f4d;
			color: #8d8d8d;
			margin-top: 0px;
		
		}
		.menu_item a:hover{

			display: block;
			line-height: 250%;
			text-align: right;	
			padding-left: 13px;
			padding-right: 5px;
			text-decoration: none;
			border-bottom: 1px dotted #d6cbc6;
			color: #fff;
			
		}
		.menu_item_active_image{
			position: absolute;
			margin-top: -5px;
			margin-left: -13px;
		}
		.menu_item_active_image_top{
			position: relative;
			margin-top: -5px;
			overflow: hidden;
			margin-left: -13px;
			width: 200px;
		}
		.menu_item_active_image_top img{
			position: absolute;
			width: 200px;
		}
		.menu_item_active_image_bottom{
			position: absolute;
			margin-left: -13px;
			margin-top: -4px;
		}
		.menu_item_active_image_bottom img{
			width: 200px;
		}
		.menu_item_active_text{
			position: absolute;
			text-align: right;
			width: 174px;
		}
		.menu_item_active{
			
			line-height: 250%;
			text-transform: uppercase;			
			border-bottom: 1px dotted #534f4d;
			padding-left: 13px;
			padding-right: 5px;
			margin-bottom: 0px;
			text-decoration: none;
			color: #362f2d;
			cursor: default;
		
		}
	.submenu_item {
			
		font-size: 11px;
		text-align: right;
		padding-right: 8px;
		
		}
		.submenu_item a:link,
		.submenu_item a:visited,
		.submenu_item a:active {
			
			padding-left: 13px;		
			border-bottom: none;
			padding-right: 15px;
			text-decoration: none;
			display: block;
			line-height: 200%;
			color: #fff;
		
		}
		.submenu_item a:hover{

			padding-left: 13px;			
			border-bottom: none;
			padding-right: 15px;
			text-decoration: underline;
			display: block;
			line-height: 200%;
			color: #fff;
			
		}
		.submenu_item_active{
		
			float: right;
			line-height: 380%;
			text-transform: uppercase;
			background:  url(../images/stroke.jpg) no-repeat left top;
			background-color: #fff;
			padding-left: 13px;
			padding-right: 13px;
			text-decoration: none;
			color: #333;
			margin-top: -5px;
			position: relative;
			display: block;
			cursor: default;
		
		}

.kh_submenu {
	
	position: relative;
	padding-top: 12px;
	margin-right: -10px;
	
	}

.clearTheRoom{
	
	width: 0px;
	height: 0px;
	
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	
	}

#menu_div {
	
	position: absolute;
	left: 265px;
	
	}
	
#languages{
	
	text-align: right;
	padding-top: 25px;
	padding-right: 25px;
	
	}

	#languages .lang{
		
		padding:0px;
		display: inline;
		margin-left: 10px;
		
		}
		#languages a:link,
		#languages a:visited,
		#languages a:active{
			
			border: none;
			
			}
		#languages a:hover{
			
			border: none;
			
			}

.green_button {
	
	float: left;
	font-size: 24px;
	font-style: italic;
	line-height: 110%;
	margin-right: 10px;
	border: 4px solid #e1e1e1;
	margin-top: 10px;
	
	}
	.green_button a:link,
	.green_button a:visited,
	.green_button a:active{
			width: 155px;
			height: 55px;
			padding: 10px;
			text-decoration: none;
			display: block;
			color: #fff;
			background: #58b14b url(../images/green_button_pattern.html) repeat-x center bottom;
		
		}
	.green_button a:hover{
			
			background: #68b95d url(../images/green_button_pattern_on.html) repeat-x center bottom;
			width: 155px;
			height: 55px;
			padding: 10px;
			text-decoration: none;
			display: block;
			color: #fff;
		
		}
		
.slideshow{
	
	margin-top: 20px;
	
	}
	.slide{
		
		position: absolute;
		
		}

#home_button{
	
	position: absolute;
	width: 180px;
	height: 130px;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	
	}

.line {

	border-bottom: 1px dotted #534f4d;
	float: left;
		
	}
	.line label{
		
		float: left;
		width: 80px;
		line-height: 350%;
		font-style: oblique;
		margin-left: 5px;
		
	}
	.line input{
		
		margin: 0px;
		margin-top: 9px;
		width: 170px;
		border: 1px solid #ccc;
		font-family: Arial, sans-serif;
		font-size: 12px;
		margin-right: 15px;
		padding: 4px;
		
	}
	.line textarea{
		
		margin: 0px;
		margin-top: 8px;
		width: 170px;
		font-family: Arial, sans-serif;
		font-size: 12px;
		height: 100px;
		margin-right: 15px;
		padding: 4px;
		margin-bottom: 8px;
		border: 1px solid #ccc;
		
	}
.line-send {

	border-bottom: 1px dotted #534f4d;
	
		
	}
	.line-send label{
		
		float: left;
		width: 80px;
		line-height: 350%;
		font-style: oblique;
		margin-left: 5px;
		
	}
	.line-send input{
		
		margin: 0px;
		margin-top: 9px;
		width: 170px;
		border: 1px solid #ccc;
		font-family: Arial, sans-serif;
		font-size: 12px;
		padding: 4px;
		
	}
	.line-send #nh_submit{
	
		width: auto;
		height: auto;
		border: 1px solid #ccc;
		background-color: #F0F0F0;
		padding: 4px;
		padding-right: 8px;
		
		}
	
	
.LV_validation_message{
	font-style: italic;
    margin:0 0 0 5px;
}

.LV_valid {
	
	position: absolute;
	margin-top: 22px;
    color:#06b259;
    font-size: 10px;
    font-family: helvetica, arial;
    line-height: 230%;
    margin-left: -275px;
    
}
	
.LV_invalid {

	position: absolute;
	margin-top: 22px;
    color:#ee3124;
    font-size: 10px;
    font-family: helvetica, arial;
    line-height: 230%;
    margin-left: -275px;
}
    
.line input.LV_valid_field,
.line textarea.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
   	border: 1px solid #c8c8c6;
}
    
.line input.LV_invalid_field, 
.line textarea.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #e0958d;
    color:#ee3124;
    background-color: #ffcccc;
}

