/* RESET
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,select,button,legend { 
	margin:0; padding:0 
	}
	
fieldset {
border:0px;
}
a:active, a:visited {
	overflow: hidden;
}
a img,:link img,:visited img { 
	border:none 
	}
ul, ol, dir, menu { 
	list-style: none; 
	}
table {
	border-collapse:collapse;
	border-spacing:0;
}
body,
html {
	height: 100%;   
	font-size: 100%;
	line-height: 1; 
	color: #333;
	background-color: #fff;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}
	
p {
	font-size:0.75em;
	margin-top: 0em;
	margin-bottom: 1em;
}
	
q { 
	quotes: "" ""; 
	}

sub, sup { 
	vertical-align: baseline; 
	}

	
/* LANDING
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;    /* Bump div#blueBox down half the height of the screen. */
	margin-top: -320px;  /* Half the height of div#blueBox. */
	float: left;
}
#wrapper {
	clear: both;
	width: 960px; 
	text-align: left; 
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#landing {
	width: 922px;
	height:455px;	
	background: url("../images/landing-logos.gif") 100% 100% no-repeat;
	border-top: solid 22px #9ebbd6;
	border-bottom: solid 22px #9ebbd6;
	border-left: solid 15px #9ebbd6;
	border-right: solid 15px #9ebbd6;
}

/* CONTAINERS
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#outer 
{
	position:relative;
	width:100%;
}
#container 
{
	background-color:#9ebbd6;
	position:relative;
	width: 960px; 
	text-align: left; 
	margin-left: auto;
	margin-right: auto;
}
/* NAVIGATION
---------------------------------------------------------------------------------*/
#nav-panel 
{
	position:relative;
	width: 960px; 
	height: 43px;
	background: url("../images/nav-bg.gif") 0 0 repeat-x;
}	
#nav-panel ul li
{
	margin:0px;
	padding:0px;
	display:inline;
}	
/* MAIN
---------------------------------------------------------------------------------*/
#main 
{
	position:relative; 
	padding:17px 19px 0px 19px;
}	
#main-inner
{
	width: 922px;
	margin-left:auto;
	margin-right:auto;	
}	

#left-column
{
	padding-top:5px;
	width:623px; 
	float:left;
	display:inline;
	background-color:#9ebbd6;
}	
#right-column
{
	padding-top: 15px;
	margin-top:5px;
	width:299px; 
	float:left;
	display:inline;
	background-color:#fff;
}

.ab-left 
{
	float:left; 
	display:inline;  
	margin-right:10px;
}
.ab-left  img
{
	margin-top:13px;
}

.copybox
{
	width:610px; 
	height:1100px; 
	border-right: solid 1px #fff;
	background: #2f2d48 url("../images/copy-box-bg.gif") 0 400px no-repeat;	
	background-color:#2f2d48
}
.copybox2
{
	width:610px; 
	height:1503px; 
	border-right: solid 1px #fff;
	background: #2f2d48 url("../images/copy-box-bg.gif") 0 400px no-repeat;	
	background-color:#2f2d48
}
.maincopy
{
	float:left; 
	display:inline; 
	width:415px; 
	padding:10px; 
	color:#fff; 
	line-height: 1em;
}
.player
{
	margin:3px 0px; 
	padding-left:14px;
}
.special-guests
{
	padding-left:14px; 
	margin-bottom:12px;
}
.confirmed-guests
{
	padding-left:14px; 
	margin-top:12px; 
	margin-bottom:12px;
}

/* COPYRIGHT
---------------------------------------------------------------------------------*/
#copyright-panel 
{
	margin-top:5px;
	border-top: solid 4px #fff;
	color:#c0c0c0;
	position:relative;
	width: 960px; 
	background-color:#fff;
	text-align: left;
}
#copyright-inner 
{
	border-top: solid 3px #666;
	background-color:#1f1f1f;
	padding-left:15px;
	padding-top:15px;
	height: 30px;
}
#copyright-inner a:link {color: #c0c0c0; text-decoration: underline;}
#copyright-inner a:visited {color: #c0c0c0; text-decoration: underline;}
#copyright-inner a:hover {color: #ccff00; text-decoration: underline;}
#copyright-inner a:active {text-decoration: underline;}

/* GENERAL
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.cb 
{
   font-size: 0 !important;
	clear:both;
   line-height: 0;
   height: 0;
   margin: 0;
   padding: 0;
}

input { 
	background-color: #fff  ! important;
	color: #333 ! important; 
	border: 1px solid #587ea1 ! important; 
}
.noborder{ 
	background-color: #fff  ! important;
	color: #333 ! important; 
	border: 0px solid #587ea1 ! important;  
}
.withborder { 
	background-color: #fff  ! important;
	color: #333 ! important; 
	border: 1px solid #587ea1 ! important; 
}
h1 {
	margin-left:0px;
	margin-bottom:20px;
	padding:0px;
	color: #005693;
	font-size:1.4em;
	font-weight:bold;
	}
div.row {
	line-height:1.4em;
	border-bottom: 1px dotted #ccc;
	padding:6px 0px 6px 0px;
	font-size:0.75em;
	clear: both;
  }
    div.titlerow {
	line-height:1.4em;
	border-bottom: 1px dotted #ccc;
	padding:18px 0px 6px 0px;
	font-size:0.75em;
	clear: both;
  }
  div.titlerow span.label {
	float: left;
	width: 130px;
	margin: 5px ;
	text-align: left;
}
  div.row1 {
	line-height:1.4em;
	border-bottom: 1px dotted #ccc;
	padding:6px 0px 6px 0px;
	font-size:0.75em;
	clear: both;
  }
div.row2 {
	 line-height:1.4em;
	padding:12px 0px 0px 0px;
	font-size:0.75em;
	clear: both;
  }
 div.row3 {
	 line-height:1.4em;
	border-bottom: 1px dotted #ccc;
	padding:12px 0px 6px 0px;
	font-size:0.75em;
	clear: both;
  }
div.row span.label {
	float: left;
	width: 130px;
	margin: 5px ;
	text-align: left;
}
div.row span.longlabel {
	float: left;
	width: 280px;
	margin-left: 5px ;
	text-align: left;
}
div.row span.nowidth{
	padding-right:15px;
	float: left;
	margin: 5px ;
	text-align: left;
}
.formInputButton {
	background-color: #557a97 ! important;
	color: #fff! important; 
	border: 1px solid #666666 ! important; 
	padding: 3px 10px 3px 10px ! important;
	font-weight: bold ! important;
}

