/* -----------------------------------------------------------------------------------------
   $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
   ---------------------------------------------------------------------------------------*/


body {
	font-family: Verdana;
	font-size:11px;
         color:#FFFFFF;
         margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
         background-color:#000000;
         background-image:url(img/bg_body.gif);
	background-repeat:repeat-x;

}

a {
	text-decoration:none;
         color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
         color:#FFFFFF;
}
a:active {
	text-decoration:none;
}
a:visit {
	text-decoration:none;
}

/* Links im Text
----------------------------------------------- */
a {
	color:#FFFFFF;
}



.link {
	color:#C40000;
}

.link_invert {
	color:#FFFFFF;
}

a.link_invert:hover  {
	color:#FFFFFF;
}

.link_invert a {
	color:#FFFFFF;
}

.textboxred_h {
	color:#B2B2B2;
	font-size: 14px;
}

.textboxred_default {
	color:#000000;

}


/* Header-Klassen
----------------------------------------------- */
h1 {
	font-weight:900;
	font-size:14px;
	margin:15px 20px 15px 0px;
	padding:0px 0 2px 5px;
	width:auto;
	background-color:#333333;
}

h1 a {
    font-weight:900;
	font-size:14px;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	border-color:#668D00;
	margin:15px 0px 0px 0px;
	padding:0px;
	width:auto;
}

h2 {
	font-weight:700;
	font-size:12px;
	margin:15px 20px 15px 0px;
	padding:0px 0 2px 5px;
	background-color:#1F1F1F;
}

/* Paragraph
----------------------------------------------- */
p {
	padding:0px;
	margin:15px 0px 15px 0px;
}


span.tooltip {
	border-bottom-color: #3B59A6;
	border-bottom-width:1px;
	border-bottom-style:solid;
}


/* Horizontale Linie
----------------------------------------------- */
hr {
	width:80%;
	text-align:center;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	border-bottom-width:1px;
}

/* Textarea
----------------------------------------------- */
textarea {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:10px;
}

/* Input
----------------------------------------------- */
input  {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:11px;
	line-height:16px;
	border-style:solid;
	vertical-align:bottom;

         border-width:0px;
	text-align:left;
	border-color:#b8b8b8;
}

.input_search input {
	float:left;
	margin: 7px 0px 0px 25px;
	width: 153px;
	_margin: 7px 0px 0px 20px;
	_width: 153px;
	 
	
}


/* select
----------------------------------------------- */
select {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:10px;
}

/* Image mit link
----------------------------------------------- */
img {
	border:0;
}

/* Formular
----------------------------------------------- */
form {
	padding:0px;
	margin:0px;
}

/* Horizontale Linie hellgrau
----------------------------------------------- */
hr.lightGrey {
	width:100%;
	border:none;
	color:#D9D9D9;
	background:#D9D9D9;
	height: 1px;
	margin: 7px 0px 7px 0px !important;
	margin: -2px 0px -2px 0px;
	line-height:1px;
	font-size:1px;
}

.big_textarea textarea {
         float:left;
	width: 560px;
	margin-bottom:10px;
	padding-left: 5px;
}

/* Main Container (über gesamte Seite)
----------------------------------------------- */
div#mainCONTENT {
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:985px;
}

/* Container für Header
----------------------------------------------- */

div#headerCONTAINER {
	width:985px;
}

div#header_topCONTAINER {
	height:24px;
	padding: 0px;
	margin: 0px;
	background-image:url(img/content_topbg.jpg);
}

div#header_topCONTAINER .language {
	float:right;
    height: 22px;
	font-size: 14px;
	font-weight:900;
	color:#FFFFFF;
	line-height: 22px;
	vertical-align: middle;
}
div#header_topCONTAINER .currencies_text {
	float:left;
	font-size: 14px;
	font-weight:900;
	color:#FFFFFF;
	padding:0px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
}
div#header_topCONTAINER .currencies_select {
	float:left;
	padding-left:5px;
	padding-top:5px;
	_padding-top:3px;
	width:120px;
	color:#B2B2B2;
}



div#header_imageCONTAINER {
	height:120px;
         margin:0px;
         padding:0px;
         background-repeat:no-repeat;
	background-image:url(img/logo.jpg);
}

div#header_bottomCONTAINER {
         float:left;
         margin:0px;
         padding:0px;
         width:985px;
         height:60px;

}

div#header_bottomCONTAINER .menu {
	float:left;
         margin:0px;
         padding:0px;
         width:985px;
	font-weight:900;
	font-size:12px;
}

div#header_bottom_leftCONTAINER {
	float:left;
	height:28px;
	width:360px;

	background-repeat:no-repeat;
	background-image:url(img/header_bottom.jpg);
}

div#header_bottom_leftCONTAINER .buttons {
	padding-top:5px;
	padding-left:8px;
}

div#header_bottom_rightCONTAINER {
	float:right;
	height:28px;
}




/* contentCONTAINER
------------------------------------------------------
*/

div#contentCONTAINER {
	padding:0px 6px;


}

div#content_fullCONTAINER {
	width:100%;
	float:left;
}

div#content_fullCONTAINERBACKBOX {
	width:986px;
	float:left;
	background-image:url(img/content_bg.jpg);
	background-repeat:repeat-y;
}


div#content_fullCONTAINERBOX {
	width:986px;
	float:left;
	font-weight:200;

}

/* categorie_startpage
----------------------------------------------- */
.catBOX {
    float:left;
    width:135px;
    height:140px;
    margin:5px 0px 5px 5px;
    background-position:center center;
    background-repeat:no-repeat;
}

/* Container f�r linke Spalte
----------------------------------------------- */
div#leftCONTENT {
	float:left;
	width:190px;
	padding:0px 0px 0 0;
}

div.box_LEFT {
	float:left;
	width:190px;
	margin:0px;
	padding:0px 0 15px 0;
}
div#leftCONTENT div#top_left{
	float:left;
	width:190px;
	padding:6px 6px 6px 8px;
}


