* { margin: 0; padding: 0; }

body {
	background: #999967 url(../images/body-bg.gif) top center repeat-y;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100%/110% "Arial", Helvetica, sans-serif;
}

/* Layout
------------------------------------------------------------------*/

#outer {
	width: 100%;
	margin: auto;
	position: relative;
	text-align: left;
}

#contentwrap {
	display: block;
	float: none;
	width: 100%;
	font-size: 0.75em; /* Global Content Font Size */
}

#col-left {
	display: none;
	float: none;
	width: 150px;
}

.colwrap-right {
	float: none;
	width: 100%;
}

	#col-centre {
		float: none;
		width: 100%;
	}
	
	#col-right {
		display: none;
		float: none;
		width: 29%;
	}

/* Header
------------------------------------------------------------------*/

#header {
	height: 220px;
	
}

#headerleft {
	width: 300px;
	padding: 30px 70px 0 20px;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	float: none;
	line-height: 1.7em;
}

#flash-1 {
	background: url(../images/header_bg.jpg) no-repeat 0 0;
}

/* Navigation refer to nav.css
------------------------------------------------------------------*/

#h-nav {
	display: none;
	background: url(../images/nav-01-bg-Sub.gif) no-repeat 0 0;
	overflow: hidden;
	height: 50px;
	width: 100%;
	font-size: 0.7em;
}

#h-nav-home {
	display: block;
	background: url(../images/nav-01-bg-Sub.gif) no-repeat 0 0;
	overflow: hidden;
	height: 25px;
	width: 100%;
	margin-bottom: 6px;
	font-size: 0.9em;
}


/* Footer
------------------------------------------------------------------*/

#footer {
	clear: both;
	height: 20px;
	float: none;
	width: 100%;
	font-size: 0.6em;
	color: #000;
	background: #B3B38D;
	border-top: 2px solid #000;
}

#footer.home {
	width: 100%;
	font-size: 0.8em;
	border: none;
	background: none;
	color: #A6A679;
	padding-top: 3px;
}
#footer.home a { color: #A6A679; }

#footer p { margin: 0; padding: 0 10px; }

	#footerleft { }
	
	#footerright {
		 float: none;
	}
	
	#footer a {
		color: #003399;
		text-decoration: none;
	}
	
	#footer a:hover {
	}
	
/* Home Page Specific
------------------------------------------------------------------*/
#concept-vision h1 {
	text-indent: -9999px;
	height: 31px;
	width: 739px;
	margin: 15px 0 10px 0;
	background: url(../images/concept-vision-heading.gif) no-repeat top right;
}

#concept-vision {
	border: 1px solid #000;
	background: #686846 url(../images/concept-vision-bg.jpg) repeat-y 0 0;
	width: 100%;
	float: none;
}

#concept-vision ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 9px;
	float: none;
}

#concept-vision ul li {
	padding: 0;
	list-style: none;
	display: inline;
}

#concept-vision ul li a {
	display: block;
	float: none;
	width: 148px;
	height: 138px;
	text-indent: -9999px;
	background: url(../images/nav_items.jpg) no-repeat 0 0;
	border: none;
}

#concept-vision ul li a:hover { border: none; }

#concept-vision ul li.concept a { background-position: 0 0; }
#concept-vision ul li.concept a:hover { background-position: 0 -138px; }

#concept-vision ul li.pre-production a { background-position: -148px 0; }
#concept-vision ul li.pre-production a:hover { background-position: -148px -138px; }

#concept-vision ul li.shoot a { background-position: -296px 0; }
#concept-vision ul li.shoot a:hover { background-position: -296px -138px; }

#concept-vision ul li.post-production a { background-position: -444px 0; }
#concept-vision ul li.post-production a:hover { background-position: -444px -138px; }

#concept-vision ul li.vision a { background-position: -592px 0; }
#concept-vision ul li.vision a:hover { background-position: -592px -138px; }

/* Global Formatting
------------------------------------------------------------------*/

#flash-0 {
	position: absolute;
	right: 0;
	top: 0;
}

a img { border: none; }

a.logo, a:hover.logo { border: none; }

