/**
 * Reset
 */
* {
	margin: 0;
	padding: 0;
	outline-width: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

html,
body {
	width: 100%;
	height: 100%;
	background: #292a2c url(../images/design/ll_body_bg_x.jpg) repeat-x left top;
}

table {
	border-color: #333333;
	border-collapse: collapse;
}


select, option, textarea {
	font-size:1em;
	padding:0;
}


caption {
	margin-bottom: 0.5em;
	text-align: center;
}

th,
td {
	padding: 0.5em;
	text-align: left;
	vertical-align: top;
}

hr {
	height: 0;
	margin: 1em auto;
	border-width: 0;
	border-bottom: 1px dashed #333333;
}

p, fieldset, pre { margin-bottom: 1em; }

fieldset {
	padding: 0.5em 1.5em;
	border: 1px solid #333333;
}

legend {
	padding: 0 0.5em;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

ul,
ol,
dl {
	margin: 1em 0;
	padding-left: 1em;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 1em;
}

img {
	border-width: 0;
}

input,
textarea {
	padding: 2px;
}

optgroup,
option {
	padding-left: 0.5em;
}

pre,
code,
samp,
tt {
	font-family: Consolas, Courier New, Monospace;
}

a { text-decoration: none; outline:none; color: #e0b3aa; }

a:hover { text-decoration: underline; outline:none; color: #e0b3aa; }

a:focus { 
    outline: none; 
}

/*for FireFox*/
    input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {   
        border : 0px;
    } 
/*for IE8 */
    input[type="submit"]:focus, input[type="button"]:focus
    {     
        outline : none; 
    }


/* Base font-sizes */
body { font-size: 13px; line-height: 1.2; }

h1 { font-size: 1.462em; margin: 1em 0; } /* Based on 13px body font-size, 1.462em makes 19px; */
h2 { font-size: 1.0em; color:#ffffff; padding-bottom: 10px;  } /* Based on 13px body font-size, 1.462em makes 17px; */
h3 {
	border-bottom:1px solid #E2E3E5;
	color:#292a2c;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:8px;
	margin-top:20px;
	padding-bottom:10px;
}

h1:first-child,
h2:first-child,
h3:first-child {
	margin-top: 0;
}
/* /Base font-sizes */


/* Login homepage */
.floatL {
	float: left;
}

.floatR {
	float: right;
}
.floatClear {
	clear:both;
}

#popup-overlay {
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 100;
}

#authenticate-popup {
 	z-index: 110;
	position:absolute;
	top: 126px;
	left: 0;
	background-image: url("../images/design/back_inlog.gif");
	background-repeat: repeat-x;
	height:361px;
	width:100%;
}

#authenticate-popup-container {
	background-image: url("../images/design/front_inlog.jpg");
	background-repeat: no-repeat;
	height:361px;
	width: 985px;
	margin: auto;
	font-size: 17px;
}
#authenticate-form {
	padding-left: 450px;
	padding-top: 85px;
}

.input-row {
	height: 30px;
}
.input-row input {
	border: 1px solid #ccc;
}
.input-label {
	width:150px;
}
.input-button {
	float: left;
	padding: 3px;
	font-size: 0.9em;
	vertical-align: middle;
	cursor: pointer;
	background-color:#ecd1cc;
	color: #fff;
	border: 1px solid #bb141a;
	font-weight: bold;
}
		
.input-button:hover {
	background-color:#ff3c44;
	color: #fff;
}
/* /Login homepage */


/* Framework */
#layout_wrapper {
	position: relative;
	width: 1000px;
	padding: 0;
	margin: auto;
}

	#layout_main {
		padding-top: 124px; 
		padding-bottom: 30px;
		background-color: #fff;
		padding-left: 27px;
	}
	
		#layout_content {
			float: right;
			width: 706px;
			min-height: 598px;
			padding: 0 30px 0 30px;
		}
		
			#layout_content_finder {
			float: left;
			width: 960px;
			height: 600px;
			}
		
			#layout_content_main {
				float: left;
				width: 591px;
				padding: 0 15px 0 0;
			}
			
			#layout_content_side {
				float: left;
				width: 167px;
			}
		
		#layout_side_left {
			float: left;
			width: 183px;
			padding: 12px;
			background-color: #868686;
			height: 590px;
			font-size: 12px;
		}
		
		#layout_side_left2 {
			float: left;
			width: 183px;
			padding: 12px;
			background-color: #868686;
			min-height: 589px;
			font-size: 12px;
		}
		
		#layout_side_left2 h1 {
			font-size: 12px;
			margin: 0;
			padding: 0;
		}		
	
		#layout_side_left_image {
			float: left;
			width: 206x;
			height: 614px;
		}
	
	#layout_header {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 10;
		height: 94px;
		width: 1000px;
		padding: 0px;
		background: #292a2c;
	}
	
	#bannerslider {
		position: absolute;
		left: 0;
		top: 148px;
		z-index: 10;
		height: 305px;
		width: 985px;
		padding: 0 15px 12px;
	}

