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

BODY {
margin: 0px;
padding: 0px;
background-color: #0059BD;
background-image: url(newlook/siteback.gif);
background-position: top;
background-repeat: repeat-x;
text-align: center;
font-family: trebuchet ms, arial, sans-serif;
}

#outerwrapper {
	width: 1068px;
	margin: 0px auto 0px auto;
	background-image: url(newlook/outerwrapper_back.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: left;
}

#topshadow {
	background-image: url(newlook/shadow.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#innerwrapper {
		border-bottom: 3px solid #87000A;
}

#header {
	height: 147px;
	position: relative;
}

#links {
	position: absolute;
	top: 30px;
	right: 50px;
	font-size: 90%;
}

#links a:visited, #links a:link {
	color: #000000;
	text-decoration: none;
}

#links a:hover {
	color: #DB0012;
	text-decoration: underline;
}

#shopnavs {
	position: absolute;
	bottom: 1px;
	right: 60px;
	font-size: 90%;
}

#shopnavs a:link, #shopnavs a:visited {
	color: #ffffff;
	text-decoration: none;
}

#shopnavs a:hover {
	text-decoration: underline;
}

#cartbutton {
	position: absolute;
	right: 50px;
	bottom: 34px;
}

#cartbutton a:link, #cartbutton a:visited {
	display: block;
	background-image: url(newlook/viewcart_off.gif);
	width: 129px;
	height: 20px;
	color: #ffffff;
	text-align: center;
	font-size: 90%;
	text-decoration: none;
}

#cartbutton a:hover {
	background-image: url(newlook/viewcart_on.gif);
}

#innerwrapper {
	width: 1000px;
	margin: 0px 34px 0px 34px;
	background-color: #ffffff;
}

#breadcrumbs {
	margin-left: 30px;
	font-size: 90%;
}

#left_nav ul {
	margin: 0px;
	padding: 0px;
} 

#left_nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#left_nav a:link,  div#left_nav a:visited {
	display: block;
	width: 179px;
	height: 20px;
	background-image: url(newlook/sidenav_off.gif);
	text-align: center;
	font-size: 90%;
	margin: 0px 0px 6px 0px;
	color: #ffffff;
	text-decoration: none;
}

div#left_nav a:hover {
	background-image: url(newlook/sidenav_on.gif);
	color: #ffffff;
}

div#left_nav li li a:link,  div#left_nav li li a:visited {
	background-image: url(newlook/sidenav_on.gif);
}

div#left_nav li li a:hover {
	background-image: url(newlook/sidenav_off.gif);
}

div#left_nav li li li a:link,  div#left_nav li li li a:visited {
	background-image: url(newlook/sidenav_off.gif);
}

div#left_nav li li li a:hover {
	background-image: url(newlook/sidenav_on.gif);
}

.sideboxes table {
	margin-bottom: 6px;
}

#seo {
	font-size: 8px;
	font-family: sans-serif;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 20px;
}

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

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

a.inpages:link,a.inpage:visited {
color: white;
background-color:#A2B3EC;
border: 1px solid black;
padding:2px;
}

a.inpages:hover {
color: black;
background-color:#A2B3EC;
border: 1px solid black;
padding: 2px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #A2B3EC;
}

TD.headerNavigation {
  font-size: 13px;
  background: #aea8a8;
  color: white;
  font-weight : bold;
}

A.headerNavigation { 
  color: black; 
}

A.headerNavigation:hover {
  color: red;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #aea8a8;
}

TD.footer {
  font-size: 10px;
  color: black;
  font-weight: bold;
}

table.infoBox  {
	margin-bottom: 10px;
}

.infoBox {
  background: #AC020F;
}

.infoBoxContents {
  background: #AC020F;
  font-size: 80%;
  color: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 80%;
  color: #ffffff;
}

.infoBoxContents a:link, .infoBoxContents a:visited {
	color: #ffffff;
}

.infoBoxContents a:hover {
	color: #FFE4E6;
}

TD.infoBoxHeading {
  font-size: 80%;
  font-weight: bold;
  background: #AC020F;
  color: #ffffff;
  vertical-align: top;
}

TD.infoBoxHeading img  {
	vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  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: #F3F5FD;
}

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

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

.productListing-heading {
  font-size: 10px;
  background: #aea8a8;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
  font-weight: bold;
  color: #001F91;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

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

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

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

#footer {
	width: 750px;
	height: 20px;
	background-color: #d2d0d0;
	margin: auto;
}

p { 
	font-size: 12px; 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
}

h1 { 
	font-size: 14px; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
}
 
h2 { 
	font-size: 13px; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
}

h3 { 
	font-size: 12px; 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
}

h4 { 
	font-size: 12px; 
	color: black; 
	font-style: italic; 
	font-weight: normal; 
}

h5 { 
	font-size: 8px; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
}

h6 { 
	font-size: 14px; 
	color: black; 
	font-style: normal; 
	font-weight: bold; 
}
