body {
	background-color: #D5D5D5;
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	background-image: url(/gfx/bg.gif);
	background-repeat: repeat;
	background-position: center 0px;
	padding: 0;
	margin: 0;
}

.mainTable {
	width: 980px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}

a {
	color: #000000;
}

a:hover { /* color: #FFFF33; */
	color: #000000;
	text-decoration: none;
}

table td {
	border-spacing: 0;
}

input {
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}

select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

#select {
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}

#selectBrand {
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}

img {
	border-width: 0px;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 12px;
}

.protect { /*
	position: fixed;
	 _position: absolute;
	visibility: hidden;
	*/
	display: none;
}

#Intro {
	width: 960px;
	height: 90px;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	background-color: #D5D5D5;
	clear: right;
	float: left;
}

#Intro .logo {
	display: inline;
	text-align: left;
	float: left;
}

#Intro .logo h1 {
	margin: 0;
	padding: 0;
}

#Intro .logo span {
	display: none;
}

#Intro .navigation {
	padding-top: 10px;
	padding-right: 10px;
	width: 650px;
	text-align: right;
	float: right;
	vertical-align: bottom;
	font-size: 9px;
}

#Intro .navigation a {
	font-weight: bold;
	font-size: 10px;
}

#Intro .navigation .phone {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}

#Intro .navigation .privacyPolicy {
	margin-top: 30px;
}

#Intro .navigation #Search {
	margin-top: 5px;
	margin-bottom: 5px;
}

#Intro .navigation #Search a {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-weight: normal;
}

#BorderTop {
	margin-top: 10px;
}

#BorderTop .ie6Img {
	background: url(/gfx/buttons.png) no-repeat 0 -340px;
	width: 17px;
	height: 27px;
	position: relative;
	left: -3px;
}

#BorderTop .ie6Shim {
	position: relative;
	left: -3px;
	background-color: #000000;
}

#BorderTop .corner {
	background: url(/gfx/buttons.png) no-repeat 0 -340px;
	width: 19px;
	height: 27px;
}

#BorderTop .spacer {
	clear: right;
	background-color: #000000;
	height: 63px;
}

#Header {
	width: 980px;
	float: left;
	clear: left;
	background-color: #000000;
	margin-bottom: 10px;
}

#Header .navigation {
	margin-left: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#Header .navigation a {
	height: 20px;
	border-right: 2px solid #D5D5D5;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0;
	clear: right;
	float: left;
}

#Header .navigation a:hover {
	color: #000000;
	background-color: #FFFF33;
}

#Header .navigation a:active {
	color: #000000;
	background-color: #FFFF33;
}

#Header .corner {
	background: url(/gfx/buttons.png) no-repeat 0 -240px;
	width: 30px;
	height: 23px;
	clear: right;
	float: left;
}

#Navigation {
	clear: left;
	float: left;
	width: 140px;
}

#Navigation {
	width: 140px;
	font-size: 10px;
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 0px;
}

#Navigation a:hover {
	text-decoration: none;
}

#Navigation a {
	text-decoration: underline;
}

/* Main Navigation */
#Navigation ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
	background-color: white;
}

#Navigation ul li {
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
}

#Navigation ul li .levelA {
	padding: 3px;
}

#Navigation ul li .selectedA {
	font-size: 12px;
	background-color: white;
	padding: 3px;
}

/* Sub Navigation */
#Navigation ul li ul {
	margin: 0;
	padding: 0;
	background-color: #D5D5D5;
}

#Navigation ul li ul li {
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	margin-top: 0px;
	font-weight: bold;
	background-color: #D5D5D5;
	font-size: 10px;
	border-bottom: 2px solid white;
}

#Navigation ul li ul li a {
	text-decoration: none;
}

#Navigation ul li ul li a:hover {
	text-decoration: underline;
}

#Navigation ul li ul li.selectedB {
	background-color: #FFFF33;
}

#Navigation ul li ul li:hover {
	color: black;
}

#Navigation ul li ul li div {
	width: 13px;
	height: 13px;
	clear: right;
	float: left;
	padding-left: 3px;
}

/* Sub-Sub Navigation */
#Navigation ul li ul li ul li {
	display: block;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 10px;
	background-color: white;
	font-weight: normal;
}

#Navigation ul li ul li ul li a {
	text-decoration: underline;
}

#Navigation ul li ul li ul li a:hover {
	text-decoration: none;
}

#Navigation ul li ul li ul li:hover {
	background-color: #FFFFFF;
	color: black;
}

#Navigation ul li ul li ul li.levelC {
	padding-left: 16px;
}

#Navigation ul li ul li ul li.selectedC {
	padding-left: 16px;
	background-color: #FFFF33;
	text-decoration: none;
}

#Navigation ul li ul li ul li.selectedC a {
	text-decoration: none;
}

.Text {
	float: left;
	width: 660px;
	min-height: 500px;
	padding: 0;
	margin: 0;
}

.OrderInput {
	width: 980px;
	padding: 0;
	margin: 0;
	background-color: #D5D5D5;
}

#SearchDetail {
	min-height: 500px;
	background-color: #FFFFFF;
	width: 660px;
}

#SearchDetail .Item {
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	clear: left;
}

#SearchDetail .Item .Row {
	float: left;
	clear: right;
	width: 120px;
}

