/* @override http://test.horze.com/css/content.css */

/* **********************************************
   ******* General Styles for the content *******
   ********************************************** */

.strike {
  text-decoration: line-through;
}

#content table#pagelayout {
  display: none;
}

/* *************************************
   ******* Global Content Styles *******
   ************************************* */

#content h2 {
  padding-top: 23px;
  padding-left: 20px;
  padding-bottom: 8px;
}

#content h2,
#content h2 span {
  color: #242424;
  font-size: 32px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 68px;
  line-height: 38px;
  background: #ffffff;
}

#content h2.uppercase,
#content h2.uppercase span {
  text-transform: uppercase;
}

#content h3 {
  padding: 6px 10px 6px 20px;
}

#content h3,
#content h3  span {
  color: #bf0000;
  font-size: 25px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 28px;
}

#content h4,
#content h4 span {
  color: #544e4e;
  color: #444444;
  font-size: 17px;
  font-weight: bold;
  line-height: 28px;
}

#content .pageHeader .subheadline {
  display: block;
  margin-top: -8px;
  padding-left: 20px;
  padding-bottom: 20px;
  line-height: 130%;
}

#content .oneLineHeadline {
  height: 76px;
}

#content .oneLineHeadline h2 {
  display: block;
  float: left;
  padding-right: 18px;
}

#content .oneLineHeadline .subheadline {
  display: block;
  margin: 0;
  padding: 29px 20px 0 0;
  color: #4c4c4c;
  font-size: 11px;
}
#content .pageHeader h2.helpIcon {
  background: url(../images/layout/pageheader-icon-help.gif) no-repeat 16px 25px;
  padding-left: 60px;
}
#content .pageHeader h2.contactIcon {
  background: url(../images/layout/pageheader-icon-contact.jpg) no-repeat 16px 19px;
  padding-left: 72px;
}

#content p {
  margin-left: 20px;
  margin-right: 15px;
  padding: 7px 0;
}

#content .pageHeader .container {
  width: 761px;
  background-color: #393939;
  background-repeat: no-repeat;
  margin-bottom: 0px;

}

#content .pageHeader .container .text {
  padding: 30px;
}

#content .pageHeader .container p,
#content .pageHeader .container .text,
.pageHeader .container .text * {
  margin: 0;
  color: #d9d9d9;
}

#content .textHolder {
  padding-top: 10px;
  padding-bottom: 30px;
  border-top: 1px solid #bbbbbb;
  background: url(../images/layout/text-holder-bg.gif) repeat-x top;
  min-height: 220px;
}
* html #content .textHolder {
  height: 220px;
}

#content .textHolder .passage {
  margin: 10px 20px 5px;
  padding: 8px 0;
  color: #000000;
}

#content .textHolder .columns .passage {
  margin-top: 0;
}

#content .textHolder .columns .passage h4, 
#content .textHolder .columns .passage p {
  padding-left: 10px;
}

.textHolder .passage * {
  color: #000000;
}

#content .textHolder .passage p {
  margin: 0;
  padding: 0;
}

#content .textHolder .passage li {
  margin-left: 18px;
}

#content .textHolder .passage a {
  color: #000000;
  text-decoration: underline;
}

#content .textHolder .passage a:hover {
  color: #bf0000;
}

#content .textHolder .passage b {
  color: #444444;
  font-weight: bold;
}

#content .textHolder .passage h5 {
  color: #444444;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
}

#content .textHolder .columns {
  min-height: 340px;
}

#content .textHolder .column {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  border-top: 1px solid #bbbbbb;
  background: url(../images/layout/text-holder-column-bg.gif) repeat-x;
}

#content .textHolder .columns .rightColumn {
  float: right;
  width: 235px;
}

#content .textHolder .column .columnContent {
  margin: 0 1px;
  min-height: 239px;
  background: #ffffff;
}

#content .textHolder .threeColumns {
  padding-left: 1px;
}

#content .textHolder .threeColumns .column {
  margin-left: 9px;
  margin-right: 0;
}

#content .textHolder .threeColumns .columnContent {
  width: 239px;
}

#content .textHolder .threeColumns .columnThree {
  float: none;
}

#content .textHolder .twoColumns .column {
  margin-left: 9px;
  margin-top: -1px;
  margin-right: 0;
}

#content .textHolder .columns .columnNone {
  width: 367px;
  float: none;
}

#content .textHolder .columns .columnRight {
  float: right;
  margin-right: 9px;
}

#content .textHolder .columns .columnRight .columnContent {
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  border-left: 1px solid #bbbbbb;
  margin: 0;
}

#content .textHolder .twoColumns .columnContent {
  width: 365px;
}

#content .textHolder .column .columnContent .subColumn {
  width: 245px;
}

#content .textHolder .column .columnContent .subColumnOne {
  float: left;
  width: 220px;
  background: url(../images/layout/text-holder-subcolumn-separator.gif) no-repeat right 18px;
}

#content .textHolder .column .columnContent .subColumnTwo {
  margin-left: 220px;
  width: 270px;
}

#content .textHolder .column .phoneNumberBox {
  margin: 8px 19px;
  background: #62b770;
  color: #ffffff;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#content .textHolder .column .phoneNumberBox .phoneNumber {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

#content .textHolder .column .phoneNumberBox .subtext {
  color: #ffffff;
  text-align: center;
  font-size: 11px;
}

#content .textHolder .column h4 {
  padding-top: 11px;
  padding-left: 19px;
  padding-right: 10px;
  color: #bf0000;
  font-size: 18px;
  line-height: 34px;
}

#content .textHolder .column .text {
  padding-left: 19px;
  padding-right: 19px;
}

#content .textHolder .column img {
  display: block;
  margin: 0 auto;
}
      
.textHolder .column .columnContent ul {
  margin: 20px 19px;
}

.textHolder .column .columnContent ul li {
  margin: 12px 25px;
  color: #2f6106;
  font-size: 14px;
  font-style: italic;
}

.textHolder .column .columnContent .messageStack {
  margin-right: 0px;
  margin-left: 0px;
}

.textHolder .column .columnContent .messageStack ul {
  margin: 20px 0;
}

.textHolder .column .columnContent .messageStack ul li {
  margin: 12px 25px;
  color: #000000;
  font-size: 14px;
  font-style: normal;
}

.textHolder .column .columnContent .messageStack b {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 190%;
}

#content .textHolder .column .columnContent .messageStack a {
  margin: 0 0 0 -4px;
}

#content .textHolder .column a {
  display: block;
  margin: 0 15px;
  padding: 2px 4px;
  font-weight: bold;
}

#content .textHolder .column a.image {
  padding: 0;
  margin: 0 auto;
}
#content .textHolder .column a.image:hover { background-color: transparent; }

#content .textHolder .column a:hover {
  background-color: #bf0000;
  color: #ffffff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#content .textHolder .column .button a {
  margin: 0 -30px 0 0;
  padding: 0 16px 0 34px;
}
#content .textHolder .column .button a:hover { background-color: transparent; }

#content .textHolder .form a {
  display: inline;
  margin: 0;
  padding: 0;
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}

#content .textHolder .form a:hover {
  color: #bf0000;
  background-color: transparent;
}

#content .textHolder .form {
  margin: 20px 0;
  /*max-width: */
}

#content .textHolder .column .form {
  padding-left: 19px;
  padding-right: 19px;
}

#content .textHolder .subColumn .form {
  padding-right: 10px;
}

