/* CSS document */

html,body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	padding-top: 20px;
	background-color: #fdfdfd;
	background-image: url(../../images/background_gradient.png);
	background-repeat: repeat-x;
	background-position: top;
}

a.no_decoration {
	text-decoration:none;
	color:white;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	font-weight: bold;
	color: #8db3c5;
}
h2 {
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #395773;
	margin: 20px 0px 0px 30px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	/*width: 170px;*/
	height: 23px;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

img {
	border: none;
}
img.arrow {
	margin-right: 3px;
}
span.turquoise {
	color: #33cc99;
	font-style: italic;
}
span.btw_text {
	font-size: 8px;
	color:black;
}
h2 span.link {
	font-size:12px;
}
div.clear {
	height: 0px;
	clear: both;
}

h2.overview {
	color: #41c7b7;
}

div.overview {
	background-color: #41c7b7;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	color:white;
	padding-top:7px;
	padding-left:30px;
	margin-bottom:10px;
}
div.overview a {
	text-decoration:none;
	color:white;
}

span.overview_category {
	padding-right:8px;
	padding-left:8px;
}

span.overview_category:hover {
	color:#41c7b7;
	background-color:white;
	padding-top:2px;
	padding-bottom:10px;
}

span.overview_category#active {
	color:#41c7b7;
	background-color:white;
	padding-top:2px;
	padding-bottom:10px;
}

div.car_thumb {
	width:195px;
	height:160px;
	background-color:#797979;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	vertical-align:middle;
	font-size: 14px;
	font-weight: bold;
	color:white;
	padding-bottom:12px;
}

div.car_thumb div.big_letter {
	font-size:60px;
	position:relative;
	top:-140px;
	right:65px;
}

div.car_thumb div.category_text {
	position:relative;
	top:-69px;
	
	width:190px;
}

div.car_thumb img {
	height:135px;
	width:195px;
}

div.cardetail {
	padding-left:10px;
	padding-top:10px;
}

img.car_mainphoto {
	width:530px;
	float:left;
}

div.thumbs {
	float:left;
	position:relative;
	top:-30px;
}

div.thumbs img {
	width:256px;
	padding-bottom:13px;
	padding-left:14px;
}

a.shortlease_this {
	position:relative;
	top:-45px;
	left:50px;
}

div.infocontainer {
	clear:both;
}

div.infotable {
	width:800px;
	height:285px;
	background-color:#57c940;
	position:relative;
	top:-20px;
	left:10px;
}

div.infotable table {
	width:500px;
	height:195px;
	background-color:white;
	position:relative;
	top:15px;
	left:15px;
	float:left;
}

