/******************************
	Global
******************************/

* {
	margin: 0;
	padding: 0;
	font-family: verdana, Arial, sans-serif, Helvetica;
	color: #000;
	font-size: 11px;
}

html,
body {
	line-height: 16px;
	text-align: left;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

body {
	padding: 10px 0 0;
	background: url('../images/achtergrond_motief.gif') #000 left top;
}


img {
	border: 0;
}

a {
	text-decoration: none
}

a:link {
	color: #c39
}

a:visited {
	color: #c39
}

a:active {
	color: #c39
}

a:hover {
	color: #c39;
	text-decoration: underline;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*select, input, textarea {
	border: 1px solid #cfcfcf;
}*/

input.button {
	cursor: pointer;
}

table.form td.label {
	font-weight: bold;
	font-size: 10px;
}

input.radio {
	border: 0;
}

ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ul, ol {
	margin-left: 20px;
}

ul li {
	padding: 0 0 0 10px;
	background: url('../images/list-item.gif') no-repeat left 5px;
}

.hr {
	clear: both;
	overflow: hidden;
	width: 250px;
	height: 1px;
	border-bottom: 1px solid #000;
}

.hr hr {
	display: none;
}

fieldset {
	border: 0;
}

fieldset legend {
	display: none;
}

fieldset dl dt {
	clear: both;
	float: left;
}

fieldset dl dt span.required {
	color: #f00;
	margin-right: 4px;
}

p, div, span, li, td, th, b, p, dt, dd {
	color: #666;
}

p {
	margin: 0 0 6px;
}

h1 {
	margin: 0 0 5px;
	color: #cc3399;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h2, h3, h4, h5, h6 {
	line-height: 16px;
	font-size: 12px;
	color: #cc3399;
	font-weight: bold;
}


/******************************
	Main divisions
******************************/

div#container {
	position: relative;
	overflow: visible;
	margin: 0 auto;
	padding: 15px 0;
	width: 980px;
	background: url('../images/bovenrand_wit.gif') no-repeat left top;
}

div#head {
	position: relative;
	z-index: 10;
	overflow: visible;
	width: 940px; /* 980 */
	margin: 0 auto;
	padding: 0 20px 0 20px;
	background-color: #fff;
}

div#middle {
	position: relative;
	z-index: 5;
	overflow: visible;
	width: 980px;
	min-height: 500px;
	margin: 0 auto 20px auto;
	background-color: #fff;
}

div#foot {
	overflow: visible;
	width: 980px;
	height: auto;
	margin: 4px auto 0 auto;
	padding: 60px 0 0;
	/*background: url('../images/footer_onder.gif') #000 no-repeat left top;*/
	background: url('../images/footer_logos.gif') #121212 no-repeat left top;
}

/* Internet Explorer *
/*\*/
* html div#middle {
	height: 500px;
}

/**/

/******************************
	Sub divisions
******************************/

div#middleBreadCrum {
	clear: both;
	height: 24px;
	margin: 0 0 0 10px;
	padding: 6px 0 0 ;
}

div#middleLeft {
	float: left;
	width: 244px;
	margin: 0 10px;
}

div#middleContent {
	position: relative;
	float: right;
}

div.middleContent {
	width: 646px; /* 706 */
	margin: 0 10px 0 0;
	padding: 11px 30px;
}

div.middleContent1001 {
	width: 703px;
	padding: 0;
	margin-top: -1px;
}

div#middleBottomBorder {
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 980px;
	height: 15px;
	background: url('../images/onderrand_wit.gif') no-repeat left top;
}

/* Internet Explorer *
/*\*/
* html div#middleLeft {
	margin: 0 5px;
}

* html div#middleContent {
	margin: 0 5px 0 0;
}
/**/

/******************************
	Specializations
******************************/

/* Logo link */
div#head a.logoLink,
div#head a.logoLink:visited {
	display: block;
	float: left;
}

div#head a.logoLink img {
	padding: 8px 0 14px 0;
}

/* Motto */
div#head div.motto {
	float: left;
	padding: 20px 0 0 40px;
}

/* Contact */
div#head div.contact {
	float: right;
	width: 216px; /* 236 */
	height: 81px; /* 91 */
	margin: -5px 0 0;
	padding: 10px 0 0 20px;
	background: url('../images/adres_bg.gif') no-repeat left top;
}

div#head div.contact * {
	color: #999;
	font-size: 11px;
}

