/* 1 Center */
#center{
	width: 980px;
	margin: 0 auto;
}

a{
	text-decoration: none;
}

/* 2 Header */
#header{
	height: 185px;
	width: 980px;	
}

#header_left{
	float: left;
	width: 410px;
}

#header_right{
	float: left;
	width: 570px;
	margin-top: 5px;
}

/* 2.1 Logo */
#logo{
	width: 410px;
	margin-top: 62px;
}


/* 2.2 Menu_1 */
#menu_1{
	float: left;
	margin-left: 20px !important;
	margin-left: 10px;
	
	
}

#menu_1 ul{
	margin-top: 30px;
	float: left;
	list-style-type: none;
}

#menu_1 li{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	float: left;
	height:22px;
	font-weight: normal;
	font-style: normal;
}

#menu_1 a{
	font-size: 10px;
	font-family: Verdana;
	color: #ffffff;
}

#menu_1_b{
	background: none repeat scroll 0 0 #f6f6f6;
    border-radius: 5px;
    float: left;
    margin-left: 20px !important;
    position: absolute;
}

#menu_1_b ul{
	margin-top: 0px;
	float: left;
	list-style-type: none;
}

#menu_1_b li{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	float: left;
	height:22px;
	font-weight: normal;
	font-style: normal;
}

#menu_1_b a{
	color: #f47820;
    font-family: Verdana;
    font-size: 10px;
    padding: 1px 3px;
}
#menu_1_b a:hover{
	background-color: #f47921;
    border-bottom: 2px solid #f47921;
    border-radius: 3px;
    color: #fff;
    font-family: Verdana;
    font-size: 10px;
    padding: 1px 3px;
}


/* 2.3 Menu_quick */
#menu_quick{
	float: left;
    height: 35px;
    margin-top: 25px;
    position: relative;
    width: 205px;
}

#menu_quick ul{
	list-style-type: none;
	bottom: 0px;
	position:absolute;
	width: 200px;
}

#menu_quick li{
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid #B3A58C;
}

#menu_quick a{
	font-size: 10px;
	font-family: Arial;
	color: #796c55;
}


/* 3 Wrapper */
#wrapper{
	width: 980px;
	float: left;
	background: url(../../layout/www.wezooz.tv/background_content.jpg) x-repeat;
}

/* 4 Left */
#left{
	float: left;
}
/* 4.1 Searchbox */
#searchbox{
	float: left;
	width: 200px;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom:12px;
}

#searchbox input[type=text]{
	background-color: #E8E4D6;
	border: 1px solid #ffffff;
	border-right-style:dotted;
	width: 104px;
	height: 18px;
	font-size: 10px;
	font-family: Arial;
	color: #B2A58C;
	padding-top:5px;
	padding-left:2px;
}

/* 4.3 category_list */
#category_list{
	width: 235px;
	margin-bottom: 36px;
}


#category_list li:hover{
	background: url(../../layout/www.wezooz.tv/left_selector.png) no-repeat;
}

#category_list h1{
	font-size: 30px;
	color: #ffffff;
	margin-top: 28px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#category_list a{
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
	padding-left: 15px;
}

.left_selector{
	background: url(../../layout/www.wezooz.tv/left_selector.png) no-repeat;
}


.list{
	margin-left: 20px;
	width: 203px;
	line-height: 120%;
}

.amount{
	float: right;
	padding-right: 15px;
}



/* 5 Contentarea */
#contentarea{
	float: right;
}

/* 5.1 Header */
#contentarea_header{
	float: left;
	margin-top: 20px;
}

#contentarea_header h2{
	float: left;
	font-size: 15px;
	color: #666666;
}

#contentarea_header a{
	color: #EB7204;
}

#contenttitle_header h2{
	padding-top:12px;
	padding-bottom:10px;
	font-size: 18px;
	color: #666666;
}


#contenttitle_header a{
	color: #666666;
}
/* breadcrumbs` */
#breadcrumbs 
{
	color: #B2A58C;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;

}
#breadcrumbs a
{
	color: #B2A58C;
}
#breadcrumbs a:hover
{
	text-decoration:underline;
}

/* 5.1.2 pagefunctions */
#pagefunctions{
	float: right;
	margin-top: 3px;
	margin-right: 20px;
}