#flashmenu	{
	width: 566px;
	height: 263px;
	margin-bottom: 10px;
}

/* footer */
#layout_footer {
	position: relative;
	z-index: 10;
	width: 1000px;
	height: 10px;
	margin: auto;
	font-size: 0.9em;
	text-align: center;
	padding: 5px 0px 15px 0px;
	background: #292a2c;
}

#footer_text {
		padding: 5px 10px 5px 10px;
		font-size: 0.9em;
		color: #FFF;
		text-align: center;
		width: 980px;
	}
	
#footer_text a { color: #FFF; }
#footer_text a:hover { color: #ecd1cc; }
/* /footer */


/* Shop menu */
#shop_menu {
	position: absolute;
	top: 15px;
	right: 26px;
}

	#shop_menu_links {
		float: left;
		margin: 0;
		padding: 0;
		border-right:none;
		list-style-type: none;
		text-transform: uppercase;
	}

		#shop_menu_links li {
			float: left;
		}
		
		#shop_menu_links a {
			display: block;
			float: left;
			padding: 0 0 0 20px;
			font-size: 10px;
			text-decoration: none;
			color: #fff;
			text-align: center;
		}
		
		#shop_menu_links li a:hover {
			color: #ecd1cc;
			text-decoration: underline;
		}
		
		#shop_menu_links .active {
			background-color: #fff;
		}
		
		#shop_menu_links .active a {
			color: #fff;
		}
		
		#basketlite_products strong, #basketlite_total strong	{
			color: #ecd1cc;
		}

/* /Shop menu */

/* Main menu */
#main_menu	{
	float: left;
	margin-top: 10px;
}

#main_menu_list {
	margin: 0;
	padding: 0;
	height:21px;
	list-style-type: none;
	width:auto;
	float:left;
}

#main_menu li {
	position: relative;
	display: block;
	float: left;
	height:21px;
	padding: 0 5px;
	border-bottom:1px solid #000000;
}

#main_menu ul li a {
	display: block;
	float: left;
	height: 24px;
	padding: 2px 10px 0 10px;
	text-decoration: none;
}


#main_menu ul li:hover {
	border-bottom-color: #ecd1cc;
}

/* Main menu shop menu */
#main_menu_shop_menu	{
	font-size: 11px;
	font-weight: bold;
}

#main_menu_list_shop_menu {
	margin: 0;
	padding: 0;
	height:21px;
	list-style-type: none;
	width:auto;
	float:left;
}

#main_menu_shop_menu li {
	position: relative;
	display: block;
	float: left;
	height:21px;
}

#main_menu_shop_menu ul li a {
	display: block;
	float: left;
	height: 24px;
	padding: 2px 10px 0 10px;
	text-decoration: none;
}

#main_menu_shop_menu ul li a:hover {
	color: #ecd1cc;
}
/* /Main menu shop menu */	

