* {
    font-family: Arial, Helvetica, Sans-Serif;
}

html {
    background: #FFFFFF url(./../images/v2/background.jpg) center center fixed;
    height: 100%;
    position: relative;
}

body {
    width: 875px;
    margin: 0 auto;
    background: #FFFFFF;
    height: 100%;
}

#christmas-bell {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -420px;
	background: none;/*url(./../images/v2/kerstklok.png) no-repeat;*/
	width: 62px;
	height: 49px;
}

#left-shadow, #right-shadow {
	position: fixed;
	height: 100%;
	width: 24px;
	left: 50%;
	margin-left: -462px;
	background: url(./../images/v2/left-shadow.png) repeat-y;
}

#left-shadow {
	
}

#right-shadow {
	margin-left: 437px;
	background-image: url(./../images/v2/right-shadow.png);
}

#header {
    height: 68px;
    padding: 0 40px;
    background: #FFFFFF;
}

#header a.header {
    display: block;
    width: 231px;
    height: 36px;
    background: url(./../images/logo-nl.png) no-repeat;
    float: left;
    margin-top: 32px;
    margin-left: 3px;
	position: absolute;
}

#header a.header.en {
    background: url(./../images/logo-en.png) no-repeat;
    width: 267px;
}

#header a.header span {
    display: none;
}

#header #language {
    display: block;
    width: 200px;
    float: right;
    text-align: right;
    margin-top: 10px;
    font-family: Arial, Helvetica, Sans-Serif;
}

#header #language span, #header #language a {
    height: 13px;
    display: block;
    float: right;
}

#header #language span {
    position: relative;
}

#header #language span span {
    margin-top: -1px;
    top: 1px;
    position: absolute;
    right: 74px;
	text-transform: uppercase;
}

#header #language .selectbox {
    float: right;
    position: absolute;
    top: -2px;
    right: 0;
    margin-left: 3px;
    background-color: #FFFFFF;
    border: 1px solid #bcbcbc;
    color: #bcbcbc;
    background: url(./../images/down.png) no-repeat 94% 3px;
    width: 60px;
    height: 10px;
    padding: 2px;
}

#header #language .selectbox-wrapper {
    width: 64px !important;
    overflow: hidden;
    top: 24px;
    right: 5px;
    background-color: #FFFFFF;
    border: 1px solid #bcbcbc;
    color: #bcbcbc;
}

#header #language .selectbox-wrapper li {
    margin-left: 0;
}

#header #language .selectbox-wrapper ul li.selected, #header #language .selectbox-wrapper ul li.current {
    background: #bcbcbc;
    color: #222222;
}

#header .menu {
    clear: right;
    float: right;
    margin-top: 23px;
	width: 620px;
	text-align: right;
}

#header .menu li {
    display: inline;
}

#header p, #header li {
    font-size: 11px;
    color: #bcbcbc;
    font-family: Arial, Helvetica, Sans-Serif;
}

#header a {
    color: #7c7c7c;
    text-decoration: none;
	text-transform: uppercase;
}

#header a:hover {
	color: #372f2f;
    /*text-decoration: underline;*/
}

#header #language a, #header li {
    margin-left: 5px;
}

#wrapper {
    /*background: #fef3f0;*/
    /*background: #550000;*/
    background: #ffffff;/* url(./../images/wrapper-background.png);*/
    padding: 0 40px 20px;
    /*border-top: 1px solid #9a7b7c;*/
/*    border-bottom: 1px solid #222222;*/
}

#wrapper .menu {
	border-top: 1px solid #9a7b7c;
    /*width: 730px;*/
/*    padding-top: 5px;*/
}


body.nl #wrapper .menu li a {
	margin-left: 9px;
}

#wrapper .menu li {
	float: left;
	clear: none;
}

#wrapper .menu li a {
	float: left;
	display: block;
	height: 18px;
	/*text-indent: -9999px;*/
	margin-top: 6px;
    color: #7C7C7C;
    font: normal 14px/18px Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}

body.en #wrapper .menu li a {
	letter-spacing: 0;
}

#wrapper .menu li a:hover {
	color: #372f2f;
}

#wrapper .menu.disable-menu {
	height: 1px;
}

#wrapper .menu.disable-menu li {
	display: none;
}

body.nl #wrapper .menu li a {
	margin-right: 37px; /* 20px; */
}

