BODY, DIV, TABLE, LI {
	font-family: Arial;
	font-size: 11px;
}

div#veronica, .yui-winkel, .yui-winkel2 {
	background-color: #ffffff;
	width:560px;
	text-align:left;
}

.mask {
	background-color: #00ADEF;
}

div#hd {
	position: relative;
	z-index: 0;
	height: 70px;
}

div#bd {
	position: relative;
}

div#ft {
	margin-top: 10px;
	color: #000;
	position: relative;
}

div#ft div.footer-list {
	float: left;
	margin-left: 5px;
	margin-right: 25px;
}

div#ft div.footer-list ul {
	margin-left: 5px;
}

div#ft div.footer-list ul a {
	color: #6d6d6d; 
	text-decoration: underline;
}

div#ft div.footer_thuiswinkel {
	float: right;
}

div#ft div#text_footer {
	float: left;
	clear: both;
	font-size: 80%;
	margin-top: 10px;
	margin-left: 5px;
	width: 550px;
	text-align: left;
}

div#ft div#text_footer div#logo_footer {
	float: left;
	width: 175px;
}

div.menupanel {
	font-size: 77%;
	width: 380px;
	padding-top:10px;
}

div.menu-meuk {
	height: 20px;
	margin: 6px 5px 0px 5px;
}

div.menu-meuk-ul {
	float: left;
}

/* basket status (rechtsboven) */
div#basketstatus {
	position: absolute;
	top: 10px;
	right: 0px;
	
	width: 170px;
	height: 65px;
	border: 1px solid #7DAAE6;
	
	background: transparent url(../img/background/block_bg.png) top left repeat-x;
	font-size: 80%;
	color: #fff;
	
	z-index: 1;
}

div#basketstatus span#current_prods_in_basket_left {
	display: none;
}

div#basketstatus span#current_prods_in_basket_right {
	display: none;
}

div#basketstatus div#basket_heading, div#basketstatus div#basket_links {
	margin-top: 5px;
	margin-left: 5px;
}

div#cartstatus {
	margin-left: 5px;
	
}

/* Veronica productpagina \*/
div#veronica_product {
	width: 560px;
	background: #7DAAE6 url(../img/background/header_bg.png) top left repeat-x;
	position: relative;
	padding-bottom: 1px;
}

div#veronica_productname {
	position: relative;
	top: 4px;
	left:  8px;
	height: 20px;
}

div#veronica_productname h1 {
	color: #fff;
	width: 540px;
}

div#veronica_informatie {
	position: relative;
	left: 1px;
	width: 558px;
	background: #437eba url(../img/background/block_bg.png) bottom left repeat-x;
	margin-top: 9px;
	color: #fff;
}

div#veronica_informatie div#veronica_producttekst {
	float: left;
	width: 290px;
	margin-left: 5px;
	margin-top: 5px;
}

div#veronica_informatie div.product_images {
	float: right;
	width: 250px;
	margin-right: 5px;
	margin-top: 5px;
}

div#veronica_informatie div.product_images div.product_image{
	margin: 0px;
	padding: 0px;
}

div#veronica_prijs_content {
	float: left;
	width: 142px;
}

div#veronica_prijs div.product_price {
	font-weight: bold;
}

div#veronica_informatie div.aligncenter {
	padding-top: 10px;
	text-align: left;
	padding-bottom: 5px;
}

/* Eredivisie winkelmandje/afrekenpagina \*/
div#cart_part table.cart, div#cart_part table.shipping_estimated, div#cart_part table.carttotals, ul.summary li, div.code_box, div#overview_panel table.cart, div#cart_bottom table.carttotals, table.carttotals tr.confirmation_total {
	background: #437eba url(../img/background/block_bg.png) bottom left repeat-x;
	color: #fff;
}

table.cart tr.thead_cart, table.cart tr.thead_cart th, table.shipping_estimated tr th, table.carttotals tr#basket_total_large th, table.carttotals tr#basket_total_large td, ul.summary h2, div.code_box h2, ol#checkout li.ready h2, ol#checkout li.active h2, ol#checkout li.checkout_step h2, div.login_screen h2 {
	background: #7DAAE6 url(../img/background/header_bg.png) top left repeat-x;
	color: #fff;
}

ul.summary h2{
	font-size: 80%
}

input.large {
	width: 185px;
}

#shopping_cart_summary table.carttotals {
	font-size: 90%;
}

div#cart_bottom table.shipping_estimated {
	display: none;
}

div#cart_bottom div.yui-u {
	width: auto;
}

div#cart_bottom div.code_box {
	width: 305px;
	margin-top: 0px;
}

div.summary_bar input.medium {
	width: 115px;
}

/* Anything below this is custom for Voetbalshop.nl \*/
/* Anything above this is custom for Veronica Shop! \*/

