/*
  $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
*/


.boxText {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #5c6b72;
}
.errorBox { font-family : Tahoma, Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Verdana; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	background: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

A {
	color: #ba0000;
	text-decoration: none;
}

A:hover {
	color: #ba0000;
	text-decoration: underline;
}

p {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

form {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma, Verdana;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma, Verdana;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background: #b6b7cb;
}

.infoBoxContents {
	background: #FFF;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Verdana;
  font-size: 12px;
}

TD.infoBoxHeading {
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:13px;
	background-image:url(images/infobox/pix1bg.gif);
	background-repeat:repeat-x;
	height:27px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana;
  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;*/
	background: #FFF;
}

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;*/
	background: #FFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	background: #FF9224;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align:middle;
/*	height:27px;*/
}

TD.productListing-data {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #5c6b72;
}
.productListing-data a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ba0000;
}
.productListing-data a:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5c6b72;
}



A.pageResults {
	color: #ba0000;
}

A.pageResults:hover {
	color: #000000;
/*	background: #FFFF33;*/
}

TD.pageHeading, DIV.pageHeading {
  font-family:Tahoma, Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #424e54;
}
.pageHeading {
  font-family:Tahoma, Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #424e54;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Verdana;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Verdana;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Verdana;
  font-size: 11px;
  color: #424e54;
}

TD.accountCategory {
  font-family: Tahoma, Verdana;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Verdana;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Verdana;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Verdana;
  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: Tahoma, Verdana;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Verdana;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Tahoma, Verdana; 
	font-size: 12px; 
	color: #8c8c8c; 
}
.checkoutBarCurrent { 
	font-family: Tahoma, Verdana; 
	font-size: 12px; 
	color: #000000; 
}

/* message box */

.messageBox {
	font-family: Tahoma, Verdana;
	font-size: 10px;
}

.messageStackError, .messageStackWarning {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	background-color: #ffb3b5;
}

.messageStackSuccess {
	font-family: Tahoma, Verdana; 
	font-size: 12px;
	font-weight:bold;
	background-color: #99ff00;
	margin:5px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
}

/* input requirement */

.inputRequirement { 
	font-family:Tahoma, Verdana;
	font-size: 10px; 
	color: #ff0000; 
}



TD.pollBoxRow {   
font-family: Tahoma, Verdana;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Tahoma, Verdana;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}






























/*
body {
	margin: 0px;
	padding: 0px;
}
*/

a.top_link:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffae5d;
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	text-decoration: none;
}

a.top_link:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffae5d;
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	text-decoration: none;
}

a.top_link:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffae5d;
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	text-decoration: none;
}

.top_link_text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffae5d;
}

.top_dot_rep_img {
	background: url(images/top_dot_rep_img.gif);
	background-repeat: repeat-x;
	height: 3px;
	margin: 0px;
	padding: 0px;
}

.search_text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #00758a;
	vertical-align:middle;
}

.search_text_link {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #00758a;
	vertical-align:middle;
}

a.search_link_text:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #00758a;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}

a.search_link_text:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #00758a;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}

a.search_link_text:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #00758a;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
.search_button {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #00758a;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.body_vertical_line {
	background: url(images/body_vertical_line.gif);
	background-repeat: repeat-y;
	width: 1px;
	margin: 0px auto;
	padding: 0px;
}

.body_heading_left {
	background: url(images/body_heading_left.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 12px;
}

.body_heading_bg {
	background: url(images/body_heading_bg.gif);
	background-repeat: repeat-x;
	height: 27px;
}

.body_heading_right {
	background: url(images/body_heading_right.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 12px;
}

.body_heading_white {
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:14px;
}

a.left_link:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #424e54;
	line-height: 20px;
	text-decoration: none;
}

a.left_link:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #424e54;
	line-height: 20px;
	text-decoration: none;
}

a.left_link:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffae5d;
	line-height: 20px;
	text-decoration: none;
}

.body_dot {
	background: url(images/body_dot.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.body_heading_text {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #252525;
	line-height: 18px;
	text-decoration: none;
}

span.body_heading_text {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #252525;
	line-height: 18px;
	text-decoration:underline;
}

.product_name_text {
	font-family: Tahoma, Verdana;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #ba0000;
}

.product_description_text {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #5c6b72;
}
.product_description_text1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #5c6b72;
	font-weight:500;
}

.white_text {
	padding: 3px ;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.white_text td {
	padding: 5px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer_link:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #006b9d;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

a.footer_link:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #006b9d;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

a.footer_link:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #006b9d;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.footer_text01 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #006b9d;
}

.footer_text02 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #424e54;
	line-height: 18px;
}

.footer_text03 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #c4c4c4;
	line-height: 18px;
}

.normal_orange_text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ff8000;
	text-decoration: none;
}

.input_box {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	width: 80px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #006b9d;
}

.input_box02 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	width: 150px;
/*	height: 15px;*/
}

.left_normal_text {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #424e54;
	text-decoration: none;
	text-align:left;
}

.left_normal_text input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	width: 80px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #006b9d;
}

.product_img {
	max-width:100px;
	padding:0px;
	border:1px #831D1B solid;
}
.small_arrow {
	margin:0px;
	padding:0px 5px 0px 0px;
}

.not_found {
	font-family:Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:center;
}

.headbg {
/*	background-image:url(images/headbg.jpg);
	background-repeat:no-repeat;*/
	height:27px;
	width: 100%;
}
.user_fname {
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
}




/* new classes */
.text02
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #424e54;
		line-height: 20px;
		text-decoration: none;
	}


.product_name_text02
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #ba0000;
	}

.author_name_text
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #d25959;
	}

.orange_text
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #ff850a;
	}
span.left_link {
	padding:0px;
	margin:0px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #424e54;
	text-decoration: none;
}

.related_link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #424e54;
	text-decoration: none;
}

.thin_line {
	padding:0px;
	margin:2px 0px 2px 0px;
	border:1px #CCCCCC solid;
}

.single_line {
	font-size:0px;
	padding:0px;
	margin:0px;
	border:0px;
	background-color:#CCCCCC;
	height:1px;
/*	border-top:0px;
	border-bottom:2px;
	border-left:0px;
	border-right:0px;
	border-bottom-color: #CCCCCC solid;*/
}

.browse_by {
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:0px;
	margin:10px 0px 15px 2px;
}

.title_head {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color:#FFA040;
}
.title_inner {
	color:#77BE08;
}