html, body{ 
	margin:0;
	padding:0;
	text-align:center; 
	background-color: #1B2C49;
	font-family: "Trebuchet MS", sans-serif;
	color: #fffffc;
	font-size: 12px;
	text-align:center;
} 

table {margin:0px;padding:0px;}
tr {margin:0px;padding:0px;}
td {margin:0px;padding:0px;}

#pagewidth{ 
	width:978px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
	background-image:url(../images/bg.png);
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
} 

img {
	border:none
}

#header{
	height:165px; 
 	background-image:url(../images/topimg.png);
 	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
} 
 
 
#navcontainer {
	width:216px;
} 


#navcontainer ul  {
	border-style: none;
	list-style-type: none;
	background-position: center top;
	
	padding:0px;
	margin: 0px;
	
}


#navcontainer a
{
display: block;
width:216px;
height:23px;
}

#navcontainer a:hover
{
background-position: center bottom;
}


.btncomingsoon {
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btncomingsoon.png)
}
.btntheaterinformation {
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btntheaterinformation.png)
}
.btntheaterrentals {
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btntheaterrentals.png)
}
.btnnewsletter {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btnnewsletter.png)
}
.btngiftcards {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btngiftcards.png)
}
.btndiscounttickets {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btndiscounttickets.png)
}
.btnprogramsandoffers {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btnprogramsandoffers.png)
}
.btnadvertisewithus {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btnadvertisewithus.png)
}
.btnjoinourteam {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btnjoinourteam.png)
}
.btncontactus {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btncontactus.png)
}
.btnaffiliatedcinemas {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btnaffiliatedcinemas.png)
}
.btnangelikaatkahala8 {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btnangelikaatkahala8.png);
}
.btnattheangelikablog {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btnattheangelikablog.png);
}
.btnhistoryofconsolidated {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btnhistoryofconsolidated.png);
}

.btnnowplaying {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/btnnowshowing.png);
}

.btntitanxc 
{
    padding: 0px;
    margin: 0px;
    background-image:url(../images/btntitanxc.png);
}



#leftcol{
	width:216px; 
 	padding:0;
	margin:0;
}


#rightcol{
	width:216px; 
	background-repeat: no-repeat;
	background-image:url(../images/rightbg.png);
	padding:0;
	margin:0;
 }
 
#maincol{
	width:546px; 
	background-repeat: repeat-x;
	background-image:url(../images/contentbg.png);
	padding:0;
	margin:0;
}

#leftads {
	background-repeat: repeat-x;
	background-image:url(../images/leftbgundermenu.png);
	padding:0;
	margin:0;
}

#footer1{
	height:75px; 
 	background-color:#1F3349; 
 	width:978px;
	background-image:url(../images/footer.png);
	
 } 

#footer2{
	height:41px; 
 	background-color:#1F3349; 
 	width:978px;
 	background-repeat:repeat-x;
	background-image:url(../images/footer2.png);
	text-align:center;
	padding-top:10px;
	
 } 

.linkfooter{ 
 	color: white; 
 	text-decoration: none; 
 	list-style-position: outside; 
 	padding-right: 2px; 
 	padding-left: 2px; 
 	display: inline; 
 	list-style-type: none; 
	font-family: "Trebuchet MS", sans-serif;
	font-size:11px
} 

.linkfooter:hover{ 
 	text-decoration: underline; 
 	color: white; 
 	list-style-position: outside; 
 	padding-right: 2px; 
 	padding-left: 2px; 
 	display: inline; 
 	list-style-type: none; 
	font-family: "Trebuchet MS", sans-serif;
	font-size:11px;
	
} 






p {
	text-align: justify;
	line-height:16px;
	padding-left:30px;
	padding-right:30px;
	
}



h1.white {
	font-family: "Trebuchet MS", sans-serif;
	font-size:21px;
	color:#fff;
	line-height:0px;
	padding-left:30px;
	padding-right:30px;
	clear:both;
}

h1.yellowg {
	font-family: "Trebuchet MS", sans-serif;
	font-size:21px;
	color:#FDE97E;
	line-height:0px;
	padding-left:30px;
	padding-right:30px;
	clear:both;
}