.OrderInput .Item {
	padding: 5px;
	padding-left: 10px;
	clear: right;
	float: left;
}

.OrderInput .Tracing {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding: 5px;
	display: block;
	width: 970px;
	float: left;
}

.OrderInput .Input {
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
}

.OrderInput .Input .Name {
	clear: left;
	float: left;
	text-align: right;
	margin-right: 20px;
	padding-top: 3px;
	width: 120px;
}

.pscroll {
	font-weight: normal;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	clear: left;
}

.pscroll a:hover {
	color: #000000;
	text-decoration: none;
}

.pscroll .count {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}

.pscroll img {
	vertical-align: middle;
	background: url(/gfx/buttons.png) no-repeat 0 0;
	width: 16px;
	height: 16px;
}

.pscroll .fwd {
	background-position: 0 -20px;
	margin-right: 5px;
}

.pscroll .back {
	background-position: 0 0;
	margin-left: 5px;
}

#Outfitter {
	float: left;
	width: 660px;
	min-height: 530px;
	margin: 0;
	background-color: #FFFFFF;
}

#Content {
	float: left;
	width: 660px;
	min-height: 530px;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
}

#Content .article {
	_margin-left: -5px;
}

#Content .Product {
	text-align: left;
	float: left;
	padding: 0;
	margin: 0;
	margin-left: 7px;
	margin-bottom: 15px;
	width: 156px;
	height: 320px;
}

#Content .Product .corner, #Tooltip .product .corner {
	background: url(/gfx/buttons.png) no-repeat 0 -280px;
	width: 16px;
	height: 17px;
}

#Content .Product .Brand {
	background-color: #D5D5D5;
	padding: 0;
	margin: 0;
	padding-left: 2px;
	height: 17px;
	width: 110px;
	clear: right;
	float: left;
}

#Content .Product .Brand a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#Content .Product .Brand a:hover {
	text-decoration: none;
}

#Content .Product .Name {
	background-color: #D5D5D5;
	font-weight: normal;
	font-size: 10px;
	padding-left: 2px;
	border: 0;
	margin: 0;
}

#Content .Product .Picture {
	border: 2px solid #D5D5D5;
	background-color: #FFFFFF;
	height: 180px;
	width: 152px;
	text-align: center;
}

#Content .Product .Picture img { /* foo */ }

#Content .Product .Picture .available {
	float: right;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

#Content .Product .Picture .gender {
	position: absolute;
	margin-top: 142px;
	margin-left: -12px;
	width: 9px;
	height: 9px;
}

#Content .Product .Picture .gender.men {
	background: url(/gfx/buttons.png) no-repeat 0 -100px;
}

#Content .Product .Picture .gender.women {
	margin-left: -8px;
	background: url(/gfx/buttons.png) no-repeat 0 -80px;
}

#Content .Product .Picture .gender.uni {
	margin-left: -18px;
	width: 16px;
	background: url(/gfx/buttons.png) no-repeat -60px -80px;
}

#Content .Product .Box {
	font-size: 10px;
	height: 12px;
	background-color: #D5D5D5;
}

#Content .Product .metaData {
	padding-top: 2px;
	height: 100px;
	background-color: #D5D5D5;
}

#Content .Product .metaData .meta {
	padding-bottom: 2px;
	border-bottom: 1px dashed #000000;
	height: 28px;
}

#Content .Product .metaData .meta .color1 {
	background-color: #EEEEEE;
}

#Content .Product .metaData .meta .color2 {
	background-color: #FFFFFF;
}

#Content .Product .metaData .color {
	float: left;
	clear: right;
	padding-left: 2px;
	padding-top: 2px;
	font-size: 10px;
}

#Content .Product .metaData .colorName {
	float: left;
	clear: right;
	font-weight: bold;
}

#Content .Product .metaData .colorValue {
	float: left;
	clear: right;
}

#Content .Product .metaData .price {
	float: right;
	clear: right;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	float: right;
}

#Content .Product .metaData .priceOld {
	float: right;
	clear: right;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background-color: #D5D5D5;
	text-decoration: line-through;
}

#Content .Product .metaData .size {
	clear: right;
	float: left;
	padding-left: 2px;
	font-size: 10px;
}

#Content .Product .metaData .button {
	text-align: right;
	padding-right: 3px;
	padding-top: 3px;
}

#Content .Product .metaData .articleId {
	border: 0;
	padding: 2px;
	padding-top: 0;
	text-align: right;
	clear: left;
	font-size: 9px;
}

#Content .productOverview {
	text-align: left;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	margin-left: 4px;
	margin-bottom: 5px;
}

#Content .productOverview img {
	margin-top: 10px;
	/*
	border: 1px solid #000000;
	margin-right: 5px;
	*/
}

#preview {
	position: absolute;
	display: none;
}

var {
	display: none;
}

#LeftBoxBrand {
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 140px;
	display: block;
	float: left;
}

#LeftBoxBrand .box {
	background-color: #D5D5D5;
	text-align: center;
}

#LeftBoxBrand .box div {
	font-weight: bold;
	padding-top: 3px;
}

#LeftBoxBrand .box select {
	margin: 5px;
}

#LeftBoxBrand .box a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000
}

