body{
	background:#fff;
	font:12px/18px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align:center;
	color:#444;
}

#wrap_container{
	background:#f2f2f2;
	width:100%;
}

#container{
	text-align:left;
	width:960px;
	margin:0 auto;
}

#header{
	border-bottom:3px solid #0064a3;
	height:151px;
	position:relative;
}

#logo{
	height:151px;
	width:391px;
}

#logo img{
	vertical-align:top;
}

#page_4708 #header #basket{
	display:none;
	position:absolute;
	right:0px;
	top:0px;
}

#basket{
	display:none;
}

#navigation_search{
	height:42px;
	margin:0px 17px 18px 10px;
}

#navigation{
	float:left;
}

#navigation ul li{
	float:left;
	margin-left:2px;
}

#navigation ul li.first{
	margin-left:0px;
}

#navigation ul li a{
	background:#fefefe;
	display:block;
	color:#84b4d2;
	font-size:18px;
	padding:12px 16px;
	text-decoration:none;
	text-transform:uppercase;
}

#navigation ul li.active a,
#navigation ul li a:hover{
	background:#0064a3;
	color:#fff;
}

#search_shop{
	float:right;
	margin-top:10px;
	width:282px;
}

#page_4708 #top{
	display:block;
	margin:0px 17px 19px 10px;
}

#top{
	display:none;
}

#mid{
	margin:0px 17px 19px 9px;
}

.sections #banners,
.sections #shop_info{
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
	float:left;
	height:253px;
}

.sections #shop_info a:hover{
	text-decoration:underline;
}

.sections #banners{
	background:#fff;
	margin-right:10px;
	width:617px;
}

.sections #shop_info{
	background:#D2DA53 url(../../layout/demo.mercanto.be/shop_info_bg.jpg) no-repeat center top;
	font-family:"Century Gothic", "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:14px;
	padding:20px;
	height:214px;
	width:265px;
}

.sections #shop_info p{
	line-height:18px;
}

.sections #shop_info a{
	color:#444;
	text-decoration:none;
}

#footer{
	text-align:left;
	margin:0 auto;
	width:960px;
	clear:both;
}

#custom_navigation,
#newsitems,
#wrap_newsletter_logo_payments{
	float:left;
	width:305px;
}

#footer #custom_navigation,
#footer #newsitems{
	margin-top:19px;
}

#custom_navigation{
	margin:0px 0px 0px 10px;
}

#newsitems{
	margin:0px 9px;
}

#wrap_newsletter_logo_payments{
	margin:0px 17px 0px 0px;
}

#newsletter{
	border:3px solid #f2f2f2;
	margin:7px 0px 7px 0px;
	padding:8px;
}

#footer p,
#footer a{
	color:#999;
}

#copyright{
	clear:both;
	text-align:center;
}

/* ELEMENTS
-----------*/
hr{
	border:1px;
	color:#0064A3;
	height:1px;
	background:#0064A3;
}

a{
	color:#0064A3;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p{
	line-height:20px;
}

h1.page_title{
	font-size:20px;
}

h1{
	font-size:18px;
}

h2{
	font-size:16px;
	color:#665247;
}

h3{
	font-size:14px;
}

#content p,
#content ul,
#content ol{
	margin:0 0 10px;
}

#content ul,
#content ol{
	margin:0 0 10px;
	padding-left:15px;
	list-style:disc;
}

#content ol{
	list-style:decimal;
}

#content h1,h2,h3,h4,h5,h6{
	margin:0 0 10px;
}

/* PHOTOGALLERY
---------------*/
/*#content .module_photo ul{
	margin:0;
	padding:0;
	list-style:none;
}

#module_photogallery{
	list-style:none;
	padding:0;
}

#module_photogallery li{
	float:left;
	margin:0 15px 30px;
	height:154px;
	width:154px;
	text-align:center;
	overflow:hidden;
}

#module_photogallery li a img{
	border:2px solid #fff;
}

#module_photogallery li a:hover img{
	border:2px solid #ccc;
}*/

/*FORMS
-------*/
input.submit, .pay-banktransfer{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:#005d9b;
	border:1px solid #005d9b;
	color:#fff;
	padding:3px 0;
	width: 120px;
	display:block;
	margin:8px auto auto 0px;
	font:bold 12px Arial,Verdana,sans-serif;
	cursor: pointer;
}

