@charset "UTF-8";

html {
	
}

textarea {
	font-family: Arial;
	font-size: 12px;
}

body {
	background-image: url(../pottery/images/wood.jpg);
	margin: 0px 0px;
	position: relative;
	text-align: center;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #5c4331;
}

p {
	margin: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}

.clear_right {
	clear: right;
}

div.break {
	clear: left;
	height: 32px;
}

a:active, a:focus {
	outline-color: inherit;
	outline-style: none;
}

#main_stripe_short {
	margin-top: 52px;
	/*height:233px;*/
	height: 204px;
	background-image: url(../pottery/images/stripe_top.jpg);
	width: 100%;
	position: absolute;
	z-index: -1;
	text-align: left;
	left: 0px;
}

#top_right_shadow {
	margin-top: 59px;
	height: 223px;
	background-image: url(../pottery/images/top_right_shadow.png);
	background-position: 0px -36px;
	width: 36px;
	position: absolute;
	z-index: 2;
	text-align: right;
	right: 0px;
	margin-right: -36px;
}

#top_left_shadow {
	margin-top: 224px; /*margin-top:254px;*/
	height: 58px; /*height:224px;*/
	background-image: url(../pottery/images/top_left_shadow.png);
	width: 15px;
	position: absolute;
	z-index: 4;
	text-align: left;
	left: 0px;
	margin-left: -15px;
}

#logo_top_right {
	height: 59px;
	width: 260px;
	display: block;
	left: 0px;
	z-index: 1;
	float: left;
}

#logo_top_right a {
	height: 100%;
	width: 100%;
	float: left;
}

#flash_baner {
	position: relative;
}

#flash_baner a {
	position: absolute;
	width: 200px;
	height: 70px;
	left: 0px;
	top: 0px;
	z-index: 1000;
}

#main_top_wrapper {
	position: relative;
}

#main_top_wrapper #logo_main {
	width: 300px;
	height: 220px;
	background-repeat: no-repeat;
	/*background-image:url(../pottery/images/logo_pottery.png);
	background-position:-53px -55px;*/
	position: absolute;
	left: -53px;
	top: -55px;
	z-index: 100;
}

#main_top_wrapper #menu {
	width: 600px;
	height: 40px;
	/*background-position:-53px -55px;*/
	position: absolute;
	top: 0px;
	left: 30px;
	z-index: 20;
}

#main_top_wrapper #menu_wrapper {
	position: absolute;
	margin-left: 200px;
	background-repeat: no-repeat;
	background-image: url(../pottery/images/stripe.jpg);
	width: 600px;
	height: 40px;
	padding-left: 30px;
	float: left;
	z-index: 19;
	display: inline;
	left: 0px;
}

#main_top_wrapper #paper_wrapper {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 272px;
	height: 186px;
	background-repeat: no-repeat;
	background-image: url(../pottery/images/paper_short.jpg);
	z-index: 100;
}

#main_top_wrapper #paper_shadow {
	position: absolute;
	right: 0px;
	height: 14px;
	width: 272px;
	top: 186px;
	background-repeat: no-repeat;
	background-image: url(../pottery/images/paper_shadow.png);
	z-index: 1;
}

#main_top_wrapper #paper_shadow_left {
	position: absolute;
	right: 272px;
	height: 186px;
	width: 30px;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../pottery/images/paper_strings.png);
	z-index: 100;
}

#main_top_wrapper #menu_shadow {
	position: absolute;
	left: 200px;
	height: 15px;
	width: 566px;
	top: 29px;
	background-repeat: no-repeat;
	background-image: url(../pottery/images/menu_shadow.png);
	z-index: 11;
}

#main_top_wrapper #cup {
	position: absolute;
	right: 167px;
	height: 197px;
	width: 219px;
	top: 30px;
	background-repeat: no-repeat;
	background-image: url(../pottery/images/cup_2.png);
	z-index: 101;
}

#main_top_wrapper #menu .menu_break {
	width: 2px;
	height: 100%;
	margin-top: 3px;
	background-image: url(../pottery/images/menu_break.png);
	background-repeat: no-repeat;
	float: left;
}

#main_top_wrapper #menu a {
	height: 28px;
	padding-left: 13px;
	padding-right: 13px;
	float: left;
}

#main_top_wrapper #menu a:hover {
	background-color: #7E8D10;
}

#main_top_wrapper #menu a img {
	margin-top: 7px;
}

.de #main_top_wrapper #menu a img {
	margin-top: 5px;
}

#main_top_wrapper #photo_wrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	width: 100%;
	height: 186px;
}

#main_top_wrapper .photo_1 {
	background-image: url(../pottery/flash_photos/1s.jpg?v=1.4.1);
	background-position: 0px 30px;
}

#main_top_wrapper .photo_2 {
	background-image: url(../pottery/flash_photos/2.jpg);
	background-position: 0px -105px;
}

#main_top_wrapper .photo_3 {
	background-image: url(../pottery/flash_photos/3.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

#main_top_wrapper .photo_4 {
	background-image: url(../pottery/flash_photos/4.jpg);
	background-repeat: no-repeat;
	background-position: 0px -150px;
}

#main_top_wrapper .photo_5 {
	background-image: url(../pottery/flash_photos/5.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}

#main_top_wrapper #bottom_tassels {
	position: absolute;
	left: -2px;
	bottom: 0px;
	width: 519px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../pottery/images/tassels.png);
	z-index: 101;
}

#main_top_wrapper #search_wrapper {
	margin-top: 12px;
	text-align: left;
	margin-left: 30px;
}

#main_top_wrapper #search_wrapper #search_string {
	background-color: transparent;
	border: 0;
	color: #4a402b;;
	font-family: Arial;
	font-size: 10px;
	width: 180px;
}

#main_top_wrapper #search_wrapper #search_button {
	background-image: url(../pottery/images/loupe.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 7px;
	right: 17px;
}

#main_top_wrapper #search_wrapper #search_button:active {
	background-position: 1px 1px;
}

#main_top_wrapper #text_wrapper {
	padding: 24px;
	padding-right: 12px;
	text-align: left;
	font-family: Times New Roman;
	color: #6A5644;
	font-size: 13px;
}

#main_top_wrapper #promotion_header h5 {
	color: #86785D;
	font-family: Times New Roman;
	font-size: 13px;
	position: absolute;
	right: 26px;
	text-align: right;
	top: 73px;
	width: 144px;
	font-weight: normal;
	margin: 0px;
}

#main_top_wrapper #promotion_text {
	color: #717624;
	font-family: Times New Roman;
	font-size: 22px;
	position: absolute;
	right: 30px;
	text-align: right;
	top: 105px;
}

.de #main_top_wrapper #promotion_text {
    right: 38px;
    top: 89px;
}
#cart_mini_container {
	float: right;
	width: 236px;
	height: 100%;
}

.de #cart_mini_container {
	 width: 260px;
}

#cart_mini_container.lang_en {
	width: 198px;
}

#cart_mini_container  #cart_summary {
	clear: right;
	float: left;
	font-size: 11px;
	color: #CDBBAE;
	text-align: right;
	padding-top: 12px;
}

#cart_mini_container  #cart_summary span {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

#cart_mini_container #cart_buy {
	color: #FFF;
	font-weight: bold;
	float: left;
	width: 35px;
	padding-left: 50px;
	padding-top: 19px;
	background-image: url(../pottery/images/cart.png);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
}

