/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family:Arial, Helvetica, sans-serif;
}

body {
  background:#f4f4f4;
  color: #4c4c4c;
  margin: 0px;
  font-size: 13px; line-height:16px;
  font-family:Arial, Helvetica, sans-serif;
}
#bodyWrapper {
  color: #4c4c4c;
  font-size: 13px; line-height:16px;
  font-family:Arial, Helvetica, sans-serif;	
}
.bg2_body				{background: transparent; width:1028px;margin:0px auto 0px auto;}

#bodyWrapper			{margin:0px auto 0px auto;overflow:hidden;}
#bodyContent 			{padding:5px 0px 0px 0px;}

#header {
/*  height: 60px;*/
}

.logo 					{ width:215px;}
.logo img				{margin:31px 0px 24px 4px;}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft 			{padding:5px 0px 0px 0px;}

#columnRight 			{padding:5px 0px 0px 0px;}

.contentContainer 						{overflow:hidden;padding:0px 0px 0px 0px; margin-top:10px; margin-bottom:20px;}
.contentContainer.page_un				{overflow:hidden; padding:0px 26px 0px 26px;  margin-top:0px; margin-bottom:0px;border:0px;background:none;}


.contentPadd 										{padding:0px 26px 0px 26px; }

.contentPadd .contentText							{overflow:hidden;}
.contentContainer.page_un .contentText					{padding:0px 0px 0px 0px;}
.contentContainer.page_un .contentText.un.contentText_un	{padding:0px 0px 0px 0px;}

.contentContainer		   									{border:0px solid #000;padding:10px 0px 0px 0px; overflow:hidden;}

.contentContainer.paddContainer		   {padding:20px 20px 20px 20px; overflow:hidden;}
.contentInfoText						{border:1px solid #e9e8e8;padding:10px 10px 10px 10px; overflow:hidden; margin-bottom:0px;}

.contentInfoText .infoBoxHeading		{background:none; border:0px;padding:10px 0px 10px 0px; font-weight:bold;}
.contentContainer span.contentText		{border:0px solid #000;padding:0px 20px 0px 20px; overflow:hidden;}
.contentContainer h2 {
  font-size: 12px;
  margin:13px 0px 14px 0px;
}

.contentText, .contentText table {
  font-size: 11px;
  line-height: 1.5;

}
.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td { background:#f8f8f8;}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  color:#696767; font-size: 30px; line-height:32px; font-weight:bold;
  padding:7px 10px 1px 5px;  margin:0px 0px 0px 0px;
}
h1.title_un	{
	margin-left:-26px;
}
h3 {
  color:#696767; font-size: 12px; line-height:14px; font-weight:normal;
  padding:7px 10px 1px 5px;  margin:20px 0px 10px 0px; overflow:hidden;
}
img {
  border: 0;
}

table, p {
  font-size: 12px;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;margin:0px 0px 0px 0px;padding:5px 0px 5px 0px; margin:0px auto 0px auto;
}
#piGal .outer,
#piGal li {
	border:1px solid #dddddd;
}

#piGal li { margin:0px; vertical-align:top; height:auto;}
#piGal li a 	{display:block;}
#piGal ul.thumbs	{
	padding:5px 0px 5px 0px;margin:0px auto 0px auto;
}
#piGal ul.thumbs li	{
	margin:10px 5px 0px 5px;
}

#piGal .outer {
  overflow:hidden; background:#fff; text-align:center;padding:10px 5px 10px 5px; margin-left:20px; margin-bottom:10px;
}

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f8f8f8; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #ff0000; text-decoration: underline; }
.orderEdit:hover {text-decoration:none;}
A {
  color: #4c4c4d;
  text-decoration: none;
}

A:hover {
  color:#b2b2b2;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #696767; font-size:13px; line-height:16px; font-weight:bold;
  display:inline-block;
}

A.headerNavigation:hover {
  color: #696767; text-decoration:underline;
}
.breadcrumb				{padding:10px 0px 10px 0px;margin:7px 0px 2px 0px;border:1px solid #e6e5e5;}
TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  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: #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;
}

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

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #d2d2d2;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9b9b9b;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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


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

.moduleRow { }
.moduleRowOver { background-color: #dfdfdf; cursor: pointer; cursor:pointer; }
.moduleRowSelected { background-color: #dfdfdf; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #696767; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

/* message box */

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

/* input requirement */

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

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}
