@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body{
	background: #680005 url(../_img/main_back.png) center top no-repeat;
	padding: 0px;
	margin: 0px;
}

p { margin: 0 0 20px 0; }

ul {list-style:disc outside none; margin: 10px 0 20px 40px;}
#rightside ul {list-style: none; margin: 0; padding 0;}

#desc p {
	margin-bottom: 14px;
}

a:link, a:visited {
	text-decoration: none;
	color: #993333;
} 
a:hover, a:visited:hover {
	text-decoration: underline;
	color: #9b030e;   
}

.h2link
{
	margin: -3px 20px 3px 0; 
	float: right;
}




/******************************************
*   Main                        
******************************************/

#bodytable {
	width: 960px;
	margin: 0px auto;	
	font: 75% Arial, Helvetica, sans-serif;
}

#tshell {
	height: 26px;
	margin-top: 30px;
	text-align: right;
	padding-right: 74px;
}

#sitehead {
	height: 70px;
	background: #500202 url(../_img/home/test_img/masthead.jpg) repeat-y;
	border: 1px solid #ffffff;
	border-bottom: 0px;
}

#content1 {
	background: #fff url(/_img/leftbar.gif) top left repeat-y;
	width:958px;
	min-height:640px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	/*border-bottom: 1px solid #fff;*/
	clear:both;
}

#footer {
	width: 930px;
	margin: 0;
	background: #4e4e50;
	padding:12px 30px 0 0;
	text-align: right;
	font: x-small Arial, Helvetica, sans-serif;
	color: #fff;
	clear:both;
}

/***Main End******************************/



/******************************************
*   Sitehead Styles                       
******************************************/

#logodiv{
	float:left; 
	margin: 12px 0 0 15px;
}

.nav_area {
	width:952px; 
	position:absolute; 
	z-index:300000; 
	clear:both;   
} 

#sharediv
{
	width:170px; 
	float: right; 
	vertical-align: bottom; 
	margin: 45px -15px 0 0; 
}

/***Sitehead Styles End***********************/


/******************************************
*   Nav Area Styles                       
******************************************/

.topnav{
	margin: 0px; 
	padding: 0px; 
	margin-top:6px;
}

.topnav h1{
 margin-bottom: 10px;
 color: #444;
 font-size: 1.6em;
}

.topnav h2{
 margin-bottom: 10px;
 color: #444;
 font-size: 1.3em;
}

.topnav>li{
	list-style:none;
	display:inline; 
}

.topnav>li>a{
	color:#fff;
	padding:2px 12px 1px 12px;
	margin-right:4px;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase; 
}

.topnav>li>a:hover, .topnav>li:hover, .topnav .hover{
	background-color:#333;
	text-decoration: none;
	color: #fff; 
}

/* submenu */
.topnav .submenu{
color: #000;
	display:none;
	position:absolute;
	top:20px; 
	left:6px;
	height: 250px; 
	width:926px; 
	/*background-color:#eee;*/
	background: url(https://www.shakespearetheatre.org/_img/nav_bak_white.png) repeat;
	border-top:4px solid #333;
	border-bottom:2px solid #333;
	z-index:10; 
	text-align: left; 
	padding: 10px;
}

.topnav .submenu ul{
	margin:0px;
	padding:0px 10px 0px 10px;
}

.topnav .submenu ul li{
	list-style:none; 
	/*border-bottom:1px solid #333;*/
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
	line-height: 10px;
} 

.topnav .submenu ul li a{
	color:#000;
	Text-decoration: none;
}


.topnav .submenu ul li a:hover{
	text-decoration: underline;
}

/***Nav Area Styles End***********************/


/******************************************
*   Footer Styles                       
******************************************/

#footerText {
	padding-bottom: 24px;
	font: x-small;
	color: #fff;
}

#footerText a:link, #footerText a:visited {
	text-decoration: none;
	color: #fff;	
	margin: 0 12px;
}

#footerText a:hover, #footerText a:visited:hover{
	text-decoration: underline;
}
/***Footer Styles End*********************/


/******************************************
*   Homepage Styles                       
******************************************/

#panelholder
{
	clear:both; 
	width:958px; 
	height:220px; 
	border-right: 1px solid white;
}

#homemain
{
	clear:both; 
	width:938px; 
	background: #eee; 
	padding: 10px;
}

#homeleft {
	text-align: left;
	width: 320px;
	float:left;
	min-height:410px;
}

#searchleft{
	height: 45px;
	background:white;
	clear:both;
	margin-bottom: 10px;
	padding: 5px;
}

#newsleft{
	height: 330px;
	background:white;
	clear:both;
	padding:5px;
}

#followleft{
	height: 50px;
	background:white;
	clear:both;	
	padding:5px;
	margin-bottom: 10px;
}

#followleft img{
	padding: 5px 6px 0 0;
}

#newsleft ul{
	margin-left: 5px;
	padding-left: 0;
	list-style: none;
}

