/*
  $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
*/

.categoryBoxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; text-align:center;} 

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; text-align:left;}
.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; }

/* BOX STYLE FOR CUSTOMER COMMENTS PAGE */
a#kudos{
	font-size:8pt;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #5A0C0C;
}

a#kudos:hover{
	font-size:8pt;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #5A0C0C;
	background-color: #EFD9BD; 
	text-decoration:none;
}

div#comment_box{
	background-color: #EFD9BD;
	background-image: url("images/gradient-comment.jpg");
	background-repeat: no-repeat;
	background-position: center right;
	padding-left:5px;
	padding-right: 10px;
	margin-right:10px;
	text-align:justify;
}

div#new_comment{
	margin-left:10px;
	margin-right: 10px;
	font-size: 9pt;
	font-weight: normal;
}

span#comment_name{
	text-align:right;
	background-image: url("images/gradient-corner.jpg");
	background-repeat: no-repeat;
	background-position: center right;
	width: 120px;
	height: 35px;
}

/* READ MORE LINK ON HOMEPAGE */
div.read_more{
	background-image:url("images/gradient-hr.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align:right;
	font-size: 8pt;
	position: relative;
	height:20px;
}

.TabM {
	background-image: url(images/tabm.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #5A0C0C;
	font-weight: bold;
	text-decoration:none
}
a.TabM {	color: #5A0C0C;
    background-color: #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

a.TabM:hover {	color: #5A0C0C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;}

a.read_more{
	color: #5A0C0C;
	text-decoration: none;
}

a.read_more:hover{
	color: #5A0C0C;
	text-decoration: none;
}

td#banner-part3{
	width:298px;
	background-image:url("images/part3-flag-end.jpg");
	background-position: top left;
}

td#header_border{
	height:5px;
	background-image:url("images/border.jpg");
	background-repeat: repeat-x;
}

h3#bottom_link{
	font-size:8pt;
	font-weight: normal;
	margin:0pt;
}

.bottom_links{
	font-size:9pt;
	font-family:verdana;
	font-weight:normal;
	color:white;
}

td.bottom_links{
	background: #CCCCCC;
	text-align: center;
}

table.bottom_links{
	background: #CCCCCC;
}

a.bottom_links span.bottom_links{
	background:gray;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom: 2px;
	border: 1px solid white;
	border-bottom: 1px solid #5A0C0C;
	border-right: 1px solid #5A0C0C;
	color:white;
}

a.bottom_links:hover{
	text-decoration: none;
}

a.bottom_links:hover span.bottom_links{
	border-top: 1px solid #5A0C0C;
	border-left: 1px solid #5A0C0C;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background: #CCCCCC;
}

/* CUSTOMER COMMENT STYLE*/
div#customer_comment{
	font-family: Arial;
	font-size:8pt;
	text-align: right;
}

/* GENERAL INFO PAGES STYLE */
div.general_text{
	font-family: Arial, Verdana;
	font-size: 10pt;
	line-height: 110%;
	text-align:justify;
}

div.general_text p{
	text-indent: 15pt;
}

h1.general_text_header{
	font-family: arial;
	font-size: 16pt;
}
/* Duplicates - should get rid of them once i W3V */
div#general_text{
	font-family: Arial, Verdana;
	font-size: 10pt;
	line-height: 110%;
	text-align:justify;
}

div#general_text p{
	text-indent: 15pt;
}

div#general_text_header{
	font-family: arial;
	font-size: 16pt;
}

/* INFO BOXES STYLE*/ 
div#box_style{
	font-family: arial;
	font-size: 10pt;
	line-height: 105%;
	text-align: justify;
}

div#box_style_header{
	font-family: arial;
	text-align:center;
	font-size: 12pt;
	line-height:120%;
}

div.box_style{
	font-family: arial;
	font-size: 10pt;
	line-height: 105%;
	text-align: justify;
	
}

div.box_style_header{
	font-family: arial;
	text-align:center;
	font-size: 12pt;
	line-height:120%;
}

/* BULLET LISTINGS*/
ul#infobox {
	position:relative;
	left:-10px;
	top:0px;
}

ul#infobox li{
	position:relative;
	left:-10px;
	top:0px;
}
/* END BULLET LISTINGS*/

BODY {
  background: white;
  color: #000000;
  margin: 0px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: black;
  text-decoration: underline;
}

a#new_button {
	background-color:white;
	padding:1px;
}

a#new_button:hover{
	background-color:gray;
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  /*background: #E7E7DE;*/
  /*background: #ffff99;*/
  /*background-image:url('images/checker.gif');*/
}

TR.headerNavigation {
  background:#5A0C0C;
  padding-top:2px;
  /*background: #921314;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}

/* INFORMATION RIGHT BOX TEXT STYLE*/
div#information_right {
	position: relative;
	top:-12px;
}
div#information_right table{
	font-size:12px;
}

/* CATEGORY CELL DISPLAY */

TR.category_mac{
	background-color: white;
}

/* LEVEL 1 */
TABLE.categoryTD0{
	background-color:white;	
}

