div#shopmenu { text-align: right;	 margin-bottom: 12px; }

/* CATEGORY PAGE */
.category_product, .category_product_first {
	display: inline;
	float:left;
	cursor: pointer;
	width: 190px;
	text-align: center;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #eae7e1;
}
.category_product_first { border-left: 0; }
.category_product .image, .category_product_first .image {	height: 125px; width: 188px; background-color: #ffffff; }
.category_product .product_name, .category_product_first .product_name { height: 35px; }
.category_product .product_name a, .category_product_first .product_name a { font-size: 110%; color: #2c2e41; text-decoration: none; font-weight: bold; }
.category_product .product_description, .category_product_first .product_description { height: 115px; }
.category_product .product_button, .category_product_first .product_button { padding: 3px; background-color: #2c2e41; }
.category_product .product_button a, .category_product_first .product_button a {
	color: #ffffff;
	text-transform: lowercase;
	text-decoration: none;
}

.category_options {
	background-color: #ffffff;
	width: 580px;
/*	border-bottom: 1px solid #502D8B;*/
	padding: 1px;
	margin-bottom: 5px;
}
.category_options select {
	float: left;
	width: 125px;
}
ul.page_links { float: right; margin: 0px; padding-left:1em; }
.page_links li { float: left; list-style-type: none; height:1%; padding: 1px; }
.page_links li a { text-align: center; background-color: #E8EDF3; border: 0px; margin: 0px; display: block; width: 16px; height: 16px;}
.page_links li a#current { color: #F5F4ED; background-color: #502D8B; font-weight: bold; border: 0px; } 
.page_links li a:hover { color: #F5F4ED; background-color: #502D8B; }


/* PRODUCT PAGINA */

.product_title_bar {
	margin-top: 3px;
	color: #F5F4ED;
	height: 23px;
	font-weight: bold;
}
.price {
	background-color: #4A4A47; 
	width: 135px;
	float: right;
	padding: 5px;
	text-align: right;
}
.product_image {
	text-align: center;
	background-color: #ffffff;
	vertical-align: middle;
}
.product_image #dynloadarea { width: 300px; height: 405px; margin-left: auto; margin-right: auto; }
.extra_images, .extra_images2 { float: left; width: 42px; }
.extra_images2 { float: right; }

.extra_images img { margin: 1px; cursor: pointer; border: 1px solid #FFFFFF; }
.product_title, .frontpageproducts {
	padding: 5px;
	background-color: #C5C1AB;
	color: #000000;
}
.frontpageproducts { margin-bottom: 5px; font-weight: bold; }
.product_options, .product_files {
	margin-top: 1px;
	background-color: #FFFFFF;
	padding: 2px;
}
.suggestion { background-color: #FFFFFF; }
.option_name {
	width: 200px;
	float: left;
	padding: 2px;
}
.product_options select { width: 250px; }
.product_options .option_value { width: 250px; padding: 2px; float: left;}

div.suggestion div { padding: 1px; }
div.suggestion div#image { float: left; width: 85px; }
div.suggestion div#details { float: left; width: 446px; padding-left: 0px; }
div.suggestion div#description { float: left; width: 181px; background: #F5F4ED; padding: 0px; margin-right: 3px; }
div.suggestion div#options { float: left; width: 259px; padding-right: 0px; }
div.suggestion div#price { text-align: right; }
div#options table, div.product_options table { width: 580px; }
div#options table td.left, div.product_options table  td.left { width: 40%; }
div#options table td.right, div.product_options table td.right { width: 60%; }
div#suggestion_options table, { width: 260px; }
div#suggestion_options table td.left, { width: 40%; }
div#suggestion_options table td.right, { width: 60%; }


div.suggestbutton { display: block; width: 250px; padding: 1px; text-align: left; cursor: pointer; }

.tell_product {
	float: left;
	width: 315px;
}
.tell_product_text {
	float: left;
	width: 160px;
}
.input-tell_product-error {
	border-color: 1px solid red;
	color: red;
	width: 150px;
}
.input-tell_product {
	width: 150px;
}
.textarea-tell_product {
	width: 220px;
}

input.checkbox { margin: 0; padding: 0; width: 15px; height: 15px; }

/* BASKET */
div.promobasket {
	clear: both;
	background-color: #E8E1D1;
	width: 450px;
	border: 3px solid #FFFFFF;
	position: relative;
	margin: 0px auto;
	margin-top: 10px;
}
td.basketfooter, td.basketfooterleft2 {
	background-color: #4A4A47;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4A4A47;
}
td.basketfooterleft2 {
	background-color: #FFFFFF;
}
td.basketfooter2 {
	font-weight: normal;
	background-color: #4A4A47;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4A4A47;
}
td.basketfooterline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4A4A47;
}
td.basketfooterleft {
	background-color: #4A4A47;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4A4A47;
}
td.basketnoborder {
	background-color: #4A4A47;
}

select.input-select, select.basket-select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #FFFDFB;
}
.menutable td, .control-block td, .receipts-block td, .login-block td, .left-column td, .basket-block td, .product-block td, .category-block td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;
	background-color: #FFFFFF;
}

.controlindex-block td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;
}
.controlindex-block td.header { border-bottom: 1px solid #C2D0D3; }
.smartbanner-block td { text-align: left; }
.smartbanner-block td.header a, .menutable td.header a, .control-block td.header a, .controlindex-block td.header a, tr.header a, .login-block td.header a, .left-column td.header a, .basket-block td.header a, .category-block td.header a, .product-block td.header a {
	text-decoration: none;
}
.smartbanner-block td.header, .menutable td.header, .control-block td.header, .receipts-block td.header, tr.header, .login-block td.header, .left-column td.header, .basket-block td.header, .category-block td.header, .product-block td.header {
	background-color: #4A4A47;
	padding: 4px;
	color: #F5F4ED;
	font-weight: bold;
}
.smartbanner-block textarea { width: 500px; }
.whiteblock { padding: 10px; text-align: center; border: 1px solid #000000; }

/* product pagina */
ul#producttabs {
	border-bottom: 1px solid #4A4A47;
	background-color: transparent; 
	width: 580px;
	padding-left: 0;
	margin-left: 0;
/*	float: left;*/
}
ul#producttabs li {
	display: inline;
}
ul#producttabs li a
{
padding: 0.2em 1em;
background-color: #FFFFFF;
color: #000000;
text-decoration: none;
float: left;
border-right: 1px solid #F3F3F3;
width: 150px;
}
ul#producttabs li#current a {
	background-color: #4A4A47;
	color: #F5F4ED;
}

ul#producttabs li a:hover
{
background-color: #C5C1AB;
color: #F5F4ED;
}
.tabcurrent, .tabhidden { clear: both; background-color: #FFFFFF; padding: 2px; width: 580px; }
.tabhidden { display: none; }

input.tellfriend, .input-question, .input-question-error, .input-question-focus, .textarea-question, .input-textarea, .input-textarea-focus, input.tellfriend-focus, input.input-address, input.input-address-focus, input.input-text-focus, input.input-text, input.register, input.search, input.login, input.mailinglist, input.register-focus, input.search-focus, input.login-focus, input.mailinglist-focus, input.company, input.company-focus {
	border-top: 1px solid #3A3A3A;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #F0F0F0;
	border-left: 1px solid #535353;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 1px; 
}
input.search, input.search-focus {
	width: 196px;
}
input.tellfriend, input.tellfriend-focus {
	width: 190px;
}
table.login-block input.input-text, table.login-block input.input-text-focus {
	width: 200px;
}
input.tellfriend-focus, input.input-address-focus, input.input-text-focus, input.register-focus, input.search-focus, input.login-focus, input.mailinglist-focus, input.company-focus {
	border: 1px solid #535353;
}
input.input-address, input.input-address-focus, input.register, input.register-focus, input.login, input.login-focus {
	width: 230px;
}
.input-question, .input-question-focus, .textarea-question, .input-question-error {
	width: 340px;
}
.input-question-error { color: red; }
input.company, input.company-focus {
	width: 470px;
}
select#country {
	width: 234px;
}
div#supportleft {
	float: left;
	width: 550px;
	padding: 2px;
	background: #ffffff;
}
div#supportright {
	border-left: 1px solid #000000;
	float: left;
	width: 225px;
	padding: 2px;
}
div#support { border-top: 1px solid #000000; }