#newsleft li 
{
	padding: 0 0 18px 21px;
	background-image: url(https://www.shakespearetheatre.org/_img/news_bullet.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#newsleft li a:link, #newsleft li a:hover,  #newsleft li a:hover:visited, #newsleft li a:visited 
{
	color: #555;
	text-decoration: underline;
	font-weight: bold;
}

#homeright{
	margin-left: 9px;
	float:left;
	width:608px;
}

#mainstageright{
	 background: white;
	 height: 210px;
	 margin-bottom: 10px;
	 padding: 10px;

}

#eventsright{
	 background: white;
	 height: 215px;
	 padding: 10px;
}

#eventstable
{
	font-size: .9em; 
	padding-top:10px; 
	margin-left: 40px;
}


#wildcards
{
	background:white; 
	margin-top: 10px;
}

.wildcard{
	width:161px; 
	padding:0 12px; 
	text-align:left;  
	float:left;
}

/***Homepage Styles End*********************/













.sponsorhead{
	font-size: 11px; 
	color: #222; 
	letter-spacing:%30; 
	font-weight: bold; 
	font-family:arial;
}

.sponsorline{
	text-decoration: line-through; 
	color: #ccc; 
	font-size: 20px;
}

.smallcal a, .smallcal a:link, .smallcal a:visited, .smallcal a:hover, .smallcal a:visited:hover{
	text-decoration: none;
}


.lightb{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

h4.acc_trigger {
	padding: 0;	
	margin: 0 0 -15px 0;
	background: #ccc;
	height: 20px;	
	line-height: 20px;
	width: 500px;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	border: 1px solid #e2e2e2;
}

h4.acc_trigger a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0 0 0 20px;
}
h4.acc_trigger a:hover {
	background: #eee;
	color: #333;
}
h4.active  {
	background:#eee;
}


.acc_container {
	margin: 0 0 5px 0; 
	padding: 20px;
	overflow: hidden;
	font-size: 1em;
	width: 458px;
	clear: both;
	background: #f4f4f4;
	border: 1px solid #e2e2e2;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.acc_container .block {
	padding: 20px;
}

.greyheader{
font-size:15px;
color:#555;
font-weight:bold;
}


.goBtn
{
	margin: 0;
	padding: 0;
	margin-bottom: -4px;
}




.searchbutton{
	margin-bottom: -5px;
}

.calevts
{
	vertical-align: top;
	padding-top: 4px;
	
}

.nolinelink:link, .nolinelink:visited
{
	text-decoration: none;
	
}

.evtthumblink:link, .evtthumblink:visited
{
	border: 1px solid #fff;
}

.evtthumblink:hover
{
	border: 1px solid #990000;
}

.nolinelink:hover
{
	text-decoration: underline;
}

.caltime
{
	width: 34px;
	vertical-align: top;
	font-size: .8em;
	padding: 4px 0 4px 2px;
	
}

.caltime a, .caltime a:hover
{
	color: #000;
}

#centermenu{
	background: #555;
	 
	
}

#centermenu a{
text-decoration: none;
	display:inline-block;
	color: white;
	padding: 0 12px;
	border-right: 1px solid white;
	font-size:0.8em;
	margin: 5px 0; 
}

#centermenu a:hover{
	text-decoration: underline;
}

.homevenue
{
	font-size:11px;
	color:#333;
}

.sectionhead {
	background-color:#CCCCCC;
}

abbr {
	speak: spell-out;
}
acronym {
	speak: normal;
}


h1 { 
	font-size: 24px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-:1em;
	margin:0; 
	color:#9b030e; 
	text-transform: uppercase;
}

h4.head { 
	font-size: 21px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-:1em;
	margin:0; 
	color:#990000; 
	text-transform: uppercase;
}


h1.nomargin {
	margin:0;
}

h2 { 
	font-size: 20px;
	font-family:Arial, helvetica, Sans-Serif;
	line-:30%;
	margin:0;
}
h2#season { 
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-:30%;
	margin:0; 
}

h3 { 
	font-size:1.25em;
	font-weight:bold;
	margin:2em 0 0 0;
	padding:0;
	color:#666;
}

h3.bigtitle { 
	font-weight:normal;
	line-: 120%; 
	font: 22px arial, helvetica, sans-serif; 
	color: #990000; 
	margin:0 0 0 0;
}

h4 {
	font-size:1.25em;
	font-weight:bold;
	margin:2em 0 0 0;
	padding:0;
	color:#666;
}

h5 { 
	font-size: small;
}
	
.small, .smalltext {
	font: x-small Arial, Helvetica, sans-serif;
}

.big, .bigtext {
	font: 120% Arial, Helvetica, sans-serif;
}
	
img { 
	border: 0; 
	margin: 0;
}