#content .textHolder .emptyRow {
  height: 18px;
}

#content .textHolder .row span.label {
  display: block;
  float: left;
  width: 130px;
  line-height: 18px;
  padding: 3px 0;
}

#content .textHolder .subColumn .row span.label { width: 95px; }
* html #content .textHolder .subColumn .row span.label { width: 92px; }

#content .textHolder .subColumn .row span input { width: 135px; }
#content .textHolder .subColumn .row span select { width: 137px; }
#content .textHolder .subColumn .row textarea { width: 231px; max-width: 231px; height: auto; max-height: 180px;}

#content .textHolder .row span.input {
  display: block;
  padding: 3px 0;
  height: 18px;
}

#content .textHolder .row input {
  padding-left: 1px;
}

#content .textHolder .row input,
#content .textHolder .row select,
#content .textHolder .row textarea {
  height: 16px;
  color: #000000;
  border: 1px solid #c4b49d;
  max-width: 185px;
}
#content .textHolder .row select { height: 18px; }

#content .textHolder .textareaRow span.label {
  float: none;
}

#content .textHolder .textareaRow,
#content .textHolder .textareaRow span.input {
  height: auto;
}

#content .textHolder .column .buttonHolder {
  margin: 19px;
}

/* Message Stack */
.messageStack {
  margin: 10px 20px 20px 20px;
  border: 1px dashed red;
}

.messageStack li {
  margin: 5px 0;
  padding: 0 5px;
  margin-left: 30px;
  font-size: 17px;
}

/* *************************************
   ******* Different Page Styles *******
   ************************************* */

/* *** Horze Shop *** */
#content .textHolder .columns .rightColumn {
  background: #bbbbbb;
  padding-bottom: 1px;
}

#content .rightColumn .columnContent {
  padding: 11px;
}

#content .passage .shopText b {
  color: #444444;
  font-size: 17px;
  font-weight: bold;
  line-height: 21px;
}

#content .rightColumn .shopInfo h5 {
  padding: 5px 0;
  line-height: 140%;
  color: #bf0000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

#content .rightColumn .shopInfo .label {
  display: block;
  float: left;
  width: 87px;
  padding-right: 3px;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  white-space: nowrap;
  text-align: right;
}

#content .rightColumn .shopInfo .value {
  display: block;
  margin-left: 90px;
  color: #000000;
  font-size: 11px;
}

#content .rightColumn .shopInfo a {
  color: #000000;
  font-weight: normal;
}

#content .rightColumn .shopInfo a:hover {
  background: transparent;
  color: #bf0000;
}

#content .rightColumn .shopInfo img {
  display: inline;
}

#content .rightColumn .shopInfo .contactUs {
  margin: 10px 0; 
}

#content .rightColumn .shopInfo {
  border-bottom: 1px solid #d6d6d6;
}

#content .rightColumn .otherShops {
  border-top: 6px solid #f8f7f4;
}

#content .rightColumn .otherShops .bold {
  margin: 8px 0 10px;
  padding: 1px 5px;
  color: #000000;
  font-weight: bold;
}

#content .rightColumn .otherShops ul {
  margin: 0;
}

#content .rightColumn .otherShops ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #d6d6d6;
}

#content .rightColumn .otherShops ul li:hover {
  background: #f8f7f4;
}

#content .rightColumn .otherShops ul li a {
  margin: 0;
  padding: 1px 5px;
  color: #000000;
  font-weight: normal;
}

#content .rightColumn .otherShops ul li a:hover {
  background-color: transparent;
  color: #bf0000;
  text-decoration: none;
}

#content .shopImages .imageHolder {
  margin: 20px 0;
}

#content .shopImages .imageHolder .image {
  float: left;
  width: 80px; 
  height: 80px;
  border: 1px solid #ffffff;
  margin: 0 0 15px 19px;
}

#content .shopImages .imageHolder .last {
  float: none;
  margin-left: 423px;
}

#content .textHolder #map {
  margin-top: 20px;
  clear: left;
}

/* new shop page styles */

.scampaign-wrapper {
  margin: 10px 19px 10px 19px;
}

#maplegend {
  margin-left: 20px;
  margin-top: 10px;
  height: 30px;
}

#maplegend .horze-marker {
  float: left;
  margin-right: 5px;
}

#maplegend .horze-marker-text {
  float: left;
  margin-right: 30px;
  padding-top: 8px;
}

#maplegend .retailer-marker {
  float: left;
  margin-right: 5px;
  padding-top: 8px;
}

#maplegend .retailer-marker-text {
  padding-top: 8px;
}

.scampaign-title {
  background: #91b646;
  color: #ffffff;
  border: 1px solid #5a6d32;
  border-top: 1px solid #cee2a5;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 10px;
}

.scampaign-description {
  background: #f2ffe0;
  color: #000;
  border: 1px solid #98b954;
  border-top: none;
  padding: 10px;
  display: none;
}

#map_loading_wrapper {
  /*position: absolute;*/
  width: 721px;
  height: 500px;
  border: 1px solid #d1c9ba;
  margin: 20px 19px;
  z-index: 100;
  background: #fafafa;
  overflow:auto;
}

#map_loading_text {
  /*position: absolute;*/
  width: 721px;
  margin-top:230px;
  text-align: center;
}

#map_canvas {
  width: 721px;
  height: 500px;
  border: 1px solid #d1c9ba;
  margin: 20px 19px;
}

#map_canvas .shop-description a {
  font-weight: bold;
}

#map_canvas .shop-description a:hover {
  font-weight: bold;
  text-decoration: underline;
}

#map_canvas .shop-name {
  color: #bf0000;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}

#content .shop-info-row {
  overflow: auto;
}

#content .shop-info b {
  font-weight: bold;
}

#content .shop-info .label {
  font-weight: bold;
  float: left;
}

#content .shop-info .value {
  float: left;
  margin-left: 0.5em;
}

/* new shop page styles ends */



/* *** Catalog Order *** */
#content .catalogPageHeader .container {
  margin-top: -19px;
  min-height: 258px;
}
* html #content .catalogPageHeader .container {
  height: 258px; 
}

#content .catalogPageHeader .container .text {
  padding-top: 70px;
}

#content .catalogPageHeader .container .placeHolder {
  float: right;
  height: 258px;
  width: 270px;
}


#content .catalogInfoBox h4 {
  color: #bf0000;
  font-size: 18px;
}

#content .catalogInfoBox p,
#content .catalogInfoBox td.text * {
  color: #000000;
}

#content .column .catalogInfoBox a {
  color: #bf0000;
}

#content .column .catalogInfoBox a:hover {
  color: #bf0000;
  text-decoration: underline;
  background-color: transparent;
}

#content .catalogInfoBox b {
  font-weight: bold;
}

#content .catalogInfoBox table {
  margin-left: 19px;
  margin-right: 15px;
}

#content .catalogInfoBox tr td {
  padding: 2px 0;
  color: #000000;
}

#content .catalogInfoBox input {
  padding-left: 1px;
}

#content .catalogInfoBox input,
#content .catalogInfoBox select {
  height: 16px;
  color: #000000;
  border: 1px solid #c4b49d;
}
#content .catalogInfoBox select { height: 18px; }

#content .catalogInfoBox .largeButtonHolder { margin-left: 136px; }
#content .catalogInfoBox .smallButtonHolder { margin-left: 128px; margin-top: 10px; }

