/* print.css */
body {
    font-size: small;
    font-family: "Trebuchet MS", Arial, Helvetica, "sans serif";
	margin: 0;
}
hr {
    clear: both;
    display: none;
}
.off {
    display: none;
}
.back-link {
    margin-bottom: 15px;
    background: url(../img/system/arrow-back-link.gif) left 50% no-repeat;
    font-size: 0.75em;
    display: block;
}
.back-link a {
    color: #575757;
}
.back-link span {
    margin-left: 12px;
}
.more-results-link {
    background: url(../img/system/arrow-more-results-link.gif) left 50% no-repeat;
    font-size: 0.75em;
}
.more-results-link a {
    color: #575757;
}
.more-results-link span {
    margin-left: 12px;
}
.divider {
    clear: left;
    margin-top: 10px;
    margin-bottom: 10px;
    border: none;
    height: 10px;
}
.ralign {
    text-align: right;
}
.small-info {
	font-size: 0.8em;
}
.minor-importance {
    color: #969696;
}
#box-outer-wrap {
    width: 100%;
}
#box-area-content {
    background: none;
}
#box-topnav {
    display: none;
}
#box-logo {

}
#box-logo h2 {
    font-size: 110%;
}
#box-logo h2 span {
}
#box-nav {
    display: none;
}
#box-content-wrap {

}
#box-content {
    width: 100%;
    float: left;
    color: #000000;
}
#box-content a {
    color: #000000;
    text-decoration: underline;
}
#box-content h1 {
    display: block;
    font-size: 1.7em;
    font-weight: bold;
    margin-bottom: 10px;
}
#box-content h2 {
    display: block;
    font-size: 1.7em;
    font-weight: bold;
    margin-bottom:10px;
}
#box-content .searchresults {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    font-size: 1.20em;
}
#box-content .searchresult-item {
    margin: 0;
    margin-bottom: 10px;
    width: 567px;
    padding: 0;
}
#box-content .searchresult-item-image {
    margin-right: 10px;
    margin-left: 0;
    float: left;
}
#box-content .searchresult-item-description {
    margin-left: 40px;
    margin-right: auto;
}
#box-content .searchresult-item-description a {
    color: #575757;
    text-decoration: none;
}
#box-content .searchresult-item-description a:hover {
    color: #000000;
    text-decoration: none;
}
#box-content .searchresult-item-description h3, #box-content .searchresult-item-description h3 a {
    font-size: 1.00em;
    margin-bottom: 2px;
    text-decoration: underline;
}
#box-content .searchresult-highlight {
    background: #C3D0B4;
}
#box-content ul.searchresult-list {
    list-style: none;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
}
#box-content ul.searchresult-list li {
    margin: 0;
    margin-bottom: 3px;
    padding-left: 12px;
    background: url(../img/system/bullet-default.gif) 0 7px no-repeat;
}
#box-content form.form-default {
    margin-top: 20px;
    margin-bottom: 20px;							
}
#box-content input.box-info-input-default {
    border: 1px solid #000000;
    line-height: 17px;
    font-size: inherit;
    padding: 1px 2px;
}
#box-content select.box-info-select-default {
    border: 1px solid #C3D0B4;
    width: 200px;
    font-size: inherit;
    padding: 1px 2px;
}
#box-content .box-info-submit-default {
    background: #C3D0B4 url(../img/system/background-arrow-submit.gif) no-repeat 5px 50%;
    border: 1px solid #575757;
    line-height: 17px;
    color: #181818;
    font-size: inherit;
    padding: 0px 2px;
    padding-left: 10px;
    cursor: pointer;
}
#box-content .box-info-submit-cart {
    background: #C3D0B4 url(../img/icons/icon-cart.gif) no-repeat 3px 50%;
    border: 1px solid #575757;
    color: #575757;
    padding: 0px 2px;
    padding-left: 15px;
    cursor: pointer;
    margin-top: 10px;
    font-size: 0.80em;
}
#box-content .box-info-submit-cart:hover {
    background: #C3D0B4 url(../img/icons/icon-cart-over.gif) no-repeat 3px 50%;
    border: 1px solid #181818;
    color: #181818;
}
#box-breadcrumbs {

}
#box-breadcrumbs p {
    font-size: 70%;
    line-height: 18px;
    color: #000000;
    margin-left: 8px;
    margin-right: 8px;
}
#box-breadcrumbs a {
    text-decoration: underline;
    color: #000000;
}
#box-content .box-article {
    clear: both;
}
#box-content .box-article p {
    line-height: 1.25em;
}
#box-content .box-article .article-price {
    text-align: right;
}
#box-content .box-article .article-price dl {
    background: #575757 url(../img/system/background-price-bar.gif) no-repeat 0px 50%;
    width: 147px;
    color: #FFFFFF;
    margin-right: 0px;
    margin-left: auto;
    padding: 3px;
}
#box-content .box-article .article-price dt {
    font-size: 120%;
    line-height: 100%;
    font-weight: bold;
}
#box-content .box-article .article-price dd {
    font-size: 65%;
    line-height: 110%;
    margin-bottom: 4px;
    color: #CCCCCC;
}
#box-content .box-article .article-price dd a {
    color: #CCCCCC;
    font-size: 130%;
    line-height: 130%;
    text-decoration: none;
    white-space: nowrap;
}
#box-content .box-article .article-price dd a:hover {
    color: #FFFFFF;
}
#box-content .box-article .article-price dd a span {
    background: url(../img/system/background-arrow-price-top.gif) no-repeat left 50%;
    padding-left: 10px;
}
#box-content .box-article .article-price dd a span:hover {
    background: url(../img/system/background-arrow-price-over.gif) no-repeat left 50%;
}
#box-infobar {
    display: none;
}
#box-footer {
    display: none;
}
#box-nav,
#box-topnav,
#box-logo,
#box-content-wrap,
#box-inner-footer
{
    margin-left: 8px;
    margin-right: 8px;
}

