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

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

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

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

.redtext {
	color: red;
}

FORM {
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #2f8ab6;
}

.headerNavigationCon {
  min-width: 758px;
  width: 100%;
}

.PaymentBoxes input {
	border: 1px solid #CCC;
}

#MainContainer {
	text-align: center;
	background-image: url(assets/images/top_back2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#InnerContainer {
	text-align: left;
	margin: 0 auto;
	width: 993px;
	padding: 0 11px 0 11px;
	background-image: url(assets/images/background.png);
}

#Header {
	margin: 0 auto;
	width: 993px;
	padding: 0 11px 0 11px;
	text-align: left;
	position: relative;
}

.Logo {
	padding: 15px 0;
	display: block;
	width: 200px;
}

#Bread {
	padding: 3px 0 9px 16px;
	color: #06C;
	font-size: 11px;
}

#Bread a, #Bread a:link, #Bread a:active, #Bread a:visited {
	color: #000;
}

#TopMenu {
	background-image: url(assets/images/top_back.png);
	height: 24px;
	font-size: 13px;
	color: #06C;
}

#TopMenu li {
	float: left;
	list-style: none;
}

#TopMenu li a, #TopMenu li a:link, #TopMenu li a:active, #TopMenu li a:visited {
	color: #FFFFFF;
	border-right: 1px solid #999;
	padding: 5px 22px 6px 22px;
	display: block;
}

#TopMenu li a:hover {
	color: #FFFFFF;
	background-color: #666;
	text-decoration: none;
}

#FooterBack {
	background-image: url(assets/images/top_back.png);
	height: 24px;
}

.MiddleCats {
	text-align: center;
	padding: 0 4px 20px 4px;
}

.MiddleCats span {
	display: block;
	font-size: 15px;
}

TD.headerNavigation {
  font-size: 13px;
  background: #2f8ab6;
  color: #00132f;
  height: 24px;
}

TD.headerNavigation a, TD.headerNavigation a:link, TD.headerNavigation a:active, TD.headerNavigation a:visited {
  color: #ffffff;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #2f8ab6;
}

TD.footer {
  font-size: 10px;
  background: #2f8ab6;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background-color: #ffffff;
  font-size: 14px;
}

.infoBoxContents {
  font-size: 14px;
  color: #000000;
  background-color: #ffffff;
}

.MainContentBack .infoBoxContents a {
	font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-size: 16px;
  font-weight: normal;;
  color: #000000;
  background-color: #ffffff;
  padding: 0 0 6px 0;
}

TD.infoBox, SPAN.infoBox {
}

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: #fff;
  padding: 4px;
}

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: #fff;
  padding: 4px;
}

TABLE.productListing {
}

.productListing-heading {
  font-size: 12px;
  background: #0a3574;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px;
}

.productListing-heading a, .productListing-heading a:link, .productListing-heading a:active, .productListing-heading a:visited {
  padding: 0px;
}

TD.productListing-data {
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

.main p {
  font-size: 14px;
  line-height: 18px !important;
  padding: 0 20px 0 20px;
  text-align: justify;
}

.main a {
	font-weight: bold;
}

.main ul {
	padding: 0 20px 0 44px;
}

.main ul li {
	padding: 0 0 4px 0;
  font-size: 14px;
  line-height: 18px !important;
}

.MainContent {
	padding: 0 6px 6px 6px;
}

.MainContent2 {
	padding: 4px 4px 0 4px;
}

.MainContent3 {
	padding: 0 4px 0 4px;
}

.MainContent4 {
	padding: 0 0 0 4px;
}

.MainContent5 {
	padding: 0 4px 0 0;
}

.MainContentBoxes {
	padding: 0 20px 0 20px;
}

.MainContentBoxes .infoBoxHeading {
	padding: 0 0 0 10px !important;
}

.MainContentBoxes .infoBoxContents {
	padding: 0 5px 0 5px !important;
}

.MainContentBoxes .infoBoxContents td {
	padding: 0 0 5px 0 !important;
}

.MainContentBoxTops {
	background-color: #fff;
	height: 12px;
	max-height: 12px;
}

.MainContentBoxTops2 {
	background-color: #fff;
	height: 12px;
	max-height: 12px;
}

.MainContentBack {
	background-color: #d9d8d8;
}

.MainContentBack img {
}

.ProDes {
	padding: 0 20px 0 20px;
	font-size: 13px;
}

.MainContentBack h2 {
	padding: 0 0 0 0;
	font-size: 16px;
}

.MainContentBack p {
	padding: 0 0 0 0;
	font-size: 13px;
}

.MainContentBack ul li {
	font-size: 13px;
}

.MainContentBack2 {
	background-color: #d9d8d8;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 12px;
}

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

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

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

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

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

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

TEXTAREA {
  width: 100%;
  font-size: 11px;
	border: 1px solid #0a3574;
}

SPAN.greetUser {
  font-size: 14px;
  color: red;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  color: #ff0000;
  font-size: 16px;
}

SPAN.errorText {
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }


.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 185px; /* Width of Menu Items */
font-size: 12px;
}

.suckerdiv ul li{
position: relative;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
	left: 184px; /* Parent menu width - 1*/
	width: 185px; /*sub menu width*/
	display: none;
}

.suckerdiv ul li:hover ul{
display: block;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 185px; /* Parent menu width - 1*/
display: none;
position: absolute;
}

.suckerdiv ul li ul li:hover ul{
display: block;
}

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

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

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #5a5a5a;
font-size: 14px;
text-decoration: none;
padding: 3px 5px 0px 12px;
}
.suckerdiv ul li a big{
color: #45c3ff;
font-size: 16px;
}

.suckerdiv ul li a:hover{
color: black;
text-decoration: none;
}

.suckerdiv ul li ul li a{
color: #ffffff;
font-size: 12px;
padding: 3px 5px 3px 17px;
background-color: #017092;
}

.suckerdiv ul li ul li a:hover{
text-decoration: none;
color: #FFFFFF;
background-color: #06C;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: yellow;
color: black;
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 li ul .subfolderstyle {
background-color: #222222;
}

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

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */


/* Advanced Searches infobox */
#quick_find select {width:12em; font-size:11px;}
#quick_find select option {width:auto;}

.BrandsBoxHeading {
  font-size: 15px;
  font-weight: normal;;
  color: #ffffff;
  background-color: #000;
  background-image: url(assets/images/box_top.gif);
  width: 179px;
  height: 20px;
  padding: 4px 0 0 6px;
}

#BrandsBox {
	padding: 0 0 8px 0;
	margin: 0;
}

#BrandsBox .infoBoxContents {
  font-size: 14px;
  color: #5a5a5a;
  background-image: url(assets/images/box_middle.gif);
  padding: 0 0 0 9px;
}

#BrandsBox .infoBoxContents span {
	display: none;
}

#BrandsBox ul {
	padding: 0;
	margin: 0;
}

#BrandsBox ul li {
	float: left;
	width: 80px;
	max-height: 30px;
	list-style: none;
	padding: 7px 0 0 0;
	text-align: center;
}
