/* by ADMA Start*/
@import url("start_slider.css");
@import url("combobox.css");
/* by ADMA end */
.content1 li { margin-left:30px; }
/* THE BIG GUYS */
* {margin:0;padding:0}
/*body {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; margin:0; padding:0;  background-color:#FFFFFF;}*/
body {font-family:Arial, Helvetica, sans-serif; font-size:13px; margin:0; padding:0; background-color:#FFF; background-image:url(../img/background_frame_top.png), url(../img/background.png); background-position:top center, top center; background-repeat:no-repeat, repeat-x;}
#body_bg {background-color:#FFF; background-image:url(../img/background_frame_top.png), url(../img/background.png); background-position:top center, top center; background-repeat:no-repeat, repeat-x;}
/*#body_bg_checkout {background-color:#FFF; background-image:url(../img/background_frame_top_checkout.png), url(../img/background_checkout.png); background-position:top center, top center; background-repeat:no-repeat, repeat-x;}*/
#body_bg_checkout {min-height:800px;background-color:#FFF; background-image:url(../img/background_frame_top.png), url(../img/background.png); background-position:top center, top center; background-repeat:no-repeat, repeat-x;}

/* HEADINGS */
h1 {color:#000000;font-weight:bold;font-size:22px;margin:20px 0px 15px 0px;padding:0px;width:auto;border-style:solid;border-width:0px 0px 0px 0px;border-color:#000000;}
h2 {color:#000000; font-weight:bold;font-size:16px;margin:15px 0px 8px 0px;padding:0px;}

/* LINKS GLOBAL */
a,a:link{text-decoration:none;cursor:pointer}
a:hover {text-decoration:underline;cursor:pointer}
a,a:link {background:transparent;}
a:link { 
	color:#CC071E;
	text-decoration: none;
}
a:visited {color:#CC071E}
a:hover,a:active {color:#a8081b}
a img {border:none}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; }
textarea {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; /*width:500px;*/ 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; width:267px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; height:1.5em; padding-right:5px;}
select2 {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; width:162px; 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; width:260px; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding-left:5px; height: 1.5em;}

.styled-select {
	width: 260px;
	overflow: hidden;
	background-image: url(../img/input_select_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	border-width:1px; 
	border-style:solid; 
	border-top-color:#4E4E4F; 
	border-left-color:#4E4E4F; 
	border-bottom-color:#AEAEAE; 
	border-right-color:#AEAEAE; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 
	padding-left:5px;
	height: 1.5em;
   }

.styled-select select {   
   width: 290px;
   padding: 0px;
   border: 0;
   border-radius: 0;
   -webkit-appearance: none;
   background: transparent;
}

.styled-select-small {
	width: 160px;
	overflow: hidden;
	background-image: url(../img/input_select_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	border-width:1px; 
	border-style:solid; 
	border-top-color:#4E4E4F; 
	border-left-color:#4E4E4F; 
	border-bottom-color:#AEAEAE; 
	border-right-color:#AEAEAE; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 
	padding-left:5px;
	height: 1.5em;
   }

.styled-select-small select {   
   width: 190px;
   padding: 0px;
   border: 0;
   border-radius: 0;
   -webkit-appearance: none;
   background: transparent;
}


/* PARAGRAPH GLOBAL */
p {margin:0px 0px 0px 0px}

.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:#4E4E4F}
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;}

/* WHOLE SITE WRAPPER */
#wrap {	margin: 0 auto; padding-top: 4px; width:1009px;  border-style:solid; border-color:#fff; border-width:0px 0px 0px 0px;}

#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;}


/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {height:115px; color:#000}
#header	#logo {padding-left:0px; margin-top:10px; float:left}
#header #search {width: 220px; float:left; color:#000; margin-left:10px; padding:20px 0px 0px 0px; }
#header #search a {color:#000; font-size:11px;}
#header td {padding-top:1px; padding-right:4px;}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; color:#7b7c7e; padding:0px 0px 0px 0px; margin: 0px 0px 0px 205px; background-color:#fff; /*height:22px;*/ 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:#7b7c7e; margin: 0; padding: 0;}


#breadcrumb ul li{display:inline;padding: 0 5px 0 0;margin: 2px 0 2 0;}

#breadcrumb ul{list-style-image: url(../img/bg_breadcrumbarrow.gif);margin:0;padding:0;padding-left: 1em;} 

/* TOPMENU AS LIST */
#topmenuwrap {background: url(../img/bg_topmenu.gif) repeat-x;}
#topmenu {float:left; padding:0; margin:0; list-style-type:none; height:36px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x;}
#topmenu li {height:36px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("../img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {line-height:36px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#topmenu a:hover {color:#DB9501;}

/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages { text-align:right; height:26px; font-size:13px; padding: 10px 10px 0px 0px; margin:0;}

/* currency SELECTION IN TOPMENU LIST */
#currencies {float:right; text-align:right; height:26px; font-size:13px; padding: 10px 10px 0px 10px; margin:0;}


/* CONTENT WRAPPER */
#contentwrap {clear:both;width:1010px;padding:0; }

/* FIRST ROW */
#first_row {float:left; width:984px; padding:0px 0px 0px 0px; margin-bottom:5px; margin-top: -10px;}

/* SECOND ROW */
#second_row {float:left; width:984px; padding:0px 0px 0px 0px; margin:0px 0px 6px 0px;}

/* THIRD ROW */
#third_row {float:left; width:984px; padding:0px 0px 0px 0px; margin:0px 0px 3px 0px;}

/* FOURTH ROW */
#fourth_row {float:left; width:984px; padding:0px 0px 0px 0px; margin:0px 0px 20px 0px;}

/* MAIN CONTENT */
#content {float:left; width:0px; padding:0px 0px 0px 0px; margin-top:0px; }
/*#contentfull {width:890px; padding:0px 30px 0px 30px; margin-bottom:15px;}*/
/*#content_othWidth {
	width:766px; clear:both; padding:0px 0px 0px 0px; margin-bottom: 0px; 
}*/
#content_othWidth {width:1000px; padding:0px 0px 0px 0px; margin-top:0px;}
#contentfull {width:984px; padding:0px 0px 0px 0px; margin-top:0px;}

/* CATEGORY MENU */
h2.categoryheader { background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.categoryheader a {text-decoration:none; color:#fff}

ul#categorymenu .active, ul#categorymenu .active a { color: #cc051e;}


ul#categorymenu { list-style-type:none; margin-right:-15px; border-right:1px solid #cccccc;}
ul#categorymenu li { list-style-type:none; padding-right: 5px;}
ul#categorymenu li a{ text-decoration:none; color:#000000;}

	
ul#categorymenu { margin-bottom:15px; }

/* modified by ADMA and MAX - START */

/* Menu hover effekt */ 
ul#categorymenu li a:hover { color:#cc051e; text-decoration: none;}

/* 1st TIER */ 
ul#categorymenu li.level1 {
	padding-left:25px;	
	font-size: 0.9em;
	font-weight:bold;
	margin-top: -10px;
	margin-bottom:10px;
	border-bottom:1px dotted #cccccc;
	background-color:#ffffff;
	background-image: url(../img/mp_menu/1st_level.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-right: 10px;
	color: #CCCCCC;
}

ul#categorymenu li.level1 a{ text-decoration:none; color:#cccccc;}
ul#categorymenu li.level1.active a{ text-decoration:none; color:#cc051e;}
ul#categorymenu li.level1.inactive { display:none;}
ul#categorymenu li.level1 a:hover{ text-decoration:none; color:#cc051e; }
ul#categorymenu li.level1:hover{
	background-image: url(../img/mp_menu/1st_level.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	border-bottom:1px solid #000000;
}

/* 1st TIER cellSize*/ 
ul li.level1 #cellSize {
	display: table-cell; 
	height:30px; 
	vertical-align: middle; 
}

/* 1st TIER active*/ 
ul#categorymenu li.active {
	color:#cc051e;
	background-image: url(../img/mp_menu/1st_level.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	border-bottom:1px dotted #000000;
}

ul#categorymenu li.level1.inactive { 
	border-color:#dadada
}


/* 2nd TIER */ 
ul#categorymenu li.level2 {	
	-moz-border-radius:0px 0px 0px 0px; /* Firefox */ -webkit-border-radius:0px 0px 0px 0px; /* Safari, Chrome */ -khtml-border-radius:0px 0px 0px 0px; /* Konqueror */ 		border-radius:0px 0px 0px 0px; /* CSS3 */
	padding-left:40px;	
	font-size: 0.9em;
	font-weight:normal;
	margin-top: -11px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b5b5b5;
	background-color:#ffffff;
	background-image: url(../img/mp_menu/xst_level.png);
	background-repeat: no-repeat;
	background-position: 22px 15px;
	padding-right: 10px;
}

ul#categorymenu li.level2 a:hover{ font-weight:none; color:#cc051e;}

/* 2nd TIER cellSize */ 
ul li.level2 #cellSize {
	display: table-cell; 
	height:35px; 
	vertical-align: middle; 
}
/* 2nd TIER active */ 
ul#categorymenu li.level2.active {	
	background-image: url(../img/mp_menu/xst_level.png);
	color: #0000CC;
	background-repeat: no-repeat;
	background-position: 22px 15px;
	padding-right: 5px;
	font-weight:bold;

	height: 40px;
}

/* 2nd TIER inactive */ 
ul#categorymenu li.level2.inactive { 
	border-color:#dadada;

}

/* 3rd TIER */ 
ul#categorymenu li.level3 {
	padding-left:55px;
	font-size: 0.9em;
	background-image:url(../img/mp_menu/xst_level.png);
	background-color:#FFFFFF;
	background-position: 38px 15px;
	position:relative; /* margin-top:-5px; */
	margin-top:-15px;
	background-repeat:no-repeat;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
}

ul#categorymenu li.level3 a:hover{ font-weight:none; color:#cc051e;}

/* 3rd TIER cellSize */ 
ul li.level3 #cellSize {
	display: table-cell; 
	height:35px; 
	vertical-align: middle; 
}
/* 3rd TIER active */ 
ul#categorymenu li.level3.active { 
	background-image:url(../img/mp_menu/xst_level.png); 
	font-weight:bold;
}

