/* main elements */
body {
	color:#002b2b;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	line-height:15px;
	background: #DBE7F1 url(../../MediaGallery/bg_wrapper.gif) repeat-x top;
}
* {
	padding:0px;
	margin:0px;
}
a:hover { 
	color: #e30202;
}
p {
	margin:0px;
	padding:0px;
}
div.clear {
	clear:both;
}
img {
	border:0px;
	padding:0px;
	margin:0px;
}
input
{
	font-family:tahoma,arial,verdana; 
	font-size:11px;
}
form {
	padding:0px;
	margin:0px;
}
#wrapper {
	position:relative;
	width:100%; 
	min-height:100%;
	background:url(../../MediaGallery/bg_wrapper.gif) repeat-x;
}
* html #wrapper {
	height:100%;
}
#contentBox {
	clear:both;
	position:relative;
	margin:0 auto;
	width:950px; 
	min-height:100%;
}
* html #contentBox {
	height:100%;
}

#content {
	width:940px;
	min-height: 350px;
	padding:5px;
	background-color:#ffffff;
	clear:left;
}
#contentcolumn img {
	width: 740px;

}	
#contentcolumn {
	width: 740px;
}	
/* header/search/basket */

#header {
	display:	block;
	padding-top:	10px;
	width:		950px; 	
	background:	url(../../MediaGallery/bg_header.gif) 0px 10px no-repeat scroll;
	height: 	108px;
}
#header div.logo {
	float:left;
	display:inline;
	padding:2px 5px 0px 8px;
	background:url(../../MediaGallery/bg_header.gif) no-repeat;
}
#header div.searchbox 
{
	position: 	relative;
	top:		30px;
	float:		left;
	width:		250px;
}
#header div.searchbutton 
{
	position: 	relative;
	top:		34px;
	float:		left;
	width:		60px;
}
#header input.searchbox {
	float:left;
	background: url(../../MediaGallery/bg_searchinput.png) no-repeat; 
	width: 165px; 
	height: 22px;
	border: 0px;
	color: #0060a0;
	padding: 8px 0px 0px 10px;
	margin: 0px 6px 0px 15px;
}
	* html #header input.searchbox { /* IE6 PNG hack */
		background: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../MediaGallery/bg_searchinput.png');
		cursor: pointer;
	}
#header div.basket 
{
	position:relative;
	top:20px;
	width:208px;	
	float:left;
	display:block;
	padding:15px 0px 0px 45px;
	color:white;
	height:25px;
	background:url(../../MediaGallery/bg_shoppingbasket.gif) no-repeat left 25%;
}
#header div.basket a {
	color:white;
	text-decoration:underline;
}

/* myBlueBlizz */

#header div.myblueblizz {
	position: relative;
	top:15px;
	background: url(../../MediaGallery/bg_service.gif) no-repeat scroll 0% 50%;
	border:none;
	width:230px;
	height:60px;
	float:left;
	padding:2px 0px 0px 0px;
	margin-left:0px;
	z-index: 1010;
	color:#FFFFFF !important;
}


#header #loginstatus {
	display:block;
	clear: left;
	padding:6px 0px 0px 12px;
	color: white;
	
}
#header div.accountname {
	clear: left;
	padding-left:19px;
	padding-top:5px;
	font-size: 10px; font-weight: bold;
	color: white;
}
#header div.accountdetail {
	clear: left;
	padding-left:20px;
	font-size: 10px;
	color: #68c3ff;
}
#header a.forgotpassword {
	clear: left;
	font-size: 10px;
	color: #68c3ff;
	padding: 10px 0px 0px 5px;
	text-decoration:underline;
}
#header div.accountdetail a 
{
	color: #68c3ff;
}
#header input.login 
{
	margin:0px;
	position:relative;
	top: -8px;
	background: url(../../MediaGallery/bg_searchinput.png) no-repeat; 
	width: 158px; 
	height: 22px;
	border: 0px;
	color: #0060a0;
	vertical-align: middle;
	padding: 8px 10px 0px 10px;
}
div.loginform 
{
	display:	none;
	background: 	url(../../MediaGallery/bg_loginform.jpg);
	padding:	10px;
	width: 		179px;
	left: 		1px;
	z-index:	100;


}
div.loginform input.submit 
{
	margin-left:4px;
	margin-bottom:5px;
	background: 	url(../../MediaGallery/btn_aanmelden.gif);
	width:100px;
	height:25px;
}
div.loginform div 
{
	margin: 5px 0px 0px 0px;
	color: #0060a0;
}
/* navigation */
#nav {
	position:	absolute;
	top:		88px;
	display:	block;
	width:		950px;
	height:		34px;
	background:#CDE0ED	url(../../MediaGallery/bg_nav.gif) repeat-x;
	z-index:1000;
	
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
	z-index:1000;
}
#nav ul li a {
	display:block;
}

