/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
  .cat_description {
    font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #800000;
     background : inherit;
     font-weight : bold;
      }
 .boxText {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .centerTable {
     background-image : url('images/bg_cat4.gif');
     background-repeat : repeat-x;
     background : #fbfcfd;
     color : inherit;
      }
 .errorBox {
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : inherit;
     background : #ffb3b5;
     font-weight : bold;
      }
 .stockWarning {
     font-family : Tahoma,Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #cc0033;
     background : inherit;
      }
 .productsNotifications {
     background : #f2fff7;
     color : inherit;
      }
 .orderEdit {
     font-family : Tahoma,Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #70d250;
     background : inherit;
     text-decoration : underline;
      }
 .navBlue {
     color : #ff0000;
     background : inherit;
     font-size : 8pt;
     font-family : Tahoma,Verdana, Arial, sans-serif;
      }
 .subnavBlue {
     color : #9966ff;
     background : inherit;
     font-size : 8pt;
     font-family : Verdana, Arial, sans-serif;
      }


/* html tags */

body {
	font: 11px Verdana, sans-serif;
	color: #7b7c7a;
	background: #ffff;
	margin: 0px;
	padding: 0px;
	text-align: center;

}

td , p,  a, span, div {
	font: 11px Verdana, sans-serif;
	color: #7b7c7a;
}

a img{
	border: none;
}


a{
	text-decoration: none;
	color: #8f3b2a;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3{
	padding: 0px;
	margin: 0px;
}

/* main layer */
#mainwrapper{
	width: 707px;
	text-align: left;
	margin: 0px auto;
}

#logo{
	width: 203px;
}

#toplinks{
	float: right;
	padding: 25px 0px 0px 0px;	
	text-align: right;
	width: 380px;
}

#toplinks1{
	padding: 0px 0px 6px 0px;
	border-bottom: 1px solid #404040;
}

#toplinks1 .div{
	border-right: 1px solid #404040;
	width: 1px;
}

#toplinks2{
	padding: 6px 0px 0px 0px;
}

#headrow{
	background: url(images/toprowb.jpg) repeat-x;
	height: 15px;
	margin: 2px 0px;
}

#topmenu a{
	clear: both;
	float: left;
}

#head{
}

#headmenu{
}

#headimage{
}

#content{
	border-top: 3px solid #1d3264;
	border-bottom: 3px solid #1d3264;
	margin: 2px 0px;
}

#leftcolumn{
	width: 203px;
	border-right: 1px solid #949496;
}

#maincolumn{
}

#maincolumn .colwrapper{
	margin: 0px 0px 0px 3px;
}


#footer{
	padding: 5px 0px;
	color: #7b7c7a;;
}

#footer, #footer a{
	color: #7b7c7a;
	font-size: 10px;
}

#footerright{
	font-size: 10px;
	color: #7b7c7a;
}

/* slide */
#headslice{
}

#headslicebuttonright{
	width: 101px;
}

#headslicebuttonleft{
	width: 10px;
}

.headsliceitem{
	background: #8f3b2a;
	margin: 0px 2px;
	width: 76px;
	height: 75px;
	overflow: hidden;
	float: left;
	display: none;
}

.headsliceitem .wrapper{
	background: #fff;
	margin: 1px;
	overflow: hidden;
	width: 70px;
	height: 73px;	
}

#headslicecontent{
}

.block{
	display: block;
}
/* left colum */

#leftcolumn .boxwrapper{
	margin-top: 5px;
	border-bottom: 1px solid #949496;
}


#leftcolumn .boxheading{
	padding-left: 5px;
	color: #434447;
	font: bold 13px Geneva, Helvetica, sans-serif;
}

#leftcolumn .boxheading, #leftcolumn .boxtitle{
	color: #434447;
	font: bold 13px Geneva, Helvetica, sans-serif;
}

#leftcolumn .boxcontent{
}

#leftcolumn .boxtext{
	padding: 5px;
}

#maincolumn .boxwrapper{
}

#maincolumn .boxheading{
	padding:  3px 0px 3px 5px;
	color: #434447;
	font: bold 13px Geneva, Helvetica, sans-serif;
	border-bottom: solid 1px #949496;
}

#maincolumn .boxtitle{
	color: #434447;
	font: bold 13px Geneva, Helvetica, sans-serif;
}

#maincolumn .boxcontent{
}

#maincolumn .boxtext{
}

#cat a, #cat div.curlink, #manufactures a, #myac a{
	padding:4px 4px 2px 10px;
	background: url(images/leftarrow.gif) no-repeat 4px 4px;	
	text-decoration: underline;
	font-size: 11px;
	color: #949496;
	display:block;
}

#cat a:hover,  #manufactures a:hover, #myac a:hover{
	text-decoration: none;
	color: #000;
}

