body {
	margin: 0px;
	padding: 0px;
	font-family: "lucida grande","Lucida Sans Unicode", arial;
	text-align: center;
/*	background: #870000 url(/skin/frontend/kunpen/english/images/global/kunpen_red_bg_shadow.gif) repeat-y center ;*/
	background: #870000;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6,.serif {
	font-family: "Hoefler Text","Palatino Linotype",serif;
}

h1.kunpenHeader {
	font-size: 48px;
	color: #870000;
	font-weight: normal;
	font-style: italic;
}

p,div {
	font-size: 14px;
	line-height: 21px;
}

em {
	font-style: italic;
}

.rel {
	position:relative;
	left: 0px;
	top: 0px;
}

.showAboveAll {
	z-index:6;
}

.wrapper {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
/*	background-image: url(/skin/frontend/kunpen/english/images/global/kunpen_red_bg_shadow.gif);*/
/*	background-color: #fff2d3;*/
/*	background-color: #fff2d3;*/
	background: #fff2d3 url(/skin/frontend/kunpen/english/images/global/kunpen_red_bg_shadow.gif) repeat-y center ;;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

/* override */
.header {
	border: 0;
}

#contentContainer {
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 5;
	min-height: 500px;
	margin-top: 20px;
}

.kunpen-header {
	width: 960px;
	height: 150px;
	background: #870000 url(/skin/frontend/kunpen/english/images/header/kunpen_header_bg.jpg);
	position: relative;
	left: 0px;
	top: 0px;
}

#headerLogo {
	position: absolute;
	top: 46px;
	left: 0px;
/*	z-index:1;*/
}

#searchBox {
	background-image: url('/skin/frontend/kunpen/english/images/header/search_field_bg_reduced.gif');
	height: 44px;
	width: 315px;
	position: absolute;
	top: -1px;
	right: 0px;
	z-index: 10;
}

.mini-search .searchButtonImg {
	margin-top: 7px;
	margin-right: 10px;
	float: right;
}

.mini-search .searchButtonImg:hover {
	
}

/* CATEGORY LINKS */
.header-nav-container {
	position: absolute;
	top: -60px;
	z-index: 12;
/*	left: 475px;*/
	color: #fff2d3;
	background: none;
	width: 960px;
}


#nav li.over a, #nav a:hover,
#nav a,
#nav li.active a {
	color: #fff2d3;
/*	text-decoration: underline;*/
}

#nav a:hover {
	text-decoration: underline;
}


/* dropdown menu */
#nav ul li.last,
#nav ul li a,
#nav ul li a, #nav ul li a:hover {
	color: #fff2d3 !important;
/*	background: #790d0d;*/
}

#nav ul li a:hover {
	font-weight: bold;
	color: #fff2d3 !important;
/*	background: #590B0B;*/
}

#nav ul {
/*	border: 1px solid #fff2d3;*/
}

.header-nav-container a:link,
.header-nav-container a:visited, {
	color: #fff2d3;
	text-decoration: underline;
}

#nav {
	font-size: 14px;
}

li.nav-bar-li {
/*	width: 100%;*/
/*	float: right;*/
	display: inline;
	float: right;
}


/* HEADER PRODUCTS MENU */
#nav-products-menu {
	background-color: #870000;
	background-image: url(/skin/frontend/kunpen/english/images/header/menu_dropdown_arrow.gif);
	background-position: 15px 15px;
	background-repeat: no-repeat;
	padding: 10px 15px 10px 40px;
	cursor: default;
	margin-right: 10px;
}

#nav-menu-filler {
	
}

#nav-products-menu #nav-products-menu-dropdown {
	display: none;
}

#nav-products-menu:hover {
	background-color: #780E0E;
}

#nav-products-menu:hover #nav-products-menu-dropdown {
	display: block;
}

#nav-products-menu-dropdown {
	padding: 20px;
/*	background-color: #870000;*/
	background-color: rgba(135,0,0,0.9);
	-webkit-box-shadow: 0px 2px 7px #000;
	-moz-box-shadow: 0px 2px 7px #000;
	box-shadow: 0px 2px 7px #000;
	color: #fff2d3;
	position: absolute;
	right:0px;
	top:35px;
	z-index: 10;
}

.nav-main-row ul {
	width: 200px;
}

li.nav-main-col {
	float: left;
	width: 200px;
	margin-left: 20px;
}

li.level0 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

li.level0 li {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 5px;
}

/** Misc Global **/
.kunpenContent {
	margin: 20px;
}