/* *** Horze Shops *** */
#content .aboutPageHeader .container .placeHolder {
  width: 310px;
  height: 240px;
  float: right;
}

#content .aboutPageHeader .container a {
  margin-left: -3px;
  padding: 1px 3px;
  color: #ff4141;
}

#content .aboutPageHeader .container a:hover {
  color: #ffffff;
  background: #bf0000;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

/*
.shopList {
  padding-top: 8px;
  padding-bottom: 190px;
}

.shopList .shop {
  display: block;
  float: left;
  width: 178px;
  height: 200px;
  margin: 0 2px 10px 9px;
}

.shopList .last {
  float: none;
  margin-left: 567px;
}

.shopList .shop a {
  width: 178px;
  height: 200px;
  display: block;
  text-algin: center;
}

.shopList .shop .image {
  height: 122px;
  margin-bottom: 10px;
  padding: 0;
}

.shopList .shop img {
  display: block;
  margin: 0 auto;
}

.shopList .shop span {
  display: block;
  margin: 0 6px;
  line-height: 130%;
  min-height: 31px;
}

.shopList .shop span.link {
  display: block;
  height: auto;
  margin: 2px 3px;
  padding: 2px 3px;
  color: #bf0000;
  line-height: 100%;
}
*/

/*.shopList .shop a:hover span.link {
  color: #ffffff;
  background: #bf0000;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}*/

/*
.shopList .shop span.link img {
  display: inline;
  margin: 0;
  width: 16px;
  height: 10px;
}
*/

.shopList {
  padding-top: 8px;
  padding-bottom: 190px;
}

.shopList .shop {
  float: left;
  width: 178px;
  height: 200px;
  margin: 0 2px 10px 9px;
  text-align: center;
}

.shopList .last {
  float: none;
  margin-left: 567px;
}

.shopList .shop .image {
  display: block;
  height: 125px;
  text-align: center;
}

.shopList .shop .shopname {
  display: block;
  margin-bottom: 5px;
}

/* **********************************************
   ******* Styles for My Customer Account *******
   ********************************************** */
#content .accountPageHeader h2 {
  background: url(../images/layout/customer-account-headline-icon.jpg) no-repeat 20px  70%;
  padding-left: 65px;
  text-transform: none;
}

.customerAccount .tabNavigation ul {
  padding: 10px 0 9px 20px;
  border-bottom: 1px solid #bbbbbb;
}

.customerAccount .tabNavigation .tabHead {
  display: inline;
  padding:  9px 0;
  font-size: 14px;
  border: 1px solid #bbbbbb;
  list-style: none;
  margin: 0 1px 0 2px;
}

.customerAccount .tabNavigation .tabHead a {
  padding: 9px 11px 10px;
  font-size: 14px;
}

.customerAccount .tabNavigation li.active a {
  background: #eeede8;
  color: #000000;
  font-weight: bold;
}

.customerAccount .content {
  padding: 20px 20px 20px 20px;
  background: url(../images/layout/text-holder-bg.gif) repeat-x;
}

.customerAccount .content h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 170%;
  padding-bottom: 5px;
}

.customerAccount .content span,
.customerAccount .content .text {
  color: #000000;
}

.customerAccount .content a {
  text-decoration: underline;
  color: #000000;
}
.customerAccount .content .button a { text-decoration: none; }
.customerAccount .content a:hover { color: #bf0000; }
.customerAccount .content .button a:hover { color: #ffffff; }

.customerAccount .content .form {
  margin: 20px 0;
}

.customerAccount .content .emptyRow {
  height: 18px;
}

.customerAccount .content .row span.label {
  display: block;
  float: left;
  width: 130px;
  line-height: 18px;
  padding: 3px 0;
}

.customerAccount .content .row span.input {
  display: block;
  padding: 3px 0;
  height: 18px;
}

.customerAccount .content .row input {
  padding-left: 1px;
}

.customerAccount .content .row input,
.customerAccount .content .row select {
  height: 16px;
  color: #000000;
  border: 1px solid #c4b49d;
}
.customerAccount .content .row select { height: 18px; }

.customerAccount .content .row input#f,
.customerAccount .content .row input#m {
  border: none;
  vertical-align: text-bottom;
}

.customerAccount .content .textareaRow span.label {
  float: none;
}

.customerAccount .content .textareaRow,
.customerAccount .content .textareaRow span.input {
  height: auto;
}

.customerAccount .content .textareaRow textarea {
  color: #000000;
  border: 1px solid #c4b49d;
  width: 450px;
}

.customerAccount .content .buttonHolder {
  margin-top: 25px;
  margin-left: 25px;
}


.customerAccount .content div.addressBook {
  float: left;
  width: 400px;
  min-height: 260px;
}

.customerAccount .content .noFloat div.addressBook {
  float: none;
}

.customerAccount .content div.addresses {
  padding-top: 20px;
  min-height: 280px;
  margin-left: 400px;
}
* html .customerAccount .content div.addressBook,
* html .customerAccount .content div.addresses { height: 280px; }

.payDelTable div.addresses {
  width: 350px;
  margin-bottom: 15px;
}

.payDelTable div.addresses .text {
  margin-bottom: 3px;
}

.customerAccount .content div.address,
.payDelTable div.address {
  padding: 2px 5px;
  border-top: 1px solid #bbbbbb;
  background-color: #ffffff;
}

.customerAccount .content div.addAddress,
.payDelTable div.addAddress {
  padding: 3px 5px;
  border-bottom: 1px solid #bbbbbb;
}

.customerAccount .content div.address:hover,
.customerAccount .content .addresses div.hover,
.payDelTable div.address:hover,
.payDelTable div.addresses div.hover {
  background-color: #f6f6f3;
}

#content .customerAccount .content div.defaultAddress,
#content .payDelTable div.defaultAddress,
#content .customerAccount .content div.addressSelected,
#content .payDelTable div.addressSelected {
  background-color: #eeede8;
}

.customerAccount .content div.address .selectionBox,
.payDelTable div.address .selectionBox {
  float: left;
  margin-top: 25px;
}
.customerAccount .content div.addAddress .selectionBox,
.payDelTable div.addAddress .selectionBox {
  margin-top: 1px;
}

.customerAccount .content div.address .information,
.payDelTable div.addresses .information {
  margin-left: 20px;
}


/*
.customerAccount .content .moduleRow {
  background: #bf9999;
}

.customerAccount .content .moduleRowOver {
  background: #bf6666;
}

.customerAccount .content .moduleRowSelected {
  background: #bf0000;
}*/

/* *** My Order *** */
.customerAccount .orderHistory .order {
  background: #ffffff;
}

.customerAccount .orderHistory .order .head {
  padding: 4px 10px;
  border: 1px solid #bbbbbb;
}

.customerAccount .orderHistory .order .head .rightHead {
  float: right;
}

.customerAccount .orderHistory .order .head span {
  color: #bf0000;
  font-size: 14px;
  font-weight: bold;
}

.customerAccount .orderHistory .order .body {
  border: 1px solid #bbbbbb;
  border-top: none;
}

.customerAccount .orderHistory .order .body .column {
  min-height: 80px;
  padding: 8px 15px;
}

.customerAccount .orderHistory .order .body .column2,
.customerAccount .orderHistory .order .body .column3 {
  float: right;
}

.customerAccount .orderHistory .order .body .column2 {
  margin-right: 25px;
}

