<!--

body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, p{
	margin:0;
	padding:0;
	}
ul{ list-style:none; }
a, a:hover{text-decoration:none;}

img{ border:none; }



/* -------------------------------------------------------------------------------------- HACKS */

.clear{
	clear:both;
	height:1px;
	}

.inv{ display:none; }





/* -------------------------------------------------------------------------------------- STRUCTURE */
body{
	color:#1d2329;
	font-size:11.5px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, sans-serif;
	line-height:21px;
	}





/* -------------------------------------------------------------------------------------- HEADINGS */
h1, h2, h3, h4, h5, h6{
	font-family:'Myriad Pro', 'Myriad Pro Bold', Arial, Helvetica, Sans-serif;
	}

h1{	font-size:56px; }
h2{	font-size:48px; letter-spacing:-2px; line-height:40px; }
h3{	font-size:30px; }
h4{	font-size:20px; font-weight:normal; }
h5{	font-size:18px; }
h6{	font-size:14px; }

body {
background-color: transparent;
background-image: url("bg_website.png");
background-repeat: repeat-y;
background-attachment: scroll;
background-position: 50% 50%;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
padding-top: 0pt;
padding-right: 0px;
padding-bottom: 0pt;
padding-left: 0px;
text-align: left;
width: 100%;
font-family:"Helvetica", Arial, Helvetica Neue, Lucida Grande, sans-serif;
	}

#background_orange{ 
background:#FFF url("background_orange.jpg") repeat-x 50% top; }

.color_block{
	background:url("color_block.png") no-repeat left top;
	width:940px; 
	height:45px;
	}

/* Topnav */
#navbarcontainer{height:29px;width:930px;margin:0px auto;}
#topnav a{color:#ffffff; text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;}

#topnav a:hover{color:#ffffff;text-decoration:underline;}

#topnav ul{
margin-left:20px;
padding:0;
list-style:none;
float:left;
padding-top:5px;
text-transform:uppercase;}

#topnav ul li{
float:left;}

#topnav ul a{
display:block;
padding-right: 2em;
height:20px;
line-height:20px;
text-decoration:none;
background-repeat:no-repeat;
float:left;
}

.headerrighttop{
	width:200px;
	float:right;
}

.headersignupouter{
	float:left;
	height:28px;
	width:100px;
}
.headersignupicon{
	background-position:bottom;
	background-repeat:	no-repeat;
	padding-top:5px;
	float:left;
	width:16px;
	height:16px;
	background-image:url('add.png');
	padding-left: 15px;
	}

.headersignupicon a{display:block;width:14px;height:14px;}

.headersignuptext a{
	float:left;
	width:43px;
	height:24px;
	padding-top:5px;
	font-size:9pt;
	font-weight:bold;
	color:#ffffff;
}
.headersignuptext a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#fff6dd;
	}

.headerloginouter{float:left;height:28px;width:71px;}
.headerloginicon{
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:5px;
	float:left;
	width:16px;
	height:16px;
	background-image:url('lock.png');
	padding-left: 15px;
}

.headerloginicon a{display:block;width:14px;height:14px;}


.headerlogintext a{
	float:left;
	width:30px;
	height:24px;
	padding-top:5px;
	font-size:9pt;
	font-weight:bold;
	color:#ffffff;
}

.headerlogouttext a{
	float:left;
	width:30px;
	height:24px;
	padding-top:5px;
	font-size:9pt;
	font-weight:bold;
	color:#fff6dd;
}

.headerlogintext a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#fff6dd;
	}
.headerlogouttext a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#fff6dd;
	}

.headerlogoutouter{float:left;height:28px;width:71px;}

.headereditprofouter{float:left;height:28px;width:101px;}

.headereditprofileicon{
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:5px;
	float:left;
	width:16px;
	height:16px;
	background-image:url('user_edit.png');
	padding-left: 15px;
}

.headereditproftext a{
	float:left;
	width:42px;
	height:24px;
	padding-top:5px;
	font-size:9pt;
	font-weight:bold;
	color:#fff6dd;
}

.headereditproftext a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#fff6dd;
	}

/*end topnav*/

.left_part{
	padding:5px 40px 15px 7px;
	float:left;
	width:625px;
	}

body {
	background-color: #b5ceea;
	}

.main_table{
	width: 765px;
	border-top: 5px solid #6C6C6C;
	border-left: 5px solid #6C6C6C;
	border-right: 5px solid #6C6C6C;
	border-bottom: 5px solid #6C6C6C;
	background-color: #e6e6e6;
	}

.body_table{
	width: 630px;
	height: 100%;
}
.body_table2{
	width: 100%;
	height: 100%;
}
	
font,th,td,p,li,ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	}
	
p, td {
	font-size : 11px;
	color : #585858;
	}
	
hr {
	height: 0px;
	border: solid #D8D7D6 0px;
	border-top-width: 1px;
	}
	
h1,h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	text-decoration : none;
	line-height : 120%;
	color : #585858;
	}
 
a:link	{
	color:#585858;
	text-decoration: none;
	}
a:visited {
	color:#585858;
	text-decoration: none;
	}
a:hover	{
	color:#ff8000;
	text-decoration: none;
	}

.crumb{
	padding-left: 5px;
	color: #99ccff;
	font-weight: normal;
	}
	
a.crumb_links:link{
	color:#FF8000;
	font-weight: bold;
	}
a.crumb_links:visited {
	color:#FF8000;
	font-weight: bold;
	}
a.crumb_links:hover	{
	color:#FFA448;
	font-weight: bold;
	}	

.bigphoto{
	border: 5px solid #e6e6e6;
	width: 620px;
	}

.photos{
	border: 5px solid #e6e6e6;
	}

.photos1{
	border: 5px solid #e6e6e6;
	margin-left: 250px;
	}
	
a.photo_links:link	{
	color:#585858;
	font-weight: bold;
	text-decoration: underline;
	}
a.photo_links:visited {
	color:#585858;
	font-weight: bold;
	text-decoration: underline;
	}
