/* COMMON / MISC
/**************************************************************/
html, body, form, h1, h2, h3, h4, h5, h6, p, ul, li{margin:0;padding:0}
a{text-decoration:none}
img, a img{border:none}
ul{list-style:none}
h3{overflow:hidden}
.submit{cursor:pointer}

#container{
        position:relative;
        top:10px;
	width:760px;
	margin:0 auto}

/* HEADER
/**************************************************************/
#header{
	position:relative;
	top:0px;
	height:166px;
	font-family:arial,tahoma,verdana}
	
/**** logo ****************************************************/
#headerLogo{
	position:absolute;
	top:0px;
	width:1px;
	height:1px;
	margin:0 0 0 -0px;
	background:url(images/logo.gif) 0 0 no-repeat}
	#headerLogo p{
		visibility:hidden}
/**** links ***************************************************/
#headerLinks{
	padding:2px 0 0 0;
	height:38px;
	text-align:right;
	font-size:11px;
	color:#acacac}
	#headerLinks ul li{
		display:block;
		float:right}
	#headerLinks a,
	#headerLinks a:visited{
		padding:0 5px 2px 5px;
		color:#acacac}
	#headerLinks .firstlink{
		border-left:solid 1px #acacac}
	#headerLinks .lastlink{
		border-right:solid 1px #acacac}
	#headerLinks a:hover{
		color:#fff;
		background:#32669C}
/**** search **************************************************/
#headerSearch{
	padding:9px 0 0 50px;
	width:406px;
	height:31px;
	float:right;
	background:#f2f2f2 url(images/headerSearchBg.png) 0 0 no-repeat}
	#headerSearch .textbox{
		width:200px}
	#headerSearch .select{
		width:153px}
	#headerSearch .submit{
		width:30px;
		height:22px;
		border:none;
		color:#fff;
		font-weight:bold;
		font-size:11px;
		font-family:tahoma, arial, verdana;
		background:url(images/searchSubmitBg_blue.gif) 0 0 no-repeat}
		
/**** menu ****************************************************/
#headerMenu{
        position:relative;
        top:0px;
        left:0px;
        padding:5px 0 0 0;
	height:29px;
	width:760px;
	background:#0057c8 url(images/headerMenuBg.gif) 0 0 no-repeat}
	#headerMenu ul li{
		display:block;
		float:left}
	#headerMenu a,
	#headerMenu a:visited{
		padding:0 7px 0 7px;
		font-size:12px;
		font-weight:bold;
		color:#fff}
	#headerMenu a:hover{
		text-decoration:underline}
	#headerMenu .midlink{
	        border-right:solid 1px #003f93;
		border-left:solid 1px #4282d5}
	#headerMenu .firstlink{
		border-right:solid 1px #003f93;
		border-left-width:0}
	#headerMenu .lastlink{
	        border-left:solid 1px #4282d5;
		border-right-width:0}
		
		
		
/**** Title **************************************************/
#headerTitle{
        bottom:0px;
	left:0px;
	width:175px;
	height:35px;
	background:#FFFFFF url(images/FunnyScore.png) 0 0 no-repeat}
		
		
/**** banner **************************************************/

#headerBanner{
	position:absolute;
	bottom:3px;
	left:0px;
	width:490px;
	height:125px}
