@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #616161;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:active
{
  outline: none;
}





a {
   outline: none;
}

img {
   border: none;
}




#wrapper { 
 margin: 0 auto;
 width: 970px;
 z-index: -99999;
}



#header {
	width: 970px;
	height: 115px;
	clear: both;
}


#logo {
	width: 53px;
	height: 115px;
	float: left;
}

#strapline {
	width: 265px;
	height: 49px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fba81a;
	font-size: 16px;
	line-height: 20px;
	padding-top: 66px;
}








#righttop {
	width: 727px;
	float: right;
	text-align: right;
	margin-right: 38px;
}










#content {
	width: 970px;
	height: 410px;
	clear: both;
	background-image: url(../_images/content_back.jpg);
	background-repeat: no-repeat;
}

#contentblack {
	width: 970px;
	height: 410px;
	clear: both;
	color: #ffffff;
	background-image: url(../_images/content_back_black.jpg);
	background-repeat: no-repeat;
}

#contentblack2 {
	width: 970px;
	height: 411px;
	clear: both;
	color: #ffffff;
	background-image: url(../_images/content_back_black.jpg);
	background-repeat: no-repeat;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 40px;
	width: 182px;
	color: #fba81a;
	font-weight: normal;
	border-bottom: solid 1px #cfcfcf;
	padding: 0px;
	margin-top: 14px;
	margin-bottom: 18px;
}

#contentblack h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 40px;
	width: 182px;
	color: #fba81a;
	font-weight: normal;
	border-bottom: solid 1px #222222;
	padding: 0px;
	margin-top: 14px;
	margin-bottom: 18px;
}

#contentblack2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 40px;
	width: 182px;
	color: #fba81a;
	font-weight: normal;
	border-bottom: solid 1px #222222;
	padding: 0px;
	margin-top: 14px;
	margin-bottom: 18px;
}

#left {
	width: 198px;
	height: 411px;
	float: left;
}

#center {
	width: 182px;
	height: 411px;
	float: left;
}

#right {
	width: 562px;
	height: 411px;
	float: right;
}

#rightfilm {
	width: 562px;
	height: 411px;
	float: right;
	background: #000;
}

.filmpanel {
	width: 166px;
	height: 182px;
	float: left;
	color: #fff;
	text-align: center;
	margin-top: 16px;
	margin-left: 16px;
}

.filmpanel:hover {
	width: 166px;
	height: 182px;
	float: left;
	color: #fba81a;
	text-align: center;
	margin-top: 16px;
	margin-left: 16px;
	background: #191919;
}

.filmpanel img {
	margin-bottom: 5px;
	text-decoration: none!important;
	cursor: pointer;
}









/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	width:auto;	
	padding: 30px;
	min-height:200px;
	border:1px solid #fff;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 50px 5px #000;
	-webkit-box-shadow: 0 0 50px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../_images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}















a.white {
	text-decoration: none;
	color: #fff;
}

a:visited.white {
	text-decoration: none;
	color: #fff;
}

a:hover.white {
	text-decoration: none;
	color: #fba81a;
}

a:active.white {
	text-decoration: none;
	color: #fba81a;
}



#rightinside {
	width: 562px;
	height: 411px;
	float: right;
}

#rightgrids {
	width: 562px;
	height: 411px;
	float: right;
}

#footer {
   width: 970px;
   height: 25px;
   margin-top: 10px;
   margin-bottom: 60px;
}

#footertelephone {
   width: 176px;
   height: 20px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   border-left: solid 1px #cfcfcf;
   float: left;
   padding-left: 13px;
   padding-top: 5px;
}

#footeremail {
   width: 205px;
   height: 20px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   border-left: solid 1px #cfcfcf;
   float: left;
   padding-left: 13px;
   padding-top: 5px;
}

#footername {
   width: 546px;
   height: 20px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   border-left: solid 1px #cfcfcf;
   border-right: solid 1px #cfcfcf;
   float: left;
   padding-left: 13px;
   padding-top: 5px;
}




#menu {
width: 152px;
padding: 0px;
margin: 0px;
margin-top: 22px;
margin-left: 22px;
}

#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#menu ul li {
margin: 0px;
padding: 0px;
}
#menu ul li a {
font-size: 13px;
line-height: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
display: block;
padding: 10px 0px 2px 10px;
text-decoration: none;
color: #6f6f6f;
width:152px;
height: 22px;
background-image: url("../_images/menu_back.gif");
background-repeat: no-repeat;
}

#menu ul li a:hover, #menu ul li a:focus  {
color: #fba81a;
background-image: url("../_images/menu_back_on.gif");
background-repeat: no-repeat;
}


#menu ul li a.highlight {
color: #fba81a;
background-image: url("../_images/menu_back_on.gif");
background-repeat: no-repeat;
}

#menu ul li.current {
color: #000000;
}









#menublack {
width: 152px;
padding: 0px;
margin: 0px;
margin-top: 22px;
margin-left: 22px;
}

#menublack ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#menublack ul li {
margin: 0px;
padding: 0px;
}
#menublack ul li a {
font-size: 13px;
line-height: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
display: block;
padding: 10px 0px 2px 10px;
text-decoration: none;
color: #ffffff;
width:152px;
height: 20px;
background-image: url("../_images/menublack_back.gif");
background-repeat: no-repeat;
}

#menublack ul li a:hover, #menublack ul li a:focus  {
color: #fba81a;
background-image: url("../_images/menublack_back_on.gif");
background-repeat: no-repeat;
}


#menublack ul li a.highlight {
color: #fba81a;
background-image: url("../_images/menublack_back_on.gif");
background-repeat: no-repeat;
}









.orange {
	color: #fba81a;
}





















a {
	color: #fba81a;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fba81a;
}
a:hover {
	text-decoration: underline;
	color: #fba81a;
}
a:active {
	text-decoration: underline;
	color: #fba81a;
}




a.block {
	color: #fba81a;
}
a:link.block {
	text-decoration: none;
}
a:visited.block {
	text-decoration: none;
	color: #fba81a;
}
a:hover.block {
	text-decoration: underline;
	color: #fba81a;
}
a:active.block {
	text-decoration: underline;
	color: #fba81a;
}








input {
	background-color: #FFFFFF;
	border: 2px solid #dfdfcb;
	width: 128px;
	height: 16px;
	margin-top: 1px;
	font-size: 11px;
	padding: 2px;
	color: #7b7b6b;
}

form {
	padding: 0px;
}

