html {
	background-color: #272444;
}


body {
	margin: 0;
	padding: 0 3%;
	background-color: #272444;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #272444;
	text-align: center;
}

body.overlay {
	padding: 10px;
	background-color: #fff;
}

body.popUpBody {
	background-color: #272444;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma, arial, sans-serif;
	outline: none;
}

*:focus {
	outline: none;
}

*:active {
	outline: none;
}

p {
	margin: 6px 0;
}

input,select,button {
	color: #444;
}

select {
	border: 1px solid #ddd;
}

ul {
	list-style: none;
}

li {
	display: inline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	padding: 0;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #3e3e3e;
}

a:link {
	text-decoration: none;
	color: #3e3e3e;
}

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

.center a:hover {
	text-decoration: underline;
}

.checkout_table_paymentContainer {
	width: 100%;
}

.radioField {
	width: 170px;
}

.summary_small_boxes {
	width: 120px
}

.dark {
	color: #3e3e3e;
}

/* --- */
h1 {
	margin: 4px 0 32px 0;
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 20px;
	color: #625e57;
}

h2 {
	margin: 0px 0 4px 0;
	font-weight: bold;
	font-size: 11px;
	color: #786c6c;
}

h3 {
	margin: 0px 0 4px 0;
	font-weight: bold;
	font-size: 11px;
	color: #786c6c;
}

.infoblock_01 h3 {
	font-weight: normal;
	font-size: 11px;
	padding-top: 10px;
}

h4 {
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	color: #343434;
}

#containerTop {
	height: 15px;
}

#container {
	margin: 0 auto 15px auto;
	max-width: 1400px;
	min-width: 970px;
	padding: 0;
	text-align: left;
	background-color: #fff;
	border-bottom: 1px solid transparent;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}

#popup-container {
	margin: 0 auto 15px auto;
	max-width: 1400px;
	min-width: 100px;
	padding: 0;
	text-align: left;
	background-color: #fff;
	border-bottom: 1px solid transparent;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}

.overlay #container {
	margin: 0;
	min-width: 100px;
	-moz-box-shadow: 0 0 0 #fff;
	-webkit-box-shadow: 0 0 0 #fff;
}

#headerContainer {
	border-bottom: 1px solid #bcbcbc;
}

#header {
	position: relative;
	z-index: 1;
}

#subheader {
	margin: 98px 0 0 0;
	height: 28px;
	position: relative;
	z-index: 2;
	background-image: url(../image/subHeaderBG.png);
}

*html #subheader {
	background-image: url(../image/subHeaderBG.gif);
}

#logo {
	padding: 30px 0 0 25px;
	width: 200px;
}

*+html #logo {
	padding-bottom: 98px;
}

.headerFlash {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 80%;
	width: 785px;
	text-align: right;
}

*html .headerFlash { 
	right: 50px;
	height: 90px;
	overflow: hidden;
}

#mini-cart {
	float: right;
	padding-top: 2px;
}

#mini-cart a {
	display: block;
	float: right;
}

#mini-cart a img {
	vertical-align: -10%;
	margin-right: 3px;
}

#mini-cart-content {
	float: right;
	margin-left: 3px;
}

#mini-cart-closed {
	float: right;
}

#mini-cart-closed-info {
	float: right;
}

#mini-cart-closed-info .price {
	color: #3e3e3e;
}

#mini-cart-closed-info div {
	float: left;
}

.miniCartToggleButton {
	background-image: url(../image/miniCartToggle.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 14px;
}

div.miniCartItems {
	margin-left: 12px;
}

#mini-cart-closed-info div.miniCartTotal {
	float: right;
}

#mini-cart-opened {
	padding: 0;
	background-color: #f4f4ee;
	border: 1px solid #dcdcdc;
	border-top: 0;
	width: 351px;
	color: #3e3e3e;
	margin: 35px 0 0 -13px;
	overflow: hidden;
}

#mini-cart-opened-inner-content {
	padding: 0;
	margin-bottom: 6px;
	background-color: #fff;
}

#mini-cart-opened-inner {
	z-index: 9999;
	padding: 6px 0 6px 0;
	width: 351px;
	overflow: hidden;
}

#mini-cart-opened-inner p {
	margin: 0;
	padding: 6px;
}

#mini-cart-opened-continue {
	width: 136px;
	height: 20px;
	padding-top: 8px;
	margin-right: 6px;
	text-transform: uppercase;
	background-image: url(../image/continueShopping.gif);
	background-repeat: no-repeat;
	float: right;
	text-align: center;
}

#mini_cart_table {
	width: 100%;
}

#mini_cart_table td {
	border-bottom: 1px solid #f4f4ee;
	padding: 4px 4px 0 4px;
	text-align: left;
	vertical-align: top;
}

#mini_cart_table td.l_align_pic {
	width: 55px;
	padding-top: 0;
}

#mini_cart_table td.l_align_pic img {
	float: left;
}

#mini_cart_table td.align_right {
	text-align: right;
	font-weight: bold;
	color: #3e3e3e;
	padding-right: 8px;
	padding-bottom: 23px;
	vertical-align: bottom;
}

#mini_cart_table .name {
	color: #b56f7e;
	text-transform: uppercase;
}

#mini_cart_table .size {
	color: #3e3e3e;
}

#mini_cart_table .color {
	color: #3e3e3e;
}

#mini_cart_table .quantity {
	color: #3e3e3e;
}

.vertikalDivider { vertical-align: 10%; }
*html .vertikalDivider { vertical-align: 40%; }
*+html .vertikalDivider { vertical-align: 40%; }

#metanav {
	float: right;
	padding-top: 2px;
	margin: 0;
}

#search_input {
	width: 100px;
}

#metanav img {
	vertical-align: -25%;
}

#metanav li {
	padding: 0 2px;
	color: #272444;
	margin-left: 0;
}

#metanav li a {
	color: #272444;
}

#metanav li a:hover {
	color: #b56f7e;
}

#metanav li.switchLanguage {
	padding-left: 0;
}

#metanav li.switchLanguage a img {
	opacity: 0.5;
	filter: Alpha(opacity = 60);
}

#metanav li.switchLanguage a:hover img {
	opacity: 1;
	filter: Alpha(opacity = 100);
}

#metanav li.switchLanguageHL a img {
	opacity: 1;
	filter: Alpha(opacity = 100);
}

#menu-lang .menu_chooser_box {
	display: -moz-inline-box;
}

#menu-lang .second_menu_chooser_box {
	margin-top: 5px;
}

#menu-lang ul.lang_drop_down {
	left: -41;
	padding: 20px;
	-moz-box-shadow: 0 10px 7px #ccc;
	-webkit-box-shadow: 0 10px 7px #ccc;
}

#menu-lang ul.lang_drop_down select {
	margin-top: 3px;
	border: 1px solid #ccc;
}

.menuLanguageFlags {
	display: block;
	margin-bottom: 2px;
	padding-bottom: 3px;
}

#metanav ul.lang_drop_down li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#navigation ul.menu_inactive li a {
	color: #999;
}

ul.menu_inactive li.active {
	opacity: 1 !important;
}

#login {
	margin: 10px 0 0 0;
	font-weight: normal;
	font-size: 14px;
}

#breadcrumbs {
	float: left;
	margin: 14px 0 0 8px;
	color: #000;
}

#verisign {
	padding: 14px 0;
	text-align: center;
}

.breadcrumb {
	font-weight: bold;
	font-size: 14px;
}

#breadcrumbs .separator {
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: baseline;
}

#search {
	float: right;
	margin: 0 10px 0 0;
}

#metanav .minipic img {
	border: 1px solid #ddd;
	margin-left: 6px;
	vertical-align: -30%;
}

.navigationRight {
	padding-top: 4px;
}

#navigation {
	margin: 0 0 0 40px;
	text-transform: uppercase;
	position: absolute;
	bottom: 5px;
	z-index: 3;
}

#navigation a {
	color: #000;
	text-decoration: none;
}

#navigation a:hover {
	color: #b56f7e;
}

#navigation a.active {
	color: #ef8200;
}

.cartOuterContainer {
	background-color: #f4f4ee;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px;
}

.cartTextShipping {
	font-size: 10px;
	color: #999;
}

#empty_cart {
	width: 150px;
	border: 1px solid #bbb;
	background-color: #fff;
	color: #3e3e3e;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	text-transform: uppercase;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 0 5px 1px 5px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-transform: uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#delete_entry {
	clear: both;
	float: right;
	margin-top: 38px;
}

#delete_entry a {
	color: #999;
	display: block;
	background-image: url(../image/remove.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding: 6px 15px 0 0;
}

#delete_entry a:hover {
	color: #b56f7e;
	text-decoration: none;
	background-image: url(../image/removeHL.gif);
}

#cart {
	float: right;
	margin: 23px 0 0 0;
	color: #565656;
}

#cart a {
	color: #565656;
}

#cart h3 {
	margin: 0 6px 0 0;
}

#cart h4 {
	margin: 0 4px 0 0;
}

#cart h3 a {
	color: #000;
}

#cart h4 a {
	color: #000;
}

#cart img {
	float: left;
	margin-right: 6px;
}

/* --- */
.small_input {
	border: 1px solid #ddd;
	padding: 2px;
}

