/* SITE STYLES */

body {
	margin:0;
	padding:0;
	background:#000;
	color:#FFF;
	height:100%;
	
	line-height: 17px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;		
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;			
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99C;
	text-decoration: none;
}

a{
	color:#fff;
}

p{
	margin-top: 10px;
	margin-bottom: 10px;
}

#header h1{display:none;}

#horizontalcenter h2 span{display:none;}



blockquote {
	margin: 3px 0 7px -3px;
	padding: 5px 0 0 15px;
	color: #eeeedd;
	background-image: url(images/lquote.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
}

cite {
	float:left;
	padding-left: 15px;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #99C;
}

cite .wherefrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
}

.copyright{
	font-size:10px;	
}


/* STRUCTURE */

#wrapper{
	width:1000px;
	border-left:#fff solid 3px;
	border-right:#fff solid 3px;
	border-bottom:#fff solid 3px;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear:both;	
}
#site{
	width: 1000px;
	height:100%;
	text-align: left;
	clear:both;
	display:block;
	
}
#header{
	width:1000px;
	height:95px;
	background-color: #000;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	display:block;
}

#center{
	float:left;
	width: 975px;
	text-align:left;
	margin: 5px;
	padding: 5px;
	line-height: 17px;
	display:block;
}

#left{
	float:left;
	width: 550px;
	text-align:left;
	margin: 5px;
	padding: 5px;
}

#right {
	float:right;
	width: 400px;
	text-align:left;
	margin: 5px;
	padding: 5px;
	
}

#leftproduction{
	float:left;
	width: 500px;
	text-align:left;
	margin: 5px;
	padding: 5px;
	display:block;
}

#rightproduction{
	float:right;
	width: 460px;
	text-align:left;
	margin: 5px;
	padding: 5px;
	
}

#main{
	margin:0;
	padding:0;
	width:auto;
	
}
#clear{
	height: 30px;
	clear:both;	
}
.clear{
	clear:both;	
}

/* NAVIGATION */

#navbar{
	width: 1000px;
	height:32px;
	top: 95px;
	background-color:#100D66;
	display:block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4637C6;
}

#navbarLeft{
	float:left;
	margin: 12px 0 0 10px;
	padding:0;
}

#navbarLeft li{
	left: 5px;
	font-family: Arial;
	font-size: 13px;
	text-transform: uppercase;
	list-style-type: none;
	display: inline;
}
#navbarLeft li a {
	text-decoration: none;
	padding-right: 15px;
	color: #fff;	
}

#navbarRight{
	float:right;
	margin: 8px 10px 0 0;
}

#navbarRight li{
	font-family: Arial;
	font-size: 12px;
	list-style-type: none;
	display: inline;
}
#navbarRight li a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;	
}

/* HOME PAGE FLASH INTRO */

#centerflash {
	width:1000px;
	border-bottom: #666 dotted 1px;
	margin-bottom: 15px;
	padding:0;
		display:block;

}

/* HOME PAGE HORIZONTAL FEATURES */

#horizcontainer {
	width:975px;
	margin-left: 15px;
	display: block;
}
#horizcontainer .plug {
	float:left;
	width: 220px;
	min-height: 200px;
	margin:7px;
	padding-right: 5px;
	display: inline;
}
#horizcontainer h2 {
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin:0;
}


.plug h1{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	border: #666 solid 1px;
	padding:4px;
	background-image:url("images/thumbs/thumb_play.png");
	background-position: 6px 6px;
	background-repeat: no-repeat;
}
.plug h1 img {
	margin: 2px;
	width: 205px;
	height:106px;
	display:block;
}

.plug a, .plug a:link, .plug a:visited {
display:block;
}

.plug img {
width:100%;
height:100%;
border:0;
}

.plug a:hover img{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.plug a{
	text-decoration:none;	
}
.plug p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	min-height: 128px;
	max-height: 128px;
}
.plug p img{
	width: 150px;
	height: 20px;
}

/* NEWS PAGE */

.newslist {
	text-align:left;
	margin-top:5px;
	padding-top:5px;
	margin-left: 5px;
	min-height: 130px;
	border-bottom:#666 dotted 1px;
	
}
.newslist img {
	padding: 0;
	margin-right: 8px;
	margin-bottom: 5px;
	border:1px solid #333;
	float: left;
}
.newslist h2 {
	font-size: 15px;
	text-decoration:underline;
}
.recentprod{
	float:left;
	min-width:350px;
	max-width:350px;
	margin: 2px;
	padding:5px;
	min-height: 150px;
	border-bottom:#666 dotted 1px;
}
.recentprod h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	text-align:right;
	color: #FFF;
	text-decoration: none;	
	margin: 2px;
	padding:0px;
	display:block;
}
.recentprod img{
	float:right;
}
.testimonies{
	clear:both;
	padding-top: 10px;	
}

.testimony{
	float:left;
	margin-top:10px;
	min-width:385px;
	max-width:385px;
	margin: 2px;
	padding:0px;
	border-bottom:#666 dotted 1px;
	height:auto;
}

/* PRODUCTION PAGES */

#center h6{
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}
#center img{
	padding: 2px;
	border: #333 solid 1px;
	margin:5px;
}
.image{
	float:right;
}
.photoblock h2{
	padding: 5px;	
}

.photoblock ul li{
	float:left;
	list-style-type: none;
	display: inline;
	width: 490px;
}
.photoblock img{
	padding:5px;
	margin: 5px;
	border:#666 solid 1px;
	
}
#player{
	padding-top:10px;
	padding-bottom:5px;
}
#leftproduction h1{
	font-size: 1.2em;	
}