a.photo_links:hover	{
	color:#3A89C9;
	font-weight: bold;
	text-decoration: underline;
	}
	
span.gallery_nav{
	padding: 5px 10px 0px 5px;
	line-height: 1.5;
	}
	
span.sub_gallery_nav{
	padding-left: 20px;
	line-height: 1.25;
	}

a.gallery_nav:link	{
	color:#888888;
	font-weight: bold;
	text-decoration: none;
	}
a.gallery_nav:visited {
	color:#888888;
	font-weight: bold;
	text-decoration: none;
	}
a.gallery_nav:hover	{
	color:#0467CB;
	font-weight: bold;
	text-decoration: underline;
	}

a.sub_gallery_nav:link	{
	color:#888888;
	}
a.sub_gallery_nav:visited {
	color:#888888;
	}
a.sub_gallery_nav:hover	{
	color:#0467CB;
	}
	
.nav_div{
	background-color: #F9FCFF;
	border-bottom: 1px solid #eeeeee;
	padding: 4px;
	}
	
div.featured_news{
	font-size: 11px;
	color: #585858;
	border: 1px solid #797979;
	background-color: #e6e6e6;
	padding: 5px;
	}
	
.featured_news_header{
	color: #585858;
	font-weight: bold;
	}

a.more_news_links:link	{
	color:#585858;
	text-decoration: underline;
	}
a.more_news_links:visited {
	color:#585858;
	text-decoration: underline;
	}
a.more_news_links:hover	{
	color:#ffffff;
	text-decoration: underline;
	}
	
