/*
  $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: #e70200; }

BODY {
	background: #f1f1f1;
	color: #000000;
	margin: 5px;
	padding: 0px;
}

h1{
	font-size:1.1em;
	color:#FF0000;
}

h2{
	font-size:0.9em;
}

h3{
	font-size:1em;
}


div {	margin: 0px; padding: 0px; border: 0px; }

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

A:hover {
  color: #e70200;
  text-decoration: underline;
}

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

.infoBoxContents {
  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;
  color: #000000;
}

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 {
  border: 1px solid #e4e4e4; border-width: 0px 1px 1px 0px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
}

.productListing-heading, .productListing-heading-end {
  border: 1px solid #ffffff;
  background-color: #306ab8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;	
}
TD.productListing-data, TD.productListing-data-end, TD.productListing-data-bottom-end, TD.productListing-data-bottom {
  border: 1px solid #e4e4e4; border-width: 0px 1px 1px 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.productListing-heading {			border-width: 0px 1px 1px 0px; }
.productListing-heading-end {		border-width: 0px 0px 1px 0px; }

TD.productListing-data {			border-width: 0px 1px 1px 0px; }
TD.productListing-data-end {		border-width: 0px 0px 1px 0px; }
TD.productListing-data-bottom-end { border-width: 0px 0px 0px 0px; }
TD.productListing-data-bottom {		border-width: 0px 1px 0px 0px; }

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  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;
}

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

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



/* ----- Custom Template Areas ----- */
/* -- Global Overrides -- */
select, input {			font-size: 10px; margin: 0px; }
form {					margin: 0px; padding: 0px; }
html, body {			font-family: Arial, Verdana; margin: 0px; padding: 0px; }
img {					border: 0px; }

