/* @override 
	http://localhost/~Nick/machinemakelaar/css/css.css
	http://192.168.2.2/~Nick/prins/css/css.css
*/

/* @group Links */

a:link {
	color: #0066cc;
}
a:visited {
	color: #0066cc;
}
a:hover {
	color: #003391;
	text-decoration:none;
}


a:link.bottom {
	color:#0066cc;
} 
a:visited.bottom {
	color:#0066cc;
}
a:hover.bottom {
	color:#003391;
	text-decoration:none;
}

/* @group Site */

/* Hoofdopmaak */

body {
	background: #111C1E url(../images/bg_gradient.gif) repeat-x;
	margin: 0;
	padding: 0;
	color: black;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background: white url(../images/bg_container.gif) repeat-y;
}

h1 {
	color: #000;
	font-size: x-large;
	padding-bottom: 5px;
	margin-bottom:0;
}

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;
}

/* Top */

#top {
	background-color: #FFF;
}

#logoContainer {
	width:  740px;
	background-image:url(../images/bg_top.gif);
	height: 84px;
}
	

#logo {
	margin-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 416px ;
	z-index: 10;
	position: absolute;
}

#search {
	z-index: 10;
	position: absolute;
	margin-left: 500px;
	width: 232px;
	margin-top: 88px;
	font-size: xx-small;
	color: #FFF;
}

.searchInput {
	width: 155px;
	border: solid 1px #AAAAAA;
	margin-right: 2px;
	color:#AAA;
	font-size: 11px;
	padding:3px;
	height: 12px;
	line-height:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#home {
	z-index: 10;
	position: absolute;
	margin-left: 0px;
	width: 232px;
	margin-top: 88px;
	font-size: 15px;
	color: #000;
}

#menu {
	background: silver url(../images/bg_menu.gif) repeat-x;
	padding: 0;
	margin: 0;
	height: 29px;
}

/* Middle */

.hein {
	padding-top: 17px;
	padding-right: 0px;	
	padding-left: 5px;	

}

#terug {
	font-size:small;
	padding-left: 21px;
	padding-bottom: 20px;
}

#text {
	background: url(../images/img_4.jpg) no-repeat right top;
	font-size: 0.9em;
	word-spacing: 1px;
}

#img1 {
	background: url(../images/img_1.gif) no-repeat right top;
}
#img2 {
	background: url(../images/img_2.jpg) no-repeat right top;
}
#img3 {
	background: url(../images/img_3.jpg) no-repeat right top;
}
#img4 {
	background: url(../images/img_4.jpg) no-repeat right top;
}
#img5 {
	background: url(../images/img_5.jpg) no-repeat right top;
}
#img6 {
	background: url(../images/img_6.jpg) no-repeat right top;
}

#maintext {
	padding-top: 5px;
	padding-left: 5px;
}


#middle {
	padding-top: 0px;
	padding-bottom: 0px;
}

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

#categories {
	margin-bottom: 15px;
	height: 26px;
	padding-left: 190px;
	background: url(../images/bg_cat.gif) no-repeat 0 0;

}

#categories ul {
	padding-top: 0;
	overflow: hidden;
}

#categories ul li {
	float: left;
}

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

#categories ul li a.btn_sub1 {
	width: 100px;
	background: url(../images/aangev.gif) no-repeat 0 0;
}

#categories ul li a.btn_sub1:hover {
	width: 100px;
	background: url(../images/aangev.gif) no-repeat 0 -52px;
}

#categories ul li a.btn_sub2 {
	width: 100px;
	background: url(../images/aangev.gif) no-repeat -100px 0;
}

#categories ul li a.btn_sub2:hover {
	width: 100px;
	background: url(../images/aangev.gif) no-repeat -100px -52px;
}

#categories ul li a#btn_alles {
	width: 100px;
	background-position: 0 0;
}

#categories ul li a#btn_alles_current {
	width: 100px;
	background-position: 0 -26px;
}

#categories ul li a#btn_alles:hover {
	width: 100px;
	background-position: 0 -52px;
}

#categories ul li a#btn_draaien {
	width: 100px;
	background-position: -100px 0;
}

#categories ul li a#btn_draaien_current {
	width: 100px;
	background-position: -100px -26px;
}

#categories ul li a#btn_draaien:hover {
	width: 100px;
	background-position: -100px -52px;
}

#categories ul li a#btn_frezen {
	width: 100px;
	background-position: -200px 0px;
}

#categories ul li a#btn_frezen_current {
	width: 100px;
	background-position: -200px -26px;
}

#categories ul li a#btn_frezen:hover {
	width: 100px;
	background-position: -200px -52px;
}

#categories ul li a#btn_slijpen {
	width: 100px;
	background-position: -300px 0;
}

#categories ul li a#btn_slijpen_current {
	width: 100px;
	background-position: -300px -26px;
}

#categories ul li a#btn_slijpen:hover {
	width: 100px;
	background-position: -300px -52px;
}

