html,body {
	margin: 0px;
	padding:0px;
	font-family: Tahoma;
	font-size: 10px;
	background-color: #e1f0da;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
a {

outline:none;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-top:0;
	margin-bottom: 2px;
}
form {
    display: inline;
}
img { border:0px }

div.container
{
width:1000px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding-top: 21px;
position:relative;
}

div.xmass{
height:260px;
left:315px;
position:absolute;
top:18px;
width:300px;
}
div.christmas_star_2s{
height:300px;
left:815px;
position:absolute;
top:69px;
width:200px;
}
div.topnav
{
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	
}
div.links
{
	padding-right: 28px;
	text-align:right;
	padding-top: 34px;
}


div.topnav a
{
	margin-left: 12px;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.topnava
{
	margin-left: 0px;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


div.shopcart
{
	padding-left: 28px;
	padding-top: 27px;
	float:left;
}

div.msg
{
	font-family: Arial, Helvetica, sans-serif;
	color: #f7941d;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
	padding-top: 30px;
	float:left;
}

div.leftnav
{
width:199px;
float:left;
line-height:9px;
background-color:#FFFFFF;
}
.leftbtn
{
	width:159px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c1;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
}

.leftbtn a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #969596;
	font-weight:bold;
}

.leftbtn .a2
{
	font-family:verdana;
	font-size:10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffa91e;
	font-weight:bold;
}


div.featurehome
{
	height:82px;
	width:800px;
	background-image: url(images/kitchen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color:#FFFFFF;
}

div.featurehome img
{
padding-top:50px;
padding-left: 10px;
}
div.clear
{
clear:both;
width:0;
height:0;
margin:0;
padding:0;
}

div.content
{
	width:1000px;
	background-color:#FFFFFF; 
	/** background-color: #fffcde;**/
}

div.footer
{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
/* 	padding-right:27px; */
	text-align:center;
	padding-bottom: 20px;
	background-color:#FFFFFF;
	color: #333333;
}

div.footer a
{
	font-family: Arial, Helvetica, sans-serif;
/* 	font-size: 9px; */
/* 	font-weight: bold; */
/* 	text-transform: uppercase; */
	color: #333333;
/* 	margin-left: 27px; */
}

div.middle
{
	float: left;
	width: 785px;
	padding-left: 10px;
	padding-right: 5px;

}

/* ***** home page feature product****** */

div.featurepro
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdcccc;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 40px;
}

div.featurepro div.propic
{
	float:left;
	width: 115px;
	padding:5px;
}

div.featurepro .currency
{
	color:#0c79a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
}

div.featurepro .price
{
	color:#f7941d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
}

div.featurepro p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #898989;
	line-height:13px;
	padding-top: 5px;
	padding-bottom: 5px;

}


/* ***** page products****** */

div.products
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcccc;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdcccc; */
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 40px;
}

div.products div.propic
{
	float:left;
	width: 115px;
	padding:5px;
}

div.products .currency
{
	color:#0c79a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
}

div.products .price
{
	color:#f7941d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
}

div.products p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #898989;
	line-height:13px;
	padding-top: 5px;
	padding-bottom: 5px;

}


/*** catnav ***/

div.location
{
	padding-top: 13px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcc;
	margin-bottom:10px;
}

/** Products**/

.tbl_products
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcccc;
	vertical-align: top;

}

.pd_price, .pd_price a
{
	color:#f7941d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
	text-decoration: none;
	text-align: right;
}

.pd_name, .pd_name h2, .pd_name a
{
	color:#3190b5;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	text-decoration: none;
}
.pd_name h2, .pd_name a {
	margin: 0;
}
.pd_art
{
	color:#000000;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.pd_image{
	float:left;

}
.pd_image img {
	margin: 0 5px 0 0;
}
.pd_des{

	color:#959595;
	font-family: Arial;
	font-size: 10px;
	height: 100px;
	
}

.pd_details{
	color:#666666;
	font-family: Arial;
	font-size: 12px;
	padding-top:10px;
	padding-bottom: 10px;
}


.entryTableHeader, .entryTableHeader td{
	font-family: Helvetica, Arial;
	color: #000;
	background-color: #edf7ff;
	font-weight: bold;
	border:1px solid #d3e0eb;
	padding:5px;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
	border-bottom:1px solid #ccc;
}

