*{margin: 0; padding: 0;}

body
	{
		overflow: auto;
		font-family:Veranda, Arial;
		font-size: 62.5%;
		background-color: #FFF;
		
		padding: 0;
		min-width: 1100px;
		
	}

.floatRight{float: right;}
.floatLeft{float: left;}
.hidden{display: none;}
a, a:hover, a:visited, a:active{color: #333;}
a {text-decoration: none;}
.wrapper 
	{ 	
		display: relative;
		width: 1100px;
		margin: auto;
	}
	
#top_bg
	{	
		background-color: #231F20;
		color: #b0b7bc;
		height:80px;
	}
	
#top_bg_menu_left li 
	{
		float: left;
		line-height: 13px;
		list-style-type: none;
		padding: 10px 30px 5px 10px;
		
	}
#top_bg * a,
#top_bg *  a:hover,
#top_bg *  a:active,
#top_bg *  a:visited	
	{
	color: #b0b7bc;
	text-decoration: none;
}
#top_bg * a:hover, #mid_menu * a:hover {text-decoration: underline;}
/* @todo doesn't use the margin: auto somehow */
#logo{ display: block; width: 230px; margin: auto;}
#logo img
	{
		width: 230px;
		height: 57px;
		position: relative;
		margin: 15px 15px 15px -30px;
	}

#top_bg_menu_right 
	{
		float: right;
		width: 280px;
		height: 45px;
		position: relative;
		margin-top: 10px;
		margin-right: 0;
		text-decoration: none;
		 	
	}

#top_bg_menu_right a{}

#top_bg_menu_right * input
	{ 
		background: #b0b7bc;
		border: 1px solid #CCC;
		
	}		

#top_bg_menu_right #searchsubmit
	{
		background-color: #231F20;
		border: 1px none #CCC;
		color: #b0b7bc;
		font-size: 11px;
	}
#top_bg_menu_right #searchsubmit:hover
	{
		cursor: pointer;
	}
	
#search-block-form input.form-submit, #search-form input.form-submit {
height: 24px;
width: 24px;
cursor: pointer;
text-indent: -9999px;
border: none;

}
	
.userLinkRight
	{
		padding-top: 6px;
	}
	
.shoppingCard
	{
		padding-left: 20px;
	}

#mid_bg
	{	
		position: relative;
		min-height:487px;
		max-height: 3000px;
		margin: auto;
		width: 1100px;
		color: #000;
		margin-left: 10px;
		padding: 0;
		
	}
	
#mid_menu
	{
		font-size: 12px;
		font-weight: bolder;
		position: relative;
		margin: auto;
		width: 1100px;
		margin-top: 13px;
		margin-left: 30px;
	}

#mid_menu li
	{
		list-style-type: none;	
		float: left;
		margin-right: 145px;
	}

#mid_menu a
	{
		text-decoration: none;
		color: black;
		font-weight: bold;
		
	}
#mid_menu li a
	{
		font-weight: bolder;
	}
	
	#mid_menu .current_page_item a{ color: #AFB7BA;}

#mid_main_pic
	{
		float: right;
		width: 954px;
		height: 513px;
		margin-top: 15px;
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/homesite.jpg");		
		margin-right: 146px;
	}

#mid_main
	{
		float: right;
		width: 954px;
		height: 593px;
		margin-top: 25px;
		margin-right: 146px;
		position: absolute;
		clear: both;
	}

#mid_main h2
	{
		margin-top: 20px;
		margin-left: 30px;
		margin-bottom: 5px;
		width: 500px;
						
	}
	
#mid_main ul
	{
		list-style:none;
	}
	
#mid_main h2 a
	{
		text-decoration: none;
		
	}
#mid_main p
	{
		width: 400px;
		margin-left: 30px;
		text-align: justify;
		font-size: 13px;
		margin-top: 9px;
	}
		
#mid_main_blog
	{
		float: left;
		width: 400px;
		height: 500px;
		margin-top: 25px;
		margin-left: 45px;
		font-size: 11px;
		border-left: 2px solid #B2B7BB;
		position: relative;
		
	}
	
