body, ul, ol, h1,h2,h3,h4,h5,h6, form,li,p{
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}



body{
font-size:0.75em;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
 background:#FFF url(../images/bg_small.jpg) top left repeat-x; 
color:#000000;
line-height:1.5em;
min-height:0;

}



/*All ID container here: */

#top{
position:relative;
width:940px;
margin:0 auto;
z-index: 3;

}





#head{
	position:relative;
/*changed to 510 by randy 12/10 */
	height:150px;
	background:#0b1447;
	z-index:1;

}



#logo{
	position:absolute;
	right:55px;
	top:15px; 
	height: 110px;
	z-index: 100;

}



#leftlogo{
	position:relative;
	left:2px;
	top:2px;

}



#main {
	float:left;
	margin: 1px auto 0 auto;
	z-index:0;

}



#content{
width:520px;
float:left;
margin-right:40px;
z-index:0;

}



#sidebar{
	position:relative;
	width:380px;
	float:left;
	margin-top:24px;

}

#nomove_sidebar {

position:relative;
border-top:1px solid #dedede;
text-align:right;
clear:both;
color:#666;
padding:20px 0px 20px;
margin-left:60%;
width:360px;
}

#whatshot {

position:relative;
border-top:1px solid #dedede;
text-align:left;
clear:both;
color:#666;
padding:0px 0px 20px;
margin-left:60%;
width:360px;
}



#sidebar form {
	margin-top:5px;

}


#sidebar img{
padding:2px 1px;

}

#photo {
	height:415px;
	padding-bottom:20px;
	text-align:center;
	
}



/* #photo p {
background: transparent url(../images/photo_bg.png) no-repeat scroll 0 0;
}
	*/	


#kachow {
	margin-left:-50px;
	margin-right:-50px;
	background-color:#CCC;
	height:60px;
	position:relative;
	border-top:1px solid #dedede;
	text-align:center;
	clear:both;
	color:#000000;
	padding:5px 0px 20px;
	
}

#Below_kachow {
	
height: 200px;

}
#footer{
position:relative;
border-top:1px solid #dedede;
text-align:center;
clear:both;
color:#000000;
padding:5px 0px 20px;

}







/*main*/



#main p{
	padding-bottom:1em;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
background:none; /* color:#000000; */
}





.small{
float:left;
width:150px;
margin-right:35px;

}



#main .smalllast{
margin-right:0;

}



.entry{
clear:both;
float:left;
padding-bottom:20px;
width:520px;

}



.entryhead{
/* border-bottom:1px solid #dedede;	*/ 
/* margin-bottom:2px; */

}



.entry_content{
padding:5px 5px 0 0;


}

.entry_content img{
padding:5px 0 0 5px;


}


.sidebar_entry{
color:#000;
overflow:auto;

}

#sidebar_center p{
text-align:center;

}

.sidebar_entry2{
color:#000000;


}





/*font/img/list styles*/

a{
color:#000000;

}



a:hover{
color:#666;
text-decoration:none;

}



a img{
border:none;
margin:2px 1px 2px 0;

}



.alignleft{
float:left;
margin:0px 20px 5px 0;

}

.alignright{
float:right;
margin:0px 0 5px 20px;

}



.clearboth{
clear:both;

}



h1,h2,h3,h4,h5,h6{
color:#000000;
font-weight:bold;
line-height:1.5em;
clear:both;

}



#teaser h1, #teaser h2, #teaser h3, #teaser h4, #teaser h5, #teaser h6{
color:#fff;
font-weight:bold;

}



#top h1{font-size:24px;line-height:30px;}

h2{font-size:20px;}

h3{

	font-size:16px;

	color: #000;

}

h4{font-size:14px;}

h5{font-size:12px;}

h6{font-size:10px;}

#head h1{font-size:35.5px; color:#101010;} /*for a good logo look adjust this so that slogan and site name have the same width*/

#head h2{font-size:32px; font-weight:normal;}



#head h1 a{color:#333; text-decoration:none;}

#head h1 a span{color:#666;}

#head h1 a:hover, #head h1 a:hover span{color:#101010;}