/* Left categories menu. */
ul.categories_y,
ul.categories_y ul {
	width: 100%;
	margin: 0;
	list-style-type: none;
	padding: 0;
}


	ul.categories_y li {
		margin: 0;

	}
	
		ul.categories_y li a {
			padding: 4px 0px;
			text-decoration: none;
			outline: 0;
			color: #ffffff;
			font-size: 13px;
		}
		
		ul.categories_y li.active a { font-weight: bold; color:#ecd1cc;  }

		ul.categories_y li.active li a {
			padding-left: 20px;
			font-weight: normal;
			color: #FFF;
		}
		
		ul.categories_y li.active li.active a { font-weight: bold; color:#ecd1cc; }
		
		ul.categories_y li a span:hover { text-decoration: underline !important; color:#ecd1cc; }

.categories_y	{
	margin: 5px 5px 5px 10px;
	padding:0;
	
}

.category_title	{
	color:#000000;
	text-decoration:none!important;
}
.category_title:hover	{
	color:#ecd1cc;
}
/* /Left categories menu. */

/* Infobox */
.info_box,
.info_box_clean {
	width: 180px;
	margin: 0 auto 5px;
}

.info_box_clean {
	background: #ffffff none;
	text-align: center;
}

	.info_box_title {
		font-weight: bold;
		background: #292A2C;
		height: 18px;
		color: #FFF;
		padding-left: 5px;
		text-transform: uppercase;
		line-height:18px;
	}

	.info_box_content {
		padding: 10px 5px 20px;
		color: #FFF;
	}
	
	.info_box_content a {
		color: #ffffff;
	}

	.info_box_content a:hover {
		color: #ecd1cc;
		text-decoration: underline;
	}

	.info_box_content_bestseller {
		padding: 1em;
	}
	
	.info_box_content_bestseller td {
		padding: 5px;
	}
	
	.info_box_content_afhaal {
		padding: 1em 0;
		text-align: center;
	}
	
	.info_box_content li {
		padding: 3px 0;
	}
	
.flash a	{
	color: #ecd1cc;
}
/* /Infobox */

/* Messages */
.info_message,
.warning_message,
.error_message {
	margin-bottom: 1em;
	padding: 10px 5px 10px 26px;
	color: #333333;
}

.info_message_contact	{
	margin-bottom: 1em;
	padding: 10px 5px 10px 26px;
	color: #333333;
}

.info_message_contact { border: 1px solid #408DCC; background: #EDF8FF url(/templates/laligna/images/design/information.png) no-repeat 5px 50%; left:437px; position:absolute; top:132px; width:475px; z-index:200; }
.warning_message { border: 1px solid #E6E600; background: #FEFEE2 url(/templates/laligna/images/design/warning.png) no-repeat 5px 50%; }
.error_message { border: 1px solid #D20D06; background: #FFEDEC url(/templates/laligna/images/design/error.png) no-repeat 5px 50%; }

.error-field {
	padding-left: 26px !important;
	background: url(/images/bullet_error.png) no-repeat 5px 3px;
	font-weight: bold;
	color: #D20D06 !important;
}
/* /Messages */

/* Featured home */
#home_header	{
	font-weight: bold;
	height: 25px;
	margin-bottom:10px;
}
/* Featured home */

/* product_list & featured products */
.product_box {
	border:1px solid #E2E3E5;
	display:inline;
	float:left;
	margin-bottom: 10px;
	margin-left: 11px;
	width: 166px;
}

.product_box:hover {
	border-color:#cccccc;
}

.product_text h2 {
	background-color:#ffffff!important; 
	padding: 0!important; 
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
}

	.product_image { padding: 10px 10px 0 10px; }
	
	.product_text {
		padding: 10px;
		overflow: hidden;
		height: 58px;
	}
	
		.product_text_title { font-size: 1em; margin: 0; }
		.product_text_title a { color: #000000;  }
		.product_text_title a:hover { color: #ecd1cc; text-decoration:underline; }
		
		.prodview_view_right_price { 
			color:#000000;
			padding:5px 0 0;
			font-family: Arial, Helvetica, sans-serif;
			margin: 0 0 5px 0;
		}
		
		.product_list_price_currency, .product_view_price_currency	{
			padding: 0 0 0 3px;
		}
		
		.prodlist_list_right_listprice	{
			text-decoration: line-through;
			font-size: 11px;
			color: #999;
		}
		
		.input_submit_cart_prodlist  {
			border:medium none;
			background-color: #fafafa;
			border: 1px solid #e2e2e2;
			color:#000000;
			cursor:pointer;
			font-size: 11px;
			padding: 2px;
			vertical-align:middle;
			width: 53px;
		}
		
		.input_submit_alternative  {
			background-color: #FAFAFA;
			border: 1px solid #E2E2E2;
			color: #000000;
			cursor: pointer;
			font-size: 11px;
			padding: 7px;
			vertical-align: middle;
			text-decoration: none;
		}
		
		.input_submit_alternative:hover  {
			background-color: #ecd1cc;
			border: 1px solid #000000;
			color:#ffffff;
			text-decoration: none;
		}
		
		.input_submit_cart_prodlist:hover  {
			background-color: #ecd1cc;
			border: 1px solid #000000;
			color:#ffffff;
		}
		
		.product_order {
			float: left;
			padding: 8px 0 0;
		}
		
.price_box	{
	height: 29px;
}
/* /product_list & featured products */
		
/* prodlist header */
.prodlist_breadcrumb {
	float: left;
	font-size: 11px;
	padding: 3px 0 0 10px;
}

.prodlist_breadcrumb a {
	color: #000;
}

.prodlist_breadcrumb a:hover {
	color: #ecd1cc;
}

.category_breadcrump	{
	padding:0px 5px;
}

.page_navigation_lang_nav_page {
	float:left;
	margin-left:10px;
}

.page_navigation_lang_nav_page_arrow {
	float:left;
	height:22px;
	margin:2px 0 0 10px;
}

.categories_sort {
	float:right;
	font-size:11px;
}

.categories_sort_search {
	float:right;
	font-size:11px;
	padding:0 10px 0;
}

.categories_header	{
	background-color: #FAFAFA;
	border: 1px solid #E2E2E2;
	height: 18px;
	margin: 0 0 10px 10px;
	padding: 7px 10px;
	width: 684px;
}

.category_favorites	{
	margin: 0 0 20px 10px;
	padding: 10px 10px 0 0;
	border: 2px solid #ECD1CC;
}

.category_favorites .categories_header	{
	margin: 0 0 0 10px !important;
	width: 660px !important;
	background: none;
	border: none;
	padding: 0 10px 7px 10px;
}

.category_favorites .product_box	{
	width: 159px !important;
}

.categories_header_big	{
	background-color: #FAFAFA;
	border: 1px solid #E2E2E2;
	margin: 0 0 10px 10px;
	padding: 7px 5px;
	width: 694px;
}

.categories_header_title	{
	padding: 0 0 5px 10px;
}

.categories_footer	{
	background-color: #FAFAFA;
	border: 1px solid #E2E2E2;
	height: 18px;
	margin: 0 0 0 10px;
	padding: 5px 5px;
	width: 694px;
}

.categories_pagination  {
	float:right;
	font-size:11px;
	padding:1px 5px 0 0;
}

.categories_pagination_search  {
	float:right;
	font-size:11px;
	padding:8px 5px 0 0;
}

.prodlist_navigation_link, .prodlist_navigation_text, .prodlist_navigation_link_next {
	color:#000000 !important;
	cursor:pointer;
	font-size:10px;
	text-decoration:none;
	margin:0 2px;
}

.prodlist_navigation_link:hover, .prodlist_navigation_text:hover, .prodlist_navigation_link_next:hover	{
	color: #ecd1cc !important;
}
/* /prodlist header */

/* product_list subcategories with images */
.prodlist-subcategories-img {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	.prodlist-subcategories-img li {
		display: block;
		float: left;
		width: 180px;
		height: 205px;
		margin: 0 0 10px 10px;
		border: 1px solid #e2e2e2;
		line-height: 0;
	}
	
	.prodlist-subcategories-img .category_image { display: block; }
	.prodlist-subcategories-img a.category_title {
		display: block;
		height: 20px;
		padding-top: 4px;
		border-top: 1px solid #e2e2e2;
		background: transparent url(../images/design/menu_x.png) repeat-x left bottom;
		line-height: 1;
		font-weight: bold;
		text-align: center;
		color: #000000;
		overflow: hidden;
	}

	.prodlist-subcategories-img li:hover a.category_title,
	.prodlist-subcategories-img a.category_title:hover {
		background-color: #f3f3f3;
	}

#header_text {
	position: absolute;
	top: 11px;
	left: 32px;
}

#header_menu {
	position: absolute;
	top: 59px;
	left: 250px;
	width: 752px;
	}

	#header_menu ul {
		margin: 0;
		height: 16px;
		padding: 0;
	}
	
	#header_menu ul li {
		display: block;
		padding: 0px 11px;
		float: left;
		text-transform: uppercase;
		color: #FFF;
		border-left: solid 1px #ecd1cc;
	}

	#header_menu ul li a { 
		color: #FFF;
		font-family: 'Molengo', arial, serif;
	}

	#header_menu ul li a:hover {
		text-decoration: underline;
		color: #ecd1cc;
	}
	
	#header_menu ul li.active a { 
		color: #ecd1cc;
		border-bottom: none !important;
	}


/* /product_list subcategories with images */

/* prodview */
.product_view {
	float: left;
	padding: 8px 5px 0 0;
}

.prodview_view_right_listprice	{
	color:#000000;
	font-weight: normal;
	padding:10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

.product_view_price_list_cents {
	font-size: 11px;
	text-decoration: line-through;
}

.product_view_price_list_euros {
	font-size: 11px;
	text-decoration: line-through;
}

.product_view_price_list_currency {
	font-size: 11px;
	text-decoration: line-through;
}

.product_view_price_list_comma {
	font-size: 11px;
	text-decoration: line-through;
}


.product_view_price_cents {
	font-size: 16px;
	vertical-align: top;
	font-weight: bold;
}

.product_view_price_euros {
	font-size: 16px;
	font-weight: bold;
}

.product_view_price_currency {
	font-size: 16px;
	font-weight: bold;
}

.product_view_price_comma {
	font-size: 16px;
	font-weight: bold;
}

#product_breadcrump { margin-bottom: 10px; }

.product_title { display: inline; margin: 0; font-size: 1em; }

#product_info_main { margin-bottom: 1em; }

#product_image_container,
#product_additional_images,
#product_summary {
	float: left;
}

#product_image_container {
	margin-right: 20px;
	text-align: center;
}