/* Menu */
div#head div.menu {
	clear: both;
	height: 40px;
	margin: 0 -20px;
	padding: 0 0 0 10px;
	background: url('../images/menu_onder.gif') repeat-x left top;
}

div#head div.menu ul.navigationbox {
	float: left;
}

div#head div.menu ul.navigationbox li {
	padding: 0;
	background: 0;
}

div#head div.menu ul.navigationbox li a,
div#head div.menu ul.navigationbox li a:visited {
	display: block;
	padding: 12px 14px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url('../images/menuline.gif') no-repeat right center;

}

div#head div.menu ul.navigationbox li.nav_first a,
div#head div.menu ul.navigationbox li.nav_first a:visited {
	padding-left: 0px;
}

div#head div.menu ul.navigationbox li.nav_last a,
div#head div.menu ul.navigationbox li.nav_last a:visited {
	background: 0;
}

/* submenu */
div#head div.menu ul.navigationbox ul {
	overflow: hidden;
	width: 180px;
	left: 0;
	top: 40px;
	border: 0;
	background: 0;
	margin: 0;
	padding: 0;

}

div#head div.menu ul.navigationbox ul li {
	width: auto;
	height: auto;
	margin: 0;
}

div#head div.menu ul.navigationbox ul li.nav_first {
	padding-top: 1px;
}

div#head div.menu ul.navigationbox ul.layer_1 li a,
div#head div.menu ul.navigationbox ul.layer_1 li a:visited  {
	height: auto;
	min-height: 17px;
	padding: 5px 0 5px 11px;
	font-size: 11px;
	font-weight: normal;
	background: #666;
	opacity: 0.9;
	filter: alpha(opacity=90); /* IE */	
	border-bottom: 1px solid #fff;
}

div#head div.menu ul.navigationbox ul.layer_1 li.nav_last a,
div#head div.menu ul.navigationbox ul.layer_1 li.nav_last a:visited {
	background: #666;
	border: 0;
}

div#head div.menu ul.navigationbox ul.layer_1 li a:hover {
	/*background: url('../images/pijl_wit.gif') #999 no-repeat 155px center;*/
	background: url('../images/pijl_wit.gif') #999 no-repeat 155px center;	
}

/* Internet Explorer *
/*\*/
* html div#head div.menu ul.navigationbox ul li {
	padding: 0;
}
/**/

/*
	Content stuff
*/
/*
div#middle p,
div#middle div, div#middle span,
div#middle li,
div#middle td, div#middle th, div#middle b, div#middle p,
div#middle dt, div#middle dd {
	color: #666;
}


div#middle p {
	margin: 0 0 6px;
}

div#middle h1 {
	margin: 0 0 5px;
	color: #cc3399;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

div#middle h2,
div#middle h3,
div#middle h4,
div#middle h5,
div#middle h6 {
	line-height: 16px;
	font-size: 12px;
	color: #cc3399;
	font-weight: bold;
}

div#middle ul {
	margin: 0;
	padding: 0;
}

div#middle ul li {
	padding: 0 0 0 10px;
	background: url('../images/list-item.gif') no-repeat left 5px;
}
*/
div#middleContent ul li {
	padding: 0 0 0 15px;
	background: url('../images/pijl_lijst.gif') no-repeat left 4px;
}

div#middle ol {
	padding: 0 0 0 5px;
}

div#middle ol li {
	line-height: 16px;
}

/*
	Footer
*/
div#foot div.component_htmlbox {
	padding: 4px 0 8px 0;
	text-align: center;
	color: #fff;
}

div#foot div.component_htmlbox * {
	color: #fff;
}

div#foot div.component_htmlbox p {
	margin: 0;
}

/*
	Breadcrum
*/
div#middleBreadCrum span {
	color: #999;
}

div#middleBreadCrum ul li {
	float: left;
	padding: 0 0 0 4px;
	color: #999;
	text-transform: lowercase;
	/*background: url('../images/breadcrumb-item.gif') no-repeat 5px 4px;*/
	background: 0;
}

div#middleBreadCrum ul li.prefix {
	padding: 0;
	text-transform: none;
}

div#middleBreadCrum ul li a,
div#middleBreadCrum ul li a:visited {
	display: block;
	margin: 0 5px 0 0;
	padding: 0 15px 0 0;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	text-transform: lowercase;
	border-bottom: 1px solid #999;
	background: url('../images/pijl_grijs.gif') no-repeat right 4px;
}

/* sitemap */
div#middleContent div.component_sitemap ul li {
	padding: 0 0 0 12px;
	background: url('../images/list-item.gif') no-repeat left 4px;
}

