/* CSS Document */
body
  {
  background-image: url(images/bg.png); 
  background-color: #0067bd;
  margin: auto;
  background-repeat: repeat;
  }

* {
	margin:0;
	padding:0;
	}
	


  
   
hr {
   width: 600px;
   height: 10;
   border-top: 0;
   border-bottom: 2px dotted #393434;
   }   
	
	
h1 {
  font-family: verdana;
  font-size: 24px;
	color: #0c0033;
	letter-spacing: 0px;
	text-align: left;
	padding: 3px;
	margin: 8px 0 8px 0;
	text-decoration: none;
	font-weight: bold;
	}	

h2 {
  font-family: verdana; 
	font-size: 34px;
	color: #0c0033;
	letter-spacing: 0;
	text-align: center;
	font-weight: bold;
	}

h3 {
  font-family: georgia; 
	font-size: 34px;
	color: #0c0033;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	}	
	
h4 {
  font-family: verdana;
  font-size: 17px;
  line-height: 17px;
  color: #b0341e;
  text-align: left;
  font-weight: bold;
  }
  

h5 {
  font-family: verdana; 
	font-size: 16px;
	line-height: 18px;
	color: #ffffff;
	letter-spacing: normal;
	text-align: left;
	
	}

h6 {
  font-family: verdana; 
	font-size: 18px;
	color: #1b449d;
	letter-spacing: normal;
	text-align: left;
	}	
		  

	
input {
  font-size: 10px;
  font-weight: bold;
  color: #0c0033;	
  font-family: verdana;
  border: 1px solid #0c0033;
  text-align: left;
  margin: 8px 2px 2px 2px;
  }
  
textarea {
  font-size: 10px;
  font-weight: bold;
  color: #0c0033;	
  font-family: verdana;
  border: 1px solid #0c0033;
  text-align: left;
  margin: 2px;
  }  
  
p {
  font-family: verdana;
  font-size: 12px;
  color: #0c0033;
  text-align: left;
  line-height: 14px;
  font-style: bold;
  }

  
  
img { border: 0; }  

br { line-height: 8px; }

td {
    margin-right: 30px;
    margin-left: 30px;
    }
    
li {
    color: #d2ecf0;
    font-size: 16px;
    line-height: 30px;
    font-family: georgia; 
    }
    
a {
  text-decoration: none;
  color: #0067bd;
  }      


/*-----CLASSES-------*/	

a.home:link 
	{
	font-family: verdana;
	font-size: 16px;
	color: #de3315;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
	font-weight: bold;
	height: 37px;
  width: 73px;

	}
	
a.home:visited 
	{
	font-family: verdana;
	font-size: 16px;
	color: #de3315;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
  font-weight: bold;
  height: 37px;
  width: 73px;
 
	}

a.home:hover 
	{
	font-family: verdana;
	font-size: 16px;
	color: #0c0033;
	text-decoration: none;
	font-weight: bolder;
	font-style: none;
  font-weight: bold;
  background-image: url(images/menu/bg_home.png); 
  background-repeat: no-repeat;
  height: 37px;
  width: 73px;
  display: block;
 
	}
	
a.home:active 
	{
	font-family: verdana;
	font-size: 16px;
	color: #0c0033;
	text-decoration: none;
	font-weight: bolder;
	font-style: none;
  font-weight: bold;
  background-image: url(images/menu/bg_home.png); 
  background-repeat: no-repeat;
  height: 37px;
  width: 73px;
  display: block;
 
	}
	
a.events:link 
	{
	font-family: verdana;
	font-size: 16px;
	color: #de3315;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
	font-weight: bold;
	height: 37px;
  width: 75px;
	}
	
a.events:visited 
	{
	font-family: verdana;
	font-size: 16px;
	color: #de3315;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
  font-weight: bold;
  height: 37px;
  width: 75px;
	}

a.events:hover 
	{
	font-family: verdana;
	font-size: 16px;
	color: #0c0033;
	text-decoration: none;
	font-weight: bolder;
	font-style: none;
  font-weight: bold;
  background-image: url(images/menu/bg_events.png); 
  background-repeat: no-repeat;
  height: 37px;
  width: 75px;
  display: block;
	}
	
a.events:active 
	{
	font-family: verdana;
	font-size: 16px;
	color: #0c0033;
	text-decoration: none;
	font-weight: bolder;
	font-style: none;
  font-weight: bold;
  background-image: url(images/menu/bg_events.png); 
  background-repeat: no-repeat;
  height: 37px;
  width: 75px;
  display: block;
	}	
	
a.calender:link 
	{
	font-family: verdana;
	font-size: 16px;
	color: #de3315;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
	font-weight: bold;
	height: 37px;
  width: 85px;
	}
	
a.calender:visited 
	{
	font-family: verdana;
	font-size: 16px;
	color: #de3315;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
  font-weight: bold;
  height: 37px;
  width: 85px;
	}

a.calender:hover 
	{
	font-family: verdana;
	font-size: 16px;
	color: #0c0033;
	text-decoration: none;
	font-weight: bolder;
	font-style: none;
  font-weight: bold;
  background-image: url(images/menu/bg_calender.png); 
  background-repeat: no-repeat;
  height: 37px;
  width: 85px;
  display: block;
	}
	
a.calender:active 
	{
	font-family: verdana;
	font-size: 16px;
	color: #0c0033;
	text-decoration: none;
	font-weight: bolder;
	font-style: none;
  font-weight: bold;
  background-image: url(images/menu/bg_calender.png); 
  background-repeat: no-repeat;
  height: 37px;
  width: 85px;
  display: block;
	}		
	
a.merch:link 
	{
	font-family: verdana;
	font-size: 16px;
	color: #de3315;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
	font-weight: bold;
	height: 37px;
  width: 75px;
	}
	
a.merch:visited 
	{
	font-family: verdana;
	font-size: 16px;
	color: #de3315;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
  font-weight: bold;
  height: 37px;
  width: 75px;
	}

a.merch:hover 
	{
	font-family: verdana;
	font-size: 16px;
	color: #0c0033;
	text-decoration: none;
	font-weight: bolder;
	font-style: none;
  font-weight: bold;
  background-image: url(images/menu/bg_merch.png); 
  background-repeat: no-repeat;
  height: 37px;
  width: 75px;
  display: block;
	}
	
a.merch:active 
	{
	font-family: verdana;
	font-size: 16px;
	color: #0c0033;
	text-decoration: none;
	font-weight: bolder;
	font-style: none;
  font-weight: bold;
  background-image: url(images/menu/bg_merch.png); 
  background-repeat: no-repeat;
  height: 37px;
  width: 75px;
  display: block;
	}			
	
a.venue:link 
	{
	font-family: verdana;
	font-size: 16px;

	color: #de3315;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
	font-weight: bold;
	height: 37px;
  width: 140px;
	}
	
a.venue:visited 
	{
	font-family: verdana;
	font-size: 16px;

	color: #de3315;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
  font-weight: bold;
  height: 37px;
  width: 140px;
	}

a.venue:hover 
	{
	font-family: verdana;
	font-size: 16px;

	color: #0c0033;
	text-decoration: none;
	font-weight: bolder;
	font-style: none;
  font-weight: bold;
  background-image: url(images/menu/bg_venue.png); 
  background-repeat: no-repeat;
  height: 37px;
  width: 140px;
  display: block;

	}
	
a.venue:active 
	{
	font-family: verdana;
	font-size: 16px;
	color: #0c0033;
	text-decoration: none;
	font-weight: bolder;
	font-style: none;
  font-weight: bold;
  background-image: url(images/menu/bg_venue.png); 
  background-repeat: no-repeat;
  height: 37px;
  width: 140px;
  display: block;

	}				
	
.toppic2 {
  position: relative; 
  z-index: 3; 
  float: right; 
  margin-top: -13px; 
  margin-right: 7px;
  }
  
.posters {
  position: relative; 
  z-index: 5; 
  width: 373px; 
  float:left; 
  margin: -28px auto auto auto;
  }   

.detaildiscription {
  background-image: url(images/daigonal.png); 
  background-repeat: no-repeat;
  margin: auto;
  width: 225px;
  height: 100px;
  }
  
.detailtxt {
  font-family: verdana;
	font-size: 17px;
	color: #ffffff;
	line-height: 20px;
	padding: 10px;
	}  
	
.imgoptions {
  font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
	font-weight: bold;
	margin-left: 13px;
	}	
	
.imgoptions2 {
  font-family: verdana;
	font-size: 18px;
	color: #ffffff;
	line-height: 26px;
	font-weight: bold;
	margin-left: 5px;
	text-align: center;
	}		
	
.blogcontinue {
  font-family: georgia;
  font-size: 16px;
  line-height: 18px;
	color: #0067bd;	
	font-weight: bold;
	font-style: italic;
	}
	
.blogdicrip {
  font-family: verdana;
  font-size: 14px;
  line-height: 18px;
	color: #423f3b;	
	text-align: left;
	}	
	
.headmovietitle {
  font-family: georgia;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	} 
	

	
.darkblue {
  color: #0c0033;
  }
  
.blue {
  color: #  0067bd;
  }
	
.red {
  color: #de3315;
  }	
  
.grey {
  color: #423f3b;
  
  }  
  
.more {
  text-decoration: italic;
  color: #0067bd;
  font-size: 15px;
  font-weight: bold;
  } 
	
.submit {
  text-decoration: underline;
  color: #de3315;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  font-family: georgia;
  background-color: #ffffff;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  float: left;
  border: none;
  }
  	
	
.underline {
  text-decoration: underline;	
  }
	
.mt10 {
  margin-top: 10px;
  }	
  
.mt-4 {
  margin-top: -4px;
  }	  
  
.mt5 {
  margin-top: 5px:
  }  
  
.ml12 {
  margin-left: 12px;
  }
  
.ml5 {
  margin-left: 5px;
  }
  
.ml3 {
  margin-left: 3px;
  }  
  
.ml6 {
  margin-left: 6px;
  }
  
.ml9 {
  margin-left: 9px;
  }
  
.ml13 {
  margin-left: 13px;
  }
  
.ml15 {
  margin-left: 15px;
  }  
  
.ml18 {
  margin-left: 18px;
  }    
  
.section {
  width: 592px;
  }
  
.section2 {
  width: 852px;
  }  
  
.mt30 {
  margin-top: 30px;
  } 
  
.mt60 {  
  margin-top: 60px;
  }
  
.mt25 {
  margin-top: 25px;
  }
  
.font13 {
  font-size: 13px;
  }
  
.font30 {
  font-size: 30px;
  }      
  
.mb15 {
  margin-bottom: 15px;   
  }            
  
.floatl {
  float: left;
  }
  
.date {
  font-style: none; 
  font-size: 20px;
  }    
	
.georgia {
  font-family: georgia;
  color: #423f3b;
  margin-top: 20px;
  
  }	
  
.detailtitle {
  margin-top: 20px; 
  margin-bottom: 15px; 
  float: left;  
  }
  
 .bodytxt {
   margin-top: 5px; 
   margin-bottom: 20px; 
   }
	
.cal {
  font-family: times new roman; 
	font-size: 22px;
	color: #ffffff;
	letter-spacing: normal;
	text-align: left;
	}		 	
	
.time {
  font-family: times new roman; 
	font-size: 32px;
	color: #ffffff;
	letter-spacing: normal;
	text-align: left;
	}		
	
.iemargin {
  margin-top: 18px;
  }	 		 	

.required {
  color: #ef4d83;	
  font-family: georgia;
  font-size: 15px;
  font-weight: regular;
  margin-left:-14px;
  margin-right: 30px;
  line-height: 20px;
 }

a.bread:link {
font-family: verdana;
font-size: 18px;
color: #b0341e;
font-weight: bold;
text-decoration: underline;
font-style: normal;

}

a.bread:visited {
font-family: verdana;
font-size: 18px;
color: #b0341e;
color: #b0341e;
font-weight: bold;
text-decoration: underline;
font-style: normal;

}

a.bread:hover {
font-family: verdana;
font-size: 18px;
color: #b0341e;
color: #b0341e;
font-weight: bold;
text-decoration: underline;
font-style: normal;

}

a.bread:active {
font-family: verdana;
font-size: 18px;
color: #b0341e;
color: #b0341e;
font-weight: bold;
text-decoration: underline;
font-style: normal;

}


.detail {
  font-family: verdana;
  font-size: 12px;
  color: #393434;
  text-align: left;
  }


.header {
	height: 145px;
	width: 745px;

	
	}

.form {
	width: 350px;
	margin: 20px 0px 0 23px;
	}
	
.form p, legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #462518;
	margin-left: 10px;
	}
	