/* SHOP ACCESS / TOP LINKS */
.shop-access {
	padding: 7px 10px 7px 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url('/skin/frontend/kunpen/english/images/global/white_trans_15.png');
}

.shop-access a, .shop-access a:hover {
	color: #fff2d3;
}

.shop-access li {
	display: inline;
	padding-right: 20px;
}

.top-link-cart {
	padding-left: 20px;
	font-weight: normal;
	background-image: url('/skin/frontend/kunpen/english/images/header/header_top_cart_icon.png');
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

a.top-link-checkout {
	padding-right: 30px;
	font-weight: bold;
	background-image: url('/skin/frontend/kunpen/english/images/header/header_top_checkout_icon.png');
	background-position: 100% 2px;
	background-repeat: no-repeat;
}

.top-link-wishlist {
	padding-left: 15px;
	background-image: url(/skin/frontend/kunpen/english/images/header/present_icon_yellow.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}


/* MINI CART */
.mini-cart .boxHeader {
	color: #fff2d3;
	font-size: 18px;
	background-color: #870000;
	height: 40px;
}

.mini-cart .boxHeader h3 {
	color: #fff2d3;
	font-size: 18px;
	line-height: 40px;
	padding-left: 40px;
	font-weight: normal;
	background-image: url('/skin/frontend/kunpen/english/images/header/cart_icon_yellow.png');
	background-position: 9px 8px;
	background-repeat: no-repeat;
}

.mini-cart .boxHeader h3 a:link,
.mini-cart .boxHeader h3 a:visited {
	text-decoration: none;
	color: #fff2d3;
}

.mini-cart .boxHeader h3 a:hover {
	color: #fff2d3;
	text-decoration: underline;
}

.mini-cart {
	-webkit-box-shadow: #444 0px 3px 5px;
	-moz-box-shadow: #444 0px 3px 5px;
	box-shadow: #444 0px 3px 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0px 0px;
}

/* LANGUAGE SELECTION */
.language-switcher {
	position: absolute;
	top: 49px;
/*	left: 809px;*/
	right: 10px;
	margin-left: 0px;
}

.language-switcher select {
	border: 1px solid #870000;
	background: #fff2d3;
	font-size: 12px;
	padding: 2px;
}

.language-switcher .language-switch-country {
	float: right;
	margin-left: 20px;
}

.language-switcher a:link,
.language-switcher a:visited {
	color: #fff2d3;
	text-decoration: none;
}


/*  FOOTER */
.footerInfoLinks {
/*	float: left;*/
}

#siteFooterLinks {
/*	padding-left: 260px;*/
	float: left;
	width: 500px;
}

.informational #siteFooterLinks {
	margin-top: 50px;
}

.informational #siteFooterLinks ul {
	display: inline;
	float: left;
	padding-right: 10px;
}

.legality {
	float: right;
	margin-top: 50px;
	margin-right: 20px;
/*	clear: both;*/
}

#absoluteFooter {
	width: 980px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: #870000 url('/skin/frontend/kunpen/english/images/global/kunpen_red_bg_shadow_thin_bottom.png') no-repeat;
}

/* *** CONTENT ****/

.breadcrumbs {
	margin-bottom: 30px;
 	font-size: 12px; 
	line-height:12px;
}



/*** HOME PAGE ***/

#homeMainImage {
	float: left;
}

#homeMainText {
	float: left;
	width: 320px;
	height: 358px;
	background-color: #f38737;
}

#homeMainText h1 {
	color: #fff2d3;
/*	color: #870000;*/
/*	font-size: 36px;*/
	font-style: italic;
	font-weight: normal;
/*	padding: 60px 30px 30px 30px;*/
	font-size: 32px;
	line-height: 42px;
	padding: 85px 20px 13px 20px;
}

.dutch-home #homeMainText h1 {
	padding-top: 65px;
	font-size: 30px;
/*	font-style: normal;*/
}

#homeMainText h1 a:link,
#homeMainText h1 a:visited {
	text-decoration: underline;
	color: #fff2d3;
/*	color: #870000;*/
}

#homeHeaderLink {
	float: left;
	background-color: #ffc000;
	height: 80px;
/*	width: 200px;*/
}

#homeHeaderLink h1 {
	font-weight: normal;
	font-style: italic;
	font-size: 34px;
	line-height: 80px;
	color: #fff2d3;
	padding: 0px 20px 0px 20px;
}

