/*
  $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-family: Arial, Verdana, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size: 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size: 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size: 11px; color: #70d250; text-decoration: underline; }



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}



TR.headerNavigation {
  background: #314973;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #314973;
  color: #FFFFFF;
  font-weight : bold;
  padding-top: 3px;
  padding-bottom: 3px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #E5E6FE;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.midTable {
  background: #FFFFFF;
  margin-top: 0px;
}
.leftNavigation {
  background-color: #E5E4E5;
}

TR.footer {
  background: #314973;
}

TD.footer {
	padding: 0px 0px 0px 20px;
	background-color: #003A62;
	line-height: 23px;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
}



.LeftSubMenuTd {
border-top: 1px solid #003A62;
border-left: 1px solid #003A62;
border-right: 1px solid #003A62;
border-bottom: 1px solid #003A62;
background: transparent; 
height: 22px;
}



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

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

a.productListing-heading:link, a.productListing-heading:hover, a.productListing-heading:visited {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  padding: 1px 7px 1px 7px;
}

.productDesc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #808080;
}

.productListing-name a, .productListing-name a:visited, .productListing-name a:active, .productListing-name {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-left: 0px;
}


A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  padding-bottom: 2px; 
  padding-top: 4px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

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

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ff0000; }


h1 {
margin-top: 4px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 4px;
line-height: 17px;
font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
font-size: 13px;
color: #CCCCCC;
}

h2 {
margin-bottom: 2px;
font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
font-size: 11px;
color: #31467C;
}

hr{
width: 100%;
height: 1px;
color: #9897EC;
}

td {
font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height: 17px;
vertical-align: top;
}


td.NoLineNormalTd{
padding: 4px 6px 4px 6px;
line-height: 17px;
font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
font-size: 11px;
color: #3670A7;
background-color: transparent;
}

p{
margin-top: 2px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 3px;
line-height: 17px;
font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}





/* ----------------- Sub Sub Menu Navigation - START ---------------- */
a.LeftSubMenu:link 
{ 
 font-size: 13px;
 color: #FFFFFF;
 font-weight: normal;
 text-decoration:none; 
 background:transparent; 
 font-weight:bold; 
 padding: 2px 2px 1px 8px;
 height: 26px;
} 
  
a.LeftSubMenu:active 
{ 
 font-size: 13px;
 text-decoration:none; 
 color:#FFFFFF; 
 background:transparent; 
 padding: 2px 2px 1px 8px;
 height: 26px; 
} 
  
a.LeftSubMenu:visited  
{ 
 font-size: 13px;
 text-decoration:none; 
 color:#FFFFFF; 
 background:transparent; 
 padding: 2px 2px 1px 8px;
 height: 26px;
} 

a.LeftSubMenu:hover 
{ 
 font-size: 13px;
 text-decoration:none; 
 color:#003A62; 
 padding: 2px 2px 1px 8px;
 height: 26px; 
} 

td.LeftSubMenuTd {
border-top: 1px solid #003A62;
border-left: 1px solid #003A62;
border-right: 1px solid #003A62;
border-bottom: 1px solid #003A62;
background: transparent; 
width: 300px;
}

/* ----------------- Sub Sub Menu Navigation - END ---------------- */


/*default margin, padding & border*/
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/*default body attributes unless otherwise stated*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #cccccc;
	margin: 0x auto;
	text-align: center;
	scrollbar-face-color: #B1C3D7;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

#layout {
	width: 800px;
	margin: 0px auto;
	text-align: left;
}

h1 {
	width: 533px;
	line-height: 88px;
	background-image: url(../images/gradient.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
	float: right;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003A62;
	background-color: #B1C3D7;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
}

h3 {
	margin-top: 0px;
	font-size: 13px;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	color: #003A62;
	font-weight: normal;
	margin: 20px 20px 5px 20px;
	text-align: justify;
}

td.nav {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
}

p {
	margin: 0px 0px 10px 0px;
}
a:link, a:visited, a:active {
	color: #B1C3D7;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	
}

a:hover {
	text-decoration: underline;
}

a.content:link, a.content:visited, a.content:active {
	font-size: 13px;
	font-weight: bold;
}


.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}


#nav  {
	background-color: #003A62;
	font-size: 11px;
	text-align: center;
	color: #B1C3D7;
	line-height: 23px;
	
}

#nav li {
	display: inline;
	margin: 0px 10px 0px 10px;
}

#nav ul li a, #nav ul li a:visited {
	text-decoration: none;
	color: #ffffff;
}

#nav ul li a:hover {
	color: #B1C3D7;
}

td.nav {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
}