/*
  $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: 12px;color:#6C6C6C;padding:5px; }
.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 {
  background: #ffffff;
  margin: 0px;
}

A {
  color:  #010066;
  text-decoration: underline;
}

#breadcrumbsx{border:1px solid white;color: black;}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
padding-top:67px;
font-size: 12px;

color: #3E8DB3;
font-weight : bold;
}

A.headerNavigation { 
  color: #3E8DB3; 
text-decoration: none;
}

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

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 {

}

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

.infoBox {
 padding:0;
 margin:0;
}

.infoBoxContents {
  background:none;
  font-size: 12px;
  border:none;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {

}

TD.infoBoxHeadingx {
 font-size: 11px;
 font-weight: bold;
 background: #0A72A5;
 color: #fff;
 background: url( 'images/infobox/infoboxheadbg.gif' ); 
}

div.banneritemx {
 background-image:url(images/banners/shop.jpg);
 height:177px;width:792px;
}

DIV.infoBoxHeading {
 height:14px;
}

TD.infoBox, SPAN.infoBox {
 font-size: 10px;
 padding:0;
 margin:0;
}

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: #FFF;

}

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: #FFF;

}

TABLE.productListing {
 background-repeat:no-repeat;
}

.productListing-heading {
 font-size: 13px;
 color: #006798;
 font-weight: bold;
 text-align:left;
}

TD.productListing-heading
{
background:none;
}

.productListing-heading a:hover
{
text-decoration:underline;
 color: #006798;
}

TD.productListing-data {
 font-size: 12px;
 text-align:left;
}

a.productListing-heading{border:red soild 1px;}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 15px;
  font-weight: bold;
  color: #006798;
  background-image:url(../templates/osoffice/images/h2bg.gif);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:22px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-size: 12px;
  line-height:1.35em;

}

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

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-family: Tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma;
  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-family: Tahoma; 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; }

/* OSO specific styles */

h1  {
	font-size: 14px;
}

h2  {
	font-size: 0.95em;
	color: #010066;
}

a.mainlinks:link {color: #010066; text-decoration: none;}
a.mainlinks:visited {color: #010066; text-decoration: none;}
a.mainlinks:hover {color: #010066;	text-decoration: underline;}

.botlinks {color: #999999; font-size: xx-small;}

a.botlinks:link {color: #000066; text-decoration: none;}
a.botlinks:visited {color: #707070; text-decoration: none;}
a.botlinks:hover {color: #707070;	text-decoration: underline;}

.tablemargin {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

.footer {
	font-size: 0.75em;
	font-color: #000066;
	font-weight: bold;
	color: #EAEAEA;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding: 0px;
}
hr {
	border-top: 1px dotted #DDDDDD;
	height: 1px;
	width: 100%;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
img {
	border: none;
}
.infoBoxHeading a img
{

}

#breadcrumbsx {
display:inline;
border:none;
height:20px;
margin:0 0 5px 98px;
width:680px;
}
#breadcrumbsx a
{
color:#000;
text-decoration:none;
}
#breadcrumbsx a:hover
{
text-decoration:underline
}

.infoBox{border:solid #DEDEDE 1px;padding:5px}

.pixelborderz{
height:150px;
}

#banner_img_sectionx {
height:177px;
width:auto;
}