body.nl #wrapper .menu li.last a {
	margin-right: 0px;
}

body.nl #wrapper .menu li.last a {
	margin-left: 9px;
}


body.en #wrapper .menu li a {
	margin-right: 33px; /* 7px */
	margin-left: 5px;
}

body.en #wrapper .menu li.last a {
	margin-right: 0px;
}
/*
body.en #wrapper .menu li.alpaca a {
	background: url(./../images/menu/alpaca-throws.png) no-repeat;
	width: 112px;
}
body.en #wrapper .menu li.alpaca-wool a {
	background: url(./../images/menu/alpacawool-throws.png) no-repeat;
	width: 158px;
}
body.en #wrapper .menu li.mohair a {
	background: url(./../images/menu/mohair-throws.png) no-repeat;
	width: 115px;
}
body.en #wrapper .menu li.lambswool a {
	background: url(./../images/menu/lambswool-throws.png) no-repeat;
	width: 146px;
}
body.en #wrapper .menu li.eco a {
	background: url(./../images/menu/eco-throws.png) no-repeat;
	width: 90px;
}
body.en #wrapper .menu li.other a {
	background: url(./../images/menu/other-throws.png) no-repeat;
	width: 107px;
}

body.nl #wrapper .menu li.alpaca a {
	background: url(./../images/menu/alpaca-plaids.png) no-repeat;
	width: 100px;
}
body.nl #wrapper .menu li.alpaca-wool a {
	background: url(./../images/menu/alpacawol-plaids.png) no-repeat;
	width: 135px;
}
body.nl #wrapper .menu li.mohair a {
	background: url(./../images/menu/mohair-plaids.png) no-repeat;
	width: 102px;
}
body.nl #wrapper .menu li.lambswool a {
	background: url(./../images/menu/lamswol-plaids.png) no-repeat;
	width: 115px;
}
body.nl #wrapper .menu li.eco a {
	background: url(./../images/menu/eco-plaids.png) no-repeat;
	width: 78px;
}
body.nl #wrapper .menu li.other a {
	background: url(./../images/menu/diverse-plaids.png) no-repeat;
	width: 102px;
}*/


/*body.en #wrapper .menu li.alpaca a {
	background: url(./../images/v2/nav/alpaca-en.png) no-repeat;
	width: 147px;
}
body.en #wrapper .menu li.wool a {
	background: url(./../images/v2/nav/wol-en.png) no-repeat;
	width: 132px;
}
body.en #wrapper .menu li.mohair a {
	background: url(./../images/v2/nav/mohair-en.png) no-repeat;
	width: 147px;
}
body.en #wrapper .menu li.cashmere a {
	background: url(./../images/v2/nav/cashmere-en.png) no-repeat;
	width: 173px;
}
body.en #wrapper .menu li.faux-fur a {
	background: url(./../images/v2/nav/bont-en.png) no-repeat;
	width: 161px;
}

body.nl #wrapper .menu li.alpaca a {
	background: url(./../images/v2/nav/alpaca.png) no-repeat;
	width: 133px;
}
body.nl #wrapper .menu li.wool a {
	background: url(./../images/v2/nav/wol.png) no-repeat;
	width: 104px;
}
body.nl #wrapper .menu li.mohair a {
	background: url(./../images/v2/nav/mohair.png) no-repeat;
	width: 133px;
}
body.nl #wrapper .menu li.cashmere a {
	background: url(./../images/v2/nav/cashmere.png) no-repeat;
	width: 159px;
}
body.nl #wrapper .menu li.faux-fur a {
	background: url(./../images/v2/nav/bont.png) no-repeat;
	width: 114px;
}


body #wrapper .menu li a:hover {
	background-position: 0 -19px !important;
}*/







.content {
	margin-top: 40px;
}

.content.disable-menu {
	margin-top: 20px;
}


.content .searchbox {
	width: 228px;
	float: left;
	/*background-color: #fef3f0;*/
	height: 351px;
	padding: 0px 0 10px;/*15px;*/
}

.content .search .searchbox {
	padding-top: 8px;
	margin-bottom: 10px;
}

