/*
  $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-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: #f2fff7;
}

.orderEdit {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color: #fd4474;
	text-decoration: underline;
}

BODY {
	background: #ffffff;
	color: #000;
	margin: 0px;
}

A {
	color: #3a383a;
	text-decoration: none;
}

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

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: #FFFFFF;
}

A.headerNavigation:hover {
	color: #ffffff;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-family: Tahoma, 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: Tahoma, 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: #f8ecf0;
	padding: 15px 20px;
}

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

.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: #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 {
	border: 1px;
	border-style: solid;
	border-color: #d8faf9;
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
	background: #00bbc9;
	color: #000;
	font-weight: bold;
	padding: 2px 5px;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
}

A.pageResults {
	color: #0000FF;
}

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

TD.pageHeading,DIV.pageHeading {
	padding: 0 14px 30px 14px !important;
}

TD.pageHeading h1 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

TD.pageHeading h2 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 0 0;
	color: #000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #000;
	margin-bottom: 22px;
}

h2 a,h3 a {
	text-decoration: underline;
	color: #fc4274;
}

h2 a:hover,h3 a:hover {
	text-decoration: none;
	color: #fc4274;
}

TR.subBar {
	background: #f4f7fd;
}

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

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

TD.main a {
	color: #00bbc9;
	text-decoration: none;
}

TD.main a:hover {
	color: #00bbc9;
	text-decoration: underline;
}

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

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

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

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

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

/*
input[type="text"], input[type="password"] { 
	width:243px;
	padding: 4px 4px;
}
*/
input.small {
	width: inherit;
}

select {
	padding: 4px 4px;
}

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: Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: bold;
}

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

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

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

.moduleRow {
	
}

.moduleRowOver {
	background-color: #e4b3c8;
	cursor: pointer;
	cursor: hand;
	color: #fff;
}

.moduleRowSelected {
	background-color: #00bbc9;
	color: #fff !important;
}

.moduleRowSelected .main {
	color: #fff !important;
}

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

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

/* message box */
.messageBox {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
}

.messageStackError,.messageStackWarning {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	background-color: #00bbc9;
	padding-left: 14px;
	color: #fff;
}

.messageStackSuccess {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	background-color: #00bbc9;
	padding-left: 14px;
	color: #fff;
}

/* input requirement */
.inputRequirement {
	font-family: Arial, Helvetica, sans-serif;
	color: #00bbc9;
}

/*** Begin Header Tags SEO ***/
h1 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: bold;
	color: #00bac9;
	margin-bottom: 15px;
	padding-bottom: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px; font-weight : bold; color : #00bac9;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
	color: #00bac9;
}
/*** End Header Tags SEO ***/

/*
Press pages
Added 25th May 2010
*/
DIV.pressWrapper {
	padding: 20px 0 30px 0;
	margin: 0 10px;
	border-bottom:2px solid #00bac9;
}

DIV.pressWrapper P.pressFeatured {
	font-weight: bold;
	text-align: right;
	float: right;
	padding-top: 270px;
	margin: 0px;
}

DIV.pressWrapper P.pressFeatured SPAN.productName {
	font-weight: normal;
	font-style: italic;
}

DIV.pressWrapper DIV.pressContent P,DIV.pressWrapper DIV.blogContent P {
	line-height: 17px;
}

DIV.pressWrapper DIV.blogContent IMG {
	margin: 5px 0;
}

DIV.pressWrapper IMG.buyNow {
	float: right;
	clear: right;
	margin-top: 10px;
}

DIV.pressWrapper P.pressTitle {
	font-size: 14px;
	color: #00bac9;
	margin: 0px;
	font-weight:bold;
}

DIV.pressWrapper P.pressStrap {
	font-size: 12px;
	color: #000;
	font-weight:bold;
	margin: 0px;
	text-transform:none;
}

DIV.pressPagination {
	margin: 20px 40px 0 40px;
}

DIV.pressPagination A {
	text-decoration: underline;
}

DIV.pressPagination A.newer {
	display: block;
	float: right;
}

P.blogIntro {
	margin: 20px 40px;
}

DIV.banner {
	padding-bottom: 1px;
	background: url('images/bgPressWrapper.gif') repeat-x bottom left;
}

DIV.bannerUpper {
	padding-bottom: 1px;
	height: 1px;
	background: url('images/bgPressWrapper.gif') repeat-x bottom left;
}

DIV#content_header DIV#pressButtons {
	margin-top: 11px;
	float: left;
}

DIV#content_header DIV#pressButtons A {
	display: block;
	float: left;
	margin-right: 18px;
}

DIV#content_header DIV#pressButtons A.selected {
	color: #00bbc9;
}

DIV#content_header DIV#pressSocial {
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}

DIV#content_header DIV.bannerUpper {
	clear: both;
}
