﻿/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	color:#333333;
	font-size: 100%;
	font-family: Arial, geneva, sans-serif;
}

div 
{
	font-family: Arial, geneva, sans-serif;
}

#bgimg{
	background-image:url(../images/bodyBG.gif);
	background-repeat:no-repeat;
}

img
{
  border:0px;
}
p,h1,h2,h3,label,td,th,textarea,input, li
{
	font-family: Arial, geneva, sans-serif;
	color:#333333;
	font-size:0.750em;
}

td label, th label, th p, td p, th h1, td h1, th h2, td h2, th h3, td h3
{
	font-size:100%;
}


th
{
  text-align:left;
}

table, td, th, tr
{
 	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
h1 { 	font-size: 0.750em; }
h2 { 
	font-size:0.750em;	
	font-weight:bold;
	text-align:left;	
}
h3 { 	
  font-size: 0.750em;	
  text-align:left;
}

p
{
	margin:0px 0px 0px 0px;
	text-align:left;
	padding: 6px 0px 6px 0px;
}

/*#Content>p {margin:0px;}*/
/*#Content>p+p {text-indent:30px;}*/
/*
a {
	color:#000000;	
	text-decoration:underline;
}
a:active {color:#000000;}
a:link {color:#000000;}
a:visited {color:#000000;}*/
a, a:active, a:link,a:visited,a:hover 
{
	text-decoration:underline;
	font-family: Arial, geneva, sans-serif;
	color:#333333;
}

/* ****************************** */
/* Header starts here.            */
/*                                 */
/* ****************************** */


#Header {
	
	
	voice-family:inherit;
	width: 100%;	
	overflow:hidden;
	position: relative;
	
}

body>#Header {height:95px;}


#Pagelogocontainer {
	
	width: 850px;
	height: 91px;
	
	
}

#Pagelogocontainer #logo {
	
	width: 112px;
	height: 40px;
	position: absolute;
	left: 66px;
	top: 26px;
	
	float: left;
  display:block;

}


#Pagelogocontainer #EventTitle {
		position:relative;
	 left:295px;
	 top:10px;
	 
	 display:block;

}


#Redline
{
display:none;
}

.blackTitle
{

  color:red;
  font-weight:bold;

}
/* ****************************** */
/* Content starts here.            */
/*                                 */
/* ****************************** */
#ContainerNoMenu
{
  padding-left: 66px;
  padding-top: 50px;
  width: 600px;
 
	float:left;

}

#Container
{
 /*border: solid 1px #00FF00;*/ 
 position:relative;
 left:67px;
 top:50px;
 float:left;
 overflow:visible;
 

}

#Content {
/*  border: solid 1px #0000ff;*/ 
	/*margin:-.5em 20px 0 200px;*/
/*padding:0 0 0 0;*/
   margin: 0px 0px 0px 0px;
   
   width: 741px;
   

}

#Content p {
padding-bottom: 10px;
padding-left: 1px;
   

}
.line { 
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
	margin-bottom: 10px;
	
	
}

	
#Content #registerform label, #Content #loginform label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 

}


#Content #registerform {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */

  width: 741px;
  text-align:left;
	clear: both;

}

#Content #loginform {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  
margin-top: 50px;
  width: 741px;
  text-align:left;
	clear: both;

}


#Content #registerform br {
	clear:left;
}


#Content #loginform br {
	clear:left;
}


#Content h1 {

	padding:0 0 20px 0;
	font-size:14px;
	

	}	
	
.nicebtns {
  font-size:smaller;
	background-color: #FF0000;
	font-weight:bold;
	border-bottom:1 solid #660000;
	border-top:1 solid #FF9999;
	border-right:1 solid #660000;
	border-left:1 solid #FF9999;
	color : #FFFFFF;
}

/* ****************************** */
/* Menu starts here.            */
/*                                 */
/* ****************************** */
#Menu {
	position:absolute;
	top:70px;
	right:195px;


	
	

	}

body>#Menu { 


}


#Menu a
{
font-size:17px;
font-weight: bold;
text-decoration:none;


}

#Menu a:hover
{


}


#Menu ul li
{

  margin: 0;
  border: 0 none;
  padding-left: 25px;
  padding-right:13px;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
  border-right:dotted #333333 1px;
	background-image:url(../images/nav_arrow.gif);
	background-repeat:no-repeat;
	background-position: 15px 30%;

}

#Menu ul li a, #Menu ul li a:hover
{
 	float: none;  /*For Opera*/
  	float: left; /*For IE*/
	 display: block;

 
	

}

#Menu ul li a.chosen
{


}

#Menu ul li a:hover.chosen
{


}	


/* ****************************** */
/* Footer starts here.            */
/*                                 */
/* ****************************** */


