/*

  $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
  
  Ammends provided by: Peter Dziembor
  
*/

.homepage h3, .homepage h2 {
	font-size: 10px;
	border: 0;
	color: #666;
	padding-bottom: 0;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	}

.homepage a h3, .homepage a h2 {
	text-decoration: underline;
	}

.homepage a:hover h3, .homepage a:hover h2 {
	color: #000;
	text-decoration: none;
	}

.noundreline h2 {
	text-decoration: none !important;
	color: #fff !important;
	}

.noundreline h2 a:hover {
	text-decoration: none !important;
	color: #fff !important;
	}

.wibox {
	max-width: 93px;
	max-height: 94px;
	position: relative;
	top: 22px;
	left: 188px;
	}

.mainhead {
	font-size: 11px;
	font-weight: bold;
	color: #0090E2;
	background-color: #F4F9FC;
	padding: 5px;
	}

.prod_info li {
	/*list-style-image: url('/products/images/custli.png');*/
	list-style-image: url('/products/images/bullet_arrow.png');
	}

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

.small { font-size: 55% }
.med { font-size: 90% }
.divider { background: #46484a }

.verticallinks { color: #ffffff; margin-left: 10pt; font: bold 12px Verdana, Arial, Helvetica }
	.verticallinks A:link, .verticallinks A:visited { margin-left: -10pt; color: #ffffff; text-decoration: none }
	.verticallinks A:active, .verticallinks A:hover { margin-left: -10pt; color: #b10000; text-decoration: none }

.leftcol { background: #cccccc }

h3, .style3 { color: #619507; padding-bottom: 3px; border-bottom: 1px dotted #619507; text-transform: uppercase; letter-spacing: 1px; font-family: Verdana; font-weight: bold; font-size: 13px; }

.style1 { color: #15489F; text-transform: uppercase; letter-spacing: 3pt; font: bold 95% Arial, Verdana, Helvetica }

.menu { color: #ffffff; background: #46484A; font: bold 12px Verdana, Arial, Helvetica }
	.menu A:link, .menu A:visited { color: #ffffff; text-decoration: none }
	.menu A:active, .menu A:hover { color: #F6CF31; text-decoration: none }

special { font-size: 70%; font-family: Verdana, Arial, Helvetica }

/*
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
*/

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

.infoBox td {
	font-size: 10px;
	}

.infoBox p {
	font-size: 10px;
	}

.prod_info td {
	padding: 8px;
	}

.prod_info hr {
	border: 0;
	border-top: 1px dotted #ACDD01;
	width: 95%;
	height: 1px;
	}

.prod_info h3 {
	color: #619507;
	padding-bottom: 3px;
	border-bottom: 1px dotted #619507;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	}

.prod_info h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px !important;
  font-weight: bold;
  color: #000000;
  margin-bottom: 1px;
  margin-top: 1px;
  padding-left: 0px;
	}

h2 .productSpecialPrice {
	font-size: 12px !important;
	}

h1 , TD.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color: #1074D2;
  vertical-align: middle;
  margin-bottom: 1px;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 1px;
  margin-top: 1px;
  padding-left: 0px;
}

h4, .style4 {
  font: bold 95% Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: 1pt;
  color: #FFFFFF;
  padding-bottom: 3px;
  padding-top: 3px;
  text-transform: uppercase
}

/* styles for forms */

td.select, p.select, form.select {
  background: #e4e4e5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.2;
}

td.input, p.input, form.input {
  background: #e4e4e5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.2;
}


div.hardwareBox {
 width:295px;
 height:50px;
 vertical-align:middle;
 background-repeat: no-repeat;
 padding-left:15px;
 line-height:50px;
 float:left;
 display:table-cell;
 margin-top:2px;
 margin-bottom:0px;
}

div.hardwareBox a {
 font-size:12px !important;
}

div.hardwareTextBox {
 width:300px;
 height:50px;
 vertical-align:middle;
 padding-left:2px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 line-height: 1.2;
 float:left;
 display:table-cell; 
 margin-top:0px;
 margin-bottom:0px;
}

TD.infoBoxh4 {
/*
  font: Tahoma, Verdana, Helvetica, sans-serif;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 1pt;
  background: #2B8FED;
  color: #FFFFFF;
  padding-bottom: 2px;
  padding-top: 2px;
  text-transform: uppercase;
*/
	background-image: url(/products/images/main_bg_table_n.png);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1pt;
	height: 19px;
	vertical-align: middle;
}

div.infoBoxh4 {
	background-image: url(/products/images/main_bg_table_n.png);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1pt;
	height: 19px;
	vertical-align: middle;
	margin-bottom:0px;
	text-align:center;
	margin-top:10px;
}

.infoBoxh_pete h2, .infoBoxh_pete h2 a {
	background-image: url(/products/images/main_bg_table.png);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -1px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1pt;
	}

div.greyBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height: 16px;
  vertical-align:bottom;
  line-height: 1.2;
  margin-bottom: 1px;
  margin-top: 1px;
  padding-left: 3px;
  background-color:#999;
  padding-top: 2px;
  font-weight: bold;
}

.infoBoxh_pete {
	background-image: url(/products/images/main_bg_table.png);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1pt;
	}

.infoBoxh_pete h1, .infoBoxh_pete h1 a {
	}

A {
  color: #275CA3;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-top:12px;
 margin-left:5px;
}

TR.header {
  background: #ffffff;
}


TR.headerNavigation {
  background: #495797;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #495797;
  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: #495797;
}

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

TR.footer {
  background: #495797;
}

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

/*
.descriptionBox {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 color: #000166;
}
*/

.descriptionBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #000166;
}

table.infoBox {
  border-top: 1px dotted #D4D4D4;
  border-left: 1px dotted #D4D4D4;
  border-right: 1px dotted #D4D4D4;
  border-bottom: 1px dotted #D4D4D4;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
}

p.infoBox {
  border-top: 1px dotted #D4D4D4;
  border-left: 1px dotted #D4D4D4;
  border-right: 1px dotted #D4D4D4;
  border-bottom: 1px dotted #D4D4D4;
  margin-bottom: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 2px;
  line-height: 14px;
}

div.infoBox {
  border-top: 1px dotted #D4D4D4;
  border-left: 1px dotted #D4D4D4;
  border-right: 1px dotted #D4D4D4;
  border-bottom: 1px dotted #D4D4D4;
  margin-bottom: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 2px;
  line-height: 14px;
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  border-bottom: 1px dotted white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxCategory {
  background: #EEEEEE;
}

td.infoBoxContentsCategory {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

div.infoBoxContentsCategory {
  background-image: url('/products/images/bottom_bg_table.png'); height: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  margin-bottom:5px;
  width:169px;
  /*text-width:169px;*/
}

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

TD.infoBoxHeading, p.infoBoxHeading, div.infoBoxHeading {
	background-color: #aaa;
	color: white;
	font-weight: bold;
	padding: 4px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	}

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-color: #aaa;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading a {
	color: #fff;
	}

.productListing-heading a:hover {
	color: #333;
	}

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

A.pageResults {
  color: #3B8DFD;
  text-decoration: none !important;
}

A.pageResults:hover {
  color: #445060;
  text-decoration: none !important;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, li.main ul.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.2;
}

TD.mainalt, P.mainalt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.2;
  background: #D6DAEB;
}

TD.mismatch, P.mismatch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #ffb3b5;
}

TD.mainmatch, P.mainmatch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.2;
  background: #BDFF9D;
}

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

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: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
}

TD.category_desc, P.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: #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;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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: Arial, sans-serif; font-size: 10px; }

/* input requirement */

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

ul.tabs {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.tabs li {
  float: left;
  padding: 0;
  margin: 0;
  padding-top: 0;
  background: url(tab_right.png) no-repeat right top;
  margin-right: 1px;
}

ul.tabs li a {
  display: block;
  padding: 0px 10px;
  color: #fff;
  text-decoration: none;
  background: url(tab_left.png) no-repeat left top;
}

ul.tabs li a:hover {
  color: #ff0;
}

div.mainAll
{
	width: 780px;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, "Trebuchet Ms", Sans-Serif;
}

div.column
{
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

div.column-33
{
	width: 30%;
}

div.column-25
{
	width: 25%;
}

div.columnHeading
{
	background: #495797;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
	clear: left;
	margin-bottom: 5px;
}

ul.featureList
{
	font-size: 12px;
}

ul.featureList b
{
	color: #6699FF;
}

div.column img
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 10px;
}

div.textImagePair 
{
	padding: 5px;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

div.textLeft img
{
	float: right;
}

div.textRight
{
	font-size: 11px;
	clear: left;
}

div.textRight p
{
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
}

div.textRight img
{
	float: left;
	margin-right: 5px;
}

div.testimonials
{
	padding: 5px;
}

div.smallItem
{
	line-height: 25px;
	padding-bottom: 0px;
}

div.testimonials p
{
	margin-top: 0px;
	font-style: italic;
	font-size: 11px;
}

div.testimonials a
{
	font-style: normal;
	font-weight: bold;
}

div.rightLink
{
	padding: 3px;
	text-align: right;
}

div.rightLink img
{
	float: right;
}

/* Peter D. @2oo7 May Tab Add */

	/*			LOGIN AND TOP FORM */

	.search_bar {
		width: 782px;
		height: 20px;
		background-image: url('/products/images/top/search_bar.png');
		background-repeat: no-repeat;
		padding-bottom: 6px;
		}

	.search_form {
		float: left;
		margin-left: 26px;
		}

	.search_input{
		background: transparent !important; 
		border: 0 !important;
		float: left;
		margin-top: 3px;
		}

	.search_btn {
		float: left;
		margin-top: 2px;
		margin-left: 6px;
		}

	.main_top_head {
		width: 777px;
		height: 12px;
		border: 0;	
		background-image: url('/products/images/top/head.png');
		background-repeat: no-repeat;
		}

	.main_top {
		width: 782px;
		height: 124px;

		}

	.login {
		float: right;
		margin-left: 6px;
		margin-right: 4px;
		margin-top: 2px;
		}

	.mapsite {
		position: absolute;
		margin-left: 8px;
		margin-top: 142px;
		font-family: Verdana;
		font-size: 9px;
		color: white;
		vertical-align: middle; 
		}

	.cart_top {
		position: absolute;
		margin-left: 222px;
		margin-top: 3px;
		font-family: Verdana;
		font-size: 9px;
		color: white;
		vertical-align: middle;
		}

	.cart_items {
		position: absolute;
		margin-left: 234px;
		margin-top: 3px;
		font-family: Verdana;
		font-size: 9px;
		color: white;
		vertical-align: middle;
		}

/*			TAB BAR */

.tably {
	width: 783px;
	margin-bottom: -4px;
	margin-top: 4px;
	}

.tab_shadow_index {
	width: 767px;
	height: 18px;
	border: 0;
	background-image: url('images/tab/tab_shadow.png');
	background-repeat: no-repeat;
	}

.tab_shadow {
	width: 783px;
	height: 18px;
	border: 0;
	background-image: url('images/tab/tab_shadow.png');
	background-repeat: no-repeat;
	}

.cartad_input {
	width: 85px;
	height: 124px;
	background-image: url('/products/images/buy_button_ro.png');
	background-repeat: no-repeat;
	outline: none;
	}

.cartad_input:hover {
	background: url('/products/images/buy_button_ro.png') no-repeat 0 -124px;
	}

/*										SIP TABLE */

.sipstatustable td {
	padding: 3px !important;
	border: 1px solid #fff;
	}

.sipstatustablerow {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #333;
	}

.sipstatustablerow:hover {
	background-color: #666 !important;
	color: #fff;
	}
