/*
  $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: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
}
.errorBox {
	font-family : trebuchet ms, arial, verdana, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family : trebuchet ms, arial, verdana, sans-serif;
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	font-family : trebuchet ms, arial, verdana, sans-serif;
	font-size : 10px;
	color: #aa0078;
	text-decoration: underline;
}
BODY {
	background: #000000;
	color: #d4af37;
	margin: 0px;
}
A {
	color: #d4af37;
	text-decoration: none;
}
A:hover {
	color: #aa0078;
	text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
	background: #e4e4e4;
}
TR.headerNavigation {
	background: #bbc3d3;
}
TD.headerNavigation {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 7px;
	background: #ffff99;
	color: #aa0078;
	font-weight : bold;
}
A.headerNavigation {
	color: #ffff99;
}
A.headerNavigation:hover {
	color: #aa0078;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-family: Tahoma, trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #aa0078;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-family: Tahoma, trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #aa0078;
	font-weight: bold;
	text-align: center;
}
.infoBox {
	background: #d4af37;
}
.infoBoxContents {
	background: #000000;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #bbc3d3;
	color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
	font-family: trebuchet ms, arial, verdana, 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: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
	background: #b6b7cb;
	color: #aa0078;
	font-weight: bold;
}
TD.productListing-data {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
}
A.pageResults {
	color: #0000FF;
}
A.pageResults:hover {
	color: #0000FF;
}
TD.pageHeading, DIV.pageHeading {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
	color: #d4af37;
}
/* ---------------------------- ---------------------- */
.main {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	color:#d4af37;
}
.main b {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	color:#d4af37;
}
.main a {
	color:#aa0078;
	font-size: 10px;
	text-decoration:underline;
}
.main a:hover {
	color:#aa0078;
	font-size: 10px;
	text-decoration:none;
}
TD.main, P.main {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
P.smallText {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
}
#myse select {
	width:90%;
}
.delp {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
s {
	color:#ff0000;
	font-size:11px;
	font-weight:normal;
}/* ---------------------------- ---------------------- */

TD.accountCategory {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
}
TD.tableHeading {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
}
SPAN.greetUser {
	font-family: trebuchet ms, arial, verdana, 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, trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-family: Tahoma, trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size:13px;
	color:#d4af37;
	font-weight:bold;
}
SPAN.errorText {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #aa0078;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #aa0078;
}
.checkoutBarFrom, .checkoutBarTo {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
	color: #a80077;
}
/* message box */

.messageBox {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	padding: 5px;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
	color: #ff0000;
	background-color: #ffffff;
}
.messageStackSuccess {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}
/* input requirement */

.inputRequirement {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
	color: #ffff00;
}
/* -------------------------------------------------          -------------------------------------------------------- */
body {
	margin:0;
	padding:0;
	background:url(images/bg_frame.jpg) #000000 top center repeat-y;
}
table, td {/*  border-collapse:collapse;  */
}
td {
	vertical-align:top;
}
table, td, img {/*  border:0;  */
}
form, td, ul, li {
	margin:0;
	padding:0;
}
td, a, span, input, textarea {
	font:11px trebuchet ms, arial, verdana, sans-serif;
}
td, span {
	line-height:12px;
}
input, select, textarea {
	font-size:12px;
}
table {
	width:100%;
}
.h {
	height:100%;
}
a, .header_menu a:hover, .menu a:hover, .box_page span a {
	text-decoration:underline;
}
a:hover, .header_menu a, .menu a, .box_page span a {
	text-decoration:none;
}
.w {
	background:url(images/hed.jpg) no-repeat 0 0px;
}
.header img {
	margin:20px 0px 70px 80px;
}
.header_menu {
	padding:20px 20px 0px 0px;
}
.header_menu a {
	font-size:10px;
	background:url(images/w1.gif) no-repeat left;
	color:#d4af37;
	padding:0px 10px 0px 10px;
}
.header_menu form {
	margin:19px 0px 0px 134px;
}
.header_menu input.text {
	width:150px;
	height:18px;
	border:1px solid #a80077;
	margin:0px 8px 0px 0px;
}
.header_menu input {
	vertical-align:middle;
}
.menu {
	margin:12px 0px 10px 30px;
}
.menu a {
	color:#d4af37;
	font-size:12px;
	background:url(images/n.gif) no-repeat left;
	padding:0px 35px;
	font-weight: bold;
}
.menu span {
	background:url(images/n.gif) no-repeat right;
	padding:0px 10px 0px 0px;
}
.width_left {
	width:160px;
}
.box_header td {
	font-size:19px;
	font-weight:bold;
	padding:14px 0px 14px 0px;
	line-height: 1;
	color:#d4af37;
	text-align:left;
}
.box_header a {
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.box_header a:hover {
	font-size:12px;
	font-weight:bold;
	color:#d4af37;
	text-decoration:underline;
}
.box_content_bg {
	background:url(images/dot.gif) repeat-x bottom;
}
.box_content ul {
	padding: 0px 0px 0px -10px;
	margin: 0px;
}
.box_content ul li {
	list-style:none;
	padding:0px;
	margin:0px 0px 6px 0px;
}
.box_content ul li a {
	font-size: 12px;
	text-transform: uppercase;
	color:#d4af37;
	background:url(images/ul.gif) no-repeat left;
	padding-left: 8px;
}
.box_content ul li.bg_list_sub a {
	color:#d4af37;
	background: none;
	text-transform: none;
}
.box_content ul li.bg_list_sub {
	padding-left: 8px;
}
.box_content2 td {
	line-height:18px;
	text-align:center;
}
.box_content2 img {
	margin:0px 0px 6px 0px;
}
.box_content2 strong, .box_product table td strong {
	font-size:12px;
	color:#333333;
}
.width_right {
	width:162px;
}
.width_right td {
}
.width_right .box_content ul {
	background: none;
	padding:0;
}
.box_select {
	width:111px;
	height:19px;
}
.box_product img {
	border:1px solid #d4af37;
	display:block;
}
.box_product_1 img {
	border:1px solid #d4af37;
}
.box_product table td {
	text-align:center;
	color:#333333;
	font-weight: bold;
}
.box_product table td p img {
	margin:0px 0px 3px 0px;
}
.box_product table td p {
	background-color:#d4af37;
	padding:0px 0px 8px 0px;
	margin:0px 0px 4px 0px;
}
.box_product table td span a {
	background:url(images/w3.gif) no-repeat left;
	padding:0px 0px 0px 15px;
	margin:0px 10px 0px 0px;
	color:#d4af37;
	text-transform: none;
	text-decoration:underline;
}
.box_product table td span a:hover {
	text-transform: none;
	text-decoration:none;
}
.box_product table td span.link2 a {
	background:url(images/w4.gif) no-repeat left;
	color:#d4af37;
	text-transform: none;
}
.box_product table em a {
	font-size:11px;
	color:#a80077;
	text-transform: uppercase;
	text-decoration:underline;
}
.box_product table em a:hover {
	font-size:11px;
	color:#a80077;
	text-transform: uppercase;
	text-decoration:none;
}
.box_product a {
	font-size:13px;
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
}
.box_product a:hover {
	text-decoration:underline;
}
.hm1 {
	margin:0px 0px 31px 0px;
}
.hm2 {
	margin:0px 0px 10px 0px;
}
.hm2 td {
}
.hm3 {
	margin:15px 0px 0px 0px;
}
.box_page td {
	color:#8B8B8B;
}
.box_page a, .box_page strong, .box_page span, .box_page strong {
	color:#d4af37;
}
.box4 {
	margin:0px 0px 10px 0px;
}
.box4 td {
	color:#d4af37;
	font-size: 15px;
	font-family: georgia, times, serif;
	line-height: 1.25;
	text-align: center;
}
.box4 form {
	margin:7px 0px 6px 0px;
}
.box4 a img {
	margin:16px 6px 0px 0px;
}
.box4 form select {
	width:119px;
	height:16px;
}
.box4 form select.sel2 {
	width:159px;
	height:16px;
	margin:0px 0px 0px 10px;
}
.box_cart td {
	text-align:center;
}
.box_cart .shop_cart_tx {
	font-size:12px;
	color:#d4af37;
	font-weight:bold;
}
.box_cart strong {
}
.box_cart b {
	font-size:12px;
	color:#d4af37;
}
.box_cart input.txt {
	width:40px;
	height:18px;
	text-align:right;
}
.box_cart input.txt, .box_cart img {
	border:1px solid #808080;
}
td.box_sub {
	text-align:left;
}
.box_cart .box_sub input, .box_cart .box_sub img {
	border:0;
}
td.box_sub span {
	display:block;
	margin:0px 20px 20px 0px;
	text-align: right;
}
td.box_sub a {
	margin:0px 15px 0px 0px;
}
.hr {
	height:31px;
	background:url(images/hr.gif) repeat-x center;
}
.border {
	height:1px;
	background:url(images/dot.gif);
}
.box_popup .header img {
	margin:28px 137px 0px 0px;
}
.box_popup .header a:hover {
	color:#d4af37;
	text-decoration:none;
}
.box_popup .footer td, .box_popup .footer a {
	color:#1F1F1F;
}
.box_popup .footer {
	text-align:right;
	border: none;
}
.box_popup strong {
	color:#d4af37;
}
.footer {
	border-top:1px solid #d4af37;
	text-align:center;
	margin:25px 0px 0px 0px;
	background-color: #000000;
}
.footer a, .footer b {
	color:#909090;
}
.footer b a {
	font-weight:bold;
}
.footer td {
	color:#909090;
	line-height:18px;
	padding:21px 0px 0px 0px;
}
.footer img {
	margin:10px 0px 0px 0px;
}
/* -------------- footer ------------------- */
.sea_b img {
	border:0px;
}
.prod_info img {
	border: 0px;
	border-bottom:1px solid #d4af37;
}
.cart {
	background:url(images/shop.gif) left top no-repeat;
}
.cart td {
	color:#ffffff;
	font-size:13px;
	vertical-align:middle;
	text-align:right;
	height:59px;
}
.cart a {
	color:#ffffff;
	text-decoration:underline;
}
.cart a:hover {
	color:#d4af37;
	text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */


/* -------------------------------------------------          -------------------------------------------------------- */
.shop_card {
	text-align:center;
}	/*  background:#3E3E3E;  */
.shop_card td {
	text-align:center;
	vertical-align:top;
}
.shop_card .tx2 {
	text-align:left;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText_1 {
	text-align:center;
}
.smallText_1 td {
	color:#d4af37;
	text-align:left;
	padding:0px 0px 10px 0px;
}
.smallText_1 a, .box_page strong, .box_page span, .box_page strong {
	color:#d4af37;
}
/* -------------------------------------------------          -------------------------------------------------------- */

u {
	text-decoration:none;
	color:#d4af37;
}
.main a b {
	color:#d4af37;
	font-size: 10px;
	text-decoration:underline;
}
.main a:hover b {
	color:#ffd700;
	font-size: 10px;
	text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */


.smallText a {
	color:#d4af37;
	font-size:11px;
	text-decoration:underline;
}
.smallText a:hover {
	color:#aa0078;
	font-size:11px;
	text-decoration:none;
}
TD.smallText {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
}
SPAN.smallText {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 10px;
}
.smallText font b {
	color:#aa0078;
	text-decoration:none;
	font-size:11px
}
/* -------------------------------------------------          -------------------------------------------------------- */

.sea_1 {
	padding:0px 15px 0px 15px;
}
.sea_2 {
	text-align:center;
}
.sea_3 {
	padding:10px;
	font-size:13px;
}
.sea_4 td {
	font-size:13px;
	color:#636363;
}
.sea_4 a {
	color:#d4af37;
	font-size:11px;
	text-decoration:none;
}
.sea_4 a:hover {
	color:#d4af37;
	font-size:11px;
	text-decoration:underline;
}
.sea_4 p {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size:16px;
	color:#AF0F17;
	font-weight:bold;
	padding:10px 0px 5px 0px;
}
.sea_5 {
	border:1px solid #d4af37;
	background:#000000;
}
.sea_6 {
	line-height:1.5;
}
/* -------------------------------------------------          -------------------------------------------------------- */

.cat_info_box {
	background: #000000;
	width: 356px;
	border-bottom: solid 1px #ffd700;
	line-height: 1.25;
	padding-bottom: 10px;
	font-size: 13px;
}
.info_box {
	line-height: 1.25;
	font-size: 13px;
}
.cat_info_box img {
	float: left;
	margin: 0px 20px 2px 0px;
}

/* JM shipdate module */
.calendar {
	background-color: #d4af3a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 300px;
}
.calendarHeader {
	font-weight: bolder;
	color: #aa0078;
	background-color: #d4af3a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.invalid {
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 2px;
}
.valid {
	background-color: #FFFF00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 2px;
}
.s_valid {
	background-color: #FFFF00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 2px;
}
#selected {
	border: 2px solid #CC0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
/* JM shipdate module End */