#nav ul li a.running {
	width:95px;height:30px; text-decoration:none;
	background:url(../../MediaGallery/btn_running.gif) no-repeat;
}
#nav ul li a.running:hover,
#nav ul li:hover a.running {
	width:95px;height:30px;
	background:url(../../MediaGallery/btn_running_sel.gif) no-repeat;
}
#nav ul li a.biking {
	width:81px;height:30px; text-decoration:none;
	background:url(../../MediaGallery/btn_biking.gif) no-repeat;
}
#nav ul li a.biking:hover,
#nav ul li:hover a.biking {
	width:81px;height:30px;
	background:url(../../MediaGallery/btn_biking_sel.gif) no-repeat;
}
#nav ul li a.fitness {
	width:85px;height:30px; text-decoration:none;
	background:url(../../MediaGallery/btn_fitness.gif) no-repeat;
}
#nav ul li a.fitness:hover,
#nav ul li:hover a.fitness {
	width:85px;height:30px;
	background:url(../../MediaGallery/btn_fitness_sel.gif) no-repeat;
}
#nav ul li a.outdoor {
	width:100px;height:30px; text-decoration:none;
	background:url(../../MediaGallery/btn_outdoor.gif) no-repeat;
}
#nav ul li a.outdoor:hover,
#nav ul li:hover a.outdoor {
	width:100px;height:30px;
	background:url(../../MediaGallery/btn_outdoor_sel.gif) no-repeat;
}
#nav ul li a.fishing {
	width:89px;height:30px; text-decoration:none;
	background:url(../../MediaGallery/btn_fishing.gif) no-repeat;
}
#nav ul li a.fishing:hover,
#nav ul li:hover a.fishing {
	width:89px;height:30px;
	background:url(../../MediaGallery/btn_fishing_sel.gif) no-repeat;
}
#nav ul li a.watersport {
	width:152px;height:30px; text-decoration:none;
	background:url(../../MediaGallery/btn_watersport.gif) no-repeat;
}
#nav ul li a.watersport:hover,
#nav ul li:hover a.watersport {
	width:152px;height:30px;
	background:url(../../MediaGallery/btn_watersport_sel.gif) no-repeat;
}
#nav ul li a.recreation {
	width:152px;height:30px; text-decoration:none;
	background:url(../../MediaGallery/btn_recreation.gif) no-repeat;
}
#nav ul li a.recreation:hover,
#nav ul li:hover a.recreation {
	width:152px;height:30px;
	background:url(../../MediaGallery/btn_recreation_sel.gif) no-repeat;
}
span.navHidden {
	font-weight:bold;
	font-size:12px;
	color:dark-blue;
	display:none;
}
#nav ul ul {
	display: none;
}
#nav li:hover ul,
#nav li.hover ul {
	display: inline;
	position: absolute;
	float: none;
	background-color: white;
	width:160px;
}
#nav li li {
	float: none; 
	display: inline;
}
#nav li li a {
	color: #0060a0;
	text-decoration:none;
	width:100%;
	border-bottom: 1px solid #bdd6e7;
	padding: 5px 5px 5px 20px;
	background-color:#cde0ed
}
#nav li li a:hover {
	color: white;
	background: url(../../MediaGallery/bg_menuhover.gif);
}

/* supportingnav */

