/*

Colors:

orange = #e7511e

*/

.greybg {
	background-color: #666;
}

.bluebg {
	background-color: #002c52;
}


/* MISC */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* IE-Patches für Clearfix */
.clearfix {
	display: inline-block;
}

td {
	border: 0;
	margin: 0;
	padding: 0;
}

input[type=text] {
	color: #002c52;
}

h2.title-bar {
	background-color: #002c52;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	height: 21px;
	letter-spacing: 1px;
	line-height: 21px;
	margin-bottom: 4px;
	padding-left: 5px;
	text-transform: uppercase;
}

div.simplebox {
	border: 1px solid #e7511e;
	padding: 3px;
}


/* PRODUCT DETAILS (prd) */

div#prd-left {
	float: left;
	width: 448px;
}

div#prd-right {
	margin-left: 452px;
	width: 448px;
}

/* - prd breadcrumbs */

div#prd-breadcrumbs {
	background-color: #b5c2cd;
	color: #002c52;
	font-size: 12px;
	height: 21px;
	letter-spacing: 1px;
	line-height: 21px;
	margin-bottom: 4px;
	padding-left: 5px;
	text-transform: uppercase;
	width: 895px;
}

div#prd-breadcrumbs li {
	display: inline;
}

div#prd-breadcrumbs a {
	color: #002c52;
	text-decoration: none;
}

div#prd-breadcrumbs a:hover {
	text-decoration: underline;
}

/* - prd gallery */

div#prd-gallery {
	border: 1px solid #e7511e;
	margin-bottom: 4px;
	padding: 5px;
}

div#prd-gallery-bg {
	background-image: url(../img/prd-gallery-bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	width: 416px;
}

div#prd-gallery-left {
	float: left;
	width: 337px;
}

div#prd-gallery-right {
	margin-left: 349px;
	width: 77px;
}

div#prd-gallery h3 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

div#prd-gallery-image {
	height: 400px;
	text-align: center;
}

div#prd-gallery-thumbnails {
	text-align: center;
}

div#prd-gallery-thumbnails img {
	cursor: pointer;
}

/* -- prd gallery icons */

div#prd-gallery-icons {
	background-color: #e8e8e8;
	padding-top: 12px;
	text-align: center;
	width: 77px;
}

div#prd-gallery-icons img {
	margin-bottom: 4px;
}

/* - prd controls */

div#prd-controls {
	border: 1px solid #e7511e;
	float: left;
	margin-bottom: 4px;
	padding: 5px;
}

div#prd-controls-bg {
	background-color: #f4f4f4;
	padding: 10px;
	width: 416px;
}

div#prd-controls h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

p#prd-controls-productname {
	font-weight: bold;
	margin-bottom: 3px;
}

span#prd-controls-price {
	color: #e7511e;
	font-weight: bold;
	font-size: 24px;
}

span#prd-controls-oldprice {
	font-weight: bold;

	text-decoration:line-through;
}

span#prd-controls-currency {
	color: #e7511e;
	font-weight: bold;
	font-size: 18px;
}

/* -- prd controls colors */

div#prd-controls-colors {
	float: left;
	margin-top: 16px;
	width: 200px;
}

div#prd-controls-colors a.selected .swatch,
div#prd-controls-colors a:hover .swatch {
	border-color:#DC241F;
	cursor:pointer;
}

div#prd-controls-colors a {
	float:left;
	margin:0;
}

div#prd-controls-colors .swatch {
	border:1px solid transparent;
	float:left;
	height:20px;
	margin:0 3px 3px 0;
	position:relative;
	width:20px;
}

div#prd-controls-colors .swatch img {
	display:block;
	left:1px;
	position:absolute;
	top:1px;
}

div#prd-controls-colors .swatch span {
	border-color:#CDCDCD #959595 #959595 #CDCDCD;
	border-style:solid;
	border-width:1px;
	display:block;
	height:18px;
	text-indent:-9999px;
	width:18px;
}

