

label {
	cursor: pointer;
}

input.submit {
    background:#484c59;
    font-family:verdana;
    font-size:10px;
    color:#ffffff;
    font-weight:bold;
    border-left:1px solid #ffffff;
    border-top:1px solid #ffffff;
    border-right:1px solid #716F64;
    border-bottom:1px solid #716F64;
    cursor:pointer;
}

input.submit_image {
    background:transparent;
    border:0px;
}

input.radio {
    border:0px;
    background:transparent;
}

input.checkbox {
    border:0px;
    background:transparent;
}

div.hline {
	background: #484c59;
}

div.outline {
/*    border:1px solid #484c59;
    padding:0px; */
    background: #484c59;
    padding: 7px 10px 7px 10px;
}

div.basketTotal {
    background: #484c59;
    padding: 7px 46px 7px 10px;
    text-align: right;
}
span.basketTotalValue {
	font-weight: bold;
	font-size: 18px;
}

div.boxHeader {
    background:#484c59;
    color:#FFFFFF;
    padding: 7px 10px 7px 10px;
}

div.systemMessage {
    border:1px solid #c49800;
    background:#484c59;
    color:#FFFFFF;
    padding:5px;
}

img.validationIcon {
	margin-top: -2px;
	width: 11px;
	height: 10px;
}



a.sitemapLink {
    color:#ffffff;
}

a.sitemapLink:hover {
    color:#0b399e;
}



div.overlay {
	position: absolute;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #000000;
	z-index: 10000;
	opacity: 0.50;
	filter: alpha(opacity=50);
}
div.alertBox {
	position: absolute;
	background: url('/images/miscellaneous/gradient.gif') repeat-x #ffffff;
	z-index: 10001;
	cursor: default;
	border: 3px solid;
	border-color: #ffffff #dddddd #dddddd #ffffff;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	background: -moz-linear-gradient(-90deg, #dddddd, #ffffff);
	background: -webkit-gradient(linear, 0 top, 0 bottom, from(#dddddd), to(#ffffff));
	
	-moz-box-shadow: 0 0 30px #000000;
	-webkit-box-shadow: 0 0 30px #000000;
	box-shadow: 0 0 30px #000000;
}
div.alertBoxContent {
	padding: 20px;
	color: #000000;
	font-size: 14px;
	
}
div.alertBoxContent div.alertBoxButton {
	border: 1px solid;
	border-color: #ffffff #dddddd #dddddd #ffffff;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	margin-top: 10px;
	cursor: pointer;
	background: #ffffff;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
div.alertBoxContent div.alertBoxButton.buttonOver {
	-moz-box-shadow: 0 0 10px #ffffff;
	-webkit-box-shadow: 0 0 10px #ffffff;
	box-shadow: 0 0 10px #ffffff;
	border-color: #999999;
}



table.recommendTable {
    border-collapse:collapse;
}

td.recommendTableTd1 {
    width:130px;
    padding:2px;
    vertical-align:top;
}

td.recommendTableTd2 {
	width: 260px;
    padding:2px;
    vertical-align:top;
}

td.recommendTableTd3 {
    width:12px;
    padding:2px;
    padding-top:5px;
    vertical-align:top;
    text-align:center;
}

input.recommendInput, textarea.recommendInput {
    width:250px;
}




table.contactModuleContainerTable {
    width:100%;
    border-collapse:collapse;
}

td.contactModuleContainerTableTd1 {
    width:364px;
    vertical-align:top;
    padding:0px;
}

td.contactModuleContainerTableTd2 {
    width:1px;
    padding:0px;
    background:#484c59;
}

td.contactModuleContainerTableTd3 {
    padding:0px;
    padding-left:20px;
    vertical-align:top;
}

table.contactFormTable {
    border-collapse:collapse;
}

td.contactFormTableTd1 {
    width:70px;
    padding:2px;
    vertical-align:top;
}

td.contactFormTableTd2 {
    padding:2px;
    vertical-align:top;
}

td.contactFormTableTd3 {
    width:15px;
    padding:2px;
    padding-top:5px;
    text-align:center;
    vertical-align:top;
}

input.contactFormInput, textarea.contactFormInput {
    width:240px;
}







div.Paging {
    width:600px;
    clear:both;
    }
table.Paging {
    border-collapse:collapse;
    }
table.Paging select {
    width:50px;
    }
td.PagingBack {
    text-align:right;
    padding-right:10px;
    }
td.PagingPages {
    padding:0 10px 0 10px;
    }
td.PagingProducts {
    padding:0 10px 0 10px;
    }
td.PagingForward {
    padding-left:10px;
    }
    


/* ******* PRODUCT SHARED LISTETYPES ************************************************ */

table.productVariantsTable {
	border-collapse:collapse;
    background-color:transparent;
    width:100%;
}
table.productVariantsTable td {
	padding:6px;
}
td.productVariantsTableTdHeader {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	background:#484c59;
}

td.productVariantsTableTd2 { }
td.productVariantsTableTd3 { text-align:right;}
td.productVariantsTableTd4 { text-align:right;}
td.productVariantsTableTd5 { text-align:center;padding-left:10px;}
td.productVariantsTableTd6 { text-align:center;}
td.productVariantsTableTd7 { text-align:right;padding-right:5px;}

td.productVariantsTableText, a.productVariantsTableText {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
    vertical-align:middle;
}

td.productTaxText {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	background-color:#484c59;
	text-align:right;
}
div.productTaxText {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-align:right;
    margin:3px 2px 0 0;
}

div.hr {
	background-color:#3a3a3a;
    margin-bottom:2px;
    height:1px;
}

div.productDropdownListsHeader {
	font-size:11px;
    color:#000000;
    margin-bottom:10px;
}

div.productDropdownLists select {
	width:100%;
    margin-bottom:5px;
    border:1px solid #3a3a3a;
}
div.productInfoContainer {
	border:1px solid #3a3a3a;
    background:#484c59;
    padding:10px;
    margin-top:6px;
}
div.productInfoContainer table {
	width:100%;
    border-collapse:collapse;
    }
td.productVariantLeft, td.productVariantRight {
	padding:3px;
    font-family:tahoma;
	font-size:11px;
	color:#ffffff;
    }
td.productVariantRight {
	text-align:right;
    }
td.productVariantRightStrike {
	text-align:right;
    text-decoration:line-through;
    }

div.productPriceContainer {
	border-top:1px solid #3a3a3a;
    border-bottom:1px solid #3a3a3a;
    padding:2px 0 2px 0;
/*    margin-bottom:8px;*/
}
table.productPriceContent {
	background-color:#484c59;
    height:50px;
    width:100%;
    text-align:center;
    padding:0;
    border-collapse:collapse;
}
td.productPriceContentLeft {
	font-family:tahoma;
	font-size:14px;
	color:#ffffff;
	padding:0 12px 0 12px;
    text-align:left;
    vertical-align:middle;
}
td.productPriceContentRight {
	padding-right:7px;
    text-align:right;
    width:34px;
    vertical-align:middle;    
}
#infoContentHighlight {
	color:#ffffff;
  margin:0;    
}
td.productPriceValueDisabled {
	text-decoration:line-through;
}
#buyButton img {
  height:34px;
  width:34px;
  }
#productPriceNormal {
  font-size:10px;
  text-decoration:line-through;
  margin:0;
  color:#ffffff
}
/* ******* PRODUCT LISTTYPE 1 ******************************************************* */
div.product1Container1 {
  border:1px solid #3a3a3a;
  border-bottom:none;
  position:relative;
  padding:2px;
}