div#middleContent div.component_sitemap ul li a,
div#middleContent div.component_sitemap ul li a:visited {
	font-weight: bold;
	color: #666;
}

div#middleContent div.component_sitemap ul li a:hover {
	color: #c39;
}

div#middleContent div.component_sitemap ul li.sub {
	background: 0;
	padding: 0 0 0 5px;
}

div#middleContent div.component_sitemap ul li.sub a,
div#middleContent div.component_sitemap ul li.sub a:visited {
	font-weight: normal;
	margin-left: 0;
}

/* form */
div#middleContent div.form_module input,
div#middleContent div.form_module textarea {
	border: 1px solid #666;
}

div#middleContent div.form_module input {
	height: 20px;
	line-height: 16px;
	font-size: 14px;
}

div#middleContent div.form_module input.checkbox {
	width: auto;
	height: auto;
	border: 0;
}

div#middleContent div.form_module em {
	color: #f00;
}

div#middleContent div.form_module td.label {
	font-weight: bold;
}

div#middleContent div.form_module td.icon img {
	display: none;
}

div#middleContent div.form_module input.button {

	width: 140px;
	height: 24px;
	margin: 10px 7px 0 0;

	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border: 0;
	background-color: #000 ;
}

/* faq */
div#middleContent div.component_faq form.searchBox label {
	color: #666;
}

div#middleContent div.component_faq form.searchBox input.textfield {
	border-color: #666;
}

div#middleContent div.component_faq form.searchBox input.button {
	background-color: #000;
	color: #fff;
	border: 0;
}

div#middleContent div.component_faq ul li {
	padding: 0 0 0 10px;
	background: url('../images/list-item.gif') no-repeat left 5px;
}

/*
	Shop searchbox / propertyfilter / loginbox / cartbox
*/
table#shop_searchbox,
table#shop_loginbox,
table#shop_cartbox {
	width: 100%;
	border: 0;
}

table#shop_searchbox {
	background: url('../images/zoekenop_bg.gif') repeat-x #cecece left top;
}

table#shop_loginbox {
	background: url('../images/inloggen_bg.gif') repeat-x #cecece left top;
}

table#shop_cartbox {
		background: url('../images/winkelwagen_bg.gif') repeat-x #cecece left top;
}

table#shop_searchbox  td.contenttitle,
table#shop_loginbox td.contenttitle,
table#shop_cartbox td.contenttitle {
	padding: 10px 0 0 30px;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	text-indent: 0;
	border-bottom: 0;
	background: 0;
}

#shop_searchboxcontainer,
#shop_loginboxcontainer,
#shop_cartboxcontainer {
	width: 200px;
	padding: 4px 0;
	margin: 0 0 10px 30px;
}

#shop_loginboxcontainer table tr td ul,
#shop_cartboxcontainer table tr td ul {
	margin: 0;
	list-style: none;
	list-style-image: none;
}

#shop_loginboxcontainer table tr td ul li,
#shop_cartboxcontainer table tr td ul li {
	padding: 0 0 0 10px;
	margin: 0;
}

#shop_searchbox table tr td input.button {

	background:#FFFFFF url(../images/button.ok.gif) no-repeat scroll left center;

	background-color: transparent;
}

#shop_loginboxcontainer table tr td input.button {
	margin: 0px 0px 0px 2px;
	background-color: transparent;
}

#shop_loginboxcontainer table tr td input.textfield {
	height: 16px;
}

#shop_searchboxcontainer table tr td a ,
#shop_searchboxcontainer table tr td a :visited,
#shop_loginboxcontainer table tr td a,
#shop_loginboxcontainer table tr td a:visited,
#shop_loginboxcontainer table tr td a.bold,
#shop_loginboxcontainer table tr td a.bold:visited,
#shop_cartboxcontainer table tr td a,
#shop_cartboxcontainer table tr td a:visited {
	color: #666;
}

/* propertyfilter */
div.shop_propertyfilter {
	overflow: hidden;
	padding: 10px 10px 10px 30px;
	margin: 0 0 10px 0;
}

