/*
  $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 {   }
.errorBox {   background: #ffb3b5; font-weight: bold; }
.stockWarning {   color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {   color: #70d250; text-decoration: underline; }

BODY {
	background:url(images/bg.jpg) #000 repeat-x 0px 42px;
	margin:20px 0px;
}

BODY, TD {
	font-family:"Minion Pro",Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#88dcfd;
}

#wrapper {
	border-left:3px solid #cfd3d4;
	border-right:3px solid #cfd3d4;
	border-bottom:3px solid #cfd3d4;
	background:#1d3a64;
	width:898px;
	margin:0px auto;
	-moz-box-shadow: 0px 0px 30px #000;
	-webkit-box-shadow: 0px 0px 30px #000;
	box-shadow: 0px 0px 30px #000;
}


#topbottom {
	border-top:10px solid #f18f2c;
	border-bottom:15px solid #f18f2c;
}
#leftbrd {
	border-left:17px solid #00a6e6;
}
#header {
	background:url(images/header.jpg);
	height:322px;
	position:relative;
}
#header UL {
	margin:0px;
	list-style-type:none;
	padding:0px;
	position:absolute;
	top:170px;
	left:90px;
}
#header UL LI {
	margin:6px 0px;
}
#header UL LI A {
	display:block;
	width:130px;
	background:url(images/menuarrow.gif) #00a6e6 no-repeat 10px 6px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	border:1px solid #FFF;
	padding:3px 10px 3px 35px;
}
#header UL LI A:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#f18f2c;
}
#header DIV {
	position:absolute;
	top:270px;
	left:90px;
	color:#FFF;
	font-size:32px;
	text-shadow:1px 1px 6px #000;
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=5);
}
#content {
	border-right:17px solid #00a6e6;
	margin-right:1px;
	padding:10px 20px 10px 50px;
	min-height:420px;
}
#content.homepage {
	padding-left:0px;
}

.homeblock {
	background:url(images/tideclock-home.jpg) no-repeat 5px 0px;
	padding-left:135px;
}
.homeblock2 {
	background:url(images/clock-home.jpg) no-repeat top right;
}
.homeblock P {
	padding-left:205px;
	margin-top:30px;
}
.homeblock h3 {
	width:400px;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	line-height:1.8;
	margin:10px 0px 10px 133px;
}

H1 {
	margin:0px;
	font-family:"Caflisch Script Pro", Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:normal;
	text-align:center;
	color:#FFF;
}
.clear {
	clear:both;
}

.prodimg {
	border:3px solid #FFF;
	background:#b0c4dd;
	padding:4px;
}
.prodimg A, .prodimg A:hover {
	color:#000;
	text-decoration:none;
}
HR {
	color:#FFF;
	padding:0px;
	margin:10px 0px;
	height:1px;
	background:#FFF;
}

A {
  color: #FFF;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #afc5dd;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  
  background: #afc5dd;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #31546f;
}

TD.footer {
  
  
  background: #31546f;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #0f2e5a;
}

.infoBoxContents {
  background: #3b4b63;
  
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  
}

TD.infoBoxHeading {
  font-weight: bold;
  color: #ffffff;
  padding:4px 0px;
}

TD.infoBox, SPAN.infoBox {
  
  
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #0f2e5a;
}

TD.productListing-heading {
  background: #0f2e5a;
  color: #FFFFFF;
  font-weight: bold;
}


TD.productListing-data {
  border-top:1px solid #FFF;
  
}
TD.productListing-data TD.productListing-data {
	border-top:none;	
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family:"Caflisch Script Pro", Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:normal;
	color:#FFF;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  
  color: #000000;
}

TD.main, P.main {
  
  
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  
  font-weight: bold;
}

TD.fieldValue {
  
  
}

TD.tableHeading {
  
  
  font-weight: bold;
}

SPAN.newItemInCart {
  
  
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  
}

TEXTAREA {
  width: 100%;
  
  
}

SPAN.greetUser {
  
  
  color: #F0FF48;
  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-weight: bold;
}

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

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #000000; }

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning {   background-color: #ffb3b5; }
.messageStackSuccess {   background-color: #99ff00; }

/* input requirement */

.inputRequirement {   color: #ff0000; }

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}


.buttonSubmit{
	background-color: #FFF;
	color: #dd8927;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px;
 	border-color: #dd8927;
 	border-style: solid ;
	cursor: pointer;
	white-space:nowrap;
 }
span.buttonSubmit{	padding:1px 12px 2px 12px;}