div#prd-controls-colors .two-colors span span {
	width:9px;
}

div#prd-controls-colors .two-colors span span {
	border:0 none;
	display:block;
	float:left;
	height:100%;
	text-indent:-9999px;
}

div#prd-controls-colors .swatch span {
	border-color:#CDCDCD #959595 #959595 #CDCDCD;
	border-style:solid;
	border-width:1px;
}

/* -- prd controls sizes */

div#prd-controls-sizes {
	margin-left: 214px;
	margin-top: 20px;
	width: 200px;
}

div#prd-controls-sizes a {
	background:transparent url(../img/btn-bg-sizes.png) no-repeat scroll 0 0;
	float:left;
	font-weight:bold;
	height:22px;
	line-height:22px;
	margin:0 3px 3px 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:29px;
}

div#prd-controls-sizes a {
	font-size:77%;
}

div#prd-controls-sizes a:hover {
	background-position:0 0;
	cursor:pointer;
}

div#prd-controls-sizes a.unavailable,
div#prd-controls-sizes a.unavailable:hover {
	background-position:0 -44px;
}

div#prd-controls-sizes a:hover,
div#prd-controls-sizes a.selected {
	background-color:#DC241F;
}

div#prd-controls-sizes a.selected:hover {
	/*background-position:0 0;*/
	cursor:default;
}

/* -- prd controls sizetable */
div#prd-controls-sizetable {
	margin-left: 214px;
	margin-top: 3px;
	width: 200px;
	line-height:14px;
}

div#prd-controls-sizetable a {
	color:#002C52;
	font-size:11px;
	text-decoration:none;
}

/* -- sizetable popup */
div#sizetable-popup {
	display:none;
	position:absolute;
	top:37px;
	left:150px;
	width:450px;
	padding:5px;
	background:white;
	border:1px solid #E7511E;
}

div#sizetable-popup-inner {
	background-color:#F4F4F4;
	padding:10px
}

div#sizetable-popup h2 {
	margin:1em 0 1.5em 0;
}

div#sizetable-popup table {
	border-collapse:collapse;
	margin-bottom:1.5em;
	width:100%;
}

div#sizetable-popup table th {
	border:1px solid #002C52;
	padding:5px 6px;
}

div#sizetable-popup table td {
	border:1px solid #002C52;
	padding:5px 6px;
	text-align:center;
}

div#sizetable-openlink {
	text-decoration:underline;
}

div#sizetable-closelink {
	text-align:right;
	margin-bottom:1em;
}

div#prd-controls-sizeinfo {
	font-size:11px;
	margin-left: 214px;
	line-height:14px;
}

/* -- prd controls quantity */

div#prd-controls-quantity {
	margin-top: 16px;
}

#btn-addtocart {
	vertical-align:bottom;
}

/* - prd details */

div#prd-details {
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 4px;
}

div#prd-details>ul>li {
	background-color: #f5b9a5;
	border: 1px solid #e7511e;
	display: inline;
	float: left;
	height: 26px;
	width: 144px;
}

div#prd-details>ul>li.active {
	background-color: #fff;
	border-bottom: none;
	height: 22px;
	padding: 5px 5px 0 5px;
	width: 134px;
}

div#prd-details>ul>li.prd-details-spacer {
	background-color: #fff;
	border-top: none;
	border-right: none;
	border-left: none;
	height: 27px;
	width: 5px;
}

div#prd-details>ul>li a {
	color: #e7511e;
	display: block;
	letter-spacing: 1px;
	padding: 13px 0 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}

div#prd-details>ul>li.active a {
	background-color: #f4f4f4;
	color: #002c52;
	padding: 8px 0 5px 10px;
}

div#prd-details-tabs {
	background-color: #fff;
	border-right: 1px solid #e7511e;
	border-bottom: 1px solid #e7511e;
	border-left: 1px solid #e7511e;
	margin-top: 27px;
	padding: 5px;
}

