html{height:100%;
	min-width:923px;
}
body {
	min-height: 100%;
	position: relative;
	margin: 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	min-width:923px;
	background:url(/ec/gfx/background.jpg) no-repeat 50% 0;
	text-align: center; /* Centers main-div for ie7 */
}
* html body {height: 100%;}
a {
	text-decoration:none;
	color:#8c6239;
}
img {border:none;}
a:hover {
	text-decoration:underline;
}
a:focus { 
outline: none; 
}
outline: none; 
input,
textarea,
select {
	font:100% Tahoma, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset {
	margin:0;
	padding:0;
	border:none;
}
/*main*/

#main {
	width:916px;
	padding: 0 0 0px 0;
	margin:0 auto; 

}
#main:after {
	content:"";
	clear:both;
	display:block;
}


/*header*/
#header {
	height:161px;
	position:relative;
	margin-left:7px;
	z-index:100;
}

#header-nav-wrap {
	float:right;
	overflow:hidden;
	margin:9px 10px 0 0; 
}
#header-nav-wrap ul.header-nav {
	margin:0 22px 0 0;
	padding:0 26px 0 0;
	list-style:none;
	background:url(/ec/gfx/bg-header-nav.gif) no-repeat 100% 6px;
	float:left;
}
/*lang list*/
#header-nav-wrap ul.lang-list {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
ul.header-nav li {
	display:inline;
	padding-left:10px;
	padding-right:2px;
}
ul.lang-list li {
	display:inline;
}
ul.header-nav li a,
ul.lang-list li a {
	color:#4c4949;
}
ul.lang-list li.active a {
	color:#8c6239;
	letter-spacing:1px;
}
/*content*/
#content-wrapper { 
	width:657px; 
	float:right;  padding:0; margin:0; 


}



#content {
	width:598px;
	position:relative; 
	z-index:1; margin:0; 
	width: 100%; 

}
#content-complete {
padding-top: 25px;
padding-bottom: 10px;
min-height:368px;
  background: url(/ec/gfx/bg-ec-content-box-top.jpg);

width: 654px;
}
#content-complete-btm {
  background: url(/ec/gfx/bg-ec-content-box-btm.png) no-repeat 0 100% ;
  height: 6px;
}

#content:after {
	content:"";
	clear:both;
	display:block; 
}
* html #content {
	height:797px;
}
#content-top {
	overflow:hidden;
padding-left:26px;
width:610px;  


}
#content-top-wrapper {
	overflow:hidden;
	width:654px;
	padding:0; margin:0; min-height: 302px; 


}
#content h1 {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:strong;
	color:#8c6239;
	letter-spacing:1px;
}
.content-box {
	width:500px;
	overflow:hidden;
	margin:25px 10px 10px 37px;
	float:left;
	display:inline; 
	text-align:left;
}

.content-box.moveddown {
	padding-top:61px;
}
.content-box-speaking {
	width:547px;
	overflow:hidden;
	margin:3px 0 0 38px;
	float:left;
	display:inline;
}
.front-content-box-speaking {
	width:548px;
	overflow:hidden;
	margin:3px 0 20px 28px;
	float:left;
	display:inline; background-color: #fefefe; border: 1px solid #eeeeee;
	padding: 10px; text-align: center;


	
}
.front-content-box-speaking p {
	font-size : 12px;
	line-height : 18px;
	text-align: center;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4c4949;
	padding: 3px 0 2px 0;
	margin:0;	
}
.content-box h2,
.content-box-speaking h2 {
	color:#4c4949;
	font-size:14px;
	margin:8px 0 8px 0;
	font-weight:bold;
}
/* cj */

.content-box h3,
.content-box-speaking  h3 {
font-size : 16px;
line-height : 19px;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #4e4e4e;
padding-bottom : 12px;
font-weight : bold;
margin:0;
text-align:left;
}
.content-box h4,
.content-box-speaking h4 {
font-weight: bold;
font-size: 14px;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #4e4e4e;
text-align: left;
padding:7px 0 1px 0 ;
margin:0;
}
.content-box h5,
.content-box-speaking h5 {
font-weight: bold;
font-size : 11px;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #4c4949;
text-align: left;
padding:10px 0 0px 0px ;
margin:0;
}

.content-box h6,
.content-box-speaking h6 {

font-weight: normal;
font-size : 12px;
line-height : 18px;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #4c4949;
text-align: justify;
padding-bottom:1px;
margin:0;
padding:0;
padding-left:11px;
}

