/*
  $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-size: 11px; }
A.boxText { color: #333333; }
.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; }

BODY {
  background: url(images/graphics/background_gradient.jpg) repeat-x #ffffff fixed;
  color: #333333;
  margin: 0px;
  font-family:"Gill Sans MT", "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
}

.outside_box {
	border:1px solid #333333;
	background:#E6D5E3;
}

.inside_box {
	border:thin solid #663333;
	border:1px solid #663333;
	background-color: #fff;
	padding:10px;
}

.total_site_width {width: 950px;
}

.box_width_left	{ width:250px;}
.box_left_background {
	border:thin solid #333333;
	border:1px solid #333333;
	background-color: #A06698;
}

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

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

A.cart_content {color:#CCCCCC;
				text-decoration: none;
}
.cart_content a:hover {
	color:#fff;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color:#CCCCCC;
}
.searchbox {
	background-color:#EFEFEF;
	color:#611F58;
	font-size:17px;
	border:1px solid #666;
	margin:0;
}
.searchbutton {
	background-color:#611F58;
	color:#fff;
	font-size:13px;
	border:1px solid #333;
	line-height:18px;
	vertical-align:top;
}
.searchbutton:hover {
	background-color:#666;
}
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;
}

TR.footer {
  background: #CC9999;
}

TD.footer {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #C298BC;
}

.Footer2 {
	background:#611F58;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

A.Footer2 {color: #FFFFFF;  text-decoration: none;}
.categoriestop {height:6px; background: url(images/graphics/categories_top_bottom.jpg) top center no-repeat;}
.categoriesbottom {height:6px; background: url(images/graphics/categories_top_bottom.jpg) bottom center no-repeat; margin:-1px 0 5px 0;}
.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-size: 10px;
}


.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  background: #FFFFFF;
  color: #996666;
}

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

.box_header_txt	td{ height:48px; vertical-align:middle; background:url(images/bg.gif) no-repeat  center left; padding-left:53px; text-transform:uppercase;
				  font-weight:bold;  color:#FFFFFF; font-size:12px;}
				  
.box_header_txt1 td{ height:40px; vertical-align:middle; background:url(images/1_z2.gif) no-repeat top left #F4F6DE; padding-left:28px; text-transform:uppercase;
				  font-weight:bold;  color:#FFFFFF; font-size:12px;}


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

.productListing-heading {
  font-size: 10px;
  background: #611F58;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #333333;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 18px;
  font-weight: bold;
  color: #660066;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-size: 13px;
  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-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  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; }

/* Graphical Borders - boxes column_left_right - Star */
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : left;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : left;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

/* Graphical Borders - boxes column_left_right - Star */

/* Graphical Borders - boxes main modules and file-pages - Star */
.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-size: 11px;
                 text-align : left;
                 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-size: 11px;
                 text-align : left;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
/* Graphical Borders - boxes main modules and file-pages - End  */

TD.noborderbox {
   font-size: 10px;
}
.imageright {
	float:right;
	margin-left: 20px;
}


.nav {
	width:245px; /* Parent Width */
	line-height:20px; /* Button Heights */
	font-size:13px;
	font-family:"Gill Sans MT", "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
}
.nav li ul {
	margin-left:245px; /* Same as Parent Width */
	margin-top:-27px; /* Same as Button Heights plus any vertical borders or margins */
}
.nav a {
	color:#611F58; /* Parent Text Color */
	background:#fff ; /* Parent Background Hover Color */
	padding:0 10px; /* DO NOT USE TOP or BOTTOM PADDING */
	border-bottom:1px solid #ccc; /* if a bottom border is used, compensate for this in the ".nav li ul margin-top value" */
	text-decoration:none;
	font-weight:bold;
}
.nav a:hover {
	color:#611F58; /* Parent Text Hover Color */
	background:#E6D5E3; /* Parent Background Hover Color */
}
.nav ul ul {
	width:250px; /* Child Width */
}



/* 1st Children */
.nav ul ul a {
	color:#fff; /* Child Background Color */
	background-color: #A06698;
}
.nav ul ul a:hover {
	color:#FFF; /* Child Text Hover Color */
	background:#666; /* Child Background Hover Color */
}
/* 2nd Children */
.nav ul ul ul a {
	color:#611F58; /* Child Text Color */
	background:#E6D5E3; /* Child Background Color */
}
.nav ul ul ul a:hover {
	color:#FFF; /* Child Text Hover Color */
	background:#666; /* Child Background Hover Color */
}
/* 3rd Children */
.nav ul ul ul ul a {
	color:#FFF; /* Child Text Color */
	background:#009; /* Child Background Color */
}
.nav ul ul ul ul a:hover {
	color:#FFF; /* Child Text Hover Color */
	background:#006; /* Child Background Hover Color */
}
/* 4th Children */
.nav ul ul ul ul ul a {
	color:#FFF; /* Child Text Color */
	background:#990; /* Child Background Color */
}
.nav ul ul ul ul ul a:hover {
	color:#FFF; /* Child Text Hover Color */
	background:#660; /* Child Background Hover Color */
}
/* 5th Children */
.nav ul ul ul ul ul ul a {
	color:#FFF; /* Child Text Color */
	background:#099; /* Child Background Color */
}
.nav ul ul ul ul ul ul a:hover {
	color:#FFF; /* Child Text Hover Color */
	background:#066; /* Child Background Hover Color */
}
/* 6th Children */
.nav ul ul ul ul ul ul ul a {
	color:#FFF; /* Child Text Color */
	background:#909; /* Child Background Color */
}
.nav ul ul ul ul ul ul ul a:hover {
	color:#FFF; /* Child Text Hover Color */
	background:#606; /* Child Background Hover Color */
}
/* 7th Children */
.nav ul ul ul ul ul ul ul ul a {
	color:#FFF; /* Child Text Color */
	background:#FF6600; /* Child Background Color */
}
.nav ul ul ul ul ul ul ul ul a:hover {
	color:#FFF; /* Child Text Hover Color */
	background:#FF9933; /* Child Background Hover Color */
}
/* 8th Children */
.nav ul ul ul ul ul ul ul ul ul a {
	color:#FFF; /* Child Text Color */
	background:#900; /* Child Background Color */
}
.nav ul ul ul ul ul ul ul ul ul a:hover {
	color:#FFF; /* Child Text Hover Color */
	background:#600; /* Child Background Hover Color */
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.nav a {
	display:block;
}
.nav ul, .nav li {
	list-style:none;
	margin:0;
	padding:0;
}
/* 1st children */
.nav li ul {
	position:absolute;
	visibility:hidden;
}
.nav li:hover>ul {
	visibility:visible;
}