/* cat-list */

#box-content ul.cat-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#box-content ul.cat-list a span {
    margin-left: 8px;
    font-size: 0.80em;
    font-weight: bold;
    display: block;
}
#box-content ul.cat-list li {
    background: #FFFFFF url(../img/system/background-cat-list-item.jpg) 0 0 no-repeat;
    height: 145px;
    width: 120px;
    margin-right: 24px;
    margin-bottom: 15px;
    float: left;
    text-align: center;
    line-height: 1.20em;
    cursor: pointer;
}
#box-content ul.cat-list li:hover {
    background: #FFFFFF url(../img/system/background-cat-list-item-over.jpg) 0 0 no-repeat;
}
#box-content ul.cat-list li a {
    text-decoration: none;
}
#box-content ul.cat-list ul {
    display: none;
}

/* cat-item-large */
.cat-item-large {
    margin-bottom: 20px;
    width: 575px;
    height: 150px;
    background: url(../img/system/background-cat-item-large.jpg) 0 0 no-repeat;
    float: left;
    cursor: pointer;
}
.cat-item-large:hover {
    background: url(../img/system/background-cat-item-large-over.jpg) 0 0 no-repeat;
}
.cat-item-large:hover .cat-item-large-content{
    background: url(../img/system/arrow-cat-prod-nav-over.gif) right 50% no-repeat;
}
.cat-item-large a {
    color: #575757;
}
.cat-item-large a:hover {
    text-decoration: none;
}
.cat-item-large-image {
    margin-left: 0px;
    margin-right: auto;
    width: 160px;
    height: 150px;
    float: left;
}
.cat-item-large-contentbox {
    margin-left: auto;
    margin-right: 0px;
    width: 415px;
    height: 150px;
    float: right;
}
.cat-item-large-content {
    background: url(../img/system/arrow-cat-prod-nav.gif) right 50% no-repeat;
    margin-top: 94px;
    margin-left: 25px;
    margin-right: 10px;
    height: 56px;
}
#box-content .cat-item-large-content h3 {
    font-size: 1.40em;
    font-weight: bold;
    line-height: 1.00em;
    margin-bottom: 3px;
    margin-right: 20px;
}
#box-content .cat-item-large-content p {
    font-size: 0.80em;
    line-height: 1.1em;
    margin-right: 30px;
}
/* cat-item-small */
.cat-item-small {
    margin-bottom: 20px;
    width: 575px;
    height: 60px;
    background: url(../img/system/background-cat-item-small.jpg) bottom left no-repeat;
    float: left;
    cursor: pointer;
}
.cat-item-small:hover {
    background: url(../img/system/background-cat-item-small-over.jpg) bottom left no-repeat;
}
.cat-item-small:hover .cat-item-small-content {
    background: url(../img/system/arrow-cat-prod-nav-over.gif) right 50% no-repeat;
}
.cat-item-small a {
    color: #575757;
}
.cat-item-small a:hover {
    text-decoration: none;
}
.cat-item-small-image {
    margin-left: 0px;
    margin-right: auto;
    width: 115px;
    height: 60px;
    float: left;
}
.cat-item-small-contentbox {
    margin-left: auto;
    margin-right: 0px;
    width: 460px;
    height: 60px;
    float: right;
}
.cat-item-small-content {
    background: url(../img/system/arrow-cat-prod-nav.gif) right 50% no-repeat;
    margin-left: 25px;
    margin-right: 10px;
    height: 44px;
    margin-top: 8px;
}
#box-content .cat-item-small-content h3 {
    font-size: 1.20em;
    font-weight: bold;
    line-height: 1.00em;
    margin-bottom: 3px;
    margin-right: 20px;
}
#box-content .cat-item-small-content p {
    font-size: 0.80em;
    line-height: 1.1em;
    margin-right: 30px;
}

