@CHARSET "ISO-8859-1";
@import url("Extra/StyleCarousel.css");
@import url("Extra/StyleLightbox.css");
@import url("Extra/SpryValidationTextField.css");

body
{
	text-align: center;
	background: url("Images/siteBackground.png") repeat-x top #283964;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
}

img
{
	border: none;
}

h1
{
	font-size: 12px;
	color: #283964;
	margin: 0px 0px 4px 1px;
}

p
{
	margin-top: 2px;
}

h2
{
	font-size: 14px;
	color: #283964;
	margin: 6px 0px 4px 0px;
}

h4
{
	font-size: 12px;
	color: #283964;
	margin: 0px 0px 4px 2px;
}

.clearFloat{
	clear: both;
	font-size:1pt;
	height:1px;
}



div.category
{
	margin: 0px 0px 10px 10px;
	padding: 5px 5px 5px 5px;
	border: solid #ffffff 1px;
	height:200px;
	float:left;
	width: 305px;
	cursor:pointer;
	cursor:hand;
}
div.category img
{
	margin: 0px 10px 0px 0px;
	height: 125px;
}
div.category div{
	float: left;
}

div.category p{
	font-family: Arial, Helvetica, sans-serif;
}
div.categoryHead
{
	
}
div.categories
{
	width: 660px;
	float:left;
}
div.balk1{
	border: 1px solid #283964;
	font-size: 5px;
	height: 10px;
	
}
div.balk1 div{
	margin: 1px;
	font-size: 5px;
	height:8px;
	background:  #33487d;
}

div.balk div{
	float: left;
	width: 160px;
}
div.card{
	width: 660px;
	float:left;
}

.totalTableRow{
	border-top: 1px solid #283964;
}
tr.subTotaal{

	font-weight: bold;
}

div.product
{
	margin-bottom: 10px;
	border: 1px solid #4662a8;
	padding: 2px 2px 6px 7px;
}
div.product img
{
	float: left;
	margin: 2px 2px 2px 2px;
}

div.productDetail p{
	margin: 0px;
}

div.productDetail .productDescription{
	min-height: 100px;
	margin:0px;
	padding:0px;
}

div.productDetail .productPrice{
	font-size: 18px;
	font-weight:bolder;
	text-align:right;
	margin: 2px 5px 5px 5px;	
	color: #283964;
	min-height:20px;
}

div.productDetail select{
	min-width: 60px;
}

div.actionProducts{
	float:right;
	text-align:center;
}
div.actionProduct{
	width: 180px;
	padding:5px 5px 5px 5px;
	border: solid 2px #283964;
	min-height: 380px;
	text-align:center;
}

div.searchProduct{
	width: 180px;
	padding:5px 5px 5px 5px;
	border: solid 2px #283964;
	min-height: 50px;
	text-align: left;
	margin-bottom:5px;
}

div.siteContainer
{
	margin: auto;
	width: 900px;
	background: #FFFFFF; /*url("Images/contentBackground.png") repeat-y;*/
	text-align: left;
	padding: 0px 0px 0px 0px;
}

div.siteTop
{
	margin:auto;
	height: 150px;
	border-bottom: solid 2px #33487d;
}

h2.headerText
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bolder;
	color: #1e2f5a;
}
div.companyText{	

	float: left;
	margin-top: 35px;
	margin-left:0px;
	text-align:right;
	width:55%;
}
div.siteLogo
{
	padding: 10px 0px 0px 20px;
	float:left;
}

div.siteMenu
{
	float: right;
	margin: 35px 10px 0px 0px;
	width: 620px;
}

div.siteMenu a, div.siteMenu a:visited
{
	width: 120px;
	height: 24px;
	line-height: 22px;
	display: block;
	font-weight: bold;
	margin-left: 2px;
	background: url("Images/menuBack.png") repeat-x;
	color: White;
	float: left;
	text-decoration: none;
	text-align: center;

}

div.buttonCard
{
	margin-top: 15px;
	float:right;
}

div.backArea a, div.backArea a:visited, input.cardButton, div.buttonCard a, div.buttonCard a:visited, div.productDetail a, div.productDetail a:visited
{
	width: 130px;
	height: 24px;
	line-height: 22px;
	display: block;
	font-weight: bold;
	margin-left: 2px;
	background: url("Images/menuBack.png") repeat-x;
	color: White;
	float: left;
	text-decoration: none;
	text-align: center;
}
div.buttonCard a, div.buttonCard a:visited{
	width: 180px;
}

input.cardButton{
	border: 0px;
	padding:0px;
	width: 100px;
	float:right;
}

div.productDetail a, div.productDetail a:visited{
	float: right;
	margin: 0px 5px 0px 5px;
}
div.productDetail div.selection{
	float: right;
}

div.backArea a:hover, div.buttonCard a:hover, div.productDetail a:hover, div.siteMenu a:hover
{
	background-image: url("Images/menuBackHover.png");
	text-decoration: none;
}

div.siteCarousel
{
	height: 200px;
	background: url("Images/carouselBackground.png");
	border-bottom: solid 2px #962038;
}

div.siteContent
{
	min-height: 800px;
	padding: 20px;
	line-height: 18pt;
}

.siteContent a, .siteContent a:visited
{
	text-decoration: none;
	color: #283964;	

}

.siteContent a:hover
{
	text-decoration: underline;
}

div.breakCrump
{
	margin-bottom: 5px;
	margin-top: -5px;
}

div.siteFooter
{
	width: 904px;
	height: 24px;
	margin: auto;
	background: url("Images/siteFooter.png") no-repeat;
	font-size: 10px;
	color: #333;
}



div.loginArea div.tab{
	float: left;
	margin-left: 2px;
}

div.tab div.TabTop{
	background: #283964;
	color: #ffffff;
	font-weight:bold;
}
div.tab div.TabBody{
	border: 1px solid #283964;
	min-height:100px;
}

.message
{
	color: red;
	font-weight:bold;
}

.subtotaal{
	font-weight: bold;
}
td.subtotaal{
	border-top: 1px solid #283964;
}

input.searchButton{
	width: 180px;
	height: 24px;
	line-height: 22px;
	display: block;
	font-weight: bold;
	margin-top:4px;

	background: url("Images/menuBack.png") repeat-x;
	color: White;
	float: left;
	text-decoration: none;
	text-align: center;

	border: 0px;
	padding:0px;
}