#homeHeaderText {
	background-color: #870000;
	height: 80px;
	width: 600px;
	float: left;
}

h1#homeHeaderText {
	font-weight: normal;
	font-style: italic;
	font-size: 34px;
	line-height: 80px;
/*	height: 80px;*/
	color: #fff2d3;
	text-align: right;
	padding: 0px 20px 0px 0px;
}

#homeKidsBanner {
	float: left;
	width: 960px;
	height: 165px;
	background-image: url(/skin/frontend/kunpen/english/images/home/home_kids_banner_float.jpg);
	background-position: 22px 0px;
	background-repeat: no-repeat;
	margin: 20px 0px 40px 0px;
/*	clear: both;*/
}

/*#homeKidsBannerText {
	font-size: 30px;
	color: #870000;
	position: absolute;
	top: 60px;
	left: 298px;
	width: 400px;
	height: 70px;
	font-weight: normal;
	clear: both;
}
*/

#homeKidsBannerText {
	font-size: 30px;
	color: #870000;
/*	position: relative;*/
	float: left;
	margin-top: 60px;
	margin-left: 280px;
	width: 600px;
	height: 70px;
	font-weight: normal;
/*	clear: both;*/
	z-index: 100;
}


#homeKidsBannerTextLink {
	font-size: 21px;
	color: #870000;
/*	position: absolute;*/
	float: left;
	margin-top: -33px;
	margin-left: 760px;
	width: 200px;
	height: 50px;
	font-weight: normal;
}

#homeKidsBannerTextLink a:link,
#homeKidsBannerTextLink a:visited {
	color: #29598e;
	decoration: underline;
}

#homeContent {
	padding-top: 40px;
}

#homeFeaturedProducts .product-image {
	margin: 10px;
}

#homeFeaturedProducts li.item {
	width: 160px;
}

.rightHomeFeatured {
	float: right;
	clear: both;
}

.leftHomeFeatured {
	clear: both;
}

.rightHomeFeatured .homeFeaturedTitle {
	float: right;
}

.homeFeaturedTitle a:link,
.homeFeaturedTitle a:visited {
	text-decoration: none;
	color: #870000;
}

.rightHomeFeatured .featuredCatDesc,
.leftHomeFeatured .featuredCatDesc {
	background: #870000 url('/skin/frontend/kunpen/english/images/home/section_desc_bg_gradient.png') repeat-x;
	color: #fff2d3;
	height: 180px;
	width: 300px;
	margin-top: 22px;
	float: left;
	position:;
}

.featuredCatDesc h3 {
	font-size: 24px;
	font-weight: normal;
	padding: 10px 20px 10px 20px;
}

.rightHomeFeatured .featuredCatDesc h3 {
	text-align: right;
}

.featuredCatDesc p {
	cursor: pointer;
	background-image: url('/skin/frontend/kunpen/english/images/global/button_orange_off.png');
	width: 162px;
	height: 26px;
	color: #0b1e33;
	font-size: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode",arial;
	font-weight: bold;
	padding: 7px 0 0 10px;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
}

.featuredCatDesc p a:link,
.featuredCatDesc p a:visited {
	color: #0b1e33;
	text-decoration: none;
}

.rightHomeFeatured .featuredCatDesc {
	clear: right;
	margin-right: 10px;
}


.leftHomeFeatured .featuredCatDesc {
	margin-left: 10px;
}



.rightHomeFeatured h2,
.leftHomeFeatured h2 {
	font-size: 40px;
	font-style: italic;
	font-weight: normal;
	color: #870000;
	width: 630px;
}

.leftHomeFeatured h2 {
	text-align: right;
}

#homeFeaturedProducts h5 {
	text-align: center;
	margin: 0px 10px 0px 10px;
}

/*.rightHomeFeatured h2 {
	border-bottom: 1px solid #870000;
}
*/

.rightHomeFeatured hr,
.leftHomeFeatured hr {
	width: 630px;
	height: 1px;
	background-color: #870000;
	color: #870000;
	visibility: visible;
	margin: -27px 0px 10px 5px;
	border: 0px;
}

.leftHomeFeatured  hr {
	margin-left: 0px;
}

#homeFeaturedProducts ol {
	border: 0px;
}

/** CATALOG PAGES **/

/* content containers */
.middle-container {
	background: 0 none;
	position: relative;
	top: 0px;
	left: 0px;
/*	z-index: 5;	*/
}

.middle {
	background: 0 none;
	padding-top: 15px;
}