/**** login ***************************************************/
#headerLogin{ 
        position:absolute;
        top:37px;
        right: 0px;
	padding:0px 0px 0px 0px;
	width:250px;
	height:125px;
	background:url(images/headerLoginBg_125.gif) 0 0 no-repeat;
	font-family:arial,tahoma,'trebuchet ms',verdana, helvetica;
	font-size:11px}
	#headerLogin h4{
		padding:7px 0 0 15px;
		font-family:arial,tahoma,'trebuchet ms',verdana, helvetica;
		font-size:15px;
		font-weight:bold;
		color:#32669C;
		text-transform:capitalize}
	#headerLogin table{
		margin:6px 0 0 15px}
	#headerLogin th{
		color:#32669C;
		text-align:right}
	#headerLogin .textbox{
		padding:0;
		font-family:arial,tahoma,verdana;
		font-size:12px;
		color:#333333;
		width:136px;
		height:14px;
		border:1px solid #32669C;
		background:#e8e9ef}
	#headerLogin a,
	#headerLogin a:visited,
	#headerLogin p{
		font-size:12px;
		color:#32669C;
		font-weight:bold;
		font-family:arial,tahoma,verdana}
	#headerLogin a:hover{
		text-decoration:underline}
	#headerLogin p{
		padding:28px 0 0 20px;
		color:#000;
		text-align:center}
	#headerLogin .submit{
		width:53px;
		height:22px;
		border:none;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		font-family:arial,tahoma,verdana;
		background:url(images/searchSubmitBg_blue.gif) -30px 0 no-repeat}
	#headerLogin ul{
		padding:2px 0px 2px 26px}
	#headerLogin ul li{
		display:block;
		padding:0px 5px 0px 15px;
		font-family:arial,tahoma,verdana;
		font-size:11px;
		text-transform:capitalize;
		background:url(images/userLoginListStyle.gif) 0 5px no-repeat}
		
	#headerLogin ul li a,
	#headerLogin ul li a:visited{
		color:#32669C;
		font-weight:bold;}
	#headerLogin ul li a:hover{
		text-decoration:underline}

/* CONTENT
/**************************************************************/
#content{ 
        margin:10px 0 0 0;
	float:left;
	width:500px}
/**** random videos *******************************************/
#randomVids{
	margin:0 0 10px 0;
	position:relative;
	height:232px;}
	#random1,
	#random2,
	#random3{
		padding:6px;
		width:125px;
		height:220px;
		position:absolute;
		background:url(images/randomVideoBg.gif) 0 0 no-repeat}
		#random2{
			left:155px;
			background-position:-137px 0}
		#random3{
			left:310px}
	.randomVideo{
		font-family:arial, tahoma, verdana;
		font-size:11px;}
		.randomVideo a,
		.randomVideo a:visited{
			color:#32669C;
			font-weight:bold;
			text-decoration:underline}
		.randomVideo .view{
			padding:0 0 7px 2px}
		.randomVideo .desc{
			font-size:11px;
			color:#7c7c7c;
			overflow:hidden}
/**** show videos *********************************************/
.pageHeader{
	padding:0}
.pageHeader h3{
	padding:3px 0 0 23px;
	height:25px;
	color:#32669C;
	font-weight:normal;
	font-family:arial,tahoma,verdana,helvetica,'trebuchet ms';
	text-transform:uppercase;
	background:url(images/showH3Bg_500.gif) 0 0 no-repeat}
.clickableThumb{
	position:absolute;
	left:10px;
	top:28px}
.showVideo{
	position:relative;
	padding:0 0 0 0;
	height:94px;
	font-family:arial,tahoma, verdana;
	font-size:11px;
	color:#7c7c7c;
	border-bottom:1px dotted #ccc;
	background-position:10px 28px;
	background-repeat:no-repeat}
.showVideoAd{
	position:relative;
	padding:0 0 0 0;
	height:94px;
	font-family:arial,tahoma,verdana;
	font-size:11px;
	color:#7c7c7c;
	border-bottom:1px dotted #ccc;
	background-position:10px 28px;
	background-repeat:no-repeat}
.showVideoAd_cat{
	padding:8px 0 0 0;
	margin:0 0 0 110px;
	height:20px;
	text-align:right}
.showVideoAd_ad{
	padding:0 0 0 110px}
.clickableThumb_ad{
	position:absolute;
	left:10px;
	top:28px}