div#leftCONTENT div#top_left ul {
	list-style-type:none;
	width:159px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
div#leftCONTENT div#top_left li {
	float:left;
	width:159px;
	padding: 0px ;
}


div#leftCONTENT ul {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}
div#leftCONTENT li {
	float:left;
	width:144px;
	padding: 3px 0px 3px 16px;
}

div#leftCONTENT li.image {
	float:left;
	width:190px;
	padding: 0px 11px 0px 0px;
}
div#leftCONTENT li.head_content {
	height:16px;
	font-size:14px;
	font-weight:900;
	text-indent:20px;
	line-height:16px;
	color:#FFFFFF;
	vertical-align:middle;
	padding:0px;
	margin:5px 0px 0px 10px;
    	list-style-image:none;
	background:url(img/box/box_content.jpg) no-repeat;
}
div#leftCONTENT li.head_categories {
	height:16px;
	font-size:14px;
	font-weight:900;
	text-indent:20px;
	line-height:16px;
	color:#FFFFFF;
	vertical-align:middle;
	padding:0px;
	margin:5px 0px 0px 10px;
    	list-style-image:none;
	background:url(img/box/box_categories.jpg) no-repeat;
}

div#leftCONTENT li.point_content {
         padding:0 0 0 10px;
         margin:4px 5px 0 15px;
         background:url(img/arrow_box.gif) no-repeat;
}


div#leftCONTENT li.head a{
	color: #ffffff;
}

div#rightCONTENT li.head a{
	color: #ffffff;
}

/* Container für mittleren Bereich
----------------------------------------------- */
div#middleCONTENT {
	float:left;
	width:600px;
         margin:0px;
	padding:0px 0px 0 0;
}

div#middleCONTENTBOX {
	width:585px;
	padding:0px 0px 0 0;
        	margin:0 0 0 0;
}


/* Container für rechte Spalte
----------------------------------------------- */
div#rightCONTENT {
	float:right;
	width:185px;
	padding:0px;
}

/* ----------------------------------- */
div.box_RIGHT {
	float:left;
	width:185px;
	margin:0px;
	padding:0px;
}
div#box_cart {
	float:right;
	width:140px;
    	padding:30px 0 0 0px;
	_padding:10px 0 0 0px;
}
div#box_cart div.cart_immage{
	float:right;
	padding:6px 6px 6px 0px;
}

div#box_cart div.cart_content{
	float:right;
         padding:6px 6px 6px 0px;
}

div#box_cart ul {
    list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}

div#rightCONTENT div#top_right ul {
	list-style-type:none;
	width:80px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
div#rightCONTENT div#top_right li {
	float:left;
	width:80px;
	padding: 0px ;
}


div#rightCONTENT ul {
	list-style-type:none;
	width:170px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
div#rightCONTENT li {
	float:right;
	width:145px;
	padding: 0px 0px 5px 15px;
}

div#rightCONTENT li.text {
         float:left;
         margin-left:15px;

}

div#rightCONTENT li.image {
	float:left;
	width:159px;
	padding: 0px 0px 0px 10px;
}

div#rightCONTENT li.head_login {
         height:16px;
	font-size:16px;
	font-weight:900;
	text-indent:5px;
	line-height:16px;
	color:#FFFFFF;
	vertical-align:middle;
	padding:0px 0 0 -15px;
	margin:5px 0px 0px 0;
    	list-style-image:none;
	background:url(img/box/box_login.jpg) no-repeat;
}

div#rightCONTENT li.head_new_products {
    height:16px;
	font-size:14px;
	font-weight:900;
	text-indent:5px;
	line-height:16px;
	color:#FFFFFF;
	padding:0px 0 0 -15px;
	margin:5px 0px 0px 0;
    list-style-image:none;
	background:url(img/box/box_new_products.jpg) no-repeat;
}

div#rightCONTENT li.head_bestsellers {
	height:16px;
	font-size:14px;
	font-weight:900;
	text-indent:5px;
	line-height:16px;
	color:#FFFFFF;
	padding:0 0 0 -15px;
	margin:5px 0px 0px 0px;
    	list-style-image:none;
	background:url(img/box/box_bestsellers.jpg) no-repeat;
}
div#rightCONTENT li.head_information {
	height:16px;
	font-size:14px;
	font-weight:900;
	text-indent:5px;
	line-height:16px;
	color:#FFFFFF;
	padding:0 0 0 -15px;
	margin:5px 0px 0px 0px;
    	list-style-image:none;
	background:url(img/box/box_information.jpg) no-repeat;
}

div#rightCONTENT li.bestseller {
	float:left;
	_width:150px;
	padding:3px 0px 3px 20px;
	margin:0px 0px 0px 10px;
}

div#rightCONTENT li.head_content {
	height:16px;
	font-size:16px;
	font-weight:900;
	text-indent:20px;
	line-height:16px;
	color:#FFFFFF;
	vertical-align:middle;
	padding:0px;
	margin:5px 0px 0px 10px;
    	list-style-image:none;
	background:url(img/box/box_content.jpg) no-repeat;
}
.input_nl input {
	width: 130px;
}

.input_login input {
	width: 130px;
}

/* Header CONTENT
----------------------------------------------- */
div#content {
	margin-top:10px;
	width:595px;
         margin-bottom:15px;

}

div#content div.headerCONTENT {
         float:left;
         margin:0px 0 5px 0;
	_width:555px;
	height:14px;
	font-weight:900;
	font-size:14px;
	line-height:16px;
         text-indent:10px;

}

