/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/
/*
Colors for So Cal Imports - Prothane
http://www.colorschemer.com
the_disillusioned_anarchist
#1b4698 - Dark Blue
#5caedc - Light Blue
#000000 - Black
#3d3d3d - Dark Grey(almost black)
#787878 - Medium Grey
#e6e6e6 - Light Grey
#ffffff - White
#fea501 - Orange
#fafe02 - Yellow
#A00000 - Dark Red
*/

.ui-widget {
}

body {
	background: #303030;
	padding: 0px;
	margin: 0px;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #3d3d3d;
}

#bodyWrapper {
	background: #FFFFFF;
	border-top: none;
	border-right: 1px solid #0e244e;
	border-bottom: 1px solid #0e244e;
	border-left: 1px solid #0e244e;
	margin: 0px auto 10px;
	padding: 0px;
}

#bodyContent {
}

#header {
  height: 60px;
}

#storeLogo {
  float: left;
  margin-top: 5px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft {
	padding-top: 5px;
	overflow: hidden;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer {
	margin-bottom: 5px;
}

.infoBoxHeading {
	font-size: 12px;
	line-height: 20px;
	border-bottom: 2px solid #1b4698;
	padding-left: 5px;
	overflow: hidden;
}

.infoBoxContents {
	padding: 5px;
	line-height: 1.5;

	overflow: hidden;
}

.contentContainer {
	margin-top: 5px;
	margin-bottom: 5px;
}

.contentContainer h2 {
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	text-decoration: underline;
}

.contentText, .contentText table {
	padding: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}

.productListTable {
  padding: 5px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
	font-weight: bold;
	line-height: 1.5;
	width: 200px;
	float: left;
	margin-bottom: 5px;
}

.fieldValue {
  line-height: 1.5;
	margin-bottom: 5px;
}

h1 {
	font-size: 12px;
	line-height: 1.3em;
}

img {
  border: 0;
}

table, p {
	line-height: 1.5em;
}

#piGal ul {
  list-style-type: none;
	margin-left: -35px;
	margin-top: -10px;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
	width: 75px;
	height: auto;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
	clear: both;
	overflow: hidden;
	margin: 10px 0px;
}

.buttonAction {
  float: right;
}

.boxText {
	font-size: 10px;
}
.errorBox {
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-size : 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border: 1px solid #C00;
	padding: 5px;
	border-radius: 3px;
	background: #F66;
}
.productsNotifications { background: #f2fff7; }
.orderEdit {
	color: #fea501;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

a {
  color: #3d3d3d;
  text-decoration: none;
}
a:hover {
  color: #1b4698;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
	font-size: 10px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight : bold;
}

a.headerNavigation { 
  color: #3d3d3d;
  text-decoration: none;
}

a.headerNavigation:hover {
  color: #1b4698;
  text-decoration: none;
}

TR.headerError {
  background: #A00000;
}

TD.headerError {
	font-size: 12px;
	background: #A00000;
	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: #bbc3d3;
}

TD.footer {
	font-size: 10px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}

.infoBox {
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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: #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: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

a.pageResults {
  color: #3d3d3d;
}

a.pageResults:hover {
	color: #1b4698;
	text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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.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: 11px;
  color: #C00;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #ff0000;
	font-weight: bold;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow {
	padding: 5px;
	overflow: hidden;
	margin-bottom: 10px;
	overflow: hidden;
	background: #F2F2F2;
}
.moduleRowOver {
	background-color: #e6e6e6;
	cursor: pointer;
	cursor: hand;
	padding: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
.moduleRowSelected {
	background-color: #e6e6e6;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}

.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;
}

/* buttons */

.tdbLink a { }

.tdbLink button {
}

/* account link list */

.accountLinkList {
	list-style-type: none;
	margin: 0px 2px 2px 10px;
	padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}
.mainsred {
	color: #A00000;
}