/* --------------------------------------------------- CONTENT_lEFT */
/* ----- BANNER_SLIDESHOW ----- */
.banner_slideshow {
	position:relative;
	width:477px;	
	height:327px;
}
.banner_slideshow div {
	position:absolute;
	top:0px;

}
.banner_slideshow img {
	border:solid 1px #000;
}
.banner_slideshow .caption {
	position:absolute;
	top:307px;
	left:0;
	display:block;
	height:20px;
	min-height:20px !important;
	text-decoration:none;
}
.banner_slideshow .caption a {
	position:absolute;
	font-size:0.75em;
	width:300px;
	padding-left:10px;
	color:#fff;
}
.banner_slideshow .caption a:hover {
	cursor:pointer;
}
.banner_slideshow .caption em {
	position:absolute;
	bottom:0;
	left:0px;
	width:477px;
	height:25px;
	background:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.banner_slideshow ul {
	position:absolute;
	bottom:6px;
	#bottom:9px;
	right:0;
	list-style:none;
}
.banner_slideshow li {
	float:left;
	padding-right:7px;
}
.banner_slideshow li a {
	display:block;
	width:13px;
	height:13px;
	background:url("../images/bg_banner_nr.gif") no-repeat top left;
	color:#000;
	font-size:0.6em;
	text-align:center;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.banner_slideshow li a:hover, .banner_slideshow li.selected a {
	text-decoration:none;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.banner_slideshow .readmore {
	position:absolute;
	top:278px;
	left:1px;
	padding:5px 0 15px 0;
	width:100px;
	display:block;
	background:url("../images/bg_banner_readmore.png") no-repeat top left;
	#background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='theme/default/images/bg_banner_readmore.png', sizingMethod='image');
	color:#fff;
	font-weight:bold;
	font-size:0.8em;
	text-align:center;
}
.banner_slideshow .readmore:hover {
	cursor:pointer;
	background:url("../images/bg_banner_readmore2.png") no-repeat top left;
	#background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='theme/default/images/bg_banner_readmore2.png', sizingMethod='image');
	text-decoration:none;
}
.banner_slideshow_corner{
	width:10px;
	height:10px;
	position:absolute;
	top:0;
	right:0px;
	_right:-1px;
	background:url("../images/bg_banner_corner_tr.gif") no-repeat top right;
}

.imu {
	clear:left;
    text-align:center;
    padding-top:6px;
    margin-bottom:6px;
    position:relative;
}

/* ----- LATEST_SCREENSHOTS ----- */
.latest_screenshots {
	position:relative;
	left:-5px;
	margin-top:3px;
	width:482px;
}
.latest_screenshots h3 {
	height:1%;
	padding:2px 5px;
	margin:0 1px 0 2px;
	border-bottom:solid 1px #67676a;
	font-size:0.75em;
	background:url("../images/bg_screenshots_header.gif") no-repeat top right;
	color:#fff;
}
.latest_screenshots_list {
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
}
.latest_screenshots_list ul {
	height:1%;
	padding:3px 8px 3px 4px;
	border-top:solid 1px #efefef;
	border-right:solid 1px #c1c1c1;
	border-bottom:solid 1px #888888;
	background:#e6e6e6;
	list-style:none;
}
.latest_screenshots_list li {
	float:left;
}
.latest_screenshots_list li a {
	display:block;
	width:117px;
	padding:2px 0;
	text-align:center;
	color:#000;
}
.latest_screenshots_list li a:hover {
	color:#186ad2;
}
.latest_screenshots_list li a img{
	border:solid 1px #000;
}
.latest_screenshots_list h5 {
	font-size:0.65em;
	text-align:center;
}



/* ----- overview ----- */
.overview {
	margin-top:3px;
}
.overview_menu {
	list-style:none;
	overflow:hidden;
}
.overview_menu li {
	float:left;
	height:25px;
	text-align:center;
}
.overview_menu.first {
	background:url("../images/bg_tritab_top_sel1.gif") no-repeat top left;
}
.overview_menu.second {
	background:url("../images/bg_tritab_top_sel2.gif") no-repeat top left;
}
.overview_menu.third {
	background:url("../images/bg_tritab_top_sel3.gif") no-repeat top left;
}
.overview_menu li a {
	display:block;
	padding:2px 0;
	width:158px;
	color:#fff;
}
.overview_menu li a:hover {
	text-decoration:none;
}
.overview_list {
	background:#4d4d56;
	border-left:solid 1px #1d1d23;
	border-right:solid 1px #1d1d23;
}






/* ----- LATEST_DVDS ----- */
.latest_dvds {
	margin:7px 0 0 1px;
}
.latest_dvds h3 {
	padding:3px 7px;
	background:url("../images/bg_latestdvds_top.gif") no-repeat top left;
	font-size:0.9em;
	color:#fff;
}
.latest_dvds .latest_dvd_list {
	background:#545872;
	border:solid 1px #303347;
}
.latest_dvd_list {
	padding-top:7px;
}
.latest_dvd_row {
	width:464px;
	margin:0 auto;
	padding-bottom:7px;
	overflow:hidden;
	clear:left;
}
.latest_dvd {
	position:relative;
	float:left;
	width:220px;
	padding:2px;
	margin:0 3px;
	_margin:0 2px;
	border:solid 1px #242636;
	border-bottom:solid 1px #7a7d8f;
	border-right:solid 1px #5e627b;
	background:#454964;
}
.latest_dvd img {
	float:left;
	border:solid 1px #868aa3;
	width: 80px;
}
.latest_dvd_text {
	float:left;
	width:133px;
	padding-left:5px;
	color:#fff;
	font-size:0.75em;
}
.latest_dvd_text h4, .latest_dvd_text .subtitle {
	color:#ffb400;
}
.latest_dvd_text h4 {
	font-size:1.1em;
}
.latest_dvd_text h4 a {
	color:#ffb400;
}
.latest_dvd_text .text {
	font-style:italic;
}
.latest_dvd_text .link {
	position:absolute;
	bottom:3px;
	right:3px;
	display:block;
	width:81px;
	height:14px;
	padding:1px 0;
	text-align:center;
	/*background:url("../images/bg_latestdvds_button.gif") no-repeat top left;*/
	font-weight:bold;
	color:#ffb400;
}
.latest_dvd_text .link:hover {
	/*background:url("../images/bg_latestdvds_button2.gif") no-repeat top left;*/
	text-decoration:underline;
}





/* --------------------------------------------------- CONTENT_RIGHT */
/* ----- LATEST_NEWS ----- */
.latest_news_primer {
	position:relative;
	margin:4px 7px;
	background:url("../images/bg_blue_sep.gif") no-repeat bottom center;
	overflow:hidden;
}
.latest_news_primer .img {
	float:left;
	margin-top:3px;
	padding-bottom:10px;
}
.latest_news_primer img {
	border:solid 1px #5780b3;
	width:80px;
}
.latest_news_text {
	float:left;
	width:250px;
	padding:0 0 15px 7px;
	font-size:0.75em;
	color:#fff;
}
.latest_news_text_wide {
	float:left;
	padding:0 0 15px 7px;
	font-size:0.75em;
	color:#fff;
}
.latest_news_text h4, .latest_news_text_wide h4 {
	font-size:1.5em;
	padding-bottom:2px;
	font-weight:normal;
}
.latest_news_text h4 a, .latest_news_text_wide h4 a {
	color:#fff;
}
.latest_news_text .link, .latest_news_text_wide .link {
	margin-top:2px;
	display:block;
	font-weight:bold;
	color:#ffb400;
}
.latest_news_text .text a, .latest_news_text_wide .text a { 
	color:#fff;
}
.latest_news_text .text a:hover, .latest_news_text_wide .text a:hover {
	text-decoration: none;
}
.latest_news_primer_date {
	position:absolute;
	bottom:4px;
	right:0;
	padding-left:15px;
	text-align:right;
	color:#a8a9b3;
	background-position:0 2px;
}
.latest_news_day {
	position:relative;
	padding-bottom:7px;
	top:-5px;
	color:#fff;
	font-size:0.75em;
}
.latest_news_day h5 {
	margin-bottom:2px;
	padding:0 7px 1px 7px;
	background:url("../images/bg_blue_top2.gif") repeat-x #0f4e9e;
	border-top:solid 1px #8fb8ec;
	border-left:solid 1px #5489cc;
	border-bottom:solid 1px #072c5c;
	font-size:1em;
}
.frontpage .newsitem .date {
	width:45px;
}