.insetspace {
  margin: 5px 44px 5px 44px;	
	}
	

	

.box {
	width:745px;
	background-image: url(images/css.jpg);
	}
	
.quotebox {
	width: 85%;
	background-color: #f7941e;
	border-top: 2px dotted #fff;
	border-bottom: 2px dotted #fff;
	padding: 0px 0 0 30px ;
	margin: auto;
	}
	
	
.pic {
	float: left;
	height: 97px;
	width: 97px;
	padding: 10px;
	}
	
.copy {
	width: 520px;
	text-align: left;
	float: right;
	margin: 15px 20px 0 10px;
	}
	
	
.blue {
  margin-top: 5px;
  color: #4f69a5;
  font-weight: bold;
  }
  
  

.orange {
  color: #f89311;
  font-weight: bold;
  }  
  
img.topmenu { margin-left: -15px; }

div.productlisting { clear: both; margin-top: 30px; margin-bottom: 30px; width: 740px;}  
div.productdescription { float: right; width: 430px; margin-right: 80px;}


.clear { clear: both; }

img.buttoninfo { margin-top: 15px; float: left; }
img.buttonaddtocart { margin-top: 15px; margin-left: 10px; float:left; }

img.topofpagebanner { margin: 5px auto 10px auto; }

.caption {
   font-family: verdana;
   font-size: 10px;
   color: #4f69a5;
   text-align: center;
   line-height: 20px;
   font-style:italic;
   }