TD.categoryFILLER {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
	
TD.categoryTD0 {
	background-color: #999999;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

	TD.categoryTD0 a{
		color: #ffffff;
	}
		
	TD.categoryTD0 a:hover{
		text-decoration:none;
		color: black;
	}

/* LEVEL 2 */
TABLE.categoryTD1{
	background-color:white;	
}
	
TD.categoryTD1 {
	background-color: #999999;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
	
	TD.categoryTD1 a{
		color: #ffffff;
	}
		
	TD.categoryTD1 a:hover{
		text-decoration:none;
		color: black;
	}

/* LEVEL 3 */
TABLE.categoryTD2{
	background-color:white;	
}
	
TD.categoryTD2 {
	background-color: #999999;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}
	
TD.categoryTD2 a{
	color: white;
}
		
TD.categoryTD2 a:hover{
	text-decoration:none;
	color: black;
}
		
/* LEVEL 4 */
TABLE.categoryTD3{
	background-color:white;	
}
	
TD.categoryTD3 {
	/*background: CCCC99*/
	/*background: #427353;*/
	background-color: #999999;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
}
	
TD.categoryTD3 a{
	color: white;
}
		
TD.categoryTD3 a:hover{
	text-decoration:none;
	color: black;
}

/* LEVEL 5 */
TABLE.categoryTD4{
	background-color:white;	
}
	
TD.categoryTD4 {
	/*background: CCCC99*/
	/*background: #427353;*/
	background-color: #999999;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
}
	
TD.categoryTD4 a{
	color: white;
}
		
TD.categoryTD4 a:hover{
	text-decoration:none;
	color: black;
}

/* LEVEL 6 */
TABLE.categoryTD5{
	background-color:white;	
}
	
TD.categoryTD5 {
	/*background: CCCC99*/
	/*background: #427353;*/
	background-color: #999999;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
}
	
TD.categoryTD5 a{
	color: white;
}
		
TD.categoryTD5 a:hover{
	text-decoration:none;
	color: black;
}

td#top-left{
	width: 24px;
	height: 19px;
	background-image: url("images/left-top.jpg");
}

td#top-middle{
	height:11px;
	background-image: url("images/top.jpg");
	background-repeat: repeat-x;
}

td#top-right{
	width: 24px;
	height: 19px;
	background-image: url("images/right-top.jpg");
}

td#middle-left{
	background-image: url("/images/left.jpg");
	background-repeat: repeat-y;
}

td#middle-right{
	background-image: url("/images/right.jpg");
	background-repeat: repeat-y;
}

td#bottom-left{
	width: 22px;
	height: 21px;
	background-image: url("images/left-bottom.jpg");
}

td#bottom-middle{
	height: 11px;
	background-image: url("/images/bottom.jpg");
	background-repeat: repeat-x;
}

td#bottom-right{
	width: 22px;
	height: 21px;
	background-image: url("/images/right-bottom.jpg");
}

/* END CATEGORY CELL DISPLAY*/


/* PRODUCT BUY BUTTON CHANGE */
/*buy_button input{
	background-image: url(http://slyn4ice.mine.nu/Corley/includes/languages/english/images/buttons/button_buy_now.gif);
}

*/
/* PRODUCT BUY BUTTON CHANGE END*/

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: #003300 ;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #A9AD9C;*/
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #5A0C0C;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px; 
  background: #5A0C0C;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: white;
  border: 2px solid #5A0C0C;
  border-top: none;
}

.infoBoxContents {
  background:white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align:left;
}

/* MODIFIED INFOBOX CLASS FOR CATEGORY DISPLAY*/
.infoBox_mod {
  background:white;
  border: 2px solid #5A0C0C;
}

.infoBoxContents_mod {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: white;
  padding-top:2px;
  padding-bottom:2px;
  color: #ffffff;
}


/* ADDED */
.Category_buttons {
   position:relative;
   background: white;
   font-family: Verdana, Arial, sans-serif;
   font-size: 14px;
   text-align:center;
   border:1px solid black;
}

.Category_buttons a{
   color: black;
}

.Category_buttons a:hover{
   color: black;
}

/* ADDED FOR MAIN BODY TABLE*/
table#main{
	background-color: #CCCCCC;
}

table#left{
	background-color: #CCCCCC;
}

table#center{
	background-color: white;
	border: 2px solid #5A0C0C;
	padding: 3px;
}

.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: 14px; 
  font-weight: bold;
  background-color: #666666;
  padding-top:2px;
  padding-bottom:2px;
  color: #ffffff;
}
TD.infoBoxHeadingRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px; 
  font-weight: bold;
  background-color: #ffffff;
  padding-top:2px;
  padding-bottom:2px;
  border: 5px solid #666666;
  color: #ff0000;
}
table#box{
  border: 2px solid #5A0C0C;
}

/* table#box is obsolete, changing */
table.box{
  border: 2px solid #5A0C0C;
}

table#ProductInfo{
  border: 2px solid #5A0C0C;
  padding: 4px;
  padding-bottom:1px;
  background-color: white;	
}

/* ADDED TO FIX SHIPPING & RETURNS AND STORE LOCATION */
TD.infoBoxHeading a{
	color: white;
}

TD.infoBoxHeading a:hover{
	color: black;
	text-decoration:none;
}


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 {
  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: 2px solid #5A0C0C;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #666666;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: black;
}

A.pageResults:hover {
  color: black;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: black;
}

/* For category */
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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;
}

.small#a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
}

small#a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
}

/* Added LargeText */
TD.largeText, SPAN.largeText, P.largeText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
}

TD.largeText A:hover, SPAN.largeText A:hover, P.largeText A:hover {
  font-weight: bold;
  text-decoration:none;
}

td.largeText a.cat_links{
    display:block;
    border:1px solid white;
}

td.largeText a.cat_links:hover{
    display:block;
    border:1px solid #5A0C0C;
}

td.largeText a.cat_links:hover img.try{
    opacity: 0.5;
}

img.try{
    opacity: 1;
}

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;
}

/* Input style for EMAIL A PAL */
input.email_pal{
	font-size:9px;
	background-color:transparent;
	border:none;
	width:95px;
}

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;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.articleListing {
  font-size: 14px; font-weight: bold; }
  


a.textlink {text-decoration:underline;}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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; }
.whatsnewimg {
	font-size: 9px;
	vertical-align: super;
}

