/*
  $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: #ffffff;
  color: #000000;
  margin: 0px;
//  background: url(images/jenbg2.jpg) repeat-y top center;  */
  padding: 0px;
  width: 100%;
  background: #cc9999;
}

A {
  color: #000000;
  text-decoration: none;
  // color: #18397c;
  // color: #6e4455;
  color: #99abff;
  color: #0068CC;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  background: url(images/jenbg.jpg) repeat-y top center;
}

TR.headerNavigation {
  /* background: url(images/testbg3.jpg) repeat-x; */
}

TD.headerNavigation {
  position: relative;
  font-family: Arial,helvetica,sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding-bottom: 0px;
  padding: 0px;
  margin: 0px;
  color: #18397c;
  background: #ffffff;
  border-top: 0px solid #ffffff;
  height: 20px;
  background: #eaf4fc;
  background: url(images/decor1.gif);
}

A.headerNavigation { 
	color: #18397c;
}

A.headerNavigation:hover {
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: Arial,helvetica,sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #cc9999;
}

TD.footer {
  font-family: Arial,helvetica,sans-serif;
  font-size: 10px;
  background: #cc9999;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 /* background: #cc9999; */
}

.infoBoxbg {
	background: url(images/infobg.jpg) repeat;
}

.infoBoxContents {
 /* background: #f8f8f9; */
  font-family: Arial,helvetica,sans-serif;
  font-size: 10px;
/*  border: 1px solid #bbc3d3; */
  border-top: none;
/*  background: url(images/catbutbg.jpg) no-repeat; */
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial,helvetica,sans-serif;
  font-size: 10px;
}

div.infoBoxHeading, TD.infoBoxHeading {
  font-family: Arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url(images/infobox/corner_right_left.jpg) repeat-x;
  color: #003366;
}

.infoBoxHeading {
  font-family: Arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url(images/infobox/corner_right_left.jpg) repeat-x;
  color: #ffffff;
}

.infoboxheader_leftsideborder {
 	border: none;
	border-left: 1px solid #bbc3d3;
}

.infoboxheader_rightsideborder {
	border: none;
	border-right: 1px solid #bbc3d3;
}

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: #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 {
  width: 650px;
}

.productListing-heading {
  font-family: Arial,helvetica,sans-serif;
  font-size: 10px;
  background: #99ABFF;
  color: #000000;
  color: #ffffff;
  font-weight: bold;
  padding: 2px;
  width: 80%;
}

.productListing-heading a {
  font-family: Arial,helvetica,sans-serif;
  font-size: 12px;
  background: #99ABFF;
  color: #FFFFFF;
  font-weight: bold;
  text-align: right;
}


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

A.pageResults {
  color: #0000FF;
}

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


TD.pageHeading, DIV.pageHeading {
  font-family: Arial,helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-left: 20px;
}

TR.subBar {
  background: #cc9999;
}

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

TD.main, P.main {
  font-family: Arial,helvetica,sans-serif;
  font-size: 11px;
  line-height: 1;
}

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

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: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial,helvetica,sans-serif;
  font-size: 12px;
}

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

SPAN.markProductOutOfStock {
  font-family: 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: #cc9999; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #eddcdc; }

.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: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial,helvetica,sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial,helvetica,sans-serif; font-size: 10px; color: #ff0000; }


body,html {
	font-family: Arial,helvetica,sans-serif;
        height:100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
	letter-spacing: 0.2px;
}

#prod_desc_tab {
   display: block;
   z-index: 0; position: absolute; top: -4px; border: 1px solid pink; border-top: 1px solid pink;
   width: 300px;
   left: 0px;
}

#prod_chart_tab {
   display: block;
   z-index: 0; position: absolute; top: -4px; border: 1px solid pink; border-top: 1px solid pink;
   left: 0px;
   visibility: hidden;
   width: 300px;
}

div.modulebox-white {
	background: #f7f7f7 url(images/white/box_r.png) 100% 0 repeat-y;
}

.bx1 {
	background: url(images/white/box_l.png) 0 0 repeat-y;
}

.bx2 {
  background: url(images/white/box_br.png) 100% 100% no-repeat;
}

.bx3 {
  background: url(images/white/box_bl.png) 0 100% no-repeat;
}

