/***********************************************/
/* teaterstyle.css                            */
/* Use with template teatermall.dwt         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
/* Layout */

#background{
	position: fixed; 
	top: 0;
	left: 0;
	width: 100%; 
	min-width: 800px;
	height: 100%;
	overflow: hidden;
}
/******* hyperlink and anchor tag styles *******/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


a:link, a:visited{
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
	color: #FFF;
	text-align: right;
	font-weight: bold;
}

/************** header tag styles **************/

h1{
 font: bold 100% "Courier New", Courier, mono;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% "Courier New", Courier, mono;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% "Courier New", Courier, mono;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% "Courier New", Courier, mono;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% "Courier New", Courier, mono;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em "Courier New", Courier, mono;
}
				
input{
font-family: "Courier New", Courier, mono;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 72px;
	width:100%;
	visibility: visible;
	background: center;
	text-align: center;
	vertical-align: middle;
	z-index: 3;
	left: 5px;
	overflow: visible;
	bottom: 440px;
	clip: rect(auto,auto,530px,auto);
	height: 530px;
	
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	width:100%;
	vertical-align: middle;
	overflow: visible;
	visibility: inherit;
	top: 0px;
	z-index: 1;
	height: 100%;
	
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #000000;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small "Courier New", Courier, mono;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left: #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 100% Verdana, sans-serif;
	position: absolute;
	top: 16px;
	right: 25px;
	color: #000000;
	text-align: center;
	border: 1px solid #333333;
}

#utility a{
	color: #000000;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	font-size: large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	top: 84px;
	text-align: center;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}


/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 700px;
	min-width: 640px;
	height: 40px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	top: 60px;
	visibility: visible;
	background-color: #000000;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 40px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 1px;
	z-index: 100;
	width: 100%;
	visibility: visible;
}


a.glink, a.glink:visited{
  	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glink:hover{
	text-decoration: none;	
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 70px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	color: #000000;
	width: 100%;
	font: normal medium Arial, Helvetica, sans-serif;
	visibility: hidden;
	text-align: center;
	z-index: 4;
	display: block;
	
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.subglobalNav a:hover{
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	font: small Verdana, sans-serif;
	color: #CC0000;
	background: #000000;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	top: 4px;
	position: relative;
	left: 1px;
	width: 100%;
	color: #000000;
	visibility: visible;
	z-index: 3;
	overflow: hidden;
	list-style: none;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px;
	margin: 0px;
}

.story a.capsule{
	font: bold 1em "Courier New", Courier, mono;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	font-size: small;
	height: auto;
	clip: rect(auto,auto,auto,auto);
	padding-left: 10px;
	padding-right: 10px;
	z-index: 4;
	top: 84px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
style14 {
	font: italic small Arial, Helvetica, sans-serif;
	color: #CC0000;
}
#HeadtVit {
	color: #FFF;
}

