img, div { behavior: url(../Scripts/iepngfix.htc) }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px 0px;
	background-color: #FFF;
}

/***************************

  LOGIN/LOBBY PAGE STYLES

***************************/
#pageContainer {
	position: relative;
	background: #FFF;
	width: 960px;
	margin: 20px auto;
	border: 1px solid #000033;
}

#headerContainer {
	position: relative;
	width: 900px;
	height: 181px;
	margin-top: 30px;
    margin-left: 30px;
}

#logoContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 104px;
	border: 1px solid #000033;
	overflow: hidden;
}

#titleContainer {
	position: absolute;
	top: 121px;
	left: 0px;
	width: 900px;
	height: 55px;
	padding-top: 0px;
	padding-bottom: 10px;
	vertical-align: top;
}

#titleContainer H1 {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	margin-bottom: 0px;
}

#titleContainer H2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

#content {
	margin: 10px auto 30px auto;
}

#leftContainer {
	float: left;		
	width: 218px;	
	margin-left: 30px;	
}

#loginContainer {
	width: 210px;
	background-color: #FFFFFF; /* default #FFF */
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #000033; /* default #000 */
	margin-bottom: 20px;
}

* html #loginContainer{
	margin-left: 15px;
}

#loginContainer H1 {
	margin-top: 0px;
	font-size: 12px;
	color: #FFFFFF; /* default #FFF */
	background-color: #000033; /* default #000 */
	font-weight: normal;
	padding: 5px;
}

#sponsorsContainer {
	width: 210px;
	background-color: #FFFFFF; /* default #FFF */
	padding: 4px;
	border-width: 0px;
	border-style: solid;
	border-color: #000033; /* default #000 */	
	min-height: 218px;
}


* html #sponsorsContainer{
	margin-left: 15px;
}

#sponsorsContainer H1 {
	margin-top: 0px;
	font-size: 12px;
	color: ; /* default #FFF */
	background-color: #000033; /* default #000033 */	
	font-weight: normal;
	padding: 5px;

}

#loginError {
	color: #000033;
	padding: 5px;
}

#detailsContainer {
	position: relative;
	float: left;
	width: 640px;
	min-height: 500px;
	margin: 0px 30px;
	background-color: #FFFFFF; /* default #FFF */
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #000033; /* default #000 */
}

* html #detailsContainer {
	margin-right: 15px;
}

#detailsContainer H1 {
	margin-top: 0px;
	font-size: 12px;
	color: #FFFFFF; /* default #FFF */
	background-color: #000033; /* default #000 */
	font-weight: normal;
	padding: 5px;
}

#detailsContent {
	width: 100%;
}

#detailsContent p {
	padding-left: 20px;
	padding-right: 20px;
}

#noticeContainer {
	width: 210px;
	background-color: #FFFFFF; /* default #FFF */
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #000033; /* default #000 */	
	margin-bottom: 20px;
}

* html #noticeContainer {
	margin-left: 15px;
}

#noticeContainer H1 {
	margin-top: 0px;
	font-size: 12px;
	color: ; /* default #FFF */
	background-color: ; /* default #000 */
	font-weight: normal;
	padding: 5px;
}

.secondaryLinks {
	position: absolute;
	bottom: 5px;
	background-color: #000033; /* default #000 */
	padding: 5px 15px 5px 5px;
	width: 620px;
	text-align: right;
}

.secondaryLinks a:link, .secondaryLinks a:visited {
	color: #FFF;
	text-decoration: none;
}

.secondaryLinks a:hover {
	text-decoration: none;
}

#footer {
	width: 960px;
	height: 40px;
	clear: both;
}

/**************************

   PLAYER STYLES

**************************/

.playerBody {
	background: url(../images/style_images/page_bg.png);
	background-position: top left;
}

/*
#playerHeaderContainer {
	position: relative;
	width: 1024px;
	height: 120px;
	margin-top: 0px;
}
*/

#playerLogoContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1022px;
	height: 118px;
	border: 1px solid #000033;
	overflow: hidden;
}

#playerAudioContainer {
	position: absolute;
	top: 427px;
	left: 8px;
	width: 400px;
	height: 65px;
	margin: 0px;
	z-index: -1;
}

#playerVideoContainer {
	position: absolute;
	top: 127px;
	left: 8px;
	width: 400px;
	height: 365px;
	margin: 0px;
	z-index: -1;
}