.pay-banktransfer{
	width:200px;
	text-align:center;
	text-decoration:none;
}

.pay-banktransfer:hover{
	text-decoration:none;
}

input.text,
textarea{
	width:250px;
	padding:3px 5px;
	font:11px Arial,Verdana,sans-serif;
	border:1px solid #005d9b;
}

select{
	border: 1px solid #005D9B;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
}

table.layouttable{
	width:430px;
}

table.layouttable td,
table.layouttable th{
	padding:3px;
	vertical-align:top;
}

table.layouttable th{
	width:180px;
	font-weight:normal;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
}

table.layouttable .row0 td,
table.layouttable .row0 th{
	background:none;
}

table.layouttable tr.error th,
table.layouttable tr.error td{
	background:#c00;
	font-weight:bold;
	color:#fff;
}

#disclaimer{
	font-size:10px;
}
.error_message,
.error{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}

tr.error {
	border:1px solid #c00;
	background:#fdd;
}

#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}

#module_catalog .paging{
	padding:4px;
	text-align:right;
}

#module_catalog .paging p a{
    background:#FEFEFE;
    color:#84B4D2;
	 padding:0px 2px;
	 text-decoration:none;
}

#module_catalog .paging p a:hover,
#module_catalog .paging p a.active_number_link{
	background:#0064A3;
	color:#fff;
	text-decoration:underline;
}

#module_catalog ul li{
	background:#fff;
	border:1px solid #d9d9d9;
	float:left;
	height:302px;
	margin:0px 0px 20px 9px;
	position:relative;
	width:146px;
}

#module_catalog ul li.first,
#module_catalog ul li.firstinrow{
	margin-left:0px;
}

#module_catalog ul li.last,
#module_catalog ul li.lastinrow{
	margin-right:0px;
}

#module_catalog ul li a{
	display:block;
	padding:10px 13px 0px 13px;
}

#module_catalog ul li div a img{
	height:120px;
	width:120px;
	vertical-align:top;
}

#module_catalog ul li h3{
	line-height:14px;
	margin:0px;
}

#module_catalog ul li h3 a{
	color:#333;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#module_catalog ul li.product.promotion{
	background:#d9e156;
	position:relative;
}

.promotion_icon{
	display:none;
}

#module_catalog ul li.product.promotion .promotion_icon{
	display:block;
	position:absolute;
	top:110px;
	right:0px;
}

#module_catalog_single .promotion_icon{
	display:block;
	position:absolute;
	top:24px;
	left:176px;
}

#module_catalog ul li.product .basket_icon{
	display:block;
	position:absolute;
	top:254px;
	left:4px;
	z-index:10;
}

#module_catalog ul li.product.promotion .price.promotion-price-incl-vat{
	font-weight:bold;
}

.product_description{
	padding:10px 13px 0px 13px;
}

.product_description p{
	color:#777;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	line-height:13px;
}

#module_catalog ul li span a{
	padding:0px;
}

.product-more-info{
	left:12px;
	position:absolute;
	top:224px;
}

.price{
	color:#665247;
	font-size:16px;
	position:absolute;
	right:14px;
	top:248px;
}

.price small{
	font-size:11px;
}

.buy{
	background:#604c41;
	left:0px;
	position:absolute;
	top:268px;
}

#module_catalog ul li span.buy a{
	color:#fff;
	font-size:16px;
	padding:8px 14px 8px 44px;
	text-decoration:none;
	text-transform:uppercase;
}

.product-more-info a{
	color:#0064a3;
}

#module_search table.layouttable{
	width:305px;
}

#module_search table td{
	padding:0px;
}

#module_search table td.col0{
	padding-top:2px;
	width:100px;
}

#module_search table td.col1{
	width:144px;
}

#module_search table td.col2{
	width:34px;
}

#module_search table td input.text{
   -moz-box-shadow: 0 0 5px #cccccc inset;
   -webkit-box-shadow: 0 0 5px #cccccc inset;
	box-shadow: 0 0 5px #cccccc inset;
	border-color:#c2c0c0;
	height:15px;
	width:142px;
}

#module_search table td input.submit{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:#005d9b;
	height:23px;
	margin:0px;
	width:30px;
}

#newsletter .form_section input{
	float:left;
}