#categories ul li a#btn_overig {
	width: 100px;
	background-position: -400px 0;
}

#categories ul li a#btn_overig_current {
	width: 100px;
	background-position: -400px -26px;
}

#categories ul li a#btn_overig:hover {
	width: 100px;
	background-position: -400px -52px;
}

#categories li ul { /* second-level lists */
	position: absolute;
	background: #9a131c;
	color: white;
	width: 100px;
	padding-left: 0;
	margin: 0;
	left: -9999px;
}

#categories li:hover ul, #categories li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* end navigation */

p {
	margin: 0;
	padding: 0;
}

/* menu */
#menu_categories {
	height: 29px;
	padding-left: 0;
	margin-left:0;
	background: url(../images/bg_menu.gif) no-repeat 0 0;

}

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

#menu_categories ul li {
	float: left;
}

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

#menu_categories ul li a#btn_menu1 {
	width: 135px;
	background-position: 0 0;
}

#menu_categories ul li a#btn_menu1_current {
	width: 135px;
	background-position: 0 -29px;
}

#menu_categories ul li a#btn_menu1:hover {
	width: 135px;
	background-position: 0 -29px;
}

#menu_categories ul li a#btn_menu2 {
	width: 135px;
	background-position: -135px 0;
}

#menu_categories ul li a#btn_menu2_current {
	width: 135px;
	background-position: -135px -29px;
}

#menu_categories ul li a#btn_menu2:hover {
	width: 135px;
	background-position: -135px -29px;
}

#menu_categories ul li a#btn_menu3 {
	width: 106px;
	background-position: -270px 0px;
}

#menu_categories ul li a#btn_menu3_current {
	width: 106px;
	background-position: -270px -29px;
}

#menu_categories ul li a#btn_menu3:hover {
	width: 106px;
	background-position: -270px -29px;
}

#menu_categories ul li a#btn_menu4 {
	width: 136px;
	background-position: -376px 0;
}

#menu_categories ul li a#btn_menu4_current {
	width: 136px;
	background-position: -376px -29px;
}

#menu_categories ul li a#btn_menu4:hover {
	width: 136px;
	background-position: -376px -29px;
}

#menu_categories ul li a#btn_menu5 {
	width: 128px;
	background-position: -512px 0;
}

#menu_categories ul li a#btn_menu5_current {
	width: 128px;
	background-position: -512px -29px;
}

#menu_categories ul li a#btn_menu5:hover {
	width: 128px;
	background-position: -512px -29px;
}

#menu_categories ul li a#btn_menu6 {
	width: 100px;
	background-position: -640px 0;
}

#menu_categories ul li a#btn_menu6_current {
	width: 100px;
	background-position: -640px -29px;
}

#menu_categories ul li a#btn_menu6:hover {
	width: 100px;
	background-position: -640px -29px;
}

/* einde menu */

#content {
	padding: 0px;
}

#contents {
}

#contentholder {
}

#contentObject {
	
}

#layerName1 {
	background-color: red;
	width: 100px;
	height: 100px;
}
#shorttext {
	padding: 5px;
	margin-left: 35px;
}

.imgItem {
	border: #333 1px solid;
	margin-bottom: 10px;
}

.imgItemBig {
	border: #333 1px solid;
	margin-bottom:10px;
} 

.item {
	width: 740px;
	background: #E8E8E8;
	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;
}

#prevnext {
	padding-top: 7px;
	padding-bottom: 25px;
	color: #9a131c;
	text-align: center;
}

/* single item */
.item_single_text {
	float:  left;	
	width: 407px;
	margin-top: 8px;
	margin-left: 15px;
	margin-right: 5px;
	color: #555;
}

.itemColor1 {
	color: #555;
	vertical-align: top;
}

.itemColor2 {
	color: #9a131c;
	padding-left: 10px;
}

.item_single_more {
	float: left;
	width: 150px;
	margin-top: 8px;
	height: 52px;
}

.item_single_close {
	clear: both;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 15px;
}

/* Bottom */

#empty {
	height: 400px;
}

#bottom {
	text-align: center;
	background-color: #FFF;
	height: 16px;
	font: 10px/16px Verdana;
	color: #999;
	padding-bottom: 10px;
	padding-top: 15px;
}

/* Vulhetin */

#vulhetinTitle {
	width: 630px;
	background-color: #BBB;
	margin-left: 40px;
	padding-left: 20px;
	color:  #333;
	margin-top: 20px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font: medium Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

#vulhetin {
	background-color: #EEE;
	width: 640px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-left: 40px;
	padding-left: 20px;
	border-top: 2px solid #FFF;
} 

/* Taal */

ul#lang {
	margin: 0px;
	padding-left: 677px;
	z-index: 15;
	position: absolute;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

ul#lang li {
	display: inline;
}

ul#lang li a {
	float: left;
	margin: 0 5px 0 0;
}

/* @end */
