   /* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License
   -----------------------------------------------------------------------------------------

   XTC5 Template & Stylesheets
   -----------------------------------------------------------------------------------------
   (c) 2007 Ing. Michael Fuerst
       bluegate communications
	   http://www.bluegate.at
   ---------------------------------------------------------------------------------------*/

::-moz-selection {
 background-color: #111;
 color: #fff;
}
::selection {
	background-color: #111;
	color: #fff;
}
::-webkit-selection {
 background-color: #111;
 color: #fff;
}
@font-face {
 font-family: TheSansBold;
 src: url("css/thesansbold.eot") /* EOT file for IE */
}
@font-face {
 font-family: TheSansBold;
 src: url("css/thesansbold.ttf") /* TTF file for CSS3 browsers */
}
#rssfeed {
	display: block;
	width: 107px;
	height: 23px;
	background: url("http://www.schneider-digital.com/feed/feed_icon.png") no-repeat 0 0;
}
#rssfeed:hover {
	background: url("http://www.schneider-digital.com/feed/feed_icon_hover.png.gif") no-repeat 0 0;
}
/* Startseiten DIVs */

.portfoliodiv {
	width: 100%;
}
.footer_left {
	float: left;
	padding: 25px 0 0 25px;
}
.footer_left_text {
	float: left;
	padding: 25px 25px 0 10px;
	font-size: 10px;
	width: 20.1%;
}
.leftdiv {
	position: relative;
	float:left;
	width:500px;
	padding:0;
}
.rightdiv {
	position:relative;
	float:right;
	width:600px;
	padding:0;
}
/* KATEGORIE IMAGES */


.catimage {
	max-width:220px;
	max-height:100px;
 	width:expression(this.width > 220 ? "220px":true);
 	height:expression(this.height > 100 ? "100px":true)
}
/* LIST SORTING ARROWS */

.filteroption, .filteroption:hover {
	font: 11px verdana;
	font-weight: bold;
	text-shadow: 0 1px #fff;
	line-height: 1.75em;
	position:relative;
	width:22%;
	float:left;
	margin-right:10px;
	padding:0.313em 0.625em;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;
	cursor: hand;
	background-image:linear-gradient(top, #fff, #efefef);
	background-image:-moz-linear-gradient(top, #fff, #efefef);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#efefef));
 	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff, endColorStr=#efefef);
	background: #EFEFEF url(css/images/button_normal.gif) repeat-x;
}
.filteroption {
	border:solid #d9d9d9 1px
}
.filteroption, .filteroption:hover, .arrow-up, .arrow-up:hover, .arrow-up_active, .arrow-down, .arrow-down:hover, .arrow-down_active {
	text-decoration:none;
	outline:none
}
.filteroption:hover {
	border:solid #b3b3b3 1px;
	background-image:linear-gradient(top, #fff, #ebebeb);
	background-image:-moz-linear-gradient(top, #fff, #ebebeb);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ebebeb));
 	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff, endColorStr=#ebebeb);
	background: #EBEBEB url(css/images/button_hover.gif) repeat-x;
	box-shadow:0 0 1px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 1px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 0 1px rgba(0,0,0,0.4)
}
.arrow-up, .arrow-up:hover, .arrow-up_active, .arrow-down, .arrow-down:hover, .arrow-down_active {
	position:absolute;
	bottom:7px;
	width:0;
	height:0;
	border-left:9px solid transparent;
	border-right:9px solid transparent
}
.arrow-up, .arrow-up:hover, .arrow-up_active {
	right:10px
}
.arrow-up {
	border-bottom:9px solid #000
}
.arrow-up:hover, .arrow-up_active {
	border-bottom:9px solid #feaa00
}
.arrow-down, .arrow-down:hover, .arrow-down_active {
	right:25px
}
.arrow-down {
	border-top:9px solid #000
}
.arrow-down:hover, .arrow-down_active {
	border-top:9px solid #feaa00
}
.parameter_heading {
	border-left: 5px #feaa00 solid;
	border-bottom: 1px #f8f8f8 solid;
	border-top: 1px #f8f8f8 solid;
	padding-left:10px;
	margin:5px 0px 5px 0px
}
.parameter_td {
	padding-left:20px;
	background-color: #f8f8f8
}
/* KONFIGURATOR STYLE */


#konfigurator_frame {
	background:url(/images/custom/configurator_card.jpg);
	position:relative;
	width:930px;
	height:300px
}
#konfigurator_frame, #o0, #o1, #o2, #o3, #o4, #o5, #o6 {
	z-index:1
}
#o0, #o1, #o2, #o3, #o4, #o5, #o6 {
	position:absolute;
	width:169px;
	height:33px;
	text-shadow:0 1px #fff;/* filter:DropShadow(color=#ffffff, offx=0, offy=1); */
}
#o0, #o1 {
	left:30px;
	text-align:right
}
#o0, #o6 {
	top:25px
}
#o1 {
	top:155px
}
#o2, #o3, #o4 {
	left:490px
}
#o2 {
	top:135px
}
#o3 {
	top:190px
}
#o4 {
	top:245px
}
#o5, #o6 {
	left:710px
}
#o5 {
	top:75px
}
/* BLOG STYLE */

