/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.borderBottom {border-bottom: 1px solid #CCC;}

.topMenu {position: relative !important; display: block !important; height: 23px;  width: 100%; line-height: 23px; }
.subMenu {position: absolute; top: 23px; left: -10px; width: 200px;  display: none; border-bottom: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #CCC; }
.howToImage {padding-top: 25px !important; }

.topMenu:hover .subMenu, #topHoverTrigger:hover .subMenu, .show .subMenu {display: block !important;}
.subMenu table {background: #fff !important; border: 0;}
.subMenu td {background: #FFF !important;  padding: 4px;}
.subMenu td a:hover {color: #000;}
.subMenu td a {color: #000;}
.nextLinkText {font-size: 0.6em !important;}
.startHeading {color: #917d58; font-style: italic; margin-top: -4px; }

.rightColumn {width: 169px !important; }
.rightColumn table {width: 168px;}
.rightColumn table table {width: 168px}
.rightColumn table table table {width: 100%;}
h3 {font-size: 0.6em; font-weight: bold;}

.leftmenubutton {
	background-image: url('images/buttons/button_metal.jpg'); 
	background-repeat: no-repeat; 
	width: 144px; 
	display: block;
	height: 47px;
	margin-top: 5px;
	margin-left: 10px;
	font-family: Times New Roman, Arial, Verdana, sans-serif;
	font-size: 0px;

	font-weight: regular;
	position: relative;
	cursor: pointer;
}

.button_fabrics_sv {	background-image: url('images/buttons/button_fabrics_sv.jpg'); }
.button_fabrics_en {	background-image: url('images/buttons/button_fabrics_en.jpg'); }

.button_additions_sv {	background-image: url('images/buttons/button_additions_sv.jpg'); }
.button_additions_en {	background-image: url('images/buttons/button_additions_en.jpg'); }

.button_extras_sv {	background-image: url('images/buttons/button_extras_sv.jpg'); }
.button_extras_en {	background-image: url('images/buttons/button_extras_en.jpg'); }

.button_designs_sv {	background-image: url('images/buttons/button_designs_sv.jpg'); }
.button_designs_en {	background-image: url('images/buttons/button_designs_en.jpg'); }

#designSelector {border:  solid #CCC; border-width: 1px 0 1px 1px;}
#additionalSelections {border:  solid #CCC; border-width: 1px 1px 1px 0px; padding-right: 10px;} 

.buttonimage {

	margin-top: 10px;
	margin-left: 20px;
	visibility: visible;
	}

.leftmenubuttontext {
	position: absolute;
	right: 8px;
	top: 12px;
	visibility: hidden;	
}



#pagediv {
  background: url('images/template_images/background_shadow.gif') repeat-y center;

  width: 100%;
  /* width: 700px; */
  position: relative;

  z-index: 1; 
}

#contents {
  text-align: left;
  width: 993px; 
  margin: 0 auto;
  z-index: 10;
  background: #FFF !important;
  position: relative;
  min-height: 500px;
  height: auto !important;
  height: 500px;
}

#topLine {height: 138px; width: 100%; position: absolute; top: 0;  left: 0;background: url('images/template_images/top_line_bg.gif') repeat-x bottom; z-index: 2;} 



BODY {
  font-family: Verdana, Arial, sans-serif; font-size: 70%;
  background: #f1edea;
  color: #000000;
  text-align: center; /* IE hack */
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

ul.sitemap {
color: #ff0000;
}

FORM {
	display: inline;
}

.header {width: 100%; border-collapse: collapse;}
.headerImage {
	padding: 2em 1em;
}

.headerNavigation { 
   width: 100%;height: 23px;
}

.headerNavigation td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	 background: #000 url('images/template_images/box_bg.gif') repeat-x top;
  color: #ffffff;
}
.headerNavigation 
A { 
  color: #FFFFFF; 
    white-space: nowrap !important;
}

.headerNavigation input {margin: 0 0 0 1em; font-size: 0.9	em; }
.headerNavigation A:hover {
  color: #ffffff;
  white-space: nowrap !important;
}

TR.headerError {
  background: #ff0000;
}

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

.borderright {border-right: 1px solid #FFF; padding: 0 10px; width: 20px;}
.headerInfo {
  background: #00ff00; height: 100px;
}

.breadcrumb {padding: 0.2em 2em; color: #999;}
.breadcrumb a {color: #999}

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

TR.footer {
  background: #000000;
}

.footerImage {text-align: center;}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

.footerText {width: 800; margin: 0 auto;}
.footer_paragraph {text-align: center; font-size: 0.7em;}

.infoBox, .contentBox {
	min-width: 145px;
  padding: 0 !important; 
  border-left: 1px solid #bbc3d3;
  border-top: 1px solid #bbc3d3;
  border-right: 2px solid #bbc3d3;
  border-bottom: 2px solid #bbc3d3;
  /*background: url('images/template_images/info_box_bottom.gif') no-repeat bottom 0px;*/
}
.infoBox td {margin: 0 !important;}

/* .BigBox {margin 3em 0; border: 1px solid red;		} */

.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;
  padding:  5px;
}

.infoBoxNotice {
  background: #000 ;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000 url('images/template_images/box_bg.gif') repeat-x top;
  color: #ffffff;
  padding: 2px 5px;

}

A.infoBoxHeadingLink { 
  color: #ffffff; 
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
}

h1 { 
  font-family: Verdana, Arial, sans-serif;
	
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  vertical-align: top;
}

TR.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productModelText, SPAN.productModelText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
}

TD.nextLinkText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
  padding:  5px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #336699;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFE6E6; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #70d250; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.inputInformation { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8B0000 }