.bx4 {
  background: url(images/white/box_tr.png) 100% 0 no-repeat;
}

.bx5 {
  background: url(images/white/box_tl.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
}

div#whitebox-padding {
	padding-top: 1px;
  padding-right: 2px;
  padding-bottom: 0px;
}

div#whitebox-padding div.padding {
	padding: 10px;
}

#topnav_helpcent {
}

#livehelp_box_outer {
	z-index: 3;
}

div#prodinfo_topnav {
	position: absolute; left: -15px; top: -3px; background: #feeeee; width: 334px; color: #18397c;
}

div#catviewall_link {
	 position: absolute;
	 left: 560px;
	 top: -13px;
	 width: 60px;
}

div#midbg {
z-index: 0; position: absolute; top: -14px;
}

div#midbgright {
z-index: 0; position: absolute; top: -14px; left: 715px; 
}

#leftside {
        height: 100%;
        background: url(images/leftsideshadow.jpg) 0% 0% repeat-y;
}


#rightside {
	height: 100%;
	background: url(images/rightsideshadow.jpg) 100% 0% repeat-y;
}

div#topnavbuttons {
position: relative; top: 0px; left: 0px; z-index: 1;
padding-bottom: 0px;
background: #cc9999;
}

div#topnavbuttons img {
	position: center; top: 0px;
}


h1 {
text-align: justify;
color: #eddcdc;
font-size: 16px;
}

.p_menu {
	position: relative;
	font-size: 14px;

	border-bottom: 1px solid #eaf4fd;
	line-height: 14px;
	padding: 10px;
	padding-top: 0px;
	background: #eddcdc;
	color: #ffffff;
	font-weight: bold;
	
}

.p_menu:hover, p_menu:hover a {
	background: #eddcdc;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #cc9999;
}

.p_menu_box {
	padding: 0px;
	margin: 0px;
}


.subcat_box:hover, .subcat_box:hover a {
	cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;
        background: #cc9999;
}

.subcat_box:hover {
	border-bottom: 1px solid #ffffff;
}

.subcat_box {
	padding-top: 6px;
	padding-left: 5px;
        position: relative;
        font-size: 14px;

        line-height: 14px;
        padding: 10px;
	background: #eddcdc;
        color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #cc9999;
}

.subcat_box_link {
	width: 100%;
	font-size: 14px;
	color: #590043;
	text-decoration: none;
}


.subcat_heading {
	background: #cc9999;
	color: #ffffff;
	font-weight: bold;
        line-height: 14px;
        padding: 10px;
	border-right: 1px solid #cc9999;
	border-bottom: 1px solid #ffffff;

}
	

.mainmenu_button {
	border-left: 2px solid #eddcdc;
}

.mainmenu_button_left {
        border-left: 2px solid #99ccff;
}

.mainmenu_button_right {
        border-left: 2px solid #99ccff;
        border-right: 2px solid #99ccff;
}

.column {
	position: relative;
	width: 150px;
	top: -10px;
	background: #eddcdc;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
}

#leftcolumn {
  position: relative; left: -2px; top: -2px;
  background: #debebe;
  width: 150px;
  padding: 0px;
  height: 100%;
}


#rightcolumn_outer {
        position: relative;
	top: -2px;
	left: 5px;
	background: #99cdff;
	width: 148px;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 3px;
}
#rightcolumn {
	position: relative;
	top: -2px;
	left: 0px;
	width: 164px;
	background: #ffffff;
}

#welcomeheading {
	background: #99ABFF;
	color: #cc9999;
	height: 24px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
}

#whatsnewheading {
	 background: #99ABFF;
        color: #ffffff;
        height: 24px;
        padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
}

#whatsnewbox {
	padding-bottom: 0px;
	background: #ffffff;
}


.contentheading {
        background: #cc9999;
        color: #ffffff;
        height: 24px;
	padding: 0px;
        padding-left: 5px;
        font-weight: bold;
        font-size: 14px;
	border-top: solid 1px #ffffff;
}

.contentbox {
	padding: 3px;
	background: #debebe;
	border: 3px solid #cc9999;
	font-size: 12px;
}

#livehelpbox {
position: relative;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ffffff;
width: 164px;
}