/* Number of items + items per page bar */
/*table.pager td {
	background: #B9AA81;
	border: 0px;
	padding: 8px;
	color: #fff2d3;
}

table.pager select {
	border: 0px;
}

table.pager a:link,
table.pager a:visited {
	color: #fff2d3;
}
*/
/*table.pager td {
	border: 0 none;
	border-top: 0 none;
}
*/

/* View-by, sort bar */
/*table.view-by {
	
}
*/

.category-description {
	width: 550px;
	color: #870000;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 30px;
}


/* Product grid list details */
.leftProdGrid,
.rightProdGrid,
.centerProdGrid {
	width: 170px;
	text-align: center;
}

.leftProdGrid {
	float: left;
}

.centerProdGrid {
	margin-left:auto;
	margin-right:auto
}

.rightProdGrid {
	float: right;
}

/* Product images */
.product-image img {
	border: 10px solid #870000;
}

/* Add to cart button */
.add-to-cart-form-button {
	border: 0;
	width: 165px;
	height: 40px;
	background-repeat: no-repeat;
	cursor: pointer;
	background-image: url('/skin/frontend/kunpen/english/images/global/add_to_cart_orangeonlyds_off.png');
	color: #0a1d33;
	font-size: 14px;
	font-weight: bold;
	background-color: #fff2d3;
	margin-left: 10px;
}

.add-to-cart-form-button span {
	vertical-align: 7px;
	padding-left: 25px;
}

/* add to wishlist button */
.add-to-wishlist-button {
	background: url(/skin/frontend/kunpen/english/images/global/add_to_wishlist_orange_off.png) no-repeat;
	width: 159px;
	height: 30px;
	display: block;
	border: 0px;
	font-size: 12px;
	padding: 4px 0px 0px 46px;
}

a.add-to-wishlist-button:link,
a.add-to-wishlist-button:visited {
	color: #863e09;
}

/* General Sidebar */
.side-col h3 {
	text-transform: none;
}

/* Category Sidebar */
div.layered-nav,
div.categoriesSidebar {
	font-family: georgia;
	border: 1px solid #870000;
}

.layered-nav .head,
.categoriesSidebar .head {
	background: #870000;
	color: #fff2d3;
	height: 40px;
	padding: 0px 0px 0px 10px;
}

.layered-nav h3,
.categoriesSidebar h3 {
	display: block;
	color: #fff2d3;
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
/*	padding: 5px;*/
}

div.categoriesSidebar {
	border-bottom: 0px;
}

.categoriesSidebar .head {
	padding-left: 40px;
	margin: 0px;
	background: #870000 url(/skin/frontend/kunpen/english/images/catalog/categories_icon_sidebar.gif) no-repeat 13px 10px;
}

.categoriesSidebar li {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #870000;
	font-size: 18px;
	line-height: 28px;
}

.categoriesSidebar li a:link,
.categoriesSidebar li a:visited {
	color: #870000;
	text-decoration: none;
}

.categoriesSidebar li.active {
	background-color: #B9AA81;
}

.categoriesSidebar li.active a:link,
.categoriesSidebar li.active a:visited {
	color: #fff2d3;
	font-weight: normal;
	text-decoration: none;
}


/* Kids Sidebar */
.kidsSidebar {
	height: 160px;
	background: url('/skin/frontend/kunpen/english/images/global/kids_sidebar_straight.jpg') no-repeat;
	padding: 240px 20px 0px 20px;
}

.kidsSidebar p {
	font-size: 14px;
	line-height: 21px;
	color: #fff2d3;
}

.kidsSidebar a:link,
.kidsSidebar a:visited {
	color: #eebe00;
}


/*** PRODUCT INFO PAGE ***/

.product-shop h4 {
	font-size: 14px;
	color: #870000;
	margin: 15px 0px;
}

.inStock {
	color: #2a693e;
	font-weight: bold;
	font-size: 12px;
}

.outOfStock {
	color: #000;
	font-weight: normal;
	font-size: 12px;
}

.qty-box label {
	font-size: 18px;
	position: relative;
	top: 8px;
	color: black;
}

.qty-box #qty {
	font-size: 18px;
	height: 28px;
	width: 50px;
	margin: 0px 9px;
	position: relative;
	top: 4px;
}

.add-or {
	display: none;
}

.product-specs {
	line-height: 1.4em;
}

/*** MESSAGES ***/