#blog_right_image
	{
		
		position: relative;
		width: 382px;		
		height: 507px;
		margin-right:-60px;
		margin-top: 25px;
		float: right;
				
	}	
	
#mid_main_blog_nav
	{
		float: right;
		width: 154px;
		list-style:none;
		margin-top: 25px;
		font-size: 11px;
		vertical-align: top;		
	}
	
#mid_main_blog_single_nav
	{
		list-style:none;
		float: left;
		margin-top: 50px;
		margin-left: 130px;
		font-size: 11px;
		
	}

#mid_main_blog_single_nav ul
	{
		list-style: none;
	}

#mid_main_blog_single_nav h2
	{
		margin-left: -20px;
		margin-top: 20px;
		margin-bottom: 5px;
		
		
	}

#mid_main_blog-single_nav #sidebar ul 
	{
		margin-left: 60px;
	}	
	
	
#mid_main_blog_nav h2
	{
		float: left;
		text-align: left;
		margin-left: -20px;
	}
	
#mid_main_blog_single 
	{
		margin-left: 30px;
		padding-top:30px;
		width: 1000px;
		text-align: justify;
		font-size: 12px;
		float: left;
	}
	
.navigation
	{	
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 6px;
		
	}
	
.alignright
	{
		float: right;
	}

.alignleft
	{
		float: left;
	}

.post
	{
		/*float: left;*/
		margin-top: 20px;
		margin-bottom: 20px;
		
	}
	
.post h2
	{
		margin-top: 5px;
		margin-bottom: 5px;
	}
.commentlist .comment
	{
		margin-top: 10px;
		margin-bottom: 10px;
	}
#mid_main_blog_nav sidebar ul li a
	{
		list-style:circle;
	}

#mid_main_blog .navigation, #mid_main_blog .post, #mid_main_blog #comments, #mid_main_blog .commentlist
	{
		margin-left: 30px;
	}	
	
#news
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/news.jpg");		
		width: 75px;
		height: 225px;
		float: left;
		margin-left: 50px;
	}
	
#news_info
	{
		margin-left: 20px;
		width: 425px;
	}


#collection
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/collection.jpg");		
		width: 103px;
		height: 425px;
		float: left;
		margin-left: 50px;
	}

#collection_content
	{
		border-left:2px solid #b2b7bb;
		width:500px;
		height:400px;
		float: left;
		margin-left: 10px;
		margin-right: 100px;
		font-family: Verdana;
		padding-left: 20px;
		padding-top: 40px;
		font-size: 11px;
		text-align: justify;
		line-height:16px;
		
	}	

#collection_content p
	{
		font-size: 11px;
		margin-top: 9px;
		width: 900px;
		
	}
collection_content p line
	{
		
 	}		
	

#collection_text
	{
		font-size: 11px;
		margin-top: 20px;
		margin-bottom: 30px;
		width: 900px;
		line-height:16px;

	}	
	
#brand_new
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/brand.jpg");		
		width: 75px;
		height: 245px;
		float: left;
		margin-left: 50px;
	}

#brand_new_text
	{
		-webkit-transform: rotate(-90deg); 
		-moz-transform: rotate(-90deg);
		width: 80px;
		height: 228px;
		float: left;
		font-family: Verdana;
		font-size: 180px;
	}


#brand_content_header
	{
		font-size: 34px;
		width: 800px;
		font-weight: bold;
		margin-left: 20px;
		margin-top: -6px;
		
	}
	
#brand_new_exclamation
	{
	
		font-family: Verdana;
		font-size: 148pt;
		margin-top: -48px;
		position: relative;
		height: 30px;
	}

#news_right_image
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/news_image_right.jpg");
		width: 251px;		
		height: 507px;
		margin-right:-280px;
		margin-top: -270px;
		position: relative;
		float: right;
	}
	
#brand_golfjunkie
	{	
		margin-top: 177px;
		position: relative;
		height: 36px;
		width: 440px;
		margin-left: 17px;
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/brand_golfjunkie.jpg");		
		
	}		

