/* Main Site Default Styles */
html {
    margin:2px 0 0 0;
    padding:0;
    font-family: Arial, "sans serif";
    text-align:center;
}

body, td, tr, p {
    font-size: 0.93em;
    color: #F5F5F5;
}

body {
    margin: 0;
    padding: 0;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000;
    text-align:center;
}

#crumbs {
display: block;
font-size:10px;
padding: 3px 0 3px 0;
width: 600px;
height:22px;
text-align:left;
}

#home {
width: 180px;
height: 130px;
float: left;
}


form {
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 14px;
    margin:0 0 3px 0;
    padding: 1px 0 2px 0;
    font-family: Times, "Century Schoolbook L", serif;
    text-transform: uppercase; 
    height: 20px;
    color: #8f8f8f;
    font-weight: bold;
}

h2 {
    font-size: 13px;
        font-family: Times, "Nimbus Mono L", serif;
    text-transform: uppercase; 
       margin-bottom: 4px; 
       border-bottom: solid #000 1px;
       color: #8f8f8f;     
}

h3 {
    font-size: 0.92em;
    color: #8f8f8f;
    margin-bottom: 0;
}

h4 {
    font-size: 0.85em;
}

h5 {
    font-size: 0.82em;
}


p {
margin-top: 4px;
padding-bottom:4px;
line-height: 140%;
    font-family: Arial, "sans serif";
}

#headerpetone {
    display: block;
    margin: 0;
    padding:0;
    height: 140px;
    width: 800px;
    background-color: #601005;
    color: #fff;
    border-bottom: 1px solid #8f8f8f;
    background-image: url(images/lighthousepetone_header.jpg);
    background-repeat: no-repeat;
}

#headerpauatahanui {
    display: block;
    margin: 0;
    padding:0;
    height: 140px;
    width: 800px;
    background-color: #601005;
    color: #fff;
    border-bottom: 1px solid #8f8f8f;
    background-image: url(images/lighthousepauatahanui_header.jpg);
    background-repeat: no-repeat;
}

#headercinema {
    display: block;
    margin: 0;
    padding:0;
    height: 140px;
    width: 800px;
    background-color: #601005;
    color: #fff;
    border-bottom: 1px solid #8f8f8f;
    background-image: url(images/lighthousecinema_header.jpg);
    background-repeat: no-repeat;
}

#headpic {
float: right;
margin:0 60px 0 0;
padding:0;
width: 250px;
height: 140px;
    background-image: url(petone_images/seats.jpg);
    background-repeat: no-repeat;
}

#headpic p {
margin: 0;
padding:0;
}



#address {
    display: block;
    margin: 0 0 0 0;
        padding:0;
    text-align: left;
    border-bottom: 1px solid #8f8f8f;
    background-color: #000;
    width: 800px;
    height: 26px;
    clear: both;
}

#address p {
    font-size: 12px;
    font-weight: bold;
        padding:4px 0 0 20px;
        margin:0;
}


#leftcontent {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    width: 160px;    
   background-repeat: repeat;
   border-style: none;
   border-color: #8f8f8f;
   border-width: 0 0 1px 0;
       font-family: Arial, sans serif;
       overflow: hidden;
}

#leftcontent ul {
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 14px 0 0 0;

}

#leftcontent ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0 0 8px 7px ;
    font-size: 13px;
    width: 146px;
    border: solid 1px #000;
    background-color: #a73127;
    text-transform: uppercase;
        font-family: Arial, "sans serif";

}

#leftcontent ul li a {
    border-style: none;
    padding: 8px 6px 8px 6px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
               background-image: url(images/button.gif);
    background-repeat: no-repeat;
}

#leftcontent ul li a:hover {
    color: #000;
}


#leftcontent li.active a {
    border-style: none;
    padding: 8px 6px 8px 6px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#leftcontent li.active a:hover {
    color: #000;
}


/* sub menu 1st level */

#submenu {
    border: 0;
    margin:0px 10px;
    padding: 0;
    width: 150px;
background:#5B5B5B;
    float: right;
}

#submenu ul {
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;

}

#submenu ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;

    font-size: 12px;
    width: 144px;
}

#submenu ul li a {
    border-style: none;
    padding: 2px 6px 2px 20px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: normal;
}

#submenu ul li a:hover {
    color: #FFA229; 
}


#submenu li.active a {
    border-style:none;
    padding: 2px 6px 2px 20px;
    margin: 0;
    color: #FFf;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}
#submenu ul li.active a:hover {
    color: #7E96B0; 
}

/* sub menu 1st level */

