body	{
	background: url(../images/background_body.png) repeat-x top;
	}

html	{
	overflow-x: hidden;
	overflow-y: auto;
	}

/* IE6 houdt niet van png's */	
* html body	{
	background-image: url(../images/background_body.png);
	}
	
body, html {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	height:100%;
	margin:0;
	min-height:100%;
	padding:0;
	}

td	{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	}
	
a	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover		{
	text-decoration: underline;
	color: #737373;
	}	

a img	{
	border: none;
	}

div#wrapper	{
	margin: 0 auto;
	padding: 0 62px;
	width: 900px;
	/* height: 100%; */
	background: #fff;
	}

/* header */
	
div#header	{
	height: 140px;
	overflow: hidden;
	}
	
body.frontpage div#header	{
	height: 249px;
	}
	
div#header ul.toplinks	{
	background: url(../images/header/background_header_wide_contentpage.jpg) no-repeat top;
	width: 900px;
	height: 140px;
	padding: 0;
	margin: 0;
	}

body.contentpage-hema div#header ul.toplinks	{
	background: url(../images/header/background_header_contentpage_hema.jpg) no-repeat top;
}

body.frontpage div#header ul.toplinks	{
	height: 249px;
	}

body.frontpage-hema div#header ul.toplinks	{
	background-image: url(../images/header/background_header_frontpage_hema.jpg);
}

body.frontpage-ne div#header ul.toplinks,
body.frontpage-nl div#header ul.toplinks	{
	background-image: url(../images/header/background_header_frontpage_ne.jpg);
}

body.frontpage-de div#header ul.toplinks	{
	background-image: url(../images/header/background_header_frontpage_de.jpg);
}

body.frontpage-us div#header ul.toplinks,
body.frontpage-en div#header ul.toplinks	{
	background-image: url(../images/header/background_header_frontpage_en.jpg);
}

div#header ul.toplinks li	{
	list-style: none;
	margin: 0;
	xdisplay: block;
	float: left;
	width: 79px;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	}

div#header ul.toplinks li a	{
	display: block;
	color: #f49a37;
	font-size: 9px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 40px 0 0 0;
	}

div#header ul.toplinks li a:hover	{
	color: #000;
	}
	
div#header ul.toplinks li a.about	{
	background-image: url(../images/header/background_headerlist_about.gif);
	}
	
div#header ul.toplinks li a.contact	{
	background-image: url(../images/header/background_headerlist_contact.gif);
	}
	
div#header ul.toplinks li a.faq	{
	background-image: url(../images/header/background_headerlist_faq.gif);
	}
	
div#header ul.toplinks li a.shopping	{
	background-image: url(../images/header/background_headerlist_shopping.gif);
	}
	
div#header ul.toplinks li a.basket	{
	background-image: url(../images/header/background_headerlist_basket.gif);
	}
	
div#header ul.toplinks li a.orderinfo	{
	background-image: url(../images/header/background_headerlist_orderinfo.gif);
	}

div#header ul.toplinks li a.newsletter	{
	background-image: url(../images/header/background_headerlist_newsletter.gif);
	}

div#header ul.toplinks li a.links	{
	background-image: url(../images/header/background_headerlist_links.gif);
	}

div#header ul.toplinks li a.news	{
	background-image: url(../images/header/background_headerlist_news.gif);
	}

div#header ul.countries	{
	position: relative;
	top: -148px;
	left: 836px;
	width: 30px;
	}

body.frontpage div#header ul.countries	{
	top: -257px;
	}
	
div#header ul.countries	{
	padding: 0
	margin: 0;
	}
	
div#header ul.countries li	{
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
/* menu */
div#menu	{
	margin: 5px 0 0px 0;
	height: 60px;
}

body.frontpage div#menu	{
	margin: 5px 0 0px 0;
}

div#menu ul	{
	height: 60px;
	background-image: url(../images/menu/background_menu_wide.gif);
	background-repeat: no-repeat;
	background-position: 0px 19px;
	margin: 0;
	padding: 0 0 0 45px;
	}
	
div#menu ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}
	
div#menu ul li a	{
	display: block;
	padding: 26px 25px 15px 25px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: left;
	}

div#menu ul li a:hover	{
	color: #000;
	}
	
div#menu ul li a.clothing	{
	background-image: url(../images/menu/background_menu_clothing.png);
	padding-left: 60px;
	}
	
div#menu ul li a.bags	{
	background-image: url(../images/menu/background_menu_bags.png);
	padding-left: 80px;
	}
	
