﻿#wrapper2 {
	background-position:center 140%;
}

/* BIG SLIDER AT THE TOP ******************************************/

.slider {	
	border:1px solid #2E2E2E;
	margin-bottom:25px;
	background:#000;
	overflow:hidden;
}

#slider_content {
	background:url(/Content/images/bg_slider_big.jpg) 0 0 no-repeat;
	height:293px;
	width:900px;	
	border-bottom:1px solid #2E2E2E;
	overflow: hidden;
}

#news { 
	overflow:hidden; 
	padding:10px 15px;
	border-top:1px solid #2E2E2E;
}

#news h1, #news p {
	font-size:1.1em;
	font-weight:normal;
	margin:0px;
	line-height:1.5em;
	white-space:pre;
}

#news h1 { color:#F78E00; }

/* THREE COLUMNS **************************************************/

#tri { overflow:hidden; margin-bottom:15px; }

#sorter {
	width:560px;	
	margin-left:10px;
	border:1px solid #2E2E2E;
	padding:0px;
}

#sorter .adjPadding {
	padding:10px 5px;
	width:550px;
}

#sorter .ui-tabs-panel ul {
	list-style:none;
	background:#212125;	
	overflow:auto;
	padding:10px;
	height:525px;
}

#sorter .ui-tabs-panel ul li { 
	border:0px; 
	width:95px;
	padding:0;
	background:#212125;
	margin:0 10px 10px 0;
	height:150px;
}

#sorter .ui-tabs-panel ul li.end { margin-right:0px; width:85px; }

#sorter ul li img { border:1px solid #4D4D4D; margin-bottom:8px; }

#sorter ul li h1 { font-size:1.1em; font-weight:bold; }
#sorter ul li h1 a {
	text-decoration:none;
	color:#F78E00;	
}
#sorter ul li h1 a:hover {
	text-decoration:underline;	
}

#sorter ul li p {
	font-size:1.1em;	
}

/* FOOTER ****************************************************/

footer.slider {
	padding:10px;	
	background:url(/Content/images/logo_footer.gif) 670px 10px no-repeat;
	margin-bottom:35px;
}

footer p { font-size:1.1em; color:#616161; font-family:Verdana, Arial, Helvetica, Sans-Serif; line-height:1.8em; margin-bottom:0px; }

footer p.channel_list {
	font-size:1em;
	white-space:pre;
	line-height:1.4em;	
}

footer p a {
	color:#E7871C;
	text-decoration:underline;	
}

footer p a:hover { color:#FFF; }

.leftButton { 
	position:absolute; 
	left:29px;
	top:130px;
	z-index:99;
}

.rightButton { 
	position:absolute; 
	right:29px;
	top:130px;
	z-index:100;
}
