/*
  $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
*/


ul#sitemap-collection-0 { margin-bottom: -44px!important; }
.cart_discount { font-family: arial; font-size: 12px; font-weight:bold; }
#couponBox { margin-top: 10px; padding: 10px; font-family: Arial, sans-serif; }
#yourBasketContent { padding-right:10px;}
.contentImage { float:right; margin-top: -52px;}
.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family: Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
input { font-weight:bold!important; }
.searchbox { margin-top:-35px; margin-bottom: -25px; }
.button_searchbox { position: relative; top: -80px; left: 20px; font-size:11px; color:#fff; font-family:Arial, Helvetica, sans-serif; }
.tableSmallText .main { font-size:10px; }

BODY {
  background: #DBCDAF;
  color: #725537;
  margin: 5px;
}

A {
  color: #FF8C00;
  text-decoration: none;
}

A:hover {
  color: #FF8C00;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FF8C00;
}

TD.headerNavigation {
font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	font-weight : bold;
	color : #F79420;
}

A.headerNavigation { 
  color : #F79420;
}

A.headerNavigation:hover {
  color: #070707;
}

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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

h3
{
	padding-top:10px;
}

.main ul
{
	padding:10px 30px;
}

.infoBox {
 /* background: #B5A593; */
}

.infoBoxContents {
  background: #FFF;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoColumnBoxContents {
  background: #725537;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxBottom {
	background-image : url(images/box_bottom.gif);
	background-repeat : no-repeat;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FBEBDF;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #725537;
  color: #ffffff;
    padding: 5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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 {
  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: 1px;
  border-style: solid;
  border-color: #725537;
  border-spacing: 1px;
  padding: 4px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #725537;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px;

}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
    padding: 5px;
}

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: #FF8C00;
  padding-top: 8px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #725537;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 13px;
}

td.main, p
{
	padding:5px 0;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

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: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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, 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: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }

.HeaderNavigationText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : bold;
	text-transform : uppercase;
	color : White;
}

A.HeaderNavigationText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : bold;
	text-transform : uppercase;
	color : White;
}

A.HeaderNavigationTextBG{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : bold;
	text-transform : uppercase;
	color : White;
	background : #725537;
}

.headerNav{
	background :  url(images/headerNavBG.gif) no-repeat;
	height: 35px;
	}

.footerText{
	font-family : Arial, Helvetica, sans-serif;
	background-color : #725537;
	font-size : 10;
	font-style : normal;
	color : White;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align : center;
}

.FooterNav{
		background :  url(images/footerNavBG.gif) no-repeat;
		padding: 8px;
}

.FooterNavigationText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : White;	
}

A.FooterNavigationText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #725537;	
}

A.FooterNavigationText2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #FEFEFE;	
}

A.FooterNavigationText:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #FF8C00;
}

.PageTitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16;
	font-weight : bold;
	color : #725537;
}

.ProductTitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : bold;
	text-transform : uppercase;
	color : #725537;
}

.ProductDescription{
	font-family : Arial,sans-serif;
	font-size : 13px;
	color : #725537;
}

.ProductPrice{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #725537;	
}

.LargeOrangeHeader{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24;
	font-weight : bold;
	color : #F79420;	
}

.goList_title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24;
	font-weight : bold;
	color : #F79420;	
}

.SmallOrangeHeader{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16;
	font-weight : bold;
	color : #F79420;
	}
	
A.SmallOrangeHeader{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16;
	font-weight : bold;
	color : #F79420;
	}
	
A.SmallOrangeHeader:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16;
	font-weight : bold;
	color : #F79420;
	}
	
A.SmallOrangeHeader:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16;
	font-weight : bold;
	color : #F79420;
	}
	
.categories_name{
	background-image : url(images/cat_name_bg.gif);
	background-repeat : no-repeat;
	width : 150px;
	height: 32px;
}

A.categories_text{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 16;
  	font-weight : bold;
	color : #FFFFFF;
	height: 32px;
	position:relative;
	top:23%;
	}
	
A.categories_text:hover,visited{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 16;
  	font-weight : bold;
	color : #FFFFFF;
	height: 32px;
	position:relative;
	top:23%;
	}
	
TD.ProductHeading {
font-family : Arial, Helvetica, sans-serif;
	font-size : 21;
	font-weight : bold;
	color : #FEFEFE;
	background-color : #D4D4D4;
	padding : 10px;
}

.leftColumnImages{
	padding-top: 5px;
    padding-bottom: 5px;
}

.listSeperator{
 border:none;border-top: 2px dotted #A8A8A8;
}

           .form-field
            {
                margin-bottom:5px;
            }
            .form-field label
            {
                float:left;
                width:120px;
            }
			
#sddm
{	margin: 0;
	padding: 0;
	
	qz-index: 30;
	qposition: absolute;
	qtop: 10px;
	qleft: 325px;
	
	margin-left: 80px;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
	}

/* Top Menu Text */
#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 12px 4px 12px;
    width: auto;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : bold;
	text-transform : uppercase;
	color : White;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}
	
/* Top Menu Hover */
#sddm li a:hover
{	
	color : #FF8C00;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;}

/* Sub Menu Text */
	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 130px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-color: #725537;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : bold;
	text-transform : uppercase;
	color : #FFF;
		}
		
/* Sub Menu Hover */
	#sddm div a:hover
	{	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : bold;
	text-transform : uppercase;
	color : #F79420;
    width: 130px;
		}
	
/* Styles for create account */

TD.headerLogin {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
  text-align : left;
  padding-left : 5px;
  padding-bottom: 5px;
  padding-top: 2px;
  background-color : #725537;
}

TD.subHeader {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: White;
  font-weight : bold;
  text-align : left;
  padding-left : 10px;
  padding-bottom: 5px;
  padding-top: 2px;
  background-color : #725537;
}

TD.loginTextTags{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
    padding : 6px;
}

LI.loginText{
  list-style-position:inside;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding : 3px 10px;
}

TD.headerRegister {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
  text-align : left;
  padding-left : 5px;
  padding-bottom: 5px;
  padding-top: 2px;
  background-color : #725537;
}

.messageStackError, .messageStackWarning {
    color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin : 4px;
	padding : 6px;
	background : White;
	border : thin solid Red;
	width: 100%;
}
/* Styles for create account  end*/

#cat_description
{
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding:0 8px;
}

#paypalSeal
{ 
  width:186px; 
  margin:0;
  position:relative; 
  top:-20px; 
}

#contactTable
{
font-family: Arial, Helvetica, sans-serif; font-size:13px;
}

#contactTable th, #contactTable td
{
vertical-align:top;
}

#contactTable h3
{
margin-top:20px;
}

#contactTable .labels
{
font-family: Arial, Helvetica, sans-serif; 
font-size:13px;
width:200px;
}

