@charset "iso-8859-1";
/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #F0EEE1;
	font-family: Tahoma;
	font-size: 12px;
}

a img
{
	border: none;
}

img
{
	display: inline;
	float: left;
}

a, a:visited
{
	color: #000000;
	font-weight: bold;
}

.global
{
	width: 969px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}

.header
{
	width: 969px;
	height: 90px;
	background-image: url(../images/video_02.jpg);
	overflow: hidden;
}

.header h1
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	left: 345px;
	top: 58px;
	width: 600px;
	position: relative;
}

.left
{
	width: 262px;
	overflow: hidden;
	float: left;
}

.leftContent
{
  float: left;
	width: 222px;
	overflow: hidden;
	background-image: url(../images/video_07.jpg);
	padding: 0px 20px 0px 20px;
}

.category
{
  float: left;
	width: 222px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.category li
{
	width: 111px;
	margin: 0px;
	padding: 0px;
	height: 18px;
	float: left;
	list-style: none;
}

.right
{
	width: 707px;
	overflow: hidden;
	float: right;
}

.content
{
	width: 662px;
	overflow: hidden;
	background-image: url(../images/video_20.jpg);
	padding: 0px 20px 20px 25px;
}

.title1
{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #D30000;
	padding: 10px;
}

.title2
{
	font-size: 14px;
	font-weight: bold;
	color: #D30000;
}

.plugList
{
	width: 662px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.plugList li
{
	width: 662px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 94px;
}

.plugImage
{
	float: left;
	width: 135px;
	height: 94px;
	overflow: hidden;
}

.plugImage img
{
	width: 120px;
	height: 90px;
	background-color: #FFFFFF;
	border: 1px solid #60A012;
	overflow: hidden;
	padding: 1px;
}

.plugTitle
{
	float: left;
	width: 527px;
	height: 20px;
	overflow: hidden;
	font-size: 17px;
}

.plugTitle a, .plugTitle a:visited
{
	color: #60A012;
	text-decoration: none;
}

.plugDescription
{
	float: left;
	width: 527px;
	height: 44px;
	overflow: hidden;
	padding-top: 6px;
	margin-bottom: 7px;
	text-align: justify;
}

.plugInfo
{
	float: left;
	width: 527px;
	height: 17px;
	overflow: hidden;
}

.plugInfo a, plugInfoa:visited
{
	color: #D30000;
}

.plugInfoCat
{
  float: left;
	height: 17px;
	overflow: hidden;
}

.plugInfoVote
{
  float: left;
  padding-top: 2px;
  padding-left: 2px;
	width: 100px;
	height: 15px;
	overflow: hidden;
}

.plugInfoRed
{
	color: #D30000;
	font-weight: bold;
}

.plugSeparator
{
	width: 662px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.player
{
	width: 662px;
	text-align: center;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

.playerPub
{
	width: 662px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 10px;
}

.catcherPub
{
	width: 662px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 10px;
}

.videoTitle
{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #60A012;
	padding: 10px;
}

.videoDescriptionTitle
{
	float: left;
	color: #D30000;
	height: 20px;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
}

.videoDescription
{
  clear: both;
	padding-bottom: 30px;
	width: 662px;
  overflow: hidden;
  text-align: justify;
}

.videoVote
{
	float: right;
	color: #D30000;
	height: 20px;
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

.videoVoteText
{
	float: right;
  height: 17px;
  overflow: hidden;
}

.videoVoteStar
{
	float: right;
  height: 17px;
  overflow: hidden;
}

.videoDownload
{
	display: block;
	width: 608px;
	height: 27px;
	background-image: url(../images/download.jpg);
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}

.videoDownload a, .videoDownload a:visited
{
	color: #ff0000;
	text-decoration: none;
}

.videoDownload:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.videoTags
{
	color: #D30000;
	padding-bottom: 30px;
	font-size: 14px;
	font-weight: bold;
}

.videoTags a, .videoTags a:visited
{
	color: #60A012;
}

.search
{
	width: 707px;
	height: 55px;
	background-image: url(../images/video_05.jpg);
}

.searchText
{
	position: relative;
	left: 220px;
	top: 5px;
	width: 310px;
	border: none;
	background: none;
}

.searchButton
{
	position: relative;
	left: 229px;
	top: 9px;
}


