/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.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; }

.border_l {
border-right: #8496a3 1px solid;
}

.border_r {
border-left: #8496a3 1px solid;
}

BODY {
  background: #ffffff url('images/bodybg.png') repeat-x top;
  color: #000000;
  margin: 0px;
}
A {
  color: #000000;
  text-decoration: none;
}
A:hover {  
  text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
  background: #ffffff;
}
TR.headerNavigation {
    background: #BEBEBE;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #9DABB4;
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation { 
  color: #FFFFFF; 
}
a:hover.headerNavigation {
  color: #ffffff;
}
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: #9DABB4;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #9DABB4;
  color: #ffffff;
  font-weight: bold;
}
.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #9DABB4;
  color: #ffffff;
}

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.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: #DFE2E6;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #9DABB4;
  color: #FFFFFF;
  font-weight: bold;
}
.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
	color: #069; 
	font-size: 15px; 
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold; 
	padding-bottom: 5px; 
	border-bottom: 1px 
	dashed silver 
}
TD.pageHeading1, DIV.pageHeading1 {
	color: #069; 
	font-size: 15px; 
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold; 
	padding-bottom: 5px; 
	border-bottom: 1px 
	dashed silver 
}

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.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

TD.tableHeading_ASC {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

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

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: #F8F8F9;
  border-color: #E5E5E5;
  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;
}

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

/* for small */
.mainSmall { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 1.5;}

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.linkListing-odd {
  background: #f8f8f9;
}
TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="#9DABB4" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="#BDCAF0";
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}
TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6F7B;
	margin: 0px;
	padding: 0px;
}
.generalbodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:16px
}
.generalbodytxt_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height:16px
}
.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A6F7B;
}

.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.greentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6F7B;
}

.bottomtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.brownitalics{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #9C3000;
}

h2 {
  font-size: 11px;
}

#header_logo_cell {
  background: url('images/logo.png') no-repeat;
}

#logo_bottom_cell {
  background: #fff url('images/logo_bottom.png') top left no-repeat;
  height: 34px;

}

.icon_menu {
      background: transparent;
      border: 0;

}
.icon_menu a:link,
.icon_menu a:visited,
.icon_menu a:active	{
      background: transparent;
      border: 0;
      padding: 11px;
      margin: 0;
	  display: block;
	  float: left;

}
.icon_menu a:hover     {   
      background: #e8f2f7;
      border: 1px solid #b6cbd7;
      padding: 10px;
      margin: 0;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
}

#focus_left {
  background: url('images/infocus_left.png') no-repeat;
  float: left;
  width: 209px;
  height: 35px;
}

#focus_right {
  background: url('images/infocus_right.png') no-repeat;
  width: 22px;
  height: 35px;
  float: right;
}

#focus{
  background: url('images/infocus_tile.png') repeat-x;
  height: 35px;
  line-height: 35px;
  position: relative;  
  }
  
  
#focus_text_inner {
  font-family: arial;
  color: #5d7a8c;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 135px;
  height: 35px;
  line-height: 30px;
  }

#featured_left {
  background: url('images/cat_left.gif') no-repeat;
  float: left;
  width: 218px;
  height: 39px;
}

#featured_right {
  background: url('images/cat_right.gif') no-repeat;
  width: 30px;
  height: 39px;
  float: right;
}

#featured {
  background: url('images/tile_cat.gif') repeat-x;
  height: 39px;
  line-height: 39px;
  position: relative;  
  }
  
  
#featured_text_inner {
  font-family: arial;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 135px;
  height: 39px;
  line-height: 35px;
  }
  
#forum_text_inner {
  font-family: arial;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 107px;
  height: 39px;
  line-height: 35px;
  }  
  
#events_left {
  background: url('images/events_left.png') no-repeat;
  float: left;
  width: 132px;
  height: 34px;
}

#events_right {
  background: url('images/events_right.png') no-repeat;
  width: 16px;
  height: 34px;
  float: right;
}

#events {
  background: url('images/events_tile.png') repeat-x;
  height: 34px;
  line-height: 30px;
  position: relative;  
  }
  
  
#events_text_inner {
  font-family: arial;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 20px;
  height: 34px;
  }
    
  #newsbox_left {
  background: url('images/news_header_left.png') no-repeat;
  float: left;
  width: 137px;
  height: 36px;
}

#newsbox_right {
  background: url('images/news_header_right.png') no-repeat;
  width: 20px;
  height: 36px;
  float: right;
}

#newsbox {
  background: url('images/news_header_tile.png') repeat-x;
  height: 36px;
  line-height: 30px;
  position: relative;  
  }
  
  
#newsbox_text_inner {
  font-family: arial;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 20px;
  height: 34px;
  }
  
#jobsbox_left {
  background: url('images/jobs_left.png') no-repeat;
  float: left;
  width: 139px;
  height: 35px;
}

#jobsbox_right {
  background: url('images/jobs_right.png') no-repeat;
  width: 17px;
  height: 35px;
  float: right;
}

#jobsbox {
  background: url('images/jobs_tile.png') repeat-x;
  height: 35px;
  line-height: 30px;
  position: relative;  
  }
  
  
#jobsbox_text_inner {
  font-family: arial;
  color: #a1290a;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 20px;
  height: 35px;
  }

#primary_nav {
  border-bottom: 3px solid #456172;
  font-size:0.95em;
  padding-left:0;
  height: 34px;

}

.infobox_h {
  border-bottom: 1px solid #aaa;
}