@charset "UTF-8";

body {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#333;
	background-color: #606060;
	
	}

a, a:visited {
	color:#2d3536;
	text-decoration:none;
}

a:hover, a:active {
	color:#C39;
	text-decoration:none;
}


/* stops border problem in firefox */
a img {
	border:none;
	}



/* Generic */
.wrapper {
	margin: auto;
	width: 980px;
	height: auto;
	position: relative;
	top: 0;
	z-index: 0;
	}
	
	
#logo {
	width: 210px;
	height: 120px;
	position: absolute;
	left: 25px;
	top: 57px;
	background: url(images/logo.png) no-repeat;
	z-index: 1;
	text-indent:-9999px;
	}


/* -- backgrounds are here for fast load -- */

/* home top */
#topsection {
	width: 980px;
	height: 543px;
	z-index: 0;
	position: absolute;
	top: 35px;
	background:url(images/Top_Section.jpg) no-repeat;
	}
	
/* -- long wrapper - used on work and about pages -- */
#columnwraplong {
	width: 926px;
	height: auto;
	float: left;
	padding-left: 33px;
	padding-right: 22px;
	background: url(images/wall.jpg) repeat-y;
	}

/* --- work page --- */
#columnwrap {
	width: 926px;
	height: 700px;
	float: left;
	padding-left: 33px;
	padding-right: 22px;
	background: url(images/wall.jpg) repeat-y;
	overflow: hidden;
	}
	
	



/* Main Navigation */

#topgradleft {
	width: 12px;
	height: 35px;
	float:left;
	background:url(images/gradlefttop.jpg) no-repeat;
	}
	
#topgradright {
	width: 13px;
	height: 35px;
	float:left;
	background:url(images/gradrighttop.jpg) no-repeat;
	}

#navwrap {
		width: 980px;
		height: 35px;
		position: absolute;
		}
		
		
#phone{
	width: 190px;
	height: 25px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	float:left;
	background-color: #2c2c2c;
	overflow:hidden;
	color:#FFFFFF;
	text-align:right;
	}
	
		

#nav {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 755px; /* whole width 955 */
	list-style: none;
	display: inline;
	overflow: hidden;
	float:left;
	background-color: #2c2c2c;
	}
	
#nav a {
	float: left;
	padding: 0px;
	overflow: hidden;
	height: 35px !important; /* for IE5/Win only */
	text-decoration:none;
	}

#nav li {
	margin: 0px; 
	padding: 0px;
    list-style: none;
	display: inline;
	}
	
#nav a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding: 10px 20px 0px 20px;
	background-color: #2c2c2c;
	}
	
#nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding: 10px 20px 0px 20px;
	background-color: #2c2c2c;
	}
	
#nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding: 10px 20px 0px 20px;
	background-color:#C39;
	}
	
#nav a:active, a.selected { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	padding: 10px 20px 0px 20px;
	background-color:#C39;
	}
	
	
/* -- this is for current page nav style  */
body#home a#homenav,
body#showreel a#shownav,
body#work a#worknav,
body#about a#aboutnav,
body#contact a#contnav
{
color: #fff;
background: #606060;
}


/* Homepage Copy */



	
#featureditems {
	width: 980px;
	height: 543px;
	/*  float: left; */
	z-index: 0;
	position: absolute;
	top: 578px;
	}
	
#bottomsection {
	width: 980px;
	height: 273px;
	/* float: left; */
	z-index: 0;
	position: absolute;
	top: 750px;
	background:url(images/Bottom_Section.jpg) no-repeat;
	}
	
#footinfowraphome {
	width: 980px;
	height: 232px;
	position: absolute;
	top: 1023px;
	z-index: 0;
	background:url(images/footerinfo.jpg) no-repeat;
	}




/* Welcome section */

	
#welcomewrap {
	position: absolute;  
	left: 12px;
	top: 434px; 
	width: 955px;
	height: 143px;
	z-index: 10;
	overflow: hidden;
	}
	
#welcometext {
	width: 465px;
	height: 129px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: auto;
	overflow:hidden;
	
	background: #dedede;
	border-style: solid;
	border-width: 2px;
	border-color: #d0d0d0;
	}
	
#welcomeimg {
	width: 170px;
	height: 60px;
	position: absolute;
	left: 30px;
	top: 35px;
	background:url(images/welcome.png) no-repeat;
	/*float: right; */
	/*margin-top: 20px;*/
	text-indent: -9999px;
	}
/* End of welcome (u r not welcome anymore) */
	

	

	
	
/*=================================*/
/*=== Custom Nivo Slider Styles ===*/
/*=================================*/

#slider-wrapper {
    background:url(images/slider.png) no-repeat;
    width:980px;
    height:250px;
    margin:0 auto;
    padding-top:78px;
	}

#slider {
	position:relative;
    width:470px;
    height:250px;
    left:258px;
	background-color:#000000;
	}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	}
	
#slider a {
	border:0;
	display:block;
	}

/*=== circles under images ===*/

.nivo-controlNav {
	position:absolute;
	left:190px;
	bottom:-32px;
	}
	
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
	}

/*=== directional arrows ===*/
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	}
	
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
	}
	
a.nivo-prevNav {
	left:15px;
	}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
	}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
	}

/*=========================== End Custom Slider Styles ===*/




/* ---------- inner pages ----------- */

#background {
	width: 980px;
	height: auto;
	position: absolute;
	top:35px; 
	}