div.product1Container2 {
  border:1px solid #3a3a3a;
  border-top:none;
  margin-bottom:20px;
  padding:0 2px 2px 2px;
}

.product1Productname {
	background:#484c59;
  	font-family:tahoma;
	font-size:18px;
	color:#ffffff;
    margin-bottom:2px;
   	padding:2px 0 4px 10px;
    white-space:nowrap;
}
div.product1ProductTeaser {
	display:none;
}
div.product1ProductImage {
    position:absolute;
	left:344px;
	top:6px;
	width:268px;
	height:223px;
	background:#ffffff;
}
div.product1ProductDescription {
    background-color:transparent;
    height:196px;
    padding-top:5px;
    color:#ffffff
}
div.product1ProductDescription Table {
    color:#ffffff;
}
div.product1ProductDescription Dropdowns {
    color:#ffffff;
}

div.product1ProductDescription div.product1ProductDescriptionSub {
    overflow:auto;
    height:186px;
    width:323px;
    padding:5px 0 0 10px;
    }
table.product1ImageTable {
  border-collapse:collapse;
  margin:3px 0 0 3px;
}
td.product1ImageTd1 {
  width:260px;
  height:195px;
  text-align:center;
  vertical-align:middle;
}
td.product1ImageTd2 {
  display:none;
}

table.product1ImageNavigationContainer {
  border-collapse:collapse;
  margin-top:3px;
  width:260px;
  position:absolute;
  top:199px;
  left:4px;
}
table.product1ImageNavigationContainer td {
  padding:0;
}
table.product1ImageNavigationContainer a {
   	font-family:tahoma;
	font-size:10px;
	color:#ffffff;
}
table.product1ImageNavigationContainer a:hover {
	color:#ffffff;
    text-decoration:none;
}
div.product1ImageNavigationBoxOuter {
  border:1px solid #484c59;
  padding:1px;
  width:20px;
  height:14px;
}
div.product1ImageNavigationBoxInner {
	height:100%;
	background:#484c59;
}
div.product1ImageNumbersContainer {
	text-align:center;
    color:#484c59;
}
div.product1ImageNavigationClickHere {
  border:1px solid #484c59;
  padding:1px;
  width:162px;
    }