div#content div.header_grey2CONTENT {

	width:565px; _width:555px;
	height:20px;

	font-weight:500;
	font-size:11px;
	line-height:20px;
	vertical-align:middle;
	text-indent:28px;
	border-width:0px 0 0px 0;
	border-style:solid;
	border-color:#cccccc;
	margin:0px 0 10px 0;

}
div#content div.header_grey_no_margin2CONTENT {

	width:565px; _width:555px;
	height:20px;
	background-color: #2b2b2b;
	font-weight:500;
	font-size:11px;
	line-height:20px;
	vertical-align:middle;
	text-indent:28px;
	border-width:0px 0 1px 0;
	border-style:solid;
	border-color:#cccccc;
	margin:0px 0 0px 0;

}

div#content div.yellow_headerCONTENT {

	width:565px; _width:555px;
	height:26px;
	font-weight:900;
	font-size:12px;
	line-height:26px;
	vertical-align:middle;
	text-indent:28px;

}

div#content div.green_headerCONTENT {

	width:565px; _width:555px;
	height:26px;
	font-weight:900;
	font-size:12px;
	line-height:26px;
	vertical-align:middle;
	text-indent:28px;

}


div#content .top_info_content {
         float:left;
         width:566px;
         padding:10px 30px 10px 0;

}
.info_content {
         float:left;
         width:566px;
         padding:10px 0 10px 0;

}

div#content div.header_grey_underlineCONTENT {
	width:565px;
	_width:555px;
	padding: 0px 0 0px 5px;
	margin: 0 0 10px 5px;
	_margin: 0 0 10px 0px;
    	line-height: 20px;
	vertical-align:middle;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cccccc;

}
div#content div.header_greyCONTENT {
	width:565px;
	_width:555px;
	font-size:12px;
	font-weight:900;
	padding: 0px 0px 0px 0px;
	margin: 0px -28px 0px 0px;
    	line-height: 20px;
	vertical-align:middle;
	border-width:0px 0 1px 0px;
	border-style:solid;
	border-color:#cccccc;
         background-image: url(img/transparent_quader.gif);
    	background-repeat: no-repeat;
    	background-position: 20px center;

}

div.content_none {
	float:both;
	width:565px; _width:555px;
	border-width:0px ;
	margin-top:15px;
	margin-bottom:15px;

}

/*elements middle Content
--------------------------------------------------*/
div.small_greyCONTENTBOX {
         float:left;
         width:260px;
         padding-left:10px;
}

div.small_greyCONTENTBOX div.input_text {
	padding: 6px 5px 5px 0px;
	float:left;
	width: 90px;
}
div.small_greyCONTENTBOX div.input_field {
	padding: 5px;
	float:left;
	
	
	
}

div.small_greyCONTENTBOX div.input_field input {
	border:1px solid #cccccc;
	width: 100px;
}

div.small_greyCONTENTBOX div.submit {
         height:17px;
         vertical-align:top;
         padding-bottom: 10px;
	padding-right: 5px;
	float:right;
}
div.small_greyCONTENTBOX div.submit input {
	border-width:0px;
         padding-top:5px;
}
/* Gift
----------------------------------------------- */
#content #gift_CONTENT {
	float:left;
	border-width:0px 0px 1px 0px;
	border-color:#484848;
	border-style:solid;
	width:595px;
	background-color:#2b2b2b;
	margin: 20px 0px 0px 0px;
         padding:5px;
}
#content div.header_content {
	float:left;
	width:370px;
	font-size:11px;
	font-weight:400;
	text-decoration:underline;

}

#gift_CONTENT div.info_content {
	padding: 4px 0px 0px 0px;
	margin: 0px;
}
#gift_CONTENT div.small_info_content {
	float:left;
	width:370px;
}
#gift_CONTENT div.code {
	float:left;
	width:220px;

}

#gift_products_CONTENT div.content {
	width:601px;
	padding: 4px 0px 0px 15px;
	margin: 0px;
}

#gift_products_CONTENT div.image {
	float:left;
	width:120px;
	height:90px;
	background-position: center center;
	background-repeat: no-repeat;
}

#gift_products_CONTENT div.descBOX {
	float:left;
	width:474px;
}
#gift_products_CONTENT div.head {
	float:both;
	font-weight:800;
}

#gift_products_CONTENT div.desc {
	float:both;
	padding: 5px 0;
}

#gift_products_CONTENT div.add_gift {
	float:both;
	text-align:right;
}

#gift_products_CONTENT div.gift_text {
	float:left;
	width:600px;
	padding:6px 0 6px 0;
}

/* reviews list
----------------------------------------------- */
#reviews_listCONTAINER {
	float:both;
	width:580px;
}

#reviews_listCONTAINER .name {
	float:left;
	width:250px;
	padding:2px;
}
#reviews_listCONTAINER .comment {
	float:left;
	width:450px;
	padding:2px 0px 2px 10px;
}

#reviews_listCONTAINER .rating {
	float:left;
	width:160px;
	padding:2px;
}

#reviews_listCONTAINER .date {
	float:right;
	width:150px;
	text-align:right;
	padding:2px;
}

/* Order details
----------------------------------------------- */
#content .subheader_greyCONTENT {
	border-width:0px 0px 1px 0px;
	border-color:#cccccc;
	border-style:solid;
	width:595px;
	height:20px;
}

#tbl_head div{
	float:left;
	padding:4px 2px 0 2px;
}
div.image {
         float:left;
         width:120px;


}
div.qty {
	width:40px;
	text-align:center;
}
div.article {
	width:200px;
}
div.price {
	width:70px;
	text-align:right;
}

.orders_row div.image {
	background-position: center center;
	background-repeat: no-repeat;
	height:90px;
}

.orders_row div.article {
	border-width:0px 1px 0px 0px;
	border-color:#cccccc;
	border-style:solid;
}
.orders_row div.price {
         border-width:0px 1px 0px 0px;
	border-color:#cccccc;
	border-style:solid;
	background-color: #3b3b3b;
}
div.remove {
	width:60px;
	text-align:right;
}
.orders_row {
	float:left;
	border-bottom: 1px solid;
	border-color: #cccccc;
}
.orders_row div {
	float:left;
	padding:4px 2px 0 2px;
	height:120px;
}
td.main {
	width:250px;

}

