body 
{
	margin: 0px;
	background-color: #FFF;
	background-image: URL('../img/general_bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

div.portal-column {
}

.img_border
{
	border: 2px solid #FFF;
}

.table_big
{
	width: 362px;
	margin: 0;
	text-align: center;
}

.table_marktplaats
{
	margin: 5px 10px 0 10px;
}	

p.frontpage
{
	margin: 4px 0 4px 0;
	font-family: sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}
/************************************************************************************************* Title balk */
#title_container
{
	height: 68px;
	width: 950px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

#title_main_container {
	background-color: #FFF;
}

#logo
{
	float: left;
	height: 68px;
}

/************************************************************************************************* Menu balk */
#bar 
{
	height: 35px;
	background-image: URL('../img/bar_bg.gif');
	background-repeat: repeat-x;
	border-top: 1px solid #6A6A6A;
	border-bottom: 1px solid #6A6A6A;
	text-align: center;
}

#menu_container
{
	padding: 0px;
	width: 950px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #6A6A6A;
	border-right: 1px solid #6A6A6A;
}

#menu
{
	height: 35px;
	float: left;
}

#menu a, #menu a:hover
{
	margin: 0px;
	border: 0px;
	font-size: 14px;
	line-height: 36px;
	color: #6A6A6A;
  text-decoration: none;
}

#menu a span, #menu a:hover span
{
	display: block;
	float: left;
	height: 35px;
  padding: 0 15px 0 15px;
	border-right: 1px solid #6a6a6a;
	/*/ border-left: 1px solid #FFF; /**/
	cursor: pointer;
}

#menu a:hover span
{
	color: #6A6A6A;
	background-image: URL('../img/bar_bg_hit.gif');
}

#search 
{
	float: right
}

#search span
{
	margin: 0 10px 0 0;
	display: block;
	height: 35px;
	width: 159px;
	cursor: pointer;
	background-image: URL('../img/search_bg.png');
	background-position: center top;
	background-repeat: no-repeat;
}

#search input
{
	margin: 5px 0 0 0;
	padding: 5px 0 5px 23px;
	border: 0px;
	background: transparent;
}
/************************************************************************************************* Content */
#content_container
{
	width: 952px;
	_width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#overzicht_left, #overzicht_center
{
	width: 362px;
}

#overzicht_t-shirt
{
	width: 200px;
	height: 200px;
	margin-bottom: 11px;
}

#aanmelden
{
	width: 200px;
	height: 187px;
}

#aanmelden, #overzicht_t-shirt, #overzicht_left, #overzicht_center, .styled_box, #loginbox
{
	text-align: left;
	background-image: url('../img/content_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFF;
	border: 1px solid #6A6A6A;
	padding: 8px;
	margin-bottom: 10px;
}

form { 
    display: inline;
}

#loginbox {
    width: 180px;
    float: right;
    padding: 10px;
    margin: 10px;
}

#vitals {
   /* width: 180px;
    float: left;
    margin: 10px;*/
}

#tribelist, #tribemembers {
   /* width: 300px;
    float: left;
    padding:10px;*/
}

.memberitem {
	float: left;
	text-align: left;
}

.tribeitem {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.profile_friendlist .memberitem {
	margin: 3px;
}

.memberitem img, .tribeitem img, .imgborder {
	background: #FFF;
	padding: 1px;
	border: 1px solid #6A6A6A;
}

/********************************************************************************************** profile friendlist */

.profile_friendlist {
	border: 0px solid #F0F;
	margin: 0 0 0 2px;
}

#portal-column-0 .profile_friendlist {
	margin: 0 0 0 2px;
}

#asshole .profile_friendlist {
	margin: 0 0 0 2px;
}


#portal-column-0 .hide_in_col_0 {
	display: none;
}

#portal-column-0 .profile_friendlist .memberitem {
	margin: 4px;
	_margin: 2px;
}

#portal-column-1 .profile_friendlist {
	margin: 0 0 0 3px;
}

#portal-column-1 .profile_friendlist .memberitem {
	margin: 5px;
}

#portal-column-1 .hide_in_col_1 {
	display: none;
}

#portal-column-2 .profile_friendlist {
	margin: 0 0 0 4px;
}

#portal-column-2 .profile_friendlist .memberitem {
	margin: 5px;
}

#portal-column-2 .hide_in_col_2 {
	display: none;
}

.onlythumbs {
    width: 52px;
    height: 52px;
}

#mini_profile {
    display: inline;
    text-align: right;
}

.clearboth {
    clear: both;
}

