/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.cat_description {  font-family :tahoma; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family:tahoma; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family :tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications {}
.orderEdit { font-family :tahoma; font-size : 10px; color: #000000; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A {
  color: #000000;
  text-decoration: underline;
}

.no_under a {text-decoration:none;}

FORM {
        display: inline;
}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:tahoma;
  font-size: 11px;
  background: #bbc3d3;
  color: #566268;
  font-weight : bold;
}
td 		{
		
		}

A.headerNavigation { 
 color: #424242;
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}


td select {

width:134px;
}

.infoBoxContents {

  font-family:tahoma;
  font-size: 10px;
}


.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #000000; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family:tahoma;
  font-size: 10px;
  color:#000000;
}

TD.contentBoxHeading {
  font-family:tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

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

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 {
  border-spacing: 1px
}

.productListing-heading {
  font-family: tahoma;
  font-size: 10px;
  color: #000000;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  color:#000000;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none; color:#000000;}
TD.productListing-data a b{
		color:#000000;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color: #000000;
}

a:hover.pageResults {
  color: #000000;
}

.navBbrown a{ color:#000000; text-decoration:none;}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #E46709;
}

.main, P.main, .main a{ 
   
  font-family: tahoma;
  font-size: 11px;
  color:#282F39;
}
TD.main2, P.main2 {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#000000
  padding:10px; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:tahoma;
  font-size: 11px;
  color:#000000;
}

TD.smallText a{
  font-family:tahoma;
  font-size: 11px;
  color:#000000;
}

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

TD.fieldKey {
  font-family:tahoma;
  font-size: 11px;
  font-weight: bold;
  color:#000000
}

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

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

TD.category_desc {
  font-family:tahoma;
  color:#000000;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family:tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:tahoma;
  font-size: 11px;
}
select {
		width:200px;
		}
TEXTAREA {
  width: 100%;
  font-family:tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:tahoma;
  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:tahoma;
  color: #E46709;
}

SPAN.errorText {
  font-family:tahoma;
  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: #980133; }


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



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


TABLE.linkListing {
  border: 0px;
  border-style: solid;
  border-color: #D6D6D6;
  border-spacing: 1px;
}

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

TD.linkListing-data, TD.linkListing-data a{
  border-right: 0px solid #D6D6D6;
  border-bottom: 0px solid #D6D6D6;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}

TR.linkListing-odd {
}

TR.linkListing-even {
}



TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {

  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}


TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #E46709
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

  color: #00FF00;
}

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


.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}


/* MY*/
body {
	margin:0px;
	padding:0px;
	background:#5E0A15 url(images/bg.gif) top center repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#43001C;
}

table, td, .main, select, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#43001C;
	vertical-align:top;
}



.vam {vertical-align:middle;}

strong {color:#8E013B;}

	
.main_tab {background:url(images/bg_top.jpg) top center repeat-x;}
.main_tab .td {padding:0px 17px;}


/*  HEAD  */

.head_bot {background-color:#FBF8E5;}

.nav {background-color:#FBF8E5;}
.nav td {text-align:center; font-style:italic; padding:0px 0px 0px 0px;}
.nav a {color:#8E013B; font-weight:bold;}
.nav img {vertical-align:middle;}

.nav .line {background:url(images/nav_line_2.gif) right repeat-y; vertical-align:bottom;}
.nav .left {background:url(images/nav_left.gif) bottom left;}
.nav .right {background:url(images/nav_right.gif) bottom right;}

.nav .cont {padding:8px 5px 14px; vertical-align:middle;}

.nav .select {width:140px; vertical-align:middle;}

.logo {background:url(images/bg_logo.jpg) top center no-repeat; height:168px; text-align:center;}

.menu {background:url(images/menu_cen.jpg) top repeat-x;}
.menu td {text-align:center;}

/*  --------------  */



/*  WELCOME  */

.welcome {background:url(images/welc_cen.gif) top repeat-x;}
.welcome_left {background:url(images/welc_left.gif) top left no-repeat;}
.welcome_right {background:url(images/welc_right.jpg) top right no-repeat; height:132px;}
.welcome_pad {padding:15px 0px 0px 17px;}

.welcome div {padding:11px 194px 11px 1px; font-style:italic; line-height:14px;}

/*  --------------  */



/*  BOXES  */


ul {margin:6px 0px 5px 0px; padding:0; list-style:none; font-size:11px;}
ul li {background:url(images/line_1.gif) top repeat-x; padding:8px 0px 7px 6px;}
ul li.bg_list_un {background:none;}

/*  1  */

.heading_1 {background:#9D5868 url(images/heading_c_1.gif) top repeat-x; border-bottom:1px solid #6D061E;}
.heading_1 .heading_l {background:url(images/heading_tal_1.gif) left repeat-y;}
.heading_1 .heading_r {background:url(images/heading_tal_1.gif) right repeat-y;}
.heading_1 .heading_text {background:url(images/heading_bg_1.jpg) top right no-repeat;}

.heading_1 .heading_text {color:#FFFFFF; font-style:italic; font-weight:bold; font-size:13px; padding:9px 10px 8px 10px;}


.body_1 {background-color:#FFE8EB; font-size:10px;}
.body_1 .body_l {background:url(images/body_tal_1.gif) left repeat-y;}
.body_1 .body_r {background:url(images/body_tal_1.gif) right repeat-y;}
.body_1 .body_b {background:url(images/body_tal_1.gif) bottom repeat-x;}

.body_1 .padding {padding:16px 0px 8px 0px;}

.body_1 td {font-size:10px; color:#D9005D;}
.body_1 a {color:#D9005D;}

.body_1 ul li a {color:#8E013B; font-weight:bold; padding-left:10px; background:url(images/arrow_1.gif) top left no-repeat; text-decoration:none;}
.body_1 ul li.bg_list_sub a {color:#D9005D; font-weight:normal; padding-left:14px; background:url(images/arrow_2.gif) top left no-repeat; text-decoration:none;}
.body_1 ul li a:hover {color:#D9005D;}
.body_1 ul li.bg_list_sub a:hover {color:#8E013B;}

/* --- */

/*  2  */

.heading_2 {background:#9D5868 url(images/heading_c_2.gif) top repeat-x; border-bottom:1px solid #D9005D;}
.heading_2 .heading_l {background:url(images/heading_tal_2.gif) left repeat-y;}
.heading_2 .heading_r {background:url(images/heading_tal_2.gif) right repeat-y;}
.heading_2 .heading_text {background:url(images/heading_bg_2.jpg) top right no-repeat;}

.heading_2 .heading_text {color:#FFFFFF; font-style:italic; font-weight:bold; font-size:13px; padding:9px 10px 8px 10px;}


.body_2 {background-color:#FFE8EB;}
.body_2 .body_l {background:url(images/body_tal_2.gif) left repeat-y;}
.body_2 .body_r {background:url(images/body_tal_2.gif) right repeat-y;}
.body_2 .body_b {background:url(images/body_tal_2.gif) bottom repeat-x;}

.body_2 .padding {padding:16px 5px 13px 5px;}

.body_2 ul li a {color:#D9005D; font-weight:bold; padding-left:10px; background:url(images/arrow_2.gif) top left no-repeat; text-decoration:none;}
.body_2 ul li a:hover {color:#8E013B;}

/* --- */

/*  3  */

.heading_3 {background:#9D5868 url(images/heading_c_3.gif) top repeat-x; border-bottom:1px solid #D9005D;}
.heading_3 .heading_l {background:url(images/heading_tal_3.gif) left repeat-y;}
.heading_3 .heading_r {background:url(images/heading_tal_3.gif) right repeat-y;}
.heading_3 .heading_text {background:url(images/heading_bg_3.jpg) top right no-repeat;}

.heading_3 .heading_text {color:#FFFFFF; font-style:italic; font-weight:bold; font-size:13px; padding:9px 10px 8px 10px;}


.body_3 {background-color:#FFE8EB;}
.body_3 .body_l {background:url(images/body_tal_3.gif) left repeat-y;}
.body_3 .body_r {background:url(images/body_tal_3.gif) right repeat-y;}
.body_3 .body_b {background:url(images/body_tal_3.gif) bottom repeat-x;}

.body_3 .padding {padding:13px 5px 4px 5px;}

/* --- */


.go {float:right; vertical-align:middle;}

/*  --------------  */



/*  ------------------------   CONTENT   ----------------------------  */

.heading {}
.heading td {padding:8px 17px 9px 17px; font-size:14px; font-style:italic; font-weight:bold; color:#8C013B;}


.body {background-color:#FFFFFF;}
.body_t {background:#FFFFFF url(images/body_tal.gif) top repeat-x;}
.body_b {background:#FFFFFF url(images/body_tal.gif) bottom repeat-x;}
.body_l {background:#FFFFFF url(images/body_tal.gif) left repeat-y;}
.body_r {background:#FFFFFF url(images/body_tal.gif) right repeat-y;}



/*  RESULT  */

.result td				{font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#43001C; padding:6px 0px;}
.result b 				{font-weight:normal;}
.result a 				{color:#D9005D;}
.result a u:hover 		{text-decoration:none;}

.result .result_left	{padding-left:17px;}
.result .result_right	{text-align:right; padding-right:17px;}
.result .result_right b {color:#D9005D;}
/*  --------------  */



/*  IMAGE  */

.image {background-color:#FFFFFF;}
.img_top {background:#FFFFFF url(images/img_tal.gif) top repeat-x;}
.img_bot {background:#FFFFFF url(images/img_tal.gif) bottom repeat-x;}
.img_left {background:#FFFFFF url(images/img_tal.gif) left repeat-y;}
.img_right {background:#FFFFFF url(images/img_tal.gif) right repeat-y;}

/*  --------------  */



/*  PRODUCT  */

.product a {font-weight:bold; font-size:12px; color:#8E013B; text-decoration:none;}
.product a:hover {text-decoration:underline;}

span.productSpecialPrice {font-size:12px; color:#D9005D; font-weight:bold;}

.product .text {padding:0px 10px 0px 10px;}

.prod_img {float:left; padding:0px 20px 10px 0px;}

/*  --------------  */



/*  SHOPPING CART  */
.cart .bg {background:#D9005D url(images/shop_cart_t.gif) top repeat-x; height:100%;}
.cart .topic {text-align:center; color:#FFFFFF; font-weight:bold; padding:9px 0px 1px 0px;}

.cart td.remove {width:20%;}
.cart td.product {width:42%;}
.cart td.qty {width:17%;}
.cart td.total {width:21%;}

.cart .bg_b {background:#D9005D url(images/shop_cart_b.gif) bottom repeat-x; height:100%; vertical-align:bottom;}

.cart .pad {padding-bottom:35px;}

.sub_total {padding:11px 14px;}

/*  --------------  */



/*  FOOTER  */

.footer {background:url(images/foot_cen.gif) top repeat-x;}
.footer_l {background:url(images/foot_left.gif) left top no-repeat;}
.footer_r {background:url(images/foot_right.gif) right top no-repeat;}

.footer .text {color:#CB959F; padding:25px 30px 10px 28px;}

.footer .text a {color:#FBCEDD; font-style:italic;}

.footer .text span {color:#FBCEDD;}
.footer .text span a {color:#FBCEDD; text-decoration:none; font-style:normal;}
.footer .text span a:hover {text-decoration:underline;}

/*  --------------  */