

.dummy{}
html{color:#000000;}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0; font-size:12px;}
table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}strong{ font-weight:bold; }

/* Normalizing Styles
-----------------------------------------------------------------------------*/
body{ background:url(images/body-bg.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; margin:0; padding:0;}

h1{clear:both; font-size:25px; color:#000; margin:0; padding:0 0 10px 0;}
h2{ font-size:20px; color:#00659a; margin:0; font-weight:bold; padding:0 0 10px 0;}

h1 span{color:#606060;}
.clear{clear:both;}
a, img{outline:none; border:none;}
a{ color:#0394d8;}
p{line-height:18px; padding:0 0 20px 0;}
.blue{ color:#0394d8;}

/* Containor
-----------------------------------------------------------------------------*/


/*
  NovaPublishing.com CSS
  Developed for Nova Publishing Company by Burke Computer Solutions
  http://www.burkecomputer.com/

  Based on the osCommerce default stylesheet.
  This file is released under the GNU GPL. However, linked images
  are copyrighted and all rights are reserved.
*/

/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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


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

FORM {
	display: inline;
}

.headerSlogan {
  position: absolute;
  top: 5px;
  right: 30px;
  font: bold italic 110% Georgia, serif;
  text-align: right;
  color: #003366;
}

#tabParent {
  float: left;
  width: 100%;
  font: 110% Verdana, Arial, sans-serif;
  line-height: normal;
  color: #fff;
  border-bottom: #060 solid 1px;
}

#tabParent ul {
  margin: 0;
  padding: 10px 10px 0;
  list-style: none;
}

#tabParent li {
  float: left;
  background: url('/catalog/images/tab_left.gif') no-repeat left top;
  margin: 0;
  padding: 0 0 0 22px;
}

#tabParent a {
  float: left;
  display: block;
  color: #fff;
  background: url('/catalog/images/tab_right.gif') no-repeat right top;
  padding: 5px 30px 4px 8px;
}

/* hide from ie5-mac \*/
#tabParent a { float: none; }
/* end hiding */

#tabParent a:hover {
  color: #9cf;
  text-decoration: none;
}

#tabParent #current {
  background-image: url('/catalog/images/tab_left_on.gif');
}

#tabParent #current a {
  background-image: url('/catalog/images/tab_right_on.gif');
  padding-bottom: 4px;
}

/*
#tabParent #current a:hover {
  color: #99ccff;
}
*/

TR.headerTabs {
  height: 50px;
  background: white url('/catalog/images/tab_bg.jpg') repeat-x top center;
}
/*
TD.headerTabs {
  font: bold 15px Verdana, Arial, sans-serif;
  text-align: center;
  border-bottom: #006600 solid 1px;
}
*/

TR.header {
  background: white url('/catalog/images/header_right.jpg') no-repeat top right;
}

TR.headerNavigation {
  background: #006699;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  background: #006699;
  color: #ffffff;
  font-weight : bold;
  padding-right: 10px;
}

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

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

.infoBox {
  /*background: #3399cc*/;
}

.infoBoxContents {
  background: transparent;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align:center;
}

.infoBoxContents1 {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: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: #006699;
  color: #ffffff;
}

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: #3399cc;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:Arial, sans-serif;
  font-size: 13px;
  background: #3399cc;
  color: #FFFFFF;
  font-weight: bold;
  height:30px;

}

