
.darktxt { line-height: 15px; font-size: 11px; }

#media_container {
	background: #000;
	border-bottom: 1px solid #38321f;
	color: #cecece;
	padding: 70px 0 0;
	text-align: center;
	width: 100%;
	overflow: auto;
    background-image: linear-gradient(to bottom,#333, #000 240px);
	}
#media_container_inner {
	width: 900px;
	margin: -40px auto 0;
	text-align: left;
	}

#media_header {
	margin-bottom: 4px;
	padding-top: 5px;
	border-bottom: 1px solid #29283a;
	color: #fff;
	}
#media_header .small { float:left; margin:8px 0 0 20px; color: #888; }
#media_header h1,
#media_header h3 { float:left; margin-left: 12px; line-height: 36px; font-size:24px; }
#media_header h3 { margin-top:2px; font-size:20px }


#media_wrap { min-height: 160px; }
#media_wrap .purchase {
	border-collapse: collapse;
	border: 0 none;
	text-align: center;
	vertical-align: center;
	margin: 0 auto;
	height: 100%;
    min-height: 200px;
	}
#media_wrap .purchase .l { text-align: right; padding-right: 0; }
#media_wrap .purchase .r { text-align: left;}
#media_wrap .purchase .accent { border-right: 1px solid #201f1a; padding: 20px 20px 20px 0; }
#media_wrap .purchase td { vertical-align: middle; padding: 20px; }
#media_wrap .purchase h3 { color: #fff; margin: .5em 0 1em; }

#media_swap { padding: 10px 0; text-align: center; color: #aaa; }
#media_swap p { padding: 5px 30px; }
#media_swap a { padding: 10px; display: block; }

#media_wrap .expired {
    display: inline-block;
    background-color: #B31616;
    padding: 15px;
    border-radius: 3px;
    box-shadow: 0 1px 5px #000 inset;
}

#media_is_loading { margin: 0 auto 40px; max-width: 600px; padding-top: 40px; color: #aaa; }

#media_controls {
	line-height: 38px;
	color: #7a7970;
	text-align: left;
	margin: 0 auto;
	width: 860px;
	overflow:hidden;
	}
#media_controls .left {
	float: none;
	display: block;
	padding: 6px 10px;
	}
#media_controls .right {
	padding: 6px 10px;
	}
#media_controls .right a {
	display: inline-block;
	padding-left: 36px;
	margin-left: 14px;
	color: #7a7970;
	letter-spacing: -0.04em;
	text-decoration: none;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url('../img/media_map.png');
	background-position: 500px 500px;
	}
#media_controls .right a:hover {
	color: #a5a494;
	text-decoration: underline;
	}
#media_controls a.newwindow { background-position:0 -195px; }
#media_controls a.fullscreen { background-position: 0 -222px; }
#media_controls a.enlarge,
#media_controls a.playlist { background-position: 0 -182px; }
#media_controls a.share { background-position: 0 -258px; padding-left: 34px; }


#media_info { margin-bottom: 1em; }
#media_info p { margin: 0 0 10px; }
#media_info acronym { border: 0 none; font-size: 11px; display: block; height: 20px; }
#media_info acronym span { border-bottom: 1px dashed #363624; }
#media_info .demo { padding-left: 39px;
	background: url('../img/media_map.png') 0 -103px no-repeat; }
#media_info .avail { padding-left: 45px;
	background: url('../img/media_map.png') 0 -130px no-repeat; }
#media_info .login { padding-left: 44px;
	background: url('../img/media_map.png') 0 -157px no-repeat; }

#media_desc { margin-bottom: 1.8em; }


.content { padding: 4px 0 14px; }
.page_left { float: left; width: 70%; }
.page_right { float: right; width: 28%; }

.widget { font-size: 0.9em; clear: both; padding-bottom: 15px; }
.widget .widget_title {
	background: #3b362c url('../img/widget_head.gif') top left repeat-x;
	width: 100%;
	color: #9c9a8b;
	font-size: 12px;
	overflow:hidden;
	margin: 10px 0 12px;
	box-shadow: 0px 1px 3px #11100d;
	-moz-box-shadow: 0px 1px 3px #11100d;
	-webkit-box-shadow: 0px 1px 3px #11100d;
	}
.ie .widget .widget_title {
	border-style: solid;
	border-width: 0 1px 2px;
	border-color: #211f1a #211f1a #1f1d18;
	}
.widget h3 {
	font-size: 16px;
	float: left;
	color: #fff;
	height: 28px;
	line-height: 28px;
	margin: 2px 0 1px 12px;
	}
.widget .widget_title .left,
.widget .widget_title .right {
	padding: 6px 0 0 12px;
	line-height: 20px;
	}


.subscriptions_widget { margin: 18px 0; }
.subscriptions_widget p { margin: 6px 0; }
.subscriptions_widget li { display:inline-block; margin:0 1% 8px; width: 47%; }
.subscriptions_widget li .right { padding: 0 0 10px 20px; }

.products_widget .widget_title .right {
	height: 25px;
	padding-right: 150px;
	background: url('../img/widget_head_products.jpg') top right no-repeat;
	}
.products_widget .products { margin: 18px 12px; }
.products_widget .products p { margin: 6px 0; }
.products_widget .products li { float:left; margin:0 1% 8px; width: 47%; }
.products_widget .products li:nth-child(2n+1) { clear:left; }
.products_widget .products li .right { padding: 0 0 10px 20px; }


#event-tabs { border-bottom:2px solid #2d2922; }
#event-tabs .container { position:relative; margin-bottom:-2px; }
#event-tabs li { float:left; margin-left:12px; }
#event-tabs a { height: 40px; display:block; padding:10px 20px 6px; text-decoration:none;
	border-radius: 0 4px 4px 0; }
#event-tabs a .txt { text-decoration:underline; display:inline-block; margin: 0 4px; }
#event-tabs li.current a { background:#201d18; border:2px solid #2c2821; border-top-color:#38332a; border-bottom:none; color:#fff; padding:8px 18px 6px; }
#event-tabs li.current a .txt { text-decoration:none; }


#event-panels { background:#201d18; padding:8px 0 20px; }

.media_container {
    position: relative;
    clear: both;
}
.media_loading {
    display: none;
    font-weight: bold;
    font-style: italic;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    background: rgba(0,0,0,.4);
}
.media_loading span {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.media_loading span span {
    display: table-cell;
}