#LeftBoxBrand .box a:hover {
	text-decoration: none;
}

#LeftBoxBrand .box .Headline {
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	font-size: 11px;
}

#BoxCart {
	margin: 0;
	padding: 0;
	margin-top: -22px;
	clear: right;
	float: right;
	font-size: 10px;
}

#BoxCart .Box {
	background-color: #D5D5D5;
	width: 162px;
	padding-bottom: 5px;
}

#BoxCart .Box a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000
}

#BoxCart .Box a:hover {
	text-decoration: none;
}

#BoxCart .headline {
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	font-size: 11px;
}

#BoxCart .content {
	border-bottom: 1px dashed #000000;
	padding: 2px;
	padding-top: 4px;
}

#BoxCart .cart {
	text-align: center;	
}

#BoxCart .icons {
	text-align: left;
	border-bottom: 0;
	padding: 0;
	padding-top: 5px;
}

#BoxCart .icons img {
	padding: 2px;
}

#BoxRandomProduct {
	margin: 0px;
	padding: 0;
	clear: right;
	float: right;
	font-size: 10px;
}

#BoxRandomProduct .box {
	background-color: #FFFFFF;
	width: 162px;
	padding-bottom: 5px;
}

#BoxRandomProduct .box a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000
}

#BoxRandomProduct .box a:hover {
	text-decoration: none;
}

#BoxRandomProduct .headline {
	text-align: left;
	background-color: #D5D5D5;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	font-size: 11px;
}

#ContentRandomProduct {
	height: 154px;
	margin-left: 6px;
	padding-top: 2px;
}

.loading {
	height: 154px;
	width: 150px;
	padding-top: 2px;
	background: url(/gfx/list/ajax-loader.gif) center no-repeat;
}

#TrustedShops .box {
	background-color: #D5D5D5;
	width: 162px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#SSL, #TrustedShops {
	margin: 0;
	padding: 0;
	display: block;
	clear: right;
	float: right;
	font-size: 10px;
}

#SSL .headline {
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	font-size: 11px;
}

#SSL .box {
	background-color: #D5D5D5;
	width: 162px;
	padding-bottom: 5px;
}

#SSL .trustedShops {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#SSL .trustedShops a {
	text-decoration: none;
}

#SSL .trustedShops .info {
	text-align: left;
	padding: 3px;
	font-weight: bold
}

#SSL .trustedShops .red {
	color: red;
}

#SSL #digicertsitesealcode {
	padding-top: 5px;
	height: 68px;
	text-align: center;
	border-top: 1px dashed black;
}

#SSL .creditCard {
	text-align: center;
	border-top: 1px dashed black;
}

#SSLDetails {
	background-color: #D5D5D5;
	padding: 5px;
	height: 80px;
	width: 650px;
}

#SSLDetails .trustedShops {
	float: left;
	clear: right;
	width: 80px;
	padding-top: 3px;
}

#SSLDetails .trustedShopsInfo {
	float: left;
	clear: right;
	width: 320px;
}

#SSLDetails .trustedShopsInfo a {
	text-decoration: none;
}

#SSLDetails .trustedShopsInfo .headline {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 10px;
}

#SSLDetails .trustedShopsInfo .info {
	float: left;
	clear: right;
	width: 160px;
}

#SSLDetails .trustedShopsInfo .red {
	color: red;
}

#SSLDetails #digicertsitesealcode {
	float: left;
	clear: right;
	width: 90px;
}

#SSLDetails .creditCard {
	margin-top: 10px;
}

#Theme {
	margin: 0;
	padding: 0;
	display: block;
	clear: right;
	float: right;
	font-size: 10px;
	width: 162px;
}

#Theme .box {
	background-color: #D5D5D5;
	width: 162px;
	text-align: center;
	padding: 0;
	margin: 0;
}

#Theme .headline {
	text-align: left;
	background-color: white;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	font-size: 11px;
}

#Theme .image {
	background-color: white;
}

#Theme .description {
	text-align: left;
	padding: 5px;
	padding-top: 5px;
}

#Theme .link {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 3px;
}

#Theme .category {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #D5D5D5;
	text-align: left;
}

#Theme .categoryList {
	padding-top: 3px;
}

#Theme a {
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

#Theme a:hover {
	text-decoration: none;
}

.Right {
	margin: 0;
	padding: 0;
	display: block;
	clear: right;
	float: right;
	font-size: 10px;
}

.Right .Box {
	background-color: #D5D5D5;
	width: 162px;
	padding-bottom: 5px;
}

.Right .Box a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000
}

.Right .Box a:hover {
	text-decoration: none;
}

.Right .Box .Headline {
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	font-size: 11px;
}

#ArticleSuggestion {
	float: left;
	width: 660px;
	padding-bottom: 20px;
	display: none;
	border-bottom: 1px dashed #000000;
}

#ArticleSuggestion .Input {
	padding-bottom: 2px;
}

#ArticleSuggestion .Input .Name {
	clear: left;
	float: left;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
	width: 120px;
}

#ArticleSuggestion .thanks {
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}

#ArticleReservation {
	min-height: 160px;
	background-color: #D5D5D5;
	font-size: 10px;
	clear: left;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

#ArticleReservation .line {
	padding: 5px;
}

#ArticleReservation .thanks {
	padding-top: 80px;
	text-align: center;
}

