@charset "utf-8";
/* CSS Document for Monetization Summit*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e5e5;
	height: 175px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Style for the headings*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;	
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}

/* Style for the header*/
#header{
	position:relative;
	background-repeat: no-repeat;
	height: 144px;
	width:auto;
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left:30px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;*/
	background-attachment: scroll;
}
#header .logo{
	padding-top: 30px;
	float:left;
	margin-right:12px;
	
	}
#header .mon2_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	color: #FFF;
	padding-top: 44px;
	line-height: 24px;	
}
#header .summit_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight:bold;
	color: #9927e1;
	
	
	}
#header .summit_date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	padding-left:160px;
	line-height: 5.5px;
	}
#header .small_text {
	padding-left: 718px;
	/*padding-top: 30px; */
	margin-bottom: 20px;
	margin-top: -104px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #FFF;
}
#header .playspan_logo{
	padding-left: 660px;
	margin-bottom: 38px;
	margin-top: -19px; 
}

.header_text {
	height:179px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	visibility: visible;
	background-image: url(../images/blue_header.jpg);
	background-repeat: no-repeat;
	padding-right: 100px;
	padding-left: 150px;
	line-height:20px;
	padding-top:10px;
	background-color: #FFF;
	position:relative;
}

/* Style for the Main content*/
#main_content{
	padding-right: 10px;
	padding-left: 72px;
	width: 565px;
	height: 523px;
	margin-top:0px;
	float:left;
	text-align: justify;
	vertical-align: top;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	line-height:16px;
	margin:0 0 0.8ex 0;
}
.for_ltd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-right:0px;
	line-height: normal;
}
.for_rtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #404040;
	width: 415px;
	line-height:15px;
}
.speaker_td {
	padding-top:12px;
}
/* Style for the Top Navigation*/
#header #mainMenu{
	position:absolute;
	left:540px;
	bottom:0px;
	}
	
#mainMenu ul{
	list-style:none;
	margin:0;
	padding:0;
}
	
#mainMenu li{
	float:left;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
#mainMenu li a:link, #mainMenu li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display: block;
	color:#000;
	background: url(../images/grey_button.jpg) no-repeat;
	border:0px;
	line-height:32px;
	width: 99px;
	height:32px;
	text-align: center;	
	margin-right:4px;
	text-decoration:none;
}
#mainMenu li a:hover, #mainMenu li a:active {
	color:#FFF;
	background:url(../images/blue_button.jpg) no-repeat;
}
#mainMenu li a.current{
	color:#FFF;
	background:url(../images/blue_button.jpg) no-repeat;
	line-height:32px;
	width: 99px;
	height:32px;
	text-align: center;	
}
#mainMenu li a.current:hover{
	cursor:default;
}
	
/* Style for the RegisterButton*/
#header_content .register_button	{
	position:absolute;
	left: 704px;
	bottom:57px;
	background-image: url(../images/register_button.jpg);
	height:27px;
	width:120px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	
}
#header_content .register_button a{
	text-decoration:none;
	color: #FFF;
}
#header_content .register_button a:hover{
	color: #999;
}


#left_graybar{
	background-color: #e5e5e5;
	background-image: url(../images/left_slice.jpg);
	background-repeat: repeat-y;
	width:85px;
	height:950px;
	display: block;
}
#right_graybar{
	background-color: #e5e5e5;
	background-image: url(../images/right_slice.jpg);
	background-repeat: repeat-y;
	width:85px;
	height:950px;
	display: block;
}
/* Style for the RegistrationPage elements*/
.reg_ltd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: normal;
}

.reg_rtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #404040;
	line-height:15px;
	}
.button{
	color: #FFF;
	background-image: url(../images/submit_final.jpg);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width:65px;
	height:27px;
	border:none;
	background-color:#06F;
}

.button:hover {
	border: none;
	color: #CCC;	
}
#company_logo {
	width: 250px;
	float:left;
	padding-top:25px;
	
	}
#company_logo ul{
	list-style-type:none;
}
li.logos {
	list-style-type:none;
	padding-bottom: 15px;		
}
/* Style for Footer*/
#footer{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 963px;
}
.purple_image {
	padding-left: 370px;
	padding-top:15px;
}