/* THIS IS AT TOP OF PAGE FOR FAST LOAD OF BACKGROUND

-- long wrapper - used on work and about pages -- 
#columnwraplong {
	width: 926px;
	height: auto;
	float: left;
	padding-left: 33px;
	padding-right: 22px;
	background: url(images/wall.jpg) repeat-y;
	}  */

	
/* --- work page --- */
	
/* THIS IS AT TOP OF PAGE FOR FAST LOAD OF BACKGROUND
#columnwrap {
	width: 926px;
	height: 700px;
	float: left;
	padding-left: 33px;
	padding-right: 22px;
	background: url(images/wall.jpg) repeat-y;
	overflow: hidden;
	}
	*/
	
#leftside {
	width: 180px;
	height: auto;
	float: left;
	margin-top: 135px;
	margin-right: 20px;
	margin-bottom: 10px;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	
	background: #dedede;
	border-style: solid;
	border-width: 2px;
	border-color: #d0d0d0;
	}
	
#rightside {
	width: 690px;
	height: auto;
	float: left;
	margin-top: 23px;
	margin-bottom: 20px;
	}
	
#content {
	width: 660px;
	height: 160px; /* --- was 160 before 2px border --- */
	background: #dedede;
	margin-left: 2px;
	margin-right: 24px;
	border-style: solid;
	border-width: 2px;
	border-color: #d0d0d0;
	}
	
#image {
	width: 330px; /* --- was 330 before 2px border - to fix hidden border around links --- */
	height: 160px; /* --- was 160 before 2px border --- */
	float: right;
	overflow: hidden;
	text-decoration:none;
	}
	
	
#imageinfo {
	width: 310px; /* --- was 310 before 2px border --- */
	height: 150px; /* --- was 150 before 2px border --- */
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	overflow: hidden;
	text-decoration:none;
	}
	
/* --- end work page --- */



/* --- work about page --- */

#contentwork {
	width: 640px;
	height: auto;
	padding: 10px;
	margin-left: 2px;
	background: #dedede;
	border-style: solid;
	border-width: 2px;
	border-color: #d0d0d0;
	overflow:hidden;
	}
	

#workvid {
	width: auto;
	height: auto;
	background:#000;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
	}
	

/*#workvid {
	width: 640px;
	height: 360px;
	background:#000;
	overflow: hidden;
	}*/
	
/* --- wrapper for lightbox thumbs --- */
#workimg {
	width: 640px;
	height: auto;
	padding-top: 30px;
	overflow: hidden;
	/* height: 360px; */
	/* background:#000; */
	}
	
#contentworksmall {
	width: 310px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 2px;
	background: #dedede;
	border-style: solid;
	border-width: 2px;
	border-color: #d0d0d0;
	}

#lightboxwrap {
	width: 200px; /* --- image is 200 --- */
	height: 100px; /* --- image is 100 --- */
	border-style: solid;
	border-width: 2px;
	border-color: #d0d0d0;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: none;
	float: left;
	overflow:hidden;
	}
	
	
 #clickto {
	width: 154px;
	height: 27px;
	float: left;
	margin-left: 485px;
	background: url(images/clickto-enlarge.png) no-repeat;
	text-indent:-9999px;
	}




/* ---------- about staff pages ----------- */

#contentstaff {
	width: 660px;
	height: auto; /* --- was 160 before 2px border --- */
	background: #dedede;
	margin-left: 2px;
	margin-right: 24px;
	border-style: solid;
	border-width: 2px;
	border-color: #d0d0d0;
	overflow: hidden;
	}

#staffinfo {
	width: 500px; /* --- was 310 before 2px border --- */
	height: auto; /* --- was 150 before 2px border --- */
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	float: left;
	overflow: hidden;
	text-decoration:none;
	}
	

#facts {
	width: 300px; /* --- was 330 before 2px border - to fix hidden border around links --- */
	height: auto; /* --- was 160 before 2px border --- */
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	float: left;
	overflow: hidden;
	text-decoration:none;
	}
	
#imagestaff {
	width: 100px; /* --- was 330 before 2px border - to fix hidden border around links --- */
	height: 100px; /* --- was 160 before 2px border --- */
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	overflow: hidden;
	text-decoration:none;
	}
	

/* ---------- footer before the footer - info ----------- */





#footinfowrap {
	width: 980px;
	height: 232px;
	float:left;
	background:url(images/footerinfo.jpg) no-repeat;
	}
	
	
a.footer:link, a.footer:visited {
	color: #d0d0d0;
	text-decoration: none;
	}
	
a.footer:hover, a.footer:active {
	color: #C39;
	text-decoration: none;
	}
	

#footinfo {
	width: 905px;
	height: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 35px;
	float: left;
	background: #2c2c2c;
	border-style: solid;
	border-width: 2px;
	overflow: hidden;
	}
	
#footinfo1 {
	width: 200px;
	height: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#d0d0d0;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	}

#line {
	width: 2px;
	height: 120px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-right: #666;
	border-right-style: dashed;
	border-right-width: 1px;
	float: left;
	overflow: hidden;
	}


/* ---------- footer ----------- */

	
#footergrad {
	width: 980px;
	height: 15px;
	top:0;
	background: url(images/footer.jpg) no-repeat;
	}
	
#footertext {
	width: 970px;
	height: auto;
	text-align: right;
	margin-right:10px;
	margin-bottom: 10px;
	color:#333;
	}
	
#footertexthome {
	width: 970px;
	height: auto;
	text-align: right;
	margin-right:10px;
	margin-bottom: 10px;
	color:#333;
	position: absolute;
	top: 1255px;
	}
	
