﻿body{
	width:100%;
	height: auto !important;
	height:100%;
	overflow:visible;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11pt;
	color: #dfc56e;
	line-height: 14pt;
	word-spacing: .2em;
	background-image:url('/theatre/images/bg.jpg');
	background-position:top center;
	background-color: #000;
	background-repeat:no-repeat;
}

form {
 border: 0px solid #666699;
 padding: 0px;
 margin: 0px;
}


.curPageButton	
{
    text-decoration: none;
	color: #7a7a7a;
	text-decoration: none;
	border: solid 1px #828a72;
	background-color: #828a72;
	color: White;
	text-align:center;
	display:block;
	margin-left:15px;
	margin-right:15px;
	width:18px;
	height:18px;
	position:relative;
	float:left;
    }

a.pageButton:link {
	color: #dfc56e;
	border: solid 1px #828a72;
	text-decoration: none;
	text-align:center;
	display:block;
	margin-left:15px;
	margin-right:15px;
	width:18px;
	height:18px;
	position:relative;
	float:left;
}
a.pageButton:visited {
	text-decoration: none;
	color: #dfc56e;
	border: solid 1px #828a72;
	text-align:center;
	display:block;
	margin-left:15px;
	margin-right:15px;
	width:18px;
	height:18px;
	position:relative;
	float:left;
}
a.pageButton:hover {
	text-decoration: none;
	color: #000000;
	border: solid 1px #828a72;
	background-color: #dfc56e;
	text-align:center;
	display:block;
	margin-left:15px;
	margin-right:15px;
	width:18px;
	height:18px;
	position:relative;
	float:left;
}
a.pageButton:active {
	text-decoration: none;
	color: #dfc56e;
	border: solid 1px #828a72;
	text-align:center;
	display:block;
	margin-left:15px;
	margin-right:15px;
	width:18px;
	height:18px;
	position:relative;
	float:left;
}

#header a:link {
	color: #dfc56e;
	font-size: 10pt;
	text-decoration: none;
}
#header a:visited {
	text-decoration: none;
	font-size: 10pt;
	color: #dfc56e;
}
#header a:hover {
	text-decoration: underline;
	font-size: 10pt;
	color: #dfc56e;
}
#header a:active {
	text-decoration: none;
	font-size: 10pt;
	color: #dfc56e;
}

a:link {
	color: #dfc56e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #dfc56e;
}
a:hover {
	text-decoration: underline;
	color: #dfc56e;
}
a:active {
	text-decoration: none;
	color: #dfc56e;
}

#iclogo {
	width:250px;
	overflow:hidden;
	height:20px;
	position:absolute;
	top: 20px;
	left: 25px;
}

#mainBody {
	width:1000px;
	overflow:hidden;
	min-height:800px;
	height: auto !important; 
	height:800px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat;
	background-position: 0px 0px;
	background-image: url('/theatre/images/mainbg.png');
}

#header
{
	z-index:1000;
	position:relative;
	width:1000px;
	min-height:375px;
	height: auto !important; 
	height:375px;
	overflow:visible;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-image: url('/theatre/images/headerBG.png');
	background-repeat:no-repeat;
	border: solid 0px black;
}

#content {
	position:relative;
	top: 0px;
	width: 1000px;
	min-height:600px;
	height: auto !important; 
	height:600px;
	left:0px;
	padding: 0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	z-index:501;
	display:table;
	border: solid 0px Aqua;
}

#nav_bar
{
	margin-top:0px;
	height: 30px;
	border: solid 0px Orange;
	background-image:url('/theatre/images/nasBG.png');
	background-repeat:no-repeat;
	z-index: 10;
	padding-left: 240px;
	}

.siteMapCurrentNode
{
	margin-left:50px;
}

#menu
{
	position:relative;
	left:22px;
	top: 15px;
	width:212px;
	min-height:409px;
	height: auto !important; 
	height:409px;
	padding-top:120px;
	float:left;
	display:block;
	height:auto;
	background-image:url('/theatre/images/MenuBG.png');
	background-repeat:no-repeat;
	background-position: right;
	font-weight:bold;
	font-size: 12pt;
	letter-spacing: 3pt;
	line-height: 16pt;
}

a.MenuTV:link {
	color: #dfc56e;
	text-decoration: none;
	padding-left:12px;
	line-height:18pt;
}

a.MenuTV:visited {
	text-decoration: none;
	color: #dfc56e;
	padding-left:12px;
	line-height:18pt;
}

a.MenuTV:hover {
	text-decoration: none;
	color: #dfc56e;
	padding-left:12px;
	line-height:18pt;
}

a.MenuTV:active {
	text-decoration: none;
	color: #dfc56e;
	padding-left:12px;
	line-height:18pt;
}
	
#contentPlaceHolder
{
	position:relative;
	top:0px;
	left:30px;
	width:700px;
	min-height:580px;
	height: auto !important; 
	height:580px;
	float:left;
	display:block;
	border: solid 0px yellow;
	padding:10px;
}

#footer 
{
	z-index:500;
	position:relative;
	width:1000px;
	min-height:75px;
	height: auto !important; 
	height:75px;
	overflow:visible;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	border: solid 0px red;
	background-image:url('/theatre/images/footerbg.png');
	background-repeat:no-repeat;
	padding: 30px;
}

#sub_content img 
{
    margin:5px;
    }

#socialIcons
{
    display:block;
    float:left;
    margin-left:40px;
    width:700px;
    height: 20px;
    text-align: right;
    margin-top: 15px;
    }
    
/* --------------- vvv gallery vvv ------------------ */
#gallery_list 
{
    margin-top:50px;
    }
    
#gallery_list ul
{
    display:block;
    width: 126px;
    float:left;
    height: 160px;
    list-style-image:none;
    list-style-type:none;
    }
    
#gallery_list li
{
    list-style-type:none;
    }
    
.album
{
    padding:5px;
    border:solid 1px #999999;
    background-color:White;
}

#image_list ul
{
    display:block;
    list-style-image:none;
    list-style-type:none;
    }
    
#image_list li
{
    width: 125px;
    height: 160px;
    float:left;
    list-style-type:none;
    text-align:center;
    line-height: 160px;
    }
    
h2 
{
    line-height:24pt;
    }
    
/* --------------- ^^^ gallery ^^^ ------------------ */