/* cat-item-small */
.prod-item {
    margin-bottom: 20px;
    width: 575px;
    background: url(../img/system/background-prod-item.jpg) bottom left no-repeat;
    float: left;
    cursor: pointer;
}
.prod-item.offer {
    background: url(../img/system/background-prod-item-offer.jpg) bottom left no-repeat;
}
.prod-item.offer:hover {
    background: url(../img/system/background-prod-item-offer-over.jpg) bottom left no-repeat;
}
.prod-item:hover {
    background: url(../img/system/background-prod-item-over.jpg) bottom left no-repeat;
}
.prod-item:hover .prod-item-content {
    background: url(../img/system/arrow-cat-prod-nav-over.gif) right 50% no-repeat;
}
.prod-item.offer:hover .prod-item-content {
    background: url(../img/system/arrow-prod-offer-nav-over.gif) right 50% no-repeat;
}
.prod-item a {
    color: #575757;
}
.prod-item a:hover {
    text-decoration: none;
}
.prod-item-offer {
    background: #93A9BC;
    height: 19px;
    border-bottom: 1px solid #818181;
    color: #FFFFFF;
    width: 575px;
}
.prod-item-offer-descr {
    margin-right: auto;
    margin-left: 0px;
    font-size: 1em;
    line-height: 19px;
    font-weight: bold;
    width: 380px;
    float: left;
}
.prod-item-offer-descr span {
    margin-left: 10px;
}
.prod-item-offer-expires {
    margin-right: 0px;
    margin-left: auto;
    font-size: 0.7em;
    font-weight: bold;
    text-align: right;
    line-height: 19px;
    width: 165px;
    float: right;
}
.prod-item-offer-expires span {
    margin-right: 10px;
}
.prod-item-image {
    margin-left: 0px;
    margin-right: auto;
    width: 115px;
    height: 60px;
    float: left;
}
.prod-item-contentbox {
    margin-left: auto;
    margin-right: 0px;
    width: 460px;
    height: 60px;
    float: right;
}
.prod-item-content {
    background: url(../img/system/arrow-cat-prod-nav.gif) right 50% no-repeat;
    margin-left: 25px;
    margin-right: 10px;
    height: 46px;
    margin-top: 6px;
}
.prod-item.offer .prod-item-content {
    background: url(../img/system/arrow-prod-offer-nav.gif) right 50% no-repeat;
}
#box-content .prod-item-content h3 {
    font-size: 1.05em;
    font-weight: bold;
    line-height: 1.00em;
    margin-bottom: 3px;
    margin-right: 20px;
}
#box-content .prod-item-content p {
    font-size: 0.80em;
    line-height: 1.1em;
    margin-right: 30px;
}
#box-content .prod-item-content p.prod-item-price-sample {
    margin-top: 5px;
    font-size: 0.75em;
    font-style: italic;
    color: #818181;
}
.error-row {
    margin-bottom: 20px;
}
.error-symbol {
    float: left;
    margin-left: 0;
    width: 32px;
}
.error-message {
    margin-left: 40px;
    height: 32px;
    color: #000000;
}
.prod-detail-box {

}
.prod-detail-image {
    width: 260px;
    margin-left: 0;
    float: left;
}
.prod-detail-thumbimages img {
    float: left;
    margin-right: 20px;
}
.prod-detail-content {
    margin-left: 270px;
    margin-right: 0;
    padding: 0;
}
#box-content .prod-detail-content P {
 
}
#box-content .prod-detail-content h2 {
    font-size: 1.20em;
}
#box-content .prod-detail-content .info-box {
    margin-top: 20px;
}
.info-box {
    background: #FFFFFF;
    font-size: 0.80em;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    padding-bottom: 5px;
}
#box-content .info-box a {
    text-decoration: underline;
}
#box-content .info-box h2 {
    margin: 0;
    padding: 0;
    font-size: 1.00em;
    font-weight: bold;
    color: #000000;
    background: #EEEEEE;
}
#box-content .info-box h2 span {
    margin: 0 10px ;
}
#box-content .info-box p {
    margin: 5px 10px;
}
#box-content .info-box dl {
    margin-left: 10px;
}
#box-content .info-box dt {
    float: left;
}
#box-content .info-box dd {
    margin-left: 40px;
}
#box-content .info-box select, #box-content .info-box input {
    margin: 5px 10px;;
    font-size: inherit;
}
.info-box-divider {
    height: 5px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #000000;
}
.info-box-row {
    margin: 5px 10px;
    margin-bottom: 0;
    line-height: 1.00em;
}
.info-box-row .highlight {
    color: #FF6600;
}
.info-box-descr-col {
    float: left;
    width: 200px;
    margin-left: 0;
    margin-right: auto;
}
.info-box-sub-descr-col {
    float: left;
    width: 190px;
	background: url(../img/system/arrow-right-small.gif) no-repeat left 1px;
    margin-left: 0;
    padding-left: 10px;
    margin-right: auto;
}
.info-box-sub-descr-col-highlight {
    float: left;
    width: 190px;
	background: url(../img/system/arrow-right-small-highlight.gif) no-repeat left 1px;
    margin-left: 0;
    padding-left: 10px;
    margin-right: auto;
	color: #FF6600;
}
.info-box-price-col {
    width: 80px;
    margin-left: auto;
    margin-right: 0;
    text-align: right;
}
ul#calc-nav {
    height: 22px;
    margin: 0;
    padding: 0;
    list-style: none;
}
#calc-nav li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 0.80em;
    white-space: nowrap;
}
#calc-nav a {
    float: left;
    display: block;
    margin: 0 2px 0 0;
    height: 22px;
    line-height: 22px;
    padding: 0 3px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    border: 1px solid #000000;
    border-bottom: none;
    background: #FFFFFF;

}
#calc-nav a.active-tab {
    color: #FFFFFF;
    border: 1px solid #000000;
    border-bottom: none;
    background: #000000;
}
#calc-nav a.highlight-tab {
    color: #000000;
    border: 1px solid #000000;
    border-bottom: none;
    background: #FFFF00;
}
.calc-box {
    margin: 0;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 5px;
    background: none;
}
.calc-box p {
    margin: 0;
}
.calc-result {
    margin: 0;
}
.calc-result-note {
    width: 250px;
    margin-left: 0;
    margin-right: auto;
}
.calc-result-price {
    width: 305px;
    margin-left: auto;
    margin-right: 0;
    padding: 0;
    float: right;
}
.default-row {
    /*margin-bottom: 10px;*/
	margin:0;
    clear: both;
}
.highlighted-box .default-row {
	margin: 0;
	margin-top: 5px;
}
.default-column {
    width: 305px;
    margin-left: 0;
    float: left;
	margin-bottom: 5px;
}
.tooltip-column {
    margin-left: 310px;
	margin-right: 0;
}
.default-column1, .default-column2 {
    margin-left: 10px !important;
	margin-left: 5px;

}
/*.default-column2 {
    margin-left: 10px !important;
	margin-left: 5px;

}*/
.wide-column {
    margin-left: 10px;
    margin-right: 10px;
}
.form-row {
    margin-bottom: 10px;
    clear: left;
}
.form-column-box {
    margin-bottom: 10px;
    clear: left;
}
.form-navigation-box {
    margin-top: 10px;
    margin-bottom: 10px;
    clear: left;
}
.form-row-descr {
    float: left;
    margin-left: 10px;
    margin-right: auto;
    width: 255px;
}
.form-column-1 {
    float: left;
    margin-left: 10px;
    margin-right: auto;
    width: 255px;
}
.form-row-formfield {
    margin-left: 275px;
    margin-right: 10px;
}
.form-column-2 {
    margin-left: 275px;
    margin-right: 10px;
}
.form-row-info {
    margin-left: 25px;
    margin-bottom: 5px;
    font-size: 0.80em;
    color: #787C73;
    line-height: 1.15em;
}
.form-row-hint {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 0.80em;
    color: #787C73;
    line-height: 1.15em;
}
.form-navigation-prev {
    float: left;
    margin-left: 10px;
    width: 255px;
    font-size: 0.80em;
}
.form-navigation-next {
    margin-left: 275px;
    margin-right: 10px;
    text-align: right;
    font-size: 0.80em;
}
.advertising-box {
    background: #FFFFFF;
}
.default-box {
    background: none;
	margin-bottom: 20px;
    float:left;
}
.default-box p {
	margin: 10px;
	clear: both;
}
.default-box dl {
    margin: 0;
}
.default-box dt {
    float: left;
}
.default-box dl input {
    margin: 0;
	margin-left: 3px;
}
.default-box dd {
    margin-left: 28px;
}
.default-box-clearer {
    height: 1px;
    margin: 0;
    padding: 0;
	clear:left;
	font-size: 0.01em; /* for IE6 */
}
#box-content .box-article .default-box h2 {
    background: #EEEEEE;
	margin: 0;
	margin-bottom: 10px;
    color: #000000;
    font-size: 0.85em;
}
#box-content .box-article .default-box h2 span {
    margin: 0 10px;
	margin-bottom:	0;
}