/* this is used by the shopping cart to show what has been added - could also be used elsewhere */
.success-msg {
/*	background-color: #6d8e34;*/
	color: #FFF2D3;
	border: 0px !important;
/*	background-color: #6d8e34;*/
	background: #6d8e34 url(/skin/frontend/kunpen/english/images/global/success_msg_tick.gif) no-repeat scroll 10px 8px !important;
	padding-left: 45px !important;
	padding-top: 10px !important;
}

.success-msg li {
	font-size: 14px;
	font-weight: normal;
}

.success-msg a:link,
.success-msg a:visited {
	color: #FFF2D3;
}

.notice-msg {
	border: 0px !important;
	padding-left: 40px !important;
	background: #6d9ea2 url(/skin/frontend/kunpen/english/images/global/lightbulb_blue_bg.gif) no-repeat 10px 7px !important;
	color: #FFF2D3;
}


/*** SHOPPING CART ***/
.page-head-alt h3 {
	padding-left: 45px;
	background: url(/skin/frontend/kunpen/english/images/cart/basket_large_icon.gif) no-repeat 0px 10px;
}


.checkout-types a:link,
.checkout-types a:visited,
.checkout-types a:active {
	text-decoration: none;
}

.checkout-types li {
	padding-bottom: 30px;
}

.proceed-to-checkout-button {
	background-image: url('/skin/frontend/kunpen/english/images/cart/checkout_button_orange_off.png');
	background-repeat: no-repeat;
	width: 232px;
	height: 45px;
/*	border: 1px solid black;*/
	color: #0a1d33;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
/*	padding-left: 15px;*/
/*	margin-right: 10px;*/
	cursor: pointer;
	float: right;
	margin-top: 5px;
}

.proceed-to-checkout-button span {
	vertical-align: -10px;
	padding-left: 20px;
}

/*.proceed-to-checkout-button:hover {
	background-image: url('/skin/frontend/kunpen/english/images/cart/checkout_button_green_on.png');
}
*/
.shopping-cart-totals .proceed-to-checkout-button {
	margin-right: -5px;
}

.page-head-alt .proceed-to-checkout-button {
	margin-right: 10px;
}

#shopping-cart-table {
	border: 0px solid #870000;
	background-color: #B9AA81;
	border-collapse:collapse;
}

#shopping-cart-table tr td {
	background-color: #B9AA81;
	border: 0px;
	border-bottom: 1px dotted #870000;
}

#shopping-cart-table tr.last td {
	border-bottom: 0px;
}

#shopping-cart-table tfoot tr {
/*	background-color: #9ec4bc;*/
}

#shopping-cart-table tfoot td {
	padding-bottom: 20px;
}

.main-cart-delete-col div {
	margin: 41px 0px 32px 0px;
	font-size: 9px;
	color: #870000;
}

.main-cart-delete-col div {
	line-height: 9px;
}

.main-cart-delete-col img {
	margin-bottom: 5px;
	padding: 0px 10px 0px 10px;
}

.main-cart-delete-col a:link,
.main-cart-delete-col a:visited {
	text-decoration: none;
	color: #870000;
}

.cart-update-button {
	border: 0px;
	background: #B9AA81 url(/skin/frontend/kunpen/english/images/cart/update_icon_beige_bg.gif) no-repeat top center;
	padding-top: 20px;
	margin-top: 17px;
	font-size: 9px;
	color: #fff2d3;
	cursor: pointer;
}

#shopping-cart-continue-shopping {
	float: left;
	margin-top: 20px;
}

#shopping-cart-totals-table td {
	font-size: 14px;
}

/* Item name */
td.attributes-col h4.title {
	font-size: 18px;
	font-weight: normal;
}

td.attributes-col h4 a:link,
td.attributes-col h4 a:visited {
	color: #fdf2d6;
}

td.attributes-col h4.title a {
	font-weight: normal;
}

/* Shipping */
.shopping-cart-collaterals {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 405px;
}

.shopping-cart-collaterals .col-2 {
	width: 100%;
	margin: 20px;
}

.shopping-cart-collaterals .box {
	background-color: #dbcda8;
	background-image: none;
	border: 0px solid #B9AA81;
}

.shopping-cart-collaterals label {
	color: #000;
}

.shipping-estimate h4 {
	color: #000 !important;
}

.shipping-cart-country {
	float: left;
}

.shipping-cart-get-quote-button button {
/*	float: left;*/
	margin: 20px 0px 0px 10px;
	padding: 5px 10px;
}

.shipping-estimate .divider {
	clear: both;
}