#delivery_mini_container {
	float: right;
	width: 320px;
	color:#CDBBAE;
	font-size:11px;
	padding-top:12px;
	line-height: 14px;
	margin-right:36px;	
}

.en #delivery_mini_container {
	margin-right: 71px;
}

#delivery_mini_container .column{
	float:right;	
}
#delivery_mini_container .right_column{

	color: #FFF;
    font-weight: bold;
    font-size: 12px;
    text-align:left;
}
#delivery_mini_container .left_column{
	text-align:right;
	padding-right:5px;
}

#delivery_mini_container.lang_en {
	width: 198px;
}

#delivery_mini_container  .delivery_summary {
	clear: right;
	float: left;
	font-size: 11px;
	color: #CDBBAE;
	text-align: right;
	padding-top: 12px;
}

#delivery_mini_container  .delivery_summary span {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}



#main_shadow_wrapper {
	background-image: url(../pottery/images/background_shadow.png);
	background-repeat: repeat-y;
	width: 100%;
	margin-top: 300px;
	display: block;
	z-index: 1;
	position: absolute;
	left: 50%;
	margin-left: -531px;
}

#main_wrapper, #footer_wrapper {
	margin: 0px auto;
	display: block;
	z-index: 1;
	width: 1000px;
	height: 100%;
	position: relative;

	/*position:absolute;
	left:50%;
	margin-left:-531px;*/
}

#top {
	height: 59px;
	width: 100%;
}

#main_top_wrapper {
	/* height:222px; */
	height: 186px;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	/*background-image:url(../pottery/images/flash_03.jpg)*/;
	background-position: right;
	background-repeat: no-repeat;
}

#photo_wrapper object, #photo_wrapper embed {
	position: absolute;
	left: 0px;
	top: 30px;
	height: 329px;
	width: 729px;
	margin-left: 0px;
}

#flash_baner img {
	height: 223px;
	width: 999px;
}

#content_top {
	height: 37px;
	width: 100%;
	background-image: url(../pottery/images/middle_shadow.png);
	margin-top: 0px;
	padding-top: 0px;
	z-index: 1;
}

#main_content {
	background-color: #F7F2E8;
	background-image: url(../pottery/images/background.png);
	background-position: -31px;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 1px;
	display: block;
	z-index: 1;
	width: 999px;
	position: relative;
	float: left;
	text-align: left;

	/*position:absolute;
	left:50%;
	margin-left:-531px;*/
}

.left_shadow {
	position: absolute;
	width: 31px;
	margin-left: -31px;
	background-image: url(../pottery/images/background_shadow.png);
	background-repeat: repeat-y;
	height: 100%;
	float: left;
}

.right_shadow {
	position: absolute;
	width: 35px;
	margin-right: -35px;
	background-image: url(../pottery/images/background_shadow.png);
	background-position: right;
	right: 0px;
	height: 100%;
	float: right;
}

#left_shadow_top {
	height: 30px;
	top: 20px;
}

#menu_container {
	float: left;
	min-height: 400px;
	width: 235px;
	background-image: url(../pottery/images/menu_background.jpg);
	background-position: -1px -10px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 38px;
	display: inline;
	text-align: left;
}

div.header {
	float: left;
	display: inline;
	clear: both;
}

h1, h1 a {
	color: #4f3420;
	font-family: Times New Roman;
	font-size: 21px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div.header div.header_title, div.header div.header_title a {
	color: #4f3420;
	font-family: Times New Roman;
	font-size: 21px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	float: left;
}

h2, h2 a {
	clear: both;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	margin-top: 0px;
	font-weight: normal;
	padding-left: 2px;
	float: left;
	color: #A4988E;
	margin: 0px 0px 5px 0px;
}

div.header div.header_more {
	color: #D6D0C6;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	float: left;
	line-height: 24px;
	margin-left: 5px;
}

div.header div.header_more a {
	color: #D6D0C6;
}

div.header div.header_subtitle {
	clear: both;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	margin-top: 0px;
	font-weight: normal;
	padding-left: 2px;
	float: left;
}

div.header div.lighter, div.header div.lighter a {
	color: #8F8266;
}

div.header div.dimmer a {
	color: #A4988E;
}

div.header div.dimmer {
	color: #9A9A9A;
}

#content_wrapper {
	width: 726px;
	background-image: url(../pottery/images/content_top_right_corner.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #F7F2E8;
	float: right;
	display: inline;
	min-height: 400px;
}

#content_top_container {
	width: 100%;
	height: 50px;
}

#menu_container ul.menu {
	list-style: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #513724;
	padding: 0px 0px 0px 0px;
	margin-left: -38px;
	width: 258px;
}

#menu_container ul.menu a {
	width: 223px;
	cursor: pointer;
	display: block;
	padding: 3px 0px 3px 40px;
	text-decoration: none;
	color: #513724;
	background-image: url(../pottery/images/menu_highlight.png);
	background-repeat: repeat-x;
	background-position: 0px 50px;
}

#menu_container ul.menu a:hover, #menu_container ul.menu a.active {
	width: 223px;
	background-position: 0px 0px;
	text-decoration: none;
	color: #513724;
}

#menu_container ul.menu a span.marked {
	color: rgb(224, 212, 186);
	background-color: rgb(81, 55, 36);
	padding: 1px 4px;
}

#menu_container ul.menu li {
	margin: 0px;
	background-position: 32px 5px;
	background-image: url(../pottery/images/arrow.png);
	background-repeat: no-repeat;
	width: 240px;
}

#bottom_container {
	height: 91px;
	width: 1000px;
	background-image: url(../pottery/images/bottom_shadow.png);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	float: left;
}

div.product_card {
	float: left;
	height: 265px;
	padding: 0px 0px 0px 0px;
	background-color: white;
	display: inline;
	margin-right: 8px;
	position: relative;
	margin-bottom: 9px;
	/*border:1px solid #E9E6E2;*/
	border: 1px solid #F1EEE7; /*#F3F0E9;
	/*border-right:0px;	
	
	border-bottom:0px;	*/
}

div.product_card div.photo {
	float: left;
	background-color: #F7F2E9;
	height: 137px;
	width: 170px;
	display: inline;
}

div.product_card div.set_stamp {
	position: absolute;
	top: 3px;
	right: 3px;
	z-index: 100;
	width: 84px;
	height: 23px;
	background-image: url(../pottery/images/zestaw.png);
}

div.product_card div.description_wrapper {
	clear: left;
	width: 170px;
}

div.product_card div.description {
	/*background-image:url(../pottery/images/product_card_gradient.png);*/
	height: 43px;
	padding: 6px 10px 5px 10px;
}

div.product_card div.name {
	color: #97A208;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	width: 150px;
	margin-bottom: 0px;
}

div.product_card.can_preorder.unavailable div.name {
	color: #cc911c;
}


div.product_card div.name span {
	color: #97A3AD;
	font-size: 11px;
	font-family: Arial;
}

div.product_card div.more {
	margin-top: 0px;
	line-height: 11px;
	height: 11px;
}

div.product_card div.more a {
	color: #A19A94;
	font-size: 10px;
	text-decoration: none;
}

div.product_card a.product_link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 180px;
	z-index: 100;
}

div.product_card a.product_link:hover {
	
}

div.product_card div.line {
	clear: left;
	background-image: url(../pottery/images/hr.png);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0px 5px 0px 5px;
}