div.product1ProductInfo {
  padding:0 20px 0 20px;
  background-color:transparent;
  margin:2px 0 2px 0;
}

/* ******* PRODUCT LISTTYPE 2 ******************************************************* */
div.product2Container1 {
  border:1px solid #3a3a3a;
  background:#484c59;
  width:372px;
  float:left;
  margin-bottom:8px;
  padding-bottom:13px;

}

div.product2Container2 {
  width:221px;
  float:right;
  margin-bottom:20px; 
}

.product2Productname {
  	font-family:tahoma;
	font-size:14px;
	color:#ffffff;
    margin:10px 0 0 13px;
    padding-left:5px;
    width:342px;
    white-space: nowrap;
    overflow:hidden;
    height:18px;
}
div.product2ProductTeaser {
  	font-family:tahoma;
	font-size:10px;
	color:#ffffff;
    border-bottom:1px solid #3a3a3a;
    margin:1px 0 8px 12px;
    padding:0 0 0px 6px;
    width:342px;
    white-space: nowrap;
    overflow:hidden;
    height:25px;
}
div.product2ProductImage {
    height:195px;
}
table.product2ImageTable {

  margin-left:13px;

  border:0;
}
td.product2ImageTd1 {
  width:260px;

  height:196px;

  text-align:center;
  vertical-align:middle;
  padding:0;
  background-color:#ffffff;
  border:1px solid #3a3a3a;
  vertical-align:middle;
}
td.product2ImageTd2 {
  padding:0;
  vertical-align:top;
}
table.product2ImageThumbs {

  margin-left:5px;

  border-collapse:collapse;
} 
td.product2ImageThumbs {
  width:80px;

  height:61px;

  text-align:center;
  vertical-align:middle;
  background-color:#ffffff;
  border:1px solid #3a3a3a;
  padding:0;
} 

div.product2Container1 div.product2ProductDescription {
	border-top:1px solid #3a3a3a;
	margin:8px 12px 0 12px;
    padding-top:5px;
}
div.product2Container1 div.product2ProductDescription div.product2ProductDescriptionSub  {
	height:123px;
    overflow:auto;
    padding:0 7px 0 6px;
    font-family:tahoma;
	font-size:11px;
}
div.product2Container1 div.ListType_Table {
	color:#ffffff;
    }
div.product2Container1 div.ListType_Dropdowns {
	color:#ffffff;
    }


div.product2Container2 div.product2ProductDescription {
	height:208px;
}
div.product2Container2 div.product2ProductDescription div.product2ProductDescriptionSub  {
	height:208px;
    overflow:auto;
    padding:0 7px 0 6px;
    font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}


div.product2Header_Table {
	color:#000000;
	font-size:11px;
    font-weight:bold;
    margin-bottom:3px;
}
div.product2Header_Dropdowns {
	color:#000000;
	font-size:11px;
    font-weight:bold;
    margin-bottom:3px;
}

div.product2Container2 div.ListType_Table {
    color:#ffffff;
}
div.product2Container2 div.ListType_Dropdowns {
    color:#ffffff;
}





div.productContainer {
	position:relative;
    clear:both;
    }

div.productOtherProducts {
    background:transparent;
    overflow:hidden;
    padding:1px 0 1px 0;
    border-top:1px solid #3a3a3a;
    border-bottom:1px solid #3a3a3a;
    margin-bottom:0px;    
}  
div.productOtherProducts div {
    height:21px;
    background:#484c59;
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    padding-left:10px;
    padding-top:8px;
    overflow:hidden;
}
div.productOtherProductsDescriptionBox {
    height:95px;
    margin-bottom:2px;
}

div.productOtherProductsDescriptionContainer {
    position:absolute;
    left:11px;
    top:40px;
    height:80px;
    padding-right:10px;
    padding-left:5px;
    text-align:center;
}

div.productOtherProductsProduct, div.productOtherProductsProductOver {
    position:relative;
    float:left;
    height:80px;
    width:84px;
    margin:0 6px 0 6px;
    background-color:#484c59;
    font-family:trebuchet ms;
    font-size:10px;
    border:1px solid #3a3a3a;    
    color:#ffffff;
}

div.productOtherProductsImageContainer {
	height: 60px;
    margin-bottom:2px;
    margin-top:2px;
}

div.productOtherProductsProduct img {
    
    opacity:1.0;
    
    }

div.productOtherProductsProductOver img {
    
    opacity:0.85;
    
    }
   
    
    