#logo strong{font-size:13.5px;font-weight:normal;color:#ff0084;}



.entryhead h3{
line-height:16px;
background:none;


}

.entryhead strong{
color:#000000;
font-weight:normal;
font-size:11px;

}



#main ul, #main ol{
list-style-position:inside;
margin-bottom:20px;

}



#main li{
border-top:1px solid #dedede;
line-height:22px;

}

#content ul.normal, #content ol.normal {
	margin:auto -3em 1em 0;
	padding:0;
	position:relative;
	left:-3em;
	overflow:hidden;
	
}

#content .normal ul, #content .normal ol { 
	margin-left:1em;
	padding-left:0;
	
}

#content .normal li { 
	margin-left:5em;
	display:list-item;
	
}

#content .normal li li { 
	margin-left:1em;

}


/* #content .normal ul, #content ol { 
   /* Apply only (!) 
      to IE6 
   height:0;
   overflow:visible;
} */



blockquote{
margin:0;
padding:0 0 0 30px;
color:#111;

}



/*form elements*/

#main form{

	margin-bottom:10px;
	text-align: right;

}



.textinput{
border:1px solid #333;
padding:3px 5px;
width:215px;
background-color:#fff;
color:#333;
margin-right:5px;
font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;

}



.button{
color:#fff;
cursor:pointer;
background-color:#333;
padding:2px 5px;
border:1px solid #333;
width:101px;

}



.button:hover{
color:#333;
cursor:pointer;
background-color:#fff;

}



#content textarea:hover, .textinput:hover{

background-color:#f8f8f8;

}



#content textarea{
width:408px;
padding:3px 5px;
border:1px solid #333;
padding:3px 5px;
height:155px;
background-color:#fff;
color:#333;
font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;

}



/*teaser*/

#teaser{

position:relative;
overflow:visible;

}



.teaseritem{

position:absolute;
top:25px;
left:-3000px;
width:925px;

}



#top .teaser1{

left:0;

}





#teaser .teaser_more{

background-image:url(../images/more.jpg);
width:105px;
height:28px;
line-height:28px;
display:block;
color:#333;
background-position:top left;
text-decoration:none;
text-indent:14px;
font-size:11px;
margin-top:10px;
clear:both;

}

#teaser .teaser_more:hover{

color:#444;
background-position:bottom left;

}



#copywrapper {

	width:100%;
	height:100%;
	background:#0b1447

	

	

}





#copywrapper .column {

	position:relative;
	float:left;
/*changed to #FFFFCC by randy 12/10 */	
	background-color: #ffffcc;
	border:dashed thin #FFF



}



#center {

	width:285px; 
/*	width:32%; */
	height:390px;
	background-color: #ffffff;

	

	

}



#left{

	width:285px; 
/*	width:33%; */
	height:390px;
	background-color: #ffffff;
/*	right:306px; */
/*	margin-left: -100%; */

}



#left img {



}



#right {

	width:285px; 
/*	width:33%; */
	height:390px;
	background-color: #ffffff;
/*	margin-right: -306px; */

}









/*special teaser styles*/



#head h2{

padding-top:0px;

}



#top .teaser2 h2, #top .teaser5 h2 {

padding-top:10px;

}



/*tooltips*/



.tooltip{

position:absolute;
left:-2000px;
background-color:#dedede;
padding:3px;
border:1px solid #fff;
z-index:9999;
top:0;

}



.tooltip p{

margin:0;
padding:0;
color:#fff;
background-color:#222;
padding:0;

}







/*table*/



.entry_content table {

	width: 520px;
	padding: 0 0 20px 0;
	margin: 0;

}



caption {

	padding: 0 0 5px 0;
	width: 520px;	 
	font: italic 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;

}



th {

	font: bold 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #999;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #fefefe url(../images/tablehead.gif) no-repeat;

}



th.nobg {

	border: 1px solid #999;
	background: none;

}



td {

	border: 1px solid #999;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000;

}





td.alt {

	background: #F5FAFA;
	color: #797268;

}