.showVideo_cat{
	padding:8px 0 0 0;
	margin:0 0 0 110px;
	height:20px;
	text-align:right}
	.showVideo_cat a,
	.showVideo_cat a:visited,
	.showVideo_cat a:hover,
	.showVideo_cat span{
		font-weight:bold;
		color:#0051BC}
.showVideo_title{
	margin:0 0 0 110px}
.showVideo_title a,
.showVideo_title a:visited,
.showVideo_title a:hover{
	font-size:11px;
	font-weight:bold;
	color:#32669C}
.showVideo_desc{
	padding:2px 0 0 0;
	margin:0 0 0 110px;}
.showVideo_posted{
	padding:5px 0 0 0;
	margin:0 0 0 110px;
	text-align:right}
	.showVideo_posted a,
	.showVideo_posted a:visited,
	.showVideo_posted a:hover{
		color:#0051BC}
/**** show users videos ***************************************/
.usersVideos{
	padding:10px;
	font-family:arial,tahoma,verdana,'trebuchet ms';
	font-size:15px;
	font-weight:bold}
	.usersVideos ul,
	.usersVideos li{
		padding:0;
		margin:0;
		line-height:15px}
	.usersVideos a,
	.usersVideos a:visited{
		font-family:arial,tahoma, verdana;
		font-size:11px;
		font-weight:normal;
		color:#32669C}
	.usersVideos a:hover{
		text-decoration:underline}
/**** video upload ********************************************/
#uploadVideo{
	padding:10px;
	font-family:Arial,Tahoma,Verdana;
	font-size:12px;
	color:#333}
	#uploadVideo p{
		padding:0 0 20px 0;
		text-indent:11px}
	#uploadVideo th{
		text-align:left;
		vertical-align:text-top;
		width:125px}
	#uploadVideo td{
		padding:0 0 5px 0}
	#uploadVideo .textbox,
	#uploadVideo .select,
	#uploadVideo .file{
		font-size:11px;
		font-family:arial,tahoma,verdana}
	#uploadVideo .textbox{
		width:200px}
	#uploadVideo .select{
		width:205px}
	#uploadVideo .submit{
		width:53px;
		height:22px;
		border:none;
		color:#fff;
		font-weight:bold;
		font-size:11px;
		font-family:arial,tahoma, verdana;
		background:url(images/searchSubmitBg_blue.gif) -30px 0 no-repeat}
	#uploadVideo em{
		font-size:11px;
		font-style:normal;
		color:#666666}
/**** search results ******************************************/
#searchResults{
	font-family:Arial,Tahoma, Verdana;
	font-size:12px;
	color:#333}
	#searchResults table{
		margin:15px 0 0 0}
	#searchResults th{
		text-align:left;
		vertical-align:text-top;
		width:125px}
	#searchResults td{
		padding:0 0 5px 0}
	#searchResults .textbox{
		font-size:11px;
		font-family:arial,tahoma,verdana}
	#searchResults .textbox{
		width:200px}
	#searchResults .submit{
		width:53px;
		height:22px;
		border:none;
		color:#fff;
		font-weight:bold;
		font-size:11px;
		font-family:arial,tahoma, verdana;
		background:url(images/searchSubmitBg_blue.gif) -30px 0 no-repeat}
/**** play video **********************************************/
#playVideo{
	padding:5px 5px 10px 5px}
	#playVideo a,
	#playVideo a:visited{
		color:#32669C;
		font-family:arial,tahoma,verdana,'trebuchet ms',helvetica;
		font-size:15px;
		font-weight:bold;
		text-transform:capitalize}
	#playVideo a:hover{
		text-decoration:underline}
	#playVideo table{
		width:100%}
	#playVideo th{
		text-align:left}
	#playVideo td{
		text-align:right}
	#playVideo th,
	#playVideo td{
		padding:5px 0 5px 5px;
		vertical-align:text-top}
	#playVideo .copycode{
		width:490px}
	#videoPlayer{
	        position:relative;
	        top:5px;
	        bottom:5px;
		text-align:center}
	#videoDescription{
		padding:5px 5px 5px 5px;
		font-family:arial,tahoma,verdana;
		color:#555555;
		font-size:12px}
	#rating{
		font-weight:normal;
		font-family:arial,tahoma,verdana;
		font-size:11px; 
		color:#555555}
	#showCode{
		margin:10px 0;
		font-family: arial,tahoma,verdana;
		font-size:11px;
		color:#555555}
	#showMe{
		display:none}