/*div.product_card div.frame {
	position:absolute;
	z-index:99;
	/background-image:url(../pottery/images/frame.png);
	width:170px;
	height:189px;
	left:-1px;
	top:0px;
}*/
div.product_card div.bottom_description {
	padding: 0px 10px 0px 10px;
	height: 61px;
	margin-bottom: 1px;
}

div.product_card div.add_to_cart {
	color: #A19A94;
	font-size: 10px;
	width: 67px;
	float: left;
	padding-top: 2px;
}

div.product_card div.add_to_cart a {
	color: #ACA9A4;
	padding-top: 12px;
	padding-left: 35px;
	padding-bottom: 9px;
	margin-left: -5px;
	background-image: url(../pottery/images/cart_no_shadow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 27px;
	position: absolute;
	line-height: 11px;
	
}


div.product_card div.add_to_cart a:hover {
	/*color:#AABD68;
	/background-image:url(../pottery/images/cart_symbol.png);
	background-position:0px 3px;
	*/
	color: #90A20A;
}

span.ajax_loading {
	color: #A19A94;
	margin-top: 3px;
	margin-left: -4px;
	height: 13px;
	padding-left: 19px;
	padding-top: 3px;
	background-image: url(../pottery/images/cart_ajax.gif);
	display: none;
	background-repeat: no-repeat;
}

div.product_card div.in_cart_active {
	clear: left;
	color: #AABD68;
	float: left;
	padding-top: 2px;
	font-size: 10px;
	width: 60px;
}

div.product_card div.in_cart_inactive {
	clear: left;
	color: #AABD68;
	float: left;
	padding-top: 2px;
	font-size: 10px;
	display: none;
}

div.product_card div.cart_symbol {
	position: absolute;
	right: 10px;
	top: 120px;
	width: 15px;
	height: 17px;
	background-image: url(../pottery/images/cart_symbol.png);
	background-repeat: no-repeat;
	display: none;
	z-index: 150;
}

div.product_card div.cart_symbol_active {
	position: absolute;
	right: 10px;
	top: 100px;
	width: 35px;
	height: 40px;
	/*background-image:url(../pottery/images/cart_no_shadow.png);*/
	background-repeat: no-repeat;
	z-index: 150;
}

div.product_card div.price {
	color: #90A20A;
	font-size: 18px;
	float: right;
	width: 83px;
	height: 30px;
	font-weight: bold;
	background-image: url(../pottery/images/slide.jpg);
	background-repeat: no-repeat;
	background-position: 14px 20px;
	text-align: right;
}
div.product_card.can_preorder.unavailable div.price {
	color: #cc911c;
}

div.product_card div.price_dicount {
	color: #90A20A;
	font-size: 18px;
	float: right;
	width: 83px;
	height: 30px;
	font-weight: bold;
	background-image: url(../pottery/images/slide.jpg);
	background-repeat: no-repeat;
	background-position: 14px 20px;
	text-align: right;
}

div.product_card div.price_original {
	color: #664337;
	font-size: 12px;
	float: right;
	width: 83px;
	height: 16px;
	margin-top: -10px;
	text-align: right;
	margin-right: 10px;
	text-decoration: line-through;
}

div.product_card div.discount {
	position: absolute;
	height: 38px;
	width: 38px;
	background-image: url(../pottery/images/discount_circle.png);
	background-repeat: no-repeat;
	left: 100px;
	top: 90px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-left: 6px;
	padding-top: 11px;
	z-index: 1;
}

div.product_card div.price span.currency {
	font-weight: normal;
}

div.product_card div.bottom_shadow {
	background-image: url(../pottery/images/product_card_shadow.png);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 15px;
	width: 175px;
}

#left_bottom_shadow {
	height: 66px;
	margin-left: -26px;
	width: 27px;
	background-image: url(../pottery/images/bottom_left_shadow.png);
	float: left;
	left: 0px;
}

#right_bottom_shadow {
	height: 66px;
	margin-right: -29px;
	width: 29px;
	background-image: url(../pottery/images/bottom_right_shadow.png);
}

#footer_container {
	clear: both;
	width: 100%;
	height: 100px;
	background-image: url(../pottery/images/footer_shadow.png);
	background-repeat: repeat-x;
}

#footer_content {
	margin: 0px 0px 0px 1px;
	display: block;
	z-index: 1;
	width: 999px;
	position: relative;
	float: left;
	text-align: left;
}

#footer_left_container {
	float: left;
	width: 315px;
	display: inline;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	color: #A68573;
	font-family: Arial;
	font-size: 11px;
}

#footer_left_container .title {
	color: #C0AF99;
	font-family: Times New Roman;
	font-size: 14px;
	padding-bottom: 7px;
	display: block;
}

#footer_left_container .company_title {
	color: #C0AF99;
	font-family: Arial;
	font-size: 11px;
	display: block;
}

#footer_center_container, .footer_center_container {
	float: left;
	width: 550px;
	display: inline;
	text-align: left;
	padding-top: 10px;
	color: #A68573;
	font-family: Times New Roman;
	font-size: 14px;
}

#footer_center_container .separator, .footer_center_container .separator
	{
	color: #8B7666;
	margin: 0px 4px 0px 4px;
}

#footer_right_container {
	float: right;
	padding-right: 10px;
	width: 200px;
	display: inline;
	text-align: right;
	padding-top: 10px;
	color: #A68573;
	font-family: Arial;
	font-size: 10px;
}

#footer_right_container a, #footer_right_container span {
	float: right;
	clear: right;
}

#footer_container a {
	color: #D9D1C6;
}

#footer_container a:hover {
	color: #FFF;
}

#footer_right_container #webility_logo {
	width: 68px;
	height: 14px;
	background-image: url(../pottery/images/webility.png);
}

#footer_right_container #camfora_logo {
	width: 63px;
	height: 15px;
	background-image: url(../pottery/images/camfora.png);
}

#cart #table_header {
	float: left;
	clear: left;
	margin-bottom: 5px;
}

#cart #table_header div {
	float: left;
	background-color: #E7E1D4;
	color: #4F3420;
	font-weight: bold;
	margin-right: 5px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
}

#cart #table_header .column_product {
	width: 325px;
}

#cart #table_header .column_amount {
	width: 83px;
}

#cart #table_header .column_quantity_price {
	width: 103px;
}

#cart #table_header .column_price {
	width: 96px;
}

#cart #table_header .column_delete {
	width: 42px;
}

#cart #table_header div.column_price, #cart .product_row div.column_price
	{
	background-color: #928275;
	color: #FFF;
}

#cart .product_row {
	height: 82px;
	background-color: #FFF;
	float: left;
	position: relative;
}

#cart .product_row div {
	float: left;
	background-color: #FFF;
	color: #7B7B7B;
	font-weight: bold;
	display: inline;
}

#cart .product_row .column_product {
	width: 335px;
	background-image: url(../pottery/images/dotted_border.png);
	background-position: right top;
	background-repeat: repeat-y;
}

#cart .product_row .column_amount {
	width: 88px;
	background-image: url(../pottery/images/dotted_border.png);
	background-position: right top;
	background-repeat: repeat-y;
	height: 100%;
	padding-left: 5px;
}

#cart .product_row .column_amount input {
	width: 20px;
	margin-left: 5px;
	margin-top: 17px;
}

#cart .product_row .column_amount_warning input {
	color: #9A1603;
}

#cart .product_row .column_quantity_price {
	width: 105px;
	font-size: 13px;
	padding-left: 8px;
	padding-top: 19px;
}

