/* CSS Document */
body
{
font-family:		Arial, Helvetica, sans-serif;
font-size:			12px;
padding:0px;
margin:0px;
}

.span_grey_big
{
	font-size:		17px;
	font-weight:	bold;
	color:			#3f4040;
}

.span_green
{
	color: #66cc33;
	font-weight:bold;
	font-size:16px;
}

.span_green_small
{
	color: #66cc33;
	font-weight:bold;
	font-size:14px;
}

.span_green_big
{
	color: #66cc33;
	font-weight:bold;
	font-size:20px;
}

.fix {
	clear: both;
}

a
{
	color:				#000000;
}

.a_small
{
	color:				#000000;
	font-size:			11px;	
}

.a_small_margin
{
	color:				#000000;
	font-size:			11px;
	margin-left:		24px;	
}

.a_small_green
{
	color:				#66cc33;
	font-size:			11px;	
}

.a_tabs
{
	text-decoration:	none;
}

.a_search
{
	font-size:			14px; 
	font-weight:		bold; 
	text-decoration:	none; 
	color:				#FFFFFF;
}

.a_white
{
color: 				#FFFFFF;
}

.a_green
{
color:				#65ba4a;
}

.inlog_div a
{
color:				#000000;
font-size:			11px;
}

.a_btn_margin
{
margin-right:		7px;
}


.inlog_div 
{
margin-bottom:		40px;
}

div.l {
background:			#fffce9;
border:				1px solid #cbc69f;
padding:			5px;
}

.float_div
{
float:				left;
}

.banner_container
{
width:				957px; 
height:				129px; 
margin:				0 auto;
} 

.input_margin
{
border:				1px #808080 solid;
margin-bottom:		5px;
}

.h1titel4 {
	font-size: 60px;
	margin-top: 10px;
}

.input_margin2
{
border:				1px #808080 solid;
margin-bottom:		20px;
}


.img_index_border
{
padding:			5px;
background-color:	#FFFFFF;
width:				150px;
}

.img_search_border
{
padding-left:		6px;
padding-right:		8px;
background-color:	#FFFFFF;
width:				126px;
height:				155px;
}

.img_search_border2
{
padding-left:		6px;
padding-right:		8px;
background-color:	#FFFFFF;
width:				126px;
height:				165px;
}

.img_upload_border
{
padding-top:		5px;
padding-bottom:		5px;
background-color:	#FFFFFF;
margin-bottom:		8px;
width:				160px;
}

.img_profile_border
{
padding-top:		6px;
background-color:	#FFFFFF;
margin-bottom:		8px;
width:				150px;
margin-left:		8px;
float:				left;
}

.group_profile_border
{
padding-top:		6px;
background-color:	#FFFFFF;
width:				150px;
margin-left:		8px;
float:				left;
}

.banner_left_top
{
background-image:	url(../images/banner.gif); 
background-repeat:	no-repeat; 
float:				left; 
height:				99px; 
width:				690px;
}

.banner_right_top
{
background-image:	url(../images/banner_top_right.gif); 
background-repeat:	no-repeat; 
float:				left; 
height:				99px;
width:				267px; 	
font-family:		Arial, Helvetica, sans-serif; 
font-size:			10px; 
}

.banner_right_top_link_container
{
float:				left; 
margin-right:		33px; 
margin-top:			11px;
}

.banner_right_top_link_container_nomargin
{
float:				left; 
margin-top:			11px;
}


.banner_left_bottom
{
background-image:	url(../images/banner_bottom_left.gif); 
background-repeat:	no-repeat; 
float:				left; 
height:				30px; 
width:				224px;
}

.banner_right_bottom
{
background-image:	url(../images/banner_bottom_right.gif); 
background-repeat:	no-repeat; 
float:				left;
height:				30px; 
width:				733px;  
font-family:		Arial, Helvetica, sans-serif; 
font-size:			13px; 
font-weight:		bold;
}

