
.query {
	color: black;
  font-size:13px;
}
.query:hover {
  color: white;
  font-size:13px;
}
ul {
	display: block;
  padding: 0px;
  margin: 0px;
  list-style-type:none;
}

.navigation {
	float:left;
  width: 940px;
  font-size:13px;
  text-decoration:none;
}
.navigation a {
	text-decoration:none;
}
.navigation a:hover {
  text-decoration:none;
}

.videoclip-item {
  width: 182px;
  height: 160px;
  float: left;
  padding: 10px;
}

.videoclip-item img {
  width: 166px;
  height: 110px;
}
.videoclip-item a {
  font-size: 12px;
  color: #FF9900;
  text-decoration: none;
}

.videoclip-list {
  width: 615px;
  height: 1250px;
  float: left;
  background-color:#3a3a3a;
}

.category-list {
  padding-left: 10px;
  padding-top: 1px;
  width: 120px;
  float: left;
}

.category {
  width:104px;
  float:left;
  background-color:#adadad;
  height:31px;
  background-image:url('http://1000liveshows.com/ui/images/bg.sc2.gif');
}
.category a {
  display:block;
  float:left;
  background-image:url(http://1000liveshows.com/ui/images/bg.but.gif);
  height:23px;
  font-size:12px;
  font-weight:bolder;
  text-align:center;
  padding-top:3px;
  color:white;
  width:100px;
  text-decoration:none;
  margin:1px;
}
.viewBox {
	width: 615px;
  float: left;
}
.rightViewBox{
  float: left;
	width: 150px;
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 15px;
}
.pagination {
  width: 605px;
  text-align: center;
  padding: 5px;
  margin-bottom:5px;
  font-size:18px;
  float:left;
  background-color:#3A3A3A;
}

.pagination a {
	color: white;
}

.current_page {
	text-decoration: none;
  font-weight: bold;
}

.videoBox {
  float:left;
  background-color:#3a3a3a;
  width:730px;
  height:660px;
  margin-left:5px;
}

.videoClipLink {
  display:block;
  width:653px;
  height:500px;
  padding-top:5px;
  border:0px;
}

.playerBox {

}
.leftVideoBox {
	float:left;
  width:265px;
  height:600px;
  margin-left:5px;
}
body {
  background-color:#333333;
  color:white;
  font-family:arial;
}
.mainBox {
  width:943px;
  float:left;
  background-color:black;
}

.leftBox{
  width:16px;
  height:1661px;
  float:left;
  background-image:url(http://1000liveshows.com/ui/images/leftBar.png);
}

.rightBox{
  width:16px;
  height:1661px;
  background-image:url(http://1000liveshows.com/ui/images/rightBar.png);
  background-repeat:no-repeat;
  float:left;
}

.mainBoxTop {
  background-image:url(http://1000liveshows.com/ui/images/page.top2.png);
  height:84px;
}

.container {
  height:1430px;
}

.mainBoxBottom {
  height:113px;
  background-image:url(http://1000liveshows.com/ui/images/back.bottom.png);
  background-repeat:no-repeat;
}

.mainBoxMenu {
  height:28px;
  padding-top:6px;
  background-image:url(http://1000liveshows.com/ui/images/back.top.menu.jpg);
  background-repeat:no-repeat;
}

.mainBoxMenu  a {
  display:block;
  text-decoration:none;
  float:left;
  color:white;
  font-size:12px;
  font-weight:bolder;
  padding-top:4px;
  width:115px;
  color:lightblue;
  cursor: pointer; cursor: hand;
}

