/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; }
.boxTextBold { font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; }
.boxTextBgColor { font-family: Arial, sans-serif; font-size: 11px; background: #ffb3b5; }
.errorBox { font-family : Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

HTML {
  height: 100%;
  min-height: 100%;
}

BODY {
  height: 100%;
  min-height: 100%;
  font-family : Arial, sans-serif;
  background: #ffffff;
  color: #000000;
  margin: 0 0 1px 0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

A.link_color { 
  color: #000000; 
  font-weight : bold;
  text-decoration: underline; 
}

A.link_color:hover { 
  color: #AABBDD; 
  font-weight : bold;
  text-decoration: underline; 
}

A.background_link { 
  color: Yellow;
  font-weight : bold;
  text-decoration: underline; 
}

A.background_link:hover { 
  color: #AABBDD; 
  font-weight : bold;
  text-decoration: underline; 
}

A.hover_underline { 
  text-decoration: none;
  color:inherit;
}

A.hover_underline:hover { 
  text-decoration: underline; 
  color:inherit;
}

FORM {
  display: inline;
}

TR.header, TD.header {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: Black;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.headerRepeatDis{
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #016DB8;
  color: Yellow;
  background-image: url("./buy longboards skateboards @ longboard shop de/header_stretch.jpg");
  background-repeat: repeat;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#stampTextSmall{
  position: absolute;
  z-index: 3;
  top: 4px;
  left: 4px;
  width: 258px;
  height: 96px;
  background-image: url("./buy longboards skateboards @ longboard shop de/stamp_text_small.png");
  background-repeat: no-repeat;
}

#stampSmall{
  position: absolute;
  z-index: 3;
  top: 43px;
  left: 90px;
  width: 84px;
  height: 84px;
  background-image: url("./buy longboards skateboards @ longboard shop de/stamp_small.png");
  background-repeat: no-repeat;
}

#headerLogo{
  vertical-align: middle;
  z-index: 2;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  height: 100%;
  width: 100%;
}

.headerCenter{
  padding: 20px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  height: 84px;
}

#headerLanguages{
  vertical-align: text-top;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 6;
  width: 100%;
  text-align: right;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

TR.headerNavigation, DIV.headerNavigation {
  color: #000000;
}

TD.headerNavigation, TR.headerNavigation, DIV.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #f2f2f2;
  font-weight : bold;
  padding: 2px 2px 2px 6px;
}

A.headerNavigation { 
  color: #000000;
}

A.headerNavigation:hover {
  color: #000000;
  text-decoration:underline;
}

TR.headerError {
  background: #1171B8;
  color: Yellow;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: Yellow;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  font-weight: bold;
  text-align: center;
}

TR.headerNotice {
  background: Yellow;
}

TD.headerNotice {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: Yellow;
  font-weight: bold;
  text-align: center;
}

TR.headerB2bBottom {
  font-family: Arial, sans-serif;
  background-color: Black;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color: Black;
}

TD.headerB2bBottom {
  font-size: 30px;
  color: White;
}

TR.footer {
  background: #1171B8;
  color: Yellow;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #1171B8;
  color: Yellow;
  font-weight: bold;
}

.infoBox {
  background: #ffffff; /* responsible for the frame around the boxes */
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #1171B8;
  color: Yellow;
  font-weight: bold;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

/*start gs associated*/
TR.productListing-over{
  background: #DEDEE2;
}
/*end gs associated*/

TR.row-odd {
  background: #ECECF0;
}

TR.row-even {
  background: #f8f8f9;
}

TABLE.productListing {
  /*we don't want a border around the product listing*/
 table-layout: fixed;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #1171B8;
  color: Yellow;
  font-weight: bold;
}

.productListing-subheading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #1171B8;
  color: Yellow;
  font-style: italic;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border-bottom: 1px solid #DEDEE2;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading, H1.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

TD.pageSubheading, DIV.pageSubheading, SPAN.pageSubheading, H2.pageSubheading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, DIV.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

TD.xsmallText, SPAN.xsmallText {
  font-family: Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

INPUT.ticker, INPUT.ticker2 {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background-color: #016DB8;
  color: Yellow;
  border-width: 0px;
}

TEXTAREA, TEXTAREA.osc_ta, #shm_ta, #pm_ta {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.uploadMessage { font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; background-color: Yellow; }
.messageBox { font-family: Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #99ff00; }
/*gs attribute stock level start*/
.messageStackNotification { font-family: Arial, sans-serif; font-size: 11px; background-color: Yellow; }
/*gs attribute stock level end*/

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #ff0000; }

/*easy login begin*/
TD.loginNewCustomerHeader, H3.accordionHeader {
  background-color: #1171B8;
  background: #1171B8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: Yellow;
  font-weight: bold;
}

H3.accordionHeader {
  padding: 2px 2px 2px 24px;
  border: 0;
  height: 22px;
  min-height: 22px;
}
DIV#accordion .ui-accordion-header {
  cursor: default;
}

DIV#accordion .ui-accordion-content {
  padding: 0 0 0 0;
}

td.loginMain {
  background-color: #FF0000
}

TD.loginOldCustomerHeader {
  background-color: #1171B8;
  color: Yellow;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold
}

TD.loginOldCustomerButton {
  background-color: #AABBDD;
}

TD.loginOldCustomerBody {
  background-color: #AABBDD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000
}

TD.loginCenterBody {
  
}

TD.loginCenterButton {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px
}

TD.loginNewCustomerBody, DIV.accordionBody {
  background-color: #AABBDD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #000000
}

TD.loginNewCustomerButton {
  background-color: #AABBDD;
}

TABLE.loginMain {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF
}

TD.loginInputFields {
  background-color: #AABBDD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px
}
/*easy login end*/

/* categories description */
TD.categoryDescription{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000  
}

/* event */
.event_text {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#000080;
}

.event_text_small {
  font-family: Arial, sans-serif;
  font-size: 9px;
  color:#000080;
}

A.event_link {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#000060;
  font-weight: bold;
  text-decoration: none;
}

A.event_link:hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#000080;
  font-weight: bold;
  text-decoration: underline;
}

.event_text_category {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color:#ffffff;
  background-color: #000080;
  vertical-align: middle;
  font-weight: bold;
}

.event_text_odd {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#000080;
  background-color: #E6E6FA;
  vertical-align: middle;
}

.event_text_even {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#000080;
  vertical-align: middle;
}

.event_header_text {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#000080;
  font-weight: bold;
  border-bottom: 1px solid #000080;
}

.event_larger_text {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color:#000080;
}

.estimatedshippingBox {
  background: #FF8E90;
}

TD.estimatedshippingBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

.estimatedshippingBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.ShowShipping {
  background: #444ddd;
  color: #fffffa;
  font-family: Verdana, Arial, sans-serif;
  font-size: 6px;
  font-weight: bold;
  text-align: center;
}

.activeCat {
  background-color: #C0C0C0;
  font-weight: bold;
}

.activeCatSubcat {
  background-color:#e0e0e0;
}

.infoBoxContents.activeCat.activeCatSubcat {
  background-color: #CAD6FF;
}

.catMenStatic.activeCat.activeCatSubcat {
  background-color: #C0C0C0;
  #background-color: #CAD6FF;
}

/* <a to simulate form button */
a.oscButton {
  padding:4px 10px;
  margin:0 0 4px 0;
  border: 1px dotted #004597;
  border-width:1px;
  background:#1171B8;
  color:Yellow;
  text-decoration:none;
  white-space:nowrap;
  font-weight:bold;
  text-align:left;
}

a.oscButton:hover {
  color:#1171B8;
  background:Yellow;
}
/* end <a to simulate form button */

.footernavrow1 {
  height:25px;
  padding:6px 0 0 0;
  vertical-align: middle;
  text-align:center;
}

.footernavrow2 {
  height:25px;
  padding:0 0 6px 0;
  vertical-align: middle;
  text-align:center;
}

a.footerNav {
  font-size: 12px;
  color: #000000; 
  text-decoration: none; 
  padding:0 10px 0 10px;
  font-weight:bold;
}

a.footerNav:hover {
  color: #AABBDD; 
  text-decoration: none; 
  font-weight:bold;
}

a.footerNavDeprecated {
  font-size: 12px;
  padding:0 10px 0 10px;
  margin:2px 10px 2px 10px;
  border: 1px dotted #004597;
  border-width:1px;
  background:#1171B8;
  color:Yellow;
  text-decoration:none;
  white-space:nowrap;
  font-weight:bold;
  text-align:left;
  vertical-align: middle;
}

a.footerNavDeprecated:hover {
  color:#1171B8;
  background:Yellow;
}
  
a.quicklink {
  display: block;
  height: 20px;
  width: 180px;
  font-size: 11px;
  padding:5px 5px 0 5px;
  border: 1px dotted #1171B8;
  border-width:1px;
  background:#1171B8;
  color:#ffffff;
  text-decoration:none;
  white-space:nowrap;
  font-weight:bold;
  text-align:left;
  vertical-align: middle;
}

a.quicklink:hover {
  color:#1171B8;
  background:#ffffff;
}

a.tabsNav {
  font-size: 11px;
  border: 0px none #ffffff;
  background-image: url("./buy longboards skateboards @ longboard shop de/icons/tab_inactive.png");
  background-repeat: no-repeat;
  color:#362b36;
  text-decoration:none;
  white-space:nowrap;
  font-weight:bold;
  display:inline-block;
  width:50px;
  height:20px;
  text-align:center;
  padding-top:6px;
}
span.tabsNav{
  position:relative;
  z-index:4;
}

.tabsNavContainer{
  float: left;
  vertical-align:bottom;
  position: absolute;
  z-index:4;
  bottom: 17px;
  left: 18px;
}
/* buttons */
.tdbLink a { }

.tdbLink button { }

.navfinderrow_item, .navfinderrow_item_right {
  font-family : Arial, sans-serif;
  margin-right: 1px;
  font-size: 14px;
  font-weight: bold;
  height: 13px;
  border: 1px solid transparent;
  border-bottom: 0;
}
.bold{
  font-weight:bold;
}
.italic{
  font-style: italic;
}
.customerService {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}
.boxHeaders {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight : bold;
}
.boxHeaderBg {
  background-color:#1071b8;
  color:#ffffff;
  font-weight:bold;
}
.boxBg, .footerBg {
  background-color:#ffffff;
}
.siteBg{
  background-color:#f2f2f2;
}
.shadowRepeat{
  background-image: url("./buy longboards skateboards @ longboard shop de/shadow_repeat.png");
  background-repeat:repeat-x;
  background-position: top;
}
.shadowRepeatLogo{
  background-image: url("./buy longboards skateboards @ longboard shop de/shadow_repeat_logo.png");
  background-repeat:repeat-x;
  background-position: top;
}
.logoBottom{
  background-image: url("./buy longboards skateboards @ longboard shop de/longboardshop_logo.png");
  background-repeat:no-repeat;
  background-position: left bottom;
}
.boxBorder {
  border:1px solid transparent;
  border-color: #000000;
}
.boxBorderLeftRightBottom {
  border-left:1px;
  border-right:1px;
  border-top:0px;
  border-bottom:1px;
  border-style:solid;
  border-color: #000000;
}
.joinUs {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.uppercase {
  text-transform:uppercase;
}
.cs_highlight{
  font-weight:bold;
  font-size:120%;
  padding:10px 0 10px 0;
}
.comic_sans_ms{
  font-family:"Comic Sans MS";
}
.catMenStatic{
  font-weight:bold;
  font-size:85%;
  line-height:1.3;
  *line-height:1.2;
}
.catMenSubmenuInd{
  background-image:url(scripts/yui_local/menuitem_submenuindicator.png);
  background-position:right center;
  background-repeat:no-repeat;
}
.blue{
  color:#1171b8;
}
.suggestedRetail{
  font-size:60%;
  font-style: italic;
}
.bundleDdLabel{
  font-weight: bold;
  background-color:#B4B4B4;
  color:#ffffff;
  padding: 0 4px 0 4px;
  border-right:3px solid #ffffff;
  border-bottom:5px solid #ffffff;
}
.bundleDdSelect{
  font-weight: bold;
  background-color:#F2F2F2;
  color:#000000;
  border: 1px solid #F2F2F2;
}
.bundleDdSelectContainer{
  font-weight: bold;
  background-color:#F2F2F2;
  color:#000000;
  border-bottom:5px solid #ffffff;
}
.bundleListLabel, .attribute-header{
  font-family: Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  font-style: italic;
  background-color:#B4B4B4;
  color:#ffffff;
  padding: 0 4px 0 4px;
}
.bundleListText, .attribute-odd, .attribute-even{
  font-family: Arial, sans-serif;
  font-size: 9px;
  font-style: italic;
}
.attribute-odd, .attribute-even{
  padding: 0 0 0 0;
}
.bold{
  font-weight: bold;
}
.bundleMissingSelection{
  font-size: 11px;
  padding-left: 4px;
  color:#ff0000;
  font-weight:bold;
  font-style:italic;
}
.newCheckoutSubHeader{
  font-size: 13px;
  font-weight:bold;
  padding-bottom:12px;
}
.formLabel{
  padding: 0 0 0 2px;
}