.gallery_copy{
	color: #585858;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	}

.gallery_copy2{
	background:url(wedstrijden.jpg) no-repeat;
	height: 260px;
	color: #585858;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 15px;
	}
.gallery_copy2 a{
	font-family: georgia;
	color: #333333;
	text-decoration:underline;
	font-size: 25px;
	margin-bottom:5px;
	padding-left: 120px;
	padding-right: 200px;
	}

.gallery_copy2 a:hover{
	font-family: georgia;
	color: #000000;
	font-size: 25px;
	margin-bottom:5px;
	padding-left: 120px;
	padding-right: 200px;
	}

.gallery_copy2 p{
	font-family: georgia;
	color: #003569;
	font-size: 12px;
	margin-top:7px;
	padding-left: 165px;
	padding-right: 200px;
	}
	
.default_copy{
	color: #585858;
	font-size: 12px;
	padding: 10px;
	}

.hr{
	color: #177BD4;
	}
	
td.top_nav{
	padding: 7px;
	}
	
td.left_nav_header{
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	}

.search_bar{
	background-color: #000000;
	color: #e6e6e6;
	font-weight: bold;
	padding: 6px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
a.search_bar_links:link	{
	color:#585858;
	font-weight: bold;
	text-decoration: none;
	}
a.search_bar_links:visited {
	color:#585858;
	font-weight: bold;
	text-decoration: none;
	}
a.search_bar_links:hover	{
	color:#ff8000;
	font-weight: bold;
	text-decoration: none;
	}
	
.search_box{
   border:0;
   background: transparent url(gradient.gif) no-repeat top left;
   height: 22px;
   width: 230px;
   padding-top:2px;
	}
	
.go_button{
	color: #ffffff;
	background-color: #828282;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px 2px 0px 2px;
	}
	
	.go_button2{
	color: #ffffff;
	background-color: #6B6B6B;
	font-family: arial;
	font-size: 5pt;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}

a.top_nav:link	{
	color:#585858;
	text-decoration: none;
	font-weight: bold;
	}
a.top_nav:visited {
	color:#585858;
	text-decoration: none;
	font-weight: bold;
	}
a.top_nav:hover	{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
td.index_copy_area{
	background-color: #b5ceea;
	}
td.crumb_border {
	border-color: #b5ceea;
	border-width: 1px;
	border-style: dotted;
}

td.sub_banner{
	color: #ffffff;
	font-family: georgia;
	font-weight: bold;
	font-size: 14px;
	padding-left: 8px;
	padding-top: 2px;
	background: url("sidebar-heading.png") 0px 0px no-repeat;
	height: 41px;
	}
	
span.sub_price{
	color: #585858;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	}

div.body_copy{
	color: #585858;
	padding: 20px;
	}
	
.body_header_text{
	color: #ffffff;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
	}
	
.featured_photos_tab{
	font-weight: bold;
	color: #585858;
	padding-left: 10px;
	}
	
div.featured_photos{
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 8px;
	}
	
div.gallery_photos{
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 3px;
	}
	
.homepage_line{
	width: 100%;
	border-left: 1px solid #b5ceea;
	border-bottom: 1px solid #b5ceea;
	}

.underlineprofile {
	border-bottom: 2px solid #b5ceea;
	border-top: 5px solid #b5ceea;
	padding: 3px;
}

.footer_line{
	border-top: 1px solid #000000;
	background-color: #000000;
	}

.footer_div{
	border-right: 1px solid #000000;
	}
.footer_div2{
	border-left: 1px solid #000000;
	}
	
.copyright{
	padding-left: 10px;
	color: #cccccc;
	}
	
a.footer_links:link	{
	color:#585858;
	font-weight: bold;
	text-decoration: underline;
	}
a.footer_links:visited {
	color:#585858;
	font-weight: bold;
	text-decoration: underline;
	}
a.footer_links:hover	{
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline;
	}
	
.cc{
	color: #585858;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 12px;
	}

.other_photos_tabs{
	background-color: #ffffff;	
	}
	
.other_photos_tabs2{
	padding-right: 5px;
	padding-left: 5px;
	background-color: #ffffff;	
	}
	
span.other_photos_tabs{
	padding-left: 15px;	
	}
	
a.white_bold_link:link	{
	color:#FF8000;
	font-weight: bold;
	text-decoration: underline;
	}
a.white_bold_link:visited {
	color:#FF8000;
	font-weight: bold;
	text-decoration: underline;
	}
a.white_bold_link:hover	{
	color:#FFA448;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.white_link:link	{
	font-size: 11px;
	color:#585858;
	font-weight: normal;
	text-decoration: underline;
	}
a.white_link:visited {
	font-size: 11px;
	color:#585858;
	font-weight: normal;
	text-decoration: underline;
	}
a.white_link:hover	{
	font-size: 11px;
	color:#ffffff;
	font-weight: normal;
	text-decoration: underline;
	}
	
.photo_title{
	background-color: #404040;
	color: #f9fcff;
	padding: 3px;
	border-bottom: 1px solid #333333;
	}

.photo_title2{
	color: #3a89c9;
	font-family: georgia;
	font-size:22px;
	padding-left: 7px;
	padding-bottom:3px;
	}

.grey {
	color: #959595;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	font-family: georgia;
}
.grey2 {
	color: #959595;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 4px;
	font-family: georgia;
}

.photo_details{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #000000;
	}
	
.cart_rows{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #000000;
	}
/* Style for tree item text */
.mout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}
.mover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FBFBFB;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}

/* Style for tree item image */
img.treeicon {
	height: 16px;
}

/*  styles for the unit rater     */
.thumbs_div {
	padding-bottom:8px;
}

.ratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 20px;
	background: url('working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 20px;
	position: relative;
	background: url('starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:20px;}
.unit-rating a.r2-unit{left:20px;}
.unit-rating a.r2-unit:hover{width: 40px;}
.unit-rating a.r3-unit{left: 40px;}
.unit-rating a.r3-unit:hover{width: 60px;}
.unit-rating a.r4-unit{left: 60px;}	
.unit-rating a.r4-unit:hover{width: 80px;}
.unit-rating a.r5-unit{left: 80px;}
.unit-rating a.r5-unit:hover{width: 100px;}
.unit-rating a.r6-unit{left: 100px;}
.unit-rating a.r6-unit:hover{width: 120px;}
.unit-rating a.r7-unit{left: 120px;}
.unit-rating a.r7-unit:hover{width: 140px;}
.unit-rating a.r8-unit{left: 140px;}
.unit-rating a.r8-unit:hover{width: 160px;}
.unit-rating a.r9-unit{left: 160px;}
.unit-rating a.r9-unit:hover{width: 180px;}
.unit-rating a.r10-unit{left: 180px;}
.unit-rating a.r10-unit:hover{width: 200px;}

.unit-rating li.current-rating {
	background: url('starrating.gif') left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		

/* START : CALENDAR STYLE */
a.arrows:link			{color:#4581BE; text-decoration:none;}
a.arrows:visited		{color:#4581BE; text-decoration:none;}
a.arrows:hover			{color:#000000; text-decoration:none;}
	
a.calendar:link			{color:#FFFFFF; text-decoration:none;}
a.calendar:visited		{color:#FFFFFF; text-decoration:none;}
a.calendar:hover		{color:#CCCCCC; text-decoration:none;}

.calendar               {background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #000000;}
.calendarHeader         {font-weight: bold; background-color: #eeeeee;}
.calendarSubHeader      {font-weight: bold; background-color: #ffffff;}

.today_color            {background-color: #ACC6E1; color: #000000; font-weight: normal; font-size : 11px;}
.event_color            {background-color: #4581BE; color: #ffffff; font-weight: normal; font-size : 11px;}
/* END : CALENDAR STYLE */
/* ADDED IN PS370 FOR VARIOUS OTHER FEATURES AROUND THE STORE */

.rssfeed_button_area{
padding: 8px;
}
/*GALLERY PHOTOS PAGE*/
.gal_main_background{
background-color: #e6e6e6;
}
.gal_photo_background{
background-color: #fff;
padding-bottom: 12px;
}
.gal_search_sort{
padding-left: 15px;
}
.i_gal_photos_background{
background-color: #f9f9f9;
border: 3px solid #e6e6e6;
padding: 5px 0px 5px 0px;
}
.gal_photo_title_display_area{
color: #585858;
}
.gal_photo_paging{
color: #585858;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
width: 100%;
clear: both;
}
.gal_photo_next_previous_page{
font-weight: bold;
color: #CCCCCC;
}
.gal_sub_category_area{
padding: 10px 14px 10px 14px;
background-color: #e6e6e6;
}

/*FEATURED PHOTOS AREA*/
.i_featured_area{
background-color: #e6e6e6;
border: 0px;
}
.i_featured_area_rate{
background-color: #e6e6e6;
/* border: 1px solid #eeeeee; */
padding: 5px;
}
.i_featured_area_a{
background-color: #f9f9f9;
/*border: 1px solid #eeeeee; */
padding: 5px 0px 5px 0px;
}
.i_featured_area_b{
background-color: #e6e6e6;
/* border: 1px solid #eeeeee; */
padding: 5px;
}
.featured_photo_title_display_area{
color: #A4A4A4;
}

/*NEWEST PHOTOS PAGE*/
.new_photos_main_background{
background-color: #e6e6e6;
}
.new_photos_photo_background{
background-color: #fff;
}
.i_new_photos_background{
background-color: #f9f9f9;
border: 3px solid #e6e6e6;
padding: 5px 0px 5px 0px;
}
.new_photo_title_display_area{
color: #A4A4A4;
}
.new_photo_paging{
color: #585858;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
clear: both;
}
.new_photo_next_previous_page{
font-weight: bold;
color: #CCCCCC;
}

/*POPULAR PHOTOS PAGE*/
.pop_photos_main_background{
background-color: #e6e6e6;
}
.pop_photos_photo_background{
background-color: #fff;
}
.i_pop_photos_background{
background-color: #f9f9f9;
border: 3px solid #e6e6e6;
padding: 5px 0px 5px 0px;
}
.pop_photo_title_display_area{
color: #A4A4A4;
}
.pop_photo_paging{
color: #585858;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
clear: both;
}
.pop_photo_next_previous_page{
font-weight: bold;
color: #CCCCCC;
}

/*PHOTOG PHOTOS PAGE*/
.photog_photos_main_background{
background-color: #e6e6e6;
}
.photog_photos_photo_background{
background-color: #fff;
width: 100%;
}
.i_photog_photos_background{
background-color: #f9f9f9;
border: 3px solid #e6e6e6;
padding: 5px 0px 5px 0px;
}
.photog_photo_title_display_area{
color: #A4A4A4;
}
.photog_photo_paging{
color: #585858;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
clear: both;
}
.photog_photo_next_previous_page{
font-weight: bold;
color: #CCCCCC;
}

.page_head{
	font-size:22px;
	font-family: georgia;
	color: #ff8000;
	}
.profile_infos{line-height:30px;}
.profile_infos span{font-size:9px;background:#E9F2F9;border:1px solid #ccc;padding:4px;}
.profile_infos span{font-size:9px;}
.profile_infos a{font-size:12px;}
.profile_chunk{
width:315px;
float:left;overflow:hidden;
margin-top:10px;
}
.profile_module{
/*background:#EEF8FE;
padding:15px; */
width:285px;;
margin-top:5px;
margin-bottom:25px;
}
.profile_chunk_left{
margin-right:10px;
}
/*WEDSTRIJD PAGE*/

.wedstrijd_nav_ontwerp {
padding-left: 10px;
}

/*PRIVATE PHOTOS PAGE*/
.pri_photos_main_background{
background-color: #e6e6e6;
}
.pri_photos_photo_background{
background-color: #fff;
}
.i_pri_photos_background{
background-color: #f9f9f9;
border: 3px solid #e6e6e6;
padding: 5px 0px 5px 0px;
}
.pri_photo_title_display_area{
color: #A4A4A4;
}
.pri_photo_paging{
color: #585858;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
clear: both;
}
.pri_photo_next_previous_page{
font-weight: bold;
color: #CCCCCC;
}

/*SEARCH PHOTOS PAGE*/
.sr_photos_main_background{
background-color: #e6e6e6;
}
.sr_photos_photo_background{
background-color: #fff;
}
.i_sr_photos_background{
background-color: #f9f9f9;
border: 3px solid #e6e6e6;
padding: 5px 0px 5px 0px;
}
.sr_photo_title_display_area{
color: #A4A4A4;
}
.sr_photo_paging{
color: #585858;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
clear: both;
}
.sr_photo_next_previous_page{
font-weight: bold;
color: #CCCCCC;
}

/*HOMEPAGE NEWS TOP*/
.homepage_news_top{
padding-right: 120px;
}

/*LEFT MENU AREA*/
.main_area_table{
border: 1px solid #cee1f1;
margin-top:27px;
width: 250px;
}
.photo_count_display{
 font-size: 9px;
 color: #939393;
}
a.alt_menu_links{
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}
a.alt_menu_links:hover{
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}
a.alt_menu_links:visited{
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}
.alt_menu_title_box{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #000000;
}
.alt_menu_body_box{
padding: 5px 5px 5px 10px;
}
.tag_cloud_menu_title_box{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #000000;
}
.tag_cloud_body_box{
padding: 5px 5px 5px 10px;
text-align: center;
vertical-align: middle;
}
a.tag_cloud_links1{
font-family: Arial;
color: #727272;
text-decoration: none;
}
a.tag_cloud_links1:hover{
font-family: Arial;
color: #727272;
text-decoration: none;
}
a.tag_cloud_links1:visited{
font-family: Arial;
color: #727272;
text-decoration: none;
}
a.tag_cloud_links2{
font-family: Arial;
color: #838383;
text-decoration: none;
}
a.tag_cloud_links2:hover{
font-family: Arial;
color: #838383;
text-decoration: none;
}
a.tag_cloud_links2:visited{
font-family: Arial;
color: #838383;
text-decoration: none;
}
a.tag_cloud_links3{
font-family: Arial;
color: #9A9A9A;
text-decoration: none;
}
a.tag_cloud_links3:hover{
font-family: Arial;
color: #9A9A9A;
text-decoration: none;
}
a.tag_cloud_links3:visited{
font-family: Arial;
color: #9A9A9A;
text-decoration: none;
}
a.tag_cloud_links4{
font-family: Arial;
color: #C3C3C3;
text-decoration: none;
}
a.tag_cloud_links4:hover{
font-family: Arial;
color: #C3C3C3;
text-decoration: none;
}
a.tag_cloud_links4:visited{
font-family: Arial;
color: #C3C3C3;
text-decoration: none;
}
a.tag_cloud_links5{
font-family: Arial;
font-weight: bold;
color: #DFDFDF;
text-decoration: none;
}
a.tag_cloud_links5:hover{
font-family: Arial;
font-weight: bold;
color: #DFDFDF;
text-decoration: none;
}
a.tag_cloud_links5:visited{
font-family: Arial;
font-weight: bold;
color: #DFDFDF;
text-decoration: none;
}
.options_links{
padding: 5px 5px 5px 10px;
}
.left_form{
margin: 0px;
padding: 0px;
}
.lang_drop_down_box{
font-size: 11px;
font-weight: bold;
width: 150px;
border: 1px solid #000000;
}
.lang_select_area{
padding: 5px 5px 5px 10px;
}
.stat_main_box{
width: 100%;
}
.stat_inner_box{
}
.aff_box{
text-align: center;
}
.box_one_title{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #141414;
}
.box_one_body{
padding: 5px 5px 5px 10px;
}
.box_two_title{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #141414;
}
.box_two_body{
padding: 5px 5px 5px 10px;
}
.box_three_title{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #141414;
}
.box_three_body{
padding: 5px 5px 5px 10px;
}
.box_four_title{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #141414;
}
.box_four_body{
padding: 5px 5px 5px 10px;
}
.box_five_title{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #141414;
}
.box_five_body{
padding: 5px 5px 5px 10px;
}
.box_six_title{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #141414;
}
.box_six_body{
padding: 5px 5px 5px 10px;
}

/*PHOTO DETAILS PAGE*/
.main_details_page_background{
width: 581px;
background-color: #f9f9f9;
}
.i_details_background{
border: 0px;
width: 100%;
background-color: #f9f9f9;
}
.license_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
background-color: #e6e6e6;
padding: 10px;
}
.license_area_header{
text-align: center;
background-color: #404040;
margin-bottom: 10px;
padding: 3px;
}
.digital_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
background-color: #e6e6e6;
padding: 10px;
}
.digital_area_header{
text-align: center;
background-color: #404040;
margin-bottom: 10px;
padding: 3px;
}
.video_button_position{
text-align: right;
margin: 0px;
padding: 0px;
}
.video_button_style{
border: 1px solid #a9a9a9;
}
.download_and_cart_buttons{
float: right;
}
.download_and_cart_button_style{
border: 1px solid #a9a9a9;
}
.rm_purchase_button_style{
border: 0px;
}
.price_font{
color: #FF8000;
}
.rm_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
background-color: #e6e6e6;
padding: 10px;
}
.rm_area_header{
text-align: center;
background-color: #404040;
margin-bottom: 10px;
padding: 3px;
}
.rm_select_box_width{
font-size: 11px;
width: 500px;
}
.sizes_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA; 
background-color: #e6e6e6;
padding: 10px;
}
.sizes_area_header{
text-align: center;
background-color: #404040;
margin-bottom: 10px;
padding: 3px;
}
.print_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
background-color: #e6e6e6;
padding: 10px;
}
.print_area_header{
text-align: center;
background-color: #404040;
margin-bottom: 10px;
padding: 3px;
}
.print_area_header_group{
text-align: center;
background-color: #676767;
margin-bottom: 10px;
padding: 3px;
}
.photo_details_hr_divider{
height: 0px;
border: solid #D1D7DC 0px;
border-top-width: 1px;
}
.prints_form_style{
margin: 0px;
padding: 0px;
font-size: 11px;
}
.prints_drop_down_box{
font-size: 11px;
width: 500px;
}
.lefttable{
width:275px; 
float:left;
}
.photog_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
}
.keyword_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
}
.keyword_area_boxleft{
font-size: 14px;
font-family: georgia;
color: #3A89C9;
padding: 5px;
}
.keyword_area_boxleft a{
font-size: 14px;
font-weight: bold;
font-family: georgia;
color: #3A89C9;
}
.keyword_area_boxleft a:hover{
font-size: 14px;
font-weight: bold;
font-family: georgia;
color: #ff8000;
}
.description_area_box{
padding-bottom: 15px;
padding-left: 5px;
padding-right: 5px;
}
.views_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
}
.rating_area_box{
vertical-align: middle;
padding: 5px;
}
a.back_button{
text-decoration: underline;
}
a.back_button:hover{
text-decoration: underline;
}
a.back_button:visited{
text-decoration: underline;
}
.commenting_area_box{
vertical-align: middle;
padding: 5px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
}
.comment_main_form_class{
margin: 0px;
padding: 0px;
font-size: 11px;
}
.comment_text_area{
width: 100%;
height: 150px;
}
.captcha_image_input{
border: 1px solid #000000;
}
.captcha_box_input{
border: 1px solid #000000;
}
.comment_list_area_box{
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
}
.main_comlist_box{
padding: 5px;
margin-bottom: 5px;
border: 1px dotted #3A89C9;
/*border: 1px solid #C0C0C0;*/
}
.photog_name a{
font-weight: bold;
font-family: georgia;
font-size: 15px;
color: #ff8000;
}

.photog_name a:hover{
font-weight: bold;
font-family: georgia;
font-size: 15px;
color: #3A89C9;
}
.upper_comlist_box{
font-weight: bold;
font-size: 11px;
}
.middle_date_comlist{
padding:5px;
}
.lower_comlist_box{
width:450px;
margin-left:60px;
padding: 5px;
}
.lower_comlist_box p{
padding: 5px;
}
a.report_comment_link{
text-decoration: underline;
}
a.report_comment_link:hover{
text-decoration: underline;
}
a.report_comment_link:visited{
text-decoration: underline;
}
a.comment_member_link{
text-decoration: underline;
}
a.comment_member_link:hover{
text-decoration: underline;
}
a.comment_member_link:visited{
text-decoration: underline;
}
.comment_join_login_header{
font-weight: bold;
font-size: 14px;
}

/*HEADER AREA*/
.main_header_logo{
}
.header_area_box{
background-color: #e6e6e6;
padding: 5px 5px 5px 10px;
}
.header_links_main_box{
background-color: #e6e6e6;
vertical-align: middle;
}
.header_aff_box{
background-color: #e6e6e6;
text-align: right;
}
.header_space{
background-color: #e6e6e6;
}

/*FOOTER AREA*/
.cc_logo_area{
background-color: #e6e6e6;
vertical-align: middle;
text-align: center;
}
.main_footer_area_box{
background-color: #e6e6e6;
vertical-align: middle;
}
.footer_content_box{
background-color: #e6e6e6;
padding: 5px 5px 5px 10px;
}
.footer_copyright{
padding: 4px 0px 0px 10px;
color: #666666;
}
.footer_copyright2{
padding: 0px 0px 0px 10px;
color: #666666;
}
.footer_space{
background-color: #e6e6e6;
}

/*PAGE BACKGROUND LIKE ABOUT_US.PHP, FAQ.PHP, ETC...*/
.main_page_background{
background-color: #e6e6e6;
}

/*CART PAGE*/
.cart_item_box{
text-align: left;
vertical-align: middle;
background-color: #404040;
border: 1px solid #727272;
padding: 5px 0px 5px 0px;
}
.cart_item_span{
padding: 5px;
}
a.item_links{
color: #A4A4A4;
text-decoration: underline;
}
a.item_links:hover{
color: #000000;
text-decoration: underline;
}
a.item_links:visited{
color: #A4A4A4;
text-decoration: underline;
}
.quantity_box_area{
vertical-align: top;
text-align: left;
padding-left: 10px;
}
.quantity_box{
width: 50px;
}
.coupon_form{
margin: 0px;
padding: 0px;
}
.already_added{
color: #FF8000;
font-weight: bold;
}
a.continue_shopping{
text-decoration: underline;
}
a.continue_shopping:hover{
text-decoration: underline;
}
a.continue_shopping:visited{
text-decoration: underline;
}
.main_font{
color: #585858;
}
.main_pricing_font{
color: #585858;
}
.cart_price_font{
color: #FF8000;
}
.cart_price_font_green{
color: #4AAD4B;
}
a.coupon_remove_link{
text-decoration: underline;
color: #FF8000;
}
a.coupon_remove_link:hover{
text-decoration: underline;
color: #FF8000;
}
a.coupon_remove_link:visited{
text-decoration: underline;
color: #FF8000;
}
.cart_coupon_header{
text-align: center;
color: #585858;
}
.coupon_info_area{
text-align: center;
}
.cart_buy_header{
text-align: center;
color: #585858;
}
.cart_buy_box{
text-align: center;
}
.p_login_signup_area{
text-align: center;
}
.p_button_buy_area{
text-align: center;
}
.cart_buttons{
}
.minimum_purchase_area{
color: #000000;
}
.minimum_purchase_price{
color: #000000;
}
.cart_bottom_line{
text-align: center;
}

/*DOWNLOAD PAGE*/
.expired_order{
color: #FF8000;
}
.order_details_line{
color: #000000;
font-size: 12px;
font-weight: bold;
}
a.order_details_link{
text-decoration: underline;
}
a.order_details_link:hover{
text-decoration: underline;
}
a.order_details_link:visited{
text-decoration: underline;
}
.item_list_box{
vertical-align: top;
height: 100%;
padding: 10px;
}
.item_ordered_box{
text-align: left;
vertical-align: middle;
background-color: #797979;
border: 1px solid #3C3C3C;
padding: 5px 0px 5px 10px;
}
a.download_links{
color: #A4A4A4;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a.download_links:hover{
color: #000000;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a.download_links:visited{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
.size_ordered_box{
text-align: left;
vertical-align: middle;
background-color: #797979;
border: 1px solid #3C3C3C;
padding: 5px 0px 5px 10px;
}
.size_font_data_box{
color: #A4A4A4;
font-size: 12px;
}
.print_ordered_box{
text-align: left;
vertical-align: middle;
background-color: #797979;
border: 1px solid #3C3C3C;
padding: 5px 0px 5px 10px;
}
.print_font_data_box{
color: #A4A4A4;
font-size: 12px;
}

/*LIGHTBOX PAGE*/
.lightbox_form{
font-size: 13px;
font-weight: bold;
width: 300px;
border: 1px solid #000000;
}
.lightbox_message{
padding: 0px 0px 0px 20px;
}
.lightbox_id{
vertical-align: top;
padding: 0px 0px 0px 20px;
}
.lightbox_title_area{
padding: 0px 0px 0px 20px;
}
.lightbox_no_photos_area{
color: #FF8000;
padding: 0px 0px 0px 20px;
}
.photo_area{
text-align: left;
vertical-align: middle;
width: 300px;
padding: 0px 0px 0px 20px;
}
.details_area{
width: 250px;
text-align: left;
vertical-align: top;
padding: 20px 10px 10px 10px;
}
a.remove_links{
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}
a.remove_links:hover{
font-weight: bold;
font-size: 14px;
text-decoration: underline;
}
a.remove_links:visited{
font-weight: bold;
font-size: 14px;
text-decoration: underline;
}
a.details_links{
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}
a.details_links:hover{
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}
a.details_links:visited{
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}
.delete_all_images_area{
padding: 0px 0px 0px 20px;
}

/*ERROR MESSAGE FONT*/
.green_messages{
border: 2px dotted #FF8000;
width: 100%;
color: #FF8000;
font-weight: bold;
font-size: 12px;
padding: 5px;
}
.error_messages{
border: 2px dotted #FF8000;
width: 100%;
color: #FF8000;
font-weight: bold;
font-size: 12px;
}
.error_message{
border: 2px dotted #FF8000;
width: 555px;
color: #FF8000;
font-weight: bold;
font-size: 12px;
padding: 7px;
}
a.error_message_links{
text-decoration: underline;
}
a.error_message_links:hover{
text-decoration: underline;
}
a.error_message_links:visited{
text-decoration: underline;
}

/*LOGIN PAGE*/
.form_text{
font-size: 11px;
}
.login_form_input{
width: 250px;
}

/*ORDER DETAILS PAGE*/
a.print_link{
font-size: 12px;
text-decoration: underline;
}
a.print_link:hover{
font-size: 12px;
text-decoration: underline;
}
a.print_link:visited{
font-size: 12px;
text-decoration: underline;
}
.photo_list_area{
text-align: left;
vertical-align: middle;
background-color: #797979;
border: 1px solid #3C3C3C;
padding: 5px 0px 5px 10px;
}

/*DETAILS EDIT PAGE*/
.details_form{
width: 250px;
}

/*NEWS LIST PAGE*/
a.news_links{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a.news_links:hover{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #A8A8A8;
}
a.news_links:visited{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

/*NEW DETAILS PAGE*/
.news_title{
font-size: 12px;
}
.main_news_box{
padding-left: 10px;
padding-right: 10px;
}
.news_date{
text-align: right;
}
.news_article{
}
.news_back_button{
text-align: right;
}
a.news_back_link{
font-size: 11px;
text-decoration: underline;
}
a.news_back_link:hover{
font-size: 11px;
text-decoration: underline;
}
a.news_back_link:visited{
font-size: 11px;
text-decoration: underline;
}

/*ORDER FORM PAGE - CHECK/MONEY ORDER*/
.order_form_input{
width: 250px;
}
.order_form_textarea{
width: 250px;
height: 150px;
}

/*MY ORDER PAGE - MEMBERS AREA*/
a.order_page_links{
text-decoration: underline;
}
a.order_page_links:hover{
text-decoration: underline;
}
a.order_page_links:visited{
text-decoration: underline;
}

/*PHOTOGRAPHER LIST*/
.photog_list{
padding-left: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-top: 0px;
}
a.photog_list_links{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a.photog_list_links:hover{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a.photog_list_links:visited{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

/*SEARCH BAR AREA*/
.search_bar_main_div{
width: 100%;
color: #e6e6e6;
background: url('searchbg.gif') top left repeat;
background-color: #A3A3A3;
border: 1px solid #AFAFAF;
padding: 3px;
}
.search_bar_outer_box{
background-color: #A4A4A4;
width: 100%;
}

/*SUBSCRIBE PAGE*/
.subscribe_bottom_captcha_area{
text-align: left;
}

/* CLICK TO ENLARGE POPUP */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(popup_blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(popup_prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(popup_nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/*MAIN PHOTOGRAPHERS AREA*/
.main_option_links_off{
border: 1px solid #9A9B9C;
padding: 4px 4px 4px 10px;
margin: 2px 2px 2px 2px;
background-color: #5B5B5B;
}
.main_option_links_on{
border: 1px solid #9A9B9C;
padding: 4px 4px 4px 10px;
margin: 2px 2px 2px 2px;
background-color: #828384;
}
.large_import_text{
font-size: 13px;
}
.photog_upload_box{
padding: 3px;
background-color: #e6e6e6;
}
.view_edit_area_box{
border: 1px solid #9A9B9C;
padding: 3px;
margin: 3px 3px 3px 3px;
background-color: #e6e6e6;
}
.photog_photo_display_box{
border: 1px solid #000000;
margin-right: 15px;
}
.view_edit_page_results{
padding-left: 10px;
padding-right: 10px;
padding-top: 30px;
width: 100%;
clear: both;
}
.view_edit_paging_off_link{
color: #B0B0B0;
}
.main_sales_table_box{
border: 1px solid #737373;
}
.sale_item_boxes{
text-align: center;
background-color: #7D7E80;
}
.inner_sale_boxes{
text-align: center;
border: 1px solid #9C9D9E;
}
.add_photo_main_box{
border: 1px solid #e6e6e6;
padding: 10px;
margin: 3px;
background-color: #e6e6e6;
}
.photog_add_new_boxes{
background-color: #e6e6e6;
}
.photog_upload_warning{
color: #ff8000;
}
.photog_edit_main_box{
border: 1px solid #e6e6e6;
padding: 10px;
margin: 3px;
background-color: #e6e6e6;
}
.photog_edit_area_boxes{
background-color: #e6e6e6;
}

/*ontwerpers-list*/

.sublist{margin-bottom:15px;}

/*HOVER View background*/
.hover_view_background{
background-color: #454545; 
border: 1px solid #000000; 
background-image: 
url(img_load.gif); 
background-repeat: no-repeat;
}
.hover_view_text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
padding: 3px;
color: #FFFFFF;
}
/*Sidebar*/

.sidebar{
	float:left;
	width:250px;
	}

/*Search Box*/
#search_box{
  float:right;
  margin:8px 0 0;
}
#search_form {
  position: relative;
  height:40px;
  width:250px;
  background:url("search-bg.gif") top center no-repeat;
}
#search {
  position: absolute;
  width: 180px;
  top: 10px;
  left: 10px;
  height: 18px;
  font-size:15px;
  border: 0px;
  background: transparent;
  color:#999;
  font-family: trebuchet MS;
}
#search:hover, #search:focus {
  color: #164c9a;
}
#go {
  position: absolute;
  top: 2px;
  right: 2px;
  height:36px;
  width:99px;
  background:url("button-search.gif") top center no-repeat;
  float:right;
  overflow:hidden;
  text-indent:500em;
  cursor:pointer;
  border:none;
}
#go:hover{
  background-position: 0 -36px;
}
hr.blueSeperator{
  clear:both;
  border:none;
  border-bottom:#d2e0f1 solid 1px;
}

.menubar{
	width:895px;
	height:48px;
}

br.clear {
  clear:both;
}

#menuBarHead ul{
  margin-top:8px;
  margin-bottom:0px;
}

/**MENUBAR**/
#menuBarHead {
  width:640px;
  margin-left:20px;
}

#menuBarHead .where {
  width:630px;
  height:40px;
  padding:0;
  margin-left:0px;
  float:left;
}
#menuBarHead .where li{
  display:inline;
}
#menuBarHead .where li a{
  display:block;
  height:40px;
  line-height: 500px;
  overflow:hidden;
  float:left;
  padding:0;
  margin: 0 4px 0 0;
}
#menuBarHead .where li a.hot{
  width:120px;
  background:url("populair-button.gif") 0px 0px no-repeat;
}
#menuBarHead .where li a.hot:hover{
  background-position: 0px -40px;
}
#menuBarHead .where li a.recent{
  width:120px;
  background:url("new-button.gif") 0px 0px no-repeat;
}
#menuBarHead .where li a.recent:hover{
  background-position: 0px -40px;
}
#menuBarHead .where li a.uitleg{
  width:177px;
  background:url("uitleg-button.gif") 0px 0px no-repeat;
}
#menuBarHead .where li a.uitleg:hover{
  background-position: 0px -40px;
}
#menuBarHead .where li a.submit{
  width:177px;
  background:url("button-submit.gif") 0px -40px no-repeat;
}
#menuBarHead .where li a.submit:hover{
  background-position: 0px -40px;
}
/* -------------------------------------------------------------------------------------- TOP + HEADER */