.content .searchbox .holder {
	border: 1px solid #e1e1e1;
	border-top: none;
	height: 100%;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.content .searchbox h2 {
	color: #8b3f41;
	/*border-bottom: 1px solid #8b3f41;*/
	padding-left: 25px;
	padding-bottom: 5px;
	display: block;
	font-size: 14px;
	margin-bottom: 1px;
	text-transform: lowercase;
	margin-top: 0;
}

.content .search .searchbox h2 {
	margin-top: 10px;
}

.content .searchbox p {
	color: #393939;
	font-weight: bold;
	padding-left: 10px;
	font-size: 13px;
	font-family: Arial;
	margin: 4px 0;
}

.content .searchbox p.caption a {
	font-size: 10px;
	float: right;
	color: #494949;
	text-transform: lowercase;
}

.content .searchbox p.caption a:hover {
	color: #292929;
}

.content .searchbox li {
	padding-left: 10px;
	color: #393939;
	font-size: 12px;
	font-family: Arial;
	padding: 4px 0 4px 10px;
	float: left;
	width: 80px;
}

.content .searchbox a {
	text-decoration: none;
	color: #393939;
    font-weight: normal;
	white-space: nowrap;
}

.content .searchbox li span.check {
	background: url(./../images/v2/checkbox.gif) no-repeat;
	display: inline-block;
	width: 11px;
	height: 12px;
	margin-right: 5px;
}

.content .searchbox li a:hover span.check {
	background-position: 0px -24px;
}

.content .searchbox li.selected a span.check {
    background-position: 0px -12px;
}

.content .front-image {
	float: right;
	/*width: 550px;*/
	width: 795px;
	height: 391px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 0 22px;
}

.nl .content .front-image {
	background-image: url(./../images/v2/nieuw.jpg);
}

.en .content .front-image {
	background-image: url(./../images/v2/nieuw.jpg);
}

.content .front-image h1 {
	color: #8b3f41;
	/*border-bottom: 1px solid #8b3f41;*/
	border: none;
	padding-left: 25px;
	padding-bottom: 5px;
	display: block;
	font-size: 14px;
	margin-bottom: 1px;
	text-transform: lowercase;
	margin-top: 0;
}

.content .front-image h2 {
	color: #666;
	text-align: left;
	padding: 314px 25px 0;
	/*text-shadow: 1px 1px #111;*/
}

.content .front-bar {
	border: 1px solid #ececec;
	background: url(./../images/v2/front-bar-background.png) repeat-x;
	height: 29px;
	clear: both;
	margin-bottom: 30px;
}

.content .front-bar p {
	padding: 0px 14px;
	margin-top: 9px;
	float: left;
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	color: #585858;
	font-size: 12px;
}

.content .front-bar p.safe, .content .front-bar p.prices {
	border-right: 1px solid #8a8a8a;
}

.content .front-bar p.safe {
	width: 300px;
	margin-top: 9px;
	height: 12px;
}

.content .front-bar p.safe span {
	margin-top: 1px;
	float: left;
	margin-right: 7px;
}

.content .front-bar p.safe img {
	height: 16px;
	margin-left: 8px;
	float: left;
	margin-top: -1px;
}

.content .front-bar p.prices {
	width: 195px;
}

.nl .content .front-bar p.prices {
	width: 220px;
}

.content .front-bar p.satisfied {
	width: 203px;
}

.nl .content .front-bar p.satisfied {
	width: 180px;
}









.content .popular {
	width: 500px;
	float: left;
	clear: left;
}


.content .popular h2 {
	color: #585858;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.content .popular .searchresults {
	border-right: 1px solid #d0d0d0;
	height: 458px;
}

.content .popular .searchresults .product-button {
	top: 88px;
	left: 88px;
}

.content .searchresults li {
	float: left;
	width: 109px;
	padding: 20px;
	border: 1px solid #d0d0d0;
	margin-right: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: relative;
	height: 200px;
}

.content .searchresults li.end-row {
	margin-right: 0;
}

.content .searchresults li a {
	color: #585858;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.content .searchresults li a strong {
	font-weight: bold;
}

.content .searchresults li img {
	width: 110px;
	margin-bottom: 18px;
}

.content .related-products .searchresults li img {

}

.content .searchresults li a p.price {
	margin-top: 10px;
	font-size: 14px;
	display: block;
}

.product-button {
	width: 59px;
	height: 59px;
	position: absolute;
	z-index: 1;
	top: 90px;
	left: 90px;
	text-indent: -9999px;
}

.product-button.sale10 {
	background: url(./../images/v2/10-sale.png);
}

.product-button.sale20 {
	background: url(./../images/v2/20-sale.png);
}

.product-button.sale30 {
	background: url(./../images/v2/30-sale.png);
}

.product-button.valentine {
	background: url(./../images/v2/valentine-sale.png);
}

.product-button.eco100 {
	background: url(./../images/v2/100-eco.png);
}

.content .contact {
	width: 260px;
	float: left;
	padding-top: 25px;
	padding-left: 10px;
}



.content .contact h2 {
	padding-left: 60px;
	font-size: 15px;
	text-transform: uppercase;
	color: #585858;
}

.content .contact h2 a {
	color: #585858;
	text-decoration: none;
}

.content .contact .newsletter, .content .contact .twitter, .content .contact .facebook {
	border-bottom: 1px solid #d0d0d0;
}

.content .contact .newsletter {
	padding-bottom: 16px;
	background: url(./../images/v2/newsletter.png) no-repeat 10px 14px;
}

.content .contact .newsletter h2 {
	margin-bottom: 0;
	/*background: url(./../images/v2/newsletter.png) no-repeat 10px 14px;*/
}

.content .contact .newsletter input {
	margin-top: 5px;
	float: none;
	letter-spacing: 0;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.content .contact .newsletter #updated-mail {
	border: 1px solid #d0d0d0;
	margin-left: 60px;
	color: #d0d0d0;
	font-style: italic;
	background-color: #FFFFFF;
	width: 110px;
}

.content .contact .newsletter #updated-mail-button {
	float: right;
	width: 70px;
	color: #585858;
	border: none;
	background: none;
	cursor: pointer;
}

