#banner {
	background: url(/images/videocafe_banner.jpg) no-repeat;
	height: 340px;
	position: relative;
	margin: 0px 0px 6px;
}
#banner #videoPlayer {
	float: none;
	height: 340px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner #carousel {
	position: absolute;
	height: 340px;
	width: 950px;
	left: 0px;
	top: 0px;
}
#banner #carousel .frame{
	position: absolute;
	height: 340px;
	width: 950px;
	left: 0px;
	top: 0px;
}
#banner #carousel .frame img{
	display: block;
	position: absolute;
	left: 207px;
	top: 0px;
}
#banner #carousel .frame .text{
	position: absolute;
	height: 340px;
	top: 0px;
	background: url(/images/videocafe_text_transparent.png) repeat-y;
	padding-left: 23px;
}
#banner #carousel .frame .text h2{
	font: bold 16px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #124980;
	margin: 0px 0px 8px;
	padding: 26px 0px 0px;
}
#banner #carousel .frame .text p{
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px 0px 12px;
	padding: 0px;
}
#banner #carousel .frame .text img{
	display: block;
	position: static;
}
#banner #carousel #frame0 .text{
	width: 177px;
	right: 207px;
}
#banner #carousel #frame1 .text{
	width: 162px;
	left: 207px;
	padding-left: 18px;
}
#banner #carousel #frame1 .text p{
	font: 15px/26px Verdana, Arial, Helvetica, sans-serif;
}
#banner #carousel #frame2 .text{
	width: 177px;
	right: 207px;
}
#banner #carousel #frame2 .text p{
	font: 15px/26px Verdana, Arial, Helvetica, sans-serif;
}
#banner #carousel #frame3 .text{
	width: 177px;
	right: 207px;
}
#banner #carousel #frame3 .text p{
	font: 15px/26px Verdana, Arial, Helvetica, sans-serif;
}
#banner #carousel #carousel_nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner #carousel #carousel_nav a{
	text-decoration: none;
	display: block;
	height: 27px;
	width: 18px;
	position: absolute;
}
#banner #carousel #carousel_nav a#previous{
	background: url(/images/videocafe_arrows_previous.png) no-repeat 0px 0px;
	left: 16px;
	top: 156px;
}
#banner #carousel #carousel_nav a#next{
	background: url(/images/videocafe_arrows_next.png) no-repeat 0px 0px;
	top: 156px;
	right: 16px;
}
#banner #carousel #carousel_nav a#previous:hover{
	background: url(/images/videocafe_arrows_previous.png) no-repeat 0px -27px;
}
#banner #carousel #carousel_nav a#next:hover{
	background: url(/images/videocafe_arrows_next.png) no-repeat 0px -27px;
}
#cafe_nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#cafe_nav li{
	font: bold 11px/25px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
	border-left: 1px solid #fff;
	width: 237px;
}
#cafe_nav li#lnk-favorites{
	border-left: none;
	width: 236px;
}
#cafe_nav li#lnk-science{
}
#cafe_nav li a{
	color: #000;
	text-decoration: none;
	background: url(/images/videocafe_nav-background.jpg) repeat-x 0px 0px;
	display: block;
}
#cafe_nav li a:hover{
	background: url(/images/videocafe_nav-background.jpg) repeat-x 0px -25px;
	color: #fff;
}
#cafe_nav li a.active{
	background: url(/images/videocafe_nav-background.jpg) repeat-x 0px -25px;
	color: #fff;
}
div.gallery {
	clear: both;
	padding-top: 7px;
}
div.gallery ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: left;
}
div.gallery ul.rule{
	margin-top: 14px;
	padding-top: 14px;
	border-top: 1px solid #A8AAB1;
}
div.gallery ul li{
	width: 195px;
	margin-left: 56px;
	float: left;
	position: relative;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
div.gallery ul li img{
	display: block;
	margin-bottom: 2px;
}
div.gallery ul li strong{
	color: #124980;
}
div.gallery ul li a{
	width: 195px;
	display: block;
	height: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-decoration: none;
	z-index: 10;
	background: url(/images/videocafe_transparent.gif) repeat; /* IE hack */
}
div.gallery ul li a:hover{
	background: url(/images/videocafe_arrow.png) no-repeat center center;
}
div.gallery ul li.first{
	margin-left: 0px;
}
div#favorites ul.row01{
	height: 224px;
}
div#favorites ul.row02{
	height: 224px;
}
div#favorites ul.row03{
	height: 190px;
}
div#favorites ul.row04{
	height: 206px;
}
div#favorites ul.row05{
	height: 242px;
}
div#favorites ul.row06{
	height: 210px;
}
div#shorts ul.row01{
	height: 240px;
}
div#shorts ul.row02{
	height: 220px;
}
div#shorts ul.row03{
	height: 188px;
}
div#shorts ul.row04{
	height: 210px;
}
div#news ul.row01{
	height: 224px;
}
div#science ul.row01{
	height: 224px;
}
div#science ul.row02{
	height: 206px;
}