#breadcrumb {
	width: 655px;
	float: left;
	padding: 5px 10px 5px 10px;
	color: #cee1ee;
}
#supportingnav {
	float: left;
	padding: 5px 0px 0px 10px;
	color: #cee1ee;
	text-align: right;
}
#supportingnav ul { 
	margin-left:0px;
}
#supportingnav li { 
	background: url(../../MediaGallery/bg_dot.png) no-repeat left center;
	float: left;
	list-style: none;
	padding-left:13px;
	padding-right:13px;
}
#supportingnav li.first { 
	background: none;
}
#supportingnav li.last { 
	padding-right:0px;
}
#supportingnav a { 
	color: white;
	text-decoration:none;
}
#supportingnav a:hover { 
	text-decoration:underline;
}

/* newsletter */

#newsletter {
	float:left;
	width: 524px;
	height: 52px;
	background: url(../../MediaGallery/bg_newsletter.png);
	padding: 125px 24px 0px 0px;
}

/* news */

#news {
	float:left;
	background: #FFFFFF url(../../MediaGallery/bg_news.jpg);
	width:367px;
	height:150px;
	padding:10px 7px 16px 10px;
	margin-left:5px;
}
#news div.more { 
	background: url(../../MediaGallery/bg_latestnews.gif) no-repeat;
	padding:5px 0px 0px 130px;
	height:27px;
}

#news div.more a { 
	text-decoration:underline;
	color:white;
}
#news div.item { 
	background: url(../../MediaGallery/bg_newsitem.gif) no-repeat top;
	padding: 0px 0px 15px 0px;
}
#news div.item a { 
	color: white; text-decoration:none;
	padding-left:15px;
}
#news div.itemtitle, 
#news div.itemtitle a
{	font-weight:bold;
	float:left;
	font-size:12px;
	color:#ffffff;
	width:300px;
}

#news div.itemabstract
{	float:left;
	font-size:11px;
	color:#ffffff;
	width:300px;
	padding-left:15px;
}

#news div.itemdate { 
	font-size:10px;
	color:#bfe4fc;
	text-align:right;
	padding-right:10px;
	width:45px;
}


/* itemblock */

div.itemblockcontainer div
{
	background: url(../../MediaGallery/bg_itemblock.jpg) #e4f7fe no-repeat left center;
	padding:10px;
	width:136px; 
	height:112px;
	float:left;
}
div.itemblockcontainer div.firstrow
{
	width:140px;
	background-image:none;
}
div.itemblockcontainer li { 
	list-style: none;
	padding-left:9px;
	background: url(../../MediaGallery/bg_liststripe.png) no-repeat left 7px; 
}
div.itemblockcontainer a {
	color: #005f60;
	text-decoration:none;
}
div.itemblockcontainer a:hover {
	color: #e30202;
}

/* offers */

div.offerblock h2 {
	width:170px;
}
div.offerblock
{
	margin-top:5px;
	float:left;
	width:300px;
	height: 145px;
}
div.offerblock .description {
	margin-bottom:5px;
	text-decoration:none;
	color: #002b2b;
}
div.offerblock .small:hover, .bigprice:hover {
	color: #002b2b;
}
div.offerblock .small {
	font-size:10px;
	text-decoration:none;
	color: #002b2b;
	font-weight:bold;
}
div.offerblock .bigprice {
	font-size:14px;
	font-weight:bold;
	margin: 5px 0px 5px 0px;
	text-decoration:none;
	display:block;
	color: #002b2b;
}
div.offerblock strike
{
	font-size:10px;
	color: #fb090b
}
div.offerblock .descriptioncontainer {
	padding:5px 0 0 10px;
	width: 160px;
	float:left;
}
div.offerblock .imagecontainer {
	width: 130px;
	float:left;
}
div.offerblocksep {
	float:left;
	width:20px;
	background: url(../../MediaGallery/bg_topdeals_sep.gif) no-repeat center center;
	height: 145px;
}

