body{
	margin:0;
	background:#f1f1f1;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#54494d;
	min-width:960px;
}
a{color:#54494d;}
a:hover{text-decoration:none;}
img{border:none;}
input,
textarea,
select{
	font:100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#top-box-wrapper{
	width:100%;
	min-height:79px;
	overflow:hidden;
	border-bottom:1px solid #cecece;
	background:#fff;
}
* html #top-box-wrapper{
	height:79px;
	overflow:visible;
}
#top-box{
	width:960px;
	margin:0 auto;
}
#top-box h1{
	margin:23px 0 0 17px;
	font-size:28px;
	line-height:20px;
	font-weight:normal;
	float:left;
}
#top-box h1 a{
	font-style:normal;
	display:block;
	margin:0 0 0 160px;
	color:#009fe9;
	font-size:13px;
	text-decoration:none;
}
#content-wrapper{
	width:100%;
	background:#f1f1f1;
	border-top:1px solid #fff;
}
#content{
	width:960px;
	margin:0 auto;
}
.inlogger-frm{
	width:432px;
	float:right;
	padding:11px 12px 0 0;
}
.inlogger-frm label{
	display:block;
	padding:0 0 3px 3px;
}
span.txt001{
	background:url(../images/inp-txt002.gif) no-repeat;
	width:205px;
	float:left;
	padding:3px 0 0 10px;
	height:24px;
	margin:0 6px 0 0;
}
span.txt001 input{
	width:200px;
	float:left;
	background:none;
	border:0;
}
span.txt002{
	background:url(../images/inp-txt001.gif) no-repeat;
	width:180px;
	float:left;
	padding:3px 0 0 10px;
	height:24px;
}
span.txt002 input{
	width:183px;
	float:left;
	background:none;
	border:0;
}
input.submit-btn01{
	outline:none;
	float:left;
}
ul.nav{
	padding:0;
	margin:1px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
ul.nav li{
	float:right;	
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:135px;
}
ul.nav li a{
	display:block;
	width:135px;
	height:20px;
	padding:3px 0 0;
	color:#666;
	text-decoration:none;
}
ul.nav li a:hover, 
ul.nav li.active a{
	background:url(../images/nav-bg.gif) no-repeat;
	color:#fff;
}
.intro{
	background:url(../images/bg-intro-top.gif) no-repeat;
	padding:8px 0 0;
}
.intro-btm{
	background:url(../images/bg-intro-btm.gif) no-repeat 0 100%;
	padding:0 0 8px;
}
.intro-ct{
	background:#008bce url(../images/bg-intro-ct.gif) repeat-x;
	min-height:85px;
	width:931px;
	padding:4px 12px 0 17px;
	overflow:hidden;
}
.intro-text {
	color: white;
	width: 455px;
	float:left;
	margin:0;
	padding:11px 0 0;
}
.intro-text a {
	color: white;
}

div#left-contact, div#right-contact {
	float: left;
	margin-right: 30px;
}

