/*
  $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: sans serif, Arial; font-size: 13px; }
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #302420; text-decoration: underline; }

BODY {
	background: #ffffff;
  	color: #302420;
  	margin: 0px;
  	padding:0px;
  	font-family: sans serif, Arial;
}

BODY,
TD
{
	font-size: 12px;
}

.center1
{
	background: #362a2e url(images/background-inner.jpg) no-repeat center -13px;;
	text-align: center;
	margin: 0;
}

.center2
{
	text-align: left;
	margin: 0px auto;
	width: 826px;
	border-style:solid;
  	border-color:#302420;
  	border-width:0px;
}

A {
  color: #27484a;
  text-decoration: none;
}
A:hover 
{
  color: #a7cc4c;
  /*text-decoration: underline;*/

}

.link-on
{
  color: #a7cc4c;
  font-weight:	bold;
}

A.footerlink {
	font-size:		10px;
	color: 			#302420;
  	text-decoration: 	none;
  	font-family:		arial;
}

A.footerlink:hover {
  color: 				#a7cc4c;
  text-decoration: 		underline;
}

A.footerlink2:visited,
A.footerlink2
 {
	font-size:			9px !important;
	color: 				#c7ced0 !important;
  	text-decoration: 	none !important;
  	font-family:		arial !important;
}

.footerlink3,
a.footerlink3,
a.footerlink3:visited
{
	font-size:			9px !important;
	color: 				#434c45 !important;
  	text-decoration: 	none !important;
  	font-family:		arial !important;
}

A.footerlink2:hover {
  color: 				#a7cc4c !important;
  text-decoration: 		underline !important;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: sans serif, Arial;
  font-size: 11px;
  background: #FFFFFF;
  color: #302420;
  text-transform: lowercase;
}

A.headerNavigation {
  color: #302420;
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #FFFFFF;
}

TD.footer,
.footer a:visited,
.footer a
{
  font-family: 	Times;
  font-size: 	15px;
  font-weight:	600px;
  background: 	#FFFFFF;
  color: 		#302420;
}
.footer a:hover
{
  color:		#a7cc4c;
}

#left-column .infoBox {
/*border-style:solid;
  border-color:#302420;
  border-width:1px;*/
/*  background: #FFFFFF;*/
margin-left:	24px;
}

.infoBoxContents {
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading,
/* BOF: Added for Links in Infobox Headings */
TD.infoBoxHeading A,
TD.infoBoxHeading A:hover {
/* EOF: Added for Links in Infobox Headings */
  font-family: sans serif, Arial;
  font-size: 16px;
  font-weight: normal;
  background: #FFFFFF;
  color: #302420;
  padding-bottom:5px;
/*  border-style:solid;
  border-bottom-width:1px;
  border-top-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  border-color: #302420;*/
}

.infboxSubHeading{
	color: #302420;
	text-decoration: none;
	font-weight: 400;
}

TD.infoBox, SPAN.infoBox {
  font-family: sans serif, Arial;
  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: #ffffff;
}

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: #302420;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: sans serif, Arial;
  font-size: 12px;
  background: #a7cc4c;
  color: #FFFFFF;
  font-weight: bold;
  border-width: 0px;
  border-right-width:	1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
  padding:		2px;
}

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

A.pageResults {
  color: #302420;
}

A.pageResults:hover {
  color: #a7cc4c;
  /*background: #FFFF33;*/
}

A.manufacturer_specials{
  font-size:12px;
  font-family:Arial;
  /*font-weight:800;*/
  color: #302420;
}

A.manufacturer_specials:hover{
  color: #a7cc4c;
}

TD.pageHeading, DIV.pageHeading {
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 padding-top:	25px;
 font-family: sans serif, Arial;
 font-size: 20px;
 font-weight: normal;
 color:		#27484a; 
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: sans serif, Arial;
  font-size: 12px;
  line-height: 1.5;
}

TD.main_options, P.main_options {
  font-family: sans serif, Arial;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.5;
  border-style:solid;
  border-top-width:0px;
  border-bottom-width:1px;
  border-right-width:0px;
  border-left-width:0px;
  border-color:#302420;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: sans serif, Arial;
  font-size: 12px;
  color:#302420;
}

TD.smallPrint, SPAN.smallPrint, P.smallPrint {
  font-family: sans serif, Arial;
  font-size: 10px;
  color:#302420;
}

.smallTextBorder{
  font-family: sans serif, Arial;
  font-size: 19px;
  color:#302420;
  border-style:solid;
  border-width:1px;
  border-color:#000000;
}

.smallTextWas {
  font-family: sans serif, Arial;
  font-size: 14px;
  color:#302420;
}

