/* 
  -----------------------------------
  2 Column Fixed
  -----------------------------------
*/
body {
	color: #333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0 auto;
	width: 800px;  
    background-image: url(img/shadow_plain.jpg);
	background-repeat: repeat-y;
	background-position: center 0;  
	background-color: #FFFFFF;
	margin-bottom:-100px;
}

/********LAYOUT WRAPPER**********/
#layout {
	width: 800px;
	margin: 0 auto;
	background-image: url(img/headerBanner_blue.jpg); 
    background-repeat: no-repeat;
    background-position: center 0;  
    background-color: transparent;

}



/********HEADER BANNER**********/

#masthead {
	position: relative; left:50%; width:800px; margin-left:-400px;
	left: 0;
	margin: 0 auto;
	height: 2px;
	background: transparent;
	
}

/********TOP MENU WRAPPER**********/


#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 118px auto;
	width: 800px;
}
#menubar A { color:#CCC; background-color: transparent; text-decoration:none;}
#menubar A:hover { color:#CC6600; 
	background-image: url(img/nav_roots.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: transparent; }



/********COLUMN WRAPPER**********/

#columnwrapper 
{ 

}
	
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */

#navbox {
	margin: 140px 0 0 25px;
	float: left;
	width: 150px;
}
#mainbox {
	margin: 120px 0 0 0;
	float: right;
	width: 600px;
}
#sideboxRight {
	float: right;
	width: 175px;
}

/********CONTENT CONTAINERS*********/




/*Nav Sidebar*/



#navOn A { color:#000; background-color: transparent; text-decoration:none;}
#navOn A:hover, #navOn A:focus, #navOn A:active {
	color: #000;
	font-weight: bold;
	background-color:#CCC;
	text-decoration: none;

}

/*MAIN CONTENT PAGE*/
#maincontent {
	padding: 10px 60px 20px 8px;
	font-size: 0.95em;
	
}
#maincontent  p{
	line-height: 1.8em;
	margin: 8px 0;
	
}
/*Content*/
#sidecontentleft h3.topheading {
	margin: 1.8em 0 0 0;
}
/*Breadcrumb*/

#breadcrumbcontent  {
	padding: 0 15px 20px 0;
	font-size: 0.9em;
	
}
#breadcrumbcontent  p{
	margin: 2px;
}

#breadcrumb A { color:#000; background-color: transparent; text-decoration:none;}
#breadcrumb A:hover { color:#CC6600; background-color: #CCCCCC; }

.callout {
	float: left;
	margin: 6px 8px 0px 0px;
	padding: 10px;
	
	font-size: 0.85em;
}
.calloutCentre {
	position: relative; background-position:center;
	 
	margin: 6px 8px 0px 80px;
	padding: 8px; text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 0.75em;
}
.calloutRight {
	position: relative; float: right;
	width: 220px;
	right: -200px;  
	margin: 6px 170px 0 -200px;
	padding: 4px; 
	text-align: left;
	
	font-size: 0.8em;
	color: #666;
}
.calloutRightWide {
	position: relative; float: right;
	width: 220px;
	right: -200px;  
	margin: 6px 170px 0 -250px;
	padding: 4px; 
	text-align: left;
	
	font-size: 0.8em;
	color: #666;
}
.calloutRightColumn {
	position: relative; float: right;
	width: 150px;
	right: -170px;  
	margin: 6px 170px 0 -170px;
	padding: 8px; 
	text-align: left;
	border: 1px solid #CCC;
	font-size: 0.8em;
	color: #666;
}
UL .square{
	list-style-image: url('img/icon_ul.gif'); line-height: 1.8em; 
	 }	 
UL .square li{
	margin-bottom: 20px;
	 }	
UL .arrow {
	list-style-image: url('img/arrow.gif'); margin-left:-1.5em; line-height: 1.8em;
	 }	
UL .arrow li{
	margin-bottom: 20px; margin-left:-10px;
	 }	
UL .arrow li a {
	color: #FF3333; text-decoration: none;
	 }	  


UL .bolder {
	list-style-image: url('img/arrow.gif'); 
	margin-left:-20px;
	font-size: 1.2em;
	line-height: 2em;
	
}	
UL .bullit {
	list-style-image: url('img/arrow.gif'); 
	margin-left:-20px;
}
	 	 
/********HEADINGS*******/
h1  { 	
	FONT-FAMILY: "Trebuchet MS", "Palatino Linotype",  "Times New Roman", serif;
	font-size: 2.8em;
	color : #666;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.25em; 
	line-height: 1.5em;
	
}
h2 { 	
	font: 1.8em "Trebuchet MS", Arial, sans-serif;
	color : #960;
	font-style: italic;
	letter-spacing: 0.25em; 
	line-height: 0.5em;
}
h3 { 	font: 1.1em Arial, sans-serif;
	color : #C96;
	FONT-WEIGHT: bold;
	}	
