			* {margin: auto;padding: 0;}
				
				body {
					background:url("../images/backgrounds/background-b.jpg") no-repeat scroll 50% 0 #f9f9f9;
					font-family: arial;font-size: 12px;color: #d4d7da;text-align: center;}
				   
				:focus{outline:none;}
				 
				a img{border: 0px;}
				
				a {text-decoration: none;font-size:12px;color:#122B11;cursor:pointer;}
				
				a:hover {text-decoration: none;font-size:12px;color:#e73e97;cursor:pointer;}
				 
				.main_body {background:url(../images/content-bg.png);width:960px;height:100%;color:#d4d7da;font-size:12px;margin-top:0px;text_align:left;}
				
				.menu_division{clear:both;padding-top:30px;}
				 
				.menu_body{width:958px;text-align:left;background:#333;}
								
/* links
*************************/

a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
}

/* inline elements
*************************/

strong
{
	font-weight: bold;
}

/* tabs
*************************/

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a
{
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 250px;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
	color:#fff;
}

ul.dropdown li a
{
	display: block;
}


/* menu-specifc
*************************/

.hmenu {
	color:#FFFFFF;
	font-weight:bold;
	height:40px;
	padding-left:4px;
	width:80px;
	}
	
.hmenu a span {
	text-align:center;
	padding-left:15px;
	}

#menu
{
	position: relative;
	z-index: 5;
	left: 0;
	width: 700px;
	height: 40px;
	line-height: 40px;
	background: #333;
	float:left;
}

#menu ul
{
	margin: 0 auto;
}

#menu ul li.hasmore
{
	background: #333;
}

#menu ul li h4
{
	margin: 0;
}

#menu ul li h4 a
{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 0 15px;
}

#menu ul li a
{
	color: #fff;
	padding-left: 4px;
}

#menu ul li a img
{
	vertical-align: middle;
}

#menu ul li a:hover
{
	background: #000 url(../images/topselectionleft.png) top left no-repeat;
	line-height: 50px;
	height: 50px;
	color:#fff;
}

#menu ul li a span
{
	display: block;
	padding: 0 15px 0 11px;
}

#menu ul li a:hover span
{
	background: #000 url(../images/topselectionright.png) top right;
	color:#fff;
	
}

#menu ul.dropdown
{
	padding: 10px;
	background: #333;
	overflow:hidden;
	border-bottom: 1px solid #fff;
	width: 290px;
}

#menu ul.dropdown li a
{
	border-bottom: 1px solid #3c3c3c;
	line-height: 30px;
	overflow: hidden;
	height: 30px;
}

#menu ul.dropdown li.last a
{
	border-bottom-width: 0;
}

#menu ul.dropdown li a:hover
{
	background: url(../images/arrow.png) no-repeat left center;
}

#menu ul li h4 a:hover
{
	background-image: none;
}
	             li.menu_content1_active{background:#fff;margin-right:5px;float:left;color:#fff;height:60px;padding-top:10px;}
				li.menu_content1_active a span{color:#2b2f32;padding:5px 20px 5px 20px;}
				
				 .search_body1{margin-top:10px;color:#2b2f32;width:220px;height:20px;float:right;background:url(../images/search_input_bg1.gif) no-repeat;}
				 .search_body1 a{padding:0px;display:inline-block;}
				 .search_body1 a:hover{padding:0px;display:inline-block;}
				 .search_body1 input[type="text"]{margin:1px 0px 0px 3px;width:180px;color:#2b2f32;background:none;border:none; vertical-align:top;}
				 .search_body1 input[type="image"]{margin:1px 0px 0px 8px;}
				
				.content{
				color:#000;
				text-align:left;
				height:1020px;
				padding:50px 0 0 5px;
				}
				
				.header{
				background:url("../images/header.png");
				width:auto;height:130px;
				}
				
				.content_head {
				background-image:url("../images/content_head.png");
				background-repeat:repeat-x;
				border-left:1px solid #CCCCCC;
				border-right:1px solid #CCCCCC;
				color:#666666;
				display:block;
				float:left;
				font-size:12px;
				font-weight:bold;
				height:24px;
				margin-left:5px;
				margin-right:5px;
				padding-left:5px;
				padding-top:5px;
				text-align:left;
				}	
						
				.menu{
				width:960px;		
				}
				.footer {
				height:200px;
				color: #FFF;
				}
				#slideshow {
				margin-bottom:10px;
				overflow:hidden;
				position:relative;
				width:100%;
				}
				
				#slideshow ul {
				margin:0;
				padding:0;
				position:relative;
				right:0;
				width:9000px;
				}
				
				#slideshow li {
				display:inline;
				float:left;
				list-style-type:none;
				}
				
				.slvideo {
				float:left;
				height:140px;
				overflow:hidden;
				width:142px;
				}
				
				.movieboxes {
				height:140px;
				overflow:hidden;
				width:570px;
				}
				
				/*.playbtn {
				background:transparent url(http://aflax.net/images/btn_play.png) no-repeat scroll center center;
				border:0 none;
				height:115px;
				left:0;
				padding:0;
				position:absolute;
				top:0;
				width:152px;
				}*/
				
		        .playbtn {
				background:transparent url(http://aflax.net/images/btn_play.png) no-repeat scroll center center;
				border:0 none;
				height:115px;
				left:0;
				padding:0;
				position:absolute;
				top:0;
				width:152px;
				}
				.plainwrapper {
				display:block;
				float:left;
				text-align:left;
				width:190px;
				}
                .boxgrid{ 
				width: 164px; 
				height: 120px; 
				margin-left:10px; 
				margin-bottom:10px; 
				float:left; 
				background:#161613; 
				border: solid 2px #f9fee1; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0px; 
					color:#afafaf; 
					font-weight:bold; 
					font:12px "Lucida Grande", Arial, sans-serif; 
				}	
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000000; 
				height: 100px; 
				width: 100%; 
				opacity: .5; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 100;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 102;
 					left: 0;
 				}

				.moduleEntryThumb {
				border:0 none;
				margin-bottom:6px;
				margin-left:2px;
				margin-top:6px;
				padding-right:2px;
				}
				
				img {
				border:0 none;
				}

              UL.tabNavigation {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                UL.tabNavigation LI {
                    display: inline;
                }

                UL.tabNavigation LI A {
                    padding: 8px 5px;
                    /*background-color: #333;*/
                    color: #000;
                	font-weight:bold;
                    text-decoration: none;
                }

                UL.tabNavigation LI A.selected,
                UL.tabNavigation LI A:hover {
                   /* background-color: #FFF;*/
                    color: #ff0000;
                    padding-top: 7px;
                }
                
                UL.tabNavigation LI A:focus {
                        outline: 0;
                }

                div.tabs > div {
                        padding: 0;
                        margin-top: 3px;
                      
                }
                
                div.tabs > div h2 {
                        margin-top: 0;
                }

                #first {
                    background-color: #FFF;
                }

                #second {
                    background-color: #FFF;
                }

                #third {
                    background-color: #FFF;
                }
  
                
               UL.nvideo {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                UL.nvideo LI {
                    display: inline;
                }

                UL.nvideo LI A {
                    padding: 8px 5px;
                    /*background-color: #333;*/
                    color: #000;
                	font-weight:bold;
                    text-decoration: none;
                }

                UL.nvideo LI A.selectedv,
                UL.nvideo LI A:hover {
                    background-color: #FFF;
                    color: #ff0000;
                	font-weight:bold;
                    padding-top: 7px;
                }
                
                UL.nvideo LI A:focus {
                        outline: 0;
                }

                div.videos > div {
                        padding: 0;
                        margin-top: 3px;
                      
                }
                
                div.videos > div h2 {
                        margin-top: 0;
                }

                #mostwatched {
                    background-color: #FFF;
                }

                #lastadded {
                    background-color: #FFF;
                }

                #mostviewed {
                    background-color: #FFF;
                }
                
                .waste {
                        min-height: auto;
                }
                  
				.pages span.current {
				background:none repeat scroll 0 0 #efefef;
				border:1px solid #26ACE2;
				color:#000000;
				font-size:15px;
				font-weight:bold;
				margin-right:5px;
				padding:2px 6px;
				}
				.pages a {
				background:none repeat scroll 0 0 #000;
				border:1px solid #333;
				color:#FFF;
				margin-right:5px;
				padding:2px 6px;
				}
				
				viewvid_header, .viewvid_header {
				background-image:url("../images/content_head_back.png");
				background-repeat:repeat-x;
				border-left:1px solid #CCCCCC;
				border-right:1px solid #CCCCCC;
				color:#666666;
				display:inline;
				float:left;
				font-size:12px;
				font-weight:bold;
				height:24px;
				padding-left:5px;
				padding-top:5px;
				text-align:left;
				width:465px;
				}
				
				.tips {
				background-color:#FFF4C6;
				border:1px dashed #CCCCCC;
				margin-bottom:7px;
				margin-left:1px;
				margin-right:7px;
				padding:2px;
				text-align:left;
				}
				
				content_head_video_results, .content_head_video_results, div.content_head_video_results, a.content_head_video_results {
				border-bottom:1px dashed #CCCCCC;
				border-left:1px solid #CCCCCC;
				border-right:1px solid #CCCCCC;
				display:block;
				float:left;
				font-size:12px;
				margin-left:5px;
				margin-right:5px;
				padding:7px;
				text-align:left;
				width:270px;
				}
				
				.relatet_video  {
				background-color:#EEEEEE;
				border-bottom:1px dashed #CCCCCC;
				border-left:1px solid #CCCCCC;
				border-right:1px solid #CCCCCC;
				height:700px;
				overflow:auto;
				width:350px;
				}
				
				.facebook-twitter-icon  {
				border:0 none;
				float:right;
				margin-right:5px;
				margin-top:2px;
     }
	.submenu {
		    width:150px;
		    background:#fff;
		    color:#000;
            display:block;  
			height:15px;
			padding: 30px 5px; 
      }

		.submenu a {
		    color:#000;
		    border-bottom: 1px solid #333;
      }
      
		.submenu a:hover {
		    color:#ff0000;
		    border-bottom: 1px solid #333;
      }
      
.umenu {text-decoration: none;font-size:12px;color:#fff;cursor:pointer;}
.umenu a:hover {text-decoration: none;font-size:12px;color:#ff0000;cursor:pointer;}

.space-left {
	margin-left:2px;
}

