@charset "utf-8";
/* CSS Document */
a{
	outline:none
}
a:hover{
	outline:none;
}
img{
	border:none;
}
body{
	margin:0;
	background-color:#303030;
	font-family:Lucida Grande, Lucida Sans, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585857;
}
.main{
	width:939px;
	margin:auto;
}
.header{
	background-image:url(images/header.jpg);
	width:939px;
	height:131px;
	margin:auto;
}
.navi{
	width:939px;
	height:40px;
}
ul#mainnav{
	width:939px; 	
	list-style:none;
	margin:0;
	padding:0;
}
ul#mainnav li{ 
	display: inline; 
}
ul#mainnav li a{
	display:block; 
	float:left; 
	height:40px;
	background-image:url(images/nav.gif); 
	text-indent: -9999px;
}
ul#mainnav li a.left{
	width:24px; 
	background-position:0 0;	
}
ul#mainnav li a.home{
	width:95px; 
	background-position:-24px 0;	
}
ul#mainnav li a.about{
	width:125px; 
	background-position:-119px 0;	
}
ul#mainnav li a.movies{
	width:118px; 
	background-position:-244px 0;	
}
ul#mainnav li a.picture{
	width:161px; 
	background-position:-362px 0;	
}
ul#mainnav li a.blog{
	width:116px; 
	background-position:-523px 0;	
}
ul#mainnav li a.new{
	width:144px; 
	background-position:-639px 0;	
}
ul#mainnav li a.contact{
	width:133px; 
	background-position:-783px 0;	
}
ul#mainnav li a.right{
	width:23px; 
	background-position:-916px 0;	
}
ul#mainnav li a:hover.home{
	width:95px; 
	background-position:-24px 40px;	
}
ul#mainnav li a:hover.about{
	width:125px; 
	background-position:-119px 40px;	
}
ul#mainnav li a:hover.movies{
	width:118px; 
	background-position:-244px 40px;	
}
ul#mainnav li a:hover.picture{
	width:161px; 
	background-position:-362px 40px;	
}
ul#mainnav li a:hover.blog{
	width:116px; 
	background-position:-523px 40px;	
}
ul#mainnav li a:hover.new{
	width:144px; 
	background-position:-639px 40px;	
}
ul#mainnav li a:hover.contact{
	width:133px; 
	background-position:-783px 40px;	
}
.flap{
	background-image:url(images/flap.jpg);
	width:939px;
	height:277px;
	background-repeat:no-repeat;
	position:relative;
	padding-top:1px;
	background-color:#FFFFFF;
}
.videoo{
	width:314px;
	height:209px;
	position:absolute;
	top:32px;
	left:532px;
	border:8px solid #e2b13f;
	
}
.tempvidtext{
	width:350px;
	position:absolute;
	top:10px;
	left:540px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}





#slider{
	width:290px;
	height:209px;
	margin-left:535px;
	margin-top:72px;
	padding:0;
}	

/*easy slider*/

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{  
	width:290px;
	height:230px;
	overflow:hidden; 
}	
#prevBtn, #nextBtn{ 
	display:block;
	width:49px;
	height:50px;
	position:absolute;
	left:471px;
	top:108px;
}	
#nextBtn{ 
	left:841px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:49px;
	height:50px;
	background:url(images/leftarrow.png) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(images/rightarrow.png) no-repeat 0 0;	
}
.graphic, #prevBtn, #nextBtn{
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
}	








.mainbody{
	width:639px;
	height:100%;
	float:left;
	background-color:#FFFFFF;
}
.main1{
	background-image:url(images/bodyhead.jpg);
	width:639px;
	height:76px;
}
.maingen{
	width:639px;
	height:76px;
	background-color:#FFFFFF;
}
.main2{
	width:639px;
	height:100%;
	background-color:#ffffff;
}
.main3{
	width:639px;
	height:214px;
}
.bot1{
	float:left;
	width:317px;
	height:214px;
}
.bot2{
	width:322px;
	height:214px;
	float:right;
}
.sidebar{
	width:300px;
	float:right;
	background-color:#FFFFFF;
	height:100%
}
.sidetop{
	background-image:url(images/sidebartop.jpg);
	width:300px;
	height:76px;
}
.arugba{
	width:300px;
	height:262px;
}
.connect{
	width:300px;
	height:100%;
}
.spacer{
	clear:both;
	height:1px;
}
.base{
	margin-top:15px;
	width:939px;
	height:77px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#efefef;
	text-align:center;
}
.innerbody{
	width:589px;
	margin-left:28px;
}
.maincontainer{
	background-color:#FFFFFF;
	height:100%;
	overflow:hidden;
}
.innerbody li{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	padding-right:5px;
	padding-bottom:10px;
}
.innerbody ul{
	margin:0;
	padding:27px 0px;
}
.moviespace{
	height:40px;
	clear:both;
}
.homecontainer{
	background-color:#FFFFFF;
	height:100%;
}
.moviepic{
	width:165px;
	float:left;
	margin-top:30px;	
}
.movietext{
	margin-top:30px;
	width:424px;
	float:right;
}
.movietext p{
	margin-top:0px;
	padding-top:0px;
}
.movieback{
	margin-top:20px;
}
.movieback a{
	color:#009900;
	text-decoration:none;
}
.movieback a:hover{
	color:#993300;
	text-decoration:underline;
}
.errormania{
	color:#FF0000;
}
.errormania a{
	color:#FF0000;
	text-decoration:none;
}
.errormania a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.base a{
	color:#ffffff;
	text-decoration:none;
}
.base a:hover{
	color:#00FF00
	text-decoration:underline;
}
input.confa{
	width:250px;
	border:1px solid #afafaf;
}
textarea.confa{
	border:1px solid #afafaf;
	width:250px;
	height:120px;
}














/*                lightbox jquery picture gallery thingy              */






#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