.green {
  width: 250px; 
  background-image: url(images/module_green.png); 
  background-repeat: no-repeat; 
  height: 52px;
  }
  
.orange {
  width: 250px; 
  background-image: url(images/module_orange.png); 
  background-repeat: no-repeat; 
  height: 52px;  
  }
  
.blue {
  width: 250px; 
  background-image: url(images/module_blue.png); 
  background-repeat: no-repeat; 
  height: 52px;  
  }
  
.pink {
  width: 250px; 
  background-image: url(images/module_pink.png); 
  background-repeat: no-repeat; 
  height: 52px;  
  }
  
.purple {
  width: 250px; 
  background-image: url(images/module_purple.png); 
  background-repeat: no-repeat; 
  height: 52px;  
  }
  
.yellow {
  width: 250px; 
  background-image: url(images/module_yellow.png); 
  background-repeat: no-repeat; 
  height: 52px;  
  }
  
.image_logo {
  float: left; 
  margin: 5px;  
  }
  
.bot_txt {
  width: 243px; 
  text-align: center;
  margin-bottom: 4px;
  }
  
.txt_mid {
  margin: 5px 10px 0 10px;
  }    

/*-----IDs-------*/



#whole {
  padding-top: 8px;
  background-color: #ffffff;
  width: 1132px; 
	margin: 8px auto auto auto;
	
  }	
  