/* checkout pagina */
.checkouthover table td {
	background: #c5c1ab;
	cursor: pointer;
}
/* portalmenu */
div#supportright ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#supportright li {
	cursor: pointer; margin: 0; padding: 0;
}

div#supportright li a {
	display: block;
	margin: 0em 0em 0.2em;
	font-weight: bold;
	padding: 0.2em 0.8em 0.2em 0.6em;
	color: #000000;
}

div#supportright li li a, div#supportright li li li a, div#supportright li li li li a {
	display: block;
	margin: .2em 0 .2em 0;
	font-weight: normal;
}

div#supportright a {
	display: block;
	text-decoration: none;
	font-size: 110%;
	cursor: pointer;
}

div#portalmenu a {
	display: block;
	text-decoration: none;
	font-size: 100%;
	cursor: pointer;
}

div#supportright li a {
	background-image: url(../img/block-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px; 
}
div#supportright li li a { 
	background-image: url(../img/block-blue2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px; 
}
div#supportright li li li a { 
	background-image: url(../img/block-blue2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px; 
}
div#supportright li li li li a {
	background-image: url(../img/block-blue2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px; 
}

div#supportright li a:hover {
	text-decoration: none;
	color: red;
}
div#supportright li.hidden ul {
	display: none;
}

div.bottom { background-color: #ffffff; margin-bottom: 2px; margin-bottom: 2px; }
div.bottom div.image { display: inline; margin-right: 17px; width: 81px; float: left; padding: 3px; }
div.bottom div.product_details { display: inline; width: 300px; }
div.bottom span {
	vertical-align: top;
	margin-right: 2px;
}
table.price_detail {
	background-color: #E8ECED;
	border: 1px solid #DDE3E4;
	margin-bottom: 2px;
}

td#discount { color: red; font-weight: bold; }
