/*

  $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: Helvetica, Arial, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	line-height:20px;
}
.textlink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.textlinkgrey {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A0A0A4;
	text-decoration: none;
}

.errorBox { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #ffffff; }

.orderEdit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: none;
	background-color: #FFFFFF;
}



.shop {
	color: #F00;
	width: 1024px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-top:0px;
	margin-left: -500px;
	margin-bottom:25px;
	border: 0px;
	border-style: solid;
	border-color: #000000;
	border-spacing: 0px;
}



BODY {
	color: #000000;
	margin: 0px;
	marginwidth: 0px;
	marginheight: 0px;
	topmargin: 0px;
	bottommargin:0;
	leftmargin: 0px;
	rightmargin: 0px;
	background-color: #FFFFFF;
	-background-image: url(images/bg_winter.jpg);
	-background-repeat: no-repeat;
	-background-position: center top;
}



A {

  color: #000000;

  text-decoration: none;

}



A:hover {

  color: #d1b236;

  text-decoration: underline;

}



FORM {

	display: inline;

}



TR.header {

	/*background-color: #FFFFFF;*/

}



TR.headerNavigation {

  /*background: #bbc3d3;*/

}



TD.headerNavigation {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 10px;

  /*background: #ffffff;*/

  color: #FF6600;

  font-weight : normal;

}



A.headerNavigation { 

  color: #FF6600; 

}



A.headerNavigation:hover {

  color: #d1b236;

}



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;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #ffffff;

}



TD.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}



.infoBox {

  background: #ffffff;

}



.infoBoxContents {
	background: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	border-spacing: 2px;
	border-collapse: separate;
}



.infoBoxNotice {
  background: #FF6600;
}



.infoBoxNoticeContents {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}



TD.infoBoxHeading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/infobox/corner_right_left.gif);
	color: #FF6600;
}



TD.infoBox, SPAN.infoBox {

  font-family: "Lucida Sans Unicode", "Lucida Grande", 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 {

  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;

}



TABLE.productListing {

  border: 0px;

  border-style: solid;

  border-color: #000000;

  border-spacing: 1px;

}



.productListing-heading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	background-image: url(images/header/bar_center.gif);
	
}



TD.productListing-data {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 11px;

  background: #ffffff;

}

.productListing-shoppingCart {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666666;

}

.boxShoppingCart {
	font-size:9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-spacing: 2px;
	border-collapse: separate;
}

.boxShoppingCartOrange {
	font-size:9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-spacing: 2px;
	border-collapse: separate;
}


A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: lighter;
}



TR.subBar {

  background: #F4F7FD;

}



TD.subBar {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 11px;

  line-height: 1.5;
  background-color:#FFF;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 10px;

}



TD.accountCategory {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 12px;

  font-weight: bold;

}

TD.category_desc {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 1.5;

}

SPAN.newItemInCart {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 9px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  font-size: 12px;

  color: #000000;

  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;

}



.productSpecialPrice {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ff0000;
	
}



SPAN.errorText {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver {
	cursor: pointer;
	background-image: url(images/header/bar_center_small.gif);
}

.moduleRowSelected {
	background-image: url(images/header/bar_center_small.gif);
}



.checkoutBarFrom, .checkoutBarTo { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px; color: #000000; }



/* message box */



.messageBox { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #F00;
}

.messageStackSuccess { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px; color: #ff0000; }
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.infoBoxProducts {
	text-align: center;
	border: 0px none #999999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: transparent;
	color: #333333;
	margin-bottom:-8px;
}

.infoBoxProducts a {

  color: #333333;

}

TD.infoBoxGrid {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	
}

/* set pos buy/details button on list */

img.buy_now {  

  margin-bottom:10px;

} 

/* set pos buy/details button on thumbnail */

img.thm_buy_now {

  margin-bottom:-3px;

} 

/* set style buy/details seperator thumbnail */

.buy_now {
  font-weight: bold;
  font-size: 18px;
  color: #999999;
} 

.infoBoxList {
 border-collapse: collapse;
 background-color: #fff;

 }

.thumbcontent {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 10px;
  color:#000;
  text-align:center;
}

TD.noborderbox {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 10px;
}



.settingsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.checkout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.total {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
.tax_total {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #808080;
	text-decoration: none;
}
.formText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #A0A0A4;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: lighter;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: normal;
	display: inline;
}
h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	font-weight:normal;
	display:inline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	display:inline;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: gray;
	padding: 5px;
	left: 50%;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -150px; /*position where enlarged image should offset horizontally */

}
#content
{
  height: 100%;
  width: 100%;
  text-align: left
}

#ie_fix
{
	height: 100px;
	width: 100%;
	text-align: center;
}
#searchfield
{
	position:relative;
	}
#livesearch
{
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	position:absolute;
	left:-40px;
	top:28px;
	z-index:3;
	overflow:auto;
	float:inherit;
	background-color:white;
	}
	
.PriceList  { font-family: Arial, Verdana,  sans-serif; color: #006600; font-size: 12px; font-weight: bold; }

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

.pricenow { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 14px; font-weight: bold;  }

.SavingsPercent  { color: red; font-size: 10px; font-weight: bold }

.oldPrice {
	font-family: Arial, Verdana,  sans-serif;
	font-size: 11px;
	color: #808080;
}

.oldPriceBIG { 
	font-family: Arial, Verdana,  sans-serif;
	color: #808080;
	font-size: 11px;
}


.PriceListBIG  {
	font-family: Arial, Verdana,  sans-serif;
	color: #808080;
	font-size: 11px;
}

.pricenowBIG { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 18px; font-weight: bold;  }

.savingBIG {
	font-family: Arial, Verdana,  sans-serif;
	color: #ff0000;
	font-size: 11px;
	font-weight: normal;
}

.usualpriceBIG {
	font-family: Arial, Verdana,  sans-serif;
	color: #808080;
	font-size: 11px;
	text-decoration: line-through;
}


.product_info_text {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
	font-size:11px;
}

.text_grey {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#A0A0A4;
	font-size:11px;
}
.checkoutheader{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#ff6500;
	font-size:15px;
}
  
td.bar_center{
	background:url(images/header/bar_center.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

table.category_header{
	background:url(images/contentbox/category_bg.gif);
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
}
.product_info_header{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color:#ff6500;
}
.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 16px;
}

