/*
  $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
*/

/*
****************************************       
idbs

orange text and links
f4a600		- orig orange - ffba00

main column dk grey
4d4d4d

****************************************
*/


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

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #f4a600 /* 70d250 */; text-decoration: underline; }

BODY {
  color: #FFFFFF;	/* CCCCCC */
  margin: 0px;
  background:url(/_themes/_current/bg.gif) repeat-x #121212;
  font-size: 12px;
}

A {
  color: #f4a600;   /* FF9900*/
  text-decoration: none;
}

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

A.pageResults {
  color: #f4a600;   /* FF9900*/
  text-decoration: none;
  font-size: 14px;
}

A.pageResults:hover {
  color: #FFFFFF;	/*   AABBDD  */
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  background: url(/_themes/_current/hdr.jpg) no-repeat;
}

TR.headerNavigation {
/*   background: #5e5e5e;		/* bbc3d3 */ 
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #5e5e5e; */
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #f4a600; 
  font-size: 12px;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
	background-color: inherit;
	padding: 0 0 0 0;
	margin:0 0 0 0;
}

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

.infoBoxNotice {
  background: #424242;
}

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

TD.infoBoxHeading {
/*
  background:url(/_themes/_current/lt_column_hdr_bg.gif) no-repeat;  
*/  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  height: 15px;
}


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

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 solid #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  background-color:#bd0505;
  border: none;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  background-color: #4d4d4d;
  border: 1px solid #c0c0c0;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;	/* 9a9a9a */
}

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.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: 12px;
  font-weight:bold;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  background-color:#373737;
  color: #f4a600;
  font-size:12px;	  
}

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

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

.moduleRow {
	background-color: #5e5e5e;   /* f4a600 */
	color: #f4a600;
	 }
	 
.moduleRowOver { 
	background-color: #5e5e5e; 
	text-decoration: underline;
	color: FFFFFF;
	cursor: pointer; 
	cursor: hand; 
	}
	
.moduleRowSelected { 
	background-color: #009933; 
	font-weight: bold;
	}