div#menu ul li a.books	{
	background-image: url(../images/menu/background_menu_books.png);
	padding-left: 60px;
	}
	
div#menu ul li a.stickers	{
	background-image: url(../images/menu/background_menu_stickers.png);
	padding-left: 50px;
	}
	
div#menu ul li a.extra	{
	background-image: url(../images/menu/background_menu_extra.png);
	padding-left: 50px;
	}

/* en... voor IE6 maar weer gifjes */	
* html div#menu ul li a.clothing	{
	background-image: url(../images/menu/background_menu_clothing.gif);
	}
	
* html div#menu ul li a.bags	{
	background-image: url(../images/menu/background_menu_bags.gif);
	}
	
* html div#menu ul li a.books	{
	background-image: url(../images/menu/background_menu_books.gif);
	}
	
* html div#menu ul li a.stickers	{
	background-image: url(../images/menu/background_menu_stickers.gif);
	}
	
* html div#menu ul li a.extra	{
	background-image: url(../images/menu/background_menu_extra.gif);
	}	
	
/* content */
div#content	{
	clear: both;
	}

div#toolbar {
	height: 30px;
}


table.gsc-branding {
	display: none;
}

.gsc-wrapper {
	margin-top: 20px;
}

.gsc-tabsArea {
	display: none;
}

.gs-result .gs-title,
.gs-result .gs-title * {
	color: #E57F33 !important;
	text-decoration: none !important;
}

div#google_search {
	float: left;
	width: 300px;
	padding-left: 10px;
}

.gsc-control-cse div {
	width: 900px;
}

div#facebook_likebutton {
	float: left;
	height: 30px;
	padding-left: 10px;
}



div#login {
	float: right;
	text-align: right;
	padding-right: 10px;
}
	
div#login form {
	margin: 0px;
}
	
div#login table	{
	position: relative;
	display: inline;
	width: 100%;
}

div#login table.loggedin	{
	position: relative;
	right: 0px;
	width: 100%;
	}

div#login table.loggedin td	{
   text-align: right;
}

div#login table td	{
	color: #f4992e;
	font-weight: bold;
	margin: 0;
	padding: 3px;
}	

div#login table td input,
div#google_search input.cse-search-input	{
	width: 100px;
	height: 13px;
	line-height: 13px;
	font-size: 8pt;
	border: 1px solid #98d6e5 !important;
	margin: 0;
	padding: 0;
}

div#google_search input.cse-search-input	{
	width: 200px;
}

div#google_search input.cse-search-button {
	font-size: 8pt;
}

table.home_top	{
	border-bottom: 1px solid #98d6e5;
	}
	
table.home_bottom td:first-child	{
	border-right: 1px solid #98d6e5;
	}
	
table.home_top td,
table.home_bottom td	{
	padding: 0px;
	margin: 0px;
}

table.home_top img,
table.home_bottom img	{
	padding: 0px;
	margin: 0px;
}

/* footer */
div.footer	{
	margin: 40px 0 0 0;
	clear: both;
	height: 48px;
	background: url(../images/footer/background_footer_wide.gif) no-repeat top;
	padding: 6px 0;
	text-align: center;
	color: #fff;

	}

/*
div.footer-nl	{
	background-image: url(../images/footer/background_footer_big_wide.gif);
	height: 60px;
}
*/

div.footer a	{
	color: #fff;
	}
	
div.footer a:hover	{
	color: #000;
	}
	
/* ------------------------- ouwe zooi ------------------------------------*/

#orderTable tr th
{
	font-size: 11px;
	color: #E57F33;
}