.totalprijs {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.infoTable .pricetd {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}


div.flash
{
width:669px;
height:225px;
float:left;
}

div.searchbox
{
	background-image: url(images/img01_04.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 331px;
	float:left;
}
div.searchbox .searchform
{

	padding-top: 12px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.btn
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3c73b9;
	border: 1px solid #CCCCCC;
	padding: 3px;
	text-transform: uppercase;
}


div.logo
{
	background-image: url(images/img01_02.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 331px;
	float:left;
}
div.logo h1
{
	margin: 0;
	padding: 0;
}
div.blue
{
	background-image: url(images/img01_03.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 331px;
	float:left;
}

div.pagetext
{

padding:5px;
line-height:20px;
}

div.pagetext h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffa719;
	font-size:16px;
	font-style: italic;
	padding-bottom: 2px;
	border-bottom-width: 1px;	
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

div.middle h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffa719;
	font-size:16px;
	font-style: italic;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

div.Searchbox
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 2px;
	margin-bottom: 20px;
	height:90px;
}

div.Searchboximg
{
	position:absolute;
	z-index:0;
	height:90px;
}

div.Rsearch
{
	position:relative;
	left:85px;
	top:-90px;
	width:600px;
	height:90px;
}

.searchtitle a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3c73b9;
	margin-bottom: 5px;
	padding:0;
	text-decoration:none;
}

.searchtitle a:hover
{
	text-decoration:underline;
}

.searcharticlenr a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666;
	margin: 0;
	padding:0;
	text-decoration: none;
}

.searcharticlenr a:hover
{
	text-decoration:underline;
}

.searchdesc a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	margin:0;
	padding:0;
	text-decoration:none;
}

.searchdesc a:hover
{
	text-decoration:underline;
	
}

.searchprice{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
		color: #3c73b9;
}

.searchbasket a
{
	color: #ffa719;
	text-decoration:none;
}

.searchbasket a:hover
{
	text-decoration:underline;
}


/***** for left popup menu***/

#dropmenudiv{
position:absolute;
background-color: #E3FFB0;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C7FF5E;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}


/**** checkout options ****/

.checkout_option
{
	padding: 5px;
	border: 1px solid #4eb8ff;
	background-color: #c2f9ff;
	text-align: center;
}

.checkout_option:hover
{
	padding: 5px;
	border: 1px solid #d7d7d7;
	background-color: #ebebeb;
	text-align: center;
}

.checkout_option a
{
	color: #000;
	font-size: 10px;
	text-decoration: none;
	display:block;
}



.loggedin
{
	padding: 5px;
	border: 1px solid #FFFF5E;
	background-color: #FFFFEC;
}

.loggedin a
{
	color: #0c79a6;
	font-size: 12px;
	text-decoration: underline;
}











.tabberlive .tabbertabhide {

 display:none;

}




.tabberlive {

 margin-top:1em;

}




ul.tabbernav

{

 margin:0;

 padding: 3px 0;

 border-bottom: 1px solid #79969F;

 font: bold 10px Verdana, sans-serif;

}



ul.tabbernav li

{

 list-style: none;

 margin: 0;

 display: inline;

}



ul.tabbernav li a

{


 padding: 3px 0.5em;

 margin-left: 3px;

 border: 1px solid #79969F;

 border-bottom: none;

 background: #c8d7dc;

 text-decoration: none;

}



ul.tabbernav li a { color: #000; }

ul.tabbernav li a:hover

{

 color: #FFF;

 background: #c8d7dc;

 border-color: #79969F;

}



ul.tabbernav li.tabberactive a

{

 background-color: #fbf9e1;

 border-bottom: 1px solid #79969F;

}



ul.tabbernav li.tabberactive a:hover

{

 color: #000;

 background: white;

 border-bottom: 1px solid #79969F;

}




.tabberlive .tabbertab {

 padding:5px;

 border:1px solid #79969F;

 border-top:0;
}





.tabberlive .tabbertab h2 {

 display:none;

}

.tabberlive .tabbertab h3 {

 display:none;

}





.tabberlive#tab1 {

}

.tabberlive#tab2 {

}

.tabberlive#tab2 .tabbertab {

 height:200px;

 overflow:auto;

}

.breadcrumb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding: 5px;

}

.breadcrumb a { font-size:10px;}

td.welcometxt {
	padding:10px;
	color:#097bb3;
	font-size:16px;  text-align:center;
	border-bottom:1px solid #dbf3ff;
}

.login{ padding:10px; border:1px solid #3190c1;text-decoration:none; display:block; margin:0 auto; text-align:center; text-transform:uppercase; color:#3190c1; margin:10px; font-size:12px;}
.login:hover{ background-color:#e3f6ff; color:#000;}

.countrySelection{ border:1px solid #d3e0eb; background-color:#edf7ff; margin:10px auto; width:90%; padding:10px; text-align:center;}
.countrySelection select{ border:1px solid #d3e0eb; background-color:#edf7ff; margin:0 auto; width:90%; padding:10px; display:block;}

.topBanners{
	text-align:center;
	padding-top:5px;
	
}

.topBanners ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	
}
.topBanners ul li{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	
}
.alternativeProducts{ list-style:none; margin:0; padding:0;}
.alternativeProducts li { list-style:none; margin:5px; padding:5px; border:1px solid #ccc; position:relative;}
.alternativeProducts li span { display:block; margin:0; padding:0; font-size:11px;}

.cross{ text-decoration:line-through; color:#9e0b0f; font-size:12px;}