ul#categorymenu li.level3.inactive { 
	border-color:#dadada;

}

/* 4th TIER */ 
ul#categorymenu li.level4 { 
	padding-left:65px;
	font-size: 0.9em;
	background-image:url(../img/mp_menu/xst_level.png);
	background-color:#FFFFFF;
	background-position: 48px 15px;
	position:relative; /* margin-top:-5px; */
	margin-top:-15px;
	background-repeat:no-repeat;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
/* 4th TIER cellSize */ 
ul li.level4 #cellSize {
	display: table-cell; 
	height:35px; 
	vertical-align: middle; 
}
/* 4th TIER active */ 
ul#categorymenu li.level4.active { 
	background-image:url(../img/mp_menu/xst_level.png);
	font-weight:bold;
}

ul#categorymenu li.level4.inactive { 
	border-color:#dadada;

}


/* 5th TIER */ 
ul#categorymenu li.level5 { 
	padding-left:75px;
	font-size: 0.9em;
	background-image:url(../img/mp_menu/xst_level.png);
	background-color:#FFFFFF;
	background-position: 58px 15px;
	position:relative; /* margin-top:-5px; */
	margin-top:-15px;
	background-repeat:no-repeat;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
}
/* 5th TIER cellSize */ 
ul li.level5 #cellSize {
	display: table-cell; 
	height:35px; 
	vertical-align: middle; 
}
/* 5th TIER active */ 
ul#categorymenu li.level5.active { 
	background-image:url(../img/mp_menu/xst_level.png);
	font-weight:none;
}
ul#categorymenu li.level5.inactive { 
	border-color:#dadada;

}