.banner_right_bottom_padder
{
padding-top:		2px;
}

.banner_tab_padder_1
{
 padding-top:		7px; 
 padding-left:		11px;

}

.banner_tab_padder_2
{
 padding-top:		7px; 
}


.banner_tab_my_profile
{
height:				28px; 
width:				112px; 
float:				left; 
background-image:	url(../images/tab_my_profile.gif); 	
background-repeat:	no-repeat; 
background-position:bottom;
}

.banner_tab_upload_image
{
height:				28px; 
width:				125px; 	
float:				left; 
background-image:	url(../images/tab_upload_image.gif); 
background-repeat:	no-repeat; 
margin-left:		11px; 
background-position:bottom;
}

.banner_tab_search
{
height:				28px; 
width:				91px; 	
float:				left; 
background-image:	url(../images/tab_search.gif); 
background-repeat:	no-repeat; 
margin-left:		11px; 
background-position:bottom;
}

.banner_tab_spots
{
height:				28px; 
width:				67px; 
float:				left; 
background-image:	url(../images/tab_spots.gif); 
background-repeat:	no-repeat; 
margin-left:		11px; 
background-position:bottom;
}

.banner_tab_free_trial
{
height:				28px; 
width:				93px; 
float:				left; 
background-image:	url(../images/tab_free_trial.gif); 
background-repeat:	no-repeat;  
margin-left:		11px;  
background-position:bottom;
}

.white_top
{
width:				970px;
height:				21px; 
margin:				0 auto; 
/*background-image:	url(../images/banner_bottom_white.gif); 
*/background-repeat:	no-repeat;
}

.content_container
{
width:				969px; 
margin:				0 auto; 
/*background-image:	url(../images/background.gif); */
background-repeat:	repeat-y; 
vertical-align:		top; 
overflow: 			hidden;
}

/* LEFT */
.left_container
{
width:				199px; 
padding-left:		8px;
float:				left;
}

.left_new_images
{
width:				199px; 
height:				142px; 
background-image:	url(../images/new_images.gif);  
background-repeat:	no-repeat; 
background-position:right; 
background-position:top; 
}

.left_new_entries
{
width:				199px; 
height:				113px; 
background-image:	url(../images/new_entries.gif);  
background-repeat:	no-repeat; 
background-position:right; 
background-position:top; 
}

.right_previous_contests
{
width:				199px; 
height:				110px; 
background-image:	url(../images/previous_contests.gif);  
background-repeat:	no-repeat; 
background-position:right; 
background-position:top; 
}

.left_spots
{
width:				198px; 
height:				112px; 
background-image:	url(../images/new_images_groups.gif);  
background-repeat:	no-repeat; 
background-position:left; 
background-position:top; 
}

.left_spots_content
{
width:				159px; 
background-color:	#7f8081;
padding-bottom:		10px;
padding-left:		20px;
padding-right:		19px;
}



.left_content
{
width:				160px; 
background-color:	#7f8081;
padding-bottom:		10px;
padding-left:		20px;
padding-top:		5px;
padding-right:		19px;
}

.left_tab_container_1
{
width:				199px; 
height:				35px; 
background-color:	#7f8081;
}

.left_tab_container_2
{
width:				198px; 
height:				35px; 
background-color:	#7f8081;
}

.left_bottom_tab_1
{
text-align:			left;

font-family:		Arial, Helvetica, sans-serif; 
font-size:			11px; 
width:				185px;
margin-left:		14px; 
height:				35px; 
background-image:	url(../images/tab_112.gif); 
background-repeat:	no-repeat;
}

.left_bottom_tab_container
{
padding-left:		10px;
padding-top:		12px;

}


.left_new_upload_images
{
width:				199px; 
height:				107px; 
background-repeat:	no-repeat; 
background-position:right; 
background-position:top; 
}