p a, #sidenav a {
	color: #003399;
	text-decoration: none;
	border-bottom: 1px dotted #003399;
}

p a:hover, #sidenav a:hover {
	color: #003399;
	text-decoration: none;
	border-bottom: 2px solid #000;
	margin-bottom: -1px;
}

p { margin: 0 0 1em 0; }

ul, ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 30px;
}

	ul ul, ol ol { margin-bottom: 0; }

.hide { display: none; }

h1 {
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 0.75em 0;
	color: #999966;
}

h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.1em;
	color: #999966;
	text-transform: uppercase;
}

	h2 a {
		color: #999966;
		text-decoration: none;
		border: none;
	}
	
	h2 a:hover {
		color: #999966;
		text-decoration: underline;
		border: none;
	}
	
h3 {
	font-size: 1.3em;
	margin: 0 0 0.5em 0;
}

h4 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

p.date {
	font-weight: bold;
	margin: -5px 0 1em 0;
}

.imgRight {	float: right; margin: 0 0 10px 20px; padding: 2px; border: 1px solid #000; }
.imgLeft { float: none;	margin: 0 20px 10px 0; }

.clear { clear: both; }

/* padding */

#col-left .padding { padding: 20px 0 10px 0; }
.colwrap-right .padding { padding: 20px 10px 10px 0; }

a.download {
	padding-left: 20px;
	display: block;
	border: none;
}

a:hover.download {
	border: none;
	color: #996;
	margin-bottom: 0;
}

.download.wmv { background: url(../images/mime_wmv.gif) no-repeat 0 0; }
.download.quicktime { background: url(../images/mime_quicktime.gif) no-repeat 1px 0; }

.item {
	border-bottom: 1px solid #999966;
	margin-bottom: 20px;
}

#QuicktimeDownload {
	font-size: 11px;
	margin-top: 15px;
	background-color: #BFBF96;
	padding: 5px;
	border-width: 2px;
	border-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	color: #000000;
}
#QuicktimeDownload div { margin: 5px 0; }

/* Messages */

div.message {
	width: 100%;
	color: #fff;
	padding-top: 8px;
	font: bold 10px Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	z-index: 200;
	padding: 6px 0;
	text-align: center;
	line-height: 1.4em;
}
div.message.info { background: #B7EF46;	color: #333; }
div.message.error {	background: #f66; }

/* Forms
------------------------------------------------------------------*/

form { margin: 0; }
input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
}
form fieldset {
	border: none;
}
form legend {
	padding: 0;
	margin-bottom: 1em;
	font-weight: bold;
	color: #666;
}
form label {
	line-height: 1.3em;
	float: none;
	display: inline;
}
form div.cr { /* checkbox radio */
	float: none;
	display: inline;
}
form p {
	clear: both;
	padding: 0 0 0 5px;
	margin: 0.5em 0 0.5em 0;
}
form option { padding-right: 4px; }
form textarea { width: 250px; }
form span {
	display: inline;
	padding: 2px 0 0 20px;
	font-style: italic;
	color: #999;
	font-weight: normal;
}
form div.cr label {
    float: none;
	padding: 0;
	line-height: 1.8em;
}
form div.cr input {
	margin: 0 3px 0 0;
}
form ol {
	margin: 0;
	padding: 0;
}
form li {
	list-style: none;
	padding: 5px 5px 5px 0;
	clear: both;
	overflow: hidden;
}
.colwrap-right form ol li { margin: 0 0 0.35em 0; padding: 0; }
form div legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form div label {
	display: block;
	width: auto;
}
form .mandat { color: #f00; }
form .sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
form label { width: 145px; } /* Width of labels */

/*\*//*/ form legend { display: inline-block; } /* IE Mac legend fix */

form li.form-error {
	background: #FFEBEB;
	border: 1px solid #f99;
	padding: 2px;
}
form div.form-error {
	color: #FF3232;
	font-weight: bold;
	margin-bottom: 8px;
}

/* Tables
------------------------------------------------------------------*/

table { margin: 0 0 1em; }
table, th, td { border: none; }
th, td { padding: 3px; }

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
