
/* General Style Start Here */

/*
  $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: Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
 
}

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

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

FORM {
	display: inline;
}


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #35addb;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: #35addb;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



.infoBox {  
    background: #aadae6;
}

.infoBoxContents {
   background: #e4f9fe;

}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #35addb;
  color: #ffffff;
}

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

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

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: #35addb;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: #BDD6F4;
    color: #407595;
}
TD.productListing-data a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: #BDD6F4;
    color: #407595;
}

TD.productListing-data a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: #BDD6F4;
    color: #407595;
}


A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-size:20px;
	color:#1D8220;
	background-color:inherit;
	border-bottom:1px dashed #CCCCCC;
	padding:0 0 5px 0;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

TEXTAREA {
  width: 90%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, 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, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff0000; }
/*------------------------------------------------------General------------------------------------------------------*/


body{
	margin:0;
	padding:0;
	background:url(images/bodyBg.gif) 0 0 repeat-x;
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#FEFFFF;
	}
 div, p, ul, li, a, img, form, h1, h2, h3, h4{
	margin:0;
	padding:0;
	}
a{
	text-decoration:none;
	color:#9A0000;
	background-color:inherit;
	outline:0;
	}
a:hover{
	text-decoration:none;
	color:#666666;
	background-color:inherit;
	}
ul{
	list-style-type:none;
	}
/* General Style End Here */
/* Header Style Start Here */
.header{
	width:960px;
	height:325px;
	background:url(images/header.jpg) 0 0 no-repeat;
	}
.logo{
	padding:12px 45px 0 0;
	}
.phone{
	font:bold 18px/22px Helvetica, Arial, sans-serif;
	color:#003B60;
	background-color:inherit;
	}
.phone span{
	color:#FF8815;
	background-color:inherit;
	}
ul.topMenu li{
	float:left;
	width:auto;
	padding:0 10px;
	}
ul.topMenu li a{
	color:#000;
	background-color:inherit;
	text-decoration:none;
	}
ul.topMenu li a:hover, ul.topMenu li a.active{
	border-bottom:2px solid #E89800;
	}
.headerTxt{
	font-size:18px;
	color:#fff;
	background-color:inherit;
	padding:56px 0 18px 0;
	line-height:24px;
	}
/* Header Style End Here */
/* Body Style Start Here */
.bodyPdd{
	padding:15px 0 0 0;
	}
.forumBox{
	width:190px;
	height:67px;
	background:url(images/yellowBg.gif) 0 0 no-repeat;
	}
.forumBox p{
	padding:10px;
	font-size:19px;
	color:#fff;
	background-color:inherit;
	text-align:center;
	line-height:22px;
	}
.forumBox p a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}
.forumBox p a:hover{
	color:#FFFDF3;
	background-color:inherit;
	text-decoration:underline;
	}