#wrapper {
  
  margin-left: 3px;
  height: 39px;
  width: 624px;
  }
  
#wrapper2 {
  
  margin-left: 3px;
  height: 70px;
  width: 954px;
  }  
    
#left {		
  
  width: 624px;
  margin: auto auto auto 3px;
  float: left;
  
  }
  
#left2 {		
  
  width: 862px;
  float: left; 
  margin-left: 10px;
  }  
  
#second {
  background-image: url(images/headline_bg.gif); 
  background-repeat: repeat-x;       
  }
  
#whole2 {
  width: 1122px; 
  margin: auto; 
  background-image: url(images/bg_body.png);
  background-repeat: repeat;
  
  }
  
#whole3 {
  width: 1122px; 
  margin: auto; 
  background-image: url(images/bg_secondary4.png);
  background-repeat: repeat;

  }
  
  
#center {
  
  width: 227px;
  margin: -140px auto 40px 17px;
  float: left;
  }
  
#center2 {
  
  width: 220px;
  margin: -10px auto 40px 30px;
  float: left;
  }  
  
#right {
  
  width: 218px;
  margin: -140px auto auto 30px;
  float: left;
  }

  
#bot_bar {
  margin-top: -1px; 
  height: 45px; 
  background-color: #805381; 
  }
  