.sizeClDetails {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0;
	border: 1px solid #AFCDFB;
	margin: 0;
	margin-left: 1px;
	margin-top: 2px;
	width: 120px;
}

.sizeCl {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0;
	border: 1px solid #AFCDFB;
	margin: 0;
	margin-left: 1px;
	margin-top: 2px;
	width: 52px;
}

.sizeCl option {
	font-size: 9px;
}

#Detail {
	width: 660px;
}

#Detail .boxArticle {
	height: 40px;
	width: 650px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #D5D5D5;
}

#Detail .hotValue {
	font-weight: bold;
	margin-left: 385px;
	width: 230px;
	white-space: nowrap;
}

#Detail .boxDescription {
	padding: 5px;
	padding-left: 40px;
	width: 600px;
	font-size: 11px;
	line-height: 16px;
}

#Detail .boxLinks {
	padding: 5px;
	padding-left: 40px;
	width: 600px;
	height: 80px;
	font-size: 11px;
	border-bottom: 1px dashed #000000;
}

#Detail .boxLinks .info {
	clear: left;
	padding-bottom: 5px;
}

#Detail .boxLinks .addthis {
	margin-left: 30px;
}

#Detail .name {
	font-weight: bold;
	width: 500px;
	margin: 0;
	font-size: 14px;
	padding: 0;
	padding-left: 40px;
	padding-top: 10px;
}

#Detail #Pictures {
	padding-bottom: 10px;
	font-size: 11px;
	height: 300px;
}

#Detail #Pictures .thumbs {
	float: right;
	width: 106px;
	margin: 0;
	margin-right: 2px;
	padding: 0;
}

#Detail #Pictures .outfitter {
	margin-bottom: 5px;
}

#Detail #Pictures .thumbsContainerInner {
	width: 106px;
	margin: 0;
	padding: 0;
}

#Detail #Pictures .thumbImage {
	width: 53px;
	height: 53px;
	margin: 0;
	padding: 0;
}

#Detail #Pictures .zoomView {
	width: 533px;
	visible: hidden;
	display: none;
	padding-left: 5px;
}

#Detail #Pictures .imageView {
	width: 533px;
	text-align: center;
}

#Detail .boxMeta {
	font-size: 11px;
	float: left;
	margin: 0;
	padding: 3px;
	padding-top: 5px;
}

#Detail .boxMeta .color1 {
	background-color: #EEEEEE;
}

#Detail .boxMeta .color2 {
	background-color: #FFFFFF;
}

#Detail .boxMeta .taxShipping {
	padding-top: 3px;
	font-size: 10px;
	line-height: 10px;
}

#Detail .boxCart {
	float: right;
}

#Detail .info {
	clear: right;
	float: left;
	padding-right: 30px;
}

#Detail .info a:hover {
	color: #000000;
	text-decoration: none;
}

#Detail .detailImage {
	width: 660px;
	padding-top: 20px;
	border-bottom: 1px dashed #000000;
}

#Detail .taskBar {
	padding-right: 28px;
}

#Detail .taskBar div.gender {
	clear: right;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

#Detail .taskBar div.button {
	text-align: right;
}

#Detail .taskBar .gender {
	width: 9px;
	height: 9px;
}

#Detail .taskBar .gender.men {
	background: url(/gfx/buttons.png) no-repeat 0 -100px;
}

#Detail .taskBar .gender.women {
	background: url(/gfx/buttons.png) no-repeat 0 -80px;
}

#Detail .taskBar .gender.uni {
	width: 16px;
	background: url(/gfx/buttons.png) no-repeat -60px -80px;
}

#picList {
	font-size: 10px;
	clear: left;
}

#picList a {
	vertical-align: top;
}

#Tracing {
	background-color: #D5D5D5;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding: 5px;
	width: 650px;
	display: block;
	float: left;
	clear: right;
	margin-left: 10px;
}

#Catalog {
	float: left;
	margin-left: 10px;
}

#Sort {
	width: 650px;
	float: left;
	clear: left;
	padding: 5px 5px 5px 5px;
	margin: 0;
	font-size: 11px;
	background-color: #D5D5D5;
	border-top: 2px solid white;
}

#Sort .box {
	float: left;
	clear: right;
	width: 160px;
	height: 35px;
}

#Sort .brand {
	width: 140px;
	height: 35px;
}

#Sort .category {
	width: 180px;
	height: 35px;
}

#Sort .boxCategory select {
	/* foo */
}

#Sort .perPage {
	text-align: right;
	margin-left: 10px;
	padding-top: 0px;
}

#Sort .headline {
	font-weight: bold;
	padding-bottom: 3px;
}

#ShoppingCart {
	width: 660px;
	float: left;
	padding: 0;
	margin: 0;
	padding-bottom: 40px;
	background-color: #FFFFFF;
}

#ShoppingCart .header {
	height: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#ShoppingCart .header img.symbolCart {
	float: left;
	clear: right;
	padding: 10px;
	padding-top: 0;
	padding-bottom: 0;
}

#ShoppingCart .header .Order {
	float: right;
	padding-right: 50px;
	padding-top: 50px;
}

#ShoppingCart a:hover {
	color: #000000;
	text-decoration: none;
}

