
html , body { /* force scroll bar to avoid centering jump */
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #666666; 
	font: .80em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
}

/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #214260;
	background-color: #eef;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.7em; color: #c90;} 
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }

h1 {
	margin: 15px 15px 20px 0px;
}
h2 
{
	margin: 20px 15px 20px 0px;
}
p, h3 {
	margin: 10px 15px 10px 0px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	/* color: #4284B0; */
}
ul span, ol span {
	color: #666666; 
}


blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/***********************
	  LAYOUT
************************/

#header-row {
	clear: both;
	text-align: center;
}

#header-wrap {
	width: 920px;
	height: 114px;
	margin: 0px auto;
	text-align: left;
}

#banner-row {
	clear: both;
	text-align: center;
	background-color: #600;
	border-top: solid 4px #300;
	border-bottom: solid 4px #300;
}

#banner-wrap {
	width: 920px;
	margin: 0px auto;
	text-align: left;
	height: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#main-row {
	clear: both;
	text-align: center;
	background-color: #fff;
	background-image: url("/Web/Site/HookPlayers/images/short-top-grad-grey.gif");
	background-repeat: repeat-x;
	background-position: center top;
}

#main-wrap {
	width: 920px;
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
	background-image: url("/Web/Site/HookPlayers/images/edges-grad-red.gif");
	background-repeat: no-repeat;
	background-position: left top
}

#footer-row {
	clear: both;
	text-align: center;
}

#footer-wrap {
	border-top: solid 4px #300;
	width: 920px;
	margin: 0px auto;
	text-align: left;
}


/* sidebar */
#sidebar {
	float: left;
	width: 22%;
	margin: 0px;	
	padding: 10px 0px 15px 0px; 
	display: inline;		
	font-size: 90%;
}
#sidebar .sidemenu UL {
	list-style:none;
	margin: 7px 0 7px 10px;
	padding: 0;		
}
#sidebar .sidemenu UL LI {
	margin-top: 2px;
	margin-bottom: 2px;
}
#sidebar DIV.sidemenu UL LI A {
	display: block;
	font-weight: normal;
	color: #fff;	
	text-decoration: none;	
	padding: 1px 3px 1px 8px;
	background: #fff;
	border-right: 4px solid #CCC;
	
	min-height:18px;
}

#sidebar DIV.sidemenu UL LI UL LI A {
	background-color: #fff;
	border-right-width: 2px;
	font-weight: normal;
	color: #000;	
	font-size: 90%;
}

#sidebar .sidemenu A:hover {
	border-color: #900;
}

#sidebar .sidemenu A.hilite
{
	border-color: #900;
	background-color: #eee;
	color: #000;
}

#sidebar .sidemenu A.hilite:hover
{
	border-color: #900;
	background-color: #eee;
	color: #000;
}

/* main */
#main {
	float: right;
	padding: 0;
	width: 76%;		
}



/* Footer */
#footer { 
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	clear: both; 
	color: #999; 
	margin: 0; padding: 0; 
	height: 50px;	  
	text-align: right;	
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #900;
}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 4px !important; bottom: 3px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(/Web/Site/HookPlayers/images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(/Web/Site/HookPlayers/images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header .hilite a {
   background-position:0% -42px;
	color: #FFF;
}
#header .hilite a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.lightcustomcolour { color: #C2D82E; }
.midcustomcolour { color: #4B8553; }
.darkcustomcolour { color: #006325; }
.bgcolour  { color: #A9BAC3; }


/* calendar box for the Box Office dates */

div.CalendarRow
{
	width: 600px;
	float: left; 
	padding-left: 40px; 
	padding-bottom: 15px;
}

div.CalendarRow .CalendarBox
{
	position: relative;
	float: left; 
	width: 70px; 
	height: 75px; 
	margin-right: 10px; 
	background-image: url(/Web/Site/HookPlayers/Res/Image/General/blank_calendar70x75.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold; 
	color: #000;
}

div.CalendarRow .CalendarBox .Month
{
	margin: 8px 0px 0px 0px;
	color: #fff;
}

div.CalendarRow .CalendarBox .Date
{
	margin: 4px 0px 0px 0px;
	font-size: 18px;
}

div.CalendarRow .CalendarBox .Day
{
	margin: 1px 0px 0px 0px;
}

div.CalendarRow .CalendarBox a
{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%; 
	background-color: transparent;
	color: #000;
}

div.CalendarRow .CalendarBox a:hover
{
	background-color: transparent;
	color: #000;
}