#Footer
{
	/*display:none;*/
	clear:both;
	text-align:left;
	position: absolute;
	bottom:05px;
	left:37px;
	width:933px;
	height:24px;
	background-color:#FFFFFF;	
}

#Footer h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	padding-bottom:16px;
	position:relative;
	top: 10px;

}

#footerLinks1 {
position:relative;
left:15px;

}
#footerLinks1 p {
	font-size: 0.689em;
}

#footerLinks1 ul {
line-height: 20px;
white-space:nowrap;


}

#footerLinks1 ul li {
display: inline;
list-style-type: none;
font-size: 0.689em;


}
#footerLinks1 li a{
text-decoration:none;
padding: 0px 2em 0px 2em; 
}
#row2 {
margin-left: -8px;
}


#footerLinks2 {
position:absolute;
left:535px;
top:0px;


}
#footerLinks2 ul {
line-height: 20px;

white-space:nowrap;

}

#footerLinks2 ul li {
display: inline;
list-style-type: none;
font-size: 0.689em;


}
#footerLinks2 li a{
text-decoration:none;
padding: 0px 1em 0px 1em; 
}



/********************************************8
 *TEST page: STYLES
 **********************************************/
 #WM
{
text-align:center;
float:left;
margin: 0px 0px 20px 50px;
margin-top:0px;
display:block;
font-size: 0.689em;


}

#Real,#Flash
{
text-align:center;
margin-left:0px;
margin-top:0px;
font-size: 0.689em;
margin: 0px 0px 20px 50px;
} 
#backLink
{
  margin-left:20px;
  margin-top:1px;
}	
#backLink2
{
  position: absolute;
  top: 104px;
  left: 20px;
  display: block;
  height: 30px;
  width: 200px;
  font-size: small;

}	

/*speaker page styles */

#speakerslogo {

padding-top: 20px;

}

#speakerbody {
background-color:#FFFFFF;
background-image:none;

}
	
.speakerPage {
padding-left: 30px;
padding-right: 30px;

}

.speakerPage h1 {
padding-top: 20px;


}

.speakerPage table td {
vertical-align:top;
}







/*homepage downloads*/

#downloads {
font-size: 10px;
color: #333333;
background-image:url(../images/linkBG.gif);
background-position:left;
background-repeat: no-repeat;
padding-left: 20px;
display: block;
height: 13px;
width: 153px;
}

#greenlink a{
font-size:18px;

text-decoration:none;
position:absolute;
left: 825px;
top: 99px;


}

#greenlink a{
font-size:18px;

text-decoration:none;
position:absolute;
left: 815px;
top: 99px;
background-image:url(../images/greenLinkBG.gif);
background-position:left;
background-repeat:no-repeat;
padding-left: 10px;
display:block;



}


#greenword {
font-size:18px;

text-decoration:none;
position:absolute;
left: 825px;
top: 99px;


}
/*feedback page*/

.feedback {
background-image:none;
}


/* headerframepage */

#headerframepage {

background-image:url(../images/bodyBG.gif);
	background-repeat:no-repeat;
}


/*Flash*/


.mainFlash {
padding-left:37px;
padding-top: 40px;


}



/* LAunch Page */


.launchpage 
{
	text-align: center;
	padding-top: 150px;
}

.launchpage p
{
	text-align: center;
	margin: 3px 0px 7px 0px;
}
.launchpage img
{
	margin: 10px 0px 20px 0px;
}


/* Slides */

#rightFrame 
{
	
	position: relative;
	background-color: Transparent;
}

#slideText 
{
	display: block;
	width: 21px;
	height: 22px;
	position:absolute;
	top: 406px;
	left: 0px;
}


.slideDiv 
{
	position:absolute;
	padding: 6px;
	top: 0px;
	left: 21px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}



/* Media Frame */

#leftFrame {
	background-color: Transparent;
}

body.streamContent 
{
	background-color: Transparent;
}


#pressReleaseMediaframe, #presentationMediaframe 
{

	background-image:url(../images/linkBG.gif);
	background-position: right top;
	background-repeat:no-repeat;
	padding-right: 20px;
	margin-right: 10px;
	font-size: 0.689em;

}

#pressReleaseMediaframe:hover, #pressReleaseMediaframe:active, #presentationMediaframe:hover, #presentationMediaframe:active
{
	
}

#mediaframeLinks  
{
	margin: 40px 0px 30px 0px;
}

#mediaframeLinks select 
{
	font-size: 0.689em;
	color: #666666;
}

#mediaframeLinks label 
{
	font-size: 0.689em;
	color: #666666;
}

.streamDiv 
{

}

.streamDiv object, .streamDiv embed
{


}

#shunted 
{
	font-size: 0.689em;
	color: #CC0000;
}


#producedbyctnlink 
{
	font-size: 0.689em;
	color: #0077d4;
} 


