/* THE BIG GUYS */
* {margin:0;padding:0}
body {font-family:Arial, Helvetica, sans-serif; font-size:13px; padding:0; border:0; margin:0; background-image:url(/templates_aca/images/elements/sd_bg.jpg); background-position:top; background-repeat:repeat-x;	background-color:#000000;}
div {position:relative; overflow:visible;}

/* HEADINGS */
h1 {color:#c300d2; font-weight:bold;font-size:22px;margin:20px 0px 15px 0px;padding:0px;width:auto;}
h2 {color:#c300d2; font-weight:bold;font-size:16px;margin:15px 0px 8px 0px;padding:0px;}
h3 {color:#c300d2; font-weight:bold;padding:0px;}

.content {background-color:#eee;}

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

table.shipping_address {}
table.payment_address {}
table.checkout_confirm {}

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

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

/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 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 */
#allinall {position:relative; overflow:visible;}
#wrap {position: relative; z-index:10; margin:0 auto 0 auto; width:970px; overflow:visible;}

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

/* 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 {display:block; margin:10px; padding:10px; padding-left:20px; background: url(../img/printer.png) no-repeat center left;}


/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {height:130px; margin-bottom:10px; margin-top: 0px;}
#header	#logo {padding-left:0px; float:left}
#header td {padding-top:1px; padding-right:4px;}

#header #cart {z-index:2; background-color:#c300d2; width: 200px; height:130px; float:right;}
#header #login {z-index:2; background-color:#c300d2; width: 120px; height:130px; float:right; border-left:1px; border-left-style:dotted; border-left-color:#CCC; margin-right:20px;}
.login_cor_tl, .login_cor_tr, .login_cor_bl, .login_cor_br, .ct_cor_end_bl, .ct_cor_end_br {position:absolute; width:10px; height:10px; background-repeat:no-repeat;}
.login_cor_tl {top:0px; left:0px; background-image:url(/templates_aca/images/elements/login_cor_tl.png);}
.login_cor_tl {top:0px; right:0px; background-image:url(/templates_aca/images/elements/login_cor_tr.png);}
.login_cor_bl {bottom:0px; left:0px; background-image:url(/templates_aca/images/elements/login_cor_bl.png);}
.login_cor_br {bottom:0px; right:0px; background-image:url(/templates_aca/images/elements/login_cor_br.png);}
.ct_cor_end_bl {bottom:0px; left:0px; background-image:url(/templates_aca/images/elements/ct_cor_end_bl.png);}
.ct_cor_end_br {bottom:0px; right:0px; background-image:url(/templates_aca/images/elements/ct_cor_end_br.png);}

/* TOPMENU AS LIST */
#login li { list-style-type:none; height:24px; padding: 0px 10px 0px 10px; margin:0; }
#login a, #login a:link, #login a:visited, #login a:hover, #login a:active { line-height:24px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer; color:#fff; margin:0; padding:0;}
#login a:hover { color:#DB9501;}

#header #search { width:260px; height:25px; float:left; background: url("/templates_aca/images/elements/search.png") no-repeat; color:#fff; margin-left:135px; margin-top:16px;}
#header #search a {color:#fff; font-size:11px;}
#header input.keywords {background-color:#35004d; margin:3px 0 0 75px; border:0; color:#FFF; width:123px;}

/* BREADCRUMB PATH AS LIST */
/*#breadcrumb { clear:both; padding:1px 0px 10px 0px; height:22px; font-size:14px;}*/
#breadcrumb {background:url(/templates_aca/images/elements/bg_leftcol.png); height:36px; padding:2px 8px 0px 8px; margin-bottom:10px; line-height:36px; border: solid #fff; border-width:1px 0px 0px 0px;}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {font-size:16px; text-decoration:none; font-weight:lighter; color:#ffffff; margin:0; padding:0;}
#breadcrumb ul li{ display:inline; padding-left:7px; padding-top:3px; margin:0; background-image: url(../img/bg_breadcrumbarrow.gif); background-repeat:no-repeat; }
#breadcrumb ul { } 

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

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


/* CONTENT WRAPPER */
#contentwrap {clear:both;width:970px;padding:0; min-height:500px;}

/* LEFT COLUMN */
#leftcol {float:left; width:190px; padding:0;}
#leftcolbottom { float:left; position:relative; bottom:-13px; width:190px; height:13px; background:url(/templates_aca/images/elements/bg_leftcol_bottom.png); background-repeat:no-repeat; }

#navigation {overflow:visible; margin-bottom:10px; padding-bottom:10px; background:url(/templates_aca/images/elements/bg_leftcol.png);}

/* RIGHT COLUMN */
#rightcol {float:right; width:200px; padding:0px 0px 15px 0px;}

/* MAIN CONTENT */
#content {float:left; width:770px; padding:0px 0px 0px 10px; margin-bottom:15px; }
#contentfull { width:970px; margin-bottom:15px;}
#content h1 { margin:0; padding:0; } */
#content h2, #content h3 {color:#FFF;}

.ct_cor_black_tl, .ct_cor_black_tr, .ct_cor_black_bl, .ct_cor_black_br, .ct_cor_white_tl, .ct_cor_white_tr {position:absolute; width:10px; height:10px; background-repeat:no-repeat;}
.ct_cor_black_tl {top:0px; left:0px; background-image:url(/templates_aca/images/elements/ct_cor_black_tl.png);}
.ct_cor_black_tr {top:0px; right:0px; background-image:url(/templates_aca/images/elements/ct_cor_black_tr.png);}
.ct_cor_black_bl {bottom:0px; left:0px; background-image:url(/templates_aca/images/elements/ct_cor_black_bl.png);}
.ct_cor_black_br {bottom:0px; right:0px; background-image:url(/templates_aca/images/elements/ct_cor_black_br.png);}
.ct_cor_white_tl {top:0px; left:0px; background-image:url(/templates_aca/images/elements/ct_cor_white_tl.png);}
.ct_cor_white_tr {top:0px; right:0px; background-image:url(/templates_aca/images/elements/ct_cor_white_tr.png);}

/* CATEGORY MENU */
h2.categoryheader {background-color:#F3A807; 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 li.level1.active {border-bottom:#c300d2 1px solid;}
ul#categorymenu li.level2.active {}
ul#categorymenu .active, ul#categorymenu .active a {font-weight:bold; color:#c300d2;}
ul#categorymenu {list-style-type:none;}
ul#categorymenu li {list-style-type:none;}
ul#categorymenu li a{text-decoration:none; color:#fff;}

ul#categorymenu {margin:5px 0 5px 0;}
/* 1st TIER */ ul#categorymenu li.level1 {padding:5px 10px 5px 10px; font-size: 14px;}
/* 2nd TIER */ ul#categorymenu li.level2 {padding:5px 10px 5px 30px; font-size: 12px; background:url(/templates_aca/images/elements/bg_leftcol.png);}
/* 3rd TIER */ ul#categorymenu li.level3 {padding:5px 10px 5px 50px; font-size: 12px; background:url(/templates_aca/images/elements/bg_leftcol.png);}
/* 4rd TIER */ ul#categorymenu li.level4 {padding:5px 10px 5px 70px; font-size: 12px;}

/* 1st TIER */ ul#categorymenu li.level1 a {color:#FFF;}
/* 2nd TIER */ ul#categorymenu li.level2 a {color:#fff;}
/* 3rd TIER */ ul#categorymenu li.level3 a {color:#FFF;}
/* 4rd TIER */ ul#categorymenu li.level4 a {color:#FFF;}

/* Category List */
#categorylist a {color:#FFF;}

/* BOXES GLOBAL DEFINITION */
h2.boxheader {background-color:#c300d2; height:36px; font-size:16px; font-weight:lighter; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:36px; vertical-align:middle; border: solid #fff; border-width:1px 0px 0px 0px;}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#ffffff}
.boxbody { width:100%; background-color:#fff; }
.boxbody hr {margin:10px 0 10px 0; border-top:0; border-right:0; border-bottom:#CCCCCC 1px dotted; border-left:0;}
.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; }
.boxbody p.center {float:left; overflow:hidden; width:88px; height:125px; color:#000000; font-size:11px; text-align:center; padding:1px; }
.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 .text {height:29px;}
.boxbody .img {height:80px;}
.boxbody .product {width:165px; text-align:center; float:left; padding:10px;}

/* INFO BOX */
.infoboxbody ul.contentlist { }
.infoboxbody ul.contentlist li { list-style-type:none; color:#fff;}
.infoboxbody ul.contentlist li a{ text-decoration:none; color:#fff;}

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

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

/* CART BOX */
h2.boxcartheader { height:20px; font-size:16px; color:#333; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxcartheader a {text-decoration:none; color:#fff}
.boxcartbody {padding:4px 4px 4px 4px; margin:0px; color:#FFF; text-align:center;}
.boxcartbody p {z-index:10; font-size:11px;}
.boxcartbody a {color:#FFF;}

/* 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 {width:370px; height:220px; padding:5px; margin:0; background-image:url(/templates_aca/images/elements/prod-bg-350.png); background-repeat:no-repeat; float:left;}*/
.productPreview {float:left; display:inline-block; padding:10px; margin:0 0 10px 0; width:165px; height:260px; background-color:#FFFFFF;}
.productPreview .price_cell {color:#FFFFFF; font-weight:bold; font-size:16px; bottom:0px; right:20px; position:absolute; background-color:#c300d2;}
.productPreview .price_cell .productOldPrice {color:#000; font-size:12px;}
.productPreview h2 {padding:0; margin:0; height:45px;}
.productPreview h2 a {font-size:14px; font-weight:bold; text-decoration:none;}
.productPreview hr {margin:10px 0 10px 0; border-bottom-color:#999999; border-bottom-style:dotted; border-top:0; border-left:0; border-right:0; }
.productPreviewSpacer {float:left; display:inline-block; width:10px; height:10px;}

.productPreviewContent {float:left; vertical-align:top; width:200px;}
.productPreviewContent h2 { padding: 0; margin:0px 0px 5px 0px; color:#260329;  }
.productPreviewContent h2 a { font-size:14px; font-weight:bold; color:#260329;  }
/*.productPreviewContent .price { font-size:16px; font-weight:bold; padding:0; margin:0;}*/
.productPreviewContent .price {bottom:0px; right:20px; position:absolute; background-color:#c300d2;}
.productPreviewContent .taxandshippinginfo {font-size:9px; 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:9px; font-weight:normal; color:#999999;}
.productPreviewImage {height:80px; text-align:center;}
/*.productPreviewImage img {border: solid 1px #999999;}*/

/* CROSS SELLING */
.productCrossSell {padding:0; margin:0; }
.productCrossSellContent {vertical-align:top; }
.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{padding:0; margin:0}
#crossSellings {position: absolute; right:0; top: 40px; }

/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {overflow:auto; margin:10px 0 10px 0;  padding:10px; background-color:#fff;}
#productinfowrap h1 {padding:0; margin:0; color:#333333;}
#productinfowrap hr {margin:10px 0 10px 0; border-top:0; border-left:0; border-right:0; border-bottom-color:#CCCCCC; border-bottom-style:dotted;}
#productinfodetail {clear:both; padding:10px; display:table; width:750px; background-color:#DDD; }
#productinfoimages {display:inline-block; float:left; width:200px; text-align:center;}
#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; color:#000;}
#productinfo_desc h2 {margin-bottom:10px;}
#productinfopricewithimages {display:inline-block; float:left;}
#productinfopricewithimages img {cursor:pointer;}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer;}
/*#productinfoprice {margin-left:10px; padding-left:10px; float:left; border-left-color:#CCCCCC; border-left-style:dotted; border-left-width:1px;}*/
#productinfoprice {margin-left:10px; display:inline-block; float:left; width:540px;}
#productinfoprice * {margin:0; padding:0;}
#productinfoprice .productprice {margin:0; padding:0; font-size:14px; font-weight:bold;}
#productinfoprice .productOldPrice {color:#FF0000; font-size:12px; font-weight:bold;}
#productinfoprice .reviews_text {font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .reviews_rating {}
.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;}

.more_infos {float:right; font-size:9px}


#productshipping {position:absolute; top:0; right:0px; text-align:right; font-size:11px; font-weight:normal; color:#999999;}
#productshipping * {margin:0; padding:0;}
#productshipping .taxandshippinginfo { font-size:9px;}
#productshipping .taxandshippinginfo a { font-size:9px; }
#productshipping .shippingtime {}
#productshipping .stockimage {}
#productshipping .stockimagetext {}
#productshipping .addtocard {height:24px; line-height:24px; vertical-align:middle;}
#productshipping .addtocard * {margin-left:5px; float:left;}

.taxandshippinginfo { font-size:9px;}
.taxandshippinginfomini { font-size:8px; color:#FFF#; margin:0; line-height:8px; height:16px;}
a.taxandshippinginfomini { font-size:8px; color:#FFF; text-decoration:none; }
.prodDetailArtNr { font-size:10px;}

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

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

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

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

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {margin:10px 0 10px 0; padding: 15px; background-color:#fff;}
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;}
div.highlightbox hr {margin:10px 0 10px 0; border-top:0; border-left:0; border-bottom:#CCCCCC 1px dotted; border-right:0;}

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

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

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

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

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

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

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

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


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

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

/* REVIEW LIST */
table.reviewlist {font-size:11px; font-weight:normal;}
table.reviewlist tr td {padding:4px; white-space:normal}
table.reviewlist tr.header td {background-color:#362538; 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:#362538;}
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 {position:relative; height: 70px; list-style-type:none; float:left; width:185px; margin-right:15px; padding:8px}
ul#checkoutnavigation li.active {color:#FFFFFF; background-color:#c300d2}
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:#f8e3fa;}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */

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

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

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

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

/* FOOTER */
#mn_ctr_footer {clear:both; z-index:1;}
#mn_ctr_footer a {color:#c300d2; text-decoration:none;}
#mn_ctr_footer .bg {margin-top:-267px; position:absolute; left:0px; width:100%; height:500px; background-image:url(/templates_aca/images/elements/ft_bg.png); background-repeat:repeat-x;}
#ft_content {margin:0 auto 10px auto; width:970px;}
#ft_content table {margin-top:10px;}
#ft_content table img {margin-bottom:10px;}
.ft_cell {color:#FFFFFF; padding:0 10px 0 10px; width:230px;}
.ft_spacer {width:1px; background-image:url(/templates_aca/images/elements/ft_gfx_line.png); background-repeat:repeat-y;}

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

/* SITE Navigation */
div#NAVIGATION {overflow:visible; /*width:770px;*/ height:30px; margin-bottom:10px; clear:both; vertical-align:middle; background-color:#FFFFFF;}
/*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 img {overflow:visible; margin:5px;}
div#NAVIGATION .left, div#NAVIGATION .right {display:inline-block;}
div#NAVIGATION .right {float:left;}
div#NAVIGATION .right {float:right;}

#producthead {overflow:hidden; margin-bottom:10px;}
#producthead h1 {float:left; display:inline;}
#producthead .products_sort  {z-index:10; float:right; display:inline;}
#producthead .products_sort form {float:left;}

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

/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#362538; display:table; float:left; width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#362538; display:table; float:right; width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#362538; 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}

#gfx_floral_01, #gfx_floral_02, #gfx_floral_03, #gfx_floral_04, #gfx_butterfly, #gfx_glow {position:absolute; background-repeat:no-repeat;}
#gfx_floral_01 {z-index:3; top:-119px; right:270px; width:330px; height:119px; background-image:url(/templates_aca/images/gfx_floral_01.png);}
#gfx_floral_02 {bottom:-49px; left:-40px; width:147px; height:190px; background-image:url(/templates_aca/images/gfx_floral_02.png);}
#gfx_floral_03 {bottom:-61px; right:-49px; width:179px; height:203px; background-image:url(/templates_aca/images/gfx_floral_03.png);}
#gfx_floral_04 {z-index:1; top:-65px; right:-60px; width:194px; height:151px; background-image:url(/templates_aca/images/gfx_floral_04.png);}
#gfx_butterfly {z-index:1; bottom:-36px; right:-42px; width:71px; height:73px; background-image:url(/templates_aca/images/elements/gfx_02.png);}
#gfx_glow {z-index:1; top:0; left:0px; width:100%; height:76px; background-image:url(/templates_aca/images/elements/gfx_glow.png); background-position:top center;}
