/*
  $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
*/

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

ul.sitemap {
color: #2C3A94;
}

form {
	display: inline;
}

.infoBox {
  background: #CCCCCC;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

tr.headerNavigation {
  background: #bbc3d3;
}

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

a:hover {
  color: #000077;
  text-decoration: underline;
}

a.link {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: normal;
  font-style: normal;
  color: #2C3A94;
  text-decoration: nounderlinene;
}

a.link:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: normal;
  font-style: normal;
  color: #006600;
  text-decoration: underline;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000077;
}

td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

td.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

td.bgcolor {
  background: #89CC8D;
}

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

.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: #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: #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: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D7DADA;
  color: #000000;
  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: 18px;
  font-weight: bold;
  color: #000077;
}

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

body{
	padding:0px;
	margin:0px;
	background: #E9E9E9;
}

img { border:0px;}

.main_text, table, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#000000;
	}

.h_text { color:#FFFFFF; line-height:11px; }

.h1_text { color:#F0F0F0; font-weight:bold;}
.h1_text a { color:#F0F0F0; font-weight:bold; text-decoration:none; }
.h1_text a:hover { color:#89CC8D; font-weight:bold; text-decoration:none; }
	 
.h2_text { color:#000000; line-height:13px }
.h2_text a { color:#000000; line-height:13px;text-decoration:none; }

.h3_text { color:#000077; font-weight: bold; }
.h3_text a { color:#000077; text-decoration:none; font-weight: bold; }
.h3_text a:hover { color:#006600; text-decoration:none; font-weight: bold; }

.pr_text { color:#4C769E; font-size:12px; line-height:12px}
.pr_text span { font-size:14px; color:#FF0000; }

.pr1_text { color:#FF0000; font-size:10px; line-height:10px }
	
.c_text, .c_text a { color:#000000; text-decoration:none }
.c_text a:hover { text-decoration:underline }
.c_text span a { color:#000077; font-weight:bold}

.pop_red_text, .pop_red_text a { color:#FF0000; font-size:11px; line-height:11px; text-decoration:none}
.pop_red_text a:hover { text-decoration:underline;}

.search_form {width:90px; height:17px; border-color:#5E5E5E; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; font-size:10px; color:#000000; line-height:10px}

.form2 {width:31px; height:17px; border-color:#000000; border-width:1px; background-color:#ffffff; border-style:solid; padding-right:5px; font-size:10px; color:#000000; line-height:10px; text-align:right}

.check {width:14px; height:14px; border-color:#000000; border-width:1px; background-color:#ffffff; border-style:solid; margin:0px; padding:0px;}

/*
ul {margin:0; padding:0; list-style:none}
li  {background:url('images/h-l.gif') repeat-x bottom; margin: 0px; line-height:13px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px}
li a  { text-decoration:none; color:#414141;}
li a:hover {text-decoration:underline;}
li img { margin-left:11px; margin-right:10px; vertical-align:middle}
*/

.h_l1 { background:url('images/h-l1.gif') repeat-x; height:1px}

.v_l { background:url('images/3-v-l.gif') repeat-y top;}

#manu * {
	background:none;
	border:none;
}

#manu select {
	background-color:#ffffff;
	border:1px solid #4a4a4a;
}

.smallText a, .orderEdit {
	color:#000077;
	text-decoration:none;
}

.smallText a:hover, .orderEdit:hover {
	text-decoration:none;
}

.main a {
	color:#000077;
	text-decoration:none;
}

.main a:hover {
	text-decoration:underline;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 176px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
	
.suckerdiv ul li{
position: relative;
background-color: #f0f0f0;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 175px; /* Parent menu width - 1*/
position: absolute;
width: 176px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 175px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
	left: 175px; /* Parent menu width - 1*/
	background-color: #f0f0f0;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{ 
background-color: #f0f0f0;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{ 
background-color: #f0f0f0;
}

/* menu links style */
.suckerdiv ul li a{
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #f0f0f0;
	padding: 1px 5px;
	line-height: 2em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
}

.suckerdiv ul li a:visited{
color: #000000;
}

.suckerdiv ul li a:hover{
background-color: #f0f0f0;
color: #ff0000;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #cccccc;
color: #ff0000;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #f0f0f0;
color: #ff0000;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #f0f0f0;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #f0f0f0;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #f0f0f0;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/* Graphical Borders - boxes main modules and file-pages - Star */
.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #ffffff; }
/* Graphical Borders - boxes main modules and file-pages - End  */