b, strong {
	font-weight: bold
}
a:focus {
	outline: none
}
.blog_text img {
	margin:10px
}
.blog_titel {
	padding: 5px 0px 0px 10px;
	cursor:pointer;/* font-weight:bold; *//* background: url(img/dotted1.gif) 0px 10px no-repeat; */
}
.blog_link {
	display:block;
	cursor: pointer;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.blog_active {
	color: #999;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}
h2.blog_title_list {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#feaa00;
	font-weight:bold
}
.datum {
	float: left;
	margin: 0 10px 0 0;
	width:60px
}
.datum p {
	background: url(img/icons/date.png) no-repeat scroll 0 0;
	color:#DDDDDD;
	float:left;
	font-size:70%;
	height:50px;
	margin:0 10px 0 0;
	overflow:hidden;
	padding:5px;
	text-align:center;
	width:40px;
}
.datum span.monat {
	display:block;
	margin-bottom:3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px
}
.datum span.tag {
	color:#444444;
	display: block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:0.9;
}
div.datum p span.jahr {
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	margin:0 0 0 0;
	padding:0;
}
.blog_list, .blog_text {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#comment {
	cursor:pointer;
	padding: 3px 0 3px 20px;
	background: url(img/icons/add.gif) 0 2px no-repeat
}
fieldset.blog_comments {
	padding: 10px;
	border: 1px solid #ccc
}
#blog_comments {
	padding: 0 10px;
	font-size: 11px
}
#comment:hover {
	text-decoration: underline
}
div.add_success {
	padding: 3px 0 3px 20px;
	background: url(img/icons/tick.gif) 0 2px no-repeat
}
.news_header {
	background: #CCCCCC url(img/bg_boxheader_start.jpg);
	height:22px;
	font-size:12px;
	color:#000;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:22px;
	vertical-align:middle;
	text-shadow: 0 1px #ddd;/* filter:DropShadow(color=#dddddd, offx=0, offy=1); *//* border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px;
	-webkit-border-radius-topleft: 10px;

	border: 1px solid #999; */

}
.news_header a:link, .news_header a:hover, .news_header a:active, .news_header a:visited {
	text-decoration:none;
	outline: none;
	color:#000;
	text-shadow: 0 1px #ddd;/* filter:DropShadow(color=#dddddd, offx=0, offy=1); */
}
.news_body {
	background-color:#fff;
	/* border: solid #999;
	border-width:0px 1px 1px 1px; */
	padding:8px;
	margin-bottom:15px;
}
#news_area {
	width:583px;
	height: 1135px;
	overflow: auto;
	margin: 8px 0px 0px 0px;
	padding: 0px 8px;
}
.news_header_cat {
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin-bottom: 10px;
}
/* Kommentare */
div.box_comment {
	display: block;
	width: 99%;
	position: relative;
	padding: 3px;
	margin: 0 5px;
	border: 1px solid #ccc;
	background: #f4f4f4;
}
div.box_comment div.delete {
	position: absolute;
	height: 16px;
	top: 50%;
	left: 10px;
	margin-top: -8px;
}
div.box_comment_name {
	position: relative;
	margin: 10px 0 0 10px;
}
span.arrow {
	background: #FFF url(img/icons/arrow_down.gif) no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: -11px;
	left: 40px
}
/* STAR RATING */
.star-rating {
	list-style:none;
	margin-left:5px!important;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	background: url(img/icons/star.gif) top left repeat-x;
}
.star-rating li {
	padding:0px;
	margin:0px;
	/*\*/
	float: left;/* */
}
.star-rating li a {
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover {
	background: url(img/icons/star.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star {
	left: 0px;
}
.star-rating a.one-star:hover {
	width:25px;
}
.star-rating a.two-stars {
	left:25px;
}
.star-rating a.two-stars:hover {
	width: 50px;
}
.star-rating a.three-stars {
	left: 50px;
}
.star-rating a.three-stars:hover {
	width: 75px;
}
.star-rating a.four-stars {
	left: 75px;
}
.star-rating a.four-stars:hover {
	width: 100px;
}
.star-rating a.five-stars {
	left: 100px;
}
.star-rating a.five-stars:hover {
	width: 125px;
}
.star-rating li.current-rating {
	background: url(img/icons/star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
/* THE BIG GUYS */
* {
	margin:0;
	padding:0
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:20px 0;
	background: url(img/bg_repeat.jpg) repeat-x #FFFFFF;
	color:#000000;
	line-height:18px;
}
/* HEADINGS */
h1 {
	color:#feaa00;
	font-family: TheSansBold, Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-shadow: 1px 1px 1px #EEE;
	/* padding: 0px 0px 5px 5px; */
	width:auto;
	border-left: 0px solid #f8f8f8;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 25px;
	padding-bottom: 4px;
	margin-top: 3px;
}
h2 {
	color:#000000;
	font-weight: bold;
	font-size: 14px;
	margin:15px 0px 8px 0px;
	padding:0px;
}
h3 {
	color:#555555;
	font-weight:bold;
	font-size:11px;
}
h5 {
	color: #000;
	font-weight:bold;
	font-size:14px;
	margin:5px 0px 15px 0px;
	padding:0px;
	width:auto;
	border: #DDD 1px dotted;
	border-width: 0px 0px 1px 0px;
	padding-bottom:8px;
}
/* LINKS GLOBAL */
a, a:link, a:hover {
	background:transparent;
	/* border-bottom:1px dotted #999; */
	text-decoration: none;
	outline: none;
	cursor:pointer;
}
a:link {
	color:#000000;
	outline: none;
}
a:visited {
	color:#000000;
	outline: none;
}
a:hover, a:active {
	color:#000000;
	outline: none;
}
a:hover {
	color:#feaa00;
	text-decoration:underline;
	outline: none;
}
a img {
	border:none;
	outline: none;
}
/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;/* box-shadow: inset 0 0px 5px #fff;
	-moz-box-shadow: inset 0 0px 5px #fff;
	-webkit-box-shadow: inset 0 0px 5px #fff;
	*/
}
textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border:1px solid #999;
	padding: 5px;
	background:url(img/input_bg.gif) repeat-x;
	background-color:#fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px; /*
	box-shadow: inset 0 0px 5px #fff;
	-moz-box-shadow: inset 0 0px 5px #fff;
	-webkit-box-shadow: inset 0 0px 5px #fff;   */
}
select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/* border:1px solid #999;
	padding: 0px;
	background:url(img/input_bg.gif) repeat-x; */
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px; /*
	box-shadow: inset 0 0px 5px #fff;
	-moz-box-shadow: inset 0 0px 5px #fff;
	-webkit-box-shadow: inset 0 0px 5px #fff; */
}
/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {
	border:1px solid #999;
	padding:2px;
	background:url(img/input_bg.gif) repeat-x;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px; /*
	box-shadow: inset 0 0px 5px #fff;
	-moz-box-shadow: inset 0 0px 5px #fff;
	-webkit-box-shadow: inset 0 0px 5px #fff;   */
}
input:focus, select:focus, textarea:focus {
	border-color: #FEAA00;
}
/* PARAGRAPH GLOBAL */
p {
	margin:8px 0px;
}
/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0;
	line-height:0px;
	background-color:#4E4E4F;
}
div.hrlightgrey {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0;
	line-height:0px;
	background-color:#999;
}
div.hrproductpreview {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:11px 0px;
	display:inline;
	height:0px;
	line-height:0px;
	display:block;
	background-image:url(img/hr_productpreview.gif);
}
/* TABLE GLOBAL */
table td {
	padding:2px;
}
/* WHOLE SITE WRAPPER */
#wrapwrap {
	margin: 0 auto;
	background-color:#fff;
	padding: 0px 0px -5px 0px;
}
#wrap {
	margin: 0 auto;
	/* width:980px; */
	width:1180px;
	background-color:#fff;
	border: #666 1px solid;
	border-width:1px 1px 1px 1px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/* behavior:url(templates/schneider_digital/border-radius.htc); */
	box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	padding: 5px 10px 5px 10px;/* background-image: url(img/corner_top_left.gif), url(img/corner_top_right.gif), url(img/corner_bottom_left.gif), url(img/corner_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: top left, top right, bottom left, bottom right */
}
/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {
	height:120px;
	background: #ffffff url(img/top_logo.jpg) no-repeat;
	border-top: 10px solid #fff;
	border-bottom:1px solid #fff
}
#header #logo {
	float:left
}
#header #search {
	width: 350px;
	height:90px;
	float:right;
	color:#000;
	padding:10px 0px 0px 25px;
	text-shadow: 0 1px #FFF;/* filter:DropShadow(color=#ffffff, offx=0, offy=1); */
}
#header #search a {
	color:#000;
	font-size:11px;
	outline: none;
}
#header #loginarea {
	color:#000;
	font-size:11px;
	width: 280px;
	height:90px;
	float:right;
	color:#000;
	padding:25px 25px 0px 0px;
	border-right: 1px solid #fff
}
#header #loginarea a {
	color:#000;
	font-size:11px;
	outline: none;
}
#header td {
	padding-top:1px;
	padding-right:4px
}
/* BREADCRUMB PATH AS LIST */
#breadcrumb, #breadcrumbcontent {
	color:#DDD;
	padding:5px 0px 0px 15px;
	list-style-type:none;
	outline: none;
	height:20px;
	background: #fff url(img/bg_breadcrumb.gif) repeat-x;
	font-size:11px;
	text-shadow: 0 1px #fff;
	/* filter:DropShadow(color=#ffffff, offx=0, offy=1); */
	margin-bottom:15px;
}
#breadcrumbcontent {
	margin-left: 215px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumbcontent a, #breadcrumbcontent a:link, #breadcrumbcontent a:visited {
	line-height:20px;
	text-decoration:none;
	outline: none;
	font-weight:normal;
	cursor:pointer;
	color:#999;
	margin:0;
	padding:0;
}
#breadcrumb a:hover, #breadcrumb a:active, #breadcrumbcontent a:hover, #breadcrumbcontent a:active {
	line-height:20px;
	text-decoration:underline;
	outline: none;
	font-weight:normal;
	cursor:pointer;
	color:#000;
	margin:0;
	padding:0;
}
/* TOPMENU AS LIST */
#topmenuwrap {
	background: #333 url(img/bg_topmenu.gif) repeat-x;
	height:24px;
}
#topmenu {
	float:left;
	padding:0;
	margin:0;
	text-align:center;
	list-style-type:none;
	height:24px;
	color:#000;
	text-shadow: 0 1px #ddd;
	/* filter:DropShadow(color=#dddddd, offx=0, offy=1); */
	background: url(img/bg_topmenu.gif) repeat-x;
}
#topmenu li {
	height:24px;
	width: auto;
	float:left;
	text-align:center;
	padding: 0;
	margin:0;
	text-shadow: 0 1px #ddd;
	/* filter:DropShadow(color=#dddddd, offx=0, offy=1); */
	background: url(img/bg_topmenu_breakline.gif) no-repeat;
	background-position:right;
	display:block;
}
#topmenu li a {
	width: auto;
	height:24px;
	display:block;
	text-align:center;
}
#topmenu li:hover {
	width: auto;
	height:24px;
	text-align:center;
	float:left;
	padding: 0;
	margin:0;
	background: url(img/bg_topmenu_hover.gif) no-repeat;
	text-shadow: 0 1px #ddd;
	/* filter:DropShadow(color=#dddddd, offx=0, offy=1); */
	background-position:right;
	display:block;
}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	width: auto;
	text-align:center;
	line-height:24px;
	vertical-align:middle;
	text-decoration:none;
	outline: none;
	font-weight:bold;
	cursor:pointer;
	color:#343535;
	text-shadow: 0 1px #ddd;
	/* filter:DropShadow(color=#dddddd, offx=0, offy=1); */
	margin:0;
	padding: 0px 35px;
	display:block;
}
#topmenu .topmenu_active {
	background: url(/templates/schneider_digital/img/bg_topmenu_hover.gif) no-repeat;
	background-position:right;
}
/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {
	text-align:right;
	height:24px;
	font-size:11px;
	background: url(img/bg_topmenu.gif) repeat-x;
	padding: 8px 10px 0px 0px;
	margin:0;
}
/* CONTENT WRAPPER */
#contentwrap {
	clear:both;
	/* width;980px; */
	width:1180px;
	padding:0;
	padding-top: 15px;
}
/* LEFT COLUMN */
#leftcol {
	float:left;
	width:200px;
	padding:0 0 5px 0;
}
/* RIGHT COLUMN */
#rightcol {
	float:right;
	width:200px;
	padding:0;
	padding-bottom: 5px;
}
/* MAIN CONTENT */
#content {
	float: left;
	width: 935px;
	padding: 0px 15px;
	padding-left: 30px;
	margin-bottom: 15px;
}
#content a, #content a:link, #content a:visited, #content a:active, #content a:hover {
	background:transparent;
	text-decoration: underline;
	outline: none;
}