#cart .product_row .column_price {
	width: 92px;
	background-color: #928275;
	color: #FFF;
	padding-top: 15px;
	padding-right: 10px;
	height: 67px;
	font-size: 18px;
	text-align: right;
}

#cart .product_row .column_delete {
	width: 47px;
}

#cart .product_row .product_photo {
	float: left;
	padding: 3px;
	height: 74px;
}

#cart .product_row .product_description {
	padding: 10px 0px 0px 10px;
	float: left;
}

#cart .product_row .product_amount {
	padding: 10px 0px 0px 10px;
	float: left;
}

#cart .product_row .product_description .product_name a {
	color: #94A012;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#cart .product_row .product_description .product_decoration {
	color: #A89A90;
	font-size: 10px;
	font-weight: normal;
}

#cart .product_row .delete_button {
	width: 16px;
	height: 16px;
	margin-left: 15px;
	margin-top: 20px;
	background-image: url(../pottery/images/delete.png);
	display: block;
}

#cart .bottom_shadow {
	background-image: url(../pottery/images/row_shadow.png);
	background-position: 140px 0px;
	background-repeat: no-repeat;
	height: 5px;
	width: 672px;
	background-color: transparent;
	float: left;
}

#cart .bottom_shadow_last, #personal_data_form .bottom_shadow_last,
	#summary_wrapper .bottom_shadow_last, .bottom_shadow_last {
	background-image: url(../pottery/images/row_shadow.png);
	background-position: 140px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 672px;
	background-color: transparent;
	float: left;
}

#cart .properties_row {
	height: 588px;
	float: left;
}
.en #cart .properties_row {
	height: 465px;	
}

#cart #local_delivery {
	padding-bottom: 15px;
}

#cart .properties_row div {
	float: left;
	background-color: #FFF;
	font-weight: bold;
	display: inline;
	color: #A89A90;
	font-size: 11px;
	font-weight: normal;
}

#cart .properties_row .column_blank {
	background-color: #F5F0E5;
	width: 90px;
	height: 100px;
}

#cart .properties_row div.properties_payments_send {
	width: 450px;
	height: 588px;
}

.en #cart .properties_row div.properties_payments_send { 
    height: 465px;
}

#cart .properties_row .properties_title_row_payment {
	width: 233px;
}

#cart .properties_row .properties_title_row_send {
	width: 210px;
}

#cart .properties_row .properties_title_row_payment div, #cart .properties_row .properties_title_row_send div
	{
	color: #94A012;
	font-weight: bold;
	padding-left: 17px;
	padding-top: 15px;
}

#cart .properties_row .properties_title_row_payment div {
	font-size: 14px;
}

#cart .properties_row .properties_title_row_send div {
	font-size: 12px;
}

#cart .properties_row .dotted_line {
	float: left;
	background-image: url(../pottery/images/vertical_dotted_line.png);
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-left: 15px;
	margin-bottom: 8px;
	width: 425px;
	height: 2px;
}

#cart .properties_row .properties_payment_options {
	width: 227px;
	padding-left: 13px;
	padding-bottom: 10px;
}

#cart .properties_row .properties_send_options {
	width: 204px;
	padding-left: 6px;
	padding-bottom: 12px;
}

:hov

.cls

element.style {
	margin-top: 4px;
}

#cart .properties_row .properties_payment_options ul {
	list-style: none;
	font-family: Arial;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	margin: 0;
}

#cart .properties_row .properties_payment_options ul li {
	margin: 0px;
	background-position: 11px 5px;
	background-image: url(../pottery/images/arrow.png);
	background-repeat: no-repeat;
	width: 240px;
	padding-left: 27px;
}

#cart .properties_row .properties_payment_options ul li.total_time {
	color: #94A012;
	font-weight: bold;
}

#cart .properties_row .properties_send_options label, #cart .properties_row .properties_payment_options label
	{
	padding-left: 5px;
}

#cart .properties_row .column_payment {
	width: 250px;
}

#cart .properties_row .time_label {
	width: 100px;
}

#cart .properties_row .column_price, #cart .total_row .column_price {
	width: 102px;
	color: #FFF;
	height: 100%;
	background-color: #928275;
	text-align: right;
}

#cart .properties_row .column_price div {
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 10px;
	background-color: #928275;
	color: #FFF;
	float: right;
}

#cart .properties_row .column_delete {
	width: 47px;
	height: 100%;
}

#cart .properties_row .column_price div {
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 10px;
	background-color: #928275;
	color: #FFF;
	margin-top:132px;
}

#cart .total_row {
	height: 50px;
	float: left;
	margin-left: 453px;
	margin-top: -5px;
	display: inline;
}

#cart .total_row div {
	float: left;
}

#cart .total_row .total_text {
	width: 87px;
	height: 100%;
	color: #A89A90;
	font-size: 11px;
}

#cart .total_row .total_text div {
	padding: 20px 0px 0px 0px;
}

#cart .total_row .column_price div {
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 10px;
	background-color: #928275;
	color: #FFF;
	float: right;
}
#cart #shipment_time_description {
    padding-top: 17px;
    padding-left: 14px;
}

#action_container, .action_container {
	position: relative;
	height: 100px;
}

#action_container a, .action_container a {
	position: absolute;
	background-repeat: no-repeat;
	display: inline;
	margin-top: 50px;
	color: #A89A90;
	font-size: 11px;
	background-image: url(../pottery/images/prev_butt.gif);
	padding-left: 12px;
}

#cart #empty_cart, #cancel_order {
	margin-left: 100px;
	background-image: url(../pottery/images/remove.png);
	padding-left: 19px;
	height: 17px;
	background-position: 0px -16px;
	line-height: 18px;
	top: -10px;
}

#cancel_order {
	left: 280px;
	top: 0px;
}

#cancel_order:hover {
	background-position: 0px 0px;
}

#cart #empty_cart:hover {
	background-position: 0px 0px;
}
/*#cart #refresh_cart {
	margin-left:338px;
	background-image:url(../pottery/images/refresh.png);
	padding-left:19px;
	height:17px;
	background-position:0px -18px;
	line-height:18px;
}*/
#cart #action_container a#refresh_cart {
	margin-top: 27px;
	margin-left: 538px;
	background-image: url(../pottery/images/refresh_large.png);
	padding-left: 38px;
	height: 40px;
	width: 40px;
	color: #94A012;
	font-weight: bold;
	font-size: 13px;
	padding-top: 8px;
	display: none
}

#cart #action_container a#refresh_cart:hover {
	padding-left: 39px;
}

#cart a#make_order, #personal_data_form a#log_in, #summary_wrapper a#send_order
	{
	margin-top: 27px;
	margin-left: 538px;
	background-image: url(../pottery/images/cart_no_shadow.png);
	padding-left: 38px;
	height: 40px;
	width: 60px;
	color: #94A012;
	font-weight: bold;
	font-size: 13px;
	padding-top: 8px;
}

#cart a#make_order:hover, #personal_data_form a#log_in:hover,
	#summary_wrapper a#send_order:hover {
	padding-left: 39px;
}

.header div.header_subtitle span.active_step {
	color: #94A012;
	font-weight: bold;
	font-size: 11px;
}

#cart .product_row, #cart .properties_row {
	
}

#cart #waiting_row {
	float: left;
	height: 70px;
	display: none;
}

#cart #waiting_row div {
	float: left;
}

#cart #waiting_row .waiting_column {
	float: left;
	width: 541px;
}

#cart .product_row .product_message {
	font-size: 10px;
	color: #AA2B1D;
	position: absolute;
	left: 99px;
	bottom: 9px;
}

