@charset "utf-8";
/* CSS Document */
#live_menu ul.live_tabs {
	list-style:none;
	padding:0;
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: #E2E2E2;
}

#live_menu ul.live_tabs li.tab {
	float:left;
	margin-right:7px;
	text-align:center;
	font-weight: bold;
}

#live_menu ul.live_tabs li.tab a {
	display:block;
	color:#666;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	height: 17px;
}

#live_menu ul.live_tabs li.tab a:hover {
	color:#333333;
}

#live_menu ul.live_tabs li.tab a.active {
	background-color:#FF9900;
	color: #FFFFFF;
}

#live_archive {
	padding:10px;
	margin:0px;
}

+html #live_archive {
	padding:0px;
	margin:10px;
}

#live_images {
	list-style:none;
	margin:0px;
	padding:0px;
	clear:both;
}

#live_images li {
	list-style:none;
	float:left;
	margin:3px;
	background-color: #E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
		}

#live_images li a {
	display:block;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

#live_images li a.active,
#live_images li a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#secondcam {
	list-style:none;
	margin:0px;
	padding:0px;
	clear:both;
}

#secondcam li {
	list-style:none;
	float:left;
	margin:3px;
	background-color: #E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
		}

#secondcam li a {
	display:block;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

#secondcam li a.active,
#secondcam li a:hover {
	color: #FFFFFF;
	background-color: #0099CC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#secondcam_tab {
	padding-left:80px;
	padding-bottom:10px;
	margin:0px;
}

+html #secondcam_tab {
	padding:0px;
	margin-left:80px;
	margin-bottom:10px;
}


#archive img {
border:solid 1px #FF9900;
margin-top:5px;
}

#archive p {
clear:both;
text-align:center;
}

.offline {
	color:#FF3300;
	font-size:11px;
}