#content ul, #content ol {
	padding-left:30px;
	display:block;
}

#contentfull {
	width:1120px;
	/* width:920px; */
	padding:0px 30px;
	margin-bottom:15px;
}
#contentfull a, #contentfull a:link, #contentfull a:active, #contentfull a:visited {
	background:transparent;
	text-decoration: underline;
	outline: none;
}

#contentfull ul, #contentfull ol, .news_body ul, .news_body ol, .main .highlightbox ul {
	padding-left:30px;
	display:block;
}

#content li, #contenfull li, .news_body li, .main .highlightbox li {
	padding: 5px;
	list-style-image: url(img/list-style-type-arrow.png);
}
.main {
	padding: 10px;
}
/* CATEGORY MENU */
h2.categoryheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000;
	margin:0;
	vertical-align:middle;
	/* filter:DropShadow(color=#dddddd, offx=0, offy=1); */

	/* background: #CCCCCC url(img/bg_boxheader.jpg);
	height:28px;
	font-size:12px;
	color:#FFF;
	margin:0;
	line-height:28px;
	vertical-align:middle;
	text-shadow: 0 1px #343535; */
	padding:4px 8px;
	border-left: 3px solid #FEAA00;
	border-bottom: 1px solid #DDD;
	background-color: #F8F8F8;
	background-image: url("http://www.schneider-digital.com/templates/schneider_digital/img/hlb_bg.jpg");
}
h2.categoryheader a {
	text-decoration:none;
	outline: none;
	font-size:12px;
	color:#000;
}
ul#categorymenu {
	font-size:11px;
	margin-bottom:15px;
	padding:0;
}

