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

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

A {
  color: #000000;
  text-decoration: none;
  font-family : Verdana, Arial, sans-serif;
  font-size: 11px;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
  font-family : Verdana, Arial, sans-serif;
  font-size: 11px;
}

FORM {
	display: inline;
}

TR.header {
  background: #6b6bac;

}




TD.header {

padding-left: 7.5%;

}
TD.header-text {
	font-family: Verdana, Arial, sans-serif;   
		font-size: 15px;
			color: #a0832c;
			font-weight: bold;
		
	}

TD.header-right {
 padding-right: 7.5%;


}

TR.headerNavigation {
height:50px;
  background: #6b6bac;
    
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6b6bac;
  color: #ffffff;
  font-weight : bold;
  padding-left: 7.5%;
}

TR.headerNavigation-news {
height:auto;
  background: #6b6bac;
    
}

TD.headerNavigation-news {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #white;
  color: 6b6bac;
  font-weight : bold;
  padding-left: 7.5%;
}

TD.headerNavigation-right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6b6bac;
  color: #ffffff;
  font-weight : bold;
  padding-right: 7.5%;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

TD.column_left {

  padding-left: 0px;

}

TD.column_right {

  padding-right: 0px;

}

A.sub-cat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;

  color: #a0832c;
  font-weight: bold;
  text-align: center;
}

TD.sub-cat {

  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;

  color: #7b0f1f;
  font-weight: bold;
  text-align: center;

}

TR.footer {
  background: #8f2847;
}

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

.infoBox {
  background: #f2f0f0;
  
}

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

.infoBoxContents-2 {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
     border-left:1px solid #d3d1d1;
	border-right:1px solid #d3d1d1; 
}

.infoBoxNotice {
  background: #FF8E90;
}

.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: #f2f0f0;
  color: #000000;
}

TD.infoBoxHeading-content {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}
A.products_name, TD.products_name {
font-family: Verdana, Arial, sans-serif;   
font-size: 12px; 
text-align: center;
	color: #5C150A;
}

A.products_price, TD.products_price {
font-family: Verdana, Arial, sans-serif;   
font-size: 12px; 
text-align: center;
	color: #5C150A;
	font-weight: bold;
}
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: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  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: 20px;
  font-weight: bold;
  color: #5C5C81;
  vertical-align: top;
}

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

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

TD.smallText-2, SPAN.smallText-2, P.smallText-2, A.P.smallText-2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #67577d;
  font-weight: bold;
}


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

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

.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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #474764;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #5b5363;
}
h3 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 15px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #5c5c81;
}
/*** End Header Tags SEO ***/
#content
{
  height: 100%;
  width: 100%;
  text-align: left
}

#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: center
}

#scroll
{
  position: absolute;
  margin: 0 auto; 
  visibility: hidden;
  background-color: white;
  z-index: 1;    
  width: 176px;
  height: 150px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto;
  float: left;
}

#scroll div
{
  margin: 0 auto;
  text-align:left
}

#suggest table
{
  width: 170px;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align:left;   
  margin: 0px
}

a.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
}

a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
} 
  
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */
/* MSRP Savings contrib begins */
.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; text-decoration: line-through; color: #ff0000; font-size: 12px; font-weight: bold;}
.oldPrice-1 { font-family: Arial, Verdana,  sans-serif; text-decoration: line-through; color: #ff0000; font-size: 12px; font-weight: bold;}
.oldPriceBIG { font-family: Arial, Verdana,  sans-serif; text-decoration: NONE; color: #ff0000; font-size: 12px; font-weight: bold}
.PriceListBIG  { font-family: Arial, Verdana,  sans-serif; color: #006600; font-size: 12px; font-weight: bold; }
.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: 12px; font-weight: bold;  }
.usualpriceBIG { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 12px; font-weight: bold; }
/* MSRP Savings contrib ends */
/* Start Document Manager */
.documents_heading { /* Headings on catalog/documents.php */
  font-weight: bold;
  font-size: 9pt;
}

.documents_category { /* Category names on catalog/documents.php */
  font-weight: bold;
  font-style: italic;
  font-size: 11pt;
  margin-top: 5px;
  margin-bottom: 1px;
}

.document_type { /* Description on catalog/includes/modules/documents.php (Used on catalog/product_info.php) */
  font-weight: bold;
  font-size: 9pt;
}

.document { /* Document name on catalog/includes/modules/documents.php (Used on catalog/product_info.php) */
  font-weight: normal;
  font-size: 9pt;
  height: 1.5em;
}

.document a { /* Document link on catalog/includes/modules/documents.php (Used on catalog/product_info.php) */
}
/* End Document Manager */
/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
span.gift-name {
font-family: Verdana, Arial, sans-serif;   
font-size: 12px;
font-weight: bold;
color: #232370;
}
span.gift-free {
font-family: Verdana, Arial, sans-serif;   
font-size: 12px;
font-weight: bold;
color: #e20000;
}
span.gift-message {

font-family: Verdana, Arial, sans-serif;   
font-size: 12px;
font-style: italic;
color: #a0832c;

}
Span.gift-price {
font-family: Verdana, Arial, sans-serif;   
font-size: 12px;
font-weight: bold;
color: #8f2847;
}
span.gift-remove {

font-family: Verdana, Arial, sans-serif;   
font-size: 12px;
font-style: italic;
color: #f00606;

}
/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/
.vertsubmenu table { width:auto;}
.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #f2f0f0;
	border-bottom: 0px solid #003399;
		
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
width:auto;
	white-space: nowrap;
		border-top: 0px solid #003399;
				border-left: 0px solid #003399;
						border-right: 0px solid #003399;

}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
				
	text-decoration: none;
	position: relative;
	display: block;

		padding : 0.3em 0.0em;

			
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;
		
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ff0000;
	background-color: #ffffff;
	text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #ffffff;	
	text-decoration: none;
		
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0px;
	top: 0;
	visibility: hidden;
	
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #ffffff;
	border-bottom: 1px solid #d5d5d5;
	
		
	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
			border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}


