/*
  $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
*/

a {
	color: #333333;
	font-size: 12px;
	font-weight: 500;
	font-stretch:expanded;
	text-decoration: none;
}

a:hover {
	color: #003399;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.h:link {
	color: #006600;
	font-size: 12px;
		text-decoration: none;
}


a.h:visited {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}

a.h:hover {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}

a.headernavigation {
	color: #003366;
}

a.headernavigation:hover {
	color: #666666;
}

a.pageresults {
	color: #996633;
}

a.pageresults:hover {
	background: #FFFF33;
	color: #003366;
}

a.tli:link {
	color: #996600;
	text-decoration: none;
}

a.tli:visited {
	color: #808080;
	font-weight: bold;
}

a.tli:hover {
	color: #996600;
	text-decoration: overline;
}

a.tli:active {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: overline;
}

body {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFCC;
	padding: 5px;
	margin: 10px;
}

#head{
width:740px;
height:80px;
}

#main{
top:120px;
height:20px;
}


h5{
font-weight:bold;
font-size:12px;
text-align:center;

}

h1{
text-align:center;
font-weight:bold;
}

h3{
font-weight:bold;
font-size:14px;
text-align:center;
color:#660000;

}
checkbox, input, radio, select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

form {
	display: inline;
}

span.errortext {
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
}

span.greetuser {
	color: #F0A480;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

span.markproductoutofstock {
	color: #C76170;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

span.newitemincart {
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

span.productspecialprice {
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
}

table.formarea {
	border-style: solid;
	border-width: 2px;
}

table.popup {
	border-style: dotted;
	border-width: 1px;
}

table.productlisting {
	border: 1px;
	border-color: #B6B7CB;
	border-spacing: 1px;
	border-style: solid;
}

td.accountcategory {

	color: #AABBDD;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

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.footer {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;

}

td.formareatitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.headererror {
	color: #999999;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

td.headerinfo {
	color: #666666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-bottom:#003366;
}

td.headernavigation {
	color:#003366;
	font-size: 12px;
	font-weight: bold;
	border-bottom:#003366;


}

td.infobox, span.infobox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

td.infoboxheading {
	color: #003366;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

td.main, p.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

td.pageheading, div.pageheading {
	color: #333366;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	text-align:center;
	border-bottom:#003366;

}

td.productlisting-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

td.smalltext, span.smalltext, p.smalltext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

td.subbar {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

td.tableheading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 100%;
}

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

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

tr.footer {
	background: #FFFFCC;
}

tr.header {
	background: #FFFFCC;

}

tr.headererror {
	background: #FF0000;
}

tr.headerinfo {
background: #FFFFCC;;
}

tr.headernavigation {
	background: #FFFFCC;
	color:#009999;
}

tr.subbar {
	background: #F4F7FD;
}

.boxtext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#003366;
}

.checkoutbarcurrent {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.checkoutbarfrom, .checkoutbarto {
	color: #8C8C8C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.errorbox {
	background: #FFB3B5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.infobox {
	
}

.infoboxcontents {
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoboxnotice {
	background: #FF8E90;
}

.infoboxnoticecontents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* input requirement */
.inputrequirement {
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

/* message box */
.messagebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.messagestackerror, .messagestackwarning {
	background-color: #FFB3B5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.messagestacksuccess {
	background-color: #99FF00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.modulerow {
}

.modulerowover {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}

.modulerowselected {
	background-color: #E9F4FC;
}

.orderedit {
	color: #70D250;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.productlisting-heading {
	color: #660033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.productsnotifications {
	background: #F2FFF7;
}

.stockwarning {
	color: #CC0033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.catdescript {
	font-family: arial;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	}
.imgleft {
        float: left;
        margin-right: 10px;
        }
td.left {
   
        }

*/

	 

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

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.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: 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: #000000;
	text-decoration: none;
}

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

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	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: #e6e7e6;
	border: 2px 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: 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: #000000;
	font-size: 12px;	
	text-decoration: none;
}

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

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	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: #FFFFFF;
	}

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


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #e6e7e6;
	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: 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: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	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: #e6e7e6;
	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: 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: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	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: #ccc;
		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 {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 12px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: White;
	background-color: #ccc;
	font-size: 12px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #F0F8FF;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: white;
	 color: Green;
	
}

a.link img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.link:hover img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}
.inputc {font-size: 7pt;
}

