﻿body{

	padding:0;

	margin:0;

	color:#FF0000;

	font-family:arial,verdana,helvetica,tahoma,sans-serif;

	font-size:80%;

	line-height:150%;

	background:url(images/backgroundimage.png) repeat-x #5C5C66;

}



a{

	text-decoration:none;

	color:#FF80A8;

}



a:hover{
	text-decoration:none;
	color:#FFF;
}

a.highlighted{
	text-decoration:none;
	color:#FFF;
}

h2{
	margin:0;
	padding:10px 0 10px 0;
}

img{
	border:0;
}

#centrecontainer{
	position:absolute;
	top:100px;
	width:100%;
}

#outercontainer{
	margin:0 auto;
	width:1110px;
	color:#FFF;
}

#head_logo
{
    margin: 0 auto;
	width: 1110px;
}

#head_logo a
{
      font-weight: bold;
      line-height: 60px;
      color: #FFF;
      font-size: 250%;
}

#head_logo img
{
        float:left;
}

#header{
	width:1110px;
	height:100px;
	letter-spacing:1px;
	background:transparent;
}

#container{
	width:1110px;
	min-height:450px;
	padding:0 0 10px 0;
	background-color:#000;
	border-top:0px;
	overflow:hidden;
}

#alphabet{
	font-size:18px;
	padding:5px 5px 5px 5px;
	width:1110px;
}

div.center_align{
	width:1000px;
	margin:0 auto;
}

div.vid_icons{
	padding:0px 15px 0px 15px;
	margin:0 auto;
}

div.vid_icons a{
	border:0;
}

div.vid_icons img{
	border-bottom:2px solid #404040;
	border-top:0;
	border-left:0;
	border-right:0;
	vertical-align:middle;
}

div.vid_icons h2{
	margin:0;
}

div.title{
	padding:2px 0 5px 5px;
	font-weight:bold;
}

div.title img{
	border-bottom:0px;
	padding:0 2px 0 0;
}

div.vid{
	width:178px;
	height:125px;
	background-color:inherit;
	border:2px solid #404040;
	margin:10px 0 0 10px;
	float:left;
}

div.carousel_playlist{
	/*requiredsettings*/
	position:relative;
	overflow:hidden;
	width:960px;
	height:170px;
	float:left;
}

div.items{
	width:20000em;
	position:absolute;
	clear:both;
}

/*singleitem*/
div.items div{
	float:left;
}

#helpcontainer{
	padding:10px;
}

#containerleft{
	float:left;
	width:640px;
	height:450px;
	border-right:5px solid #C00000;
	padding:0 5px 5px 5px;
	background:inherit;
	text-align:right;
}

#containerleft a{
	text-decoration:none;
	color:#FFF;
}

#containerleft a:hover{
	text-decoration:none;
	color:#FF80A8;
}

#containerleft h2{
	margin:0px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:5px;
	font-family:helvetica,arial,verdana,tahoma,sans-serif;
	letter-spacing:1px;
	font-size:150%;
	text-align:left;
}

#containerright{
	float:left;
	width:455px;
	height:450px;
	background:#000;
	padding-top:0px;
}

#containerright h2{
	font-family:helvetica,arial,verdana,tahoma,sans-serif;
	letter-spacing:2px;
	font-size:140%;
	padding-left:10px;
	width:100%;
}

div.information_panel{
	width:420px;
	height:350px;
	margin:0px 0 10px 20px;
	padding:0px 0px 4px 0px;
}

#footer{
	float:right;
	width:800px;
	text-align:right;
	padding:5px 5px;
	color:#FF0000;
}

#footer a{
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}

#footer a:hover{
	text-decoration:none;
	color:#000;
}

div.playlist{
	position:relative;
	overflow:hidden;
	height:268px !important;
	margin:0 0 0 10px;
	background-color:inherit;
}

div.playlist div.clips{
	position:absolute;
	height:20000em;
}

div.clips{
	width:400px;
}

div.playlist{
	width:410px;
}

div.clips a{
	background:url(images/h80.png);
	display:block;
	background-color:#000;
	padding:00px;
	height:65px;
	width:400px;
	font-size:12px;
	border:1px outset #ccc;
	text-decoration:none;
	color:#FFF;
}

div.clips a.visited{
	border:0;
}

div.clips a.first{
	border-top-width:1px;
}

div.clips aspan{
	display:block;
	font-size:11px;
	color:#666;
}

div.clipsa:hover{
	background-color:#101010;
}

div.clips img{
	float:left;
	padding:12px 10px 0 5px;
}

a.related_go{
	background:url(images/vertical.png)no-repeat;
	display:block;
	width:30px;
	height:30px;
	margin:10px 195px;
	cursor:pointer;
	outline:none;
}

a.related_go.prevPage{
	background-position:-30px 0;
}

a.related_go:hover{
	background-position:-30px -30px;
}

a.related_go.nextPage{
	background-position:0 -30px;
}

/*disablednavigationalbutton*/
a.related_go.disabled{
	visibility:hidden !important;
}

/*prev,next,prevPageandnextPagebuttons*/
a.carousel_nav{
	background:url(images/hori_large.png)no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:60px 10px;
	cursor:pointer;
	font-size:1px;
}

/*right*/
a.carousel_nav.right{
	background-position:0 -30px;
	clear:right;
	margin-right:0px;
}

a.carousel_nav.right:hover{
	background-position:-30px -30px;
}

a.carousel_nav.right:active{
	background-position:-60px -30px;
}

/*left*/
a.carousel_nav.left{
	margin-left:0px;
}

a.carousel_nav.left:hover{
	background-position:-30px 0;
}

a.carousel_nav.left:active{
	background-position:-60px 0;
}

/*disablednavigationalbutton*/
a.carousel_nav.disabled{
	visibility:hidden !important;
}

/*simplecss-basedtooltip*/
div.tooltip{
	background-color:#000;
	border-bottom:2px solid #404040;
	border-top:2px solid #404040;
	width:173px;
	height:96px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:11px;
	line-height:1.0em;
	padding:5px 0 0 5px;
	overflow:hidden;
	cursor:inherit;
}

/*tooltiptitleelement(h3)*/
div.tooltip h3{
	margin:0;
	font-size:12px;
	letter-spacing:1px;
}

div.tooltip p{
	margin:10px;
	margin-left:0px;
}

#trigger{
	background:transparent;
	color:#333;
	display:block;
	font-size:14px;
	height:125px;
	padding:18px 80px 20px 15px;
	text-decoration:none;
	position:relative;
	top:0px;
}


#search {
	margin: 10px 10px 10px 10px;
	float:right;
}

#livesearch {
	z-index:10;
	color:#FF0000;
	position:absolute;
	background:#FFF;
	float:right;
	margin:0px;
	padding:0px 10px 0px 10px;
	width:185px;
	margin:33px 10px 10px 893px;
}

#livesearch a{
	color:#FF0000;
}

#livesearch a:hover{
	color:#FF80A8;
}