/*
Document Type: Cascading Style Sheet
Author: Mark Slagle - for Nashvill Childrens Theatre, Nashville, TN
Created: 05/03/10
Modified: 06/01/10
version: 1.6 
*/

/* Begin Stlye Sheet */
/* ---------------------------------------------------------------- */
/* Begin Body Elements */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../images/Main_BG.png);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

/* End Body Elements */
/* ---------------------------------------------------------------- */
/* Begin Form Elements */

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-color: #C7C5BA; 
	color: black; 
	border: 2px solid #7B7B7B;
}
input {
	font-family: Arial; 
	font-size: 12px; 
	background-color: #C7C5BA; 
	color: black; 
	border: 2px solid #7B7B7B;
}
select {
	font-family: Arial; 
	font-size: 12px; 
	background-color: #C7C5BA; 
	color: black; 
	border: 2px solid #7B7B7B;
}

/* End Form Elements */
/* ---------------------------------------------------------------- */
/* Begin Text Elements */

.faux_top_navlinks { 
	font-size: 12px; 
	font-weight: bold;
	color:#FFFFFF;
}
.gen_text {
	font-size: 12px; 
	font-weight: normal;
	color:#000000;
}
.spec_event {
	font-size: 12px; 
	font-weight: normal;
	color:#990033;
}
.gen_text_it {
	font-size: 10px; 
	font-weight: normal;
	font-style:italic
	color:#000000;
}
.gen_head_sm {
	font-size: 14px; 
	font-weight: bold;
	color:#3059ac;
}
.gen_head_sm_blk {
	font-size: 14px; 
	font-weight: bold;
	color:#000000;
}
.tag {
	font-size: 12px; 
	font-weight: bold;
	color:#3059ac;		
}
.gen_head_med {
	font-size: 16px; 
	font-weight: bold;
	color:#000000;
}
.gen_head_lg {
	font-size: 18px; 
	font-weight: bold;
}
.gen_head_lg_wht {
	font-size: 18px; 
	font-weight: bold;
	color: ffffff;
}
.gen_head_lg_wht2 {
	font-size: 18px; 
	font-weight: bold;
	color: ffffff;
}
.breadcrumb {
	font-size: 9px; 
	font-weight: normal;
}
.show_text {
	font-size: 12px; 
	font-weight: bold;
	color:#000000;	
}
.full {
	font-size: 10px;
	color:#FF0000;
	font-weight: bold;
}
.style8 {
	font-size: 9px; 
	font-weight: bold;
}

.footer {
	font-size: 9px; 
	font-weight: bold; 
}
.style10 {color: #FFFFFF
}
.style11 {
	color: #990000;
	font-size: 14px; 
	font-weight: bold;
}
.style12 {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
/* End Text Elements */
/* ---------------------------------------------------------------- */
/* Begin Link Elements */

a img {
	border: none; 
} 
a.style11_link:link {
	font-size: 14px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.style11_link:hover {
	text-decoration: none;
	font-size: 14px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
a.style11_link:visited {
	font-size: 14px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.top:link {
	font-size: 10px;
	color: #4782fa; 
	font-weight: bold;
}
a.top:hover {
	font-size: 10px;
	color: #000000; 
	font-weight: bold;
}
a.top:visited {
	font-size: 10px;
	color: #4782fa; 
	font-weight: bold;
}
a.alt:link { /* Footer Navigation */
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.altTopBar:link { /* Footer Navigation */
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.show:link { /* Show Page */
	text-decoration: none;
	color: #3059ac;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.scroller_heading:link { /* Home Page */
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	font-style:italic;	
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a.alt:visited { /* Footer Navigation */
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;        
	font-size: 12px;
	font-weight: bold;
}
a.altTopBar:visited { /* Footer Navigation */
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;        
	font-size: 14px;
	font-weight: bold;
}
a.show:visited { 
	text-decoration: none;
	color: #3059ac;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.show:hover { 
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.gen_head_sm:link { /* Show Page */
	text-decoration: none;
	color: #3059ac;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
a.gen_head_sm:visited { 
	text-decoration: none;
	color: #3059ac;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
a.gen_head_sm:hover { 
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;

}
a:hover {
	text-decoration: underline;
	color: #5171ae;
	font-family: Arial, Helvetica, sans-serif;
}
a.altTopBar:hover {
	text-decoration: none;
	color: #bbd1fd;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
a.alt:hover { /* Footer Navigation */
	text-decoration: none;
	color: #bbd1fd;
	font-family: Arial, Helvetica, sans-serif;
}
a.scroller_heading:hover { /* Footer Navigation */
	text-decoration: none;
	color: #3059ac;
	font-family: Arial, Helvetica, sans-serif;
}
a.alt2:hover { /* Footer Navigation */
	text-decoration: none;
	color: #67738c;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #3b637a;
	font-family: Arial, Helvetica, sans-serif;
}
a.alt:active {
	text-decoration: none;
	color: #3b637a;
	font-family: Arial, Helvetica, sans-serif;
}
a.altTopBar:active {
	text-decoration: none;
	color: #3b637a;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;	
}

/* End Link Elements */
/* ---------------------------------------------------------------- */
/* Begin Navagation Menu Elements */
	
.wireframemenu{
border: 0px solid #C0C0C0;
border-bottom-width: 0;
width: 200px;
position: absolute;
margin-left: 0px;
background-image:url(../images/NavPanelBG_21.png);
background-repeat:repeat-x;
color:#000000;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 200px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 12px Arial;
padding: 2px 10px;
display: block;
width: 100%; /*Define width for IE6's sake*/
text-decoration: none;
color:#000000;
border-top: 1px solid #999999;
border-right: 1px solid #000000;
}

.imagemenu a{
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
border: none;
display: table-cell;
outline: none;
background-color: #bbd1fd;
}

.submenu a{
font: italic 12px Arial;
padding: 2px 20px;
display: block;
width: 100%; /*Define width for IE6's sake*/
text-decoration: none;
border-bottom: 1px solid #000000;
}

.wireframemenu a:visited{
color: #000000;
}
.imagemenu a:visited{
background-color: #bbd1fd;
color: #bbd1fd;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #f4e6ca;
border-right: 1px solid #000000;
color: black;
}

.imagemenu a:hover{
background-color: #bbd1fd;
color: #bbd1fd;
}

/* End Navagation Menu Elements */
/* ---------------------------------------------------------------- */
/* Begin Sub-Navigation Menu Elements */

#popitmenu{
position: absolute;
background-color: #f4e6ca;
border:1px solid black;
font: normal 12px Arial;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
border-bottom:1px solid black;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #bbd1fd;
}

/* End Sub-Navigation Menu Elements */
/* ---------------------------------------------------------------- */
/* Begin Home Page Content Scroller Elements */

#pscroller1{
width: 169px;
height: 169px;
padding: 5px;
background-color: #f4e6ca;
}
.button a:link{
color: black;
}
.button a:hover{
background-color: #f4e6ca;
border: 1px solid #000000;
color: black;
text-decoration: none;
}
.button a:visited{
color: #000000;
}

/* End Home Page Content Scroller Menu Elements */
/* ---------------------------------------------------------------- */
/* Begin Explore NCT Popups */

.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}

/* End Explore NCT Popups */
/* ---------------------------------------------------------------- */
/* End Sytle Sheet */


