
/*
  $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: 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: #000; text-decoration: underline; }

FORM {
	display: inline;
}

.infoBox {
  
}

.infoBoxContents {
 /* background: #d6d6d6;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

.maint {
padding:0 0px;
}

A.maint, A.maint:visited {
  color: #7e7e7e;
  text-decoration: none;
}

A.maint:hover {
  color: #7e7e7e;
  text-decoration: underline;
}



.header {
background:url(images/merlin_hd.jpg) no-repeat;
}
.hd {

background-position:330px 0;
}
.hd2 {
background:url(images/hd2.jpg) repeat-x;
}
.links{float:left; padding-top:0px;}
.links li{padding:1px 23px 0 23px; margin-left:2px; margin-bottom:2px; border:1px solid #CDCCCC; background:#FFFFFF; float:left; color:#64932C; font-weight:bold; font-size:0.85em;}
.links li a{color:#64932C; text-decoration:none; white-space:nowrap;}
.links li a:hover{text-decoration:underline;color:#64932C;}

.greeting {font-weight:bold; text-align:right; font-size:11px; color:#000; padding-right:11px;}

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





.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
 background:url(images/ihd.gif) repeat-x;
padding:13px 0 8px 10px;
font-size:12px;
font-weight:bold;
color:#fff;
}

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

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

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.productListing-data a{
color:#000;
}
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {

 font-size:12px; color:#fff; font-weight:bold; text-transform:uppercase;
 
 font-family:Tahoma;
 background:url(images/feat.gif) no-repeat center;
 padding:10px 0 10px 15px;
}

TD.pageHeading1, DIV.pageHeading1 {

 font-size:12px; color:#fff; font-weight:bold; text-transform:uppercase;
 
 font-family:Tahoma;
 background:url(images/feat1.gif) no-repeat center;
 padding:10px 0 10px 15px;
}


TD.pageHeading2, DIV.pageHeading2 {

 font-size:12px; color:#fff; font-weight:bold; text-transform:uppercase;
 
 font-family:Tahoma;
 background:url(images/feat2.gif) no-repeat center;
 padding:10px 0 10px 15px;
}
h1.pageHeading {
 font-size:18px; color:#fff; font-weight:bold; text-transform:uppercase;
 
 font-family:Tahoma;
 background:url(images/feat.gif) no-repeat center;
 padding:10px 0 10px 15px;
}

h1.pageHeading1 {
 font-size:16px; color:#fff; font-weight:bold; text-transform:uppercase;
 
 font-family:Tahoma;
 background:url(images/feat1.gif) no-repeat center;
 padding:10px 0 10px 15px;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, span.main{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallText a {
color:#555;
text-decoration:none;
}
td.smallText2 img {
border:2px solid #333;

}
TD.smallText a:hover {
color:#555;
text-decoration:underline;
}
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: #b8ca50; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #b8ca50; }

.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 */
#manu * {background:none;border:none;}
#manu select {background-color:#fff;border:1px solid #4a4a4a;}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.smallText_1 a {
	color:#000;
	text-decoration:underline;
}

.smallText_1 a:hover {
	color:#000;
	text-decoration:none;
}

#myse select {
	width:90%;
}

