/* @override http://localhost/~Nick/prinsmachines/css/css.css */

/* @group Main */

body {
	background: #99ccff url(../images/bg_gradient.gif) repeat-x;
	margin: 0;
	padding: 0;
	color: black;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	word-spacing: 1px;
}

#container {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:left;
	padding-left: 0px;
	padding-right: 0px;
	background: white url(../images/bg_foto.jpg) repeat-y;	
}

#top {
	height: 75px;
	width: auto;
	background: #3184e7 url(../images/logo.gif) repeat-y;	
}

#menu {
	height: 35px;
	width: auto;
	background: url(../images/menu.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;
}

/* @group Menu */
/* menu */

ol, ul {
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

#menu ul {
	padding-top: 0;
	overflow: hidden;
	list-style:none;
	padding-left: 0;
	margin-left: 0;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	height: 35px;
	display: block;
	background: url(../images/menu.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#menu ul li a#btn_menu1 {
	width: 138px;
	background-position: 0 0;
}

#menu ul li a#btn_menu1_current {
	width: 138px;
	background-position: 0 -35px;
}

#menu ul li a#btn_menu1:hover {
	width: 138px;
	background-position: 0 -35px;
}

#menu ul li a#btn_menu2 {
	width: 113px;
	background-position: -138px 0;
}

#menu ul li a#btn_menu2_current {
	width: 113px;
	background-position: -138px -35px;
}

#menu ul li a#btn_menu2:hover {
	width: 113px;
	background-position: -138px -35px;
}

#menu ul li a#btn_menu3 {
	width: 100px;
	background-position: -251px 0px;
}

#menu ul li a#btn_menu3_current {
	width: 100px;
	background-position: -251px -35px;
}

#menu ul li a#btn_menu3:hover {
	width: 100px;
	background-position: -251px -35px;
}

#menu ul li a#btn_menu4 {
	width: 100px;
	background-position: -351px 0;
}

#menu ul li a#btn_menu4_current {
	width: 100px;
	background-position: -351px -35px;
}

#menu ul li a#btn_menu4:hover {
	width: 100px;
	background-position: -351px -35px;
}

#menu ul li a#btn_menu5 {
	width: 123px;
	background-position: -451px 0;
}

#menu ul li a#btn_menu5_current {
	width: 123px;
	background-position: -451px -35px;
}

#menu ul li a#btn_menu5:hover {
	width: 123px;
	background-position: -451px -35px;
}

#menu ul li a#btn_menu6 {
	width: 166px;
	background-position: -574px 0;
}

#menu ul li a#btn_menu6_current {
	width: 166px;
	background-position: -574px -35px;
}

#menu ul li a#btn_menu6:hover {
	width: 166px;
	background-position: -574px -35px;
}

/* einde menu */


/* @end */

#middle {
	padding: 15px;
}

#bottom {
	color:  #b2b2b2;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: small;
	text-align: right;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 0.8em;
	font-weight: normal;
	color: #999999;
	margin-top: 4px;
	margin-bottom: 4px;
}

p {
	font-size: 0.9em;
	word-spacing: 1px;
}

.photo {
	padding-left: 10px;
}

/* @group Recent */

#recent {
	width: 710px;
	height: auto;
	position: relative;
	font-size: 0.9em;
	color: #333333;

}

#recent_label {
	width: 153px;
	height: 22px;
	line-height: 20px;
	background: #3184e7 url(../images/recentetoevoegingen.gif);	

}

#recent_content {
	background-color: white;
	border: 1px solid silver;
	padding: 5px;
}

#recent_content_1 {
	float: left;
	width:  300px;
	line-height: 1.5em;

}

#recent_content_2 {
	float: left;
	width:  150px;
	line-height: 1.5em;
}

#recent_content_3 {
	float: left;
	width:  150px;
	line-height: 1.5em;
}

#recent_content_4 {
	float: left;
	width:  98px;
	line-height: 1.5em;
}
#recent_content_clear {
	clear: both;
}

/* @end */

/* @group Items */

.imgItem {
	border: #333 1px solid;
/*	width: 252px;
	height: 189px; */
	margin-bottom: 10px;
}

.item {
	width: 710px;
	background: #E8E8E8 url(../images/bg_item.gif) no-repeat;
	margin-bottom: 10px;
}

.item_sort {
	width: 100%;
	background-color: #BBB;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color:  #333;
}

.photoholder {
	float: left;
	width: 254px;
	margin-top: 8px;
	padding-left: 15px;
}

.item_photo {
}

.item_text1 {
	float:  left;	
	width: 105px;
	margin-top: 8px;
	margin-left: 15px;
	color: #333333;
}

.item_text2 {
	float:  left;	
	width: 295px;
	margin-top: 8px;
	margin-left: 10px;
	color: #003391;	
}

.item_more {
	text-align: center;
	float: right;
	background-color: #f9f9f9;
	width: 150px;
	font-size: small;
	padding: 5px;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
}

.item_close {
	clear: both;
	height: 10px;
}

/* @end */
/* @end */

/* @group Links */

a:link {
	color: #0066cc;
}
a:visited {
	color: #0066cc;
}
a:hover {
	color: #003391;
}

a:link.nixz, a:link.bottom {
	color:#b2b2b2;
} 
a:visited.nixz, a:visited.bottom {
	color:#b2b2b2;
}
a:hover.nixz {
	color:#99FF00;
	text-decoration:none;
}

/* @end */