#newsletter input.text{
   -moz-box-shadow: 0 0 5px #cccccc inset;
   -webkit-box-shadow: 0 0 5px #cccccc inset;
	box-shadow: 0 0 5px #cccccc inset;
	border-color:#c2c0c0;
	height:15px;
	margin-right:10px;
	width:142px;
}

#newsletter input.submit{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:#005d9b;
	height:23px;
	margin:0px;
	width:30px;
}

/* productpages + userpages */
/*#module_catalog,*/
.module_catalog_orderoverview,
.module_shop_order_confirm,
.module_users_register,
.module_login,
.module_shop_paymentform,
#order_status{
	background:#fff;
	padding:20px 10px;
}

.module_shop_paymentform h2{
	margin-top:10px;
}

#col_left{
	background:#fff;
	float:left;
	padding:10px;
	margin-right:10px;
	width:597px;
	position:relative;
}

#col_right{
	float:left;
	width:305px;
}

#product_image{
	float:left;
	margin:0px 10px 10px 0px;
}

#product_image a img{
	vertical-align:top;
}

#product_description{
	float:right;
	margin-bottom:30px;
	width:432px;
}

#product_order{
	float:right;
	text-align:right;
	padding-top:30px;
	position:relative;
	width:432px;
}

#product_order form div input#qty{
	width:30px;
}

#product_order form div input.submit{
	background:#604C41;
	border:1px solid #604C41;
	clear:both;
	color:#fff;
	margin-left:226px;
	width:206px;
}

.continue_shopping{
	font-size:14px;
	padding-top:10px;
}

.shopping_basket{
	background:#fff;
	border:2px solid #0064A3;
	float:right;
	padding:10px;
	width:281px;
}

.shopping_basket h3{
	text-transform:uppercase;
}

.price_single_product .price{
	position:static;
}

.shopping_basket .shopping_basket_list .buy_basket{
    background:#fff;
    clear:right;
    float:right;
    margin-top:4px;
}

.shopping_basket_list .product-list ul li {
    border-bottom:1px dashed #444444;
    padding:6px 2px;
	 text-align:right;
}

.total-price{
	 color:#222;
    float:right;
    font-size:16px;
    font-weight:bold;
    margin-top:2px;
    padding:4px;
}

.shopping_basket .shopping_basket_list .buy_basket a{
	background:#b7be49;
	color:#fff;
	display:block;
	padding:5px 10px 3px 10px;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	text-decoration:none;
}

.shopping_basket_list ul li .product-name a{
	font-size:16px;
}

.shopping-basket-amount{
	text-align:right;
}

/* checkout flow */

ol.checkout_flow{
	-moz-box-shadow:0 0 1px #ccc;
	-webkit-box-shadow:0 0 1px #ccc;
	box-shadow:0 0 1px #ccc;
	margin:0 0 30px 0;
}

ol.checkout_flow.step1{
	background:url(../../layout/demo.mercanto.be/mercanto-nav.png) no-repeat center top;
}

ol.checkout_flow.step2{
	background:url(../../layout/demo.mercanto.be/mercanto-nav.png) no-repeat center -42px;
}

ol.checkout_flow.step3{
	background:url(../../layout/demo.mercanto.be/mercanto-nav.png) no-repeat center -86px;
}

ol.checkout_flow.step4{
	background:url(../../layout/demo.mercanto.be/mercanto-nav.png) no-repeat center -129px;
}

ol.checkout_flow.step5{
	background:url(../../layout/demo.mercanto.be/mercanto-nav.png) no-repeat center -172px;
}

ol.checkout_flow li{
	color:#d9e156;
	display:inline;
	float:left;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	height:42px;
	width:170px;
}

ol.checkout_flow li.step2{
	width:186px;
}

ol.checkout_flow li.step3{
	width:186px;
}

ol.checkout_flow li.step4{
	width:186px;
}

ol.checkout_flow li.step5{
	width:186px;
}

ol.checkout_flow li.current a,
ol.checkout_flow li.current strong,
ol.checkout_flow li.past a,
ol.checkout_flow li.past span{
	color:#fff;
	display:block;
	font-size:14px;
	margin:0 0 0 33px;
	padding:16px 0 0 0;
}

ol.checkout_flow li.past a{
	color:#ececec;
}