#ShoppingCart .headline {
	width: 660px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	float: left;
	border-top: 1px dashed #000000;
	font-weight: bold;
	background-color: #D5D5D5;
	margin-bottom: 10px;
}

#ShoppingCart .headline .row {
	padding-left: 10px;
	width: 60px;
	clear: right;
	float: left;
}

#ShoppingCart .itemA {
	width: 660px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	float: left;
	background-color: #FFFFFF;
}

#ShoppingCart .itemB {
	width: 660px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	float: left;
	background-color: #D5D5D5;
}

#ShoppingCart .button {
	text-align: right;
	padding-right: 50px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #000000;
}

#ShoppingCart .amount {
	text-align: right;
	padding-bottom: 20px;
	padding-right: 100px;
}

#ShoppingCart .amountName {
	clear: right;
	float: left;
	padding-left: 330px;
}

#ShoppingCart .Item {
	width: 660px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	float: left;
}

#ShoppingCart .row {
	width: 60px;
	padding-left: 10px;
	clear: right;
	float: left;
}

#ShoppingCart .Button {
	float: left;
	clear: right;
	padding: 10px;
}

#ShoppingCart .Button .delete {
	background: url(/gfx/buttons.png) no-repeat 0 -300px;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
	padding-right: 5px;
}

#ShoppingCart .Button .update {
	background: url(/gfx/buttons.png) no-repeat 0 -320px;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
	padding-right: 5px;
}

#ShoppingCart .bgItemNoStock {
	width: 658px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	float: left;
	border: solid 1px #DD3C10;
	background-color: #FFEBE8;
}

#ShoppingCart .bgItemNoStock .inputField {
	background-color: #DD3C10;
	color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

#ShoppingCart .infoItemNoStock {
	width: 650px;
	clear: left;
	float: left;
	background-color: #DD3C10;
	height: 32px;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px;
}

#Order {
	text-align: left;
	clear: left;
	width: 980px;
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
	background-color: #D5D5D5;
}

#Order .Button {
	height: 30px;
	padding-left: 5px;
	padding-right: 290px;
	padding-top: 5px;
	padding-bottom: 7px;
	margin: 0;
	vertical-align: middle;
}

#Order #Info {
	text-align: left;
	width: 780px;
	padding: 10px;
	padding-left: 170px;
}

#Order .lineInfo {
	padding-bottom: 5px;
	clear: left;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#Order .headline {
	padding-bottom: 20px;
	width: 650px;
	text-align: left;
	margin-left: 300px;
	font-weight: bold;
}

#Order .name {
	width: 250px;
	clear: right;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	text-align: right;
}

#Order #Login {
	text-align: left;
	width: 690px;
	padding-top: 20px;
}

#Order #Login .line {
	padding-bottom: 5px;
	width: 650px;
	text-align: left;
	margin-left: 170px;
}

#Order #Password {
	text-align: left;
	width: 690px;
	padding-top: 20px;
}

#Order #Password .line {
	padding-bottom: 5px;
	width: 650px;
	text-align: left;
	margin-left: 170px;
}

#Order #Register {
	padding-top: 17px;
	width: 650px;
	padding-left: 50px;
	min-height: 240px;
	_height: 240px;
}

#Order #Register .line {
	text-align: left;
	padding-top: 3px;
}

#Order #Register .name {
	width: 220px;
	clear: right;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	text-align: right;
}

#Order #Address {
	padding-top: 17px;
	padding-left: 20px;
	width: 750px;
	min-height: 180px;
	_height: 180px;
}

#Order #Address .line {
	text-align: left;
	padding-top: 3px;
}

#Order #Address .name {
	width: 195px;
	clear: right;
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
}

#Order #Profile {
	padding-top: 17px;
	width: 600px;
	min-height: 279px;
	padding-left: 100px;
}

#Order #Profile .headline {
	text-align: left;
	font-weight: bold;
	margin-left: 195px;
}

#Order #Profile .line {
	text-align: left;
	padding-top: 3px;
}

#Order #Profile .name {
	width: 190px;
	clear: right;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	text-align: right;
}

#Order #Shipping {
	text-align: center;
	padding-top: 17px;
	width: 640px;
	padding-left: 50px;
	min-height: 300px;
	_height: 290px;
}

#Order #Shipping .line {
	text-align: left;
	clear: left;
	padding-left: 0;
	margin-left: 0;
}

#Order #Shipping .name {
	clear: left;
	float: left;
	text-align: left;
	width: auto;
	padding-left: 40px;
	padding-top: 2px;
	padding-right: 2px;
}

#Order #Shipping .input {
	padding-top: 2px;
}

#Order #Payment {
	padding-top: 17px;
	width: 600px;
	min-height: 330px;
	padding-left: 50px;
}

#Order #Payment .line {
	text-align: left;
	clear: left;
	padding-top: 10px;
}

#Order #Payment .name {
	width: 160px;
	clear: right;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	text-align: right;
}

#Order #Payment .methods {
	float: left;
	margin-left: 160px;
	margin-bottom: 20px;
	height: auto;
}

#Order #Payment .methods .info {
	padding: 5px;
	padding-left: 35px;
}

#Order #Login .input { /* foo */
}

#Order #Confirm {
	background-color: #D5D5D5;
	padding-top: 10px;
	width: 980px;
}

