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

BODY {
  background: #003333;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #568ED3;
  text-decoration: none;
}

.v{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
  color: #000000;
  text-decoration: none;
}

.v:hover {
  color: #568ED3;
  text-decoration: underline;
}
.account {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color: #000000;
text-decoration:none;
padding-left:10px;
}

.account :hover {
  color:#568ED3;
  text-decoration: underline;
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma;
  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, Tahoma;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma;
  font-size: 10px;
}

.cookieBox {
  background: #ffffff;
}

.cookieBoxContents {
  background: #ffffff;
  font-family: Tahoma;
  font-size: 10px;
}


.categoryBox {
  background: #ffffff;
}

.categoryBoxContents {
  background: #ffffff;
  font-family: Tahoma;
  font-size: 10px;
}
.searchBox {
  background: #00729F;
}


.searchBoxContents {
  background: url(images/search_bg.jpg) ;
  font-family: Tahoma;
  font-size: 16px;
}

.advancedsearchBox {
  background: #ffffff;
}

.advancedsearchBoxContents {
  background: #ffffff;
  font-family: Tahoma;
  font-size: 16px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
  padding-left:10px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma;
  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: #ffffff;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 16px;
  bgcolor:#ffffff;
}

A.pageResults {
  color: #000000;
}

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

TD.pageHeading, DIV.pageHeading {
background:url(images/blue_bg.jpg);
  font-family: Tahoma;
  font-size:14px;  
  font-weight: bold;
  color: #ffffff;
  padding-left:55px;
  height:44;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma;
  font-size: 15px;
  line-height: 1.5;
  padding-left:10px;
  padding-right:10px;
  
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 10px;
  padding-left:10px;
  padding-right:10px;
  color:#000000;
}

TD.accountCategory {
  font-family: Tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  padding-left:10px;
}

TD.fieldValue {
  font-family: Tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma;
  font-size: 11px;
}

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

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