.small_submit {
	background-color: #c7c5c2;
	color: #787166;
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
	text-transform: uppercase;
	height: 18px;
	line-height: 18px;
	text-align: center;
	padding: 0 10px;
	background-image: url(../image/smallSubmitBG.gif);
	background-repeat: repeat-x;
	display: inline-block;
	text-decoration: none;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a.small_submit:hover {
	text-decoration: none;
	background-image: url(../image/smallSubmitBGHover.gif);
	background-color: #b3a3a6;
	color: #efe6ed;
}

.bigSubmit .small_submit {
	background-color: #e4e3e0;
	color: #d28a23;
	font-size: 12px;
	height: 26px;
	line-height: 22px;
	background-image: url(../image/bigSubmitBG.gif);
	background-position: bottom;
}

.bigSubmit .small_submit:hover {
	background-image: url(../image/bigSubmitBGHover.gif);
}

.bottomAction .small_submit {
	background-color: #e4e3e0;
	color: #d28a23;
	font-size: 12px;
	height: 26px;
	line-height: 22px;
	background-image: url(../image/bigSubmitBG.gif);
	background-position: bottom;
	float: right;
}

.bottomAction .small_submit:hover {
	background-image: url(../image/bigSubmitBGHover.gif);
}

.bottomAction .small_submit:hover {
	background-image: url(../image/bigSubmitBGHover.gif);
	text-decoration: none;
	background-color: #e4e3e0;
	color: #d28a23;
}

.overlay .blueButtonLeft {
	background-color: #c7c5c2;
	color: #787166;
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
	text-transform: uppercase;
	height: 18px;
	line-height: 18px;
	text-align: center;
	padding: 0 10px;
	background-image: url(../image/smallSubmitBG.gif);
	background-repeat: repeat-x;
	display: inline-block;
	text-decoration: none;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.arrowLink {
	background-color: #c7c5c2;
	color: #787166;
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
	text-transform: uppercase;
	height: 18px;
	line-height: 18px;
	text-align: center;
	padding: 0 10px;
	background-image: url(../image/smallSubmitBG.gif);
	background-repeat: repeat-x;
	display: inline-block;
	text-decoration: none;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.addressTable {
	width: 100%;
}

.addressAccountField {
	vertical-align: top;
	border-bottom: 1px solid #fff;
	padding: 0 10px 10px 0;
}

.addressAccountField #accountControls {
	margin-top: 5px;
}

.addressAccountField #accountControls a {
	text-decoration: underline;
	color: #b56f7e;
}

#account_section_profile .account_section_header_right a {
	text-decoration: underline;
	color: #b56f7e;
	font-weight: normal;
}

.addressAccountField .account_section {
	border: none;
}

.profileDivRight {
	float: right;
	display: inline;
}

.profileDivLeft {
	float: left;
	display: inline;
}

.voucherField {
	width: 400px;
	white-space: nowrap;
}

.login_table {
	width: 100%;
}

.login_table td {
	margin: 20px;
}

.login_field {
	padding: 10px;
	width: 300px;
	background-color: #E1E4EA;
	border-left-style: 2px solid #BDC5CA;
	border-top-style: 2px solid #BDC5CA;
	border-bottom-style: 2px solid #BDC5CA;
	border-right-style: 2px solid #BDC5CA;
}

.login_field_small {
	padding: 10px;
	background-color: #E1E4EA;
	width: 240px;
	height: 100px;
	border-left-style: 2px solid #BDC5CA;
	border-top-style: 2px solid #BDC5CA;
	border-bottom-style: 2px solid #BDC5CA;
	border-right-style: 2px solid #BDC5CA;
}

.addressField {
	width: 50%;
}

.grey_submit {
	border: 2px solid #BDC5CA;
	background-color: #e3e3e3;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
	height: 24px;
	text-align: center;
	padding: 0 1px;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-family: Tahoma, Arial, sans-serif;
}

/* to make link buttons look equal to input buttons */
.submit_left {
	text-align: right;
}

#rate_submit {
	background-color: transparent;
	border: 0;
	background-image: url(../image/submit_rate.gif);
	width: 169px;
	margin-bottom: 5px;
}

#add_to_wishlist {
	background-color: transparent;
	border: 0;
	background-image: url(../image/submit_wishlist.gif);
	width: 142px;
	margin-bottom: 10px;
}

#send_to_friend {
	background-color: transparent;
	border: 0;
	background-image: url(../image/submit_sendtofriend.gif);
	width: 124px;
	color: #777;
	margin-bottom: 2px;
}

#category_back {
	background-color: transparent;
	border: 0;
	background-image: url(../image/submit_categoryback.gif);
	width: 182px;
	text-indent: 14px;
}

.account_submit {
	background-color: transparent;
	border: 0;
	background-image: url(../image/submit_account.gif);
	width: 97px;
	margin-left: 15px;
}

#search_submit {
	background-color: transparent;
	border: 0;
	background-image: none;
	width: 0;
	height: 0;
	padding: 0;
	display: inline;
}

.submit_go {
	background-color: transparent;
	border: 0;
	background-image: url(../image/submit_go.gif);
	width: 33px;
	margin-left: 4px;
	height: 20px;
}

#searchForm .small_input {
	font-size: 18px;
	height: 21px;
}

#newsletterForm .small_input {
	width: 140px;
	height: 14px;
}

/* --- */
.center {
	min-height: 384px;
	clear: both;
	position: relative;
	z-index: 0;
	margin: 4px 0 10px 0;
	color: #625e57;
}

.overlay .center {
	min-height: 1px;
	margin: 4px;
}

.centerHome {
	overflow: hidden;
}

.center_left {
	width: 57%;
	float: left;
	overflow: hidden;
}

.center_right {
	width: 42%;
	float: right;
	overflow: hidden;
}

.center_cms {
	background-image: url(../image/cmsBG.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	min-height:370px;
}

.cmsTwoRowRable td {
	text-align: left;
	vertical-align: top;
	padding: 0 40px 20px 0;
}

.center_cms .center_right {
	width: 400px;
	padding: 20px 0 20px 20px;
}

.center_cms .center_left {
	width: 50%;
	padding: 20px 20px 20px 40px;
}

.center_cms .center_left h2 {
	font-size: 12px;
	margin: 22px 0 4px 0;
}

.center_cms .center_left p {
	margin: 6px 0 10px 0;
}

.center_cms .center_popup {
	width: 90%;
	padding: 20px 20px 20px 40px;
}

.center_cms .center_popup h2 {
	font-size: 12px;
	margin: 22px 0 4px 0;
}

.center_cms .center_popup p {
	margin: 6px 0 10px 0;
}

.frontpic_left {
	float: right;
	width: 100%;
	min-height:360px;
}

.frontpic_right {
	float: left;
	min-height:360px;
}

.showAllProducts {
	clear: both;
	margin: 10px 0;
	padding-top: 5px;
	text-align: center;
	color: #4b323b;
}

/* --- */
.whitebox {
	padding: 6px 8px 8px 8px;
	margin-bottom: 8px;
}

.whitebox li {
	display: block;
}

#colors.whitebox li {
	display: inline;
}

.center_left .subcategory {
	margin: 2px 0 8px 0;
}

.center_left .subcategory li {
	margin: 1px 0 0 3px;
	font-size: 11px;
}

.center_left .subcategory li a {
	color: #777;
}

.center_left .subcategory li a:link {
	color: #777;
}

.center_left li a.category_hl {
	color: #000;
}

.center_left li a:link .category_hl {
	color: #000;
}

/* --- */
#footer {
	font-size: 10px;
	color: #fff;
	padding: 5px 7px;
	height: 14px;
	background-color: #c7c4be;
	margin: 10px 0 20px 0;
}

#footer li {
	padding: 0 3px;
	float: left;
}

#footer li.footerRight {
	float: right;
}

.retailerLogin {
	color: #4B323B;
	font-weight: bold;
}

#footer a {
	color: #fff;
}

/* --- */
.productdetail_right {
	float: right;
	width: 40%;
	margin: 30px 25px 0 0;
}

#productdetail {
	position: relative;
}

.productdetail_left {
	float: left;
	width: 530px;
	width: 56%;
	height: 360px;
	background-image: url(../image/pdpLeftBG.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.prodImageOverlayLink {
	position: absolute;
	left: 500px;
	top: 391px;
}

.altProdImageOverlay {
	position: absolute;
	left: 1000px;
	top: 350px;
}

.altFlyOutViews {
	position: absolute;
	left: 400px;
	top: 350px;
}

#product-price .price {
	font-size: 12px;
}

#product-price .product-price-info {
	color: #aaa;
	font-size: 10px;
	padding-top: 5px;
}

span#product_info {
	display: block;
	color: #aaa;
	margin: 10px 0;
}

div#size-fit-info {
	margin: 15px 0 10px 0;
	background-image: url(../image/sizenfit.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
}

div#size-fit-info a {
	text-decoration: underline;
	line-height: 11px;
}

#detail-images-list li {
	margin: 0 5px 5px 0;
	padding: 1px;
	border: 1px solid #bcbcbc;
	height: 57px;
	float: left;
	display: block;
}

#other-images-list li {
	margin: 0 5px 5px 0;
	padding: 1px;
	border: 1px solid #bcbcbc;
	height: 57px;
	float: left;
	display: block;
}

span#colors_text {
	color: #786e6e;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}

ul#colors {
	overflow: hidden;
	height: 35px;
}

ul#colors li a {
	display: block;
	border: 1px solid #ecece5;
	margin: 0 5px 5px 0;
	float: left;
	overflow: hidden;
	width: 38px;
	height: 23px;
}

ul#colors li a img {
	float: left;
}

ul#colors li a:hover {
	border: 1px solid #b56f7e;
}

ul#colors li a.selected {
	border: 1px solid #b56f7e;
}