#product_additional_images {
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #bcbcbc;
}

	.product_thumbnail_image {
		border: 1px solid #c0c0c0;
		margin-bottom: 1em;
	}

#product_summary {
	width: 320px;
}

	#product_summary h2 { margin-bottom: 0; }
	.product_sku { margin-bottom: 1em; font-size: 0.9em; }

	#prodview_view_product_pricing { margin-bottom: 1em; }
	
#product_view	{
	background-color:#ffffff;
	padding-left:10px;
}

#product_view h1 {
	color:#000000;
	font-size:21px;
	font-weight:bold;
	margin-bottom:0;
	text-transform: uppercase;
}

.proditemheader {
	border-bottom:1px solid #CFCFCF;
	color:#000000;
	font-weight: bold;
	height:20px;
	margin-bottom: 20px;
}

.productitem {
	padding:15px 0;
}

#additionalimages	{
	margin: 10px 0;
}

.prodview_view_additional_picture_box_image	{
	border:1px solid #CCCCCC;
	float:left;
	margin-right:5px;
}

	#prodview_view_picture_box_image {
		float: left;
		height: 420px;
		width: 390px;
		margin: 10px 10px 30px 0;
		text-align: center;
	}
	
	#product_image_link_enlarge	{
		color: #999;
		font-size: 10px;
		font-style: italic;
		padding: 15px 0 0 0;
		display: block;
	}
	
		#product_image_link_enlarge:hover	{
			color: #ecd1cc;
		}

		#product_view_right {
			float: left;
			height: auto;
			border-left: 1px solid #c4c4c4;
			padding: 20px 0 20px 20px;
			margin: 10px 0 0 0;
			width: 285px;
		}

	
	#prodview_view_picture_box_text {
		width: auto;
		clear: both;
	}
	
		#prodview_view_picture_box_text img {
			float: left;
			margin-right: 5px;
		}
		
	.prodview_view_box_sku {
		font-size:10px;
	}
	
	