#Order #Confirm .line {
	text-align: left;
}

#Order #Confirm .name {
	width: 170px;
	clear: right;
	float: left;
	padding-top: 2px;
}

#Order #Confirm .info {
	width: 730px;
	padding: 5px;
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
}

#Order #Confirm .Item {
	width: 980px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	float: left;
}

#Order #Confirm .Item .Row {
	padding-left: 10px;
	clear: right;
	float: left;
}

#Order #Completed {
	padding: 20px;
	padding-top: 20px;
	text-align: left;
	min-height: 185px;
	width: 590px;
	clear: right;
	float: left;
}

#Order #Facebook {
	padding-top: 20px;
	text-align: center;
	float: left;
	min-height: 290px;
	width: 340px;
}

#Order #Completed .backButton {
	padding-left: 100px;
	padding-top: 20px;
}

#Error {
	margin-left: 10px;
	width: 650px;
	background-color: red;
	color: white;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	display: block;
	float: left;
	clear: right;
}

#Info {
	margin-left: 10px;
	width: 650px;
	background-color: #00CC00;
	color: white;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	display: block;
	float: left;
	clear: right;
}

#OrderError {
	width: 940px;
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	clear: left;
	padding: 20px;
}

#OrderInfo {
	width: 940px;
	background-color: #00FF00;
	color: #000000;
	text-align: center;
	font-weight: bold;
	clear: left;
	padding: 20px;
}

#Button {
	float: left;
	margin: 0;
	margin-top: 15px;
}

#OrderButton a {
	text-decoration: none;
}

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

input.Newsletter {
	font-size: 10px;
}

input.NewsletterButton {
	text-align: right;
}

.Input {
	width: 480px;
	float: left;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	font-size: 11px;
}

#Footer {
	width: 980px;
	height: 90px;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	background-color: #D5D5D5;
	clear: right;
	float: left;
}

.Footer {
	text-align: center;
	font-size: 9px;
	padding: 0;
	margin: 0;
	clear: left;
}

.Footer .Name {
	text-align: center;
	color: #CC6600;
	font-weight: bold;
}

.Footer a {
	text-decoration: none;
	font-weight: bold;
}

.Footer .Brand {
	font-weight: normal;
	text-decoration: underline;
}

.Footer .Brand:hover {
	text-decoration: none;
	color: #FFFF00;
}

.Footer .Info {
	font-weight: bold;
}

.Footer .Info a {
	text-decoration: underline;
	font-weight: bold;
}

.Footer .Info a:hover {
	text-decoration: none;
}

#Brand {
	float: left;
	width: 660px;
	min-height: 500px;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	background-color: white;
	text-align: center;
}

#Brand .Item {
	text-align: center;
	width: 150px;
	height: 150px;
	padding: 7px;
	float: left;
}

.PageSpecials {
	float: left;
	width: 660px;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	text-align: center;
	min-height: 520px;
}

.PageSpecials .Item {
	display: block;
	float: left;
	width: 152px;
	height: 168px;
	padding: 0;
	margin: 5px;
	text-align: center;
	font-size: 10px;
	border: 1px solid #E5E5E5;
	background-color: #FFFFFF;
}

.PageScrolling:hover {
	color: #D5D5D5;
}

#iFrame {
	padding: 0;
	margin: 0;
	margin-left: 10px;
	width: 628px;
	height: 200px;
}

#CreditCard {
	font-size: 10px;
	background-color: #D4D4D4;
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 250px;
	padding-bottom: 240px;
	padding-left: 20px;
	_padding-left: 25px;
}

.InfoRed {
	color: #B82531;
	font-size: 11px;
}

#Blog {
	background-color: #FFFFFF;
	float: left;
	width: 660px;
	min-height: 500px;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#Blog a {
	text-decoration: none;
}

#Blog a:hover {
	text-decoration: none;
}

#Blog .post {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #000000;
	background-color: #fff;
	float: left;
	width: 640px;
	position: relative;
}

#Blog h2.posthead {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#Blog .entry {
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	font-family: verdana;
	line-height: 12px;
}

#Blog .smallpostimg {
	float: left;
	display: block;
	margin-right: 13px;
}

#Blog .post .weiterlesen {
	display: block;
	margin: 0;
	padding: 0;
	height: 24px;
	width: 87px;
	position: absolute;
	top: 91px;
	left: 563px;
}

#Sitemap {
	background-color: #FFFFFF;
	float: left;
	width: 660px;
	min-height: 500px;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#Sitemap .Category {
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	padding-right: 20px;
}

#Sitemap ul {
	list-style: square;
	padding-left: 60px;
	margin: 0;
}

#Sitemap ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
}

#Sitemap ul li ul {
	list-style: disc;
	padding-left: 10px;
	margin: 0;
}

#Sitemap ul li ul li {
	padding: 0;
	padding-bottom: 2px;
}

#Sitemap .Item {
	margin-left: 20px;
	padding-right: 20px;
}

#Bookmarks {
	clear: left;
	float: left;
	width: 140px;
}

#Newsletter {
	float: left;
	margin-left: 10px;
	width: 660px;
}

#Newsletter .red {
	color: red;
}

#Newsletter input.text {
	width: 250px;
}

