html{
	margin:0px; 
	padding:0px;
	height: 100%;	
}
body{
	margin: 0px auto;
	text-align: center;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000 url(../images/page-bg-light.gif) repeat top center;
	color:#FFF;
}
#container{
	margin: 30px auto 0px auto;
	width: 794px;
	padding: 0px;
	text-align: left;
}
#header{
	width:760px;	
}
#header .searchbar{
	background: transparent url(../images/search_bg.png) no-repeat top left;
	margin: 0px;
	padding: 6px 0px 0px 36px;
	height:26px;
}
#header #searchform{
	margin: 0px;
	padding: 0px;
}
#searchform .input{
	color: #888888;
	font-size: 11px;
	padding: 2px;
	position: relative;

}
.std_button{
	border: 1px solid #000000;	
	color: #FFF;
	background: #000 url(../images/btn-bg.gif) repeat-x top left;
	font-size: 11px;
	padding: 1px 8px;
	cursor: pointer;
	position: relative;
}
#bottom_menu {
	padding:0; 
	margin:0 auto; 
	list-style-type:none;
	float:left;
	position:relative; 
	left:50%;
}
#bottom_menu li {
	float:left; 
	position:relative; 
	right:50%;
	width: 85px;
	overflow: hidden;
	margin:0px 0px;
}
#bottom_menu a {
	color: #000;
	background: #000 url(../images/normal-btn.jpg) no-repeat top left;
	font-size: 11px;
	letter-spacing:0px;
	cursor: pointer;
	width: 85px;
	height: 40px;
	line-height: 12px;
	position: relative;
	text-align: center;
	font-weight:bold;
	vertical-align : middle; 
	display: table-cell;
	padding: 0px 1px 2px 0px;
	overflow: hidden;
	/* font-family: Verdana,Geneva,sans-serif; */
}
#bottom_menu a:hover {
	color: #d43e3e;
	text-decoration: none;
}
#bottom_menu a.selected{
	color: #d43e3e;
	text-decoration: none;
}
  
