/* ---General Settings */
A { text-decoration: none; color: #3070a1; }
A:hover { text-decoration: underline; }
input.cms_input, select.cms_input, textarea.cms_input, table.cms_input
	{ width: 100%; border: 1px solid #4088c1; }
table.cms_input { color: #888; background-color: white; }
table.cms_input td { padding: 2; }

.text_base, .pre_text_base, .text_foot,
.ref_simple, .ref_teaser,
.media_base, .media_noborder,
.form_base,
.table_base,
.contentview, .listview, .detailview,
.abstract,
.footer, .footertext,
.tabarea,
.toparea,
.availarea,
#navigation_base,
.adminTable,
table.cms_input td,
textarea {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 9pt;
}

ul .text_base, ul.text_base, 
ul .pre_text_base { list-style-image: url( /pub/docroot/eusangen/image/bullet.gif ); }
.text_foot { font-size: 8pt; color: #606060; }

.abstract { color: #666; font-weight: bold; }

/* EShop styles ----------------------------------------------------------------------*/
.ws_mainview_table,
.ws_mainview_table table,
table.ws_product, table.ws_product_fields,
.ws_cart, .ws_cart table
{
	font-family: Arial;
	font-size: 9pt;
}
table.ws_product { width: 100%; }
.ws_mainview_table { margin: 0 5; }
.ws_mainview_table A { color: black; }
.ws_mainview_table A:hover { text-decoration: none; color: #a00000; }
.ws_mainview_table th { padding: 5 0; }

table.ws_product_fields {
	border: 1px solid #888;
	/*width: 100%;*/
}
table.ws_product_fields td { padding: 4 7; border-top: 1px solid #999; }
table.ws_product_fields td:first-child { font-weight: bold; background-color: #4088c1; color: #fff;}

table.ws_cart { margin: 0 5; }
.ws_cart table td { border-bottom: 1px solid #f0d0b0;}
tr.ws_cart { background-color: #fff0e0; }

table.ws_productlist { margin: 0; }
.ws_productlist th {}
.ws_productlist td, .ws_productlist th { 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ccc;
	padding: 3;
 	text-align: center;
 	background-image: url(/pub/docroot/eusangen/image/formback.jpg);
 	background-position: 0 270;
 	width: 145px;
}
.ws_productlist A, .ws_product_name { font-size: 11pt; color: #a05020; font-weight: bold; }
.ws_productlist A { display: block; height: 40px; }
.ws_productlist center A { height: 110px; }
.ws_productlist form A { font-size: 9pt; display: inline; }

.ws_subcatlist table td 
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
 	background-image: url(/pub/docroot/eusangen/image/formback.jpg);
 	background-position: 0 -80;
	padding: 5;
	border-radius: 10px;
	border: 1px solid #aaa;
 	height: 90px;
 	vertical-align: top;
 	font-size: 10pt;
 	font-weight: bold;
 	width: 120;
}
.ws_subcatlist table td A { color: #000; }
.ws_subcatlist table td img { margin: 7 0 0 0; }

div.ws_shortdesc { display: block; height: 50px; font-size: 8pt; }
.ws_product_name { font-size: 12pt; }
/*.ws_productlist_grossprice { 
	font-size: 12pt; 
	font-weight: bold; 
	background-color: #a05020;
	border: 1px solid #702810;
	padding: 1;
 	margin: 2 1;
	color:white;
}*/
.ws_productlist_grossprice,
.ws_product_grossprice { color: #702810; font-size: 12pt; font-weight: bold; }

div.ws_pager { text-align: center; padding: 4 0; }
.ws_pager A { background-color: #4081c1; padding: 2 8; color: #fff; font-weight: bold; }
.ws_pager span { background-color: #ccc; padding: 2 10; font-weight: bold; }
.ws_pager A:hover { background-color: #4081f0; color: white; }

.ws_product_shipinfo,
.ws_productlist_shipinfo { font-size:8pt; font-style: italic; }

tr.ws_productlist, tr.ws_product_fields, td.ws_productlist { background-color: #f0f0f0; }
table.ws_product { margin: 0 0 0 5; }

tr.ws_control, tr.ws_control select, tr.ws_control input {
	font-size: 8pt;
}
tr.ws_control input { width: 70px; }
#ws_categorylist {
	width: 200px;
	font-family: Helvetica, Arial;
	font-size: 8pt;
	background-color: white;
	bborder-top: 1px solid #a0a0a0;
	bborder-bottom: 1px solid #a0a0a0;
	float: left;
}
div#ws_categorylist{ background-color: #f0f0f0; }

#ws_categorylist ul { list-style: none; margin: 0; padding: 0; border: none; }
#ws_categorylist li { margin: 0; }
#ws_categorylist li A {
	display: block;
	padding: 5px 5px 5px 5px;
	bborder-right: 1px solid #a0a0a0;
	border-left: 5px solid #808080;
	bbackground-image: url( /pub/docroot/ec/image/tab-head.gif );
	background-color: white;
	border-bottom: 1px solid #ccc;
	color: black;
	text-decoration: none;
	width: 100%;
	text-align: left;
	font-weight: bold;
}
#ws_categorylist li.extra A { border-left: 5px solid #40f040; }
#ws_categorylist li.extra_cart A { border-left: 5px solid #c0c040; }
html>body #ws_categorylist li A { width: auto; }
#ws_categorylist li A:hover {
	border-left: 5px solid #a00000;
}
#ws_categorylist li ul li A { text-indent: 8px; border-left: 5px solid #a0a0a0; font-weight: normal; }
#ws_categorylist li ul li ul li A { border-left: 5px solid #c0c0c0; text-indent: 16px; font-weight: normal; }

/* Headline prints -------------------------------------------------------------------------- */
h1.headline_title, h1.headline_subtitle, h1.headline_subtitleright, h1.headline_subtitle2, h1.headline_subtitle2right, h1.headline_subtitlenolen { 
  font: bold 12pt Tahoma, Arial, Helvetica;
  color: #4088C1;
  display: none; 
}
h1.headline_subtitle, h1.headline_subtitleright,  h1.headline_subtitlenolen { font-size: 11pt;  }
h1.headline_smalltitle, h1.headline_subtitle2right { font-size: 10pt; }

/* Detailview ----------------------------------------------------------------------------- */
.detailview{ font-size: 9pt; }
table.detailview { border-bottom: 1px solid #4081c0; padding: 1 2 1 2; }
table.detailview tr td { font-weight: bold; width: 25%; }
table.detailview tr td.detailview { font-weight: normal; width: 75%; }
th.detailview { text-align: left; background-color: #4081c1; color: white; }
td.detailview A { text-decoration: none; color: #4081c0;}
td.detailview A:hover { text-decoration: underline;}
A.detailview { text-decoration: none; color: #4081c0;}
A:hover.detailview { text-decoration: underline;}

/* Listview ---------------------------------------------------------------------------------- */
.listview { font-size: 8pt; }
table.listview { border-top: 1px solid #a0a0a0; }
th.listview { text-align: left; background-color: #0065a5; color: white; }
td.listview, td.listview_selected { border-bottom: 1px dotted #0065a5; }
tr.listview_selected { background-color: #e0e0ff; }
tr.listview {}
td.listview A { text-decoration: none; color: #0065a5;}
td.listview img { border: 0; }
td.listview A:hover { text-decoration: underline;}
A.listview { text-decoration: none; color: #0065a5;}
A:hover.listview { text-decoration: underline;}
A.listview_action {
	display: block;
	color: black;
	background-color: #f8f8f8;
	width: 100px;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	padding: 3 5 3 5;
	text-decoration: none;
	text-align: center;
	font-size: 9pt;
}
A:hover.listview_action { background-color: 0065a5; color: white; text-decoration: none; }

/* Navigation component ----------------------------------------------------------------- */
#navigation_base ul {  list-style-image: url( /pub/docroot/eusangen/image/bullet.gif ); }

/* Content view --------------------------------------------*/
th.contentview { 
	border-bottom: 1px solid #4088C1; 
	text-align: left; 
	font-size: 9pt;
}
th.contentview A { text-decoration: none; color: #021343; }
td.contentview A { text-decoration: none; color: #909090; font-size: 8pt; }
th.contentview A:hover, td.contentview A:hover { text-decoration: underline; }

/* Form component ----------------------------------------------------------------------- */
.form_base_description { font-size: 8pt; }
table.form_base {
	background-color: #d0e0f0;
	border-top: 1px solid #4088C1;
	border-bottom: 1px solid #4088C1;
 	background-image: url(/pub/docroot/eusangen/image/rformback.jpg);
}
.form_base_valid, .form_base_invalid { 
	border-top: 1px solid #4088C1; 
	padding: 2px 5px 2px 5px;
}
.form_base_invalid { background-color: #f0e0d0; }
A.form_base {
	display: block;
	color: #000;
	background-color: #f0f0f0;
	width: 120px;
	border-right: 1px solid #2044c1;
	border-bottom: 1px solid #2044c1;
	padding: 3 5 3 5;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.form_base A:hover { background-color: 4088c1; color: white;}

/* AbstractRef component ---------------------------------------------------------------- */
div.ref_simple { border-bottom: 1px dotted #4088C1; margin: 0 0 8 0; padding: 5 0 5 0; }
td.ref_simple { border-right: 1px solid #4088C1; padding: 0 5 0 5; }
.ref_simple h1 { font-size: 9pt; font-weight: bold; margin: 0 0 5 0;}
.ref_simple h2 { font-size: 8pt; font-weight: normal; color: #606060; margin: 0 0 5 0;}
.ref_simple img { border: 0; margin: 5; }
.ref_simple A { color: #3078c1; }

div.ref_teaser {
	display: block; 
	bbackground-image: url( /pub/docroot/eusangen/image/ref_teaser1.jpg );
	bborder: 1px solid #4088c1; 
	border-left: 2px solid #e0e0ff;
	border-top: 2px solid #e0e0ff;
	border-right: 2px solid #d0d0ff;
	border-bottom: 2px solid #d0d0ff;
	background-color: white;
	margin: 0 0 8 0; padding: 5 5 10 5; 
	color: black;
}
.ref_teaser h1 { font-size: 9pt; font-weight: bold; margin: 0 0 5 0;}
.ref_teaser h2 { font-size: 8pt; font-weight: normal; color: #f0f0f0; margin: 0 0 5 0;}
.ref_teaser img { border: 1px solid #4088C1; margin: 5; }
.ref_teaser A { color: #3078c1; border-top: 5px solid #4088c1; display: block; padding: 2 0; }
div.ref_teaser * A { border-top: 0; }

/* Media component ----------------------------------------------------------------------- */
.media_base { font-size: 8pt; font-weight: bold; }
.media_base img { border: 1px solid #134302; }
.media_base A { border:0; font-size: 10pt; font-weight: normal; }

.media_noborder { font-size: 8pt; font-weight: bold; }
.media_noborder img { border: 0; }
.media_noborder A { border:0; font-size: 10pt; font-weight: normal; }

/* Box component ------------------------------------------------------------------------- */
td.box_line { padding: 5; border-right: 1px solid #4088C1; }
td.box_noline { padding: 10; }
td.box_noline_small { padding: 5; }

/* Table component ----------------------------------------------------------------------- */
.table_base, .table_base_gridv, .table_base_gridh, .table_base_gridhv { padding: 5;}
table.table_base { padding: 0;}
tr.table_base { background-color: #d0e0f0; }
th.table_base, th.table_base_gridv, th.table_base_gridh, th.table_base_gridhv 
	{ background-color: #4088C1; color: white; font-weight: normal;}
.table_base_gridv { border-right: 1px solid #4088C1; }
.table_base_gridh { border-bottom: 1px solid #4088C1; }
.table_base_gridhv { border-right: 1px solid #4088C1; border-bottom: 1px solid #4088C1; }

/* ---Rel menu */
ul#relmenu, ul#relmenu ul
{
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 200px;
  list-style: none;
}
ul#relmenu li {
  display: block;
  border-bottom: 1px solid #aaa;
}
ul#relmenu a {
  border: 1px solid #FFF;
  padding: 0 6px;
  display: block;
  background: #FFF;
  color: #021343;
  font: normal 10pt/25px Tahoma, Arial, Helvetica;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  border-left: 10px solid #e0e0ff;
}
ul#relmenu a:hover
{
  background: #d0e0f0;
  border: 1px solid #4088c1;
  border-left: 10px solid #3078c1;
}
ul#relmenu li li { border-bottom: 0;}
ul#relmenu li li a { 
  font-size: 8pt;
  text-indent: 10px;
}

/* ---Top menu */
ul#topmenu, ul#topmenu li, ul#topmenu ul 
{
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 200px;
  list-style: none;
}
ul#topmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
ul#topmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  border-bottom: 1px solid #aaa;
}
/* Root Menu */
ul#topmenu a {
  border: 1px solid #fff;
  padding: 0 6px;
  display: block;
  background-color: #fff;
  color: #000;
  font: normal 10pt/25px Tahoma, Arial, Helvetica;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  border-left: 10px solid #e0e0ff;
}

/* Root Menu Hover Persistence */
ul#topmenu a:hover, ul#topmenu li:hover a, ul#topmenu li.iehover a
{
  background: #d0e0f0;
  border: 1px solid #4088c1;
  border-left: 10px solid #3078c1;
}

/* 2nd Menu */
ul#topmenu li:hover li { 
  border-bottom: 1px solid #f0f0ff; 
  border-left: 1px solid #4088c1;
  border-right: 1px solid #4088c1;
}
ul#topmenu li:hover li a, ul#topmenu li.iehover li a 
{ 
  background: #f0f0ff; 
  border: 1px solid #f0f0ff;
  border-left: 10px solid #e0e0ff;
}
ul#topmenu li:hover li a:hover, ul#topmenu li:hover li:hover a,
ul#topmenu li.iehover li a:hover, ul#topmenu li.iehover li.iehover a
{
  background: #d0e0f0;
  border: 1px solid #4088c1;
  border-left: 10px solid #3078c1;
}

/* 3rd Menu */
ul#topmenu li:hover li:hover li a
{
  background: #EEE;
  color: #666;
}
ul#topmenu li:hover li:hover li a:hover, ul#topmenu li:hover li:hover li:hover a,
{
  background: #CCC;
  color: #FFF;
}
ul#topmenu ul, ul#topmenu ul ul, ul#topmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 200px;
}
ul#topmenu li:hover ul ul, ul#topmenu li:hover ul ul ul, 
ul#topmenu li.iehover ul ul, ul#topmenu li.iehover ul ul ul 
{ display: none; }
ul#topmenu li:hover ul, ul#topmenu ul li:hover ul, ul#topmenu ul ul li:hover ul,
ul#topmenu li.iehover ul, ul#topmenu ul li.iehover ul, ul#topmenu ul ul li.iehover ul 
{ display: block; }

/* ---Areas */
.toparea, .contentarea, .menuarea { background-color: white; }
.menuarea { border-right: 1px solid #4088c1; }
.contentarea { padding: 5 15 5 15; }
.toparea input { border: 1px solid #4088c1; }
.toparea { color: #404080; padding: 0 10 0 0; }
.footer { background-color: #444; border-top: 1px solid #4088c1; padding: 5 10 5 10; height: 60px; }
.footertext { color: #eee; }
.footertext A { color: #ddd; }
table.adminTable { border: 1px solid black; width: 500px; }
.availarea { color: #505050; padding: 0 10 10 10; text-align: center; }
.availarea A { color: #303030; }
.tabarea 
{ 
  /*background-image: url( /pub/docroot/eusangen/image/tab_back.jpg);*/
  background-color: #4088c1;
  display: block;
  width: 200px;
  text-align: center;
  padding: 5 0 5 0;
  border-top: 1px solid #2044c1;
  border-bottom: 1px solid #2044c1;
  color: white;
  font-weight: bold;
}
div.leftarea { padding: 5 0 5 0; }
.leftarea .ref_simple { padding: 0 5 5 10; }

/* ---Paper Settings */
.mainpage { background-color: #021323; }
.paper { 
  background-color: white; 
  border-left: 2px solid #333;
  border-right: 2px solid #333;
}

@media print {
.toparea, .menuarea, .footer { display: none; }
.paper { border: 0; }
h1.headline_title, h1.headline_subtitle, h1.headline_subtitleright, h1.headline_subtitle2, h1.headline_subtitle2right { display: block; }
.noprint { display: none; }
}