div#msgbox {
    font-size: 10px;
    /*height: 190px;*/
    width : 190px;
    z-index: 100;
    position: fixed;
    bottom: 0px;
    right: 0px;
    margin: 3px;
}

div#msgbox h3 {
    margin: 0px;
    padding: 0px 0px 4px 0px;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #BEE600;
}

.balloon_text {
	margin: 3px 5px 3px 3px;
	font-size: 11px;
	line-height: 15px;
	color: #6A6A6A;
}

.message_separator {
  margin: 3px 0px 3px 0px;
  padding: 0px 0px 0px 0px;
	border: 0;
	height: 1px;
	background-color: transparent;
	border-bottom: 1px solid #E0E0E0;
}

.message_separator, div.separator {
  margin: 5px 0px 5px 0px;
  padding: 0px;
	height: 2px;
	border-bottom: 1px solid #E0E0E0;
}

#profile_picture {
	height: 196px;
}

#profile_picture img {
	background: #FFF;
	padding: 1px;
	border: 1px solid #6A6A6A;
}

/********************************************************************************************** notifications */
#new_notification .styled_box, .error_notification {
	background-image: url('../img/notification_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #F1FFB0;
	border: 1px solid #BEE600;
}

/********************************************************************************************** profile photo summary */

#profile_newestphotos_inside img {
	background: #FFF;
	padding: 1px;
	border: 1px solid #6A6A6A;
}

#profile_newestphotos_inside {
	width: 100%
}

#portal-column-0 #profile_newestphotos_inside {
	margin: 10px 0px 0 3px;
}

#portal-column-0 #profile_newestphotos_inside img {
	margin: 4px;	
}

#portal-column-0 #profile_newestphotos_inside .foto4 {
	display: none;
}

#portal-column-1 #profile_newestphotos_inside {
	margin: 10px 1px 0 1px;
}

#portal-column-1 #profile_newestphotos_inside img {
	margin: 1px;	
}

#portal-column-2 #profile_newestphotos_inside {
	margin: 10px 1px 0 2px;
}

#portal-column-2 #profile_newestphotos_inside img {
	margin: 2px;
}


/********************************************************************************************** profile video summary */

#portal-column-0 #profile_video embed, #portal-column-0 #profile_video object{
	width: 305px;
	height: 251px;
}

#portal-column-1 #profile_video embed, #portal-column-1 #profile_video object{
	width: 379px;
	height: 312px;
}

#portal-column-2 #profile_video embed, #portal-column-2 #profile_video object{
	width: 194px;
	height: 160px;
}

#videocontainer {
	height: 390px;
}

.videoresize embed, .videoresize object {
	width: 425px;
	height: 355px;
}

.videoresize {
	margin: 0 0 0 14px;
}

/******************************************************* Showportfolio */
.showportfoliolink {
	font-size:12pt;
	font-weight:bold;
	text-align:right;
}

.portfolio_box
{
	text-align: left;
	background-image: url('../img/showportfolio_content_bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFF;
	border: 1px solid #6A6A6A;
	padding: 8px;
	margin-bottom: 10px;
}

.portfolio_box h3{
	border-color:#BEE018;
	border-bottom:1px solid #BEE600;
	color:#777777;
	font-size:11pt;
	margin:0 0 6px;
	padding:0 0 2px;
}

.portfolio_box form input, textarea{
	margin-bottom:10px;
}

.showportfoliolink a{
	border-style:none;
	height:27px;
	outline:none;
}

.showportfoliolink a:hover{
	background-position:0 -54px;
}

.showportfoliolink .showprofiel {
	background:url("../img/profielbutton.gif") no-repeat;
	border-top:1px solid #6A6A6A;
	border-right:1px solid #6A6A6A;
	border-left:1px solid #6A6A6A;
	float:left;
	margin-left:740px;
	width:75px;
}

.showportfoliolink .showportfolio {
	background:url("../img/showportfoliobutton.gif") no-repeat;
	border-top:1px solid #6A6A6A;
	border-right:1px solid #6A6A6A;
	float:left;
	width:134px;
}

.showcasecontent {
	width:130px;
	height:27px;
}

.showcasecontent #showcasescrollbox{
	height:130px;
	margin-top:-27px;
	overflow:hidden;
	position:absolute;
	width:257px;
}

.showcasecontent #showcasethumbs{
	position:absolute;
}

.showcasecontent a{
	border-style:none;
	height:27px;
	outline:none;
}

.showcasecontent a:hover{
	background-position:0 -27px;
}

