/* Containing Div for all content */
div.bodycontainer { 
    background-image:none;
    width:970px;
    height:680px;/*changed for live player page*/
} 
div.pagelogocontainer {
height:128px;
width:760px;
}
div.menu {
		height:27px;
		width:100%;
}

.normalpage, .loginregister, .shortHeader{
	background-repeat: no-repeat;
}

.normalpage, .loginregister, .headerframepage{
	background-image: url(../images/background_noms_2009.gif);
}

.shortHeader{
	background-image:  url(../images/background_noms_2009_short.gif);
}
 
.shortHeader div.pagelogocontainer {
height:80px;
}
 
.shortHeader div.maincontent {
height:555px;
}

div.menu ul {
	left: 0px;
	padding: 5px 0px 0px 20px;
	width: 760px;
	height: 27px;		
	background-color:Transparent;
}
div.main{width:990px;}
html  body .maincontent
{ 
width:990px;
height:500px;
padding:20px 0px 0px 50px;
}

div.maincontent
{ 
width:990px;
}

.maincontent .col1 {
	padding:0px;
	width:942px;
	height: 270px;
}
.col1small {
	padding:0px;
	width:500px;
	height: 100%;
}


.row2 {
width:970px;
}
.row2 img{
	padding:0;
	margin:0 7px 0 0;
	border:1px solid #0077C0;
}

div.menu ul a{
		color:#FFFFFF;
	}	
body>html div.menu ul {
	width: 760px;
}

div.menu ul li {
	padding: 0px 10px 0px 30px;
} 

div.menu ul li a {
	font-size: 86%;
	color: #FFFFFF;
	font-weight: bold;
}
div.menu ul li.settingslink {
float:left;
}

div.menu ul li.chosen a {
	font-size: 86%;	
	color: #003366;
	font-weight: bold;
}

.para1text {
width: 560px;
}
.maincontent .featurebox {
	border: solid 1px #0077c0;
}

.maincontent p a {
	color: #0077c0;
}

.maincontent p a:link, .maincontent p a:visited {
	color: #0077c0;
}

.maincontent p a:hover, .maincontent p a:active {
	color: #0077c0;
}


div.hr {
	background-color: #0077c0;
	border-style:none;
	width:600px;
}

div.hr2 {
	background-color: #0077c0;
	float:none;
	height:1px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	width:auto;
}

img.launchlogo {
	border: solid 1px #0077c0;

}
.testFrame {
position: absolute;
left: 698px;
top: 20px;
background-color:transparent; 
}
.testpre2{
position: absolute;
left: 140px;
top: 210px;

background-color:transparent; 
}
.col2console{
	position: absolute;
	left: 590px;
	top: 10px;
	height:470px;
	width:360px;
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF; 
}

.console {
height: 100%;
height: 500px;
	width:360px;
overflow: hidden;

}

.presite2test {

}

.testFrameLive {
position: absolute;
left: 506px;
top: 179px;
}


body.launchpage p a {
	color: #0077c0;

}

body.launchpage p a:link, body.launchpage p a:visited {
	color: #0077c0;

}

body.launchpage p a:hover, body.launchpage p a:active {
	color: #0077c0;

}

strong {
	color:#0077c0;
font-weight:bold;
}

.main .maincontent	h1 {
	font-size: 1.1em;
	padding: 2px 0px 5px 0px;
	color: #656565;
}

.main .maincontent	h2 {
	padding: 1px 0px 2px 0px;
	color: #656565;
}
.main .maincontent p{
	color: #333333;
}



/*web select frm*/

.webcastmaincontent {
padding:20px 25px 0px 29px;

width:706px;
}
	.webcastmaincontent {
padding:20px 25px 0px 29px;

width:706px;
}

.webcastmaincontent h1 {
font-size:small;
color:#656565;


}

.webcastmaincontent #bandwidth_choice{
/* display: none; */
}

.webcastmaincontent #bandwidth_rec{

}

	
.webcastmaincontent #bandwidth_rate{
display: none;
}
.settings_box table th {
	vertical-align:middle;
	width:370px;
}






/*live webcast */
.audio{
width: 760px;
height:600px;
}
.speakerFrame{

margin-top:95px;
height:142px;

}


.mediaFrame {
	position: absolute;
	top: 235px;
	left: 53px;
	height: 180px;
	width: 200px;
}

.slideFrame {
	position: absolute;
	height:350px;
	left:310px;
	width:410px;
}

/* login reg page styles */
.loginForm{
background-image:url(../images/log_bg.gif);
background-position:top;
background-repeat:no-repeat;
background-color:#FFFFFF;
width:306px;
height:145px;
display: block;
border: 1px solid #0177c1;
margin-top: 255px;
margin-left: 10px;
}
.regForm{
background-image:url(../images/reg_bg.gif);
background-position:top;
background-repeat:no-repeat;
background-color:#FFFFFF;
width:306px;
min-height:210px;
margin:255px 40px 0px 115px;
display: block;
   border:solid #0082ca 1px;
}
.submitbutton
{
   margin-top:5px;
   font-size:10px;
   font-family:Verdana,sans-serif;
   font-weight: bold;
   color:#003366;
   background:transparent url(../images/button_bg.gif) repeat-x;
   text-decoration:none;
   border:solid #0082ca 1px;
   padding-left: 5px;
   padding-right: 5px;
   clear: both;
}

body.loginregister label {
display:block;
font-size:small;
padding:0px 0px 0px;
text-align:right;
voice-family:inherit;
width:100%;
color: #0082ca;
}

body.loginregister table {
margin-top: 40px;
padding:0px;

}
body.loginregister td {
text-align:right;
}
body.loginregister .regTable {
margin-top: 40px;
height: 160px;
}

/*live styles*/

.slideCell {
line-height:0px;
margin:0px;
padding:0px 79px 0px 0px;
text-align:right;
vertical-align:top;
width:100%;
}



#player_choice td label 
{
	width: 200px;
	display: block;
	padding-top:10px;
}

#bandwidth_choice
{
	width: 275px;

}

.settings_box table td {
vertical-align:top;
}
