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

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
@import url("tabcontent.css");

.boxText { font-family: Tahoma; font-size: 11px;
	background-image: url(images/infobox_bottom_bg_left.gif);
	background-position:left bottom;
	background-repeat:no-repeat
}
.errorBox { font-family : Tahoma; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background-image:url(images/body_bg.gif);
  background-repeat:repeat-x;
  background-color: #ffffff;
  font-size: 11px; 
  font-family:Tahoma; 
  color: #707070;
  margin: 0px;
}

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

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

A:hover {
  color: #none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma;
  font-size: 11px;
  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: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background-image: url(images/infobox_top_bg.gif);
	background-position: left top;
	background-repeat:repeat-x;
 /* background: #b6b7cb;*/
}

.infoBoxContents {
  background-image: url(images/infobox_bottom_bg.gif);
  background-position: right bottom;
  background-repeat:no-repeat;
  font-family: Tahoma;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/infobox_heading.gif);
  background-repeat:repeat-x;
  color: #ffffff;
}

#content .infoBoxHeading {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/infobox_heading_body.gif);
  background-repeat:repeat-x;
  color: #040404;
}
#content .infoBox {
	background-image: url(images/infobox_bottom_bg_body_left.gif);
   background-position: left bottom;
   background-repeat:no-repeat;
    /* background: #b6b7cb;*/
   background-color:#FFFFFF;
}

#content .infoBoxContents {
  	background-image: url(images/infobox_bottom_bg_body.gif);
	background-position: right bottom;
	background-repeat:repeat-x; 
  font-family: Tahoma;
  font-size: 11px;
}
#content a, #content a:visited{
  /*color: #000000;*/
  color: inherit;
  text-decoration: none;
}
#content a:hover{
  color: #AABBDD;
  text-decoration: underline;
}
TD.infoBox, SPAN.infoBox {
  font-family: Tahoma;
  font-size: 11px;
}

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: #2d364d;
  border-spacing: 1px;
  background-color: #b6b7cb;
}

.productListing-heading {
	background-image:url(images/productListing_heading.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:29px;
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}
a.productListing-heading:visited {
  color: #ffffff;
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 11px;
  padding:5px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  	height:34px;
	line-height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:none;
	color:#292b2d;
	text-indent:0px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 11px;
}
TD.ClickText{
  font-family: Tahoma;
  font-size: 12px;
}

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

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

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: 11px;
  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;
  color: #ff0000;
}

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Tahoma; font-size: 11px; color: #ff0000; }


/*--------------- Custom Style Sheet -------------*/