#top{
	background:url("header_top.png") no-repeat 50% bottom;
	color:#585858;
	margin:0 auto; padding:12px 10px 13px 0;
	position: relative;
	text-align:right;
	width:950px;
	}

#payment{
	float: left;
	margin-left: 5px;
	width: 255px;
	height: 28px;
	background-color: transparent;
	background-image: url("payment/payment.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

#wkvoetbal{
	float: left;
	margin-left: 50px;
	width: 104px;
	height: 26px;
	background-color: transparent;
	background-image: url("wkvoetbal.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

#boys{
	float: left;
	margin-left: 25px;
	width: 65px;
	height: 20px;
	background-color: transparent;
	background-image: url("boys.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

#girls{
	float: left;
	margin-left: 25px;
	width: 70px;
	height: 21px;
	background-color: transparent;
	background-image: url("girls.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

#top a{
	color:#585858;
	font-weight:bold;
	}
#top a:hover{ color:#FFF; }

#top a.admin{
	color:#99ccff;
	font-weight:bold;
	}
#top a.admin:hover{ color:#FFF; }

/*////////////////////// HEADER */

#main .content{
	background:url("bg_website.png") repeat-y 50% 50%;
	margin:0 auto; padding:0 10px;
	text-align:left;
	width:940px;
	}

/*////////////////////// HEADER */

#header .content{
	background:url("bg_website.png") repeat-y 50% 50%;
	margin:0 auto; padding:0 10px;
	text-align:left;
	width:940px;
	
	}
	
	/* Logo */
	#header #logo{
		float:left;
		width:387px; height:94px;
		}
	#header #logo a{
		background:url("logo.jpg") no-repeat;
		display:block;
		float:left;
		width:387px; height:94px;
		}
	#header #logo span{ display:block; text-indent:-5000px; }
	
	/* Navigation */
	#navigation{
		background:url("nav_bg.png") no-repeat;
		display:block;
		float:left;
		width:490px; height:94px;
		}
	#navigation ul#menu{
		list-style:none;
		text-align:right;
		}
	#navigation ul#menu li{
		display:inline;
		font-family:"Myriad Pro", "Myriad", "Lucida Grande", "Frutiger Roman", Helvetica, sans-serif;
		font-weight:bold;
		font-size:16px;
		float:left;
		line-height:94px;
		margin:0 10px;
		}
	#navigation ul#menu li.start{
		margin:0 15px 0 30px;
		}
	#navigation ul#menu li.end{
		margin:0 0 0 15px;
		}
	#navigation ul#menu li a{
		color:#1d2329;
		width:81px; height:94px;
		}
	#navigation ul#menu li.current{
		color:#606468;
		background:url("current_page_arrow.png") no-repeat 50% 64px;
		}
	.win {
		color:#ff8000;
		}
	
	/* Twitter */
	.twitter{
		float:left;
		width:63px; height:94px;
		}
	.twitter a{
		background:url("twitter.png") no-repeat 50% top;
		display:block;
		width:63px; height:94px;
		}
	.twitter a:hover{
		background:url("twitter.png") no-repeat 50% bottom;
		}