h1.yellowh {
	font-family: "Trebuchet MS", sans-serif;
	font-size:21px;
	color:#FDE97E;
	line-height:0px;
	padding-left:30px;
	padding-right:30px;
	clear:both;
}

hr {border: none 0;
border-top: 1px solid #172237;
width: 95%;
height: 1px;
} 

.linkwhite {
	font-family: "Trebuchet MS", sans-serif;
	font-size:15px;
	color:#fff;
	text-decoration: none;
	font-weight: bold
	}
	
.linkwhite:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size:15px;
	color:#A7D481;
	text-decoration: none;
	font-weight: bold
	}


h1.yellow {
	font-family: "Trebuchet MS", sans-serif;
	font-size:16px;
	color:#FDE97E;
	line-height:0px;
	padding-left:30px;
	padding-right:30px;
}

h4.yellow {
	font-family: "Trebuchet MS", sans-serif;
	font-size:16px;
	color:#FDE97E;
	line-height: 13px;
	
}

h2.yellow {
	font-family: "Trebuchet MS", sans-serif;
	font-size:15px;
	color:#FDE97E;
	line-height:0px;
	
	padding-right:30px;
}

h1.blue {
	font-family: "Trebuchet MS", sans-serif;
	font-size:16px;
	color:#54C5F2;
	line-height:0px;
	padding-left:30px;
	padding-right:30px;
	clear:both;
}

.blue {
	color:#54C5F2;
}

.blue2 {
	color:#54C5F2;
	text-decoration:none;
}

.yellowh {
	font-family: "Trebuchet MS", sans-serif;
	font-size:16px;
	color:#FDE97E;
	line-height: 13px;
	
}
.yellowh2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size:37px;
	color:#fff;
	line-height: 40px;
	
}

.blue2:hover {
	color:#fff;
	text-decoration:none;
}

.white {
	color:#fff;
	text-decoration:none;
}
.yellowa {
	color:#FDE97E;
	text-decoration:none;
}

.white:hover {
	color:#54C5F2;
	text-decoration:none;
}

h3 {
	clear:both;
	font-family: "Trebuchet MS", sans-serif;
	font-size:18px;
	color:#54C5F2;
	line-height:10px;
	padding-left:30px;
	padding-right:30px;	
}

h1.blue2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size:16px;
	color:#8FAEDD;
	line-height:0px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
}



h1.green {
	font-family: "Trebuchet MS", sans-serif;
	font-size:16px;
	color:#A7D481;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
}

.green2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size:12px;
	color:#A7D481;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px
	
}


.green {
	font-family: "Trebuchet MS", sans-serif;
	color:#A7D481;
	line-height: 10px
}

.moviesite {
	color:#FDE97E;
}
.moviesite:hover {
	color:#A7D481;
}

.movieLengthTech .movielength {
    padding-left: 2px;
}

.movielength {
	font-size:11px;padding-left:30px;
}

.movielengthxc {
	font-size:11px;
	display:inline-block;
	height:22px;
	padding-left: 30px;
}
.movieLengthTech
{
    padding-left:30px;
    height:24px;
}
.movieLengthTech img
{
    float:left;
    margin-right:4px;
}


.movieplayingtimes {
	font-size:11px;padding-left:30px;
	line-height:25px
}

.movieplayingtimes2 {
	font-size:11px;padding-left:30px;
	line-height:10px;
	
}




.seeavailablepositions {
	left: 300px;
	position: relative;
	display: block;
	background-image:url(../images/seeavailablepositions.png);
	width:223px;
	height:42px;
	background-position:top center;
	cursor:pointer;
	}

.seeavailablepositions:hover {
	background-position:bottom center	
	}
	

.applyonline {

	display: block;
	background-image:url(../images/applyonline.png);
	width:120px;
	height:31px;
	background-position:bottom center;
	cursor:pointer;
	}

.applyonline:hover {
	background-position:top center	
	}	

.drivingdirections {
	display: block;
	background-image:url(../images/drivingdirections.png);
	width:165px;
	height:32px;
	background-position:top center;
	cursor:pointer;
	}
.drivingdirections:hover {
	background-position:bottom center	
	}