/** Vista Project **/
.vistaProjectPage h1.kunpenHeader {
	background-color: #870000;
	padding: 30px;
	color: #fff2d3;
	font-size: 58px;
	margin-bottom: 0px;
}

.vistaProjectPage .kunpenContent p {
	font-size: 16px;
	line-height: 22px;
}

.vistaProjectPage .kunpenContent p.vistaLink {
	margin-top: 40px;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.vistaProjectPage #vistaKidsLarge {
	float: right;
	margin-left: 60px;
}

/*** 404 Page ***/

.cms-index-defaultnoroute .middle-container {
	margin-top: 50px;
}

.cms-index-defaultnoroute h1 {
	font-weight: normal;
	font-size: 48px;
	color: #870000;
	font-style: italic;
}

.cms-index-defaultnoroute .col-main p {
	font-size: 14px;
	line-height: 19px;
	color: #870000;
	width: 500px;
}

.cms-index-defaultnoroute .side-col {
	width: 212px;
}

.cms-index-defaultnoroute .mini-cart {
	margin: 20px 5px 0px 5px;
}


/*** CHECKOUT ***/

.checkout-onepage-index .middle {
	margin-top: 50px;	
}

.one-page-checkout .box {
	border: 0px;
}

.one-page-checkout .head {
	padding: 8px 8px 6px 10px;
	background: #ece3cc;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #B9AA81;
/*	line-height: 30px;*/
}

.one-page-checkout .allow .head {
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #B9AA81;
	background-color: #cbd9ab;
}

.one-page-checkout .active .head,
.one-page-checkout .allow .active .head {
	background-color: #870000;
	border: 0px;
}


.one-page-checkout h3 {
	font-size: 18px;
	font-weight: normal;
	color: #B9AA81;
	margin-top: 2px;
}

.one-page-checkout .allow .head h3 {
	color: #809159;
}

.one-page-checkout h3 span {
	vertical-align: top;
	background: #fff2d3;
}

.one-page-checkout .allow .step-count {
	vertical-align: top;
	background: #e7f1d1;
}

.one-page-checkout .active h3 span {
	background: #fff2d3;
}

.one-page-checkout .active .head h3 {
	color: #fff2d3;
}



.one-page-checkout .step-count {
	font-size: 18px;
	border: 0px;
}

.one-page-checkout .active .step-count {
	color: #870000;
	background-color: #fff2d3;
	border: 0px;
}


.one-page-checkout .active .box,
.one-page-checkout .active .box-no-padding {
	background: #B9AA81;
}

#checkoutSteps .button-set .form-button {
	padding: 7px 30px 7px 10px;
	background-image: url(/skin/frontend/kunpen/english/images/global/right_pointer_beige.gif);
	background-repeat: no-repeat;
	background-position: 90%;
}

#checkoutSteps .button-set .required {
	top: 45px;
	right: 10px;
}

.one-page-checkout a.back {
	padding: 7px 10px 7px 30px;
	background: #870000 url(/skin/frontend/kunpen/english/images/checkout/up_arrow_red_bg.gif) no-repeat scroll 10px 6px;
	color: #B9AA81;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #000 0px 2px 4px;
	-moz-box-shadow: #000 0px 2px 4px;
	box-shadow: #000 0px 2px 4px;
}

.one-page-checkout a.back:hover {
	background-color: #6a0808;
}

.opc-please-wait {
	color: #fff;
}

input.input-text {
	padding: 4px;
}

.input-box select {
	padding: 3px;
}

#checkoutSteps label {
	color: #fff2d3;
}

.one-page-checkout-progress li {
	background: #ECE3CC;
	border: 0px;
	padding: 5px;
}

.one-page-checkout-progress li .content,
.one-page-checkout-progress li .content p {
	font-size: 12px;
}

.one-page-checkout-progress h4 {
	font-size: 14px;
	background: none;
	color: #B9AA81;
}

.one-page-checkout-progress h4.complete {
/*	background: #cbd9ab;*/
	background: none;
	color: #809159;
	font-weight: normal;
	border-width: 0px 0px 1px 0px;
	border-color: #809159;
/*	border: 0px;*/
}

#checkout-step-review,
#checkout-step-review h4,
#checkout-step-review p,
#checkout-step-review a:link,
#checkout-step-review a:visited {
	color: #543e22;
}

#checkout-review-table th {
	background-color: #727564;
}

#checkout-step-review td,
#checkout-step-review p,
#checkout-step-review div {
	font-size: 12px;
}