#headline {
  font-family: verdana;
  font-size: 19px;
  line-height: 20px;
	color: #dcddde;
	letter-spacing: 0px;
	text-align: center;
	text-decoration: italic;
	font-weight: bold;
	margin-top: 2px; 
	margin-left: 0px; 
	float: left;
	width: 373px; 
	height: 28px;
	}	 
	
#headline2 {
  font-family: verdana;
  font-size: 45px;
	color: #0c0033;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: italic;
	font-weight: bold;
	margin-top: -5px; 
	margin-left: 10px; 
	float: left;
	width: 420px; 
	height: 43px;
	}	 	
	
#logo {
  width: 610px;
  height: 110px;
  }	
  
#logo2 {
  width: 850px;
  height: 110px;
  }	  
  
#imglogo {
  position: relative; 
  z-index: 6; 
  margin-left: 8px;  
  margin-top: 12px;
  }
  
#tag {
  margin-top: -16px; 
  margin-left: 10px;
  float: left;    
  }
  
#tag2 {
  color: #9c9a9a;
  margin-top: 3px; 
  margin-left: 0px;
  float: left;  
  width: 373px;  
  text-align: center;
  }  
	
#navhome {
  height: 30px;  
  width: 73px; 
  float:left; 
  margin-right: 10px; 
  margin-left: 120px;	
  }
  
#navhome2 {
  height: 30px;  
  width: 73px; 
  float:left; 
  margin-right: 10px; 
  margin-left: 345px;	
  margin-top: 5px;
  margin-bottom: -7px;
  }  
  
#navcalender {
  width: 85px; 
  height: 30px; 
  float:left; 
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: -7px;  
  }
  
#navevents {
  width: 75px; 
  height: 30px; 
  float:left; 
  margin-right: 10px;  
  }
  
#navmerch {
  width: 75px; 
  height: 30px; 
  float:left; 
  margin-right: 10px;
  }
  
#navvenue {
  width: 140px; 
  height: 50px; 
  float:left;  
  margin-top: 5px;
  margin-bottom: -7px; 
  } 
  
#blog {
  width: 220px;
  height: 32px;
  }  
  
#sectionpic {
  width: 275px; 
  margin-top: 15px; 
  float: left;  
  }
  
#sectionpic2 {
  width: 411px; 
  margin-top: 10px; 
  float: left;  
  margin-right: 15px;
  margin-right: 10px;
  }  
  
#underpic {
  margin-left: 5px; 
  height: 19px; 
  background-color: #423f3b; 
  width: 275px;  
  }
  
#underpic2 {
  margin-left: 15px; 
  height: 30px; 
  background-color: #423f3b; 
  width: 373px;  
  }  
  
  
#detaildiscription {
   float: right; 
     
   width: 290px;  
   }
	
#detaildiscription2 {
   float: left; 
   width: 290px;  
   MARGIN-LEFT: 15PX;
   margin-right: 30px;
   margin-top: 20px;
   }	
	
#toppic	{
  position: relative; 
  z-index: 3; 
  float: right; 
  margin-top: -13px; 
  margin-right: 0px;
  } 
  
#banner {
  width: 900px; 
  margin: auto;  
  }
  
#footerp {
  font-weight: bold; 
  margin-top: 0px; 
  margin-left: 15px;   
  }
  
#ml7 {
  margin-left: 7px;
  }
  
#mt-2 {
  margin-top: -2px;
  }    

#calender { 
  text-align: left; 
  font-size: 29px;
  }  
  
.title {
  margin-top: 15px; 
  font-size: 14px;  
  color: #0c0033;
  }
  
.actor {
  margin-top: 10px; 
  font-size: 14px;  
  }
  
.time {
  margin-top: 5px; 
  font-size: 14px; 
 color: #0067bd;
  }
    
  
#right_dot {
  margin-top: 3px; 
  margin-left: 10px; 
  margin-right: 10px; 
  float:right;  
  }
  
#backtotop {
  float:right; 
  width: 100px; 
  margin-top: 12px; 
  } 
  
#footer {
  width: 1132px; 
  margin: auto; 
  height: 90px;
  background-color: #ffffff;
	}
  
#topban {
  position: relative; 
  z-index: 4;
  }