.content .contact .twitter h2, .content .contact .facebook h2 {
	padding: 20px 0 20px 100px;
}

.content .contact .twitter h2 {
	background: url(./../images/v2/bird.png) no-repeat 10px 14px;
}

.content .contact .facebook h2 {
	background: url(./../images/v2/facecontroller.png) no-repeat 22px 15px;
}

.content .contact .about {
	padding-top: 20px;
}

.content .contact .about h2 {
	padding-left: 0px;
	margin-bottom: 0px;
}

.content .contact .about p {
	padding: 5px 0;
	color: #585858;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
}










.content h1 {
	color: #585858;
	font-size: 14px;
	font-family: Arial;
	border-bottom: 1px solid #d0d0d0;
	padding: 2px 2px 5px;
	margin: 12px 0;
}

.content .page h1 a {
	text-decoration: none;
}

.content h1 .small {
	color: #8a8a8a;
}

.content h2 {
	color: #585858;
	font-size: 13px;
	font-family: Arial;
	/*border-bottom: 1px solid #585858;*/
	padding: 2px 2px 5px;
	margin: 10px 0;
}

.page-left {
	float: left;
	width: 463px;
}

.page-right {
	float: left;
	margin-left: 20px;
	width: 312px;
}

.content .page p, .content .page li {
	color: #585858;
	margin-bottom: 16px;
	font-size: 12px;
}

.content .page ul, .content .page ol {
	margin-left: 20px;
}

.content .page ul li {
	list-style: square;
	margin-bottom: 3px;
}

.content .page ol li {
	list-style: decimal;
}

.content .page a {
	color: #484848;
	text-decoration: underline;
}

.content .search {
	/*background-color: #fef3f0;*/
}

.content .search h1 {
	margin-top: 19px;
}

.content .search .searchbox {
	width: 228px;
	background: none;
	height: 510px;
}

.content .searchbox div div {
	border-top: 1px solid #e1e1e1;
	background: url(./../images/v2/search-box-background.png) repeat-x;
	padding: 9px 20px 6px 15px;
	margin-bottom: 4px;
}

.content .search .searchbox div {
	margin-bottom: 15px;
}

.content .searchbox p {
	margin: 1px 0 4px;
}

.content .search .searchbox p {
	margin: 1px 0 4px;
}

.content .searchbox p.options {
	margin-top: 7px;
}


.content .results {
	float: right;
	width: 546px;
	padding-left: 19px;
	background: #FFFFFF;
    min-height: 500px;
    _height: 500px;
}