div#prd-details-tabs ul {
	list-style-type:disc;
	margin-left:1.2em;
}

div#prd-details-tabs ul li {
	margin-bottom:0.5em;
}

div#prd-details-tabs-bg {
	background-color: #f4f4f4;
	padding: 10px;
}

div#prd-details-tabs dl dt {
	font-weight:bold;
}

div#prd-details-tabs dl dd {
	margin-bottom:1em;
}

/* BASKET (bsk) */

div#bsk-left {
	float: left;
	width: 561px;
}

div#bsk-right {
	margin-left: 565px;
	width: 335px;
}

h2.bsk-title-bar {
	background-color: #002c52;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	height: 21px;
	letter-spacing: 1px;
	line-height: 21px;
	margin-bottom: 4px;
	padding-left: 5px;
	text-transform: uppercase;
}

/* - bsk details */

div#bsk-details {
	background-color: #fff;
	border: 1px solid #e7511e;
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 4px;
	padding: 5px;
}

div#bsk-details a {
	color: #e7511e;
	text-decoration: underline;
	text-transform: none;
}

div#bsk-details a:hover {
	color: #000;
}

/* -- bsk details title */

tr.bsk-details-title th {
	background-color: #c1c1c1;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	height: 21px;
	letter-spacing: 1px;
	line-height: 21px;
	padding: 0 5px;
	text-transform: uppercase;
}

tr.bsk-details-title th.image-info {
	text-align: left;
}

tr.bsk-details-title th.quantity {
	padding-right: 30px;
	text-align: right;

}

tr.bsk-details-title th.price {
	text-align: right;

}

/* -- bsk details data */

tr.bsk-details-data td {
	background-color: #f4f4f4;
	border-bottom: 1px solid #c1c1c1;
	padding: 5px;
}

tr.bsk-details-data.last td {
	border-bottom: none;
}

tr.bsk-details-data td.image {
	width: 70px;
}

tr.bsk-details-data td.info {
	background-color: #f4f4f4;
	padding: 5px;
	text-transform: uppercase;
	width: 300px;
}

tr.bsk-details-data td.quantity {
	background-color: #f4f4f4;
	padding: 5px;
	padding-right: 30px;
	text-align: right;
	width: 41px;
}

tr.bsk-details-data td.price {
	background-color: #f4f4f4;
	font-weight: bold;
	padding: 5px;
	text-align: right;
	width: 70px;
}

tr.bsk-details-data td.price span.currency {
	float: left;
}

/* -- bsk details total */

tr.bsk-details-total td {
	border-bottom: 1px solid #002c52;
	border-top: 1px solid #002c52;
	font-weight: bold;
	padding: 3px 5px;
}

tr.bsk-details-total td.label {
	font-size: 12px;
	padding-right: 30px;
	text-align: right;
}

tr.bsk-details-total td.price {
	text-align: right;
}

tr.bsk-details-total td.price span.currency {
	float: left;
}

div#bsk-details-buttons {
	margin-top: 7px;
}

/* - bsk summary */

div#bsk-summary {
	background-color: #f19778;
	margin-bottom: 4px;
	padding: 10px;
}

div#bsk-summary-buttons {
	margin-top: 7px;
	text-align: right;
}

div#bsk-summary-buttons img {
	margin-left: 7px;
}

/* -- bsk summary coupon */

div#bsk-summary-coupon {
	border-bottom: 1px solid #002c52;
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
}

div#bsk-summary-coupon p {
	margin-bottom: 4px;
}

div#bsk-summary-coupon td {
	vertical-align: middle;
}

div#bsk-summary-coupon td.code {
	padding-right: 7px;
	width: 219px;
}

div#bsk-summary-coupon td.button {
	width: 89px;
}