.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 11px;			
	text-decoration: none;
	
	position: relative;
	display: block;
	padding : 0.3em 0.9em;
	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;
			
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ff0000;
	background-color: #ffffff;
	text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #ffffff;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ffffff;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #ffffff;
}

/* new design for infobox*/
.infoboxmiddle

{

background-image: 
url('images/infobox/bottom_middle.gif');
 background-repeat: repeat-x;

 }
 
 .infoboxmiddle-content

{

background-image: 
url('images/contentbox/bottom_middle.gif');
 background-repeat: repeat-x;

 }
 .infoBoxside {

	border-top:0px  ;
	  background: #f2f0f0;
    border-left:1px solid #d3d1d1;
	border-right:1px solid #d3d1d1; 
}
TD.infoBoxHeading-middle, A.infoBoxHeading-middle {
  background: #f2f0f0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13;
  font-weight: bold;

 color: #000000;
  background-image: url('images/infobox/middle.gif');
}
TD.infoBoxHeading-middle-content, A.infoBoxHeading-middle-content {

  font-family: Verdana, Arial, sans-serif;
  font-size: 13;
  font-weight: bold;

 color: #000000;
  background-image: url('images/contentbox/middle.gif');
}
/* new design for infobox*/
/*controls the body of the website */

TABLE.website_size {

width: 85%;

padding: 2px;
margin-left: auto;
margin-right: auto;



}

TABLE.website_size_header {

width: 100%;
  background: #6b6bac;
margin-left: auto;
margin-right: auto;


}
TABLE.website_size_header-2 {


width: 100%;

margin-left: auto;
margin-right: auto;
 

}
td.header-middle {
background-image: url('images/header_middle.gif');
 background-repeat: repeat-x;
     text-align:right;
 width: 30%;
 margin-left: auto;
margin-right: auto;
 vertical-align: middle;
 }
 
 td.header-middle-2 {
background-image: url('images/header_middle.gif');
 background-repeat: repeat-x;
     text-align:right;
 width: 51%;
 margin-left: auto;
margin-right: auto;
 vertical-align: middle;
   font-size: 13px;
   color:#FFF;
 }
 
td.header-bottom-middle {
background-image: url('images/header_bottom_middle.gif');
 background-repeat: repeat-x;
     font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#FFF;
  text-align:center;
 width: 81%;
height: 29px;
 margin-left: auto;
margin-right: auto;
 vertical-align: middle;

 
 }

tr.header-colour: {
  background: #6b6bac; }
  
  TD.productListing-data3Col {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border:1px solid #CCCCCC;


}
TD.product_descriptions {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
    

}
Table.product_descriptions {

 border-left:1px solid #d3d1d1;
	border-right:1px solid #d3d1d1; 
	  background: #ffffff;

}
td.title-content, span.title-content, a.title-content {
color: #A0832C;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
}
td.title-subcontent, span.subtitle-content {
color: #5c5c81;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
td.options-title {
color: #232370;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;

}
.searchbox{
	width: 150px;
	background-color: #d9d9ec;
	color: #6b6bac;
	font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
	border: 1px #000000 solid;
	padding: 1px;
}
a.lower-nav {
	  font-weight: bold;
		font-size: 13px;
  font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	
	}
	 a.lower-nav:hover {
	  font-weight: bold;
		font-size: 13px;
  font-family: Verdana, Arial, sans-serif;
	color: #a0832c;
	text-decoration: blink;
	
	<!--changes the table of gift  margin is that if there is more than one gift that they dont stick together-->	
.table.gifts
	{
	margin: 1px;
	}
<!--changes the table of gift -->
.td.gift
	{
	margin: 6px;
	padding: 4px;
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:italic;
  	font-weight: bold;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:19pt;
 	background: #E8DEDC;
 	border-style: ridge;
	}

	TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  

/* City_Ajax_Auto_Complete */
#suggestBoxElement {
	border: 1px solid #8FABFF; 
	visibility:hidden; 
	text-align: left;  
	white-space: nowrap; 
	background-color: #eeeeee;
	cursor: pointer;
}
.suggestions { 
	font-size: 11;
	background-color: #eeeeee;  
}
.suggestionMouseOver { 
	font-size: 11;
	background: blue; 
	color: white;  
}
/* City_Ajax_Auto_Complete */