@CHARSET "UTF-8";
body {
	font-family: arial, "arial ce", helvetica, "helvetica ce", sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
/*	background: url('/images/shop/drogeriediamant/background.jpg') fixed; */
	background: #fff url('/images/shop/drogeriediamant/background_2.jpg') center 2em fixed no-repeat;
/*	padding-bottom: 15px */
}
p {
	margin: 0.5em 0;
	padding: 0;
}
a {
	color: #00f;
	text-decoration: none;
}
label {
	font-weight: bold;
}
form {
	padding: 0;
	margin: 0;
}
ul {
	padding: 0.5em 0;
}
table#goods_list {
	min-width: 98%;
	border-collapse: collapse;
}
table#goods_list td {
	width: 50%;
	text-align: center;
	border-bottom: 1px dashed #000;
	padding: 1em 0.5em;
}
table#goods_list td.list {
	width: 100%;
	text-align: left;
	vertical-align: top;
}
table#goods_list td.list div {
	margin-left: 150px;
}
table#goods_list td.list p.price {
	padding: 0.3em 0;
}
table#goods_list td.list p.description {
	font-size: 90%;
	padding: 0.3em 0 0.5em;
}
table#goods_list .amount {
	padding: 0.2em 0;
}
table#goods_list img.thumb {
	width: 180px;
	height: 180px;
	margin: 5px 0;
}
table#goods_list img.thumb_small {
	width: 60px;
	height: 60px;
	margin: 5px 0;
}
/*
table#goods_list td {
	border: 1px solid #000;
}
*/
table#goods_list td.list img {
	float: left;	
}
table#goods_list td.image {
	width: 15%;
	text-align: center;
}
table#goods_list td.goods_name {
	width: 70%;
	text-align: left;
}
table#goods_list td.price {
	width: 15%;
	text-align: right;
}
table#goods_list h3 {
	padding: 0;
	margin: 0;
	min-height: 2.2em;
	font-weight: bold;
	font-size: 100%;
}
table#goods_list td.list h3 {
	text-align: left;
}
table#goods_list h3 span {
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
}
table#order {
	width: auto;	
	margin: 0 auto 1em;
	border: 1px solid #d8c59e;
	border-collapse: collapse;
}
table#order th {
	background: #d8c59e;
}
table#order td + td {
	border-left: 1px dotted #d8c59e;
}
table#order td {
	border-top: 1px dotted #d8c59e;
}
table#order td, table#order th {
	padding: 5px;
}
table#order .total_line td {
	border-top: 3px solid #d8c59e;
}
p.list_paging {
	text-align: center;
	margin: 0;
	padding: 0.5em;
}
p.goods_descript {
	margin-bottom: 1em;
}
input.button {
	margin-top: 0.5em;
}
#customers_comments h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0.5em 0 0.3em;
}
#customers_comments #add_comment {
	font-size: 90%;
}
.comment {
	display: block;
	font-size: 80%;
	margin-top: 15px;
	margin-bottom: 5px
}
a:hover {
	color: #f00;
	text-decoration: underline;
}
div.descript p {
	line-height: 1.5em;
	margin-bottom: 1em;
}
img {
	border: 0;
}
p.info_line {
	min-height: 1.9em;
	border: 2px solid #4c4;
	padding: 0.5em;
	padding-left: 3em;
	background: #ffa url('/images/shop/drogeriediamant/tip.gif') no-repeat 0.5em 0.3em;
	margin: 0.5em 0;
}
p.alert_line {
	min-height: 1.9em;
	border: 2px solid #f00;
	padding: 0.5em;
	padding-left: 3em;
	background: #ffa url('/images/shop/drogeriediamant/alert.gif') no-repeat 0.5em 0.3em;
	margin: 0.5em 0;
}
p.not_loged {
	text-align: center;
	line-height: 1.5em;
}
ul.find_by_tm {
	overflow: auto;
	height: 12em;
}
#body {
	width: 985px;
	margin: 0 auto;
	padding-bottom: 1em;
