	#main {
		margin-bottom:-100px;}
	#main .mbg {
		left:950px;
		background-image:url(../images/main-mbg.gif);}
	
	/*--/ LEFT COLUMN \--*/
	#left {
		float:left;
		width:950px;}
		#left .top {
		background-image:url(../images/details/main-top.png);}

	/*--\ LEFT COLUMN /--*/
	
	/*--/ RIGHT COLUMN \--*/
	#right {
		margin-top:61px;
		float:right;
		width:950px;
		z-index:2;
		position:relative;}
	
		
		
		/*--\ SEARCH /--*/
		
		/*--/ CONTENT COLUMN \--*/
		#btn a{
			margin-left:127px;
			margin-top:5px;
			width:702px;
			height:56px;
			display:block;
			background:url(../images/btn.gif) no-repeat;
		}
		
		#content {
			float:left;
			clear:both;
			padding:7px 10px;}
		#player {
			float:left;
			margin-top:3px;}
		#descr {
			font-size:14px;
			float:left;
			width:240px;
			height:258px;
			margin-left:12px;
			position:relative;}
		h2 {
			clear:both;
			display:block;
			color:#003766;
			font-size:20px;
			font-weight:bold;
			margin-bottom:5px;}
		#descr a {
			left:0;
			bottom:-55px;
			position:absolute;
			width:702px;
			height:56px;
			display:block;
			background:url(../images/details/btn.gif) no-repeat;}
		#btn a:hover {
			background-position:left -56px;}
		
		#livecams {
			padding-top:3px;
			min-height:350px;
			float:left;
			clear:both;
			width:950px;
			height:350px;
			margin:0 0px;}
		#livecams .top {
			width:950px;
			height:38px;
			line-height:38px;
			text-indent:10px;
			background:url(../images/details/main-top.png) no-repeat;}
			
		.banner{
			margin-top:5px;
			margin-left:15px;
		}
			
		#right .top {		
		width:950px;
		background-image:url(../images/details/main-top.png);}	
			
		#relative {
			height:400px;
			padding-left:0px;
			position:relative;}
		/*--\ CONTENT COLUMN /--*/
		
	/*--\ RIGHT COLUMN /--*/
	#footer {
		clear:both;
		padding-bottom:8px;}
	#footer a {
		color:#8833b7;}
		
		
		/*--/ ITEMS \--*/
	.item {
		float:left;
		width:180px;
		color:#353535;
		position:relative;
		overflow:hidden;
		margin:5px 4px 0 5px;}
	.item .title {
		width:180px;
		height:33px;
		background-image:url(../images/item-top.png);}
	.item .title .inner {
		height:33px;
		padding:0 5px;
		* padding:3px 5px;
		font-size:11px;
		font-weight:bold;
		display:table-cell;
		vertical-align:middle;}
	.item .mid {
		height:150px;
		background:url(../images/item-mid.gif) repeat-y;}
	.item .bot {
		height:1px;
		background:#ccc;
		border:1px solid #FFF;
		border-top:0;}
	.item .image {
		float:left;
		width:158px;
		height:118px;
		margin:5px 0 4px 9px;
		position:relative;
		border:2px solid #207eb3;}
	.item .image img {
		z-index:1;
		position:absolute;}
	.item .image .play {
		top:0;
		left:0;
		width:158px;
		height:118px;
		z-index:11;
		cursor:pointer;
		position:absolute;
		background:url(../images/item-play.png) no-repeat;}
	.item:hover .image {
		border-color:#bd34c1;}
	.item:hover .play {
		background-position:left -120px;}
	.item .date {
		clear:both;
		text-align:center;}
	/*--\ ITEMS /--*/	