/* Login
----------------------------------------------- */
div#left_box {
	float:left;
         width:40%;
}
div#right_box {
	float:right;
}

div.small_greyCONTENTBOX div.input_text {
	padding: 6px 5px 5px 10px;
	float:left;
	width: 90px;
}
div.small_greyCONTENTBOX div.input_field {
	padding: 5px;
	float:left;
	width: 120px;
}
div.small_greyCONTENTBOX div.text_full {
	padding: 2px 5px 0px 10px;
	_padding: 0px 5px 0px 10px;
	font-size:10px;
	float:left;
	width: 240px;
}
div#right_box div.text_full {
	height: 88px;
	font-size:11px;
	padding-bottom: 0px;
	_padding-bottom: 5px;
}
div.small_greyCONTENTBOX div.submit {
         height:17px;
         vertical-align:top;
         padding-bottom: 10px;
	padding-right: 5px;
	float:right;
}

#content div.submit_reload {
   	padding-left: 26px;
	float:left;
}

#content div.submit_checkout {
   	padding-right: 15px;
	float:right;
}

div.small_greyCONTENTBOX div.submit input {
	border-width:0px;
         padding-top:5px;
}


div#content div.text {
	padding: 5px 5px 10px 10px;

}
div#content div.submit {
         height:17px;
         vertical-align:top;
         padding-bottom: 10px;
	padding-right: 5px;
	float:right;

}

/* Horizontales Men�
----------------------------------------------- */


ul#horizontalmenu {
	float:left;
	list-style-type:none;
	text-align: center;
	height:60px;
	width: 987px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	background-image:url(img/bg_header.gif);
    background-repeat: no-repeat;
}

ul#horizontalmenu li {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align: center;
	height:60px;
}


ul#horizontalmenu li.g_logo {
         float:left;
         width:48px;
         height:60px;
         margin:0px;
         padding:0px;
         background-image:url(buttons/german/g.gif);
         background-repeat:no-repeat;
}

ul#horizontalmenu li.spacer {

         width:3px;
         height:60px;
         margin:0px;
         padding:0px;
         background-image:url(img/h_menu/header_menu_spacer.gif);
         background-repeat:no-repeat;
}
ul#horizontalmenu li.spacerleft {

         width:3px;
         height:60px;
         margin:0px;
         padding:0px;
         background-image:url(img/h_menu/header_menu_spacer_left.jpg);
         background-repeat:no-repeat;
}
ul#horizontalmenu li.notext {
         width:5px;
         height:60px;
         margin:0px;
         padding:0px;
         background-image:url(img/h_menu/header_menu_notext.gif);
         background-repeat:repeat-x;
}
ul#horizontalmenu li.text {

        	height:60px;
         margin:0px;
         
         
}

ul#horizontalmenu a.main {
         text-decoration:none;
         font-size:10px;
}

/* boxes */


/* ---------- */
.bullet {

    line-height:7px;
    list-style:none;
    width:170px;

    padding: 0px 0px 0px 0px;
    margin: 0 0px 0 10px;
    background: url(img/arrow_box.gif) no-repeat 7px 7px;
    line-height: 14px;

}

.bullet a {
    color:#FFFFFF;
    text-indent:20px
}
/* ---------- */

DIV#categorieBOX {
   padding: 0px;
   line-height: 16px;
   }
DIV#categorieBOX li li {
	display: block;
	width: 130px;

}
DIV#categorieBOX li li li{
	display: block;
	width: 105px;

}
DIV#categorieBOX li li li li{
	display: block;
	width: 65px;
}


DIV#categorieBOX UL.horiz {
   padding: 0 0 0 25px;
   margin: 0 -25px 0 0px;
   list-style-type: none;
   background: url(img/exim_.gif) repeat-y  0% 0%;
   }

DIV#categorieBOX LI.horiz {
   padding: 4px 0 0 25px;
   margin: 0 -25px 0 0px;
   font-size:11px;
   list-style-type: none;
   background: url(img/extm.gif) no-repeat 0% 0%;
   }

DIV#categorieBOX LI.last {
    padding: 4px 0px 0 25px;
    margin: 0 -25px 0 0px;
    background: url(img/exlm.gif) no-repeat 0% 0%;
    font-size:11px;
}
  DIV#categorieBOX UL.last {
   background-image: none;
   }

DIV#categorieBOX UL#main {
   padding: 0 0 0 0px;
   margin: 0 0 0 0px;
   list-style-type: none;
   }


DIV#categorieBOX ul#main LI.main {
	margin:0px 0px 0px 10px;
	width:141px;
   	padding: 3px 10px 3px 20px;
	font-size:11px;
	vertical-align:middle;
         background: url(img/arrow_box.gif) no-repeat  7px 7px;
}

DIV#categorieBOX ul#main LI.main_on {
	margin:0px 0px 0px 10px;
	width:141px;
   	padding: 3px 15px 3px 20px;
	font-size:11px;
	font-weight:900;
	vertical-align:middle;
         background: url(img/arrow_box_on.gif) no-repeat  7px 7px;

}


DIV#categorieBOX ul#main LI.main_end {
	margin:0px 0px 0px 10px;
	width:141px;
   	padding: 3px 15px 3px 20px;
	font-size:11px;
	vertical-align:middle;
    	background: url(img/arrow_box.gif) no-repeat  7px 7px;
}

DIV#categorieBOX UL.last LI.main_end {
	margin:0px 0px 0px 10px;
   	padding: 3px 15px 3px 20px;
	font-size:11px;
	vertical-align:middle;
    	background: url(img/arrow_box.gif) no-repeat  7px 7px;
}


DIV#categorieBOX ul#main LI.main_end_on {
	margin:0px 0px 0px 10px;
	width:141px;
   	padding: 3px 15px 3px 20px;
	font-weight:900;
	font-size:11px;
	vertical-align:middle;
         background: url(img/arrow_box_on.gif) no-repeat  10px 10px;
}