.headBg{
	background:url(images/headingBg.gif) 0 100% repeat-x #3DBAE9;
	color:#fff;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	}
.box{
	background:url(images/headingArrow.gif) 0 0 no-repeat #E4F9FE;
	color:#4C4C4C;
	border-left:1px solid #AADAE6;
	border-right:1px solid #AADAE6;
	border-bottom:1px solid #AADAE6;
	padding:15px 10px 15px;
	}
.cat{
	width:169px;
	height:22px;
	color:#4C4C4C;
	background-color:#fff;
	}
ul.leftLink{
	margin:15px 0 0 0;
	}
ul.leftLink li{
	background:url(images/bullet.gif) 0 5px no-repeat;
	padding:0 0 5px 10px;	
	}
ul.leftLink li a{
	color:#4C4C4C;
	background-color:inherit;
	}
ul.leftLink li a:hover{
	color:#1295C5;
	background-color:inherit;
	}
.cart{
	background:url(images/cartBg.jpg) 0 0 no-repeat;
	width:190px;
	height:70px;
	color:#2696C5;
	background-color:inherit;
	font-weight:bold;
	}
a.clickHere{
	display:block;
	width:90px;
	height:21px;
	background:url(images/clickhereBtn.gif) 0 0 no-repeat;
	text-indent:-10000px;
	margin:0 0 3px 0;
	}
a.clickHere:hover{
	background:url(images/clickhereBtn.gif) 0 100% no-repeat;
	}
span.testiName{
	font-weight:bold;
	color:#0A77A4;
	background-color:inherit;
	}
.testiBdr{
	border-bottom:1px solid #AADAE6;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	}
a.moreLink{
	text-decoration:none;
	color:#9A0000;
	background-color:inherit;
	text-decoration:none;
	outline:0;
	}
a.moreLink:hover{
	text-decoration:underline;
	color:#9A0000;
	background-color:inherit;
	}
.searchTxt{
	color:#0A77A4;
	background-color:inherit;
	}
input.subBtn{
	width:49px;
	height:17px;
	}
a.advSerch{
	color:#272727;
	background-color:inherit;
	text-decoration:underline;
	}
a.advSerch:hover{
	text-decoration:none;
	}
ul.greenBtn li{
	background:url(images/greenBtn.gif) 0 0 no-repeat;
	width:190px;
	height:32px;
	margin:0 0 5px 0;
	}
ul.greenBtn li a{
	color:#fff;
	background-color:inherit;
	font-size:16px;
	font-weight:bold;
	line-height:32px;
	padding:0 0 0 35px;
	}
ul.greenBtn li a:hover{
	color:#F4FF75;
	background-color:inherit;
	}
inupt.boxField{
	width:166px;
	height:18px;
	}
/* Mid Body Style Start Here */
.midBody{
	padding:5px 15px 10px 15px;
	}
.topComment{
	background:url(images/topBg.gif) 0 0 repeat-x;
	height:45px;
	padding:10px;
	color:#626262;
	background-color:inherit;
	}
.topComment span{
	color:#107B14;
	background-color:inherit;
	font-weight:bold;
	}
.blueTxt{
	color:#0072A2;
	background-color:inherit;
	}
h2, h3{
	font-size:20px;
	color:#1D8220;
	background-color:inherit;
	border-bottom:1px dashed #CCCCCC;
	padding:0 0 5px 0;
	}
.border_product{
	background-color:inherit;
	border-bottom:1px dashed #CCCCCC;
	padding:0 0 5px 0;
	}
.product_head h1{
	font-size:20px;
	color:#1D8220;
	background-color:inherit;
	padding:0 0 5px 0;
	}	
p{
	padding:12px 0 0 0;
	}
.greenHeadBg{
	background:url(images/headingGreen.gif) 0 0 no-repeat;
	width:540px;
	height:39px;
	}
h2.greenHead{
	padding:7px 10px 7px 10px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	border:none;
	}
p.description{
	color:#0072A2;
	background-color:inherit;
	font-size:12px;
	padding:0 0 4px 0;
	line-height:14px;
	}
p.price{
	color:#699019;
	background-color:inherit;
	font-size:12px;
	font-weight:bold;
	padding:0 10px 3px 0;
	}
p.price span{
	color:#666666;
	background-color:inherit;
	font-size:12px;
	}
a.viewDeatils{
	background:url(images/view-details.gif) 0 0 no-repeat;
	width:80px;
	height:16px;
	line-height:16px;
	display:block;
	text-indent:-5000px;
	}
a.viewDeatils:hover{
	background:url(images/view-details.gif) 0 100% no-repeat;	
	}
a.buyNow{
	background:url(images/buyNow.gif) 0 0 no-repeat;
	width:80px;
	height:16px;
	line-height:16px;
	display:block;
	text-indent:-5000px;
	margin:0 0 5px 0;
	}
a.buyNow:hover{
	background:url(images/buyNow.gif) 0 100% no-repeat;
	}
.rtProduct{
	padding:0 0 0 20px;
	}
.proTopPadd{
	padding:25px 0 0 0;
	}
/* Mid Body Style End Here */
/* Body Style End Here */

/* Footer Style Start Here */
.footer{
	border-top:1px solid #D4D4D4;
	font-size:11px;
	color:#6A6A6A;
	background-color:inherit;
	padding:0 0 20px 0;
	}
.footer a{
	color:#6A6A6A;
	background-color:inherit;
	}
.footer a:hover{
	color:#2596C4;
	background-color:inherit;
	}
ul.footerLink{
	width:188px;
	margin:0 auto;
	}
ul.footerLink li{
	background:url(images/footerNavDiv.gif) 100% 4px no-repeat;
	padding:0 10px;
	float:left;
	width:auto;
	}
ul.footerLink li a{
	color:#2596C4;
	background-color:inherit;
	}
ul.footerLink li a:hover{
	color:#6A6A6A;
	background-color:inherit;
	}
ul.footerLink li.last{
	background-image:none;
	padding:0 0 0 10px;
	}


/* Footer Style End Here */

.style1 {color: #000000}
.style2 {color: #990000}
.sellborder {
	border: 3px dashed #CCCCCC;
}
.sellbordersolid {
	border: 3px solid #CCCCCC;
}
.style5 {font-size: 14px}
.style6 {
	color: #108B4F
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {font-size: 16px}