#waiting_row #waiting_icon {
	background-image: url(../pottery/images/cart_waiting.gif);
	background-repeat: no-repeat;
	margin-left: 38px;
	margin-top: 15px;
	height: 40px;
	width: 50px;
}

#waiting_row #waiting_text {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
	color: #5C4431;
	margin-top: 20px;
}

#cart #waiting_row .column_price {
	background-color: #928275;
	color: #FFF;
	float: left;
	width: 101px;
	height: 100%;
}

#cart #waiting_shadow {
	display: none;
}

#cart div.delivery_subheader {
	font-weight: bold;
	color: #94A012;
	clear: left;
}

#cart br {
	clear: both;
}

#cart select#delivery_country {
	font-size: 10px;
	margin-left: 5px;
	width: 150px;
	color: #94A012
}

/*------------------[ personal data form ]------------------- */
#personal_data_form .client_type_group {
	color: #4F3420;
	font-weight: normal;
}

#personal_data_form .group_header, #summary_wrapper .group_header {
	background-color: #E0D9C9; /*#E7E1D4;*/
	padding: 5px 0px 5px 20px;
	margin-right: 30px;
	color: #4F3420;
	margin-bottom: 4px;
	font-weight: bold;
}

#personal_data_form .group_content, #summary_wrapper .group_content {
	background-color: #FFF;
	padding: 10px 5px 10px 20px;
	color: #857163;
	font-weight: normal;
	margin-right: 30px;
}

#summary_wrapper .group_content .label {
	float: left;
	width: 130px;
	font-size: 11px;
	font-weight: bold;
}

#summary_wrapper .group_content .value {
	float: left;
	width: 400px;
}

#personal_data_form .main_personal label, #personal_data_form .account_subform label,
	#personal_data_form .send_personal label, #personal_data_form .invoice_personal label
	{
	width: 80px;
	margin: 2px 0px 2px 0px;
	float: left;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	color: #745d4d;
	font-size: 10px;
}

#personal_data_form .main_personal input, #personal_data_form .send_personal input,
	#personal_data_form .invoice_personal input, #personal_data_form .create_account_subform input
	{
	width: 145px;
	margin: 2px 0px 2px 0px;
	float: left;
}

#personal_data_form a#log_in {
	margin-top: 5px;
	margin-left: 558px;
	background-image: url(../pottery/images/cart_no_shadow.png);
	padding-left: 38px;
	height: 40px;
	width: 90px;
	color: #94A012;
	font-weight: bold;
	font-size: 13px;
	padding-top: 9px;
}

#personal_data_form .main_personal .radio_box {
	vertical-align: middle;
}

#personal_data_form .main_personal .radio_box input, #personal_data_form .send_personal .radio_box input,
	#personal_data_form .invoice_personal .radio_box input {
	width: auto;
	margin-right: 13px;
	margin-top: 0px;
}

#personal_data_form .main_personal .radio_box br, #personal_data_form .send_personal .radio_box br,
	#personal_data_form .invoice_personal .radio_box br {
	float: left;
	display: none;
}

#personal_data_form .main_personal .radio_box label, #personal_data_form .send_personal .radio_box label,
	#personal_data_form .invoice_personal .radio_box label {
	width: 170px;
	font-weight: bold;
	color: #94A012;
	font-size: 15px;
}

.dotted_line {
	float: left;
	background-image: url(../pottery/images/vertical_dotted_line.png);
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-left: -4px;
	margin-bottom: 8px;
	width: 660px;
	height: 2px;
}

#personal_data_form .main_personal .column, #personal_data_form .send_personal .column,
	#personal_data_form .invoice_personal .column {
	margin-top: 10px;
	width: 300px;
	float: left
}

#personal_data_form .main_personal textarea, #personal_data_form .send_personal textarea,
	#personal_data_form .invoice_personal textarea {
	width: 445px;
}

#personal_data_form .break {
	height: 18px;
}

#personal_data_form .account_subform .account_advantages span {
	font-size: 12px;
	color: gray;
}

#personal_data_form .account_subform .account_advantages label {
	float: none;
	font-size: 12px;
}

#personal_data_form #create_account_subform {
	margin-top: 10px;
}

#login_wrapper {
	display: none;
}

ul.errors, ul.errors li {
	clear: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.errors li {
	margin-left: 80px;
	color: #811D1D;
	font-size: 12px;
	margin-bottom: 10px;
}

#product_details .product_photos {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	border: 10px solid white;
	width: 480px;
	height: 459px;
	float: left;
	background-color: #fff;
}

#product_details .product_photo {
	background-repeat: no-repeat;
	background-position: center;
	width: 480px;
	height: 419px;
	float: left;
}

#product_details .product_data {
	min-height: 478px;
	width: 200px;
	float: left;
	background-color: #FFF;
	margin-left: 10px;
	position: relative;
}

#product_details .product_data div.set_stamp {
	position: absolute;
	bottom: 21px;
	z-index: 100;
	width: 174px;
	height: 11px;
	left: 11px;
	background-image: url(../pottery/images/zestaw_big2.png);
}

#product_details .product_data .product_name {
	margin: 10px;
	color: #816D62;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

#product_details .product_data .product_decoration {
	margin: 0px 10px;
	font-family: Arial;
	font-size: 11px;
}

#product_details .product_data .product_decoration .decoration,
	#product_details .product_data .product_decoration .decoration_value {
	color: #97908C;
}

#product_details .product_data  .pointer {
	margin-right: 2px;
	margin-left: 2px;
}

#product_details .product_data .product_code {
	margin: 10px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 11px;
}

#product_details .product_data .product_code .code, #product_details .product_data .product_code .code_value
	{
	color: #C5B9AD;
}

#product_details .product_data .dotted_line {
	width: 180px;
	margin-left: 10px;
}

#product_details .product_data .parameters {
	
	min-height: 274px;
}

#product_details .product_data .parameter {
	float: left;
	width: 90px;
	margin-left: 10px;
	
}

#product_details .product_data .product_price_panel {
	
	bottom: 6px;
	height: 100px;
}

#product_details .product_data .product_price_panel .top_border {
	height: 20px;
}

#product_details .product_data .parameter .name {
	text-align: left;
	font-size: 11px;
	color: #AFAFAF;
	padding-left: 3px;
}

#product_details .product_data .parameter .param_number {
	margin-left: 39px;
	margin-top: 5px;
	width: 50px;
	text-align: center;
	font-size: 16px;
	color: #AFAFAF;
	font-weight: bold;
	float: left;
	text-align: left;
}

#product_details .product_data .parameter .entity {
	text-align: left;
	font-size: 11px;
	color: #AFAFAF;
	margin-top: 0px;
	margin-left: 41px;
	width: 15px;
}

#product_details .product_data .weight {
	background-image: url(../pottery/images/p_weight.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

#product_details .product_data .height {
	background-image: url(../pottery/images/p_height.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

#product_details .product_data .diam {
	background-image: url(../pottery/images/p_diam.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

#product_details .product_data .capacity {
	background-image: url(../pottery/images/p_capacity.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

#product_details .product_data .price {
	position: relative;
}

#product_details .product_data .price .value {
	float: right;
	margin-top: 7px;
	padding-top: 0px;
	padding-right: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #96A520;
}

#product_details.unavailable.can_preorder .product_data .price .value { 
	color:#cc911c;
}

#product_details .product_data .price .value_discount {
	float: right;
	margin-top: 7px;
	padding-top: 0px;
	padding-right: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #96A520;
}

