/*
  $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: Verdana, Arial, sans-serif; font-size: 11px; padding-left:0px; padding-right:12px; line-height:11px;}
.boxText a
{ 
/*float: left;
width: 100%;*/
 /*border-bottom: 1px #7A7C7F solid; */
 text-decoration:none;
 color: #0065B2;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000099; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family:Verdana,Arial;
  font-size:8pt;
  background-color: #FFFFFF;
  color: #333333;
}

.contentArea {
margin: 10px 0px;
padding: 20px 40px 20px 40px;
border-left: 1px #BCBDBF solid;
border-right: 1px #BCBDBF solid;
/*background: url(images/border.gif) 0px 50px repeat-y;*/
min-height: 335px;
}

/* note this changes spacing of all infoboxes in main content area - so will change button position if changed */
.contentArea .infoBox {margin-bottom:6px;} 

.columnLeft { margin-left:23px;}
.columnRight { margin-right:17px;}

.storeBorder {border: 0px solid black;}

.border
{
 border-left: 1px #0A66AF solid; 
 border-right: 1px #0A66AF solid;
}

.storeLogo {
  text-align:center;
}

img {
  border-width:0px;
}

A {
  color: #7A7D80;
  text-decoration: underline;
}

A:hover {
  color: #7A7D80;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

td.headerNavigation, div.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  background: #F5F5F5;
  color: #7A7C7F;
  height: 31px;
  line-height: 31px;
  font-weight : bold;
  text-align:left;
  padding-left: 20px;
  border-left: 1px #0A66AF solid;
  border-right: 1px #0A66AF solid;
  }

A.headerNavigation { 
margin-left: 4px;
margin-right: 4px;
color: #0065B2;
text-decoration: none;
}

A.headerNavigation:hover {
margin-left: 4px;
margin-right: 4px;
color: #0065B2;
text-decoration: underline;
}

div.breadCrumb {
  background: #ffffff;
  padding-left: 17px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
}

A.breadCrumb
{
color:#000000;
text-decoration:none;
font-family: Verdana,Arial,sans-serif;
font-size: 11px;
font-weight:normal;
}

A.breadCrumb:hover
{
color :#000000;
text-decoration:underline;
font-family: Verdana,Arial,sans-serif;
font-size: 11px;

}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.border_spacer
{
background:#FFFFFF;
height: 10px;
width: 100%;
background: url(http://210.48.80.190/catalog/images/border_spacer_right.gif) right no-repeat;
position: relative;
}

.right_curve
{
position: absolute;
top: 10px;
right: 0;
}

* html .right_curve
{
position: absolute;
top: 10px;
right: -1px;
}

td.footer, div.footer {
  width: 100%;
  height: 6px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 65px 0px 0px 0px;
  background: #0065b2 url(http://210.48.80.190/catalog/images/footer.gif) top left no-repeat;
  color: #7A7D80;
  text-align:right;
  margin: 0px 0px 10px 0px;
}

a.footer, a.footer:hover {
  font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
  color: #7A7D80;
}

.footerinner
{
width: 100%;
background: #FFFFFF;
float:right;
line-height: 18px;
}

.footerinner a
{
  text-decoration: none;
  color: #7A7D80;
}

.infoBox {
  background: #FFFFFF;  
  margin-bottom: 10px;
}

.infoBoxContents,.infoBoxContentsPlus {
  background: #ffffff;
  padding:0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
  
}
.infoBoxPlus {
  background: #000000;  
  margin-bottom: 0px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-width: 0px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background:#FFFFFF;
  height: 12px;
  color: #0065B2;
  border-width: 0px;
  text-align: left;
  text-transform:uppercase;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

}

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: #f8f8f9;
}

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: #f8f8f9;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

span.pageHeading
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0065b2;
}

TD.pageHeading, DIV.pageHeading, h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0065b2;
}

TD.pageHeading {
  padding-top:5px;
}