.input_submit_cart
{
	background: url(../images/buttons/button_order.gif) no-repeat scroll left top;
	width: 132px;
	height: 26px;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight: bold;
	padding: 5px 0 5px 19px;
	vertical-align:middle;
	outline: none;
}

.input_submit_cart:hover
{
	background: url(../images/buttons/button_order_hover.gif) no-repeat scroll left top;
	color:#FFFFFF;
	outline: none;
}

.input_submit {	
	background: #ecd1cc none repeat scroll 0 0;
	border: 0;
	color: #ffffff !important;
	cursor: pointer;
	font-weight: 800;
	padding: 5px;
}

/* /prodview */

/* Tabs
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/
.ui-tabs { zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; height:23px; border-bottom:1px solid #C4C4C4; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; height:23px; margin-left: 6px !important; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; height: 23px; padding:3px 1px; font-weight:bold; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; height:16px; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer !important; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: none/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(http://jquery-ui.googlecode.com/svn/tags/latest/themes/base/images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlContent}*/ 0/*{bgContentXPos}*/ 0/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header {  font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(http://jquery-ui.googlecode.com/svn/tags/latest/themes/base/images/images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 0/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff/*{fcDefault}*/; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(http://jquery-ui.googlecode.com/svn/tags/latest/themes/base/images/images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 0/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #222222/*{fcHover}*/; text-decoration: none; outline: none; }


.ui-tabs .ui-tabs-nav li {
	padding-left: 7px;
	background: #000000 url(../images/design/tab_grey_left.gif) no-repeat left top;
	border: none;
}

.ui-tabs .ui-tabs-nav li a {
	padding-right: 7px;
	background: #000000 url(../images/design/tab_grey_right.gif) no-repeat right top;
	outline-width: 0;
	height: 15px !important;
	font-size:11px !important;
	padding-top:4px !important;
}

.ui-tabs .ui-tabs-nav li a:hover {
	color: #ecd1cc;
}

.ui-tabs .ui-tabs-selected {
	padding-left: 7px !important;
	background: #ecd1cc url(../images/design/tab_pink_left.gif) no-repeat left top !important;
	
}

.ui-tabs .ui-tabs-selected a {
	padding-right: 7px !important;
	background: #ecd1cc url(../images/design/tab_pink_right.gif) no-repeat right top !important;
	color: #ffffff !important;
}
/* /tabs */


/* orderprocess */
.page_header_box {
	width: auto;
	height: 25px;
	color: #000000;
	font-weight: bold;
	padding: 0 !important;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

.page_header_box_contact {
	width: auto;
	height: 25px;
	color: #000000;
	font-weight: bold;
	padding: 10px 20px 0 20px !important;
}

.page_header_box2 {
	width: auto;
	height: 25px;
	color: #292a2c;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	padding: 0 20px 20px 0;
}

.order-step	{
	padding-bottom:7px;
	color:#ffffff;
	float:right;
}
.page_header {height: 25px; }
.page_header a { color: #ffffff !important; }
.page_header,
.page_header h2 { font-size: 1.0em; font-weight: bold; color: inherit; margin-bottom: 0; float:left; }

.cart_table { width: 100%; }
.cart_table td,
.cart_table th { padding: 5px; vertical-align: middle; font-size: 0.9em; }
.cart_table th { border-bottom: 1px solid #666666; }
.cart_table td { border-bottom: 1px solid #eeeeee; }
.cart_table tr.cart_row td { border-bottom: 1px solid #e3e3e3; background-color: #f7f7f7; }

.CPgenHeadings a,
.CPgenHeadings { color: #555555 !important; }

.CPgenHeadings 	{
	padding: 0 5px 5px 0;
}

.CPgenHeadings2 a,
.CPgenHeadings2 { color: #555555 !important; background-color:#e2e2e2; padding: 2px;  }

a.block_link, a.block_link_float {
	background:#ecd1cc  none repeat scroll 0 0;
	color:#ffffff !important;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:14px;
	margin:10px;
	border:0;
	padding:5px;
	text-decoration:none;
}

a.block_link:active {
	padding: 5px 9px 3px 11px;
}

a.block_link_float { float: left; }



.CPprodDescDet h2	{
	margin:0;
}
.CPprodDescDet th, td	{
	padding:0;
}

.order_table,
.page_table { width: 706px; color:#555555; }

#ship-bill	{
	background-color:#fafafa;
	border: 1px solid #e2e2e2;
	padding:10px;
}

#ship-bill table td	{
	height: 20px;
}

#contact_page_holder	{
	color:#ffffff;
	margin-top:10px;
	border: 0;
}

	#contact_page_holder div	{
		margin-bottom: 5px;
	}


.order_table td,
.order_table th,
.page_table td,
.page_table th { vertical-align: middle; height: 25px; }

.order_table_step2 td,
.order_table_step2 th,
.page_table_step2 td,
.page_table_step2 th { vertical-align: middle; padding: 2px 0; }

.order_table_step3 td,
.order_table_step3 th,
.page_table_step3 td,
.page_table_step3 th { vertical-align: middle; padding: 2px 0; }

.order_table_step3 input, .order_table_step3 select {background-color: #e6e6e6; border: 1px solid #d1d1d1; padding: 4px;}

.order_table ol { margin: 0; list-style-type: none; }

.order_table li {
	float: left;
	width: 101px;
	margin: 0;
	padding: 8px 5px;
	background-color: #efefef;
	border: 1px solid #dddddd;
	border-width: 3px 1px 0 0;
	text-align: center;
	color: #666666;
	font-size: 0.8em;
}

.order_table li a { color: #666666; }
.order_table li a:hover { color: #999999; }
.order_table li.active { background-color: #ffffff; color: #333333; border-top-color: #ffffff; }

.overview td { border-bottom: 1px solid #eaeaea; }

tr.order_row_top td,
tr.order_row_top th {  }
tr.row_uneven td { background-color: #f5f5f5; border-bottom: 1px solid #eeeeee; }
tr.row_even td {  border-bottom: 1px solid #eeeeee; }

.acceptterms a	{ text-decoration: underline; }

.accepttr  {
	background-color:#FAFAFA;
	border:1px solid #E2E2E2;
	height:35px;
}

#already_registered	{
	text-align: center; 
	background-color:#F0F0F0; 
	border:1px solid #D2D2D2; 
	margin:5px 0 15px;
	padding:5px 0;
}

#already_registered a	{
	text-decoration: underline;
}

#cart_box_button_holder {
	float:right;
}

#cart_box_button_holder_left {
	float:left;
}

#basketlite_products	{
	float: left;
	padding: 0 5px 0 10px;
}

#basketlite_total	{
	float: left;
}

.CPoptSel	{
	font-size: 10px;
	margin-bottom: 10px;
}

#payment_methods_table td	{
	padding: 5px;
}

.prodview_view_related_item {
	float: left;
	margin-right: 5px;
	padding: 1px;
	text-align: center;
	
}

#cartwrapper {
	width: 706px;
	padding-left:10px;
}
/* /orderprocess */

/* Header search */	
#header_search {
	float: left;
	width: 181px;
	
}
	
#header_search_text {
	float: left;
	width: 124px;
	height: 16px;
	padding: 3px;
	border: 1px solid #666666;
	font-size: 1em;
	vertical-align: middle;
	margin: 0 3px 0 0;
}

#header_search_submit {
	float: left;
	width: 35px;
	height: 23px;
	padding: 3px;
	font-size: 0.9em;
	vertical-align: middle;
	cursor: pointer;
	background: url(../images/buttons/search_back.gif) no-repeat scroll left top;
	color: #fff;
	border: none;
	font-weight: bold;
}

#header_search_submit:hover {
	background-color:#47d8ff;
	color: #fff;
}
/* /Header search */	


/* Search */
.prodlist_navigation_holder {
	float: right;
	margin: 3px 15px 0px 0px;
	font-size:10px;
}

.prodlist_navigation_sort_results {
	float:right;
	font-size:10px;
	margin:6px 15px 0 10px;
}

.prodlist_category_header_text	{
	float:left;
}

.prodlist_category_header	{
	margin-bottom:10px;
}

.advanced_search_box {
	height:150px;
	background-color: #ffffff;
}
/* /Search */


/* upsale. */
#upsaleheader {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

.product_box_cart {
	border: 1px solid #E2E3E5;
	display: inline;
	float: left;
	height: 278px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 160px;
}

.product_box_cart h2, .product_box_cart_mostright h2 {
	height:47px;
	background-color: #ffffff;
	padding: 0;
}

.product_box_cart_mostright {
	border: 1px solid #E2E3E5;
	display: inline;
	float: left;
	height: 278px;
	margin-bottom: 10px;
	padding: 10px;
	width: 160px;
}

#cart_upsale .input_submit_cart_prodlist  {
	border:medium none;
	background-color: #fafafa;
	border: 1px solid #e2e2e2;
	color:#000000;
	cursor:pointer;
	font-size: 11px;
	padding: 2px;
	vertical-align:middle;
	width: 72px;
}

