/* Common styles BEGIN */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #AAAAAA;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
}

.wrapper {
	background-color: #FFFFFF;
	margin-left: auto; 
	margin-right: auto;
	min-height: 500px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 10px;
	position: relative;
	text-align: left;
	width: 680px;
}

a {
	text-decoration: underline;
	color: #CC3333;
}
a:hover {color: #FF3300;}

a img {
	border: none;	
}

b, strong, .bold {
	color: #444444;
	font-weight: bold;
}

.emphasize {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 1.5em;
}

h1 {
	color: #555555;
	/*
	font-family: "Arial Black", Gadget, sans-serif;
	*/
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 25px;
}

h1 a {
	color: #555555;
}

h2, h3 {
	color: #444444;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1.5em;
}

h2 a, h3 a {
	color: #444444;
}

p {
	margin-bottom: 1.2em;
}

table {
	margin-bottom: 1.5em;	
}

td {
	vertical-align: top;
}

ol {
	margin-bottom: 1.2em;
}
ul {
	margin-bottom: 1.2em;
}

input.button {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.clear {
	clear: both;
}

.error {
	color: #CC3333;
	font-weight: bold;
}

.red {color: #CC3333;}

.title {
    font-style: italic;
}

.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}

.top {vertical-align: top;}
.bottom {vertical-align: bottom;}
.middle {vertical-align: middle;}

.content {
/*	border: 1px solid black; */
	min-height: 200px;
	position: relative;
}

.copy {
	
}

.copy-intro {
	margin-bottom: 20px;
}

.copy-awards {
	margin: 0 0 2em 0;	
}

.awards-logos {
	margin: 1.6em 0 2em 0;
}

.awards-logos img {
    display: inline;
    margin-right: 9px;
    vertical-align: middle;
}

#award-cine {
	margin-right: 11px;
}

.copy-networks {
	margin: 0 0 2em 0;	
}

.networks-logos {
	margin: 1.6em 0 2em 0;
}

.networks-logos img {
    display: inline;
    margin-right: 25px;
    vertical-align: middle;
}

.networks-logos.broadcast img {
    margin-right: 40px;
}
.networks-logos.broadcast.wide img {
    margin-right: 50px;
}

.networks-logos.cable img {
    margin-right: 25px;
}

.networks-logos.bottom img {
    vertical-align: bottom;
}
.networks-logos.middle img {
    vertical-align: middle;
}

.copy-photos {
	margin-top: 25px;
	margin-bottom: 25px;
}

.photo-caption {
	font-style: italic;
}


img.photo-block {
    display: block;
    margin-top: 1.5em;
    margin-bottom: 2em;
}

img.photo-block-captioned {
    margin-bottom: 1em;
}

.copy-press {
	margin: 0 0 2em 0;	
}

.press-headline {
	margin: 1.6em 0 2em 0;
}

.press-logos {
	margin: 1.6em 0 2em 0;
}

.press-logos img {
    display: inline;
    margin-right: 60px;
    vertical-align: middle;
}

.copy-services div {
    float: left;
    margin: 0 0 7px 0;
}

.copy-services div a {
    font-size: 16px;
}

.service-list {
	list-style: none;
	margin-bottom: 35px;
}

.service-list li {
	font-style: italic;
	margin-bottom: 15px;
}

.copy-staff {
	margin: 0 0 1em 0;	
}

.copy-staff div {
	float: left;
	margin-right: 25px;	
}

.copy-testimonials {

}

.copy-titles {
	margin: 0 0 2em 0;	
}

.title-list {
	list-style: none;
}
.title-list li {
	clear: both;
	font-style: italic;
}

.title-list div {
/*	outline: 2px solid grey; */
	float: left;	
}

.title-list div.title-left {
	width: 230px;
}

.title-list div.title-right {
	text-align: right;
	width: 200px;
}

.copy-topics {
	margin: 0 0 2em 0;	
}
.topic-list {
	float: left;
	list-style: none;
	margin-bottom: 20px;
	width: 810px;
}
.topic-list li {
	float: left;
	width: 270px;
}

.copy-video {
	margin: 1.75em 0 1.75em 0;
	text-align: center;
}

.web-credit {
	font-size: 14px;
	margin: 2em 0 2em 0;
}

/* Common styles END */


/* Header styles BEGIN */

.header {
/*	border: 1px solid black; */
	text-align: center;
}

.header-logo {
	margin-bottom: 15px;
	text-align: center;
}

.topnav {
/*	border: 1px solid black; */
	font-size: 17px;
	margin-bottom: 24px;
	white-space: nowrap;
}

.topnav a {
	color: #555555;
	font-style: normal;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
}

.topnav a .topnav-sub {
	font-style: italic;
	font-weight: normal;
}

.topnav a.on {
	color: #CC3333;
}

.topnav a:hover {
	color: #FF0000;
}

.subnav {
	margin-top: 18px;
	margin-bottom: 27px;
	white-space: nowrap;
}
	
.subnav a {
	color: #666666;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	padding: 4px 7px 4px 7px;
	text-decoration: none;
}


.subnav a.on {
	color: #CC3333;
}

.subnav a:hover {color: #FF3300;}

/* Header styles END */


/* Home styles BEGIN */

.copy-awards#home-awards {
	margin-top: 35px;
}

.copy-services#home-services {
	line-height: 1.8em;
	margin: 0 0 1.5em 0;
}

