/**********************************************************************/
/*** core stuff                                                     ***/
/**********************************************************************/
html, body {
	border: 0px;
	border-spacing: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #505050;
}

body { background-color: #ccc; }
body.page-popup { background-color: #fff; } /* print */

#centerBoxFrame { 
	text-align: center; /* IE center */
}

#centerBox {
    width: 980px;
    padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}

#mainBoxFrame {
    width: 980px;
    border-left: 1px solid #b0b0b0;
    border-right: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;
    background-color: #ffffff;
    float: left;
}

#mainBox {
    width: 950px;
    border-top: 4px solid #d31919;
    margin: 0px 15px 0px 15px;
    float: left;
}

.clear {
	clear: both;
}

/********************** Columns */

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }

/* Layout ================================================================================= */
.wrapper { float: left; }

/* Base Columns */ 

.col-main { float: left; width: 754px; padding-left: 25px; }
/*.col-main { float: right; width: 754px; } */
.col-main-right { float: left; width: 754px; }
.col-main img.mainImage { padding-right: 20px; }
/*.col-right { float:right; width:230px; border:1px solid #ddd; padding:5px 5px 0; }*/

/* Standart */
a { color: #666; }

.left { float: left; }

/* ======================================================================================= */

/* Header ================================================================================ */

.headerFrame { float: left; }
.header { float: left; width: 950px; padding-bottom: 0px; }
#breadcrumbs { float: left; width: 800px; height: 20px; padding-bottom: 30px; margin-top: 10px; }

/********** < Breadcrumbs */
#breadcrumbs ul { padding-left: 8px; }
#breadcrumbs ul li {
    font-size: 0.9em;
    color: #a0a0a0;
    text-transform: uppercase;
    display: inline;
}

#breadcrumbs ul li a {
    text-decoration: none;
    font-weight: bold;
    color: #a0a0a0;
}
/********** Breadcrumbs > */

.header #topLinks {
    float: right;
    height: 25px;
}

.header #topLinks ul.links { margin-top: 5px; }
.header #topLinks ul.links li { /*margin-left: 20px; padding-left: 22px;*/ display: inline; }
.header #topLinks ul.links li.first { margin-left: 20px; padding-left: 22px; background: url(../images/head_toplink_icon_account.gif) 0px 0px no-repeat; }

.header #topLinks ul.links li a {
    color: #a0a0a0;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em;
	display: inline-block;
	margin-left: 20px;
	padding-left: 22px;
}

.header #topLinks ul.links li.first a {	margin-left: 0px; padding-left: 0px; }
.header #topLinks ul.links li a.top-link-wishlist { background: url(../images/head_toplink_icon_wishlist.gif) 0px 0px no-repeat; }
.header #topLinks ul.links li a.top-link-cart { background: url(../images/head_toplink_icon_cart.gif) 0px 0px no-repeat; color: #d31919; }
.header #topLinks ul.links li a.top-link-logout { background: url(../images/head_toplink_icon_logout.gif) 0px 0px no-repeat; }
.header #topLinks ul.links li a.top-link-info { background: url(../images/head_toplink_icon_info.gif) 0px 0px no-repeat; }
.header #topLinks ul.links li a.top-link-hotline { background: url(../images/head_toplink_icon_fon.gif) 0px 0px no-repeat; }

.header #headLogo { float: left; padding-left: 10px; }

.header #headLogin,
.designermeilen #cartLogin {
	float: right;
	margin: 15px 0 0;
	width: 437px;
	background: url(../images/head_login_bg.gif) 0 0 no-repeat;
}
.designermeilen #cartLogin { margin: 10px 0 5px; width: 513px; background: url(../images/cart_login_bg.png) 0 0 no-repeat; }

.header #headLogin .middle,
.designermeilen #cartLogin .middle {
    padding: 0 10px 0;
    height: 38px;
    color: #fff;
    font-weight: 900;
    line-height: 38px;
}
.header #headLogin a {
	color: #fff;
	text-decoration: none;
}

.header #headLogin .milesFrame {
	float: left;
	width: 420px;
	text-align: center;
}

.header #headLogin .registerText,
.designermeilen #cartLogin .registerText { float: left; }
.designermeilen #cartLogin .registerText { color: #fff; text-decoration: none; font-size: 11px; font-weight: bold;}
.header #headLogin .registerButton,
.designermeilen #cartLogin .registerButton { float: right; }
.header #headLogin .middle .miles { font-size: 1.3em; color: #f0f0f0; }

.header #headLogin .middle .loginButton,
.designermeilen #cartLogin .middle .loginButton { 
    display: inline-block;
    width: 98px;
    height: 27px;
    margin: 5px 5px 0px 0px;
    background: url(../images/head_login_button.gif) 0px 0px repeat-x;
}

/********** < Navigation */
#headNavigationFrame {
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    margin: 10px 0px 0px 0px;
    float: left;
}

#headNavigation {
    /*border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #d7d7d7;*/
    width: 950px;
    float: left;
}

.header-nav-container { float: left; }
.header-nav { float: left; width: 100%; } /* width: IE6-Hack */
.header-search { float: left; }


#nav {
    font-size:12px;
    text-transform: uppercase;
    padding: 0 0;
}

/* All Levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#d91616; }
#nav a { float:left; padding: 11px 20px 10px 8px; color:#606060; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#d91616; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; width:100%; background: #fff; }
#nav ul li.over {}
#nav ul li.last { background:#656461; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight: bold; font-size: 0.9em; color:#606060 !important; }

/* 2nd Level */
#nav ul {
    position: absolute;
    min-width: 18em;
    top: 37px;
    left: -10000px;
    display: block;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    background: #fff;
}

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#fff; color:#606060; }
#nav ul li a:hover { background:#d91616; color:#fff !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }
/********** Navigation > */