#comments{
	margin: 0 0 15px 0;
	font-family:arial,tahoma,verdana;
	background:url(images/msgBg_500.gif) center bottom no-repeat;
	padding:0 0 15px 0;
	width:445px;
	overflow:hidden}
#comments a, #comments a:visited{
	color:#b00;}
#comments .head-block{
	height:25px;
	margin:0 0 7px 0;
	background:url(images/msgBg_500.gif) center top no-repeat}
#comments .from{
	font-size:11px;
	float:left;
	padding:2px 0 0 6px;
	height:18px}
#comments .from img{
	border:solid 1px #999}
#comments .from span{
	font-weight:bold}
#comments .sent{
	padding:5px 4px 0 0;
	height:18px;
	font-size:10px;
	text-align:right}
#comments .sent a{
	font-family:arial,tahoma,verdana;
	font-weight:normal;
	font-size:10px}
#comments .body{
	padding:0 5px 20px 5px;
	clear:both;
	font-size:12px;
	text-indent:11px}
div.avatar{
	float:left;
	height:60px;
	width:60px;
	background:#ccc;
	margin:0}
.headings{
	margin:0;
	padding:30px 0;
	text-align:left}


/**** page links **********************************************/
#pageLinks{
	padding:10px 0 10px 0;
	text-align:right;
	font-family:arial,tahoma,verdana;
	font-size:11px;
	font-weight:bold;
	color:#32669C;}
	#pageLinks em{
		font-style:normal;
		padding:1px 4px 2px 5px;
		color:#5aa2ff;
		border:1px solid #5aa2ff}
	#pageLinks a,
	#pageLinks a:visited{
		padding:1px 4px 2px 5px;
		border:1px solid #32669C;
		color:#32669C}
	#pageLinks a:hover{
		background:#32669C;
		color:#fff}
/**** user cp *************************************************/

#userCP_friends{
	padding:10px 0;
	font-family:arial,tahoma,verdana;
	font-size:12px;
	color:#333333}
	#userCP_friends a,
	#userCP_friends a:visited{
		color:#32669C}
	#userCP_friends table{
		width:100%}
	#userCP_friends thead{
		font-weight:bold;
		background:#ffffff;}
	#userCP_friends th{
		padding:2px;
		text-align:right;
		width:80px;
		background:#ffffff}
	#userCP_friends tbody td{
		padding:2px;
		text-align:center;
		background:#f8f8f8}

#userCP_messages{
	margin:10px 0 0 0px;
	font-family:arial,tahoma, verdana;
	font-size:12px;
	color:#333333;
	background:url(images/msgBg_500.gif) center top no-repeat}

#userCP_messages .message{
	margin:10px 0 0 0px;
	font-family:arial,tahoma, verdana;
	background:url(images/msgBg_500.gif) center top no-repeat}
	#userCP_messages a,
	#userCP_messages a:visited{
		font-weight:bold;
		color:#b00}
	#userCP_messages .from{
		font-size:12px;
		float:left;
		padding:4px 0 0 6px;
		height:18px;}
		#userCP_messages .from span{
			font-weight:bold}
	#userCP_messages .sent{
		padding:4px 4px 0 0;
		height:18px;
		font-size:10px;
		text-align:right}
	#userCP_messages .body{
		padding:14px 5px 10px 5px;
		clear:both;
		font-size:12px;
		text-indent:11px;}
	#userCP_messages .do{
		padding:10px 6px 0 2px;
		height:15px;
		font-size:11px;
		text-align:right;
		background:url(images/msgBg_500.gif) center bottom no-repeat}
