html {
	background: #000;
}

strong {
	font-weight: bold;
}

body {
	background-color: #000;
	font-family: arial, sans-serif;
	color: #ccc;
	padding-bottom: 50px;
}

#wrapper {
	padding: 0 120px 0 120px;
	width: 960px;
	position: relative;
	margin: 0 auto 0;
	background: #000 url('../images/background-with-text.jpg') top left no-repeat;
}

#main {
	float: left;
	margin-bottom: 50px;	
}

#id_ #wrapper {
	background: #000 url('../images/background.jpg') top left no-repeat;
}

#header {
	height: 195px;
	margin-bottom: 7px;
}

#header .left_col { margin-top: 55px; }
#header .right_col { margin-top: 55px; } 

.left_col {
	width: 170px;
	float: left;
}

.right_col {
	width: 790px;
	float: left;
}

.right_col #side_content {
	width: 220px;
	margin-right: 20px;
	float: left;
	color: #dcdcdc;
}

#id_13 .right_col #side_content {
	width: 320px;
}

.right_col #side_content h1 {
	height: 60px;
	background: #000 url('../images/h2_background.gif') top left no-repeat;
	color: #e5e5e5;
	font-size: 240%;
}
.right_col #side_content p,
.right_col #side_content ul,
.right_col #side_content a {
	margin-bottom: 7px;
	color: #dcdcdc;
}

.right_col #side_content #page_range p {
	color: #111;	
}
.right_col #side_content ul {
	margin-left: 15px;
}
.right_col #side_content li {
	list-style: disc;
	list-style-position: outside;
}

#id_13 .right_col #side_content h1 {
	background: #000 url('../images/h2_background_productions.gif') top left no-repeat;
}

.right_col #main_content {
	background: #eaeaea url('../images/main_content_header.gif') top left no-repeat;
	width: 510px;
	float: left;
	color: #303030;
	padding: 20px 20px 0 20px;
	font-size: 80%;
}

.right_col #main_content h2 {
	font-weight: bold;
	font-size: 120%;
}

.right_col #main_content strong {
	font-weight: bold;
}

.right_col #main_content p {
	margin-bottom: 20px;
}

.right_col #main_content a {
	font-weight: bold;
	text-decoration: none;
	color: #303030;
}
.right_col #main_content img {
	float: right;
	margin: 0 0 20px 20px;
}
.right_col #main_content em {
	font-weight: bold;
	color: #646464;
	font-size: 90%;
}
.right_col #main_content p.error {
	float: right; width: 360px; text-align: right;
	font-size: 110%; color: red;
}
.right_col #main_content form {
	float: left;
	width: 510px;
	color: #000;
}

.right_col #main_content form label {
	width: 140px;
	float: left;
	text-align: right;
	font-size: 120%;
	margin: 5px 0 0 0;
}

.right_col #main_content form input,
.right_col #main_content form textarea {
	width: 347px;
	float: right;
	border: none;
	margin: 0 0 5px 8px;
	padding: 7px 0 0 15px;
}

.right_col #main_content form input {
	height: 28px;
	background: #eaeaea url('../images/input.gif') top left no-repeat;
}

.right_col #main_content form textarea {
	height: 198px;
	background: #eaeaea url('../images/textarea.gif') top left no-repeat;
	padding: 13px 0 0 15px;
}

.right_col #main_content form input.btn_submit {
	height: 25px;
	border: none;
	text-indent: -999999px;
	width: 75px;
	background: #eaeaea url('../images/submit.gif') top left no-repeat;
	float: right;
	font-size: 0px;
	display: block;
	line-height: 0px;
}

.right_col #main_content form input.btn_submit:hover {
	background: #eaeaea url('../images/submit_active.gif') top left no-repeat;
}

.right_col #main_content a:hover {
	text-decoration: underline;
}

.right_col #main_content ul li {
	margin-bottom: 20px;
	list-style: url('../images/bullet.gif');
	list-style-position: inside;
}
* html .right_col #main_content ul li {
	list-style-position: outside;
	margin-left: 20px;
}

.right_col #main_content ul li.last {
	margin-bottom: 0px;
}

#id_13 .right_col #main_content {
	width: 430px;
	background: #eaeaea url('../images/pro_main_content_header.gif') top left no-repeat;
	padding: 10px 10px 0 10px;
	color: #191919;
}

* html #id_13 .right_col #main_content {
	width: 430px;
}

#id_13 .right_col #main_content h2,
#id_13 .right_col #main_content h3,
#id_13 .right_col #main_content strong {
	font-weight: bold;
}	
#id_13 .right_col #main_content h2 {
	margin: 10px 0 20px 0;
	font-size: 130%;
}
#id_13 .right_col #main_content h3 {
	font-size: 115%;
	padding: 10px 0 0 0;
}
#id_13 .right_col #main_content p {
	margin-bottom: 10px;
}