/* navtrail Pfad
----------------------------------------------- */
div#navtrail {
	font-size:10px;
         color:#FFFFFF;
         border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	height:15px;
	text-align:left;
         width:565px; _width:555px;
}

/* Categorie Listing
----------------------------------------------- */

#categorie_listingCONTAINER {
         margin: 5px 0px 10px 0px;
         text-align:center;
	width:585px;
}

#categorie_listingCONTAINER .cat_imageCONTAINER {
         float:left;
         height:106px;
         padding: 0px 10px 0 0;
         background-repeat:no-repeat;
         background-position:center center;
}

#categorie_listingCONTAINER .categorieCONTAINER {
	float:left;
         padding: 0px 10px 0 0;
         width:133px;
	height:136px;
         background-position:top center;
	background-repeat: no-repeat;
         background-image:url(img/bg_product_image.gif);

}

#categorie_listingCONTAINER .categorie_defaultCONTAINER {
	float:left;
	width:133px;
	height:106px;
	background-position:top center;
	background-repeat: no-repeat;
}

#categorie_listingCONTAINER .categorie_link {
         float:left;
		 margin-left: 30px;
         padding: 0px 8px 0 0px;
         text-align:left;
}

#categorie_imageCONTAINER {
	float:right;
	width:140px;
	height:140px;
	margin:10px 10px 10px 10px;
	_margin:5px 0px 0px 3px;
	padding:0px;
	background-position:center center;
	background-repeat:no-repeat;
}
#categorie_descriptionCONTAINER {
	float:right;
	margin:15px 5px 0px 5px;
	padding:0px;
	width:508px;
}


/* new products
----------------------------------------------- */
#new_productsCONTAINER {
	float:both;
	padding:5px;
	margin: 5px 0px 15px 3px;
	_margin: 5px 0px 15px 0px;

}

#new_productsCONTAINER .new_productsCONTAINERBOX {
	float:left;
	width:286px;
	height:188px;
	padding:0px;
	margin: 5px;
}


#new_productsCONTAINER div.headline {
	float:left;
	height: 21px;
	text-indent: 26px;
	vertical-align:middle;
	padding:7px 0px 0px 0px;
	width:410px;
	background-color:#484848;
         border-bottom-color:#B2B2B2;
         border-bottom-style:solid;
         border-bottom-width:2px;
}
#new_productsCONTAINER div.image {
	float:left;
	width:60px;
	height:90px;
	margin:5px 0px 0px 5px;
	_margin:5px 0px 0px 3px;
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-position:center center;
	background-repeat:no-repeat;

}

#new_productsCONTAINER div.content {
	float:left;
	font-size:10px;
	width:186px;
	height:115px;
	margin: 5px 5px 5px 10px;

}

#new_productsCONTAINER div.desc {
	float:right;
	width: 200px;
	height:75px;
	margin: 0px 0px 5px 0px;

}


/* products histoty
----------------------------------------------- */
#products_historyCONTAINER {
	float:both;
	padding:5px;
	margin: 5px 0px 15px 3px;
	_margin: 5px 0px 15px 0px;

}

#products_historyCONTAINER .products_historyCONTAINERBOX {
	float:left;
	width:286px;
	height:188px;
	padding:0px;
	margin: 5px;
	border-width: 0 1px 1px 1px;
	border-style:solid;
	border-color:#cccccc;
}


#products_historyCONTAINER div.headline {
	float:left;
	height: 21px;
	text-indent: 26px;
	vertical-align:middle;
	padding:7px 0px 0px 0px;
	width:286px;
	background-repeat:repeat-x;
	background-image:url(img/blue_content_header.jpg);
}
#products_historyCONTAINER div.image {
	float:left;
	width:60px;
	height:90px;
	margin:5px 0px 0px 5px;
	_margin:5px 0px 0px 3px;
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-position:center center;
	background-repeat:no-repeat;

}


#products_historyCONTAINER div.content {
	float:left;
	font-size:10px;
	width:186px;
	height:115px;
	margin: 5px 5px 5px 10px;

}

#products_historyCONTAINER div.desc {
	float:both;
	height:75px;
	margin: 0px 0px 5px 0px;

}


/* product listing
----------------------------------------------- */
.option_listing ul{
	list-style-type: none;
}

#product_listing_categorieCONTAINER {
	padding:0px;
	height:130px;

}
#product_listing_categorieCONTAINER .product_listing_cat_descCONTAINER {
	float:left;
	font-size:10px;
	width:420px;
	margin: 25px 5px 5px 10px;
	padding:0px;
}

#product_listing_categorieCONTAINER .background {
	float:left;
         width:133px;
         height:146px;
         margin:10px 0px 0px 0px;
         padding:10px 10px 10px 10px;
}
#product_listing_categorieCONTAINER .product_listing_cat_imageCONTAINER {
	float:right;
	width:133px;
	height:146px;
         padding:0px;
         margin: 0px 0 0 0px;
	background-position:center center;
	background-repeat: no-repeat;
}

#product_listing_categorieCONTAINER .manufacturer {
	float:left;
	padding:15px 5px 5px 0px;
}
#product_listing_categorieCONTAINER .multisort {
	float:right;
	padding:0px 5px 5px 0px;
}


#product_listingCONTAINER {

         margin:15px 0 0px 10px;
}
#product_listingCONTAINER .product_listingCONTAINERBOX {
	float:left;
	width: 595px;
	height: 205px;
	text-align:center;
}
#product_listingCONTAINER .product_imageCONTAINER {
	float:left;
	width: 150px;
	height: 120px;
	background-position:center center;
	background-repeat: no-repeat;

}

#product_listingCONTAINER div.content {
	float:left;
	font-size:10px;
	width:150px;
	margin: 2px 0px 0px 0px;

}