div.searchResultsLinkContainer {
    padding-left:5px;
    margin-bottom:5px;
}

a.searchResultsLink {
    color:#ffffff;
}

a.searchResultsLink:hover {
    color:#0b399e;
}




a.customerLoginForgotPasswordLink {
    color:#ffffff;
}

a.customerLoginForgotPasswordLink:hover {
    color:#0b399e;
}




table.forgotPasswordTable {
    border-collapse:collapse;
}

td.forgotPasswordTableTd1 {
    width:130px;
    padding:0px;
}

td.forgotPasswordTableTd2 {
    padding:0px;
}

input.forgotPasswordInputEmail {
    width:150px;
}




table.displayBasketTable {
    width:100%;
    border-collapse:collapse;
}

td.displayBasketTableTd1, td.displayBasketTableTd2, td.displayBasketTableTd3, td.displayBasketTableTd4, td.displayBasketTableTd5 {
    padding:6px;
}

td.displayBasketTableTd1 {
    vertical-align:top;
    width:60px;
}

td.displayBasketTableTd2 {
    vertical-align:top;
}

td.displayBasketTableTd3 {
    width:110px;
    text-align:right;
    vertical-align:top;    
}

td.displayBasketTableTd4 {
    width:110px;
    text-align:right;
    vertical-align:top;
}

td.displayBasketTableTd5 {
    width:25px;
    text-align:right;
    padding-right:10px;
    vertical-align:top;
}

td.displayBasketTableTdHeader {
    font-weight:bold;
    padding-bottom:10px;
}

select.displayBasketQuantitySelect {
    width:50px;
}

table.displayBasketButtonsTable {
    width:100%;
    border-collapse:collapse;
}

td.displayBasketButtonsTableTd1 {
    width:33%;
    padding:0px;
}

td.displayBasketButtonsTableTd2 {
    width:33%;
    padding:0px;
    text-align:center;
}

td.displayBasketButtonsTableTd3 {
    padding:0px;
    text-align:right;
}

input.displayBasketButton {
    width:140px;
}




table.shoppingGetAddressTableContainer {
    width:100%;
    border-collapse:collapse;
}

td.shoppingGetAddressTableContainerTd {
    width:50%;
    padding:0px;
    vertical-align:top;
}

table.shoppingGetAddressTable {
    border-collapse:collapse;
}

td.shoppingGetAddressTableTdHeader {
    font-weight:bold;
    padding-bottom:10px;
}
td.shoppingGetAddressTableTd1 {
    width:100px;
    padding:2px;
    vertical-align:top;
}

td.shoppingGetAddressTableTd2 {
    width:155px;
    padding:2px;
    vertical-align:top;
}

td.shoppingGetAddressTableTd3 {
    padding:2px;
    padding-top:7px;
    vertical-align:top;
    font-size: 10px;
}

input.shoppingGetAddressInput {
    width:150px;
}

select.shoppingGetAddressInput {
    width:154px;
}

table.shoppingGetAddressTable2 {
    border-collapse:collapse;
}

td.shoppingGetAddressTable2Td1 {
    width:400px;
    padding:2px;
    vertical-align:top;
}

td.shoppingGetAddressTable2Td2 {
    padding:2px;
    vertical-align:top;
}




table.shoppingCustomerLoginTable {
    border-collapse:collapse;
}

td.shoppingCustomerLoginTableTd1 {
    width:90px;
    padding:2px;
}

td.shoppingCustomerLoginTableTd2 {
    padding:2px;
}

input.shoppingCustomerLoginInput {
    width:210px;
}




table.shoppingDisplayAddressTable {
    width:100%;
    border-collapse:collapse;
}

td.shoppingDisplayAddressTableTd1 {
    width:50%;
    padding:0px;
    vertical-align:top;
}

td.shoppingDisplayAddressTableTd2 {
    padding:0px;
    vertical-align:top;
}

div.shoppingDisplayAddressHeader {
    font-weight:bold;
    margin-bottom:10px;
}

div.shoppingDisplayAddressText {
    margin-bottom:2px;
}




table.shoppingEditCustomerTable {
    border-collapse:collapse;
}

td.shoppingEditCustomerTableTdHeader {
    font-weight:bold;
    padding-bottom:10px;
}

td.shoppingEditCustomerTableTd1 {
    width:140px;
    padding:2px;
    vertical-align:top;
}

td.shoppingEditCustomerTableTd2 {
    width:245px;
    padding:2px;
    vertical-align:top;
}

td.shoppingEditCustomerTableTd3 {
    padding:2px;
    padding-top:7px;
    vertical-align:top;
}

input.shoppingEditCustomerInput {
    width:240px;
}

span.shoppingEditCustomerTableTdHeaderLink {
    font-weight:normal;
}