.content .results .searchresults li {
	margin-right: 15px;
	margin-bottom: 15px;
	width: 130px;
}

.content .results .searchresults li.end-row {
	margin-right: 0;
}

.content .results .searchresults li img {
	width: 130px;
}

.content .results .searchresults li a .product-button {
    left: 106px;
    top: 106px;
}

.searchbox .colors li {
    padding: 0;
	width: 16px;
	margin-left: 10px;
}

.searchbox .colors li a {
    border: 1px solid #ffffff;
    display: block;
    height: 16px;
    width: 16px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    text-indent: -9999px;
}

.searchbox .colors li.selected a, .searchbox .colors li a:hover {
    border-color: #000000;
}

/*Zwart - 080808
Grijs - 6c7476
Wit - e1ddda
Rood - 990712
Bruin - 423022
Paars - 573873
Blauw - 2d4a91
Groen - 466022*/


.searchbox .colors li.black a {
    background-color: #080808;
}
.searchbox .colors li.grey a {
    background-color: #6c7476;
}
.searchbox .colors li.white a {
    background-color: #e1ddda;
}
.searchbox .colors li.red a {
    background-color: #cc0712;
}

.searchbox .colors li.yellow a {
	background-color: #FFE303;
}
.searchbox .colors li.brown a {
    background-color: #423022;
}
.searchbox .colors li.brown {
	clear: left;
}
.searchbox .colors li.purple a {
    background-color: #573873;
}
.searchbox .colors li.blue a {
    background-color: #2d4a91;
}
.searchbox .colors li.green a {
    background-color: #468022;
}
.searchbox .colors li.beige a {
	background-color: #B9A988;
}




#footer-contact div {
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}

#footer-contact .newsletter {
	width: 340px;
}

#footer-contact div h2 {
	margin: 0;
	text-transform: uppercase;
	color: #000000;
	font: 12px Arial;
	float: left;
	padding: 2px 0 0 23px;
	background-repeat: no-repeat;
	line-height: 19px;
}

#footer-contact .newsletter h2 {
	background-image: url(./../images/v2/footer-mail.png);
}

#footer-contact .facebook h2 {
	background-image: url(./../images/v2/footer-facebook.png);
}

#footer-contact .twitter h2 {
	padding-left: 35px;
	background-image: url(./../images/v2/footer-twitter.png);
}

#footer-contact div h2 a {
	color: #000000;
	text-decoration: none;
}

#footer-contact div input {
	float: left;
	width: 100px;
	font: 10px Arial;
	padding: 1px 2px;
	color: #8f8f8f;
	margin-left: 10px;
	font-style: italic;
	letter-spacing: 0;
	margin-top: 3px;
}

#footer-contact #updated-mail-button {
	width: 55px;
	border: none;
	color: #585858;
	margin-left: 0;
	font-style: normal;
}


.price.old {
	text-decoration: line-through;
}


.simple-button {
	margin-top: 20px;
	line-height: 16px;
	background: url(./../images/v2/back.png) no-repeat;
	padding-left: 20px;
	display: block;
	width: 200px;
}



#footer {
	background: url(./../images/v2/footer-gradient.png) repeat-x;
	height: 190px;
	margin: 20px auto;
	border: 1px solid #aaaaaa;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.nl #footer {
    background-position: 0 bottom;
    height: 210px;
}

#footer div {
	height: 170px;
	margin-top: 10px;
	padding: 0 23px;
	float: left;
}

#footer div.contact {
	width: 230px;
}

#footer .logos, #footer .customers, #footer .about-us {
	border-right: 1px solid #d0d0d0;
}

#footer h2 {
	color: #585858;
	margin: 0 10px 10px 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}

#footer div.contact h2 {
	padding-left: 0;
}

#footer p, #footer a, #footer li {
	color: #7C7C7C;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#footer a:hover {
	color: #372F2F;
}

#footer li {
	list-style: disc;
	margin-left: 10px;
}

#footer ul li.separator {
	margin-top: 5px;
}

#footer p, #footer li {
	line-height: 16px;
}

#footer .contact .key {
	width: 90px;
	float: left;
}

#footer .contact .address {
	height: 48px;
}

#footer .contact .number {
	margin-top: 16px;
	display: inline-block;
}



#copyright {
	text-align: center;
	font-size: 11px;
	color: #8a8a8a;
	padding: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
}