/* -------------------------------------------------------------------------------------- FOOTER */

#footer{
	background:url("bg_website.png") repeat-y 50% 50%;
	margin:0 auto; padding:0 10px;
	text-align:left;
	width:940px;
	}
#footer .content{
	background:url("footer_bg.png") no-repeat left top;
	margin:0 auto; padding:40px 40px 0 40px;
	text-align:left;
	width:860px; height:287px;
	}
	
#footer a{ color:#a9abad; }
#footer a:hover{ color:#FFF; }

#footer .slogan_bottom{
	color:#FFF;
	font-family:"Myriad Pro", "Myriad", "Lucida Grande", "Frutiger Roman", Helvetica, sans-serif;
	font-weight:bold;
	font-size:34px;
	letter-spacing:-2px;
	padding:7px 0 20px 0;
	text-align:center;
	}
#footer .cols_footer{
	line-height:normal;
	color:#a9abad;
	}

#footer .socialLinks{
	padding:20px 0 0 0;
	}
#footer .socialLinks a.footer_twitter{
	background:url("footer_twitter.png") no-repeat left top;
	display:block; float:left;
	width:83px; height:40px;
	}
#footer .socialLinks a.footer_facebook{
	background:url("footer_facebook.png") no-repeat left top;
	display:block; float:left;
	width:83px; height:40px;
	}