.left_free_trial
{
width:				198px; 
height:				120px; 
background-image:	url(../images/free_trial.gif);  
background-repeat:	no-repeat; 
background-position:right; 
background-position:top; 

}

.left_container_free_trial
{
width:				198px; 
padding-left:		8px;
float:				left;
}


.left_content_free_trial
{
width:				182px;
line-height:		20px; 
font-size:			12px;
font-weight:		bold;
text-align:			left;
color:				#FFFFFF;
background-color:	#7f8081;
padding-bottom:		10px;
padding-left:		8px;
padding-right:		8px;
}

.left_about
{
width:				198px; 
height:				115px; 
background-image:	url(../images/what_do_i_get.gif);  
background-repeat:	no-repeat; 
background-position:right; 
background-position:top; 
}

.left_colofon
{
width:				198px; 
height:				115px; 
background-image:	url(../images/colofon.gif);  
background-repeat:	no-repeat; 
background-position:right; 
background-position:top; 
}

.left_nieuwscolofon
{
width:				198px; 
height:				115px; 
background-image:	url(../images/activiteiten.gif);  
background-repeat:	no-repeat; 
background-position:right; 
background-position:top; 
}

.left_container_about
{
width:				198px; 
padding-left:		8px;
float:				left;
}


.left_content_about
{
width:				190px;
font-size:			12px;
font-weight:		bold;
text-align:			left;
color:				#FFFFFF;
background-color:	#7f8081;
padding-bottom:		10px;
padding-left:		0px;
padding-right:		8px;
}


/* RIGHT */
.right_container
{
width:				211px; 
float:				left;
}

.right_related_images
{
width:				199px; 
height:				101px; 
float:left;
background-image:	url(../images/related_images.gif);  
background-repeat:	no-repeat; 
background-position:top;
}


.right_spots_of
{
width:				211px; 
height:				109px; 
background-image:	url(../images/spots_of.gif);  
background-repeat:	no-repeat; 
background-position:top;
}

.right_group_spots
{
width:				199px; 
height:				105px; 
float:left;
background-image:	url(../images/group_spots_top.gif);  
background-repeat:	no-repeat; 
background-position:top;
}

.right_fans_of
{
width:				200px; 
height:				129px; 
padding-right:		11px;
}

.right_my_spots
{
width:				201px; 
height:				104px; 
padding-right:   	10px;
}

.right_tab_container_1
{
width:				200px; 
min-height:			33px; 
background-color:	#7f8081; 
float:				left;
clear:left;
}

.right_bottom_tab_1
{
text-align:			left;
font-family:		Arial, Helvetica, sans-serif; 
font-size:			11px; 
width:				191px; 
margin-left:		8px; 
margin-top:			10px;
height:				33px; 
background-image:	url(../images/tab_81.gif); 
background-repeat:	no-repeat;
}

.right_bottom_tab_container
{
padding-left:		10px;
padding-top:		12px;
}


/* CONTENT BIJ 2 ZIJ-BLOKKEN */
.content_twee_blokken
{
width:				522px; 

float:				left; 
}

.content_container_float
{
float:				left; 
width:				522px; 	
padding-left:		29px;
}

.content_container_float2
{
float:				left; 
width:				541px; 	
padding-left:		10px;

}

#alert_bar {
float:				left;
margin-left:		8px;
margin-top:			15px;
margin-bottom:		15px;
background:			#fffbd8 url('../images/alert.gif') no-repeat center left; 
color:				#404040; 
width:				948px; 
height:				22px; 
text-align:			left; 
padding-top:		8px;
padding-right:		10px;
border-top:			1px solid #e5e3cf;
border-bottom:		1px solid #e5e3cf;
border-left:		1px solid #cbc69f;
border-right:		1px solid #cbc69f;
font-weight:		bold;
text-indent:		50px;
}