.right_col #main_content_footer {
	width: 550px;
	margin: 0 0 0 -20px;
	height: 19px;
	background: #eaeaea url('../images/main_content_footer.gif') top left no-repeat;
}

.right_col #freelance_content_footer {
	width: 550px;
	margin: 0 0 0 -20px;
	padding: 25px 0 0 0;
	height: 50px;
	background: #000 url('../images/main_content_footer.gif') top left no-repeat;
}
* html .right_col #main_content_footer,
* html .right_col #freelance_content_footer {
	margin: 0 -20px;
}

#id_13 .right_col #main_content_footer {
	width: 450px;
	background: #eaeaea url('../images/pro_main_content_footer.gif') top left no-repeat;
	margin: 0 0 0 -10px;
}

* html #id_13 .right_col #main_content_footer {
	width: 450px;
	margin: 0 -10px;
}

#logo {
	text-indent: -999999px;
	width: 144px;
	height: 78px;
	color: #ccc;
}


/* Navigation */
#pri_nav li {
	margin-bottom: 3px;
	text-indent: -999999px;
}

#pri_nav li a {
	display: block;
	height: 25px;
	overflow: hidden;
}

/* Navigation inactive*/
#pri_nav #home a {
	background: #000 url('../images/nav/home_inactive.gif') top left no-repeat;
	width: 55px;
}
#pri_nav #productions a {
	background: #000 url('../images/nav/productions_inactive.gif') top left no-repeat;
	width: 110px;
}
#pri_nav #freelance a {
	background: #000 url('../images/nav/freelance_inactive.gif') top left no-repeat;
	width: 93px;
}
#pri_nav #about a {
	background: #000 url('../images/nav/about_inactive.gif') top left no-repeat;
	width: 58px;
}
#pri_nav #testimonials a {
	background: #000 url('../images/nav/testimonials.gif') top left no-repeat;
	width: 106px;
}
#pri_nav #contact a {
	background: #000 url('../images/nav/contact_inactive.gif') top left no-repeat;
	width: 75px;
}
#pri_nav #links a {
	background: #000 url('../images/nav/links_inactive.gif') top left no-repeat;
	width: 57px;
}

/* Navigation active and hover */
#id_ #pri_nav #home a,
#home #pri_nav #home a,
#pri_nav #home a:hover {
	background: #000 url('../images/nav/home_active.gif') top left no-repeat;
}
#id_13 #pri_nav #productions a,
#productions #pri_nav #productions a,
#pri_nav #productions a:hover {
	background: #000 url('../images/nav/productions_active.gif') top left no-repeat;
}
#id_59 #pri_nav #freelance a,
#freelance #pri_nav #freelance a,
#pri_nav #freelance a:hover {
	background: #000 url('../images/nav/freelance_active.gif') top left no-repeat;
}
#id_38 #pri_nav #about a,
#about #pri_nav #about a,
#pri_nav #about a:hover {
	background: #000 url('../images/nav/about_active.gif') top left no-repeat;
}
#id_318 #pri_nav #testimonials a,
#testimonials #pri_nav #testimonials a,
#pri_nav #testimonials a:hover {
	background-position: 0 -25px;
}
#id_10 #pri_nav #contact a,
#contact #pri_nav #contact a,
#pri_nav #contact a:hover {
	background: #000 url('../images/nav/contact_active.gif') top left no-repeat;
}
#id_43 #pri_nav #links a,
#links #pri_nav #links a,
#pri_nav #links a:hover {
	background: #000 url('../images/nav/links_active.gif') top left no-repeat;
}

/*	SOCIAL MEDIA LINKS */
#social-links-header {
	width: 125px;
	height: 28px;
	text-indent: -9999999px;
	background: transparent url(../images/follow-us.gif) no-repeat left top;
	margin-top: 15px;	
}

#social_links {
	float: left;
	margin-top: 10px;
}

	#social_links li,
	#social_links li a {
		display: block;
		float: left;
		width: 25px;
		height: 25px;
		text-indent: -9999999px;
	}
	
	#social_links li { margin-right: 8px; }
		
	#social_links a {
		background: transparent url(../images/social-links.gif) no-repeat left top;
		overflow: hidden;
	}
	
		#social_links li.facebook a { background-position: 0 0; }
			#social_links li.facebook a:hover { background-position: 0 -25px; }
		
		#social_links li.twitter a { background-position: -25px 0; }
			#social_links li.twitter a:hover { background-position: -25px -25px; }
			
		#social_links li.youtube a { background-position: -50px 0; }
			#social_links li.youtube a:hover { background-position: -50px -25px; }
			
		#social_links li.linkedin a { background-position: -75px 0; }
			#social_links li.linkedin a:hover { background-position: -75px -25px; }
	
		

