@charset "utf-8";
/*General*/
var {font-style: normal;}
form {display: block;}
* {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}

body {
	background: #000 url(images/bg.png) repeat-x 0 0;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.border {
	border:1px solid red;
}

.auto,
.wrapper,
.margin-auto {
	margin:auto;
}

.top {
	top:0;
}

.left {
	left:0;
}

.right {
	right:0;
}

.error {
	border: 1px solid red;
	padding: 3px;
	margin:0 0 15px 0;
	background-color:  #FBACA4;
	color: red;
	font-weight: bold;
}



/*header*/







/*Font*/

a {
	color: #D44890;
	text-decoration: none;
}

img {
	border:none;
}

.underline,
.community_main_login a#forgot,
.jc-submenu-wrapper ul.jc-submenu-bar li a:hover,
ul.videos-morepad li.videoblock div.jc-remove-video-btn a:hover {
	text-decoration: underline;
}

.display-block,
.buttons-img a,
.partner-buttons-img a,
.wide-btn-title a {
	display:block;
}

.relative {
	position:relative;
}

.absolute {
	position:absolute;
}

/*Header*/
.header {
	position: relative;
	margin: auto;
	width: 955px;
	height: 95px;
}
/*
#logo {
	float: left;
	background: transparent url(../images/phub_logo.gif) no-repeat 0 0;
	margin-top: 10px;
}

#logo a {
	display: block;
	width: 205px;
	height: 95px;
	text-indent: -900em;
}
*/
#slogan {
	width: 1px;
	height: 1px;
	float: left;
	overflow: hidden;
	visibility: hidden;
}

#corner_box {
	position: absolute;
	top: -150px;
	right: 0;
	height: 150px;
	width: 300px;
}

.header_right_menu {
	position: absolute;
	right: 0;
	top: 5px;
	/*width: 275px;*/
	height: 50px;
	border: 0 solid #666;
	}

.header_right_menu a {
	color:#CCC;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
}

.header_right_menu a:hover {
	color:#F90;
	text-decoration:none;
}



/* main menu */
.main_menu {
	position:absolute;
	clear: both;
	top: 103px;
	left:0px;
	width:955px;
	height:39px;
	background: transparent url(bg_mainnav_center_off.png) repeat-x top;
}

#nav_top {
	width: 945px;
	height:39px;
	list-style-type: none;
	text-transform: uppercase;
}

#nav_top li {
	float: left;
	position: relative;
	left: -5px;
	width:99px;
	height:39px;
	border-right:1px solid #333;
	text-align:center;
}

#nav_top li a {
	display: block;
	position: relative;
	background-position: 0 0;
	background-repeat: repeat-x;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	letter-spacing: 0;
	line-height:39px;
}
#nav_top a:hover {
	background-image:url(bg_mainnav_on.png);
	text-decoration:none;
}
#nav_top li#nav_top1 a {
	background-image:url(bg_mainnav_left_off.png);
	background-repeat: no-repeat;
}
#nav_top li#nav_top1 a:hover,
#nav_top li#nav_top1.active a {
	background-image:url(main_nav1_on.png);
}
#nav_top .active a {
	background-image:url(bg_mainnav_on.png);
}
#nav_top .active a * {cursor: pointer;}

#nav_top li var,
#nav_top li .shadow {
	display: block;
	left: 0;
	width: 100%;
	height: 39px;
	cursor: pointer;
}
#nav_top li var {
	position: relative;
	top: 0;
	z-index: 2;
	color: #fff;
}
#nav_top li .shadow {
	position: absolute;
	top: 1px;
	z-index: 1;
	color: #000;
}

/* Container */
.container {
	position: relative;
	padding-top: 15px;
	width: 965px;
	margin:auto;
}



.section_wrapper {
	position: relative;
	margin-bottom: 15px;
	width: 955px;
	height: auto;
}

.section_bar {
	position: relative;
	clear: both;
	width: 100%;
	/*height:37px !important;*/
	background: transparent url(images/bg_section-title.gif) repeat-x 0 0;
	color: #CCC;
}