/********** < Search */
#headSearch {
    padding-top: 8px;
    float: right;
}

#search {
    width: 91px;
    height: 19px;
	padding: 0 5px;
    border: none;
    background-image: url(../images/head_search_bg.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 2px 5px 0px 5px;
    vertical-align: top;
}

/* Mini search */
.mini-search .input-text { width:212px; margin-right:4px; }
.search-autocomplete { z-index:999; }
.search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.search-autocomplete li .amount { float:right; font-weight:bold; }
.search-autocomplete li.odd { background-color:#fffefb; }
.search-autocomplete li.selected { background-color:#f7e8dd; }

/********** Search > */
/* Header End ============================================================================ */


/* Sidebar left + right ================================================================== */

/* right side */
#rightFrame { float: right; }
.col-right { float: right; width: 190px; border: none; padding: 0px; text-align: right; }

#rightFrame div.trustedShop { margin-top: 25px; margin-left: 10px; }
#rightFrame img.hotline { margin-top: 112px; }
#rightFrame div.trustedShop img { float: left; }
#rightFrame div.trustedShop p {
	float: left;
	padding: 10px 0px 0px 10px;
	text-align: left;
}

#rightFrame div.trustedrating-widget { margin-left: 10px; }

.checkout-onepage-success #rightFrame img.hotline,
.checkout-onepage-index #rightFrame img.hotline { margin-top: 25px; }

.checkout-onepage-success #rightFrame div.trustedShop { display: none; }

.trustedrating-widget {
	margin-top: 25px;
	float: right;
}

.widget-cart { float: left; }

.etracker { padding-top: 0px !important; }

#rightFrame .payment {
	font-size: 0.9em;
    font-weight: bold;
    color: #b0b0b0;
    float: left;
    width: 171px;
    padding: 20px 0px 10px 0px;
}

#rightFrame .payment img {
	margin: 0px 0px 15px 45px;
	float: left;
}

/* left side */
#leftFrame { float: left; }
#leftTopSegment { height: 3px; width: 171px; background: url(../images/left_bg_top.gif) 0px 0px no-repeat; float:left; overflow: hidden; }
.col-left { float: left; width: 171px; border: none; padding: 0px; background: url(../images/left_bg_middle.gif) 0px 0px repeat-y; }
#leftBottomSegment { height: 3px; width: 171px; background: url(../images/left_bg_bottom.gif) 0px 0px no-repeat; float:left; overflow: hidden; }

a.button_sale,
a.button_brands { float: left; margin: 10px 0 0; }
a.button_brands { margin: 5px 0 0; }
a.button_sale img,
a.button_brands img { width: 171px; height: 35px; }

#leftFrame .trustedrating-widget,
#leftFrame .trustedShop,
#leftFrame .gimahhot,
#leftFrame .thawte,
#leftFrame .payment {
	font-size: 0.9em;
    font-weight: bold;
    color: #b0b0b0;
    float: left;
    width: 171px;
    padding: 0px 0px 10px 0px;
}

#leftFrame .gimahhot,
#leftFrame .thawte,
#leftFrame .payment { padding: 7px 0px 7px 0px; }

#leftFrame .trustedShop a,
#leftFrame .gimahhot a,
#leftFrame .thawte a { font-weight: bold; color: #666; text-decoration: none; }
#leftFrame .trustedShop img,
#leftFrame .gimahhot img,
#leftFrame .thawte img { float: left; padding-right: 10px; }
#leftFrame .trustedShop p,
#leftFrame .gimahhot p,
#leftFrame .thawte p { padding-top: 10px; }
#leftFrame .payment img { margin: 0px 0px 15px 35px; }

.mini-newsletter { padding-left: 15px; padding-bottom: 10px; }
.mini-newsletter h4 { font-size: 1.1em; }
.mini-newsletter .input-text { margin-bottom: 3px; }

/********** < Navigation */
.left-nav-container { float: left; }
.left-nav { float: left; }

.left-nav h4 {
    font-size: 1.0em;
    padding: 5px 0px 5px 25px;
    text-transform: uppercase;
    background: url(../images/left_downarrow.gif) 8px 12px no-repeat;
}

#left-nav {
    font-size:12px;
    padding: 0 0;
}

/* All Levels */
#left-nav li { position:relative; text-align:left; clear: both; }
#left-nav li.over { z-index:999; }
#left-nav a,
#left-nav a:hover { display:block; line-height:1.0em; text-decoration:none; }
/*#left-nav span { display:block; cursor:pointer; white-space:nowrap; }*/
#left-nav li ul span { white-space:normal; }
#left-nav li li.parent {}

/* 0 Level */
#left-nav li { float:left; }
#left-nav li.active a { color:#d91616; }
#left-nav a { float:left; padding: 8px 5px 8px 25px; color:#d91616; font-weight:bold; }
#left-nav li a span.linkDiffColor { color:#606060 }
#left-nav li.over a,
#left-nav a:hover { color:#d91616; }

/* 1st Level */
#left-nav ul li,
#left-nav ul li.active { float:none; margin:0; padding-bottom:1px; }
#left-nav ul li.over {}
#left-nav ul li.last { padding-bottom:0; }

#left-nav ul a,
#left-nav ul a:hover { color: #666; }
#left-nav ul li a { padding: 0px 5px 8px 35px; font-weight: bold; font-size: 0.9em; color: #666; }
#left-nav ul li a.subopen { color: #d91616; }

/* 2nd Level */
/*#left-nav ul {
    position: absolute;
    width: 15em;
    top: 37px;
    left: -10000px;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
}*/

/* 3rd+ Level */
/*#left-nav ul ul { top:5px; }*/