span#sizes_text {
	color: #786e6e;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin: 1px 0 2px 0;
}

ul#sizes {
	overflow: hidden;
}

ul#sizes li a {
	display: block;
	border: 1px solid #bbb;
	padding: 6px 6px 0 6px;
	margin: 0;
	float: left;
	height: 17px;
	color: #3e3e3e;
	min-width: 26px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
}

ul#sizes li a:hover {
	border: 1px solid #b56f7e;
	text-decoration: none;
	color: #3e3e3e;
}

ul#sizes li a.selected {
	border: 0;
	padding: 7px 6px 0 7px;
	background-color: transparent;
	border-right: 1px solid #b56f7e;
	background-image: url(../image/selected-corner.png);
	background-repeat: no-repeat;
	height: 18px;
}

ul#sizes li a.unavailable {
	border: 1px solid #e8e4da;
	cursor: default;
	color: #bbb;
}

ul#sizes li a:hover.unavailable {
	border: 1px solid #e8e4da;
	cursor: default;
	color: #bbb;
}

#sizes li {
	margin: 0 5px 5px 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: 000;
	text-transform: uppercase;
	font-size: 10px;
	float: left;
	display: block;
}

#quantity h3 {
	color: #786e6e;
	font-size: 11px;
	font-weight: bold;
	margin: 9px 0 2px 0;
}

.quantityFormContainer {
	overflow: hidden;
	height: 26px;
}

.quantityFormMinus {
	border: 0;
	background-color: transparent;
	background-image: url(../image/formMinus.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 20px;
	padding-bottom: 2px;
	float: left;
	cursor: pointer;
}

.quantityFormPlus {
	border: 0;
	background-color: transparent;
	background-image: url(../image/formPlus.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 20px;
	float: left;
	cursor: pointer;
	padding-bottom: 2px;
}

.quantity_input {
	height: 18px;
	min-width: 36px;
	text-align: center;
	padding-top: 0;
	float: left;
	border: 1px solid #e6e6dc;
}

#btn-add-to-cart {
	border: 0;
	color: #4b323b;
	text-transform: uppercase;
	font-size: 13px;
	background-color: transparent;
	background-image: url(../image/addToCartBG.gif);
	background-repeat: no-repeat;
	padding: 0;
	height: 22px;
	width: 138px;
	text-align: center;
	cursor: pointer;
}

.productVariantSelector #btn-add-to-cart {
	padding: 0 14px 0 8px;
	margin-left: 4px;
}

#btn-add-to-cart-container {
	background-image: url(../image/addToCart.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	float: left;
}

#btn-add-to-cart.inactive {
	background-image: url(../image/addToCart_inactive.gif);
	cursor: default;
}

#btn-add-to-cart-container.inactive {
	background-image: url(../image/addToCart_inactive.gif);
	cursor: default;
}

#btn-add-to-cart[disabled=disabled] {
	cursor: default;
	color: #e2e2e0;
	background-image: url(../image/goToCheckoutRightInactive.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#btn-add-to-wishlist {
	border: 0;
	color: #787166;
	text-transform: none;
	font-size: 11px;
	background-color: transparent;
	background-image: url(../image/addToWishlist.gif);
	background-repeat: no-repeat;
	padding: 0;
	height: 18px;
	width: 138px;
	text-align: center;
	cursor: pointer;
}

.productVariantSelector #btn-add-to-cart[disabled=disabled] {
	color: #fff;
	background-image: url(../image/addToCart_inactive.gif);
	background-position: left;
}

#place_order {
	margin-bottom: 16px;
}

/*
#btn-add-to-cart:hover {
	background-image: url(../../image/addToCartHover.gif);
	color: #3e3e3e;
}

#btn-add-to-cart[disabled=disabled]:hover {
	background-image: url(../../image/addToCart_inactive.gif);
	color: #fff;
}
*/
.big_price {
	font-size: 14px;
	font-weight: normal;
	color: #625e57;
	width: 138px;
	text-align: center;
	line-height: 16px;
	margin-bottom: 20px;
}

.old_price {
	background-image: url("../../image/silviotossi/linethrough.gif");
	background-repeat: repeat-x;
	background-position: center;
	font-size: 11px;
	font-weight: normal;
	color: #afaba3;
}

.big_price .old_price {
	margin: 0;
}

.send_to_friend {
	margin-bottom: 18px;
	font-size: 12px;
	font-weight: bold;
}

.add_to_wishlist {
	display: block;
	margin-top: 20px;
}

.send_to_friend a {
	text-decoration: underline;
}

.anzahl td {
	padding: 8px 12px 12px 0;
}

.productdetail_pic_action img {
	border: 1px solid #ddd;
}

.label_big {
	border: 1px solid #ddd;
}

.productdetail_pic {
	height: 354px;
	width: 416px;
	min-width: 416px;
	width: 81%;
	padding: 6px 0 0 0;
	float: left;
	background-image: url(../image/pdpPicBG2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #f3f0ef;
	text-align: left;
}

.productdetail_thumbs {
	float: left;
	vertical-align: bottom;
	align: center;
	width: 101px;
	min-width: 101px;
	max-width: 101px;
	width: 20%;
}

.productdetail_thumbs_table {
	height: 360px;
}

.productdetail_thumbs_table td {
	text-align: left;
}

#S7FlyoutViewer {
	
}

.productdetail_pic_action {
	margin-top: 6px;
}

.productdetail_pic_action td {
	padding-right: 8px;
}

#spinner_variants_sizes,#spinner_variants_colors {
	color: #b56f7e;
	font-size: 10px;
	margin: 10px 0;
}

#add-to-cart-spinner {
	float: right;
	padding-top: 25px;
}

.productVariantSelector {
	background-color: #f4f4ee;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.infoblock td {
	padding: 15px 0;
}

.infoblock td table td {
	padding: 0 8px 0 0;
}

.colorpic {
	padding: 2px;
	background-color: #f5f5f5;
	border: 1px solid #e1e1e1;
	width: 75px;
	height: 75px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.colorpic_hl {
	border: 1px solid #dac2c2;
	background-color: #f4eeee;
}

a:hover .colorpic {
	border: 1px solid #455A6F;
}

.productdetail_text {
	margin: 30px 10px 0 0;
}

.infoblock td.infoblock_01 {
	vertical-align: top;
}

.infoblock td.infoblock_01 .pink {
	color: #4a4640;
}

.infoblock td.infoblock_02 {
	vertical-align: top;
}

.infoblock td.infoblock_03 {
	border-top: 1px solid #f4f4ee;
	vertical-align: top;
}

.infoblock td.infoblock_04 {
	border-top: 1px solid #f4f4ee;
	vertical-align: top;
}

#product_switcher {
	font-size: 10px;
	margin-bottom: 15px;
	color: #c5c5c5;
}

#product_switcher a.disabled {
	color: #bbb;
	cursor: default;
	text-decoration: none;
}

#previous_btn {
	background-image: url(../image/arrow_previous.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#next_btn {
	background-image: url(../image/arrow_next.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: right;
}

.availability {
	margin-top: 17px;
}

.availability .small_text {
	margin-left: 8px;
	vertical-align: 15%;
}

.bookmarkItem img {
	margin: 10px 0 0 0;
}

.clearfix {
	clear: both;
}

#sizes {
	display: none;
}

.infoblock_01 #size {
	margin-top: 45px;
}

.infoblock_01 #size .swatch {
	display: none;
}

.infoblock_01 #material .swatch {
	display: none;
}

.size a .sizebox {
	padding-left: 0;
	padding-right: 5px;
	height: 16px;
	text-align: left;
}

.size a:hover .sizebox {
	color: #455A6F;
}

.size a .sizebox_hl {
	color: #455A6F;
}

.material a .materialbox_hl {
	color: #455A6F;
}

.size a .swatch_unavailable {
	color: silver;
}

#colors h3 {
	font-size: 11px;
	font-weight: normal;
	color: #625e57;
}

#colorlist {
	overflow: hidden;
}

* html #colorlist {
	height: 1%;
}

.swatch {
	float: left;
	margin: 0 8px 4px 0;
}

#color .swatch img {
	float: left;
	margin: 0 8px 4px 0;
	padding: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #e1e1e1;
	background-color: #f5f5f5;
}

#color .swatch img.colorbox_hl {
	border: 1px solid #dac2c2;
	background-color: #f4eeee;
}

* html .swatch {
	width: 30px;
}

#quantityc {
	display: none;
}

/* --- */

#categoryfilter {
	border-bottom: 1px solid #ddd;
	padding-bottom: 3px;
	margin-bottom: 6px;
}

#categoryfilter h3 {
	margin: 10px 0 5px 0;
	font-size: 11px;
}

#categoryfilter td {
	padding: 0 30px 5px 0;
}

.list_actions {
	margin: 0 0 10px 2px;
	overflow: hidden;
}

* html .list_actions {
	height: 1%;
}

.list_header2 {
	float: right;
}

.list_header1 {
	float: left;
}

.list_header1 select {
	margin: 0 20px 0 5px;
	border: 1px solid #ddd;
	background-color: #FAFAFA;
	background-image: url(../image/select_back.gif);
	font-size: 10px;
}

.datascroller_info {
	padding-right: 12px;
}

span.datascroller_item {
	padding: 0 2px 0 2px;
	font-size: 120%;
	font-weight: bold;
}

a.datascrollerControl {
	padding: 0 3px 0 3px;
	font-size: 120%;
}

span.pageSize {
	padding-left: 3px;
	padding-right: 3px;
}