.productListing-heading a{ text-decoration:none;}
.productListing-heading a:hover{ text-decoration:none; color:#FFF;}

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

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

.pageHeadingSlogan {
  color: #009900;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  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 {
  color: #006600;
  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: #336633;
  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; }










/*-----------new css-----------------------------------------------------  */




#containor{ width:100%px; margin:0 auto;}

/* Top
-----------------------------------------------------------------------------*/

#top
{
	width:100%;
	height:185px;
	float:left;
}

#top-tabb{ width:100%; height:auto; float:left; padding:13px 0 0 0; height:28px;}
.top-customer{ width:300px; color:#fff; float:left; padding:0 0 0 10px; text-align:left;}
.top-free{ width:450px; color:#fff; text-align:right; float:right; font-size:14px; font-style:italic; padding:0 15px 0 0;}
.blue1{ color:#0394d8; text-transform:uppercase;}

/* logob
-----------------------------------------------------------------------------*/

#logo-box{ width:100%; float:left; height:145px; }

.logo{ margin:44px 0 0 16px; float:left;}
.slogan{ float:right; padding:44px 0 0 0;}

/* Menu 
-----------------------------------------------------------------------------*/

#menu{ width:100%; height:auto; float:left; height:42px;}
#menu ul{ float:left; margin:0; padding:9px 0 0 30px;}
#menu ul li{ list-style:none; display:inline; margin:0; padding:0 4px; float:left;}
#menu ul li a{ text-decoration:none; color:#fff; font-size:14px; text-transform:uppercase; padding:0 19px; line-height:23px; float:left;}
#menu ul li a:hover{ background:url(images/menu-tabr.gif) top right no-repeat; padding:0 0; color:#000; line-height:23px;}
#menu ul li a:hover span{ background:url(images/menu-tabl.gif) top left no-repeat; padding:4px 19px;}
#menu ul li a.active{ background:url(images/menu-tabr.gif) top right no-repeat; padding:0 0; color:#000;}
#menu ul li a.active span{ background:url(images/menu-tabl.gif) top left no-repeat; padding:4px 19px; line-height:23px;}

/* Middle 
-----------------------------------------------------------------------------*/

#middle{ width:100%; height:auto; float:left;}

/* Middle Left
-----------------------------------------------------------------------------*/

#middle-left{ width:210px; height:auto; float:left;}

.productb{ width:210px; height:auto; float:left; background:#e1e1e1; margin:7px 0 0 0;}

.product-hed{ background:url(images/tab.jpg) no-repeat; width:210px; height:35px; float:left; font-size:14px; color:#fff; text-transform:uppercase; font-style:italic; line-height:35px; padding:0 0 5px 26px; font-weight:normal;}
.productb-top{ background:url(images/product-top.gif) top no-repeat; float:left; width:210px; padding:5px 0 0 0;}
.productb-mid{ background:url(images/product-mid.gif) repeat-y; float:left; width:210px;}
.productb-bot{ background:url(images/product-bot.gif) bottom no-repeat; float:left; width:210px;}

.productb-mid ul{ margin:0; padding:0 0 15px 0; float:left;}
.productb-mid ul li{ margin:0; padding:0 0 2px 11px; background:url(images/product-sep.gif) bottom no-repeat; list-style:none; float:left; width:198px; line-height:22px;}
.productb-mid ul li a{ text-decoration:none; float:left; background:url(images/product-list-sep.gif) 1px no-repeat; color:#000; font-size:12px; line-height:22px; padding:0 0 0 16px;}

.productb-mid ul li a:hover{ text-decoration:none; float:left; background:url(images/product-list-sep-blue.gif) 1px no-repeat; color:#00659a; font-size:12px; line-height:22px; padding:0 0 0 16px;}
.productb-mid ul li a.active{ text-decoration:none; float:left; background:url(images/product-list-sep-blue.gif) 1px no-repeat; color:#00659a; font-size:12px; line-height:22px; padding:0 0 0 16px;}

.productbm-top{ background:url(images/productm-top.gif) top no-repeat; float:left; width:210px; padding:5px 0 0 0; text-align:center;}
.productbm-top-img{ margin:11px 0 16px;}

/* Middle mid
-----------------------------------------------------------------------------*/

#middle-mid{ /*width:562px; float:left;*/ height:auto; padding:0 0 0 9px;}

#middle-bannerb{ border-bottom:#025c84 solid 10px; float:left; margin:7px 0 0 0; text-align:center; /*background:#9BD9FF;*/}
.middle-banner-con{ color:#333333; font-size:14px;}

.new-productb{ width:580px; height:auto; float:left; padding:4px 0 0 9px;}
.new-productb-hed{background: url("images/tab1.jpg"); background-repeat:no-repeat; width:560px; height:35px; float:left; color:#fff; font-size:13px; text-transform:uppercase; line-height:35px; padding:0 0.7em 0 0.7em; line-height:35px;}
.new-productb-hedm{ background:url(images/tab-newm.gif) repeat-x; height:35px; color:#fff;}
.new-productb-hedl{ background:url(images/tab-new1.gif) left no-repeat; height:35px; color:#fff;}
.new-productb-hedr{ background:url(images/tab-newr.gif) right no-repeat; height:35px; color:#fff; padding:0 0 0 15px;}



.new-productinb{ width:170px; height:auto; float:left; padding:11px 0 0 0; margin:0 8px;}
.new-product-img-inb{ width:146px; height:187px; float:left; background:#f0f0f0; padding:12px;}
.new-productinb p{ line-height:15px; padding:5px 0 0 0; float:left; clear:both; width:160px;}
.new-productinb-pri{ color:#00659a; font-size:13px;}
.new-productinb1{ width:170px; height:auto; float:left; padding:11px 0 0 0; margin:0;}
.new-productinb1 p{ line-height:15px; padding:5px 0 0 0; float:left;}

/* Middle right
-----------------------------------------------------------------------------*/

#middle-right{ width:210px; height:auto; float:left; padding:0 0 0 0px;}
.shoppingb{ width:210px; height:auto; float:left; margin:7px 0 2px 0;}
.shoppingb-hed{ background:url(images/tab.jpg) no-repeat; width:210px; height:35px; float:left; font-size:14px; color:#fff; text-transform:uppercase; font-style:italic; line-height:35px; padding:0 0 2px 16px; font-weight:normal;}
.shoppingb-top{ background:url(images/productm-top.gif) top no-repeat; float:left; width:210px; padding:15px 0 0 0px; text-align:center;}
.shoppingb-mid{ background:url(images/product-mid.gif) repeat-y; float:left; width:210px;}
.cart{ font-size:13px; font-weight:bold;}
.shoppingb-mid ul{ margin:0; padding:0 0 15px 20px; float:left;}
.shoppingb-mid ul li{ margin:0; list-style:none; float:left; width:180px; line-height:22px;}
.shoppingb-mid ul li a{ text-decoration:none; float:left; color:#000; font-size:12px; padding:0 0 0 0;}

.coming-hed{ background:url(images/tab1.gif) no-repeat; width:210px; height:35px; float:left; font-size:14px; color:#fff; text-transform:uppercase; font-style:italic; line-height:35px; padding:0 0 2px 26px; font-weight:normal;}
.coming-top{ background:url(images/coming-top.gif) top no-repeat; float:left; width:210px; padding:15px 0 15px 0; text-align:center;}
.coming-mid{ background:url(images/coming-mid.gif) repeat-y; float:left; width:210px;}
.coming-bot{ background:url(images/coming-bot.gif) bottom no-repeat; float:left; width:210px;}

/* footer
-----------------------------------------------------------------------------*/

#footer-bg{ width:100%; background:#016d9d; float:left; height:auto; margin:20px 0 0 0;}

#footer{ width:100%; height:auto; margin:0 auto 0; padding:16px 0 0 0; text-align:center;}
.bot-requests{ text-align:right; float:right; color:#fff; padding:0 10px 0 0;}

#footer ul{ width:100%; margin:0; padding:27px 0 0 0; text-align:center; clear:both;}
#footer ul li{ list-style:none; display:inline; background:url(images/footer-sep.gif) 1px no-repeat; text-align:center;}
#footer ul li.not{ background:none;}
#footer ul li a{ text-align:center; color:#cccccc; font-weight:bold; padding:0 7px 0 10px; text-decoration:none;}
.copy{ color:#cccccc;}

.main-new input{ border:solid #CCC 1px; width:295px; height:20px;}
.main-new select{ border:solid #CCC 1px; width:295px; height:20px;}
.infoboxlbel{ width:147px;}
.infoboxlbel-text{ width:200px; height:20px;}
.main-login input{ border:solid #CCC 1px; width:200px; height:20px;}
.main input{ border:solid #CCC 1px; width:200px; height:20px;}
.main-new{ font-size:12px;}
.main-login-con{ padding:0 15px 0 15px; font-size:12px;}
.main{ padding:0 0 0 0;}