SPAN.productSpecialPrice {
  font-family: Tahoma;
  font-weight:bold
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #9B9B9B; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #6F6F6F; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma; font-size: 11px; color: #ffffff; }

/* message box */

.messageBox { font-family: Tahoma; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma; font-size: 10px; color: #ff0000; }
.tableborder
 {
	border: 1px solid #000000;
}
.searchhead {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	padding-top:10px;
}

.adv_search {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.adv_search:hover
{
color:#000000;
text-decoration:none;
}
.outerborder
 {
	border: 1px solid #ffffff;
}
.productlistingborder
 {
	border: 3px solid  #00729F;
}
.productname {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:  #015F85;
}

.productprice {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:  #000000;
}
.memberloginhead {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left:10px;
	padding-top:10px;
}
.signuptext
{
font-family:Tahoma;
color:#000000;
font-size:11px;
font-weight:normal;
padding-left:10px;
}
.aboutus_text
{
font-family:Tahoma;
font-size:12px;
color:#000000;
font-weight:bold;
padding-left:10px;
padding-right:10px;
text-align:justify;
}
.tablebg {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.newborder {
	border: 1px solid #015F85;
}
.support_link{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
  color: #000000;
  text-decoration: underline;
 
}

.support_link:hover {
  color: #1480EB;
  text-decoration: underline;
  }
.supporttext
{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#005C81;
}

.text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}

.imageborder
 {
	border: 1px solid #000000;
}

.footerlink{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
  color: #000000;
  text-decoration: none;
}

.footerlink:hover {
  color: #568ED3;
  text-decoration: none;
}
.productlistingprice {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:  #000000;
}
.asnf_normal { line-height: 130%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#333333;}  

a.asnf_none:link {color: #0056ff; text-decoration: none}
a.asnf_none:visited { color: #0056ff; text-decoration: none}
a.asnf_none:hover { color: #0066ff; text-decoration: none }
.asnf_replyform {  border: #999999; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.asnf_error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color:#990000; font-weight:bold;} 
/*jquery faqs  */

#faqs h2 {
	background: url(images/open.png) no-repeat 0% 10%;
	padding:0px 0px 5px 20px;
	cursor: pointer;	
	font:12px/1.6em Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	}

#faqs h2.close {
	background-image: url(images/close.png);
}

#faqs .answer {
  background-color: white;
  padding:0px 0px 5px 30px;
  border-bottom:1px dashed #CCCCCC;
  margin-bottom:5px;
  font-size:13px;
}
p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
.header_blog { background: url(images/slider_bg.gif) top center repeat-x; padding:0; margin:0; }
.header_blog_resize { width:727px; margin:0 auto; padding:0;}
.header_blog_resize h2 { font: normal 30px Arial, Helvetica, sans-serif; color:#fff; padding:30px 10px; margin:0;}
.header_blog_resize .menu2 { border-top:1px solid #232323; background:#101010; padding:15px 0; margin:0 auto;}
.header_blog_resize .menu2 ul { text-align: left;  padding:0; margin:0; list-style:none; border:0; float:left;}
.header_blog_resize .menu2 ul li { float:left; margin:0; padding:0; border:0;}
.header_blog_resize .menu2 ul li a {  border-right:1px solid #575757; float:left; margin:0; padding:0 15px; color:#6b6b6b; font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none;}
.header_blog_resize .menu2 ul li a:hover { color:#fff; text-decoration:underline;}
.header_blog_resize .menu2 ul li a.active { color:#fff; text-decoration:underline;}
/* Slider */
#slider {  width:727px; padding:20px 0 0 0; margin:0 auto;}
div#slideshow { width: 100%; height:233px; padding:0; }
.slider-item { width: 100% !important; }
.slider-item img { float:right; margin:0; padding:0;}
.slider_content_inner img { border: none; }
.controls-center { width: 727px; margin:0 auto; padding:5px 0; background:#0099dd;}
#slider_controls { margin:0 auto; z-index:728; width:727px;}
#slider_controls h2 { width:600px; float:left; font: normal 11px Arial, Helvetica, sans-serif; color:#525252; padding:5px 0 0 20px; margin:0;}
#slider_controls ul { margin:0; padding:0 20px 0 0; width:254px; float:right;}
#slider_controls ul li { margin:0; padding:0 ; list-style: none; }
#slider_controls ul li { float: right; display: block; }
#slider_controls ul li a { width:17px; height: 8px; background:url('images/tabs_2.gif') no-repeat center center; display: block; float: left; padding:10px 2px 0 2px; margin:2px !important; margin:1px 1px; outline: none; }
#slider_controls ul li a:focus { outline: none; }
#slider_controls ul li a:hover,
#slider_controls ul li a.activeSlide { color:#979797; background:url('images/tabs_1.png') no-repeat center center; }

.header_blog { background:top center repeat-x; padding:0; margin:0; }
.header_blog_resize { width:728px; margin:0 auto; padding:0;}
.header_blog_resize h2 { font: normal 30px Arial, Helvetica, sans-serif; color:#fff; padding:30px 10px; margin:0;}
.header_blog_resize .menu2 { border-top:1px solid #232323; background:#101010; padding:15px 0; margin:0 auto;}
.header_blog_resize .menu2 ul { text-align: left;  padding:0; margin:0; list-style:none; border:0; float:left;}
.header_blog_resize .menu2 ul li { float:left; margin:0; padding:0; border:0;}
.header_blog_resize .menu2 ul li a {  border-right:1px solid #575757; float:left; margin:0; padding:0 15px; color:#6b6b6b; font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none;}
.header_blog_resize .menu2 ul li a:hover { color:#fff; text-decoration:underline;}
.header_blog_resize .menu2 ul li a.active { color:#fff; text-decoration:underline;}
/* Slider */
#slider {  width:728px; padding:20px 0 0 0; margin:0 auto;}
div#slideshow { width: 100%; height:233px; padding:0; }
.slider-item { width: 100% !important; }
.slider-item img { float:right; margin:0; padding:0;}
.slider_content_inner img { border: none; }
.controls-center { width: 728px; margin:0 auto; padding:5px 0; background:#101010;}
#slider_controls { margin:0 auto; z-index: 730; width:728px;}
#slider_controls h2 { width:600px; float:left; font: normal 11px Arial, Helvetica, sans-serif; color:#525252; padding:5px 0 0 20px; margin:0;}
#slider_controls ul { margin:0; padding:0 20px 0 0; width:254px; float:right;}
#slider_controls ul li { margin:0; padding:0 ; list-style: none; }
#slider_controls ul li { float: right; display: block; }
#slider_controls ul li a { width:17px; height: 8px; background:url('images/tabs_2.gif') no-repeat center center; display: block; float: left; padding:10px 2px 0 2px; margin:2px !important; margin:1px 1px; outline: none; }
#slider_controls ul li a:focus { outline: none; }
#slider_controls ul li a:hover,
#slider_controls ul li a.activeSlide { color:#979797; background:url('images/tabs_1.png') no-repeat center center; }
/***********************container*************************/
#container {
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  }
/****************news styles ****************/
.news {
list-style-type: none;
margin:0px 0px 0px 0px;
}
.news li a{ color:White;}

.floatright{float:right;}
  
td.main2{ font-size:14px;}

.noborder{ border-top:0; border-right:0; border-bottom:0; border-left:0px;}
.paratext{ font-weight:bold;}