.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 { color: #FFFF00; font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight:bold; background-color: #FF0033;	/* ffb3b5 */ }
.messageStackSuccess {color: #003300; font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight:bold; background-color: #009900; /* 99ff00 */}

/* input requirement */

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


/* idbs customization */
a.infobox_category_lnk {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
  line-height: 1.4em;
	}		


td.errorBox_membership { 
	color: #999999
	font-family : Verdana, Arial, sans-serif; 
	font-size : 14px; 
	font-weight: bold; 
	background: #FF0000; 
	}


/* ******************************************************************** */
/* columns  *********************************************************** */
/* ******************************************************************** */


/* *********************************************************** */
/* left side only */
/* *********************************************************** */


	TD.infoBoxHeading_lt {
	  background:url(/_themes/_current/lt_column_hdr_bg.gif) no-repeat;  
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  color: #ffffff;
	  height: 15px;
	}

		
	/* around entire left side column  */
		TABLE.lt_column {
			width: 265px;
			background-color: #373737;
			}
		
		TD.lt_column_top {
		  background:url(/_themes/_current/lt_column_top.gif) no-repeat;
		  width:100%;
		  height: 17px;
			}
			
		TD.lt_column_lt_sd {
		  background:url(/_themes/_current/lt_column_lt_sd.gif) repeat-y;
		  width:24px;
			}
		
		TD.lt_column_rt_sd {
		  background:url(/_themes/_current/lt_column_rt_sd.gif) repeat-y;
		  width: 15px;  
			}
		
		TD.lt_column_bottom {
		  background:url(/_themes/_current/lt_column_bottom.gif) no-repeat;
		  width:100%;  
		  height: 15px;
			}
	
	/* inside box around each section on left side */
	
		TABLE.lt_column_inner {
			width: 234px;
			background-color: #424242;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			}
		
		TD.lt_column_inner_top {
		  background:url(/_themes/_current/lt_column_inner_top.gif) no-repeat;
		  height: 5px;
		  width:100%;
			}
			
		TD.lt_column_inner_lt_sd {
		  background:url(/_themes/_current/lt_column_inner_lt_sd.gif) repeat-y;
		  width:7px; 
			}
		
		TD.lt_column_inner_rt_sd {
		  background:url(/_themes/_current/lt_column_inner_rt_sd.gif) repeat-y;
		  width: 7px;  	  
			}
		
		TD.lt_column_inner_bottom {
		  background:url(/_themes/_current/lt_column_inner_bottom.gif) no-repeat;
		  width:100%;
		  height: 7px; 	   
			}
/* *********************************************************** */
/* *********************************************************** */



/* *********************************************************** */
/* right side only */
/* *********************************************************** */
	TD.infoBoxHeading_rt {
	  background:url(/_themes/_current/rt_column_hdr_bg.gif) no-repeat;  
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  color: #ffffff;
	  height: 15px;
	  width: 170px;
	}
		
	/* around entire right side column  */
		TABLE.rt_column {
			width: 190px;
			background-color: #373737;	
			}
		
		TD.rt_column_top {
		  background:url(/_themes/_current/rt_column_top.gif) no-repeat;
		  width:100%;
		  height: 17px;
			}
			
		TD.rt_column_lt_sd {
		  background:url(/_themes/_current/rt_column_lt_sd.gif) repeat-y;
		  width:24px;
			}
		
		TD.rt_column_rt_sd {
		  background:url(/_themes/_current/rt_column_rt_sd.gif) repeat-y;
		  width: 15px;  
			}
		
		TD.rt_column_bottom {
		  background:url(/_themes/_current/rt_column_bottom.gif) no-repeat;
		  width:100%;  
		  height: 15px;
			}
	
	/* inside box around each section on right side */
	
		TABLE.rt_column_inner {
			width: 160px;
			background-color: #424242;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			}
		
		TD.rt_column_inner_top {
		  background:url(/_themes/_current/rt_column_inner_top.gif) no-repeat;
		  height: 5px;
		  width:100%;
			}
			
		TD.rt_column_inner_lt_sd {
		  background:url(/_themes/_current/rt_column_inner_lt_sd.gif) repeat-y;
		  width:9px; 
			}
		
		TD.rt_column_inner_rt_sd {
		  background:url(/_themes/_current/rt_column_inner_rt_sd.gif) repeat-y;
		  width: 9px;  	  
			}
		
		TD.rt_column_inner_bottom {
		  background:url(/_themes/_current/rt_column_inner_bottom.gif) no-repeat;
		  width:100%;
		  height: 7px; 	   
			}
/* *********************************************************** */
/* *********************************************************** */

/* *********************************************************** */
/* center column */
/* *********************************************************** */

	table.mn_column {
		border: 0px solid #000000;
		width:610px;		/* 660  */
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

	table.mn_column_listings { /* used on seo listings pages */
		border: 0px solid #000000;
		width:800px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

	td.mn_column_top {
		background:url(/_themes/_current/mn_column_top.gif) repeat-x;
		height: 18px;
		width:100%;
		}
	
	td.mn_column_lt_sd {
		background:url(/_themes/_current/mn_column_lt_sd.gif) repeat-y ;
		width:12px; 
		}

	td.mn_column_main {
		background-color: #4d4d4d;  /*  606060  */
		}	

	td.mn_column_rt_sd {
		background:url(/_themes/_current/mn_column_rt_sd.gif) repeat-y;
		width:12px; 
		}

	td.mn_column_bottom {
		background:url(/_themes/_current/mn_column_bottom.gif) repeat-x;
		height: 18px;
		width:100%;
		}

	td.new_products_hdr {
		background:url(/_themes/_current/mn_new_prod_hdr_bg.gif) no-repeat;
		font-weight:bold;
		font-size:16px
		}
		
	td.new_products {
		background-color:#5e5e5e;
		border: 1px solid #3d3d3d;
		vertical-align:middle;
		align: center;
	}
	
	table.main_products {
		border: 1px solid #535353;
	}
	
	td.main_products {
		border: 1px solid #535353;
	}

/* *********************************************************** */
/* *********************************************************** */
	
/*	column items  */
select.drop_list {
	width:: 300px;
	background-color: #373737;
	color: #f4a600;
	font-size:12px;
	}

select.rt_side_currency {
	width:: 140px;
	background-color: #373737;
	color: #f4a600;
	font-size:12px;
	}

input.sidebar_srch {
	background-color:#373737;
	color: #f4a600;	
	font-size:12px;	
	height: 25px;
	}
	
	
/* *********************************************************** */

table.bg_bottom {
	background:url(/_themes/_current/bg_bottom.gif) repeat-x;
	height: 40px;
	}

/* *********************************************************** */

h1.body_hdr {
	color: #CCCCCC;
	font-size:20px;
	display: inline;
}

h2.body_hdr {
	color: #CCCCCC;
	font-size:16px;
	display: inline;
}

h3.body_hdr {
	color: #ECEC00;
	font-size:16px;
	display: inline;
}


span.body_txt {
	font-size:20px;
	line-height:normal;
}

/* *********************************************************** */
/* Product info ********************************************** */
/* *********************************************************** */

h1.prod_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFFF88;
  display:inline;
}

h2.prod_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FF6666 ;
  display:inline;
}

h2.prod_price_mem {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: 900;
  display:inline;
}

h2.prod_price_reg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #FFFF88;
  display:inline;
}

h2.prod_info_you_pay {
  font-family: Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #FFFF88 ;
  display:inline;
  padding-right: 20px;
}