.content-box p,
.content-box-speaking p {
	font-size : 12px;
	line-height : 18px;
	text-align: justify;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4c4949;
	padding: 3px 0 2px 0;
	margin:0;
}


.content-box img {
	display:block;
padding:0 0 8px 0;
}

.link-unterstrichen {
	text-decoration: underline;
}

.minibild {
float:left;
margin-right: 7px;
}
.morelink {
font-size:10px;
text-align:right;
display:block;
margin-bottom:10px;
}
.paddingbottom9 {
padding-bottom: 9px;
}

/* -cj */

/* cj */

.content-box-frontpage {
	width:270px;
	overflow:hidden;
	margin:5px 10px 0 24px;
	float:left;
	display:inline;
}

.content-box-frontpage p {
	font-size : 12px;
	line-height : 18px;
	text-align: justify;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4c4949;
	padding: 3px 0px 2px 0px;
	margin:0;
	padding:3px 14px 2px 14px;
	
}

.content-box ul li {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4c4949;
	line-height : 18px;		
	padding: 0;
}
.content-box ul {
	margin-left:0;
	text-align:left;
	padding-left:15px;
}

.content-box-frontpage h2 {
	text-align:left;
}

.content-box-frontpage h2 a {
	font-size : 16px;
	line-height : 19px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #8c6239;
	padding-bottom : 10px;
	font-weight : normal;
	text-decoration: none;
	text-align:left;
}
#frontbage-box-inside {
width: 270px;
margin:0; 
padding:0;
}
.content-box-frontpage-oben {
  background: url(/ec/gfx/bg-ec-frontpage-box_01.png) no-repeat;
  height: 8px; margin-top: 7px;
margin:0; 

padding:0;
display:block;
}

.content-box-frontpage-unten {
margin:0; padding:0;
  background: url(/ec/gfx/bg-ec-frontpage-box_02.png) no-repeat 0 8px;
background-position: bottom;
padding-bottom:15px; 
}

.content-box-frontpage img {
	display:block;
	margin:0;
	padding:3px 0px 0 12px;

}
.frontbage-box-btm {
	/* background:url(/ec/gfx/bg-frontbox-btm.png) no-repeat; */
	height:6px;
	overflow:hidden;
	margin-bottom:19px;
}


/* - cj */



.box-text a {
	color:#8c6239;
}

.small-img-shadow {
	background:url(/ec/gfx/bg-small-img-shadow.png) no-repeat;
	padding:6px;
	overflow:hidden;
	float:left;
	margin-right:4px;
}
.box-text p {
	margin:0 0 0 14px;
	color:#4c4949;
}
.box-text {
	overflow:hidden;
	margin-top:7px;
	margin-bottom:13px;
}
.box-text a.more {
	float:right;
	color:#8c6239;
	font-size:10px;
	background:url(/ec/gfx/bg-more.png) no-repeat ;
	padding-left:11px;
	font-weight:bold;
	margin-top:4px;
}
.large-img-box {
	float:left;
	width:251px;
	margin:34px 0 0 34px;
}