.input_submit:hover {	
	text-decoration: none;
	background:#e8cbcb none repeat scroll 0 0;
}
/* /upsale. */

/* cart mini. */
#cart_mini {
	width: 100%;
}

#cart_mini a { color: #000000; }
#cart_mini a:hover { color: #ecd1cc; text-decoration: none; }

#cart_mini td,
#cart_mini th {
	padding: 2px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 0.9em;
}
/* /cart mini */


/* Various */
.system_message_warning {
	background:#ecd1cc none repeat scroll 0 0;
	border:1px solid #000000;
	margin-bottom:1em;
	padding:10px 5px 10px 26px;
}

#atffc	{
	display: none;
}
/* /Various */

.order_table_step2	{
	width: 706px;
}

/* Standard button */
.standardbutton	{
	float: left;
	margin: 0 5px 0 0;
}

.standardbutton	{
	background: transparent url(../images/buttons/bg_button_a.gif) no-repeat scroll top right;
    color: #fff !important;
    display: block;
    float: left;	
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none !important;
}
	.standardbutton span	{
		background: transparent url(../images/buttons/bg_button_span.gif) no-repeat;
		display: block;
		line-height: 14px;
		font-weight: bold;
		padding: 5px 0 5px 18px;
	}
	.standardbutton:active {
		background-position: bottom right;
		color: #fff;
		outline: none; /* hide dotted outline in Firefox */
	}
	
	.standardbutton:active span {
		background-position: bottom left;
		padding: 6px 0 4px 18px; /* push text down 1px */
	} 
