body {
	background-color: #fff;
	margin: 0px 0px 0px 7px;
}

body,td {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}

h1,h2,h3,h4 {
	margin: 0px 0 7px 0;
}

h2,h3 {
	margin: 4px 0 5px 0;
}

a img {
	border: none;
}

a.basketLink {
	color: white;
}

h1 {
	display: block;
	background-color: #7f7f7f;
	width: 825px;
	height: 14px;
	padding: 2px 0 3px 8px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

h1.checkout {
	width: 700px;
}

input {
	border: 1px solid #666;
	background-color: #efefef;
}

label {
	cursor: pointer;
}

a,a:link,a:visited,a:active {
	font-weight: normal;
	color: #7a6a4d;
	text-decoration: none;
}

a:hover {
	color: #58482b;
}

img {
	border: none;
}

div.clear {
	clear: both;
}

#mainContainer {
	margin: auto;
	width: 1050px;
	/*float: left;*/
}

#headContainer {
	position: relative;
	height: 192px;
	width: 1000px;
}

#wsLogo {
	margin-top: 6px;
	margin-right: 3px;
}

#loginPanel {
	position: absolute;
	top: 7px;
	left: 0px;
}

#loginPanel .email,#loginPanel .passwd,#loginPanel .button,#loginPanel .lostPasswd
	{
	float: left;
	padding: 5px;
	font-weight: bold;
}

#loginPanel .passwd {
	margin-left: 20px;
}

#loginPanel .lostPasswd {
	padding-top: 10px;
}

#headerBlock {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
	height: 120px;
	background: #EFE7D6 url('../images/ws-head-bg.jpg')  -32px  0 repeat-x;
}

#headerBlock .description, #headerBlock .image {
	float: left;
}

#headerBlock .description {
	width: 320px;
	padding-right: 5px;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 30px;
}

#headerBlock #phoneInfo {
	position: absolute;
	top: 72px;
	left: 45px;
	width: 245px;
	height: 15px;
	padding: 6px 0 7px 15px;
	color: #525250;
	font-size: 14px;
	/*background-color: #ccc;*/
}

#headerBlock .image {
	border-left: 2px solid white;
}

#headerBlock #loginInfo {
	position: absolute;
	top: 5px;
	right: 13px;
}

#headerBlock #basket {
	position: absolute;
	right: 70px;
	width: 160px;
	margin-top: 30px;
	margin-left: 390px;
	padding: 8px 11px;
	background: #FFF3E7;
	color: #7a6a4d;
	cursor: pointer;
}

#basket h4 {
	margin-bottom: 10px;
}

#languageSelection {
	position: absolute;
	right: 10px;
	top: 36px;
	line-height: 22px;
}

#languageSelection .selectedLanguage {
	font-weight: bold;
}

#topNavigation {
	position: absolute;
	top: 140px;
	width: 100%;
	height: 24px;
	background: #cc0033;
	color: #fff;
	font-weight: bold;
}

#topNavigation .arrow, #topNavigation .text, #topNavigation .websiteButton, #topNavigation #searchForm {
	float: left;
}

#topNavigation .text {
	width: 133px;
	padding-top: 5px;
	margin-left: 20px;
	margin-right: 10px;
}

#topNavigation .myAccount {
	float: right;
	margin-right: 12px;
	background-color: #7f7f7f;
}

#topNavigation a {
	height: 18px;
	border-left: 1px solid #968A72;
	border-right: 1px solid #4E4331;
	border-top: 1px solid #B2A998;
	border-bottom: 1px solid #332D21;
	background-color: #7a6a4d;
	padding: 4px 10px 0 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

#topNavigation a:hover,#topNavigation a:active {
	border-left: 1px solid #4E4331;
	border-right: 1px solid #968A72;
	border-top: 1px solid #332D21;
	border-bottom: 1px solid #B2A998;
}

#searchForm .label {
	position: absolute;
	left: 15px;
	top: 5px;
}

#searchForm .inputField {
	position: absolute;
	left: 65px;
	top: 2px;
}

#searchForm .button {
	position: absolute;
	left: 365px;
	top: 2px;
}

#search {
	width:280px;
}

#breadcrumb {
	position: absolute;
	top: 170px;
	font-weight: bold;
}

#breadcrumb a {
	text-decoration: underline;
}