th.spec {

	border: 1px solid #999;
	font: bold 10px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;

}



th.specalt {

	border: 1px solid #999;
	font: bold 10px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;

}



.odd td{

background-color:#f8f8f8;

}





/*Tabs*/

.tabs2 h4{
	text-align:right;
}

.advanced_link{

padding:2px 5px;
text-decoration:none;
border:1px solid #dedede;
background-color:#dedede;
color:#333;

}

.advanced_link2{

padding:2px 5px;
text-decoration:none;
border:1px solid #dedede;
background-color:#dedede;
color:#333;
text-align:right;

}


.advanced_link:hover{

background-color:#333;
color:#dedede;

}

.advanced_link2:hover{

background-color:#333;
color:#dedede;

}

.active{

background-color:#000000;
color:#fff;

}

.active2{

background-color:#000000;
color:#fff;

}

.tablist{

margin-top:8px;

}

.tablist2{

margin-top:8px;

}



/* navigation bar - styles dropdown menu*/

#top #nav{

position:absolute;
top:81px;
z-index:9999;
left:-30px;

}



#nav, #nav ul{

 margin:0;
 padding:0;
 list-style-type:none;
 list-style-position:outside;
 position:absolute;
 line-height:25px; /*this defines the height of each element*/
 background-color:#FFFFCC;
 white-space:nowrap;
 z-index:9999;

 }

 

 #nav a{

 display:block;
 padding:0px 10px;
 z-index:2000;
  background-color:#FFFFCC;

   

 }

 

 #nav li{
 float:left;
 position:relative;/*  opera + ie 6 need */
 background-color:#FFFFCC;

 }

 

  #nav li ul a{

	width:140px;
	height:auto;
	float:left;
	padding-right: 105px;
	background-color:#FFFFCC;



 }

 

#nav ul {

    position:absolute;
    display:none;
	width:auto;
	top:25px;
	background-color:#FFFFCC;

	

	}



	

#nav li ul ul {

    left:160px;
	top:0;
	position:absolute;
	background-color:#FFFFCC;

    }

 

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{

    display:none;



    }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{

    display:block;


    }







#nav a{

color:#333;
text-decoration:none;



}



#nav ul a{

background-color:#FFFFCC;
color:#666;

}



#top #nav a:hover, #top #nav a:visited:hover {

background-image:none;
background-color:#fff;
color:#666;

}


#nav #buynow a {
	
	background-color:salmon;
	
}

#top #nav #buynow a:hover {
	
	background-color:#FCC;
	
}

#nav #shows ul li a{

	padding: 0px 10px;
	padding-right: 60px;

}



#nav #shows ul li ul li a{

	padding: 0px 10px;
	padding-right: 0px;
	padding-left: 60px;

}



#nav #season ul li a{

	padding: 0px 10px;
	padding-right: 240px;

}



#nav #groups ul li a{

	padding: 0px 10px;
	padding-right: 150px;

}



#nav #about ul li a{

	padding: 0px 10px;
	padding-right: 10px;

}


#nav #buynow ul li {
	background-color:#FCF	
}


#nav a{

	z-index:100;

}

#nav #theatres ul li a{
padding: 0px 10px;


}


#geek {

	width:100%;
	height:25;
	z-index:0;
	position:relative;
	/* margin-top:120px;  */
	background-color:#CCC;

}



#geek img {

	margin:0px 0 0 2px;
	vertical-align:bottom;
	padding-left:1em;

}



#geek form {

	float:right;
	margin-top: -18px;

}



#geek a {

margin:0 0;

}



#headline {
	width:100%;
	height:175px;
	padding-top:2px;
	padding-bottom:5px;
	z-index: 0;


}

#headline2 {
	width:100%;
	height:200px;
	padding-top:2px;
	padding-bottom:5px;
	z-index: 0;


}


#headline .column {

	float:left;	
	height:200px;
	z-index:1;

}

#subs_h_left {
	width:560px;
	background:none;
	z-index:1;
	

}

#subs_h_right {
	width:380px;
	background:none;

}

#subs_h_right p {
	margin:0 5px;
	background:none;

}

