/*
  $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
*/
@import url("events_calendar.css");
@import url("nav_horizontal.css");
@import url("products_nav.css");
@import url("categories_nav.css");
@import url("manufacturers_nav.css");
@import url("lytebox.css");
@import url("css/whiteskin.css");

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #3551BA;
}
/* EOF Dynamic Sitemap */

.boxText {  font-size: 12px; color: #666666; padding-left:10px; }
.boxText a { color: #666666; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

html {
	overflow-y:scroll;
}

BODY {
  background:url(images/graphics/main_background.jpg) repeat-x fixed #ccc;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  color: #666;
  margin: 10px auto;
}
h1, h2, h3, h5, h5 {
	color:#20336B;
	margin:0;
}

h4 {
	color:#20336B;
	margin-top:10px;
}

p {
	font-size:12px;
}

.red_text {
	color:#CC0000;
	font-size:12px;
}

.outside_box {
	border:1px solid #666;
	background:#fff;
}

.inside_box {border:thin solid #21687E;
			 border:1px solid #21687E;
			 background: #FFFFFF;
}

.total_site_width {width:950px;
}
.column_left {
	display:none;
	width:200px;
}
.column_right {
	
	width:250px;
}
.category_boxes {
	width:220px; 
	margin:5px 2px; 
	float:left; 
	overflow:hidden;
}
.category_boxes_heading1, .category_boxes_heading2, .category_boxes_heading3, .category_boxes_heading4 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
.category_boxes_heading1 {
	line-height:25px;
	background:url(images/graphics/category_background_heading1.jpg); 
	padding:2px 5px 0 5px;
}
.category_boxes_heading2 {
	line-height:25px;
	background:url(images/graphics/category_background_heading2.jpg); 
	padding:2px 5px 0 5px;
}
.category_boxes_heading3 {
	line-height:25px;
	background:url(images/graphics/category_background_heading3.jpg); 
	padding:2px 5px 0 5px;
}
.category_boxes_heading4 {
	line-height:25px;
	background:url(images/graphics/category_background_heading4.jpg); 
	padding:2px 5px 0 5px;
}
.category_boxes_image {
	background: #fff;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #999;
	border-bottom:none;
}
.category_boxes_description {
	background: #444444;
	color:#efefef;
	font-size:11px;
	font-weight:bold;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-top:none;
	height:40px;
	padding:3px 5px;
}
.category_boxes a {
	color:#fff;
}
.category_boxes_heading4 a {
	color:#333;
}
.category_boxes_heading4 a:hover {
	color:#333!important;
}
.category_boxes a:hover {
	color:#F4F4F4;
}
.box_width_left	{ width:250px;}
.box_left_background {
	border:thin solid #333333;
	border:1 solid #333333;
	background-color: #999999;
}
.column_left_top {
	background-image: url(images/graphics/column_left_background_top.jpg);
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.column_left_middle {
background-color: #000033;
}
.column_left_bottom {
background-image: url(images/graphics/column_left_background_bottom.jpg);
}
.attributes_display {
	float:left;
}
.attributes_display td {
	background:#D2DBF2;
}
.attributes_display th {
	background:#1E3265;
	color:#fff;
	font-weight:bold;
	text-align:left;
}
A {
  color: #002564;
  text-decoration: none;
}

A:hover {
  color: #CC0000;
  text-decoration: none;
}
.strapline {
	font-family:"Gill Sans MT", "Gill Sans",Geneva, Arial, Helvetica, sans-serif;
	color:#F0CC00;
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
}
.phoneheading {	
	font-size:26px;
	color:#CC0000;
	letter-spacing:1px;
}
.contactseparator {
	font-size: 16px;
	font-weight:bold;
	color:#666;
	margin-top:-3px;
}
.emailheading {
	font-size:14px;
	color:#002564;
	/*border-bottom:1px solid #999;*/
	letter-spacing:2px;
}
.emailheading a {
	color:#002564;
}
.emailheading a:hover {
	color:#CC0000;
}
.searchbackground {
	background: url(images/graphics/searchbox_background.png);
}
.searchbox {
	background-color:#ccc;
	color:#666;
	font-size:13px;
	line-height:20px;
	border:1px solid #222;
	margin:0 4px;
}
.searchbutton {
	background-color:#CC0000;
	border:1px solid #666;
	color:#fff;
	font-size:13px;
	line-height:16px;
	vertical-align:top;
}
.search_reset {
	background: #222;
	color:#fff;
	font-size:11px;
	border:1px solid #000;
}
.search_submit {
	background:#20336B;
	border:1px solid #666;
	color:#fff;
	font-size:11px;
}
.cart {
	color:#ccc;
	font-size:13px;
	font-weight: bold;
}
A.cart_content {
	color:#efefef;
	text-decoration: none;
}

A.cart_content:hover {
  color: #fff;
}
.nav_background {
	background:url(images/graphics/links_background.jpg) no-repeat;
}
.workshopbox {
	font-size:12px;
	color: #333333;
	border: #999999 solid 1px;
	background-color: #EFEFEF;
}
.breadcrumb {
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  	background: #fff;
}
.header_background {
	background-image: url(images/graphics/main_background.jpg);
}

TR.headerNavigation {
	background-color: #FFFFFF;
}

TD.headerNavigation {
	font-size: 10px;
	color: #666666;
	font-weight : bold;
	background-image: url(images/graphics/main_background.jpg);
}

A.headerNavigation { 
  color: #003366; 
}

A.headerNavigation:hover {
  color: #CC0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.header_bottom { 
	background-image: url(images/graphics/header_bottom.jpg);
}

TR.footer {
	background-color: #20336B;
}
TD.footer {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding:5px;
}

.Footer2 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	background: #fff;
}

A.Footer2 {color: #666666;  text-decoration: none;}

.infoBox {
  background: #fff;
}

.infoBox2 {
  background: #BBB5D6;
  border:2px solid #9F97C6;
}

.infoBoxContents {
	font-size: 11px;
	/*background-color: #fff;*/
}


.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

TD.infoBox, SPAN.infoBox {
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

.box_header_txt	td{ height:48px; vertical-align:middle; background:url(images/bg.gif) no-repeat  center left; padding-left:53px; text-transform:uppercase;
				  font-weight:bold;  color:#FFFFFF; font-size:12px;}
				  
.box_header_txt1 td{ height:40px; vertical-align:middle; background:url(images/1_z2.gif) no-repeat top left #F4F6DE; padding-left:28px; text-transform:uppercase;
				  font-weight:bold;  color:#FFFFFF; font-size:12px;}


TABLE.productListing {
  border: 0px solid #CCCCCC;
  border-spacing: 5px;
}
table.productListing td {
	padding:10px;
	width:50%;
	border: 1px solid #ccc;
	font-size:13px;
	font-weight:bold;
	color:#333;
}
table.productListing a {
	font-weight:normal;
	font-size:14px;
}
tr.productListing-even {
	background:#EFEFEF;
}
tr.productListing-odd {
	background:#EFEFEF;
}
.productListing-heading {
	font-size: 12px;
	color: #21640C;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	border-bottom:1px solid #666;
}
.product_listing_image img {
	float:left;
	margin-right:20px;
}
.product_listing_name {
	height:85px;
	margin-top:-15px;
	font-weight:bold;
}
.product_listing_name a {
	font-weight:bold;
	color:#666;
}
.product_listing_price {
	color:#20336B;
}
productListing-data td {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border:1px solid #666;
	
}
.productListing-even {
	background:#efefef;
}
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #20336B;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	padding:0;
	margin:0;
	font-size: 12px;
	line-height: 1.5;
}
a.main {
	color:#20336B;
}

TD.smallText, SPAN.smallText, P.smallText {
	
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #3551BA;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #003366;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

/* Graphical Borders - boxes column_left_right - Star */
.mws_boxTop    { background: url('images/infobox/header.gif') center;            
				 color: #FFFFFF;
                 font-size: 13px;
                 text-align : left;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { border-left:1px solid #666;; }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-size: 11px;
                 text-align : left;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
.mws_boxCenterCategories { border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:200px;}
.mws_box_border {border:1px solid #666;}
/* Graphical Borders - boxes column_left_right - Star */

/* Graphical Borders - boxes main modules and file-pages - Star */
.mws_boxTop_main    { background: url('images/infobox_main/top.jpg');
                 font-size: 14px;
				 color:#20336B;
				 padding-top:9px;
                 text-align : left;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.jpg'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.jpg'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.jpg');
                 font-size: 12px;
                 text-align : left;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background:#fff; }

.mws_boxCenter_main2 { background:#fff url('images/infobox_main/centre.jpg') top no-repeat; }
/* Graphical Borders - boxes main modules and file-pages - End  */


TD.noborderbox {
background:#FFFFFF url(includes/languages/english/images/icon.gif) center no-repeat;
  font-size: 12px;
}


/* CSS Column_left start */
div.column {
   font-size:12px;
   background-image:url(images/graphics/column_left_mask.png);
   background-repeat:no-repeat;
   background-position:top;
   width:200px;
}

div.column_header {
  height: 14px;
  font-size:16px;
  font-weight: bold;
  margin: 0px 2px;
}

div.column_header_left {
  
}

div.column_header_right {
  background: transparent url(images/infobox/corner_right.gif) no-repeat right;
}

div.column_header_none {
}

div.column_header_left h4 {
  padding-left: 2px;
  margin:  0 0 0 10px;
  font-size: 14px;
  color: #ffffff;
}

div.column_header_right h4 {
  padding-left: 2px;
  margin: 0 10px 0 0;
  font-size: 14px;
  color: #ffffff;
}

div.column_header_none h4 {
  padding-left: 2px;
  margin:  0 0 0 10px;
  font-size: 14px;
  color: #ffffff;
}

div.column ul, div.column_p_box, div.column a {
  border: 0px solid #bbc3d3;
  list-style-type: none;
  padding: 10px 0px 10px 5px;
  margin: 0px 2px 4px 2px;
  line-height: 1.2em;
  color:#fff;
}
div.column a:hover {
	color:#ccc;
}

div.column li, div.column_p_box p {
}

.column_li_center {
  text-align: center;
}

.column_li_left50 {
  float: left;
  text-align: left;
  width: 45%;
  clear: both;
}

.column_li_right50 {
  float: right;
  text-align: left;
  width: 45%;
  clear: both;
}
div.column ol {
	margin-top:0;
	color:#ccc;
	font-weight:bold;
}

.bestsellers li {
	padding-right:5px;
	margin-bottom:-20px;
	margin-left:-10px;
}
	
/* CSS Column_left end*/

/*BOF Options as Images*/
SPAN.optionsAvailable {
  font-size: 13px;
  color: #20336B;
  font-weight: bold;
}
/*EOF Options as Images*/

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;
}
/* OTF contrib ends */