.customerAccount .orderHistory .order .body b {
  font-weight: bold;
}

.customerAccount .orderHistory .order .body .column .buttonContainer {
  margin-top: 25px;
}


/* Ticket History */
.customerAccount .ticketHistory {
  margin: 30px auto;
  width: 600px;
}

.customerAccount .ticketHistory .headRow .column {
  font-weight: bold;
}

.customerAccount .ticketHistory .row .column {
  display: block;
  float: left;
  padding: 1px 14px 1px 0;
}

.customerAccount .ticketHistory .row .ticketId {
  min-width: 70px;
}
* html .customerAccount .ticketHistory .row .ticketId { width: 100px; }

.customerAccount .ticketHistory .row .lastUpdate {
  min-width: 80px;
}
* html .customerAccount .ticketHistory .row .ticketId { width: 150px; }

.customerAccount .ticketHistory .row .subject {
  float: none;
}

.customerAccount .ticketHistory .row .status {
  float: right;
  padding-right: 0px;
  padding-left: 10px;
}

/* WholeSale */
/*.wholeSale .headRow .column {
  font-weight: bold;
}

.wholeSale .row {
  clear: right;
}

.wholeSale .row .column {
  display: block;
  float: right;
  padding: 1px 6px 1px 6px;
}

.wholeSale .row .columnShop {
  float: none;
  width: 200px;
}

.wholeSale .row .columnAddress {
  
}

.wholeSale .row .columnPhone {
  width: 110px;
}

.wholeSale .row .columnWeb {
  width: 100px;
}*/

.wholeSale {
  margin: 8px;
}

.wholeSale th {
  font-weight: bold;
}

.wholeSale td.columnShop {
  width: 200px;
}

.wholeSale td.columnAddress {
  width: auto;
}

.wholeSale td.columnWeb {
  width: 110px;
}

.wholeSale td.columnPhone {
  width: 100px;
}



/* ***************************************
   ******* Styles for the Products *******
   *************************************** */
   
#content .products {
  margin-top: 0px;
}

#content .products h3 {
  margin-left: 10px;
  padding-left: 10px;
  color: #2d2d2d;
  font-size: 19px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  line-height: 250%;
}

#content .products .subheadline {
  padding-left: 10px;
  color: #3a3a3a;
  font-size: 18px;
  font-family: Arial, sans-serif;
}

#content .products .narrowProductsHolder div.last,
#content .products .wideProductsHolder div.last {
  float: none;
  margin-left: 0;
  background: none;
}
#content .products .wideProductsHolder div.veryLast,
#content .products .narrowProductsHolder div.veryLast {
  float: none;
}
#content .products .narrowProductsHolder div.first { padding-left: 1px; }
#content .products .narrowProductsHolder div.last { padding-right: 1px; }

/* *** WideProducts *** */
#content .wideProductsHolder {
  width: 742px;
  margin: 0 auto;
  border-top: 1px solid #d6d6d6;
}

#content .wideProduct {
  position: relative;
  width: 371px;
/*
  height: 140px;
  height: 92px;
  height: 101px;
*/
  height: 112px;
  overflow: hidden;
  padding-bottom: 39px;
  border-bottom: 1px solid #d6d6d6;
  float: left;
  background: url(../images/layout/wide-products-separator.gif) no-repeat right 7px;
}

#content .wideProduct a.image {
  height: 131px;
  width: 140px;
  margin-right: 1px;
  padding-top: 6px;
  float: right;
  text-align: center;
}

#content .wideProduct a.image img {
  border: 3px solid #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/*#content .wideProduct a:hover img {
  border-color: #bf0000;
}*/

#content .wideProduct a:hover { background: none; }

#content .wideProduct a.headline {
  display: block;
  margin-right: 141px;
  padding: 18px 1px 6px 6px;
}

#content .wideProduct a.headline h4 {
  padding: 2px 4px;
  color: #bf0000;
  font-size: 14px;
  font-weight: bold;
  line-height: 130%;
}

#content .wideProduct a.outlet h4 {
  color: #ffffff;
  background: #fc8200;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

#content .wideProduct a:hover h4 {
  color: #ffffff;
  background: #bf0000;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

#content .wideProduct a.outlet:hover h4 {
  color: #ffffff;
  background: #fc8200;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

#content .wideProduct span.text {
  display: block;
  padding-left: 10px;
}

#content .wideProduct .bottom {
  position: absolute;
  display: block;
  width: 100%;
  height: 30px;
  bottom: 18px;
}

#content .wideProduct .bottom .buttonContainer {
  float: right;
  margin-top: 7px;
  margin-right: 170px;
}

#content .wideProduct span.price {
  position: relative;
  top: 7px;
  padding-left: 10px;
  color: #2d2d2d;
  font-size: 16px;
  font-weight: bold;
}

#content .wideProduct .bottom .outlet-price-wrapper span.price {
  position: relative;
  top: -5px;
}

#content .wideProduct span.price span.productSpecialPrice {
  background: #fc8200;
  color: #fff;
  font-weight: bold;
  line-height: 2em;
  margin-left: 5px;
  padding: 2px 4px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

/* *** NarrowProducts *** */

#content .narrowProductsHolder {
  width: 742px;
  margin: 0 auto;
  border-top: 1px solid #d6d6d6;
}

#content .narrowProduct {
  position: relative;
  width: 185px;
  height: 283px;
  height: 244px;
  overflow: hidden;
  padding-bottom: 39px;
  border-bottom: 1px solid #d6d6d6;
  float: left;
  background: url(../images/layout/narrow-products-separator.gif) no-repeat right 7px;
}
#content .narrowProduct a:hover { background: none; }

/* Headline */
#content .narrowProduct a.headline {
  display: block;
  height: 36px;
  padding: 14px 6px 0 5px;
  text-align: center;
  vertical-align: middle;
  position: relative;
}

#content .narrowProduct a.headline h4 {
  padding: 2px 4px;
  color: #bf0000;
  font-size: 13px;
  font-weight: bold;
  line-height: 105%;
}

#content .narrowProduct a.outlet h4 {
  color: #ffffff;
  background: #fc8200; 
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

#content .narrowProduct a:hover h4 {
  color: #ffffff;
  background: #bf0000;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

#content .narrowProduct a.outlet:hover h4 {
  background: #fc8200;
}

/* Image */
#content .narrowProduct a.image {
  display: block;
  height: 128px;
  width: 184px;
  margin-right: 1px;
  margin-bottom: 3px;
  text-align: center;
}

#content .narrowProduct a.image img {
  border: 3px solid #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/*#content .narrowProduct a:hover img {
  border-color: #bf0000;
}*/
/* Text */
#content .narrowProduct span.text {
  display: block;
  padding: 0px 5px 0 10px;
}
/* Bottom */
#content .narrowProduct .bottom {
  position: absolute;
  display: block;
  width: 100%;
  height: 30px;
  bottom: 10px;
}

#content .narrowProduct .bottom .buttonContainer {
  /* margin: 5px 14px 5px 0px; */
  float: right;
}

#content .narrowProduct span.price {
  padding-left: 10px;
  color: #2d2d2d;
  font-size: 15px;
  font-weight: bold;
}

#content .narrowProduct .bottom .outlet-price-wrapper span.price {
  position: relative;
  top: -10px;
}

#content .narrowProduct span.price span.productSpecialPrice {
  background: #fc8200;
  color: #fff;
  font-weight: bold;
  line-height: 2em;
  margin-left: 5px;
  padding: 2px 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

