/*
  $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
*/
body { behavior:url("csshover.htc"); }

BODY {
  background: #EDE9F3;
  color: #000000;
  margin: 10px;
}

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; padding-left:10px;}
a.boxText:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.boxText:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.boxText:hover {
	text-decoration: none;
}
a.boxText:active {
	text-decoration: none;
	color: #FFFFFF;
	}

.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; }


A {
  color: #714387;
  text-decoration: none;
}

A:hover {
  color: #714387;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
}

TD.headerNavigation {
font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
}

A.headerNavigation { 
font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
}

A.headerNavigation:hover {
font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #00CCFF;
}

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 {
background-image: url(images/footer.gif); background-repeat: no-repeat; background-position:top center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #828382;
  font-weight: normal;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #828382;
  font-weight: normal;
}
a.footer:link {
	color: #828382;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #828382;
}
a.footer:hover {
	text-decoration: none;
	color:#7A579F;
}
a.footer:active {
	text-decoration: none;
	color: #828382;
	}
.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading { font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 100;
  color: #ffffff;
  padding-left:10px;
  padding-top:5px;
}

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;
}

TR.productListing-odd, TR.productListing-even {
  border: 0px 0px 50px 0px;
  border-style: solid;
  border-color: #000000;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #754B8B;
  font-weight: bold;
}

TD.productListing-data {
font-family: Arial,Helvetica,sans-serif;

font-size: 12px;
line-height: 13px;
color: #666666;
padding-left:10px;
}

A.pageResults {
  color: #714387;
}

A.pageResults:hover {
  color: #714387;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
font-family: Arial,Helvetica,sans-serif;
color: #714387;
font-size: 18px;
font-style: normal;
font-weight: normal;
padding-top:25px;
}

TD.pageSubHeading, DIV.pageSubHeading {
font-family: Arial,Helvetica,sans-serif;
color: #714387;
font-size: 14px;
font-style: normal;
font-weight: normal;
}
TD.codeSubHeading, DIV.codeSubHeading {
font-family: Arial,Helvetica,sans-serif;
color: #714387;
font-size: 14px;
font-style: normal;
font-weight: normal;
padding-bottom:1px;
}
TD.priceSubHeading, DIV.priceSubHeading {
font-family: Arial,Helvetica,sans-serif;
color: #714387;
font-size: 18px;
font-style: normal;
font-weight: normal;
}

TD.infoHeading, DIV.infoHeading {
font-family: Arial,Helvetica,sans-serif;
color: #714387;
font-size: 14px;
font-style: normal;
font-weight: normal;
padding-top:25px;
}

TD.infoSubHeading, DIV.infoSubHeading {
font-family: Arial,Helvetica,sans-serif;
color: #714387;
font-size: 18px;
font-style: normal;
font-weight: normal;
padding: 5px 0px 10px 0px;
}
.infoSubHeadingLine2 {
font-family: Arial,Helvetica,sans-serif;
color: #714387;
font-size: 14px;
font-style: normal;
font-weight: normal;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #666666;
line-height:12px;
}

TD.smallText, SPAN.smallText, P.smallText {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #666666;
line-height:12px;
}

TD.accountCategory {
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
color: #666666;
line-height:12px;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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: 10px;
  color: #3399CC;
  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; }