/* Show Menu */
/*#left-nav li.over > ul { left:0; }
#left-nav li.over > ul li.over > ul { left:100px; }
#left-nav li.over ul ul { left:-10000px; }

#left-nav ul li a { background:#fff; color:#606060; }
#left-nav ul li a:hover { background:#d91616; color:#fff !important; }
#left-nav ul span,
#left-nav ul li.last li span { padding:3px 15px 4px 15px; }*/
/********** Navigation > */

/********************** Layered Navigation */
.layered-nav .head {
    margin:0;
    height:24px;
    }
.layered-nav h3 { display:none; }
.layered-nav .border-creator { border: none; }
.layered-nav h4 {
    margin:0;
    padding: 15px 0px 3px 10px ;
    color:#555;
    font-weight:bold;
    font-size: 1em;
    }
.layered-nav .narrowed-category li { background:url(../images/narrow_category_bg.gif) repeat-x 0 100% #fff; padding:4px 6px 4px 10px; }
.layered-nav .narrowed-category li .label {
    background:url(../images/narrow_by_li_by.gif) no-repeat 0 .2em;
    padding-left: 20px;
    font-weight: bold;
    text-transform: uppercase;
    }
.layered-nav .widget-btn {
    float:right;
    margin:.1em 0 0 5px;
    font-size:.95em;
    }
.layered-nav .actions {
    padding: 4px 10px;
    }
.narrow-by dl {
    padding:0 0 1em 0;
    }
.narrow-by dt {
    margin:0;
    padding:7px 10px 0 28px;
    background:url(../images/narrow_by_set.gif) no-repeat 9px .9em;
    color:#2f2f2f;
    text-transform:uppercase;
    }
.narrow-by dd {
    background:url(../images/narrow_by_dd_bg.gif) repeat-x 0 100%;
    padding:0 12px .8em 12px;
    }
.narrow-by dd li { margin-bottom:.3em; line-height:1.3em; }
.narrow-by dd.last { background:none; }

select#filter {
	background-color: #f5f5f5;
	border: none;
	font-size: 0.9em;
	width: 145px;
}

/* Sidebar End =========================================================================== */


/* Footer ================================================================================ */
.footer-container { border-top: 1px solid #d7d7d7; margin-top: 20px; }
.footer { border-top: 1px solid #d7d7d7; margin-top: 5px; padding-top: 10px; text-align: center; }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer a { display: inline-block; padding: 5px 20px 11px 8px; color:#b0b0b0; font-weight:bold; text-decoration: none; }
.footer ul { padding:0 20px 0 20px; }
.footer ul li {
    font-size: 11px;
    display: inline;
    text-transform: uppercase;
}
/* Footer End ============================================================================ */


/* Text ================================================================================== */
h3.homepage,
h3.related {
    width: 750px;
    border-bottom: 1px solid #d7d7d7;
    text-transform: uppercase;
    font-size: 1.0em;
    padding: 50px 0px 10px 0px;
    margin-bottom: 15px;
}



/* Text End ============================================================================== */


/* Homepage, Content, Productview ======================================================== */
div.home-spot {
    display: block;
}

div.home-spot a img,
div.product-img-box img {
    border: 1px solid #d7d7d7;
    padding: 6px;
    margin-right: 30px;
    margin-bottom: 5px;
}

h1.homepage {
	margin: 40px 0px 15px 0px;
	font-weight: bold;
	color: #000;
}

p.homepage { font-weight: bold; }

table.highlight { border: none; }

table.highlight td.cell1 { padding: 0 0 12px 0; }
table.highlight td.cellInfoBox,
table.highlight td.cell2 { padding: 0 0 11px 0; }
table.highlight td.cell0 { padding: 0 11px 0 11px; }
table.highlight td.cell4 { padding: 0 11px; }
table.highlight td.cell5 { padding: 0 11px 0 0; }

table.highlight td a.link {
	position: relative;
	display: block;
	border: 1px dotted #d91616;
	text-decoration: none;
}
table.highlight td a.link img {}
table.highlight td a.link div.info {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	overflow: hidden;
	background: url(../images/highlight_info_bg.png) 0 0 repeat-x;
}
table.highlight td a.link div.info span.name {
	display: block;
	padding: 6px 8px 0;
	height: 34px;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: 900;
	color: #D91616;
}
table.highlight td a.link div.info span.price {
	display: block;
	padding: 0 8px 0;
	text-align: right;
	font-size: 0.9em;
	font-weight: 900;
	color: #333;
}

/* Infobox */
#infoBoxFrame {
	float: left;
	width: 181px;
	height: 350px;
	background: url(../images/infobox_bg.png) top left no-repeat;
}

.infoBox {
	float: left;
	/*padding: 10px 10px 0px 10px;*/
	margin: 10px 0px 0px 10px;
	width: 160px;
	background: url(../images/infobox_line_bg.png) bottom left repeat-x;
}

.infoBox.box1 { height: 100px; }
.infoBox.box2 { height: 118px; }
.infoBox.box3 {
	height: 90px; 
	background: none;
}

.infoBox h3 {
	text-transform: uppercase;
	font-size: 1em;
	padding-top: 8px;
	padding-left: 35px;
	margin-bottom: 5px;
	height: 20px;
	color: #333;
}

.infoBox.box1 h3 { background: url(../images/infobox_dm.png) center left no-repeat; }
.infoBox.box2 h3 { background: url(../images/infobox_prozent.png) center left no-repeat; }
.infoBox.box3 h3 { background: url(../images/infobox_lock.png) center left no-repeat; }

.infoBox p {
	font-weight: bold;
	color: #333;
}

.infoBox a {
	text-decoration: none;
	color: #d31919;
}
.infoBox span {
	color: #d31919;
}

/* Content */
div.home-spot a img.product-list { margin-right: 8px; }
div.home-spot a img.last-row-item { margin-right: 0px; }

div.product-description {
    margin-bottom: 30px;    
}

div.product-description p.product-name {
    width: 144px;
}

p a.product-name {
    font-size: 1.1em;
    color: #d91616;
    font-weight: bold;
    text-decoration: none;
}

div.product-description p.product-price {
    width: 144px;
    text-align: right;    
}

p a.product-price {
    font-size: 0.9em;
    color: #606060;
    font-weight: bold;
    text-decoration: none;
}

p.advise,
p.advise a {
    font-size: 1.0em;
    color: #b0b0b0;
}

p.advise {
	float: left;
    padding-bottom: 30px;
}
/* Homepage End ========================================================================== */


/* Content =============================================================================== */

/* Categories */
.category-head h2 {
    color: #d91616;
    font-weight: bold;
}

/* Produkt-Navigation (Toolbar) */
#toolbar {
    width: 350px;
    float: right;
}