.padimg, .padimage, .imgpad {
	margin-bottom: 3px;
}
img.incopyleft, img.left { 
	float: left; 
	margin: 0 20px 20px 0;
}
img.incopyright, img.right { 
	float: right; 
	margin: 0 0 0 10px;
}

ul.history_decade {
	list-style:none;
	margin:0 0 1em 2em;
	padding:0;
}
ul.history_decade li {
	margin:0;
	padding:0;
}

.addthis_default_style a{
	margin: 0 2px;
}

/* single column pages */
#onecolumn, #onecol {
	padding: 25px 21px 35px 28px; 
}


/* Three column pages REMOVE*/
#centerofthree {
	float: left;
	width: 488px;
	padding: 20px; 
	background: #fff;
	line-: 135%;
}

#rightside {
	float:left;
    text-align:left;
	padding:20px 10px 0 0;
	
	}


#leftothree {
	text-align: left;
	width: 200px;
	float:left;
	
	

}

#leftothree .nav {
	padding-top: 12px;
	list-style-type: none;
}

#leftothree .nav {
   padding-top: 12px;
   margin 0;
   list-style-type: none;
 }
 
 #leftothree .nav li {
 margin:0;
 padding: 0;
 border-bottom: 1px solid #fff;
}

 #leftothree .nav li.current_page_item>a {
background: #fff;
}


 #leftothree .nav li ul li{
 border: 0;
 padding-right: 10px;
}


#leftothree .nav li a, #leftothree .nav li a:visited{
	text-decoration:none;
	display:block;   
    width:100%;   
	padding: 8px 0 8px 20px;   
    font-family:arial, verdana, sans-serif;   
    font-size:.9em;
	color: #500;   
}

#leftothree .nav li a:hover, #leftothree .nav li a:visited:hover{
	background: #fff;
	color: #900;
}

#leftothree .nav li ul{
   display: none;
 }
 
#leftothree .nav li.current_page_item>ul{
	display: block;
	padding: 0 0 10px 0;
	margin-left:25px;
	list-style-type: none;
	color:white;
}
 
 #leftothree .nav li.current_page_parent>ul{
   display: block;
   padding: 0 0 10px 0;
   margin-left:25px;
   list-style-type: none;
   color:white;
 }
 
#leftothree .nav li.current_page_ancestor>ul{
	display: block;
	padding: 0 0 10px 0;
	margin-left:25px;
	list-style-type: none;
	color:white;
}
 
#leftothree .nav ul ul li a,  #leftothree .nav ul ul li a:visited{
	padding: 3px  0 3px 3px;
	margin:0;
	list-style-type:disc
	color:black;
	border: none;
	background: white;

}


#leftothree .nav ul ul li a:hover, #leftothree .nav ul ul li a:visited:hover{
padding: 3px  0 3px 3px;
text-decoration: underline;
background: white;
border: none;
}

#leftothree .nav ul li.current_page_item{
	background: #fff;
}

#leftothree .nav ul li.current_page_parent{
	background: #fff;
}



#leftothree .nav ul li a:hover, #leftothree .nav ul li a:visited:hover{
	color: #000;
}

#leftothree .nav ul li.current_page_item a:hover, #leftothree .nav ul li a:visited:hover{
	text-decoration: underline;
	background: #fff;
	color: #000;
}


#centerothree {
	
	width: 508px;
	min-height:320px;
	text-align: left;
	float: left;
	padding: 20px; 
	background: #fff;
	line-: 135%;
}
#leftofthree {
	float: left;
	width: 210px;
	background: #dbdcdd;
}





#rightofthree {
	float: left;
	padding: 20px 10px 0 0;
	font-size:12px;
}
#sectionhead {
	padding:0; 
	background: #232323;
	height:180px;
}

#leftofthree ul.nav {
   padding: 0;
   margin 0;
   list-style-type: none;
 }
 
 #leftofthree ul.nav li {
 margin:0;
 padding:0;
 border-bottom: 1px solid #aaa;
 border-top:1px solid #ddd;
}

#leftofthree ul.nav li a,
#leftofthree ul.nav li a:visited{
	text-decoration:none;
	display:block;   
    width:17em;   
	padding: 8px 0 8px 10px;   
    font-family:arial, verdana, sans-serif;   
    font-size:1em;
	color: #500;   
}

#leftofthree ul.nav li a:hover,
#leftofthree ul.nav li a:visited:hover{
background: #ccc;
color: #900;
}
 
#leftofthree ul.nav li a:hover{
}


#leftofthree ul.nav li ul{
   padding: 0;
   margin: 0 20px 0 40px;
   font-size:80%;
   list-style-type: none;
   color:white;
 }
 
#leftofthree ul.nav li ul li {
	text-align: left;
	padding: 2px 1px -10px 6px;
	margin:0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #aaa;
		
}

#leftofthree ul.nav li ul li:hover {
 border-top: 1px solid #333;
 border-bottom: 1px solid #333;

}

/* Three column pages */