.cart-row-divider {
    height: 5px;
    margin: 0;
	margin-bottom: 10px;
    padding: 0;
    border-bottom: 1px solid #C3D0B4;
	clear: both;
	font-size: 0.01em; /* for IE6 */
}
.highlighted-box .cart-row-divider {
    border-bottom: 1px solid #000000;
	margin-bottom: 0;
}
.cart-row-tools .cart-box-divider {
    height: 0;
    border-bottom: 1px solid #000000;
}
.cart-row-tools .cart-box-clearer {
    height: 0;
    margin: 0;
    padding: 0;
	clear:left;
}
.cart-main-column {
    width: 480px;
    margin-left: 0;
    float: left;
}
.highlighted-box .cart-main-column {
/*    margin-top: 5px;*/
    width: 100%;
    margin-left: 0;
    float: left;
}
.cart-tool-column {
    margin-left: 490px;
	font-size:	0.75em;
}
.highlighted-box .cart-tool-column {
    display: none;
}
.cart-tool-column a.delete-cart-item {
    background: url(../img/buttons/button-delete-cart-item.gif) left 50% no-repeat;
    display: block;
    margin-bottom: 4px;
}
.cart-tool-column a.delete-cart-item span {
    margin-left: 20px;
}
.cart-tool-column a.edit-cart-item {
    background: url(../img/buttons/button-edit-cart-item.gif) left 50% no-repeat;
    display: block;
    margin-bottom: 4px;
}
.cart-tool-column a.edit-cart-item span {
    margin-left: 20px;
}
.cart-content {
	margin:	5px 10px;
    margin-top: 0;
    width: 350px;
	float:	left;
    line-height: 1.05em;
}
.highlighted-box .cart-content {
	margin:	0 10px;
    width: 415px;
}
.cart-sub-content {
    background: url(../img/system/arrow-right.gif) left 3px no-repeat;
    margin: 5px 10px;
    margin-top: 0;
	padding-left: 15px;
    width: 340px;
	float: left;
    line-height: 1.05em;
}
.highlighted-box .cart-sub-content {
	margin: 0 10px;
	margin-top: 5px;
    width: 420px !important;
	width: 400px;
}
.cart-price {
    margin-top: 0;
    margin-left: 380px;
    margin-right: 0;
    width: 100px;
    text-align: right;
}
.highlighted-box .cart-price {
    margin-top: 0;
    margin-left: 440px;
    margin-right: 0;
    text-align: right;
}
.cart-edit-shipping-box {
    background: #E3E8EC;
    border: 1px solid #93A9BC;
    border-bottom: none;
    width: 235px;
    position: absolute;
    z-index: 1000;
    font-size: 1.1em;
    line-height: 1.15em;
}
.cart-edit-shipping-box form {
    margin: 0;
}
.cart-edit-shipping-row {
    margin: 0;
    padding: 3px 0;
    border-bottom: 1px solid #93A9BC;
	clear: left;
}
.cart-edit-shipping-row:hover {
    background: #C9D7E2;
}
.cart-edit-shipping-last-row {
    margin: 0;
    padding: 3px 0;
    background: #93A9BC;
	clear: left;
}
#box-content select.box-select-shipping-country {
    border: 1px solid #93A9BC;
    width: 200px;
    font-size: inherit;
    margin: 2px 0;
}
#box-content select.box-select-shipping-country.alert {
    background: #FFFF00;
    border: 1px solid #000000;
}
.cart-edit-shipping-select {
    width: 20px;
    float: left;
}
.cart-edit-shipping-descr {
    margin-left: 25px;
    width: 205px;
}
#box-content a.button-apply-small {
    background: url(../img/buttons/button-apply-small.gif) left 50% no-repeat;
    margin-bottom: 4px;
    color: #E7E7E7;
}
#box-content a.button-apply-small:hover {
    color: #FFFFFF;
}
#box-content a.button-apply-small span {
    margin:	4px;
    margin-left: 20px;
    margin-right: 8px;
}
#box-content a.button-close-small {
    background: url(../img/buttons/button-close-small.gif) left 50% no-repeat;
    margin-bottom: 4px;
    color: #E7E7E7;
}
#box-content a.button-close-small:hover {
    color: #FFFFFF;
}
#box-content a.button-close-small span {
    margin: 4px;
    margin-left: 20px;
    margin-right: 8px;
}
.extended-form-descr {
    width: 120px;
	float:	left;
	text-align: right;
}
.extended-form-field {
    margin-left: 128px;
    margin-right: 0;
    font-size: 0.80em;
}
.extended-form-infofield {
    margin-top:	10px;
    margin-left: 128px;
    margin-right: 0;
    font-size: 0.80em;
    color: #787C73;
}
.simple-form-field {
    margin-left: 10px;
}
.simple-form-field .form-row-info {
    margin-left: 0;
}
#box-content input.default-input {
    margin: 0;
	margin-bottom: 5px;
    font-size: inherit;
	padding: 0;
    width: 160px;
}
#box-content textarea.default-textarea {
    margin: 0;
	margin-bottom: 5px;
    font-size: inherit;
	padding: 0;
    width: 160px;
	height: 65px;
}
#box-content select.default-input {
    margin: 0;
	margin-bottom: 5px;
    font-size: inherit;
	padding: 0;
    width: 160px;
}
.tooltip-box {
    background: url(../img/system/arrow-form-helpbox.gif) left 5px no-repeat;
	width: 255px;
    position: absolute;
}
.highlighted-box .tooltip-box {
    background: url(../img/system/arrow-form-helpbox.gif) left 5px no-repeat;
	width: 230px;
    position: absolute;
}
.inner-tooltip-box {
    background: #none;
	border: 1px solid #000000;
	margin-left: 15px;
	font-size: 0.80em;
}
.inner-tooltip-box p {
    margin: 5px;
}
.toolbox {
    clear: both;
}
.toolbox-column1 {
    width: 260px;
    float: left;
    margin-left: 0;
    margin-bottom: 10px;
}
.toolbox-column1 p {
    font-size: 0.8em;
}
.cart-couponbox {
    background: #EFF2EB;
    width: 280px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.couponbox-descr {
    width: 90px;
    margin:	5px;
    margin-right: 0;
    font-weight: bold;
    text-align: right;
    font-size: 0.8em;
    float: left;
}
.couponbox-formcontent {
    margin-right: 0;
    margin-left: 105px;
}
.couponbox-input {
    border: 1px solid #000000;
    margin-top: 5px;
	margin-bottom: 5px;
    padding: 0;
    margin-left: 0;
    width: 120px;
    line-height: 0.8em;
    font-size: 0.80em;
}
.couponbox-submit {
    margin-bottom: 5px;
    background: #C3D0B4 url(../img/system/background-arrow-submit.gif) no-repeat 5px 50%;
    border: 1px solid #575757;
    color: #575757;
    padding: 0;
    padding-left: 15px;
    cursor: pointer;
    font-size: 0.80em;
}
.toolbox-column2 {
    margin-left: 300px;
}
.toolbox-column2 p {
    font-size: 0.8em;
}
.order-flow-box {
    display: none;
}
.highlighted-box {
    background: none;
    border: 1px solid #000000;
    margin: 0;
	margin-bottom: 20px;
	width: 99.5%;
	float: left;
}
.highlighted-box p {
    clear: none;
}
.highlighted-box dl {
    margin-top: 5px;
}
.highlighted-box-footer {
    display: none;
}
.order-flow-footer-box {
    display: none;
}
#box-content .default-box .highlighted-box-footer a {
    background: url(../img/icons/icon-edit.gif) left 50% no-repeat;
    color: #000000;
}
.highlighted-box-footer a span {
    margin-left: 20px;
    margin-right: 5px;
}
.highlighted-box-clearer {
    height: 5px;
    margin: 0;
    padding: 0;
	clear: left;
}
.addressbook {
    clear: both;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 20px;
}
#box-content .default-box .addressbook h2 {
	background: none;
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 1.15em;
}
#box-content .default-box .addressbook h2 span {
    margin: 0;
    padding: 0;
}
.addressbook p {
    margin: 0;
    margin-bottom: 10px;
}
.addressbook .highlighted-box {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 220px;
	float: left;
}
.addressbook .highlighted-box dl {
    margin-top: 5px;
}
.addressbook a {
    font-size: 0.8em;
}
a.button-cart, a.button-new-entry, a.button-save-entry, a.button-cancel {
	border: 1px solid #ABABAB;
    margin-right: 10px;
}
a.button-cart span, a.button-new-entry span, a.button-save-entry span, a.button-cancel span {
    margin: 2px;
    margin-left: 20px;
    margin-right: 5px;
}
a.button-cart {
    background: #C3D0B4;
}
a.button-cart {
    background: #C3D0B4;
	border: 1px solid #000000;
}
a.button-new-entry {
    background: #C3D0B4 url(../img/buttons/button-addressbook-new-entry.gif) 5px 50% no-repeat;
}
a.button-new-entry:hover {
    background: #C3D0B4 url(../img/buttons/button-addressbook-new-entry-over.gif) 5px 50% no-repeat;
	border: 1px solid #000000;
}
a.button-save-entry {
    background: #C3D0B4 url(../img/buttons/button-addressbook-save-entry.gif) 5px 50% no-repeat;
}
a.button-save-entry:hover {
    background: #C3D0B4 url(../img/buttons/button-addressbook-save-entry-over.gif) 5px 50% no-repeat;
	border: 1px solid #000000;
}
a.button-cancel {
    background: #C3D0B4 url(../img/buttons/button-addressbook-cancel.gif) 5px 50% no-repeat;
}
a.button-cancel:hover {
    background: #C3D0B4 url(../img/buttons/button-addressbook-cancel-over.gif) 5px 50% no-repeat;
	border: 1px solid #000000;
}