/* *** Single Products *** */
#content .singleProductsHolder {
  margin-top: -20px;
}

#content .singleProduct {
  height: 377px;
}

#content .singleProduct .image {
  float: right;
  height: 377px;
  height: 377px;
  text-align: center;
}

#content .singleProduct .headline {
  display: block;
  margin-right: 377px;
  padding: 60px 10px 30px 40px;
  line-height: 130%;
}

#content .singleProduct h4 {
  color: #484848;
  font-size: 32px;
  font-weight: bold;
}

#content .singleProduct .price {
  padding-left: 40px;
  color: #222222;
  font-size: 28px;
  font-weight: bold;
}

#content .singleProduct .text {
  display: none;
}

#content .singleProduct .buttonContainer {
  margin: 40px 10px 10px 40px
}




/* *********************************************
   ******* Styles for the Category Pages *******
   ******************************************* */

#content .categoryrider {
  background: url(../images/layout/category-header-rider.jpg) no-repeat;
  width: 761px;
  height: 455px;
}



/* **********************************************
   ******* Styles for the Embroidery Page *******
   ********************************************** */

/*.pageHeaderEmbroidery h2 {
  display: block;
  background: url(../images/layout/embroidery-header.jpg) no-repeat;
  width: 263px;
  height: 76px;
}*/

#content .pageHeaderEmbroidery .embroideryContent {
  display: block;
  width: 611px;
  height: 278px;
  padding: 0;
  margin: 0;
  padding-top: 1px;
}

#content .pageHeaderEmbroidery .embroidery1Head {
  background: url(../images/layout/embroidery-1-head.jpg) no-repeat;
}

#content .pageHeaderEmbroidery .embroidery2Head {
  background: url(../images/layout/embroidery-2-head.jpg) no-repeat;
}

#content .pageHeaderEmbroidery .embroidery3Head {
  background: url(../images/layout/embroidery-3-head.jpg) no-repeat;
}

#content .pageHeaderEmbroidery .embroidery1Content {
  background: url(../images/layout/embroidery-1-bg.jpg) no-repeat;
  height: 278px;
}

#content .pageHeaderEmbroidery .embroidery2Content {
  background: url(../images/layout/embroidery-2-bg.jpg) no-repeat;
  height: 278px;
}

#content .pageHeaderEmbroidery .embroidery3Content {
  background: url(../images/layout/embroidery-3-bg.jpg) no-repeat;
  height: 278px;
}

#content .pageHeaderEmbroidery .embroidery1Content h3 {
  display: block;
  margin: 30px 20px 0;
  padding: 0 10px 0 46px;
  background: url(../images/layout/embroidery-1-image.jpg) no-repeat 0 50%;
  color: #ffffff;
  font-size: 24px;
  line-height: 40px;
}

#content .pageHeaderEmbroidery .embroideryContent .text {
  display: block;
  margin: 10px;
  margin: 10px 160px 10px 20px;
  color: #dddddd;
}

#horizontalContainer {
  display: block;
  min-height: 100px;
  width: 761px;
  height: 278px;
}

#horizontalContainer .hAccordionContent {
  display: block;
  float: left;
  width: 611px;
  height: 278px;
  overflow: hidden;
}

#horizontalContainer .hAccordionContent img {
  margin: 0;
  padding: 0;
  border: 0;
}

#horizontalContainer .hAccordionToggle {
  float: left;
  display: block;
  width: 50px;
  height: 278px;
  overflow: hidden;
  cursor: pointer;
  filter:alpha(opacity=90); 
  -moz-opacity: 0.90; 
  opacity: 0.90;
}

#horizontalContainer .hAccordionToggle:hover,
#horizontalContainer .hAccordionToggleActive {
  filter:alpha(opacity=100); 
  -moz-opacity: 1.0; 
  opacity: 1.0;
}



/* *** Accordion *** */
#horizontal_container {
  width: 621px;
}

.accordion_toggle {
  float: left;
  display: block;
  background: red;
  width: 30px;
  height: 300px;
  border: 1px solid blue;
  margin: 0 auto;
  cursor: pointer;
}

.accordion_content {
  float: left;
  display: block;
  width: 525px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.accordion_content p {
  line-height: 150%;
  padding: 5px 10px 15px;
  width: 450px;
}






/* *** ImageMenu *** */
#content .imageMenuContainer {
  display: block;
  min-height: 100px;
  width: 761px;
  height: 379px;
  background: #000000;
}

.imageMenuContainer .imageMenuToggle {
  float: left;
  display: block;
  width: 67px;
  height: 379px;
  overflow: hidden;
  cursor: pointer;
  filter:alpha(opacity=80); 
  -moz-opacity: 0.80; 
  opacity: 0.80;
  background: url(../images/layout/ca-first.jpg) no-repeat;
}

.imageMenuContainer .imageMenuToggle:hover,
.imageMenuContainer .imageMenuToggleActive {
  filter:alpha(opacity=100); 
  -moz-opacity: 1.0; 
  opacity: 1.0;
  cursor: auto;
}


.imageMenuContainer .imageMenuContent {
  display: block;
  float: left;
  width: 493px;
  height: 379px;
  overflow: hidden;
  background: url(../images/layout/ca-first.jpg) no-repeat -67px;
}

.imageMenu6Container .imageMenuContent {
  width: 359px;
}

.pageHeaderCategoryhorse .imageMenuContainer .imageMenu1Head,
.pageHeaderCategoryhorse .imageMenuContainer .imageMenu1Content { background-image: url(../images/layout/image-menu-horse-1.jpg); }
.pageHeaderCategoryhorse .imageMenuContainer .imageMenu2Head,
.pageHeaderCategoryhorse .imageMenuContainer .imageMenu2Content { background-image: url(../images/layout/image-menu-horse-2.jpg); }
.pageHeaderCategoryhorse .imageMenuContainer .imageMenu3Head,
.pageHeaderCategoryhorse .imageMenuContainer .imageMenu3Content { background-image: url(../images/layout/image-menu-horse-3.jpg); }
.pageHeaderCategoryhorse .imageMenuContainer .imageMenu4Head,
.pageHeaderCategoryhorse .imageMenuContainer .imageMenu4Content { background-image: url(../images/layout/image-menu-horse-4.jpg); }
.pageHeaderCategoryhorse .imageMenuContainer .imageMenu5Head,
.pageHeaderCategoryhorse .imageMenuContainer .imageMenu5Content { background-image: url(../images/layout/image-menu-horse-5.jpg); }
.pageHeaderCategoryhorse .imageMenuContainer .imageMenu6Head,
.pageHeaderCategoryhorse .imageMenuContainer .imageMenu6Content { background-image: url(../images/layout/image-menu-horse-6.jpg); }