.pageHeading{
	padding-left: 5px;
	font: bold 13px Geneva, Helvetica, sans-serif;
}
.pageprice, .pageprice .productSpecialPrice{
	padding-left: 5px;
	font-size: 16px;
	color: #e60066;
}

.pdimage {
	text-align: center;
}

.pdname{
	color: #27292a;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.pdprice, .pdprice span{
	color: #e60066;
}

.pddesc{
}

.pditem{
}

.pdbuy{
	text-align: right;
	vertical-align: top;
	width: 77px;
	background: url(images/dotvl.gif) no-repeat left top;
}

.pdwrapper{
	margin: 8px auto;
	width: 160px;
}

.manlink{
}

.cartmenu{
}

.featuredeven, .featuredodd, .featuredevenend, .featuredoddend{border-bottom: solid 1px #949496; 	background: url(images/dotv.gif) no-repeat right center;}

.topgrey{
	background: url(images/doth.gif) repeat-x left top;
}



 FORM {
     display : inline;
      }


 TR.headerError {
     color : #bbc3d3;
      }
 TD.headerError {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     color : #ffffff;
     font-weight : bold;
      }

 TD.productListing-data {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 A.pageResults {
     color : #0000ff;
     background : inherit;
      }
 a:hover.pageResults {
     color : #0000ff;
     background : #ffff33;
      }

 TR.subBar {
     background : #f4f7fd;
     color : inherit;
      }
 TD.subBar {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 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;

      }
 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;
      }
 TD.category_desc {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
      }
 SPAN.newItemInCart {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;

      }
 CHECKBOX, INPUT, RADIO, SELECT {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 TEXTAREA {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 SPAN.greetUser {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     font-weight : bold;
      }
 TABLE.formArea {
      }
 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;
     font-weight : bold;
      }
 SPAN.productSpecialPrice {
     font-family : Verdana, Arial, sans-serif;
      }
 SPAN.errorText {
     font-family : Verdana, Arial, sans-serif;

      }
 .moduleRowOver {
     cursor : pointer;
      }
 .moduleRowSelected {
      }
 .checkoutBarFrom, .checkoutBarTo {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .checkoutBarCurrent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .messageBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .messageStackError, .messageStackWarning {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .messageStackSuccess {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .inputRequirement {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TABLE.linkListing {

      }
 .linkListing-heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     text-align : center;
      }

 TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
      line-height : 1.5;
      }

 
 .yearHeader {
     font-family : Verdana, Arial, sans-serif;
     font-size : 14px;
     font-weight : bold;
      }
 .calendarMonth {
     cursor : default;
     width : 100%;
      }
 .calendarHeader {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     font-weight : bold;
     text-decoration : none;
     height : 22px;
      }
 .calendarToday {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     padding-left : 3px;
     text-decoration : none;
      height : 22px;
     width : 18px;
      }
 .calendarWeekend {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
       height : 22px;
     width : 18px;
      }
 .calendar {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     height : 22px;
     width : 18px;
      }
 .event {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     text-decoration : none;
     border : 1px solid #e6e6e6;
      }
 .empty {
     background-color : #f0faff;
     color : inherit;
     line-height : 14px;
     height : 22px;
     width : 18px;
      }
 .calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 h4.infoTitle {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 0.2em;
      }
 p.infoBlurb {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 2em;
      }
 TD.productPriceInListing {
      }
 TD.productPriceInBox {
      }
 TD.productPriceInProdInfo {
      }
 #navMenu {
     clear : both;
     height : 0.01%;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu ul {
     float : left;
     width : 150px;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu li {
     position : relative;
     float : left;
     line-height : 24px;
     margin-bottom : -1px;
     width : 150px;
      }
 #navMenu li ul {
     position : absolute;
     left : -999em;
     margin-left : 150px;
     margin-top : -26px;
      }
 #navMenu li ul ul {
     left : -999em;
      }
 #navMenu li a {
     width : 150px;
     display : block;
     color : #334;
     font-weight : bold;
     text-decoration : none;
     padding-left : 2px;
      }
 #navMenu li a:hover {
     background : #aac;
      }
 #navMenu li:hover ul ul, #navMenu li:hover ul ul ul, #navMenu li.sfhover ul ul, #navMenu li.sfhover ul ul ul {
     left : -999em;
      }
 #navMenu li:hover ul, #navMenu li li:hover ul, #navMenu li li li:hover ul, #navMenu li.sfhover ul, #navMenu li li.sfhover ul, #navMenu li li li.sfhover ul {
     left : auto;
      }
.border{
1px solid #dddddd;
}
@charset "utf-8";
/* CSS Document */
body
{
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}




.txt_box
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
border:1px solid #333333;
}


.style1 {
	font-size: 15px;
	font-family: Tahoma, Impact;
	color: #415e80;
}


