/*
  $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
*/
DIV.alertmessage {background-color:#FF6600; color:#FFFFFF; border:4px solid #FF0000; font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px; font-weight:bold; padding:6px; text-align:center;}

.boxText {  font-size: 10px; }
.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: #ffffff;
  color: #000000;
  margin: 0px;
}
BODY, TD {font-family: Arial, Verdana, sans-serif; font-size:12px;}

.mainbody {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#179DE5;
}

A {
  color: #000000;
text-decoration:underline;
}

A:hover {
  color: #D90017;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  
  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, 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;
}


TD.footer {
  font-size: 12px;
  color: #ffffff;
}
TD.footer A, TD.footer A:hover {
color:#FFFFFF;
text-decoration:underline;
}

.infoBox {
  background: #de412d;
}

.infoBoxContents {
  background: #FFFFFF;
  
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  font-size: 10px;
}

TD.infoBoxHeading {
  
  font-size: 18px;
  background: #de412d;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  
  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: #de412d;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #de412d;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Arial Black", Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #E60019;
  text-transform:uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, TD.main TD, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
}

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;
}

SPAN.greetUser {
  
  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, 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 {
  
  color: #ff0000;
}

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 {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 230px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position: relative;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 210px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #FFFFFF;
text-decoration: none;
background-color: #de412d;
padding: 1px 5px 1px 18px;
border-top: 1px solid #FFFFFF;
border-bottom: 0;
}
.suckerdiv ul li ul li a, .suckerdiv ul li ul li a:hover {
background-color:#F7E900;
background-image:none;
text-decoration:none;
border:1px solid #000000;
color:#000000;
font-size:15px;
font-weight:bold;
}

.suckerdiv ul li a:hover{
background-image:url(images/menubullet.jpg);
background-repeat:no-repeat;
text-decoration:none;
background-position:left;
color:#FFFFFF;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */


TD.homefooter {
background-image:url(images/home_footbg.jpg);
background-repeat:repeat-y;
background-position:right;
}
.buttonSubmit{
	background-color: #D10118;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px;
 	border-color: #9B0011;
 	border-style: solid ;
	cursor: pointer;
	text-decoration:none;
 }
span.buttonSubmit{	padding:1px 12px 2px 12px;
	text-decoration:none;
}
/* BOF Option Type Value */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}


TD.shadowleft {background-image:url(images/shadow_l.png);}
TD.shadowright {background-image:url(images/shadow_r.png);}
TD.shadowfooter {background-image:url(images/shadow_b.png);}

TD.homediscount {text-align:center; font-weight:bold; font-size:16px; padding:0px 12px;}
TD.homediscount A {color:#000000; text-decoration:none;}

TD.infosidebox {background-color:#de412d; border-top:1px solid #FFFFFF;}

TD.hometext {background-image:url(images/hometextbg.jpg); font-size:18px; padding:0px 15px;}
TD.hometext H1, TD.hometext H2 {font-weight:bold; font-size:22px; margin:5px 0px;}
TD.hometext P {margin:5px 0px 0px 0px;}

TD.footerbanners {padding:2px; text-align:center;}

TD.contentareabg {background-color:#d3effc; background-image:url(images/contentbg.jpg); background-repeat:repeat-x;}
TD.funtownbg {background-image:url(images/funtown_bg.jpg); }
TD.contentarea {background-image:url(images/inner_header2.jpg); background-position:top right; background-repeat:no-repeat; width:100%; padding:50px 20px 10px 20px;}
TD.funtown {background-image:url(images/funtown_header2.jpg);}

TD.directoryletters {font-weight:bold; font-size:14px; color:#E60019; text-align:center;}
TD.directoryletters A {color:#E60019;}

TD.directorybox {border:1px solid #E60019; padding:4px;}
TD.directoryboxletter {font-size:22px; font-weight:bold; font-style:italic; color:#E60019;}

DIV.directorytitle {color:#000000; font-size:16px; font-weight:bold;}
DIV.directorytitle A {color:#000000; text-decoration:underline;}

TR.directoryrow TD {border:1px solid #CCCCCC; padding:4px; border-collapse:collapse;}
