body 
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #6c6c75;
	background: url(cssimages/background.gif) repeat-y left 20px;
	margin: 0 0 0 21px;
	padding: 0;
}

.header 
{
	border-style: solid none none none;
	border-width: 1px 0 0 0;
	border-color: #FFF;
	height: 145px;
	width: 748px;
	background: #000;
}

.header img
{
	border: none 0;
}


/* HOMEPAGE SPECIFIC */

.hCopy 
{
	margin: 10px 0 4px 0;
	padding: 26px 20px 0 20px;
	width: 711px;
	text-align: left;
	background:  url(cssimages/home_copy_bg.gif) no-repeat center top;
	border:
}

.hCopy div
{
	float: left;
}

.hCopy p
{
	margin: 0 10px 8px 25px;
}

.hImgs
{
	margin: 0;
	padding: 0;
	width: 708px;
	text-align: center;
}

.hImgs img {
	margin: 5px 0 0 10px;
}

#man
{
	width: auto;
	height: auto;
	padding: 0 30px
}

#man h1
{
	margin-left: 20px;
	color: #ee4629
}

#man p
{
	padding: 3px 40px 3px 0;
}


#work
{
	width: 300px;
	height: auto;
	margin-left: 35px
}

#work h2,
#voiceOver h2
{
	color: #ee4629;
	padding-left: 20px
}

#work p
{
	padding: 3px 10px 3px 0;
}



#voiceOver
{
	width: 300px;
	height: auto;
	margin-right: 75px;
	float: right
}


#voiceOver p
{
	padding: 5px;
}



.footer 
{
	border-style: solid none none none;
	border-width: 1px 0 0 0;
	border-color: #FFF;
	height: 20px;
	width: 748px;
	background: #000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 3px 0;
	margin: 5px 0 0 0;
	position: relative;
}

	
.footer a:link
{
	color: #fc0;
}


.footer a:visited {
	color: #fc0;
}
	
.footer a:active
{
	color: #ee4629;
}

	
.footer a:hover
{
	color: #ee4629;
	text-decoration: underline;
}


h1
{
	font-size: 130%;
	margin: 4px 0 2px 0;
}

h2
{
	font-size: 120%;
	margin:  8px 0 2px 0;
}

h3
{
	font-size: 110%;
	margin: 8px 0 2px 0;
}

h4
{
}

p
{
	font-size: 100%;
	line-height: 18px;
	margin: 4px 2px;
}	

ul
{
	margin: 4px 25px;
}

li
{
}


td
{
}

form
{
	padding: 0;
	margin: 0
}

pre
{
	font: 9pt/20px Geneva, Arial, Helvetica, sans-serif;
}

select
{
	font-size: 95%;
	font-weight: bold;
	color: #FC0;
	background: #333;
}

/* PAGE STRUCTURE */

.main
{
	width: 980px;
}


.nav
{
	float: right;
	width: 210px;
	text-align: left;
	margin: 20px 0 0 0;
	background: #fff;
	color: #6c6c75;
}


.nav div
 
{
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #ee4629;
	padding: 8px 8px;
	color: #6c6c75;
}

.nav div a:link, 
.nav div a:visited,
.nav div a:hover,
.nav div a:active  
{
	padding: 4px 0 4px 0;
	text-decoration: none;
	color: #6c6c75;
}


.nav div a:link,
.nav div a:visited 
{
	color: #6c6c75;
}

.nav div a:active 
{
	color: #81818a;
}


.nav div a:hover 
{
	color: #ee4629;
}


.nav h2  
{
	padding: 2px 0 2px 4px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 90%;
}

.nav p  
{
	padding: 0 0 0 4px;
	margin: 0;
	line-height: 16px;
}

.divOver0
	{
	background:#FFF url(cssimages/main_nav_0.gif) no-repeat 0 11px;
	}
	
.divOver1
	{
	background: #fff url(cssimages/main_nav_1b.gif) no-repeat right top;
	}
	
	
.secNav
{
	width: 400px;
	padding: 20px 0 0 0;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	letter-spacing: 1px;
}
	
.secNav a:link,
.secNav a:visited,
.secNav a:active,
.secNav a:hover
{
	margin: 2px 0 2px 10px;
	text-decoration: none;
}
	
.secNav a:link
{
	color: #fff;
}

	
.secNav a:visited
{
	color: #e7e7e9;
}

	
.secNav a:active
{
	color: #ee4629;
}

	
.secNav a:hover
{
	color: #fc0;
	text-decoration: underline;
}
	
	
.secNav img
{
}
	