body {padding:0; margin:0; background:#fff; }
body, td {font-family:Tahoma; font-size:11px; color:#555;}

.bg  {background:url(images/bgl.gif); background-repeat:repeat-y;}
.bg1 {background:url(images/bgl2.gif); background-repeat:repeat-x;}

ul li.cat a {



}
ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
	margin:0px;
	padding:0;
}
ul a{
font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
    font-size:11px;
	line-height:20px;
	
	
	}

ul a:hover{
	color:#555c28;
	text-decoration:underline;
}

.al  li{		
	margin:0px;
	padding:0;
}
.al li a{
	color:#989898;
	text-decoration:none;
    font-size:11px;
	line-height:12px;
}
.al li a:hover{
	color:#e77b2c;
}

.se  {width:143px; height:18px; font-family:tahoma,verdana,arial; font-size:11px; color:#5F5F5F; padding-left:3px;}
.se1 {width:147px; height:17px; font-family:tahoma,verdana,arial; font-size:10px; color:#3A2701; padding-left:3px; background-color:#E9E9E9;}
.go  {width:30px; height:14px; font-family:tahoma,verdana,arial; font-size:11px; color:#636363; padding-left:3px; border: 1px solid #989797; line-height:12px;}
html>body .go  {width:30px; height:16px; font-family:tahoma,verdana,arial; font-size:11px; color:#636363; padding-left:3px; border: 1px solid #989797; line-height:12px;}
.ab  {vertical-align: middle;}
.tx  {font-size:11px; color:#626262; font-weight:bold;}
.tx1 {font-size:11px; color:#8E8E8E;}
.tx2 {font-size:11px; color:#7e7e7e; font-weight:bold; text-transform:uppercase;}
.tx3 {font-size:11px; color:#e77b2c; font-weight:bold; text-transform:uppercase;}
.tx3 a {font-size:11px; color:#e77b2c; font-weight:bold; text-transform:uppercase;text-decoration:none;}
.tx4 {font-size:11px; color:#7e7e7e; font-weight:bold;}
.tx5 {font-size:12px; color:#4F8418; font-weight:bold;}
.tx55 {font-size:12px; color:#4F8418; font-weight:bold; text-decoration:underline}
.tx6 {font-size:11px; color:#4A4A4A; font-weight:bold;}
.tx7 {font-size:11px; color:#1788C4; font-weight:bold; text-transform:uppercase;}
.tx8 {font-size:12px; color:#6B6B6B; font-weight:bold;}
.tx51 {font-size:11px; color:#4F8418; font-weight:bold;}
a.tx1 {font-size:11px; color:#4F8418; font-weight:bold;}
.ml {color:#4a7536;	font-size:11px; text-decoration:none;}
.ml:hover { text-decoration:underline;}
.ml1 {color:#555c28; font-size:11px; text-decoration:none; font-weight:bold;}
.ml1:hover {text-decoration:underline;}
.ml2 {color:#7e7e7e; font-size:11px; text-decoration:none;}
.ml2:hover { text-decoration:underline;}
.ml3 {color:#7e7e7e; font-size:11px; text-decoration:underline;}
.ml3:hover { text-decoration:none; font-weight:bold;}



#zxc1 {color:#000000; font-size:10px;}
#zxc1 a {color:#000000; font-size:10px; text-decoration:none;}
#zxc1 a:hover {text-decoration:underline;}

.delp {
	color:#FF0000;
	font-size:11px;
	font-weight:normal;
}

.main a {
	color:#000;
	text-decoration:none;
}

.main a:hover {
	color:#000;
	text-decoration:underline;
}

.subcatl {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}

.subcatl:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}


.nav {
background:url(images/menu_bg.jpg) repeat-x;
padding:2px 0;
}

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 0px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 0; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 15px; /*padding inside each tab*/
border-right: 1px solid #501119; /*right divider between tabs*/
color: #fff;
background:url(images/nav_f.jpg) repeat-x; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: #fff;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background:url(images/nav_n.jpg) repeat-x;
color:#fff;
}
.ftr {
padding-left:20px;
color:#fff;
}
.ftr a {
color:#fff;
font-weight:bold;
text-decoration:none;
}
.for_m {
padding:2px 0;
}
.txt22 {
color:#333333; font-family: Arial; font-weight:bold; line-height:14px; font-size:14px;
}
.txt23 {
color:#000000;
	font-family: Arial;
	line-height:18px;
	font-size:18px;
}
.txtprice {
font-size:14px;
font-weight:bold;
color:#cc0001;
}
.headers {

border:none;
}
.bd {
background:#fff;
}
object {
    display:block;
 }
 TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #555;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}
TD.productDesc a, TD.productheadDesc a {
font-size:11px;
color:#555c28;
font-weight:bold;
text-decoration:underline;
}
TD.productDesc a:hover, TD.productheadDesc a:hover {
text-decoration:none;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;

width: 100%;
overflow: hidden;

border: 0px solid #625e00;


}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 13px 11px 11px 11px;
text-decoration: none;
font-weight:bold;
background: url(images/dv.gif) no-repeat right;
background-position:0 5px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
text-decoration:underline;
}
.ihd {
background:url(images/ihd.gif) repeat-x;
padding:15px 0 15px 10px;
font-size:12px;
font-weight:bold;
color:#fff;
}
.col-content{border:0px solid #666; background: #FFFFFF; color:#707070;}
.col-content .left-top{}
.col-content .right-top{ padding:16px 10px 17px 10px;}

.box {
font-size:11px;
font-weight:normal;
color:#000;
}
.box a:hover {
text-decoration:underline;
color:#000;
}

.boximg {
padding:0 0 5px 2px;
border:1px solid #b6b6b8;
}
.boximgf {
border:1px solid #b6b6b8;
}
.boxttl {
padding:0 0 0 5px;
}
.feats {
border:1px solid #e7ecf3;
}
table.feats:hover {
border:1px solid #000;
}
.txtprice {
font-weight:bold;
font-size:14px;
}
.price {
font-weight:bold;
color:#009900;
font-size:14px;
}
/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */
.inputs {
padding:2px 0;
}

.borderb {
background:url(images/bords.gif) repeat-y;
padding-left:10px;
}
.info b{
color:#CC0000;
}
.ctg {
background:#e6eed5;
}
.cname {
color:#00b050;
font-weight:bold;
}
.contact td{
border:1px solid #f1f1f1;
padding:5px;
}
.contact tr.c_odds{
}
.contact tr.c_even{
background:#e6eed5;
}
.contact .ttl {
color:#00b050;
}