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


/*----------------Custom Css for Layout------------*/

body{
	margin: 21px;
	background: #ffffff url(images/body_bg.jpg) repeat-x;
}
#maintable{}
#header_left{
	background:	url(images/header_left.jpg) left top no-repeat;
	width:16px;
	height:187px;
}
#header_right{
	background:	url(images/header_right.jpg) right top no-repeat;
	width:18px;
	height:187px;
	
}
#header{
	background:url(images/header_bg.jpg) left top repeat-x;
	height:187px;
	text-align:center;
}

/*----Top Links---*/
#toplink{
	background:url(images/link_bg.jpg) repeat-x;
	height:38px;
}
#toplink ul {

	margin: 0px;

	list-style-type: none;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#toplink ul li {

	display: inline;

	padding: 0px;

	margin: 0px;

}

#toplink ul li a:link, #toplink ul li a:visited {

	display: block;
	
	background:url(images/top_link_left.jpg) no-repeat left top;
	
	padding:0 0 0 10px;

	width: auto;

	float: left;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;
	
	text-decoration:none;

}

#toplink  li a span{
display:block;
background:url(images/top_link_right.jpg) no-repeat right top;
padding: 11px 13px 12px 8px;
font-family: Tahoma;
font-size: 11px;
font-weight:bold;
color:#515151;
}

#toplink ul li a:hover, #toplink ul li a:active {

	display: block;

	background:url(images/top_link_left.jpg) no-repeat left top;
	
	background-position: 0 -38px;
	
	padding:0 0 0 10px;

	width: auto;

	float: left;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}
#toplink a:hover span{
background-position:100% -38px; 
color:#eceaeb;
}

/*----Top Links---*/
#content_outer{
	background:#ffffff url(images/content_bg.jpg) repeat-x;
	padding:0px 16px;
}
#column_left{
	width:227px;
}
#col_specer{
	width:16px;
}
#col_specer_right{
	background: url(images/colright_bg.jpg) left top no-repeat;
	width:16px;
}
#column_right{
	padding-top:16px;
	width:227px;
}
#date_outer{
	background:url(images/date_bg.jpg) left top no-repeat;
	width:228px;
	height:38px;
	text-align:center;
	font-weight:bold;
	color:#fff5db;
}
#body_content{}
#search_outer{
	background:url(images/search_outer.jpg) no-repeat;
	width:227px;
	height:47px;
}
#cart_outer{
	/*background:url(images/cart_outer.jpg) no-repeat;*/
	width:228px;
	height:87px;
}
#footer_left{
	background: url(images/footer_left.jpg) no-repeat;
	width:16px;
	height:60px;
}
#footer_right{
	background: url(images/footer_right.jpg) no-repeat;
	width:18px;
	height:60px;
}
#footer{
	background:url(images/footer_bg.jpg) repeat-x;
	height:60px;
	vertical-align:middle;
	text-align:center;
	color:#505050;
}
#footer a:link, #footer a:visited{
	color:#941100;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
#footer a:hover{
	color:#c26723;
	text-decoration:none;
}
blockquote,form,div,li,ol,p,td,th,ul {font-size: 11px; font-family:Tahoma; color: #505050;}
/*----------------Custom Css for Layout------------*/


A {
  color: #911203;
  text-decoration: none;
}

A:hover {
  color: #515151;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
/*  background: #bbc3d3;*/
  color: #941100;
  font-weight : normal;
}

A.headerNavigation, A.headerNavigation:visited { 
  color: #941100; 
}

A.headerNavigation:hover {
  color: #4e4e4e;
}

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

#column_left .infoBox, #column_right .infoBox{
  background: url(images/col_left_info_bg.jpg) repeat-y;
  border: none;
  margin-bottom:10px;
}
#column_left .infoBoxContents, #column_right .infoBoxContents{
	background: url(images/col_left_bottom_box.jpg) left bottom no-repeat;
	padding:8px;
}
#column_right .infoBoxContents .infoBoxContents{
	background: none;
}
#cart_outer .infoBoxContents{
	background: none;
	border: none;
}
#cart_outer .infoBox{
	background: none;
	padding:10px;
}
#search_outer .infoBox{
	background: none;
	padding:10px;
}
#search_outer .infoBoxContents{
	background: none;
	border: none;
	padding:0px;
}
.infoBox {
/*  background: #b6b7cb;*/
border: 1px solid #dddddd;
border-top: 0px;
}

#body_content .infoBox {
/*  background: #b6b7cb;*/
border: 1px solid #dddddd;
}
.infoBoxContents {
/*  background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding:10px;
}
.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: 11px;
  font-weight: bold;
  background: url(images/bx_title_bg.jpg) repeat-x;
  color: #505050;
}

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: #ffffff url(images/content_bg.jpg) repeat-x;
  padding:4px;
}

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:#ffffff url(images/content_bg.jpg) repeat-x;
  padding:4px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #c2c2c2;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: url(images/link_bg.jpg) repeat-x;
  height:38px;
  line-height:38px;
  color: #515151;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #941100;
}

A.pageResults:hover {
  color: #454545;
 /* background: #FFFF33;*/
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #841413;
}

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

.moduleRow { }
.moduleRowOver { background-color: #f0f0f0; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f0f0f0; }

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.productListing-heading_href{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #515151;
  font-weight: bold;
}

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

HR {
	border:none;
	border-bottom:1px solid #D6D7D6;
}