/*
  $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; }
.code{width:190px;
}
.copy{margin-top:5px;}
.quick_box{margin-left:20px;}
#cart label{display:block; text-indent:20px;}
.textBoxes{margin-left:10px;}
#add{margin-left:10px;}
.qik_send{margin:10px 0 0 50px;}
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.img{
	border:none;
	border-style: none;
}

.imgbadge a{
	border:none;
	border-style: none;
}
	

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

A:hover {
  color: #AABBDD;
  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 {
  /* background: #f8f8f9;
  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: #000;
}

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; */
  padding:10px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* background: #b6b7cb;*/
  color: #00488F;
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #00488F;
}

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

@charset "UTF-8";
/* CSS Document */

*{padding:0;
margin:0;}
body{ background-color:#CCCCCC; font-size:12px; line-height:16px; font-family:Arial, Helvetica, sans-serif;text-align : center ;}
#container{width:950px; margin:5px auto; position:relative; background:url(images/cont_01.gif) top center no-repeat; background-color:#FFFFFF; text-align : left ; }
#head{ height:150px;}
h1{background:url(images/logo.jpg) center no-repeat; text-indent:-5000px; width:430px; height:82px; padding:10px 0 0 20px;}
#search{position:absolute; right:235px; top:20px; height:50px; }
.searchNav li{display:inline; font-size:10px;}
.searchNav a{text-decoration:none; font-size:12px; font-weight:bold; padding-right:10px; color:#0070b6;}
.searchNav a:hover{color:#000;}
#siteSearch{float:right; margin:-60px 30px 0 0; border:1px solid #CCCCCC; padding:10px;}
#topNav{ position:relative;width:930px; height:40px; background:url(images/topNav.jpg) top center no-repeat;margin:10px 0 0 10px; padding-top:10px;}
#topNav a{color:#FFFFFF; font-size:18px; text-decoration:none;}
#topNav a:hover{color:#CC0000;}
#topNav li{display:inline; padding-left:33px; float:left; }

#categories{float:left; width:170px; margin:0 5px;}
#categories li{list-style:none;}
#categories a{display:block; color:#0070b6; text-decoration:none; padding:5px 0 5px 10px;}
#categories a:hover{/*background:#0070b6;*/ background:url(images/blue_gradient.jpg) repeat-x; color:#FFFFFF;}
#categories a.active{/*background:#00488f;*/ background:url(images/blue_gradient.jpg) repeat-x; color:#FFFFFF; padding:5px 0 5px 10px;}
#categories a.subcat{background:#DEDFDA; color:#000000; padding:5px 0 5px 10px; margin:0 1px;}
.bord h2{background:url(images/bord_top.gif) top center no-repeat; width:100%; height:54px; text-indent:40px; padding-top:15px;  font-size:15px; }
.bordBase{width:170px; height:17px;background-image: url(images/bord_base.gif); background-position: bottom center; background-repeat: no-repeat;}
.bord{ background:#FFFFFF; background-image:url(images/bord_03.gif); background-repeat:repeat-y;   margin:5px 0;}

#main{float:left; width:540px;  margin: 5px; background:url(images/bord2_mid.jpg) repeat-y; display:inline; background-color:#dcdfd8; }
			
#main li{text-align:center; list-style:none; }
#main li a{color:#333333; text-decoration:none;}
#main li a:visited{color:#333333; text-decoration:none;}
#main p{padding-top:5px; padding-bottom:5px; color:#0070b6; line-height:18px;}
.bord2{background:url(images/bord2_top.gif) top center no-repeat; width:100%; height:16px;}
.bord2Base{background: url(images/bord2_base.gif) bottom center no-repeat; height:16px; width:100%;}
#cart{float:left; width:200px; display:inline;  margin:0 5px;}
#cart a{color:#666666; text-decoration:none; display:block;}
#cart p{text-align:center; padding:5px 0; font-size:11px;}
.cart li{list-style:none;}
.hideMe{color:#dcdfd8; clear:both; border: none;}
.hideMe2{ visibility:hidden; clear:both; border: none;}
.bord3 h2{ background:url(images/bord3_top.gif) top center no-repeat; width:100%; height:54px;text-indent:40px; padding-top:15px;  font-size:15px;}
.bord3Base{width:200px; height:17px; background:url(images/bord3_base.gif) bottom center no-repeat; clear:both;}
.bord3{background:url(images/bord3_03.gif) repeat-y; margin:5px 0;}
.newProduct li{margin-left:30px;}
#foot{clear:both; width:950px; background:url(images/cont_03.gif) bottom center no-repeat; height:50px;} 
.cat{width:160px; background-color:#FFFFFF; height:200px; float:left; margin:8px; border:1px solid #999999; }
.catimage{ width:150px; height:100px;  margin:30px 0 5px 0; border:0;}
.red{color:#FF0000;}
.footNav{text-align:center; border-top:1px dotted #999999; margin:0 20px; padding-top:10px;}
.number{ float:right; margin-right:5px; font-size:16px;color:#0070b6;font-weight:bold}
.right{float:right;}
.rightNum{ /*position:absolute; top:12px; right:10px; float:right;*/ color: #0e4d94; font-size:24px; letter-spacing:1.2px; font-weight:bold; /*height:30px;*/ margin: 10px 0px 0 0px; padding:2px;}
.pic{margin-left:5px;}
.grey{/*width:99%;*/ background:#CCCCCC; margin:0 1px; float:left; width:125px;}
.email{ float:left; margin-left:5px; font-size:14px; text-decoration:none;color:#0070b6; font-weight:bold}
.checkout{/* margin:10px 20px 10px 90px;*/ float:right; height:25px;}
.button{background: url(images/buttonBack.jpg) repeat-x bottom; color:#FFFFFF; border:none; padding:2px;}
.buttonCheck{background: url(images/checkout_tab.gif) no-repeat center; color:#FFFFFF; border:none; padding:2px; font-size:0; margin-right:5px; width:60px;}
.delete{background:#990000; color:#FFFFFF; border:0;}
.blue{color:#0099FF; text-decoration:underline;}
/*subcategory style*/
#main h2{ width:520px; margin-left:10px; color:#00488f; padding:5px 0; text-indent:20px;}
#main h3{background:#00488f; width:510px; margin-left:5px; margin-top:5px; color:#FFFFFF; padding:5px 0; text-indent:20px}
.subBox{ width:518px;  background: #FFFFFF; margin:10px 0 0 10px; border:1px  solid #999999; font-size:12px; overflow:hidden;}
.subBox td{padding:0.2em; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.left{float:left; padding:5px;}
.page{margin:10px;}
.page a{padding-left:5px; font-size:16px; color:#000000;}
.page a:hover{color:#CC0000;}
.item{margin:0 0 10px 10px; text-align:center;}
.item th{background:#ccc; color:#000; padding:3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
.contentbody{ padding:4px;}
.cata_pic{margin-left:30px;}
.cata_icon{margin:5px 0 0 35px;}
.content p{ color:#000000!important;  line-height:14px; font-size:12px; font-weight:normal!important;}
a.whitelink{color:#FFF;}