.pageHeaderCategoryrider .imageMenuContainer .imageMenu1Head,
.pageHeaderCategoryrider .imageMenuContainer .imageMenu1Content { background-image: url(../images/layout/image-menu-rider-1.jpg); }
.pageHeaderCategoryrider .imageMenuContainer .imageMenu2Head,
.pageHeaderCategoryrider .imageMenuContainer .imageMenu2Content { background-image: url(../images/layout/image-menu-rider-2.jpg); }
.pageHeaderCategoryrider .imageMenuContainer .imageMenu3Head,
.pageHeaderCategoryrider .imageMenuContainer .imageMenu3Content { background-image: url(../images/layout/image-menu-rider-3.jpg); }
.pageHeaderCategoryrider .imageMenuContainer .imageMenu4Head,
.pageHeaderCategoryrider .imageMenuContainer .imageMenu4Content { background-image: url(../images/layout/image-menu-rider-4.jpg); }
.pageHeaderCategoryrider .imageMenuContainer .imageMenu5Head,
.pageHeaderCategoryrider .imageMenuContainer .imageMenu5Content { background-image: url(../images/layout/image-menu-rider-5.jpg); }
.pageHeaderCategoryrider .imageMenuContainer .imageMenu6Head,
.pageHeaderCategoryrider .imageMenuContainer .imageMenu6Content { background-image: url(../images/layout/image-menu-rider-6.jpg); }

#content .imageMenuContainer .imageMenuContent div.content {
  /*width: 359px;*/
  width: 493px;
  height: 378px;
  color: #ffffff;
  margin: 0;
  padding: 0;
  border: 0;
  padding-top: 1px;
}

#content .imageMenu6Container .imageMenuContent div.content {
  width: 359px;
}

#content .imageMenuContainer .imageMenuContent .products {
  /*margin: -1px 0 0 155px;*/
  margin: -1px 0 0 290px;
  padding: 16px 0 3px;
  width: 203px;
  height: 360px;
  background: url(../images/layout/image-menu-products-bg.jpg) no-repeat;
}

#content .imageMenu6Container .imageMenuContent .products {
  margin: -1px 0 0 155px;
}

#content .imageMenuContainer .imageMenuContent .products .product {
  position: relative;
  height: 100px;
  padding: 10px 12px;
}

#content .imageMenuContainer .imageMenuContent .products .image {
  display: none;
}

#content .imageMenuContainer .imageMenuContent .products .headline,
#content .imageMenuContainer .imageMenuContent .products .headline h4 {
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
}

#content .imageMenuContainer .imageMenuContent .products .headline h4 {
  padding-bottom: 4px;
}

#content .imageMenuContainer .imageMenuContent .products .text {
  color: #acacac;
  font-size: 12px;
}

#content .imageMenuContainer .imageMenuContent .products .bottom {
  /*position: absolute;*/
  display: block;
  bottom: 8px;
  width: 175px;
  height: 21px;
  margin-top: 3px
}

#content .imageMenuContainer .imageMenuContent .products .price {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  line-height: 19px;
}

#content .imageMenuContainer .imageMenuContent .products .bottom .buttonContainer {
  float: right;
  margin-right: 0;
}

#content .imageMenuContainer .imageMenuContent .products .bottom .buttonSmallRed {
  background: url(../images/layout/button-small-red-blackbg-left.gif) no-repeat;
}

#content .imageMenuContainer .imageMenuContent .products .bottom .buttonSmallRed .bgRight {
  background: url(../images/layout/button-small-red-blackbg-right.gif) no-repeat right top;
  padding-right: 4px;
}

#content .imageMenuContainer .imageMenuContent .products .bottom .buttonSmallRed .background {
  background: url(../images/layout/button-small-red-blackbg-bg.gif) repeat-x;
}



#content .imageMenuContainer .imageMenuContent h3 {
  margin-left: 170px;
  color: #ffffff;
}


#content .pageHeaderCategory .container {
  background: url(../images/layout/image-menu-stable-banner.jpg) no-repeat;
  width: 100%;
  height: 250px;
  background-color:#000!important;
}







/* ****************************************** *
 * ********* Styles for the Buttons ********* *
 * ****************************************** */


.largeButtonHolder {
  height: 30px;
  margin: 10px;
}

.buttonContainer {
  display: block;
  float: right;
  margin-right: 10px;
  border: 0;
  font-size: 12px;
  line-height: 100%;
  background: none;
}

button.buttonContainer {
  cursor: pointer;
}

.buttonLarge {
  cursor: pointer;
  display: block;
  padding-left: 26px;
}

.buttonHolder .left {
  float: left;
}

.buttonHolder .right {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}

/* *** Small Buttons *** */
* html .buttonSmall { width: 140px; } /* Hack for IE6 cause it doesn't like floats without width */

.smallButtonHolder {
  height: 21px;
}

.buttonSmallContainer {
  float: left;
}

.buttonSmall {
  background: url(../images/layout/button-small-gray_left.gif) no-repeat;
  padding-left: 4px;
  cursor: pointer;
}

.buttonSmall .bgRight {
  background: url(../images/layout/button-small-gray_right.gif) no-repeat right;
  padding-right: 6px;
}

.buttonSmall .background {
  height: 21px;
  background: url(../images/layout/button-small-gray_bg.gif) repeat-x;
}

.buttonSmall .background a,
.buttonSmall .background span {
  display: block;
  position: relative;
  left: -4px;
  height: 21px;
  color: #ffffff;
  font-size: 12px;
  line-height: 19px;
  padding-right: 12px;
  margin-right: -10px;
  padding-left: 17px;
  white-space: nowrap;
}

.buttonSmallGray {
  background: url(../images/layout/button-small-gray_left.gif) no-repeat;
}
.buttonSmallRed {
  background: url(../images/layout/button-small-red_left.gif) no-repeat;
}
.buttonSmallOrange {
  background: url(../images/layout/button-small-orange_left.gif) no-repeat;
}
.buttonSmallGray .bgRight {
  background: url(../images/layout/button-small-gray_right.gif) no-repeat right;
}
.buttonSmallRed .bgRight {
  background: url(../images/layout/button-small-red_right.gif) no-repeat right;
}
.buttonSmallOrange .bgRight {
  background: url(../images/layout/button-small-orange_right.gif) no-repeat right;
}
.buttonSmallGray .background {
  background: url(../images/layout/button-small-gray_bg.gif) repeat-x;
}
.buttonSmallRed .background {
  background: url(../images/layout/button-small-red_bg.gif) repeat-x;
}
.buttonSmallOrange .background {
  background: url(../images/layout/button-small-orange_bg.gif) repeat-x;
}

.buttonSmall a:hover {
  background-color: transparent;
}

.buttonSmallGray .background *.delete,
.buttonSmallGray .background input.delete,
.buttonSmallGray .background a.delete:hover {
  background: url(../images/layout/button-small-gray_image-delete.gif) no-repeat 4px 4px !important;
}

.buttonSmall .background .arrowRight { background: url(../images/layout/button-small_image-arrowright.gif) no-repeat 5px 4px !important; }
.buttonSmall .background .checkMark { background: url(../images/layout/button-small_image-checkmark.gif) no-repeat 3px 4px !important; }

/* *** Large Buttons *** */
* html .buttonLarge { width: 180px; } /* Hack for IE6 cause it doesn't like floats without width */

.buttonLarge .bgRight {
  padding-right: 4px;
}

.buttonLarge .background {
  height: 30px;
}

.buttonLargeGray {
  background: url(../images/layout/button-large-gray_left.gif) no-repeat;
}
.buttonLargeRed {
  background: url(../images/layout/button-large-red_left.gif) no-repeat;
}
.buttonLargeOrange {
  background: url(../images/layout/button-large-orange_left.gif) no-repeat;
}
.buttonLargeGray .bgRight {
  background: url(../images/layout/button-large-gray_right.gif) no-repeat right;
}
.buttonLargeRed .bgRight {
  background: url(../images/layout/button-large-red_right.gif) no-repeat right;
}
.buttonLargeOrange .bgRight {
  background: url(../images/layout/button-large-orange_right.gif) no-repeat right;
}
.buttonLargeGray .background {
  background: url(../images/layout/button-large-gray_bg.gif) repeat-x;
}
.buttonLargeRed .background {
  background: url(../images/layout/button-large-red_bg.gif) repeat-x;
}
.buttonLargeOrange .background {
  background: url(../images/layout/button-large-orange_bg.gif) repeat-x;
}

