/* ASCE Corporate Template Stylesheet created 10/31/2010 by Ayinde Clarke */

/* Emphassis */

.emphasis {
	font-weight: bold;
}

/* Video Page */

#webinar-description {
	padding: 10px 0;
    vertical-align: top;
    width: 66%;
}

#video-layout{
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 960px;		
}

#video-cell {
	height: 400px;
	padding: 10px 0 10px 0;
}

.vid-container {
	text-align:center;
}

#title-cell {
	border-bottom: 1px solid #5588BB;
	margin: 0;
	padding: 0 0 5px 0;
	vertical-align: top;
}

.product-title {
	color:#5588BB;
    display:inline-block;
    font-size:16px;
    text-align:justify;
    width:480px;
}

.product-number {
	display: inline;
	margin: 0 0 0 10px;
	float: right;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
}

#extra-files {
	padding: 10px;
    vertical-align: top;
    width: 50%;
}

#freq-questions{
    font-size:13px;
    height:40px;
    padding:10px 0;
    text-transform:uppercase;
}

#freq-questions a {
    padding-left: 20px;
    line-height: 21px;
}

#freq-questions a.faqimg {
    background: url('/client.images/blue_question.png') no-repeat scroll 0 0 transparent;
}

#freq-questions a.listenimg {
    background: url('/client.images/blue_listen.png') no-repeat scroll 0 0 transparent;
}


#rf-title {
	border-bottom:1px solid #909090;
	color:#909090;
	font-size:15px;
	height:17px;
	padding:10px 0 0;
	text-transform:uppercase;
}

#files-section {
	height:288px;
    overflow-x:hidden;
    overflow-y:auto;
    padding:10px 0 0;
    /*width:460px; */
}
.related-table {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    border: none 0;
    width: 100%;
}
.related-table td {
    padding: 5px 0;
    vertical-align: top;    
}

.related-files .file-link {
	display: inline;
	font-size: 12px;
}
.related-files .file-link a {
	background:url("/client.images/text-x-generic.png") no-repeat scroll 0 0 transparent;
	display:inline-block;
	height:16px;
	padding-left:20px;
	text-transform:uppercase;
}

.related-files .file-size {
	display: inline;
}
.related-files .file-description {
	margin:0 0 0 20px;
	text-align:justify;
}
.related-files {
	border-bottom:1px solid #909090;
	font-size:11px;
	padding:5px 0;
	/* width:260px; */
}
.desc-title {
	border-bottom: 1px solid #909090;
    color: #909090;
    font-size: 15px;
    height: 17px;
    padding: 10px 0 0;
    text-transform: uppercase;
}

.prod-description {
    color: #909090 !important;
	line-height: 18px;
	padding:0 0 10px 0;
	text-align:justify;
}

.prod-description p {
    color: #909090 !important;
    margin: 14px 0;
}

#pagebody #sec_main_wide {
   width: 100%;
}

/* Back Link */
#back-link {
	padding: 10px;
	border-bottom:1px solid #5588BB;
}
.back_link {
}

/* Help Area */
#help-area {
	/*width: 260px;*/
}

/* Webinar listing */

/* Listing Layout */
.listingPanel 
{
    /* width:948px; */
}

#listing-layout{
	border-collapse:collapse;
    margin:0 auto;
    text-align:justify;
    width:970px;
}

.listing-title {
	color: #5588BB;
	display: inline;
	font-size: 16px;
}

.webnr-description {
	padding:0 0 10px 0;
}

#info-area {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #5588BB;
    border-collapse: collapse;
    border-top: 1px solid #5588BB;
    padding: 0;
    margin: 0;
}

#listing-cell 
{
    /* border-bottom:1px solid #5588BB; */
    margin:15px 0 10px 0;
}

.purchased-webs{
	border-bottom:1px solid #909090;
    border-collapse:collapse;
    margin:0 auto;
    padding:0;
    width: 100%;	
}

.purchased-webs th {
	text-align: left;
	vertical-align: top;
	border-bottom:1px solid #909090;
	color:#909090;
	font-size:13px;
	text-transform:uppercase;
}

.purchased-webs th.product-name {
    width: 100%;
} 

.purchased-webs th.order-number {
    padding: 0 20px 0 0;
} 

.purchased-webs th.order-date {
    padding: 0 20px 0 0;
} 

.purchased-webs th.expire-date 
{
    padding: 0 10px 0 0;
} 

.purchased-webs th.order-number, .purchased-webs th.order-date, .purchased-webs th.expire-date {
    vertical-align:bottom;
    white-space:nowrap;
}

.purchased-webs th a {
    font-weight:bold;
}
a {
color: #5588bb;
outline-width: medium;
outline-style: none;
outline-color: -moz-use-text-color;
text-decoration: none;
}

a:hover {
color: #000000;
}

.purchased-webs td {
	padding: 4px 10px 4px 0;
	vertical-align: top;
}

.purchased-webs tr.even {
	background:none repeat scroll 0 0 #EFEFEF;
}

.errorVideo, .errorVideo a
{
    color:Red;
    font-style:italic;
    font-weight:normal;
}
html a.EktronEditorsMenuMarker
{display:none !important}

.ow-landing {
    border-collapse: collapse;
    width: 100%;
    padding: 0;
    margin: 0;
}

.ow-landing td {
    
}

.ow-slogan {
    font-size: 34px;
}

.ow-text {
    font-size: 16px;
}

.purchase-page #listing-layout .ow-landing {
    display: table !important;
}

.purchase-page .highlight {
    display: none;
}
