/*
  $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:#FFF;
  color: #000000;
	font-family:Arial;
  margin: 0px;
}
/*--------------*/

.banner_area {
	background:url(images/head_bg.jpg) repeat-x;
	height:268px;
}

.nav-item {
}

.small_title{
	font-size:11px;
	color:#333;
}

.small_title-with-color {
	font-size:11px;
	font-weight:bold;
	color:#25699e;
	text-transform:uppercase;
}

.cart_item_counter {
	font-size:11px;
	color: #333;
}

.currencies_box option{
	font-size:11px;
	color: #999;
}

.with_dotted_border-f {
	padding-right:24px;
	background:url(images/bd_top.jpg) no-repeat right;
}

.with_dotted_border {
	padding-right:22px;
	padding-left:22px;
	background:url(images/bd_top.jpg) no-repeat right;
}

.with_no_dotted_border {
	padding-right:30px;
	padding-left:30px;
	background:none;
}

.catig_box .main-item-sub1{
	background:url(images/dotted_border.jpg) bottom no-repeat;
	font-size:12px;
	display:block;
}

.catig_box .main-item{
	background:url(images/dotted_border.jpg) bottom no-repeat;
	font-size:12px;
	display:block;
}

.catig_box a{
	margin-left:15px;
	background:url(images/a_bg.jpg) left no-repeat;
	margin-right:20px;
	padding:5px 0 5px 50px;
	font-size:11px;
	display:block;
}

.catig_box .main-item-sub1 a{
	background:url(images/a_bg.jpg) left no-repeat;
	margin-left:35px;
	margin-right:20px;
	font-size:11px;
	display:block;
}

.heading_title_cat {
	background:url('images/categories_bg.jpg') no-repeat;
	height:40px;
}

.heading_title_cat span{
	margin-left:40px;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	line-height:40px;
}

.heading_bg_specials {
	background:url('images/heading_title_bg_specials.jpg') no-repeat;
	height:40px;
}

.heading_bg_specials span{
	margin-left:40px;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	line-height:40px;
}

.heading_title_info {
	background:url(images/Information_title.jpg) no-repeat;
	height:40px;
}

.heading_title_info span{
	margin-left:40px;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	line-height:40px;
}

.info_content a{
	background:url(images/info_a_bg.jpg) no-repeat left;
	padding-left:15px;
}

.store_logo{
	margin-right:2px;
}

.header_navigation {
	margin-bottom:2px;
	margin-left:2px;
	float:left;
	background:url(images/left-nav-bg.jpg) #e3e8eb left no-repeat;
}

.link_holder {
	width:570px;
	height:39px;
	float:left;
	background:url(images/right-nav-bg.jpg) right no-repeat;
}

.link_holder a{
	font-size:12px;
	float:left;
	font-weight:bold;
	margin:12px 0px 0 0;
	padding:0 23px 0 23px;
	color:#20445e;
}

.link_holder a:hover{
	color:#20445e;
}

.link_holder .item {
	background:url(images/bd-link-bg.jpg) no-repeat right;
}

#footer_holder {
	background:url(images/footer_bg.jpg) repeat-x top #cacaca;
	height:85px;
	margin-top:5px;
}
.footer-link {
	margin-left:23px;
}

.footer-link a{
	color:#FFF;
	padding:0 5px 0 5px;
	font-size:11px;
}

.footer-link a:hover{
	color:#FFF;
}
.footer-link-item {
	border-right:#FFF solid 1px;
}

/*// Product style //*/

.product-title {
	width:100%;
	float:left;
	text-align:center;
}

.product-title a{
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.product-title a:hover{
	color:#000;
}

.with-bd {
	border-right:#cdd1d4 dotted 1px;
	height:277px;
	margin-bottom:5px;
	margin-top:5px;
}



.add-bd {
	border-right:#cdd1d4 dotted 1px;
}

.without-bd {
	margin-top:5px;
}

.smallText2 {
	font-size:11px;
	color:#333;
}

.smallText3 {
	font-size:11px;
}

.smallText2 b{
	font-weight:normal;
}

.smallText3 .pageResults{
	color:#db4d00;
}

.smallText3 b{
	font-size:11px;
	font-weight:normal;
	color:#db4d00;
}

.link-p {
	text-align:left; 
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

.price-d{
	font-size:14px;
	text-align:right;
	float:right;
	color:#6895b2;
}


.bl {background: url(images/bl.gif) 0 100% no-repeat #e3e8eb; width:96%; float:left;}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px} 
	
/*--------------*/

a {
  color: #333;
  text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

FORM {
	display: inline;
}


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  border-right:#FFF solid 1px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.pageHeading{
	background:url(images/title-arrow-bg.jpg) no-repeat left top;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding:1px 0 10px 28px;
	color:#5fae21;
}

/*.pageHeading span{
	background:url(images/title-arrow-bg.jpg) no-repeat left;
	padding-left:28px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#5fae21;
}*/

.pageHeading a{
	color:#5fae21;
	font-size:12px;
	padding:0;    
    font-family:Arial, sans-serif;
	text-transform:uppercase;}

.pageHeading a:hover{
	color:#5fae21;}

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: #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;
}

.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; }


h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}