#brand_content
	{
		border-left:2px solid #b2b7bb;
		width:520px;
		height:450px;
		float: left;
		margin-left: 37px;
		margin-right: 100px;
		margin-bottom: 50px;
		font-family: Verdana;
		padding-left: 20px;
		padding-top: 40px;
		font-size: 11px;
		text-align: justify;
		position: relative;
	}

#brand_exclamation
	{
		font-size: 37px;
		font-weight: bolder;
		color: #333132;
		margin-left: 180px;
		float: left;
		margin-top: -260px;		
	}
#brand_big_exclamation
	{
		font-size: 45px;
		
	}
	
#brand_right_image
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/brand_image_right.jpg");
		width: 290px;		
		height: 495px;
		margin-right:-390px;
		margin-top: -150px;
		
	}

#players
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/players.jpg");		
		width: 88px;
		height: 325px;
		float: left;
		margin-left: 50px;
	}
	
#players_content
	{
		border-left:2px solid #b2b7bb;
		width:650px;
		height:400px;
		float: left;
		margin-left: 25px;
		margin-right: 100px;
		font-family: Verdana;
		padding-left: 20px;
		padding-top: 40px;
		font-size: 11px;
		text-align: justify;
	}

#players_menu
	{
		padding-left: 0px;
		margin-top: 0px;
		list-style: none;
		text-decoration: none;
		width: 230px;
		float: left;
		
	}	

#players_menu a
	{
		list-style: none;
		text-decoration: none;
		font-size: 10px;
		font-weight: bolder;
	}

#players_menu ul
	{
		margin-top: -10px;
	}

#players_menu li
	{
		margin-top: 10px;
		margin-bottom: 10px;
	}

#players_info
	{
		float: right;
		margin-top: -235px;
		width: 560px;
		height: 400px;
		padding-top:50px;
		background-color: #dde0e2;
		position: relative;
		margin-left: 222px;
		padding-left: 5px;
		padding-bottom: 50px;
		margin-right: -120px
		
	}
	
	
#players_info p
	{
		width: 300px;
		float: left;
		background-color: #dde0e2;
		padding: 7px;
		margin-left: -5px;	
		padding-left: 20px;	
		font-size: 11px;
	}

#player_mollie
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/player_mollie.jpg");
		float: right;	
		width: 207px;
		height: 320px;
		margin: 10px 20px 0px 10px;		
	}

#player_taco
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/player_taco.jpg");
		float: right;	
		width: 207px;
		height: 290px;
		margin: 10px 20px 0px 10px;		
		
	}

#player_stef
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/player_stef.jpg");
		float: right;	
		width: 207px;
		height: 290px;
		margin: 10px 20px 0px 10px;		
		
	}
	
#player_ronald
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/player_ronald.jpg");
		float: right;	
		width: 207px;
		height: 310px;
		margin: 10px 20px 0px 10px;				
	}	

#player_guido
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/player_guido.jpg");
		float: right;	
		width: 291px;
		height: 200px;
		margin: 3px 20px 0px 10px;				
	}	
	
.players_header
	{
		width: 500px;
		font-size: 16px;
		padding:20px;
		padding-bottom: 15px;
		padding-right:44px;
		margin-left:-4px;
		margin-top:-50px;
		background-color: #dde0e2;
		font-weight: bolder;	
	}
			
#players_menu .current_page_item	
	{
		background-color: #dde0e2;
		padding: 5px;
		margin-left: -5px;
	}

#wide_img
	{
		width:215px;
		margin-left: 15px;
		
	}
#wide_img p
	{
		width:215px;
		margin-left: -20px;
	}	

#blog
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/blog.jpg");		
		width: 103px;
		height: 425px;
		float: left;
		margin-left: 50px;
		margin-top: 15px;
		position: relative;
		
	}	
#mid_main_check_blog
{	
	background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/homesite_check_blog.jpg");		
	height: 513px;
	width: 215px;
	float: left;
}

#mid_main_check_summer_coll
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/homesite_check_summer_coll.jpg");		
		height: 513px;
		width: 734px;
		position: relative;
		float: left;
		
	}
	