span#pageSizeActive {
	font-weight: bold;
}

span.datascroller_label {
	
}

/* --- */
.category_head {
	overflow: hidden;
	height: 84px;
	padding: 0 25px 0 40px;
	background-image: url(../image/pdpTopBG.gif);
}

.backToCategory {
	float: left;
	width: 400px;
	margin-top: 32px;
}

.backToCategory .small_submit {
	text-transform: none;
	border: 1px solid #a5a3a0;
	background-image: url(../image/backToCategoryBG.gif);
	padding-left: 19px;
}

.backToCategory .small_submit:hover {
	background-image: url(../image/backToCategoryBGHover.gif);
}

#category_info {
	float: right;
	margin-top: 5px;
}

#product_results {
	margin-bottom: 25px;
	padding: 4px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

div.contextMain {
	display: block;
	overflow: hidden;
	height: 105px;
	width: 888px;
}

.result {
	margin-right: 5px;
}

.center_left h2 {
	font-size: 14px;
}

.center_left h2 .small_headline {
	font-size: 12px;
}

.center_left li {
	font-size: 11px;
	margin-bottom: 4px;
}

.center_left li a {
	color: #3a3a3a;
}

.center_left li a:link {
	color: #3a3a3a;
}

.center_left li a:hover {
	color: #455A6F;
}

.more {
	display: block;
	margin-top: 3px;
}

.more img {
	vertical-align: 0;
	margin-right: 4px;
}

.actions {
	text-align: right;
	margin: 0 1px 12px 0;
	clear: both;
}

.action {
	display: block;
	margin-top: 3px;
}

.action img {
	vertical-align: -25%;
	margin-right: 4px;
}

a.action {
	color: #000;
}

a:hover .action {
	color: #455A6F;
}

/* --- */
#rate_detail {
	margin-top: 0;
}

.rating_entry {
	margin: 12px 0;
}

.rating_headline {
	font-weight: bold;
	display: block;
	margin: 4px 0;
}

.rating_headline img {
	vertical-align: -20%;
}

.rating_author {
	color: #999;
	display: block;
	margin-bottom: 2px;
}

#recommendations,#topsellers {
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 10px;
	clear: both;
}

* html #recommendations {
	margin-top: 5px;
}

* html #topsellers {
	margin-top: 5px;
}

*+html #recommendations {
	margin-top: 5px;
}

*+html #topsellers {
	margin-top: 5px;
}

.productlist_item {
	border: 1px solid #ddd;
	width: 190px;
	height: 300px;
	padding: 4px 4px 0 4px;
	position: relative;
	text-align: center;
	cursor: pointer;
}

* html .productlist {
	margin-right: -10px;
}

* html .productlist_item {
	width: 182px;
}

.productlist_item .offer {
	position: absolute;
	top: 1px;
	right: 1px;
}

.productlist_item img {
	margin-bottom: 5px;
}

.productlist_item h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	color: #000;
	line-height: 12px;
	height: 27px;
}

* html .productlist h3 {
	height: 23px;
}

.productlist .small_size {
	margin: 2px 0;
	font-size: 10px;
	display: block;
}

.small_price {
	margin: 4px 0;
	font-size: 15px;
	font-weight: bold;
}

.productlist td {
	padding: 0 11px 10px 0;
}

.productlist_small td {
	padding: 0 13px 10px 0;
}

* html .productlist_small td {
	padding: 0 10px 10px 0;
}

/* --- */
.department {
	border: 1px solid #ddd;
	margin-bottom: 12px;
	height: 142px;
}

#bigbanner {
	margin: 8px 0;
}

#category_news {
	margin-top: 6px;
	_margin-top: 4px;
}

#category_news td {
	padding-right: 7px;
}

/* --- */
td.table_td_right {
	padding-right: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.red {
	color: #bc0000;
}

.small_text {
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.align_right {
	text-align: right;
}

.align_left {
	text-align: left;
}

.align_bottom {
	vertical-align: bottom;
}

.all_caps {
	text-transform: uppercase;
}

.alert {
	font-weight: bold;
	color: #000;
}

.pink {
	color: #ef8200;
}

.decoration_none {
	text-decoration: none
}

/*  faceted search menu */
.facets {
	text-align: center;
	margin: 10px auto;
}

.facetContainer {
	display: inline-block;
	position: relative;
	padding: 0 5px;
	width: 75px;
	height: 16px;
	background-image: url(../image/facetContainerBG.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	text-align: left;
}

*+html .facetContainer { float: left; }

.facetContainer.facetHeadline {
	background-image: none;
	text-align: right;
}

.facetContainer .dropDownBox {
	bottom: 15px;
	position: absolute;
}

.facetContainer .dropDownBox .menuBox {
	margin-bottom: 5px;
	margin-left: -5px;
	background: #f4f2f0 url(../image/facetLayerBG.gif) repeat-x bottom;
	-moz-box-shadow: 0 -3px 6px #bbb;
	-webkit-box-shadow: 0 -3px 6px #bbb;
	-moz-border-radius: 4px;
	-webkit-border-radius: $ px;
	padding: 8px;
	left: 0;
	width: 125px;
}

.facet {
	text-align: left;
}

.facet_selected {
	background-image: url(../image/facetLayerBG.gif);
}

#facet_cancel_selection {
	padding-left: 8px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	background-image: none;
}

.facet_header {
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
	height: 1%;
	margin-bottom: 3px;
}

.facet_selected .facet_header {
	color: #36466E;
}

.facet_element_selected_control {
	padding-top: 3px;
}

.facet_element {
	padding-bottom: 2px;
}

.facet_element_selected {
	font-weight: bold;
}

.facet_element_disabled {
	color: #CCCCCC;
}

#filter_size {
	max-height: 300px;
	overflow: auto;
}

div.color {
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 16px;
	margin: 2px;
	padding: 0 0 0 3px;
	width: 14px;
	border: 1px solid #DDDDDD;
}

#recent {
	margin-top: 16px;
	padding: 4px 0 0 5px;
	border-top: 1px dotted #DBDBDB;
}

#recent img {
	float: left;
	vertical-align: middle;
	margin: 0 4px 4px 0;
	border: 1px solid #DDDDDD;
}

.center_left #recent li {
	font-size: 10px;
}

.recent_element {
	cursor: pointer;
	clear: left;
	margin-bottom: 3px;
}

.recent_name {
	padding-top: 2px;
}

/* rating start */
#reviewForm {
	margin-top: 12px;
}

.rating_label {
	float: left;
	width: 75px;
	margin-top: 4px;
}

.readAllReviews {
	font-size: 12px;
	font-weight: bold;
}

.ratingHeadline {
	margin: 10px 0 0 0;
	color: #343434;
	font-size: 12px;
	font-weight: bold;
}

table.review_text {
	margin: 12px 0;
	background-image: url(../image/facet_bg.gif);
	background-repeat: no-repeat;
	border-top: 1px dotted #DBDBDB;
	border-bottom: 1px dotted #DBDBDB;
}

table.review_text td {
	padding: 8px 24px 8px 8px;
	vertical-align: top;
}

table.review_text label {
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
}

table.review_text input {
	width: 200px;
}

table.review_text textarea {
	width: 270px;
	height: 120px;
}

.rating_container {
	float: left;
}

.rating_container a {
	background-image: url(../image/rating/rating.gif);
	border: 0 none;
	display: block;
	float: left;
	height: 25px;
	width: 25px;
}

.rating_container a.rating_off {
	background-position: 0 0px;
}

.rating_container a.rating_half {
	background-position: 0 -25px;
}

.rating_container a.rating_on {
	background-position: 0 -50px;
}

.rating_container a.rating_selected {
	background-position: 0 -75px;
}

.wishlist_item_container {
	position: relative;
	margin-bottom: 5px;
}

.wishlist_item_ammount {
	position: absolute;
	top: 171px;
	left: 190px;
}

.wishlist_shareLink {
	margin-top: 20px;
}

#wishlist_link_code textarea {
	width: 170px;
	height: 121px;
	padding: 1px;
}

.productlist_item_table {
	margin-bottom: 10px;
}

.productlist_item_table td {
	vertical-align: bottom;
}

.productlist_item_table td .quantity {
	width: 20px;
}

#paymentAddress #save_button {
	margin-left: 121px;
}

#deliveryAddress #save_button {
	margin-left: 121px;
}

#profile_data {
	margin-top: 24px;
}

/* rating end */
.checkout_table_id {
	margin: 2px 0 8px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.checkout_table_id td {
	padding: 8px 4px 0 4px;
	border-bottom: 1px solid #f4f4ee;
	background-color: #fff;
	vertical-align: top;
}

.checkout_table_id td.l_alignPic {
	padding: 0 4px 0 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
}

.checkout_table_id td.align_right {
	padding-right: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

.checkout_table_id th {
	padding: 4px 6px 4px 4px;
	font-weight: bold;
}

.checkout_table_id a .checkout_table_productProduct {
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
	color: #b56f7e;
}

.cartPrice_column {
	width: 100px;
}

.cartTextShipping1 {
	display: block;
	margin-top: 6px;
	font-size: 10px;
	color: #999;
}

.cartTextShipping2 {
	font-size: 10px;
	color: #999;
}

.cartTotalPrice_column {
	width: 90px;
	vertical-align: top;
}

.cartPriceColumn {
	width: 90px;
	vertical-align: top;
	font-weight: bold;
}

.update_column {
	padding-right: 86px;
}

.checkout_table,.address_table {
	width: 100%;
}

.checkout_table_pic {
	width: 80px;
}

.checkout_table_totalprice {
	width: 112px;
}

.checkout_table_price {
	width: 110px;
}

.checkout_table_quantity {
	width: 140px;
}

#addtocart_table {
	width: 100%;
}

.addtocart_tableBottom td {
	border-top: 1px solid #f4f4ee;
	vertical-align: top;
	padding-top: 10px;
}

#continue_shopping {
	background-color: #fff;
	color: #3e3e3e !important;
	font-weight: normal;
	cursor: pointer;
	height: 26px;
	text-align: center;
	padding: 3px 0 0 0;
	text-transform: uppercase;
	font-size: 10px;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 164px;
	margin: 20px 0 10px 0;
	float: left;
	border: none;
	background-image: url(../image/continue.gif);
	background-repeat: no-repeat;
}

