/*---Eric Meyer's CSS Reset---*/
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
.left {
	float:left;
	width: 205px;
	}

body {
	background-color:#000;
	margin:0;
}

#container {
	width: 1000px;
	height: auto;
	border-color: #666666;
	border-width:1px;
	border-style:solid;
	border-top:none;
	margin-top: 0px;
	/margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
}

#row1 {
	width: auto;
	height: 50px;
	background-image:url(../img/W_filmstrip_logo.jpg);
}

#row1 .clientLogin {
}

#row2 {
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 25px;
}

#nav {
	line-height: 25px;
	margin-top: 4px;
	margin-left: 40px;
	padding: 0;
}

#nav ul li {
	list-style:none;
	float:left;
}

#nav ul li a:link, #nav ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#e5e5c9;
	font-size:0.65em;
	font-weight:600;
	padding-right: 45px;
}

#nav ul li a:hover, #nav ul li a:active {
	color: #990000;
}

#row3 {
	width: 100%;
	height: 495px;
	background-image:url(../img/row3bg.jpg);
}

#row3_staff {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_staff.jpg);
}

#row3_studio {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_studio.jpg);
}

#row3_editing {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_editing.jpg);
}

#row3_graphics {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_graphics.jpg);
}

#row3_awards {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_awards.jpg);
}

#row3_mediacenter {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_mediacenter.jpg);
}

#row3_production {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_production.jpg);
}

#row3_clients {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_clients.jpg);
}

#row3_audio_production {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_audioproduction.jpg);
}

#row3_demoreel {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_demoreel.jpg);
}

#row3_contact {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_contact.jpg);
}

#row3_messagereceived {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_contact.jpg);
}

#row3_termsofservice {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_termsofservice.jpg);
}

#row3_privacypolicy {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_privacypolicy.jpg);
}

#row3_mapdirections {
	width: 100%;
	height: 495px;
	background-image:url(../img/row2bg_mapdirections.jpg);
}

#left_content {
	float: left;
	width: 550px;
	height: auto;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-right-width: thin;
	border-right-style: solid;
	margin: 0;
	margin-top: 200px;
	padding: 0;	
}

#left_content_studio {
	float: left;
	width: 400px;
	height: auto;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-right-width: thin;
	border-right-style: solid;
	margin: 0;
	margin-top: 150px;
	padding: 0;	
}

#left_content_demo {
	float: left;
	width: 250px;
	height: auto;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-right-width: thin;
	border-right-style: solid;
	margin: 0;
	margin-top: 165px;
	padding: 0;	
}

#left_content_mediacenter {
	float: left;
	width: 650px;
	height: auto;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-right-width: thin;
	border-right-style: solid;
	margin: 0;
	margin-top: 150px;
	padding: 0;	
}

#left_content_audio {
	float: left;
	width: 850px;
	height: auto;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-right-width: thin;
	border-right-style: solid;
	margin: 0;
	margin-top: 100px;
	padding: 0;	
}

#left_content_contact {
	float: left;
	width: 450px;
	height: auto;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-right-width: thin;
	border-right-style: solid;
	margin: 0;
	margin-top: 150px;
	padding: 0;	
}

#left_content_contact table {
	margin-left: 70px;
	padding-bottom: 25px;
}

#right_content {
	float: right;
	width: 600px;
	height: auto;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-color: #666666;
	border-left-width: thin;
	border-left-style: solid;
	margin: 0;
	margin-top: 200px;
	padding: 0;	
}

#right_content_editing {
	float: right;
	width: 500px;
	height: auto;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-color: #666666;
	border-left-width: thin;
	border-left-style: solid;
	margin: 0;
	margin-top: 175px;
	padding: 0;	
}

#right_content_graphics {
	float: right;
	width: 400px;
	height: auto;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-color: #666666;
	border-left-width: thin;
	border-left-style: solid;
	margin: 0;
	margin-top: 140px;
	padding: 0;	
}

#right_content_production {
	float: right;
	width: 600px;
	height: auto;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-color: #666666;
	border-left-width: thin;
	border-left-style: solid;
	margin: 0;
	margin-top: 165px;
	padding: 0;	
}

#right_content_clients {
	float: right;
	width: 400px;
	height: auto;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-color: #666666;
	border-left-width: thin;
	border-left-style: solid;
	margin: 0;
	margin-top: 160px;
	padding: 0;	
}