#succes_bar {
float:				left;
margin-left:		8px;
background:			#fffbd8 url('../images/succes.gif') no-repeat center left; 
color:				#404040; 
width:				948px; 
height:				22px; 
text-align:			left; 
padding-top:		8px;
padding-right:		10px;
border-top:			1px solid #e5e3cf;
border-bottom:		1px solid #e5e3cf;
border-left:		1px solid #cbc69f;
border-right:		1px solid #cbc69f;
font-weight:		bold;
text-indent:		50px;
}

.invite_friend {
color: 				#66cc33;
font-weight:		bold;
}

.invite_friend input {
width:				196px;
border:				2px solid #918f90;
}

.invite_friend textarea {
width:				472px;
height:				106px;
border:				2px solid #918f90;
}

.invite_friend .email {
width:				263px;
}

.registerTop1{
float:				left;
background-repeat:	no-repeat;
background-image:	url(../images/registerStep1Top.gif);
width:				616px;
height:				109px;
padding-left:		17px;
padding-top:		8px;
}

.registerTop2{
float:				left;
background-repeat:	no-repeat;
background-image:	url(../images/registerStep2Top.gif);
width:				616px;
height:				109px;
padding-left:		17px;
padding-top:		8px;
}

.registerTop3{
float:				left;
background-repeat:	no-repeat;
background-image:	url(../images/registerStep3Top.gif);
width:				616px;
height:				108px;
padding-left:		17px;
padding-top:		8px;
}

.registerContent{
float:				left;
background-color:	#f3f4f4;
width:				584px;
padding-top:		30px;
padding-left:		16px;
}

.upgradeContent{
float:				left;
background-color:	#f3f4f4;
color:				#3f4040;
width:				584px;
padding-top:		30px;
padding-left:		16px;
font-size:			13px;
}

.yellowBox{
float:				left;
border:				1px solid #f9da7a;
background-image:	url(../images/yellowGradient.gif);
background-repeat:	repeat-x;
padding:			15px;
width:				530px;
line-height:		24px;
background-color:	#fcf7e2;
}

.yellowUpgradeBox{
float:				left;
border:				1px solid #f9da7a;
background-image:	url(../images/yellowGradient.gif);
background-repeat:	repeat-x;
width:				530px;
line-height:		20px;
background-color:	#fcf7e2;
}

.yellowInnerBox{
float:				left;
border-top:			1px solid #f9da7a;
vertical-align:		middle;
padding:			15px;
width:				500px;
background-position:center;
background-image:	url(../images/upgrade_spacer.jpg);
background-repeat:	no-repeat;
}

.barDiv{
	width:562px;
	height:1px;
	background-color:#b9babb;
	float:left;
	overflow:hidden;
	margin-top:12px;
}

.greyBarDiv{
	height:2px;
	background-color:#cac9ca;
	float:left;
	overflow:hidden;
	width:600px;
	margin: 0 -31px 0;
}


.input_margin3{
border:				1px #808080 solid;
margin-bottom:		5px;
width:				240px;
height:				18px;	
padding-top:		5px;
}

.grayRegDiv{
padding-left:		15px; 
padding-top:		22px; 
line-height:		24px;
float:				left;
}


.grayRegDiv2{
padding-left:		15px; 
line-height:		24px;
float:				left;
}

.grayRegDiv3{
padding-left:		15px; 
line-height:		14px;
float:				left;
}

.regHead{
font-size:			15px;
}

.inviteBox{
width:				180px;
border:				1px #808080 solid;
margin-bottom:		1px;
height:				18px;	
padding-top:		5px;
}


#firstLoginContainer{
background-image:url(../images/first_login.gif);
background-repeat:no-repeat;
background-position:top center;
float:left;
clear:both;
width:610px;
height:199px;
padding-top:40px;
padding-right:10px;
font-size:10px;
padding-left:350px;
text-align:left;

}

.remove-item-div{
font-size: 10px;
float: right;
text-decoration: none;
padding: 2px;
}