ul#categorymenu li.level1 a,ul#categorymenu li.level2 a,ul#categorymenu li.level3 a,ul#categorymenu li.level4 a,ul#categorymenu li.level5 a {
	line-height: 32px !important;
	border-bottom: 1px solid #DDD;
}

ul#categorymenu li.level1,ul#categorymenu li.level2,ul#categorymenu li.level3,ul#categorymenu li.level4,ul#categorymenu li.level5 {
	list-style-type:none;
	border-width:3px 0 0 0
}

ul#categorymenu li.level1 a,ul#categorymenu li.level1 a:hover,ul#categorymenu li.level2 a,ul#categorymenu li.level2 a:hover,ul#categorymenu li.level3 a,ul#categorymenu li.level3 a:hover,ul#categorymenu li.level4 a,ul#categorymenu li.level4 a:hover,ul#categorymenu li.level5 a,ul#categorymenu li.level5 a:hover {
	text-decoration:none;
	color:#000;
	font-weight:bold
}

ul#categorymenu li.level1 a,ul#categorymenu li.level2 a,ul#categorymenu li.level3 a,ul#categorymenu li.level4 a,ul#categorymenu li.level5 a {
	outline:none;
	display:block
}

ul#categorymenu li.level1 a {
	padding-left: 8px;
	text-shadow: 0 1px #fff;
}

ul#categorymenu li.level1 a:hover {
	background: #F9F9F9;
}

ul#categorymenu li.level2 a {
	background:url(img/dotted1.gif) no-repeat 8px 12px #e1e1e1;
	padding-left: 18px;
	text-shadow: 0 1px #ddd;
	border-bottom: 1px solid #FFF;
}

ul#categorymenu li.level2 a:hover {
	background:url(img/dotted1_hover.gif) no-repeat 8px 12px #d3d3d3;
}

ul#categorymenu li.level3 a {
	background:url(img/dotted1.gif) no-repeat 16px 12px #c7c7c7;
	padding-left: 26px;
	text-shadow: 0 1px #ddd;
	border-bottom: 1px solid #FFF;
}

ul#categorymenu li.level3 a:hover {
	background:url(img/dotted1_hover.gif) no-repeat 16px 12px #b3b3b3;
}

ul#categorymenu li.level4 a {
	background:url(img/dotted1.gif) no-repeat 24px 12px #b3b3b3;
	padding-left: 34px;
	text-shadow: 0 1px #ddd;
}

ul#categorymenu li.level4 a:hover {
	background:url(img/dotted1_hover.gif) no-repeat 24px 12px #999;
}

ul#categorymenu li.level5 a {
	background:url(img/dotted1.gif) no-repeat 32px 12px #a2a2a2;
	padding-left: 42px;
	text-shadow: 0 1px #ddd;
}

ul#categorymenu li.level5 a:hover {
	background:url(img/dotted1_hover.gif) no-repeat 32px 12px #a7e7e7e;
}

