
html {
	margin:auto;
	height:100%;
	}

body {
	margin:0px;
	font: 0.8em/1.5 Geneva, Arial, Helvetica, sans-serif;
	color:white;
	min-height:100%;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#6b6b6b;
	}

a:link {text-decoration:none; border:0; color:white;}	/* unvisited link */
a:visited {text-decoration: none; border:0; color:white;}	/* visited link */
a:hover {text-decoration:underline; border:0; color:orange;}	/* mouse over link */
a:active {text-decoration: none; border:0;}	/* selected link */
a img {border: 1px solid #222222;}		/* Image Border link */

.wrapper {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	float:center;
	margin-top:30px;
	width:950px;
	height:768px;
	/*background: url(../Images/CV_BG.jpg) no-repeat;*/
	}

.clear {
	clear:both;
	margin:0;
	}

/* START TopMenu Using Image Replacement Technique */
ul#top_menu {
	position:relative;
	float:right;    /* set the exact position of the navigation */
	margin-top:48px;
	margin-right:42px;      /* set the exact position of the navigation */
	margin-bottom:12px;
	width:160px;
	height:69px;
	}
ul#top_menu li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;
	list-style-type:none;
	}
ul#top_menu li a {
	border:0;
	display:block;
	text-decoration:none;
	background: url(../Images/CV_TopMenu.jpg) no-repeat;
	}
li#gallery a {
	width:78px;
	height:69px;
	 }
li#films a {
	width:78px;
	height:69px;
	 }
li#gallery a:hover, li#gallery a:focus {
	background-position:0px -69px;
	 }
li#films a:link, li#films a:visited {
	background-position: -75px 0px;
	}
li#films a:hover, li#films a:focus {
	background-position: -75px -138px;
	}
/* END TopMenu Using Image Replacement Technique */


/* START Menu Using Image Replacement Technique */
ul#nav {
	position:relative;
	float:left;
	margin-top:-13px;    /* set the exact position of the navigation */
	left:5px;      /* set the exact position of the navigation */
	width:864px;
	height:79px;
	}
ul#nav li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;
	list-style-type:none;
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../Images/CVMenu.jpg) no-repeat;
	}
li#home a {
	width:88px;
	height:79px;
	 }
li#production a {
	width:138px;
	height:79px;
	 }
li#performers a {
	width:136px;
	height:79px;
	 }
li#training a {
	width:157px;
	height:79px;
	 }
li#equipment a {
	width:243px;
	height:79px;
	 }
li#contact a {
	width:102px;
	height:79px;
	 }
li#home a:hover, li#home a:focus {
	background-position:0px -79px;
	 }
li#production a:link, li#production a:visited {
	background-position:-88px 0px;
	}
li#production a:hover, li#production a:focus {
	background-position:-88px -158px;
	}
li#performers a:link, li#performers a:visited {
	background-position: -226px 0px;
	}
li#performers a:hover, li#performers a:focus {
	background-position: -226px -237px;
	}
li#training a:link, li#training a:visited {
	background-position: -365px 0px;
	}
li#training a:hover, li#training a:focus {
	background-position: -365px -316px;
	}
li#equipment a:link, li#equipment a:visited {
	background-position: -522px 0px;
	}
li#equipment a:hover, li#equipment a:focus {
	background-position: -522px -395px;
	}
li#contact a:link, li#contact a:visited {
	background-position: -765px 0px;
	}
li#contact a:hover, li#contact a:focus {
	background-position: -765px -474px;
	}
/* END Menu */

.title {
	text-indent:-9999px;
	}

#Home_title {
	position:relative;
	float:left;
	width:450px;
	margin-top:-50px;
	margin-left:-16px;
	background: url(../Images/Home.jpg) no-repeat;
	}

#Production_title {
	position:relative;
	float:left;
	width:450px;
	margin-top:-50px;
	margin-left:-16px;
	background: url(../Images/Production.jpg) no-repeat;
	}