#userCP_send{
	padding:10px;
	font-family:arial,tahoma,verdana;
	font-size:12px;
	color:#333333}
	#userCP_send .phrase{
		padding:15px 0}
	#userCP_send .p_sendto{
		padding:5px;
		font-family:arial,tahoma,verdana,'trebuchet ms';
		font-size:14px}
	#userCP_send .p_sendto span{
		font-weight:bold}
	#userCP_send textarea{
		width:100%;
		height:300px;
		border:1px solid #32669C}
  #userCP_send .submit{
		margin:5px 0 0 0;
		width:53px;
		height:22px;
		border:none;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		font-family:arial,tahoma, verdana;
		background:url(images/searchSubmitBg_blue.gif) -30px 0 no-repeat}
#userCP_subscriptions{
	padding:10px;
	font-family:arial,tahoma,verdana;
	font-size:12px;
	color:#333333}
	#userCP_subscriptions a,
	#userCP_subscriptions a:visited{
		color:#32669C;
		font-size:10px}
	#userCP_subscriptions table{
		margin:15px 0}
	#userCP_subscriptions thead th{
		padding:5px 2px}
	#userCP_subscriptions th{
		text-align:left}
	#userCP_subscriptions td{
		padding:0 10px 0 0}
#userCP_usercp{
	padding:10px;
	font-family:Arial,Tahoma, Verdana;
	font-size:12px;
	color:#333333}
	#userCP_usercp p{
		padding:0 0 20px 0;
		text-indent:12px}
	#userCP_usercp th{
		text-align:left;
		vertical-align:text-top;
		width:125px}
	#userCP_usercp td{
		padding:0 0 5px 0}
	#userCP_usercp .textbox,
	#userCP_usercp .select,
	#userCP_usercp .file{
		font-size:12px;
		font-family:arial,tahoma, verdana}
	#userCP_usercp .textbox{
		width:200px}
	#userCP_usercp .select{
		width:205px}
	#userCP_usercp .submit{
		width:53px;
		height:22px;
		border:none;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		font-family:arial,tahoma, verdana;
		background:url(images/searchSubmitBg_blue.gif) -30px 0 no-repeat}
	#userCP_usercp em{
		font-size:12px;
		font-style:normal;
		color:#666666}
/**** registration ********************************************/
#newRegistration{
	padding:10px;
	font-family:arial,tahoma, verdana;
	font-size:12px;
	color:#333333}
	#newRegistration table{
		margin:15px 0}
	#newRegistration th{
		text-align:left}
	#newRegistration td{
		padding:0 10px 0 0}
	#newRegistration .phrase{
		padding:15px 0}
	#newRegistration .p_sendto{
		padding:5px;
		font-family:arial,tahoma,verdana,'trebuchet ms';
		font-size:14px}
	#newRegistration textarea{
		width:100%;
		height:300px;
		border:1px solid #32669C}
  #newRegistration .submit{
		margin:5px 0 0 0;
		width:53px;
		height:22px;
		border:none;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		font-family: arial,tahoma,verdana;
		background:url(images/searchSubmitBg_blue.gif) -30px 0 no-repeat}
/**** forgotten credentials ***********************************/
	#forgotLogin{
		font-family:arial,tahoma,verdana;
		font-size:12px;
		color:#333333}
		#forgotLogin p,
		#forgotLogin div{
			text-indent:11px;
			padding:15px}
		#forgotLogin .submit{
			margin:5px 0 0 0;
			width:53px;
			height:22px;
			border:none;
			color:#ffffff;
			font-weight:bold;
			font-size:12px;
			font-family:arial,tahoma,verdana;
			background:url(images/searchSubmitBg_blue.gif) -30px 0 no-repeat}