/*	min-height: 620px; */
	_height: 560px;
	border: 2px solid #000;
	background: #fff url('/images/shop/drogeriediamant/top.jpg') no-repeat 2em 1.7em;
}
#main_part {
	padding: 0 1em;
/*	padding: 2em 0.5em;
	margin-left: 210px; */
}
#main_part h3 {
	text-align: center;
	margin-top: 0;
	padding-top: 0;
}
#left_panel {
	width: 200px;
/*	z-index: 5;
	float: left;
	position: relative;
	top: 1em;
	left: 0; */
	background: #f3e6d6;
	border-right: 1px solid #d8c59e;
	border-bottom: 1px solid #d8c59e;
/*	border-left: 5px ridge #d8c59e; */
}
#left_panel h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.2em 0.2em 0.2em 1.5em;
	margin: 0;
	background: #d8c59e url('/images/shop/drogeriediamant/menu_ico.gif') no-repeat 0.1em 0.3em;
	margin-bottom: 0.3em;
}
/*
#left_panel ul > li {
	margin-bottom: 0.3em;
}
*/
#left_panel ul {
	padding: 0;
	margin: 0;
	margin-left: 0.7em;
}
#left_panel + ul {
	margin-left: 1em;
}
#left_panel li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#left_panel li.menu_item {
	border-bottom: 1px solid #d8c59e;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}
#top_page {
	height: 180px;
}
#logo {
	float: left;
	margin: 0.8em 0 0 0.9em;
}
#top_right_box {
	float: right;
	width: 340px;
	margin: 0.2em 0.5em 0.5em;
}
#shop_messages {
	float:right;
	width: 250px;
	max-height: 110px;
	font-size: 80%;
	padding: 0.5em;
	border: 1px solid #000;
	margin-top: 0.5em;
	background: #ffa;
	overflow: auto;
}
#shop_messages a {
	font-weight: bold;
}
#partners_list {
	border-top: 1px dotted #000;
	margin-top: 2em;
	padding-top: 0.3em;
	text-align: center;
	clear: both;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
input.button {
	margin: 15px 0 5px;
}
.red {
	color: #f00;
}
.green {
	color: #008000;
}
.cboth {
	clear: both;
}
.bold {
	font-weight: bold;
}
.in_stock {
	color: #393;
}
#related_goods h3 {
	padding-top: 1em;
	margin: 0;
	font-weight: bold;
	text-align: center;
}
#related_goods table {
	margin-top: 1.5em;
	width: auto;
	border-collapse: collapse;
	border: 2px solid #d8c59e;
}
#related_goods td {
	padding: 0.3em;
	border-bottom: 1px dotted #d8c59e;
	min-height: 40px;
}
#related_goods td.image {
	width: 35px;
}
#related_goods td.price {
	width: 6em;
	text-align: right;
}
#related_goods thead {
	border: 1px solid #d8c59e;
	background: #f3e6d6;
}
#related_goods thead th {
	padding: 0.2em;
	font-size: 125%;
	font-weight: bold;
}

