.header 
{
	background:#FFFFFF;
}

.header .meme_logo 
{
	display:block;
	height:22px;
	width:134px;
	background: url(../_img/meme_logo_white.gif) center center no-repeat;
	padding:15px;	
}

.header .login 
{
	float:right;
	margin-top:35px;
	margin-right:15px;
	color:#868686;
}

.header #login_header 
{
	margin:5px 5px 0 0;
	float:right;
}

.header #login_header form 
{
	margin:0px;
	color:#000;
}  

.header #login_header form input 
{
	margin:0px;
	height:15px;
	width:100px;
}  

.header #login_header .submit 
{
	height:19px;
	width:50px;
}
#hdrResponse
{
	color:#000;
}


/*----nav-----*/
#nav 
{
	height:30px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:11px;

	background-image:url('../_img/navigation_bg.jpg');
	background-repeat:repeat-x;
	border-top:1px solid #ededed;
}

#nav ul 
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	/*background-color:#00467f;*/
}

#nav ul li 
{
	float:left;
}

#nav ul li a 
{
	display:block;
	height:30px;
	overflow:hidden;
}

#nav ul li:hover, #nav ul li.sfhover 
{
	background-position:0 -30px;
}

#nav .blog
{
	background: url(../_img/nav_blog.png) top left no-repeat;
	width:111px;
	

}

#nav .home  
{
	background: url(../_img/nav_home.png) top left no-repeat;
	width:99px;

}


#nav .contest 
{
	background: url(../_img/nav_contests.png) top left no-repeat;
	width:132px;
	
}

#nav .about 
{
	/*background: url(../_img/nav_about.png) top left no-repeat;*/
	background: url(../_img/nav_forbrands.png) top left no-repeat;
	width:131px;
	/*border-right:1px solid #c0c0c0;*/
}

#nav .selected
{
	background-position:0 -30px;
}

#nav li ul 
{ /* second-level lists */
	position: absolute;
	background:#ddd;
	border:1px solid #000;
	padding:1px 1px 0 1px;
	width: 175px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:2;
}

#nav li:hover ul, #nav li.sfhover ul 
{ /* lists nested under hovered list items */
	left: auto;
}

#nav li.categories ul li a,
#nav li.contest ul li a,
#nav li.about ul li a,
#nav li.home ul li a,
#nav li.blog ul li a
{
	background:#fff;
	color:#666;
	margin-bottom:1px;
	padding:4px 10px;
	border:1px solid #bbb;
	height:14px;
	width:153px;
	z-index:2;
}

#nav li.categories ul li a:hover,
#nav li.contest ul li a:hover,
#nav li.about ul li a:hover,
#nav li.home ul li a:hover,
#nav li.blog ul li a:hover
{
	background:#ccc url(../_img/subnav_bg.png) top left repeat-x;
	text-decoration:none;
	border:1px solid #666;
	color:#fff; /*333;*/
	z-index:2;
}

#nav li.contest ul li a.previous_contests { background-image:url('../../_img/nav_previouscontests.jpg'); width:247px; height:24px; margin:0; padding:0; }
#nav li.contest ul li a.previous_contests:hover { background-image:url('../../_img/nav_previouscontests_on.jpg'); } 

 /*---footer----*/
.footer 
{
	background:#fff;
	color: #333;
	
	text-align:center;
	width:925px;
	margin-left:auto;
	margin-right:auto;
	border-left:solid 7px #fff;
	border-right:solid 7px #fff;
	border-bottom:solid 7px #fff;
}

.footer a 
{
	color: #333;
}

/*--- 3 steps ----*/
.three_steps 
{
	width:170px;

	margin-top:0px; 
	margin-left:25px;
	.margin-left:25px; /*IE 6 & 7 specific*/
	_margin-left:12px; /*IE 6 specific*/
}

.stepregister { }
.stepregister:hover { text-decoration:none; }