/* footer en copyright */
#footer .payment {
	margin: 5px 5px 5px 0px;
}
#footer div {
	margin-top:10px;
	padding:5px 0px 0px 15px;
	width: 165px;
	float:left;
	background:url(../../MediaGallery/bg_topdeals_sep.gif) no-repeat center left;
	height:115px;
}
#footer a {
	color:white;
	text-decoration:none;
	line-height:18px
}
#footer a:hover {
	color:#e30202;
}
#footer .First {
	text-align:center;
	background:none;
	padding-top:20px;
	padding-left:0px !important;
}
#footer .Payments {
	margin-top:10px;
	padding:5px 0px 0px 15px;
	width: 230px;
	float:left;
	background:url(../../MediaGallery/bg_topdeals_sep.gif) no-repeat center left;
	height:115px;
}
#footer .FooterSecond
{
	text-align:center;
	background:none;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	padding-top:20px;
	color:#ffffff;
	color
}
#footer li { 
	list-style: none;
	padding-left:9px;
	background: url(../../MediaGallery/bg_footerliststripe.gif) no-repeat left 9px; 
}
.copyright { 
	color: white !important;
	font-size:10px !important;
	clear: left;
	padding-bottom:10px;
}

/* input style */

input.shadowbox {
	float:left;
	background: url(../../MediaGallery/bg_searchinput.png) no-repeat; 
	width: 158px; 
	height: 22px;
	border: 0px;
	color: #0060a0;
	vertical-align: middle;
	padding: 8px 0px 0px 10px;
	margin: 0px 6px 0px 15px;
}
	* html input.shadowbox { /* IE6 PNG hack */
		background: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_searchinput.png');
		cursor: pointer;
	}

input.submitbutton {
	float:left;
	margin-top:4px;
}

/* common styles */

.floatleft {
	float:left;
}
a.red, .itemblockcontainer a.red { 
	font-weight:bold;
	color: #fb090b;
	text-decoration:underline;
}
h1.bigblue { 
	clear:left; 
	background: url(../../MediaGallery/bg_header1.jpg) repeat-x; 
	height: 27px; 
	padding-top:2px; 
	padding-left:5px;
}



/* etalage pagina */

#leftcolumn {
	margin-right: 5px;
	width: 200px;
	background: url(../../MediaGallery/bg_categorymenu.jpg) repeat-x;
	background-color: #ffffff;
	min-height:350px;
	float:left; display:inline;
}
#leftcolumn li {
	list-style-type: none;
	margin:0px;
	font-weight:bold;
	display:inline;
}
#leftcolumn li a {
	background: url(../../MediaGallery//bg_categorymenuitem.jpg) no-repeat top left;
	display:block;
	color: #004b7d;
	text-decoration:none;
	padding:3px 3px 3px 15px;
}

#leftcolumn ul ul {
	margin:3px 0px 0px 15px;
}
#leftcolumn ul ul ul {
	margin:0px 0px 0px 10px;
}
#leftcolumn li li {
	font-weight:normal;
	display:inline;
}
#leftcolumn li li a {
	background: url(../../MediaGallery//bg_dotblue.gif) no-repeat 5px 9px;
	margin-left:0px;
	font-weight:normal;
	font-size:11px !important;
}
#leftcolumn a.level3 {
	background: none;
}
#leftcolumn a:hover {
	color:#002b2b;
	font-weight:normal;
	
}
#leftcolumn img {
	margin-top: 5px;
}
#leftcolumn h1 {
	margin: 10px 0px 5px 5px;
	font-size:16px !important;
	font-weight:bold;
}
#left_head,
#left_head h1,
#left_head h2  {
	margin: 10px 0px 5px 5px;
	font-size:18px !important;
	color: #0161A1  !important;
	font-weight:bold;
}
#left_head ul {
	margin: 0px 0px 0px 0px;
	font-size:11px !important;
	color: #004B7D  !important;
	font-weight:bold;
}

#left_head li {
	margin: 0px 0px 0px 0px;
	font-size:11px !important;
	color: #004B7D  !important;
	font-weight:bold;
}
#left_head li a {
	margin: 0px 0px 0px 0px;
	font-size:11px !important;
	color: #004B7D;
	font-weight:bold;
}