.showcasecontent .buttonup {
	background:url("../img/showportfolio_button_up.jpg") no-repeat;
	display:block;
	height:27px;
}

.showcasecontent .buttondown {
	background:url("../img/showportfolio_button_down.jpg")  no-repeat;
	display:block;
	height:27px;
}

.showcasecontent #uparrow {
	height:27px;
	position:relative;
	top:0;
	width:257px;
	z-index:1000;
}

.showcasecontent #downarrow {
	height:27px;
	position:relative;
	top:130px;
	width:257px;
	z-index:1000;
}

.showcasecontent .arrow {
	cursor:pointer;
	height:57px;
	width:257px;
}

.showcasecontent .showcasethumb {
	cursor:pointer;
	height:65px;
	width:257px;
}

.showcasesoverview_container
{
	height:50px;
}

.photothumb
{
	float:left;
	margin:8px;
	padding:1px;
	outline:1px solid #6A6A6A;
}

.photothumb a
{
	background:none;
	border:none;
	outline:none;
}

.photothumb div
{
	margin-left:30px;
	padding-bottom:2px;
}

.photothumb div a
{
	border-bottom:1px dotted #6A6A6A;
}

.photothumb div a:hover
{
	background:#BEE600;
}

.photothumb div img
{
	padding-right:2px;
}

#showcase_display_photo div img
{
	display:block;
	margin:auto;
}

#showcase_photos_overview .content a
{
	border:none;
	outline:none;
}

#showcase_photos_overview .content a:hover
{
	background:none;
}

#showcase_photos_overview .content img
{
	padding:4px;
}

#showcasesoverview .showcaseoverview
{
	cursor:pointer;
	display:inline;
	float:left;
	height:60px;
	width:112px;
}

#showcasesoverview .showcaseoverview div
{
	overflow:hidden;
	text-align:left;
}

.showcasesoverview_container #showcasesoverviewscrollbox
{
	height:60px;
	margin:-5px 0 0 21px;
	overflow:hidden;
	position:absolute;
	width:224px;
}

.showcasesoverview_container #showcasesoverview
{
	height:60px;
	position:absolute;
}

.showcasesoverview_container a
{
	border-style:none;
	height:20px;
	outline:none;
}

.showcasesoverview_container a:hover
{
	background-position:0 -20px;
}

.showcasesoverview_container .arrow
{
	cursor:pointer;
	height:20px;
	width:16px;
}

.showcasesoverview_container .buttonleft
{
	background:url("../img/showportfolio_button_left.jpg") no-repeat;
	float:left;
	height:20px;
	width:16px;
}

.showcasesoverview_container .buttonright
{
	background:url("../img/showportfolio_button_right.jpg") no-repeat;
	float:left;
	height:20px;
	width:16px;
}

.showcasesoverview_container #leftarrow {
	float:left;
	height:20px;
	left:0;
	position:relative;
	top:15px;
	width:16px;
	z-index:1000;
}

.showcasesoverview_container #rightarrow {
	float:left;
	height:20px;
	left:234px;
	position:relative;
	top:15px;
	width:16px;
	z-index:1000;
}

.showcasecomment
{
	margin:3px;
	padding-bottom:3px;
}

.showcasecomment .container
{
	border: 1px solid #E0E0E0;
	width:397px;
}

.showcasecomment .container a
{
	background-color:transparent;
	border:none;
	margin:0;
	outline:none;
	padding:0;
}

.showcasecomment .container .avatar
{
	float:left;
	margin:5px 0 3px 5px;
	outline:none;
}

.showcasecomment .container .body
{
	float:left;
	margin:5px 5px 3px 5px;
}

#message
{
	color:#C00;
	font-weight:bold;
	text-align:center;
}

#showcase_videos_overview
{
	height:316px;
}

#swf
{
	margin-top:-10px;
}

#nav .prev
{
	float:left;
	position:relative;
	text-align:left;
	top:280px;
	width:50%;
}

#nav .next
{
	float:right;
	position:relative;
	text-align:right;
	top:280px;
	width:50%;
}

.vacancythumb
{
	cursor:pointer;
}

/******************************************** Showportfolio end */

/******************************************** Vertical scrollbox */

.vscroller
{
	height:130px;
	margin-top:-27px;
	overflow:hidden;
	position:absolute;
	width:257px;
}

.vscroller .thumbs
{
	position:absolute;
	width:100%;
}

.vscroller a
{
	border-style:none;
	height:27px;
	outline:none;
}

.vscroller a:hover
{
	background-position:0 -27px;
}

.vscroller .buttonup
{
	background:url("../img/button_up.jpg") no-repeat;
	display:block;
	height:27px;
}