#product_details .product_data  .original_price {
	color: #664337;
	font-size: 12px;
	float: right;
	width: 83px;
	height: 16px;
	margin-top: -10px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: -5px;
	text-decoration: line-through;
}

#product_details div.discount {
	background-image: url("../pottery/images/discount_circle_big.png");
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	height: 61px;
	left: 345px;
	padding-left: 7px;
	padding-top: 15px;
	position: absolute;
	top: 293px;
	width: 61px;
}

#product_details .product_data .price .currency {
	font-size: 18px;
}

#product_details .product_data .price .price_line {
	margin-top: 0px;
	width: 84px;
	height: 9px;
	left: 107px;
	background-image: url(../pottery/images/price_line.jpg);
	float: right;
	margin-right: 10px;
}

#product_details div.bottom_shadow {
	background-image: url(../pottery/images/product_card_shadow.png);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 15px;
	width: 175px;
	float: left;
	margin-left: 20px;
}

#product_details .add_to_cart {
	color: #ACA9A4;
	font-weight: normal;
	float: left;
	padding-left: 40px;
	padding-top: 13px;
	background-image: url(../pottery/images/cart_no_shadow.png);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 10px;
	margin-left: 15px;
	font-family: Arial;
}


.product_card .cart_info, .product_card .cart_info_inactive {
	position: absolute;
	left: 0px;
	top: 0px;
	/*background-color:#A9B541;/*#90A20A;*/
	line-height: 16px;
	color: #6c6c6c;
	font-weight: bold;
	font-size: 12px;
	z-index: 30;
	width: 77px;
	height: 77px;
}

.product_card .cart_info .cart_info_img, .product_card .cart_info_inactive .cart_info_img
	{
	background-image: url(../pottery/images/in_cart.png);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	width: 77px;
	height: 77px;
	padding: 4px 4px 1px 6px;
	z-index: 31;
}

.product_card .cart_info .cart_info_img.lang_en, .product_card .cart_info_inactive .cart_info_img.lang_en
	{
	background-image: url(../pottery/images/in_cart_en.png);
}

.product_card .cart_info .cart_info_img.lang_de, .product_card .cart_info_inactive .cart_info_img.lang_de
	{
	background-image: url(../pottery/images/in_cart_de.png);
}

.product_card .cart_info_inactive {
	display: none;
}

.product_card .cart_info .product_number, .product_card .cart_info_inactive .product_number
	{
	font-size: 12px;
}

#product_details .cart_info, #product_details .cart_info_inactive {
	position: absolute;
	left: 0px;
	top: 0px;
	/*background-color:#A9B541;/*#90A20A;*/
	line-height: 16px;
	color: #6c6c6c;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 4px 1px 6px;
	background-image: url(../pottery/images/in_cart.png);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	width: 77px;
	height: 77px;
}

#product_details .cart_info.lang_en, #product_details .cart_info_inactive.lang_en
	{
	background-image: url(../pottery/images/in_cart_en.png);
}

#product_details .cart_info.lang_de, #product_details .cart_info_inactive.lang_de
	{
	background-image: url(../pottery/images/in_cart_de.png);
}
#product_details .cart_info, #product_details .cart_info_inactive {
	background-color: white;
}

#product_details .cart_info_inactive {
	display: none;
}

#product_details .cart_info .product_number, #product_details .cart_info_inactive .product_number
	{
	font-size: 16px;
}

#product_details .photos {
	margin-left: 2px;
	min-height: 60px;
}

#product_details .photos .photo {
	float: left;
	margin-left: 4px;
	margin-bottom: 5px;
	border: 2px solid white;
}

#product_details .photos .photo_active {
	float: left;
	margin-left: 4px;
	margin-bottom: 5px;
	border: 2px solid #96A520;
}

#product_details span.ajax_loading {
	color: #A19A94;
	margin-top: 20px;
	margin-left: 26px;
	height: 13px;
	padding-left: 25px;
	padding-top: 3px;
	background-image: url(../pottery/images/cart_ajax.gif);
	display: none;
	background-repeat: no-repeat;
	float: left;
	font-size: 10px;
}

#product_details .communicate {
	position: absolute;
	font-size: 10px;
	text-align: center;
	width: 198px;
	margin-top: -10px;
	left: 0px;
}

#product_details #communicate_success {
	color: #96A520;
	display: none;
}

#category_details .header_title, #category_details .header_title a {
	font-size: 16px;
}

.product_card .not_available {
	font-size: 10px;
	width: 64px;
	float: left;
	color: #8D8981;
	display: none;
	margin-top:3px;
	font-weight:bold;
}

.product_card.can_preorder .not_available, #product_details.can_preorder .not_available {
	color: #cc911c;

}

	
.product_card .not_available_active {
	display: block;
}

#product_details .not_available {
	margin-left: 17px;
	margin-top: 10px;
	font-size: 10px;
	width: 64px;
	float: left;
	color:#bd362f;
	display: none;
	font-weight:bold;
}


#product_details .not_available_active {
	display: block;
}

#summary_wrapper .order_summary_table table {
	width: 96%;
	font-size: 12px;
	font-weight: normal;
}

#summary_wrapper .order_summary_table table th {
	background-color: #E0D9C9; /*#CDC0A7;/*#E7E1D4;*/
	text-align: center;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	color: #4F3420;
}

#summary_wrapper .order_summary_table table tr {
	background-color: #FFF;
	text-align: left;
	color: #745D4D;
}

#summary_wrapper .order_summary_table table td {
	padding: 10px 0px 5px 20px;
}

#summary_wrapper .order_summary_table table td.photo {
	padding: 2px;
}

#summary_wrapper .order_summary_table table td.right {
	text-align: right;
	padding-right: 15px;
	padding-left: 5px;
}

#summary_wrapper .order_summary_table table td.blank {
	background-color: #F7F2E8;
}

#summary_wrapper .order_summary_table table td.shadow {
	background-image: url(../pottery/images/row_shadow.png);
	background-repeat: no-repeat;
}

#summary_wrapper  div.shadow {
	float: left;
	width: 235px;
	height: 20px;
	background-image: url(../pottery/images/product_card_shadow.png);
	background-repeat: no-repeat;
	background-color: #F7F2E8;
	margin-top: -6px;
}

#summary_wrapper .personal_data_table table {
	width: 96%;
	font-size: 12px;
}

#summary_wrapper .personal_data_table table th {
	width: 33%;
	background-color: #E0D9C9; /*#E7E1D4;*/
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 5px 20px;
	color: #4F3420;
	font-size: 12px;
}

#summary_wrapper .personal_data_table table tr {
	background-color: #FFF;
	text-align: left;
	color: #745D4D;
}

#summary_wrapper .personal_data_table table td {
	padding: 10px 5px 10px 20px;
	vertical-align: top;
}

#summary_wrapper .personal_data_table table td.gray {
	color: gray;
}

#summary_wrapper .personal_data_table .dotted_line {
	width: 190px;
}

#summary_wrapper #back_to_cart {
	left: 30px;
	font-size: 12px;
	text-decoration: none;
}

#summary_wrapper #back_to_cart:hover, #summary_wrapper #back_to_personal:hover
	{
	text-decoration: underline;
}

#summary_wrapper #back_to_personal {
	left: 150px;
	font-size: 12px;
	text-decoration: none;
}