.secNav ul
{
	margin: 0;
	padding: 0;
	border-style: none;
}	
.secNav li
{
	margin: 2px;
	padding: 1px;
	list-style: url(none) none outside;
}

.content
{
	float: left;
	width: 770px;
}


.copy 
{
	margin: 10px 10px 10px 30px;
	padding: 10px;
	width: 650px;
	text-align: left;
}

.copy p
{
	margin: 0 10px 8px 25px;
}



.logo
{
	width: 300px;
}

.samples
{
	position: relative;
	
}


.vidFrame
{
	width: 650px;
	height: 700px;
	margin: 0;
	padding: 0;
	border: none;
}




.iFramePage
{
	background: #e7e7e9;
}

.iFrameNav
{
	padding: 8px 0;
	margin: 8px 0;
}

.iFrameNav a:link,
.iFrameNav a:visited
{
	padding: 2px 8px 2px 12px;
	margin: 0 8px 0 0;
	color: #6c6c75;
	border-style: dotted;
	border-width: 0 1px 0 0;
	border-color: #6c6c75;
	text-decoration: none;
	font-weight: bold;
	background: url(cssimages/sample_link_0.gif) no-repeat left center;
}

.iFrameNav a:active,
.iFrameNav a:hover
{
	color: #ee4629;
	border-color: #ee4629;
	text-decoration: none;
}

.iFrameNav span
{
	padding: 2px 10px 2px 10px;
	margin: 0 8px 0 0;
	color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	text-decoration: none;
	font-weight: bold;
}


.vidThumbs
{
	margin: 20px 0 0 0;
	padding: 0;
}

.vidThumbs div
{
	clear:both;
	margin: 10px 0 15px 0;
	padding: 0;
}

.vidThumbs a:link,
.vidThumbs a:visited
{
	padding: 10px;
	background: url(cssimages/video_thumbs_bg_0.gif) no-repeat center center !important;
	border: none;
	display: table-cell;
	width: 144px;
	height: 108px;
	
}

.vidThumbs a:active,
.vidThumbs a:hover
{
	background: url(cssimages/video_thumbs_bg_1.gif) no-repeat center center !important;
}


.vidThumbs img 
{
	border: none;
	padding: 0;
	margin: 0;
}



.pdfLink
{
	padding: 20px 0 5px 20px;
/*	display: inline-block;*/
}
.pdfLink a
{
	background: url(cssimages/pdficon_small.gif) no-repeat left top;
	padding: 4px 0 4px 20px;
	margin: 0 10px 0 20px;
	text-decoration: none;
	position: relative
/*	display:block*/
}

.pdfLink a:link,
.pdfLink a:visited
{
	color: #ee4629;
}

.pdfLink a:hover,
.pdfLink a:active
{
	color: #3f3f75;
}


.more
{
	margin: 1px 1px 5px 50px;
}

.more div
{
	border-width: 0 0 1px 0;	
	border-style: dotted;	
	border-color: #ccc;	
	width: 90%;
	margin: 0 0 15px 0;
}

.more img
{
	margin: 1px 1px 20px 50px;
	background-color: #000;
	border-style: solid;
	border-width: 1px;
	border-color:  #999 #404040 #333 #404040;
	padding: 1px; 
	overflow: visible 
}

.mainImgs
{
	margin: 0;
	padding: 0;
	width: 708px;
	text-align: center;
}

.mainImgs img {
	margin: 5px 0 0 10px;
	border: none;
}


.contact
{
}

.contact h2
{
	color: #f63;
	margin: 20px 0 0 0
}

.contact h3
{
	margin: 4px 0 2px 25px
}


.contact a:link,
.contact a:active,
.contact a:visited
{
	color: #313135;
	text-decoration: none;
	font-weight: bold;
}

.contact a:hover,
.contact a:visited:hover
{
	color: #57578C;
	text-decoration: underline
}

.contact p
{
	border-style: none none dotted none ;
	border-width: 0 0 1px 0;
	padding: 2px 0 6px 0;
}


/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect 
{ 
width: 180px;
margin: 0;
}

#controls 
{	
	margin: 0 40px 0 0;
	padding: 0;
	float: right;
}

#galleries 
	{	
	margin:0 auto 0 auto;
	float: left;
	}
	
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	padding: 2px 8px 2px 12px;
	margin: 0 8px 0 0;
	color: #6c6c75;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
