/*
  $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
*/
/* event calendar sytle sheet */
@import url("events_calendar.css");
.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-image: url('images/background_gradient.jpg'); 
	background-color: #87a59c;
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	background-position: center top; 
	margin:0px; 
	padding:0px;
	color: #000000;
}

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;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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

.infoBoxContents {
  background: #FFFFFF;
  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 {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: 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: #E9E9E9;
  /*shopping-cart content color*/
}

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: #E9E9E9;
  /*shopping-cart content color*/
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E1E1E1;
  /*shopping-cart header/footer color*/
  border-spacing: 1px;
  
}

.productListing-heading {

border-left:2px solid #FFFFFF; 
border-top:0px solid #FFFFFF; 
border-bottom:3px solid #FFFFFF; 
text-align:center;
 

  color: #414956;
  font-weight: bold;
  padding: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-transform:uppercase;
  font-size: 11px;
  background: #E1E1E1;
  /* shopping-cart header/footer color */
}

TD.productListing-data {
border-left:2px solid #FFFFFF; 
border-bottom:2px solid #FFFFFF; 
text-align:center;
vertical-align:top; 
padding:10px 10px 10px 10px;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #414956;
}



A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align:center;
  height:20px;
  width: 100%;
  background-color: #7D8BB9;
  padding-top:3px;
}
.pageHeading a:link, .pageHeading a:active, .pageHeading a:visited { color:#FFFFFF; text-decoration:none; }
.pageHeading a:hover { color:#FFFFFF; text-decoration:underline; }

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;
  padding-left: 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; */
  font-weight: bold;
  color: #A42408;
  font-size:12px;
}

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

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 a.pr_name:hover,a.pr_name:link,a.pr_name:visited,a.pr_name:link{
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 /* text-transform: uppercase; */
}

 .pr_price{
 font-size: 13px;
 font-weight: normal;
 color: #777777;
 text-decoration: line-through;
 }

 .pr_descr{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #464646;
}

.pr_bg{
/* background-color: #EAFAB2; */
 height: 17px;
 text-align: right;
 padding-right: 4px;
}

.pr_box { border: 1px solid #E1E1E1;}

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


.rmenu{
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
padding-left:32px;
}

.ptitle{ color:#fadb4c; font-family:Tahoma; font-size:11px; font-weight: bold; text-align: center; }

.bmenu{
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
}


 .ch1{
 font-size: 11px;
 font-weight: bold;
 color: #545454;
 }             

 .ch2{
 font-size: 14px;
 font-weight: bold;
 color: #252525;
 }             

 .ch3{
 font-size: 13px;
 color: #333333;
 line-height:16px;
 }             

 .ch4{
 font-size: 11px;
 font-weight: bold;
 color: #A42408;
 line-height:16px;
 }             

 .ch5{
 font-size: 13px;
 font-weight: bold;
 color: #333333;
 }             

 .ch6{
 font-size: 13px;
 font-weight: bold;
 color: #A42408;
 }             

 .ch7{
 font-size: 10px;
 color: #505050;
 }             

 .ch8{
 padding-left: 16px;
 }

 .ch11{
 font-size: 12px;
 font-weight: bold;
 color: #4C4C4C;
 }             

 .ch12{
 font-size: 11px;
 font-weight: bold;
 color: #565656;
 }             

 .ch13{
 font-size: 11px;
 color: #2C2C2C;
 }             


 .ml1{
 font-size: 11px;
 font-weight: bold;
 color: #C61A09;
 text-decoration: none;
 }             

 .ml2{
 font-size: 11px;
 color: #676767;
 }             

 .ml3{
 font-size: 12px;
 font-weight: bold;
 color: #5C8E17;
 text-decoration: none;
 text-transform: uppercase;
 }             

 .ml4{
 font-size: 10px;
 color: #FF7612;
 text-decoration: none;
 }             

 .ml5{
 font-size: 10px;
 font-weight: bold;
 color: #404040;
 text-decoration: none;
 }             

 .ml6{
 font-size: 11px;
 color: #9F1A37;
 text-decoration: none;
 }             

 .ml7{
 font-size: 11px;
 color: #606060;
 text-decoration: none;
 }             


 .se{            
 width: 88px;
 font-size: 9px;
 color: #282E3E
 }

 .se2{            
 border: #AAAAAA 1px solid;
 width: 137px;
 font-size: 9px;
 color: #282E3E
 }
 
 .image_border{
  border:1px solid #888888; 
 }

 .cart_border_{
  border:1px solid #B5B5B5; 
 }



/* left navigation */
.navContainer { width:181px; margin-left:14px; }
.navArrow { position:relative; width:12px; float:left; background: url('images/arrow_1.gif') no-repeat left center; }
.navItem { position:relative; width:169px; float:left; }
.navLine { background:url('images/line_1.gif') repeat-x left center; width:181px; }

.navArrowInd1 { position:relative; width:23px; float:left; background: url('images/arrow_1.gif') no-repeat 10px center; }
.navItemInd1 { position:relative; width:158px; float:left; }
.navArrowInd2 { position:relative; width:34px; float:left; background: url('images/arrow_1.gif') no-repeat 21px center; }
.navItemInd2 { position:relative; width:147px; float:left; }
.navArrowInd3 { position:relative; width:45px; float:left; background: url('images/arrow_1.gif') no-repeat 32px center; }
.navItemInd3 { position:relative; width:136px; float:left; }

a.browse { font-family:Arial; font-size:13px; }
a.browse:link, a.browse:visited, a.browse:active { color: #000000; text-decoration: none; }
a.browse:hover { color: #000000; text-decoration:underline;}

a.browseAct { font-family:Arial; font-size:13px; font-weight:bold;}
a.browseAct:link, a.browseAct:visited, a.browseAct:active { color: #223A77; text-decoration: underline; }
a.browseAct:hover { color: #223A77; text-decoration:underline;}

a.browseSub1 { font-family:Arial; font-size:13px; }
a.browseSub1:link, a.browseSub1:visited, a.browseSub1:active { color: white; text-decoration: none; }
a.browseSub1:hover { color: white; text-decoration:underline;}

a.browseSub2 { font-family:Arial; font-size:13px; }
a.browseSub2:link, a.browseSub2:visited, a.browseSub2:active { color: black; text-decoration: none; }
a.browseSub2:hover { color: black; text-decoration:underline;}

a.browseSub3 { font-family:Arial; font-size:13px; }
a.browseSub3:link, a.browseSub3:visited, a.browseSub3:active { color: white; text-decoration: none; }
a.browseSub3:hover { color: white; text-decoration:underline;}

/* end */

a:link,a:visited,a:active { color: #014983; text-decoration: underline; }
a:hover { color: #014983; text-decoration:none;}

table {border:0px;}

form{margin:0px; padding:0px; display: inline;}

td, input, textarea{font-size:11px; font-family:Arial; color:#333333; line-height:13px; vertical-align:top;}

.search input{width:145px; height:21px; padding:1px 0px 0px 5px;}

.cart{font-size:12px; color:#FFFFCC; font-weight:bold;}
a.cart:link, a.cart:active, a.cart:visited {color:#FFFFCC; text-decoration:none;}
a.cart:hover{text-decoration:underline;}

.menu{font-size:13px; color:#999999;}
.menu a:link, .menu a:active, .menu a:visited, .menu a:hover {color:#339900;font-weight:bold;}

.privacy{font-size:13px; line-height:13px; color:#333333;}
.privacy a:link, .privacy a:active, .privacy a:visited, .privacy a:hover {color:#333333; font-weight:bold;}
.privacy span{color:#666666; font-weight:bold;}

.priv a{color:#A42408;}
h4 { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 0 0 0; }
h3 { font-size: 1.17em; font-weight: bold; margin: 0; padding: 12px 12px 0; }
h2 { font-size: 11pt; font-weight: bold; margin: 0 0 12pt; }
.contact { color: #333; font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; text-align: center; margin-top: 1px; margin-bottom: 1px; }

.pr_title { font-size:13px; line-height:16px; font-weight:bold; }

span{font-size:13px; line-height:16px;}

.middle{vertical-align:middle;}

.box_1 a{color:#333366; font-size:12px; font-weight:bold;}

.date{font-family:Tahoma; color:#333333;}

.browse { color: black; }

p { line-height: 140%; font-size:12px; font-family: Arial; padding-right: 12px; padding-left: 12px; }

/* Div for product image rollovers */
.rollover {
	position: absolute;
	margin-top: -5px; 
	margin-left: 95px;
	width: 165px; 
	height: 212px;		
	border: 1px solid black; 
	background-color: #ffffff;
	text-align: center;
}

#notice {
	text-align: left;
	width: 180px;
	border: 2px solid black;
	background-color: white;
	padding: 10px 10px 10px 10px;
}

#signup {
	position: absolute; 
	margin-top: 19px; 
	margin-left: 3px;
	width: 215px;
}