.section_title_lc, .section_title_rc {
	position: absolute;
	top: 0;
	width: 5px;
	height: 30px;
	background-repeat: no-repeat;
}
.section_title_lc {
	float: left;
	left: -5px;
	height: 44px;
	background-image: url(bg_section-title_cl.gif);
}
.section_title_rc {
	float: right;
	right: -5px;
	height: 44px;
	background-image: url(bg_section-title_cr.gif);
}
.section_title {
	padding: 0 10px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	height: 37px;
	text-transform: uppercase;
	color: #FFF;
}

h4.funny-videos {
	color:#f44890;
}

.section_title_right {
	float: right;
	font-family: Helvetica;
	font-weight: bold;
	margin: 7px 10px 0 0;
}

.section_title_right a {
	color: #a1a2a2;
}

.section_bar a.section_link {
	display: block;
	float: right;
	position: relative;
	top: 5px;
	padding: 0 24px 0 4px;
	height: 20px;
	overflow: hidden;
	background: #040304 url(link-bg.gif) repeat-x 0 0;
	border: 1px solid #555;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	white-space: nowrap;
	color: #EEE;
}
div.section_bar a.section_link .section_plus {
	width: 15px;
	height: 15px;
	border: 1px solid #555;
	position: absolute;
	right: 2px;
	font-size:15px;
	font-weight: bold;
	top: 1px;
	text-align: center;
	line-height: 15px;
}

div.section_bar a.section_link .section_plus:hover {
	color: #F90;
}

div.section_bar  a.section_link var {
	color:#fff;
}

 div.section_bar a.section_link var:hover {
	color:#F90;
}

.section_tabs {
	float: right;
	overflow: hidden;
	margin: 3px 10px 0 0;
	border-right: 1px solid #1f2021;
	white-space: nowrap;
	list-style-type: none;
	height: 30px;
	border-bottom:1px solid #232323;
}

.box-flex-top .section_tabs {
	margin-top:1px;
	float:left;
}

.section_tabs li {
	float: left;
	font-size: 12px;
	line-height: 30px;
}

.section_tabs li.section_tabs1 {
	border-left: 1px solid #3b3b3b;
}

.section_tabs li.section_tabs1:hover,
.section_tabs li.section_tabs1.active {
	border-left-color: #3b3834;
}

.section_tabs li:hover a,
.section_tabs li.active a,
.submenu-community-nf span.active a {
	border-left-color: #211e18;
	border-right-color: #3b3834;
	background: #f00 url(tabs-active.gif) repeat-x 0 0;
}

.section_tabs li a {
	display: block;
	color: #fff;
	border-left: 1px solid #1f2021;
	border-right: 1px solid #3b3b3b;
}

.section_tabs li a var {
	display: block;
	padding: 0 9px 0;
	cursor: pointer;
}

.section_wrapper .ad_box {
	float: right;
	text-align: center;
	padding: 23px 10px;
	border: 1px solid #222;
	position: relative;
	right: 13px;
	margin: 5px 0;
}

.ad_box .ad_title {
	display: block;
	margin: 6px 0;
	padding: 5px;
	border-bottom: 1px solid #1a1a1a;
	font-size: 11px;
	text-align: center;
}

.section_wrapper .videos_wrapper {
	width: 961px;
	border-right: solid 1px #131313;
	border-left: solid 1px #131313;
	border-bottom: solid 1px #131313;
	position: relative;
	top: -3px;
	left: -4px;
	background-color: #000;
	padding:15px 0 15px 0;
	}

.community_wrapper {
	height:auto;
	margin-bottom:15px;
	position:relative;
}

.community_wrapper .videos_wrapper {
	border-right: solid 1px #131313;
	border-left: solid 1px #131313;
	border-bottom: solid 1px #131313;
	position: relative;
	top: -3px;
	left: -4px;
	background-color: #000;
	padding:15 0 15px 0;
}

.clear {
	clear: both;
}


/* Video list These classes have been replaced by the nf-videos classes. We need to eventually delete these. */
ul.videos {
	list-style-type: none;
}

ul.videos li {
	float: left;
	left: 10px;
	margin: 5px 18px 6px 0;
	width: 172px;
	overflow: hidden;
	font-size: 11px;
}

ul.videos-morepad li.videoblock {
	width: 172px;
	margin-right: 16px;
}