#subsub {
    border: 0;
    margin: 0;
    padding: 0;
    width: 144px;
    background-color: #fff;
    border-style: solid;
    border-color: #999;
    border-width: 1px 0 0 0;
}

#subsub ul {
    background-color: #fff;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

#subsub ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 10px;
    width: 136px;
}

#subsub ul li a {
    border-style: none;
    padding: 5px 6px 5px 26px;
    margin: 0;
    color: #999;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#subsub ul li a:hover {
    color: #97989A; 
}

#hotlinks {
    font-family: Arial, sans serif;
 display: block;
 background-color: #000;
 color: #fff;
 width: 150px;
 height: 132px;

 font-size: 13px;
 font-weight: bold;
 border: solid 1px #8f8f8f;
 margin: 8px 0 0 4px;
 text-transform: uppercase;
 text-align: left;
}


#hotlinks ul {
margin: 4px 0 0 14px;
padding: 4px 0 0 14px;
}

#hotlinks li {
 line-height: 170%;
}

#login {
 display: block;
 background-color: #000;
 width: 150px;
 overflow: visible;
 border: solid 1px #8f8f8f;
 margin: 8px 0  0 4px;
 color: #8f8f8f;
 font-weight: bold;
 text-align: center;
}

#login h2 {
 padding: 2px 0 0 8px;
 margin: 0;
 height: 18px;  
 font-weight: bold;
  color: #8f8f8f;
 font-size: 14px;
  text-transform: uppercase;
  font-family:  "Nimbus Mono L", Georgia,serif;
}

#login form {
 padding: 2px 0 0 6px;
}

#login p {
 padding: 2px 0 0 6px;
}


#comingsoon {
 display: block;
 background-color: #000;
 width: 150px;
 min-height: 220px;
 overflow: visible;
 border: solid 1px #8f8f8f;
 margin: 8px 0  0 4px;
 text-transform: uppercase;
  font-family:  "Nimbus Mono L", Georgia,serif; 
 color: #8f8f8f;
 font-weight: bold;
 text-align: center;
}

#comingsoon h2 {
 padding: 2px 0 0 0;
 margin: 0;
 height: 20px;  
 font-weight: bold;
  color: #8f8f8f;
 font-size: 12px;
}

#comingsoon p {
 padding: 0;
 margin: 0;
  text-transform: uppercase;
  font-family: Times, serif; 
 color: #8f8f8f;
 font-weight: bold;
 text-align: center;
 font-size: 12px;
}

#comingsoon img {
 width: 150px;
 height: 150px;
 padding: 0;
 margin: 0;
}


#outerwrap {
    margin-top: 0;
    padding-top: 0;
    width: 800px;
    background-color:  #000;
   border-style: solid;
   border-color: #8f8f8f;
   border-width: 1px;
overflow:hidden;
    background-image: url(images/lighthouse_wallpaper.jpg);
    background-repeat: repeat;
}

div#outerwrap {
margin-left: auto;
margin-right: auto;
width: 800px;
}

#rightcontent {
display: inline;
    width: 160px;
    color: #000;
    margin:0;
    padding:0;
    float: right;
    text-align:left;
    overflow: hidden;
   border-color: #8f8f8f;
   border-width: 0 0 1px 0;


}


/* the nightmare that is centre columns */

#wrapper {
    display: inline;
    
    
}

#centercontentWrap {
    width:467px;
    margin: 0 164px 0 161px;
    min-height:410px;
    background-color:#000;
    
    border-style: none;
border-left: solid 3px #000;
    }

#centercontentWide {
    margin: 0 0 0 161px;
    min-height:410px;  
    background-color:#000;
    border-style: none;
    text-align: left;
    border-left: solid 5px #000;

}

/* for Internet Explorer */
/*\*/
* html .minheight  {
height: 600px;
}
/**/

#centercontent {
    display: inline;
    margin: 20px 6px 0 20px;
    text-align:left;
    min-height:410px;
    overflow: hidden;
}

 div.spacer {
 padding-left: 10px;
 }

#centercontent ul, ol {
    font-family: Arial, sans serif;
    font-size: 0.90em;
}

a:link  {  text-decoration: none; color: #d99f2d; }
a:active {  text-decoration: none}
a:visited {  text-decoration: none; color: #d99f2d; }
a:hover  {  text-decoration: underline}

#footer {

    width: 800px;
    height: 20px;
    background-color: #601005;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    clear: both;
    border-style: none;
    padding: 2px 0 0 0;
}



#leftcontent p {
margin: 0;
}
#leftcontent h1 a {

    color: #fff; 

}

#rightcontent img {
border-style: none;
margin: 0 ;
}