/* CATEGORY IMAGE DEFINITION */
img.imgLeft {
	float: left;
	margin: 2px 10px 2px 0px;
	position: relative;
}
/* BOXES GLOBAL DEFINITION */
h2.boxheader {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#000;
	padding:2px 8px 0px 8px;
	margin:0;
	vertical-align:middle;
	/* filter:DropShadow(color=#dddddd, offx=0, offy=1); */

	/* background: #CCCCCC url(img/bg_boxheader.jpg);
	height:28px;
	font-size:12px;
	color:#FFF;
	margin:0;
	line-height:28px;
	vertical-align:middle;
	text-shadow: 0 1px #343535; */
	padding:4px 8px;
	border-left: 3px solid #FEAA00;
	border-bottom: 1px solid #DDD;
	background-color: #F8F8F8;
	background-image: url("http://www.schneider-digital.com/templates/schneider_digital/img/hlb_bg.jpg");
}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
	text-decoration:none;
	outline: none;
	font-size:12px;
	color:#000;
}
.boxbody {
	padding:0;
	margin-bottom:15px;
	font-size:11px;
}
.boxbody a:link, a:hover, a:active {
	color:#000000;
}
.boxbody h3, .boxbody h3 a {
	font-size:11px
}
.boxbody h3.center, .boxbody h3.center a {
	font-size:11px;
	text-align:center;
	outline: none;
}
.boxbody p {
	color:#000000;
	font-size:11px;
	margin:6px 0px;
}
.boxbody p.center {
	color:#000000;
	font-size:11px;
	text-align:center;
	margin:6px 0px;
}
.boxbody td {
	color:#000000;
	font-size:11px;
	margin:6px 0px;
}
.boxbody .productOldPrice {
	font-size:11px;
	color:#FF0000
}
.boxbody div.hr {
	margin: 5px 0px;
}
.boxbody div.hrlightgrey {
	margin: 5px 0px;
}
.boxbody a {
	font-size:11px;
	outline: none;
}
.boxbody .productboximage {
	border: solid 1px #999;
	padding:5px;
	background:#fff;
}
.boxbody ul.contentlist {
	margin:0;
	padding:0;
}
.boxbody ul.contentlist li {
	margin:0;
	padding:0;
	line-height: 24px;
	list-style-type:none;
}
.boxbody ul.contentlist li a {
	padding: 4px 8px;
}
.boxbody ul.contentlist li a:hover {
	background: #F9F9F9;
	text-decoration: none;
}
.contentlist a {
	border-bottom:1px solid #DDD;
	display:block;
	padding:4px 8px;
	outline: none;
}
h2.boxsubheader {
	background: #999 url(img/bg_boxheader_sub.gif);
	height:28px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#000;
	padding:8px 4px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
	text-shadow: 0 1px #fff;
	/* filter:DropShadow(color=#ffffff, offx=0, offy=1); */
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px;
	-webkit-border-radius-topleft: 10px;
	border: 1px solid #999;
}
h2.boxsubheader a {
	text-decoration:none;
	color:#fff;
	outline: none
}
.boxsubbody {
	padding:0;
	margin-bottom:15px;
	font-size:11px;
}
.boxsubbody .a:link, .a:hover, .a:active {
	color:#000000;
}
.boxsubbody h3, .boxbody h3 a {
	font-size:11px
}
.boxsubbody h3.center, .boxbody h3.center a {
	font-size:11px;
	text-align:center;
	outline: none;
}
.boxsubbody p {
	color:#000000;
	font-size:11px;
	margin:6px 0px;
}
.boxsubbody p.center {
	color:#000000;
	font-size:11px;
	text-align:center;
	margin:6px 0px;
}
.boxsubbody td {
	color:#000000;
	font-size:11px;
	margin:6px 0px;
}
.boxsubbody .productOldPrice {
	font-size:11px;
	color:#FF0000
}
.boxsubbody div.hr {
	margin: 5px 0px;
}
.boxsubbody div.hrlightgrey {
	margin: 5px 0px;
}
.boxsubbody a {
	font-size:11px;
	outline: none;
}
.boxsubbody .productboximage {
	border: solid 1px #999;
	padding:5px;
	background:#fff;
}
.boxsubbody ul.contentlist {
	margin: 0;
	padding:0;
}
.boxsubbody ul.contentlist li {
	margin-left:0px;
	padding:0;
	list-style-type:none;
	line-height: 24px;
}
.boxsubbody ul.contentlist li a:hover {
	background: #F9F9F9;
	text-decoration: none;
}
/* CART BOX */
h2.boxcartheader {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#000;
	padding:4px 8px;
	margin:0;
	vertical-align:middle;
	/* filter:DropShadow(color=#dddddd, offx=0, offy=1); */
	border-left: 3px solid #FEAA00;
	border-bottom: 1px solid #DDD;
	background-color: #F8F8F8;
	background-image: url("http://www.schneider-digital.com/templates/schneider_digital/img/hlb_bg.jpg");
}
h2.boxcartheader a {
	text-decoration:none;
	color:#000;
}
.boxcartbody {
	padding:0;
	margin-bottom:15px;
	background-color:#f8f8f8;
	border: solid #999;
	border-width:0px 1px 1px 1px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomleft: 10px;
}
.boxcartbody p {
	font-size:11px;
}
/* PRODUCT PREVIEW */
.productPreview {
	/* padding:0;
	margin:0; */
}
.productPreviewContent {
	vertical-align:top;
	border-right: #999 1px dotted;
	padding-left: 20px;
	padding-right: 20px
}
.productPreviewContent h2 {
	size:14px;
	font-weight:bold;
	padding: 0;
	margin:0px 0px 5px 0px;
}
.productPreviewContent h2 a, .productPreviewContent h2 a:visited {
	size:14px;
	font-weight:bold;
	outline: none;
	text-decoration: none;
}
.productPreviewImage {
	vertical-align:middle;
	text-align: center;
	padding:3px 15px 0px 0px;
}
.productPreviewImage img {
	border: solid 0px #999;
}
.productPreviewContent .price {
	font-size:12px;
	font-weight:bold;
	text-shadow: 0 1px #fff;
	color:#000;
	border: solid #D9D9D9 1px;
	padding:5px;
	margin:0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.productPreviewContent .taxandshippinginfo {
	font-size:11px;
	font-weight:normal;
	color:#999;
	padding:0;
	margin:0;
}
.productPreviewContent .vpe {
	font-size:11px;
	font-weight:normal;
	color:#999;
	padding:0;
	margin:0;
}
.productPreviewContent .shippingtime {
	font-size:11px;
	font-weight:normal;
	color:#999;
	padding:0;
	margin:0;
}
.productPreviewContent .stockimage {
	margin:0;
	padding:0;
}
.productPreviewContent .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
.productPreviewContent .productOldPrice {
	font-size:11px;
	font-weight:bold;
	color:#ff0000;
}
.productPreviewContent .taxandshippinginfo a {
	font-size:11px;
	font-weight:bold;
	color:#999;
	text-decoration:underline;
	outline: none;
}
/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
	display:table;
	width:100%;
}
#productinfoimages {
	float:left;
	background-color:#EDEDED;
	text-align:center;
	width:140px;
	padding:10px;
	margin:0px 10px 10px 0px;
	border: solid 1px #999;
}
#productinfoimages .productimage {
	border: solid 1px #999;
}
#productinfoimages .hrlightgrey {
	margin: 6px 0px;
}
#productinfoprice {
	padding:5px;
}
#productinfoprice img {
	cursor:pointer;
}
#productinfoprice .hrlightgrey {
	margin: 6px 0px;
}
#productinfoprice .productprice {
	font-size:12px;
	font-weight:bold !important;
	text-shadow: 0 1px #fff;
	color:#000;
	border: solid #D9D9D9 1px;
	padding:5px;
	margin:0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#productinfoprice .productOldPrice {
	color:#FF0000;
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
}
#productinfoprice .taxandshippinginfo {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
#productinfoprice .taxandshippinginfo a {
	margin:0;
	padding:0;
	size:11px;
	font-weight:bold;
	color:#999;
	text-decoration:underline;
	outline: none;
}
#productinfoprice .shippingtime {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
#productinfoprice .stockimage {
	margin:0;
	padding:0;
}
#productinfoprice .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
p.productinfoproductadded {
	font-size:11px;
}
.productoptions {
	background-color:#f8f8f8;
	padding:6px;
	border: solid #ccc;
	border-width:1px 0px 0px 0px;
}
.addtobasket {
	padding:6px;
	text-align:right;
	/* background-color:#EDEDED;
	border: #999 1px solid;
	border-width:1px 0px 0px 0px; */
}
/* POPUPS PRODUCTINFO */
body.popupproductinfo {
	padding:15px;
	background: #fff none;
}
/* POPUP print_order.html */
body.popupprintorder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding:15px;
	background: #fff none;
}
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.highlightboxcat, div.highlightboxsub, div.highlightbox {
	padding:15px;
	border:solid #f0f0f0 1px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #f8f8f8;
	background-image:url(img/hlb_bg.jpg);
	background-repeat: repeat-x;/* box-shadow: inset 0 0px 5px #fff;
	-moz-box-shadow: inset 0 0px 5px #fff;
	-webkit-box-shadow: inset 0 0px 5px #fff; */
}
div.highlightboxcat {
	overflow:hidden
}
div.highlightbox, div.highlightboxsub {
	overflow:auto
}
div.highlightbox h1, div.highlightboxcat h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #555;
	padding:0px 0px 10px 0px;
	margin:0;
	border:none;
	font-size:14px;
}
div.highlightboxcat h1 {
	padding: 0;
	font-family: TheSansBold, Verdana, Geneva, sans-serif !important;
	font-size:16px;
	font-weight: lighter;
}
div.highlightbox div.hr {
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
	display:block;
	border-bottom: solid 1px #eee;
}
/* PAYMENT TYPE SELECTION */
table.paymentblock {
	background-color:#f8f8f8;
	border: #eee solid;
	border-width:0px 1px 1px 1px;
	margin-bottom:15px;
}
table.paymentblock tr td.header {
	background-color:#ccc;
	padding:2px;
	padding-left:5px;
	color:#000;
	text-shadow: 0 1px #DDD;
	/* filter:DropShadow(color=#ffffff, offx=0, offy=1); */
	font-weight:bold;
}
/* SHIPPING TYPE SELECTION */
table.shippingblock {
	background-color:#f8f8f8;
	border: #eee solid;
	border-width:0px 1px 1px 1px;
	margin-bottom:15px;
}
table.shippingblock tr td.header {
	background-color:#ccc;
	padding:2px 2px 2px 5px;
	color:#000;
	text-shadow: 0 1px #DDD;
	/* filter:DropShadow(color=#ffffff, offx=0, offy=1); */
	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;
}
/* ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {
	vertical-align:top;
}
table.accounthistoryinfoorderdetails tr.header td {
	font-weight:bold;
}
/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {
	width:130px;
	background-color:#fff;
}
/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {
	padding: 5px;
	background-color:#f8f8f8;
	border: solid #d9d9d9 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:11px;
	font-weight:bold;
	text-align:left;
}
/* ORDER DETAILS */
table.orderdetails {
	font-size:11px;
}
table.orderdetails tr td {
	padding:4px;
}
table.orderdetails tr.headerrow td {
	color:#000;
	font-weight:bold;
	border-bottom: solid #BEBEBE 2px;
}
table.orderdetails tr.headerrow td.left {
	text-align:left;
}
table.orderdetails tr.headerrow td.center {
	text-align:center;
}
table.orderdetails tr.headerrow td.right {
	text-align:right
}
/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {
	background-color:#f8f8f8;
	vertical-align:top;
}
table.orderdetails tr.contentrow1 td.quantity {
	text-align:center;
}
table.orderdetails tr.contentrow1 td.quantity input {
	font-size:11px;
	padding:2px;
	border:solid #ccc 1px;
}
table.orderdetails tr.contentrow1 td.productname {
	text-align:left;
}
/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {
	background-color:#f8f8f8;
	vertical-align:top;
}
table.orderdetails tr.contentrow2 td.quantity {
	text-align:center;
}
table.orderdetails tr.contentrow2 td.quantity input {
	font-size:11px;
	padding:2px;
	border:solid #ccc 1px;
}
table.orderdetails tr.contentrow2 td.productname {
	text-align:left;
}
/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {
	text-align:right;
	white-space:nowrap;
}
/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {
	text-align:right;
	white-space:nowrap;
}
/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {
	text-align:center;
	white-space:nowrap;
}
/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {
	margin-top:3px;
}
table.orderdetails tr td.productname table.productattributes tr td {
	padding:0px;
}
table.orderdetails tr td.productname table.productattributes tr td.attribute {
	padding-right:4px;
}
table.orderdetails tr td.productname table.productattributes tr td.value {
	width:100%;
}
/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {
	background-color:#f8f8f8;
	text-align:right;
	border: #f0f0f0 solid;
	border-width:2px 0px 0px 0px;
}
/* PRODUCT NAVIGATOR */
div.productnavigator {
	background-color:#EDEDED;
	padding:8px;
	border:#999 1px solid;
}
/* REVIEW LIST */
table.reviewlist {
	background-color:#f8f8f8;
	border: #ccc solid;
	border-width:0px 1px 1px 1px;
}
table.reviewlist tr td {
	padding:4px;
	white-space:nowrap;
}
table.reviewlist tr.header td {
	background-color:#ccc;
	color:#fff;
	font-weight:bold;
}
table.reviewlist tr.contentrow1 td {
	background-color:#f8f8f8;
}
table.reviewlist tr.contentrow2 td {
	background-color:#f8f8f8;
}
textarea#review {
	width:95%;
}
/* MEDIA LIST */
table.medialist {
	background-color:#f8f8f8;
	border: #ccc 1px solid;
}
table.medialist tr td {
	padding:6px;
	white-space:nowrap;
	vertical-align:top;
}
table.medialist tr.contentrow1 td {
	background-color:#f8f8f8;
}
table.medialist tr.contentrow2 td {
	background-color:#f8f8f8;
}
/* SITEMAP */
.sitemapwrap,.sitemapwrap .sitemapleft,.sitemapwrap .sitemapright,.sitemapheader,.sitemapcontent {
	color:#000
}