table.shoppingChoosePaymentTable {
    border-collapse: collapse;
    width: 100%;
}
table.shoppingChoosePaymentTable tr:hover {
	background: #484c59;;
	cursor: pointer;
}

td.shoppingChoosePaymentTableTd1 {
    width:50px;
    text-align: center;
    padding-top: 15px;
    vertical-align: top;
}

td.shoppingChoosePaymentTableTd2 {
    padding:2px;
    vertical-align:top;
}

div.shoppingChoosePaymentTableTdHeader {
    font-weight:bold;
    font-size: 13px;
    margin-bottom: -3px;
    margin-top: 2px;
 }

div.shoppingChoosePaymentTableTdText {
    margin-bottom:2px;
}

div.shoppingChoosePaymentTableTdPrice {
    margin-bottom: 3px;
    font-size: 10px;
}
div.shoppingChoosePaymentGLSName {
	margin-top: 4px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-bottom: 1px;
}
div.shoppingChoosePaymentGLSAddress {
    margin-bottom: 3px;
    line-height: 1.1em;
}

textarea.shoppingCommentsTextarea {
    /* width:100%; */
    width: 614px;
    padding: 2px;
}




table.shoppingConfirmOrderDisplayAddressTable {
    width:100%;
    border-collapse:collapse;
}

td.shoppingConfirmOrderDisplayAddressTableTd1 {
    width:50%;
    padding:0px;
    vertical-align:top;
}

td.shoppingConfirmOrderDisplayAddressTableTd2 {
    padding:0px;
    vertical-align:top;
}

div.shoppingConfirmOrderDisplayAddressHeader {
    font-weight:bold;
    margin-bottom:10px;
}

div.shoppingConfirmOrderDisplayAddressText {
    margin-bottom:2px;
}

table.confirmOrderDisplayBasketTable {
    width:100%;
    border-collapse:collapse;
}

td.confirmOrderDisplayBasketTableTd1, td.confirmOrderDisplayBasketTableTd2, td.confirmOrderDisplayBasketTableTd3, td.confirmOrderDisplayBasketTableTd4 {
    padding:4px;
    vertical-align:top;
}

td.confirmOrderDisplayBasketTableTd1 {
    width:40px;
    text-align:center;
}

td.confirmOrderDisplayBasketTableTd2 {

}

td.confirmOrderDisplayBasketTableTd3 {
    width:110px;
    text-align:right;
}

td.confirmOrderDisplayBasketTableTd4 {
    width:110px;
    text-align:right;
}

td.confirmOrderDisplayBasketTableTdHeader {
    font-weight:bold;
    padding-bottom:10px;
}

table.confirmOrderDetailsTable {
    width:100%;
    border-collapse:collapse;
}

td.confirmOrderDetailsTableTd1, td.confirmOrderDetailsTableTd2 {
    padding:4px;
    padding-bottom:8px;
    vertical-align:top;
}

td.confirmOrderDetailsTableTd1 {
    width:80px;
}

td.confirmOrderDetailsTableTd2 {

}

table.confirmOrderButtonsTable {
    width:100%;
    border-collapse:collapse;
}

td.confirmOrderButtonsTableTd1 {
    padding:0px;
}

td.confirmOrderButtonsTableTd2 {
    padding:0px;
    text-align:right;
}




table.newsletterTable {
    border-collapse:collapse;
}

td.newsletterTableTd1 {
    width:110px;
    padding:2px;
    vertical-align:top;
}

td.newsletterTableTd2 {
    padding:2px;
    vertical-align:top;
}

td.newsletterTableTd3 {
    width:12px;
    padding:2px;
    padding-top:7px;
    vertical-align:top;
    text-align:center;
    font-size: 10px;
}

input.newsletterInput, textarea.newsletterInput {
    width:250px;
}


table.CustomerChangePasswordTable {
    border-collapse:collapse;
}

td.CustomerChangePasswordTableTd1 {
    width:110px;
    padding:2px;
    vertical-align:top;
}

td.CustomerChangePasswordTableTd2 {
    padding:2px;
    vertical-align:top;
}

td.CustomerChangePasswordTableTd3 {
    width:12px;
    padding:2px;
    padding-top:5px;
    vertical-align:top;
    text-align:center;
}

input.CustomerChangePasswordInput {
    width:250px;
}







table.productsImageTable {
    width:100%;
    height:100%;
    border-collapse:collapse;
}

td.productsImageTableTd {
    padding:0px;
    text-align:center;
    vertical-align:middle;
}


img.productsImageMouseOut {
    
    opacity:1.0;
    
}

img.productsImageMouseOver {
    
    opacity:0.85;
    
}



div.productsContainer1 {
    position:relative;
    width:176px;
    height:251px;
    float:left;
    margin:0 46px 25px 0;
}

