/*
  $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; }

BODY {
  font-family : Arial, sans-serif;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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; 
}

FORM {
	display: inline;
}

TR.header {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: Yellow;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.headerRepeat{
  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;
	height: 170px;
}

#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: 78px;
  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: top;
	z-index: 2;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}

.headerCenter{
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
	height: 170px;
}

#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 {
  background: #0059BD;
  color: Yellow;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #0059BD; /* all of this colour gives the colour scheme of the shop */
  color: Yellow;
  font-weight : bold;
}

A.headerNavigation { 
  color: Yellow;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #0059BD;
  color: Yellow;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: Yellow;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: Yellow;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #0059BD;
  color: Yellow;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #0059BD;
  color: Yellow;
  font-weight: bold;
}

.infoBox {
  background: #0059BD; /* responsible for the frame around the boxes */
  color: Yellow;
}

.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: #0059BD;
  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*/
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #0059BD;
  color: Yellow;
  font-weight: bold;
}

.productListing-subheading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #0059BD;
  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 {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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 {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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 {
  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 {
  background-color: #0059BD; font-family: Arial, Helvetica, sans-serif; font-size: 15px;;
  color: Yellow;
  font-weight: bold;
}

td.loginMain {
  background-color: #FF0000
}

TD.loginOldCustomerHeader {
  background-color: #0059BD;
  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 {
  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: #B9B9FF;
	font-weight: bold;
}

.activeCatSubcat {
	background-color: #DFE0FF;
}

.infoBoxContents.activeCat.activeCatSubcat {
	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:#0059BD;
	color:Yellow;
	text-decoration:none;
	white-space:nowrap;
	font-weight:bold;
	text-align:left;
}

a.oscButton:hover {
  color:#0059BD;
  background:Yellow;
}
/* end <a to simulate form button */

.footernavrow1 {
  height:25px;
  padding:6px 0 0 0;
  background:url(images/css/sprite.png) repeat-x 0 0;
  vertical-align: middle;
}

.footernavrow2 {
  height:25px;
  padding:0 0 6px 0;
  background:url(images/css/sprite.png) repeat-x 0 0;
  vertical-align: middle;
}

a.footerNav {
   font-size: 12px;
	padding:0 10px 0 10px;
	margin:2px 10px 2px 10px;
	border: 1px dotted #004597;
	border-width:1px;
	background:#0059BD;
	color:Yellow;
	text-decoration:none;
	white-space:nowrap;
	font-weight:bold;
	text-align:left;
   vertical-align: middle;
}

a.footerNav:hover {
  color:#0059BD;
  background:Yellow;
}