a:link 
{
	text-decoration: none;
	color:#bbbbbb;
}
a:visited 
{
	text-decoration: underline;
	color:##7b7c7a;
}
a:hover 
{
	text-decoration: underline;
	color:#F30871;
}
a:active 
{
	text-decoration: underline;
	color:#000000;
}

/*
.style2 {font-size: 12px; font-family: Tahoma, Impact; color: #333333; }
*/

.style2:link 
{
	font-family: Tahoma, Impact;
	text-decoration: none;
	color:#333333;
	font-size:12px;
}
.style2:visited 
{
	font-family: Tahoma, Impact;
	text-decoration: none;
	color:#333333;
	font-size:12px;
}
.style2:hover 
{
	font-family: Tahoma, Impact;
	text-decoration: none;
	color:#990000;
	font-size:12px;
}
.style2:active 
{
	font-family: Tahoma, Impact;
	text-decoration: none;
	color:#990000;
	font-size:12px;
}







.style222:link 
{
	font-family: Tahoma, Impact;
	text-decoration: none;
	color:#990000;
	font-size:12px;
}
.style222:visited 
{
	font-family: Tahoma, Impact;
	text-decoration: none;
	color:#990000;
	font-size:12px;
}
.style222:hover 
{
	font-family: Tahoma, Impact;
	text-decoration: none;
	color:#990000;
	font-size:12px;
}
.style222:active 
{
	font-family: Tahoma, Impact;
	text-decoration: none;
	color:#990000;
	font-size:12px;
}










.style4 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #415e80; font-weight: bold; }
.style5 {color: #990000}
.style6 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #7b8ca1; font-weight: bold; }



.style7 {
	font-family: Verdana;
	font-weight: bold;
	color: #303030; 
	font-size: 12px;
}




.style77:link 
{
	font-family: Verdana;
	font-weight: bold;
	color: #303030; 
	font-size: 12px;
	text-decoration: none;
}
.style77:visited 
{
	font-family: Verdana;
	font-weight: bold;
	color: #303030; 
	font-size: 12px;
	text-decoration: none;
}
.style77:hover 
{
	font-family: Verdana;
	font-weight: bold;
	color: #303030; 
	font-size: 12px;
	text-decoration: underline;
}
.style77:active 
{
	font-family: Verdana;
	font-weight: bold;
	color: #303030; 
	font-size: 12px;
	text-decoration: none;
}









.style8 {color: #333333;}
.style9 {
	color: #8a8a8a;
	font-family: Verdana;
	font-size: 10px;
}
.style10 { 
font-family: Verdana;
color: #303030;
font-weight: bold;
}
.style11 {
font-family: Verdana; 
color: #990000; 
font-weight: bold;
}
.style12 {font-size: 11px; font-family: Tahoma, Impact; color: #415e80; }
.style14 {color: #999999;}

.style15 {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Impact;
	color: #8b164a;
}
.style17 {font-size: 11px; font-family: Tahoma, Impact; color: #000000; font-weight: bold; }
.style19 {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Impact;
}
.style20 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Impact;
	color:#273a4e;
}
.style23 {
	font-family: Tahoma, Impact;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
.style24 {font-size: 11px; font-family: Tahoma, Impact; color: #333333; font-weight: bold; }
.style26 {color: #333333; }




.footer:link 
{
	text-decoration: none;
	color:#666666;
	font-size:10px;
}
.footer:visited 
{
	text-decoration: none;
	color:#666666;
	font-size:10px;
}
.footer:hover 
{
	text-decoration: none;
	color:#660000;
	font-size:10px;
}
.footer:active 
{
	text-decoration: none;
	color:#660000;
	font-size:10px;
}



.toplinknav:link 
{
	text-decoration: none;
	color:#666666;
	font-size:12px;
}
.toplinknav:visited 
{
	text-decoration: none;
	color:#666666;
	font-size:12px;
}
.toplinknav:hover 
{
	text-decoration: underline;
	color:#660000;
	font-size:12px;
}
.toplinknav:active 
{
	text-decoration: underline;
	color:#660000;
	font-size:12px;
}




.blue:link 
{
	text-decoration: underline;
	color:#0000FF;
	font-size:12px;
}
.blue:visited 
{
	text-decoration: none;
	color:#0000FF;
	font-size:12px;
}
.blue:hover 
{
	text-decoration: none;
	color:#0000FF;
	font-size:12px;
}
.blue:active 
{
	text-decoration: underline;
	color:#0000FF;
	font-size:12px;
}



.heading_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F20770;
	text-decoration: none;
	font-weight: bold;
}


.heading_top:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F20770; 
	text-decoration: none;
	font-weight: bold;
}
.heading_top:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F20770; 
	text-decoration: none;
	font-weight: bold;
}
.heading_top:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000; 
	text-decoration: none;
	font-weight: bold;
}
.heading_top:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.border{
border:1px solid #dddddd;
}