#Newsletter .blockInput {
	padding-top: 30px;
	width: 430px;
	height: 520px;
	clear: left;
	float: left;
	background-color: #D5D5D5;
}

#Newsletter .blockInfo {
	padding-top: 10px;
	width: 230px;
	height: 540px;
	clear: right;
	float: left;
	background-color: #D5D5D5;
}

#Newsletter .blockInfo .headline {
	font-weight: bold;
	padding-top: 20px;
}

#Newsletter .line {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

#Newsletter .name {
	clear: left;
	float: left;
	text-align: left;
	margin-right: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 250px;
}

#Newsletter .input {
	padding-left: 20px;
}

#Newsletter .thanks {
	padding: 5px;
	padding-bottom: 20px;
	padding-top: 50px;
	width: 300px;
	height: 400px;
	background-color: #D5D5D5;
	text-align: center;
	clear: right;
	float: left;
}

#Newsletter .facebookWidget {
	background-color: #D5D5D5;
	padding-top: 50px;
	padding-bottom: 20px;
	height: 400px;
	padding-right: 10px;
	text-align: right;
}

#OrderCatalog {
	float: left;
	margin-left: 10px;
	width: 660px;
}

#OrderCatalog .red {
	color: red;
}

#OrderCatalog input.text {
	width: 200px;
}

#OrderCatalog .blockInput {
	padding-top: 30px;
	width: 430px;
	height: 230px;
	clear: left;
	float: left;
	background-color: #D5D5D5;
}

#OrderCatalog .blockInfo {
	padding-top: 10px;
	width: 230px;
	height: 250px;
	clear: right;
	float: left;
	background-color: #D5D5D5;
}

#OrderCatalog .blockInfo .headline {
	font-weight: bold;
	padding-top: 20px;
}

#OrderCatalog .blockCaptcha {
	background-color: #D5D5D5;
	height: 550px;
	width: 650px;
	padding-left: 10px;
	float: left;
	clear: left;
}

#OrderCatalog .line {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

#OrderCatalog .name {
	clear: left;
	float: left;
	text-align: right;
	margin-right: 20px;
	padding-top: 3px;
	width: 120px;
}

#OrderCatalog .newsletter {
	padding-left: 120px;
	width: 280px;
}

#OrderCatalog .thanks {
	padding: 5px;
	padding-bottom: 20px;
	padding-top: 100px;
	width: 300px;
	height: 400px;
	background-color: #D5D5D5;
	text-align: center;
	clear: right;
	float: left;
}

#OrderCatalog .facebookWidget {
	background-color: #D5D5D5;
	padding-top: 100px;
	padding-bottom: 20px;
	height: 400px;
	padding-right: 10px;
	text-align: right;
}

#Contact {
	float: left;
	margin-left: 10px;
	width: 660px;
}

#Contact .blockInput {
	padding: 5px;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 650px;
	height: 480px;
	clear: left;
	float: left;
	background-color: #D5D5D5;
}

#Contact .line {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

#Contact .name {
	clear: left;
	float: left;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
	width: 130px;
}

#Contact input.text {
	width: 200px;
}

#BrandInfo {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 640px;
	background-color: white;
}

#Tooltipwrapper {
	background-color: #666666;
	float: left;
	padding: 0;
	height: 285px;
}

#Tooltip {
	position: relative;
	top: -22px;
	left: -11px;
	width: 156px;
	margin: 0;
	height: 270px;
	background-color: transparent;
}

#Tooltip .product .corner {
	margin: 0;
	padding: 0;
}

#Tooltip .product {
	text-align: left;
	float: left;
	padding: 0;
	margin: 0;
	margin-left: 7px;
	margin-bottom: 15px;
	width: 156px;
	height: 270px;
}

#Tooltip .product .brand {
	background-color: #D5D5D5;
	padding: 0;
	margin: 0;
	padding-left: 2px;
	height: 17px;
	width: 110px;
	clear: right;
	float: left;
}

#Tooltip .product .brand a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#Tooltip .product .brand a:hover {
	text-decoration: none;
}

#Tooltip .product .name {
	background-color: #D5D5D5;
	font-weight: normal;
	font-size: 10px;
	padding-left: 2px;
	border: 0;
	margin: 0;
	color: #000000;
}

#Tooltip .product .picture {
	border: 2px solid #D5D5D5;
	background-color: #FFFFFF;
	height: 180px;
	width: 152px;
	text-align: center;
}

#Tooltip .product .picture .available {
	float: right;
	text-align: left;
	padding-right: 5px;
	padding-top: 5px;
	height: 35px;
}

#Tooltip .product .picture .available img {
	height: 19px;
	width: 106px;
	margin: 0;
}

#Tooltip .product .picture .gender {
	position: absolute;
	margin-top: 142px;
	margin-left: -148px;
}

#Tooltip .product .box {
	font-size: 10px;
	height: 12px;
	padding-top: 2px;
	height: 85px;
	background-color: #D5D5D5;
}

#Tooltip .product .box .meta {
	padding-bottom: 2px;
	border-bottom: 1px dashed #000000;
	height: 28px;
}

#Tooltip .product .box .meta .color1 {
	background-color: #EEEEEE;
}

#Tooltip .product .box .meta .color2 {
	background-color: #FFFFFF;
}

#Tooltip .product .box .button {
	border: 0;
}

