/* CSS Document */

html,body {
			height: 100%;
			margin: 0;
			padding: 0;
		}
#blackLine{
	/* For IE8 and earlier */
height:80px;
	background-image: url(../GRAPHICS/tile.png);
	background-repeat: repeat;
}	
.footer{
	width:500px;
	height:25px;

	
	position:fixed;
	bottom:0px;
	left:30px;
	text-align:left;

	
	color: #333;
	padding-top:15px;
	color:#FFF;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}.footer a:link, .footer a:visited{
	text-decoration:none;
	color:#FFF;
}
.footer a:hover, .footer a:active{
	text-decoration:none;
	color:#BFBFBF;
}
#noKeno{
	padding-top:10px;
	height:30px;
	text-align:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo{
	text-align: left;
	width: 300px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	float: left;
}

#menu{
	text-align: right;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	float: right;
	text-decoration: none;
	padding-right:16px;
	padding-top:0px;
	margin: 0px;
	
	
}

#menu a:link, #menu a:visited{
	text-decoration:none;
	color:#FFF;
}
#menu a:hover, #menu a:active{
	text-decoration:none;
	color:#BFBFBF;
}
#line{ width:20px;}
#container100PerCent{
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
}		
		
#title{
	font-family: Georgia;
	font-size: 25px;
	color: #000;
	font-weight: bold;
}	
		
	
		
		
	#containerBoxMenu1{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
		
	line-height: 50px;	
	color:#000;
	width:50px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width:120px;
	background-color:#FFF;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	float: right;
	text-align: center;
	margin-top: 55px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
height:50px;

}			
		
#containerBoxMenu1 a:link, #containerBoxMenu1 a:visited{
		
	color:#000;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width:120px;
	background-color:#FFF;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	float: right;
	text-align: center;
	text-decoration:none;
	

}		
	#containerBoxMenu1 a:hover, #containerBoxMenu1 a:active{
			color:#fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width:120px;
	background-color:#186dc2;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	float: right;
	text-align: center;
text-decoration:none;
}		












		
		#back_to_camera {
	clear: both;
	display: block;
	line-height: 40px;
	padding: 0px;
	position: relative;
	z-index: 1;
		}
		.fluid_container {
			bottom: 0;
			height: 100%;
			left: 0;
			position: fixed;
			right: 0;
			top: 0;
			z-index: 0;
		}
		#camera_wrap_4 {
			bottom: 0;
			height: 100%;
			left: 0;
			margin-bottom: 0!important;
			position: fixed;
			right: 0;
			top: 0;
		}
		.camera_bar {
			z-index: 2;
		}
		.camera_thumbs {
			margin-top: -100px;
			position: relative;
			z-index: 1;
		}
		.camera_thumbs_cont {
			border-radius: 0;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
		}
		.camera_overlayer {
			opacity: .1;
		}
		

















ul#demo-block{
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 29%;
}
ul#demo-block1{
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 140px;
}
ul#demo-block121{
	padding-top: 80px;
	margin: 0;
}



			ul#demo-block li{ margin:0 0 10px 0; padding:10px; display:inline; float:left; clear:both; color:#aaa; background:url('img/bg-black.png'); font:11px Helvetica, Arial, sans-serif; }
			ul#demo-block li a{ color:#eee; font-weight:bold; }


#btn-slide {
	text-decoration: none;
	font-family: Calibri;
	font-size: 13px;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	padding: .5em 10px;
	background-color : #65b4e8;
	color : rgb(255,255,255);
	text-shadow : 0 1px 1px rgb(0,0,0);
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	margin-bottom: 20px
}
