/*
  $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: #157ebf;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
a img {
	border: 0px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, 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, 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: #bbc3d3;
}

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

.infoBox {
  width: 239px !important;
  width: 240px;
  border: 1px solid #d9d9d9;
  border-top: 0px;
}

.contentBox {
  width: 709px;
  border: 1px solid #d9d9d9;
  border-top: 0px;
}

.infoBoxContents {
	width: 239px !important;
	width: 240px;
	background: #f8f8f9;
	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: #bbc3d3;
  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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

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

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: 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;
  font-weight: bold;
}

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


td.infoBoxHeading {
	border: 0px;
	padding-left: 45px;
	background: url(images/infoBoxHeading.gif) no-repeat;
	width: 243px;
	height: 32px;
	font-family: helvetica, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

td.contentBoxHeading , .pageHeading {
	border: 0px;
	padding-left: 45px;
	background: url(images/contentBoxHeading.gif) no-repeat;
	width: 495px;
	height: 32px;
	font-family: helvetica, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.pageHeading h1 {
	margin: 0px;
	padding: 0px;
	font-family: helvetica, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.pageHeading h2 {
	margin: 0px;
	padding: 0px;
	font-family: helvetica, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

td.header_account_menu {
	color: #666666;
	font-size: 11px;
	width: 500px;
	height: 37px;
	background: url(images/header_account_menu.gif) no-repeat;
	text-align: center;
}

td.header_account_menu ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}

td.header_account_menu ul li{
	display: inline;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}

td.header_cart_info {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #666666;
	font-size: 11px;
	width: 560px;
}

table.heading_search {
	border-bottom: 1px solid #d2d2d2;
	padding: 10px;
}

.header_search_input {
	width: 200px;
}

.ProductsCycleSlideshowWrapper { width: 690px; padding:0; margin:0; overflow: hidden; text-align:left;}
.ProductsCycleSlideshow { height: 180px; width: 690px; padding:0; margin:0; overflow: hidden; }
.PCSChild { height: 160px; width: 690px; padding: 7px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { background: #fff; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/

div.cycle_name {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

div.cycle_description {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
	height: 60px;
}

div.cycle_price {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

div.cycle_more {
	text-align: right;
	margin-bottom: 15px;
}

div.cycle_more a, div.cycle_more a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #666;
}

.categories_box ul{
	list-style: none;
	padding-left: 0px;
	margin-left: 5px;
}

.categories_box ul ul{
		/*margin-left: 30px;*/
}

.categories_box ul li a, .categories_box ul li a:hover{
	display: block;
	padding-left: 10px;
	background: url(images/red_arrow.gif) no-repeat;
	background-position: left center;
}

.categories_box ul li.li_level_0 {
	border-top: 1px solid #ccc; 
	padding: 5px 0px 5px 0px; /*top right bottom left*/
	margin-left: 0px;
}

.categories_box ul li.is_first {
	border: none;
}

.categories_box ul li.li_level_1 {
	padding: 0px 0px 5px 0px;
	margin-left: 10px;
}

a.category_item_selected {
	font-weight: bold;
}

td.header_menu_background {
	width: 343px;
	height: 64px;
	background: url(images/header_menu_background.gif) no-repeat;
}

td.header_menu_background2 {
	width: 621px;
	height: 64px;
	background: url(images/header_menu_background2.gif) no-repeat;
}

.listing_image {
	width: 150px;
	text-align: center;
}

.listing_name {
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #47aedd;
	padding-bottom: 3px;
	border-bottom: 1px solid #d2d2d2;
}

.listing_price {
	color: #db3636;
	font-size: 10px;
	font-family: tahoma;
	text-align: left;
}

.listing_price span{
	font-size: 12px;
	font-weight: bold;
	float: right;
}

.listing_table_row_0_col_1 {
	border-left: 1px solid #cfcfcf;
}

.listing_table_row_1_col_1 {
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}

.listing_table_row_1_col_0 {
	border-top: 1px solid #cfcfcf;
}


#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	vertical-align: top;
}

.listing_image img {
	vertical-align: top;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
	cursor:pointer;
}


td.products_description, td.products_description p{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

p.wiki td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.listing_filter_option {
	padding: 10px;
}

.listing_view_option {
	padding: 10px;
	width: 58px;
}

table.product_tablet {
	text-align: left;
	font-size: 12px;
	color: #666;
	background: #e8e8e8;
	padding: 10px;
	border: 1px solid #c8c8c8;
}

div.additional_image {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	text-align: center;
}

.review_author {
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.review_date {
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.review_text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

table.footer_menu {
	margin-top: 10px;
	text-align: left;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	background: #e8e8e8;
	padding: 10px;
	border: 1px solid #c8c8c8;
}

table.footer_menu td {
	text-align: left;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

table.footer_menu ul {
	list-style-image: url(images/red_arrow.gif);
	margin-top: 10px;
}

table.footer_menu ul li, table.footer_menu ul li a,table.footer_menu ul li a:hover {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}

td.menu_link {
	height: 40px;
	text-align: center;
}

td.menu_link a, td.menu_link a:hover {
	font-family: verdana;
	color: #8b8b8b;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

#lab {
	position: absolute;
	width: 200px;
	background: #fff;
	text-align: left;
}

#lab a{
	display: block;
}

span.price_both_net {
	font-size: inherit;
	font-family: inherit;
}

span.price_both_gross {
	color: #ccc;
	font-size: 11px;
	font-weight: normal;
}