@charset "utf-8";
/* CSS Document */
@import 'global.css';
.upcomming {
	padding: 5px;
}
.pageWrapper{
	width:800px;
	margin:0 auto;
	background:#fff
	}
.header{
	height:55px;
	position:relative;
	margin-top:10px;
	}
h1{
	width:368px;
	height:55px;
	background:url(../images/logo.gif) no-repeat;
	top:0;
	left:0px;
	position:absolute
	}
h1 a{
	display:block;
	width:368px;
	height:55px;
	line-height:55px;
	overflow:hidden;
	text-indent:-5000px
	}
.header .top-menu{
	position:absolute;
	display:block;
	right:10px;
	top:10px;
	}
.navigation{
	height:36px;
	background: url(../images/navigation_bg.gif) no-repeat;
	}
.navigation a{
	display:inline;
	float:left;
	height:36px;
	text-indent:-5000px;
	overflow:hidden;
	margin-left:2px;
	}
.navigation a.home{
	width:74px;
	margin-left:0
	}
.navigation a.home:hover,.navigation a.home-on{
	width:74px;
	background:url(../images/nav_home.gif) no-repeat;
	margin-left:0
	}
.navigation a.return{
	width:120px;
	}
.navigation a.return:hover,.navigation a.return-on{
	width:120px;
	background:url(../images/nav_return_to_live.gif) no-repeat
	}
.navigation a.random{
	width:112px
	}
.navigation a.random:hover,.navigation a.random-on{
	width:112px;
	background:url(../images/nav_random_eye.gif) no-repeat
	}
.navigation a.vomodo{
	width:95px
	}
.navigation a.vomodo:hover,.navigation a.vomodo-on{
	width:95px;
	background:url(../images/nav_vomodo.gif) no-repeat
	}
.container{
	width:800px;
	padding:30px 0
	}
.page-left{
	width:405px;
	float:left
	}
.player-box{
	background:url(../images/title_bg.gif) no-repeat 0 0;
	padding-top:16px;
	text-align: center;
}
.player-box-live{
	background:url(../images/title_bg_live.gif) no-repeat 0 0;
	padding-top:16px;
	text-align: center;
}

.about-box{
	background:url(../images/title_about_bg.gif) no-repeat 0 0;
	padding-top:16px;
}
.vomodo-box{
	background:url(../images/title_vomodo_bg.gif) no-repeat 0 0;
	padding-top:16px;
}
.flash-player{}
.page-right{
	width:372px;
	float:right
	}
	.box-aboutright{
	width:372px;
	border:0px;
	margin-bottom:12px;
}
.box-372{
	width:372px;
	border:1px solid #70a94a;
	margin-bottom:12px;
}
.box-372 .title{
	height:23px;
	line-height:23px;
	padding-left:12px;
	color:#588e35;
	font-weight:bold;
	background:url(../images/title_bg2.gif) no-repeat;
	border-bottom:1px solid #70a94a
	}
.box-372 .content{
	padding:10px;
	color:#70a94a
	}
.box-372 .btn-nav{
	display:block;
	height:30px;
	margin-top:8px;
	padding-left:75px
	}
.box-372 .btn-nav a{
	display:block;
	width:205px;
	height:26px;
	background:url(../images/interact_btn.gif) no-repeat;
	overflow:hidden;
	text-indent:-5000px;
	}
.box-372 .btn-nav a:hover{
	background-position:0 bottom
}
.box-372 .footer{
	height:25px;
	line-height:25px;
	text-align:center;
	background:#77ad53;
	color:#fff;
	font-size:14px
	}
	
.current-video-blogs{
	border-top:1px solid #8c8c8c;
	padding:10px 0;
}
.current-video-blogs h2{
	font-size:14px;
	margin-bottom:6px
}

.small-copy{
	height:16px;
	line-height:16px;
	text-align:left;
	background:#eeeeee;
	color:#666;
	font-size:12px
	}
#map {
	width:372px;
	height:200px;
}