blockquote,form,div,li,ol,p,td,th,ul {font-size: 11px; font-family:Tahoma; color: #707070;}

.style1 {color: #707380}
.style2 {
	color: #303a52;
	font-weight: bold;
}
.style3 {
	color: #1d2953;
	font-weight: bold;
}
.style4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #a20501;
	font-weight: normal;
	font-size:20px;
}
.style5 {color: #878a8d}

p{
	text-align: justify;
	margin:0px;
	padding:0px;
	
}

#content ul{
	margin-top:5px;
	margin-left:0px;
	margin-right:2px;
	margin-bottom:0px;
	padding-left:20px;
}
#content li{

	list-style-image: url(images/bullet.gif);
	line-height:18px;
	color:#1a1b1c;
	padding-left:0px;

}
#content  ol li{
	list-style-image:none;
	line-height:18px;
	text-align:left;
	margin:0px;
	padding:0px;
}
#top{
	background-image:url(images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:30px;
	
}
#header-bg{
	background-image:url(images/header_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:177px;
}
#header{
	/*background-image:url(images/plasma_header.jpg);*/
	background-repeat:no-repeat;
	height:177px;
}
#link-bg{
	background-image:url(images/top_link_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:38px;
}
.devider{
	background-image: url(images/devider.gif);
	background-repeat:no-repeat;
	height:38px;
	width:3px;
}
#footer{
	background-image: url(images/footer_bg.gif);
	background-position: left top;
	background-repeat:repeat-x;
	height:82px;
	text-align: center;
	vertical-align: middle;
	color:#FFFFFF;
	line-height:20px;
}
#footer span{
	color:#707380;
}
#footer a, #footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
#footer a:hover{
	color:#616472;
	text-decoration:underline;
}
#container{
	padding:10px;
	
}
.right-panel{
	width:262px;
}
.box-header{
	background-image:url(images/right_box_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:34px;
	line-height:34px;
	width:262px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:15px;
}
.box-body-bg{
	background-image:url(images/box_body_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:262px;
}
.box-footer-bg{
	background-image:url(images/box_bot_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:26px;
}
.content-align{
	padding-left:10px;
	padding-right:10px;
}
.10px-outer{
	width:10px;
}
.welcome-left{
	background-image:url(images/welcome_left.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:91PX;
	width:10PX;
}
.welcome-right{
	background-image:url(images/welcome_right.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:91PX;
	width:10PX;
}
.welcome-bg{
	background-image:url(images/welcome_middle.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:91PX;
}
#heading{
	height:34px;
	line-height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:none;
	color:#292b2d;
	text-indent:0px;
}
.body-box-title-left{
	background-image:url(images/body_box_title_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:34px;
	width:10px;
}
.body-box-title-right{
	background-image:url(images/body_box_title_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:34px;
	width:10px;

}
.body-box-title-middle{
	background-image:url(images/body_box_title_middle.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:34px;
	line-height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#040404;
	text-indent:2px;

}
.body-box-outer{
	width:346px;
}
.body-box-bottom-left{
	background-image:url(images/body_box_bot_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:34px;
	width:10px;
}
.body-box-bottom-right{
	background-image:url(images/body_box_bot_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:34px;
	width:10px;

}
.body-box-bottom-middle{
	background-image:url(images/body_box_bot_middle.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:34px;
}
.middle_box_contnet{
	background-color:#ffffff;
	padding: 10px 2px 0px 2px;
}
#column_right{
	width:262px;
}
#column_right a, #column_right a:visited{
  color: #000000;
  text-decoration: none;
}
#column_right a:hover{
  color: #AABBDD;
  text-decoration: underline;
}

ul#toolbar {
clear:both;
height:47px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;

text-align:left;
/*width:750px;
padding:8px 8px 8px 8px;*/
}
#toolbar li {
margin:0px;
padding:0px;
float:left;
text-indent:-9999px;
}
#toolbar li a {
display:block;
height:38px;
list-style-image:none;
}
#toolbar li.active {
background-position:center top;
}
#toolbar li.inactive {
background-position:center bottom;
}
#toolbar li:hover {
background-position:100% -38px;
}
#toolbar li#home-tab {
background-image:url(images/home.jpg);
width:92px;
}
#toolbar li#company_info-tab {
background-image:url(images/company_info.jpg);
width:146px;
}
#toolbar li#products-tab {
background-image:url(images/products.jpg);
width:115px;
}
#toolbar li#store-tab {
background-image:url(images/store.jpg);
width:90px;
}
#toolbar li#shipping-tab {
background-image:url(images/shipping.jpg);
width:108px;
}
#toolbar li#contactus-tab {
background-image:url(images/contactus.jpg);
width:130px;
}
#toolbar li#faq-tab {
background-image:url(images/faq.jpg);
width:93px;
}
.border{
	width:89px;
	height:auto;
	border-width: 1px;
	border-style: solid;
	border-color: #d1d1d1;
	text-align:center;
	font-weight:bold;
	color:#000066;
}
.specer{
	width:8px;
}

#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.title_h2 {
 width:445px;
 padding:12px 0 0 18px;
}
.border_preview{
   
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #bdbdbd;
}
.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.faq-link{
FONT-FAMILY: Tahoma;
FONT-SIZE: 11px;
font-weight: bold;
color: #070707;
text-decoration: none;
}
.faq-link:active {
COLOR: #eb5709; TEXT-DECORATION: none;
}
.faq-link:visited {
COLOR: #070707; TEXT-DECORATION: none;
}
.faq-link:hover {
CURSOR: hand; COLOR: #eb5709; TEXT-DECORATION: underline;
}

#subcontent2{
position:absolute; 
visibility: hidden; 
border: 9px solid #18191b; 
background-color: #18191b; 
width: 400px; 
height: auto; 
padding: 4px;
}
#subcontent2 ul{
margin:0px;
padding:0px;
}
#subcontent2 li{
	list-style-type:none;
}

#subcontent3{
position:absolute; 
visibility: hidden; 
border: 9px solid #18191b; 
background-color: #18191b; 
width: 150px; 
height: auto; 
padding: 4px;
}
#subcontent3 ul{
margin:0px;
padding:0px;
}
#subcontent3 li{
	list-style-type:none;
}
a.mainlevel:link, a.mainlevel:visited {
display: block;
background-color:#333539;
vertical-align: middle;
FONT-FAMILY: Tahoma;
FONT-SIZE: 11px;
font-weight: bold;
color: #ffffff;
text-align: left;
padding-top: 0px;
padding-left: 15px;
line-height: 28px;
height: 28px;
text-decoration: none;
text-transform: none;
border-top: 1px solid #050811;
}

a.mainlevel:hover {
display: block;
background-color:#212737;
vertical-align: middle;
FONT-FAMILY: Tahoma;
FONT-SIZE: 11px;
font-weight: bold;
color: #ffffff;
}

a.mainlevel#active_menu {
color:#e80101;
font-weight: bold;

}

a.mainlevel#active_menu:hover {
color: #000077;
}
/*--------------- Custom Style Sheet -------------*/