#product_listing2CONTAINER {
    float:both;
	padding:0px;
	margin: 0px 0px 15px 0px;
	_margin: 5px 0px 15px 0px;

}

#product_listing2CONTAINER .product_listing2CONTAINERBOX {
	float:left;
	width:565px; _width:555px;
	padding:0px;
	margin: 0px;
	border-top-style:solid;
         border-top-width:1px;
         border-top-color:#cccccc;
}


#product_listing2CONTAINER div.headline {
         float:left;
         color:#FFFFFF;
         font-size:12px;

		vertical-align:middle;
		padding:10px 0px 10px 0px;
		width:400px;
}
#product_listing2CONTAINER div.image {
	float:left;
	width:133px;
	height:106px;
         _margin:10px 0px 0px 0px;
	_margin:0px 0px 0px 3px;
	padding:0px;
         background-repeat:no-repeat;
         background-position:center center;

}


#product_listing2CONTAINER div.content {
	float:left;
	font-size:10px;
	width:270px;

	margin: 10px 5px 5px 10px;
}

#product_listing2CONTAINER div.desc {
	float:right;
	width: 250px;
	margin: 0px 0px 5px 0px;

}
#product_listing2CONTAINER div.zoom {
         float:left;
         width:58px;
         height:21px;
}
div.price_box {
	float:right;
         width:126px;
         height:100px;
	margin: 30px 20px 5px 0px;
         background-image:url(img/bg_pricebox.gif);
         text-align:center;
	background-position: top center;
	background-repeat:no-repeat;
}

div.price_box .price_addon {
	float:both;
	font-size:10px;
         color:#FFFFFF;
         margin: 0px 0px 25px 0px;
}
div.price_box .details {
	float:right;
	padding-top: 5px;

}

div.price_box .add_cart {
	float:right;

}
/* product info
----------------------------------------------- */
#product_info_topCONTAINER {
	float:both;
	margin:0px;
         width:560px;
	padding: 10px 2px 2px 24px;

}
#product_info_topCONTAINER .imageCONTAINER {
	float: left;
	width: 225px;
}
#products_mo_images {
         float:left;
         padding-left:10px;
}

#products_mo_images .product_imageCONTAINER {
	float: left;
	width: 133px;
	height: 106px;
         margin:5px;
         background-image:url(img/bg_product_image.gif);
         background-repeat:no-repeat;
}
#products_mo_images .product_imageCONTAINER_img {
         float:left;
         background-position:center center;
         background-repeat:no-repeat;

}
#product_info_topCONTAINER .product_imagefullCONTAINER {
	float: left;
	width: 250px;
	height: 250px;
	text-align:center;
	background-position:center center;
	background-repeat:no-repeat;
}



#product_info_topCONTAINER .product_image_smallCONTAINER {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0 5px 5px 0px;
	background-position:center center;
	background-repeat:no-repeat;
}

.box_RIGHT .center {
	text-align: center;
}

.box_LEFT .center {
	text-align: center;
}

.box_RIGHT div.image {
	float:left;
	width:133px;
	height:106px;
	padding-top: 10px;
	background-repeat:no-repeat;
	background-position:center center;

}

.box_RIGHT div.background {
         float:left;
         width:133px;
         height:106px;
	background-image:url(img/bg_product_image.gif);
         background-repeat:no-repeat;
         background-position:center center;
}


.box_LEFT div.image {
	float:left;
	width:133px;
	height:106px;
	padding:0px;
         background-repeat:no-repeat;
         background-position:center center;

}

.box_LEFT div.background {
         float:left;
         width:133px;
         height:106px;

         background-repeat:no-repeat;
         background-position:center center;
}


#product_info_topCONTAINER #content_left {
	float:left;
	width: 300px;
}

#product_info_topCONTAINER p.text_zoom {
	font-size:9px;
}

#product_info_topCONTAINER #content_right {
	float:right;
	width: 200px;
}

#product_info_topCONTAINER #content_right ul{
         list-style-type:none;
	text-align: left;
}
#product_info_topCONTAINER .product_price {
	color:#B60000;
	font-size:14px;
	font-weight:900;
}

#content .info_content {
	float:both;
	margin:0px;
	width:560px;
	padding: 10px 22px 10px 0px;
}

#content .info_content_right {
	float:both;
	height:65px;
	text-align:right;
         margin:5px 0 0 0;
	width:560px;
	padding: 10px 5px 10px 28px;

}


#content .also_purchased {
	float:both;
	margin:0px;

	padding: 2px 0px 2px 0px;
}

#content .reviews {
	float:both;
	margin:0px;
	padding: 2px 0px 2px 0px;
}
.button_left {
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

.button_right {
	float:right;
	padding-top:5px;
	padding-bottom:5px;
         margin-right:23px;
         text-align:right;
}
.button_right a {
	text-align: right;
}
.button_right input{
	border-width:0px;
}
a.confirmationEdit {
	text-align: right;
}

.text_red {
	color:#e90606;
}

#content .reviews div {
	vertical-align:bottom;
	height:25px;
	float:left;
	padding: 5px 2px 0px 2px;
}

#content .reviews div.input_rating {
	padding: 1px 2px 2px 2px;
	vertical-align:top;
}

#content .reviews div.submit {
	float:right;
	padding: 1px 2px 2px 2px;
	vertical-align:top;
}

/* menu
----------------------------------------------- */


#cross_sellingCONTAINER {
	float:left;
	margin:15px 0 5px 10px;
}
#cross_sellingCONTAINER .cross_sellingCONTAINERBOX {
	float:left;
	width: 150px;
	height: 205px;
	text-align:center;
}
#cross_sellingCONTAINER .product_imageCONTAINER {
	float:left;
	width: 150px;
	height: 120px;
	background-position:center center;
	background-repeat: no-repeat;

}

#cross_sellingCONTAINER div.content {
	float:left;
	font-size:10px;
	width:150px;
	margin: 2px 0px 5px 0px;

}