.bkg-select-th-btn {
	background: url(bkg-select-th-btn.png) repeat-x;
}

ul.videos-morepad li.videoblock  div.jc-remove-video-btn {
	position:absolute;
	top:0px;
	right:0px;
	margin:5px 11px 0 0;
	background:#000 url(../images/jc-delete-video-icon.png) no-repeat right center;
	padding:6px 0;
	display:none;
}

ul.videos-morepad li.videoblock  div.jc-remove-video-btn a {
	padding:0px 22px 0 6px;
}

ul.videos-userfavpad li {width: 188px;}

ul.videos li div.wrap {
	margin: 0 auto;
	padding: 4px;
	/*width: 162px;*/
	border: 1px solid #333;
}
ul.videos .title {
	margin-bottom: 3px;
	height: 29px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 14px;
	overflow: hidden;

}

ul.videos .duration {
	display: block;
}
ul.videos .views {
	clear: both;
	float: right;
	height: 1em;
	height:14px;
	overflow:hidden;
}
ul.videos .added {
	/*display: block;*/
	height:14px;
	overflow:hidden;
}
ul.videos .img {
	display: block;
	margin-bottom: 3px;
	border: 1px solid #333;
	width: 160px;
	height: 120px;
}










/* Pagination */
div.pagination {
	position: relative;
	width:100%;
	clear:both;
	margin:30px 0 0 0;
	overflow: hidden;
	text-align:center;
}

ul.pagination {
	position: relative;
	margin: auto;
	width: auto;
	overflow: hidden;
	display: inline-block;
	border: 1px solid #333;
	padding: 5px;
	zoom:1;
	*display:inline;
	}
* html ul.pagination { margin: 0 auto; width: 340px; } /* IE fix */

ul.pagination li {
	white-space: nowrap;
	float: left;
	line-height: 26px;
	font-weight: bold;
	margin:0 1px;
}



ul.pagination li a {
	display: block;
	float: left;
}


ul.pagination li span {
	display: block;
	height: 26px;
	color: #fff;
	cursor: pointer;
	padding: 0 8px;
	float: left;
}

div.pagination ul.pagination li.active,
div.pagination ul.pagination li:hover  {
	background-position:left -641px;
}

div.pagination ul.pagination li.active a,
div.pagination ul.pagination li a:hover {
	background-position:right -667px;
}







/* Footer */


.footer {
	clear: both;
	padding: 30px 0 30px;
	margin: 0 auto;
	width: 950px;
	color: #666;
	text-align: center;
}






/*conection to the sprite*/


.wide-btn-title,
.wide-btn-title a,
.icon-text-btn,
.icon-text-btn a,
ul.pagination li.active,
ul.pagination li.active a ,
ul.pagination li:hover,
ul.pagination li a:hover {
	background:transparent url(images/wide-buttons-text.png) no-repeat 0 0;
}






























/*MAIN MENU*/
.header-wrapper .header-nf .wrapper-main-menu-nf,
.header-wrapper .header02-nf .wrapper-main-menu-nf {
	position:absolute;
	top:103px;
	left:0px;
	z-index: 100;
}




div.wrapper-main-menu-nf ul li {
	float:left;
	border-right:1px solid #333;
	height:39px;
}



div.wrapper-main-menu-nf ul li.nf-home-main-menu a{
	background-position:0 -524px;
}





div.wrapper-main-menu-nf ul li a {
	background-position:right -524px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	width:99px;
	height:28px;
	text-align:center;
	padding:11px 0 0;
}




div.wrapper-main-menu-nf ul li a:hover,
div.wrapper-main-menu-nf ul li a.active {
	background-position:right -563px;
}































/* FORM TOP NAV */


div.wrapper-main-menu-nf ul li.nf-search-main-menu {
	background-position:right -602px;
	border:medium none;
	width:258px;
}



.header-wrapper div.header02-nf {
	margin:auto;
	position:relative;
	width:965px;
}



.header-wrapper div.header02-nf {
	height:135px;
}


.header-wrapper div.header-nf div.logo-nf,
.header-wrapper div.header02-nf div.logo-nf {
	position:absolute;
	top:9px;
	left:21px;
}








