/* -----------------------------------------------------------------------------------------
   $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
   -----------------------------------------------------------------------------------------

   Blue Passion Template & Stylesheets
   -----------------------------------------------------------------------------------------
   (c) 2007 Ing. Michael Fürst
       bluegate communications
       http://www.bluegate.at
   ---------------------------------------------------------------------------------------*/

/* THE BIG GUYS */
* {margin:0;padding:0}
body {color:#000; font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; margin:0; padding:0; background-image:url(img/bg.jpg); background-repeat:repeat-x; background-color:#ffffff;}

/* HEADINGS */
h1 {color:#0E191B;font-weight:bold;font-size:22px;margin:20px 0px 15px 0px;padding:0px 0px 3px 0px;width:auto;border-style:solid;border-width:0px 0px 1px 0px;border-color:#0E191B;}
h2 {color:#0E191B; font-weight:bold;font-size:14px;margin:15px 0px 8px 0px;padding:0px;}

/* LINKS GLOBAL */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:none;cursor:pointer}
a:link {color:#0E191B}
a:visited {color:#0E191B}
a:hover,a:active {color:#0E191B; text-decoration:underline}
a img {border:none}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:Arial,Verdana,Sans-serif; font-size:12px; padding:2px}
textarea {font-family:Arial,Verdana,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#A53002; border-left-color:#A53002; border-bottom-color:#A53002; border-right-color:#A53002}
select {font-family:Arial,Verdana,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#A53002; border-left-color:#A53002; border-bottom-color:#A53002; border-right-color:#A53002}

/* 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:#A53002; border-left-color:#A53002; border-bottom-color:#A53002; border-right-color:#A53002}

/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding:0; margin:0; height:1px; overflow:hidden; line-height:1px; border:none}
div.hrlightgrey {padding:0; height:1px; overflow:hidden; margin:0; line-height:0px; background-color:#0E191B}
div.hrproductpreview {padding-top:1px; height:0; overflow:hidden; margin:12px 0px 12px 0px; display:inline; height:0px; line-height:0px; display:block; background-image:url(img/hr_productpreview.gif)}

/* TABLE GLOBAL */
table td {padding:2px;}

/* WHOLE SITE WRAPPER */
#wrap {margin: 0 auto; width:950px; background-color:#fff; border-style:solid; border-color:#fff; border-width:0px 15px 0px 15px;}

/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {height:100px; background-color:#ffffff; border-top: 10px solid #F58A3C;}
#header #logo {padding:0px 0px 0px 20px; float:left; width:300px;}
#header #search {position: relative; height:38px; width:470px; float:right; background-image:url(img/bg_searchbox.jpg); background-repeat:no-repeat; color:#000000; font-size:11px; padding:0; margin:0; white-space:nowrap;}
#header #search a {color:#A53002; font-size:11px;}
#header #search table.tablesearch {padding:5px 5px 0px 15px; margin:0;}
#header #search table.tablesearch tr td {padding:0px 5px 0px 0px; white-space:nowrap}
#header #search table.tablesearch tr td.firstcol {padding-left:0px;}
#header #search table.tablesearch tr td input[type=text] {border:1px solid #A53002; width:238px;}
*:first-child+html #header #search table.tablesearch tr td input[type=text] {width:239px;}

#header #loginarea {background-image:url(img/bg_loginarea.jpg); background-repeat:no-repeat; color:#0E191B; font-size:11px; padding:6px 0px 0px 6px; margin:51px 0px 0px 480px; white-space:nowrap;}
#header #loginarea table tr td {padding:0px 0px 0px 8px; margin:0; white-space:nowrap}
#header #loginarea table tr td input[type=text], #header #loginarea table tr td input[type=password] {border:1px solid #0E191B}
#header #loginarea a {color:#fff;}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; color:#A53002; padding:0px 0px 0px 25px; list-style-type:none; background-color:#fff; height:26px; background-image:url(img/bg_breadcrumb.gif); background-repeat:no-repeat; font-size:11px; margin-bottom:15px;}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {line-height:26px; text-decoration:none; font-weight:normal; cursor:pointer; color:#A53002; margin:0; padding:0;}

/* TOPMENU AS LIST */
#topmenuwrap {background: url(img/bg_topmenu.gif) repeat-x; border-bottom: solid 5px #0E191B;}
#topmenu {float:left; padding:0; margin:0; list-style-type:none; height:36px; font-size:13px; background: url(img/bg_topmenu.gif) repeat-x;}
#topmenu li {height:36px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {line-height:36px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#topmenu a:hover {color:#FDCB9C;}

/* 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;}

/* CONTENT WRAPPER */
#contentwrap {clear:both;width:950px;padding:0;}

/* LEFT COLUMN */
#leftcol {float:left; width:200px; padding:0px 0px 15px 0px;}

/* RIGHT COLUMN */
#rightcol {float:right; width:200px; padding:0px 0px 15px 0px;}

/* MAIN CONTENT */
#content {float:left; width:495px; padding:0px 25px 0px 25px; margin-bottom:15px; margin-top:-13px;}
#contentfull {width:890px; padding:0px 30px 0px 30px; margin-bottom:15px;}

/* CATEGORY MENU */
h2.categoryheader {font-size:22px; color:#A53002; padding:5px 0px 5px 3px; margin:0;vertical-align:middle; border-bottom: solid 1px #7D7C6A;}
h2.categoryheader a {text-decoration:none; color:#A53002}
ul#categorymenu {margin-bottom:20px;}
/* 1st TIER */
ul#categorymenu li.level1 {list-style-type:none; font-size:13px; padding:2px 0px 5px 25px; border: solid #fff; background-image:url(img/bg_categorymenu_l1.gif); background-repeat:no-repeat; border-bottom: solid 1px #7D7C6A;}
ul#categorymenu li.level1 a, ul#categorymenu li.level1 a:hover, ul#categorymenu li.level1 a:active  {font-size:13px; text-decoration:none; color:#0E191B; font-weight:bold; margin:0; }
ul#categorymenu li.level1 a:hover {color:#A53002;}
ul#categorymenu li.level1 a:active {color:#A53002;}

/* 2nd TIER */
ul#categorymenu li.level2 {list-style-type:none; padding:3px 0px 5px 30px; border-bottom: 1px solid #EAE9E1;}
ul#categorymenu li.level2 a, ul#categorymenu li.level2 a:hover, ul#categorymenu li.level2 a:active {font-size: 11px; text-decoration:none; color:#414D50; font-weight:normal;}
ul#categorymenu li.level2 a:hover {color:#A53002;}
ul#categorymenu li.level2 a:active {color:#0E191B;}

/* 3nd TIER new created*/
ul#categorymenu li.level3 {list-style-type:none; padding:3px 0px 5px 45px; border-bottom: 1px solid #EAE9E1; background-image:url(img/bg_breadcrumbarrow1.gif); background-repeat:no-repeat;}
ul#categorymenu li.level3 a {font-size: 9px; text-decoration:none; color:#7D7C6A; font-weight:normal;}

#keywords {width:244px;}
#categories_id, #manufacturers_id {width:250px;}

/* TABLE CATEGORY LISTING (SHOW SUBCATEGORIES) */
table.categoryListing {width:100%}
table.categoryListing td.categoryLabel{width:100%}
table.categoryListing td.categoryImage{padding:0px 15px 0px 0px}

/* BOXES GLOBAL DEFINITION */
h2.boxheader {font-size:14px; background-color:#0E191B; background-image:url(img/bg_boxheader.jpg); background-repeat:no-repeat; color:#ffffff; padding:4px 6px 4px 10px; margin:0; vertical-align:middle;}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#ffffff}
.boxbody {padding:8px; margin-bottom:15px; border: solid 1px #0E191B; background-image:url(img/box_cornerbg.jpg); background-repeat:no-repeat;}
.boxbody h3, .boxbody h3 a {font-size:11px}
.boxbody h3.center, .boxbody h3.center a {font-size:11px; text-align:center}
.boxbody p {color:#000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody p.center {color:#000; font-size:11px; text-align:center; margin:6px 0px 6px 0px}
.boxbody td {color:#000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody .productOldPrice {font-size:11px; color:#9F1313}
.boxbody div.hr {margin-top:5px; margin-bottom:5px;}
.boxbody div.hrlightgrey {margin-top:5px; margin-bottom:5px;}
.boxbody a {font-size:11px; color:#0E191B}
.boxbody .productboximage {border: solid 1px #0E191B;}
.boxbody ul.contentlist {margin-left:5px; margin-right:0; padding:0;}
.boxbody ul.contentlist li {margin-left:0px; padding:0; list-style-type:none}

/* CART BOX */
h2.boxcartheader {font-size:22px; color:#A53002; padding:5px 0px 5px 3px; margin:0;vertical-align:middle}
h2.boxcartheader a {text-decoration:none; color:#A53002}
.boxcartbody {padding:4px 8px 4px 8px; margin-bottom:15px; background-color:#FDD1A7; background-image:url(img/bg_cartbox.gif); background-repeat:repeat-x; color:000; border: solid 1px #A53002;}
.boxcartbody p {font-size:12px; color:#000}
.boxcartbody a {color:#000}
.boxcartbody .hr {background-color:#FDD1A7;}

/* PRODUCT PREVIEW */
.productPreview {padding:0; margin:0;}
.productPreviewContent {vertical-align:top; width:100%; font-size:13px;}
.productPreviewContent h2 {margin:0; padding:2px 4px 2px 0px;}
.productPreviewContent h2 a, .productPreviewContent h2 a:link, .productPreviewContent h2 a:hover, .productPreviewContent h2 a:visited {font-size:18px; font-weight:bold; color:#A53002; text-decoration:none}
.productPreviewImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productPreviewImage img {border: solid 1px #A53002;}
.productPreviewContent .price{color:#000; font-size:14px; font-weight:bold; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .vpe {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .productOldPrice {font-size:12px; font-weight:bold; color:#ff0000;}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal; color:#999999;}

/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%}
#productinfoimages { float:left; background-color:#fff; text-align:left; width:270px; padding:0px 10px 10px 0px; margin:0px 10px 10px 0px; font-size:11px; min-height:265px;}
#productinfoimages .productimage {border: solid 1px #A53002; margin-bottom:8px;}
#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfopricewithimages {float:right; width:200px}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice {padding:5px}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size:14px; font-weight:bold;}
#productinfoprice .productOldPrice {color:#FF0000;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
p.productinfoproductadded {font-size:11px;}
.productminiimage {border: solid 1px #A53002; width:48px; margin:8px 2px 0px 0px;}
.productoptions {background-color:#ED7928; padding:6px; border-style:solid; border-width:1px 0px 0px 0px; border-color:#0E191B}
.addtobasket {background-color:#FDCB9C; padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#0E191B}
.tableListingI {background-color: #FDCB9C;} /* DB */
.tableListingIII {background-color: #A2C6E2;} /* DB */

/* 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 table.products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top;padding-top:6px;}
body.popupprintorder .productname {vertical-align:top;padding-top:6px;}
body.popupprintorder .model {vertical-align:top;padding-top:6px;}
body.popupprintorder .singleprice {vertical-align:top;padding-top:6px;}
body.popupprintorder .totalprice {vertical-align:top;padding-top:6px;}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {padding: 15px; background-color:#FDD1A7; border: solid #A53002 1px;}
#form_shipping_address .highlightbox,#form_payment_address .highlightbox {padding: 0px; border-width: 0px;}
div.highlightbox a {color:#A53002; text-decoration:underline;}
div.highlightbox a:hover {color:#A53002; text-decoration:none;}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px;}
div.highlightbox h1 {color:#0E191B; padding:0px 0px 10px 0px; margin:0; border:none; font-size:16px;}

/* PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#FDD1A7;}
table.paymentblock tr td.header {background-color:#FDD1A7; padding:2px; padding-left:5px; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#FDD1A7; border-style: solid; border-width:0px 1px 1px 1px; border-color:#A53002; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#A53002; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}
table.shippingblock tr td {vertical-align:top; padding:4px}
table.shippingblock tr td.description,table tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton,table 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,table tr td.price {vertical-align:top; white-space:nowrap; text-align:right;}

/* 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:#F2F0EB; border: solid #A53002 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.orderdetails {font-size:12px; background-color:#FDD1A7; border-style: solid; border-width:0px 1px 1px 1px; border-color:#A53002;}
table.orderdetails a {color:#A53002; text-decoration:underline}
table.orderdetails tr td {padding:4px}
table.orderdetails tr.headerrow td {background-color:#577392; 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:#FDD1A7;vertical-align:top;}
table.orderdetails tr.contentrow1 td.quantity {text-align:center}
table.orderdetails tr.contentrow1 td.quantity input {font-size:12px; padding:2px; border:solid #A53002 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left;}

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {background-color:#F6FCDF;vertical-align:top;}
table.orderdetails tr.contentrow2 td.quantity {text-align:center}
table.orderdetails tr.contentrow2 td.quantity input {font-size:12px; padding:2px; border:solid #A53002 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:#F58A3C; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#A53002;}

/* PRODUCT NAVIGATOR */
div.productnavigator {background-color:#FDCB9C; padding:8px; border:#0E191B 1px solid}

/* REVIEW LIST */
table.reviewlist {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#A53002;}
table.reviewlist tr td {padding:4px; white-space:nowrap;}
table.reviewlist tr.header td {background-color:#A53002; color:#FFFFFF; font-weight:bold;}
table.reviewlist tr.contentrow1 td {background-color:#ECE9E2;}
table.reviewlist tr.contentrow2 td {background-color:#F2F0EB;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#ED7928;}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top;}
table.medialist tr.contentrow1 td {background-color:#ED7928;}
table.medialist tr.contentrow2 td {background-color:#FDCB9C;}

/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#FCE4CF; border-style: solid; border-width:1px; border-color:#ED7928; display:table; float:left; width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#FCE4CF; border-style: solid; border-width:1px; border-color:#ED7928; display:table; float:right; width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#ED7928; 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}

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea,#chkt_comments 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:11px; font-weight:normal; white-space:nowrap;}
table.checkoutconfirmationorderdetails tr td.productattributes {padding:0px 0px 0px 30px; color:#666666; font-size:12px; 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 {text-align:right}
table.checkoutconfirmationorderdetailstotal tr td.value {white-space:nowrap; text-align:right}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea,#chkt_agb textarea,#chkt_revocation textarea {width:100%; border-width: 0px; background-color:#FDD1A7}

/* ERROR MESSAGES */
p.errormessage {border: solid #F60909 2px; padding:15px; background-color:#FFD4D4; color:#000000;}
div.errormessage {border: solid #F60909 2px; padding:15px; background-color:#FFD4D4; color:#000000;}

ul {margin: 6px 0px 6px 16px;}

/* SUCCESS MESSAGE */
.messageStackSuccess {padding:4px; background-color:#66FF66}

/* FOOTER */
.footer {clear:both;}

/* XTC COPYRIGHT */
.copyright {margin: 0 auto; width:970px; text-align:center; color:#0E191B; font-size:11px; padding:0px 0px 10px 0px; margin-top: 6px;}
.copyright a {text-decoration:underline;}

/* PARSE TIME */
.parseTime {margin: 0 auto; width:970px; text-align:center; color:#0E191B; font-size:11px; padding:0px 0px 10px 0px;}

/* AJAX CHECKOUT PROCESS */
.info {
	font-weight:normal;
}

.ajaxloader {
	border-width: 0px;
	width:16px;
	height:16px;
	vertical-align:middle;
	position:absolute;
	margin-left:4px;
	margin-top:1px;
}

div.checkout_row {
	clear:both;
}

div.checkout_title {
	cursor:pointer;
	position:relative;
	background-color:#577392;
	color:#FFFFFF;
	padding:4px;
	font-size:13px;
	font-weight:bold;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#213346;
}

div.checkout_title .right {
	position:absolute;
	right:6px;
	top:3px;
	font-weight:bold;
}

div.checkout_content {
	background-color:#FDD1A7;
	color:#000;
	padding:4px;
	border-right:solid 1px #A53002;
	border-left:solid 1px #A53002;
	border-bottom:solid 1px #A53002;
}

div.checkout_content .inputRequirement select {
	width:190px;
}

div.checkout_content .virtual {
	text-align:left;
	margin-left:6px;
}

div.checkout_content .left_space {
	padding-left:4px;
	height:36px;
}

div.checkout_shipping_modules, .checkout_shipping_address {
	width:49%;
	float:left;
	clear:left;
}

div.checkout_payment_modules, .checkout_payment_address {
	width:49%;
	float:right;
	clear:right;
}

div.checkout_total {
	text-align:right;
}

#checkout_total table {
	float:right;
}

div.checkout_spacer {
	height:12px;
	font-size:9px;
	clear:both;
}

div.checkout_button {
	text-align:right;
	margin-top:5px;
}

.radiobox {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.module_ok, div.checkout_please_wait {
	color:#A53002;
	font-weight:bold;
}

div.checkout_error, #payment_module_error {
	color:#FF0000;
	font-weight:bold;
}

.modalDialog_transparentDivs {
	filter:alpha(opacity=40); /* Transparency */
	opacity:0.8; /* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed */
}

.modalDialog_contentDiv {
	border:3px solid #777777;
	padding:0px;
	z-index:100; /* Always needed */
	position:absolute; /* Always needed */
	background-color:#ffffff; /* White background color for the message */
	overflow:auto;
}

.modalDialog_contentDiv_shadow {
	z-index:90; /* Always needed - to make it appear below the message */
	position:absolute; /* Always needed */
	background-color:#555;
	filter:alpha(opacity=30); /* Transparency */
	opacity:0.3; /* Transparency */
}

/* CSS for the display. CSS needed for the scripts are loaded dynamically by the scripts */
a.close_modalDialog, a.close_modalDialog:link, a.close_modalDialog:hover {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	position:absolute;
	left:755px;
	top:3px;
}

a.displayMessage, a.displayMessage:link, a.displayMessage:visited,a.displayMessage:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

h1.heading_modalDialog  {
	display:block;
	background-color:#777777;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 0px 3px 15px;
	margin:0px;
}

.modalDialog_content {
	padding:10px;
}

.modalDialog_content li {
	margin-left:25px;
}

.modelDialog {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

/* CSS for AJAX Suggest */
.suggest_link {
	display:block;
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	height:14px;
	color:#000000;
}
/* only IE up to version 6.0 */
* html .suggest_link {
	line-height: 13px;
}
.suggest_link_over {
	color: black;
	background-image:url("img/suggest_over_bg.jpg");
	background-repeat:repeat-x;
	padding: 2px 6px 2px 6px;
	cursor:pointer;
	height:14px;
}
/* only IE up to version 6.0 */
* html .suggest_link_over {
	line-height: 13px;
}
#txtSearch {
	margin-left:0px;
}
/* only IE version 7.0 */
*:first-child+html #txtSearch {
	margin-left: 14px;
}
/* only IE up to version 6.0 */
* html #txtSearch {
	margin-left:17px;
}
#search_suggest {
	position:absolute;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	border: 1px solid #A53002;
	background-color:#FFFFFF;
	display: none;
	z-index: 1000;
	height:450px;
	width:453px;
	overflow:auto;
}
/* only IE version 7.0 */
*:first-child+html #search_suggest {
	margin-top: -1px;
	margin-left: 14px;
	width:454px;
}
/* only IE up to version 6.0 */
* html #search_suggest {
	margin-left: 17px;
	width: 451px;
}
.autosuggest_intro {
	height:20px;
	padding-top:3px;
	padding-left:5px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-right:5px;
	border-bottom:1px solid #A53002;
}
.suggestclose_link {
	font-weight:bold;
	color:#000000;
	display:block;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:20px;
	padding-top:3px;
	padding-right:5px;
}
.suggestclose_link:hover {
	text-decoration:none;
	background-image:url("img/suggest_over_bg.jpg");
	background-repeat:repeat-x;
	cursor:pointer;
	color:#000000
}
#suggestmore_link {
	font-weight:bold;
	color:#000000;
	display:block;
	background-repeat:repeat-x;
	height:21px;
	padding-top:4px;
	padding-right:5px;
	border-bottom:1px solid #A53002;
}
#suggestmore_link:hover {
	text-decoration:none;
	cursor:pointer;
	color:#000000;
}
#suggest_image {
	width:44px;
	max-width:44px;
	background-color:#ffffff;
	text-align:center;
	padding-right:5px;
	border:1px solid #A53002;
}
.suggest_image {
	width:44px;
	float:left;
}
.suggestwidth {
	width:440px;
	height:14px;
}
/* only IE up to version 6.0 */
* html .suggestwidth {
	width:438px;
}
.suggest_productsname {
	width:330px;
	float:left;
	font-weight:bold;
}
.suggest_products_price {
	white-space:nowrap;
	float:right;
	text-align:right;
}
.autosuggest_no_products {
	height:22px;
	padding-top:3px;
	padding-left:5px;
	background-repeat:repeat-x;
	padding-right:5px;
	border-bottom:1px solid #A53002;
	color:#000000;
}
.found {
	text-decoration:underline;
	color:#45639F;
}