/* -- Page Setup -- */
.centerBox {			width: 100%; text-align: center; }
.bufferBox {			width: 95%; text-align: center; background-color: #ffffff; }
.fixWidthBox {			width: 100%; text-align: left; background-color: #ffffff; padding: 0px 6px; font-size:0.9em;}


/* -- Banner Area -- */
.bannerBox {			height: 147px; width: 100%; }
.bannerLeft {			height: 146px; width: 190px; background-image: url(images/interface/banner_left.gif); background-repeat: no-repeat; }
.bannerRightTop {		height: 94px; }
.bannerRightBottom {	height: 51px; }
.bannerRightSpacerA {	height: 13px; font-size: 1px; }
.bannerRightSpacerB {	height: 15px; font-size: 1px; }
.bannerRightSpacerC {	height: 18px; font-size: 1px; }
.bannerTitle {			height: 27px; background-image: url(images/interface/header_oag.gif); background-position: top right; background-repeat: no-repeat; }

.bannerNav {			height: 21px; width: 100%; }
.bannerNavMyAcct {		height: 21px; width: 75px; float: right; }
.bannerNavSlash {		height: 21px; width: 17px; float: right; background-image: url(images/interface/nav_slash.gif); background-repeat: no-repeat; }
.bannerNavCheckout {	height: 21px; width: 61px; float: right; }
.bannerNavSCart {		height: 21px; width: 115px; float: right; }

/* Main Nav Strip */
.mainNavSpacer {		height: 52px; width: 100%; background-image: url(images/interface/main_nav_spacer.gif); background-position: top left; background-repeat: repeat-x; }
.mainNavEnd {			height: 52px; width: 100%; background-image: url(images/interface/main_nav_end.gif); background-position: top right; background-repeat: no-repeat; }
.navItem {				height: 18px; margin: 18px 10px 0px 8px; float: left; }

/* -- Subbanner Area -- */
.subheader {			height: 49px; width: 100%; }
.loginArea {			height: 48px; width: 190px; }
.loginPad {				padding: 16px 0px 0px 30px; }
.quickSelectArea {		height: 48px; background-color: #2e8300; text-align: center; border-left: 1px solid #236300; border-right: 1px solid #4baf17; }
.quickSearch {			height: 48px; background-color: #2e8300; text-align: center; border-left: 1px solid #236300; }
.subheaderImage {		height: 48px; width: 190px; background-color: #2e8300; background-image: url(images/interface/subheader_right.gif); background-position: top left; background-repeat: no-repeat; }

/* -- Footer -- */
.footerArea {	background-color: #e70200; font-size: 12px; color: #ffffff; background-image: url(images/interface/footer_top_left.gif); background-repeat: no-repeat; background-position: top left; }
.footerEndRight {	font-family: Arial, Verdana; font-size: 12px; color: #ffffff; padding: 15px 15px; text-align: center; background-image: url(images/interface/footer_top_right.gif); background-repeat: no-repeat; background-position: top right; }
.footerArea a:link, .footerArea a:visited {
				color: #ffffff;
}
.footerArea a:hover {
				color: #ffffff;
}

/* -- Central Area Containment -- */
.tableSidebarLeft, .tableSidebarRight {	border: 1px solid #e4e4e4; border-width: 0px 1px 0px 1px; }
.tableContent, .tableSidebarRight, .tableSidebarLeft {			vertical-align: top; }

/* -- Sidebars -- */
.sidebarLeft {			width: 188px; }
.sidebarRight {			width: 188px; }

.sidebarBounding {		border: 1px solid #e4e4e4; border-width: 1px 0px 0px 0px; }
.sidebarBoundingEnd {	border: 1px solid #e4e4e4; border-width: 1px 0px 1px 0px; }
.categoryBounding {		width: 80%; font-family: Arial, Verdana; font-size: 11px; }
.categoryHeader {		font-size: 12px; text-align: left; border-bottom: 1px solid #9c9c9c; color: #e70200; margin: 10px 0px 0px 0px; padding: 0px 0px 5px 0px; font-weight: bold; }
.categoryHeaderNoline {	font-size: 12px; text-align: left; color: #e70200; margin: 10px 0px 0px 0px; padding: 0px 0px 5px 0px; font-weight: bold; }
.newProductBox {		border: 1px solid #e4e4e4; }
.advertBounding {		background-image: url(images/interface/box_bg_spacer.gif); background-postion: bottom left; background-repeat: repeat-x; background-color: #00451a; padding: 20px 0px; }
.newProductBounding {	width: 80%; font-family: Arial, Verdana; font-size: 11px; padding: 0px 0px 20px 0px; }

/* -- Content Area -- */
.mainArea {				width: 100%; clear: both; }
.contentArea {			}


.breadcrumbArea {		background-color: #0a4595; height: 36px; margin: 0px 0px 1px 0px; }
.breadcrumbs {			color: #4976b4; font-family: Arial, Verdana; font-size: 10px; padding: 10px; }

.navArrow {			border: 0px; margin: 0px 10px 0px 0px; font-size: 1px; text-align: left; }
.catLink {			font-size: 1px; }

/* -- Category Product Navigation -- */
.prodNav {			padding: 0px; margin: 0px; border: 0px; }
.prodNav td {		font-family: Arial, Verdana; font-size: 10px; padding: 0px; margin: 0px; border: 0px; vertical-align: top; }
.activeCatName {	font-weight: bold; font-size: 11px; }

/* -- Category View: Product Boxes -- */
.catlistContain {	text-align: center; }

.catItem {			border: 1px solid #e4e4e4; border-width: 0px 1px 1px 0px; }
.catItemEnd {		border: 1px solid #e4e4e4; border-width: 0px 0px 1px 0px; }
.catItemBottom {	border: 1px solid #e4e4e4; border-width: 0px 1px 0px 0px; }
.catItemBottomEnd {	border: 1px solid #e4e4e4; border-width: 0px 0px 0px 0px; }

.catItem, .catItemEnd, .catItemBottom, .catItemBottomEnd {
					float: left; width: 120px; font-family: Arial, Verdana; font-size: 11px; clear: right; text-align: center; 
					padding:  10px 0px 0px 0px; }

.priceLine {		color: #000000; }
.priceText {		color: #ff0000; font-weight: bold; }
.priceLine a:link, .priceLine a:visited {	color: #ff0000; }
.priceLine a:hover {		color: #ff9999; }

.catNameArea {		height: 60px; }
.catImageArea {		height: 85px; }
.catPriceArea {		height: 18px; }
.catOrderArea {		height: 30px; }

.resultListContain {		color: #ff0000; font-family: Arial, Verdana; font-size: 11px; text-align: right; }


/* -- Index Page -- */
.index_top {		width: 100%; height: 400px; background: white url(images/openday4.jpg) 50% 0px no-repeat; text-indent: -9999px; display:block;}
.index_top_main {	width: 100%; height: 177px; background-image: url(images/interface/index_top.jpg); background-position: top left; background-repeat: no-repeat; }
.index_top_rend {	width: 100%; height: 177px; background-image: url(images/interface/index_top_rightend.gif); background-position: top right; background-repeat: no-repeat; }

.index_content {
	font-family: Arial, Verdana;
	font-size: 12px;
}
.smallred {			color: #ff0000; font-size:1em; }
.index_bottom {		width: 380px; height: 243px; float: left; 
					background-image: url(images/interface/index_bottom.jpg); background-position: top left; background-repeat: no-repeat; }

/* -- Product View -- */
.productInfoTable {		margin: 0px; padding: 0px; border: 0px; }
.productInfoTable td {	vertical-align: top; font-family: Arial, Verdana; font-size: 11px; }
.productInfoName {		font-size: 12px; font-weight: bold; color: #e70200; margin: 0px 0px 5px 0px; }
.productInfoPrice {		font-size: 16px; font-weight: bold; color: #e70200; margin: 0px 0px 0px 0px; display: inline; }
.productInfoPurchase {	margin: 10px 0px 0px 0px; }
.productInfoQty {		font-size: 12px; margin: 2px 5px 0px 5px; display: inline;}
.productInfoBuy {		margin: 0px 0px 0px 5px; display: inline;  }
.productInfoDesc {		font-size: 12px; }



.pageHeader {			font-size: 12px; color: #e70200; margin: 0px 0px 8px 0px; font-weight: bold; }
.bodySubheader {		font-family: Arial, Verdana; background-color: #306ab8; color: #ffffff; font-weight: bold; font-size: 12px; padding: 2px 5px 2px 5px; }
.formLabel {			font-size: 11px; width: 120px; vertical-align: top; }
.ccFormLabel {			font-size: 11px; width: 150px; vertical-align: top; }
.formField {			}

.bodySubheader a:link {		font-size: 11px; font-weight: bold; color: #ffffff; }
.bodySubheader a:visited {	font-size: 11px; font-weight: bold; color: #ffffff; }
.bodySubheader a:active {	font-size: 11px; font-weight: bold; color: #ffffff; }
.bodySubheader a:hover {	font-size: 11px; font-weight: bold; }

.formField input {		font-size: 11px; size: 150px; padding: 1px; }

.mainAreaTable {		width: 100%; }
.tableSidebarLeft {		width: 188px; }
.tableSidebarRight {	width: 188px; }

.flyout_category {		
	width: 150px; 
	position: absolute; top: 10px; left: 10px; z-index: 10; 
	background-color: #ffffff; 
	border: 1px solid #e70200; 
	filter: alpha(opacity=90); -moz-opacity: .9; opacity: .9; 
}
.navCatContain {	width: auto; }
.addressBlock {		padding: 5px 0px 5px 30px; }

.index_content a:link, .index_content a:visited {		color: #e70200; }
.index_content table td a:link, .index_content table td a:visited {	color: #e70200; }
.index_content p a:link, .index_content p a:visited {	color: #e70200; }


/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}

.linkitem {
	margin-bottom: 10px;
	width: 100%;
	clear: both;
	display: block;
}

.linkitem .image {
	width: 200px;
	display: block;
	float: right;
}
.linkitem .text {
	margin-right: 200px;
}

.out_of_stock { 
	color: #e70200; 
	text-decoration: underline;
	font-weight: bold;
}

table.cheaper_prices {
	border: 1px solid #CCCCCC;
	width: 100%;
	margin-bottom: 20px;
}

table.cheaper_prices .headers {
	background-color:	#EB0D0B;
	color:				#ffffff;
}

table.cheaper_prices .row0 {
	background-color:	#efefef;

}

table.cheaper_prices .row1 {
	background-color:	#FFFFFF;
}



hr {
	clear: both;
}.tableContent_Delivery {
	vertical-align: middle;
	padding: 2px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	line-height: normal;
	border: 1px solid #CCCCCC;
}
.bodyLARGE {
	color: #000000;
	margin: 5px;
	padding: 0px;
	font-size: large;
	line-height: normal;
}

#quicklinks_bg{
	background-color:#fff;
	padding:10px 0 0px 0;
}

#quicklinks{
width:700px;
height:43px;
margin:0 auto;
}
#quicklinks a{
display:block;
float:left;
height:43px;
}

a#order_online{
background:url(images/quicklinks.jpg) 0 0;
width:156px;
}
a#order_online:hover{
background:url(images/quicklinks.jpg) 0px -43px;
}
a#order_by_post{
background:url(images/quicklinks.jpg) -156px 0;
width:152px;
}
a#order_by_post:hover{
background:url(images/quicklinks.jpg) -156px -43px;
}
a#order_by_phone{
background:url(images/quicklinks.jpg) -309px 0;
width:180px;
}
a#order_by_phone:hover{
background:url(images/quicklinks.jpg) -309px -43px;
}
a#register_newsletter{
background:url(images/quicklinks.jpg) -489px 0;
width:211px;
}
a#register_newsletter:hover{
background:url(images/quicklinks.jpg) -489px -43px;
}

#contact_banner_left{
	float:left;
}

#contact_banner_right{
	float:left;
	width:auto;
}

#contact_form{
	clear:both;
}

#contact_heading{
	font-size:16px;
	font-weight:bold;
}

#contact_text{
	font-size:16px;
}

#index_align{
	height:280px;
}

#index_align_left{
	float:left;
}

#index_align_right{
	margin:0 auto;
	width:420px;
	padding:25px 0 0 20px;
}

#index_align_specials{
	margin:0 auto;
	width:604px;
	padding:5px 0 0 0;
}

.p_center{
	margin:0 auto;
	text-align:center;
}

#index_content_style1{
	text-align:center;
}

.big_font{
  font-size:1.5em;
}

/*---------------- Specials ---------------*/
/*---------------- Specials ---------------*/
#specials{
	padding:30px 0px 0 0;
	float:left;
}

#specials_div{
	float:right;
	width:480px;
	padding:35px 0 0 0;
}

#services{
	background:url(../images/free_samples.gif) no-repeat top center;
	width:800px;
	height:200px;
	margin:0 auto;
}


.index_navigation{
	background:url(../images/banner_top_bg.jpg) no-repeat top center;
	width:800px;
	height:36px;
	margin:-16px auto;
	clear:both;
}

.index_border{
	border-bottom:#bdbdbc solid 1px;
	border-left:#bdbdbc solid 1px;
	border-right:#bdbdbc solid 1px;
	padding:10px 0;
}

#specials_bg{
	
	padding:0;
}

.title{
	font-weight:bold;
	padding:8px 0 0 15px;
}

#refer_friend_home{
	margin:0 auto;
	float:left;
}

#refer_friend_home2{
	margin:0 auto;
	float:left;
	width:420px;
}

#refer_home_home{
	margin:0 auto;
	width:680px;
}

#have_a_question{
	margin:0;
}