a#feedback-button {
    display: block;
    position: fixed;
    top: 30%;
    margin-top: -45px;
    left: 0;
    height: 87px;
    width: 28px;
    background: url(./../images/qz.png) no-repeat -3px 0px;
    text-decoration: none;
}

a#feedback-button.nl {
    background-image: url(./../images/qz-nl.png)
}

a#feedback-button:hover {
    background-position: 0px 0px;
}











/** * Forms */
form {
    font-size: 11px;
    color: #000000;
    /*letter-spacing: 1px;*/
    /*margin-left: 20px;*/
}

form dl {
    width: 100%;
}

form dt {
    margin: 7px 0;
    float: left;
    clear: left;
    width: 25%;
}
.fieldset form dl.zend_form > dt {
    width: 0px;
    margin: 0;
    padding: 0;
    clear: none;
}
.fieldset form dl.zend_form > dd {
    width: 100%;
    margin: 0px;
    padding: 0
}
.fieldset form #fieldset-buttons {
    padding: 1em 1.4em;
}

dl.zend_form > dt {
    /*display: none;*/
}

dl.zend_form > dd {
    /*width: 100%;*/
}

form dt.full {
    width: 100%;
}

form dd.full {
    width: 100%;
}

form dt.hidden,form dd.hidden {
    display: none;
}


form dd {
    float: left;
    width: 75%;
    margin: 7px 0;
}

label {
    text-align: left;
}

form label {
    cursor: pointer;
}

form dd .fieldmessage {
    margin: 4px 0 0 -9px;
    display: block;
    font-size: 10px;
    float: left;
    clear: left;
}

form dd .fieldmessage.checkbox {
    display: inline;
    padding-left: 5px;
    clear: none;
}

textarea,option,input,select {
    background-color: #FFFFFF;
    border: 1px solid #d0d0d0;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 4px;
    width: 100%;
    font-family: Helvetica, Tahoma,Verdana,Arial,Sans-Serif;
    float: right;
}

textarea.error,option.error,input.error,select.error {
    border: 1px solid #FF0000;
    background-color: #FFEAEA;
    color: #000000;
}

textarea.error:hover,option.error:hover,input.error:hover,select.error:hover {
    background-color: #FFE9E9;
}

textarea.error:focus,option.error:focus,input.error:focus,select.error:focus {
    background-color: #FFDADA;
}

/*#editTextarea {
width: 593px;
}
*/

input.checkbox {
    width: 24px;
    float: left;
    margin-left: -10px;
}

input.submit,input.button,select {
    width: 102%;
}

.disabled {
    color: #9F9F9F
}

textarea {
    font-size: 11px;
}

input.radio {
    background: transparent none repeat scroll 0%;
    border: none;
}

select {
    padding: 0px;
}

textarea:hover,input:hover {
    background-color: #FDFDFD;
}

textarea:focus,input:focus {
    background-color: #FBFBFB;
}











#order .order-block {
	float: left;
	width: 580px;
}

#order .additional-block {
	float: right;
	width: 200px;
}


/**
 * NAVIGATION
 */

#order h1 {
	margin-bottom: 0;
}

#order ol {
	border-bottom: 1px solid #d0d0d0;
	background: #f6f6f6;
	padding: 10px;
	margin: 0 0 20px;
	height: 24px;
	
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
}

#order ol li {
	float: left;
	line-height: 24px;
	list-style: decimal;
	padding-left: 0px;
	margin-left: 20px;
	margin-right: 30px;
	font-size: 14px;
	color: #ccc;
}

#order ol li.beenthere {
	color: #484848;
}

#order ol li a {
	text-decoration: none;
}


/**
 * Shopping Cart
 */
#wrapper #shopping-cart {
    width: 100%;
}

#wrapper #shopping-cart th, #wrapper #shopping-cart td {
    padding: 7px 0;
}

#wrapper #shopping-cart tfoot td.bigfoot a {
    margin-left: 5px;
}

#wrapper #shopping-cart th {
    font-size: 13px;
    color: #444444;
    text-align: left;
    border-bottom: 1px solid #222222;
    font-weight: bold;
    padding-top: 17px;
}

#wrapper #shopping-cart tbody td {
    /*min-height: 20px;*/
    line-height: 15px;
	font-size: 14px;
    vertical-align: middle;
    /*position: relative;*/
    border-bottom: 1px solid #999999;
}