.large-img-top {
	height:6px;
	width:100%;
	overflow:hidden;
	background:url(/ec/gfx/bg-large-img-top.png) no-repeat;
}
.large-img-center {
	background:url(/ec/gfx/bg-large-img-center.png) repeat-y;
	overflow:hidden;
	padding:0 6px;
}
.large-img-center img {
	display:block;
}
.large-img-btm {
	background:url(/ec/gfx/bg-large-img-btm.png) no-repeat;
	height:6px;
	width:100%;
	overflow:hidden;
	margin-bottom:19px;
}
/*sidebar*/
#sidebar {
	width:230px;
	position:relative;
	z-index:200;
	float:left; 
}
#sidebar-content {
	margin-right:7px;
	min-height:646px; 
}
#sidebar-content strong a {
	float:left;
	width:133px;
	height:129px;
	background:url(/ec/gfx/bg-logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:18px 0px 0 6px;
	position:relative;
	cursor:pointer;
}
/*side navigation*/
#nav {
	width:100%;
	overflow:hidden;
	float:right;
	background:url(/ec/gfx/bg-navibox.png) no-repeat;
	height: 412px; margin-top:16px;
}
#nav div.navibackground {
	
}
#nav ul#menu {
	margin:26px 0 0 26px;
	padding:0;
	list-style:none;
	float:left;
	text-align:left;
	display:inline; 
	width:164px;
}
#nav ul#menu li {
	background:url(/ec/gfx/bg-nav-li.gif) no-repeat 100% 0;
	padding:8px 12px 6px 5px;
}
#nav ul#menu li a {
	color:#4c4949;
	background:url(/ec/gfx/bg-nav-a.png) no-repeat;
	padding-left:13px;
}
#nav ul#menu li.active a {
	color:#8c6239;
	background:url(/ec/gfx/bg-nav-a-active.png) no-repeat;
	padding-left:13px;
}
#menu li.active ul li.active a {
	color:#8c6239 !important;
}
#nav ul#menu li.active {
	background:url(/ec/gfx/bg-nav-li-active.jpg) no-repeat 100% 0;
}
#menu li ul {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	background:url(/ec/gfx/bg-subitem-ul.jpg) repeat-y 100% 0;
}
#menu li ul li {
	background:url(/ec/gfx/bg-subitem-li.jpg) repeat-y 100% 0 !important;
	padding:8px 12px 6px 58px !important; font-size:11px;
}
#menu li ul li.active {
	background:none !important;
}
#menu li ul li a {
	color:#4c4949 !important;
	background:url(/ec/gfx/bg-nav-a.png) no-repeat !important;
	padding-left:10px !important;
}
#menu li ul li ul li a {
	background:url(/ec/gfx/bg-subitem-sub-li-a.png) no-repeat !important;
	padding-left:10px !important;
}
#menu li ul li ul {
	margin-top:12px !important;
}
#menu li ul li.active ul {
	background:none !important;
	margin-bottom:0 !important;
	margin-top:13px !important;
}
#menu li ul li ul li {
	background:none !important;
	padding:3px 12px 8px 10px !important;
}
#menu li.active ul {
	display:block;
	margin:10px -12px -10px -27px;
	padding:0;
	list-style:none;
}
#menu li.active ul li.active a {
	background:url(/ec/gfx/bg-nav-a-active.png) no-repeat !important;
	padding-left:10px;
}
#menu li.active ul li.active ul li a {
	color:#4c4949 !important;
	background:url(/ec/gfx/bg-subitem-sub-li-a.png) no-repeat !important;
}
#menu li.active a {
	color:#8c6239;
}
#menu li#first {
	background:none !important;
}
#menu li.active ul li ul {
	display:none;
}
#menu li ul li.active ul {
	display:block;
}

/* flowres bottom, footer in flowers */
#comtent-btm-flowers {
	position:relative;
	height:155px;
	width:156px;
	left:-20px;
	bottom:62px;
	/* background:url(/ec/gfx/content-btm-flowers.png) no-repeat; */
	padding:0 0 0 0;
	width:672px;
	text-align:right; 
}
#comtent-btm-flowers div {
	margin-top:70px;

}
#comtent-btm-flowers div span {
	color:#4c4949;
	font-size:10px;
	line-height:16px;
}
#comtent-btm-flowers div a {
	color:#4c4949;
	font-size:10px;
	padding-left:16px;
	background:url(/ec/gfx/bg-footer-a.gif) no-repeat 0 5px;
	margin-left:5px;
	letter-spacing:0.5px;
}
#comtent-btm-flowers div span a {
	color:#4c4949;
	font-size:10px;
	padding-left:11px;
	background:none;
	margin-left:8px;
	letter-spacing:1px;
}

#comtent-btm-flowers div .footer-socialbookmark a {
	background-image: none;
	float:left;
	padding-left:08px;
	padding-top:2px;

}
#comtent-btm-flowers div .footer-twitterbutton a {
	background-image: none;
	float:left;
	padding-left:08px;
}

/* Booking-Systme-Box, other stylesheets are in machfrom-css */
#bookingsystem {
	width:548px;
	overflow:hidden;
	margin:3px 0 20px 28px;
	float:left;
	padding: 0 10px 10px 10px; 
}