.addtocart_tableBottom #continue_shopping {
	margin-top: 0;
}

.goToCheckout {
	background-color: #fff;
	color: #3e3e3e !important;
	font-weight: normal;
	cursor: pointer;
	height: 24px;
	text-align: center;
	padding: 4px 14px 0 0;
	text-transform: uppercase;
	font-size: 10px;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 150px;
	margin: 20px 0 10px 0;
	float: right;
	border: none;
	background-image: url(../image/goToCheckout.gif);
	background-repeat: no-repeat;
}

.addtocart_tableBottom .goToCheckout {
	margin-top: 0;
}

.checkout_box {
	background-color: #f4f4ee;
	padding: 10px;
	margin-top: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.checkout_box h3 {
	color: #3e3e3e;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.checkout_box .label {
	margin: 9px 0 3px 0;
}

.checkout_box .small_submit {
	background-color: transparent;
	color: #3e3e3e !important;
	font-weight: normal;
	cursor: pointer;
	height: 24px;
	text-align: center;
	padding: 4px 14px 0 0;
	text-transform: uppercase;
	font-size: 10px;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 150px;
	margin: 10px 0;
	border: none;
	background-image: url(../image/goToCheckout.gif);
	background-repeat: no-repeat;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.checkout_box input.small_submit {
	height: 28px;
	width: 155px;
	padding: 6px 0 8px 10px;
	text-align: left;
}

.textInput {
	padding: 3px;
	border: 1px solid #ddd;
	width: 229px;
}

.centerLogin input.small_submit {
	background-image: url(../image/goToCheckoutNoArrow.gif);
}

.centerLogin a.small_submit {
	background-image: url(../image/goToCheckoutNoArrow.gif);
	text-align: left;
	padding-left: 10px;
	width: 131px;
	background-color: transparent;
}

.center_rightAccount a.small_submit {
	background-image: url(../image/goToCheckoutNoArrowSmall.gif);
	text-decoration: none;
	height: 22px;
	width: 60px;
	padding: 6px 10px 0 10px;
	text-align: center;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-radius-bottomleft: 0;
	background-color: transparent;
	border: 0;
	color: #3e3e3e;
	cursor: pointer;
	font-size: 10px;
	line-height: 14px;
}

.centerLogin .checkout_box h3 {
	color: #3e3e3e;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 15px 0;
}

#forgetPassword {
	margin-top: 10px;
	font-size: 10px;
	color: #bbb;
}

#forgetPassword a {
	color: #bbb;
	text-decoration: underline;
}

#register {
	width: 265px;
	height: 348px;
	margin: 10px 30px 10px 0;
	float: left;
	padding: 10px 18px;
}

#loginBox {
	width: 266px;
	height: 348px;
	margin: 10px 30px 10px 0;
	float: left;
	padding: 10px 18px;
}

#expressCheckout {
	width: 266px;
	height: 348px;
	margin: 10px 0 10px 0;
	float: left;
	padding: 10px 18px;
}

.checkout {
	background-color: #f4f4ee;
	padding: 10px;
	margin: 0 0 10px 0;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.checkout h3 {
	color: #3e3e3e;
	font-size: 12px;
	font-weight: bold;
	margin: 0 -20px 10px -20px;
	padding: 0 0 10px 20px;
	border-bottom: 1px solid #fff;
}

.checkout .label {
	margin: 9px 0 3px 0;
}

.checkout .addressLabel {
	margin: 9px 0 3px 0;
}

.checkout input.tooltip {
	border: 1px solid #
}

.checkout .small_submit {
	background-color: #fff;
	color: #3e3e3e !important;
	font-weight: normal;
	cursor: pointer;
	height: 24px;
	text-align: center;
	padding: 4px 14px 0 0;
	text-transform: uppercase;
	font-size: 10px;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 150px;
	margin: 0 0 10px 0;
	border: none;
	background-image: url(../image/goToCheckout.gif);
	background-repeat: no-repeat;
	float: left;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.checkout input.small_submit {
	height: 28px;
	width: 164px;
}

.adressTable td {
	padding: 0 30px 10px 0;
	vertical-align: top;
}

#chooseDeliveryAddress {
	line-height: 24px;
}

#chooseDeliveryAddress input {
	margin-right: 4px;
	vertical-align: -10%;
}

#Addresses.checkout {
	background-color: transparent;
	padding: 0;
	margin: 0 0 0 -320px;
	overflow: hidden;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	float: right;
	width: 300px;
}

#shipping.checkout {
	width: 625px;
}

#shipping.checkout {
	width: 605px;
	padding: 16px 20px;
	float: left;
}

.center_rightAccount #shipping.checkout {
	float: none;
	width: auto;
	padding: 0;
}

.center_rightAccount #shipping.checkout #button_back_div {
	margin: 8px 0 0 192px;
	color: #b56f7e;
	text-decoration: underline;
}

#place_order.checkout {
	float: left;
	width: 625px;
	font-size: 11px;
}

.checkoutHeadline {
	float: left;
	width: 625px;
}

#deliverymodes.checkout_box {
	float: left;
	width: 625px;
	margin-top: 0;
}

#addCustomerNote.checkout_box {
	float: left;
	width: 625px;
	margin-bottom: 10px;
}

#Addresses .checkout_box {
	background-color: #f4f4ee;
	padding: 10px;
	margin: 0 10px 0 0;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#controls {
	clear: left;
	padding-top: 10px;
}

#sslInfo {
	float: right;
	clear: both;
	margin-top: 4px;
}

.checkout_table {
	width: 100%;
}

.checkout_table td,.address_table td,#profile_data td,#change_password td,#register_table td,#sign_in_table td,#password_forgotten_table td
	{
	vertical-align: top;
	text-align: left;
	padding: 2px 0;
	font-size: 12px;
}

.checkout_table_prices td {
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
	white-space: nowrap;
	padding: 2px 0 2px 10px;
}

#confirm_table.checkout_table td {
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
}

#place_order #confirm_table.checkout_table td {
	text-align: left;
}

#confirm_table {
	margin: 0;
}

.checkout_steps {
	text-align: left;
	margin-bottom: 12px;
}

.addCustomerNote {
	text-align: left;
	border-top: 1px solid #DDDDDD;
	margin-top: 12px;
}

.voucher_row td {
	border-bottom: 1px solid #f4f4ee;
	padding: 10px 4px;
	vertical-align: top;
}

.calculateRow td {
	padding: 10px 4px;
}

.add_customerNoteField {
	width: 334px;
}

.add_customerNoteTextField {
	valign: middle;
}

.checkout_table td table td,#register_table td,#login_table td,#password_forgotten_table td,#change_password td,#profile_data td,.address_table td
	{
	vertical-align: middle;
	text-align: left;
	padding: 2px 0;
}

table.readable_adress_small td {
	padding: 0;
	line-height: 13px;
}

.checkout_table td table.readable_adress_small td {
	padding: 0;
}

.button {
	text-align: left;
}

.button a {
	text-decoration: none !important;
}

.button_submit {
	border: 1px solid #aeaeae;
	background-color: #aeaeae;
	color: #222 !important;
	font-size: 11px !important;
	font-weight: bold;
	cursor: pointer;
	height: 24px;
	text-align: center;
	padding: 2px 6px;
	line-height: 25px;
	background-repeat: no-repeat;
	vertical-align: middle;
	display: inline;
	white-space: nowrap;
	text-transform: uppercase;
	background-image: url(../image/product_list_back_white.gif);
	background-repeat: repeat-x;
}

#controls a.small_submit {
	background-color: #fff;
	color: #3e3e3e !important;
	font-weight: normal;
	cursor: pointer;
	height: 24px;
	text-align: center;
	padding: 4px 14px 0 0;
	text-transform: uppercase;
	font-size: 10px;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 150px;
	margin: 10px 0;
	border: none;
	background-image: url(../image/goToCheckout.gif);
	background-repeat: no-repeat;
	display: block;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.button_submit a {
	color: #222 !important;
}

.button_importante {
	font-size: 14px !important;
}

#Addresses .checkout_box_top {
	float: left;
	margin: 0 5px 10px 0;
	padding: 10px;
	width: 278px;
	position: relative;
	background-color: #fff;
	border: 1px solid #e6e6dc;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#Addresses .checkout_box_top h3 {
	margin: -10px -12px 6px -12px;
	padding: 8px 12px;
	background-color: #e6e6dc;
	font-size: 11px;
}

.checkoutHeadline h3 {
	margin: 0;
	color: #3e3e3e;
	font-size: 14px;
	display: none;
}

.checkout_box_top a {
	color: #b56f7e;
	text-decoration: underline;
	position: absolute;
	bottom: 8px;
	right: 9px;
	font-size: 10px;
}