.intro h2{
	width:240px;
	float:left;
	font-size:28px;
	color:#fff;
	margin:0;
	font-weight:normal;
}
ul.sub-nav{
	/*padding:11px 0 0;*/
	padding-left: 0px;
	margin:0;
	list-style:none;
	float:left;
	width:460px;
}
ul.sub-nav li{
	display:inline;	
	padding:0 4px 0 7px;
	background:url(../images/split01.gif) no-repeat 0 6px;
}
ul.sub-nav li.first{background:none;}
ul.sub-nav li a{
	color:#fff;
}
.zoek-frm{
	width:218px;
	float:left;
	padding:12px 0 0 11px;
}
.zoek-frm h3{
	font-size:14px;
	color:#fff;
	margin:0 0 11px;
}
span.txt003{
	float:left;
	background:url(../images/inp-txt003.gif) no-repeat;
	width:183px;
	height:27px;
	padding:3px 0 0 10px;
}
span.txt003 input{
	width:173px;
	background:none;
	border:0;
}
input.submit-btn02{
	width:22px;
	height:27px;
	float:left;
}
.crumbs-box, 
.crumbs-box2{
	border:1px solid #cecece;
	border-bottom:0;
	height:1%;
	overflow:hidden;
	padding:4px 3px;
	margin:13px 0 0;
	background:#fff url(../images/bg-crumbs01.gif) no-repeat 4px 4px;
}
.crumbs-box2{border-bottom:1px solid #cecece;}
.crumbs-box ul, 
.crumbs-box2 ul{
	padding:0;
	margin:0;
	list-style:none;
	width:476px;
	float:left;
}
.crumbs-box ul li, 
.crumbs-box2 ul li{
	float:left;	
}
.crumbs-box ul li a, 
.crumbs-box2 ul li a{
	background:url(../images/crumb-itm02.png) no-repeat;
	width:114px;
	height:31px;
	display:block;
	padding:9px 0 0 32px;
	margin:0 0 0 -20px; 
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	position:relative;
	z-index:1;
	cursor:pointer;
}
.crumbs-box ul li.first a, 
.crumbs-box2 ul li.first a{
	background:url(../images/crumb-itm01.png) no-repeat;
	width:130px;
	height:31px;
	position:relative;
	margin:0;
	padding:9px 0 0 16px;
	z-index:2;
}
.crumbs-box-login ul li.first a {
	background:url(../images/crumb-itm03.png) no-repeat;
	width:180px;
}
.flash{
	width:958px;
	overflow:hidden;
	border:1px solid #cecece;
}
.flash img{display:block;}
.contacts-box{
	padding:14px 50px 14px 14px;
	height:1%;
	background:#fff;
	border:1px solid #cecece;
	overflow:hidden;
}
ul.map{
	width:144px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
ul.map li{
	line-height:18px;	
}
dl.conts{
	width:210px;
	float:right;
	padding:0;
	margin:0;
	line-height:16px;
}
dl.conts dt{
	float:left;
	width:64px;
}
dl.conts dd{
	margin:0;
	width:146px;
	float:left;
}
address.addr{
	width:216px;
	float:right;
	font-style:normal;
}
address.addr span{display:block;}
.intro02{
	background:#fff url(../images/bg-intro02.jpg) no-repeat 100% 0;
	padding:9px 280px 0 18px;
	min-height:132px;
	border:1px solid #cecece;
	border-top:1px solid #cecece;
	overflow:hidden;
	margin:0 0 13px;
}
.no-image {
	background: #fff;	
}

.no-image-login {
	padding-top: 0;
}

div #left {
	border-right: 1px solid #cecece;
	width: 300px;
	float: left;
}

div.content-login {
	padding: 10px 0;
}

div#right div.content-login {
	width: 500px;
	float:left;
	margin-left: 20px;
}

* html .intro02{
	height:132px;
	overflow:visible;
}
.intro02 h3{
	font-size:22px;
	margin:0 0 8px;
	font-weight:normal;
}
.intro02 div{
	width:266px;
	float:left;
}

.product div {
	margin:0 38px 0 0;
}

.no-image div {
	float: none;
	width: auto;
}