#mid_block
	{
		font-weight: bold;				
	}

a img
	{
		text-decoration: none;
		border-style: none		
	}	

#top_bg_left_link
	{
		margin-left: 8px;
		margin-top: 8px;
		margin-right: 15px;
	}

	
#top_bg_right_link
	{
		
		margin-right: 8px;
		margin-top: 8px;
		margin-left: 0px;
	}

	
#mid_menu_link
	{
		margin-top: 8px;
	}


.middleMenu	
	{
		line-height: 13px;
		list-style-type: none;
		margin-left: 10px;
				
	}

#sidebar, #sidebar li a, #sidebar li 
	{
		float: right;
		width: 100px;
		vertical-align: top;
	}
	
/* Easy slider */


	img{border:none;}
	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	

/* Easy Slider */

	#slider
		{
			margin-left: -20px;
			margin-top: -40px;
		}	
	#slider ul, #slider li{
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
		height:501px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		margin-top:-10px;
		margin-left: 300px;		
		}	
		
	#nextBtn
		{ 
			left:310px;
		}
	#prevBtn
		{
			margin-left: 450px;
		}
																
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(http://golfjunkie.nl/wp-content/themes/golfjunkie/images/collection_prev.jpg) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(http://golfjunkie.nl/wp-content/themes/golfjunkie/images/collection_next.jpg) no-repeat 0 0;	
		}												

/* // Easy Slider */


#contact
	{
		width: 95px;
		height: 225px;
		float: left;
		margin-left: 70px;
		font-size: 12px;
		font-weight: bolder;
		color: #b0b7bc;
	}
	
#contact_content
	{
		border-left:2px solid #b2b7bb;
		width:354px;
		height:400px;
		float: left;
		margin-left:-3px;
		margin-right: 100px;
		font-family: Verdana;
		padding-left: 20px;
		padding-top: 40px;
		font-size: 11px;
		text-align: justify;
	}
	
#contact_info
	{
		font-family: Verdana;
		font-size: 11px;
		margin-top: 0px;
		position: relative;
		height: 30px;
	}	
	
#contact_image_right
	{
		background-image: url("http://golfjunkie.nl/wp-content/themes/golfjunkie/images/contact_image_right.jpg");
		width: 380px;		
		height: 527px;
		margin-right:-430px;
		margin-top: -45px;	
		margin-bottom: 40px;	
		
	}

#store_locator_content
	{
		border-left:2px solid #b2b7bb;
		width:354px;
		height:400px;
		float: left;
		margin-left:-4px;
		margin-right: 100px;
		font-family: Verdana;
		padding-left: 10px;
		padding-top: 40px;
		
		text-align: justify;
		margin-bottom: 50px;
	}
	
.store_locator_fields
	{
		width: 140px;
		height: 497px;
		margin-top: -50px;
		
		float: left;
		font-size: 12px;
		
				
	}	

#store_locator_info
	{
		float: right;
		margin-top: -45px;
		width: 600px;
		height: 450px;
		padding-top:50px;
		background-color: #dde0e2;
		position: absolute;
		margin-left: 222px;
		padding-left: 5px;
		clear: both;
				
	}
	



	
#store_menu
	{
		padding-left: 0px;
		margin-top: 0px;
		list-style: none;
		text-decoration: none;
		width: 230px;
		float: left;
		
	}	

#store_menu a
	{
		list-style: none;
		text-decoration: none;
		font-size: 12px;
		font-weight: bolder;
	}

#store_menu ul
	{
		margin-top: -12px;
	}

#store_menu li
	{
		margin-top: 12px;
		margin-bottom: 12px;
	}

#store_menu .current_page_item
	{
		background-color: #dde0e2;
		padding: 10px;
		margin-left: -5px;

}


#store_locator_info #bold
	{
		color: red;
		margin: 0;
		padding: 0;
	}	
	
.hentry 
	{
		margin-top:30px;
		width: 600px;
	}

.table {

}

.table td{
	padding: 5px;

}