#playerSecondaryImageContainer {
	position: absolute;
	top: 127px;
	left: 8px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	border: 0px solid #000033;
}

#slidesContainer {
	position: absolute;
	top: 127px;
	left: 418px;
	width: 600px;
	height: 450px;
	margin: 0px;
	z-index: 1;
	background-color:#FFFFFF;
	border: 1px solid #000033;
	overflow: hidden;
}

#sponsorImage{
	position: absolute;
	top: 495px;
	left: 8px;
	width: 400px;
	height: 85px;
	margin: 0px;
	z-index: -1;	
}

#playerSlideController {
	position: absolute;
	left: 8px;
	top: 192px;
	width: 400px;
	height: 1px;
	z-index: 2;
}

#playerResources{
	width: 815px;
	height: 35px;
	text-align: right;
	position: absolute;
	top: 586px;
}

#playerFooterContainer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1015px;
	height: 20px;
	padding: 1px 10px 1px 5px;
	background-color: #000033;
	font-size: 12px;
	color: #FFF;
}

#playerFooterContainer a:link, #playerFooterContainer a:visited {
	color: #FFF;
	text-decoration: none;
}

#playerFooterContainer a:hover {
	text-decoration: none;
}

/**************************

   REGISTER PAGE STYLES

**************************/

.registerBody {
	background-image: url(../images/style_images/page_bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#registerHeader {
	position: absolute;
	width: 500px;
	height: 60px;
	top: 5px;
	left: 5px;
	border-bottom: 1px solid #666;
}

#registerHeader H1 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin-bottom: -5px;
}

#registerHeader H2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#registerHeader H3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#registerContainer {
	background-color: #FFFFFF;
	position: absolute;
	padding: 15px;
	width: 300px;
	top: 100px;
	left: 25px;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #000033;
}

#registerContainer H1 {
	background-color: #000033;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}

#registerError {
	color: #000033;
	padding: 5px;
}

/**************************

   RESOURCES PAGE STYLES

**************************/

.resourcesBody {
	background-image: url(../images/style_images/page_bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#resourcesHeader {
	position: absolute;
	width: 500px;
	height: 60px;
	top: 5px;
	left: 5px;
	border-bottom: 1px solid #666;
}

#resourcesHeader H1 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin-bottom: -5px;
}

#resourcesHeader H2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#resourcesHeader H3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#resourcesContainer {
	position: absolute;
	top: 90px;
	left: 5px;
	width: 500px;
	color: #666;
}

#resourcesContainer p {
	color: #666;
	font-size: 12px;
}

#resourcesContainer a:link, #resourcesContainer a:visited {
	color: #000033;
	text-decoration: none;
}

#resourcesContainer a:hover {
	text-decoration: underline;
}

/**************************

   SPEAKERS PAGE STYLES

**************************/

.speakersBody {
	background-image: url(../images/style_images/page_bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#speakersHeader {
	position: absolute;
	width: 500px;
	height: 60px;
	top: 5px;
	left: 5px;
	border-bottom: 1px solid #666;
}

#speakersHeader h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin-bottom: -10px;
}

#speakersHeader h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#speakersHeader h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#speakersContainer {
	position: absolute;
	top: 80px;
	left: 5px;
	width: 500px;
	font-size: 12px;
	color: #666;
}

.speakerContainer {
	width: 490px;
	margin-bottom: 15px;
	padding: 5px;
}

.speakerImage {
	float: left;
	width: 180px;
	padding: 5px;
	overflow: hidden;
}

.speakerBio {
	float: right;
	width: 280px;
	margin-left: 20px;
	font-size: 12px;
	color: #666;
}

#speakersContainer a:link, #speakersContainer a:visited {
	color: #000033;
	text-decoration: none;
}

#speakersContainer a:hover {
	text-decoration: underline;
}

/**************************
   QUESTIONS PAGE STYLES
**************************/

.questionsBody {
	background-image: url(../images/style_images/page_bg.png);
	background-position: bottom center;
	background-position: no-repeat;
}

#questionsHeader {
	position: absolute;
	width: 500px;
	height: 60px;
	top: 5px;
	left: 5px;
	border-bottom: 1px solid #666;
}

#questionsHeader h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin-bottom: -10px;
}

#questionsHeader h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#questionsContainer {
	position: absolute;
	top: 130px;
	left: 40px;
	width: 465px;
	font-size: 12px;
	color: #666;
}

a:link, a:visited {
	color: #000033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