#left_head li a:hover {
	margin: 0px 0px 0px 0px;
	font-size:11px !important;
	color: #000000  !important;
	font-weight:bold;
}
#left_head li li a:hover {
	margin: 0px 0px 0px 0px;
	font-size:11px !important;
	color: #000000  !important;
	font-weight:normal;
}
.dotred {
	background:transparent url(../../MediaGallery/bg_dotred.gif) no-repeat scroll 5px 9px !important;
	color: red !important; 
}

li.#HasSubCategories{
	color: pink;
}


#leftcolumn h2 {
	margin-top: 5px;
}
#leftcolumn dl {
	margin:0px 0px 3px 12px;
}
#leftcolumn dd {
	margin-bottom:5px;
}
#leftcolumn div.dlcontainer {
	background: url(../../MediaGallery//bg_dlbackground.jpg) top left repeat-x;
	padding-top:5px;
}
#leftcolumn dl a, dd a { 
	text-decoration:none;
	font-weight:normal;
	color:#002b2b;
}
div.top3 {
	margin:5px 0px 10px 0px;
	width:244px;
	float:left;
	background: url(../../MediaGallery//bg_top3sep.jpg) no-repeat top right;
	padding-right:1px;
}
div.top3 div.image {
	margin:5px 0px 0px 5px;
	width:80px;
	float:left; display:inline;
}
div.top3 .item {
	height: 60px;
	background: url(../../MediaGallery//bg_top3itemsep.jpg) no-repeat bottom left;
	clear:left;
}
div.top3 div.description {
	margin-top:10px;
	float:left;
	width:150px;
}
div.top3 a.description {
	color:#004b7d;
	font-weight:bold;
	text-decoration:none;
}
div.top3 .price {
	float:left; display:inline;
	color:#004b7d;
	font-weight:bold;
	text-decoration:none;
}
div.top3 .show {
	float:right;
	color:#004b7d;
	text-decoration:none;
}

/* results page */


.resultsitem .imagecontainer {
	float:left;display:inline;
	width:150px;
	text-align:center;
}
.resultsitem .imagecontainer img {
	margin:3px;
}
.resultsitem .descriptioncontainer {
	float:left;display:inline;
	background: url(../../MediaGallery//bg_resultsitem.jpg) repeat-x;
	min-height:210px;
}
.resultsitem .description {
	float:left;display:inline;  		
	width:387px;
	margin-left:10px;
}
.resultsitem .descriptioncontainer h2 {
	font-size:11px;
	margin: 5px 0px 7px 0px;
	padding-bottom:7px;
	font-weight: bold;
	background: url(../../MediaGallery//bg_resultsitemh2.gif) no-repeat bottom left;
	width: 150%
}
.resultsitem .descriptioncontainer h2 a {
	color:#002b2b;
	text-decoration:none;
	font-weight: bold;
}
.resultsitem .specs {
	float:left;display:inline;
	width:180px;
	margin: 33px 10px 0 0;
}

.resultsbar { 
	background-color:#006ab2;
	height:27px;
	padding: 5px 0px 0px 0px;
}
.resultsbar .nr {
	padding-top:3px;
	width:165px;
	float:left;
	color:white;
	font-weight:bold;
	padding-left:5px;
}
.resultsbar .pagenr {
	padding-top:3px;
	width:395px;
	float:left;
	text-align:center;
}
.resultsbar .pagenr a {
	color:white;
	font-weight:bold;
	text-decoration:underline;
}
.resultsbar .button {
	width:165px;
	float:left;
	text-align:right;
	padding-right:5px;
}


#comparebar {
	height:45px;
	background-image:url(../../MediaGallery//bg_comparebar.gif);
	margin:5px 0px 5px 0px;
	padding:5px 5px 4px 5px;
}

#comparebar ul {
	list-style-type: none;
}
#comparebar ul li {
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
	width:143px;
}

#comparebar ul li a {
	display:block;

	background: url(../../MediaGallery//bg_comparebox.gif);
	padding:4px 0px 4px 5px;
	
	font-weight:bold;
	color: #006ab2;
	margin-right:10px;
}
#comparebar ul ul {
	clear:left;
	display: none;
	position: absolute;
	float: none;
	width:121px;
}
#comparebar li:hover ul,
#comparebar li.hover ul {
	display: inline;

}
#comparebar li li {
	float: none; 
	display: inline;
}
#comparebar ul li li a {
	color: #006ab2;
	text-decoration:none;
	width:100%;
	border-bottom: 1px solid #3b7eb4;
	border-left: 1px solid #3b7eb4;
	border-right: 1px solid #3b7eb4;
	padding: 2px 5px 2px 5px;
	background:none;
	background-color:#d0e2ee;
	height:15px;
}
#comparebar li li a:hover {
	color: #0096fb;
}