#right_content_editing h3, #right_content_graphics h3, #right_content_production h3, #right_content_clients h3 {
	color:#FFCC00;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align:left;
	padding: 15px 15px 0px 15px;
	line-height: 20px;

}

#left_content p, #left_content_studio p, #left_content_demo p, #left_content_audio p, #right_content p, #left_content_mediacenter p, #right_content_editing p, #right_content_graphics p, #right_content_production p, #right_content_clients p {
	padding: 15px;
	padding-bottom: 7px;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color:#FFFFFF;
	background-color:#000000;
	filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:.99;
}

#left_content h3, #left_content_studio h3, #left_content_demo h3, #left_content_mediacenter h3, #left_content_audio h3 {
	color:#FFCC00;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align:right;
	padding: 15px 15px 0px 15px;
	line-height: 20px;
}

#right_content h3 {
	color:#FFCC00;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align:left;
	padding: 15px 15px 0px 15px;
	line-height: 20px;
}

#right_content_production ul {
	color: #fff;
	list-style-type:circle;
	margin-left: 100px;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
}

#right_content_production li {
	line-height: 15px;
}

#left_content_audio ul {
	color: #fff;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	list-style-type:circle;
	margin-left: 50px;
	font-size: 12px;
	text-align: left;
	width: 250px;
}

#left_content_audio li {
	line-height: 15px;
}

#left_content p, #left_content_mediacenter p, #left_content_studio p, #left_content_demo p, #left_content_audio p {
	text-align: right;
}

#left_content a:link, #left_content a:visited, #left_content_audio a:link, #left_content_audio a:visited, #left_content_demo a:link, #left_content_demo a:visited, #right_content a:link, #right_content a:visited, #right_content_editing a:link, #right_content_editing a:visited, #right_content_graphics a:link, #right_content_graphics a:visited, #right_content_production a:link, #right_content_production a:visited, #right_content_clients a:link, #right_content_clients a:visited {
	color: #FFCC00;
	text-decoration:none;
}

#left_content a:active, #left_content a:hover, #left_content_audio a:active, #left_content_audio a:hover, #left_content_demo a:active, #left_content_demo a:hover, #right_content a:active, #right_content a:hover, #right_content_editing a:active, #right_content_editing a:hover, #right_content_graphics a:active, #right_content_graphics a:hover, #right_content_production a:active, #right_content_production a:hover, #right_content_clients a:active, #right_content_clients a:hover {
	font-weight:bold;
}

.highlight {
	color: #FFCC00;
	font-weight: bold;
}

#row4 {
	width: 100%;
	height: 25px;
	background-image:url(../img/row4bg.jpg);
	background-repeat:repeat-x;
	border-top-color: #666666;
	border-top-width:1px;
	border-top-style:solid;	
}

#row4 .demolink {
	float: left;
	margin-left: 10px;
}

#row4 .demolink a:link, .demolink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#666;
	font-size:0.55em;
	font-weight:600;
	vertical-align:middle;
	line-height: 12px;
	margin-top: 7px;
	position: absolute;
	display: inline;
}

html>body #row4 .share {
	margin-left: 720px;
	/margin-left: 690px;
}

#row4 .share {
	margin-left: 690px;
	width: 400px;
	vertical-align:middle;
}

#row4 .share a:link, .share a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	margin-top: 7px;
	position: absolute;
	color:#666;
	font-size:0.55em;
	font-weight:600;
	text-decoration:none;
}

#row4 a:hover, #row4 a:active {
	color: #990000;
}

#footer {
	width: 1000px;
	height: 200px;
	text-align:center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#footerNav {
	height: 30px;
	text-align:center;
}
#footerNav .footerNavBox {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	line-height: 30px;
}
#footerNav .footerNavBox a:visited, #footerNav .footerNavBox a:link {
	padding-right: 10px;
	padding-left: 10px;
	color:#ccc;
	text-decoration:none;
}
#footerNav .footerNavBox a:hover, #footerNav .footerNavBox a:active {
	padding-right: 10px;
	padding-left: 10px;
	color: #990000;
	text-decoration:none;
}





/*******************Panel Container - Slider************************************************
/* These 2 lines specify style applied while slider is loading */

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 1000px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 450px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 1000px; /* Also specified in  .stripViewer  above */
		}
		
		p#cross-links { text-align: center }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		#slider-wrap {
		}
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 0px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			display: none;
		}
		
		.csw {width: 100%; height: 450px; background: #000; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}