ol.checkout_flow li.coming span{
	color:#999;
	display:block;
	font-size:14px;
	padding:16px 0 0 0;
}

ol.checkout_flow li.current.step1 strong,
ol.checkout_flow li.coming.step1 span,
ol.checkout_flow li.past.step1 a,
ol.checkout_flow li.past.step1 span{
	margin:0 0 0 32px;
}

ol.checkout_flow li.current.step2 strong,
ol.checkout_flow li.coming.step2 span,
ol.checkout_flow li.past.step2 a,
ol.checkout_flow li.past.step2 span{
	margin:0 0 0 52px;
}

ol.checkout_flow li.current.step3 strong,
ol.checkout_flow li.coming.step3 span,
ol.checkout_flow li.past.step3 a,
ol.checkout_flow li.past.step3 span{
	margin:0 0 0 57px;
}

ol.checkout_flow li.current.step4 strong,
ol.checkout_flow li.coming.step4 span,
ol.checkout_flow li.past.step4 a,
ol.checkout_flow li.past.step4 span{
	margin:0 0 0 53px;
}

ol.checkout_flow li.current.step5 strong,
ol.checkout_flow li.coming.step5 span,
ol.checkout_flow li.past.step5 a,
ol.checkout_flow li.past.step5 span{
	margin:0 0 0 57px;
}

/* overview +  confirm */
.module_catalog_orderoverview table.layouttable,
#orderoverview_order table.layouttable{
	width:100%;
}

.module_catalog_orderoverview table.layouttable th,
#orderoverview_order table.layouttable th{
	font-weight:bold;
	text-align:center;
}

.module_catalog_orderoverview table.layouttable td,
#orderoverview_order table.layouttable td{
	border:1px solid #ccc;
}
/* end */

.module_catalog_orderoverview p input.submit{
	display:block;
	float:right;
	width:142px;
}

.module_catalog_orderoverview table.layouttable tr.excl_vat td[colspan="3"],
#orderoverview_order table.layouttable tr.excl_vat td[colspan="3"]{
	color:#000;
	font-weight:bold;
}

.module_catalog_orderoverview .lastcol{
	width:15px;
	text-align:center;
}

.module_users_register form{
	color:#444;
}

.module_users_register fieldset legend{
	display:block;
	font-size:18px;
	line-height:24px;
	margin:0 0 10px 0;
	padding-top:5px;
}

.module_users_register table.layouttable{
	width:460px;
}

.module_users_register p.tip{
	background:#fae6b7;
	border:1px solid #ffc947;
	padding:8px;
	margin:10px 0;
}

.module_users_register #ex-1{
	margin:10px 0 0 0;
}

.module_users_register table.layouttable th,
.module_users_register table.layouttable td{
	border-bottom:1px solid #ccc;
	padding:4px 0;
}

table.layouttable.last{
	background:#f2f2f2;
	margin-top:20px;
}

table.layouttable.last td{
	border:none;
	padding:8px;
}

.home #module_catalog{
	background:none;
	padding:0px;
}

/* fancybox */

#fancybox-content{
	-moz-box-shadow:0px 0px 4px #aaa;
	-webkit-box-shadow:0px 0px 4px #aaa;
	box-shadow:0px 0px 4px #aaa;
}

.login_link{
	background:#D9E156;
	float:right;
	padding:12px;
	position:relative;
	margin:14px 138px 0 0;
}

.triangle{
	position:absolute;
	top:0px;
	right:-44px;
	width:0;
	height:0;
	line-height:0;
	border-top:22px solid #fff;
	border-right:22px solid #fff;;
	border-bottom:22px solid #fff;
	border-left:22px solid #D9E156;
}

.login_link a{
	color:#0064A3;
	font-size:14px;
}

.module_login table{
	width:310px;
}

.module_login table tr td{
	padding:4px 0px;
}

.module_login table tr td input{
	width:229px;
}

.module_login table tr td input.submit{
	width:80px;
}

.module_login .error_message{
	width:208px;
}

#orderoverview_address{
	margin:20px 0px;
}

#orderoverview_form form p.terms{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #aaa;
	padding:8px 2px;
}

form p.submit_order input.submit{
	margin-left:794px;
}

.editprofile_link a{
	font-size:10px;
}

.module_shop_paymentform input.submit{
	width:192px;
}