/* 6th TIER */ 
ul#categorymenu li.level6 { 
	padding-left:85px;
	font-size: 0.9em;
	background-image:url(../img/mp_menu/xst_level.png);
	background-color:#FFFFFF;
	background-position: 70px 12px;
	position:relative; /* margin-top:-5px; */
	margin-top:-15px;
	background-repeat:no-repeat;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dadada;
}
/* 5th TIER cellSize */ 
ul li.level6 #cellSize {
	display: table-cell; 
	height:35px; 
	vertical-align: middle; 
}
/* 5th TIER active */ 
ul#categorymenu li.level6.active { 
	background-image:url(../img/mp_menu/xst_level.png);
	font-weight:none;
}

ul#categorymenu li.level4.inactive { 
	border-color:#dadada;
}

/* modified by ADMA and MAX - END */

/* BOXES GLOBAL DEFINITION */
h2.boxheader {background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#ffffff}
.boxbody {background-color:#ededed; border-style:solid; border-color:#4E4E4F; border-width:0px 1px 1px 1px; padding:8px; margin-bottom:15px}
.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 {background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxcartheader a {text-decoration:none; color:#fff}
.boxcartbody {padding:4px 8px 4px 8px; margin-bottom:15px; background-color:#EDEDED; border-style:solid; border-color:#4E4E4F; border-width:0px 1px 1px 1px;}
.boxcartbody p {font-size:11px;}

/* MANUFACTURER BOX */
h2.boxmanufacturerheader {background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxmanufacturerheader a {text-decoration:none; color:#fff}
ul#manufacturerslist {margin-left:5px; margin-right:0; padding:0;}
ul#manufacturerslist li {margin-left:0px; padding:0; list-style-type:none}


/* 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;}
.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;
	text-align:center;
	border: solid 0px #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#productinfoimages .productimage {border: solid 1px #999999;}
#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;}
#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; text-decoration:none}
#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) background-color:#FFF2CC; */
div.highlightbox {border: solid #E9D28F 0px}
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 {color:#000; margin-bottom:0px;}
table.paymentblock tr td.header {background-color:#F5F5F6; padding:2px; padding-left:5px; color:#000; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#D7D7D7; border-style: solid; border-width:0px 1px 1px 1px; border-color:#D7D7D7; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#D7D7D7; padding:2px; padding-left:5px; color:#000; 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:12px;
	font-family: Arial, Helvetica, sans-serif;
}
table.tabledetails tr td {padding:4px}
table.tabledetails tr.headerrow td { color:#000; font-weight:normal; padding-bottom:10px}
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:#F5F5F6; vertical-align:top; padding-top:12px; padding-bottom:12px}
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:#FFF;vertical-align:top; padding-top:12px; padding-bottom:12px}
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:#FFF; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#cccccc;}

.old-price {color:#CC071E; 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: 26px; list-style-type:none; float:left; width:210px; color:#FFF; margin-right:0px; border: solid 0px; padding:0px}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title { padding-left:8px; padding-top:8px; font-size:11px; font-weight:bold; width:115px}
ul#checkoutnavigation li.active .description {font-size:10px; padding-left:8px; width:115px}
 
ul#checkoutnavigation li.inactive {height: 26px; list-style-type:none; float:left; width:210px; color:#8B8B8B; margin-right:0px; border: solid 0px; padding:0px}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title { padding-left:8px; padding-top:8px; font-size:11px; font-weight:bold; width:115px}
ul#checkoutnavigation li.inactive .description  {font-size:10px; padding-left:8px; width:115px}

/* ERROR MESSAGES */

/* Changed by ADMA & Max */

ul.info_warning, ul.info_success, ul.info_info, ul.info_error {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/icons/warning_box_top_corner.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-bottom: 20px;
	padding: 8px;
	margin-top: 21px;
}

ul.info_checkout_error {
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/icons/warning_box_top_corner_red.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC071E;
	border-right-color: #CC071E;
	border-bottom-color: #CC071E;
	border-left-color: #CC071E;
	margin-bottom: 20px;
	padding: 8px;
	margin-top: 21px;	
}

ul.info_checkout_error li {}
ul.info_checkout_error li.infoError {
	list-style:none;
	background-image:url(../img/icons/icon_error.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

ul.info_error li {}
ul.info_error li.infoError {
	list-style:none;
	background-image:url(../img/icons/icon_error.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}

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; 
}

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; }

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;}
/* Changed by ADMA end*/

/* FOOTER */
.footer {
	clear:both;
	font-size:12px;
	color:#000;
	margin-top:0;
	width:95%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right:46px;
	z-index: 999;
}
.footer a {color:#000; text-decoration:none; font-style:italic}
.footer a:hover {text-decoration:underline}

#footer_div {
background-image:url(../img/footer_shortbox_bg.jpg); 
background-position:center;
background-size:1000px;
margin-bottom:0px; 
background-repeat:no-repeat; 
height:100px; 
font-weight:bold;
}

#footer_div_content {
	width:850px; 
	margin:0 auto	
}

#footer_span_first {
	float:left;
	color:#FFF; 
	padding-top:40px; 
	padding-right:10px; 
	font-size:18px; 
	font-weight:normal
}
#footer_span {
	float:left;
	color:#FFF; 
	padding-top:40px; 
	padding-left:20px; 
	font-size:18px; 
	font-weight:normal
	}

#footer_bottom_index {
	background-repeat:no-repeat; 
	background-position:bottom center; 
	min-height:800px;
	background-image:url(../img/background_frame_bottom.png), url(../img/background_footer.png); 
	background-position:bottom center, bottom center; 
	background-repeat:no-repeat, repeat-x;
}

#footer_bottom_checkout {
	min-height:228px;
	/*background-image:url(../img/background_frame_bottom_checkout.png), url(../img/background_footer_checkout.png);*/ 
	background-color: #FFFFFF;
	background-position:bottom center, bottom center; 
	background-repeat:no-repeat, repeat-x;
}

#footer_bottom {
 	background-repeat: repeat-x;
	min-height:800px; 
	background-position:bottom center;
	background-image:url(../img/background_frame_bottom.png), url(../img/background_footer.png); 
	background-position:bottom center, bottom center; 
	background-repeat:no-repeat, repeat-x;
}

#wrap_footer {
	min-height:0; 
	padding-top:0px;
	margin: 0 auto; width:980px;  
	border-style:solid; 
	border-color:#fff; 
	border-width:0px 0px 0px 0px; 
	margin-top:3px;
	padding-right: 30px;
}

/* xt:Commerce COPYRIGHT */
.copyright {margin: 0 auto; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px; width:984px;}
/* 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; text-align:center}
div#NAVIGATION .COUNT { bottom:0px; height:20px; line-height:15px; margin:0 auto; padding:2px 5px 0px 5px; text-align:center; font-size:11px; padding-top:10px}
div#NAVIGATION .PAGES {color:#535353; font-weight:bold; 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;}
div#NAVIGATION .PAGES a {color:#b5b5b5; font-weight:bold; padding:0px 5px 0px 5px;}
div#NAVIGATION .navigation_selected {color:#ffffff; font-weight:bold; padding:0px 5px 0px 5px; background-color: #ce0013; border-style:solid; border-color: #ce0013; border-width: 1px; -moz-border-radius:5px; /* Firefox */ -webkit-border-radius:5px; /* Safari, Chrome */ -khtml-border-radius:5px; /* Konqueror */ border-radius:5px; /* CSS3 */}

/* 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: 193px; width: 755px; overflow: auto; border: solid #D7D7D7 1px; text-align: left;}
div#checkout_rescission{height: 200px; width: 950px; overflow: auto; padding: 2px; border: solid #D7D7D7 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}

/*images_cat_listing styles*/

#cat_listing .s_cat{float:left;width:238px;background:#EDEDED;border:1px solid #44E4FF}
#cat_listing .s_cat.even{margin-right:15px}
#cat_listing h2{margin:5px 0 10px 0; margin-left:10px; height:35px}
#cat_listing h2 a{text-decoration:none; color:#FFF; font-size:10px; font-weight:normal; text-align:left; margin:0; padding:0}

/*Fix:*/

#cat_listing hr.spacer{background:#fff;color:#fff;border-color:#fff;border:0;heigt:0;width:495px;float:left;margin:5px 0;padding:0}

#cart_anz {
	position:absolute; top:282px; left:2px;
	width:70px;
	height:40px;
	color:#fff;
	font-size:9px;
}

#cart_preis {
	position:absolute; top:325px; left:2px;
	width:70px;
	height:40px;
	color:#fff;
	font-size:9px;	
}





/* ----------------------
   Slider
   ---------------------- */





#jFlowSlide{ background:#fff; margin:0px; margin-left:20px; margin-top:40px;}


#myController {padding: 0; position:absolute; bottom:30px; left:500px;color:#666; text-shadow: #fff 1px 1px 0; z-index:100  }
#myController span.jFlowSelected { 
background: url(slide_selected.png) 50% 50% no-repeat;
color: #333; 
}