.sitemapwrap .sitemapleft,.sitemapwrap .sitemapright {
	background:#f8f8f8;
	border:solid #f0f0f0 1px;
	display:table;
	width:455px;
	margin-bottom:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px
}

.sitemapwrap .sitemapleft {
	float:left
}

.sitemapwrap .sitemapright {
	float:right
}

.sitemapwrap .sitemapright,.sitemapheader {
	outline:none;
	text-decoration:none
}

.sitemapheader {
	background:#f8f8f8 url("img/hlb_bg.jpg") repeat-x;
	padding:5px;
	padding-top: 17px;
	spacing:5px;
	font-weight:bold;
	text-align:center;
	align:center;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px
}

.sitemapcontent {
	background:#f8f8f8;
	outline:none;
	text-decoration:none
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px
}

.sitemapcontent ol > li,.sitemapcontent ul > li {
	list-style-type:none;
	list-style-image:none;
	padding-left:30px;
	display:block
}
/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {
	width:100%;
}
/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {
	padding:0;
	margin:0px 0px 10px 0px;
	border:none;
}
table.checkoutconfirmationorderdetails tr td.productname {
	width:100%;
	font-weight:bold;
}
table.checkoutconfirmationorderdetails tr td.shippingtime {
	padding:0px 0px 0px 30px;
	color:#666;
	font-size:11px;
	font-weight:normal;
	white-space:nowrap;
}
table.checkoutconfirmationorderdetails tr td.productattributes {
	padding:0px 0px 0px 30px;
	color:#666;
	font-size:11px;
	font-weight:normal;
}
table.checkoutconfirmationorderdetails tr td.productprice {
	white-space:nowrap;
	text-align:right;
}
table.checkoutconfirmationorderdetailstotal {
	padding:0;
	margin:10px 0px 0px 0px;
	border:none;
}
table.checkoutconfirmationorderdetailstotal tr td.name {
	width:100%;
	text-align:right;
}
table.checkoutconfirmationorderdetailstotal tr td.value {
	white-space:nowrap;
	text-align:right;
}
/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {
	width:100%;
}
/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {
	margin:0;
	padding:0;
	margin-top:15px;
}
ul#checkoutnavigation li {
	height: 70px;
	list-style-type:none;
	float:left;
	width:195px;
	margin-right:15px;
	border: solid 1px;
	padding:8px;
}
ul#checkoutnavigation li.active {
	background-color: #f8f8f8;
}
ul#checkoutnavigation li.active .number {
	font-size:20px;
	font-weight:bold;
}
ul#checkoutnavigation li.active .title {
	font-size:11px;
	font-weight:bold;
}
ul#checkoutnavigation li.active .description {
	font-size:11px;
}
ul#checkoutnavigation li.inactive {
	color:#999;
	background-color: #f0f0f0;
	border-color:#999;
}
ul#checkoutnavigation li.inactive .number {
	font-size:20px;
	font-weight:bold;
}
ul#checkoutnavigation li.inactive .title {
	font-size:11px;
	font-weight:bold;
}
ul#checkoutnavigation li.inactive .description {
	font-size:11px;
}
/* ERROR MESSAGES */
.errormessage {
	border: #feaa00 1px dotted;
	border-left: #feaa00 5px solid;
	padding:15px;
	background-color:#fff7e8;
	color: #000;
	margin: 20px 0px 20px 0px;
	font-weight: bold;
	font-size: 12px;
	text-shadow: 0 1px #fff;
	/* filter:DropShadow(color=#ffffff, offx=0, offy=1); */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* SUCCESS MESSAGE */
.messageStackSuccess {
}
/* FOOTER */
.footer {
	width: 23.2%;
	min-height: 170px;
	float: left;
	font-size:11px;
	color:#666;
	text-shadow: 0 1px #fff;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
	border-right: 1px solid #f0f0f0;
}
.footer a {
	color:#999;
	text-decoration:none;
	outline: none;
}
.footer a:hover, .footer a:active {
	color:#000;
	text-decoration:underline;
	outline: none;
}
.footer ul, .footer ol {
	padding-left:30px;
	display:block;
}
.footer li {
	padding: 5px;
	list-style: none;
}
.footer ul li:before {
 	content: "\203A  ";
 	font-weight: bold;
	color:#DDD;
}
.footer_first {
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
}
.footer_last {
	border-right: 0px;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
}
.footer_full {
	padding: 20px !important;
	width: 96.4% !important;
	min-height: 50px !important;
	background: url('img/bg_breadcrumb.gif') repeat-x #fff;
}
/* XTC COPYRIGHT */
.copyright {
	margin: 0 auto;
	padding-top: 15px;
	width:970px;
	text-align:center;
	color:#666;
	font-size:11px;
}
.copyright a:link {
	margin: 0 auto;
	width:970px;
	text-align:center;
	color:#999;
	font-size:11px;
}
.copyright a:hover, .copyright a:focus {
	color:#000;
	text-decoration:underline;
	outline: none;
}
.copyright a:visited {
	margin: 0 auto;
	width:970px;
	text-align:center;
	color:#999;
	font-size:9px;
}
/* XTC ParseTime */
.parseTime {
	margin: 0 auto;
	width:970px;
	text-align:center;
	color:#666;
	font-size:11px;
}
/* UPDATE CHANGES 17.10.2008 */
/* Mehr Bilder unterhalb der Beschreibung */
.morepics {
	background-color:#EDEDED;
	padding:6px;
	text-align:right;
	border: #999 solid;
	border-width:1px 0px 0px 0px;
	display:block;
	height:auto;
	width:513px;
	float:left;
	margin-bottom:2px;
}
.morepics img {
	border: #999 1px solid;
	padding:4px;
	margin-right:8px;
	background:#fff;
	height:100px;
	width:auto;
	float:left;
	margin-bottom:8px;
}
/* BESTELLER BOX mit Bilder in DL DT Liste -- JUNG GESTALTEN.com */
dt {
	float:left;
	width:40px;
}
dt img {
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
	max-width:40px;
}
dd {
	float:right;
	width:125px
}
/* Vorschaubilder TD mit gleichem Abstand */
/* BOF - dokuman - 2009-06-06 - Fix new products display in firefox - picture size is 120px by default */
/*.productPreviewImage { width:100px; display:block } */
.productPreviewImage {
	width:120px;
}
/* EOF - dokuman - 2009-06-06 - Fix new products display in firefox size is 120px by default */
td.productPreviewContent {
	width:400px;
	text-align:left;
}
/* BOF - Tomcraft - 2009-09-22 - FIX DER AUFZ�HLUNGEN IM CONTENT */
#content ol, #content ul {
	margin:10px 0 10px 11px;
}
/* EOF - Tomcraft - 2009-09-22 - FIX DER AUFZ�HLUNGEN IM CONTENT */
/* BOF - Tomcraft - 2009-09-22 - FIX DER AUFZ�HLUNGEN IN DER DRUCKANSICHT */
.popupproductinfo #productinfowrap ol, .popupproductinfo #productinfowrap ul {
	margin:10px 0 10px 186px;
}
/* EOF - Tomcraft - 2009-09-22 - FIX DER AUFZ�HLUNGEN IN DER DRUCKANSICHT */
/* SEARCHBOX */
.search_header {
	line-height:normal;
}
/* BOF - Dokuman - 2009-08-21 - Better layout on multiple shipping/billing addresses */
ol#address_block {
	margin-left:30px;
}
/* EOF - Dokuman - 2009-08-21 - Better layout on multiple shipping/billing addresses */
/* BOF - Tomcraft - 2009-10-02 - Include "Single Price" in checkout_confirmation */
td.main_row {
	border-top: 1px solid #ccc;
}
/* EOF - Tomcraft - 2009-10-02 - Include "Single Price" in checkout_confirmation */
/* BOF - Hetfield - 2010-01-20 - Remove agb-textarea from checkout_payment */
div.agbframe {
	width:100%;
	height:200px;
	overflow:auto;
	padding:10px;
	background:url(img/input_bg.gif) repeat-x;
	border:1px solid #666;
}
/* EOF - Hetfield - 2010-01-20 - Remove agb-textarea from checkout_payment */
/* BOF - web28 - 2010-04-29 - fix ol and ul Tag  in checkout_payment agbframe */
div.agbframe ol, div.agbframe ul {
	margin-left:30px;
}
/* EOF - web28 - 2010-04-29 - fix ol and ul Tag  in checkout_payment agbframe */