#checkout-review-table h4 {
	font-size: 14px;
}

#checkout-review-table .first td {
	padding-top: 10px;
}

#checkout-review-table .last td {
	padding-bottom: 10px;
}

#checkout-step-review .cart-price {
	padding-right: 0px;
}

#checkout-step-review tfoot tr.first td {
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #727564;
}

#opc-review .content {
	border: 0px;
}

#review-buttons-container {
	display: block;
	float: right;
	width: 	233px;
	height: 45px;
	background-image: url(/skin/frontend/kunpen/english/images/global/plain-orange-button-ds.png);
	background-repeat: no-repeat;
	color: #fff2d3;
/*	padding-top: 10px;*/
	cursor: pointer;
	line-height: 40px;
	margin-top: -20px;
}

div#review-buttons-container {
	font-size: 18px;
}

#review-buttons-container:hover {
	color: #893906;
}

.validation-advice {
	background: url(/skin/frontend/kunpen/english/images/global/validation_advice_bg.gif) no-repeat;
}

#checkout-payment-method-load dd {
	margin-bottom: 30px;
}

#p_method_ideal_basic_image {
	width: 177px;
	height: 22px;
	margin: 5px 0px 10px 20px;
	background: url(/skin/frontend/kunpen/english/images/checkout/ideal_payment_logo.gif);
/*	position: relative;
	top: 0px;
	right: 200px;
*/}

#p_method_paypal_standard_image {
	width: 314px;
	height: 23px;
	margin: 5px 0px 10px 20px;
	background: url(/skin/frontend/kunpen/english/images/checkout/paypal_payment_logo.gif);
}

#checkout-step-payment .button-set {
	padding-top: 0px;
}

.checkout-review-next-step {
	float: right;
	font-weight: bold;
	width: 250px;
}

#review-please-wait {
	position: absolute;
	bottom: 60px;
	left: 443px;
}

/*** Checkout Success ***/
.checkout-onepage-success .page-head,
.checkout-onepage-success .col-right  {
	margin-top: 40px;
}


/*** Login ***/
.login-box .new-users,
.login-box .registered-users {
	border: 0px;
	background: #B9AA81;
}

.login-box .content {
	padding: 0px;
	background: #B9AA81;
}

.login-box h4 {
	color: #fff2d3;
	background-color: #870000;
	padding: 15px 0px 10px 60px;
	border: 0px;
}

.login-box .new-users h4 {
	background: #870000 url(/skin/frontend/kunpen/english/images/login/new_customer_icon.gif) no-repeat scroll 10px 20px;
}

.login-box .registered-users h4 {
	background: #870000 url(/skin/frontend/kunpen/english/images/login/registered_customer_icon.gif) no-repeat scroll 10px 20px;
}

.login-box .registered-users .form-list {
	margin: 10px;
}

.login-box .registered-users label {
	color: #fff2d3;
}

.login-box .registered-users p.required {
	position: absolute;
	bottom: 210px;
	right: 40px;
}

.login-box .registered-users a:link,
.login-box .registered-users a:visited {
	color: #fff2d3;
}

.login-box p {
	padding: 10px;
}

.login-box .button-set {
	background: #B9AA81;
	margin: 5px;
}


/*** Forgot Password ***/
.customer-account-forgotpassword #form-validate {
	margin-top: 40px;
}

.customer-account-forgotpassword #form-validate fieldset {
	background: #B9AA81;
	padding: 20px;
/*	margin-top: 40px;*/
}

.customer-account-forgotpassword #form-validate legend {
	display: block;
	margin-top:0px;
	margin-left:-4px;
    float:left;
    border:0px;
    background:#870000;
    padding:6px 12px;
    color:#FFF2D3;
    font-weight:normal;
    font-size:16px;
	-moz-box-shadow: #000 0px 1px 3px;
	-webkit-box-shadow: #000 0px 1px 3px;
	box-shadow: #000 0px 1px 3px;
}

.customer-account-forgotpassword #form-validate label {
	color: #FFF2D3;
}

.customer-account-forgotpassword #form-validate .validation-advice, 
.customer-account-forgotpassword #form-validate .required {
	color: #870000;
}

.customer-account-forgotpassword #form-validate .button-set .required {
	position: absolute;
	top: 165px;
	right: 40px;
	color: #870000;
}

.customer-account-forgotpassword #form-validate a:link,
.customer-account-forgotpassword #form-validate a:visited {
	color: #fff2d3;
}


