/*
  $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
*/
body {
	padding:0px;
	margin:0px;
	background-color:#24273a;
}

h1 { 
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cfba79;
	text-align: left;
	text-indent: 3px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
    font-weight: bold;
    color: #7B2E16;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

h3 { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #7B2E16;
	font-weight: bold;
	margin: 0px;
}

h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
    font-weight: bold;
    color: rgb(73, 98, 135);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
    font-weight: bold;
    color: rgb(73, 98, 135);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#topnav {
	position:absolute;
	top:25px;
	right:15px;
	z-index:5;
}

DIV.container { position: relative; width:760px; height:100%; top:0px; bottom:0px; z-index: 1; background-color:#FFFFFF; }
DIV.h1 { position: absolute; top: 0px; width: 100%; height: 20px; z-index: 1; vertical-align: middle; }
DIV.content { position: relative; top: 177px; width: 100%; z-index: 1; vertical-align: top; background-color:#FFFFFF;}
DIV.header { position: absolute; top: 21px; width: 100%; height: 50px; z-index: 1; vertical-align: middle; }
DIV.headerNavigation { position: absolute; top: 160px; width: 100%; height: 20px; z-index: 1; vertical-align: middle; }
DIV.footer { position: relative; top: 178px; width: 100%; height: 80px; z-index: 1; vertical-align: middle;}
DIV#search {position:absolute; top:15px; left:620px; z-index:5}

TD.content_left { width: 160px; height: 100%; padding:0px; margin:0px; background-color:#CDB874;}
TD.content_right { width: 160px; height: 100% }
TD.content_center {padding-left:3px;}
TD.empty { padding: 0px; height: 0%; }

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #7B2E16 }
.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 {
  color: #000000;
  margin: 0px;
}

P {
  font: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
  size: 1;
}

A {
  color: #7B2E16;
	font-weight: bold;
/* Jackie D'Elia Edited 2-3-2011 */
/* Jackie commented 2-12-2011 */
  text-decoration: underline;
}

A:hover {
  color: #CDB874;
}

A.link {
  color: #7B2E16;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #7B2E16;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  background: #87310b;
  color: #ffffff;
  font-weight: bold;
  line-height:20px;
}

.footer a{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	color:#cfba79;
}

.infoBox {
  background: #cfba79;
}

.infoBox3 {
  background: #ffffff;
}

.infoBox4 {
  background: #ffffff;
  border-color:#6695ed;
  border-style:solid;
  border-width:1px;
 }

.infoBox a{
	color:#7B2E16;
	/* Jackie D'Elia Added 2-3-2011 */
	text-decoration:none;
}

.infobox a:hover{
	color:#ffffff;
}

.infobox2 a{
	color:#FFFFFF;
}

.infoBox3 .infoBoxContents{
	background-color:#ffffff;
}

.infoBoxContents {
  background: #cfba79;
  font-family: Verdana, Arial, sans-serif;
color: #404040;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

.infoBoxNotice2 {
  
}

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

A.infoBoxHeading {
  color: #7B2E16;
  font-weight: bold;
  text-decoration: none;
}

A.infoBoxHeading:hover {
  color: #ffffff;
  text-decoration: none;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #cfba79;
  color: #7B2E16;
}

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

TD.newProductBox {
  border: 1px;
  border-style: solid;
  border-color: white;
}

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: #7B2E16;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  color: #404040;
  font-size: 11px;
  border-top-color: #7B2E16;
  border-top-style: solid;
  border-top-width: 1px; 
}

TD.productListing-subtitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  padding: 1px 7px 1px 7px;
}

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: #7B2E16;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, TD.pageContent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
color: #404040;
  line-height: 1.5;
  
}

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

.footer .smallText a{
	color:#FFFFFF;
}

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: #ffffff;
  border-color:#33CCFF;
  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; }

.cssbutton {
	background: #3E5E89;
	color : white;
	width : 110px;
	vertical-align: top;
	font-weight: normal;
	font-family: Impact;
	font-size: 14px;
	cursor: pointer;
	text-align:center;
	border: 1px;
	border-style: outset;
	border-color: #6AE4A3A;
	border-spacing: 1px;
    white-space: nowrap;
	letter-spacing: 1px;
}

.cssbuttonsubmit{
	background: #3E5E89;
	vertical-align: top;
	color: white;
	font-family: Impact;
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
	border:none;
    white-space: nowrap;
	letter-spacing: 1px;
}

.himg {
/* background-image: url(/catalog/images/bgt1.jpg); */
}

/* header tabs */

TD.tab {
/*	image: url("images/tabs/2.gif"); */
	color: #6699cc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	}
A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #3366FF;
	text-decoration: none;
	}
A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #e69100;
	text-decoration: underline;
}
TD.ontab {
	color: #e69100;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
A.ontab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #e69100;
	text-decoration: none;
	}
A.ontab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #e69100;w
	text-decoration: none;	
}
TD.tableft {
}
TD.tabright {
}

TR.plistText, TD.plistText {
  font-family: Verdana, Arial, sans-serif;
  color: #404040;
  font-size: 10px;
  text-align:left;
}

/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.13 end */
/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #404040; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #404040; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #404040; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #404040; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

#texan {
	background-color:#CDB874;
	padding-left:3px;
	padding-right:3px;
	color:#7B2E16;
}

#video {
	background-image:url(images/videobg.gif);
}

#whysouthernbulbs { 
	margin: 0px 20px 0px 20px; display: none;
} 

#extrafield {
	float:right;
}

#redtxt a{
	color:#FF0000;
}

#text h2{
	color:#7B2E16;
	font-size:16px;
	font-weight:bold;
}