/* /Standard button */

/* Special button */
.specialbutton	{
	float: left;
	margin: 0 5px 0 0;
}

.specialbutton	{
	background: transparent url(../images/buttons/bg_button_special_a.gif) no-repeat scroll top right;
    color: #ffffff !important;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; 
    text-decoration: none !important;
}
	.specialbutton span	{
		background: transparent url(../images/buttons/bg_button_special_span.gif) no-repeat;
		display: block;
		line-height: 14px;
		padding: 5px 0 5px 18px;
	}
	.specialbutton:active {
		background-position: bottom right;
		color: #ffffff;
		outline: none; 
	}
	
	.specialbutton:active span {
		background-position: bottom left;
		padding: 6px 0 4px 18px; /* push text down 1px */
	} 
/* /Special button */

/* /input button */
.input_submit_long2 {	
	background: transparent url(../images/buttons/bg_button_input_long.gif) no-repeat scroll top right;
	width: 150px;
	display: block;
	text-align: center;
	border: 0;
	color: #ffffff !important;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	height: 19px;
	padding: 5px 0 0 0;
}

		.input_submit_long2:hover {	
			text-decoration: none;
		}

		.input_submit_long2:active {	
			background-position: bottom right;
			outline-width: 0;
		}

.input_submit_long {	
	background: transparent url(../images/buttons/bg_button_input_long.gif) no-repeat scroll top right;
	width: 150px;
	text-align: center;
	border: 0;
	color: #ffffff !important;
	cursor: pointer;
	font: normal 12px arial, sans-serif;
	height: 24px;
	font-weight: bold;
	line-height: 14px;
}
	.input_submit_long:active {	
		background-position: bottom right;
		outline-width: 0;
	}
	
	.input_submit_long::-moz-focus-inner { border: 0; }
	
.input_submit_long_special {	
	background: transparent url(../images/buttons/bg_button_input_long_special.gif) no-repeat scroll top right;
	width: 150px;
	text-align: center;
	border: 0 !important;
	color: #ffffff !important;
	cursor: pointer;
	font: bold 12px arial, sans-serif;
	height: 24px;
	line-height: 14px;
}
	.input_submit_long_special:active {	
		background-position: bottom right;
		outline: none; 
	}

.input_submit_short {	
	background: transparent url(../images/buttons/bg_button_input_short.gif) no-repeat scroll top right;
	width: 75px;
	text-align: center;
	border: 0;
	color: #fff !important;
	cursor: pointer;
	font-weight: bold;
	font: normal 12px arial, sans-serif;
	height: 24px;
	line-height: 14px;
}

	.input_submit_short:active {	
		background-position: bottom right;
		outline: none; 
	}
	
	
/* /input button */

/* Winkelwagen informatie */
.cart_box	{
	border-bottom:1px solid #EEEEEE;
	margin: 10px 0 0 0;
}

.cart_header	{
	color: #000;
	font-weight: bold;
	padding:5px;
}

.cart_info {
	width:100%;
}

.cart_info td {
	font-size:0.9em;
	padding:5px;
	vertical-align:middle;
}

.cart_info_inner {
	padding-bottom:15px;
}
/* /Winkelwagen informatie */


	input#ochyt-ochyt, #voorvoegsel, #name {
		border: solid 1px #333;
		background: #FFF;
	}
	
	input#news-logon {
		margin-top: 10px;
	}
	
/* / Added Styles */



#content_text {
	width: 716px;
	color: #292a2c;
}

.shop_arrow_right {
	text-align: right;
}

h2.shop_name {
	font-size: 24px;
	color: #FFF;
	text-transform:uppercase;
}

h3.shop_times {
	color: #ecd1cc;
	border: 0;
}