/* leftcol stuff REMOVE */
#leftcol {
	width: 730px;/*625*/
	padding: 25px 40px 35px 28px; 
	background: #fff;
	border-left: 1px solid #f5f4ea;
	border-bottom: 1px solid #f5f4ea;
	line-: 135%;
}


#leftcol b.date,
#leftcol strong.date {
	color: #666;
}

#leftcol ul.tix {
   padding: 0;
   margin-left: 0;
   list-style-type: none;
 }
#leftcol ul.tix li {
	background: url(../_img/common/li.gif) no-repeat;
	background-position: 1px 8px;
	text-align: left;
	padding: 2px 1px 30px 11px;
}


#leftcol ul.tixhome {
   padding: 0;
   margin-left: 0;
   list-style-type: none;
 }
#leftcol ul.tixhome li {
	background: url(../_img/common/li.gif) no-repeat;
	background-position: 1px 9px;
	text-align: left;
	padding: 2px 1px 30px 11px;
	clear:left;
}
ul.tixhome li .production_thumb {
	float:left;
	margin:5px 5px 5px 0;
}


#leftcol div.playbtns {
	float: right; 
	text-align: top;
}
#leftcol div.playbtns img {
	margin-left: 1px;
}

#leftcol a.bigtitle:link, a.bigtitle:visited {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #933;
	text-decoration: none;
	font-size:13px;
}
#leftcol a.bigtitle:hover, a.bigtitle:visited:hover {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #933;
	text-decoration: underline;
	font-size:13px;
}
/* leftcol stuff REMOVE */

/* right col stuff REMOVE */
/* right column general - w/ IE Mac width fake-out */

#rightcol {
	/width: 230px;/*210*/
/* Hides from IE-mac \*/
	width: 213px !important;  
/* End hide from IE-mac */
	padding: 10px 10px 10px 0px;
	background: #fff;
	border-right: 1px solid #f5f4ea;
	border-bottom: 1px solid #f5f4ea;
	font-size:12px;
}
#rightcol div.hr {
	: 1px;
	line-:normal;
	font-size:1px;

	border-top: #bfbdb2;
	margin-right: -15px;
}
#rightcol div.hr hr {
	display: none;
}



#rightcol ul.nav,
#leftcol ul.nav,
#rightofthree ul.nav {
   border: 1px solid #ccc;
   padding: 0;
   margin-left: 0;
   margin-top: 0;
   list-style-type: none;
 }
#rightcol ul.nav a,
#rightofthree ul.nav a{
	text-decoration:none;
}
 
#rightcol ul.nav li,
#leftcol ul.nav li,
#rightofthree ul.nav li {
	/*background: url(../_img/nav/li.gif) no-repeat;
	background-position: 0 7px;*/
	text-align: left;
	padding: 2px 1px 1px 1px;
	border-bottom:1px #ccc dotted;
}
#rightcol ul.nav li:hover,
#rightofthree ul.nav li:hover{
	background-color:#eee;
}

#rightcol ul.nav li.here,
#rightofthree ul.nav li.here {
	/*background: #dddddd;*/
	/*background-position: 0 7px;*/
	text-align: left;
	padding: 2px 1px 1px 1px;
}
#rightcol li.here a.here,
#rightofthree li.here a.here {
	color: black;
}

#rightcol ul.nav ul,
#rightofthree ul.nav ul{
   /*background-color:#fff;*/
   padding: 0;
   margin-left: 15px;
   margin-top: 0;
   list-style-type: none;
   /*border-bottom:#ccc 1px dotted;*/
   font-size:11px;
 }
#rightcol ul.nav ul li,
#rightofthree ul.nav ul li {
	/*background: #dddddd; /*url(../_img/nav/li.gif) no-repeat;
	background-position: 0 7px;*/
	text-align: left;
	padding: 2px 1px 1px 6px;
	border-bottom:none;
	
}
#rightcol ul.nav ul li.here,
#rightofthree ul.nav ul li.here {
	/*background: #ffffff; url(../_img/nav/li.gif) no-repeat;
	background-position: 0 7px;*/
	text-align: left;
	padding: 2px 1px 1px 6px;
}

/* right col stuff REMOVE */



/* Red Butons */

.red_btn, .red_btn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #d41734  url("https://www.shakespearetheatre.org/_img/button_fade.png") top repeat-x;
	text-align: center;
	text-decoration: none;
	line-: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
	border: 1px solid #6e0000;
}

.buy_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	background-color: #cd1632;
	text-align: center;
	padding-top: 6px;
	padding-right: 24px;
	padding-bottom: 6px;
	padding-left: 24px;
	font-weight: bold;
	float:right;

}
.buy_btn:link, .buy_btn:visited
{	
	text-decoration: none;
	color: #FFFFFF;
}

.buy_btn:hover, .buy_btn:visited:hover
{	
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #cd1632;
}