#leftcontent img {
border-style: none;
margin: 0;
}

#rightcontent h1 {
    width: 150px;
    height: 26px;
    font-size: 14px ;
    color: #fff; 
    padding-top: 3px;
    margin: 6px 0 0 0;
}


#rightcontent a {
  color: #fff;
  text-align: center;
}


div.csc-mailform-field {
  margin: 3px 0 2px 4px;
}


/* Center Content */



#centercontent a {
font-weight:normal;
border-style: none;
}

#centercontent ul {
    font-family: Arial, "sans serif";
    font-size: 0.9em;

    line-height: 140%;

}

#centercontent .csc-section ul {
    list-style-type: none;
}

#centercontent img {
margin: 4px;
border-style: none
}

#centercontent fieldset.csc-mailform  {
border-style: none;

}

#centercontent input.csc-mailform-submit {
  border:1px #fff solid ;
  background-color: #000;
  margin: 20px 0 0 200px;
  font-size: 10px;
    font-weight: bold;
color: #fff;
}
/* tt_news */

.news-list-container {
border-style:none;
background-color: #fff;
color: #000055;
}

.news-list-item {
border-style:none;
background-color :#fff;
color: #000055;
}


.news-list-container h3 {
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px;
	border-bottom: 1px solid #000;
	background-color: #000;
        color: #fff;
}

.news-list-date {
font-size: 10px;
	background-color: #000;
color: #fff;	
}

.news-list-container h3 a:link,.news-list-container h3 a:visited,.news-list-container h3 a:hover {
	color:#fff;
	padding-left:2px;
font-size: 14px;
font-weight: bolder;
}
.news-list-container h3 a {
	color:#fff;

}

hr.clearer {
	border: 1px solid #000;
	display: none;
}	

.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border-style:none;
	background-color:#fff;

}
.news-single-item h2 {
	font-size: 16px;
	font-weight:bold;
	color: #000055;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}


.news-single-img {
	float: right;
	margin-left:5px;

}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:4px;
	padding:3px;
	border-style: none;
	background-color:#fff;
}
.news-amenu-container li {
	padding-bottom:1px;
}
.news-amenu-container ul {
	padding:3px;
	margin-top:2px;
	margin-left:0px;
	margin-bottom:0px;
	border-style: none;
	background-color:#fff;
	list-style-type: none;
}
.news-amenu-container h2 {
	color:#fff;
	padding:3px;
	border-style: none;
	background-color:#000055;
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	border-style: none;
	background-color:#fff;
	color:#000;
}
.news-list-morelink {
height: 20px;

}

/* cinema extension */

div.nowshowing {
display: inline;
min-height: 210px;
}

div.nowshowingright {
min-height: 210px;
}

div.nowshowingleft {
float: left;
}

div.filmsoon img {
float: left;
height: 200px;
width: 200px;
padding: 0;
margin: 0;
}

div.filmsoon {
  min-height: 220px;
  width: 200px;
float: left;
  text-align: center;
  padding: 0;
margin: 0;
  }
  
div.filmsoon a {
    font-family: Arial, "sans serif";
  color: #8f8f8f;
  font-size: 14px;
  font-weight: bold;
}

div.tx-cinema-pi1 {
width: 624px;
margin-bottom: 10px;
}


#now_showing_table {
display: block;
margin: 6px 0 0 16px;
width: 440px;
}

#now_showing_table  table {
      border-style: solid;
      border-left-width: 2px;
      border-right-width: 0px;
      border-bottom-width:0px;
      border-top-width: 1px;
      border-color:#000000;

      border-collapse:collapse; 
      width:440px;  
        font-family: Times, serif;
       
}

#now_showing_table td {
      padding: 4px;
      border-style: solid;
      border-left-width: 4px;
      border-right-width: 4px;
      border-bottom-width:4px;
      border-top-width: 0px;
      border-color:#000;
      border-collapse:collapse;
      font-size: 12px;
      font-weight:bold;
      color: #fff;
      vertical-align:top;
      background-color: #444;
      empty-cells:show;
      border-spacing:0;
}



#now_showing_table td a {
      font-size: 12px;
      font-weight:bold;
      color: #fff;
}
#now_showing_table td a.booknow {
      font-size: 12px;
      font-weight:bold;
      color: #d99f2d;
}


#now_showing_table td img {
height: 16px;
width: 16px;
vertical-align: middle

}

#slideshow {
margin: 0 30px 0 30px;
}

#login {
color: #fff;
font-weight: bold;
font-size: 11px;
text-align: left;
margin-left: 4px;
}

