body {

	background: #4396CA url('layout/bg.png') top left repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align: center;

}

img {
	border: 0px;
}

#container {

	margin: 0px auto;
	padding-top: 20px;
	text-align: left;
	width: 1000px;

}

#logo {

	background: url('layout/logo.jpg') no-repeat;
	float: left;
	height: 80px;
	margin-bottom: 10px;
	*margin-bottom: 0px;
	width: 430px;

}

#cart {

	float: right;
	margin-bottom: 10px;
	width: 570px;

}

#header {

	background: url('layout/bg_header.png') no-repeat;
	height: 48px;
	width: 1000px;

}

#header_content {

	float: left;
	line-height: 42px;
	margin-left: 20px;
	width: 725px;

}

#header_search {

	float: right;
	line-height: 42px;
	margin-right: 20px;
	text-align: right;
	width: 190px;
	_width: 170px;

}

#middle {

	background: url('layout/bg_middle.png') repeat-y;
	text-align: center;
	width: 1000px;

}

#content {

	margin: 0px auto;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	width: 970px;

}

#column_left {
	
	float: left;
	width: 204px;

}

#column_middle {

	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 542px;
	
}

#column_right {

	float: left;
	width: 204px;

}

#footer {

	background: url('layout/bg_footer.png') no-repeat;
	height: 52px;
	width: 1000px;
	
}

/* BOF added by CREHelp*/
#menu {

	float:left; 
	margin-top: 6px; 
	width:40px;

}

.rating {

	font-size: 6px;
	color: #ffffff;
	
}
/* EOF added by CREHelp*/

form {

	margin: 0px;

}

.clear { clear: both; }

.top_category {

	border-bottom: 1px solid #CCC;
	color: #D90F0F;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;

}

.sub_category {

	border-bottom: 1px solid #CCC;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;

}

.sub_category A {

	color: #040468;
	text-decoration: none;

}

.sub_category_image {

	border-bottom: 1px solid #CCC;
	padding-left: 10px;
	width: 7px;

}

.sub_sub_table {

	background: #F1F1F1;
	border-bottom: 1px solid #CCC;

}

.sub_sub_category {

	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding-left: 27px;

}

.sub_sub_category A {

	color: #040468;
	text-decoration: none;

}

.voordeel_text {

	color: #666;
	font-size: 10px;
	
}
.voordeel_text a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

A.breadcrumb {

	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	

}

ul.information_top {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 42px;
}
ul.information_top li {
	float: left;
	height: 42px;
	line-height: 42px;
	color: #fff;
	padding-right: 23px;
	font-size: 12px;
}
ul.information_top li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.information_link {

	color: #FFF;
	font-size: 13px;
	line-height: 42px;
	text-align: center;

}

.information_link A {

	color: #FFF;
	text-decoration: none;

}

A.pageResults {

	color: #666;

}

A.footer_link {

	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

.footer_link {

	color: #FFF;
	font-size: 12px;
	font-weight: bold;

}

div.datepicker {
	position: absolute;
	background-color: #eee;
	border: 1px solid #ccc;
}
div.datepicker th {
	font-weight: bold;
	font-size: 10px;
}
div.datepicker td {
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
}
div.datepicker tfoot td {
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}

a.grey_link {
	color: #6e6e6e;
	font-weight: bold;
	text-decoration: none;
}
a.compare {
	color: #0c0642;
	font-weight: bold;
	text-decoration: none;
}
span.special_price {
	font-weight: bold;
	color: #ff0000;
}
span.arrow_compare {
	background: url(images/bullet_compare.jpg) no-repeat center left;
	padding-left: 20px;
	height: 15px;
	display: block;
	line-height: 15px;
}


.tbl td {
	padding-top: 2px;
	padding-bottom: 2px;
}

table.info_table td {
	color: #0c0642;
}

a.best_seller_link {
	color: #000066;
	text-decoration: none;
	font-size: 12px;
}
p.review_text {
	padding: 10px;
	margin: 0px;
	font-size: 10px;
}
p.review_text a {
	color: #000066;
	text-decoration: none;
}
div.reviews_separator {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	border-top: 1px solid #ccc;
}

table.size_table td.red {
	border: 1px solid #9B0505;
}
table.size_table td.blue {
	border: 1px solid #456DC1;
}

select, input {
	font-family: Verdana;
}


/* Shopping cart */
table.shopping_cart_table {
}
table.shopping_cart_table th {
	border-bottom: 1px solid #000;
	font-size: 11px;
	text-align: left;
}
table.shopping_cart_table td a.delete_cart {
	padding: 0px 3px 2px 3px;
	text-decoration: none;
	color: #292B82;
	background-color: #eee;
	border: 1px solid #999999;
	border-left: 0px;
	border-top: 0px;
}

span.special {
	color: #888;
}

td.products_price_listing {
	font-size: 20px;
}
span.small_price, span.small_price_ext {
	font-size: 14px;
}

a.sub_cat_link {

	font-size: 12px;
	color: #040468;
	text-decoration: none;
	font-weight: bold;

}
.blokSearchCloud							{	padding: 4px 0px 2px 0px; clear: both; * display: inline-block; }
.blokSearchCloud table						{	width: 100%; font-size: 11px; z-index: 1; }
.blokSearchCloud td							{	vertical-align: bottom; text-align: center; }
.blokSearchCloud td.first					{	text-align: left; }
.blokSearchCloud td.last					{	text-align: right; }
.blokSearchCloud a							{	text-decoration: none; color: #b9b9a9; }
.blokSearchCloud a:hover					{	color: #2187c5 !important; }
.blokSearchCloud a.size2					{	font-size: 13px; }
.blokSearchCloud a.size3					{	font-size: 15px; }
.blokSearchCloud a.size4					{	font-size: 17px; font-weight: bold; margin: 1px 0px -1px 0px; display: -moz-inline-box; display: inline-block; }

.kolom123 .blokSearchCloud					{	padding-top: 9px; }
#lastViewed									{	margin-bottom: 10px; }
#siteFooter									{	padding-top: 5px; }