.big_red_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	background: #d41734  url("https://www.shakespearetheatre.org/_img/button_fade.png") top repeat-x;
	text-align: center;
	text-decoration: none;
	line-: 15px;
	font-weight: normal;
	padding: 6px 15px; 
	border: 1px solid #6e0000;
}

.big_red_btn:link, .big_red_btn:visited, .big_red_btn:hover, .big_red_btn:hover:visited{

	text-decoration:none;
	color: white;
}



.side_red_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	background: #d41734 url("https://www.shakespearetheatre.org/_img/button_fade.png") top repeat-x; 
	display: block;
	text-decoration: none;
	line-: 15px;
	font-weight: normal;
	padding: 5px; 
	border: 1px solid #6e0000;
}

.side_red_btn:link, .side_red_btn:visited, .side_red_btn:hover, .side_red_btn:hover:visited{

	text-decoration:none;
	color: white;
}



.red_btn:link, .red_btn:visited, .red_btn:hover, .red_btn:hover:visited{

	text-decoration:none;
	color: white;
}

.red_btn a:link, .red_btn a:visited, .red_btn a:hover, .red_btn a:hover:visited{

	text-decoration:none;
	color: white;
}
/*----------------------------------------*/

/* CALENDAR */
/* ======================================================================= */
#cal_buttons {
	float:right;
}
table#cal_Main {
	border-collapse:collapse;
	border:1px solid #fff;
	width:100%;
}
table#cal_Main td {
	border:1px solid #fff;
	padding:2px;
	font-weight:bold;
	font-size:11px;
	line-:normal;
	text-align:center;
	width:14.25%;
	height:60px;
}
table#cal_Main td.dayNoItem,
table#cal_Main td.dayItem {
	
	padding:5px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	font-size:12px;
}
table#cal_Main td.dayAlt {
	background-color:#777;
	
	padding:0;
}
table#cal_Main td.dayNoItem,
table#cal_Main td.dayItem {
	background-color:#ccc;
}



table#cal_Main td.dayNoItem_small,
table#cal_Main td.dayItem_small {
	
	padding:5px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	font-size:12px;
}
table#cal_Main td.dayAlt_small {
	background-color:#777;
	
	padding:0;
}
table#cal_Main td.dayNoItem_small,
table#cal_Main td.dayItem_small {
	background-color:#ccc;
}





div.day_number {
	font-size:12px;
}
div.cal_item {
	margin:1em 0 0 0;
}
div.cal_item a:link, div.cal_item a:visited {
	color:#B3142E;
}
div.cal_item a:hover {
	color:#B3142E;
	text-decoration:underline;
}
div#cal_footer {
	color:#FFF;
	font-size:12px;
	line-:normal;
	text-align:center;
	
	background-color:#aaa;
	margin:0 1px 0 0;
	_margin:0 1px 0 1px;
}
div#cal_footer a:link, div#cal_footer a:visited {
	color:#FFF;
}
div#cal_bl {
	background:url(../_img/cal_bl.gif) bottom left no-repeat;
}
div#cal_br {
	background:url(../_img/cal_br.gif) bottom right no-repeat;
}
div#cal_footer_content {
	padding:5px;
}
div#month_select {
	float:right;
	white-space:nowrap;
	vertical-align:middle;
	color:#B3142E;
	font-size:11px;
}
	div#month_select select {
		font-size:10px;
	}
div#cal_filter {
	float:left;
}
	select#template_ddl_Keywords {
		vertical-align:middle;
		font-size:10px;
	}
#next_btn {
	float:right;
}
/* ======================================================================= */
/* // CALENDAR */






/* WARNINGS AND ERROR MESSAGES */
/* ======================================================================= */
.cartWarning {color:Red;}



.error, 
.status, 
.validationSummary, 
.template_ValidationSummary, 
.validationMessage, 
.purchase, 
.grandtotal {
	color: #000;
}

.errorField {
	border: solid 1px #c33;
	background: #ffc; 
	color: #000; 
}

.validationMessage2 {
	font-weight:bold;
	color: #000;
	background: #ffc;
}

div.error,
div.status,
.highlightBox, 
div.validationSummary,
div.validationMessage,
div.template_ValidationSummary, 
table.template_ValidationSummary,
table#template_ValidationSummary,
table.validationSummary   {
	color: #000;
	background-color: #ffc;
	border: 1px solid #c33;
	padding: 10px;
	margin: 1em 0;
}

div.errorthin,
div.statusthin,
div.validationSummary300,
table.validationSummary300   {
	color: #ffc;
	width: 275px;
	background-color: #fff;
	border: 1px solid #c33;
	padding: 10px;
	margin: 1em 0;
}


div.error p, div.validationSummary p, div.validationMessage p {
	margin-bottom: 0;
}

div.error ul, div.validationSummary ul, div.validationMessage ul {
	margin-top: 0;
	margin-bottom: 0;
}