.slide-wrapper { padding: 0px; }

.jFlowSlideContainer {width:512px; overflow:hidden !important}
.jFlowControl, .jFlowPrev, .jFlowNext { cursor:pointer; float:left ; padding:5px 9px; margin-right:0px; font-weight:bold;}
.jFlowControl:hover { color:#000 }


.jFlowPrev {
position:absolute;
background:#fff;
bottom:20px;
right:100px;
padding:10px;
border:none;
display:none;
}
.jFlowNext {
position:absolute;
background:#fff;
bottom:20px;
right:20px;
padding:10px;
margin-right:0;
border:none;
display:none;
}
a.image-holder {
display:table-cell;
width:512px;
height:240px;
vertical-align:middle;
text-align:center;
z-index:100;
position:relative;
}
.slide-wrapper {
position:relative;
background:url(promo.png) right top no-repeat;
height:240px;
}
.slide-wrapper .product-info {
position:absolute;
top:50px;
left:50px;
width:312px;
padding:0px 0;
text-align:right;
z-index:101;
}
.slide-wrapper span.product-title {
background-color:#fff;
font-size:14px;
font-weight:bold;
display:block;
margin-bottom:10px;
padding:0px;
opacity:.7;
}
.slide-wrapper span.product-title a {
text-shadow:none;
color:#000;
}

.slide-wrapper .price {
font-size:30px;
color:#000;
font-weight:bold;
padding:5px 0;
}
.slide-wrapper .price  del {
display:block;
font-size:16px;
color:#D80105;
margin-top:10px;
}






	/* countdown timer */
	#countdown { position:relative;  margin:0; padding:0; }
	#countdown p { margin:8px 0 4px 0; padding:0; text-align:right; }
	
	#countdown img{ display: inline-block!important; }
	#front{ position:absolute; top:0px; width:800px; }
	
	
	/* countdown timer */
	#upperHalf, #upperHalfBack{ vertical-align:bottom; height: 30px; }
	#lowerHalf, #lowerHalfBack{ vertical-align:top; }
	#upperHalf img{ position:relative; height: 30px; width: 30px; margin:0 auto; vertical-align:bottom; visibility:visible; }
	#lowerHalf img{ position:relative; height: 30px; width: 30px; margin:0 auto; vertical-align:top; visibility:visible; }
	#lowerHalf div{ position:relative; bottom:24px; left:165px; }
	#lowerHalf span{ margin:0 10px 0 0; }
	#lowerHalfBack img{ position:relative; margin:0 auto; height: 30px; width: 30px; vertical-align:top; }
	#upperHalfBack img{	position:relative; margin:0 auto; height: 30px; width: 30px; vertical-align:bottom; }
	
	#daysUpLeft, #daysUpCenter, #daysUpRight, #daysDownLeft, #daysDownCenter, #daysDownRight, #hoursUpLeft, #hoursUpRight, #hoursDownLeft, #hoursDownRight,
	#hoursUpLeftBack, #hoursUpRightBack, #hoursDownLeftBack, #hoursDownRightBack,
	#minutesUpLeft, #minutesUpRight, #minutesDownLeft, #minutesDownRight,
	#minutesUpLeftBack, #minutesUpRightBack, #minutesDownLeftBack, #minutesDownRightBack,
	#secondsUpLeft, #secondsUpRight, #secondsDownLeft, #secondsDownRight,
	#secondsUpLeftBack, #secondsUpRightBack, #secondsDownLeftBack, #secondsDownRightBack{ height: 0px; width: 150px; }
	
#header_sub {
	float:left; width:755px
	}
	