/* Module collection gallery*/
.collection-gallery-title {
	background:none repeat scroll 0 0 #292A2C;
	color:#FFFFFF;
	font-weight:bold;
	height:18px;
	line-height:18px;
	padding:0 0 0 5px;
	text-transform:uppercase;
	margin-bottom: 7px;
}
.collection-gallery-list {
}
.collection-gallery-list-item-pair {
}
.collection-gallery-list-item {
	float:left;
	margin: 1px;
}
.collection-gallery-list-item img {
	border:2px solid transparent;
}
.collection-gallery-list-item-active img {
	border:2px solid #ecd1cc;
}
.collection-gallery-item {
	position: relative;
	height: 614px;
	width: 705px;
	text-align:center;
	background-color:#FFFFFF;
}
.collection-gallery-large-image {
}
.collection-gallery-nav-left {
	position:absolute; 
	top:350px;
	left:0px;
	z-index: 100;
}
.collection-gallery-nav-right {
	position:absolute; 
	top:350px;
	right:0px;
	z-index: 100;
}
.collection-gallery-product-list {
	position:absolute; 
	bottom:0px; 
	height:80px; 
	width:100%; 
	background-color: black; 
	opacity: 0.8; 
	filter:alpha(opacity=80);
	text-align: left;
	left: 0;
}
.collection-gallery-product {
	float:left; 
	width: 200px;
	padding: 4px 8px;
	color: #ffffff;
}

.collection-back-link-container {
	margin-top: 8px;
}
#contact_table	{
	margin: 0 20px 20px;
}

.back_button	{
	padding: 20px;
}

.back_button_prodview	{
	padding: 0 0 10px 0;
	font-size: 11px;
}

	.back_button_prodview b a	{
		color: #292A2C; 
	}
	
	.back_button_prodview b a:hover	{
		color: #ecd1cc; 
	}	

.contact_info	{
	padding: 10px 20px 0 20px;
}

.arrows td	{
	line-height: 0;
	padding-bottom: 10px;
}

#nieuwsbrief_container	{
	padding: 20px;
}

.CPSysMsg	{
	padding: 20px 20px 20px 0;
}

.CPpageHead	{
	width: auto;
	height: 25px;
	color: #000000;
	font-weight: bold;
	padding: 0 !important;
	text-transform: uppercase;
}

/* usp */
#usp_box,
#usp_box_left	{
	position: relative;
	border: 1px solid #bcbcbc;
	padding:15px 5px 5px 5px;
	margin-bottom:10px;
	z-index: 12;
}

.usp	{
	position: relative;
	font-size:11px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.usp a	{
	color:#ffffff;
	text-decoration:none;
}

#usp_item_truck { background:url(../images/design/usp_icon_truck.gif) no-repeat left 6px; position: relative; height:42px; padding:6px 0 0 45px; }
#usp_item_carry { background:url(../images/design/usp_icon_carry.gif) no-repeat left 3px; position: relative; height:42px; padding:6px 0 0 45px; }
#usp_item_money { background:url(../images/design/usp_icon_money.gif) no-repeat left 3px; position: relative; height:42px; padding:6px 0 0 45px; }

.custservicepage_main	{
	padding: 20px;
}

	.custservicepage_main a	{
		color: #fff;
	}
	
	.custservicepage_main a:hover	{
		color: #ecd1cc;
	}	
	
	.custservicepage_main h3 a	{
		color: #292A2C;
		font-weight: bold;
	}

.custservicepage	{
    height: 572px;
    overflow: scroll;
    padding: 20px;
}

	.custservicepage a	{
		color: #fff;
	}
	
	.custservicepage a:hover	{
		color: #ecd1cc;
	}	
	
	.custservicepage h3 a	{
		color: #ffffff;
		font-weight: bold;
		font-size: 13px;
		text-transform: uppercase;
	}
	
	.custservicepage h3	{
		color: #ffffff;
		font-weight: bold;
		font-size: 13px;
		text-transform: uppercase;
	}
	
#webshop_home_document	{
	margin: 0 0 0 10px;
}

#prodview_zoom	{
	margin: 10px 0;
}

#prodview_social_bottom	{
	margin: 10px 0;
}

#prodview_stock	{
	margin: 0 0 10px 0;
}

#prodview_socialmedia	{
	float: right;
}

#prodview_bottom	{
	margin-top: 10px;
}

.addthis_toolbox, #prodview_social_bottom	{
	float: right;
	clear: both;
}

#faq_wrapper a, .back_button a	{
	color: #ffffff;
}

#faq_wrapper a:hover, .back_button b a:hover	{
	color: #ecd1cc;
}

.cart_ship2store .cart_header	{
	padding: 5px !important;
}

.cart_ship2store div	{
	padding: 3px !important;
}

.missing_or_invalid_field	{
	color: #F00;
	font-size: 17px;
	font-weight: bold;
}

#maattabel_link a	{
	color: #999999;
    font-size: 10px;
    font-style: italic;
}

#maattabel_link a:hover	{
	color: #ecd1cc;
}

.product_color_this_product img {
	border: 1px solid #ecd1cc;
}
.visit-shop-message {
	font-size:11px;
	margin-top:10px;
}