* { font-family: verdana; }

a { color: #000; text-decoration: none; }
a.cart_product_name, a.summary_edit_link {color: #fff;}

body#main {
	background-color: #fff;
}
/* layout */
h1#showProductTitle {
font-size: 12px;
font-weight: bold;
}

.prod_price {
	display: none;
}

div#custom div.inputcolumn {
	clear: both;
}

div.inputcolumn label.field_name {
	width: 50%;
}

div#leftmenu { 
	float: left;
	width:12.2207em; *width:12.0106em;

	background-color: #f1f6f8;
}

div#ad_right {
	float:right;
    width:12.3207em;*width:12.0106em;

}
/* topmenu */
table#topmenu {
	font-size:85%;
position:absolute;
right:169px;
width:360px;
}

input.small {
width:7.6em;
}


table#topmenu td { padding-left: 2px; padding-right: 2px; }

/* leftmenu tree */
div.cmsitems {
	padding-top: 5px;
	padding-left: 14px;
	background-color: #d7dbdd;
	color: #666666;
	font-weight: bold;
	font-size: 77%;
}
div.cmsitem {
	padding-top: 2px;
	padding-bottom: 10px;
}
div.cmsitem a {
	color: #666666;
}
div.leftsearch {
	margin-top: 10px;
	padding: 7px;
	background-color: #bfd5e1;
	color: #666666;
	font-size: 85%;
	width:147px;
	font-weight: bold;
}

/* ads */
div#ad_top { 
	position: absolute;
	top: 33px;
	right: 170px;
}

/* breadcrumb */
div#breadcrumb {
	margin: 10px 0 10px 0;
	font-size: 85%;
}

a.selected { font-style: italic; font-weight: normal; }

.customproducts{text-align:left;}

fieldset.contact label.field_name {text-align:left;}

div.nietnaarrechtsgaan{text-align:left;}

#offerte_dennis label.field_name{width:29%;}



/* form fields */
table.form { width: 100%; }
table.form th { width: 35%; }
table.form td { width: 65%; }

input.simplesearch { width: 105px; }
input.text, input.text-focus { width: auto; }
select.select { width: 160px; }
select.productoption { width: 150px; }

select#subject {
	width: auto;
}

input#email2 { width: 140px; }

textarea#remark { width: 388px; margin-left: 0px; }
iframe.terms_iframe { width: 730px; }

/* boxes round corner */
div.box, div.box div.boxcontent {
	margin: 0px; 
	padding: 0px;
}

div.box div.boxcontent table.product_quantity th{
	font-weight: bold;
}

div#producttabs div.box { margin-top: 0px; }

/* breadcrumb */
div#breadcrumb { font-weight: bold; }

div.browsebar {
	margin: 10px 0px;
}

/* category pagina */
h2.subcat { font-weight: bold; }
div.subcats { font-size: 86%; margin-bottom: 15px; }

div.category_bar { 
	background-color: #6e818d; 
	color: #ffffff;
	margin-bottom: 5px; 
}

div.category_bar a { 
	color: #ffffff; 
	font-weight: bold; 
}

div.category_description {
	font-style: italic;
	font-size: 80%;
}

div.category_product{ 
	height: 180px; 
	position: relative; 
	cursor: pointer;
	margin-bottom: 10px;
	background: transparent url(../img/background/block_bg.png) top left repeat-x;
	color: #fff;
}
	
div.category_product div.image { 
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

div.category_product div.product_description {
	margin: 10px;
	width: 195px;
	font-size: 80%;
}

div.category_product div.product_name { 
	background: transparent url(../img/background/header_bg.png) top left repeat-x;
	width: 100%;
	height: 30px;
	font-size: 77%;
}

div.category_product div.product_name a {
	color: #fff;
	font-weight: bold;
}

div.category_product div.product_price, div.category_product div.category_price {
	float: left;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}

div.suggestion_price {
	background-image: url(../img/nl/bg-price-cat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 92px;
	height: 41px;
	font-family: arial;
	font-size: 93%;
	font-weight: bold;
	padding-top: 9px;
	text-align: center;
	color: #ffffff;
	font-style: italic;
}

div.category_product div.product_price .action, div.category_product div.category_price .action {
	background-image: url(../img/nl/bg-price-cat-action.gif);
	padding-top: 16px;
}

div.category_product div.product_button {
	float: right;
	clear:  both;
	margin-right: 10px;
	margin-top: 10px;
}

div#topbar table { width: 99%; }

/* product pagina */
div.product_left { font-size: 77%; width: 270px;}
div.product_right { margin-left: 280px; }

div.product_detail { font-size: 77%; }
div.product_detail h2 { font-weight: bold; margin-bottom: 10px; }
div.product_detail div.product_description { margin-bottom: 10px; }

table.product_options th { font-weight: bold; }
table.product_options td { height: auto; padding: 1px; }

div.images_bottom div.extra_images img {
	width: 80px; 
	height: auto; 
	
	border: 1px solid black;
	}
	
div.images_bottom div.extra_images img#eximg0, div.images_bottom div.extra_images img#eximg11 {
	margin-right: 2px;
}
	
div#veronica_product div.large_image_message {
	font-size: 80%;
}