.intro02 div p{
	margin:0 0 18px;	
}
.items, 
.items02{
	height:1%;
	background:#fff;
	border:1px solid #cecece;
	overflow:hidden;
	margin:0 0 -1px;
}
.items-wrapper, 
.items02-wrapper{
	background:url(../images/bg-itms-lines.gif) repeat-y;
	width:100%;
	overflow:hidden;
}
.items02-wrapper{
	background:url(../images/bg-itms-lines2.gif) repeat-y;
}
.itm01{
	width:253px;
	float:left;
	padding:7px 14px 0 20px;
	position:relative;
}
.itm02{
	width:265px;
	float:left;
	position:relative;
	padding:7px 5px 0 20px;
}
.itm03{
	width:288px;
	float:left;
	position:relative;
	padding:7px 0 0 16px;
}
.itm01 h3, 
.itm02 h3, 
.itm03 h3{
	color:#54494d;
	margin:4px 0 0;
	font-size:22px;
	font-weight:normal;
}
.itm01 span.add-inf{
	text-align:right;
	float:right;
	width:100%;
}
.itm02 span.add-inf, 
.itm03 span.add-inf{
	float:left;	
}
.itm-meer{
	width:73px;
	float:right;
	padding:3px 0 0 3px;
	
}
.itm01 span.itm-photo, 
.itm02 span.itm-photo, 
.itm03 span.itm-photo{
	position:relative;
	float:left;
}
.itm02 span.itm-photo, 
.itm03 span.itm-photo{
	padding:0 9px 0 0;	
}
.itm01 span.itm-photo span, 
.itm02 span.itm-photo span, 
.itm03 span.itm-photo span{
	position:absolute;
	bottom:4px;
	right:0;
	font:bold 15px "Myriad Pro", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#6a6a6a;
}
.itm02 span.itm-photo span, 
.itm03 span.itm-photo span{
	z-index:100;
}
.price{
	background:url(../images/blue_star.gif) no-repeat;
	width:111px;
	height:88px;
	padding:22px 0 0;
	text-align:center;
	right:12px;
	bottom:8px;
	position:absolute;
	color:#fff;
	z-index:1;
	font:26px "Myriad Pro", Arial, Helvetica, sans-serif;
}
.price em{
	display:block;
	font-size:26px;
	font-weight:bold;
	font-style:normal;
	line-height:18px;
	position:relative;
}
.price span{
	display:block;
	font-size:26px;
	font-weight:bold;
	position:relative;
}
a.meer{
	padding:10px 0 0 14px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	display:block;
	background:url(../images/btn-meer.gif) no-repeat;
	width:57px;
	height:30px;
	text-decoration:none;
}
a.meer:hover{
	text-decoration:underline;	
}
a.klik-hier{
	padding:10px 0 0 16px;
	background:url(../images/bg-klik.gif) no-repeat;
	width:460px;
	height:30px;
	display:block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.klik-hier:hover{
	text-decoration:underline;	
}
.txt-inf{
	float:right;
	padding:10px 15px 0 0;
}
.itm-photo-box{
	width:193px;
	padding:8px 0 0 10px;
	float:left;
	min-height:206px;
}
* html .itm-photo-box{
	height:206px;	
}
.item-two-colls{
	float:left;
	margin:7px 0 0 35px;
	display:inline;
	width:462px;
}
.item-two-colls h3{
	font-size:27px;
	font-weight:normal;
	color:#009fe9;
	margin:0 0 2px;
}
.item-two-colls h4{
	margin:0 0 6px;
	font-size:22px;
	font-weight:normal;
}
.item-two-colls h5{
	font-size:13px;
	margin:0 0 2px;
}
.item-two-colls p{margin:0; line-height:16px;}
.itms-col01{
	float:left;
	border-top:1px solid #cecece;
	padding:9px 0 0;
}

.itms-col02{
	width:225px;
	float:left;
	border-top:1px solid #cecece;
	padding:15px 0 0;
	margin:0 0 0 12px;
}
.voorr{
	float:left;
	width:236px;
	margin:3px 0 0 10px;
	position:relative;
	
}
.voorr span.price{
	position:absolute;
	top:3px;
	right:-10px;
	display: block;
}
.voorr span.price strong{
	display:block;
	font-size:12px;
}

.voorr-grid span.price strong{
	display:block;
	font-size:12px;
}

.voorr h4{
	background:url(../images/ico-ok.gif) no-repeat 100% 0;
	padding:0 21px 0 0;
	margin:14px 0 9px;
	font-size:13px;
	font-weight:bold;
	float:left;
}
.voorr div{
	border-top:1px solid #cecece;
	width:100%;
	padding:15px 0 0;
	clear:both;
}
.voorr div p{
	margin:0 0 20px;	
}

.voorr span {
	display: block;
}

.voorr-clear {
	border-top: none !important;
}

a.bestel{
	background:url(../images/btn-bestel.gif) no-repeat;
	width:235px;
	height:40px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:-10px 0 0 -7px;
	position:relative;
}

a.bestel-belgium {
	background:url(../images/order_button.gif) no-repeat;
}
a.bestel-french {
	background:url(../images/order_button_french.gif) no-repeat;
}

.div-bestel {
	border-top: none !important;
	vertical-align: bottom;
}

#footer-wrapper{
	width:100%;	
	border-top:1px solid #fff;
	margin:15px 0 0;
	background:#fff url(../images/bg-footer.gif) repeat-x;
	min-height:77px;
	padding:5px 0 0;
}
* html #footer-wrapper{
	height:77px;	
}
#footer{
	width:945px;
	margin:0 auto;
	padding:0 0 0 15px;
}
#footer p{
	margin:0;
	float:right;
	color:#999;
}
#footer p a{
	color:#666;
	text-decoration:none;
}
#footer p a:hover{text-decoration:underline;}
a.engelen-logo{
	background:url(../images/engelen-logo.gif) no-repeat;
	width:91px;
	height:51px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
/* Dusan's changes */
div.customer {
	padding-right: 18px;
	padding-bottom: 12px;
}

div#content02 {
	padding-bottom: 0px !important;
}