div.productsBoxShadow1 {
    position:absolute;
    left:4px;
    top:4px;
    width:176px;
    height:251px;
    background:#131112;
    
    opacity:0.5;
    
    display: none;
}

div.productsBox1 {
    position:absolute;
    left:0px;
    top:0px;
    width:174px;
    height:249px;
    background:#131112;
    border:1px solid #535353;
}
div.productsImageContainer1 {
    position:absolute;
    left:10px;
    top:23px;
    width:152px;
    height:117px;
    border:1px solid #ffffff;
    background:#ffffff;
    
}

div.productsProductname1, div.productsProductnameSale1 {
    position:absolute;
    top:4px;
    left:10px;
    width:154px;
    white-space:nowrap;
    overflow:hidden;
    text-align:center;
    font-family:Trebuchet MS;
    font-size:11px;
    color:#ffffff;
    }
div.productsProductnameSale1 {
    color:#ffffff;
    }
        
hr.productsHr1Nr1 {
    width:154px;
    position:absolute;
    top:154px;
    left:10px;
    background-color: #ffffff;
    color: #ffffff;
    margin:0;
    }
hr.productsHr1Nr2 {
    width:154px;
    position:absolute;
    top:176px;
    left:10px;    
    background-color: #ffffff;
    color: #ffffff;
    margin:0;
    }
hr.productsHr1Nr3 {
    width:154px;
    position:absolute;
    top:198px;
    left:10px;    
    background-color: #ffffff;
    color: #ffffff;
    margin:0;
    }

div.productsPriceContainer1 {
    position:absolute;
    top:160px;
    left:10px;
    width:154px;
    font-size:10px;
    font-family:Trebuchet MS;
    }

div.productsPriceContainer1 .productsPriceLabel {
    float:left;
    color:#727272;
    }
div.productsPriceContainer1 .productsPriceValue {
    float:right;
    color:#ffffff;
    }
div.productsPriceContainer1 .productsPriceValueDisabled {
    text-decoration:line-through;
    }
    
div.productsPriceOfferContainer1 {
    position:absolute;
    top:182px;
    left:10px;
    width:154px;
    font-size:10px;
    font-family:Trebuchet MS;
    }

div.productsPriceOfferContainer1 .productsPriceOfferLabel {
    float:left;
    color:#727272;
    }
div.productsPriceOfferContainer1 .productsPriceOfferValue {
    float:right;
    color:#ffffff;
    }
div.productsTeaser1 {
    display:none;
    }
div.productsDescription1 {
    display:none;
    }
div.productsButton1 {
    position:absolute;
    top:222px;
    left:2px;
    width:170px;
    height:25px;
    }
div.productsPercent1 {
    position:absolute;
    top:204px;
    left:64px;
    width:100px;
    text-align:right;
    color:#8ab408;
    font-size:10px;
    font-family:Trebuchet MS;
    }
div.productsPercent1.discount {
	display: none;
}
div.productsPriceOfferDiscount1 {
    position:absolute;
    top:182px;
    left:10px;
    width:154px;
    text-align:right;
    color:#8ab408;
    font-size:10px;
    font-family:Trebuchet MS;
}
div.productsPriceOfferDiscount1.onSale {
    top:204px;
}


div.productsContainer2 {
    position:relative;
    width:606px;
    height:auto;
    padding:6px 3px 0px 6px;
    margin-bottom:25px;
}

div.productsBoxShadow2 {
    position:absolute;
    left:5px;
    top:5px;
    width:100%;
    height:100%;
    background:#1d212c;
    
    opacity:0.5;
    
    z-index:10;
        
}

div.productsBox2 {
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background:#1d212c;
    border:1px solid #535353;
    z-index:20;
    
}

table.productsTableList2 {
    position:relative;
    z-index:50;
    width:100%;
    border-collapse:collapse;
    background:#1d212c;
    _border:1px solid #535353;; /* ADD BORDER FOR IE6  */
    }
td.productsHeaderList2 {
    font-family:tahoma;
    font-size:11px;
    color:#ffffff;
    font-weight:bold;
    background-color:transparent;
    padding:4px 2px 4px 3px;
}
    
td.productsTd1List2, td.productsTd2List2, td.productsTd3List2, td.productsTd4List2, td.productsTd5List2 {
    border-top: 1px solid #4a4a4a;
    padding:4px 2px 4px 2px;
    color:#ffffff;
}
td.productsTd1List2 {
    color:#ffffff;
}
td.productsTd3List2 {
    color:#ffffff;
}
td.productsTd4List2 {
    font-family:tahoma;
    font-size:10px;
    color:#ffcc00;
}
td.productsTd5List2 {
	padding-right: 20px;
	text-align: right;
}

td.productsPriceValueDisabledList2 {
    text-decoration:line-through;
    
    opacity:0.5;
    
}