#login input {
margin: 0 0 2px 0;
border: #000 1px solid;
width: 120px;
color: #000;
}

#login label {
}

.tx-srfeuserregister-pi1 form {
border-style: none;
}

#centercontent fieldset {
border-style: none;
}

div.nowshowingleft img {
height: 200px;
}
div.nowshowingright h3 {
margin:0;
padding:0;
}

div.nowshowingright img {
vertical-align: middle;
}

div.nowshowingright p {
margin: 2px 0 0 2px;
padding-bottom:0;
line-height: 140%;
    font-family: Arial, "sans serif";
}

div.nowshowing div {
height: 210px;
}

td.singleleft {
width: 400px;
vertical-align: top;
}

td.singleleft img {
vertical-align: middle;
margin: 0;
padding:0;

}

td.singleright {
width: 200px;
vertical-align: top;
}


td.singleright h3 {
margin:0;
padding:0;

}
td.singleright img {
vertical-align: middle;
margin: 0;
padding:0;
width:200px;
height:200px;
}

td.singleright p {
margin: 0;
padding:0;
}

td.singleleft p {
margin: 0;
padding:0;
}

td.singleright {
vertical-align: top;
}

			
div.news-latest-container {
 display: block;
 background-color: #000;
 width: 150px;
 overflow: visible;
 border: solid 1px #8f8f8f;
 margin: 8px 0  0 4px;
 color: #8f8f8f;
 font-weight: bold;
 text-align: center;
}

div.news-latest-container h2 {
border-style: none;
background-color: #000;
 padding: 2px 0 0 8px;
 margin: 0;
 height: 18px;  
 font-weight: bold;
  color: #8f8f8f;
 font-size: 14px;
  text-transform: uppercase;
  font-family:  "Nimbus Mono L", Georgia,serif;
}

div.news-latest-item {
border-style: none;
background-color: #000;
}

div.news-latest-item h3 {
  font-family:  "Nimbus Mono L", Georgia,serif;
  color: #8f8f8f;
}


div.news-single-item {
background-color: #000;
border-style: none;
}

div.news-single-item  h2{
color: #8f8f8f;
}

div.tx-cinema-pi2 {
width: 624px;
float: none;
clear:left;

}

div.tx-cinema-pi4 {
width: 624px;
float: none;
}

div.tx-cinema-pi4 td {
vertical-align: top;

}

div.tx-cinema-pi4 th {
    font-size: 11px;
    font-family: Arial, "sans serif";
    text-transform: uppercase; 
       color: #8f8f8f; 
       width:120px;
       text-align: left;
}

table.contenttable {
width: 620px;
}

table.schedule {
border: 1px #000 solid;
width:620px;
border-collapse: collapse;
}


table.schedule td {
border-style: none;
border-bottom: 1px #8f8f8f solid;
width:90px;
vertical-align: top;
empty-cells:show;
}


div.tx-cinema-pi6 {
width:620px;
}

div.tx-cinema-pi12 div {
width: 150px;

		}
	div.tx-cinema-pi12 h2 {

margin-left: 2px;
		}	
		
		
div.tx-cinema-pi12 form {
width: 150px;
margin-left: 2px;
		}

div.tx-cinema-pi12 select {
width: 144px;
font-size: 10px;
margin-left: 2px;

		}	
div.tx-cinema-pi12 input {
width: 144px;
font-size: 10px;
margin-left: 2px;
border-style:none;
background-color: #000;
color: #fff;
		}	



div.news-latest-item p {
font-size: 12px;
font-weight: normal;
}

div.news-latest-container h2 {
 margin-bottom: 2px;
}

div.news-latest-item h3 {
margin-top: 2px;
}
				
span.special {
color: #ff3333;
}

.phone {
margin-left: 300px;
}


fieldset legend {
background:#A73127;
text-transform:uppercase;

}

/*
fieldset label {
display:block;
width:130px;
float:left;
font-size:12px;
letter-spacing:2px;
}
*/


div.products_list { margin:0.5em; background:#000; border-bottom:dashed 1px #333; border-left:dashed 1px #333;}
div.products_list img { width:50%; }

#printer_friendly_version {
 background:url(/fileadmin/templates/images/print_icon.gif);
 display:block;
 width:100px;
 height:31px;
 text-indent:-999em;
 margin-left:500px;
 margin-top:-50px;
 position:absolute;
}

#printer_friendly_version:hover {
 border-bottom: dashed 1px #ddd;
}

#banner {
float: right;
border: none;
}

#banner img {
border:none;
}
p.petone { display: none; }
p.pauatahanui {display: none;}