ul, ol {
	list-style-type: none;
}

ol.one-page-checkout {
	padding: 0;
}

ul.checkout-types {
	text-align: right;
}

ul.form-list {
	padding: 0; !important;
}

ul.group-select {
	width: 250px;
	float: left;
}

ul.checkout {
	width: auto;
}

table.data-table {
	width: 100%;
}

table.data-table th {
	background: #F1F1F1;
}

tr.even {
	background: #F1F1F1;
}

td.a-right, th.a-right {
	text-align: right;
}

td.a-center, th.a-center {
	text-align: center;
}

table#shopping-cart-totals-table {
	width: 100%;
	
}

div.totals  {
	text-align: right;
}

div.account-create {
	width: 200px;
}

div.clear {
	clear: both;
	padding-bottom: 18px;
}

div.cart-price {
	text-align: right;
	padding-right: 0;
}

div.recent-orders {
	margin-bottom: 18px;
}

div #left-intro {
	margin-right: 30px;
}

h4 {
	margin: 0;
}

/********************** Columns */

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }

div.pages {
	padding: 15px 0;
}

div.pages ol, div.pages ul {
	display: inline;
}

div.pages li {
	display: inline;
}

p.checkout {
	margin-top: 18px !important; 
}

div.page-title {
	margin-left: 10px;
}

/********************** Checkout */
select.address-select { width:630px; }

.shipment-methods dd { margin-bottom:13px; }
.payment-methods dt { margin-bottom:5px; }
.payment-methods dd { padding:5px 20px; }
.payment-methods select.month { width:146px !important; margin-right:10px; }
.payment-methods select.year { width:100px !important; }
.payment-methods input.cvv { width:3em !important; }