/* BOF - web28 - 2010-07-09 - fix f�r TABS/ACCORDION in product_info */
#tabbed_product_info ul > li, #tabbed_product_info ol > li, #tabbed_product_info ul a, #tabbed_product_info ul a:link, #tabbed_product_info ul a:hover, #tabbed_product_info ul a:active, #tabbed_product_info ul a:visited {
	margin:0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}
#tabbed_product_info, #accordion_product_info {
	margin-top: 10px;
	padding: 0px
}
#tabbed_product_info .morepics {
	background-color: transparent;
	border-width: 0px 0px 0px 0px;
	width: 506px;
}
#accordion_product_info .morepics {
	background-color: transparent;
	border-width: 0px 0px 0px 0px;
	width: 460px;
}
.button {
	font:normal 11px verdana;
	color:#000;
	text-shadow: 0 1px #fff;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f6f6f6;
	background-image:linear-gradient(top, #fff, #efefef);
	background-image:-moz-linear-gradient(top, #fff, #efefef);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#efefef));
 	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff, endColorStr=#efefef);
	background: #EFEFEF url(css/images/button_normal.gif) repeat-x;
	height:1.9231em;
	padding:0 0.5em;
	cursor:pointer;
	text-decoration: none;
	decoration: none;
	white-space:nowrap;
	overflow:visible; /* fixes width in IE7 */
	outline:0 none /* removes focus outline in IE */
}
.button::-moz-focus-inner {
border:none
} /* removes focus outline in FF */
.button:hover, button:focus {
	border-color:#999;
	background-color:#f0f1f3;
	background-image:linear-gradient(top, #fff, #ebebeb);
	background-image:-moz-linear-gradient(top, #fff, #ebebeb);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ebebeb));
 	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff, endColorStr=#ebebeb);
	background: #EBEBEB url(css/images/button_hover.gif) repeat-x;
	box-shadow:0 0 3px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.4)
}
.button:active {
	background-color:#ddd;
	background-image:linear-gradient(top, #ccc, #fff);
	background-image:-moz-linear-gradient(top, #ccc, #fff);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc), to(#fff));
 	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#cccccc, endColorStr=#ffffff);
	background: #ffffff url(css/images/button_active.gif) repeat-x
}
.slide-out-div {
	padding: 20px;
	width: 250px;
	background-color: #f0f0f0;
	border: #666 2px solid;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px
}
/* EOF - web28 - 2010-07-09 - fix f�r TABS/ACCORDION in product_info */

.plus {
	display: block;
	background-image: url(img/plus.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
}
.minus {
	display: block;
	background-image: url(img/minus.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
}
.alter {
	display: block;
	background-image: url(img/alter.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
}
.delete {
	display: block;
	background-image: url(img/delete.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 22px;
	border: 0px;
	font-size: 0px;
	background-color: #FFCC99;
	cursor: pointer;
}
.active_link {
	text-decoration: underline;
	color: #000;
}
#fadeMenu {
	display: none;
	text-decoration:none;
}
#workstation_form {
	background-image: url(img/hlb_bg.jpg), url(img/SDIG-WSt-Front-02_a-400.png) !important;
	background-position: left top, left center !important;
	background-repeat: repeat-x, no-repeat !important;
}
#contact_form {
	background-image: url(img/hlb_bg.jpg), url(img/sd_contact_bg.png) !important;
	background-position: left top, left center !important;
	background-repeat: repeat-x, no-repeat !important;
}
div.grippie {
  	background:#EEEEEE url(img/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
 	cursor:s-resize;
 	height:9px;
  	overflow:hidden;
}
/*** SUPERFISH ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			18em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:		100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:		left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.75em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			18em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			18em; /* match ul width */
	top:			0;
}

/*** SUPERFISH SKIN ***/
.sf-menu {
	float:		left;
	margin:		0.625em 0.625em 0em 0.625em;
}
.sf-menu a, #closeFadeMenu {
	font:normal 11px verdana;
	color:#000;
	text-shadow: 0 1px #fff;
	font-weight: bold;
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: #EFEFEF url(css/images/button_normal.gif) repeat-x;
	line-height:1.25em;
	padding:0.625em 0.625em;
	margin-right:0.625em;
	cursor:pointer;
	text-decoration: none;
	decoration: none;
	white-space:nowrap;
	overflow: visible; /* fixes width in IE7 */
	outline:0 none; /* removes focus outline in IE */
	text-decoration:	none;
	width: 18em;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:		#000;
}
.sf-menu li {
}
.sf-menu li li {
}
.sf-menu li li li {
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #F9F9F9 url(img/level1_hover.gif) repeat-x;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	/* padding-right: 	2.25em; */
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:		.75em;
	top:			1.05em; /* IE6 only */
	width:		10px;
	height:		10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('img/arrows-000000.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	/* box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.4); */
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
#closeFadeMenu {
	float: right !important;
	color: #DDD !important;
	cursor: pointer;
	text-align: center;
	width: 1.25em !important;
	margin-right:0.625em !important;
	border:1px solid #DDD !important;
}
#closeFadeMenu:hover, #closeFadeMenu:active {
	background: #F9F9F9 url(img/level1_hover.gif) repeat-x;
}
/* BOF news_xtcmodified */
.news_view_default_linie {width:422px; margin-bottom:10px; padding-bottom:10px;}
.news_date {font-size:10px; color:#ccc;}
.news_head {background-color:#efefef; font-size:13px;}
.news_head a {font-size:13px; color:#333; padding-left:5px;}
.news_read_more {text-align:right;}
.news_read_more a {color:#ff6600; text-align:right;}
.news_image a{color:#ff6600; float:left; margin:5px 5px 5px 0;}
/* EOF news_xtcmodified */

/*
//Paygate display none!
*/
.halfwidth {
  width: 1850px;
}