/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px;}
textarea {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}
select {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* PARAGRAPH GLOBAL */

.float_left { float:left;}

.float_right { float:right;}

.box_small_img {margin:0pt 2px 3px 0pt;}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#c2c2c2;}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#999999}
div.hrproductpreview {padding-top:1px; height:0; overflow:hidden; margin:12px 0px 12px 0px; display:inline; height:0px; line-height:0px; display:block; background-image:url(../img/hr_productpreview.gif)}

/* TABLE GLOBAL */
table td {padding:2px;}

#socialbookmark img {padding: 2px; align:center;}

/* POPUP WINDOWS */
#popupwrap {margin: 0 auto; width:100%; background-color:#fff; padding:0px 0px 0px 10px;}
#popupheaderwrap {background: url(../img/bg_topmenu.gif) repeat-x; height:36px;}
#popupmenu {float:left; padding:0; margin:0; list-style-type:none; height:36px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x;}
#popupmenu li {height:36px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("../img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#popupmenu a, #popupmenu a:link, #popupmenu a:visited, #popupmenu a:hover, #popupmenu a:active {line-height:36px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#popupmenu a:hover {color:#DB9501;}

a.popuplink {padding-left: 20px;background: url(../img/printer.png) no-repeat center left;}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; color:#C64934; padding:1px 0px 10px 15px; background-color:#fff; height:22px; background-image:url(../img/bg_breadcrumb.gif); background-repeat:repeat-x; font-size:11px;}
breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {line-height:23px; text-decoration:none; font-weight:normal; cursor:pointer;color:#333333; margin:0; padding:0;}


#breadcrumb ul li{display:inline;padding: 0 5px 0 0;margin: 2px 0 0 0;}

#breadcrumb ul{list-style-image: url(../img/bg_breadcrumbarrow.gif);margin:0;padding:0;padding-left: 1em;} 


/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages { text-align:right; height:26px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x; padding: 10px 10px 0px 0px; margin:0;}

/* currency SELECTION IN TOPMENU LIST */
#currencies {float:right; text-align:right; height:26px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x; padding: 10px 10px 0px 10px; margin:0;}


/* CATEGORY MENU */
h2.categoryheader {
	margin:0; 
	padding:0;
	padding-top:30px;
	padding-left:25px; 
	list-style:none;
	float:left;
	text-align:left;
	display:inline; 
	width:164px;
	font-size: 12px;
}
h2.categoryheader a {text-decoration:none; }


ul#categorymenu	{
	margin:6px 0 16px 26px;
	padding:0;
	list-style:none;
	float:left;
	text-align:left;
	display:inline; 
	width:164px;
}
/* 1st TIER */ ul#categorymenu li.level1 { font-size: 13px; }
/* 2nd TIER */ ul#categorymenu li.level2 { font-size: 0.9em;}
/* 3rd TIER */ ul#categorymenu li.level3 { font-size: 0.8em;}

ul#categorymenu li {
	background:url(/ec/gfx/bg-nav-li.gif) no-repeat 100% 0;
	padding:8px 12px 6px 5px;
}

ul#categorymenu li a {
	color:#4c4949;
	background:url(/ec/gfx/bg-nav-a.png) no-repeat;
	padding-left:13px;
}


/* BOXES GLOBAL DEFINITION */
h2.boxheader {
	margin:0; 
	padding:0;
	padding-left:25px; 
	margin-top:22px;
	list-style:none;
	float:left;
	text-align:left;
	display:inline; 
	width:164px;
	font-size: 12px;
	color:#4c4949;
}