/* menu
----------------------------------------------- */
ul#horizontal {
	float:left;
	list-style-type:none;
	text-align: left;
	width:100%;
	height:15px;
	margin:0px 0px 0px 0px;
	padding:6px;
	vertical-align:middle;
	border-width:0px;
	/*border:none;*/
}

ul#horizontal li {
	float:left;
	margin:0px;
	border-width:0px;
	vertical-align:middle;
	line-height:12px;
	height:15px;
}



div#horizontal_right {
	line-height:12px;
	height:10px;
	text-align: right;
	vertical-align:middle;
}

div#horizontal_left {
	line-height:12px;
	height:10px;
	text-align: left;
	vertical-align:middle;
}



div#boxCATEGORY {
	margin:0px 0px 0px 0px;
	padding:0px;
	border-width:0px;

}

div#boxCATEGORY ul {
	list-style-type:none;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:0px;
	vertical-align:middle;
	/*border:none;*/
}

div#boxCATEGORY li {
	float:left;
	padding:0px 0px 4px 0px;
	margin:0px;
	width:45%;
	min-height:25px;
	max-height:38px;
	line-height:12px;
}


div.product_price_smallCONTAINER  {
         width:121px;
         height:55px;
         background-image:url(img/bg_pricebox.gif);
}


div.price_small {
	color:#FFFFFF;
         font-weight:800;
         font-size:12px;
         padding:3px 0px 0px 0px;
}

div.price_addon {
	font-weight:100;
         font-color:#FFFFFF;
         font-size:8px;
}

div.add_cart_big {

	padding-left:75px;
}


.right {
	float:right;
}

.right_total {
	float:right;
	margin-right:20px;
}

/* error */
.error {
	margin-top:10px;
	background-color:#8DBD4B;

}
.info_message {
	margin-top:10px;
	color:#8DBD4B;
	border-color:#8DBD4B;
	border-style:solid;
	border-width:1px;
	padding:6px;
}

.active {
	background-color:#B8B8B8;
}

.text {
	padding-left: 6px ;
	marign-left:6px;
}

.text_small {
	font-size:9px;
}
/*
 shopping cart
 ------------------------------------------------------
*/
div#shopping_cartCONTAINER {
	width:98%;

	padding: 0px 6px 6px 6px;

}


div.form_text {
	float:left;
	width:150px;
         margin:2px
         padding:5px;
         line-height:16px;
         }
div.form_input {
	float:left;
	width:250px;
         margin:2px;
         padding:5px;
         line-height:16px;
}


.next_review {
	float:both;
        	border-color:#cccccc;
	border-style:solid;
	border-width:0 0 1px 0;


}
/*
checkout navtrail
-------------------------------------------------------
*/


div#checkout_navtrailCONTAINER {

	padding:10px;
	width:566px;
	text-align:center;
}

div#checkout_navtrailCONTAINER ul {
	list-style-type:none;
	margin:0px 0px 30px 50px;
	padding:0px;
	vertical-align:middle;
}

div#checkout_navtrailCONTAINER li {
	float:left;
	padding:0px 15px;
	text-align: left;
	height:auto;
	padding-top:6px;
	max-height:50px;
	min-line-height:20px;
}

div#checkout_navtrailCONTAINER li.on {
	float:left;
	padding:0px 15px;
	text-align: left;
	height:auto;
	padding-top:6px;
	max-height:50px;
	min-line-height:20px;
	font-weight: 900;
	color: #B60000;
}


div.address_text {
	float:left;
	width:180px;
	padding:5px;
}
div.address_input {
	float:left;
	width:250px;
	padding:5px;
}

.none_CONTENT {
}
.none_CONTENT .info_contentLEFT {
    padding:5px 5px 5px 5px;
	float:left;
	height: 130px;
	border-style:solid;
	border-width:1px;
	border-color:#d2d2d2;
	width:250px;
}

.none_CONTENT .adress_labelRIGHT {
	float:right;
	width:250px;
	height: 130px;
	border-style:solid;
	border-width:1px;
	border-color:#d2d2d2;
	margin-right: 20px;
	padding:5px;
       
}
.none_CONTENT .adress_labelRIGHT .address_change_button {
	text-align:right;
}

.adress_labelRIGHT_edit  {
	text-align:right;
	margin-right: 20px;
}

#shipping_blockCONTAINER {
	float:both;
	width:566px;
	padding-left:0px;
}

#shipping_blockCONTAINER .shipping_title {
	float:both;
}

#shipping_blockCONTAINER .shipping_desc {
	float:both;
	padding-bottom:5px;
}
#shipping_blockCONTAINER .shipping_desc .radio{
	float:left;
	padding-top:3px;
	width:30px;
}
#shipping_blockCONTAINER .shipping_desc .text{
	float:left;
	
}



#payment_blockCONTAINER {
	float:both;
	width:566px;

}

#payment_blockCONTAINER .payment_title {
	float:both;
	width:560px;
}

#payment_blockCONTAINER .payment_title .select {
	float:left;
	width:30px;
	padding-top:3px;
}

#payment_blockCONTAINER .payment_title .text {
	float:left;
	width:200px;

}

#payment_blockCONTAINER .payment_title .price {
	float:right;
	font-weight:800;
	padding-top:3px;
	width:150px;
}

#payment_blockCONTAINER .payment_desc {
	float:both;
	padding-bottom:5px;
}
#payment_blockCONTAINER .payment_desc .radio{
	float:left;
	padding-top:3px;
	width:30px;
}
#payment_blockCONTAINER .payment_desc .text{
	float:left;
	width:200px;
}

.info_content .title {
	float:both;
	padding:30px 0px 5px 0px;
	vertical-align: bottom;

}

.info_content .checkbox {
	float:left;
	padding-top:3px;
	width:30px;

}
.info_content .agb {
	float:left;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	background-color: #424242;

}
#products_blockheader {
	float:both;
	background-color: #333333;

}
#products_blockheader .left {
	float:left;
	width:450px;
	color:#ffffff;
	padding:0 0 0 5px;
	
}