#footer .socialLinks a.footer_flickr{
	background:url("footer_flickr.png") no-repeat left top;
	display:block; float:left;
	width:83px; height:40px;
	}
#footer .socialLinks a.footer_twitter:hover,
#footer .socialLinks a.footer_facebook:hover,
#footer .socialLinks a.footer_flickr:hover{
	background-position:bottom;
	}

#footer .cols_footer .cols_footer_about{
	float:left;
	display:block;
	margin:0 40px 0 0;
	width:380px;
	}
#footer .cols_footer .cols_footer_about p{ line-height:21px; }

#footer .cols_footer .cols_footer_services{
	float:left;
	display:block;
	margin:0 40px 0 0;
	width:200px;
	}
#footer .cols_footer .cols_footer_helps{
	float:left;
	display:block;
	margin:0;
	width:200px;
	}
#footer .copyright{
	text-align:center;
	padding:10px 30px 0 0 ;
	}
#footer .footer_listlinks{
	list-style:none;
	}
#footer .footer_listlinks li{
	padding:5px 0;
	}
#footer .footer_listlinks li a{
	border:1px solid #565b60; border-width:0 0 0 5px;
	color:#a9abad;
	display:block;
	line-height:normal;
	width:170px;
	margin:0 0 0 10px; padding:0 0 0 10px;
	}
/* -------------------------------------------------------------------------------------- END */

#end{
	background:url("wrap_bottom.png") no-repeat 50% top;
	margin:0 auto;
	text-align:center;
	width:960px;
	}
#end ul{
	list-style:none;
	padding:25px 0 0 0;
	}
#end ul li{
	list-style:none;
	display:inline;
	margin:0 15px;
	}
#end ul li a{ color:#585858; }
#end ul li a:hover{ color:#1d2329; }

#end .bottom_logo{
	width:313px; height:100px;
	margin:0 auto;
	}
#end .bottom_logo a{
	width:313px; height:87px;
	background:url("logo_bottom.png") no-repeat left top;
	display:block; float:left;
	}
#end .bottom_logo a:hover{
	background:url("logo_bottom.png") no-repeat left top;
	}

-->