h4 {FONT-FAMILY: "Tahoma", Verdana,Arial,Helvetica,Geneva; 
	FONT-SIZE: 1.3em; 
	FONT-WEIGHT: bold; 
	margin: 1.8em 0 1.8em 0;
	letter-spacing: 0.25em; 
	line-height: 2em;
	color : #C66;
}
h5, h6 { color : #CCC;
	font-size: 1.5em;
	FONT-WEIGHT: bold;
}
p {font-size: 1em;
   padding-left:20px;}


TABLE {cell-spacing: 0; cell-padding: 0 ; border: 0; margin: 0;border-collapse: collapse; padding: 0; }
/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	margin: 0 auto;
	height: 45px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-color: transparent;	
	background-position: center 0;
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	
	margin: -10px auto 0 auto;
	font-size: 0.7em;
	color: #999999;
	background: #FFF;
}
/*Footer Content*/
#footer {
	text-align: center;
	background: #FFF;
}



/* Link Link Styles*/
A { color:#CC6600; background-color: transparent; text-decoration:none;}
A:hover { color:#CC6600; background-color: #CCC; }

.caption a, .caption a:visited, .caption a:hover {
	color: #06C;
	cursor: default;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
.p7fix a:active, .caption a:active, .caption a:focus {
	color: #FFFFFF;
	background-color: transparent;
	cursor: pointer;
	font-size: .8em;
}
/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, 
#footer a:hover, #footer a:active, #footer a:focus {
	background-color: #4D4D4D;
	color: #FFFFFF;
	text-decoration: none;
}


/*********POP UP LAYERS********/
#menu01, #menu02, #menu03, #menu04, #menu05, #menu06, #menu07, #menu08, #menu09, #menu11, #menu12, #menu13, #menu14, #menu15, #menu16, #menu17, #menu18, #menu19, #menu20 {
	BACKGROUND: #FFF; position: absolute; border: 2px solid #333;
	left:150px; top:100px; width:200px;  z-index:300; 
	font-size: 0.7em; padding: 10px; line-height: 2em;
}
	
/*********general ids..................................................*/


#ticket {BACKGROUND: #FFF; border: 1px solid #999;
	padding: 2px;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=70); opacity: 0.7 !important;
}
#ticketDark {BACKGROUND: #333; border: 2px solid #333;
	padding: 2px;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=60); opacity: 0.6 !important;
}
#ticketOpaque {BACKGROUND: #999; border: 2px solid #333;
	padding: 2px;
	
}
#ticketOpaqueFixed {width: 206px; BACKGROUND: transparent; 
	border-top: 1px solid #fff; border-right: 1px solid #fff;
	border-bottom: 1px solid #fff; border-left: 1px solid #fff;
	padding: 2px; text-align: center;
	
}
	