#comparebar ul li a {
	display:block;
}

/* detail page */

div #tools {
	float:left;
	clear:left;
	width:275px;
	text-align:center;
}
div #tools #toolslist {
	height:100px;
}
div #tools #toolslist ul {
	float:left;
	text-align:left;
}
div #tools #toolslist li {
	margin-left:25px;
	list-style-image: url(../../MediaGallery//bg_dotblue.gif);

}
div #tools #toolslist li a {
	color:#0099ff;
}
div #tools #detailphotos img.thumb {
	border:1px solid black;
	margin: 0px 5px 0px 5px;
}
div #tools #detailphotos img.arrow {
	margin-bottom:17px;
}
div #tools #detailphotos {
	background: url(../../MediaGallery//bg_dlbackground.jpg) top left repeat-x;
	height:80px;
	padding-top: 10px;
	margin-top:10px;
}
div #description {
	float:left;
	width:430px;
	margin-left:20px;
}
table.detailspecs tr {
	background: url(../../MediaGallery//bg_detailspecs.gif) no-repeat bottom left;
}
table.detailspecs {
	border-collapse: collapse;
	width:418px;
	margin:10px 0px 10px 0px;
}
table.detailspecs td {
	padding:3px 3px 3px 0px;
}
table.detailspecs td.desc {
	width: 145px;
	font-weight:bold;
}

div #description #priceinfo {
	float:left;
	clear:left;
	width:212px;
	padding-top:20px;
}
div #description #priceinfo div {
	width: 75px;
	float:left;
	clear:left;
	
}
div #description #bestelbutton
{
	padding:39px 0px 0px 10px;
	float:left;
	height:104px;
	background: url(../../MediaGallery/btn_priceinfobestel.gif) no-repeat top left;
}
h1.sifrblack {
	margin-top:10px;
}

/* shopping proces */

#statusbar {
	height:35px;
	width:101%;
}
#statusbar img {
	float:left;
}
#statusbar .element {
	float:left;
	background: url(../../MediaGallery/shoppingproces/bg_nai.gif) ;
	height:31px;
	text-align:center;
	color:black;
	font-style:italic;
	font-weight:bold;
	font-size: 12px;
	width: 167px;
	padding: 0px;
	margin: 0px;
}
#statusbar .element5 {
	float:left;
	background: url(../../MediaGallery/shoppingproces/bg_nai.gif);
	height:31px;
	text-align:center;
	color:black;
	font-style:italic;
	font-weight:bold;
	font-size: 12px;
	width: 167px;
}
#statusbar .tussenelement {
	float:left;
	height:31px;	
}

#statusbar .activeelement {
	
	float:left;
	background: url(../../MediaGallery/shoppingproces/bg_ai.gif);
	height:31px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	font-size: 12px;
	color:white;
	width: 167px;	
}

#statusbar .linkContainer
{
	height:28px;
	padding-top:8px;
}


#statusbar .element  span,
#statusbar .activeelement  span {
	padding-top:10px;
	font-size: 12px;

	/*top:8px;*/	
}
#statusbar .element a{
	font-weight:bold;
	font-style:italic;
	font-size: 12px;
	color:#000;
	/*
	position:relative;	
	top:8px;	
	padding-top:8px;
	*/
	
}

