/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
background-color:#CCCCCC;
}
#banner{
display:block;
padding:3px;
margin-bottom:0px;
width:937px;
height:96px;
color:#ffffff;
background:#BA1205;
}
#awards{
padding:3px;
margin-bottom:10px;
width:937px;
color:#000000;
background-image:url(/images/awards_background.gif);
}
#menu{
float:left;
padding:10px;
margin-bottom:10px;
margin-right:10px;
width:170px;
color:#000000;
background-color:#ffffff;
}
#menufill{
background-image: url('/images/pixline.gif');
background-repeat: repeat-y;
background-position: left 0px top 100px;
}
#mainbody{
padding:0px;
margin-left:200px;
width:740px;
color:#000000;
}
#bigbox{
position:relative;
padding:10px;
width:723px;
color:#000000;
background-color:#ffffff;
}
.smallbox{
margin-top:10px;
padding:20px;
width:703px;
text-align:justify;
color:#000000;
background-color:#ffffff;
}
#contact{
margin-top:10px;
padding:10px;
width:923px;
text-align:center;
color:#000000;
background:#ffffff;
}
#movie_insert{
margin-left:15px;
padding:0px;
width:400px;
height:240px;
border:1px solid #ccc;
}
.twitter{
display: block;
position:relative;
border:0px;
padding-top:2px;
left:240px;
}
#tpl_mainbody{
width:703px;
background-color:#fff;
border-right: 8px solid #ccc;
padding:20px;
}
#tpl_contact{
margin-top:10px;
padding:10px;
width:923px;
text-align:center;
color:#000000;
background-color:#ffffff;
}
.tpl_heading{
display:block;
font-size:1.4em;
font-weight:bold;
}
.tpl_img{
padding:0px 20px 20px 20px;
}
.jobs td{
border:thin dashed #cccccc;
}
/*Links*/

a:link
	{
	color: #000000;
	text-decoration:none;
	}
a:visited 
	{
	color: #000000;
	text-decoration:none;
	}
a:active
	{
	color: #000000;
	text-decoration:none;
	}
a:hover
	{
	color: #000000;
	text-decoration:underline;
	}
/*Tab Menu*/
#tab-container-1-nav{
position:relative;
float:left;
margin:0;
padding:0;
list-style:none;
}
#tab-container-1-nav li {
float:left;
margin:0;
padding:5px 5px 0 5px;
width:88px;
height:30px;
margin-right:2px;
text-align:center;
background:url(/images/tabs_background.gif) repeat-x;
}
#tab-container-1-nav a {
color:#000000;
text-decoration:none;
}
#tab-container-1-nav a:hover {
color:#FF0000;
text-decoration:none;
}
.tab {
clear:both;
height:180px;
padding:15px;
border:1px solid #cccccc;
}
.tab h1 {
display:block;
margin-bottom:15px;
font-size:1.1em;
font-weight:bold;
}
.tab span {
display:block;
margin-bottom:10px;
}
/* Premier Reward System */
table#prs th{
border-bottom:1px solid #FF3300;
}
table#prs td{
border-bottom:1px solid #f1f1f1;
}
.prs{
margin-top:20px;
margin-bottom:20px;
}
/*jquery Carousel*/
.carousel img{
border: 0;
margin: 0 2px 0 2px;
}
.prev img{
border: 0;
}
.next img{
border: 0;
}
.carouselbox{
margin-top:10px;
padding:20px 0 20px 0;
width:703px;
text-align:justify;
color:#000000;
background-color:#ffffff;
}