#search_panel {
	text-align: center;
	margin-bottom: 0.3em;
}
.search_box {
	width: 8em;
	padding-right: 16px;
	background: #fff;
}
.search_box_running {
	width: 8em;
	padding-right: 16px;
	background: #fff url('/images/shop/drogeriediamant/suggest_running.gif') top right no-repeat;
}
.smaller_text {
	font-size: 80%;
}
.t_norm {
	font-weight: normal;
}
#copyright {
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	padding: 1em 0 0;
	margin: 0;
	clear: both;
}
#statement {
	text-align: left;
	font-weight: normal;
	font-size: 70%;
	padding: 1em 2em 0;
	margin: 0;
}
.message {
	line-height: 1.5em;
}
.founded_sections {
	padding: 0.5em;
	border: 1px solid #000;
	max-height: 12em;
	font-size: 90%;
	overflow: auto;
}
.founded_sections li {
	margin-bottom: 0.5em;
}
.goods_info_notice {
	font-size: 80%;
}
.smaller {
	font-size: 80%;
}
.extratitle_news {
	font-weight: bold;
	color: green;
}
.extratitle_discount {
	font-weight: bold;
	color: red;
}
.pcode_text {
	font-size: 80%;
}
.adding_info {
	border-top: #000 double;
	border-bottom: #000 dashed 1px;
	padding: 0.5em;
	background: #eee;
	margin: 0.5em 0;
}
#order_form fieldset {
	margin-bottom: 1em;
}
.fleft {
	float: left;
}
#questionary p.question {
	margin-bottom: 1em;
}
#questionary p.question span {
	display: block;
	font-size: 80%;
	margin-bottom: 0.3em;
}
table.questionnaire {
	width: 100%;
	border-collapse: collapse;
}
table.questionnaire td {
	padding: 0.3em;
}
table.questionnaire td.break_line {
	border-bottom: 2px solid #d8c59e;
}
table.questionnaire td.question {
	width: 12em;
}
table.questionnaire td.answer {
	width: 60px;
}
table.questionnaire td.notice {
	vertical-align: top;
	padding-left: 1em;
}
table.questionnaire td.notice span {
	display: block;
	font-size: 70%;
	font-weight: bold;
	margin-bottom: 0.3em;
}
.nowrap {
	white-space: nowrap;
}
.gratis_tip {
	color: #f00;
	font-size: 80%;
}
.filtr_options {
	border: 1px solid #ddd;
	padding: 0.5em 1em;
	background: #ffa;
}
h1#goods_name {
	margin: 0 0 0.5em;
	padding: 0.5em 0 0.2em;
	background: #F3E6D6;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	border: 2px solid #d8c59e;
	border-radius: 3em 0 5em 0;
}
h1#goods_name i {
	font-size: 0.75em;
	display: block;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}
.left {
	text-align: left;
}
#nav_section {
	width: 100%;
	height: 2.3em;
}
#nav_section ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #333;
	height: 2em;
}

#nav_section li {
	display: inline;
	margin: 0 0.15em;
}

#nav_section li span {
	min-height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	border: 0.1em solid #dcdce9;
	text-align: center;
	color: white;
}

#nav_section li span.active {
	background: #777;
}

#nav_section li a {
	color: yellow;
	text-decoration: none;
}
#nav_section li a:hover {
	color: red;
	text-decoration: underline;
}

/* inline buttons */
button.inline-button {
	padding: 0.2em 0;
	margin: 0;
	cursor: pointer;
	border-spacing: 0;
}
button.inline-button em {
	padding: 0.25em 0.6em;
	margin: 0;
}

.inline-button {
	_width:12em;
/*	font: bold 100%/1 Verdana, sans-serif; */
	font-weight: bold;
	margin: 0 0.2em;
	padding: 0.2em 0;
	_padding:0;
	border: 1px solid #d8c59e;
	white-space: nowrap;
	text-decoration: none;
	vertical-align: middle;
	background: #f3e6d6;
	color: blue;
}
.inline-button em {
	_width:1em;
	_cursor:hand;
	font-style: normal;
	margin:0;
	padding: 0.2em 0.55em;
	background: #d8c59e;
	color: black;
}
.inline-button span {
	_width:1em;
	_cursor:hand;
	margin:0;
	padding: 0.2em 0.5em 0.2em 0.3em;
}
.inline-button:hover {
	background: #666;
	color: white;
	text-decoration: none;
}
.inline-button .shoppingcart {
	background: #d8c59e url('/images/shop/drogeriediamant/ib_shoppingcart.gif') top left no-repeat;
}
.inline-button .informations {
	background: #d8c59e url('/images/shop/drogeriediamant/ib_informations.gif') top left no-repeat;
}
.inline-button .iwish {
	background: #d8c59e url('/images/shop/drogeriediamant/ib_iwish.gif') top left no-repeat;
}
.inline-button .back {
	background: #d8c59e url('/images/shop/drogeriediamant/ib_back.gif') top left no-repeat;
}
.inline-button .list {
	background: #d8c59e url('/images/shop/drogeriediamant/ib_list.gif') top left no-repeat;
}
/*
.inline-button:hover em {
	background: black;
	color: white;
}
*/
#product_flags ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 2.1em;
	margin-top: 1em;
}