#toolbar .pageControlFrame {
    float: right;
    padding-bottom: 15px;
}

#toolbar .productsPerPage {
    padding-right: 50px;
    float: left;
}

#toolbar .productSort {
    float: left;
}

#toolbar .amount {
	display: none;
}

#toolbar .pageNumbers,
#toolbar .pages {
    padding-bottom: 15px;
    float: right;
}

#toolbar .pageNumbers ol,
#toolbar .pages ol {
    padding-left: 15px;
}

#toolbar .pageNumbers ol,
#toolbar .pageNumbers ol li,
#toolbar .pages ol,
#toolbar .pages ol li {
    display: inline;
}

#toolbar .pageNumbers ol li,
#toolbar .pages ol li {
    padding: 0px 3px;
}

#toolbar .pageNumbers ol li a,
#toolbar .pages ol li a {
    text-decoration: none;
    font-weight: bold;
    color: #d91616;
}

#toolbar .pageNumbers ol li span.on,
#toolbar .pages ol li span.current {
    font-weight: bold;
}

#toolbar select {
    border: 1px solid #d7d7d7;
    font-family: Arial;
	font-size: 0.9em;
}

#toolbar option {
    border: none;
}


.more-views ul li {
    display: inline;
}

.more-views ul li a img {
    margin-right: 10px;
}

/* konfigurierbare Produkte */
table#configurableProducts { width: 100%; margin: 20px 0px; }

table#configurableProducts td {
	border-bottom: 1px solid #d7d7d7;
	vertical-align: middle;
	padding: 5px 3px;
}


/* CMS-Links */
.left-cms-links h3 {
    font-size: 1.0em;
    padding: 5px 0px 5px 15px;
    text-transform: uppercase;
}