.smallTextNow {
  font-family: sans serif, Arial;
  font-size: 14px;
	color:#302420;
}

.smallTextDesc {
  font-family: sans serif, Arial;
  font-size: 13px;
	color:#000000;
}

TD.accountCategory {
  font-family: sans serif, Arial;
  font-size: 13px;
  color: #a7cc4c;
}

TD.fieldKey {
  font-family: sans serif, Arial;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: sans serif, Arial;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: sans serif, Arial;
  font-size: 11px;
}

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

SPAN.greetUser {
  font-family: sans serif, Arial;
  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: sans serif, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: sans serif, Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: sans serif, Arial;
  color: #4B86B2;
  
}

SPAN.errorText {
  font-family: sans serif, Arial;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

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

.freeDelivery
{
	position:relative;
	background-image: url(images/free_delivery.gif);
	height:116px;
	width:115px;
	float:right;
}

a.headerMenu
{
  font-size:17px;
  font-family:Arial;
  font-weight:800;
  color: #302420;
}

a.headerMenu:hover {
  font-weight:800;
  color: #ffffff;
  background:#302420;
  text-decoration:none;
}

.headerMenuLi
{
  padding-left:10px;
  font-size:17px;
  font-family:Arial;
  font-weight:800;
  color: #302420;
}

.headerMenuLiOn
{
  padding-left:10px;
  color: #FFFFFF;
}

.headerMenuTDOn
{
  background:#302420;
}

.headerMenuTDOnCart
{
  background-image: url(images/shopping_cart_on.gif);
  background-position:right;
}

.headerMenuTDOnCheckout
{
  background-image: url(images/checkout_on.gif);
  background-position:100% 100%;
}

.headerMenuTDOff
{
  background: transparent;
}

a.manufacturersImages:hover
{
  background:#F6F6F6;
  opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}

.specials_box
{
  border-style:solid;
  border-width:1px;
  border-color:#CCCCCC;
  /*width:376px;*/
}

.specials_box_odd
{
  border-style:dashed;
  border-left-width:0px;
  border-right-width:0px;
  border-top-width:0px;
  border-bottom-width:0px;
  border-color:#000000;
  position:relative;
  width:192px;
}

.specials_box_even
{
  border-style:dashed;
  border-left-width:1px;
  border-right-width:1px;
  border-top-width:0px;
  border-bottom-width:0px;
  border-color:#000000;
  position:relative;
  width:192px;
}

.noborder
{
	border-style:solid;
	border-width:0px;
}
h1 {
 font-family: sans serif, Arial;
 font-size: 20px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color:		#27484a;
}

h2 {
 font-family: sans serif, Arial;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
.1pxBorder{
  border-style:		solid;
  border-width:		1px;
  border-color: 		#302420;
}

h3{
	display:		inline;
	font-size:		12px;
	font-weight:	normal;
}

.warning-message
{
	padding-left:		10px;
	padding-right:		10px;
	background:		#cdff00;
	font-size:		12px;
	font-weight:	600;
	text-align:		center;
}

/*--------- NEW LAYOUT STYLES -----------------------*/
.header-link
{
	padding:	10 10 10 10px;
	background:	#4b86b2;
	color:		#ffffff;
	font-size:	12px;
	padding-right:	15px;
}

.header-link-a,
.header-link-a:visited
{
	color:		#ffffff !important;
	
}

.header-link-a:hover
{
	color:		#ffffff !important;
	text-decoration:	underline;
}

.light-green
{
	color:		#a7cc4c;
}

.light-blue
{
	color:		#4b86b2;
}

.search-box
{
	margin-left:	10px;
}

.search-box input
{
	border-width:	0px;
	background: transparent;
	display:		inline;
}

.left-white-border
{
	border-style:	solid;
	border-color:	#ffffff;
	border-width:	0 0 0 1px;
}

.choose-from
{
	font-weight:	600px;
}

.prices
{	
	color:			#a7cc4c;
	font-size:		20px;
	padding:		0px; 
	margin:			0px; 
	padding-bottom:	5px;
}

.currentlyViewing,
.currentlyViewing a:visited,
.currentlyViewing a
{
	font-size:		10px;
	color:			#a7cc4c;
}

#main-category-div
{
	height:	222px;
	width:	570px;
	*width:	571px;
	border-width:	0px;
	border-right-width:	1px;
	border-top-width:	1px;
	border-color:	#ffffff;
	border-style:solid;
}

#main-category-div h1 
{
	display:	inline;
	margin:		0px;
	font-family:Times;
	font-size:	40px;
	color:		#a7cc4b;
	
}

#main-category-description
{
	color:				#ffffff;
	font-style:			italic;
	font-size:			15px;
}

#main-category-title-and-description
{
	width:			299px;
	*width:			340px;
	padding-left:	40px;
	background:		url(images/bracket-left-silver.png) no-repeat left 0px;
	height:			222px;
	position:		relative;
	top:			0px;
	left:			0px;
}

#main-category-link-buttons
{
	padding-left:	5px;
	*padding-top:	20px;
	padding-top:	20px;
}	

.main-category-link-buttons 
{
	padding:		5px;
	position:		relative;
	top:			12px;
	*top:			7px;
}

#main-category-link-buttons,
#main-category-link-buttons a:visited,
#main-category-link-buttons a
{
	
	color:			#ffffff;
	font-weight:	600;
}

.categoryListing1
{
	background:	transparent url(images/brackets-category-yellow.gif) no-repeat 30px 10px;
}
.categoryListing2
{
	background:	transparent url(images/brackets-category-green.gif) no-repeat 30px 10px;
}
.categoryListing3
{
	background:	transparent url(images/brackets-category-darkgreen.gif) no-repeat 30px 10px;
}
.categoryListing4
{
	background:	transparent url(images/brackets-category-grey.gif) no-repeat 30px 10px;
}

.category-listing
{
}

.category-listing-text
{
	width:		100px;
	font-size:	15px;
	/*font-family:Times;*/
}

.category-listing-image
{
	padding:	0px;
	margin:		0px;
}

.smallTextDateAdded
{
	font-size:	9px;
}

.index-main-image-container
{
	background:	url(product_thumb.php?img=images/index-main-image-01.jpg&w=826&h=352) no-repeat;
	height:		350px;
	border-style:	solid;
	border-color:	#ffffff;
	border-width:	1px;
}

.index-main-image-container-slideshow
{
	position:	absolute;
/*	top:		174px;
	*top:		174px;*/
	z-index:	0;
}

.index-main-image-container-slideshow-image
{
	z-index:	1;
}

.index-main-image-collections
{
	padding-bottom:	7px;
	*padding-bottom:	4px;
	z-index:	3;
}

.index-main-collections
{
	/*background:	url(images/homepage-slideshow/main-image-transparency.png) no-repeat bottom left;*/
	position:relative;
	left:	0px;
	top:	0px;
	z-index:	3;
	padding-left:	60px;
	height:	352px;
}

.index-main-collections .right-arrow
{
	position:	relative;
	top:		-5px;
	z-index:	3;
}

.index-main-image-transparency
{
	height:		205px;
	z-index:	3;
}

.manufacturers-container
{
	padding-top:	10px;
	padding-bottom:	10px;
}

.index-secondteir
{
	float:			left;
	padding-left:	20px;
	width:			248px;
	*width:			268px;
	height:			371px;
}

.index-secondteir-header
{
	font-size:		13px;
	height:			150px;
	color:			#ffffff;
	padding-left:	35px;
	padding-top:	40px;
	font-style:		italic;
	z-index:		20;
	position:		relative;
	top:			-90px;
	left:			5px;
}

.index-secondteir-header-text
{
	/*background:	red;*/
	width:160px;
}

.index-secondteir-transparency
{
	background:	url(images/index-secondteir-transparency.png);
	height:	90px;
	width:	248px;
	position:relative;
	z-index:	10;
}

.index-secondteir-link
{
	position:		relative;
	top:			40px;
	*top:			75px;
	left:			195px;
}

.collection-secondteir
{
	float:			left;
	/*padding-left:	20px;*/
	width:			285px;
	*width:			268px;
	height:			371px;
}

.collection-secondteir-transparency
{
	background:	url(images/index-secondteir-transparency.png);
	height:	90px;
	width:	284px;
	position:relative;
	z-index:	10;
}

.collection-secondteir-link
{
	position:		relative;
	top:			40px;
	*top:			75px;
	left:			235px;
}

.collection-secondteir-header
{
	font-size:		13px;
	height:			150px;
	color:			#ffffff;
	padding-left:	0px;
	padding-top:	40px;
	font-style:		italic;
	z-index:		20;
	position:		relative;
	top:			-90px;
	left:			5px;
}

.collection-secondteir-header-text
{
	/*background:	red;*/
	width:160px;
	padding-left:	35px;
	color:			#A7CC4C;
}

.collection-secondteir-header-text a,
.collection-secondteir-header-text a:visited
{
	color:			#A7CC4C !important;
}

/* BOF Manufacturers Dropdown Anywhere */
.manufacturers_anywhereBox {
  background : transparent;
  color : #000000;
}
.manufacturers_anywhereBoxContents {
  background: transparent;
  color : #000000;
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
}

img, div, a, input, .index-secondteir-transparency, .front_page_specials_content { behavior: url(iepngfix.htc) }
/* EOF Manufacturers Dropdown Anywhere */

.front_page_specials
{
	float:	left;
	height:146px; 
	width:248px; 
	margin-left: 20px;
	margin-top:	20px;
	z-index:	5;
}

.front_page_specials_content
{
	padding: 30px;
	background:	url(images/bracket-pair-green.png) no-repeat;
	min-height:	95px;
	z-index:	10;
	color:	#ffffff;
	font-style:	italic;
}

.front_page_specials_content p
{
	margin: 0px;
}

.sitewide-banner-message
{
	width:100%;
	background:#fe1b2e;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-top:3px;
	padding-bottom:3px;
}

.sitewide-banner-message-inner
{
	width:962px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.index-main-banner-top
{
	z-index:10000;
	border-style:solid;
	border-width:0px;
	border-left-width:1px;
	border-top-width:1px;
	border-color:#ffffff;
}

.index-main-banner-top img:hover
{
	opacity:0.7;
	filter:alpha(opacity=7);
}  

.stock_description
{
	width:85px;
	display:inline;
}

.stock_div
{
	clear:both;
	text-align:left;
	width: 100%;
	border-width:0px;
	border-style:solid;
	border-color:#cccccc;
	/*background:url(images/layout_images/background_grey_diamond.jpg) repeat-x;*/
	padding-top:20px;
	margin-right:3px;
}

.stock_title,
.choose-from
{
	color: #27484A;
    font-family: sans serif,Arial;
    font-size: 17px;
    font-weight: bold;
    padding:5px;
}

.stock_intro
{
	background:#cccccc;
	padding:5px;
	font-size:14px;
}

.stock_table
{
	border-style:solid;
	border-color:#27484A;
	border-width:1px;
	padding:5px;
	margin-top:5px;
	margin-right:6px;
	margin-left:5px;
}

.stock_table a:hover
{
	cursor:pointer;
}

.stock_table td,
.stock_table
{
	font-size:12px;
}

.stock_table_inner
{
	/*border-color: #CCCCCC;
    border-style: solid;
    border-width: 0px 1px 0px 0px;*/
}

.stock_table table
{
	float:left;
	width:150px;
}

.stock_legend
{
	float:left;
	width:100px;
	/*border-style:solid;
	border-width:0px;
	border-left-width:1px;
	border-color:#cccccc;*/
	padding-left:40px;
	margin-left:20px;
	/*padding-top:12px;*/
}

.stock_close,
.stock_close a,
.stock_close a:visited
{
	font-size:11px;
	float:right;
}

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px;}
.red
{
 color: #cc0033;
}

.stock_small
{
	padding-top:3px;
	font-size:9px;
}

.stock_small a,
.stock_small a:visited
{
	font-size:9px;
	text-decoration:underline;
	color: #cc0033;
}

.stock_small a,
.stock_small a:visited
{
	font-size:9px;
	text-decoration:underline;
	color: #cc0033;
}

.times
{
	font-size:18px !important;
	color:#302420;
}

.times a,
.times a:visited
{
	color:#302420;
	font-size:18px !important;
}

.header_link
{
	padding-top:6px;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:15px;
}

.header_link a,
.header_link a:visited
{
	color:#4b86b2;
}

.header_link a:hover
{
	text-decoration:underline;
}

.green_header
{
	color:#a7cc4c;
}

.footer_extra,
.footer_extra td
{
	font-size:10px;
}

.footer_extra h3
{
	font-size:14px;
	font-weight:bold;
	border-style:solid;
	border-width:0px;
	border-bottom-width:2px;
	padding-bottom:7px;
	margin-bottom:10px;
	display:block;
}
#visibleBalloonElement
{
	/*background:	url(images/layout_images/background_social_popup.gif) no-repeat top left !important;*/
	background: #ffffff !important;
	border-style:solid !important;
	border-width:1px !important;
	border-color:#56ab32 !important;
	height:290px !important;
	width:290px !important;
	padding:20px !important;
	opacity:1 !important;
	margin-left:-132px !important;
	margin-bottom:25px !important;
}


#closeButton
{
	padding-top:13px !important;
}

.header_link_small
{
	float:right;
	font-size:10px;
	padding-right:34px;
}

.header_link_small,
.header_link_small a,
.header_link_small a:visited
{
	color:#A7CC4C;
}

.jq_zoom_thumbs
{
	clear:both;
	
}

.jq_zoom_thumbs img
{
	border-style:none;
	border-width:0px !important;
}