.buttonLarge .bgRight .background * {
  position: relative;
  left: -26px;
  display: block;
  height: 30px;
  padding-left: 34px;
  padding-right: 16px;
  margin-right: -30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  white-space: nowrap;
}

.button .bgRight .background *:hover {
  background-color: transparent !important;
}

.buttonLargeRed .background .arrowRight { background: url(../images/layout/button-large-red_image-arrowright.gif) no-repeat 10px 10px; }
.buttonLargeRed .background .arrowLeft { background: url(../images/layout/button-large-red_image-arrowleft.gif) no-repeat 10px 10px; }
.buttonLargeRed .background .arrowCircle { background: url(../images/layout/button-large-red_image-arrowcircle.gif) no-repeat 10px 10px; }
.buttonLargeRed .background .checkMark { background: url(../images/layout/button-large-red_image-checkmark.gif) no-repeat 10px 10px; }
.buttonLargeRed .background .lock { background: url(../images/layout/button-large-red_image-lock.gif) no-repeat 10px 10px; }
.buttonLargeRed .background .plus { background: url(../images/layout/button-large-red_image-plus.gif) no-repeat 10px 10px; }

.buttonLargeGray .background .arrowRight { background: url(../images/layout/button-large-gray_image-arrowright.gif) no-repeat 10px 10px; }
.buttonLargeGray .background .arrowLeft { background: url(../images/layout/button-large-gray_image-arrowleft.gif) no-repeat 10px 10px; }
.buttonLargeGray .background .arrowCircle { background: url(../images/layout/button-large-gray_image-arrowcircle.gif) no-repeat 10px 9px; }



/* ******************************************** *
 * ********* Styles for the Frontpage ********* *
 * ******************************************** */
 
#content .campaign {
  display: block;
  margin: 10px;
  background: #bf0000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding-left: 20px;
} 

#content .campaign h3,
#content .campaign h3 * {
  display: inline;
  color: #ffffff;
  line-height: 41px;
  font-size: 22px;
  font-family: Tahoma, Geneva, sans-serif;
}

#content .campaign h4,
#content .campaign h4 * {
  display: inline;
  padding-left: 5px;
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
  font-family: Tahoma, Geneva, sans-serif;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}

#content .campaign .link {
  display: block;
  float: right;
  line-height: 40px;
  padding-right: 10px;
}

#content .campaign .link a {
  font-family: Tahoma, Geneva, sans-serif;
}

#content .campaignBlue {
  background: url(../images/layout/campaign-blue-bg.gif) repeat-x;
  background-color: #0066b4;
}

#content .campaignBlue h4,
#content .campaignBlue h4 * {
  color: #b8d5eb;
}
 
 
 
 /* *** Styles for the Article Menu *** */
#content .articleMenu {
  width: 761px;
  height: 393px;
  position: relative;
  background: url(../images/layout/article-menu-bg.gif) repeat-y right;
  background-color: #610000;
  background-color: #131313;
}

#content .articleMenu .articleMenuHead {
  position: absolute;
  right: 0px;
  background: url(../images/sliders_header_bg.jpg) no-repeat bottom;
  width: 96px;
  height: 96px;
  cursor: pointer;
  padding: 1px 0;
}

#content .articleMenu .articleMenuHeadActive {
  background: #e3e5da;
  /*border-top: 1px solid #9d1e1e;
  border-bottom: 1px solid #B2B1AF;
  border-left: 1px solid #9f0606;*/
  padding: 0;
}

img.sliderHeadrImage
{
	position: relative;
	top: 17px;
	left: 19px;	
}

#content .articleMenu .articleMenuHead1 { top: 0px; }
#content .articleMenu .articleMenuHead2 { top: 96px; }
#content .articleMenu .articleMenuHead3 { top: 192px; }
#content .articleMenu .articleMenuHead4 { top: 288px; }
#content .articleMenu .articleMenuHead5 { top: 384px; }
#content .articleMenu .articleMenuHead6 { top: 480px; }

#content .articleMenu .articleMenuHead h3 {
  color: #bf0000;
  font-size: 16px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
  padding-top: 26px;
  padding-left: 14px;
  line-height: 110%;
}

#content .articleMenu .articleMenuHeadActive h3 {
  color: #ffffff;
  padding-left: 13px;
}

#content .articleMenu .articleMenuHead h4 {
  color: #2a2a2a;
  font-size: 13px;
  padding-left: 13px;
  line-height: 15px;
  padding-top: 5px;
}

#content .articleMenu .articleMenuHeadActive h4 {
  color: #ffa4a4;
  color: #929292;
  color: #d0d0d0;
  padding-left: 12px;
}

#content .articleMenu .articleMenuHead .activeArrow {
  display: none;
}

#content .articleMenu .articleMenuHeadActive .activeArrow {
  display: block;
  position: absolute;
  top: 33px;
  left: -9px;
  width: 9px;
  height: 16px;
  background: url(../images/layout/article-menu-head-arrow.gif) no-repeat;
}

#content .articleMenu .articleMenuBottomBorder {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 151px;
  height: 1px;
  background: url(../images/layout/article-menu-bottom-border.gif) no-repeat;
}

#content .articleMenu .articleMenuBody {
  float: left;
  width: 668px;
  height: 393px;
  background: black;
  overflow: hidden;
}

#content .articleMenu .articleMenuBody1 {
  background-color: #444444;
  background: url(../images/layout/category-header-frontpage-1.jpg) no-repeat;
}

#content .articleMenu .articleMenuBody2 {
  background: url(../images/layout/category-header-frontpage-1.jpg) no-repeat;
}

#content .articleMenu .articleMenuBody3 {
  background: url(../images/layout/category-header-frontpage-1.jpg) no-repeat;
}

#content .articleMenu .articleMenuBody div {
  display: block;
  width: 668px;
  height: 393px;
}





/* *********************************************** *
 * ********* Styles for the Product Page ********* *
 * *********************************************** */
 
#content .productPage {
  min-height: 650px;
}

#content .productPage h2 {
  font-size: 26px;
  line-height: 32px;
}

#content .productPage h2 span {
  padding-left: 5px;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
}

/* Product Image */
#content .productPage .productImageHolder {
  width: 491px;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 5px;
}

#content .productPage .productImageHolder .productImageBorder {
  margin: 1px;
  background: #f0eee8;
  padding: 10px;
  min-height: 395px;
}

#content .productPage .productImageHolder .productImageBorder .zoomNotice
{
	position: absolute;
	top: 395px;
}

#content .productPage .productImageHolder .productImageBorder .clear {
  clear: none;
}

#content .productPage .productImage {
  position: relative;
  float: left;
  border: 1px solid #bbbbbb;
  width: 377px;
  height: 377px;
  background: #f9f9f9;
}

#content .productPage .productImage .table {
  margin: 0 auto;
  height: 377px;
}

#content .productPage .productImage a#product_image {
  /*position: static !important;*/
  max-height: 377px;
}