span.logout {
	font-size:10px;
	font-family:Arial,Verdana,Helvetica;
	vertical-align:middle;
}
img.logout_btn {
	vertical-align:text-bottom;
	_vertical-align:middle;
}
/* ======================================================================= */
/* // WARNINGS AND ERROR MESSAGES */


/* TAB STYLES */



.tabbed_area {   
    border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;   
    background-color:#fff;
} 

ul.tabbtns {   
    margin:0px; padding:0px;   
    margin-top:6px;   
    margin-bottom:7px;  
} 
  
ul.tabbtns li {   
    list-style:none;   
    display:inline;
	margin: 0;   
}  

ul.tabbtns li a {   
	background-color:#ccc;   
    color:#333;   
    padding:4px 12px 4px 12px;   
    text-decoration:none;   
    font-size:8px;   
    font-family:Arial, Helvetica, sans-serif;   
    font-weight:bold;   
    text-transform:uppercase;   
    border:1px solid #aaa;
]} 
  
ul.tabbtns li a:hover {   
    background-color:#ddd;   
    border-color:#fff;
	text-decoration: none;   
}
   
ul.tabbtns li a.active {   
	background-color:#fff;   
    border-color:#aaa;   
}  

.tabpnl {   
	background-color:#ffffff;   
    padding:10px;
	overflow:visible;  
    
} 
  
/*#tabpnl_2, #tabpnl_3, #tabpnl_4, #tabpnl_5, #tabpnl_6, #tabpnl_7, #tabpnl_8, #tabpnl_9*/ 
.panelOff
{ 
	display:none; 
} 


.tabpnl ul {   
    margin:0px;   
    padding:0px 10px 0px 10px;   
} 
  
.tabpnl ul li {   
    list-style:none;   
    border-bottom:1px solid #d6dde0;   
    padding-top:15px;   
    padding-bottom:15px;   
    font-size:13px;   
}
   
.tabpnl ul li a {   
    text-decoration:none;   
       
}
   
.tabpnl ul li a small {   
    color:#8b959c;   
    font-size:9px;   
    text-transform:uppercase;   
    font-family:Verdana, Arial, Helvetica, sans-serif;   
    position:relative;   
    left:4px;   
    top:0px;   
}    

.tabpnl ul li:last-child {   
    border-bottom:none;   
} 

/* END TAB STYLES  */


.nav_block{
	height:25px;
}

.nav_area {
	width:952px; 
	position:absolute; 
	z-index:300; 
	clear:both;   
} 

ul.navbtns {   
    margin:0px; padding:0px;   
    margin-top:6px;   
    margin-bottom:10px;  
} 
  
ul.navbtns li {   
    list-style:none;   
    display:inline;   
}  

ul.navbtns li a {   
    color:#fff;   
    padding:2px 12px 2px 12px;
	margin-right:4px;   
    text-decoration:none;   
    font-size:9px;   
    font-family:Arial, Helvetica, sans-serif;   
    font-weight:bold;   
    text-transform:uppercase;   
} 
  
ul.navbtns li a:hover {   
    background-color:#ddd;   
    border-color:#fff;
	text-decoration: none;   
}
   
ul.navbtns li a.active {   
	background-color:#fff;   
    border-color:#ddd;   
}  

.navpnl {   
	background-color:#ececec;   
    
	display:none;
	height:200px;
	overflow:hidden; 
	border: 1px solid #222;
	border-top:0;  
    
} 
  
.navpnl_l{ 
	width:5px; height:195px; padding:0; margin:0; 
}

.navpnl_r{ 
	width:5px; height:195px; padding:0; margin:0; 
}

.navpnl_b{
	margin:0;
	pading:0;
	height:5px;
} 

.navspace{
	width:5px; height:12px; padding:0; margin:0;
}

.navpnl_main{
	padding:5px;
}


.navpnl ul {   
    margin:0px;   
    padding:0px 10px 0px 10px;   
} 
  
.navpnl ul li {   
    list-style:none;   
    border-bottom:1px solid #d6dde0;   
    padding-top:15px;   
    padding-bottom:15px;   
    font-size:13px;   
}
   
.navpnl ul li a {   
    text-decoration:none;   
       
}
   
.navpnl ul li a small {   
    color:#8b959c;   
    font-size:9px;   
    text-transform:uppercase;   
    font-family:Verdana, Arial, Helvetica, sans-serif;   
    position:relative;   
    left:4px;   
    top:0px;   
}    

.navpnl ul li:last-child {   
    border-bottom:none;   
} 


/* END NAV STYLES */



/* SHOW CALENDAR STYLES */

