/* @override http://localhost/~Nick/akker2009/css/style.css */

@charset "UTF-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;	
}

body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.8em;
    color:#000000;
    background-color: #999999;
}

p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	word-spacing: 1px;
	text-align: justify;
}

h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #9a131c;
}

#container {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	text-align:left;
	background-color: white;
}

#contentTop {
	background-color: #ff1919;
	background-image: url(../images/bg_top.gif);
	height: 196px;
}

#contentMiddle {
	min-height: 300px;
	padding: 25px;
	padding-top: 0px;
}

#contentBottom {
	background-color: #ff1919;
	background-image: url(../images/bg_bottom.gif);
	height: 80px;
	padding-left: 20px;
}

#contentBottomText {
	padding-top: 10px;
	padding-right: 15px;
	color: white;
	text-align: right;
}

#contentBottomBrands {
	background-color: white;
	width: 435px;
	height: 26px;
	border: 1px solid #7f0807;
}

/* aanbod */
#contents {
	padding-top: 20px;
}

#contentholder {
}

#contentObject {
	
}

.shorttext {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	width: 905px;
}

.imgItem {
	border: #333 1px solid;
}

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

.item {
	width: 905px;
	background: #white url(../images/bg_item.gif) no-repeat;
	margin-bottom: 15px;
	border: 1px solid #999;
}

.item_photo {
	float: left;
	width: 200px;
	height: 150px;
	margin-top: 8px;
	padding-left: 15px;
	margin-bottom: 10px;
}

.item_text0 {
	color: #9a131c;
	font-weight: bold;
	font-size: 1.2em;
	float:  left;	
	width: 631px;
	height: 20px;
	margin-top: 8px;
	margin-left: 15px;
}

.item_text1 {
	float:  left;	
	width: 150px;
	margin-top: 8px;
	margin-left: 15px;
	color: #555;
	font-size: 1.1em;
}

.item_text2 {
	float:  left;	
	width: 471px;
	margin-top: 8px;
	margin-left: 10px;
	color: #000000;	
	font-size: 1.1em;
	margin-bottom: 5px;
}

.item_more {
	float: left;
	width: 250px;
	font-size: small;
	margin-left: 610px;
	text-align: right;
	padding-bottom: 5px;
}

.item_close {
	clear: both;
}

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

.itemPhotoHolder {
	position:relative;
	width:202px;
	height:152px;
	float:left;
	left:15px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-right: 15px;
}

.itemPhoto {
	position:absolute;
	width:200px;
	height:auto;
	z-index:1;
}
.itemVerkocht {
	position:absolute;
	width:160px;
	height:30px;
	z-index:10;
	padding-top:60px;
	padding-left:21px;
}

/* mededeling */

#message {
	width: 875px;
	background: #fefcfd url(../images/bg_message.gif) no-repeat;
	margin-bottom: 20px;
	border: thin solid #9a131c;
	padding: 15px;
	color: #333333;
}

/* aanbod bekijk */
.item_single_text {
	float:  left;	
	width: 660px;
	margin-top: 8px;
	margin-left: 15px;
	color: #555555;
}

.itemColor1 {
	color: #555555;
	vertical-align: top;
	width: 150px;
	font-size: 1.1em;
}

.itemColor2 {
	color: #000000;
	padding-left: 10px;
	font-size: 1.1em;
	width: 440px;
}

.itemColor3 {
}

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

/* group Links */

a:link {
	color: #0066CC;	
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
} 
a:visited {
	color:#0066CC;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:hover {
	color: #8e0705;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a.disclaimer:link {
	color: #FFFFFF;	
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
} 
a.disclaimer:visited {
	color:#FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
}
a.disclaimer:hover {
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
}

/* @end */