div.productsContainer3 {
    position:relative;
    width:174px;
    height:221px;
    float:left;
    margin:0 49px 25px 0;
}
div.productsContainer3.expand {
    height:251px;
}
div.productsBoxShadow3 {
    display:none;
    }
div.productsBox3 {
    position:absolute;
    left:0px;
    top:0px;
    width:172px;
    height:219px;
    background:transparent;
    border:1px solid #484848;
}
div.productsBox3.expand.discount {
    height:249px;
}
div.productsImageContainer3 {
    position:absolute;
    top:10px;
    left:10px;    
    width:150px;
    height:115px;
    border:1px solid #3a3a3a;
    background-color: #171616;
}

div.productsProductname3, div.productsProductnameSale3 {
    position:absolute;
    top:132px;
    left:17px;
    width:140px;
    height:19px;
    white-space:nowrap;
    overflow:hidden;
    font-family:Trebuchet MS;
    font-size:15px;
    color:#8ab408;
    
    }
div.productsProductname3.expand.discount, div.productsProductnameSale3.expand.discount {
	top:162px;
}
div.productsProductnameSale3 {
    color:#8ab408;
    }

hr.productsHr3Nr1 {
    display:none;
    }
hr.productsHr3Nr2 {
    display:none;
    }
hr.productsHr3Nr3 {
    display:none;
    }
div.productsPriceContainer3 {
    position:absolute;
    top:192px;
    left:17px;
    font-size:14px;
    font-family:Trebuchet MS;
    }
div.productsPriceContainer3.expand.discount {
	top:222px;
}
div.productsPriceContainer3 .productsPriceLabel {
    float:left;
    color:#8ab408;
    }
div.productsPriceContainer3 .productsPriceValue {
    float:left;
    color:#8ab408;
    }
div.productsPriceOfferContainer3 {
    position:absolute;
    top:180px;
    left:17px;
    width:112px;
    font-size:10px;
    font-family:Trebuchet MS;
    text-transform:lowercase;
    }
div.productsPriceOfferContainer3.expand.discount {
	top: 210px;
}
div.productsPriceOfferContainer3 .productsPriceOfferLabel {
    float:left;
    color:#ffffff;
    margin-right:3px;
    text-decoration:line-through;
    }
div.productsPriceOfferContainer3 .productsPriceOfferValue {
    float:left;
    color:#ffffff;
    text-decoration:line-through;
    }    
div.productsTeaser3 {
    position:absolute;
    top:154px;
    left:17px;
    font-family:Trebuchet MS;
    color:#ffffff;
    font-size:10px;
    width:140px;
    height:12px;
    overflow:hidden;
    white-space:nowrap;
    }
div.productsTeaser3.expand.discount {
	top:184px;
}
div.productsDescription3 {
    display:none;
    }
div.productsButton3 {
    position:absolute;
    top:176px;
    left:128px;
    width:34px;
    height:34px;
    }
div.productsButton3.expand.discount {
	top: 206px;
}
div.productsPercent3 {
    display:none;
}    
div.productsPriceOfferDiscount3 {
    position:absolute;
    top:132px;
    left:10px;
    width:144px;
    border:1px solid #3a3a3a;
    color:#ffffff;
    font-size:11px;
	font-weight: bold;
    font-family:Trebuchet MS;
	padding: 3px;
}    

div.productsContainer4 {
    position:relative;
    width:620px; 		/*592*/
    height:117px; 		/*111*/
    margin:0 0 25px 0px;
}
div.productsContainer4.discount {
    height:139px;
}
div.productsBoxShadow4 {
    display:none;
    }
div.productsBox4 {
    position:absolute;
    left:0px;
    top:0px;
/*  background:;
    border:1px solid ; */
    height:100%;
    width:100%;
}
div.productsImageContainer4 {
    position:absolute;
    top:0px;
    left:0px;    
    width:150px;
    height:115px;
    border:1px solid #ffffff;
    background-color: #ffffff;
   
}

div.productsProductname4, div.productsProductnameSale4 {
    position:absolute;
    top:8px;
    left:172px;
    width:270px;
    white-space:nowrap;
    overflow:hidden;
    font-family:Trebuchet MS;
    font-size:13px;
    color:#ffffff;
    z-index:100;
    }
div.productsProductnameSale4 {
    color:#000000;
    }

hr.productsHr4Nr1 {
    width:457px;
    position:absolute;
    top:0px;
    left:163px;
    background-color: #1d212c;
	color: #1d212c;    
	height:1px;
	margin:0;
    }
hr.productsHr4Nr2 {
    width:457px;
    position:absolute;
	top:31px;
    left:163px;    
    background-color: #1d212c;
    color: #1d212c;    
    height:1px;
    margin:0;
    }