/*** Create Account ***/
.customer-account-create .button-set .required {
	top: 150px;
}

/*** Send to Friend ***/
.sendfriend-product-send .middle-container {
	margin-top: 45px;
}

.sendfriend-product-send .registered-users ul {
	padding: 0px 20px 0px 20px;
}

.sendfriend-product-send #recipients_options .addElement {
	border-top: 1px solid #fff2d3;
}

#add_recipient_button {
	margin-left: 35px;
}

#add_recipient_button button {
	background-color: #97a778;
	background-image: url(/skin/frontend/kunpen/english/images/global/cream_plus_sign.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px 9px;
}

/*** Forms ***/
.group-select {
	background: #B9AA81;
}

.group-select .legend {
    margin-top:-38px;
	margin-left:-4px;
    float:left;
    border:0px;
    background:#870000;
    padding:6px 12px;
    color:#FFF2D3;
    font-weight:normal;
    font-size:16px;
	-moz-box-shadow: #000 0px 1px 3px;
	-webkit-box-shadow: #000 0px 1px 3px;
	box-shadow: #000 0px 1px 3px;
}

.group-select label {
	color: #FFF2D3;
}

.validation-advice, .required {
	color: #870000;
}

/*form {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}
*/
.button-set {
	border: 0px;
	margin-top: 0px;
}

.button-set .required {
	position: absolute;
	top: 100px;
	right: 40px;
	color: #870000;
}

.col-2-right-layout .button-set .required {
	right: 255px;
}


/*.button-set .required {
	position: absolute;
	top: 8px;
	right: 15px;
	color: #870000;
}*/

.form-button, 
.form-button-alt {
	border: 0px;
	padding: 7px 10px 7px 10px;
/*	margin-bottom: 10px;*/
	background-color: #c75000;
	color: #fff2d3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #000 0px 2px 4px;
	-moz-box-shadow: #000 0px 2px 4px;
	box-shadow: #000 0px 2px 4px;
}

.form-button:hover, 
.form-button-alt:hover {
	background-color: #ba3907;
}

.input-text:focus, select:focus, textarea:focus { background:#f2d79e; border: 1px solid #fff2d3; }

/*** Wishlist ***/
#wishlist-table textarea {
	height: 100px;
}

#wishlist-table {
	font-size: 12px;
}

#wishlist-table .link-remove {
/*	padding-left: 25px;*/
/*	background: url(/skin/frontend/kunpen/english/images/cart/delete_circle.gif) no-repeat;*/
	padding-top: 20px;
}

#wishlist-table tr {
	background-color: #B9AA81;
}

#wishlist-table div {
	text-align: center;
}

#wishlist-table a:link,
#wishlist-table a:visited {
	color: #fff2d3;
}


/*** Customer Account ***/
.account-nav .head {
	color: #fff2d3;
	font-size: 18px;
	background-color: #870000;
	height: 40px;
}

.account-nav .head h3 {
	color: #fff2d3;
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
}

/* Account info box */
.dashboard-welcome {
	font-size: 14px;
	line-height: 21px;
}

.account-box {
	background: #B9AA81;
	border: 0px;
	-moz-box-shadow: #000 0px 1px 4px;
	-webkit-box-shadow: #000 0px 1px 4px;
	box-shadow: #000 0px 1px 4px;
	line-height: 18px;
}

.account-box .head {
	border: 0;
}

.account-box h4 {
	font-size: 18px;
	font-weight: normal;
	color: #fff2d3;
}

.ad-account-info .head h4 {
	padding: 4px 0px 0px 40px;
	background-image: url(/skin/frontend/kunpen/english/images/account/account_person_icon_beige.gif);
	margin-bottom: 10px;
}

.account-box a:link,
.account-box a:visited {
	color: #fff2d3;
}

/* Compare Products */
.mini-compare-products .head h3 {
	color: #fff2d3;
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	padding: 3px 10px;
}

.mini-compare-products .head {
	margin: 0px;
}

.mini-compare-products .boxHeadingItems {
	padding: 10px;
}

/** CONTACT US **/
.contacts-index-index .middle-container {
	margin-top: 40px;
}

/** Product Image Popup **/
.galleryClose {
	padding: 5px;
	background-color: #1E7EC8;
	float: right;	
}

.galleryClose a:link,
.galleryClose a:visited {
	color: white;
}

.galleryCloseTop {
	margin-bottom: 10px;
}

.galleryCloseBottom {
	margin-top: 10px;
}