div.shop_propertyfilter h2 {
	margin: 5px 0 5px;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

div.shop_propertyfilter h3 {
	color: #666;
	clear: both;
	padding: 5px 0 2px;
}

div.shop_propertyfilter {
	background: url('../images/filter_bg.jpg') repeat-x #FDB9F4 left top;
}

div.shop_propertyfilter dl {
	display: inline;
	overflow: hidden;
	margin: 0;
	padding-right:5px;
}

div.shop_propertyfilter dl dt {
	float: none;
	clear: none;
	display: inline;
}

div.shop_propertyfilter dl dd {
	float: none;
	display: inline;
}

div.shop_propertyfilter dl dd a {
	display: none;
}

div.shop_propertyfilter dl dd span {
	display: inline;
}

div.shop_propertyfilter a,
div.shop_propertyfilter a:visited {
	color: #666;
}

div.shop_propertyfilter a:hover {
	text-decoration: none;
}

div.shop_propertyfilter dl dt a:hover {
	text-decoration: underline;
}

div.shop_propertyfilter dl dd a,
div.shop_propertyfilter dl dd a:visited {
	/*margin: 0 5px 0 2px;*/
}

div.shop_propertyfilter dl.s {
	margin-left: -20px;

}

div.shop_propertyfilter dl.s dt a,
div.shop_propertyfilter dl.s dt a:visited {
	font-weight: bold;
	padding: 0 0 0 20px;
	background: url('../images/kruisje_filter.gif') no-repeat 4px center;
}

div.shop_propertyfilter dl.s dd a,
div.shop_propertyfilter dl.s dd a:visited {
	/*padding: 0 25px 0 0 ;*/
	font-weight: bold;
	/*background: url('../images/pijl_filter.gif') no-repeat right center;*/
}

/*
	Shop
*/

/*table#shop_container {
	background: #D1D2D4;
	border: 1px solid #221E1F;
}*/

table#shop_container td.contenttitle {
	padding: 0 0 5px;
	background: 0;
	border: 0;
	color :#666666;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 0;
}

table#shop_container td.contenttitle span {
	color: #fff;
	text-transform: none;
}

/* overall stuff */

/* tables */
#shop_productdetail,
#shop_cart,
#shop_category,
#shop_favourite,
#shop_orderhistory,
#shop_orderhistorydetail,
#shop_productlist,
#shop_shipment,
#shop_payment,
#shop_orderoverview,
#shop_orderpayment,
#shop_orderfinished,
#shop_search,
#shop_register,
#shop_retrieve_password,
#shop_register_confirm,
#shop_productvariants  {
	background: 0;
	border: 0;
}

/* divs */
#shop_cartcontainer,
#shop_registerconfirmcontainer,
#shop_orderhistorycontainer,
#shop_favouritecontainer,
#shop_shipmentcontainer,
#shop_paymentcontainer,
#shop_orderoverviewcontainer,
#shop_orderpaymentcontainer,
#shop_orderfinishedcontainer,
#shop_orderhistorydetailcontainer,
#shop_registercontainer,
#shop_searchblock,
#shop_productvariantscontainer,
#shop_retrievepasswordcontainer {
	width: 625px;
	padding: 0;
	border: 0;
}

div#shop_productlistproduct,
div#shop_productdetailproduct {
	width: 625px;
	padding: 0;
}

div#shop_productlist2 table tr td.special,
div#shop_productlist2 table tr.img td.special ,
div#shop_productlist2 table tr.last td.special {
	background-color: #FFFFFF;
	border-color: #666666;
}

div#shop_productlist2 div.specialblock dl dd {
	font-size: 20px;
	font-weight: normal;
}

#shop_productdetail2 table.price td span.a1 {
	font-weight: normal;
}

#shop_productdetail2 div.productImagePanel img.productImage0
{
	width:auto;
}

#shop_productdetail2 div.productImagePanel img.productImage {
	margin: 5px 4px 5px 0;
}

/*
Category list
*/
/*
table#shop_container table#shop_category td {
	padding: 5px;
}

table#shop_container table#shop_category td.contenttitle {
	padding: 0;
	border: 0;
	border-bottom: 1px solid #221E1F;
	text-transform: uppercase;
}

table#shop_container table#shop_category div {
	position: relative;
	width: 359px;
	height:140px;
	margin: 5px;
	padding: 0 0 0 10px;
	border: 0;
	background: url('../images/CategorienAchtergrond2.jpg') no-repeat left top;
}*/