#tagline,
#page_tagline {
	/* Overall width to be 540px */
	padding-right: 20px;
	width: 520px;
	float: left;
}

#tagline {
	font-size: 90%;
	line-height: 130%;
	color: #ecebeb;
}

#page_tagline {
	font-size: 130%;
	margin-top: 38px;
	text-indent: -999999px;
}

#page_tagline span {
	display: block;
	text-indent: -999999px;
}

#info {
	/* overall width to be 230px */
	padding-left: 47px;
	width: 183px;
	float: left;
	background: #000 url('../images/info_circle.gif') top left no-repeat;
}

#info .contact {
	font-size: 80%;
	line-height: 125%;
	margin-bottom: 5px;
	color: #b1b1b1;
}

#info .contact a {
	color: #b1b1b1;
	text-decoration: none;
}

#info .copyright {
	font-size: 70%;
	color: #737272;/*#cacaca;*/
	line-height: 108%;
}

#info .copyright a {
	color: #737272;
	text-decoration: none;
}

#transparent_message {
	margin-top: -85px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
* html #transparent_message {
	margin-top: -100px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

*:first-child+html #transparent_message {
	margin-top: -100px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

br.clearer {
	clear: both;
}

/* PRODUCTIONS */

#side_content {
	font-size: 90%;
}

#side_content a.documentary:hover,
#side_content a.documentary_sctive {
	text-indent: -999999px;
	background: #000 url('../images/documentary_active.gif') top left no-repeat;
	color: #fff;
	display: block;
	float: left;
	width: 111px;
	height: 25px;
	margin: 0 7px 0 0;
	overflow: hidden;
}
#side_content a.documentary {
	text-indent: -999999px;
	background: #000 url('../images/documentary.gif') top left no-repeat;
	color: #fff;
	display: block;
	float: left;
	width: 111px;
	height: 25px;	
	margin: 0 7px 0 0;
	overflow: hidden;
}
#side_content a.commercial:hover,
#side_content a.commercial_active {
	text-indent: -999999px;
	background: #000 url('../images/commercial_active.gif') top left no-repeat;
	color: #fff;
	display: block;
	float: left;
	width: 102px;
	height: 25px;
	overflow: hidden;
}
#side_content a.commercial {
	text-indent: -999999px;
	background: #000 url('../images/commercial.gif') top left no-repeat;
	color: #fff;
	display: block;
	float: left;
	width: 102px;
	height: 25px;
	overflow: hidden;
}

#side_content h3 {
	color: #dcdcdc;
}
#side_content .date_length,
#side_content .description {
	font-size: 90%;
}
.right_col #side_content .date_length {
	color: #777676;
	margin-bottom: 0px;
}
#side_content .description {
	color: #ccc;
}

#side_content .clearer {
	clear: both;
}
#side_content .horzrule {
	background: #000 url('../images/hr.gif') top left no-repeat;
	height: 25px;
	border: 0;
	margin: 0px;
}

#side_content .description {
	margin: 0 0 9px 0;
}

#side_content a.watch_clip,
#side_content a.watch_clip_active {
	display: block;
	float: left;
	text-indent: -999999px;
	width: 92px;
	height: 25px;
	background: #000 url('../images/watch_clip.gif') top left no-repeat;
	overflow: hidden;
}

#side_content a.watch_clip_active,
#side_content a.watch_clip:hover {
	background: #000 url('../images/watch_clip_active.gif') top left no-repeat;
}

a.previous,
a.next {
	width: 26px;
	height: 25px;
	display: block;
	text-indent: -999999px;
	float: left;
	overflow: hidden;
}

a.previous {
	background: #000 url('../images/previous.gif') top left no-repeat;
}
a.next {
	background: #000 url('../images/next.gif') top left no-repeat;
}
#page_range {
	float: left;
	height: 25px;
	margin: 0 5px 0 5px;
	background: #e5e5e5 url('../images/page_range_left.gif') top left no-repeat;
}
#page_range .right_background {
	float: left;
	height: 25px;
	padding: 0 10px 0 0;
	background: #e5e5e5 url('../images/page_range_right.gif') top right no-repeat;
}
#page_range p {
	float: left;
	font-size: 75%;
	color: #111;
	margin: 5px 0 0 8px;
}
#page_range a,
#page_range a:visited,
#page_range a:hover {
	font-size: 75%;
	color: #777676;
	display: block;
	float: left;
	margin: 5px 0 0 8px;
}
.right_col #page_range a {
	color: #303030;
}
#page_range a.highlighted {
	color: #111;
}

#freelance_content_footer #page_range p,
#freelance_content_footer #page_range a {	
	font-size: 95%;
}
#freelance_content_footer #page_range a {
	text-decoration: underline;
}
#freelance_content_footer #page_range a.highlighted {
	text-decoration: none;
}