#products_blockheader .right {
	float:right;
	width:50px;
	text-align:right;
	color:#ffffff;
	padding:0 5px 0 0;
	background-color:#df6300;
	border-bottom: 1px solid;
	border-color: #cccccc;
}
#products_block {
	border:1px solid;
	width:556px;
	padding:0 5px 0 5px;
	border-color:#cccccc;
	
}
.total_block {


	
	margin:0 5px 0 -5px;
	width:566px;
}

.total_block table{
    width: 566px;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	background-color: #424242;
	float: left;
}

.info_content .agb_text {
	float:left;
	padding-top:5px;
	color: #B60000;
}

#checkout_shippingIMAGE {
	background-image: url(img/checkout/checkout_shipping.gif);
	background-position: 30px bottom;
	background-repeat: no-repeat;
}

#checkout_paymentIMAGE {
	background-image: url(img/checkout/checkout_payment.gif);
	background-position: 30px bottom;
	background-repeat: no-repeat;
}

#checkout_confirmationIMAGE {
	background-image: url(img/checkout/checkout_confirmation.gif);
	background-position: 30px bottom;
	background-repeat: no-repeat;
}
#checkout_successIMAGE {
	background-position: 30px bottom;
	background-repeat: no-repeat;
}

/*
info messoage
-------------------------------------------------------
*/
div#info_message {
	margin-top: 20px;
	text-align:center;
	border-color:#8DBD4B;
	border-style:solid;
	border-width:1px;
	padding:6px 6px;
	color: #8DBD4B;
}

/*

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

span.left {
	float:left;
	width:auto;
	line-height:20px;
	vertical-align:middle;
	padding: 6px 6px 6px 0px;
}

span.right {
	float:right;
	line-height:20px;
	vertical-align:middle;
	padding: 6px 6px 6px 0px;

}




/* Footer
----------------------------------------------- */

div#boxFOOTER {
	float:right;
	width:560px;
	height:140px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-width:0px;

}

div#boxFOOTER ul {

	list-style-type:none;
	text-align: left;
	height:140px;
	margin:0px 0px 0px 0px;
	padding:0px;
	/*border:none;*/
}

div#boxFOOTER li {
	padding:6px 00px 0px 0px;
	margin:0px;
	height:17px;
}




div#NAVIGATION {
	float:left;
	bottom:0px;
	width:565px; _width:555px;
	height:20px;
	line-height:16px;
	margin:5px 0px 0px 0px;
	padding:2px 5px 0px 5px;
	vertical-align:middle;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#cccccc;
	/*border:none;*/
}

div#footer {
	float:auto;
        	height:97px;

	font-size:10px;
	padding:0px 0px 0px 0px;
	vertical-align:bottom;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-x;
	background-image:url(img/footer_bg.jpg);

}

/* Copyright
----------------------------------------------- */
div.copyright {
	float:left;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:100%;
         vertical-align:middle;
         text-align:center;
	color:#666666;
	font-size:11px;
	padding:0px 0px 10px 0px;

}

/* Copyright
----------------------------------------------- */
div.parseTime {
	float:left;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:100%;
         vertical-align:middle;
         text-align:center;
	color:#666666;
	font-size:11px;
	padding:0px 0px 10px 0px;

}

/* Float-Clearing div
----------------------------------------------- */
div.clearboth {
	clear:both;
}

div.clearleft {
	clear:left;
}

div.clearright {
	clear:right;
}


/* Default Main Boxes (grey)
----------------------------------------------- */

div.HEADLINEgrey {
	float:left;
	height: 24px;
	text-indent: 28px;
	line-height:24px;
	vertical-align:middle;
	padding:0px 0px 0px 0px;
	background-repeat:repeat-x;
	background-image:url(img/boxes/head_bg_grey.jpg);
}

div.CONTENTgrey {
	float:left;
	vertical-align:middle;
	padding:5px;
	height:172px;
	background-repeat:repeat-x;
	background-image:url(img/boxes/content_bg_grey.jpg);

}
/* ---------------------------- */

.moduleRow {
	line-height: 20px;
	float:left;
	width:565px;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	padding: 0px 0px 0px 0px;
	margin-bottom : 10px;
}
.moduleRowOver {
	line-height: 20px;
	float:left;
	width:565px;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	margin-bottom : 10px;
	padding: 0px 0px 0px 0px;
	background-color: #424242;
	}

.moduleRowSelected {
	font-weight: 900;
	line-height: 20px;
	float:left;
	width:565px;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	margin-bottom : 10px;
	padding: 0px 0px 0px 0px;
	background-color: #424242;
}
.moduleRowOver .payment_title .text {
	font-weight: 900;
}


div#method_blockCONTAINER {
	float:right;
	width:500px;
	padding: 0px 5px 5px 0px;
}
div#method_blockCONTAINER div {
	padding-top: 5px;
}

div#method_blockCONTAINER .title {
	float:left;
	width:150px;
}
div#method_blockCONTAINER .input {
	float:left;
	width: 280px;
}



/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px}

/* ORDER DETAILS */
table.orderdetails {font-size:11px; background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#DA9401;}
table.orderdetails tr td {padding:4px}
table.orderdetails tr.headerrow td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
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:#FFF2CC;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 #DA9401 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left}

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {background-color:#FFEAAB;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 #DA9401 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:#FFEAAB; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#DA9401;}

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

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

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

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

/* ERROR MESSAGES */
/* p.errormessage {border: solid #ff0000 2px; padding:15px; background-color:#FFD6D6} */

ul.messageStack {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px}
ul.messageStack li {}
ul.messageStack li.messageStackError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/exclamation.png); background-repeat:no-repeat; background-position:0px 4px}
ul.messageStack li.messageStackWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFF2CD}
ul.messageStack li.messageStackSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#66FF66}


/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */

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