#leftnavarrow {
	position: absolute;
	top: 5px;
	left: 154px;
}

#productlisting_innerbox {
 width: 850px;
 padding: 1px;
 margin-top: 1px;
}

#productlisting_outerbox {
	width: 850px;
}

#main_body_box {
	position: relative;
	left: 0px;
}

#rightmenu {
        width:150px;
        height: 100%;
        color: #000000;
	background: #ffffff;
        padding: 5px;
        text-align: left;
        font-size: 14px; font-family: Arial,helvetica,sans-serif;
}

/*
#rightmenu a {
	width:150px;
	height: 100%;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	font-size: 14px; font-family: Arial,helvetica,sans-serif;
}
*/

#column_middle {
	width: 830px;
	margin: 0 auto 0 auto;
}

#header {
	background: url(images/fgph.jpg) no-repeat;
	width: 990px;
	height: 120px;
}


#header_headerbox {
        position: relative;
        width: 580px;
        height: 95px;
        left: 218px;
}


#header_custbox, #header_custbox a {
        position: relative;
        /* background: #FFF3E6; */
/*	background: #6b8fb3; */
        width: 240px;
        height: 95px;
	color: #333333;
}

#header_custbox a {
	color: #666666;
}

.header_custbox_headcontent {
        font-size: 10px;
}

.header_custbox_content {
        font-size: 10px;
	font-weight: normal;
font-size: 10px;
        padding: 3px;
}

#header_searchbox {
  position: relative;
  top: 23px;
  left: 80px;
  width: 330px;
  font-family: Arial,helvetica,sans-serif;

font-weight: bold;
font-size: 10px;
}

#header_searchcol {
  position: relative;
  top: 23px;
  left: 120px;
  width: 220px;
  font-family: Arial,helvetica,sans-serif;
  padding: 0px;
  margin: 0px;
font-weight: bold;
font-size: 10px;
}


#searchbox {
        position: relative;
	padding: 0px;
	margin: 0px;
}

#searchbox_inner {
  font-size: 13px;
  padding: 3px;
  margin: 0px;
  width: 200px;
  height: 14px;
}

.home_topmiddleimagelink img {

  border: 0px;
  padding: 0px;

}


#shoppingbagimg {
	z-index: 1;
	position: absolute;
	left: 190px;
	top: -15px;
}

.usp_list {
font-size: 11px; justify; color: #cc9999;
 font-family: Arial,helvetica,sans-serif;
letter-spacing: 0.2px;
}

.foot_nav {
        vertical-align: text-top;
}

.prodlistcount {
        text-align: left;
        vertical-align: top;
        padding-bottom: 3px;
        color: #666666;
        font-size: 11px;
}

#searchcol {
       background: url(images/decor1.gif);
}

#products_stock_table {
	position: relative;
	left: 60px;
	width: 220px;
	text-align: center;
	padding: 3px;
}

#products_stock_table2 {
        position: relative;
        left: 0px;
        width: 220px;
        text-align: center;
        padding: 3px;
}


.products_stock_label_col {
	background-color: #eaf4fc;	
	padding: 3px;
}

.products_stock_quantity_col {
	background-color: #fdd3d4;
	padding: 3px;
}

.products_stock_value_col {
	background-color: #fdd3d4;
	padding: 3px;
}

.prod_label {
	color: #393939;
	font-weight: bold;
	text-align: left;
	padding-left: 50px;
}


a img { border:none; }

.testimonial_body {
	font-size: 13px;
	padding: 4px;
}

.testimonial_footer {
	font-size: 12px;
}

body { font-size: 80%; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
ul#tabs { list-style-type: none; margin: 0px 0 0 0; padding: 0 0 0.3em 0; }
ul#tabs li { display: inline; }
ul#tabs li a { color: #ffffff; background-color: #8e4848; border: 1px solid #c9c3ba; border-bottom: none; padding: 0.3em; text-decoration: none; }
ul#tabs li a:hover { background-color: #cc9999; }
ul#tabs li a.selected { color: #000; background-color: #f1f0ee; font-weight: bold; padding: 0.0em 0.3em 0.38em 0.3em; }
div.tabContent { border: 1px solid #c9c3ba; padding: 0.0em; background-color: #f1f0ee; }
div.tabContent.hide { display: none; }
}