/* Internet Explorer *
/*\*/
/*
* html table#shop_container table#shop_category div{
	margin: 5px 5px 5px 3px;
}*/
/**/
/*
table#shop_container table#shop_category div * {
	font-family: verdana, Arial, sans-serif, Helvetica;
	color: #fff;
	font-size: 10px;
}

table#shop_container table#shop_category div td.image {
	margin: 0;
	padding: 0;
	width: 0;
	line-height: 0px;
	font-size: 0px;
}

table#shop_container table#shop_category div td.image img {
	position: absolute;
	top: 10px;
	right: 10px;
}

table#shop_container table#shop_category div td.title {
	font-weight: bold;
	font-size: 12px;
	width: 222px;
	margin: 0;
	padding: 7px 0 25px;
}

table#shop_container table#shop_category div td.title span {
	position: absolute;
	top: 55px;
	width: 150px;
}


table#shop_container table#shop_category div td.description {
	width: 222px;
	margin: 0;
	padding: 0;
}
*/

/*
Product list
*/
/*
div#shop_productlistcategory {
	position: relative;
	border: 0;
}

div#shop_productlistcategory table tr td.image {
	margin: 0;
	padding: 0;
	width: 0;
	line-height: 0px;
	font-size: 0px;
}

div#shop_productlistcategory td.image  img {
	position: absolute;
	top: 20px;
	left: 250px;

}
*/
/* Internet Explorer *
/*\*/
/*
* html div#shop_productlistcategory td.image  img {
	left: 240px;
}*/
/**/
/*
div#shop_productlistcategory td.description {
	width: 370px;
	height: 140px;
	padding: 0 0 0 15px;
	color: #fff;
	font-size: 10px;
	background: url('../images/CategorienAchtergrond2.jpg') no-repeat left top;
}

div#shop_productlistcategory td.description b {
	display: block;
	margin: 12px 0 8px;
	color: #fff;
	font-size: 12px;
}

#shop_searchblockresulttext {
	color: #BF262D;
}
*/
/* lijntje */
#shop_productlistproduct table tr.titles {
	/*background: url('../images/shop_productlistspacer2.gif') repeat-x left bottom;
	*/
}
/*
#shop_productlistproduct table tr.titles  td.last {
	padding: 5px 0 0 10px;
}
*/
/* knoppen */
/*#shop_productlistproduct table tr td form{
	overflow: hidden;
	line-height: 25px;
}

#shop_productlistproduct table tr td form input.textfield {
	height: 13px;
	margin: 0 4px;
}

#shop_productlistproduct table tr td form input.button_addtocart {
	margin: 0 2px;
	background: #BF262D url('../images/button.addtocart.gif') no-repeat right top;
}

#shop_productlistproduct table tr td input.button_info {
	margin: 0 2px;
}

#shop_productlistproduct table tr td input.button_favorites {
	margin: 0 2px;
}

#shop_productlistproduct table tr td input.button_variant {
	margin: 0 2px;
}

#shop_productlistproduct table tr.productspacer td {
	padding: 0 0 10px;
}
*/
/* lijst afbeelding */
/*#shop_productlistproduct table tr td img {
	border: 1px solid #000;
}
*/
/*
Shop variantslist
*/

#shop_productvariantscontainer table tr.titles {
	/*background: url('../images/shop_productlistspacer2.gif') repeat-x left bottom;
	*/
}
/*
#shop_productvariants input.button_addtocart {
	padding: 2px 4px;
	color: #fff;
	border: 0;
	background: #BF262D;
}

#shop_productvariants img {
	border: 1px solid #000;
}

#shop_productvariantscontainer table tr td div.buttoncontainer input.amount {
	height: 13px;
}
*/

/*
Shop cart
*/

#shop_cartcontainer table tr.titles {
	/*background: url('../images/shop_productlistspacer2.gif') repeat-x left bottom;
	*/
}

#shop_cartcontainer table tr td input.button_order {
	background-color: #C39;
}
/*
#shop_cartcontainer table tr td input.textfield {
	height: 13px;
}
*/
#shop_cartcontainer table tr td table tr td.line {
	/*background: url('../images/shop_productlistspacer2.gif') repeat-x left bottom;
	*/
}

/*
Shop productdetail
*/
#shop_productdetail2 table.detail td.info dl dt {
	width: 150px;
	font-weight: bold;
	background: url('../images/pijl_menu.gif') no-repeat 80px center;
}


#shop_productdetail2 input.button_addtocart {
	float: right;
	width: 164px;
	height: 28px;
	color: #666;
	font-weight: bold;
	background: url('../images/button_bestel.gif') no-repeat right top;
}

#shop_productdetail2 input.button_addtocartHold {
	color: #CC3399;
	float: right;
	width: 164px;
	height: 28px;
	font-weight: bold;
	background: url('../images/button_bestel.gif') no-repeat right top;	
}