#introtext
{
	line-height: 15px;
	font-size: 11px;
	color: #E57F33;
	text-align: right;
	vertical-align: bottom;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

.pr
{
	padding: 5px;
	text-align: left;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.text		{
		padding: 10px;
		}

h1, .header, h2.large		{
    color: #E57F33;
    font-weight: normal;
    font-size: 21px;
    margin-top: 10px;
    margin-bottom: 10px;
    }


h2,
.category-text h1		{
		font-size: 16px;
    font-weight: bold;
    padding: 0px;
    margin: 4px 0 10px 0;
		color: #E57F33;
    }
    
.right_header	{
		color: #E57F33;
		font-weight: normal;
		font-size: 21px;
		margin-top: 20px;
		margin-bottom: 5px;
		text-align: right;
		}

.right_header a, .header a
{
	color: #E57F33;
	font-weight: normal;
	font-size: 21px;
}

.OrangeBold	{
		color: #E57F33;
		font-weight: bold;
		font-size: 12px;
		}

.orange
{
	color: #E57F33;
}

.blue 
{
	color: #1e9bc6;
}

.orangeBg
{
	background-color: #ffcc99;
}

.admintitle, .subheader	{
		color: #E57F33;
		font-weight: normal;
		font-size: 16px;
		}

h2.subheader	{
		margin-top: 16px;
		margin-bottom: 16px;
		}

.products	{
		padding-left: 0px;
		padding-top: 20px;
		}

A.mainCat	{
		color: #E57F33;
		text-transform: uppercase;
		}
		
.category	{
		color: #9C9C9C;
		}
		
A.category	{
		color: #9C9C9C;
		font-weight: normal;
		text-decoration: underline;
		}
		
.error,
.warning	{
		color: #FF0000;
		}
		
.imageTitle	{
		color: #FF0000;
		}
		
HR		{
		height: 1px;
		color: #E57F33;
		}
		
.bold		{
		font-weight: bold;
		}

a.emphasize
{
	font-weight: bold;
}

.initemail
{
	color: #999;
}

.selected
{
	font-weight: bold;
	color: #E57F33;
}

#paymentMethods {
  padding: 20px 0 0 20px;
  color: #f1952e;
  font-weight: bold;
  font-size: 10px;
  }

form td {
	text-align: left; 
}

#sitemap_link {
	color: #fff;
	text-decoration: none;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.highlighted {
	background-color: #fc9;
	padding: 0px 3px;
}

TABLE.order-content {
	background-color: #fff;
}

TABLE.order-content .border {
	background-color: #000;
}

.box {
	margin-top: 25px; 
	border: 1px solid #000;
}

a.largeOrange {
		color: #E57F33;
		font-weight: normal;
		font-size: 20px;
		line-height: 20px;
}

H1 span.inactive {
	color: gray;
}

H1 span.active {
	font-weight: bold;
}

td.label {
	width: 120px;
	white-space: nowrap;
}

div.footer-links a {
	font-weight: normal;
}

a.normal {
	font-weight: normal;
}

.rating-box {
	height: 30px;
	line-height: 15px;
	xborder: 1px solid red;
}

#current_rating {
	width: 75px;
	height: 15px;
	float: left;
}

#hover_rating {
	width: 75px;
	height: 15px;
}

#rating_counter {
	height: 15px;
	float: left;
	padding-left: 10px;
}

#rating_message {
	clear: both;
	height: 15px;
}

.half-stars {
	background: url(../images/stars-half.png);
}

.stars {
	background: url(../images/stars.png);
}

.rating .spacer {
	border: 0 none;
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
	xbackground: red;
	float: left;
}

.rating-stars A {
	padding: 0;
	margin: 0;
}

.rating-box .done A {
  cursor: pointer;
}

.rating-0 { background-position: -75px 0; }
.rating-10 { background-position: -60px 0; }
.rating-20 { background-position: -45px 0; }
.rating-30 { background-position: -30px 0; }
.rating-40 { background-position: -15px 0; }
.rating-50 { background-position: 0 0; }

.rating-5 { background-position: -60px 0; }
.rating-15 { background-position: -45px 0; }
.rating-25 { background-position: -30px 0; }
.rating-35 { background-position: -15px 0; }
.rating-45 { background-position: 0 0; }

.comments FORM {
	margin: 10px 0 0 0;
}

.comments FORM LABEL {
	display: block;
	font-weight: bold;
}

.comments INPUT {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.comments TEXTAREA {
	width: 100%;
	height: 100px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.comments .comment {
	padding: 4px 0;
}

.comments .comment-text {
	padding: 2px 0 6px 0;
}

.comments .comments-header {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 4px 0 10px 0;
	color: #E57F33;
}
    

.comments .comment {
	border-top: 1px solid #ddd;
}

.comments .comment .comment-header {
}

.comments .comment .comment-name {
	float: left;
	font-weight: bold;
}	

.comments .comment .comment-date {
	text-align: right;
	color: #666;
}	

A.bigbutton {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding: 7px 2px;
	text-align: center;
	height: 17px;
	display: block;
	float: left;
	margin-bottom: 4px;
}

A.bigbutton:hover {
	color: #fff;
	text-decoration: none;
}

A.bluebutton {
	background: url(../images/bluebutton.gif) no-repeat top left;
	width: 220px;
}

A.orangebutton {
	background: url(../images/orangebutton.gif) no-repeat top left;
	width: 220px;
}