/* SIDEBAR
/**************************************************************/
#sidebar{ 
	float:right;
	width:250px;
	overflow:hidden}
.recentCats{
	margin:5px 0 0 2px;
	padding:0 0 5px 0;
	background:#ffffff url(images/sidebarBg_1.png) center bottom no-repeat}
	.recentCats h3{
		padding:10px 0 8px 20px;
		font-family:arial,tahoma,verdana,'trebuchet ms',helvetica;
		font-size:16px;
		font-weight:bold;
		color:#32669C;
		text-transform:capitalize;
		background:url(images/sidebarBg_1.png) center top no-repeat}
	.recentCats ul{
		padding:0 0 0 25px}
	.recentCats ul li{
		display:block;
		padding:0 5px 3px 12px;
		font-family:arial,tahoma,verdana;
		font-size:12px;
		text-transform:capitalize;
		background:url(images/recentCatsListStyle.gif) 0px 6px no-repeat}
	.recentCats ul li a,
	.recentCats ul li a:visited{
		color:#32669C;
		font-weight:bold;}
	.recentCats ul li a:hover{
		text-decoration:underline}
	.recentCats em{
		font-size:11px;
		font-style:normal}
		
		
/**** Contac Us module **********************************************/
#ContactUs{
	padding:10px 0 10px 0;
	text-align:left;
	font-family:arial,tahoma,verdana;
	font-size:12px;
	font-weight:normal;
	color:#333333}
	
	#ContactUs div{
		padding:10px 0 10px 0;
		text-align:left;
		font-family:arial,tahoma,verdana;
		font-size:12px;
		font-weight:normal;
	color:#333333}
	

/* FOOTER
/**************************************************************/

#footer{
	padding:20px 0 30px 0;
	text-align:center;
	text-transform:capitalize;
	font-family:arial, tahoma, verdana;
	font-size:11px;
	color:#999999}
 
  #footNav{
        padding:0;
	margin:0;
	color:#666666;
        text-align:center}
        
    
    #footNav a,
    	#footNav a:visited{
    		font-size:11px;
    		font-weight:normal;
		color:#666666}
        
        #footNav a:hover{
	text-decoration:underline;}    
	    
	    
	    ul#footNav{
		float:left;
		padding:0;
		margin:0;
		color:#666666;
		display:block;
		text-align:center;
		list-style:none;
		list-style-type:none;}
		
		
	   ul#footNav li{
		float:left;
		text-align:center;
		color:#666666;
		display:block;
		margin:0 5px 0 5px;}
		
		

/* SITE_MAP
/**************************************************************/

#sitemap{
	 margin-left:20px;
	 font-family: arial,tahoma,verdana; 
	 color:#30609F;
	 font-size: 12px;
	 font-weight:normal;}
 
       
    
    #sitemap a,
    	#sitemap a:visited{
    		font-size:12px;
    		font-weight:normal;
		color:#30609F}
        
        #sitemap a:hover{
	text-decoration:underline;}    
	    


/* STARS
/**************************************************************/
.stars0{background:url(images/mini_ratings.gif) -1px 6px no-repeat}
.stars1{background:url(images/mini_ratings.gif) -1px -44px no-repeat}
.stars2{background:url(images/mini_ratings.gif) -1px -94px no-repeat}
.stars3{background:url(images/mini_ratings.gif) -1px -144px no-repeat}
.stars4{background:url(images/mini_ratings.gif) -1px -194px no-repeat}
.stars5{background:url(images/mini_ratings.gif) -1px -244px no-repeat}

/* ERROR / NOTIFICATION
/**************************************************************/
.error{
		color:#32669C;
		border:solid 1px #32669C;
		background:#FFCCFF;
		font-weight:bold;
		padding:10px;}

.r{border:1px solid red}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-table}
/* Hides from IE-mac \*/
* html .clearfix{height:1%}
.clearfix{display:block}
/* End hide from IE-mac */