.deliveryDescription {
	font-size: 10px !important;
	color: #999;
}

.customerNote {
	background-color: #fff;
	border: 1px solid #ccc;
	width: 250px;
	height: 100px;
	margin: 0 20px 4px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.customerNoteSubmit {
	border: 1px solid #ccc;
	display: inline-block;
	float: right;
	margin-right: 20px;
	padding: 1px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.checkout_box_top_payment {
	float: left;
	width: 110px;
	margin: 0 5px 10px 0;
	padding: 5px;
	border: 1px solid #ddd;
	min-height: 130px;
}

.checkout_box_top h3 {
	margin: 0;
	color: #3e3e3e;
}

.checkout_box_top td {
	font-size: 11px;
	color: #666;
}

#paymentMode_table td {
	font-size: 10px;
	color: #999;
	padding-top: 10px;
}

#paymentMode_table td.radioField {
	font-size: 12px;
	color: #3e3e3e;
}

#paymentMode_table td.radioField input {
	margin-right: 3px;
	vertical-align: -10%;
}

#account_menu li {
	display: block;
	margin-bottom: 8px;
}

#account_menu li .selected {
	font-weight: bold;
}

.account_section {
	margin: 10px 0;
	border-bottom: 1px solid #fff;
	padding: 0 0 10px 0;
}

.account_section_header {
	line-height: 19px;
	padding: 3px;
}

.account_section_content {
	padding: 3px;
}

.account_section_header_left {
	float: left;
	font-size: 12px;
	font-weight: bold;
}

.account_section_header_right {
	margin: 0 0 10px 0;
	font-weight: bold;
	cursor: pointer;
	padding-left: 3px;
}

.account_order_section {
	float: left;
}

.account_order_section div {
	font-weight: bold;
}

.account_ordered_price td {
	white-space: nowrap;
}

/* messages */
.infoMessage,.successMessage,.warnMessage,.errorMessage,.validationMessage 	{
	border: 1px solid #3e3e3e;
	margin: 0 0 10px 0px;
	padding: 5px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.statusMessage li {
	display: block;
}

.infoMessage {
	color: #999966;
	background-color: #ffffcc;
	border-color: #cccc99;
}

.successMessage {
	color: #999966;
	background-color: #ffffcc;
	border-color: #cccc99;
}

.warnMessage {
	color: #cc3333;
	background-color: #ffcccc;
	border-color: #cc3434;
}

.errorMessage {
	color: #cc3333;
	background-color: #ffcccc;
	border-color: #cc3434;
}

.error input,.error select {
	border: 1px solid #e50101;
}

#tooltip {
	border: 0 solid #000000;
	display: none;
	width: 331px;
	z-index: 100000;
}

#tooltip_div2 {
	background: white;
	float: left;
	border: 1px solid #777;
	padding: 3px;
	min-height: 24px;
	width: 313px;
	text-align: left;
}

#tooltip_div1 {
	float: left;
	left: 1px;
	top: 6px;
	position: relative;
	width: 10px;
	background-image: url(../image/tooltip-left-arrow.gif);
	min-height: 19px;
}

/* Updates */
#prodImageOverlay {
	position: absolute;
	top: 90px;
	left: 50px;
	width: 250px;
	background-color: #EDEDED;
	border: 1px solid #CACACA;
	opacity: 0.8;
	padding: 5px;
}

.creditcard_table {
	width: 500px;
	margin: 10px 0;
}

.creditcard_table td {
	padding: 2px 5px 2px 0;
}

.price_info {
	font-size: 9px;
	color: #afaba3;
	margin-top: 5px;
	line-height: 10px;
}

.html_content ol,.html_content ul {
	margin: 15px;
}

.html_content ol {
	list-style: decimal;
}

.html_content ul {
	list-style: disc;
}

.html_content li {
	display: list-item;
}

#add-cart-success {
	background-color: #DDDDDD;
	border: 1px solid #95B7D6;
	height: 200px;
	left: 50%;
	margin-left: -30px;
	margin-top: -50px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 352px;
	z-index: 50;
}

#add-cart-success p.name {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 75px;
}

/*---*/
#region-selector {
	width: 965px;
	margin: 0 auto 15px auto;
	color: #fff;
	font-size: 12px;
}

#region-selector select {
	width: 200px;
	margin: 5px 0 5px 0;
	border: 1px solid #cdcbcb;
	background-color: #fff;
	color: #3e3e3e;
	font-family: Tahoma, arial, non-serif;
	font-size: 11px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#go-btn input {
	background-image: url(../image/countryGo.gif);
	background-repeat: no-repeat;
	width: 46px;
	height: 28px;
	text-align: center;
	color: #3e3e3e;
	font-family: Tahoma, arial, non-serif;
	font-size: 11px;
	text-transform: uppercase;
	border: 0;
	background-color: transparent;
	margin-top: 5px;
}

#account_header h1 {
	font-size: 12px;
	color: #3e3e3e;
	font-family: Tahoma, arial, sans-serif;
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	text-transform: none;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

.center_rightAccount .center_right_left {
	margin: 10px 0;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #f4f4ee;
	width: 751px;
}

.center_rightAccount .center_right_right {
	margin: 10px 0;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #fff;
	width: 145px;
	display: none;
}

.center_rightAccount a {
	text-decoration: underline;
}

.center_rightAccount #profile_data {
	margin-top: 0;
}

td.accountEditProfileLeft {
	font-size: 11px;
	width: 50%;
	padding-top: 5px;
}

td.accountEditProfileRight {
	font-size: 11px;
	width: 50%;
	padding-top: 5px;
}

#profile_data td {
	padding: 0 12px 4px 0;
	font-size: 11px;
	white-space: nowrap;
}

#change_password td {
	padding: 0 12px 4px 0;
	font-size: 11px;
	white-space: nowrap;
}

#sendMailInfo {
	margin: 10px 0 1px 0;
	padding: 10px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	background-color: #f4f4ee;
}

#orderCart {
	margin: 10px 0;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #f4f4ee;
}

#orderCredentials {
	margin: 0;
	padding: 10px;
	background-color: #f4f4ee;
	border-top: 1px solid #fff;
}

#assistance {
	clear: both;
	margin: 10px -20px 0 -20px;
	padding: 15px 10px 0 35px;
	border-top: 1px solid #fff;
	background-image: url(../image/assistance.gif);
	background-position: 20px 15px;
	background-repeat: no-repeat;
}

.orderlisting {
	margin-top: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #fff;
}

.orderlisting th {
	padding: 5px;
	border-bottom: 1px solid #f4f4ee;
	font-weight: bold;
}

.orderlisting td {
	padding: 5px;
	border-bottom: 1px solid #f4f4ee;
}

.orderlisting td.watchItem a {
	text-align: right;
	color: #b56f7e;
	text-decoration: underline;
}

.center_rightAccount #order_payment {
	width: 100%;
	border: none;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: 10px 0;
	padding: 10px 0;
	min-height: 1px;
	height: auto;
}

.center_rightAccount #order_delivery_address {
	width: 280px;
	margin: 10px 10px 0 0;
}

.center_rightAccount #order_payment_address {
	width: 280px;
	margin: 10px 0;
}

.readableAddress td {
	padding: 0 5px 3px 0;
}

.account_ordered_price td {
	padding-bottom: 4px;
}

.account_ordered_price tr.bold_text td {
	padding-top: 5px;
	border-top: 2px solid #fff;
	font-weight: bold;
}

#requiredBox {
	color: #999;
	margin: -7px 0 7px 0;
	font-size: 10px;
}

.updateSubmit {
	clear: left;
	margin: 0 320px 20px 0;
	padding-left: 4px;
	text-align: right;
	background-image: url(../image/goToCheckoutLeft.gif);
	background-repeat: no-repeat;
	float: right;
	height: 28px;
}

.updateSubmitOrder {
	margin: -5px 320px 20px 0;
}

.updateSubmit a.small_submit {
	background-image: url(../image/goToCheckoutRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	border: medium none;
	color: #3E3E3E !important;
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
	height: 24px;
	padding: 4px 26px 0 10px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	float: right;
}

#shipping #addtocart_table tr.bold_text td {
	border-top: 1px solid #fff;
	padding-top: 5px;
}

#shipping #addtocart_table tr.paymentCostsRow td {
	padding-bottom: 5px;
}

.confirmContainer {
	width: 625px;
}

.confirmContainer .checkout_box_top {
	width: 192px;
	margin: 0 9px 0 0;
	float: left;
	padding: 0;
}

.confirmContainer .checkout_box_top h3 {
	font-size: 11px;
	font-weight: bold !important;
	margin: 0;
	padding: 0;
	border-bottom: 0;
}

.confirmContainer #addresses {
	margin-bottom: 0;
	overflow: hidden;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.confirmContainer #orderCart {
	margin: 1px 0 0 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.confirmContainer #assistance {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	background-color: #f4f4ee;
}

.afterOrderRegistration {
	margin: 10px 0;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #f4f4ee;
}

.afterOrderRegistration h1 {
	border-bottom: 1px solid #FFFFFF;
	color: #3E3E3E;
	font-size: 12px;
	font-weight: bold;
	margin: 0 -20px 10px;
	padding: 0 0 10px 20px;
	font-family: Tahoma, arial, sans-serif;
	text-transform: none;
}

.afterOrderRegistration #register_table input {
	padding: 5px;
	width: 229px;
	border: 1px solid #DDDDDD;
}