#breadcrumb{
	background-color: #000;
	margin: 0px 30px;
	font-size: 11px;
	padding: 3px 10px;
	border-top: 2px solid #939393;
	border-bottom: 2px solid #939393;
}	
.fade-sides{
	width: 754px;
	height: auto;
	background: url(../images/fade-sides.png) repeat-y top left;
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 0px 20px 0px 20px;
}
.fade-bottom{
	width: 754px;
	height: 10px;
	margin: 0px 20px 0px 21px;
	background: url(../images/fade-bottom.png) no-repeat top center;
}
#content{
	background-color: #000;
	margin: 0px;
	width: 722px;
	background: #000000 url(../images/page-bg-dark.gif);
	background-repeat: repeat;
	background-position: 50% -196px;
	padding: 6px;
	overflow:hidden;
}
#ovlerayimg{
	position: absolute;
	top: 0px;
	left:0px;
	z-index:60;
}
.overlay{
	margin: 0px;
	padding: 0px;
	width: 380px;
	padding:10px;
	background:#000 url(../images/large-container-bg.gif) no-repeat top left;
	position: relative;
}
.overlay_small{
	margin: 0px;
	padding: 0px;
	width: 173px;
	padding:10px;
	background:#000 url(../images/small-container-bg.gif) no-repeat top left;
	position: relative;
}
.overlay_wide{
	margin: 0px;
	padding: 0px;
	width: 520px;
	padding:10px;
	background:#000 url(../images/wide-container-bg.gif) no-repeat top left;
	position: relative;
}
.clearer{
	width: 100%;
	display:block;
	height:1px;
	overflow:hidden;
	clear:both;
}
#footer{
	text-align:center;
	font-size: 9px;
	padding-bottom: 36px;
	color: #232323;
}
#footer a{
	color: #232323;
}
/* formatting styles */
p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:14px;
}
h1{
	padding: 0px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 15px 0px 5px 50px;
}
a, a:active, a:visited{
	color: #d43e3e;
	text-decoration:none;
	position: relative;
}
a:hover{
	text-decoration: underline;
}
.contentarea a, .contentarea a:active, .contentarea a:visited{
	color: #af792a;
	text-decoration:none;
	position: relative;
}
.contentarea a:hover{
	text-decoration: underline;
}
.contentarea ul{
	list-style-position:inside;
	padding-left: 10px;
	margin: 0px;
}
h2{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 15px;
	font-family: "Courier New", Helvetica, sans-serif;
	font-weight: bold;
	color: #d43e3e;
}
h3{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d43e3e;
	letter-spacing:0px;
	height: 15px;
	line-height:16px;
	overflow: hidden;
	white-space: nowrap;
	width: 400px;
}
h4{
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
/* form styling */
#myTable{
	border: 0px;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-right: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#myTable thead{
	background-color: #ec008c;
	border: 1px solid #ffffff;
	height: 22px;
	color: #ffffff;
}
#myTable thead td{
	padding: 0px 4px;
	font-size: 12px;
	font-weight: bold;
	border-right: 0px;
	height: 22px;
	overflow: hidden;
}
#myTable tbody td{
	margin:0px;
	padding:10px 4px;
	border-top:1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	vertical-align: top;
}
#myTable td img{
	border: 0px;
}
.formmsg{
	font-weight:bold;
	color: #c03701;
}
.frontend_form_submit{
	display: block;
	float: right;
	text-align: center;
	background: #e7e7e7;
	border: 1px solid #cccccc;
	color: #ec008c;
	font-weight: bold;
	font-size: 12px;
	height: 26px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	width: 110px;
	font-family:Arial,sans-serif;
}
.additionaltext{
	font-size: 11px;
	color:#666666;
}
#stop_spam{
	display:block;
	height:0px;
	overflow:hidden;
}
.clearer{
	width: 100%;
	height:1px;
	clear:both;
	overflow:hidden;
}
.large-right-container{
	background: #000000 url(../images/right-large-container-bg.jpg) no-repeat;
	width: 521px;
	height:313px;
	float: right;
	color: #fff;
}
.small-right-container{
	background: #000000 url(../images/right-small-container-bg.jpg) no-repeat;
	width: 314px;
	height:313px;
	float: right;
	color: #fff;
}
.showreel-right-container{
	background: #000000 url(../images/right-showreel-container-bg.jpg) no-repeat;
	width: 173px;
	height:313px;
	float: right;
	color: #fff;
}
.search-right-container{
	background: #000000 url(../images/right-search-container-bg.jpg) no-repeat;
	width: 521px;
	height:313px;
	float: right;
	color: #fff;
}

.large-right-container .buttonarea, .small-right-container .buttonarea{
	width: 78px;
	float:left;
	padding: 10px 12px 0px 6px;
	height: 366px;
	margin-top:-63px;	
}
.large-right-container .contentarea, .small-right-container .contentarea, .showreel-right-container .contentarea, .search-right-container .contentarea{
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	margin-top: 20px;
	padding-right: 6px;
	width: 418px;
}
.small-right-container .contentarea{
	width: 211px;
}
.showreel-right-container .contentarea{
	width: 150px;
	padding-left:12px;
}
.search-right-container .contentarea{
	margin: 12px 0px 0px 10px;
	width: 494px;
}
.buttonarea .normal_button a{
	color: #000;
	background: transparent url(../images/content-btn.jpg) no-repeat top left;
	font-size: 11px;
	cursor: pointer;
	width: 81px;
	height: 42px;
	line-height: 12px;
	position: relative;
	text-align: center;
	font-weight:bold;
	vertical-align : middle; 
	padding: 0px 4px;
	overflow: hidden;	
	display: table-cell;
}
.buttonarea .normal_button a.selected{
	color: #d43e3e;
}
.buttonarea .normal_button a:hover{
	text-decoration: none;
	color: #d43e3e;
}

.copyright{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	line-height:18px;
}
.search_divider{
	width:100px;
	background-color:#d43e3e;
	height:1px;
	margin:7px 0px;	
}
.search_final{
	font-size:14px;	
}
.search_results a, .search_results a:active, .search_results a:visited{
	color: #d43e3e;
}
.showreel_button{
	border:0px;
	position: relative;
	top: 293px;
	left:-2px;
}
.small-right-container .showreel_button{

}
#overlay_link:hover{
	text-decoration: none;
}
.print_version{
	display:none;	
}
.browndog_brown{
	color: #af792a;
}