h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#ffffff}
.boxbody {
	padding:0;
	margin:0;
	margin-bottom:12px;
	list-style:none;
	float:left;
	text-align:left;
	display:inline; 
	width:164px;
	font-size: 12px;
}
.boxbody h3, .boxbody h3 a {font-size:11px}
.boxbody h3.center, .boxbody h3.center a {font-size:11px; text-align:center}
.boxbody p {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody p.center {color:#000000; font-size:11px; text-align:center; margin:6px 0px 6px 0px}
.boxbody td {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody .productOldPrice {font-size:11px; color:#FF0000}
.boxbody div.hr {margin-top:5px; margin-bottom:5px}
.boxbody div.hrlightgrey {margin-top:5px; margin-bottom:5px;}
.boxbody a {font-size:11px;}
.boxbody .productboximage {border: solid 1px #999999;}

/* INFO BOX */
.infoboxbody ul.contentlist {background-color:#FFF2CC; margin-bottom:15px; border: solid #E9D28F; border-width:0px 1px 1px 1px; }

.infoboxbody ul.contentlist li { list-style-type:none; border: solid #fff; border-width:1px 0px 0px 0px; color:#000;}
.infoboxbody ul.contentlist li a{ text-decoration:none; color:#000;}

/* 1st TIER */ .infoboxbody ul.contentlist li.level1 { background-color:#FFF2CC; padding:4px 0px 4px 6px; font-size: 1.0em; color:#000;}
/* 2nd TIER */ .infoboxbody ul.contentlist li.level2 { background-color:#FFF2CC; padding:4px 0px 4px 24px; font-size: 0.9em; color:#000;}
/* 3rd TIER */ .infoboxbody ul.contentlist li.level3 { background-color:#FFF2CC; padding:4px 0px 4px 40px; font-size: 0.8em; color:#000;}

/* DISCOUNTPRICE */
.discountprice {font-size:11px; color:#FF0000}

/* CART BOX */
h2.boxcartheader {
	margin:0;
	padding-left:25px; 
	padding-bottom:8px;
	list-style:none;
	float:left;
	text-align:left;
	display:inline; 
	width:164px;
	font-size: 12px;
	background:url(/ec/gfx/bg-nav-li.gif) no-repeat 100% 100%;
	color:#4c4949;	

}
h2.boxcartheader a {text-decoration:none; color:#4c4949;}
.boxcartbody {
	margin:0px 0 10px 26px;
	list-style:none;
	float:left;
	text-align:left;
	display:inline; 
	width:164px;
}
.boxcartbody p {font-size:11px; line-height:11px; color:#4c4949;}

/* MANUFACTURER BOX */
h2.boxmanufacturerheader {
	margin:0;
	padding-left:25px; 
	margin-top:12px;
	list-style:none;
	float:left;
	text-align:left;
	display:inline; 
	width:164px;
	font-size: 12px;
}
h2.boxmanufacturerheader a {text-decoration:none; color:#fff}
ul#manufacturerslist 
{
	margin:4px 0 0 26px;
	padding:0;
	list-style:none;
	float:left;
	text-align:left;
	display:inline; 
	width:164px;
}

ul#manufacturerslist li {
	background:url(/ec/gfx/bg-nav-li.gif) no-repeat 100% 0;
	padding:8px 12px 6px 5px;
	font-size: 12px;
}

ul#manufacturerslist li a {
	color:#4c4949;
	background:url(/ec/gfx/bg-nav-a.png) no-repeat;
	padding-left:13px;
	font-size: 12px;
}

/* PRODUCT PREVIEW */
.productPreview {padding:0; margin:0;}
.productPreviewContent {vertical-align:top; width:100%}
.productPreviewContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productPreviewContent h2 a {font-size:14px; font-weight:bold;}
.productPreviewImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productPreviewImage img {border: solid 1px #999999;margin:0;padding:0;}
.productPreviewContent .price{font-size:16px; font-weight:bold; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .vpe {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .stockimage {margin:0; padding:0;}
.productPreviewContent .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
.productPreviewContent .productOldPrice {font-size:12px; font-weight:bold; color:#ff0000;}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal; color:#999999;}

/* CROSS SELLING */
.productCrossSell {padding:0; margin:0;}
.productCrossSellContent {vertical-align:top; width:100%}
.productCrossSellContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productCrossSellContent h2 a {font-size:14px; font-weight:bold;}
.productCrossSellImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productCrossSellImage img {border: solid 1px #999999;}
.productCrossSellContent .price{font-size:16px; font-weight:bold; padding:0; margin:0}


/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%}
#productinfoimages { float:left; background-color:#EDEDED; text-align:center; padding:0px 0px 0px 0px; margin:0px 15px 15px 0px; border: solid 1px #999999; }
#productinfoimages img { padding:0; margin:0;}
#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoimages li{list-style-type:none; min-height:120px; min-width:120px;} /* min-height & min-width define for firefox */
#productinfo_desc, #productinfo_media, #productinfo_reviews {clear:both;}
#productinfo_desc, #productinfo_desc ul li, #productinfo_desc ul {	font-size : 12px; line-height : 18px; text-align: justify; font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #4c4949; }
#productinfopricewithimages {float:left;}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice {padding:5px}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size:14px; font-weight:bold;}
#productinfoprice .productOldPrice {color:#FF0000;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .stockimage {margin:0; padding:0;}
#productinfoprice .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .reviews_rating {margin:0; padding:0;}
#productinfoprice .reviews_text {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}


.reviews_rating_light .reviews_rating_dark {
background:transparent url(../img/review_star.png) repeat-x scroll 0%;
height:15px;
position:relative;
}

.reviews_rating_light {
background:transparent url(../img/review_star_light.png) repeat-x scroll 0%;
height:15px;
margin-right:5px;
position:relative;
width:80px;
}


p.productinfoproductadded {font-size:11px;}
.productoptions {background-color:#FFF2CC; padding:6px; border-style:solid; border-width:1px 0px 0px 0px; border-color:#DA9401}
.addtobasket {background-color:#EDEDED; padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#999999}

.addtobasketlisting {padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#999999}


/* POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* POPUP print_order.html */
body.popupprintorder {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {padding: 15px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:14px; }
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#BE8100; padding:0px 0px 10px 0px; margin:0; border:none; font-size:16px}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #E9D28F;}

/* PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#E9D28F; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#DA9401; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#E9D28F; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#DA9401; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}
table.shippingblock tr td {vertical-align:top;}
table.shippingblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}
table.shippingblock tr td.radiobutton input {margin:0; padding:0;}
table.shippingblock tr td.price {vertical-align:top; white-space:nowrap}

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {font-size:11px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px; font-weight:bold; text-align:left}

/* ORDER DETAILS */
table.tabledetails {font-size:11px; background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#DA9401;margin-bottom:12px;}
table.tabledetails tr td {padding:4px}
table.tabledetails tr.headerrow td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.tabledetails tr.headerrow td.left {text-align:left}
table.tabledetails tr.headerrow td.center {text-align:center}
table.tabledetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.tabledetails tr.contentrow1 td {background-color:#FFF2CC;vertical-align:top}
table.tabledetails tr.contentrow1 td.left {text-align:left}
table.tabledetails tr.contentrow1 td.center {text-align:center}
table.tabledetails tr.contentrow1 td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 2 */
table.tabledetails tr.contentrow2 td {background-color:#FFEAAB;vertical-align:top}
table.tabledetails tr.contentrow2 td.left {text-align:left}
table.tabledetails tr.contentrow2 td.center {text-align:center}
table.tabledetails tr.contentrow2 td.right {text-align:right}


/* ORDER DETAILS SUBTOTAL */
table.tabledetails tr td.subtotal {background-color:#FFEAAB; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#DA9401;}

.old-price {color:#ff0000; text-decoration:line-through;}

/* REVIEW LIST */
table.reviewlist {font-size:11px; font-weight:normal;}
table.reviewlist tr td {padding:4px; white-space:normal}
table.reviewlist tr.header td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#FFF2CC;}
table.reviewlist tr.contentrow2 td {background-color:#FFEAAB;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401;}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#FFF2CC;}
table.medialist tr.contentrow2 td {background-color:#FFEAAB;}


/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}
p.checkoutrescission textarea {width:100%}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {}
ul#checkoutnavigation li {height: 70px; list-style-type:none; float:left; width:185px; margin-right:15px; border: solid 1px; padding:8px}
ul#checkoutnavigation li.active {background-color: #FFEAAB}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #EDEDED; border-color:#999999}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */

ul.info_error {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px}
ul.info_error li {}
ul.info_error li.infoError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_error.png); background-repeat:no-repeat; background-position:0px 4px}

ul.info_warning {border:solid 2px #C39700; background-color:#FFE89A; padding:8px}
ul.info_warning li {}
ul.info_warning li.infoWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFE89A}

ul.info_success {border:solid 2px #4DAA30; background-color:#BDFFA9; padding:8px}
ul.info_success li {}
ul.info_success li.infoSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#BDFFA9}

ul.info_info {border:solid 2px #A0846C; background-color:#EFE8E2; padding:8px}
ul.info_info li {}
ul.info_info li.infoInfo {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_info.png); background-repeat:no-repeat; background-position:0px 4px; background-color:#EFE8E2}

/* FOOTER */
.footer {clear:both; text-align:center; font-size:11px; color:#666666; background-color:#E2E2E2; padding: 8px; margin-bottom:5px;}
.footer a {color:#666666; text-decoration:underline}


/* xt:Commerce COPYRIGHT */
.copyright {margin: 0 auto; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px;}
/* xt:Commerce ParseTime */
.parseTime {margin: 0 auto; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px;}

/* SITE Navigation */
div#NAVIGATION {clear:both; vertical-align:middle;}
div#NAVIGATION .COUNT {float:left; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; font-size:11px}
div#NAVIGATION .PAGES {float:right; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; font-size:11px}

/* PRODUCTS Sorting */
p.products_sort  {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
.products_sort  {height: 25px; padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
.products_sort form {float:left;}

/*AGB*/
div#checkout_agb{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}
div#checkout_rescission{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}

/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401; display:table; float:left; width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401; display:table; float:right; width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#DA9401; color:#FFFFFF; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {color:#FFFFFF; text-decoration:none}
.sitemapcontent {padding:6px}
.sitemapcontent li {list-style-type:none}