#content .productPage .detailProductImages {
  width: 68px;
  margin-left: 395px;
}

#content .productPage .detailProductImage {
  display: block;
  margin-bottom: 9px;
  width: 66px;
  height: 66px;
  border: 1px solid #bbbbbb;
  background: #ffffff;
  text-align: center;
}

/* Product Description */
#content .productPage .productDescription {
  padding: 0 10px 10px 16px;
  margin-right: 270px;
}

#content .productPage .productDescription h4 {
  padding-top: 11px;
  padding-bottom: 8px;
}

#content .productPage .productDescription h4,
#content .productPage .productDescription h4 * {
  color: #242424;
  font-size: 18px;
  line-height: 45px;
  line-height: 23px;
}

#content .productPage .productDescription h4 span {
  padding-left: 5px;
}

/* Product Options */
#content .productPage .productOptions {
  position: relative;
  float: right;
  width: 269px;
  min-height: 580px;
  border-left: 1px solid #bbbbbb;
  
  overflow: hidden;
}

#content .productPage .productOption1Head { background: url(../images/layout/product-options-number-1.gif) }
#content .productPage .productOption2Head { background: url(../images/layout/product-options-number-2.gif) }
#content .productPage .productOption3Head { background: url(../images/layout/product-options-number-3.gif) }
#content .productPage .productOptionEmbroideryHead { background: url(../images/layout/product-options-embroidery.jpg) 12px 50% }

#content .productPage .productOptionHead {
  height: 29px;
  background-color: #f8f7f4;
  color: #242424;
  border-top: 1px solid #dadada;
  font-size: 18px;
  line-height: 29px;
  padding-left: 50px;
  background-repeat: no-repeat;
  background-position: 21px 50%;
}
#content .productPage .productOption1Head { border-top: 1px solid #bbbbbb; }

#content .productPage .productOptionBody {
  padding: 10px 15px 15px 21px;;
}

#content .productPage .productOptions .small {
  color: #868686;
}

/* Color */
#content .productPage .productOptions .colorLabel {
  height: 18px;
  padding-bottom: 2px;
}

#content .productPage .productOptions .colorLabel_high {
  height: 36px;
  padding-bottom: 2px;
}

#content .productPage .productOptions .colorLabel .colorImage {
  display: block;
  float: left;
  border: 1px solid #bfb69c;
  margin-top: 2px;
  margin-right: 4px;
  width: 15px;
  height: 13px;
  overflow: hidden;
}

#content .productPage .productOptions .colorLabel .colorImage span {
  display: block;
  width: 15px;
  height: 10px;
  margin-bottom: 3px;
  float: left;
}

#content .productPage .productOptions .colorLabel .colorImage img {
  width: 15px;
  height: 13px;
}

#content .productPage .productOptions .colorLabel .colorImageNotAvailable {
  display: block;
  float: left;
  margin-top: 2px;
  margin-right: 4px;
}

#content .productPage .productOptions .colorLabel .colorImageNotAvailable img {
  width: 17px;
  height: 15px;
}

#content .productPage .productOptions .colorLabel input {
  vertical-align: middle;
  margin-right: 2px;
}

#content .productPage .productOptions .colorLabel label {
  vertical-align: middle;
}
/* *** Quantity *** */
#content .productPage .productOptions #quantity {
  width: 35px;
  height: 17px;
  border: 1px solid #bfb69c;
  margin: 0 5px 0 31px;
  padding-left: 3px;
  vertical-align: top;
}

/* *** Embroidery *** */
#content .productPage .productOptions .linkArrowDown {
  padding: 2px 18px 2px 5px;
  background: url(../images/layout/link-arrow-down.gif) no-repeat right 55%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#content .productPage .productOptions .linkArrowDown:hover {
  background: url(../images/layout/link-arrow-down-hover.gif) no-repeat right 55%;
  background-color: #bf0000;
  color: #ffffff;
}

#content .productPage .productOptions .embroideryBox {
  position: relative;
  margin: 5px 5px 5px 20px;
}

#content .productPage .productOptions .embroideryBox .close {
  position: absolute;
  right: -3px;
  top: -3px;
}

#content .productPage .productOptions .embroideryBox .row {
  padding: 3px 0;
}

#content .productPage .productOptions .embroideryBox input,
#content .productPage .productOptions .embroideryBox select {
  margin-top: 2px;
  width: 180px;
}

#content .productPage .productOptions .embroideryBox .help {
  margin: 10px 0 8px;
  padding: 0 5px;
  cursor: pointer;
}

#content .productPage .productOptions .embroideryBox .help a {
  color: #464646;
  text-decoration: underline;
}

#content .productPage .productOptions .embroideryBox .help a:hover,
#content .productPage .productOptions .embroideryBox .help:hover a {
  color: #bf0000;
}

#content .productPage .productOptions .embroideryBox .help img {
  position: relative;
  top: 4px;
  left: -5px;
  margin-right: -5px;
}

/* *** Total Price *** */
#content .productPage .productOptionPrice {
  padding: 5px 21px 5px 21px;
  border-top: 1px solid #dadada;
  color: #242424;
  font-size: 18px;
  line-height: 29px;
}

#content .productPage .productOptionPrice .price {
  padding-right: 5px;
  color: #242424;
  font-size: 18px;
  font-weight: bold;
  line-height: 29px;
}

#content .productPage .productOptions .message {
  clear: left;
  margin: 14px 21px;
  padding: 10px 10px 8px;
  background-color: #f0eee8;
  line-height: 130%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#content .productPage .productOptionPrice .message .big {
  display: inline;
  font-size: 40px;
  line-height: 0;
  position: relative;
  top: 12px;
}

#content .productPage .productOptions .buttonLargeContainer {
  float: left;
  margin: 10px 0 21px 21px;
  cursor: pointer;
}

#content .productPage .productOptions .buttonLarge {
  padding-left: 5px;
}

#content .productPage .productOptions .buttonLargeContainer span {
  top: -4px;
  left: -5px;
  margin-right: -9px;
  padding-top: 4px;
  padding-right: 46px;
  padding-left: 13px;
  background: url(../images/layout/button-large-red_image-bag.gif) no-repeat right top;
  font-size: 18px;
  font-weight: normal;
  margin-top: 4px; /* Firefox needs it */
}

#content .productPage .productOptions .buttonLargeContainer span.orange {
  background: url(../images/layout/button-large-orange_image-bag.gif) no-repeat right top;
}

*:not(h1) body  #content[id=CONTENT] .productPage .productOptions .buttonLargeContainer span { margin-right: 10px; } /* Hack für FF < 3 */


#content .productPage .productOptions .productOptionsFooter {
  position: absolute;
  left: -1px;
  bottom: 0px;
  width: 1px;
  height: 140px;
  background: url(../images/layout/product-options-border.gif) no-repeat;
}

/**** Countdown on frontpage ****/
.countdown_main {
    /*background-image: url(../images/countdown_bg.jpg);*/
	background-color: #d6dbdc;
    padding-top: 11px;
   
    height: 36px;
    text-align: center;
}

.countdown_text {
    padding: 3px;
	color: #FFF;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
	background-color: #2e5d75;
}

.countdown_in {
    font-size: 20px;
    font-style: italic;
    padding: 3px;
	color: #4c4c4c !important;
}

.countdown_timer {
    padding: 3px;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
	color: #4c4c4c !important;
}