div#bsk-summary-coupon input#couponCode {
	background-color: #f9d3c7;
	border: none;
	padding: 3px;
	width: 213px;
}

/* -- bsk summary total */

table#bsk-summary-total {
	color: #fff;
	font-weight: bold;
	margin-top: 7px;
}

table#bsk-summary-total td {
	padding: 3px 0;
}

table#bsk-summary-total td.label {
	padding-right: 7px;
	width: 219px;
}

table#bsk-summary-total td.price {
	text-align: right;
	width: 89px;
}

table#bsk-summary-total td.price span.currency {
	float: left;
}

table#bsk-summary-total tr.pre-total td {
	padding-bottom: 10px;
}

table#bsk-summary-total tr.total td {
	border-bottom: 1px solid #002c52;
	border-top: 1px solid #002c52;
	color: #002c52;
}

/* CHECKOUT (chk) */

div#chk-left {
	float: left;
	width: 448px;
}

div#chk-right {
	margin-left: 452px;
	width: 448px;
}

/* FORM BOXES */

div.form-box-wrapper {
	border: 1px solid #e7511e;
	margin: 0 4px 4px 0;
	position: relative;
}

div.form-box {
	background-color: #f4f4f4;
	border: 5px solid #fff;
}

div.form-box h3 {
	background-color:#c1c1c1;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 6px;
	padding:4px 5px 3px 5px;
	position: relative;
	text-transform: uppercase;
}

div.form-box p {
	margin: 4px 4px 1em 4px;
}

div.form-box form {
	margin: 4px;
}

div.form-box.smallfont p,
div.form-box.smallfont form {
	font-size: 10px;
}

div.form-box dt,
div.form-box dd {
	margin-bottom: 5px;
}

div.form-box dt {
	float: left;
	padding-top: 5px;
	text-align: right;
	/*width: 120px;*/
	width: 136px;
}

div.form-box dd {
	/*margin-left: 124px;*/
	margin-left: 140px;
}

div.form-box dd.button {
	text-align: right;
}

div.form-box dt.hide,
div.form-box dd.hide {
	display: none;
}

div.form-box input.textfield {
	border: 1px solid #002c52;
	padding: 2px;
	/*width: 294px;*/
	width: 278px;
}

div.form-box span.required {
	color: #e7511e;
}

div.form-box a {
	color:#e7511e;
}


/* COLLECTIONS (col) */

div.col-stage {
	height: 394px;
	margin-bottom: 5px;
	width: 900px;
}

div.col-box {
	float: left;
}

div.col-box h2 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
}

div.col-box.border {
	border: 1px solid #e7511e;
	padding: 5px;
}

div.col-box-bg {
	padding: 10px;
}


/* BASIC LAYOUTS */

div.base-layout {
	border: 1px solid #e7511e;
	min-height: 378px;
	padding: 60px 4px 30px 4px;
	width: 892px !important;
}

div.base-layout p {
	line-height: 1.3em;
	margin-bottom: 1em;
}

div.base-layout p:last-child {
	margin-bottom: 0;
}

div.base-layout p.lead {
	font-weight: bold;
}

div.base-layout h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 7px;
	text-transform: uppercase;
}

div.base-layout h3 {
	color: #e7511e;
	font-size: 12px;
	margin-bottom: 4px;
}

div.base-layout h4 {
	color: #e7511e;
	font-size: 12px;
	font-weight: normal;
}

div.base-layout ul {
	list-style-type: disc;
	margin-bottom: 1em;
	margin-left: 2em;
}

div.base-layout a {
	color: #e7511e;
}


div.base-layout div#content-header {
	width: 556px;
}


div.base-layout div#content-main {
	float: left;
}

div.base-layout.single-column div#content-main {
	width: 884px;
}

div.base-layout.two-column div#content-main {
	width: 438px;
}


div.base-layout div#content-side {
	margin-left: 454px;
	width: 438px;
}

div.base-layout.single-column div#content-side {
	display: none;
}


