﻿/* TY's Stuff */

        body{ margin:0; width:100%; height:100%; }            
            
        #stUI2{
            width:800px !important;
            background-color:#FFFFFF !important;
            text-align:center !important;
        }

        #stUI2_body{
            border-collapse:collapse;
            border:none;
            width:792px;
            }     
            
        #outer{
            border-bottom:5px solid #FFCF01;
            padding-bottom:10px;
            }
            
        .row{
            height:200px;
            }  
            
        .homePageTable{
            /*
				Removed 12/30/09 per Sharon Potter - TT
			background:url(../background2.jpg) no-repeat top center;
			*/
            vertical-align:middle;
            padding-bottom:10px;
            }  
            
        .call{
            width:350px;
            background:#004F4C;
            margin:30px 0 0 0;
            border:1px solid #002F2D;
            padding:20px;
            }
            
        .call h1{
            font-size:16px !important;
            }
            
        .call h2{
            font-size:14px !important;
            }                        
            
        .showCall{
            float:right;  
            }
            
        .buyCall{
            float:left;
            }
            
        #testimonial2{
            float:left;
            top:20px;
            }
            
        #testimonial1{
            float:right;
            top:40px;
            }
            
        .call a{
            color:#FFFD00;
            }           
            
        .kyvideo{
            background:none !important;
            border:none !important;
            margin-top: 0px !important;
            position:relative;
            z-index:0;         
            }            
            
        .testimonial{
            width:360px;
            height:300px;
            position:relative;
            font-size:14px;
            cursor:pointer;
            }       
            
        .testimonial strong{
            font-size:18px;
            display:block;
            margin-bottom:15px;
            }            
            
        .testimonial p{
            top:0px;
            left:0px;
            position:absolute;
            }
            
        .testimonial img{
            width:360px;
            height:300px;
            top:0px;
            left:0px;
            position:absolute;
            }
            
        #testimonial2 p{
            padding:45px 20px 0 0;
            }
            
        #testimonial1 p{
            padding:45px 0 0 20px;
            }            
                        
        .pictures{
            width:180px;
            float:left;
            height:300px;
            }            
            
        #player{
            position:relative;
            z-index:0;
	        border:5px solid #004F4C;
	        margin-left:70px;  
	        margin-top:20px;  
	        outline:none; 
            }                       
            
        .darkness{
            width:100%;
            height:100%;
            display:block;
            background:#000;
            opacity:.8;
            position:fixed;
            z-index:250;
            cursor:pointer;
            left:0px;
            top:0px;
            }       
            
        .showtimes ul{
            color:#FFCC00;
            font-weight:bold;
            font-size: 12px;
            }   
            
        .showtimes ul li{
            margin:0 0 10px 0;
            }          
            
        .tickets{
            display:inline-block;
            width:264px;
            float:left;
            outline:none;
            margin-left:40px;
            }            
            
        .buyticket{
            margin-bottom:15px;
        }  
        
        #lights{
            float:right;
            position:relative;
            z-index:0;
            }     
            
    #colorbox{
        position:fixed !important;
        top:200px !important;
        }                

/* FORMS AND SUCH */
    
    


                