/*********general styles..................................................*/
.tdtitle a:hover {text-decoration: none; background: transparent;}
.bold {	
	FONT-WEIGHT: bold; COLOR: #C93;}
.boldUnderline {	
	FONT-WEIGHT: bold; COLOR: #C93; border-bottom: 1px solid #FC0;}

.caption {font-size: 0.8em; }
.captionCentre {font-size: 0.8em; text-align: center;}
.cgroup3 { border: 1px solid #CCC;
	padding: 1px 10px 1px 10px;
	background-color: #EEE;
	color:#666; 
	}
.cgroup4 { border: 1px solid #CCC;
	padding: 1px 10px 1px 10px; 
	background-color: #CCC;
	color:#666; 
	}	
#cgroupAll {border: 1px solid #CCC; padding: 5px;}
.cgroupHead { 
	padding: 5px; font-size: 0.95em;
	background:  url('img/ul_head.jpg') repeat-x;
	color:#EEE; 
	font-weight: bold;
	 }
.cgroupBorder { width: 200px; border: 1px solid #CCC; 
	padding: 10px; 
	background-color: #EEE;
	color:#333; 
	}
.cgroupGrey { border: 1px solid #CCC;
	padding: 10px; 
	background-color: #EEE;
	color:#666; 
	}
			
.cgroupTitle { width: 200px; border: 1px solid #CCC; 
	padding: 5px; font-size: 1em;
	background:  url('img/ul_head.jpg') repeat-x;
	color:#EEE; 
	font-weight: bold;
	letter-spacing: 0.25em;
	}


.dbLeft { float: left;  border: 1px solid #666; 
	margin: 2px; font-size: 0.9em;
	background: #FFFFFF;
	}
.dbRight { float: right; 
    width: 310px; border: 1px solid #CCC; 
    text-align: left;
	margin: 2px 50px 0 2px; font-size: 0.9em;
	background: transparent;
	}
.floatRight { float: right; padding: 0 10px 0 10px }
.floatLeft { float: left; padding: 0 15px 15px 0 }
.floatNarrow { float: left; padding: 0 180px 0 20px }
.floatClear { clear: both }
.grid {width: 450px; padding: 3px; border: 1px solid #CCC;
    font-size: 0.9em; text-align: right; color: #666;}
.gridCaptionTitle {color: #963; text-align: left;
    font-size: 1.1em; background-color: #EEE; border-top: 1px solid #CCC;}
.gridCaption {color: #333; padding: 3px; text-align: left;
    font-size: 1em; background-color: #EEE; border-top: 1px solid #CCC;}
.gridCaptionMask {color: #EEE; padding: 3px; text-align: left;
    font-size: 1em; background-color: #EEE; border-top: 1px solid #CCC;}    
.gridPageNumber {color: #333; padding: 3px;
    font-size: 1em; font-weight: bold; background-color: transparent;}


.headBold {	COLOR: #666; FONT-SIZE: 1.7em;  
    font-style: italic;
    letter-spacing: 0.25em;
}
.headBoldDotted {
	COLOR: #666; FONT-SIZE: 1.2em; FONT-WEIGHT: bold; text-align: center; font-variant: small-caps; BACKGROUND: #EEE;  letter-spacing: 0.65em; border: 1px dotted #CCC;
}
.highlight { color:#C93; font-weight: bold;
	background-image: url(line_red.jpg);
	background-repeat: no-repeat; 
	background-position: bottom left;}
.intro {	
	FONT-SIZE: 0.8em; padding: 4px; color: #666;}
.linesafe { 
	width: 400px; background:  url('PageImages/line_dot.gif') repeat-x; }
.line { 
	 margin-left: 40px; border-top: 2px dotted #CCC; }
.linemenu { 
	 margin-left: 10px; 
	 background: #bba36a;
	 height: 1px; }	 
.lineThin { 
	width: 100px; margin-left: 40px; border-top: 1px solid #999; }
.menuBold { background:#7b87ff; padding:4px; color:#FFF;}
.narrow { padding-right:240px;}
.poem { 
       line-height: 1.5em;}

.poemeng { 
	border-left: 1px solid #CCC;
	padding-left:7px;
	vertical-align:top;}
.poemgael {text-align: right;
    padding-right: 7px;
    vertical-align:top;}	
.pullquote {
	PADDING-LEFT: 12px; FONT-SIZE: 1.6em; COLOR: #CCCCCC; LINE-HEIGHT: normal;  FONT-FAMILY: "Trebuchet MS", "Palatino Linotype", Georgia, "Times New Roman", serif; background:  url(img/icon_pullquote.gif); background-repeat: no-repeat;
}
.pullquoteSmall {
	PADDING-LEFT: 12px; FONT-SIZE: 1.2em; COLOR: #717171; LINE-HEIGHT: normal;  font-weight: bold; background:  url(img/icon_pullquote.gif); background-repeat: no-repeat;
}
.quote {
	COLOR: #FF6600; LINE-HEIGHT: 22px; padding: 18px 0 4px 0;
}
.quoteDark {
	COLOR: #333; font-size: 1em; line-height: 2em; padding-left: 20px;
}
.tableMin { background: #eeeeee;}
.tableMinGrey { background: #999;}
.tableMin_bottom {background: #C96; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
.tableMin_mid {border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
.tableMin_bottom {margin: 0;
	padding: 0;
	background-image: url(img/p7ap_greystoneBase.jpg);
	background-repeat: repeat-x;
	background-color: #949494;
	}
.tableMin_top {margin: 0;
	padding: 2px 4px ;
	background-image: url(img/p7ap_greystone.jpg);
	background-repeat: repeat-x;
	background-color: #949494;
	}
.tableMin_top p {padding:0 0 0 20px;
	margin: 0;
	height: 20px;
	font-size: 1em;}	
.tableMin_mid UL .arrow {margin-left: -20px;}
.tableMin_mid p {padding: 2px 15px;}
/*********table MidRight................................................. 

/*********table MidRight..................................................	
#tableMidRight { float:right;
	right: -70px;
	margin: 30px -170px 0 -240px;
	width: 270px;
	background: transparent;
	border: none; 
	border-collapse:collapse; 
	padding: 0;
	font-size:0.9em;
}*/
#tableMidRight { float: right;
	right: 10px;
	margin: 30px -12px 0 1px;
	width: 270px;
	background: transparent;
	border: none; 
	border-collapse:collapse; 
	padding: 0;
	font-size:0.9em;
}
#tableMidRight td { 
	padding-left: 6px;}

.tableMidRight_top {height: 31px;
    background:  url('img/whatson.png') no-repeat;
	margin: 0 0;}
.tableMidRight_mid {
	line-height:1em;
	padding: 1px 5px 0 10px;
	background:  url('img/midTable_250.png') repeat-y;
}
#tableMidRight .tableMidRight_mid td { 
	padding-left: 22px;}
.tableMidRight_bottom {height: 42px;
    background:  url('img/bottomTable_250.png') no-repeat;}   
#tableMidRight a:hover { text-decoration: none;}  
/********* end table MidRight..................................................*/ 
.tdLeft {	
		border-top: 1px solid #CCC; padding: 5px 0 0 5px; }
.tdLine {	
		border-top: 1px dotted #CCC; padding: 5px; }	
.tdLeftEven {	
		width: 50%; padding: 5px; }	
.tdMid {	
		padding: 10px; }
.tdRight {	
		border-top: 1px solid #CCC; padding: 5px 5px 0 0; text-align: right; }
.tdRightEven {	
		width: 50%; padding: 5px; }		
.tdtitle {text-decoration: none;}		

#lblGreeting
{
    color: #b22222;
    font-family: Unicorn;
}