.three_steps_register 
{
	width:170px;
	float:right;
	margin-top:0px;
	background:#ffffff; 
}  
.three_steps .content   { background-color:#ffffff; }
.three_steps .content a { color:#090d11; }
.three_steps .hdr 
{ 
	width:170px;
	height:40px; 
	background-image:url('../_img/hdr_3_steps.png');
	background-repeat:no-repeat; 
}
.three_steps .hdr_closed { height:30px; }
.three_steps .content { }
.three_steps_register .three_steps .content { margin-left:0px; }  
.three_steps .step_background { background-color:#ffffff; padding-left:0px;}
.three_steps a.step1 { display:block; background-image:url("../_img/step_1_bg.png"); width:170px; height:76px;}
.three_steps a.step2 { display:block; background-image:url("../_img/step_2_bg.png"); width:170px; height:70px;}
.three_steps .step3  { display:block; background-image:url("../_img/step_3_bg.png"); width:170px; height:66px;}
.three_steps .getstarted { background-image:url("../_img/getstarted.png"); width:170px;	height:73px;}

/*---- register ----*/
.register 
{
	width:350px;
	float:left;
	margin-left:10px;
	_margin-left:5px;
}

.register .hdr 
{
	height:40px;
	background:url(../_img/hdr_signup_now.png) top left no-repeat;
}

.login_now 
{
	margin-bottom:10px;
}

.login_now .hdr 
{
	background:url(../_img/hdr_login.png) top left no-repeat !important;
}

.register .sub_hdr 
{
	padding:0 20px;
	color:#121a22; 
	background-color:#f2dcb4;
}

.register .sub_hdr a 
{
	color:#F01010; 
}  

.register .sub_hdr a.selected 
{
	color:#706F6E;
	font-weight:bold;
}

.register form 
{ 
	margin:0px;
	padding:0px;
}

.register .content 
{
	background-color:#f3deb7;
	padding:8px 20px;
}
 .content_footer
{
	background-image:url("../_img/content_bottom_bg.png");
	background-repeat:no-repeat;
	height:15px; width:100%; overflow:hidden; /*for ie6*/

	
}
 .content_login_footer
{
	background-image:url("../_img/content_login_bottom_bg.png");
	background-repeat:no-repeat;
	height:9px; width:100%; overflow:hidden; /*for ie6*/
	
}

 .content_register_footer
{
	background-image:url("../_img/content_login_bottom_bg.png");
	background-repeat:no-repeat;
	height:9px; width:100%; overflow:hidden; /*for ie6*/
	filter: alpha(opacity=45);
	-moz-opacity: 0.45;
	opacity:.45;	
}
#register_submit_button 
{
	text-align:right;
}

legend 
{
	color:#121a22;
}

.radio 
{
	background:none !important;
}

/*---- upload ----*/
.upload 
{
	width:630px;

	
	float:left;
	margin-left:0; 
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity:.95;
	z-index:0;
}

.upload .hdr 
{
	height:40px;
	background:url(../_img/hdr_upload.png) top left no-repeat;
}

.upload .sub_hdr 
{
	padding:0 20px;
	background-color:#f2d9ae;
}

.upload .sub_hdr a 
{
	color:#121a22;
}  

.upload .sub_hdr a.selected 
{
	color:#121a22;
	font-weight:bold;
}

.upload form 
{ 
	margin:0px;
	padding:0px;
}

.upload .content 
{
	padding:8px 20px;
	color:#000;
	background-color:#f2d9ae;
}

/*----video list ----*/

.video_list 
{
	width:350px;
	height:535px;
	float:left;
	margin-left:6px; 
	background-image:url('../_img/video-list-bg.jpg');
}

.video_list .hdr 
{
	height:40px;
	background:url(../_img/hdr_all_videos.png) top left no-repeat;
}

.video_list .sub_hdr
{
	padding:0 15px;
}

.video_list .sub_hdr a 
{
	color:#F01010;
	text-decoration:none;
}

.video_list .sub_hdr a.selected 
{
	color:#F01010; 
	font-weight:bold;
	text-decoration:underline;
}

.video_list .sub_hdr a.winners_tab
{
	/*color:#0000ee;*/
	color:#706f6e; 
	font-weight:bold;
	
}

.video_list .content 
{
	/*xpadding:6px;*/
	margin-bottom:0px !important;
	/*background-color:#e3e5d4;*/ 
	height:430px;
}

.video_list .item 
{
	height:105px; /*107px;*/
	overflow:hidden;
	padding:1px 3px 3px 1px;
	margin:0px 0; /*2px*/
	background:url(../_img/video_item_bg.png) top left no-repeat; 
	position:relative;
	margin-bottom:0px;
}

.video_list .item .title
{
	display:block;
	height:24px;
	/*xbackground:#2f2f2f;*/
	font-size:12px;
	font-weight:bold;
	line-height:23px;
	padding:0 6px;
	color:#000;
}

.video_list .item_over .title 
{
	xbackground: url(../_img/item_title_bg_over.png) top left repeat-x;
}

.video_list .item .vote_col 
{
	float:left;
	width:75px;
	border-right:1px solid #333;
}

.video_list .item .vote_col .num_votes 
{
	float:left;
	height:50px;
	width:74px;
	background: url(../_img/num_votes_bg.png) top left no-repeat;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	line-height:38px;
	color:#6c6253;
}

.video_list .item .vote_col .vote a 
{
	display:block;
	height:30px;
	width:75px;
	background: url(../_img/btn_vote.png) top left no-repeat;
}

.video_list .item .vote_col .vote a:hover 
{
	background-position:0 -30px;
}

.video_list .item .vote_col .voted  
{
	display:block;
	height:30px;
	width:75px;
	background: url(../_img/btn_voted.png) top left no-repeat;
}

.video_list .item .thumb 
{
	float:left;
	background:#000;
	text-align:center;
	width:141px;
	height:79px;
	overflow:hidden;
}

.video_list .play_over 
{
	height:79px;
	width:142px;
	position:absolute;
	left:74px;
	_left:-145px;
	_top:0px;
	background: url(../_img/play_video_over.png) 6px 4px no-repeat;
}

.video_list .play_off 
{
	display:none;
}

.video_list .item .item_details 
{
	color:#6c6253;
	font-size:10px;
	position:absolute;
	left:217px;
	width:115px;
	height:79px;
}
.video_list .item .item_details a
{
	color:#6c6253;
}
.video_list .item_over .item_details 
{
	color:#6c6253;
	font-size:10px;
	padding:10px 0px 0px 5px;
	position:absolute;
	left:216px;
	width:110px;
	
}

.video_list .send_friend  
{
	display:block; 
	height:10px; 
	width:13px; 
	overflow:hidden;
	position:absolute; 
	top:4px; 
	left:5px; 
	background: url(../_img/send_friend.png);
} 

.video_list .item .link_to_video 
{
	display:block; 
	height:10px; 
	width:16px; 
	overflow:hidden;
	background: url(../_img/btn_link_to_page.png); 
	position:absolute; 
	top:5px; 
	left:21px; 
}

/*.video_list .item a.link_to_video:hover 
{
	background-position:0 -10px;
}*/

.video_list .embed_url  
{
	display:block; 
	height:9px; 
	width:11px; 
	overflow:hidden;
	position:absolute; 
	top:5px; 
	left:53px; 
	background: url(../_img/btn_embed.png);
}
	
.video_list .item .info 
{
	display:block; 
	height:10px; 
	width:10px; 
	overflow:hidden;
	background: url(../_img/btn_info.png); 
	position:absolute; 
	top:4px; 
	left:39px; 
	cursor:help;
}

.video_list .item .tool_details 
{
	display:none;
	color:#fff !important;
} 
.video_list .item .item_details a.send_friend:hover  
{
	background-position:0 -10px;
}

.video_list .viewed
{
	position:absolute;
	line-height:12px;
	top:22px;
	left:5px;
	width:120px;
}
.video_list .commenter
{
	position:absolute;
	line-height:12px;
	top:36px;
	left:5px;
	width:120px;
}
.video_list .uploader  
{
	position:absolute;
	line-height:12px;
	top:49px;
	left:5px;
	width:120px;
}

.pagination a 
{
	padding:2px 5px;
	margin:0 0 0 1px;
	color: #595959;margin-top: -0px;
}
.pagination a.selected, 
.pagination a.selected:hover  
{
	color:#595959;
	font-weight:bold;
}

.pagination a:hover 
{
	color:#595959;
}

.pagination 
{
	text-align:center;
	color:#295091;
	height:25px;
}

div.comment_error
{
	
	color:#ff0000;
	font-size:18px;
}

/* Debuging purposes
div.comment_userprofile_box
{
	border:solid 1px #ee0000;
}*/

div.comment_userprofile_box
{
	margin-top:0px;
	width:170px;
	height:319px;
	float:left;
	background:none;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	background-color:#e6e6e6;
	color:#000;
}

	div.comment_userprofile_header
	{
		background-color:#e6e6e6;
		color:#000;
		font-size:12px;
		padding:0;
		padding-left:5px;
		font-weight:bold;
		margin:0;
	}
	div.comment_userprofile_header h2
	{
		color:#000;
		font-size:20px;
		font-weight:bold;
		padding-top:0;margin-top:0;
		padding-bottom:0;margin-bottom:0;
	}
	
	div.comment_userprofile_infoheader
	{
		width:140px; /*original width = 149px */
		padding-left:9px;		
		padding-top:5px;
		_padding:0;
		height:30px; /*org: 35px;*/
		background-image:url(../_img/userprofile_header.png);
		background-repeat:no-repeat;
		color:#fff;
		font-size:18px;
		
	}
	
	div.comment_userprofile_main
	{
		width:160px;
		padding:5px;
		_padding:0;
		height:125px;
		background-color:#e3e5d4;
		color:#fff;
	}
	
	div.comment_userprofile_avatar
	{
		width:160px;
		margin:0 auto;
		margin-top:10px;
		text-align:center;
	}
	
	div.comment_userprofile_main .user_info
	{
		margin:5px;
		padding:2px;
		_padding:10px;
		_margin:2px;
		width:150px;
		color:#000;
		height:140px;
		overflow:auto;
		
	}
	
div.comment_commenting_box
{
	width:350px;
	float:right;
	
}

div.comment_commenting_header
{ 
	width:350px;
	height:40px;
	background-image:url(../_img/comment_header.png);
	background-repeat:no-repeat;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	
}

div.comment_commenting_header h2
{
	padding:0; margin:0;
}

div.comment_commenting_main 
{
	background-color:#f0d8ae;
	color:#000;
	padding:10px;
	width:324px;
	height:300px;
	margin-bottom:10px;
	margin-left:5px;
}

div.comment_submitbutton
{
	width:80px;
	height:22px;
	background-image:url(../_img/comment_submitbutton.png);
}

a div.comment_submitbutton
{
	display:block;
	
} 
a:hover div.comment_submitbutton
{
	cursor:pointer;
}
div.comment_comments_header h2
{
	padding:0; margin:0;
}
div.comment_comments_header
{
	padding:0;margin:0;
	width:330px;
	height:40px;
	background-image:url(../_img/comment_comments_header.png);
	background-repeat:no-repeat;
	color:#fff;
}



div.comment_comments_bg_even,
div.comment_comments_bg_odd
{ 
	color:#000;
	width:310px;
	padding:10px;
	min-height:50px;
	margin:0;
}

div.comment_comments_bg_odd
{
	/*background-color:#acc3d7;*/
}

div.comment_comments_bg_even
{
	/*background-color:#c0d8ed;*/
}

div.comment_poster
{
	width:282px;
	height:20px;
	font-size:11px;
	color:#000;
	
}
div.comment_comments_box
{
}


.form_commentbox
{
	background-color:#a89180; 
	overflow:auto;
}
 
div.comment_extra_box
{
	width:330px;
	
	height:320px;
}

div.about_contest_box
{
	width:150px;
	height:320px;	
	float:left;
	margin-left:5px; 
	_margin-left:5px;
	/*padding:0;margin:0;*/
}

	div.about_contest_header
	{
		width:150px;
		height:30px;
		background-image:url(../_img/comment_about.png);
		background-repeat:no-repeat;
		padding:0; margin:0;
		
		/*padding-top:5px;*/
		_padding:0;
		font-family:"Trebuchet MS", Arial, Verdana, sans-serif;	

		
	}
	div.about_contest_header h2
	{
		padding:0; margin:0; font-size:14px;
	}
	
	div.about_contest_body
	{
		padding:0; margin:0;
		width:140px;
		_width:150px;
		height:280px;	
		background-color:#e3e5d4;
		color:#000;

		
		padding-top:5px;
		padding-left:5px;
		padding-right:5px;	
		
		_padding:0;
		
	}
	
	div.about_contest_body a
	{
		color:#000;
	}

   
 
body 
{
	background-image:url('../_img/body-bg.jpg');
	margin:0px;
	padding:0px;
	font-family: arial, verdana, sans-serif;
	font-size:11px;
}
.container 
{
	width:925px;
	margin-left:auto;
	margin-right:auto; 
	background-color:#dcb364;
}

.background 
{
	min-height:910px;
	_height:910px;
	background-image:url("../_img/background-bg.jpg");
	background-repeat:no-repeat;	
}

.top_container
{
	width:925px;
	height:97px;
	

}

.top_container .slogan
{
	width:510px;
	height:97px;
	background-image:url('../_img/top-container-text.jpg');
	float:right; 
}


.top_row
{
	height:355px;
	width:925px;
		
}

.top_row_left
{
	float:left;
	width:388px;
	height:355px;
	background-image:url('../_img/top-row-left-bg.jpg');
	background-repeat:no-repeat;
	background-position:0 200px;
}

a.button_see_pastcontests
{
	background-image:url('../_img/button_see_pastcontests.jpg');
	width:184px;
	height:44px;
	display:block;
	
	position:relative;
	left:108px;
	top:275px;
}
.top_row_right
{
	float:left;
	width:533px;
	height:355px;
		
}

.left_col
{
	width:215px; /*225px;*/
	height:300px;
	margin-top:1px;
	height:auto;
	float:left;
	/*margin-top:7px;*/
	
	
}
	/* custom action/graphics for left column*/
	.action_imagery
	{
		position:relative;
		top:480px;
		background:url("../_img/action_imagery.jpg");
		width:220px;
		height:448px;
	}

a.quiz_box
{
	display:block;
	position:relative;
	width:190px;
	height:179px;
	background-image:url('../_img/quiz_box_bg.jpg');
}
.content_col 
{
	float:left;
	width:700px;
	height:auto;
	/*margin-top:7px;*/
	
}

.content_right
{
	/*border:solid 1px #ee0000;*/
	height:auto;
	width:350px;
	float:left;	
}


.prop 
{
	height:800px;
	float:right;
	width:1px;
}

input, textarea, select {
   background:#f6f6f6;
   border:1px solid #AAA;
   font-family: "Trebuchet MS", verdana, sans-serif;
   color:#000;
   font-size:11px;
   }
label input {
   border:none;
   }
fieldset  {
   border:1px solid #e3e3e3;
   padding:10px;
   }
h2, .content h2 a {
   color:#000;
   font-size:18px;
   font-weight:bold;
   padding-top:0;
   margin-top:0;
   }
h3{
   font-size:12px;
   font-weight:bold;
   }
#homebutton{
	position:absolute;
	top:0;
	left:0;
	margin:102px 0 0 50px;
	}
/*----register-----*/
.response {
   color:#121a22;
   clear:both;
   }
.signup {
   width:450px;
   float:left;
   margin:0 10px 10px 0px;
   color:#fff;
   filter: alpha(opacity=95);
   -moz-opacity: 0.95;
   opacity:.95;
   }
.signup .content{
	color:#121a22;
   }   
.signup .hdr {
   height:30px;
   background:#fff url(../_img/hdr_register.png) top left no-repeat;
   }   
.already_member {
   background:#482215;
   float:left;
   width:230px;
   }
.already_member .hdr 
{
	height:30px;
	background:#fff url(../_img/hdr_already_member.png) top left no-repeat;
}
.confirmation {
   font-size:12px;
   }

.activation { width:630px;}
.activation a { color:#fff; text-decoration:underline;}
.activation a:hover { color:#fff;}
.activation .hdr {
   height:40px;
   background:#fff url(../_img/hdr_activate.png) top left no-repeat;
   }  

.activation .content
{
   background-color:#F3DEB7;
}

.activation .sub_hdr
{
	background-color:#F2DCB4;
}

/*----links-----*/
a {
	text-decoration: none;
	color: #121a22;
}
a:hover {
	color: #121a22;
	text-decoration: underline;
}
a img {
   border:none;
   outline:none;
   }
.details .sub_hdr a {
   display:block;
   height:20px;
   margin:0 -11px;
   padding:0 20px;
   color:#f01010;
   text-decoration:none;
   }
   
.sub_hdr a 
{ 
	color:#f01010;
}
.clear {
   clear:both;
   }

.sub_hdr 
{
  /* background: url(../_img/sub_head_gradient.png) top left repeat-x;*/
   height:20px;
   line-height:18px;
   padding:0 11px;
  
}


.right_col {
   width:223px;
   float:left;
   display:none;
   }

.player 
{
	width:511px;
	height:319px;
	background-image:url("../_img/player_bg.jpg");
	float:right;
	/*margin:0 10px 10px 0px;*/
	margin:0;
	margin-right:17px;
	.margin-right:17px; /*IE 6 & 7 specific*/
	_margin-right:8px; /*IE 6 specific*/
	margin-bottom:10px;
	margin-top:-1px;
	/*filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity:.55;*/

}

table td
{
	color:#121a22;
}
.how,
.how p,
.how ul li
{
	color:#121a22;
}
   


.details 
{
	width:330px;
	height:534px;
	float:left;
	margin-left:5px;
	.margin-left:5px; /*IE 6 & 7 specific*/
	_margin-left:2px; /*IE 6 specific*/
	
	background-image:url('../_img/details-bg.jpg');
}
.details .hdr 
{
	height:40px;
	background:url(../_img/hdr_contest_details.png) top left no-repeat;
}

.details .content 
{
   height:380px;
   overflow:auto;
   /*padding:6px 10px;*/
   font-size:12px;
  /* background:url("../_img/details_content_bg.jpg") repeat-y;*/
}


.content 
{

   color:#606060;
   padding: 8px;
   line-height:18px;
}




/*---send to friend popup----*/   
#sendtofriend {
   padding:15px;
   width:320px;  
   height:293px;
   background:transparent url(../_img/sendtofriend_bg.png) top left no-repeat;
   }
#sendtofriend .column_left {
   float:left;
   }
#sendtofriend .title {
   font-weight:bold;
   background:none;
   font-size:12px;
   }
#sendtofriend #close {
   float:right;
   margin-right:35px;
   cursor:pointer;
   }
#sendtofriend .error{
   color:#f00;
   font-weight:bold;
   }
#sendtofriend .embed_text textarea {
   height:225px;
   width:270px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   overflow:hidden;
   }   
#sendtofriend h2 {
   font-size:14px;
   margin:0;
   padding:0;
   }   

   
/* Fading Tooltips By Dustin Diaz*/
body div#toolTip { position:absolute;z-index:1000;width:220px;background:#fff;border:1px solid #ccc;text-align:left;padding:5px;min-height:1em;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#333;font:11px/12px verdana,arial,sans-serif; }
body div#toolTip p em { display:block;margin-bottom:3px;color:#295091;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#333; }

.content_col .upload .content a,
.upload .content a,
.upload .content a:active,
.details .content a,
div.step_2 a,
a,
a.step,
a:link,
a:visited,
a:active
{
	color:#f13931;
}
.upload .content a:hover,
.details .content a:hover,
div.step_2 a:hover,
a:hover
{
	color:#f13931;
	text-decoration:underline;
}

.details .content p
{
	margin:0;
	padding:0;
	
	padding:10px 15px 10px 15px;
}

#news div.content strong
{
	font-size:14px;
}

div.about div.content b
{
	font-weight:bold;
	font-size:13px;
}