#product_flags li {
	display: inline;
	margin: 0 0.1em;
	padding: 0;
}

#product_flags li span {
	width: auto;
	min-height: 2em;
	line-height: 2em;
	float: left;
	display: block;
	border: 1px solid #d8c59e;
	text-align: center;
	background: #f3e6d6;
	padding: 0 0.4em;
	border-radius: 0.5em 0.5em 0 0;
}

#product_flags li a {
	color: blue;
	text-decoration: none;
}
#product_flags li a:hover {
	color: red;
	text-decoration: underline;
}

#product_flags_body {
	margin: 0;
	padding: 0.3em 1em 1em;
	border: 3px solid #d8c59e;
	border-radius: 0 1em 0 0;
}
.fright {
	float: right;
}
.important_text {
	font-size: 130%;
}
#fast_search_form {
	margin-bottom: 0.5em;
}
.prev_price {
	text-decoration: line-through;
}
#advert_banner {
	float: right;
	margin-left: 1em;
	border: 1px solid #000;
}
#page_title {
	font-size: 1.5em;
	margin-top: 0;
	padding-top: 0.5em;
	text-align: center;
	font-weight: bold;
}
#page_title span {
	display: block;
	font-size: 0.7em;
	font-weight: normal;
}
#bc_navigation {
	border: 2px solid #91CBFF;
	padding: 0.3em 0.3em 0.3em 0.5em;
	margin: 0.5em 0 0.5em;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 1.2em;
	background: #EAF3FF;
	border-radius: 0.5em;
	line-height: 1.5em; 
}

#filtr_form {
	display: none;
}
#travel_info ul {
	margin: 0 1.5em 0;
}
#travel_info li {
	padding: 0 0 0.3em;
}

/**
* GROUPSLIST
*/
fieldset#groupslist_sections legend {
	font-weight: bold;
}
fieldset#groupslist_sections div {
	overflow: auto;
	max-height: 7em;
}
fieldset#groupslist_sections ul {
	text-align: left;
	font-size: 0.9em;
	font-weight: normal;
	list-style: none;
	padding: 0;
	margin: 0.2em 0;
}

fieldset#groupslist_tm_description {
	margin-top: 0.5em;
}
fieldset#groupslist_tm_description legend {
	font-weight: bold;
}
fieldset#groupslist_tm_description div {
	overflow: auto;
	max-height: 8em;
}
fieldset#groupslist_tm_description div img {
	float: left;
	margin: 0.3em 0.8em 0.3em 0;
}

.groupslist {
/*	border: 1px solid #999; */
	padding: 15px 8px;
/*	background-color: #def; */
	margin: 0;
	color: black;
/*	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; */
	text-align: center;
	width: 95%;
}
.groupslist li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: bottom; /**/
	margin: 0 5px 5px 0px;
	width: 220px;
	border: solid #999 1px;
	padding: 0.5em 0 0;
	border-radius: 1em;
}
.groupslist li>span.block {
	/*\*/ display: table; /**/
	width: 199px;
}
.groupslist a {
	cursor: pointer;
}
.groupslist img {
/*	border: solid 1px black; */
	vertical-align: bottom;
	width: 200px;
	height: 200px;
}
/*
.thumbwrap a:hover {
	background-color: #fdc;
}
*/
.groupslist .caption {
	display: block;
	padding: .5em 0;
	line-height: 1.1;
}
.groupslist h3 {
	height: 2.5em;
	margin: 0;
	padding: 0.5em 0.5em 1em;
}

@media all and (min-width: 0px) {
	.groupslist li {
		vertical-align: top;
	}
	.groupslist li a {
		display: inline-block;
		vertical-align: top;
	}
	.groupslist {
		display: inline-block;
	}
}