div.product_detail div.product_price div.from_price { text-align: left; padding-left: 20px; font-size: 50%; }

div.product_detail div.product_price {
background-image: url(../img/nl/bg-pr-blank.gif);
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
font-family:arial;
font-size:330%;
font-style:italic;
font-weight:bold;
height:70px;
margin-bottom:10px;
margin-top:10px;
padding-top:14px;
text-align:center;
width:163px;
}
div.old_price { font-size: 70%; }
div.new_price small { font-size: 40%; padding-right: 7px; }

div.product_image, div.images_bottom div.extra_images { border: 0px solid #ffffff; }
.extra_images { border-top: 0px solid #ffffff; }

/*div.suggestion_price { margin-top: 20px; }*/

.yui-navset .yui-nav {
	border-color:#6E818D;
}
.yui-navset .yui-content { background-color: #ffffff; border-color:#a3a3a3; }

.yui-navset .yui-nav a {
	background-color:#FFFFFF;
	background-image: none;
}
.yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus {
	background-color:#dee2e5;
	background-image: none;
}
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover {
	background-color:#6e818d;
	background-image: none;
}
/*
div#producttabs ul li { margin-right: 0px; margin-left: 4px; }
div#producttabs ul li em { background: url(../img/bg-tab.gif) no-repeat; width: 127px; text-align: center; padding-top: 5px; padding-bottom: 5px; }
div#producttabs ul li.selected em {background-image: url(../img/bg-tab-sel.gif); color: #ffffff; }
*/
table#personal_book { font-size: 77%; width: 258px;}
table#personal_book td.subcat { font-weight: bold; }
table#personal_book input.text, table#personal_book input.text-focus { width: 160px;padding:3px; }

div#personal_book_preview {
	float: right;
	background-image: url(../img/bg-book-love.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 488px;
}

div#personal_book_perview_text { font-family: tahoma; font-size: 92%; }

.book_perview_text { margin-top: 25px; margin-left: 22px; margin-right: 10px; color: #f8f2eb; }

div.personal_book_left { float: left; }

/* div.mailinglist { margin-top: 10px; } */

div.ship_date { width: 100%; }
div.ship_date select { width: 70px; }

#personal_tshirt {
	background-image: url(/shop/skin/commerce/img/wait.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div.suggestion { margin-right: 1px; }
div.suggestions div.last { margin-right: 0px; width: 33%; }
div.suggestion div.suggestion_name { height: 30px; }
div.suggestion div.suggestion_price { height: 50px; }
div.suggestion div.suggestion_price div.product_price { font-size: 94%; margin-top: 3px;}

div.suggestbutton, div.suggestbutton-hover, div.suggestbutton-checked {
	background-image: url(/skin/thuiswinkelen/img/nl/btn-suggestion.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 168px; height: 20px;
	background-color: #ffffff;
}
div.suggestion div.suggestion_description { height: 50px; }
div.suggestbutton-hover { background-image: url(/skin/thuiswinkelen/img/nl/btn-suggestion-h.gif); }
div.suggestbutton-checked { background-image: url(/skin/thuiswinkelen/img/nl/btn-suggestion-c.gif); }
div.suggestion div.suggestion_options select { width: 168px; }
div.suggestion div.suggestion_image { height: 140px; margin-top: 20px;}

table#topmenu td, table#topmenu a { color: #000000; text-transform: lowercase; }
body.zolderverkoop table#topmenu td, body.zolderverkoop table#topmenu a { color: #ffffff; text-transform: lowercase; }

fieldset.contact div.form_field { margin-left:46%; }
div.submit { margin-left: 0px; text-align: center; }

div.row_search_term { width: 77%; }
/*li {list-style-image:none;list-style-position:inside;list-style-type:square;}*/

input.checkbox { margin: 0; }
textarea#message {width:30em;}
/*
textarea.large {width:44.7em;}
 checkout */
/*table.promo_code_input input#check_promo {
margin-left: 40px;
}*/
div#cart_bottom table.carttotals.large th {
width: 11.3em;
}
form#login_form div.alignright.continue {
text-align: left;
}

span.pt{color:red;}

img.extraimage {border:0px solid #000000;
}


div#custom fieldset.contact label.field_name {width:41%;}