#Tooltip .product .box img {
	width: auto;
	height: auto;
	margin: 0;
}

#Tooltip .product .box .color {
	float: left;
	clear: right;
	padding-left: 2px;
	padding-top: 2px;
	font-size: 10px;
}

#Tooltip .product .box .colorName {
	float: left;
	clear: right;
	font-weight: bold;
}

#Tooltip .product .box .colorValue {
	float: left;
	clear: right;
}

#Tooltip .product .box .price {
	float: right;
	clear: right;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	float: right;
}

#Tooltip .product .box .priceOld {
	float: right;
	clear: right;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background-color: #D5D5D5;
	text-decoration: line-through;
	text-align: right;
}

#Tooltip .product .box .size {
	clear: right;
	float: left;
	padding-left: 2px;
	font-size: 10px;
}

#Tooltip .product .box .button {
	text-align: right;
	padding-right: 3px;
	padding-top: 3px;
}

#Tooltip .product .box .articleId {
	border: 0;
	padding: 2px;
	padding-top: 0;
	text-align: right;
	clear: left;
	font-size: 9px;
}

#FollowUs {
	clear: both;
	display: block;
	width: 140px;
}

#FollowUs .headline {
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-align: left;
}

#FollowUs .box {
	padding: 5px 0px 5px 5px;
	background-color: #D5D5D5;
}

#FollowUs .follower {
	float: left;
	margin-right: 3px;
}

#RssFeeds {
	background-color: #FFFFFF;
	min-height: 500px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	line-height: 16px;	
	width: 650px;
}

#RssFeeds ul {
	list-style: none;
	list-style-position: inside;
	line-height:24px;
}

#RssFeeds .grey {
	color: grey;
}

#RssFeeds .grey a {
	color: grey;
}

.buttonBack {
	background: url(/gfx/buttons.png) no-repeat 0 0;
	width: 16px;
	height: 16px;
	vertical-align: top;
	margin-right: 5px;
}

.buttonForward {
	background: url(/gfx/buttons.png) no-repeat 0 -20px;
	width: 16px;
	height: 16px;
	vertical-align: top;
	margin-right: 5px;
}

.buttonInfo {
	background: url(/gfx/buttons.png) no-repeat 0 -40px;
	width: 16px;
	height: 16px;
	vertical-align: top;
	margin-right: 5px;
}

.buttonMoreColor {
	background: url(/gfx/buttons.png) no-repeat 0 -60px;
	width: 41px;
	height: 19px;
}

.buttonNotMoreAvailable {
	background: url(/gfx/buttons.png) no-repeat 0 -160px;
	width: 106px;
	height: 19px;
}

.buttonNotAvailable {
	background: url(/gfx/buttons.png) no-repeat 0 -140px;
	width: 106px;
	height: 19px;
}

.buttonAvailable {
	background: url(/gfx/buttons.png) no-repeat 0 -120px;
	width: 106px;
	height: 19px;
}

.buttonArrowBottom {
	background: url(/gfx/buttons.png) no-repeat 0 -200px;
	margin-top: 5px;
	margin-left: 2px;
	width: 13px;
	height: 13px;
}

.buttonArrowRight {
	background: url(/gfx/buttons.png) no-repeat 0 -220px;
	margin-top: 2px;
	margin-left: 4px;
	width: 13px;
	height: 13px;
}

.buttonFacebook {
	background: url(/gfx/buttons.png) no-repeat 0 -380px;
	width: 69px;
	height: 27px;
}

.buttonFacebook.Small {
	background: url(/gfx/buttons.png) no-repeat 0 -580px;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: top;
}

.buttonLokalisten {
	background: url(/gfx/buttons.png) no-repeat -80px -380px;
	width: 27px;
	height: 27px;
}

.buttonRSS {
	background: url(/gfx/buttons.png) no-repeat -120px -380px;
	width: 27px;
	height: 27px;
}

.imageDigicert {
	background: url(/gfx/buttons.png) no-repeat 0 -420px;
	width: 85px;
	height: 62px;
}

.buttonReservation {
	background: url(/gfx/buttons.png) no-repeat 0 -500px;
	width: 90px;
	height: 24px;
}

.buttonOutfitter {
	background: url(/gfx/buttons.png) no-repeat 0 -540px;
	width: 103px;
	height: 33px;
}

#ArticleExtended {
	background: #ECECEC;
	height: 403px;
	width: 156px;
	font-size: 9px;
	float: left;
}

#ArticleExtended .hiddenNav {
	visibility: hidden;
	display: none;
	height: 1px;
}

#ArticleExtended .showNavision {
	width: 78px;
	float: left;
}

#ArticleExtended div.date {
	width: 70px;
	text-align: right;
	float: right;
}

#ArticleExtended div.std {
	width: 100px;
	float: left;
}

#ArticleExtended div.data {
	width: 50px;
	text-align: right;
	float: right;
}

#ArticleExtended div.line {
	width: 153px;
	height: 1px;
	float: left;
	background-color: black;
}

#ArticleExtended table {
	border-spacing: 0;
}

#ArticleExtended td {
	margin: 0;
	padding: 0;
}

#Facebook_LikeThis {
	border: 0;
	overflow: hidden;
	width: 450px;
	height: 25px;
}