#ical * {
	/* old-style reset here :) */
	border: 0px;
	padding: 0px;
}
#ical {
	font-family: Helvetica;
	background: white;
	text-align: center;
	width:500px;
}
#ical h1 {
	padding-top: 20px;
	font-size: 26px;
	color: #335;
}
#ical table {
	border-collapse: separate;
	border: 1px solid #9DABCE;
	border-width: 0 1px 1px 1px;
	margin: 10px auto;
	font-size: 17px;
}
#ical td, #ical th {
	width: 70px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background: url(../_img/ical/cells.png);
	color: #444;
	position: relative;
	z-index: 900;
}
#ical th {
	height: 22px;
	font-weight: bold;
	font-size: 14px;
}
#ical td:hover, #ical th:hover {
	background-position: 0px -81px;
	color: #222;
}
#ical td.date_has_event {
	background-position: 162px 0px;
	color: white;
}
#ical td.date_has_event:hover {
	background-position: 162px -81px;
}
#ical td.padding {
	background: url(../_img/ical/calpad.jpg);
}
#ical td.today {
	background-position: 81px 0px;
	color: white;
}
#ical td.today:hover {
	background-position: 81px -81px;
}

#ical td.monthHead {
	background-image:none;
	background-color: #333;
	color:white;
	height:18px;
	width: 100%;
}

#ical .events {
	position: relative;
	top: 2px;
	left: -40px;
	
}
#ical .events ul {
	text-align: center;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #990 url(../_img/ical/popup.png) no-repeat;
	color: white;
	border: 1px solid #777;
	font-size: 15px;
	width: 80px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}
#ical .events li {
	padding-bottom: 5px;
}
#ical .events li span {
	display: block;
	font-size: 12px;
	text-align: center;
	color: #555;
}
#ical .events li span.title {
	font-weight: bold;
	color: #222;
}

/* END SHOW CALENDAR STYLES */




























/* FORMS */
/* ======================================================================= */
form {
	padding:0;
	margin:0;
}

input, select, textarea {
/*	margin:2px 2px 2px 0; */
	margin:0;
	
	/* IE Win puts a very annoying margin around checkbox and radio inputs, this fixes it */
	margin-top: expression((this.type=="radio" || this.type=="checkbox")?'-3px':'0');
	margin-right: expression((this.type=="radio" || this.type=="checkbox")?'0':'0');
	margin-bottom: expression((this.type=="radio" || this.type=="checkbox")?'0':'0');
	margin-left: expression((this.type=="radio" || this.type=="checkbox")?'-3px':'0');
}

input[type=radio], input[type=checkbox] {
	vertical-align:text-top;
	margin-right:5px;
}

.padbtn, .padbutton, .btnpad {
	margin-top: 2px;
	margin-bottom: 2px;
}

/*	.form_block 
	TABLE-LESS FORMS WITH LABEL above INPUTS */
div.form_block label {
	display:block;
}
div.form_block label.checkboxlabel {
	float:left;
	_padding:3px 0 0 0;
}
div.form_block .checkbox {
	float:left;
	margin-right:5px;
	_margin:0 5px 0 -4px;
}
div.form_block input, 
div.form_block select, 
div.form_block textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
} 
div.form_block .textfield, 
div.form_block textarea {
	border: 1px inset;
	background: #fff;
	border-color: #4a4a4a #999999 #999999 #4a4a4a;
	width:200px;
}
div.form_block textarea {
	:100px;
}
/*	// .form_block */

/*	.form_inline
	TABLE-LESS FORMS WITH LABEL left OF INPUTS */
div.form_inline label {
	float:left;
	display:block;
}
div.form_inline input, 
div.form_inline select, 
div.form_inline textarea
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin:0 3px 5px 0;
	
	/* use that crappy MS junk to fix that crappy IE junk */
	margin-left: expression(this.type=="checkbox"?'-3px':'0');
	margin-top: expression(this.type=="checkbox"?'-3px':'0');
}
div.form_inline .textfield, 
div.form_inline textarea {
	border: 1px inset;
	background: #fff;
	border-color: #4a4a4a #999999 #999999 #4a4a4a;
	width:200px;
}
div.form_inline textarea {
	:100px;
}
div.form_inline span.form_txt {
	display:block;
	float:left;
	margin-bottom:7px;
	font-weight:bold;
}
div.form_inline br {
	clear:left;
}
div.form_inline span.aspcheckbox label {
	float:none;
	text-align:left;
	display:inline;
	width:auto;
	padding:0;
	margin:0;
}
div.form_inline span.aspcheckbox input {
	margin:0;
	display:inline;

	/* use that crappy MS junk to fix that crappy IE junk */
	margin-left: expression(this.type=="checkbox"?'-3px':'0');
	margin-top: expression(this.type=="checkbox"?'-3px':'0');
}
.v01 label,
.v02 label {
	width:100px;
	text-align:right;
	margin-right:10px;
	font-weight:normal;
}
.v02 label {
	width:125px;
}
/*	// .form_inline */