.leftarea {width:172px; border-bottom:3px; border-bottom-color:#FFFFFF; border-left:3px; border-left-color:3px;}

TD.leftarea {width:172px; border-bottom:3px; border-bottom-color:#FFFFFF; border-left:3px;}


table#leftarea {width:172px; padding-left:10px; padding-right:10px; background-color:#82B0C4; border-top: blank;
    border-bottom: solid; border-bottom-color:#FFFFFF; border-bottom-width:2px;
	border-left:solid; border-left-color:#FFFFFF; border-left-width:2px;
    border-right: blank;}
table#top {background-image: url(images/header.gif); background-repeat:no-repeat; background-position:top center;}	
table#main {background-image: url(images/bgd.gif); background-repeat:repeat-y; background-position:top center;}

table#maintext {width:100%; }
	
table#maintext2 {min-height:750px; background-color:#FFFFFF;}	

td#imageblock {padding-top:5px}
	
td#boxes {width:143px; background-color:#4F93B8; background-image: url(images/boxbg.gif); background-repeat:repeat-x;
    border-top: solid; border-top-color:#CCFFFF; border-top-width:1px;
	border-left:solid; border-left-color:#CCFFFF; border-left-width:1px;
    border-right:solid; border-right-color:#666666; border-right-width:1px;
	border-bottom:solid; border-bottom-color:#CCFFFF; border-bottom-width:1px; margin:10px;}
	
.menupos {margin: 0px -40px 0px -10px; text-align:center}
.topMenu{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999;  text-align:left}
a.topMenu:link {
	color: #999999;
	text-decoration: none;
}
a.topMenu:visited {
	text-decoration: none;
	color: #999999;
}
a.topMenu:hover {
	text-decoration: none; color:#3399CC;
}
a.topMenu:active {
	text-decoration: none;
	color: #999999;
	}
	
h1 {font-family: Arial, Helvetica, serif;

color: #714387;

font-size: 22px;

font-style: normal;

font-weight: normal;

padding-bottom: 2px;}


h2 {font-family: Arial, Helvetica, serif;
color: #714387;
font-size: 12px;
font-style: normal;
font-weight: bold;
padding-bottom: 0px;
margin-bottom: -8px;}

h3 {font-family: Arial, Helvetica, serif;
color: #714387;
font-size: 11px;
font-style: normal;
font-weight: bold;
padding-bottom: 0px;
margin-bottom: -9px;}

ul {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;  }
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:16px; color: #666666; margin: 0px 0px 10px 20px; padding: 0px 0px 0px 10px;}



p {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #666666;
line-height:16px;
}

/* Begin CSS Drop Down Menu */

#menum-container
	{
	width:1000px;
	height: 38px;	
	background-image: url('images/menuBgd.gif'); background-position: top left; background-repeat: no-repeat;	
	top: 1em;
	left: 1em;
	z-index:1000;

	}

#menum
	{
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	width:945px;
	height: 33px;
	padding: 5px 0px 0px 52px;
	margin:0px;
	text-align:center;
	}
		
#menum a
	{
	text-align: left;
	display:block;
	border-color:#A280B0;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	white-space:nowrap;
	margin:0px;
	padding: 3px;
	font-size: 13px;
	}
	
#menum a:link, #menum a:visited, #menum a:active	
	{
	color: #FFFFFF;

	text-decoration:none;
	}
	
#menum a:hover	/* menu at mouse-over  */
	{
	color: #C8ACD4;

	text-decoration:none;
	}	
	
#menum a.top_parent, #menum a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border-width:0px;
	}
	
#menum a.parent, #menum a.parent:hover 	/* attaches side-arrow to all parents */
	{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menum ul
	{
	color:#FFFFFF;
	font-size: 13px;
	list-style:none;
	margin:0;
	padding:0px 25px 0px 5px;
	float:left;
	width:auto;	/* width of all menu boxes */
	}

#menum li
	{
	color:#FFFFFF;
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px
	}

#menum ul ul
	{
		color:#FFFFFF;
		font-size: 13px;
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin: -10px 0px 0px -50px;
	}

#menum ul ul ul
	{
	top:0;
	left:100%;
	}

div#menum li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menum li:hover ul ul,
div#menum li li:hover ul ul,
div#menum li li li:hover ul ul,
div#menum li li li li:hover ul ul
{display:none;}

div#menum li:hover ul,
div#menum li li:hover ul,
div#menum li li li:hover ul,
div#menum li li li li:hover ul
{display:block;}

a.menumain { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #8080A6; background-color:#714387; width:150px; height:20px; text-align:left; text-decoration: none; font-weight:normal;  margin-top:1px;}
a.menumain:link { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #8080A6; background-color:#714387; text-align:left; text-decoration: none; font-weight:normal; margin-top:1px;}
a.menumain:visited { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #8080A6; background-color:#714387; text-align:left; text-decoration: none; font-weight:normal; }
a.menumain:active { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #8080A6; background-color:#714387; text-align:left; text-decoration: none; font-weight:normal; }
a.menumain:hover { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; background-color:#714387; text-align:left;  text-decoration: none; font-weight:normal; }


/* End CSS Drop Down Menu */


#slideshow {
    position:relative;
    height:482px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