#headbox {
	width:91px;
	height:109px;
	float:right;
	margin-right: 9px;
}

#helpbox {
	float:left; 
	color:#FFF; 
	text-align:center; 
	font-size:10px; 
	font-weight:bold; 
	width:67px; 
	height:57px;
	padding-top: 5px;
	margin-top: 1px;
	background-image:url(../img/icons/headbox_red.png); 
	background-repeat:no-repeat
}


#agbbox {
	float:left; 
	color:#FFF; 
	text-align:center; 
	font-size:10px; 
	font-weight:bold; 
	width:67px; 
	height:57px; 
	margin-left:7px; 
	padding-top: 5px;
	margin-top: 1px;
	background-image:url(../img/icons/headbox_red.png); 
	background-repeat:no-repeat;
}

#languagesbox {
	padding-top:10px
}

#currencybox {

}

#sloganbox {
	width:450px; 
	margin-top:-10px; 
	padding-left:0px 
}

#loginbox {
	float:left; width:250px
}

#loginbox_style {
	float:left; 
	color:#FFF; 
	text-align:center; 
	font-size:10px; 
	font-weight:bold; 
	width:91px; 
	height:109px;
	padding-left:2px;
	margin-top: 1px;
}

#loginbox a {
	color:#FFF; text-decoration:none;
}


