/* this file evolved from a template at  http://www.sunburnt.com.au/publications/design/css-menus  */


body{ 
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%;
	max-height: 100%;
	background: #904040 url(../images/ICONS-BULLETS/background-pages.gif) repeat-y;
	}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: black;
	}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: .8em;
	color: black;
	}

img {
	border: solid black 2px;
	}

/********************   boxes   *******************/

#frameLeft, #topFrame{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 300px; /*   Width of left frame div */
	height: 100%;
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	border: none;
	}

#topFrame{ 
	left: 200px; /*Set left value to WidthOfLeftFrameDiv*/
	right: 0;
	width: 75%;
	height: 120px; /*Height of top frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	color: white;
	}

#topHeader {
	position: absolute;
	height: 75px;
	width: 100%;
	top: 0;
	left: 10px;
	text-align: center;
	color: black;
	}

#topPix{
	position: absolute;
	top: 25px;
	left: 50px;
	height: auto;
	width: auto;
	background-image: none;
	z-index: 500;
	}

#sideMenu{
	position: absolute;
	top: 200px;
	left: 10px;
	height: 200px;
	width: 120px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	border: none;
	}

#menuBox{
	position: absolute;
	top: 135px;
	height: 25px;
	left: 15px;
	width: 100%;   
	}

#contentHeader{
	position: relative;
	margin-top: 10px;
	left: 30px;
	width: 90%;
	height: 25px;
	text-align: center;
	}

#mainContent{
	position: fixed;
	top: 120px;
	left: 170px;
	right: 0;
	bottom: 0;
	max-width: 100%;
	overflow: auto;
	border-top: solid 3px #AF3232;
	border-bottom: solid 2px #AF3232;
	}

#mainMenu{
	position: relative;
	top: auto;
	left: 25px;
	padding-left: 0;
	margin-bottom: 15px; 
	height: auto;
	width: 95%;
	border-bottom: solid #AF3232 3px;
	}

#leftHalfMenu{
	position: relative;
	top: 0;
	height: auto;
	width: 50%;
	left: 0;
	}

#rightHalfMenu{
	position: absolute;
	top: 0;
	height: auto;
	right: 0;
	left: 50%;
	}

.contentInnerBox{
	position: relative;
	top: 0;
	left: 0;
	padding-top: 10px;
	height: auto;
	width: 100%;
	text-align: center;
	border-bottom: solid #AF3232 1px;
	}

.contentTextBox{
	position: relative;
	top: 0;
	left: 25px;
	height: auto;
	width: 90%;
	text-align: left;
	white-space: normal;
	}

.venuePixRight{
	position: relative;
	height: auto;
	width: auto;
	float: right;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	}

.venuePixLeft{
	position: relative;
	height: auto;
	width: auto;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
	}

.innertube{
	margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
	}

.topBox{
	position: relative;
	top: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	width: 100%;
	}

.ctrsep{
	text-align: center;
	}
/****************   end  boxes   ******************/


/***************   text definitions   ****************/

.bodyText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

.bodyText2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

.bodyTextBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	}

.bodyTextRed{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #AF3232;
	font-style: italic;
	}

.bodyTextBold2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	}

.contentHeaderText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	}

.captionText{
	font-family:"Times New Roman", Times, serif;
	font-size: 9.5px;
	text-align: center;
	margin-top: 2px;
	}

.venueHeaderText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #AF3232;
	}

.venueSubHeadText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: black;
	}

.venueText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	}

/**************   end of text definitions   **************/


/***************   menu   *******************/

/* top level menu container */
ul {
	left: 15px;
	list-style: none;    /* no list bullets                        */
	margin: 0px;         /* don't try to indent lists              */
	padding: 0px;        /* don't try to indent lists              */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	}

/* top level menu items */
li {
	position: relative;  /* makes this a containing block          */
	width: 8em;          /* make each item the same width          */
	text-align: left;
	}

li a,
li li a  {   /*   make the anchor fill the li's   */
	display: block; 
	padding: 3px; 
	}

#leftHalfMenu li,
#rightHalfMenu li {
	width: 100%;
	}

.contentTextBox li {
	width: 100%;
	}

.topBox a  {   /*   make the anchor fill the li's   */
	display: block; 
	padding: 3px; 
	}

li li {   /*   second level menu items   */
	float: none;            /* makes this list a vertical one      */
	width: 10em;
	background-color: #AF3232; /* so it's visible against white background of main content  */
	background-image: none;
	}

/* second level menu container */
ul ul {
	border: 1px solid black;
	padding-left: 0;
	display: none;       /* don't show this menu by default        */
	position: absolute;  /* use absolute positioning for submenu   */
	left: 100%;
	top: -30px;           /* display beside menu bar        */
	}

/* second level menu items */
li li {
	float: none;            /* makes this list a vertical one      */
	width: 10em;             /* our second level menus are wider    */
	text-align: left;
	text-decoration: none;
	}

#mainMenu li {
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	width: 100%;
	line-height: 1.5em;
	text-align: left;
	}

/* position third level menu container */
ul ul ul { top: 0px; left: 100%; }

/* make the anchor fill the li */
li a { display: block; padding: 3px; }

/*
 * The magic which shows the menus. The > selector selects only an
 * immediate child. So this selector says 'The ul directly below the
 * li being hovered over'.
 */
li:hover > ul { display: block; }

/* clear the floated elements */
ul:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
	}

/******************   IE fixes:   **********************/

/*	Gaps between the second and third-level menu items is fixed with: */
li li { vertical-align: bottom; }

/*  Anchor elements sometimes ignore the :hover event. Fixed by putting the elements in hasLayout mode with: */
li a:hover { zoom: 1; }

/* IE doesn't support the :after psuedoclass for clearing the floated <li>s. IE will clear elements when the containing block is in hasLayout mode though, so the fix is simply: (or alt: use width: 100%; if appropriate for your design. */
ul { zoom: 1; }

/* For IE versions before 7, the position of the submenu is out by 1px when the containing <li> has an odd height in pixels. This is fixed with the following IE6-specific css expression: */
ul ul { _margin-top: expression(this.parentNode.clientHeight % 2 == 0 ? 0 : 1); }

li {   /*   to fix the collapsing margin bug in main menu   */ 
	vertical-align: bottom; 
	}

/**********************   end IE fixes   ********************/


/*********************   link code   ***********************/

#sideMenu a:link,
#sideMenu a:visited {
	color: white;
	text-decoration: none;
	}

#mainContent a:link,
#mainContent a:visited {
	color: black;
	text-decoration: underline;
	}

#topPix a:link,
#topPix a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	}

#mainMenu a:link,
#mainMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-weight: bold;
	}

#sideMenu a:hover,
#mainContent a:hover,
#topPix a:hover,
#mainMenu a:hover {
	color: white;
	font-weight: normal;
	text-decoration: none;
	background: #999999 url(../images/ICONS-BULLETS/highlight.gif);
	}

#topHeader a:link {
	color: blue;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: .8em;
	}
	
#topHeader a:hover {
	color: white;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: .8em;
	background: #999999 url(../images/ICONS-BULLETS/highlight.gif);
	}

.topBox a:hover,
.contentTextBox a:hover {
	color: red;
	font-weight: normal;
	text-decoration: none;
	background: #999999 url(../images/ICONS-BULLETS/highlight.gif);
	}

#mainMenu a:hover {
	font-weight: bold;
	}

/*******************   end menu   *******************/