#breadcrumb .activePage {
	font-weight: bold;
	color: #7a6a4d;
}

#middleContainer {
	float: left;
}

#leftContainer {
	float: left;
}

#leftNavigation {
	width: 158px;
	border: 1px solid #ccc;
}

#leftNavigation li {
	list-style: none;
}

#leftNavigation .headline {
	background: #7f7f7f; /* url('../images/bg_1px.gif') repeat-x;*/
	height: 14px;
	padding: 3px 0 3px 5px;
	color: #fff;
	font-weight: bold;
}

#leftNavigation a.item,.linkBox a.item {
	display: block;
	background-color: #eee;
	border-top: 1px solid #aaa;
	width: 148px;
	padding: 3px 0 3px 10px;
	color: #000;
}

#leftNavigation a.item:hover,#leftNavigation a.active,.linkBox a.item:hover
	{
	background-color: #cfc1a8;
}

#newsBox {
	display: block;
	width: 158px;
	height: 58px;
	border: 1px solid #ccc;
	margin-top: 7px;
	padding: 0px;
	cursor: pointer;
	background: url('../images/newsbox-image.gif') no-repeat;
}

.linkBox, .infoBox, .tagBox {
	width: 158px;
	border: 1px solid #ccc;
	margin-top: 7px;
}

.linkBox .headline, .infoBox .headline, .tagBox .headline {
	background: #7f7f7f; /* url('../images/box_bg_1px.gif') repeat-x; */
	height: 14px;
	padding: 3px 0 3px 5px;
	color: #fff;
	font-weight: bold;
}

.additionalBox {
	padding: 6px 0 5px 5px;
	background-color: #c03;
	height: 567px;
}

.additionalBox a, .additionalBox a:link, .additionalBox a:visited, .additionalBox a:active {
	font-weight: bold;
	color: #fff;
}

.additionalBox a:hover {
	color: #000;
}
.additionals a, .additionals a:link, .additionals a:visited, .additionals a:active {
	font-weight: bold;
	color:#cc0033;
}

.additionals a:hover {
	color: #58482b;
}


.infoBox .content {
	padding: 5px;
	border-top: 1px solid #ccc;
}

.tagBox .content {
	padding: 0px;	
}

.tagBox ul {
	padding: 0px;
	margin: 0px;
}

.tagBox li {
	float: left;
	list-style-type: none;
	display:inline;
	line-height:1.4em;
	margin-right: 5px;
}

.tagBox li:after { 
	display:inline!important; 
}

#contentContainer {
	width: 840px;
	float: left;
	margin-left: 7px;
}

#footContainer {
	width: 968px;
	border: 1px solid #D1D1D1;
	background-color: #9C9C9C;
	float: left;
	padding: 0px 15px;
	margin-bottom: 7px;
	margin-top: 12px;
}

#footContent {
	position: relative;
	height: 55px;
	background-color: #E7E7E7;
	padding: 5px;
}

#footLeft {
	position: absolute;
	top: 18px;
	left: 15px;
}

#footRight {
	position: absolute;
	top: 11px;
	left: 150px;
	padding-left: 22px;
	border-left: 1px solid #999;
}

.annotation {
	color: #444;
	font-size:10px;
}

.contentBox {
	float: left;
	width: 821px;
	background-color: #EEE7D5;
	border: 1px solid #CFC1A7;
	padding: 5px;
	margin-bottom: 7px;
}

.productVariablesBox {
	width: 329px;
	border: 1px solid #CFC1A7;
	background-color: white;
	float: left;
	margin-left: 9px;
	min-height: 280px;
	padding: 6px 10px;
}

.productVariablesBox .variablesLabel {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 150px;
	height: 27px;
	padding-top: 2px;
}

.productVariablesBox .variablesValue {
	float: left;
	font-size: 14px;
	height: 25px;
	padding-top: 4px;
}

.productVariablesBox span.price {
	font-weight: bold;
	font-size: 18px;
	color: #c03;
}

.productVariablesBox span.price {
	width: 150px;
	font-weight: bold;
	font-size: 18px;
	color: #7a6a4d;
}

.productDetailLeft {
	float: left;
	width: 452px;
}