#loginbox a:hover {
	text-decoration:underline;
}


#loginbox p {
	padding-right:7px
}

#account_icon { 
padding-top:6px
}

#cartbox {
	color:#FFF; 
	font-size:11px; 
	float:left; 
	font-weight:bold; 
	width:138px; 
	height:130px; 
	margin-left:6px; 
	margin-top: 1px;
	background-image:url(../img/icons/headbox_cart.png); 
	background-repeat:no-repeat; 
}

#categories_box {
	min-height:249px
}


#custumer_box {
	margin-top:0px
}


#focus_box {
	margin-bottom:18px	
}


#infocenter_box {
	margin-top:10px;
	padding-top:15px;
	margin-bottom:20px;
}

#box_headline {
	color:#CB071E;
}

#customerservice_box {
margin-top:10px; font-weight:bold; font-size:12px; padding-bottom:1px;
}


#footer_box_content {
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
	margin-bottom:0px;
	border-top:1px solid #CB071D;
	margin-top:20px;
}

#float_255 {
	width:230px; float:left
}

#float_220 {
	width:220px; float:left
}

#float_200 {
	width:200px;
	float:left;
	padding-left: 40px;
}

#float_235 {
	width:270px;
	float:left;
	padding-left: 20px;
}
#float_205 {
	width: 270px;
	float:left;
	padding-left: 20px;
}

#float_200_line {
	width:200px;
	float:left;
	line-height:350%;
	padding-left: 40px;
}

#footer_div_final a ,#footer_box_content a {
	color:#000; font-style:italic; font-weight:normal; text-decoration:none;
}

#footer_div_final a:hover ,#footer_box_content  a:hover {
	text-decoration:underline;
}

#catalog_footer_div {
	padding-top:45px;
	padding-left:100px;
	line-height:200%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer_div_final {
	margin-top:10px;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
	border-bottom:1px solid #CB071D;
	padding-bottom:4px;
}
#footer_div_final_2 {
	margin-top:10px; font-weight:bold; font-size:12px; margin-top:10px; border-bottom:1px solid #CB071D; padding-bottom:5px;
}

#footer_span_ups1 {
	float:left; padding-top:27px;  padding-right:7px; margin-left: 70px;
}

#footer_span_ups2 {
	float:left; padding-top:45px;
}

#footer_span_paypal1 {
	float:left; padding-left:10px; padding-top:27px
}
#footer_span_paypal2 {
	float:left; padding-top:45px; padding-left:5px
}

#footer_span_catalog1 {
	float:left; padding-left:10px; padding-top:27px
}

#footer_span_catalog2 {
	float:left; padding-top:45px; padding-left:5px
}

#footer_span_fan1 {
	float:left; padding-left:10px; padding-top:27px
}
#footer_span_fan2 {
	float:left; padding-top:45px; padding-left:5px
}

#footer_span_tv1 {
	float:left; padding-left:10px; padding-top:27px
}

#footer_span_tv2 {
	float:left; padding-top:45px; padding-left:5px
}


/* ADMA - Cart Slider*/

#CartWrapper{
	position: fixed;
	text-decoration: none;
	top: 0;
	right: 0;
	border:1px solid #970817;
	display: block;
	background-color: #970817;
	height: 100%;
	float: right;
}

/*#CartOpen{
	position: fixed;
	top: 80px;
	right: 0;
	height: 359px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border:0px;
	display: block;
	z-index: 998;
	width: 62px;
	float: right;
	margin-left: 50px;
	cursor: pointer;
}

#CartContentWrapper {
	position: fixed;
	background-color: #8c0f16;
	top: 0px;
	right: 0;
	display: none;
	text-decoration:none;
	width: 250px;
	height: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	z-index: 999;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #970817;
}*/

.CartContentWrapper{	
    position:fixed;
    top: 0px;
    height:100%;
    background-color: #8c0f16;
    width:250px;
    right:0px;
    margin-right: -249px;
    z-index: 999;
}
#CartOpen{	
    position:fixed;
    width:62px;
    height:359px;
    right:0px;
    top:80px;
    z-index: 998;
    cursor: pointer;
}