div.infotable table th {
	height:30px;
}
div.infotable table td.kilometers {
	padding-left:5px;
	text-align:center;
	font-weight:normal;
	font-size:12px;
}
div.infotable table td.kilometers span {
	font-size:10px;
}
div.infotable table td {
	padding-left:5px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

div.infotable div.info {
	float:left;
	padding-left:10px;
	color:white;
	font-size:24px;
	position:relative;
	top:20px;
	left:20px;
	width:260px;
}

div.detail_footer {
	color:#ffaf00;
	padding-left:10px;
	width:550px;
	float:left;
	padding-bottom:10px;
}
div.detail_footer2 {
	float:left;
	padding-bottom:10px;
}
div.detail_footer2 img {
	padding-right:5px;
}

span.button img {
	background-color:#2bb40f;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
	margin:10px;
	margin-left:0px;
}

span.details {
	font-size:14px;
	font-weight:bold;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
	fieldset ul {
		margin: 0px 0px 0px 30px;
		padding: 0px;
		list-style-type: none;
	}
		fieldset ul li {
			margin: 0px 0px 5px 0px;
			padding: 0px;
			clear: both;
		}
		fieldset ul li.topspacing {
			padding-top: 20px;
		}
			fieldset ul li label {
				width: 170px;
				margin-right: 10px;
				float: left;
			}
			fieldset ul li img {
				border: 1px solid #333333;
			}
			fieldset ul li textarea {
				width: 300px;
				height: 100px;
			}
			fieldset ul li table {
				width: 300px;
				float: left;
				margin-bottom: 10px;
			}
				fieldset ul li table td {
					width: 150px;
				}
				fieldset ul li table input {
					float: left;
					margin-right: 5px;
				}
				fieldset ul li table label {
					width: auto;
				}

div.container {
	width: 100%;
	overflow: auto;
	padding-bottom: 350px;
	background-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}
div.wrapper {
	width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
}
	div.topbar {
		width: 945px;
		height: 30px;
		padding: 0px 20px 0px 35px;
		background-color: #6b6b6b;
		color: #ffffff;
	}
		div.topbar p {
			margin-top: 8px;
			float: left;
		}
		div.topbar p.breadcrumbs {
			float: left;
		}
			div.topbar p.breadcrumbs a {
				color: #ffffff;
				text-decoration: none;
			}
			div.topbar p.breadcrumbs a:hover {
				color: #ffffff;
				text-decoration: underline;
			}
		div.topbar p.links {
			float: right;
		}
			div.topbar p.links a {
				font-weight: bold;
				color: #ffffff;
				text-decoration: none;
			}
			div.topbar p.links a:hover {
				color: #ffffff;
				text-decoration: underline;
			}
	div.header {
		width: 1000px;
		height: 190px;
	}
		div.header div.topimage {
			width: 1000px;
			height: 146px;
			background: url(../../images/grass.jpg) no-repeat;
			position: relative;
		}

			div.header div.topimage img.reestdal_logo {
				float: left;
				width: 362px;
				height: 139px;
				position: absolute;
				top: 0px;
				left: 30px;
			}
			div.header div.topimage img.telefoonnummer {
				float: left;
				width: 181px;
				height: 39px;
				position: absolute;
				top: 40px;
				right: 60px;
			}
			div.header div.topimage img.neemcontactop {
				float: left;
				width: 148px;
				height: 26px;
				position: absolute;
				top: 90px;
				right: 73px;
			}
		div.header div.gradientbar {
			width: 1000px;
			height: 8px;
			background-image: url(../../images/verloop.png);
		}
		div.header ul {
			width: 1000px;
			height: 40px;
			margin: 0px;
			padding: 0px;
			background-color: #cccccc;
			list-style-type: none;
		}
			div.header ul li {
				width: 170px;
				height: 40px;
				margin-right: 2px;
				float: left;
				color: #666666;
				font-size: 18px;
				font-weight: bold;
			}
			div.header ul li:hover {
				background-color: #ffffff;
			}
				div.header ul li a {
					width: 170px;
					height: 30px;
					display: block;
					border-top: 10px solid #999999;
					padding: 4px 0px 8px 0px;
					color: #666666;
					text-align: center;
					text-decoration: none;
				}
			div.header ul li#active {
				background-color: #ffffff;
			}
				div.header ul li#active span {
					width: 170px;
					height: 35px;
					display: block;
					border-top: 5px solid #999999;
					padding: 9px 0px 8px 0px;
					text-align: center;
				}
					div.header ul li#active span {
						border-color: #385672;
					}
					
					div.header ul li#active span a {
						border-top: 0px solid #999999;
						padding: 0px 0px 0px 0px;
					}
			div.header ul li.wide {
				width: 210px;
			}
				div.header ul li.wide a {
					width: 210px;
				}
				div.header ul li.wide span {
					width: 210px;
				}
	div.rightbar {
		width: 304px;
		min-height: 300px;
		float: right;
		margin-left: 2px;
	}
	div.leftbar {
		width: 170px;
		min-height: 550px;
		float: left;
		margin-top: 18px;
		margin-right: 0px;
		background: url(../../images/image_left.png) no-repeat top;
	}
		div.leftbar ul {
			width: 170px;
			height: auto;
			margin: 0px;
			padding: 0px;
			list-style-type: none;
		}
			div.leftbar ul li {
				width: 170px;
				border-bottom: 1px solid #999999;
			}
				div.leftbar ul li a {
					width: 140px;
					padding: 8px 0px 8px 30px;
					display: block;
					color: #666666;
					font-size: 14px;
					font-weight: bold;
					text-decoration: none;
				}
				div.leftbar ul li a:hover {
					background-color: #cccccc;
					color: #666666;
					text-decoration: none;
				}
				div.leftbar ul li#active span {
					width: 140px;
					padding: 8px 0px 8px 30px;
					display: block;
					font-size: 14px;
					font-weight: bold;
					background-color: #999999;
					color: #ffffff;
				}
				div.leftbar ul li#header span {
					width: 140px;
					padding: 8px 0px 8px 30px;
					display: block;
					font-size: 14px;
					font-weight: bold;
					background-color: #aaaaaa;
					color: #ffffff;
				}
				div.leftbar ul li#carlink a {
					width: 140px;
					padding: 8px 0px 8px 30px;
					display: block;
					font-size: 14px;
					font-weight: bold;
					background-color: #FFFFFF;
					filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;
					color: #000000;
				}
				div.leftbar ul li#carlink a:hover {
					background-color: #cccccc;
					color: #000000;
					text-decoration: none;
				}
	div.contentarea {
		width: 830px;
		min-height: 550px;
		padding-bottom:10px;
		float: left;
		background-color:#ffffff;
	}
		div.mainbanner {
			width: 798px;
			height: 140px;
			padding: 20px 0px 0px 30px;
			background: url(../../images/mainbanner_bg.png) repeat-x;
		}
			div.mainbanner div.button {
				width: 212px;
				height: 54px;
				float: right;
				margin: 20px 40px 0px 0px;
				padding: 10px 18px 16px 10px;
				background: url(../../images/button_hover.png);
				text-align: center;
				color: #ffffff;
			}
			div.mainbanner div.button:hover {
				background: url(../../images/button_hover.png) -240px 0;
			}
				div.mainbanner div.button h3 {
					color: #ffffff;
					text-decoration: underline;
				}
			div.mainbanner ul {
				font-size: 16px;
				font-weight: bold;
				color: #ffffff;
				margin: 10px 0px 10px 0px;
				padding: 0px;
				list-style-type: none;
			}
				div.mainbanner ul li img{
					width: 10px;
					height: 10px;
					margin-right: 10px;
				}
			div.mainbanner a {
				color: #ffffff;
			}

			div.greybox {
				width: 828px;
				background-color: #ebebeb;
			}
			div.middlebar {
				width: 516px;
				height: auto;
				float: left;
				background-color: #ffffff;
				margin-bottom: 60px;
			}

				div.contentbox {
					width: 830px;
					height: auto;
					
				}
		
				div.middlebar h3 {
					line-height: 150%;
					color: black;
					padding-left:30px;
					padding-bottom: 15px;
				}

				div.middlebar li {
					line-height: 150%;
					font-size: 13px;
				}

				div.middlebar ol {
					margin-left: 30px;
				}
		
				div.middlebar ul {
					margin-left: 30px;
				}
		

				div.middlebar img {
					margin: 0px 10px 10px 0px;
				}

				div.middlebar p {
					margin-left: 30px;
					margin-right: 30px;
					margin-bottom: 12px;
					font-size: 13px;
				}
			div.wide {
				width: 516px;
				height: 50px;
				float: left;
				position: relative;
			}
				div.wide h2 {
					width: 506px;
				}
				div.wide span.link {
					width: 300px;
					height: 23px;
					padding-top: 27px;
					position: absolute;
					top: 0px;
					right: 2px;
					text-align: right;
				}
			div.small {
				width: 304px;
				height: 50px;
				float: right;
			}
				div.small span.link {
					width: 294px;
					height: 23px;
					display: block;
					padding: 27px 0px 0px 10px;
				}
			div.rental {
				width: 516px;
				height: 222px;
				float: left;
				position: relative;
				margin-bottom: 10px;
			}
				div.title {
					height: 23px;
					padding-top: 7px;
					margin-bottom: 2px;
					color: #ffffff;
					font-size: 16px;
					font-weight: bold;
					text-align: center;
				}
				div.rental div.title {
					width: 514px;
					background-color: #3abca8;
				}
				div.item {
					height: 190px;
					background-color: #999999;
				}
				div.rental div.item {
					width: 170px;
					float: left;
					margin-right: 2px;
				}
				div.rental div.item:hover {
					background-color: #3abca8;
				}
					div.item div.imagecontainer {
						width: 170px;
						height: 130px;
						background-color: #ffffff;
						text-align: center;
					}
						div.item div.imagecontainer img {
							margin-bottom: 5px;
						}
						div.item div.imagecontainer span.more img {
							margin-bottom: 0px;
						}
					div.item p {
						/*width: 170px;*/
						height: 25px;
						margin-top: 5px;
						text-align: center;
						font-size: 12px;
						font-weight: bold;
						color: #ffffff;
					}
						div.item p span.price {
							font-size: 18px;
							font-weight: bold;
						}
						div.item p span.btw {
							font-size:8px;
						}
			div.vans {
				width: 304px;
				height: 222px;
				float: right;
				margin-bottom: 10px;
			}
				div.vans div.title {
					width: 304px;
					background-color: #2eae9a;
				}
				div.vans div.item {
					width: 304px;
					float: left;
				}
				div.vans div.item:hover {
					background-color: #3abca8;
				}
					div.vans div.item h4 {
						width: 304px;
					}
					div.vans div.item div.imagecontainer {
						width: 304px;
						height: 130px;
						background-color: #ffffff;
						text-align: center;
					}
						div.vans div.item div.imagecontainer img {
							margin: 0px;
						}
					div.vans div.item p {
						width: 304px;
					}
			div.leaseofthemonth {
				width: 514px;
				height: 222px;
				float: left;
				clear: left;
				margin-bottom: 10px;
			}
				div.leaseofthemonth div.title {
					width: 504px;
					padding-left: 10px;
					background-color: #de0b8b;
					text-align: left;
				}
				div.leaseofthemonth div.content {
					width: 464px;
					height: 170px;
					padding: 10px;
					padding-right: 40px;
					background: url(../../images/lotm_bg.png) repeat-x;
					position: relative;
				}
					div.leaseofthemonth div.content a.image {
						float: left;
						margin-right: 20px;
					}
					div.leaseofthemonth div.content h2 {	
						margin-top: 0px;
						color: #cc0099;
					}
					div.leaseofthemonth div.content p.pricing {
						position: absolute;
						left: 250px;
						bottom: 15px;
						font-size: 19px;
					}
					div.leaseofthemonth div.content p.pricing a {
						font-size: 12px;
					}
			div.sideBoxes {
				margin-top:20px;
			}
			div.box {
				width: 304px;
				height: 222px;
				float: right;
				margin-bottom: 10px;
			}
			div.box img {
				border: 1px solid white;
			}
			div.box img:hover {
				border: 1px solid #3abca8;
			}
				div.box div.content {
					width: 284px;
					height: 80px;
					padding: 10px;
					margin-top: 122px;
					background-color: #ffffff;
					opacity: .85;
					filter: alpha(opacity=85);
				}
					div.box div.content p {
						opacity: 1;
						filter: alpha(opacity=100);
					}
			div.rental2 {
				width: 516px;
				height: 222px;
				float: left;
				clear: left;
				margin-bottom: 10px;
			}
				div.rental2 div.itemcontainer {
					width: 170px;
					height: 222px;
					float: left;
					margin-right: 2px;
				}
				div.rental2 div.itemcontainer div.item:hover {
					background-color: #3abca8;
				}
					div.rental2 div.title {
						width: 170px;
					}
					div.rental2 div.title#nr1 {
						background-color: #2eae9a;
					}
					div.rental2 div.title#nr2 {
						background-color: #1b9481;
					}
					div.rental2 div.title#nr3 {
						background-color: #0f816f;
					}
					div.rental2 div.item {
						width: 170px;
					}
			div.category {
				width: 828px;
				height: auto;
				margin-bottom: 8px;
				clear: both;
			}
			div.category#last {
				margin-bottom: 38px;
			}
				div.category div.title {
					width: 818px;
					padding-left: 10px;
					background-color: #3abca8;
					text-align: left;
				}
				div.category div.title div.legend div.categorie { 
					float:left; 
					width:95px; 
				}
				div.category div.title div.legend div.energielabel { 
					float:left; 
					width:420px; 
					text-align:center; 
				}
				div.category div.title div.legend div.prijs { 
					float:left; 
					width:90px; 
					text-align:center; 
				}
				div.category div.item {
					width: 828px;
					height: 100px;
					margin-bottom: 2px;
					background-color: #ffffff;
				}
				div.category div.item#aanbieding {
					width: 828px;
					height: 115px;
					margin-bottom: 2px;
					background-color: #ffffff;
				}
				div.category div.item#aanbieding_row2 {
					width: 828px;
					height: 115px;
					margin-bottom: 2px;
					background-color: #f2f2f2;
				}
				div.category div.item#row2 {
					background-color: #f2f2f2;
				}
					div.category div.item img {
						float: left;
						margin-right: 10px;
					}
					div.category div.item div.categoryblock {
						width: 100px;
						height: 87px;
						float: left;
						margin-right: 2px;
						padding-top: 12px;
						background-color: #999999;
					}
					div.category div.item div.categoryblock#aanbieding {
						width: 150px;
						height: 87px;
						float: left;
						margin-right: 2px;
						padding-top: 0px;
						background-color: #999999;
					}
						div.category div.item div.categoryblock p {
							position:relative;
							top:-5px;
							width: 100px;
							height: 26px;
							margin-bottom: 12px;
							text-align: center;
							font-size: 26px;
							font-weight: bold;
							color: #ffffff;
						}
						div.category div.item div.categoryblock img {
							float: none;
							margin: 0px;
							padding-bottom: 2px;
							background-color: #ffffff;
						}
						div.category div.item div.categoryblock img.carThumb {
							float: none;
							margin: 0px;
							padding-bottom:0px;
							width: 150px;
						}
					div.category div.item div.description {
						width: 352px;
						height: 100px;
						float: left;
						margin-right: 10px;
					}
					div.category div.item div.description#aanbieding {
						margin-left:10px;
						margin-right:0px;
					}
						div.category div.item div.description h4 {
							/*width: 352px;*/
							text-align: left;
							color: #395773;
						}
						div.category div.item div.description p {
							/*width: 352px;*/
							height: 70px;
							text-align: left;
							color: #999999;
							font-weight: normal;
						}
					div.category div.item div.description#withpic {
							width: 245px;
							margin-right: 7px;
					}
						div.category div.item div.description#withpic h4 {
							width: 245px;
						}
						div.category div.item div.description#withpic p {
							width: 245px;
						}
					div.category div.item img.car {
						float: left;
						margin-top: 12px;
						margin-right: 10px;
						width: 100px;
						height: 75px;
					}
					div.category div.item div.availability {
						width: 100px;
						height: 100px;
						float: left;
						margin-right: 10px;
						background-color: #999999;
						text-align: center;
						font-weight: bold;
						color: #ffffff;
					}
					div.category div.item div.availability#aanbieding {
						top:8px;
						position:relative;
					}
						div.category div.item div.availability div {
							width: 100px;
							height: 18px;
							padding-top: 2px;
							background-color: #25a909;
						}
						div.category div.item div.availability p {
							width: 100px;
							margin-top: 22px;
						}
					div.category div.item div.buttons {
						width: 194px;
						height: 80px;
						padding-top: 20px;
						float: left;
					}
						div.category div.item div.buttons input {
							width: auto;
							height: 30px;
							margin-bottom: 10px;
							font-size: 12px;
						}
						div.category div.item div.buttons p {
							width: 194px;
							height: 40px;
							margin: 0px;
							padding: 0px;
							font-size: 11px;
							font-weight: normal;
							text-align: left;
						}
			div.carcontainer {
				margin-bottom:10px;
				width: 808px;
				height: auto;
				padding: 10px;
				background-color: #cccccc;
				clear: both;
			}
				div.carcontainer div.passengercars {
					width: 484px;
					height: auto;
					margin-right: 2px;
					background-color: #ffffff;
					float: left;
				}
					div.passengercars div.title {
						width: 484px;
						background-color: #de0b8b;
					}
					div.itemcontainer {
						width: 160px;
						height: auto;
						float: left;
					}
					div.passengercars div.itemcontainer {
						margin-right: 2px;
					}
					div.passengercars div.itemcontainer#last {
						margin-right: 0px;
					}
						div.passengercars div.itemcontainer div.item {
							width: 160px;
							height: 155px;
						}
						div.passengercars div.itemcontainer div.item:hover {
							background-color: #3abca8;
						}
							div.passengercars div.itemcontainer div.item div.imagecontainer {
								width: 160px;
								height: 95px;
							}
								div.passengercars div.itemcontainer div.item div.imagecontainer img {
									width: 160px;
									height: 95px;
								}
						div.passengercars div.itemcontainer p.links {
							width: 154px;
							margin-top: 10px;
							padding: 3px;
							padding-bottom: 10px;
							margin-left:5px;
						}
							div.passengercars div.itemcontainer p.links span.category {
								width: 30px;
								margin-right: 5px;
								float: left;
								font-weight: bold;
							}
							div.passengercars div.itemcontainer p.links a {
								width: 130px;
								font-weight: bold;
								color: #333333;
								text-decoration: none;
							}
							div.passengercars div.itemcontainer p.links a:hover {
								color: #333333;
								text-decoration: underline;
							}
							div.passengercars div.itemcontainer p.links span.more {
								margin-top: 10px;
							}
								div.passengercars div.itemcontainer p.links span.more img {
									margin-left: -3px;
									margin-bottom: 0px;
								}
								div.passengercars div.itemcontainer p.links span.more a {
									font-weight: normal;
									color: #0033ff;
									text-decoration: underline;
								}
				div.carcontainer div.grouptransport {
					width: 160px;
					height: auto;
					margin-right: 2px;
					float: left;
				}
					div.grouptransport div.title {
						width: 160px;
						background-color: #de0b8b;
					}
						div.grouptransport div.itemcontainer div.item {
							width: 160px;
							height: 155px;;
						}
						div.grouptransport div.itemcontainer div.item:hover {
							background-color: #3abca8;
						}
							div.grouptransport div.itemcontainer div.item div.imagecontainer {
								width: 160px;
								height: 95px;
							}
								div.grouptransport div.itemcontainer div.item div.imagecontainer img {
									width: 160px;
									height: 95px;
								}
						div.grouptransport div.itemcontainer p.links {
							width: 154px;
							margin-top: 10px;
							padding: 3px;
							padding-bottom: 10px;
							margin-left:5px;
						}
							div.grouptransport div.itemcontainer p.links span.category {
								width: 25px;
								margin-right: 5px;
								float: left;
								font-weight: bold;
							}
							div.grouptransport div.itemcontainer p.links a {
								width: 130px;
								font-weight: bold;
								color: #333333;
								text-decoration: none;
							}
							div.grouptransport div.itemcontainer p.links a:hover {
								color: #333333;
								text-decoration: underline;
							}
							div.grouptransport div.itemcontainer p.links span.more {
								margin-top: 10px;
							}
								div.grouptransport div.itemcontainer p.links span.more img {
									margin-left: -3px;
									margin-bottom: 0px;
								}
								div.grouptransport div.itemcontainer p.links span.more a {
									font-weight: normal;
									color: #0033ff;
									text-decoration: underline;
								}
				div.carcontainer div.vans2 {
					width: 160px;
					height: auto;
					float: left;
				}
					div.vans2 div.title {
						width: 160px;
						background-color: #de0b8b;
					}
						div.vans2 div.itemcontainer div.item {
							width: 160px;
							height: 155px;;
						}
						div.vans2 div.itemcontainer div.item:hover {
							background-color: #3abca8;
						}
							div.vans2 div.itemcontainer div.item div.imagecontainer {
								width: 160px;
								height: 95px;
							}
								div.vans2 div.itemcontainer div.item div.imagecontainer img {
									width: 160px;
									height: 95px;
								}
						div.vans2 div.itemcontainer p.links {
							width: 154px;
							margin-top: 10px;
							padding: 3px;
							padding-bottom: 10px;
							margin-left:5px;
						}
							div.vans2 div.itemcontainer p.links span.category {
								width: 25px;
								margin-right: 5px;
								float: left;
								font-weight: bold;
							}
							div.vans2 div.itemcontainer p.links a {
								width: 130px;
								font-weight: bold;
								color: #333333;
								text-decoration: none;
							}
							div.vans2 div.itemcontainer p.links a:hover {
								color: #333333;
								text-decoration: underline;
							}
							div.vans2 div.itemcontainer p.links span.more {
								margin-top: 10px;
							}
								div.vans2 div.itemcontainer p.links span.more img {
									margin-left: -3px;
									margin-bottom: 0px;
								}
								div.vans2 div.itemcontainer p.links span.more a {
									font-weight: normal;
									color: #0033ff;
									text-decoration: underline;
								}
	div.footer {
		width: 1000px;
		clear: both;
		padding-top: 20px;
		background-color: #cccccc;
	}
		div.footer ul {
			width: 130px;
			height: auto;
			margin: 0px 0px 20px 35px;
			padding: 0px;
			float: left;
			list-style-type: none;
		}
		div.footer ul#contact {
			width:260px;
		}
			div.footer ul li {
				height: auto;
				margin: 0px;
				padding: 0px;
			}
				div.footer ul li a {
					color: #666666;
					text-decoration: none;
				}
				div.footer ul li a:hover {
					color: #666666;
					text-decoration: underline;
				}
				div.footer ul li.main a {
					font-weight: bold;
				}
				div.footer ul li.main a:hover {
					font-weight: bold;
					color: #666666;
					text-decoration: underline;
				}
	div.footer p {
		width: 945px;
		height: 12px;
		clear: both;
		padding: 8px 20px 10px 35px;
		background-color: #719a30;
		color: #ffffff;
		text-align: right;
	}
		div.footer p a {
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
		}
		div.footer p a:hover {
			color: #ffffff;
			text-decoration: underline;
		}