/* Home styles END */


/* About styles BEGIN */


/* About styles END */


/* Distribution styles BEGIN */

.copy-intro#distribution-intro {
	width: 600px;
}

.copy#distribution-copy {
	width: 600px;	
}

/* Distribution styles END */


/* FAQ styles BEGIN */

.psa-faq-item {
/*	outline: 2px solid grey; */
	background-color: #DDDDDD;
	margin: 0 0 25px 0;
    padding: 1.25em 20px .25em 15px;
		width: 585px;
}

.psa-faq-number {
/*	outline: 1px solid blue; */
	clear: both;
	font-style: normal;
	float: left;
	width: 20px;
	margin: 0 7px 0 0;
	text-align: right;
}
.psa-faq-text {
/*	outline: 1px solid black; */
	float: left;
	margin: 0;
	padding: 0;
	width: 550px;
}

.psa-faq-question {
	color: #333333;
	font-style: normal;
	font-weight: bold;
    margin: 0 0 1em 0;
    padding: 0;
}

.psa-faq-answer {
/*	outline: 1px solid purple;	*/
}

/* FAQ styles END */


/* Photo styles BEGIN */

#about-photos img {
	padding-bottom: 20px;
}

#about-photos img.photo-top-left {
	padding-right: 17px;
}

#about-photos img.photo-top-right {
	padding-left: 17px;
}

#about-photos img.photo-bottom-left {
	padding-right: 18px;
}

#about-photos img.photo-bottom-right {
	padding-left: 0px;
}

/* Photo styles END */


/* Production styles BEGIN */

.copy-photos#production-photos img {
	margin-right: 20px;
}

#production-topics .topic-list {
	float: none;
	list-style: none;
	margin-bottom: 25px;
}

#production-topics .topic-list li {
	float: none;
	font-style: italic;
}

.production-faq .psa-faq-item {
/*	outline: 2px solid grey; */
	background-color: transparent;
	margin: 0 0 10px 0;
    padding: 0 20px 0 0;
		width: 585px;
}

/* Production styles END */


/* Samples styles BEGIN */

.video-title {
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.video-caption {
	font-style: normal;
	margin-top: 1.25em;
	margin-bottom: 2.3em;
	width: 515px;
}

/* Samples styles END */


/* Testimonials styles BEGIN */

.copy-intro#testimonials-intro {
	margin-bottom: 23px;
}
	
.testimonial-item {
    background-color: #DDDDDD;
    border: 0px solid black;
	margin-bottom: 25px;
    padding: 1.25em 20px 1.25em 20px;
		width: 585px;
}

.testimonial-item p {
	margin-bottom: 1em;
}

div.testimonial-source {
	font-style: normal;
	margin-bottom: 0;
}

.quote {
	color: #333333;
	font-weight: bold;
	margin-left: 1px;
	margin-right: 1px;
}

/* Testimonials styles END */


/* Press styles BEGIN */

#press-articles.copy-articles {
	font-weight: normal;
	line-height: 1.5em;
	margin: 2em 0 3em 0;
}

#press-articles.copy-articles p {
	margin-bottom: 1.5em;	
}

#press-articles.copy-articles a {
	font-weight: bold;	
}

.article-logo {
	margin-top: 30px;
	margin-bottom: 30px;
}
	
.article-body {
	margin-bottom: 30px;
	width: 555px;
}

.article-download {
	margin: 0 0 1.5em 0;	
}

/* Press styles END */


/* Contact styles BEGIN */

#contact-intro.copy-intro {
	margin-bottom: 20px;
}

#contact-form-intro.copy-intro {
	margin-bottom: 25px;
}

.contact-phone {

}

.contact-phone-label {
	float: left;	
	width: 60px;
}

.contact-phone-number {
	float: left;
}

#contact-menu p {
	margin-bottom: 9px;
}

#formcontact label,
#formcontact input.text,
#formcontact select,
#formcontact textarea {
	display: block;
	float: left;
	margin-bottom: 7px;
}

#formcontact label {
	width: 150px;
}

#formcontact input.text {
	width: 200px;

}

#formcontact textarea {
	width: 300px;
	height: 150px;
}

#formcontact input.button {
	font-weight: bold;
	margin-left: 150px;
	margin-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Contact styles END */


/* Footer styles BEGIN */

.bottom-subnav {
	clear: both;
	font-size: 14px;
	font-style: italic;
	margin-top: 30px;
}

.footer {
	margin-top: 35px;
	padding-bottom: 50px;
}

.footer-nav {
	margin-bottom: 10px;
	text-align: center;
	white-space: nowrap;
}

.footer-nav a {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.footer a:hover { color: #FF3300; }

.footer-sitemap {
	margin-top: 20px;
}

.footer-sitemap a {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

.footer-copyright {
	font-size: 12px;
	margin-top: 20px;
}

/* Footer styles END */

