/*
  $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: Trebuchet MS, Verdana, Arial, sans-serif; }
.boxtext a {text-decoration:none;}
.boxtext a:hover {color: #000; text-decoration: none;}
.errorBox { font-family : Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #023252; }
.orderEdit { font-family : Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; color: #005e9d; text-decoration: underline; }

.main_table	{width:867px;
			text-align:center;
			border: 1px solid #000;
			}

BODY {
  background: #000;
  color: #fff;
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.adv_search {
font-size: 10px;
color: #001c2e;
}

#topbg {
background: #000;
}

#innerwrap {
width: 867px;
}

.product-list-img {
	border: 5px solid #005e9d;
}

.product-list-img:hover {
	border: 5px solid #3187c0;
}

A {
  color: #fff;
  text-decoration: underline;
}

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

.leftnav {
background: #005e9d;
min-height: 450px;
height: 450px!important;
height: 450px;
}

.subcat-img {
	border: 5px solid #005e9d;
	margin-bottom: 5px;
	margin-top: 10px;
}

.subcat-img:hover {
	border: 5px solid #3187c0;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  height: 36px;
  line-height: 36px;
  background: #6ba4ce url('images/navbar-grad.jpg') repeat-x;
  color: #ffffff;
  border-bottom: 1px solid #000;
}
TD.headerNavigation a {text-decoration: none;} TD.headerNavigation a:hover {color: black;}
TD.headerNavigation2 {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height: 21px;
  line-height: 21px;
  background: white;
  color: #005e9d;
  font-weight : bold;
  border-bottom: 1px solid #000;
  padding: 0 20px;
}

TD.headerNavigation2 a {text-decoration: none;}

A.headerNavigation { 
  color: #005e9d; 
}

A.headerNavigation:hover {
  color: #000;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000;
  color: #ffffff;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
}

.leftnav .infoBox {
border-left: 20px solid #005e9d;
border-right: 20px solid #005e9d;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14;
  font-weight: bold;
  color: #ffffff;
  padding: 6px;
  padding-right: 0;
  margin: 0 10px;
  background: #00233b;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
   
}

TABLE.productListing {
	
}

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading, h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #007acb;
  margin: 0;
  padding: 0;
}

h1 {
	padding: 20px 0;
	border-bottom: 1px #007acb dotted;
	margin-bottom: 15px;
}

h2 {
	border-bottom: 1px solid #fff;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
	color: #005e9d;
}

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: 12px;
  line-height: 1.8em;
}

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

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: #005e9d;
  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: #005e9d; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #023252; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #fff; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #005e9d; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #F00; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#0F0; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.infoBoxProducts {
  text-align: center;
  border: solid 1px #666666; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;

  margin-bottom:-8px;
}
.infoBoxProducts a {

}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: normal;
	font-size: 18px;
	color: #fb4986;
} 

.infoBoxProducts {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #FFFFFF
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #FFFFFF;;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border-collapse: collapse;
 }

#menuContainer {padding:0; margin:0; list-style:none; width:867px; height:120px; position:absolute; left:65px; top:0;}

#menu {padding:0; margin:0; list-style:none; width:867px; height:180px; background:none;}
* html #menu {
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
}

#menu li {float:left; margin-top:168px; width:89px; height:34px; position:relative;}
#menu li a {display:block; width:88px; height:34px; background:url('i/off.png'); border-right:1px solid #4D91C4; text-decoration:none; color:#fff; font-size:11px;}
#menu li.last a {border:0;}

* html #menu li a {
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/off.png', sizingMethod='scale');
}

#menu li a b {display:block; width:88px; height:34px; line-height:30px; text-align:center;}

.mwide, .mwide a, .mwide a b{width:154px!important;}

.home #menu li#home a,
.about #menu li#about a,
.online #menu li#online a,
.services #menu li#services a,
.specials #menu li#specials a,
.team #menu li#team a,
.sponsors #menu li#sponsors a,
.gallery #menu li#gallery a,
.contact #menu li#contact a,
#menu li a:hover {white-space:nowrap; color:#000; cursor:pointer;}

.home #menu li#home a b,
.about #menu li#about a b,
.online #menu li#online a b,
.services #menu li#services a b,
.specials #menu li#specials a b,
.team #menu li#team a b,
.sponsors #menu li#sponsors a b,
.gallery #menu li#gallery a b,
.contact #menu li#contact a b,
#menu li a:hover b {background:url(i/on.gif);}

#wrapper {position:relative; margin:0 auto; width:990px; text-align:left; z-index:1; background:#000 url('i/bkg-repeat.jpg') repeat-y;}
#wrapper-inner {padding:1px 0 0 63px;}

#topbanner {background:#000 url('i/topbanner-bkg.jpg') no-repeat top left; width:867px; height:202px; vertical-align:top;}

img {border:none;}
.list {margin:0; padding:0; list-style-type:disc;}
.list li{margin-left:17px; color:#F09742; padding-top:0.7em; padding-bottom:0.7em; list-style-type:disc; font-size:0.9em;}
.list li p {font-size:1.0em;}
.list li table tr td {font-size:0.9em;}

.maincont {
padding: 0 30px;
}

#right-col {position:absolute; top:246px; right:86px; z-index:1;}

.highlight {margin:15px 0 25px 0; padding:0; display:block;}
.highlight li {margin:0; padding:0; display:block; border-bottom:1px #fff solid; width:184px;}
.highlight li a {padding-left:15px; background:#000 url('i/li-bkg.gif') no-repeat left; color:#6BA4CE; width:184px; line-height:30px; display:block; font-size: 14px; text-decoration: none;}
.highlight li a:hover {padding-left:15px; background:#000 url('i/li-bkg.gif') no-repeat left; color:#fff; width:184px; line-height:30px; display:block;}
.smaller {font-size:11px;}
.rollover1 {text-align:center;}
.rollover1 a img {border:1px #3B7FB1 solid;}
.rollover1 a:hover img {border:1px #7DB0D5 solid;}
.p30 {padding-top:30px;}
.p30 img {border:1px #3B7FB1 solid;}

.indexsplit {
width: 638px;
}

#footer {background: #005e9d url('i/footer-bkg.gif') repeat-x; height:129px; width:867px; line-height: 12px;}
#footer-content {text-align:center; padding-top:32px;}
#footer-content ul{display:inline; margin:0; padding:0;}
#footer-content ul li{display:inline; margin:0; padding:0; font-size:13px; color:#fff;}
#footer-content ul li a {color:#fff;}
#footer-content ul li a:hover {color:#000;}
#footer-content p a{color:#fff;}
#footer-content p a:hover{color:#000;}
#footer-logos {position:relative; top:30px; left:185px; background:#005E9D; height:32px; width:496px; padding-bottom:10px;}