.CartContent {
	top: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	overflow:auto;
}

#CartClose{
	position: absolute;
	top: 80px;
	height: 359px;
	text-decoration:none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: -63px;
	z-index: 5000;
	width: 62px;
	cursor: pointer;
}

.CartAmountClose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
	text-align: center;
	margin-top: 240px;
	font-weight: bold;
}
.CartAmountOpen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
	text-align: center;
	margin-top: 240px;
	font-weight: bold;
	margin-left: 0px;
}

/* ADMA - Cart Slider END*/
/* ADMA - CSS Styles */
.redWideBox{
	background-color: #cc071e;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #cc071e;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	cursor:pointer;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
}
#redHover A:hover {text-decoration: underline; color: red;}

.contentHeading{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc071e;
	margin-bottom: 20px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.contentHeadingTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #cc071e;
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.infoGreyTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
} 
.tagCloudwrapper {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
	background: #ffffff;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	height: 75px;
	width: 970px;
	padding-top: 5px;
	padding-left: 5px;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 2px;
}

#faq {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: -8;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -8px;
}

#faq span { cursor:pointer; }
.faq-title{
	color:#515151;
	background:#ffffff;
	padding:0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	}

.faq_text{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #cccccc;
	color:#515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:18px;
	line-height:20px;
	background-color: #F2F2F2;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 685px;
	}
	
.shippingBG{
	background-image: url(/media/shipping/shipping_method_bg.gif);
	background-repeat: no-repeat;
}
.shippingRowLeft{
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
}
.shippingRowRight{
	font-weight: bold;
	color: #000000;
	padding-Right: 50px;
}

#checkout_box {
    background-color: #ffffff;
    overflow: hidden;
    padding: 5px;
}

#checkout_box.activated {
    background-color: #ccffcc;
    overflow: hidden;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden;
    padding: 5px;
}

.moduleRow {
    background-color: #ffffff;
    overflow: hidden;
    padding: 5px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden;
}
.moduleRowOver { 
	background-color: #d7d7d7; 
	cursor: pointer;
	overflow: hidden;
	padding: 5px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden;
    }
.moduleRowSelected {
	background-color: #ccffcc;
    overflow: hidden;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden;
    padding: 5px;
}
.paymentRowLeft{
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
.paymentRowRight{
	font-weight: bold;
	color: #000000;
	padding-Right: 50px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
	margin-bottom: 0px;
	padding-top: 0px;
	float: left;
	border-top:1px solid #cc071e;
	padding-top:10px;
}
#secSeal {
	width: 150px;
	padding-top: 10px;
	float: right;
	margin-top: -30px;
	margin-right: 0px;
}
.fb_like_box {
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #CCCCCC;
}
#cartbox_empty {
	
	color:#FFF;
	font-size:11px;
	float:left;
	font-weight:bold;
	width:138px;
	height:130px;
	margin-left:6px;
	margin-top: 1px;
	background-image:url(../img/icons/headbox_cart_empty.png);
	background-repeat:no-repeat;
}
.art_nr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.art_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 380px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #000000;
}
.art_desc_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #000000;
}
.art_price_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 65px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.art_price_block2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	margin-right: 0px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.table_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/horizontal_prod_table_heading_bg.png);
	background-repeat: no-repeat;
	background-size: 780px 29px;
	float: left;
	width: 780px;
	height: 29px;
}
.heading_devider{
	float: left;
	width: 1px;
	height: 29px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.art_detail_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	height: 25px;
	width: 25px;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a3a3a3;
	border-bottom-color: #a3a3a3;
}
.art_nr_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 120px;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a3a3a3;
	border-bottom-color: #a3a3a3;
}
.art_desc_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 380px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	margin-right: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	color: #000000;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a3a3a3;
}
.art_desc_heading_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	margin-right: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	color: #000000;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a3a3a3;
}
.art_price_block_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	margin-right: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a3a3a3;
	font-weight: bold;
	color: #000000;
}
.art_price_block2_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	margin-right: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a3a3a3; 
}
.hrproductpreview2 {padding-top:1px; height:0; overflow:hidden; margin:1px 0px 1px 0px; display:inline; height:0px; line-height:0px; display:block}
#direct_order {
	padding-top:2px
}
.txt_field {
	font-style: italic;
	color: #888888;
	font-family: Verdana, sans-serif, Helvetica, Arial ;
	font-size: 10px;
	background-color: #f2f2f2;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	border: thin solid #CCCCCC;
	
}
/* ADMA - CSS Styles END*/
/* MAX - CSS Styles START */

.clearfix:after {
content:".";
display:block;
height:0;
font-size:0;
clear:both;
visibility:hidden;
}

#contactform input {width: 400px;}
#contactform textarea {width: 400px;}
 