h1 {
  margin-bottom:3px;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #7a7c80;
}

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.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #0065B2;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #7A7D80; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.estimatedshippingBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
}

.ShowShipping {
  background: #D9D9D9;
  color: #4a4a4a;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
} 
	
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
}

.main li {
	width:100%;
	list-style-type:disc;
	vertical-align: top; 
}

.quantityDiscountsNotifications { color:navy; }

table {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family:Verdana,Arial;
  font-size:8pt;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #3E647E;
}

#productListingPage TABLE.productListing {
  border-width: 0px;
}

td.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #0065b2;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading a:hover,.productListing-heading a {
  color:white;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
}

.recentlyViewed-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-bottom:10px;
  background: #FFFFFF;
}

.specialsListing-heading,.featuredListing-heading,.best_sellersListing-heading,.newproductsListingBox-heading,.recentlyViewed-heading,.alsoListingBox-heading, .xsellListingBox-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  height:22px;
  color: #0065b2;
  font-weight: bold;
  text-transform:uppercase;
}

.specialsListingBox-header {border: solid 1px #ff0000;}
.specialsListingBox-body {border: solid 1px #ff0000;background:white;}
.featuredListingBox-header {border: solid 1px #FFFFFF;}
.featuredListingBox-body {border: solid 1px #FFFFFF;background:white;}
.specialsListing-heading {background: #ff0000;}
.best_sellersListingBox-header {border: solid 1px #009900;}
.best_sellersListingBox-body {border: solid 1px #009900;background:white;}
.best_sellersListing-heading {background: #009900;}
.newproductsListingBox-header {border: solid 1px #000099;}
.newproductsListingBox-body {border: solid 1px #000099;background:white;}
.newproductsListingBox-heading {background: #000099;}
.xsellListingBox-header {border: solid 1px #993300;}
.xsellListingBox-body {border: solid 1px #993300;background:white;}
.xsellListingBox-heading {background: #993300;}
.alsoListingBox-header {border: solid 1px #990033;}
.alsoListingBox-body {border: solid 1px #990033;background:white;}
.alsoListingBox-heading {background: #990033;}
.recentlyViewed-header {border: solid 1px #330099;}
.recentlyViewed-body {border: solid 1px #330099;background:white;}
.recentlyViewed-heading {background: #330099;}

.productDescriptionHeading {
  width:100%;
  border-bottom:1px solid black;
  color:black;
  font-weight:bold;
}
.productDescriptionBody {
  margin-bottom:1em;
}

.greetingText, .greetingText a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#333333;
}


ul.plain li {list-style-type: none;}
li.arrow {list-style-image:  url('http://210.48.80.190/catalog/images/list_arrow.gif');}

.newsdeskHeader {
  background:#1953A2;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:5px;
}

.newsdeskHeader a, .newsdeskHeader a:hover {
  color:white;
  text-decoration:underline;
}

a.newsdeskSelected {
  color:white;
  text-decoration:none;
  font-weight:bold;  
}

.newsdeskContent {
  background:#CED5DD;
  color:black;
}

.newsdeskImage {
  text-align:center;
}

.newsdeskMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.newsdeskMain img {
  border:1px solid black;
}

.create_border {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 4px 4px 4px 4px;
}

.locatorHeader {
  background:#156A0B;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:5px;  
}

.locatorContent {
  background:#E8F8D1;
  color:black;
}

.locatorMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.searchBox {
  text-align:right;
  margin-right:20px;
  padding-bottom:10px;
}

.searchText {
  font-weight:bold;
  color:black;
}

.image {
}

.boxheader {
  color:#666666;
  padding-bottom:3px;
}

.sitemap ul {margin:0;padding:0;}
.sitemap ul li {font-weight:bold;}
.sitemap ul ul li {font-weight:normal;}
.sitemap li {list-style-type: none;}
.sitemap ul ul {margin:0;font-weight:normal;padding:0;padding-left:25px;}
.formPad td {padding-bottom:3px;}

/*---------------------------------------------------------------------*/
/*------------Unipro Specific Styles ----------------------------------*/
/*---------------------------------------------------------------------*/
.containerpadding
{
padding: 42px 0px 0px 0px;
}

.contentAreaBorder
{

}

* html .contentAreaBorder
{
margin: 10px 0px;
padding: 20px 40px 0px 40px;
border-left: 1px #BCBDBF solid;
border-right: 1px #BCBDBF solid;
height: 350px;
}

* html #headercontainer
{
position:relative;
height: 109px;
width:100%;
border-right: 1px #0A66AF solid;
border-top: 1px #0A66AF solid;
border-left: 1px #0A66AF solid;
border-bottom: 1px #7A7C80 solid;
}

#headercontainer
{
position:relative;
height: 109px;
width:99.8%;
border: 1px #0A66AF solid;
}

#header
{
position:relative;
height: 109px;
width:100%;
}

.logo
{
margin: 20px 0px 0px 27px;
}

#viewcart
{
position: absolute;
right: 0px;
top: 17px;
float: left;
width: 180px;
height: 32px;
line-height: 32px;
background: url(header/header_viewcart.gif) no-repeat left;
padding: 0px 0px 0px 32px;
font-weight: bold;
}

#processcart
{
position: absolute;
right: 150px;
top: 17px;
float: left;
width: 250px;
height: 32px;
line-height: 32px;
background: url(header/header_submitcart.gif) no-repeat left;
padding: 0px 0px 0px 32px;
font-weight: bold;
}

.rightcolcontainer
{
}

.rightnav
{
width: 100px;
padding: 0px 0px 0px 20px;
text-align: center;
color: #0065B2;
}

.rightnav a
{
text-decoration:none;
color: #0065B2;
}

.rightnav a:hover
{
text-decoration:underline;
color: #0065B2;
}

.rightnav p
{
margin: 0;
padding: 0;
}

.rightnav img
{
margin: 10px 0px 0px 5px;
}

#keywordsearch
{
position:absolute;
color: #7A7C7F;
font-size: 10px;
font-weight:bold;
}

.productDetail-dataBackground 
{
background: url(http://210.48.80.190/catalog/images/listing_frame_info.gif);
	width:221px;
	height:210px;
	background-repeat:no-repeat;
	padding: 13px 0px 0px 0px;
	margin: -11px 10px 0px 0px;
}

* html .productDetail-dataBackground 
{
background: url(http://210.48.80.190/catalog/images/listing_frame_info.gif);
	width:221px;
	height:210px;
	background-repeat:no-repeat;
	padding: 13px 0px 0px 0px;
	margin: -11px 10px 10px 0px;
}

.productListing-dataBackground {
	background: url(http://210.48.80.190/catalog/images/listing_frame.gif);
	width:150px;
	height:195px;
	background-repeat:no-repeat;
}

.productListingContent {
	margin-top:10px;
	margin-left:10px;
	line-height:1.5;
	font-size:8pt;
	font-family:arial, Verdana,Arial,sans-serif;
	width:130px;
}

.productListingContent a {
	text-decoration:none;
	font-weight: bold;
	color: #0065b2;
}

.productListingContent a:hover {
	text-decoration:underline;
}

.productListingImage {
	margin-bottom:4px;
}

.buyNow {
	color:#3E647E;
	font-weight:bold;
}

#menuline
{
float:left;
width: 210px;
border-bottom: 1px solid #7a7c7f;
padding: 0px 0px 4px 0px;
cursor:pointer;
}

* html #spacer
{
height: 10px;
width: 100%;
border-right: 1px #0A66AF solid;
border-left: 1px #0A66AF solid;
}

#spacer
{
height: 10px;
width: 99.8%;
border-right: 1px #0A66AF solid;
border-left: 1px #0A66AF solid;
}