#pagefunctions ul{
	float: left;
}	

#pagefunctions li{
	float: left;
	margin-right:3px;
}	

/* 5.1.3 search */
#selector{
	position: relative;
	float: left;
}

.description{
	position: absolute;
	margin-top: 25px;
	font-size: 9px;
	font-family: Verdana;
	color: #999999;
}
#p_description{
	position: absolute;
	margin-top: 25px;
	font-size: 9px;
	font-family: Verdana;
	color: #999999;
}

.selector_select_medium{
	width: 100x;
	margin-right: 7px;
}

#search{
	position: relative;
	float: left;
}

#search input{
	margin-top:-3px;
	width: 100px;	
}

.buttons{
	position: relative;
	float: left;
}

.buttons input{
	margin-left: 5px;
	width: 55px;
}

/* 5.1.4 header_banner */
#contentarea_banner{
	float: left;
	margin-top: 28px;
}


/* 5.2 Content */
#content{
	float: left;
}

#content_sponsors{
	float: left;
	margin-top: 10px;
}


/* 6 Right */
#right{
	float: right;
	margin-top: 11px;
	margin-right: 5px;
}

.video_prev_container{
	height:200px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #4A85B2;
}
.video_prev_container a{
	height:200px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #4A85B2;
}
.video_prev_container a:hover{
	text-decoration:underline;
}
.video_prev_container_related{
	height:136px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #4A85B2;
}
.video_prev_container_related a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #4A85B2;
}
.video_prev_container_related a:hover{
	text-decoration:underline;
}
.video_prev_normal{
	background:url(../../layout/videos_border.png) no-repeat left top;
	width:195px;

}
.video_prev_highlight{
	background:url(../../layout/videos_border2.png) no-repeat left top;
	width:195px;
}
.video_introtext{
	position:absolute;
	width:195px;
	height:60px;
	overflow:hidden;
	margin-top:5px;
	font-size: 10px;
	font-family: Verdana;
	color: #666;
	line-height:120%;
}

.pagination{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.pagination a:hover{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-color:#666;
}
.pagination a{
	font-family: Verdana;
	font-size: 9px;
	color: #4A85B2;
	padding:1px;
}

#related_videos{
	width:217px;
	min-height:481px;
	height:auto !important;
	height:481px;
	padding:20px;
}

#recent_videos ul li, #related_videos ul li, #subcategories ul li{
	float:left;
	padding-left:8px;
	padding-right:5px;
	padding-bottom:40px;
}

#recent_videos ul li img, #related_videos ul li img, #subcategories ul li img{
	margin:18px;
}

.overlay1{
	position:absolute;
	left:18px;
	top:14px;
	width:150px;
	height:95px;
	z-index:1;
	background:url(../../layout/play.png) no-repeat center center;
}
.overlay1:hover{
	background:url(../../layout/play-b.png) no-repeat center center;
}
.overlay2{
	position:absolute;
	left:2px;
	width:100px;
	height:67px;
	z-index:1;
	background:url(../../layout/play.png) no-repeat center center;
}
.overlay2:hover{
	background:url(../../layout/play-b.png) no-repeat center center;
}
.overlay3{
	position:absolute;
	left:2px;
	width:450px;
	height:220px;
	z-index:1;
	background:url(../../layout/play3.png) no-repeat center center;
}
.overlay3:hover{
	background:url(../../layout/play3b.png) no-repeat center center;
}
.overlay5{
	position:absolute;
	left:2px;
	width:185px;
	padding-left:33px;
	height:20px;
	padding-top:123px;
	z-index:1;
	color:#FFF;
	text-align:right;
	background:url(../../layout/www.wezooz.tv/video-end-addvid-1.png) no-repeat right bottom;
}
.overlay5:hover{
	background:url(../../layout/www.wezooz.tv/video-end-addvid-2.png) no-repeat right bottom;
}
.bodytext{
	font-family:Verdana, Geneva, sans-serif; 
	font-size:11px;
	line-height: 120%;
}
.row:hover{
	background-color:#f47921;
	color:#FFF;
	-moz-box-shadow:0 0 10px 5px #FFF;
	-webkit-box-shadow: 0 0 10px #FFF;
	}