/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  #004b6d

  Released under the GNU General Public License
*/

.boxText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.errorBox { font-family : "Trebuchet MS", Verdana, Arial, sans-serif; font-size : 10px; background: #ffc600; font-weight: bold; }
.stockWarning { font-family : "Trebuchet MS", Verdana, Arial, sans-serif; font-size : 10px; color: #ff7e00; }
.productsNotifications { background: #cbecff; }
.orderEdit { font-family : "Trebuchet MS", Verdana, Arial, sans-serif; font-size : 10px; color: #ff7e00; text-decoration: underline; }

BODY {
  background: #e6f2fb;
  color: #004b6d;
  margin: 0px;
}

A {
  color: #004b6d;
  text-decoration: none;
}
FORM {
	display: inline;
}

TR.header {
  background: #fcfeff;
}

TR.headerNavigation {
	background: #004b6d;
	font: normal 9px "Trebuchet ms", Verdana, Arial, sans-serif;
	text-transform: capitalize;
	color: #b1bbc7;
}

TD.headerNavigation {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	background: #004b6d;
	color: #fcfeff;
	font-weight : normal;
	text-transform: capitalize;
}
A.headerNavigation:hover {
  color: #004b6d; background: #ffc600; text-decoration: underline; text-underline-style: dotted;
}

TR.headerError {
  background: #ff7e00;
}

TD.headerError {
  font-family: "Trebuchet MS",  Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff7e00;
  color: #fcfeff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00a0eb;
}

TD.headerInfo {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00a0eb;
  color: #fcfeff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #004b6d;
}

TD.footer {
  font-family: "Trebuchet ms", Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #004b6d;
  color: #cbecff;
  font-weight: bold;
}
.infoBox {
  background: #cbecff;

}
.infoBoxContents {
	//background: #75d3ff;
        background: #CBECFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
}
.infoBoxContentsLogin {
  color: #7b1bbc7; 
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.infoBoxNotice {
  background: #ffc600;
}
.infoBoxNoticeContents {
  background: #cbecff;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.infoBoxHeading {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #ffa200 url(images/bgrnd_orange26.gif) repeat;
	height: 26px;
	text-align: left;
	text-indent: 10px;
}
TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS", 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: #fcfeff;
}

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: #fcfeff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #004b6d;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #cbecff;
	color: #0076ad;
	font-weight: normal;
	height: 26px;
	text-align: left;
	text-indent: 5px;
}
TD.productListing-data {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/catagories/price-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-transform: capitalize;
	color: #004b6d;
	text-align: left;
	text-indent: 5px;
	vertical-align: bottom;
	height: 105px;
	padding-bottom: 4px;
	}
	A.TD.productListing-data: hover {
  color: #52e31f;
 }


TD.voucherListing-data {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/catagories/price-line.gif) no-repeat bottom;
	background-repeat: no-repeat;
        background-position: bottom;
	text-transform: capitalize;
	color: #004b6d;
	text-align: top;
	text-indent: 5px;
	vertical-align: top;
	height: 5px;
	padding-bottom: 5px;
	}
	







TD.productListing-dataBOOK {
	background-image: url(images/catagories/price-line_book_bgrd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	text-indent: 5px;
	vertical-align: bottom;
	height: 105px;
	padding-bottom: 4px;
	width: 105px;
	}
A.pageResults {
  color: #00a0eb;
}

A.pageResults:hover {
  color: #00a0eb;
  background: #ffc600;
}

TD.pageHeading, DIV.pageHeading {
	font-family: "Trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b1bbc7;
	text-transform: capitalize;
	height: 26px;
	background-image: url(images/dots_LB_breadcrums.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 600px;
	padding-left: 10px;
}
TR.subBar {
  background: #fcfeff;
}

TD.subBar {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #004b6d;
}

TD.main, P.main {
	font-family: "Trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	width: 580px;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: "Trebuchet Ms", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0076ad;
}

TD.accountCategory {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #75d3ff;
}

TD.fieldKey {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0076ad;
	text-align: left;
	font-variant: normal;
	text-transform: uppercase;
}

TD.fieldValue {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff7e00;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 160%;
	color: #fcfeff;
	font-weight: bold;
	text-align: right;
	text-indent: 5px;
	vertical-align: top;
}

TABLE.formArea {
  background: #fcfeff;
  border-color: #004b6d;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: "Trebuchet MS",  Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff7e00;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  color: #ff7e00;
}

SPAN.errorText {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  color: #ff7e00;
}

.moduleRow { }
.moduleRowOver { cursor: pointer; cursor: hand; }
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10px; color: #75d3ff; }
.checkoutBarCurrent {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #004b6d;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

/* message box */

.messageBox { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff7e00;
	height: 26px;
	text-indent: 10px;
}
.messageStackSuccess { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10px; background-color: #00a0eb; }

/* input requirement */

.inputRequirement { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10px; color: #ff7e00; }




/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: #ff7e00;
	background-color: #fcfeff;
	border: 0px outset #004b6d;
}

.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-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #004b6d;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #fcfeff;
	background-color: #0076ad;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffc600;
	background-color: #004b6d;	
	text-decoration: none;
}

.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: #fcfeff;
	border: 0px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.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-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #004b6d;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #fcfeff;
	background-color: #0076ad;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffc600;
	background-color: #004b6d;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #00a0eb;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #fcfeff;
	border: 1px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #004b6d;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #fcfeff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffc600;
	background-color: #004b6d;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #fcfeff;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #004b6d;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #fcfeff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffc600;
	background-color: #004b6d;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #004b6d;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {
	color: #004b6d;
	font-size: 10px;
	text-decoration: none;
	font-family: "Trebuchet ms";

}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 10px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #004b6d;
	background-color: #00a0eb;
	font-size: 10px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff7e00;
	font-size: 10px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ffa200;
		font-weight: bold;
}
.blogheader {
	font: bold normal 12px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #fcfeff;
	text-align: left;
}
.blogtext {
	font: normal 10px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #fcfeff;
	text-align: left;
}
.listwhitetext {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #fcfeff;
}
.listblacktext {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #004b6d;
}
.footertextlight {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #75d3ff;
}
.footertextdark {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #b1bbc7;
}
.bigheaderwhite {
 	font: normal 11px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #fcfeff;
	text-align: left;
}
.top10-price {
	font: bold normal 16px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #ff7e00;
	text-align: left;
	text-transform: capitalize;
	text-indent: 10px;
}
.top11-price {
	font: bold normal 16px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #ff7e00;
	text-align: left;
	text-transform: capitalize;
	text-indent: 10px;
	padding-bottom: 10px;
}
.ideal-auther {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #fcfeff;
	text-align: left;
}
.catagoryprice {
	font: bold normal 18px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #004b6d;
	text-align: left;
}
.idealheader {
 	font: bold normal 14px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #fcfeff;
	text-align: left;
}
.catagoryheader {
 	font: bold normal 14px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #004b6d;
	text-align: left;
}
.catagoryheaderTOP {
 	font: bold normal 10px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #004b6d;
	text-align: left;
}
.catagoryauther {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #b1bbc7;
	text-align: left;
}
.catagoryautherTOP {
	font: normal 9px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #b1bbc7;
	text-align: left;
}
.catagorymore {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #ff7e00;
	text-align: left;
}
.pageheaderNAV {

	font: bold normal 14px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #fcfeff;
	text-align: left;
}
.L-navbar {
	font: normal 10px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #004b6d;
	text-align: left;
	text-transform: none;

}
.ideal-time-price {
	font-family: "Trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fcfeff;
}
.idealbgrnd {
	background-color: #ff7e00;
	background-image: url(images/i-deal/bgnd_OR-80px.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ORANGE-price {
	font: bold normal 16px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #ff7e00;
	text-transform: capitalize;
}
a.whity:link {font: bold 11px "Trebuchet MS", Arial, Helvetica, san-serif; color: #004b6d; text-decoration: underline; text-align: left;}
a.whity:visited {font: bold 11px "Trebuchet MS", Arial, Helvetica, san-serif; color: #004b6d; text-decoration: underline; text-align: left;}
a.whity:hover {font: bold11px "Trebuchet MS", Arial, Helvetica, san-serif; color: #ff7e00; text-decoration: no; text-align: left;}
a.whity:active {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #0076ad;
	text-decoration: no;
	background: #cbecff;
	text-align: left; 
}
a.darky:link {font: bold 11px "Trebuchet MS", Arial, Helvetica, san-serif; color: #fcfeff; text-decoration: underline; text-align: left;}
a.darky:visited {font: normal 11px "Trebuchet MS", Arial, Helvetica, san-serif; color: #fcfeff; text-decoration: no; text-align: left;}
a.darky:hover {font: normal 11px "Trebuchet MS", Arial, Helvetica, san-serif; color: #004b6d; text-decoration: no; background: #ffc600; text-align: left;}
a.darky:active {font: normal 11px "Trebuchet MS", Arial, Helvetica, san-serif; color: #cbecff; text-decoration: dotted;	background: #0076ad; text-align: left;
}
a:link {font: normal "Trebuchet MS", Arial, Helvetica, san-serif; color: #004b6d; text-decoration: underline; text-align: left;}
a:visited {font: normal "Trebuchet MS", Arial, Helvetica, san-serif; color: #0076ad; text-decoration: no; text-align: left;}
a.:hover {font: normal  "Trebuchet MS", Arial, Helvetica, san-serif; color: #ffc600; text-decoration: no; text-align: left;}
a:active {	font: normal "Trebuchet MS", Arial, Helvetica, san-serif; color: #00a0eb; text-decoration: underline; text-align: left;
}
a.maint:link {font: bold normal  14px "Trebuchet MS", Arial, Helvetica, san-serif; color: #004b6d; text-decoration: underline; text-align: left;}
a.maint:visited {font: bold normal  14px "Trebuchet MS", Arial, Helvetica, san-serif; color: #004b6d; text-decoration: underline; text-align: left;}
a.maint:hover {font: bold normal  14px "Trebuchet MS", Arial, Helvetica, san-serif; color: #00a0eb; text-decoration: no; text-align: left;}
a.maint:active {
	font: bold normal 14px "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #004b6d;
	text-decoration: underline;
	background: #cbecff;
	text-align: left; 
}


.dataTableContentRed { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CC0000; }
.dataTableContentRedAlert { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; font-weight: bold; }



.bookdetailtxt {
	color: #004b6d;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

SPAN.boxTextShop {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff7e00;
}
