#left_web
{
	float:left;
	width:690px;
	margin-left:10px;
	margin-top:10px!important;	
	margin-top:5px;
}

#right_web
{
	float:left;
	margin:10px!important;
	margin:5px;
	width:280px;
}

#webinars
{
	float:left;
	width:100%;
	height:auto;	
}

#webinars table
{
	width:670px;
	margin:0 10px 10px 10px;
}

#webinars table td.image_data,td.title_data,td.more,td.desc_data,td.watch,td.comment
{
	margin:5px 0;
	background:#E9EDF0;
}

#webinars table td.image_data
{
	border-top:1px solid #164C97;
	width:100px;
	height:auto;
	background:#E9EDF0;
	border-bottom:1px solid #164C97;
}
#webinars table td.title_data
{
	padding:6px 0px;
	line-height:18px;
	border-top:1px solid #164C97;
	border-left:1px dashed #164C97;
	border-right:1px dashed #164C97;
	background:#E9EDF0;
	border-bottom:1px solid #164C97;
}
#webinars table td.more
{
	width:290px;
	height:auto;
	border-right:1px dashed #164C97;
	border-left:1px dashed #164C97;
	font-size:14px;
	font-weight:bold;
}
#webinars table td.desc_data
{
	width:290px;
	height:auto;
	border-right:1px dashed #164C97;
}
#webinars table td.watch
{
	border-bottom:1px solid #164C97;
	border-right:1px dashed #164C97;
	border-left:1px dashed #164C97;
	padding:0 10px 5px;
}
#webinars table td.comment
{
	border-bottom:1px solid #164C97;
	border-right:1px dashed #164C97;
	padding:0 10px 5px;
}

#webinars table td.spacer
{
	height:15px;

}


#web_messages
{
	float:left;
	width:100%;
}
#web_messages table
{
	float:left;
	width:100%;
}
#web_messages table
{
	float:left;
	width:670px;
	margin:0 10px 10px 10px;
}
#web_messages table td.desc
{
		text-align:left;
		border-right:1px dashed #164C97;
		background:#E9EDF0 none repeat scroll 0 0;
}
#web_messages table td.desc h2
{
	margin-left:10px;
}
#web_messages table td.desc p
{
	text-align:right;
}
#web_messages table td.spacer
{
	height:15px;
}

#web_messages table td.source span
{
	font-weight:bold;
}

#web_messages table th h1
{
	width:100%;
}
#web_messages table th h1 a 
{
	font-size:18px;
	line-height:20px;
	padding:0 4px;
	font-weight:bold;
	width:100%;
}
#web_messages table th 
{
	text-align:center;
	background:#E9EDF0 none repeat scroll 0 0;
	border-top:1px solid #164C97;
	border-bottom:1px solid #164C97;
	border-right:1px dashed #164C97;
}
#web_messages table td.web_image 
{
	background:#E9EDF0 none repeat scroll 0 0;
	border-top:1px solid #164C97;
	border-bottom:1px solid #164C97;
	width:80px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

#web_messages table td.more_1
{
	background:#E9EDF0 none repeat scroll 0 0;
		text-align:right;
		border-bottom:1px solid #164C97;
		border-left:1px dashed #164C97;
		border-right:1px dashed #164C97;
}
#web_messages table td.more_2
{
	background:#E9EDF0 none repeat scroll 0 0;
		text-align:right;
		border-bottom:1px solid #164C97;
		border-right:1px dashed #164C97;
}

.web_description
{
	margin-left:10px;
	text-align:left;
}

.web_image
{
	width:80px;
	margin:0 auto;
}

#play_red
{
	float:left;
	width:20px;
	height:20px;
	margin:-55px 30px 0 30px;
}
/**************Archive CSS *********/

#archive
{
	float:left;
	width:100%;
	height:auto;
	background:#E9EDF0 none repeat scroll 0 0;
}

.archive_top
{
	float:left;
	width:100%;
	margin:1px 0;
}

.archive_inner
{
	float:left;
	width:100%;
	padding:1px 0;
}


.year_archive
{
	float:left;
	width:100%;
	height:auto;
	cursor:pointer;
}

.year_archive p 
{
		font-weight:bold;
		padding-left:10px;
}
.month_archive
{
	float:left;
	width:100%;
	height:auto;
	margin-left:10px;	
	display:none;
}

.vol_issue_archive
{
	float:left;
	width:100%;
	height:auto;
	padding:2px 0;
}

.v_i_inner
{
	float:left;
	width:75%;
	margin-bottom:2px;
	border-bottom:1px dotted #164C97;
	
}

.v_i_inner p
{
	margin:0 10px;
}
.v_i_inner p.smaller
{
	font-size:10px;
}
.v_i_inner:hover
{
	color:white;
	background:#720A11;

}


.month_archive a 
{
		color:black;
		font-weight:bold;
}

.box_header_month
{
	background: transparent url(../images/bg_box_header.png) repeat-x scroll 0 0;

	font-weight:bold;
	padding:4px 0 4px 8px;
	text-align:left;
}
.box_header_month p
{
	color:white;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;	
}

/***************************/

/***Watch webinars page******/
#web_player
{
	float:left;
	width:500px;
	height:auto;	
}
#web_info
{
	float:left;
	width:185px;
	margin-left:5px;
	height:350px;
	overflow-y:auto;
	margin-bottom:10px;
}

#web_comments
{
	float:left;
	height:auto;
	width:100%;
}

.webinar_title
{
	text-align:center;
	font-size:20px;
	line-height:20px;
	padding:10px 0;
}

#web_info .date p
{
	font-weight:bold;
	font-size:10px;	
}

#web_info h2
{
	font-weight:bold;
	font-size:14px;	
}

/* ************************** */

#comments
{
	float:left;
	width:100%;
	height:auto;
}
#comments table
{
	width:670px;
	margin:10px auto;
}
#comments h1
{
	margin-left:20px;
	font-size:16px;
	line-height:17px;
	text-align:left;
	width:95%;
	margin-right:20px;
	padding-bottom:4px;

}

#comments table td
{
		background:#E9EDF0 none repeat scroll 0 0;
		border-bottom:1px dotted #164C97;
		margin-right:10px;
}

#comments table th
{
		background:#E9EDF0 none repeat scroll 0 0;
		border-bottom:1px dotted #164C97;
		margin-right:10px;
		width:520px;
}

#comments table table
{
		width:670px;
}


#comments table td p
{
	width:600px;
	margin:0 auto;
}
#comments table td p.source
{
	text-align:right;
}
#comments table td p.source span
{
	font-weight:bold;
}
#comments table td p.source span
{
	font-weight:bold;
}
#comments table td.ga_add_comment_3
{
	text-align:center;
}
#comments table td.emthy
{
	background:none;
}



.webinar_play
{
	height:0;
	margin:0 auto;
	position:relative;
	top:30px;
	visibility:visible;
	width:25px;
	z-index:10;
}

.webinar_play:hover
{
	cursor:pointer;
}

.webinar_play img
{
	z-index:10;
}

.web_holder
{
	float:left;
	width:100%;
	height:auto;	
}
#webinars table td.title_data a:hover
{
	color:#EF8C08;
	text-decoration:none;
}
#webinars table td.image_data:hover
{
	background:#EF8C08;
	cursor:pointer;
}
#web_messages table td.image_data:hover
{
	background:#EF8C08;
	cursor:pointer;
}

#sp_articles
{
	float:left;
	width:100%;
	background:#E9EDF0
}