.clearfix {display:inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

/* Style for Lists in Product Short Description - START */

#products_desc ul { list-style-type:disc; padding-left: 2em; padding-top: 1em;}
#products_desc a{color: #000; font-weight: normal; text-decoration: underline;}
#products_short_desc ul { list-style-type:disc; padding-left: 2em; padding-top: 1em;}
#products_short_desc a{color: #000; font-weight: normal; text-decoration: underline;}

/* Style for Lists in Product Short Description - END */

/* MAX - CSS Styles END */

/* xt:commerce 4.1 styles - start */

/* buttons */
input[type="submit"] {
	margin: 5px 2px 5px 0;
	background: #cc071e;
	color: #fff;
	display: table;
	padding: 2px 20px;
	background-color: #cc071e;
	/*background: -moz-linear-gradient(top, #ffae4b 0%, #ff7b00);
	background: -o-linear-gradient(#ffaf4b, #ff7b00);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffae4b), to(#ff7b00));
	background: -webkit-linear-gradient(#ffaf4b, #ff7b00);*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #cc071e;
	cursor:pointer;
	
}

input[type="form"] {
	margin: 5px 2px 5px 0;
	background: #cc071e;
	color: #fff;
	padding: 2px 20px;
	/*background: -moz-linear-gradient(top, #ffae4b 0%, #ff7b00);
	background: -o-linear-gradient(#ffaf4b, #ff7b00);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffae4b), to(#ff7b00));
	background: -webkit-linear-gradient(#ffaf4b, #ff7b00);*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #cc071e;
	font-weight: bold;
}

.button {
	margin: 5px 2px 5px 0;
	background: #cc071e;
	color: #fff;
	display: table;
	padding: 2px 20px;
	background-color: #cc071e;
	/*background: -moz-linear-gradient(top, #ffae4b 0%, #ff7b00);
	background: -o-linear-gradient(#ffaf4b, #ff7b00);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffae4b), to(#ff7b00));
	background: -webkit-linear-gradient(#ffaf4b, #ff7b00);*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #cc071e;
}

.button_small {
	margin: 5px 2px 5px 0;
	background: #cc071e;
	color: #fff;
	display: table;
	padding: 0px 20px;
	/*background: -moz-linear-gradient(top, #ffae4b 0%, #ff7b00);
	background: -o-linear-gradient(#ffaf4b, #ff7b00);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffae4b), to(#ff7b00));
	background: -webkit-linear-gradient(#ffaf4b, #ff7b00);*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #cc071e;
	font-size: 0.8em;
}

input[class="button-next"] {
	width: 200px;
	margin: 0 2px 0 0;
	background: #bbd680;
	color: #484848;
	padding: 2px 20px;
	background: -moz-linear-gradient(top, #d9efa7 0%, #bbd680);
	background: -o-linear-gradient(#d9efa7, #bbd680);
	background: -webkit-gradient(linear, left top, left bottom, from(#d9efa7), to(#bbd680));
	background: -webkit-linear-gradient(#d9efa7, #bbd680);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbd680;
}
 
.button:hover,
.button-green:hover {
	text-decoration: none;
	cursor: pointer;
}  

/* xt:commerce 4.1 styles - end */

/* SELECTION OF CHECKOUT BOXES - START */

#checkout_box {
    background-color: #ffffff;
    overflow: hidden;
    padding: 5px;
}

#checkout_box.activated {
    background-color: #ccffcc;
    overflow: hidden;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden;
    padding: 5px;
}

/* SELECTION OF CHECKOUT BOXES - END */

/* Payment Boxes - START */

    div#ccard {
        width: 450px;
        height: 80px;
        overflow: hidden;
    }

	div#dbcard {
        width: 430px;
        height: 80px;
        overflow: hidden;
    }

/* Payment Boxes - END */

	.hidden{
		display:none;
	}

/* Read more / less - START */

    #cat_description {
    
    width: 730px;
    text-align:left;
   
	}
	
	#cat_description_button{
		font-weight: bold;
		color: #cc071e;
		cursor:auto;
		margin: 10px 0 0 0;
	}
	
/* Read more / less - END */
/* MP TagCloud */
.mpTagCloud {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
	color: #cccccc;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tag1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #737374;
}
.tag2 {font-size: 26px}
.tag5 {font-size: 18px}
.tag6 {font-size: 12px}
.tag7 {font-size: 20px}
.tag8 {font-size: 18px}
.tag10 {font-size: 10px}
/* MP TagCloud - end*/

/* Back to Top */
.cd-top {
	display: inline-block;
	height: 20px;
	width: 20px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
    overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	visibility: hidden;
	opacity: 1;
  transition: opacity .3s 0s, visibility 0s .3s;
	background-color: #d2232a;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  transition: opacity .3s 0s, visibility 0s 0s;
	background-color: #e86256;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-image: url(../img/cd-top-arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
  visibility: visible;
	opacity: 1;
	background-color: #d2232a;
	-moz-border-radius: 20px;
border-radius: 20px;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
	background-color: #d2232a;
	-moz-border-radius: 20px;
border-radius: 20px;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
  -moz-border-radius: 20px;
border-radius: 20px;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 40px;
    width: 40px;
    right: 100px;
    bottom: 30px;
  }
}

/* Back to Top End */