/*
  $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: 80%; }
.errorBox {  font-size : 80%; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 80%; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 80%; color: #7876a5; text-decoration: underline; }

BODY {
  background: #535272;
  color: #000;  
  font-family: "Segoe", "Candara", "Gill Sans", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	text-align: center;
}

#topnavigationcontent {
  background-color: #7876a5;
}


#topnavigationcontentinner {
  color: #d7d4df;
  font-size: 80%;
  margin: 0 auto;
  padding: .2em 0 .2em 0;
  text-align: right;
  width: 760px;
}

#topnavigationcontentinner a {
	color: #fff;
	margin: 0 .5em;
}

#topnavigationcontentinner a:hover, #topnavigationcontentinner a:active {
	color: #d7d4df;
}

#headercontent {
}

#headercontentinner {
  margin: 0 auto; 
  text-align: left; 
  width: 760px;
}

#headercontentinner form {
  float: right;
  padding-top: 1em;
}


#navigationcontent {
    background-color: #7876a5;
		border-bottom: 1px solid #535272;
		border-top: 1px solid #535272; 
}

#navigationcontentinner {
  margin: 0 auto;
  text-align: left;
  width: 760px;
}

#centercontent {
		background: #ebe9ef url('images/body_bg.gif') top left;
}

#centercontentinner {
    margin: 0 auto;
		padding: 0 0 2em 0;
		text-align: left;
		width: 760px;
}

.imgfloatright {
   float: right;
	 border: 1px solid #7876a5;
	 margin: 0 0 1em 1em;
}

.imgborder {
	 border: 1px solid #7876a5;
}

P {
  margin-bottom: 1em;
}

UL {
  margin-left: 2em;
}


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

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

LI {
    margin-bottom: .5em;
}

FORM {
	display: inline;
}



TR.headerNavigation {
}

TD.headerNavigation {
  font-size: 80%;
  color: #696791;
}

A.headerNavigation { 
  color: #696791; 
}

A.headerNavigation:hover {
  color: #7876a5;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  background: #f00;
  color: #fff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #0f0;
}

TD.headerInfo {
  
  background: #0f0;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

#footer {
  border-top: 8px solid #7876a5;
  color: #ffffff;
  font-size: 80%;
  padding: 1.5em 0;
  text-align: center;
}


#footer a:link, #footer a:visited  {
  color: #d7d4df;
}



.infoBox {
  background: #d7d4df;
}

.infoBoxContents {
  /* font-size: 80%; */
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  /* font-size: 80%; */
}

TD.infoBoxHeading {
  font-size: 80%;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  
  /* font-size: 80%; */
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}

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

TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color: #d7d4df;
  border-spacing: 0;
	margin-bottom: .8em;
}

.productListing-heading {
  
  font-size: 80%;
  background: #d7d4df;
  padding: .2em;  
}

TD.productListing-data {
  
  font-size: 85%;
  padding: .2em;
}

TD.productListing-data IMG {
  
  border: 1px solid #d7d4df;
}



A.pageResults {
  color: #696791;
}

A.pageResults:hover {
  color: #7876a5;
}

TD.pageHeading, .pageHeading {
  
  font-size: 140%;
  /* font-weight: bold; */
  color: #666;
	padding: .2em 0;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 80%;
  color: #000000;
}

TD.main, .main {
  line-height: 1.5;  
  font-size: 90%;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 80%;
}

TD.accountCategory {
  
  font-size: 110%;
  color: #aabbdd;
}

TD.fieldKey {
  
  
  font-weight: bold;
}

TD.fieldValue {
  
  
}

TD.tableHeading {
  
  
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 80%;
  color: #ffff00;
}

/* Custom form sttle */
CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {
    font-size: 80%;
    color: #000;
		background-color: #FFF;
		border: 1px solid #535272;
		padding: .2em;
}

CHECKBOX:hover, INPUT:hover, RADIO, SELECT:hover, TEXTAREA:hover {
		background-color: #FFF;
}


TEXTAREA {
    font-size: 100%;
}

SPAN.greetUser {
  
  
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  
  color: #ffff00;
}

SPAN.errorText {
  
  color: #ffff00;
}

.moduleRow { }
.moduleRowOver { background-color: #EEE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #d7d4df; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 12px; color: #999; }
.checkoutBarCurrent {  font-size: 12px; color: #000; }

/* message box */

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

/* input requirement */

.inputRequirement {  font-size: 80%; color: #ff6666; }


#lightbox{
	background-color: #202326;
	padding: 10px;
  border: 1px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color: #FFF;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('images/overlay.png'); }

* html #overlay{
	background-color: #202326;
	back\ground-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}


/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: #fff;
	background-color: transparent;
	border-left: 1px solid #535272;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
	font-size: 90%;	
	text-decoration: none;
	border-right: 1px solid #535272;
	position: relative;	
	display: block;
	padding: .2em 0 .2em .6em;
	text-transform: lowercase;

}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;	
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #fff;
	background-color: #535272;
	text-decoration: none;
	text-transform: lowercase;	
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #fff;
	background-color: #535272;	
	text-decoration: none;
	text-transform: lowercase;	
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #696791;
	border: 1px solid #535272;
	
	position: relative;
	display: block;
	z-index: 100;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
	
}

.horizsubitem a {            /* Font style, size of submenu items */
	font-size: 90%;
	line-height: 100%;	
	text-decoration: none;
	padding: .3em;
	position: relative;
	display: block;	
	text-transform: lowercase;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;	
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #fff;
	background-color: #535272;
	text-decoration: none;
	text-transform: lowercase;	
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ff0;
	background-color: #535272;		
	text-decoration: none;
	text-transform: lowercase;	
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: .75em;
	right: .5em;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #535272;

}

.dmselected A {  
    color: #fff;
}



/* Style override for selected root category
.horbar .dmselected {   
    background-color: #000;
}

*/

.horbar .dmselected A {
		font-weight: bold;
    color: #fff;		
}