.productListItem {
	width: 271px;
	height: 347px;
	background-color: #EEE7D5;
	border: 1px solid #CFC1A7;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

.productListItem .image {
	border: 3px solid #EEE7D5;
	float: left;
}

.productListItem .description {
	height: 37px;
	width: 260px;
	background-color: #EEE7D5;
	padding: 1px 5px;
	float: left;
}

.productListItem .description a {
	font-weight: bold;
}

.productListItem .pricesAndBasket {
	position: relative;
	vertical-align: top;
	width: 260px;
	padding: 1px 5px;
	float: left;
}

.productListItem .pricesAndBasket .basketsymbol {
	margin-top: 0px;
	border: 0px;
	float: right;
}

.productListItem .pricesAndBasket .incl-mwst {
	float: left;
	font-size: 10px;
}

.productListItem .clear {
	clear: none;
}

.productListItem .variablesLabel {
	display: none;
}

.trippleBoxPart {
	width: 271px;
	height: 305px;
	/*background-color: #EEE7D5;*/
	background-color: #F3EFE2;
	border: 1px solid #CFC1A7;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

.trippleBoxPart .image {
	/*border: 3px solid #EEE7D5;*/
	border: 3px solid #F3EFE2;
}

.trippleBoxPart .description {
	height: 12px;
	width: 260px;
	/*background-color: #EEE7D5;*/
	background-color: #F3EFE2;
	padding: 1px 5px;
	float: left;
	font-size: 14px;
}

.trippleBoxPart a {
	font-weight: bold;
}

.singleBox {
	width: 831px;
	background-color: #EEE7D5;
	border: 1px solid #CFC1A7;
	float: left;
	margin-bottom: 7px;
}

.singleBox .image {
	border: 3px solid #EEE7D5;
	height: 312px;
}

.singleBox .description {
	height: 32px;
	background-color: #EEE7D5;
	padding: 2px 5px;
}

.phoneBox h3 {
	color: #7a6a4d;
	font-size: 14px;
}

.phoneBox .left {
	width: 110px;
	float: left;
	font-weight: bold;
}

.phoneBox .right {
	width: 240px;
	float: left;
}

.catalogDescription {
	line-height: 16px;
	letter-spacing: 1px;
	font-size: 13px;
}

#random-products {
    clear: left;
}

div.glider-scroller1 {
    background-color: #F3EFE2;
	float: left;
	width: 831px;
	height: 193px;
	overflow: hidden;
	border: 1px solid #CFC1A7;
	margin: 0 0 7px 0;*/
}

div.glider-scroller {
	float: left;
	width: 831px;
	height: 337px;
	overflow: hidden;
	border: 1px solid #CFC1A7;
	margin: 0 0 7px 0;*/
}

div.glider-scroller div.glider-section {
	/* modify width and height of each section as needed (should match the size of the scroller window) */
	width: 277px;
	height: 337px;
	float: left;
	/*border-right: 1px solid #CFC1A7;*/
	/*border-right: 1px solid #fff;  backup*/
	/*border-right: 1px solid #fff;  backup*/
	border-right: 0px solid #CFC1A7;
	/*background-color: #F3EFE2; backup*/
	background-color: white;
}

div.glider-scroller div.glider-content {
	float: left;
	width: 10000px;
}

div.glider-scroller div.product-description {
    margin: 0px 2px 0 2px;
}

.scrollable {
    float: left;
    position: relative;
    overflow: hidden;
    width: 400px;
    height: 90px;
    border: 1px solid #999;
    background: url("../images/scrollable-bg.gif") #FFF;
}

.scrollable .items {
    position: absolute;
    width: 20000em;
    clear: both;
}

.scrollable .items div {
    float: left;
    width: 90px;
    height: 90px;
    border-right: 1px solid #CFC1A7;
}

a.prevPage,a.nextPage {
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background: url("../images/scrollable-prev.png") no-repeat;
    margin: 35px 4px 0px 0px;
    cursor: pointer;
}

a.nextPage {
    background: url("../images/scrollable-next.png") no-repeat;
    margin: 35px 0px 0px 4px;
}

a.prevPage:hover,a.nextPage:hover {
    background-position: 0px -18px;
}

.priceAdditional {
	font-size: 10px;
	float: left;
}

.red {
	font-weight: bold;
	font-size: 12px;
	color: #c03;
}