#wrapper #shopping-cart a {
    color: #666666;
    text-decoration: underline;
}

#wrapper #shopping-cart td.image {
    width: 70px;
}

#wrapper #shopping-cart td.image img {
    /*border: 1px solid #222222;*/
    width: 55px;
    height: 55px;
    float: left;
}

#wrapper #shopping-cart td.title span {
    float: left;
    margin-left: 5px;
}

#wrapper #shopping-cart td.title span.small {
    font-size: 12px;
}

#wrapper #shopping-cart td.title span.title {
    color: #222222;
}

#wrapper #shopping-cart td.title span.red {
    color: #601312;
    font-weight: bold;
}
#wrapper #shopping-cart td.price {
    padding-right: 10px;
}

#wrapper #shopping-cart tfoot td {
    margin-top: 15px;
    /*background-color: #f7f7f7;*/
}

#wrapper #shopping-cart tfoot td.options {
    background: none;
}

#wrapper #shopping-cart tfoot td.total {
    /*font-size: 14px;*/
}

#wrapper #shopping-cart tfoot td.snoeiblack {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}

#wrapper #shopping-cart tfoot td.snoeiblack .small {
    font-size: 11px;
}

#wrapper #shopping-cart .price, #wrapper #shopping-cart .amount, #wrapper #shopping-cart .total {
    width: 55px;
}

#wrapper #shopping-cart .amount {
    width: 40px;
}

#wrapper #shopping-cart tbody td.amount div.holder {
    height: 50px;
    width: 40px;
    position: relative;
    margin: 0 auto;
}

#wrapper #shopping-cart tbody td.amount input {
    position: absolute;
    top: 14px;
    width: 30px;
    height: 10px;
    background: #FFFFFF url(./../images/down.png) no-repeat 94% 4px;
}

#wrapper #shopping-cart tbody td.amount .selectbox-wrapper {
    top: 44px;
    width: 36px !important;
}

#wrapper #shopping-cart tbody td.amount ul {
    margin: 0;
}

#wrapper #shopping-cart tbody td.amount li {
    padding: 0;
    padding-left: 5px;
    margin: 0;
}

#wrapper #shopping-cart .total {
    /*width: 70px;*/
}

#wrapper #shopping-cart .options {
    width: 20px;
    text-align: right;
}

#wrapper #shopping-cart .options img {
    width: 12px;
    height: 12px;
}

#wrapper #shopping-cart  td.price, #wrapper #shopping-cart  td.amount, #wrapper #shopping-cart  td.total,
#wrapper #shopping-cart tfoot td.price, #wrapper #shopping-cart tfoot td.amount, #wrapper #shopping-cart tfoot td.total {
    text-align: right;
}

#wrapper #shopping-cart th.price, #wrapper #shopping-cart td.price, #wrapper #shopping-cart  .total,
#wrapper #shopping-cart tfoot td.price, #wrapper #shopping-cart tfoot .total {
    /*background-color: #f7f7f7;*/
    padding: 0 5px;
}

#wrapper #shopping-cart tfoot span.price {
    padding: 0;
}

#wrapper #shopping-cart .amount {
    padding: 0 5px;
}

#wrapper #shopping-cart tbody .amount {
    text-align: center;
}

#wrapper #shopping-cart tfoot .amount, #wrapper #shopping-cart tfoot .total {
    border-top: 2px solid #222222;
}

#order div.send-as-gift, #order div.coupon {
	width: 200px;
	padding: 10px;
	float: left;
	border: 1px solid #ddd;
	margin-right: 20px;
	height: 50px;
	line-height: 50px;
	margin-top: 25px;
}

#order div.send-as-gift img {
	height: 40px;
	float: left;
	margin-top: -5px;
	margin-right: 10px;
}

#order div.send-as-gift p {
	line-height: 16px;
	margin-top: 10px;
}

#order div.coupon {
	width: 316px;
	line-height: 22px;
	margin-right: 0;
}

#order div.coupon .coupon-label, #order div.coupon .coupon-input, #order div.coupon .coupon-submit {
    float: left;
    margin-left: 5px;
    height: 12px;
}

#order div.coupon .coupon-label {
    width: 60px;
    margin-left: 0px;
}