hr.productsHr4Nr3 {
    width:457px;
    position:absolute;
    top:116px;
    left:163px;    
    background-color: #1d212c;    
	color: #1d212c;    
	height:1px;
	margin:0;
    }

div.productsPriceContainer4 {
    position:absolute;
    top:2px;
    left:163px;
    width:457px;
    height:20px;
    font-size:10px;
    font-family:Trebuchet MS;
    text-align:right;
    background-color:#1d212c;
    z-index:10;
    padding-top:8px;
    }

div.productsPriceContainer4 .productsPriceLabel {
    display:inline;
    color:#ffffff;
    padding-right:5px;
    }
div.productsPriceContainer4 .productsPriceValue {
    display:inline;
    color:#ffffff;
    padding-right:10px;
    }
div.productsPriceOfferContainer4 {
    position:absolute;
    top:2px;
    left:163px;
    width:457px;
    height:20px;
    font-size:10px;
    font-family:Trebuchet MS;
    text-align:right;
    background-color:#ffcc00;
    z-index:20;
    padding-top:8px;
    }

div.productsPriceOfferContainer4 .productsPriceOfferLabel {
    display:inline;
    color:#000000;
    padding-right:5px;
    }
div.productsPriceOfferContainer4 .productsPriceOfferValue {
    display:inline;
    color:#000000;
    padding-right:10px;
    }
div.productsTeaser4 {
    display:none;
    }
div.productsDescription4 {
    position:absolute;
    top:44px;
    left:170px;
    width:323px;
    height:66px;
	font-size: 11px;
    overflow:hidden;
    color:;
    }
div.productsButton4 {
    position:absolute;
    top:44px;
    left:559px;
    width:61px;
    height:61px;
    }
div.productsPercent4 {
    display:none;
    }    
div.productsPriceOfferDiscount4 {
    position:absolute;
    top:119px;
    left:0px;
    width:600px;
    /* border:1px solid #3a3a3a; */
    color:#000000;
    background-color:#ffcc00;
    font-size:12px;
    text-align: right;
    font-family:Trebuchet MS;
	padding: 3px 10px 3px 10px;
}   





div.noRightMargin {
	margin-right:0px;
    }


/* smartSearch classes */

.resultBox {
	position: absolute;
	border: 1px solid #dddddd;
	cursor: default;
	z-index: 5;
	
	background: #ffffff;
/*	background: -moz-linear-gradient(-90deg, #dedbd9, #faf7f5 50%);
	background: -webkit-gradient(linear, left top, left bottom, from(#dedbd9), color-stop(50%, #faf7f5)); */
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}
.resultBox .rowHeader {
	padding: 3px 5px 3px 5px;
	cursor: pointer;
	font-weight: bold;
	font-size: 10px;
	color: #fff6e9;
	border: solid #ffffff;
	border-width: 1px 1px 1px 1px;
	background: #afa9a0;
	white-space: nowrap;
}
.resultBox .rowHeader.over {
	padding: 3px 6px 3px 4px;
	color: #ffe8cd;
}
.resultBox .resultRow {
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	font-size: 10px;
	color: #444444;
	border: solid #ffffff;
	border-width: 0px 1px 1px 1px;
	/*white-space: nowrap;*/
}
.resultBox .resultRow.firstRow {
	border-width: 1px 1px 1px 1px;
}
/*.resultBox .resultRow.sub1 {
	padding-left: 10px;
}*/
.resultBox .resultRow .highlight{
	color: #000000;
	background: #d9d1c6;
}
.resultBox .resultRow.over {
	background: #d9d1c6;
}
.resultBox .resultRow .resultInfoDiv {
}

.resultBox .resultRow .resultImgDiv {
	width: 80px;
	height: 60px;
	float: left;
	text-align: center;
	border: 1px solid;
	border-color: #dddddd #ffffff #ffffff #dddddd;
	margin-right: 3px;
}
.resultBox .resultRow .resultTextDiv {
	float: left;
	min-height: 60px;
}
.resultBox .resultRow .infoLine {
	color: #8f887e;
}
.resultBox .resultRow .infoLine.off {
	color: #ee6540;
}


/* Gallery classes */

div.galleryImageContainer {
	float: left;
	border: 1px solid #dadada;
	margin: 0 10px 10px 0;
	padding: 5px;
	background-color: #ffffff;
}
div.galleryImage {
	width: 130px;
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
}
div.galleryImageContainer a {
	width: 100%; 
	height: 100%;
	display: block;
}
div.galleryHeader {
	width: auto;
	height: auto;
	color: #000000;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	background-color: #DADADA;
	clear: both;
	font-family: arial;
	font-size: 11px;	
}
div.galleryTitle {
	padding-top: 3px;
	text-align: center;
	height: 13px;
	overflow-x: hidden;
	white-space: nowrap;
	width: 130px;
}