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

   xt:Commerce (R) - community made shopping
   http://www.xt-commerce.com

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

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

   XTC5 Template & Stylesheets
   -----------------------------------------------------------------------------------------
   (c) 2007 Ing. Michael Frst
       bluegate communications
	   http://www.bluegate.at
	   
	braun:		#35485F #35485F 3F2014
	gelb: 		#F8E600
	beige:		#F5EE9D
   ---------------------------------------------------------------------------------------*/

/* THE BIG GUYS */
* {margin:0;padding:0}
body {font-family: Verdana, Arial, sans-serif; font-size:13px; margin:0; padding:0; color: #ffffff; background:url(img/tapete.gif)}

body.popup {background:url();background-color:#32507c;}

td {font-family: Verdana, Arial, sans-serif; font-size:12px}
#container {width:100%; height:100%;}

/* HEADINGS */
h1 {color:#ffffff; font-weight:bold; font-size:13px; margin:10px 0px 10px 0px;padding:0px; width:auto; border-bottom:1px solid #0c8ab3;}
h2 {color:#ffffff; font-weight:normal; font-size:13px; margin:10px 0px 10px 0px;padding:0px; width:auto;}
h3 {color:#ffffff; font-weight:normal; font-size:13px; margin:10px 0px 5px 0px;padding:0px; width:auto;}
.preis {color:#ffffff; font-weight:bold; font-size:14px; margin:10px 0px 5px 0px;padding:0px;}
.productOldPrice {
color:#f00;
text-decoration: line-through;
font-size: 12px;
font-weight:normal }


/* LINKS GLOBAL */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer}
a:link {color:#ffffff; text-decoration:none;}
a:visited {color:#ffffff; text-decoration:none;}
a:hover,a:active {color:#ffffff; text-decoration:none;}
a img {border:none}

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

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

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

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#9CC5C2;}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#999;}
.hrproductpreview {width:100%; height:5px; padding:5px 0px 5px 0px; background:url(img/hr_productpreview.gif) repeat-x 0 100%;}

/* TABLE GLOBAL */
table td {padding:2px; vertical-align:top;}

/*other GLOBAL */
.clearboth{clear:both;}
.floatleft {float:left;}
.floatright {float:right;}
.whitefont {color:#fff;}
.padding2px {padding:2px;}
.padding5px {padding:5px;}
.padding10px {padding:10px;}
.whitespace {white-space:normal;}

/* WHOLE SITE WRAPPER */
#wrap {	margin: 0 auto; width:996px; background: url(img/header_bg.png) no-repeat 0px 20px;}

/* HEADER WITH LOGO, SEARCH SELECTION */
#header {width:956px; margin-left:25px;}
#header	#logo {float:left; width:200px; padding:40px 0px 0px 20px;}
#headercontent {float:right; padding-right:10px; height:250px; width:710px;}
#search {float:right; padding:12px 25px 0px 0px; background:url(img/search_bg.png) no-repeat right 10px; font-weight:bold;}
#search, #search a, #search a:link, #search a:hover, #search a:visited {color:#FFF; font-size:13px; text-decoration:none;}
#search a:hover {color:#555;}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; color:#c64934; padding:1px 0px 10px 15px; list-style-type:none; background-color:#fff; height:22px; background-image:url(img/bg_breadcrumb.gif); background-repeat:repeat-x; font-size:12px}
#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:#F5EE9DF5EE9D; margin:0; padding:0;}

/* TOPMENU AS LIST */
#topmenuwrap {clear:both; background:#838776 url(img/cart.gif) no-repeat 20px 13px; border-top:1px solid #FFF; height:35px;}
#topmenu {margin:0; padding:3px 10px 0px 30px; list-style-type: none; font-size:13px;}
#topmenu li {float:left; margin:0; padding-top:7px; background: url(img/bg_topmenu_breakline.jpg) no-repeat right; height:25px;}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:active {margin:0; padding:0px 25px 0px 20px; text-decoration:none; font-weight:bold; color:#fff; font-size:15px;}
#topmenu a:hover {color:#ffffff;}

/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {margin:0; padding:10px 10px 0px 0px; text-align:right; font-size:13px;}

/* CONTENT WRAPPER */
#contentwrap {clear:both; width:990px; margin-left:0px; border: 3px solid #0c8ab3;}
.contentbody {clear:both; width:990px; margin-left:0px;  background:url(img/schoko.gif)}
.navtrail {width:950px; list-style-type:none; font-size:12px}
.navtrail a, .navtrail a:link, .navtrail a:visited, .navtrail a:active {margin:0; color:#555;}
.navtrail a:hover {color:#3A3A3A;}

/* LEFT COLUMN */
#leftcol {float:left; vertical-align:top; width:210px;}

/* RIGHT COLUMN */
#rightcol {float:right; vertical-align:top;}

/* MAIN CONTENT */
#content { width:710px; margin-bottom:15px; vertical-align:top;}
#contentfull { width:710px; margin-bottom:15px; vertical-align:top;}
.content_head {font-size:16px; font-weight:600; padding-bottom:5px; color: #ffffff; border-bottom:1px solid #0c8ab3;}
.content_body {padding:10px; border:0px solid #F5EE9D;}
.content_body li {list-style-position:inside;}

.blabla {font-size:10px;}
.infoBoxHeading {font-size:15px;}
/* CART BOX */
.boxcartBG {background: url(img/bg_boxAdminLine.gif) repeat-y;}
.boxcarttop {margin:0; background:url(img/bg_Brown.png) no-repeat; width:229px}
h2.cartheader {margin:0; padding:5px 10px 0px 25px; font-size:15px;  vertical-align:middle; background:url(img/bg_BrownN.png) no-repeat right top; color:#ffffff;font-weight:bold;}
.boxcartbody {margin-bottom:10px; padding:20px; border:1px solid #0c8ab3; border-top:none;}
.boxcartbody p {font-size:13px;}
.boxcartbody a, .boxcartbody a:link, .boxcartbody a:visited, .boxcartbody a:active {color:#ffffff;}
.boxcartbody a:hover {color:#ffffff;}
.boxcartbody li{display: block;	list-style-type:none; color:#ffffff;}
.boxcartbody div.hr {padding-top:1px; height:0; overflow: hidden; line-height:0px; background-color:#ffffff;}

/* ADMIN BOX */
.boxadminBG {margin:0;}
.boxadmintop{margin:0; background:url(img/bg_Brown.png) no-repeat; width:229px;}
h2.boxadminheader {margin:0; padding:5px 10px 5px 25px; font-size:15px;  vertical-align:middle; background:url(img/bg_BrownN.png) no-repeat right top; color:#ffffff;font-weight:bold;}
.boxadminbody {margin-bottom:10px; padding:10px; border:1px solid #0c8ab3; border-top:none;}

/* CATEGORY MENU */
.categorytop {margin:0; background:url(img/bg_Brown.png) no-repeat; width:229px}
h2.categoryheader {margin:0; padding:5px 10px 5px 25px; font-size:15px;  vertical-align:middle; background:url(img/bg_BrownN.png) no-repeat right top; color:#ffffff;font-weight:bold;}
.categorybody {margin-bottom:10px; padding:10px; border:1px solid #0c8ab3; border-top:none;}
ul#categorymenu {list-style-type:none; text-decoration:none;}
ul#categorymenu li a{ color:#ffffff; padding-left:5px;}

/* 1st TIER */
ul#categorymenu li.level1 {display:block; text-decoration:none; list-style-type:none; line-height:20px; font-weight:normal; font-size: 13px;}
ul#categorymenu li.level1 a {background:url(img/bg_Category1.gif) no-repeat 0 0;}
ul#categorymenu li.level1 a:hover{background:url(img/bg_Category1.gif) no-repeat 0 -35px; color:#0c8ab3;}

/* sub TIER */
ul#categorymenu li.level_sub { line-height:20px; font-size: 12px;}
ul#categorymenu li.level_sub a:hover{ color:#0c8ab3;}


/* BOXES GLOBAL DEFINITION */

.boxtop {margin:0; background:url(img/bg_Brown.png) no-repeat; width:229px}
h2.boxheader {margin:0; padding:5px 10px 0px 25px; font-size:15px;  vertical-align:middle; background:url(img/bg_BrownN.png) no-repeat right top; color:#ffffff;font-weight:bold;}
.boxbody {margin-bottom:10px; padding:20px 0px 20px 10px; border:1px solid #0c8ab3; border-top:none;}
.boxbody .center, .boxbody .center a {font-size:13px; text-align:center;}
.boxbody .price{color:#ffffff; text-align:center;}
.pricered { color:#F00; font-weight: bold;}
.boxbody .productOldPrice {margin:0; padding:0; text-decoration:line-through; font-size:13px; color:#ffffff;}
.boxbody div.hr {margin:5px 0px 5px 0px;}
.boxbody div.hrlightgrey {margin:5px 0px 5px 0px;}
.boxbody .productboximage { color:#F6c;}
.boxbody ul.contentlist {margin:0; padding:0;}
.boxbody ul.contentlist li {margin:0; padding:0; list-style-type:none;}
.boxbody ul.contentlistno li {margin:0; padding:0;list-style-type:decimal; list-style-position:inside;}

/* PRODUCT PREVIEW */
.productPreview {float:left;}
.productDropdown {background:#FFF url(img/bg_contentHeader.jpg) repeat-x top; border-top:1px solid #CCC; border-bottom:1px solid #CCC;}
.productPreviewContent {vertical-align:top; color:#ffffff;}
.productPreviewContent h2 {padding: 0;}
.productPreviewContent h2 a { font-size:12px font-weight:normal;}
.productPreviewImage {vertical-align: middle; padding:0px;}
.productPreviewContent .price{font-size:13px; font-weight:bold; color:#ffffff; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo {font-size:13px; font-weight:normal; color:#ffffff; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo a {font-size:12px font-weight:normal;}
.productPreviewContent .vpe {font-size:13px; font-weight:normal; color:#ffffff; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:13px; font-weight:normal; color:#ffffff; padding:0; margin:0}
.productPreviewContent .stockimage {margin:0; padding:0;}
.productPreviewContent .stockimagetext {margin:0; padding:0; font-size:13px; font-weight:normal; color:#ffffff;}
.productPreviewContent .productOldPrice { text-decoration:line-through; font-size:12px font-weight:normal; color:#ffffff;}

/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%;}
#productinfoimages {float:left; padding:5px;}
#productinfoimages li{list-style-type:none;}
#productinfo_desc, #productinfo_media, #productinfo_reviews {clear:both;}
#imagenavtopline {text-align:center;}
#productinfopricewithimages {width:65%; float:right;}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoBG { background:#DEEA98; padding:5px; width:400px;}
#productinfoHead { margin-bottom:3px; padding:10px; font-size:16px; background:#F8E600; border:1px solid #D3DF6A; font-weight:600; color:#111;}
#productinfoText1 {margin-bottom:3px; padding:10px; background:#F8E600; border:1px solid #D3DF6A; color:#111;}
#productinfoText2 {margin:0; padding:10px; background:#F8E600; border:1px solid #D3DF6A; color:#111;}
#productinfoText1 .productprice {padding-left:10px; font-size:15px; font-weight:bold; color:#DB0048; background:url(img/arrow.gif) no-repeat 0 5px;}
#productinfoText1 .productOldPrice { text-decoration:line-through; font-size:15px; color:#06C;}
#productinfoText1 .productmodel {padding-left:10px; background:url(img/arrow.gif) no-repeat 0 3px;}
#productinfoText1 .taxandshippinginfo { padding-left:10px; background:url(img/arrow.gif) no-repeat 0 3px;}
#productinfoText1 .taxandshippinginfo a { padding:0;}
#productinfoText2 .shippingtime { padding-left:10px; background:url(img/arrow.gif) no-repeat 0 3px;}
#productinfoText2 .stockimage { padding-left:10px; vertical-align:middle; background:url(img/arrow.gif) no-repeat 0 5px;}
#productinfoText2 .stockimagetext { padding-left:10px; vertical-align:middle; background:url(img/arrow.gif) no-repeat 0 5px;}
p.productinfoproductadded {font-size:12px}
.productoptions {}
.addtobasket {text-align:right;}

/* CATEGORIE LISTING */
#categorieListing { margin-bottom:10px;}
#categorieListing  a:link, #categorieListing  a:hover, #categorieListing  a:active, #categorieListing  a:visited  {color:#0066CC;}

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

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

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {margin:10px 0px 10px 0px; padding: 15px; background-color:#35485F; border: solid #35485F 1px}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#069; 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 #35485F;}

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

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

/* ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {vertical-align:top}
table.accounthistoryinfoorderdetails tr.header td {font-weight:bold}

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

/* 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:13px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px font-weight:bold; text-align:left}

/* ORDER DETAILS */
table.orderdetails {font-size:13px; background-color:#FFF2CC; border-style: solid; border-width:1px 1px 1px 1px; border-color:#35485F;}
table.orderdetails tr td {padding:4px}
table.orderdetails tr.headerrow td {background-color:#35485F; 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:#35485F;vertical-align:top}
table.orderdetails tr.contentrow1 td.quantity {text-align:center}
table.orderdetails tr.contentrow1 td.quantity input {font-size:13px; padding:2px; border:solid #2B72A2 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left}

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {background-color:#35485F;vertical-align:top}
table.orderdetails tr.contentrow2 td.quantity {text-align:center}
table.orderdetails tr.contentrow2 td.quantity input {font-size:13px; padding:2px; border:solid #2B72A2 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:#35485F; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#35485F;}

/* PRODUCT NAVIGATOR */
div.productnavigator {background-color:#EDEDED; padding:8px; border:#999999 1px solid}

/* REVIEW LIST */
table.reviewlist {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#DA9401;}
table.reviewlist tr td {padding:4px; white-space:nowrap}
table.reviewlist tr.header td {background-color:#DA9401; color:#F8E600; 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 */
.mediacontentrow1 {border-style: solid; border-width:1px; border-color:#CFC89A;background-color:#F3F1E5; padding:10px; white-space:nowrap; overflow: auto;}
.mediacontentrow2 {border-style: solid; border-width:1px; border-color:#CFC89A;background-color:#E3DFC6; padding:10px; white-space:nowrap; overflow: auto;}

/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#35485F; border-style: solid; border-width:1px; border-color:#35485F; width:225px; vertical-align:top;}
.sitemapheader {padding:3px; background-color:#35485F; color:#F8E600; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {color:#F8E600; text-decoration:none}
.sitemapcontent {padding:6px}
.sitemapcontent li {list-style-type:none}
.sitemapcontent li a{color:2B72A2;}

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

/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {padding:0; margin:0px 0px 10px 0px; border:none}
table.checkoutconfirmationorderdetails tr td.productname {width:100%; font-weight:bold;}
table.checkoutconfirmationorderdetails tr td.shippingtime {padding:0px 0px 0px 30px; color:#666666; font-size:13px; font-weight:normal; white-space:nowrap}
table.checkoutconfirmationorderdetails tr td.productattributes {padding:0px 0px 0px 30px; color:#666666; font-size:13px; font-weight:normal;}
table.checkoutconfirmationorderdetails tr td.productprice {white-space:nowrap; text-align:right}

table.checkoutconfirmationorderdetailstotal {padding:0; margin:10px 0px 0px 0px; border:none}
table.checkoutconfirmationorderdetailstotal tr td.name {width:100%;text-align:right}
table.checkoutconfirmationorderdetailstotal tr td.value {white-space:nowrap; text-align:right}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {height: 450px; width:100%;font-size:10px; }
a.checkoutagb {
font-size:12px;
color: #ffffff;
font-weight:bold;
text-decoration: underline;}

/* POPUP COUPON HELP,POPUP SEARCH HELP */
.popupContainer {margin:10px;}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation { margin:0;}
ul#checkoutnavigation li {height:16px; list-style-type:none; float:left; width:153px; margin-right:10px; border:1px solid #F8E600; padding:6px}
ul#checkoutnavigation li.active {color:#0c8ab3; border-color:#0c8ab3;}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:15px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#ffffff; border-color:#ffffff;}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:15px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */
p.errormessage {border: 1px solid #ff0000; 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.gif); 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:#FFD6D6}
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:#FFD6D6}


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

/* FOOTER */
.footer{clear:both; height:40px;}
.footerwrap {margin:0 auto; width:990px; padding:20px 0px 10px 0px; text-align:center; font-size:13px; color:#FFF; background:#FFF center;
border-bottom: 3px solid #0c8ab3;border-left: 3px solid #0c8ab3;border-right: 3px solid #0c8ab3; }
.footerwrap a {color:#186074; text-decoration: none;}


/* xt:Commerce COPYRIGHT */
.copyright {display: none;}
.copyright2 {margin: 0 auto; width:100%; padding:0px 0px 10px 0px; text-align:center; font-size:13px; color:#FFF;}
/* xt:Commerce ParseTime */
.parseTime {margin: 0 auto; width:100%; padding:0px 0px 10px 0px; text-align:center; font-size:13px; color:#FFF;}

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

/* PRODUCTS Sorting */
p.products_sort  {padding: 5px;}
.products_sort  {height: 25px;}
.products_sort form {float:left;}

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