#order div.coupon .coupon-input {
    width: 50px;
}

#order div.coupon .coupon-submit {
    width: 80px;
    height: 22px;
}

#order div.coupon p {
	clear: left;
	line-height: 14px;
	margin-top: 26px;
}

a.button, input.button {
    width: 138px;
    height: 27px;
	text-decoration: none;
    float: right;
    margin-left: 5px;
    color: #ffffff !important;
    background: transparent url(./../images/v2/orange-button.png) no-repeat scroll 0 0;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    cursor: pointer;
	text-align: center;
}

a.button {
	line-height: 27px;
	float: left;
	margin-left: 0;
}

a.button:hover, input.button:hover {
    background-position: 0px -27px;
}








/**
 * YOUR INFORMATION
 */
.order-block form dt {
	width: 90px;
	margin-bottom: 0;
	padding-top: 7px;
}

.order-block form dd.title {
	width: 130px;
}

.order-block dt.last_name {
	clear: none;
	margin-left: 40px;
}

.order-block dd.last_name {
	width: 190px;
}

.order-block dd.inbetween {
	width: 130px;
}

.order-block dt.first_name {
	clear: none;
	margin-left: 40px;
}

.order-block dd.first_name {
	width: 190px;
}

.order-block dd.street {
	width: 310px;
}

.order-block dt.street_number, .order-block dt.street_addition {
	display: none;
}

.order-block dd.street_number, .order-block dd.street_addition {
	width: 50px;
	margin-left: 20px;
}

.order-block dd.zipcode {
	width: 130px;
}

.order-block dt.city {
	clear: none;
	margin-left: 40px;
}

.order-block dd.city {
	width: 190px;
}

.order-block dd.country {
	width: 450px;
}

.order-block dd.telephone {
	width: 130px;
}

.order-block dt.emailaddress {
	clear: none;
	margin-left: 40px;
}

.order-block dd.emailaddress {
	width: 190px;
}


.order-block dd.terms {
	width: 270px;
}

.order-block dt.newsletter {
	display: none;
}

.order-block dd.newsletter {
	width: 210px;
}






#order .checkout input {
    margin-top: 4px;
    margin-left: 10px;
}

#order .checkout label {
    line-height: 23px;
    height: 34px;
    /*width: 165px;*/
    /*float: left;*/
    /*clear: left;*/
    /*border: 1px solid black;*/
}

#order .checkout .checkbox {
    float: none;
}

#order .checkout label img {
    height: 12px;
}

#order .checkout select {
    float: none;
    width: 190px;
    margin-left: 20px;
}

#order .checkout label img {
    /*position: absolute;*/
    top: -4px;
}





#order .additional-block div {
	border: 1px solid #bcbcbc;
	margin-bottom: 20px;
}

#order .additional-block div h3 {
	/*background-color: #bcbcbc;*/
	color: #000000;
	font: bold 13px Arial;
	padding: 9px 9px 0;
	margin-bottom: 10px;
}

#order .additional-block p {
	padding: 0 10px;
}














































.ui-widget-overlay {
    background: url(./../images/transblacka.png);
}

.ui-widget-content {
    background: #FFFFFF;
    font-size: 11px;
    color: #666666;
    padding: 0px;
    text-align: justify;
    line-height: 16px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.ui-widget-content .w60 {
    padding-right: 10px;
    border-right: 1px solid #888888;
    width: 55%;
}

.ui-widget-content dt {
    width: 40%;
}

.ui-widget-content dd {
    width: 55%;
}

.ui-widget-content h1 {
    margin: 24px 0 5px;
}

.ui-widget-content h1.first {
    margin-top: 11px;
}

.ui-widget button {
    color: #444444 !important;
}

.ui-dialog .ui-dialog-title {
    font-size: 13px;
}


p.error, p.success, p.warning {
    margin: 8px 0;
	padding: 10px;
    text-align: center !important;
    font-weight: bold;
}

.error {
    color: #cc3333 !important;
}

p.error {
    border: 2px solid #cc3333;
    background-color: #e5a1a1;
}

.success {
    color: #009900 !important;
}

p.success {
    border: 2px solid #006600;
    background-color: #CCFFCC;
}

.warning {
    color: #ff8000 !important;
}

p.warning {
    border: 2px solid #ff8000;
    background-color: #ffeb99;
}