#shop_productdetail2 input.button_favorites {
	float: right;
	padding: 0 15px 0 0;
	color: #D565B7;
	background: url('../images/pijl_lijst.gif') no-repeat right 4px;
}

/* product property selector */
#shop_productdetail2 div.productSelector {
	margin: 10px 0 0;
}

#shop_productdetail2 table.detail form.productSelectorForm dl dt {
	clear: both;
	float: none;
	background: 0;

}

#shop_productdetail2 table.detail form.productSelectorForm dl dd {
	text-align: left;
}

#shop_productdetail2 table.detail form.productSelectorForm dl dt label {
	color: #666;
	font-weight: bold;
}


#shop_productdetail2 table.detail form.productSelectorForm dl dd select {
	width: 210px;

}

#shop_productdetail2 table.detail form.productSelectorForm dl dd select option.d  {
	color: #f00;
}

#shop_productdetail2 table.detail div.notinstock,
#shop_cartcontainer table tr td.last div.notinstock,
#shop_favouritecontainer table tr td div.notinstock,
#shop_orderoverviewcontainer table tr td.last div.notinstock {
	background: url('../images/notinstock.gif') no-repeat right center;
}

#shop_productdetail2 table.detail div.almostoutofstock,
#shop_cartcontainer table tr td.last div.almostoutofstock,
#shop_favouritecontainer table tr td div.almostoutofstock,
#shop_orderoverviewcontainer table tr td.last div.almostoutofstock {
	background: url('../images/almostoutofstock.gif') no-repeat right center;
}

#shop_productdetail2 table.detail div.instock,
#shop_cartcontainer table tr td.last div.instock,
#shop_favouritecontainer table tr td div.instock,
#shop_orderoverviewcontainer table tr td.last div.instock{
	background: url('../images/instock.gif') no-repeat right center;
}

/*
Shop shipment and payment
*/
#shop_shipmentcontainer a,
#shop_paymentcontainer a {
	color: #C39;
}

/*
Shop orderoverview
*/
#shop_orderoverviewcontainer table tr td.cart table tr.titles {
	/*background: url('../images/shop_productlistspacer2.gif') repeat-x left bottom;
	*/
}

#shop_orderoverviewcontainer table tr td table tr td input.button_pay {
	/*background: #BF262D url('../images/button.addtocart.gif') no-repeat right top;*/
	background-color: #C39;
}

#shop_orderoverviewcontainer table tr td.cart table tr td.line {
	/*background: url('../images/shop_productlistspacer2.gif') repeat-x left bottom;
	*/
}

/*
Shop orderfinished
*/
#shop_orderfinishedcontainer table tr td input.button_home {
	/*background: #BF262D url('../images/button.addtocart.gif') no-repeat right top;*/
	background-color: #C39;
}

/*
Shop favourites
*/
#shop_favouritecontainer table tr.titles {
	/*background: url('../images/shop_productlistspacer2.gif') repeat-x left bottom;
	*/
}

#shop_favouritecontainer table tr td input.button_addtocart {
	/*background: #BF262D url('../images/button.addtocart.gif') no-repeat right top;*/
	background-color: #C39;
}

#shop_favouritecontainer table tr td input.textfield {
	height:15px;
}

/*
Shop order history
*/
#shop_orderhistory table tr.titles {
	/*background: url('../images/shop_productlistspacer2.gif') repeat-x left bottom;
	*/
}

/*
Shop order history detail
*/
#shop_orderhistorydetail table tr.titles {
	/*background: url('../images/shop_productlistspacer2.gif') repeat-x left bottom;
	*/
}

#shop_orderhistorydetail table tr td input.button_addtocart1 ,
#shop_orderhistorydetail table tr td input.button_addtocart2{
	/*background: #BF262D url('../images/button.addtocart.gif') no-repeat right top;*/
	background-color: #C39;
}

/*
Shop Register
*/
#shop_registercontainer table tr td input.button_register {
	/*background: #BF262D url('../images/button.addtocart.gif') no-repeat right top;*/
	background-color: #C39;
}

#shop_registerconfirmcontainer table tr td input.button_send {
	/*background: #BF262D url('../images/button.addtocart.gif') no-repeat right top;*/
	background-color: #C39;
}

/*
Shop Retrieve password
*/
#shop_retrievepasswordcontainer table tr td input.button_send {
	/*background: #BF262D url('../images/button.addtocart.gif') no-repeat right top;*/
	background-color: #C39;
}

#shop_retrievepasswordcontainer a {
	color: #C39;
}
