body {
	font-family:Arial, Courier New,Verdana, Tahoma;	
	font-weight:bold;
	margin:40px;
	background-color:#000000;
}
div, p ,td{	
	font-size:12px;
	color:#cccccc;
	font-family:Arial, Courier New,Verdana, Tahoma;
	font-weight:bold;
}

td, p {
	line-height: 18px;
}

a {
	color: #C7815F;
	font-family:Arial, Courier New,Verdana, Tahoma;
	text-decoration:none;
	font-size:12px;
}

.smallA, .smallText { font-size:12px; }

a:hover {
	color:#FDF9C9;
	
}

.title {
	font-size:16px;
	color:#cccccc;
}

.logo {
	color:#000000 !important;
	font-size:3px !important;
	display:block;
	background:url('images/web-logo-3.gif') no-repeat;
	width:251px;
	height:95px;
}

.category {
	color:#C7815F;
	font-size:16px;
	font-weight:bold;
	
}

#Clips {
	padding-top:50px;
	width:850px;
	text-align:left;
	margin:auto;
}



#clipInfo{
	width:300px;
	float:left;
	vertical-align:bottom;
	padding-top:20px;
	position:relative;
	
}

#clipInfo a { font-size: 14px; }

#clipInfo img {
	display:none;
}

#pleasewait { color:red; }

#thePlayer {
	float:left;
	width:320px;
	margin-top:20px;
}

#thePlayerWrapper {
	float:left;
	width:320px;
}

.thumbs { 
	float:left; 
	width:430px; 
	padding-left:80px;
	height:430px;
	overflow:auto;
	overflow-x:hidden;
	position:relative
}

.thumbDiv .link { display:none !important; }

.thumbDiv{ 
	position:relative;
	clear:both;
	float:left;
	height:65px;
	margin-top:20px;
}


.thumbDiv img { 
	margin-right: 20px;
	border:1px solid #CECECE;
	float:left;
	cursor:pointer;	
	height:62px;
}
.thumbDiv img:hover { 
	margin-right: 13px;
	border:1px solid  #999966;
	border-right:8px solid #999966;
}

.thumbDiv span {
	position:absolute; 
	bottom:0; 
	cursor:pointer;
	white-space:nowrap;	
}

.thumbDiv span:hover {
	position:absolute; 
	bottom:0; 
	color:#EEEEEE;
	cursor:pointer;	
}

#menu a {
	line-height:22px;
	font-weight:bold;
	color: #FED6A5 !important;
}	

#menu a:hover {
	color:#FDF9C9;
}

#menu {position:relative; top:35px;left:10px;}

#teaser {
	text-align:left;
	position:absolute; 
	top:130px;
	left:335px;
	width:422px;
}

#wrapper { text-align:left; width:975px; height:100%;  }