#summary_wrapper .action_container div {
	position: absolute;
	background-repeat: no-repeat;
	display: inline;
	margin-top: 50px;
	color: #604734;
	font-size: 11px;
	left: 360px;
	font-size: 14px;
	font-weight: bold;
}

#summary_wrapper .action_container span.label {
	font-size: 11px;
	font-weight: normal;
	color: #4F3420;
}

#order_personal_data_form #regulations_group ul.errors {
	clear: none;
	position: absolute;
	margin-top: 5px;
}

#order_personal_data_form #regulations_group ul.errors li {
	margin-left: 20px;
}

#order_personal_data_form #regulations_group {
	height: 100px;
}

#order_personal_data_form #regulations_group.error {
	height: 140px;
}

#regulations_error_message {
	padding-top: 9px;
	color: #C71313;
}

.text_message .message_icon div {
	height: 32px;
	width: 32px;
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
}

.text_message .message_icon .fail {
	background-image: url(../pottery/images/confirm_fail.png);
}

.text_message .message_icon .success {
	background-image: url(../pottery/images/confirm_success.png);
}
.text_message .message_icon .loading {
	background-image: url(../pottery/images/ajax-loader.gif);
}


.text_message .text {
	margin-top: 5px; 
	margin-left:10px;
	float: left;
	color: #523824;
}

#personal_data_form .bad_login {
	color: #C91814;
	font-size: 12px;
	margin-bottom: 10px;
}

#confirmation .action_container a {
	font-size: 12px;
}

#confirmation .action_container a:hover {
	text-decoration: underline;
}

#password_renew {
	font-size: 10px;
	color: #745D4D;
	margin-left: 80px;
	text-decoration: underline;
}

.product_actions {
	position: relative;
}

.product_actions a#prev, a.prev {
	font-size: 10px;
	position: absolute;
	float: left;
	color: #A89A90;
	font-size: 10px;
	left: 10px;
	background-image: url(../pottery/images/prev_butt.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.product_actions a#next, .product_actions_top a#next {
	font-size: 10px;
	position: absolute;
	float: right;
	right: 25px;
	color: #A89A90;
	font-size: 10px;
	background-image: url(../pottery/images/next_butt.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

.product_actions_top a {
	top: 18px;
}

.product_actions_top a#prev {
	font-size: 10px;
	position: absolute;
	float: right;
	color: #A89A90;
	font-size: 10px;
	right: 150px;
	background-image: url(../pottery/images/prev_butt.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#ie6_container {
	display: none;
}

#gallery_container .photo_wrapper {
	float: left;
	margin-bottom: 5px;
	margin-right: 7px;
	border: 1px solid #F1EEE7;
}

#gallery_container .photo_container {
	
}

#gallery_container .photo {
	background-color: white;
	height: 175px;
	width: 230px;
}

#gallery_container img {
	margin: 5px;
	margin-bottom: 5px;
}

#gallery_container .bottom_shadow {
	background-image: url("../pottery/images/product_card_shadow.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 15px;
	width: 200px;
}

#footer_center_container, .footer_center_container {
	float: right;
	clear: right;
	text-align: right;
	padding-right: 10px;
}

.creator {
	float: right;
	margin-left: 15px;
}

#site {
	color: #5c4331;
}

#site h6 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

#site p {
	margin-left: 0px;
}

#site ol {
	margin: 0;
	margin-left: 0px;
	padding-left: 35px;
}

#site #regulations {
	padding-right: 30px;
	text-align: justify;
}

#site table {
	border: 0px;
}

#site table td {
	border: 2px solid #f7f2e8;
	background-color: #fff;
}
#site table.transparent-table td {
	border-color:transparent;
}

#site table th {
	background-color: #e7e1d4;
}

h1 {
	color: #4F3420;
	margin-top: 0px;
	font-family: Times New Roman;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 0;
	text-align: left;
}

a {
	color: #5c4331;
}

h3 {
	margin: 0px;
	padding-top: 22px;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	display: inline;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

p.no_wrap {
	display: inline;
	padding: 0px;
	margin: 0px;
}

hr {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	color: #DBD0B4;
	height: 2px;
	/*background-color:#EAE4DA;*/
	border: 0;
	width: 700px;
	background-image: url("../pottery/images/hr2.png");
}

#catalogs {
	position: relative;
}

#catalogs a {
	position: absolute;
	top: 41px;
	color: #D9D1C6;
}

#facebook {
	position: fixed;
	top: 30%;
	width: 273px;
	height: 275px;
	right: -220px;
	z-index: 100;
}

#facebook_link {
	cursor: pointer;
	float: left;
	margin-top: 1px;
	width: 53px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url('../pottery/images/facebook.png');
	background-position: right top;
}

#facebook_panel {
	float: left;
	width: 200px;
	height: 275px;
	background-color: white
}

.form_errors_wrapper {
	background-color: #FFF;
	border: 2px solid #9C2323;
	padding: 10px 0px 0px 55px;
	height: 40px;
	background-image: url('../pottery/images/error.png');
	background-position: 10px center;
	background-repeat: no-repeat;
	margin: 0px 30px 20px 0px;
}

.form_errors {
	color: #A53737;
}

.error {
	background-color: #FDACA8;
}

#confirmation_form_info {
	padding: 10px 0px 0px 55px;
	line-height: 28px;
	height: 40px;
	background-image: url('../pottery/images/info.png');
	background-position: 10px center;
	background-repeat: no-repeat;
	margin: 20px 30px 10px 0px;
	color: #0563BC;
}

.custom_site p {
	margin-bottom: 20px;
}

.custom_site strong {
	font-weight: normal;
}

iframe html body {
	background-color: #000;
}

.green_menu {
	color: #6DA506;
}

.product_producer {
	color: #97908C;
	font-size: 11px;
	margin-left: 10px;
}

.center, .center a.domain {
	font-family: Times New Roman;
	text-align: center;
	font-size: 14px;
	color: #FFF;
}

#languages {
	height: 20px;
	position: absolute;
	right: 660px;
	top: 20px;
}

#languages .flag {
	margin-left: 5px;
}

.paypal-button button {
	white-space: nowrap;
	overflow: hidden;
	border-radius: 13px;
	font-family: "Arial", bold, italic;
	font-weight: bold;
	font-style: italic;
	border: 1px solid #ffa823;
	color: #0E3168;
	background: #ffa823;
	position: relative;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	cursor: pointer;
	z-index: 0;
	padding: 4px 19px;
	font-size: 14px;
}