.afterOrderRegistration a.loginButton {
	background-image: url(../image/goToCheckout.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border: medium none;
	color: #3E3E3E !important;
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
	height: 24px;
	padding: 4px 26px 0 10px;
	margin: 10px 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 128px;
	background-color: transparent;
}

/* Updates2 */
#subheader .dropDownNavigation {
	display: none;
}

#debug {
	z-index: 1000;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 10px;
	width: 150px;
	height: 500px;
	color: #FFFFFF;
	background: #000000;
}

#debug  a {
	color: #CCFFCC
}

#debug  h4 {
	color: #33CCFF;
}

#horizontal_carousel {
	overflow: hidden;
	background-image: url(../image/categoryCenter.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 353px;
}

.carousel_text_placeholder {
	height: 96px;
	margin-bottom: 10px;
	text-align: center;
}

.carousel_text_placeholder .centerLink {
	display: block;
	text-transform: uppercase;
	color: #625e57;
	font-size: 13px;
}

.carousel_text_placeholder .price {
	display: block;
	text-transform: uppercase;
	color: #625e57;
	font-size: 11px;
	padding: 3px 0;
}

#scrollerBox {
	overflow: hidden;
	width: 200000px;
	height: 310px;
}

#scrollerBox .textBoxNew {
	height: 13px;
	overflow: hidden;
}

#scrollerBox li {
	float: left;
	height: 310px;
	padding: 15px 0 0 43px;
	width: 190px
}

#scrollerBox .carousel_text_placeholder {
	overflow: hidden;
}

#scrollerBox li img.prodImg {
	width: 190px;
}

#zoom_slider {
	margin: 0 auto;
	background-color: #d8d5d1;
	height: 17px;
	position: relative;
	background-image: url(../image/sliderBG.gif);
	text-align: center;
	width: 75%;
}

*+html #zoom_slider {
	margin-left: 17px;
}

#zoom_slider .handle {
	background-image: url(../image/sliderHandle.gif);
	background-color: #FFF;
	width: 82px;
	height: 17px;
	cursor: pointer;
	position: absolute;
}

.variantsSmall {
	display: block;
}

.variantsSmall img.variant {
	width: 50px;
	margin-right: 3px;
}

#next_button .active {
	cursor: pointer;
}

#previous_button .active {
	cursor: pointer;
}

.browseSlider {
	text-align: center;
	margin: 15px auto 0 auto;
	width: 586px;
}

.browseSlider #previous_button {
	background-image: url(../image/sliderPrevious.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 17px;
	float: left;
}

.browseSlider #next_button {
	background-image: url(../image/sliderNext.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 17px;
	float: right;
	margin-top: -17px;
}

#horizontal_carousel_small {
	overflow: hidden;
	height: 74px;
}

#container_small {
	margin: 0 auto 0px auto;
	max-width: 500px;
	min-width: 500px;
	padding: 0;
	text-align: left;
	height: 52px;
}

#smallScrollerBox li img {
	height: 50px;
}

#smallScrollerBox {
	overflow: hidden;
	width: 200000px;
	height: 52px;
}

#smallScrollerBox li {
	float: left;
	height: 52px;
	width: 60px;
}

.browseSlider_small #zoom_slider {
	height: 17px !important;
	width: 93%;
}

.browseSlider_small #zoom_slider .handle {
	width: 82px;
	height: 17px;
}

.browseSlider_small #next_button .active {
	cursor: pointer;
}

.browseSlider_small #previous_button .active {
	cursor: pointer;
}

.browseSlider_small {
	text-align: center;
	margin: 5px auto;
	width: 100%;
}

.browseSlider_small #previous_button {
	background-image: url(../image/silviotossi/sliderPrevious.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 17px;
	float: left;
}

.browseSlider_small #next_button {
	background-image: url(../image/silviotossi/sliderNext.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 17px;
	float: right;
	margin-top: -17px;
}

#horizontal_carousel_small .browseSlider_small #previous_button {
	background-image: url(../image/sliderPreviousSmall.gif);
	height: 11px;
}

#horizontal_carousel_small .browseSlider_small #next_button {
	background-image: url(../image/sliderNextSmall.gif);
	height: 11px;
	margin-top: -11px;
}

#horizontal_carousel_small #zoom_slider {
	height: 11px !important;
	background-image:url(../image/sliderBGSmall.gif);
}

#horizontal_carousel_small #zoom_slider .handle {
	background-image: url(../image/sliderHandleSmall.gif);
	height: 11px;
}

#horizontal_carousel_small .browseSlider_small  {
	margin-top: 8px;
}

table.productdetail_thumbs_table img {
	margin: 0 0 10px 6px;
}

#S7FlyoutViewer {
	margin: 0 auto;
	width: 333px;
	position: relative;
}

#detailzoomFront {
	left: 0;
	top: 0;
}

img.colorbox {
	width: 60px;
}

.wotBack {
	text-align: right;
	margin-top: -19px;
}

.wotHeadline {
	margin-top: 20px;
}

#group_categories {
	padding-top: 25px;
	height: 40px;
	text-align: center;
	color: #787166;
	background: transparent url(../image/group_categories_BG.gif) bottom repeat-x;
}

.groupText {
	text-transform: uppercase;
}

.groupBox a {
	display: inline-block;
	padding: 1px 0 0 0;
	color: #787166;
	text-align: center;
	width: 17px;
	height: 15px;
}

.groupBox a.active {
	color: #6b3046;
	background: transparent url(../image/groupBoxBG.gif) no-repeat;
}

#group_categories .groups_list span {
	padding-left: 5px;
}

#group_categories .groupButtonLeft {
	padding-left: 10px;
}

.imprint_box {
	font-weight: bolder;
	padding: 20px 50px;
}

.contactTable input, .contactTable textarea {
	border-top: 1px solid #999999;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #dddddd;
	background-color: #fafafa;
	margin-top: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.contactTable input {
	height: 1.7em;
}

.contactTable {
	margin-left: 34px;
}

.contactTable td {
	padding: 2px 5px;
	font-size: 1.1em;
}

.contactTable .small_submit {
	height: 3em;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #888888;
	font-size: 1.1em;
	padding: 0em 1.5em;
	height: 2.2em;
	background-color: #f9f9f9;
}

.contactTable .small_submit:hover {
	color: #444444;
	background-color: #fbfbfb;
}

.bottom_arrow {
	width: 10px;
	vertical-align: -5%;
}

.no_result_text_box {
	padding: 40px;
}

#noResultSearch_input {
	padding: 2px 4px;
	margin: 2px 2px 0 0;
}


/* --- checkout --- */

/*---*/

.center_checkout {
	padding: 20px 40px;
}

.cartTable {
	width: 768px;
}

.checkoutReviewTable {
	width: 768px;
}