.vscroller .buttondown
{
	background:url("../img/button_down.jpg")  no-repeat;
	display:block;
	height:27px;
}

.vscroller #uparrow
{
	height:27px;
	position:relative;
	top:0;
	width:257px;
	z-index:1000;
}

.vscroller #downarrow
{
	height:27px;
	position:relative;
	top:130px;
	width:257px;
	z-index:1000;
}

.vscroller .arrow
{
	cursor:pointer;
	height:57px;
	width:257px;
}

.vscroller .thumb
{
	cursor:pointer;
	height:65px;
	width:257px;
}

/********************************************Vertical scrollbox end */

/******************************************** Member search */
.membersearch label
{
	display:block;
}

.membersearch input
{
	display:block;
	margin-bottom:1em;
}

.membersearch select
{
	display:block;
	margin-bottom:1em;
	width:140px;
}
/******************************************** Member search end */

/******************************************** Zoekfunctie uitgebreid */
.companysearch select
{
	width:150px;
}

/******************************************** Zoekfunctie end */

.cvblock {
	border-bottom:1px solid #BEE600;
	margin-bottom:5px;
	padding-bottom:2px;
}

.cvblock td {
	width:50%;
}

.cvblocklast h3{
	border:0;
}

.cvblock h3{
	border:0;
	font-size:11pt;
}

/********************************************************************************************** profile photo/video/blog/edit_tools album */

#profile_photoalbum_container, #profile_blog_container, #edit_tools_container, .green_container, #profile_ads_container {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#profile_photoalbum_container p, #profile_blog_container p, .profile_friendlist p, #edit_tools_container p, .green_container p, .tribeitem p, #profile_ads_container p {
	margin: 10px 0px 3px 3px;
	text-align: right;
}

#profile_photoalbum a, #profile_photoalbum a:hover, #profile_blog a, #profile_blog a:hover, #edit_tools a, #edit_tools a:hover, .green_links a, .green_links a:hover, #profile_ads a, #profile_ads a:hover {
	margin: 0px;
	border: 0px;
	font-size: 11px;
	line-height: 16px;
	/*color: #6A6A6A;*/
  text-decoration: none;
}

#edit_tools a, #edit_tools a:hover, .small a, .small a:hover {
	line-height: 20px;
}

#profile_photoalbum a span, #profile_photoalbum a:hover span, #profile_blog a span, #profile_blog a:hover span, #edit_tools a span, #edit_tools a:hover span, .green_links a span, .green_links a:hover span, #profile_ads a span, #profile_ads a:hover span {
	display: block;
  padding: 2px 15px 2px 5px;
	border-bottom: 1px solid #e0e0e0;
	/*/ border-left: 1px solid #FFF; /**/
	cursor: pointer;
}

.green_links a span.green_last, #profile_photoalbum a span.nobottom, #profile_photoalbum a:hover span.nobottom, #profile_blog a span.nobottom, #profile_blog a:hover span.nobottom, #profile_ads a span.nobottom, #profile_ads a:hover span.nobottom {
	display: block;
  padding: 2px 15px 2px 5px;
	border-bottom: 0px solid #e0e0e0;
	cursor: pointer;
}

#profile_photoalbum a:hover span, #profile_blog a:hover span, #edit_tools a:hover span, .green_links a:hover span {
	/*color: #6A6A6A;*/
	background-color: #BEE600;
}

/* a img no border */

a.noimgborder {
	background-color: transparent;
	text-decoration: none;
}

#photocontainer img {
	display: block;
}

#profile_marketplace {
	display: block;
}

.test {
	border: 1px solid #F00;
}

#footer {
	border-top: 1px solid #6A6A6A;
	margin: 0;
}

/* ADMIN MENU STYLES */

ul#adminnav {
    margin: 0px;
    padding: 0px;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul#adminnav{
	display: table;
}
ul#adminnav>li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
}

ul#nav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
	margin-top: 2px;
}

ul#nav li:hover>ul{
/*When hovered, make them appear*/
	display : block;
}

#nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
}

/*** Menu colors (customizable) ***/

ul.nav,
#nav ul,
#nav ul li a{
	background-color: #fff;
	color: #369;
}


ul#nav li:hover,
#nav ul li a:hover{
	background-color: #369;
	color: #fff;
}

ul#nav li:active,
#nav ul li a:active{
	background-color: #036;
	color: #fff;
}

ul#nav,
#nav ul{
	border: 1px solid #369;
}

#nav a{
	text-decoration: none;
}