.left-cms-links ul {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.left-cms-links ul li {
    text-align: left;
    width: 135px;
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 15px;
    background: url(../images/arrow_right_gray.gif) 0px 11px no-repeat;
}

.left-cms-links ul li a {
    color: #666;
    font-weight: bold;
    font-size: 0.9em;
    text-transform: uppercase;
    text-decoration: none;
}

.left-cms-links ul li.on a {
    color: #d91616;
}

/* CMS Kontakt-Box */
.cms-kontakt {
    margin-top: 15px;
    padding-top: 15px;
    padding-left: 15px;
    width: 155px;
    height: 132px;
    background: url(../images/left_cms_bg.gif) 0px 0px no-repeat;
    color: #eee;
    font-size: 0.9em;
    line-height: 1.2em;
    font-weight: bold;
}

.cms-kontakt p { padding-bottom: 8px; }
.cms-kontakt a { color: #eee; text-decoration: none; }
.cms-kontakt a:hover { text-decoration: underline; }

.cms-kontakt span {
    display: block;
    float: left;
    width: 35px;
}

/* CMS content */
.cms { width: 600px; text-align: justify; }
.cms p { padding-bottom: 10px; }
.cms span.block { display: inline-block; width: 45px; }
.cms h3 { font-size: 1.2em; padding-bottom: 25px; color: #d31919; }
.cms h3.body { font-size: 1.2em; padding: 45px 0px 0px 0px; color: #d31919; }
.cms h4 { font-size: 1.1em; border-bottom: 1px solid #d7d7d7; margin-bottom: 2px; padding-top: 25px; }
.cms ol li h4,
.cms ul li h4 { font-size: 1.1em; border-bottom: 1px solid #d7d7d7; margin-bottom: 2px; }
.cms ol, .cms ul { padding: 5px 0px 10px 25px; }
.cms ol li { list-style-type: decimal; padding: 10px 0px 15px 0px; }
.cms ul li { list-style-type: square; padding: 3px 0px 3px 0px; }

.cms dl { padding-left: 25px; }
.cms dl dt { font-weight: bold; border-bottom: 1px solid #d7d7d7; padding-top: 5px; }
.cms dl dd { padding-left: 50px; padding-bottom: 5px; }

.cms.cms-agb ul { padding: 5px 0px 10px 0px; }
.cms.cms-agb ul li ul { padding: 5px 0px 10px 25px; }
.cms.cms-agb ul li { list-style-type: none; }

.cms div.showroom div.pic1 {
	background: url(../images/cms/showroom_01.jpg) 0 0 no-repeat;
	width: 404px;
	height: 265px;
	float: left;
	border: 1px solid #999;
}

.cms div.showroom div.pic2 {
	background: url(../images/cms/showroom_02.jpg) 0 0 no-repeat;
	width: 177px;
	height: 265px;
	float: right;
	border: 1px solid #999;
}

.cms div.anfahrtsskizze {
	background: url(../images/cms/lageskizze.png) 0 0 no-repeat;
	width: 251px;
	height: 210px;
}

.cms div#impressum {
	width: 600px;
	float: left;
	background: #f4f4f4 url(../images/impressum_bg.png) repeat-x 0 bottom;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	margin-bottom: 25px;
}

.cms div#impressum .boxcontent { padding: 30px 30px 30px 30px; }
.cms div#impressum p {	margin-bottom: 8px; }
.cms div#impressum h3 { color: #d31919; }
.cms div#impressum .day { display: inline-block; width: 48px; }
.cms div#impressum a {	text-decoration: none; color: #d31919; }
.cms div#impressum a:hover { text-decoration: underline; }
/* Content End =========================================================================== */


/* Form-Elements ========================================================================= */
input,
input.input-text, select, textarea {
    border: 1px solid #d7d7d7;
    font-family: Arial;
	font-size: 1.0em;
}

input.input-text { text-align: left; }
.mini-search input { border:none; }

input#qty {
    width: 30px;
    text-align: center;
    font-weight: bold;
}

option, optgroup { font:1.0em Arial; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input[type=radio] { border: none; }
input.checkbox { margin-right:3px; }
.group-select label, .form-list label, .payment-methods label { font-weight:bold; }
input.input-text:focus, textarea:focus, select:focus { background-color:#faecec; }

/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li .input-box .input-text, .form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px; }
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px; }

.group-select {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.group-select .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #bbafa0;
    background:#F9F3E3;
    padding:0 8px;
    color:#d31919;
    font-weight:bold;
    font-size:1.1em;
    }
.group-select li { padding:4px 8px; }
.group-select li .input-box { float:left; width:275px; text-align: left; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }


/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice {
    clear:both;
    min-height:15px;
    margin-top:3px;
    background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px;
    padding-left:17px;
    font-size:.95em;
    font-weight:bold;
    line-height:1.25em;
    }
.validation-failed {
    border:1px dashed #EB340A !important;
    background:#faebe7 !important;
    }
label.required {
    font-weight:bold;
    }
p.required { font-size:.95em; text-align: left;}

.addtocart-form { float: right; }


/* Button -------------------------------------------------------------------------------------- */
/*  Warenkorb-Button */
button.form-button-cart {
    border: none;
    width: 178px;
    height: 51px;
    background: url(../images/button_warenkorb.gif) 0px 0px no-repeat;
    cursor: pointer;
    color: #eee;
    padding-left: 40px;
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
}

button.form-button-cart span.button-text {
    text-transform: uppercase;
    display: block;
    padding-bottom: 3px;
}

/*  Warenkorb-Button (configurable products) */
button.form-button-cart-small {
    border: none;
    width: 178px;
    height: 35px;
    background: url(../images/button_warenkorb_small.gif) 0px 0px no-repeat;
    cursor: pointer;
    color: #eee;
    padding-left: 40px;
    text-align: left;
    font-size: 0.8em;
    font-weight: bold;
}

button.form-button-cart-small span.button-text {
    text-transform: uppercase;
    display: block;
    padding-bottom: 2px;
}

/*  Bezahlung-Button */
button.form-button-checkout {
    border: none;
    width: 178px;
    height: 51px;
    background: url(../images/button_bezahlung.gif) 0px 0px no-repeat;
    cursor: pointer;
    color: #eee;
    padding-left: 40px;
    margin: 20px 0px;
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
}

button.form-button-checkout span.button-text {
    text-transform: uppercase;
    display: block;
    line-height: 1.6em;
}

/*  Standard-Button */
.button-set { float: left; padding: 5px 0px; }
.button-set-opc { padding: 5px 0px; }

button.form-button span {
    color: #eee;
    font-size: 0.9em;
    display: block;
    padding: 0 4px 0 4px;
}

.button-set div.button-frame-left,
.button-set div.button-frame-right,
.button-set button.form-button {
    height: 27px;
    float: left;
    border: none;
}

.button-set-opc div.button-frame-left,
.button-set-opc div.button-frame-left-back,
.button-set-opc div.button-frame-right,
.button-set-opc button.form-button {
    height: 27px;
    border: none;
}

.button-set-opc div.button-frame-left,
.button-set div.button-frame-left {
    width: 18px;
    background: url(../images/button_default_left.gif) 0px 0px no-repeat;
}

.button-set-opc div.button-frame-left-back {
    width: 18px;
    background: url(../images/button_default_left_back.gif) 0px 0px no-repeat;
}

.button-set-opc div.button-frame-right,
.button-set div.button-frame-right {
    width: 4px;
    background: url(../images/button_default_right.gif) 0px 0px no-repeat;
}

.button-set-opc button.form-button,
.button-set button.form-button {
    cursor: pointer;
    background: url(../images/button_default_bg.gif) 0px 0px repeat-x;
}

/* Form-Elements End ===================================================================== */


/* Kunde, Konto, etc. ==================================================================== */

.login-box,
.new-users,
.registered-users {
    float: left;
}
.new-users,
.registered-users {
    padding: 30px 0px;
}

/* Product View ========================================================================== */
.product-img-box { float: left; width: 340px; }

.product-info-box h1.product-name {
    color: #d91616;
    font-weight: bold;
    font-size: 1.6em;
    padding-bottom: 25px;
}

.product-info-box h3.product-name {
    color: #d91616;
    font-weight: bold;
    font-size: 1.6em;
    padding-bottom: 25px;
}

.product-info-box div.product-collateral-container { float: left; }

.product-info-box div.collateral-box {
    padding-bottom: 25px;
    width: 375px;
    float: left;
	clear: both;
}

/*
table#product-attribute-specs-table tr { border-bottom: 1px solid #d7d7d7; }
table#product-attribute-specs-table tr td.label { width: 150px; font-weight: bold; padding: 3px 0px; }
table#product-attribute-specs-table tr td.data { width: 225px; padding: 3px 0px; }
*/

.price-stock { float: right; text-align: right; padding-bottom: 25px; }

.price-box {
    display: block;
    float: right;
    width: 190px;
    text-align: right;
}

.price-box p.old-price {
	font-weight: bold;
	color: #999;
}

.price-box span.regular-price {
    color: #d91616;
    font-weight: bold;
    font-size: 1.8em;
    display: block;
    clear: both;
}

/* configurable products, price listing */
.price-box span.small-price { font-size: 1.4em; }

.price-box span.miles {
    color: #d91616;
    font-weight: bold;
    font-size: 1.0em;
}

.price-box img.dmicon { padding-top: 2px; padding-left: 5px; }
.price-box div.taxandshipping, p.availability { font-size: 0.9em; color: #a0a0a0; }
p.availability { float: right; }

.add-to-cart-box span.qty-box { display: block; padding-bottom: 10px; }

ul.add-to-box {
    float: right;
    padding-top: 30px;
    padding-bottom: 45px;
}

ul.add-to-box li {
    text-align: left;
    width: 165px;
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 15px;
    border-bottom: 1px solid #d7d7d7;
    background: url(../images/arrow_right.gif) 0px 11px no-repeat;
}

ul.add-to-box li a {
    color: #666;
    font-weight: bold;
    font-size: 0.9em;
    text-transform: uppercase;
    text-decoration: none;
}
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* Data Table */ 
.data-table { width:100%; margin-bottom: 0px; }
.data-table th { padding:5px; border:1px solid #d7d7d7; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #d7d7d7; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}
.data-table h4.title { font-size: 1.0em; font-weight: normal; }

/* Warenkorb */
.shopping-cart-totals,
.shopping-cart-collaterals {
	margin-top: 20px;
	float: left;
}
.shopping-cart-collaterals {
	padding-left: 30px;
}

/* designermeilen/Coupons */
.designermeilen h4 {
	margin-bottom: 8px;
	padding: 0 0 0 15px;
	background: url(../images/icon_dm.gif) 0 2px no-repeat;
    color: #D31919;
	font-size: 1.1em;
	text-transform: uppercase;
}

.designermeilen p.info { padding-bottom: 10px; font-weight: 900; }
.designermeilen p.available,
.designermeilen p.using { padding-top: 10px; font-weight: 900; }
.designermeilen p.points-min { font-size: 1em; color: #B0B0B0; }

/* designermeilen */
table#designermeilen { width: auto; }
table#designermeilen td.sum { font-weight: 900; }
table#designermeilen td.points { text-align: right; }

/* Gesmtsummenübersicht */
#shopping-cart-totals-table { border: 1px solid #d7d7d7; }
#shopping-cart-totals-table tr.tax-total { border-top: 1px solid #d7d7d7; }
#shopping-cart-totals-table td { padding:5px; }

#shopping-cart-totals-table tfoot {
    color: #666;
    font-size: 1.2em;
    border-top: 1px solid #d7d7d7;
    background-color:#f6f6f6;
}
#shopping-cart-totals-table tfoot span.milesBonusTotal,
#checkout-review-table tfoot span.milesBonusTotal { font-weight: normal; }
#shopping-cart-totals-table tfoot img.dmicon,
#checkout-review-table tfoot img.dmicon { padding-top: 3px; }


/* --- One-Page checkout -------------------------------- */
select.address-select { width:630px; margin-bottom: 5px; }
ul.disc {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 5px;
}

/* Payment */
.payment-methods dt {
	margin-bottom:5px;
	width:48%;
	line-height:28px;
	}
.payment-methods dt label {
	display:inline-block;
	padding-left:60px;
	height:27px;
	background:transparent url(../images/payment_methods_icons.png) 0 0 no-repeat;
	}
.payment-methods dt#p_method_definition_sofortueberweisung label { background-position:0 0; }
.payment-methods dt#p_method_definition_cashondelivery label { background-position:0 -162px; }
.payment-methods dt#p_method_definition_paypal_express label { background-position:0 -27px; }
.payment-methods dt#p_method_definition_heidelpay_cc label { background-position:0 -54px; }
.payment-methods dt#p_method_definition_bankpayment label { background-position:0 -135px; }
.payment-methods dt#p_method_definition_heidelpay_dd label { background-position:0 -81px; }
.payment-methods dt#p_method_definition_checkmo label { background-position:0 -189px; }
.payment-methods dt#p_method_definition_billsafe label { background-position:0 -108px; }
.payment-methods dt#p_method_definition_billsafe label img { visibility:hidden; }
.payment-methods dd {
	position:absolute;
	top:15px;
	right:20px;
	padding:0;
	width:48%;
	}
.payment-methods select.month { width:146px !important; margin-right:10px; }
.payment-methods select.year { width:100px !important; }
.payment-methods input.cvv { width:3em !important; }

.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box {
    border:1px solid #bbb6a5;
    border-top:0;
    padding:15px 20px;
    background:#faf7ee;
    }
.one-page-checkout .head {
    margin-bottom:0 ;
    padding:4px 8px 6px 8px;
    background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee;
    border-width:0 1px 0 1px;
    border-color:#D9DDE3;
    border-style:solid;
    border-top:1px solid #fff;
    }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#d0dce1; border-color:#a3aeb3; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { background-color: #666; margin-bottom:0; border:1px solid #BBAFA0; padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display: block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#eee; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#666; border:1px solid #bbafa0; background:#fff; }
.one-page-checkout .active .box { display:block; border-color:#BBAFA0;  background:url(../images/multi_address_box_bg.gif) repeat-x #FBFAF6; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { /*padding-left:20px;*/ }
.one-page-checkout #payment_form_checkmo { padding-left:0 !important; }
.one-page-checkout #payment_form_sofortueberweisung div { float:none !important; padding-left:0 !important; padding-bottom:0 !important; width:auto !important; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h3 { font-size: 1.1em; }
.one-page-checkout-progress h4 { font-size: 1.0em; margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-payment .box { position:relative; min-height:330px; }
#opc-payment .box ul { margin:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }

.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }

/* shipping-method */
.one-page-checkout .box-no-padding {
    border:1px solid #bbb6a5;
    border-top:0;
    padding:15px 0px;
    background:#faf7ee;
}

.one-page-checkout .box-no-padding .inner-box {
   padding:0px 20px;
}

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
/*.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }*/
.checkout-agreements .agreement-content { padding: 3px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #d9dde3; border-width: 0px 1px 1px 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }
/* ======================================================================================= */

/* --- paypal express review ---------------------------- */
.paypal-express-review h4 { border-bottom: 1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; font-size: 1.0em; margin:0; padding:2px 8px; text-transform:none; }
.paypal-express-review h4.legend { border: none; font-size: 1.0em; margin:0; color:#999; padding:2px 8px; background:#f2f2f2; text-transform:none;  }
.paypal-express-review h4.cart-overview { border-width:  1px; border-style: solid; border-color: #A3AEB3; }
.paypal-express-review div.col-1,
.paypal-express-review div.col-2 { border:1px solid #A3AEB3; background:#eee; margin-bottom: 15px; }
.paypal-express-review address { padding: 10px; }
/*
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h3 { font-size: 1.1em; }
.one-page-checkout-progress h4 { font-size: 1.0em; margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
*/
/* ======================================================================================= */

/********************** Customer */

/* Customer Name */
.customer-name-prefix .name-prefix { width:60px !important; }
.customer-name-prefix .name-prefix input { width:45px !important; }
.customer-name-prefix .name-prefix select { width:51px !important; }
.customer-name-prefix .name-firstname { width:215px !important; }
.customer-name-prefix .name-firstname input { width:190px !important; }

.customer-name-middlename .name-firstname { width:215px !important; }
.customer-name-middlename .name-firstname input { width:200px !important; }
.customer-name-middlename .name-middlename { width:60px !important; }
.customer-name-middlename .name-middlename input { width:35px !important; }

.customer-name-suffix .name-lastname { width:205px !important; }
.customer-name-suffix .name-lastname input { width:190px !important; }
.customer-name-suffix .name-suffix { width:50px !important; }
.customer-name-suffix .name-suffix input { width:45px !important; }
.customer-name-suffix .name-suffix select { width:51px !important; }

.customer-name-prefix-middlename .name-prefix { width:60px !important; }
.customer-name-prefix-middlename .name-prefix input { width:45px !important; }
.customer-name-prefix-middlename .name-prefix select { width:51px !important; }
.customer-name-prefix-middlename .name-firstname { width:215px !important; }
.customer-name-prefix-middlename .name-firstname input { width:190px !important; }
.customer-name-prefix-middlename .name-middlename { width:50px !important; }
.customer-name-prefix-middlename .name-middlename input { width:35px !important; }
.customer-name-prefix-middlename .name-lastname { width:200px !important; }
.customer-name-prefix-middlename .name-lastname input { width:200px !important; }

.customer-name-prefix-suffix .name-prefix { width:60px !important; }
.customer-name-prefix-suffix .name-prefix input { width:45px !important; }
.customer-name-prefix-suffix .name-prefix select { width:51px !important; }
.customer-name-prefix-suffix .name-firstname { width:215px !important; }
.customer-name-prefix-suffix .name-firstname input { width:190px !important; }
.customer-name-prefix-suffix .name-lastname { width:205px !important; }
.customer-name-prefix-suffix .name-lastname input { width:190px !important; }
.customer-name-prefix-suffix .name-suffix { width:50px !important; }
.customer-name-prefix-suffix .name-suffix input { width:45px !important; }
.customer-name-prefix-suffix .name-suffix select { width:51px !important; }

.customer-name-middlename-suffix .name-firstname { width:215px !important; }
.customer-name-middlename-suffix .name-firstname input { width:200px !important; }
.customer-name-middlename-suffix .name-middlename { width:60px !important; }
.customer-name-middlename-suffix .name-middlename input { width:35px !important; }
.customer-name-middlename-suffix .name-lastname { width:205px !important; }
.customer-name-middlename-suffix .name-lastname input { width:190px !important; }
.customer-name-middlename-suffix .name-suffix { width:50px !important; }
.customer-name-middlename-suffix .name-suffix input { width:45px !important; }
.customer-name-middlename-suffix .name-suffix select { width:51px !important; }

.customer-name-prefix-middlename-suffix .name-prefix { width:60px !important; }
.customer-name-prefix-middlename-suffix .name-prefix input { width:45px !important; }
.customer-name-prefix-middlename-suffix .name-prefix select { width:51px !important; }
.customer-name-prefix-middlename-suffix .name-firstname { width:155px !important; }
.customer-name-prefix-middlename-suffix .name-firstname input { width:140px !important; }
.customer-name-prefix-middlename-suffix .name-middlename { width:60px !important; }
.customer-name-prefix-middlename-suffix .name-middlename input { width:35px !important; }
.customer-name-prefix-middlename-suffix .name-lastname { width:205px !important; }
.customer-name-prefix-middlename-suffix .name-lastname input { width:190px !important; }
.customer-name-prefix-middlename-suffix .name-suffix { width:50px !important; }
.customer-name-prefix-middlename-suffix .name-suffix input { width:45px !important; }
.customer-name-prefix-middlename-suffix .name-suffix select { width:51px !important; }

.customer-dob .input-box { width:60px !important; }
.customer-dob input { width:50px !important; }
.customer-dob small { color:#888; font-size:10px; }


/* Dashboard */
.account-box {
    margin-bottom:20px;
    border:1px solid #ccc;
    border-right-color:#999;
    border-bottom-color:#999;
    background:url(../images/account_box_bg.gif) repeat-x #fff;
    padding:15px;
    }
.account-box .head { margin-bottom:10px; border-bottom:1px solid #d9dde3; }
.account-box h4 { color:#000; font-size:1.1em; text-transform:uppercase; }
.account-box .inner-head { margin-bottom:8px; background:url(../images/dotted_divider.gif) repeat-x 0 100%; padding-bottom:2px; text-align:right; }
.account-box h5 { font-size:1.1em;   }
.account-box h5 a { font-weight:normal; }
.account-box h6 { text-transform:uppercase; }
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#0a263c;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    }
.account-box ol .content { margin-left:20px; padding:0; }
.account-box ol.recent-reviews small {
    float:left;
    margin-right:3px;
    font-weight:bold;
    }
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc; }
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(../images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome { margin-right:8em; margin-bottom:1.5em; font-size:1.1em; }
.account-box .head h4 { padding-left:21px; min-height:17px; background-repeat:no-repeat; background-position:0 0; }
.ad-orders .head h4 { background-image:url(../images/icon_folder_table.gif); }
.ad-account-info .head h4 { background-image:url(../images/icon_ma_info.gif); }
.ad-account-dm .head h4 { background:url(../images/icon_dm.gif) 1px 2px no-repeat; }
.ad-tags .head h4 { background-image:url(../images/icon_ma_tags.gif); }
.ad-reviews .head h4 { background-image:url(../images/icon_ma_reviews.gif); }


/* Account Addressbook */
.primary-address-list h4, .address-list h4 {font-size:1.0em; color: #d31919; text-transform:uppercase; }
.primary-address-list li {
    margin-bottom:10px;
    border:1px solid #ccc;
    background:url(../images/account_box_bg.gif) repeat-x #fff;
    padding:10px 13px 8px 13px;
    }
.primary-address-list li .head { margin:0; }
.address-list li { margin-bottom:1em; }
.address-list .actions { float:right; margin:0 0 10px 10px; }

/* Account Order History */
.sales-order-view .checkmo-mailing-address { display:block; padding-left:20px; }
a.reorder { color: #d31919; }

/* Compare Products */
.compare-products { margin:30px 0 50px 0; }
.compare-products table { width:auto;  border:0; }
.compare-products tr { background:#EEEDED; }
.compare-products td { width:170px; text-align:left; }
.compare-products tbody td { border-color:#ccc; }
.compare-products tbody tr.first td { border-top:1px solid #D9DDE3; text-align:center; }
.compare-products tbody td.last {  border-right:1px solid #D9DDE3; }
.compare-products tbody.attribute-cart td { background:#fffada !important; text-align:center; border-bottom:1px solid #D9DDE3; }
.compare-products tbody td.label {
    width:auto;
    border-bottom:1px solid #9eb8cb;
    border-left:1px solid #BEBCB7;
    background:url(../images/comparison_table_label_bg.gif) repeat-y 100% 0 #d9e5ee !important;
    text-align:left;
    }
.compare-products tbody.remove-buttons tr {  background:#fff;  }
.compare-products tbody.remove-buttons td {
    border:none !important;
    padding:0;
    text-align:right;
    font-size:0;
    line-height:0;
    }
.compare-products tbody.remove-buttons td img { float:right; }
.compare-products tr.last td {border-bottom:1px solid #ccc!important; }

/* Reviews */
.my-review-detail .product-image { float:left; width:135px; }
.my-review-detail .product-image p { margin-bottom:0; }
.my-review-detail .product-image p img { vertical-align:top; }
.my-review-detail .details { float:right; width:538px; }
.my-review-detail .ratings-list { margin-bottom:.8em; }
.my-review-detail .ratings { line-height:1.5; }
.my-review-detail .ratings .rating-box { float:none; margin-bottom:3px; }
.my-review-detail .ratings .pipe { display:none; }
.my-review-detail .ratings a { display:block; }

/* Gift Messages */
.giftmessage { padding:10px 0 0 0; }
.giftmessage-preview-link { font-size:11px; padding-right:7px; background-repeat:no-repeat; background-position:right 5px; }
.giftmessage-row { background-color:#f2efe9; }
.giftmessage-content { float:left; }
.giftmessage-close { float:right; }
.expand { background-image:url(../images/gift-message-expand.gif); }
.collapse { background-image:url(../images/gift-message-collapse.gif); }

/* Global Messages  */
.success { color:#3d6611; }
.error { color:#f00; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
	border-style:solid !important;
	border-width:1px !important;
	background-position:10px 10px !important;
	background-repeat:no-repeat !important;
	min-height:24px !important;
	padding:10px 8px 6px 32px !important;
	font-size:12px !important;
}

.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }
/* ======================================================================================= */


/* Content ============================================================================== */

/* Brands */

ul.brands-list {
	float:left;
	width:170px;
	}
a.brand-logo {
	display:block;
	margin-bottom:20px;
}
a.brand-logo img {
	height:30px;
	width:auto;
}

/* Paypal */

.paypal-express-review .page-title h1 {
margin-bottom:0.83em;
color:#D91616;
font-weight:900;
}
.paypal-express-review .box .box-title {
	padding:10px;
}
.paypal-express-review .box .box-content {
	padding:10px;
}
.paypal-express-review .box .box-content address {
	padding:0;
}
.paypal-express-review h4.title {
	padding:2px 0;
	background:none;
	border:none;
}