/**
* SUGGEST
*/
#scroll {
	position: absolute;
	margin: 0 auto;
	visibility: hidden;
	background-color: white;
	z-index: 1;    
	width: 32em;
	max-height: 20em;
	border: 1px solid #000;
	border-collapse: collapse;
	overflow: auto;
}

#scroll div {
	margin: 0 auto;
	padding: 0.5em;
	text-align: left;
}

#suggest table {
  width: 27em;
	font-size: 110%;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align: left;   
  margin: 0px;
}

#suggest table td {
	padding: 0.3em 0.2em;
	border-bottom: 1px dashed #333;
}

#scroll a {
	text-decoration: none;
	margin: 0px;
	color: #173f5f;
}

#scroll .highlightrow {
  background-color: #999999;
  cursor: pointer;
}

/**
* TRADEMARKS LIST
*/
.trademarkslist {
/*	border: 1px solid #999; */
	padding: 15px 8px;
/*	background-color: #def; */
	margin: 0;
	color: black;
/*	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; */
	text-align: center;
	width: 95%;
}
.trademarkslist li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: bottom; /**/
	margin: 0 5px 5px 0px;
	width: 220px;
	border: solid #999 1px;
	padding: 0.5em 0 0;
}
.trademarkslist li>span.block {
	/*\*/ display: table; /**/
	width: 199px;
}
.trademarkslist a {
	cursor: pointer;
}
.trademarkslist img {
/*	border: solid 1px black; */
	vertical-align: bottom;
	width: 200px;
	height: 200px;
}
/*
.thumbwrap a:hover {
	background-color: #fdc;
}
*/
.trademarkslist .caption {
	display: block;
	padding: .5em 0;
	line-height: 1.1;
}
.trademarkslist h2 {
	height: 2em;
	margin: 0;
	font-size: 1.2em;
}

@media all and (min-width: 0px) {
	.trademarkslist li {
		vertical-align: top;
	}
	.trademarkslist li a {
		display: inline-block;
		vertical-align: top;
	}
	.trademarkslist {
		display: inline-block;
	}
}

/**
* WELCOME PAGE
*/
#we_offer {
	margin-top: 2em;
}
#we_offer ul {
	margin-top: 0.5em;
	padding-top: 0;
	margin-left: 2em;
}
#we_offer li {
	padding: 0.3em 0;
}
.welcome_productlist > p.title {
	border-top: 3px solid #d8c59e;
	border-bottom: 2px solid #d8c59e;
	padding: 0.5em;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}

.welcome_productlist ul {
/*	border: 1px solid #999; */
	padding: 15px 8px;
/*	background-color: #def; */
	margin: 0;
	color: black;
/*	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; */
	text-align: center;
	width: 95%;
}
.welcome_productlist ul li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: bottom; /**/
	margin: 0 5px 5px 0px;
	width: 220px;
	border: solid #999 1px;
	padding: 0.5em 0 0;
	border-radius: 1em;
}
.welcome_productlist ul a {
	cursor: pointer;
}
.welcome_productlist ul img {
/*	border: solid 1px black; */
	vertical-align: bottom;
	width: 200px;
	height: 200px;
}
/*
.thumbwrap a:hover {
	background-color: #fdc;
}
*/
.welcome_productlist ul .caption {
	display: block;
	padding: .5em 0;
	line-height: 1.1;
}
.welcome_productlist ul li h3 {
	height: 2.5em;
	margin: 0;
	padding: 0.5em 0.5em 1em;
	font-size: 1em;
} 

/**** new positioning layout ***/
div#container {
	width: 985px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	border: 2px solid #000;
}
div#header {
	position:relative;
	background: #fff url('/images/shop/drogeriediamant/top.jpg') no-repeat 2em 1.7em;	
}
div#wrapper {
	float: left;
	width: 100%;
}
div#content {
	z-index: 10;
	margin-left: 200px;
}
div#navigation {
	float: left;
	width: 200px;
	margin-left: -100%;
}
div#extra{
	clear:left;
	width:100%
}
#clearBoth {
	clear: both;
}
