/*
  $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 { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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:url(images_new/main-bg.jpg) repeat-x #ffffff;
  color: #000000;
  margin: 0px;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
}

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

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

.link a {
	color:#FF0000;
	font-size:18px;
	text-decoration:none;
}

.link a:hover {
	color:#FF0000;
	font-size:18px;
	text-decoration:underline;
}


#address {
	padding:5px;
}

h2 {
	font-size:18px;
	text-align:center;
}


FORM {
	display: inline;
}

TR.header {
  background:url(images_new/header.jpg) no-repeat;
  /*background: #ffffff;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  color: #ffffff;
}

.header {
	background:url(images_new/header-bg.jpg) no-repeat;
	height:396px;
	width:921px;
}

#topNav	{
	list-style:none;	
	float:right;
	position:relative;
	right:50px;
	top:10px;
}

.rounded-corners {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#topNav li	{float:left;}

#topNav li a	{
	display:block;
	margin:5px 10px;
	font-size:16px;
	text-decoration:none
}

#topNav li a:hover	{
	color:#ffffff;	
}

#topNav li.active	{
	color:#ffffff;
	background-color:#eb8300;
	border:1px solid #db6700;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  text-decoration:underline;
}

TR.headerError {
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #ff0000;
  font-weight : bold;
  text-align : center;
  padding-bottom:20px;
}

TR.headerInfo {
}

TD.headerInfo {
  font-size: 18px;
  color: #E97A11;
  font-weight: bold;
  text-align: center;
}

#breadCrumbs	{
	position:relative;
	top:-45px;
	width:800px;
	font-size:12px;	
	text-shadow: #000000 1px 1px 1px;
}

#headerContent	{
	width:600px;
	position:relative;
	left:260px;
	top:-10px;
	height:216px;
}

#headerContent #tagLine	{
	font-size:27px;
	text-shadow: #ffffff 1px 1px 1px;
}

#headerContent p	{
	width:400px;
	font-size:16px;	
}

#headerContent #headerBtn	{
	position:absolute;
	right:0px;
	bottom:5px;
}

.headerMessage {
	width:921px;
	margin:0 auto;
	background:url(images_new/content-bg.png) repeat-y;
}

.content {
	background:#FFFFFF;
	width:921px;
	background:url(images_new/content-bg.png) repeat-y;
	padding:0 60px 0 60px;
	// padding:0 20px 0 20px; /** IE Hack **/
}


/****** home page *****/

#homeContentWrapper h1, h2, .pageHeading	{
	color:#e97a11;
	font-size:24px;
	font-weight:normal;	
	text-align:left;
}

#homeContentWrapper	{font-size:13px;}

#homeContentWrapper a, #homeContentWrapper a:visited {
	color:#E97A11;
	text-decoration:underline;
}

#homeContentWrapper a:hover	{text-decoration::none;}

#homeContentWrapper h3	{
	font-size:18px;
	font-weight:normal;	
}

#homeContentWrapper h1	{
	margin:0;
	padding:0;	
}

#centerContentWrapper {position:relative;}

#fox	{
	position:absolute;
	right:20px;
	top:10px;
	display:none;
}

#centerContent	{
	background:url(images_new/center-content-bg.png) no-repeat;	
	width:757px;
	// 	width:800px; /** IE Hack **/
	height:311px;
	position:relative;
	padding:1px 20px 0;
	// 	padding:20px 20px 0; /** IE Hack **/
	margin-bottom:20px;
}

#centerContent strong, #bottomContent strong	{color:#e97a11;}

#centerContent ul	{
	font-size:18px;
	margin:0;
	padding:0 0 0 15px;
}

#centerContent ul li	{ margin:2px 0;	}

#centerImage1 img, #centerImage2 img	{
	border:2px solid #8bcff4;
	margin-top:-5px;	
}

#centerImage1	{
	text-align:center;
	position:absolute;
	left:390px;
	top:0;
	//top:15px
}

#centerImage2	{
	text-align:center;
	position:absolute;
	left:590px;
	top:0;
	//top:15px
}

#bottomContent ul	{
	list-style:none;
	margin:0;
	padding:0;	
}

#bottomLeft, #bottomRight	{width:380px;}

#bottomLeft	{float:left;}

#bottomLeft	li	{margin:20px 0;}

#bottomLeft li span	{
	width:28px;
	height:28px;
	display:block;
	float:left;
	text-align:center;
	color:#FFF;
	padding-top:2px;
	background:url(images_new/bullet.jpg) no-repeat;	
	font-weight:bold;
	text-shadow: #000000 1px 1px 1px;
	margin-right:5px;
}

#bottomRight, #bottomRight a {float:right;}

#bottomRight li	{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #666666;
}

/***** end home page *****/

.footer {
	background:url(images_new/footer-bg.png) no-repeat;
}

#siteInfo	{
	margin-top:15px;
	font-size:9px;
}

.copy {
	width:60%;
}

.infoBox2 {
  background: #000000;
}

.infoBoxContents2 {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  background: #FFFFFF;
  color: #E97A11;
  padding:10px 0;
  border-bottom:1px dotted #666666;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
}

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;*/
}


.productListing-heading {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 12px;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  text-align:center;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color:#FFFFFF;
  border-bottom:1px dotted #666666;
  padding:10px;
}

TD.productListing-data td {
	border:none;	
}

A.pageResults {
  color: #0000FF;
  text-decoration:none;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  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;
}

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;
}

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

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.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; }

/* 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; }
/*BOF - Zappo - Option Types v2 - Progress Bar */
.progress{
  width: 1px;
  height: 12px;
  color: grey;
  font-size: 10px;
 /* overflow: hidden; */
  background-color: #bbc3d3;
  padding-left: 5px;
}
.bar{
  border-style: solid;
  border-width: 1px;
  border-color: #bbc3d3;
}
/*EOF - Zappo - Option Types v2 - Progress Bar */

/*BOF - Zappo - Option Types v2 - ONE LINE - Preload Option Type Images */
div#ImagePreload { display: none; }

/* IMage rollover effect */
#pImageSm {
	cursor: pointer;
}
#pImageLrg {
	position:absolute;
	display:none;
	margin-top:7px;
	width: 590px;
	height: 441px;
	overflow:hidden;
	z-index:99;
	background-color: #fff;
	border: solid #000 1px;
}
