/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {  font-size: .8em; }
.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: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #fff;
  color: #333;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
}

A {
  color: #0381d0;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}
acronym {
	cursor:help;
	color: #0381d0;
}
/* Ocapt Styles */

.rightcol h2, #centercol h2 {
	color: #fd7e2e;  
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 4px;
	margin: 4px 0;
}
.rightcol h2 {
	background: url(images/header_border.png) left bottom no-repeat;
}
#centercol h2 {
	background: url(images/header_border_wide.png) left bottom no-repeat;
}
h2 a {
	color: #fd7e2e;  
}
h3 {
	color: #fd7e2e;
	font-weight: bold;
	margin: 0 0 8px 0;
}
#centercol h3 {
	font-size: 1.2em;
}
h4 {
	color: #fd7e2e;
	font-size: .9em;
}
.spacer {
	clear: both;
	line-height: 1px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.small {
	font-size: .7em;
}
.relative {
	position: relative !important;
	/*height: 300px;*/
}
#container {
	margin: 0 auto !important;
	width: 960px;
}
#content {
	border-color: #aaaab0;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	/*width: 960px;*/
}
.leftcol {	
	background: url(images/column_bg.png) top right no-repeat;
}
.leftcol td, .celltop td{
	vertical-align: top;
}
.categories {
	padding-bottom: 10px;
}
.categories a {
	display: block;
	width: 220px;
	line-height: 30px;
	margin: 0;
	padding-left: 10px;
	background: url(images/column_separator.gif) repeat-x bottom;
}
.categories a:first-child {
	/*background: url(images/navbar_bg.gif) repeat-x bottom;*/
}
#centercol {
	padding: 0 8px;
}
.largeText {
	font-size: 1.2em;
}
.margtop {
	margin-top: 15px !important;
}
.margbottom {
	margin-bottom: 15px !important;
}
.nobutton {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	background:none;
	border:0px none;
	color:#0381D0;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.nobutton:hover, .nobutton:focus {
	border-bottom: 1px solid #0381D0;
}
.imgtextalign {
	vertical-align: text-bottom;
}
.padBottom td, div.padbottom {
	padding-bottom: 10px !important;
}
.fullheight {
	height: 100% !important;
}
.prodimagebox {
	display: table-cell;
	vertical-align: top;
	width: 140px;
	height: 215px;
	border: 1px solid #ccc;
}
.prodimagebox img {}
.prodtitlebox{
	margin-bottom: 40px;
}
.prodpricebox{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -57px;
	.margin-left: -77px;
	clear: both;
}
.featborder {
	/*border: 1px solid #ccc;
	padding: 5px 0;*/
}
.prodtextbox {
	.margin-top: 15px;
}
#extrafields .extracol1 {
	width: 150px;
}
#extrafields .extracol2 {}
.rightcol {
	background: url(images/column_bg.png) top left no-repeat;
}
.rightcol .infoBoxHeading, .leftcol .infoBoxHeading, .leftcol .boxText, .rightcol .boxText {
	padding: 0 8px;
}
.rightcol .infoBox {
	font-size: .85em;
}
.rightcol .boxText p {
	margin-bottom: 10px;
}
.rightcol .boxText > p:first-child {
	margin-top: 0;
}
.bottomborder {
	background: url(images/column_separator.gif) repeat-x bottom;
}
.cartQuantity {
	padding-right: 5px;
	width: 25px;
}
.categories .boxText {
	padding: 0 !important;
}
#footer ul li {
	display:inline;
	margin-right: 20px;
}

/* ================ */
/* = The 1Kb Grid = */     /* 12 columns, 60 pixels each, with 20 pixel gutter */
/* ================ */

.grid_1 { width:60px; }
.grid_2 { width:135px; }
.grid_3 { width:220px; }
.grid_4 { width:295px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }

.column {
	margin: 0 10px;
	overflow: hidden;
	float: left;
	display: inline;
}
.row {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}



/* oscommerce styles */
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background: url(images/navbar_bg.gif) repeat-x;
}
TR.headerNavigation > td {
	border-right: 1px solid #AAAAB0;
	padding: 8px 7px 6px 7px;
}
TR.headerNavigation > td:first-child {
	border-left: 1px solid #AAAAB0;
	border-right: none;
}
.headerNavigation input, .headerNavigation select {
	margin-right: 20px;
}
TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #bbc3d3;
	color: #fff;
	font-weight : bold;
}
A.headerNavigation { 
  	margin-right: 10px;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	/* background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;*/
  margin-bottom: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.infoBoxHeading {}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}
TR.productListing-odd:nth-child(even) td, TR.productListing-even:nth-child(even) td {
	padding-bottom: 15px;
}
TABLE.productListing {
 /* border: 1px solid #b6b7cb;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #000;
  font-weight: bold;
  padding: 5px;
  background: url(images/navbar_bg.gif) repeat-x bottom;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: .8em;
  vertical-align: top;
  padding-top: 5px;
}
div.productListing-data {
	width: 156px;
	position: relative;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

/*TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}*/

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.main, P.main  {
  font-size: .8em;
  line-height: 1.5;
}
td.main td.main {
	font-size: 1em;
}
TD.smallText, SPAN.smallText, P.smallText, a.smallText {
  font-size: .7em;
}
a.headerNavigation {
  font-size: .8em;
}
#featured TD.smallText {
	padding-bottom: 15px;
}
TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

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;*/
  font-weight: bold;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.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: #000000; }
a.checkoutBarFrom { color: #0381D0;}
/* 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; }