.paypal-button button:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 11px;
	top: 0;
	left: 0;
	background: #ffa823;
	background: -webkit-linear-gradient(top, #FFAA00 0%, #FFAA00 80%, #FFF8FC 100%);
	background: -moz-linear-gradient(top, #FFAA00 0%, #FFAA00 80%, #FFF8FC 100%);
	background: -ms-linear-gradient(top, #FFAA00 0%, #FFAA00 80%, #FFF8FC 100%);
	background: linear-gradient(top, #FFAA00 0%, #FFAA00 80%, #FFF8FC 100%);
	z-index: -2;
}

.paypal-button button:after {
	content: " ";
	position: absolute;
	width: 98%;
	height: 60%;
	border-radius: 40px 40px 38px 38px;
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(top, #fefefe 0%, #fed994 100%);
	background: -moz-linear-gradient(top, #fefefe 0%, #fed994 100%);
	background: -ms-linear-gradient(top, #fefefe 0%, #fed994 100%);
	background: linear-gradient(top, #fefefe 0%, #fed994 100%);
	z-index: -1;
	-webkit-transform: translateX(1%);
	-moz-transform: translateX(1%);
	-ms-transform: translateX(1%);
	transform: translateX(1%);
}

#confirmation #paypal {
	padding: 15px;
	text-align: center;
	width: 90%;
	clear: left;
	display: block;
	background-color: #fff;
}

#confirmation #paypal img {
	position: relative;
	top: 10px;
	text-align: center;
	margin-left: 10px;
}

#confirmation #paypal #paypal_button {
	clear: left;
	height: 50px;
}

#confirmation #paypal #paypal_text {
	clear: left;
	padding-top: 20px;
}

#confirmation #paypal #money_transfer_text {
	clear: left;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
}

#cookies-wrapper {
	line-height: 18px;
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	background: rgba(140, 126, 112, 0.9);
	color: #fff;
	font-weight: normal;
	z-index: 10000;
	text-align: left;
	position: fixed;
	bottom: 0px;
	left: 0px;
	padding: 20px 10px 20px 10px;
	display: none;
}

#cookies-content {
	width: 960px;
	margin: 0px auto;
	position: relative;
}

#cookies-message {
	width: 68%;
	float: left;
	margin-right: 5%;
}

#cookies-message a {
	color: #ffffff;
	text-decoration: underline;
}

#cookies-button {
	width: 20%;
	float: left;
}

#cookies-button a {
	font-size: 13px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
	background: #96A20A;
}

#terms_link {
	text-decoration: underline;
}

#personal_data_form  .group_content.error {
	border: 2px solid #9C2323;
	padding: 10px 0px 0px 55px;
	background-image: url('../pottery/images/error.png');
	background-position: 10px center;
	background-repeat: no-repeat;
}

#personal_data_form  #regulations_group.error ul.errors {
	display: none;
}

#regulations_group {
	padding-right: 22px;
}

#regulations_group label {
	line-height: 16px;
	margin-top: 4px;
	vertical-align: bottom;
	display: block;
}

#regulations_group #data_processing_accept {
	height: 14px;
	margin-bottom: 21px;
}

#regulations_group #regulations_gifts_accept {
	height: 14px;
	margin-bottom: 11px;
}

#regulations_group input {
	float: left;
	margin-right: 5px;
}

#personal_data_form  .group_content.error ul.errors li {
	color: #CA1515;
}

#regulations_error_message {
	display: none;
}

#personal_data_form  .group_content.error #regulations_error_message {
	display: block;
}

.product_photos .product_name {
	padding-left: 20px;
	color: #97A208;
	font-size: 19px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	padding-bottom: 12px;
	position: absolute;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.68);
	padding-top: 20px;
	padding-right: 20px;
	width: 440px;
}

#product_details.unavailable.can_preorder .product_photos .product_name { 
	color:#cc911c;
}

.pay_button_green {
	background-color: -webkit-box-shadow: 3px 3px 3px 2px
		rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.07);
	box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.07);
	background-color: #90B34E;
	padding: 3px 15px 3px 15px;
	color: #FFF;
	border: 1px solid #517B05;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
}

.pay_button_green:active {
	margin-left: 1px;
	margin-top: 1px;
}

#cart .gift_certificicate_payment {
	margin-left: -10px;
	padding-left: 20px;
}

#cart .gift_certificicate_payment .dotted_line {
	width: 200px;
	margin-top: 20px;
	margin-left: 0px;
}

#cart .gift_certificicate_payment .gift_payment_title {
	color: #9ba622;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	width: 200px;
}

#cart .gift_certificicate_payment .code_label {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}

#cart .gift_certificicate_payment #code_input {
	width: 72px;
	vertical-align: top;
	display: inline-block;
	margin-top: 6px;
	margin-left: 4px;
}

#cart .gift_certificicate_payment #code_submit {
	background-image: url('../pottery/images/tick.png');
	display: inline-block;
	width: 27px;
	height: 30px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position-y: 0px;
	margin-left: 4px;
	display: none;
}

#cart .ajax_loading {
	margin-top: 7px;
	margin-left: 5px;
}

#cart .gift_certificicate_payment #code_input.wrong {
	color: red;
	border-color: red;
	border-style: solid;
}

#cart .product_row.gift_certificate_row {
	height: 59px;
	margin-left: 89px;
}

#cart .product_row.gift_certificate_row .product_description {
	padding-top: 15px;
	padding-left: 19px;
	font-weight: normal;
}

#cart .product_row.gift_certificate_row .product_description a {
	font-weight: normal;
}

#cart .product_row.gift_certificate_row .product_description .product_name
	{
	padding-top: 10px;
}

#cart .product_row.gift_certificate_row .column_price {
	height: 44px;
}

#cart .product_row.gift_certificate_row .column_product {
	width: 452px;
}

#cart .product_row.gift_certificate_row .column_price {
	background-color: #94A012
}

.messi-content p {
	margin:0;
}

.bottom_description .available {
	font-size: 11px;
    padding-top: 0px;
    text-align: right;
    color: #b1a3ad;
    font-weight: normal;
    position: absolute;
    bottom: 10px;
    left: 8px;
											    
}

.bottom_description .available .available_quantity {
	font-weight: bold;
	color: #8e7f72;
}

#product_details .available {
	font-size: 11px;
    padding-top: 0px;
    text-align: right;
    color: #b1a3ad;
    font-weight: normal;
    position: absolute;
    bottom: 10px;
    left: 17px;
											    
}
#product_details .available .available_quantity {
	font-weight: bold;
	color: #8e7f72;
}

div.header div.header_title.producer {
	font-size: 16px;
}

.product_card.unavailable{
	opacity:0.25;
}

.product_card.unavailable.can_preorder{
	opacity:1;
}

div.product_card.unavailable:not(.can_preorder) div.name,
div.product_card.unavailable:not(.can_preorder) div.price,
#product_details.unavailable:not(.can_preorder) .product_name,
#product_details.unavailable:not(.can_preorder) .product_data .price .value
{
	color:#BBB;

}

#product_details.unavailable .price_line {
	display:none;
}
div.product_card.unavailable div.price {
	background-image:none;
}

.product_card.unavailable:hover{
	opacity:1;
}

.product_card.unavailable:hover:not(.can_preorder) .not_available_active {
	color:#bd362f
}

.unavailable_info {
	/* padding-top: 84px; */
    /* display: inline-block; */
    font-size: 14;
    font-weight: bold;
    text-align: center;
    margin-top: 63px;
    background-color: black;
    color: white;
    opacity: 0.7;
    /* height: 100%; */
    vertical-align: middle;
    padding: top:20px;
    line-height: 27px;
}
#main_top_wrapper #menu_wrapper #menu a {
	line-height: 30px;
    color: #f5f0e9f2;
    font-size: 16px;
    font-family: serif;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.7);
    padding:0 16px;
}
.en #main_top_wrapper #menu_wrapper #menu a {
	 padding:0 18px;
	}
	
.de #main_top_wrapper #menu_wrapper #menu a {
	 padding:0 10px;
	}
	
#site table.transparent-table, 
#site table.transparent-table tr, 
#site table.transparent-table td {
	background-color:transparent
}

#site table.transparent-table a{
	text-decoration:underline;
}

.author_info {
	margin-top: 47px;
	display: block;
	padding-left: 15px;
	float:left;
	
}

.author_info a {
	padding-right: 20px;
	font-size: 13px;
}

.author_info a .author_see_more {
	color: #6DA506;
    font-weight: bold;
}