#statusbar .activeelement a{
	font-weight:bold;
	font-style:italic;
	font-size: 12px;
	color:white;
	/*
	position:relative;	
	top:8px;	
	padding-top:8px;
	*/
	
}
#statusbar .element img, #statusbar .activeelement img {
	padding-top:0px;
}
table.basket {
	border-collapse: collapse;
	width:100%;
}
table.basket th {
	text-align:left;
	font-size: 10px;
	height:30px;
	font-weight:bold;
}
table.basket tr {
	background: url(../../MediaGallery/shoppingproces/bg_basketentry.gif) no-repeat bottom left; 
}
table.basket .old, table.basket .delete, table.basket .cnt, table.basket .dtime {
	width:110px;
	text-align:center;
	background-position:bottom center;
}
#orderoverview table.basket .old, #orderoverview table.basket .delete, #orderoverview table.basket .cnt, #orderoverview table.basket .dtime {
	width:140px;
	text-align:center;
	background-position:bottom center;
}
table.basket .product {
	width: 250px;
	background-position:bottom center;
}
table.basket td.image {
	width: 80px;
	height:55px;
}
table.basket input {
	border: 1px solid #0099ff
}
table.basket .new {
	text-align:right;
	padding-right:50px;
	background-position:bottom right;
}
table.basket a {
	color: #002b2b;
	text-decoration:none;
}
.baskettotals {
	float:left;
	width:420px;
	background: url(../../MediaGallery/shoppingproces/bg_basketbottom.gif) repeat-x top left; 
}
.baskettotals table {
	border-collapse:collapse;
	width:100%;
}
.baskettotals table tr {
	background:  url(../../MediaGallery/shoppingproces/bg_totalssep.gif) no-repeat bottom left; 
	height:25px;
}
.waardebon {
	float:left;
	width:510px;
	height:100px;
	padding:10px 0px 0px 10px;
	background: url(../../MediaGallery/shoppingproces/bg_basketbottom.gif) repeat-x top left; 
}
.waardebon input {
	border: 1px solid #0099ff;
	height:25px;
}
.waardebon a {
	color: #002b2b;
	margin-bottom:10px;
}
.baskettotals .buttons {
	margin-top:10px;
	margin-left: 45px;
}
.baskettotals img {
	margin-left: 30px;
}
div.fadediv {
	background: url(../../MediaGallery/shoppingproces/bg_basketbottom.gif) repeat-x top left; 
}
div.fadestripebtn {
	background: url(../../MediaGallery/shoppingproces/bg_basketstripebottom.gif) repeat-x top left; 
	padding:10px;
	text-align:right;
	height:50px;
}
div.fadestripetext {
	background: url(../../MediaGallery/shoppingproces/bg_basketstripebottom.gif) repeat-x top left; 
	padding:10px 10px 20px 10px;
	min-height:30px;
	clear:both;
	display:block;
}
* html div.fadestripetext {
	height:30px;
}
th.label {
	width:200px;
}
.defaultWidth {
	width:250px;
}
input.textfield, select.select {
	border: 1px solid #0099ff
}
.cartForm input.inputRadio {
	height:12px;
	margin-right:5px;

}
.cartForm td { 
	height: 24px;
}
.cartForm table { 
	border-collapse:collapse;
}
.cartForm {
	padding:10px;
}
.cartForm input { 
	height: 19px;
}
span.required {
	color: #0099ff;
	font-size:14px;
}
span.notrequired {
	color: #FFFFFF;
	font-size:14px; 
}
.stripe {
	background: url(../../MediaGallery/shoppingproces/bg_basketentry.gif) repeat-x top left; 
}
td.error { 
	color:red;
	font-weight:bold;
	padding-left:10px;
}
h2.blackstripe {
	margin-bottom:5px;
}
#afleveradres {
	margin-top:10px;
	display:none;
}

#afleveradreslogin {
	margin-top:10px;
	display:none;
}
div.paddedentry {
	min-height:25px;
}
div.paddedentry img {
	padding-right:15px;
	padding-left:5px;
}
div.moreinfo {
	padding-top:2px;
}
div.moreinfo a {
	float:left;
	color:black;
}
h3 {
	color:#0099ff;
	font-size:11px;
	margin-bottom:5px;
}
#idealinfo {
	display:none;
}
#creditcardinfo {
	display:none;
}
#bankinfo {
	display:none;
}
#shopproc {
	min-height:650px;
}
* html #shopproc {
	height:650px;
}
.totalamount {
	text-align:right;
	padding-right:50px;
	background-position:bottom right;
}