div.exchange_form input,
div.exchange_form select,
div.exchange_form textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin:0 3px 5px 0;
	vertical-align:middle;
	
	/* use that crappy MS junk to fix that crappy IE junk */
	margin-left: expression(this.type=="checkbox"?'-3px':'0');
}
div.exchange_form .textfield,
div.exchange_form textarea {
	border: 1px inset;
	background: #fff;
	border-color: #4a4a4a #999999 #999999 #4a4a4a;
}
div.exchange_form div.exchange_event {
	background-color:#efecde;
	margin:0 0 25px 0;
	padding:5px;
}
div.exchange_form h3 {
	font-weight:normal;
	color:#FFF;
	background-color:#666;
	margin:0;
	padding:5px 5px;
}
div.exchange_form h3 strong {
	font-weight:bold;
	color:#FFF;
}
div.exchange_form h5 {
	margin-bottom: 2px;
}
.exchange_user,
.exchange_user_tix {
	padding:10px;
	border:1px solid #999;
	background-color:#efecde;
}
.exchange_user_tix {
	margin:0 0 10px 0;
}
.exchange_user label {
	font-weight:bold;
}


div#tickets_select select {
	border: 1px inset;
	background: #fff;
	border-color: #4a4a4a #999999 #999999 #4a4a4a;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0 5px 0;
	width:389px;
}
div.tickets_buttons * {
	margin:0;

	padding:0;
	float:none;
}

div#series_select {
	margin:0 0 10px 0;
}
div#series_select select {
	border: 1px inset;
	background: #fff;
	border-color: #4a4a4a #999999 #999999 #4a4a4a;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin:0 10px 0 0;
	width:312px;
	vertical-align:middle;
}
div#series_select .series_select_btn {
	vertical-align:middle;
	margin:0;
	padding:0;
}

input.searchBlank {
	width: 250px;
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset;
	background: #fff;
	border-color: #4a4a4a #999999 #999999 #4a4a4a;
}


div .rightbox
{
	border: 1px dotted #aaa; 
	background: #ddd; 
	padding: 3px; 
	width:180px; 
	text-align: 
	center; 
	font-size:14px;
}

#ff_fix {
	width:758px;
	height:1px;
	clear:both;
}




/* ======================================================================= */
/* // FORMS */
	
div.annual_report {
	margin: 5px;
	width:90px; 
	text-align: center;
	float: left;
}

/* new styles */

div.addon
{
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
	
	
	
	
	
}

/* DDED STUFF************************************/

.lvl_descrip{
	display: none;
	margin-top: 10px; 
}

.lvl_descrip ul li{
	list-style-type:disc;
	margin-left: 13px;
}


/*New homepage styles (/24/13  */

#panelholder2
{
	clear:both; 
	width:958px; 
	height:330px; 
	border-right: 1px solid white;
}

#new_homemain
{
	background: #ddd; 
}

#homecenter{
	margin: 0 auto;
	width:98%;
	padding-top: 10px;
}

#findTools{
	 background: white;
	 margin-bottom: 10px;
	 padding: 10px 6px;
	 float: right; 
	 width: 440px; 
	 height: 290px;
}

#homecallout a{
	color: #633; 
	font-size: 1.7em; 
	text-decoration: none; 
	font-weight: bold;
}

#homecallout a:hover{
	text-decoration: underline; 
}


.fullcenter{
	 background: white;
	 margin-bottom: 10px;
	 padding: 10px;
	 clear: both;
}

.leftcenter{
	 background: white;
	 margin-bottom: 10px;
	 padding: 10px;
	 float: left;
}

.fullcenter h1, .leftcenter h1, #findTools h1
{
	color: #444; 
	font-size: 1.7em; 
	font-weight: bold;
	margin-bottom: 5px;
}

.tileBorder
{
	border: 1px solid #555;
}

.showtile
{
	border: 1px solid #555;
	margin-right: 3px; 
}



.homeSearch
{
	width:78%; 
	margin-bottom: 30px;
}





	input.homeinput {
		background: #ccc;
		border: 1px solid #666;
		box-shadow: 0 0 5px #666 inset;
		color: #333;
		font-size: 1.3em;
		font-weight: bold;
		float: left;
		padding: 7px 20% 7px 10px;
		width: 75%;
		outline: none;
	}
	
	.calbox{
		background: #ccc;
		border: 1px solid #666;
		box-shadow: 0 0 5px #666 inset;
		color: #333;
		font-size: 1.3em;
		font-weight: bold;
		margin: 0 8px 18px 0;
		float: left;
		clear: both;
		padding: 7px 10px;
		outline: none;
	}
	
	select.homeinput {
		background: #ccc;
		border: 1px solid #666;
		box-shadow: 0 0 5px #666 inset;
		color: #333;
		font-weight: bold;
		font-size: 1.3em;
		padding: 7px 10px;
		width: 98.5%;
		outline: none;
	}
	
.valgroup {
	margin-bottom: 20px;
	padding: 5px;
}





/* End New homepage styles (/24/13  */