/* Shopping Cart */
.shopping-cart  { margin-bottom:0; }
.shopping-cart th, .shopping-cart td { padding-left:13px; padding-right:13px; }
.shopping-cart th .tax-flag {font-size:0.9em; font-weight:normal; display:block; }
.shopping-cart tr.error { background:#FDE6E0 !important; }
.shopping-cart .continue-shopping { float:left; }
.shopping-cart-item-message {margin-bottom:5px;font-size:95%;margin-top:6px; }

td.attributes-col { line-height:1.4em; }
td.attributes-col ul { margin:5px 0; font-size:.95em; }
td.attributes-col dt { margin-top:.5em; }
td.attributes-col dd ul { margin:0 0 5px 0; list-style:disc; }
td.attributes-col dd ul li { margin-left:15px; }
td.attributes-col h4.title { padding:0; margin:0; font-size:1em; color:#2f2f2f; width:100%; overflow:hidden; }
td.attributes-col h4.title a { font-weight:bold; }

.shopping-cart-totals {
    width:248px;
    float:right;
    margin-top:25px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    text-align:right;
    }
.shopping-cart-totals table { width:100%; margin:7px 0; }
.shopping-cart-totals td { padding:0 15px; }
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding-top:10px;
    font-size:1.3em;
    border:none!important;
    }
.shopping-cart-totals .checkout-types { padding:8px 15px 15px; }
.shopping-cart-totals .checkout-types li { clear:both;  margin:10px 0; }

/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td { line-height:13px; padding-top:5px !important; padding-bottom:5px !important; }
.tax-total .tax-collapse { float:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 2px no-repeat; text-align:right; cursor:pointer; }
.show-details .tax-collapse { background-position:0 -55px; }
.show-details td { border-top:1px solid #d2d8db; }
.tax-details td { font-size:0.91em; color:#626465; background-color:#dae1e4; }
.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping cart tax info */
.cart-tax-info, .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }


.shopping-cart-collaterals {
    float:left;
    width:605px;
    padding:25px 0;
    }
.shopping-cart-collaterals .box {
    margin-bottom:18px;
    padding:12px 15px;
    border:1px solid #D0CBC1;
    background:url(../images/base_mini_head_bg.gif) repeat-x #fff;
    }
.shopping-cart-collaterals .box .form-button  {  margin-left:5px; }
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
    min-height:16px;
    color:#e26703;
    background-repeat:no-repeat;
    background-position:0 0;
    padding:1px 0 1px 21px;
    text-transform:uppercase;
    }
.shopping-cart-collaterals .discount-codes h4 { background-image:url(../images/icon_asterick.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate h4 { background-image:url(../images/icon_lorry.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate .input-text { width:214px; }
.shopping-cart-collaterals .shipping-estimate select { width:220px; }
.shopping-cart-collaterals .upsell {
    width:42.5%;
    border:1px solid #cec3b6;
    padding:12px 15px;
    background:#fafaec;
    }
.shopping-cart-collaterals .upsell .product-image { float:left; width:75px; border:1px solid #d0cdc9; }
.shopping-cart-collaterals .upsell .product-shop { width:170px; }
.shopping-cart-collaterals .upsell .product-shop h5 { font-size:1em; }
.grand_total {
    width:auto;
    margin-top:15px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }


/* One-Page checkout */
.one-page-checkout li.section { position:relative; }
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border:1px solid #bbb6a5; border-top:0; padding:15px 20px 30px 20px; background:#faf7ee; }
.one-page-checkout .head { margin-bottom:0; padding:4px 8px 6px 8px; background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee; border-width:0 1px 0 1px; border-color:#D9DDE3; border-style:solid; border-top:1px solid #fff; }
.one-page-checkout .tool-tip { right:8px; }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#d0dce1; border-color:#a3aeb3; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #BBAFA0; background:#F9F3E3; padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#F18200; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #f19900; background:#F18200; }
.one-page-checkout .active .box { display:block; border-color:#BBAFA0; background:#FBFAF6 url(../images/multi_address_box_bg.gif) 0 0 repeat-x; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }


.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }

/* Multiple Addresses checkout */
.multi-address-checkout-description {
    margin-top:-15px;
    margin-bottom:15px;
    }
.multi-address-checkout-box .box {
    position:relative;
    margin-top:15px;
    margin-bottom:25px;
    border:1px solid #bbb6a5;
    background:url(../images/multi_address_box_bg.gif) repeat-x #FBFAF6;
    }
.multi-address-checkout-box .legend {
    float:left;
    margin-top:-10px;
    margin-bottom:0;
    margin-left:15px;
    border:1px solid #F18200;
    background:#F9F3E3;
    color:#F18200;
    padding:2px 8px;
    }
.multi-address-checkout-box .content {
    padding:15px 20px 20px 20px;
    }
.multi-address-checkout-box .count-head {
    border-bottom:1px solid #BBAFA0;
    background:#F9F3E3;
    padding:5px 10px;
    }
.shipment-count {
    background:#E26703;
    padding:2px 5px;
    color:#fff;
    font-size:.95em;
    line-height:1em;
    }
.multi-address-checkout-box .tool-tip { left:-23px; }
.multi-address-checkout-box .count-head h4 {  margin:0; }
.multi-address-checkout-box .head h5 { color:#E26703; }
.multi-address-checkout-box .head a { font-weight:normal; }
.multi-address-checkout-box .checkmo-mailing-address { display:block; padding-left:20px; }
.shipping-method-pointer { border:1px solid #d9d2be; padding:13px; background:#F9F3E3; position:relative; }
.shipping-method-pointer .pointer { position:absolute; top:-20px; right:-40px; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(../images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(../images/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { font-size:1.5em; }
.place-order-box .grand-total .price { color:#e26703; font-weight:bold; }
.place-order-box input { margin-left:15px; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }

/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice { clear:both; min-height:15px; margin-top:3px; background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px; padding-left:17px; font-size:.95em; font-weight:bold; line-height:1.25em; }
.validation-failed { border:1px dashed #EB340A !important; background:#faebe7 !important; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

label.required { font-weight:bold; }
p.required { font-size:.95em; /* text-align:right; */ }

/********************** Gift Messages */
.giftmessages .gift-header {
    font-size:12px;
    font-weight:bold;
    color:#e87403;
}

.giftmessages .input-checkbox {
    padding-bottom:15px;
}

.giftmessages textarea {
    height:100px;
}

.giftmessages .input-checkbox input {
    margin-right:5px;
}

.giftmessages .input-checkbox label {
    font-weight:normal;
    color:#8e8d8b;
}

.one-page-checkout .box-no-padding {
    border:1px solid #bbb6a5;
    border-top:0;
    padding:15px 0px;
    background:#faf7ee;
}

.one-page-checkout .box-no-padding .inner-box {
   padding:0px 20px;
}


.giftmessages .gift-box {
    background-color:#f6f1eb;
    border-top:1px solid #e9e4de;
    border-bottom:1px solid #e9e4de;
    padding:22px 16px 22px 22px;
}

.giftmessages .gift-box .scroll-box
{
    overflow:auto;
    height:260px;
}

.giftmessages .product-image
{
    border:1px solid #d2d1cd;
}

.no-border {
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:none;
}

.no-padding { padding:0 !important; }
.no-margin { margin:0 !important; }

.giftmessages .giftmessage-product-info {
    padding-left:10px;
}

.giftmessages .numeration
{
    font-weight:bold;
    color:#8a8987;
}

.giftmessages .gift-box label { color:#918d8e; }

.giftmessages .group-select li .input-box { float:left; width:260px; }
.giftmessages .group-select li .input-text, .group-select li select, .group-select li textarea { width:495px; }
.giftmessages .group-select li .input-box .input-text, .group-select li .input-box textarea { width:235px; }
.giftmessages .group-select li .input-box select { width:256px; }

/**** Generel conditions ***/
.agreement-content h3 {
	color: #54494D !important;
	font-weight: bold;
}

.agreement-content ul, .agreement-content ol, .agreement-content p {
	margin-bottom: 20px;
}

.agreement-content ul {
	list-style-type: circle;
}

.agreement-content ol {
	list-style-type: decimal;
}

.agreement-content ol.letter {
	list-style-type: lower-alpha;
}