.cartTable th {
	padding: 0 0 6px 0;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

.cartTable td {
	border-top: 1px solid #e0e0e0;
	vertical-align: top;
	text-align: left;
	padding: 10px 0;
}

.cartTable .cartPic {
	width: 50px;
	text-align: center;
}

.cartTable .cartPic img {
	width: 50px;
}

.cartTable th.cartPic {
	text-align: left;
}

.cartTable .cartColor {
	text-align: right;
}

.cartTable .cartSize {
	width: 85px;
	text-align: right;
}

.cartTable .cartQuantity {
	width: 74px;
	text-align: right;
	padding-left:16px;
}

.cartTable th.cartQuantity {
	text-align: center;
}


.cartTable .cartPrice {
	width: 90px;
	text-align: right;
}

.cartTable .cartTotal {
	width: 95px;
	text-align: right;
}

.cartTable .cartEdit {
	width: 68px;
	padding: 7px 0 10px 25px;
}

.cartTable td.cartTotal, .cartTable td.cartPrice, .cartTable td.cartQuantity, .cartTable td.cartSize, .cartTable td.cartColor {
	font-size: 11px;
	font-weight: bold;
}

.cartTable .cartSale {
	color: #e92f00;
}

.cartTable .cartSaleOff {
	margin-bottom: 5px;
}

.cartTable .cartBundlePlus td.cartPic {
	text-align: left;
	padding: 2px 0 0 21px;
	border: none;
}

.cartTable .cartBundleAddOn td {
	padding-top: 5px;
	border: none;
}

.cartTable .cartArticle {
	padding-left: 20px;
}

.cartTable .cartPic a {
	display: block;
	height: 50px;
	overflow: hidden;
}

.cartTable .cartPic img.cartThumb {
	width: 50px;
}

.cartTable .productListItemName h2 {
	font-weight: normal;
	font-size: 11px;
	background: transparent url(../image/arrowRoundRight.gif) left 1px no-repeat;
	display: block;
	margin: 2px 0;
	padding: 2px 0 2px 17px;
}

.cartTable .productListItemNo {
	display: block;
}

.cartTableBottom {
	border-bottom: 1px solid #e0e0e0;
}

.cartTable .voucherRow td {
	vertical-align: middle;
}

.cartTable .giftRow td {
	vertical-align: middle;
}

.cartTable .shippingRow td {
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

.cartTable .totalRow td {
	vertical-align: middle;
	border-top: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.cartTable .totalRow td.cartTotal {
	font-size: 16px;
}

.cartTable .vatRow td {
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	border-top: none;
}

.cartTable .voucherRow .cartArticle {
	font-size: 11px;
	font-weight: bold;
}

.cartTable .giftRow .cartArticle {
	font-size: 11px;
	font-weight: bold;
}

.cartTable .giftRow .cartArticle .infoText {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #8e9092;
	margin-top: 4px;
}

.cartTable .cartArticle {
	width: 220px;
}

*+html .cartTableBottom .cartEdit {
	width: 60px;
}

*+html .cartTableBottom .cartColor {
	width: 300px;
}

*+html .cartTableBottom input.arrowLink {
	padding: 0 0 2px 10px;
}

.cartTable .infoIcon {
	vertical-align: middle;
	margin-left: 4px;
}

.infoIcon {

}

.infoIconContainer {
	position: relative;
	display: inline;
}

.infoIconText {
	position: absolute;
	display: none;
	line-height: 16px;
	bottom: 18px;
	left: -10px;
	padding: 10px 20px;
	font-weight: normal;
	width: 200px;
	background: #fff url(../image/layerSmallBG.gif) bottom repeat-x;
	text-align: left;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
	z-index:1000;
}

.infoIconContainer a {
	color: 646464;
}

.infoIconContainer a:hover .infoIconText {
	display: block;
}

.bottomAction {
	margin: 30px 0 30px 0;
	width: 768px;
}

.overlay .bottomAction {
	width: auto;
}

.overlay span.ok input {
	display: block;
	margin: 10px 0;
}

.bottomAction .bigButton {
	float: right;
}

overlay. .bottomAction .bigButton {
	float: none;
}

.bottomAction .arrowLink {
	float: right;
	margin: 4px 20px 0 0;
}

.bottomAction .arrowLinkBack {
	float: left;
}

.checkoutConfirmAction {
	margin: 20px 0 30px 0;
	width: 768px;
}

.checkoutConfirmAction form {
	float: left;
	margin-right: 10px;
}

.confirmAccountAction {
	clear:left;
	height: 22px;
	padding-top: 10px;
}

.confirmAccountAction button {
	float: right;
}

/*---*/

.checkoutSteps {
	margin: -50px 0 30px 196px;
	height: 20px;
}

.checkoutSteps li {
	display: block;
	float: left;
	margin: 0 18px 0 0;
	padding: 0 0 0 24px;
	height: 20px;
	line-height: 20px;
	color: #b1b1b1;
	font-size: 13px;
	background-repeat: no-repeat;
}

.checkoutSteps li.checkoutStepsActive {
	color: #ff3806;
}

.checkoutSteps01 { background-image: url(../image/checkoutSteps01.gif); }
.checkoutSteps02 { background-image: url(../image/checkoutSteps02.gif); }
.checkoutSteps03 { background-image: url(../image/checkoutSteps03.gif); }
.checkoutSteps04 { background-image: url(../image/checkoutSteps04.gif); }
.checkoutSteps05 { background-image: url(../image/checkoutSteps05.gif); }

.checkoutSteps01.checkoutStepsActive { background-image: url(../image/checkoutSteps01HL.gif); }
.checkoutSteps02.checkoutStepsActive { background-image: url(../image/checkoutSteps02HL.gif); }
.checkoutSteps03.checkoutStepsActive { background-image: url(../image/checkoutSteps03HL.gif); }
.checkoutSteps04.checkoutStepsActive { background-image: url(../image/checkoutSteps04HL.gif); }
.checkoutSteps05.checkoutStepsActive { background-image: url(../image/checkoutSteps05HL.gif); }

.checkoutContainer {
	padding: 2px 10px 0 0;
}

.checkoutCenteredContent {
	margin: 0;
	width: 768px;
}

.checkoutCenteredContent .contentHeadline {
	margin-bottom: 0;
}

.contentParagraph {
	border-bottom: 1px solid #E0E0E0;
	padding: 14px 0;
	line-height: 120%;
}

.contentTopParagraph {
	padding: 20px 0 14px 0;
}

.contentInnerParagraph {
	margin: 10px 0 0 0;
}

.formTable {
	margin: 0 0 -10px 0;
	width: 100%;
}

.formTable td {
	vertical-align: middle;
	padding: 0 5px 10px 0;
}

.formTable .textInput { width: 198px; }
.formTable td.formTableText { width: 119px; }
.formTable td.formTableInput { width: 269px; }

*html .formTable td.formTableInput { width: auto; }
*+html .formTable td.formTableInput { width: auto; }

.formTable .selectCountry { width: 211px; }
.formTable .textInputCompany { width: 418px; }
.formTable .textInputSurname { margin-left: 8px; }
.formTable .textInputHouse { margin-left: 8px; width: 50px; }
.formTable .textInputStreet { width: 346px; }
.formTable .textInputZip { width: 50px; }
.formTable .textInputCity { margin-left: 8px; width: 346px; }
.formTable .textInputCCName { width: 418px; }
.formTable .textInputCCNo { width: 50px; margin-right: 4px; }
.formTable .textInputCCCSV { width: 50px; }
.formTable .selectCCYear { margin-left: 8px; }
.formTable .selectCC { width: 211px; }
.formTable .textInputBank { width: 418px; }

.formTable .radioGenderWoman td { padding: 4px 16px 0 0; }

.checkoutPaymentoption {
	border-bottom: 1px solid #E0E0E0;
	padding: 14px 0;
	margin-bottom: 14px;
}

.mandatoryInfo {
	float: left;
	font-size: 10px;
}

.contentBox .mandatoryInfo {
	float: none;
}

.checkAGB {
	margin: -17px 0 0 0;
	padding: 0 0 12px 0;
	font-size: 10px;
}

.checkoutReviewTable td {
	vertical-align: top;
	padding: 0 0 10px 0;
	line-height: 130%;
	width: 33%;
}

.checkoutReviewHeadline {
	margin-bottom: 5px;
	font-weight: bold;
}

.checkoutContainer .formTableInput .smallText {
	line-height: 200%;
}

.confirmationContentHeadline {
	line-height: 125%;
	font-size: 13px;
}

.giftRadioSurprise {
	margin-left: 30px;
}

.giftRadioCongrats {
	margin-left: 30px;
}

.formMessageTable {
	margin-top: 20px;
}

.formMessageTable td {
	vertical-align: top;
}

.formMessageTable .formTableEdit {
	text-align: right;
	padding-right: 10px;
}

.messageTextarea {
	width: 418px;
	height: 60px;
}

.formMessageTable .messageTextarea {
	height: 120px;
}

.messageDataTable td.formTableText {
	width: 20px;
	vertical-align: top;
}

#registerBlock {
	width: 615px;
}

#registerBlock div {
	display: inline;
}

#loginBlock {
	width: 480px;
}

.radio {
	margin-right: 4px;
}

.smallText {
	font-size: 10px;
}

.addressDiv {
	width: 505px;
	margin-bottom: 10px;
}			

.addressPanelLeft {
	float: left;
	padding: 10px 0 0 0;
}
			
.addressPanelRight {
	float: right;
	padding: 10px 0 0 10px;
}			

#delivery_genderLabel {
	padding-bottom: 3px;
}

#paymentgenderLabel {
	padding-bottom: 3px;
}

#paymentgenderField td {
	padding-right: 10px;
}

.addressBox {
	height: 48px;
}

.checkoutReviewTable .addressBox {
	height: 17px;
}

.shippingAddress {
	margin-top: 10px;
}

.contentBoxSummary {
	width: 768px;
}

.confirmRegister {
	width: 768px;
	margin-top: 10px;
}

.confirmRegister .formTable div {
	display: inline;
}

.pwReminder {
	background-image: none;
	text-decoration: underline;
	font-size: 10x;
	background-color: transparent;
	text-transform: none;
	padding-left: 0;
}

#paymentrequiredBox {
	height: 20px; 
}

.cartTable .arrowLink {
	background-color: transparent;
	background-image: none;
	text-transform: none;
	line-height: 22px;
	color: #787166;
}

.cartTable .arrowLink:hover {
	color: #3e3e3e;
	text-decoration: underline;
}

/*---account---*/

.center_account .contentParagraph {
	width: 768px;
}

.center_account .contentIntroBox {
	margin-bottom: 20px;
}

.ordersTable td {
	padding: 0 30px 10px 0;
	text-align: left;
	vertical-align: middle;
}

.ordersTable th {
	padding: 0 30px 10px 0;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

.center_account formTable td {
	vertical-align: top;
}

#salutationField td {
	padding: 4px 20px 0 0;
}

#salutationField td input {
	padding: 0 4px 0 0;
}

#passwordForm h4 {
	margin-bottom: 5px;
}

.center_account .bottomAction {
	margin: 10px 0;
}

.center_account .bottomAction .small_submit {
	float: none;
}

.logisticsTable {
	margin-bottom: 20px;
}

.logisticsTable td {
	padding: 3px 20px 3px 0;
	white-space: nowrap;
	vertical-align: top;
	border-bottom: 1px solid #eee;
}

.logisticsTable td strong {
	font-weight: bold;
}

.center_cms .center_left .logisticsTable td p {
	margin: 0;
	white-space: nowrap;
}

.retailer-cms {
	padding: 20px;
	background-image:url("../image/cmsBG.jpg");
	background-repeat:repeat-x;
	overflow: hidden;
}

#retailer-cms {
	max-width: 990px;
}

.countrySelectorPopup {
	position: absolute;
	top:28px; 
	right:118px; 
	height:80px;
	width: 220px; 
	border: 1px solid #ccc; 
	background-color:#fff; 
	color: #444; 
	z-index:99;
	padding: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-box-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
}

.countrySelectorPopupClose {
	position: absolute;
	right: 5px;
	bottom: 5px;
	cursor: pointer;
}

.center_left_outlet {
	width: 15%;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}

.center_right_outlet {
	width: 82%;
	float: right;
	overflow: hidden;
}