#transport a:link,
#transport a:visited
 {
	background: url(cssimages/sample_link_0.gif) no-repeat left center;
}
/*#transport a:visited {
	background: #666 url('../images/demos/images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;*/
}
#transport a:hover {
	color: #ee4629;
	border-color: #ee4629;
	text-decoration: none;
}

#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
	padding: 0 10px;
	width: 700px;
	text-align: center;
/*	margin-bottom: 5px;
	margin-right: 10px;*/
}

#previews p img 
{
	margin: 10px 0;
	border: solid 2px #dfdfdf;
	padding: 6px;
	background: #fff;
}

#previews p img:hover
{
	border: solid 2px #afafaf;
}

#thumbnails {
	clear: both;
	margin: 4px;
	width: 700px;
	height: auto;
	float:left;
}
#thumbnails div {
	position: relative;
/*	width: 64px;
	height: 64x;
	padding: 0;
	background: #9933CC*/
	margin: 4px;
	float: left;
}
#thumbnails img {
	width: 40px;
	height: 40px;/*
	position: absolute;*/
	border: solid 1px #000;
}
#picture {
	position: relative;
	padding: 5px 0 0 0;
	margin: 0 0 0 110px;
	width: 520px;
	float: left;
}

#picture div{
}
#mainImageOutline {
	margin: 1px;
	background-color: #000;
	border-style: solid;
	border-width: 1px;
	border-color:  #999 #404040 #333 #404040;
	padding: 7px 10px 10px 7px; 
	overflow: visible 
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 2px solid #fff; }
.selectedThumbnail {  border: solid 1px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }



/* ------------------------------------ */





/* UTILITY */


/* CLEARFIX */
.clearfix:after {
	content:".";
	display:block;
	height:20px;
	clear:both;
	visibility:hidden;
	}
	
.clearfix {
	display:inline-table;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {
	height:90%;
	}
	
.clearfix {
	display:block;
	}
/* End hide from IE-mac */

	
.hidePrint
	{
	display: block;
	}
	
.hideScreen
	{
	display: none;
	}
	

	
/* -------------------------------- */
	
/* Spacer styles */
.spacer1 {
	padding: 0;
	height: 1px;
	overflow: hidden;
	} 
	
.spacer2 {
	padding: 0;
	height: 2px;
	overflow: hidden;
	}

.spacer5 {
	padding: 0;
	height: 5px;
	overflow: hidden;
	}
	
.spacer10 {
	padding: 0;
	height: 10px;
	overflow: hidden;
	}	
	
.spacer20 {
	padding: 0;
	height: 20px;
	overflow: hidden;
	}	
	
.spacer120 {
	height: 120px;
	display: block;
	}
	
.horizontalSpacer5 {
	padding: 0 0 0 5px;
	}

.horizontalSpacer10 {
	padding: 0 0 0 10px;
	vertical-align: top;
	}
/* -------------------------------- */

/* Alignment */

.alignLeft {
	vertical-align: text-top;
	text-align: left;
	}
		
.alignCenter {
	text-align: center;
	}
	
.alignRight {
	text-align: right;
	}

.alignTop {
	vertical-align: text-top;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.alignMiddle {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	}
	
.alignTopRight {
	vertical-align: top;
	text-align: right;
	}	
	
.alignTopCenter {
	vertical-align: text-top;
	text-align: center;
	}

.noWrap {
	white-space: nowrap;
	}
	

/* -------------------------------- */
/* Floats */

.floatLeft {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	}


.floatRight {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	}

	
/* -------------------------------- */	

/* CLEAR */

.clearBoth
{
	clear: both;
}
	
/* -------------------------------- */	

/* FIXED WIDTHS */


.w100
{
	width: 100px;
}
.w200
{
	width: 200px;
}

.w300
{
	width: 300px;
}

.w400
{
	width: 400px;
}


.w00
{
	width: 800px;
}



/* -------------------------------- */	
	
/* FORM ELEMENTS */

input
{
	padding: 4px 6px;
}


/* -------------------------------- */	
	
/* DYNAMIC STYLES */	
.hideMe {
	display: none;
	z-index: 300;
	}

.showMe {
	display: block;
	z-index: 300;
	}
	
.printHide {
	display: block;
	}
	
.screenHide {
	display: none;
	}

/* END DYNAMIC STYLES */

	
/* -------------------------------- */	