.submitgo {
	display: block;
	background-image:url(../images/go.png);
	width:40px;
	height:42px;
	background-position:top center;
	cursor:pointer;
	}
.submitgo:hover {
	background-position:bottom center	
	}


.submit {
	display: block;
	background-image:url(../images/submit.png);
	width:78px;
	height:32px;
	background-position:top center;
	cursor:pointer;
	}
.submit:hover {
	background-position:bottom center	
	}



	
.clmnOne {
	float:left;
	width:157px;
	padding-left:30px;

}
.clmnTwo {
	float:left;
	width: 152px;
}
.clmnThree {
	float:left;
	width: 167px;
	
	
}

.greenlink {
	line-height: 22px;
	text-decoration:none;
	color:#A7D481
}

.greenlink:hover {color:#FDE97E;}


.clear {
	clear:both
}


.timeactive {
	color:#fff;text-decoration:none
}
.timeactive:hover {
	color:#fff;text-decoration:underline
}




.morelink {
	color:#A7D481;text-decoration:none
}
.morelink:hover {
	color:#fff;text-decoration:underline
}


.timeinactive {
	color:#5F85B5;text-decoration:none
}




.shadow {
	height:35px;
	background-image: url(../images/shadow.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	clear:both;
}
.shadow2 {
	height:25px;
	background-image: url(../images/shadow2.png);
	clear:both;
}

.shadow3 {
	height:39px;
	background-image: url(../images/shadow3.png);
	clear:both;
}

.shadow4 {
	height:42px;
	background-image: url(../images/shadow4.png);
	clear:both;
}
 
.shadow5 {
	
	background-image: url(../images/shadow.png);
	clear:both;
}
 
 
 
 
.selecttemp {
	opacity: 100;
	position:relative;
	top:20px;
	left:220px;
	width:190px;
	background-color:#fff;	
	margin:0px;
	padding:0px;
	color:#000;
	font-size:12px;
	font-family: "Trebuchet MS", sans-serif;
}

.selectNowshowingWider {
	opacity: 100;
	position:relative;
	top:52px;
	left:220px;
	width:190px;
	background-color:#fff;	
	margin:0px;
	padding:0px;
	color:#000;
	font-size:12px;
	font-family: "Trebuchet MS", sans-serif;
}

.optionNowshowingWider {
	border-top:0px solid #b91a76;
	padding:0px;	
}



.newsletterinput1 
{
	width:190px;
	height:15px;
	font-size: 11px;
}
.newsletterinput2 
{
	width:120px;
	height:15px;
	font-size: 11px;
}


.radio {
	margin-right:10px
}


.pink {
	color:#F4BDD8
}

.titan_ad {
  display: block;
  margin: 5px auto 10px;
}

.titan_features .pricesTitanXC, .titan_features .nowPlayingTitanXC,  .titan_features .comingSoonTitanXC {
  clear: both;
  float: left;
  width: 546px;
}

.titan_features .movieBlock {
  clear: left;
  height: 210px;
  padding: 0 35px;  
}

.titan_features img.floatleft  {
  margin: 0; 
  width: 145px;
  border: 1px solid #ffcc5f;
}

.titan_features table.prices {
  width: 476px;
  margin: 0 auto;
}

.titan_features table.prices td {
  border-bottom: 1px solid #555;
  padding: 0 6px;
}

.titan_features .shadow_separator {
   height: 15px;
   background: url(../images/shadow.png) center bottom repeat-x; 
   clear: both;
   margin-bottom: 30px;
}

.titan_features table.prices td.price {
  text-align: right;
  font-weight: bold;
}

.titan_features h2 {
  clear: both;
  margin-bottom: 30px;
  text-align: center;
  padding: 0;
  height: 30px;
  line-height: 30px; 
}

.titan_features h1, .titan_features .movielength, .titan_features .movieplayingtimes {
  padding-left: 15px;
  white-space: normal;
  line-height: 20px; 
}

.titan_features h3 {
  padding: 0; 
}

.titan_features h3.yellow {
  text-align: center;
  margin: 0 0 30px;
  line-height: normal;
}

img.floatleft {
 float: left;
 width: auto;
 margin-right: 15px; 
}

.bold { font-weight:bold;}
.italic {font-style:italic; }