/* Stores (stores)*/

div#stores-nav {
	margin-top: 28px;
}

div#stores-nav h4 {
	font-weight: bold;
	margin-bottom: 4px;
}

div#stores-nav ul {
	margin-bottom: 16px;
	margin-left: 0;
	width: 440px;
}

div#stores-nav ul li {
	color: #e7511e;
	display: inline;
	line-height: 1.3em;
}

div#stores-nav a {
	color: #002c52;
	text-decoration: none;
	text-transform: uppercase;
}

div#stores-nav a:hover {
	text-decoration: underline;
}

div#stores-list {
	width: 440px;
}

div#stores-list p.city {
	background-color: #e7511e;
	color: #fff;
	font-size: 16px;
	margin-top: 28px;
	padding: 2px 2px 0 2px;
	text-transform: uppercase;
}

div#stores-list p.divider {
	border-bottom: 2px solid #e7511e;
	height: 6px;
	padding-left: 422px;
}


/* FRIENDS (friends) */

/* - friends stage */

div.friends-stage {
	background-color: #002c52;
	color: #fff;
	font-size: 11px;
	margin-top: 2px;
	width: 784px;
}

div.friends-stage p {
	line-height: 16px;
	margin-bottom: 14px;
}

div.friends-stage p:last-child {
	margin-bottom: 0;
}

div.friends-stage h4 {
	font-size: 16px;
	margin-bottom: 18px;
	text-transform: uppercase;
	line-height:1.2em;
}

div.friends-stage img {
	float: left;
}

div.friends-stage div.text {
	margin-left: 318px;
	padding: 8px;
}

/* -friends thumbnails */

div.friends-thumbs-row {
	margin-top: 16px;
	width: 784px;
}

div.friends-thumb {
	border: 1px solid #002c52;
	float: left;
	margin-right: 11px;
	padding: 7px;
	width: 132px;
}

div.friends-thumb.active div.text {
	background:#002C52;
}

div.friends-thumb:last-child {
	margin-right: 0;
}

div.friends-thumb div.text {
	background-color: #e7511e;
	color: #002c52;
	font-size: 10px;
	min-height: 90px;
	padding: 2px 3px;
}

div.friends-thumb div.text:hover {
	cursor:pointer;
}

div.friends-thumb div.text p {
	line-height: 12px;
}

div.friends-thumb div.text h5 {
	color: #fff;
	font-weight: normal;
	line-height: 13px;
	text-transform: uppercase;
}

div.friends-thumb div.text a {
	color: #fff;
	font-weight: normal;
	line-height: 13px;
	text-transform: uppercase;
	text-decoration:none;
}


/* FEATURES (features) */

ul.features-nav {
	list-style: none !important;
	margin: 28px 0 0 0 !important;
}

ul.features-nav li {
	display: inline;
	float: left;
	margin-right: 6px;
}

ul.features-nav a {
	background: #002c52 url(../../media/features/picto-down.gif) no-repeat 6px 3px;
	color: #c1c1c1;
	display: block;
	font-size: 10px;
	letter-spacing: 1px;
	padding: 3px 6px 3px 26px;
	text-decoration: none;
	text-transform: uppercase;
}

div.features-group {
	margin-top: 6px;
	width: 620px;
}

div.features-group h3 {
	background-color: #c1c1c1;
	color: #002c52;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 3px 6px;
	text-transform: uppercase;
}

div.features-group dl {
	margin-top: 20px;
}

div.features-group dt {
	clear: both;
	float: left;
	padding-bottom: 20px;
	text-align: center;
	width: 102px;
}

div.features-group dd {
	margin-left: 106px;
	min-height: 49px;
	padding-bottom: 20px;
}

/* AGB (agb) */

body#pageid-113 div#content-main {
	width: 600px;
}

/* Disclaimer */

body#pageid-122 div#content-main {
	width: 600px;
}