/* 
CSS Document for the Mark Stam Development site
Made by: Mark Stam | www.markstam.nl
*/

html {
	height: 100%;
	margin: 0;
}

body{
	overflow-x:hidden;
	overflow-y:auto;
	background-color: #f9f9f9;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

a.topbar:link {
	color:#7a7773;
	text-decoration: none;
}

a.topbar:visited {
	color:#7a7773;
	text-decoration: none;
}

a.topbar:hover {
	color:#a4a29f;
	text-decoration: none;
}

a.topbar:active {
	color:#7a7773;
	text-decoration: none;
}

#topbar_container {
	background-color: #090803;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #999999;
}

#topbar_content {
	width: 950px;
	height: 40px;
	line-height: 40px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	text-align: right;
	font-weight: lighter;
	color: #7a7773;
	margin: 0 auto;
	padding: 0 auto;
}

.midden{
	vertical-align:middle;
	margin-bottom: 5px;
}

.klein{
	width: 75px;
	height: 20px;
	display:  inline;
	margin-left: 20px;
}

.search {
	height: 20px;
	background: url(../images/searchicon.png) no-repeat 10px 3px;
	padding-left: 30px;
	background-color: #4b4945;
	border: none;
	color: #8e8e8e;
}

#container{
	margin: 0 auto;
	padding: 0 auto;
	width: 950px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin-top: 60px;
}

#logo{
	background:url('../images/loader.gif') no-repeat center;
	height: 75px;
	text-align: center;
}

.navigatie{
	height: 100px;
	margin-top: 30px;
	/* font-family: leaguegothic, sans-serif; */
	font-size: 29px;
	text-transform: uppercase;
	vertical-align: top;
	background-image: url(../images/navborder.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}

.nav_under{
	font-family: Trebuchet MS, sans-serif;
	font-size: 10px;
	display: block;
}

#portfolio b{
	font-size: 25px;
	color: #000000;
	text-transform: uppercase;
	/* font-family: leaguegothic, sans-serif; */
}

#portfolio{
	font-family: Arial;
	font-size: 13px;
	color: #414040;
	display: block;
	margin-left: 40px; 
	width: 700px; 
	display: block;
	margin-bottom: 55px;
	height: 160px;
}

	.portfolio_img {
		margin: 0;
		overflow: hidden;
		float: left;
		position: relative;
	}
	.portfolio_img a {
		text-decoration: none;
		float: left;
	}
	.portfolio_img a:hover {
		cursor: pointer;
	}
	
	.portfolio_img a img {
		float: left;
		margin: 0;
		border: none;
		padding: 10px;
		background: #fff;
		border: 1px solid #ddd;
	}
	
	.portfolio_img a:hover .open{
		display: block;
		font-size: 1.2em;
		padding: 10px 0;
		background: #111;
		filter:alpha(opacity=75);
		opacity:.75;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
		color: #fff;
		position: absolute;
		bottom: 11px;
		left: 11px;
		padding: 10px;
		margin: 0;
		width: 290px;
		border-top: 1px solid #999;
	}
	.portfolio_img a:hover .open strong {
		display: block;
		margin-bottom: 5px;
		font-size:1.5em;
	}
	
	.portfolio_img a .open {	display: none; }

#portfolio a{
	text-decoration: none;
	color: #414040 ;
}

.navigatie ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
}

.navigatie ul li {
	display: inline-block;
	margin-right:55px;
}

.navigatie li a {
	color: #333333;
	text-decoration: none;
}

.navigatie li a:hover {
	color: #949494;
}

.navigatie li a:active {
	color: #949494;
}

.main ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
}

.main li {
	list-style-type: none;
	margin-top: 20px;
	font-size: 25px;
	text-transform: lowercase;
}

.main li a {
	color: #333333;
	text-decoration: none;
}

.main li a:hover {
	color: #949494;
}

.main li a:active {
	color: #949494;
}

#main_left{
	margin-top: 25px;
	width: 570px;
	min-height: 175px;
	_height: auto !important;
	height: 175px;
	background-image: url(../images/mainback.png);
	background-repeat: no-repeat;
	background-position: 2px 30px;
	padding-left: 30px;
	padding-right: 20px;
	position: relative;
	float: left;
	color: #8e8e8e;
}

#main_left p{
	font-family: Arial;
	font-size: 13px;
	color: #8e8e8e;
}

#main_left2{
	text-align: center;
	background-image: url(../images/mainback.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	margin: 0 auto;
}

#main_left2 p{
	font-size: 22px;
	color: #8e8e8e;
}

#formulier{
	margin: 0 auto;
	font-size: 22px;
	text-align: left;
}

#img_flyer{
	margin-top: 20px;
	float: left;
}

#main_left a {
	color: #333333;
	text-decoration: none;
}

#main_left a:hover {
	color: #949494;
	text-decoration: none;
}

h1{
	font-size: 25px;
	color: #333333;
	text-transform: uppercase;
}

#sidebar{
	position: relative;
	float: right;
	margin-top: 25px;
	width: 298px;
	min-height: 330px;
	_height: auto !important;
	height: 330px;
	margin-right: 0px;
	
}

#sidebar p{
	font-family: Arial;
	font-size: 11px;
	color: #9b9e9f;
}

hr{
	height: 0;
	border: 0;
	border-top: 1px solid #c2c2b3;
}

.load{
	background:url('../images/loader.gif') no-repeat center;
	margin-right: 14px;
	margin-bottom: 14px;
}

.folioload{
	background:url('../images/loader.gif') no-repeat center;
	margin-right: 5px;
	margin-bottom: 40px;
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #3e403f;
	line-height: 35px;
}

.spacer {
	height: 20px;
	width: 200px;
}

/* PAGINATION */
.container{

}

#paging_container{
	height: 480px;	
	overflow: hidden;
}

.page_navigation , .alt_page_navigation{
	padding-bottom: 10px;
	margin-left: 40px;
}

.page_navigation a, .alt_page_navigation a{
	padding:3px 5px;
	margin:2px;
	color: #f9f9f9;
	text-decoration:none;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#4b4945;
}
.active_page{
	background-color: #f9f9f9 !important;
	color:black !important;
}	

.content, .alt_content{
	color: black;
}

.content li, .alt_content li, .content > p{
	padding: 5px
}

.ellipse{
	float: left;
}
