/* 
	Theme Name: Goods
	Theme URI: http://joep-i.nl/
	Description: Special Goods.nl theme for WordPress
	Author: joep-i.nl
	Author URI: http://joep-i.nl/
	Version: 1.0
*/

html { 
	height: 100%; 
}

body {
	margin: 0;
	padding: 0; 

	font-size : 11px;
	font-family: 'Helvetica',  Arial, Sans-Serif;

	color: #666;
	text-align: center;
	background-color:white;
	height : 100%;
	}

#page {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width : 850px;
	background-color: white;
	background: white url('pageback.png') repeat-y top left;
	text-align: left;
	height : 100%;
	}



#widecontent {
	float : left;
	width : 830px;
	position : relative;
	left : 15px;

}





	
#header {
	position : relative;
	top : 0px;
	padding: 0;
	margin: 0;
	width: 100%;
	height : 125px;
	margin-bottom:0px;
}


#header div#navbar ul#langswitch {margin-bottom : 0px; margin-top : 0px; margin-top : 10px;margin-right: 50px;}
#header div#navbar ul#langswitch li { display : inline; font-size :9px; color : #666; }
#header div#navbar ul#langswitch li.first { border-style : solid; border-width : 0px 1px 0px 0px; border-color :#666; padding-right : 5px;}
#header div#navbar ul#langswitch li a { display : inline; font-size :9px; color : #666;font-weight : normal; text-decoration : underline;}
#header div#navbar { float : right; text-align : right;}
#header div#navbar ul.bar { margin : 30px 50px 0px 0px ; list-style-type: none; list-style-image: none; }
#header div#navbar ul.bar li { display : inline; margin-left : 15px;}
#header div#navbar ul.bar li a { display : inline; }



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.carouselcolumn {
	left : 16px !important;
}

.carouselcolumn h1 {
	padding-left : 20px;
}
	

.hrhide {
	display: none;
	}