#Performers_title {
	position:relative;
	float:left;
	width:450px;
	margin-top:-50px;
	margin-left:-16px;
	background: url(../Images/Performers.jpg) no-repeat;
	}

#Stunt_Training_title {
	position:relative;
	float:left;
	width:554px;
	margin-top:-50px;
	margin-left:-16px;
	background: url(../Images/Stunt_Training.jpg) no-repeat;
	}

#Facilities_and_Equipment_title {
	position:relative;
	float:left;
	width:554px;
	margin-top:-50px;
	margin-left:-16px;
	background: url(../Images/Facilities_and_Equipment.jpg) no-repeat;
	}

#Contact_Details_title {
	position:relative;
	float:left;
	width:554px;
	margin-top:-50px;
	margin-left:-16px;
	background: url(../Images/Contact_Details.jpg) no-repeat;
	}

#Gallery_title {
	position:relative;
	float:left;
	width:554px;
	margin-top:-50px;
	margin-left:-16px;
	background: url(../Images/Gallery.jpg) no-repeat;
	}

#Films_title {
	position:relative;
	float:left;
	width:554px;
	margin-top:-50px;
	margin-left:-16px;
	background: url(../Images/Films.jpg) no-repeat;
	}

.content_left, p.content_left {
	position:relative;
	float:left;
	width:420px;
	text-align:left;
	margin-top:50px;
	margin-left:60px;
}

.content_right, p.content_right {
	position:relative;
	float:left;
	width:375px;
	text-align:left;
	margin-top:15px;
	margin-left:15px;
	border: 1px solid #555555;
	padding:10px;
}

.content_fullpage {
	position:relative;
	float:left;
	width:805px;
	text-align:left;
	margin-top:0px;
	margin-left:40px;
	padding:10px;
}

.content_fullpage p {
	position:relative;
	float:left;
	width:810px;
	text-align:left;
	margin-top:-10px;
	margin-left:10px;
	padding:10px;
	border-bottom: 1px solid #555555;
}

.content_fullpage img {
	position:relative;
	float:left;
	text-align:left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:0px;
}

.content_title {
	position:relative;
	float:left;
	width:950px;
	height:194px;
	margin-top:0px;
	background: url(../Images/CV_Title.jpg) no-repeat;
}

.content_header {
	position:relative;
	float:left;
	width:950px;
	height:20px;
	margin-top:0px;
	background: url(../Images/CV_Header.jpg) no-repeat;
}

.content_bg_index {
	position:relative;
	float:left;
	width:950px;
	height:556px;
	margin-top:0px;
	background: url(../Images/CV_IndexBottom.jpg) no-repeat;
}

.content_bg {
	position:relative;
	float:left;
	margin-top:0px;
	width:950px;
	background: url(../Images/CV_BGRepeat.jpg) repeat-y;
}

.content_footer {
	position:relative;
	float:left;
	width:950px;
	height:81px;
	margin-top:0px;
	background: url(../Images/CV_Footer.jpg) no-repeat;
}

/*LightBox CSS Configuration*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../Images/blank.gif) no-repeat; /* 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;
	}

#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;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}


/* Clearfix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*DallaWeb Entry*/
.DallaWeb {
	position:relative;
	float:left;
	width:950px;
	height:5px;
	text-align:right;
	white-space:nowrap;
	margin-top:70px;
	padding-top:0px;
	padding-bottom:5px;
	font:10px Arial;
	color:black;
	}

.DallaWeb a:link, .DallaWeb a:visited {
	width:950px;
	font:10px Arial;
	color:#cccccc;
	margin-right:25px;
	padding-left:0px;
	text-decoration:none;
	}

.DallaWeb a:hover {
	color:black;
	padding-right:0px;
	padding-left:0px;
	margin-right:25px;
	}

.DallaWeb a:active {
	color:white;
	}