#h_right_content {
	border:1px solid #0b1447; 
	padding:5px 10px 0 10px;
	margin-left:2px;
	height:194px;
	background:none;
}

#h_right_content h3{
	text-align:center;
	background:none;
}

#h_right_content p{
	text-align:center;
	background:none;
}


#h_right_content_theatre {
/*	border:1px solid #0b1447;  */
	padding:5px 10px 0 10px;
	margin-left:2px;
	height:194px;
	background:none;
}

#h_right_content_theatre h3{
	text-align:center;
	background:none;
}

#h_right_content_theatre p{
	text-align:center;
	background:none;
}

#h_right_content_balboa h3{
	text-align:center;
	background:none;
}

#h_right_content_balboa p{
	text-align:center;
	background:none;
}
#hleft {

 	width:296px;
	background-color:#FFF;

}

#hleft h4 {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	
	
}

#hcenter {

	width:264px;
	background-color:#FFF;

}

#hcenter p{

	width:264px;
	background-color:#FFF;
	text-align: center;

}

#hcenter h2{

	background-color:#FC9;
	text-align:center;
	padding:5px 5px;

}



#hright {

	width:360px;
	background-color: #fff;

}



#hright h2{

	background-color: #fff;
	text-align:center;
	padding-top:50px;

}
#ttreatment {
	
}

#ttreatment img{
	width:296px;
	height:103px;
}
#tdate {
	margin:-6px 0 0 0;
}

#poster {
	
	
}



#showpics {

position:relative;
border-top:1px solid #dedede;
text-align:center;
clear:both;
color:#666;
padding:20px 0px 20px;
margin: 0 -0px;

}



#showpics .img {

	padding: 5px 5px 0 5px;	
	margin:0 10px;
}



.entryhead{

	margin-bottom:0px;
	padding-top: 24px;
	color: #6C8895;
	text-align: left; 
}

.hidden {
	display:none;
}

.sample {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	
	
}

.option {
	height:100$;
	width:100%;
	
}

.newsflash {
	
	margin-bottom:0px;
	padding-top: 0px;
	color: #000;
	text-align: left; 
}

.newsflash h3{
line-height:16px;


}


a.classiclink:link {
color:#009;
text-decoration:underline;
}

a.classiclink:visited {
color:#009;
text-decoration:underline;
}

a.classiclink:hover {
color:#009;
text-decoration:underline;
} 


.current {
	position:absolute;
	color:#FFFFFF;
	top:130px;
	left:600px;
	z-index:9999;
	
	
	
}

a.current:link {
color:#FFF;
text-decoration:underline;
}

a.current:visited {
color:#FFF;
text-decoration:underline;
}

a.current:hover {
color:#FFFFCC;
text-decoration:underline;
} 

@media screen and (-webkit-min-device-pixel-ratio:0){

	html{
		
		/*
		need this so that Safari3 can 
		use window.getMatchedCSSRules to collect CSSStyleRule later
		*/
		
		list-style-image:none; 

	}

	/* navigation bar - styles dropdown menu*/

#top #nav{
position:absolute;
top:81px;
z-index:101;
left:-10px;
}

#nav, #nav ul{
 margin:0;
 padding:0;
 list-style-type:none;
 list-style-position:outside;
 position:absolute;
 line-height:25px; /*this defines the height of each element*/
 }
 
 #nav a{
 display:block;
 padding:0px 10px;
 }
 
 #nav li{
 float:left;
 position:relative;/*  opera + ie 6 need */
 }
 
  #nav li ul a{
	width:140px;
	height:auto;
	float:left;

 }
 
#nav ul {
    position:absolute;
    display:none;
	width:160px;
	top:25px;
	}

	
#nav li ul ul {
    left:160px;
	top:0;
	position:absolute;
    }
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;

    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;

    }



#nav a{
color:#333;
text-decoration:none;
}

#nav ul a{
background-color:#f3f3f3;
color:#666;
}

#top #nav a:hover, #top #nav a:visited:hover {
background-image:none;
background-color:#fff;
color:#666;
}
}