/*
  $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:#7F7F7F; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A {
  color:#7F7F7F;
  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:#7F7F7F;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color:#7F7F7F;
  font-weight: bold;
  text-align: center;
}



.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:#7F7F7F; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family:tahoma;
  font-size: 10px;
  color:#7F7F7F;
}

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:#7F7F7F;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  color:#7F7F7F;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none; color:#7F7F7F;}
TD.productListing-data a b{
		color:#7F7F7F;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color:#dd0023;
}

a:hover.pageResults {
  color:#dd0023;
}

.navBbrown a{ color:#7F7F7F; 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;
  line-height:14px;
  color:#7F7F7F;
}
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:#7F7F7F;
}

TD.smallText a{
  font-family:tahoma;
  font-size: 11px;
  color:#7F7F7F;
}

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:#7F7F7F;
  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;
}
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:#7F7F7F;
  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:#7F7F7F;
}

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('button_b.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('button_b.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('button_b.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:#7F7F7F;
}
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:#7F7F7F;
}


.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#7F7F7F; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#7F7F7F; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#7F7F7F; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; color:#7F7F7F; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color:#7F7F7F; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color:#7F7F7F; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color:#7F7F7F; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color:#7F7F7F; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color:#7F7F7F; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color:#7F7F7F; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color:#7F7F7F; 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:#7F7F7F; 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:#7F7F7F; 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:#7F7F7F; 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{
padding:0px;
margin:0px;
background:#F9FAFC url(tail0000.gif) repeat-x 0 0;
font-size:11px;
}

a:hover{text-decoration:none;}

img {border:0px;}


td {vertical-align:top;}

table, li, input, textarea, select
	{
		font-family:arial;
		font-size:11px;
		line-height:13px;
		color:#7B7B7B;
	}
	
input, textarea, select {font-weight:normal;}





.main_pad {padding:0;}





.head {}
.head_c {background:url(bg_head_.jpg) center bottom no-repeat;}
.head_l {background:url(bg_head0.jpg) left bottom no-repeat; height:305px;}

.logo {padding:25px 0 0 50px;}

.languages {padding:15px 30px 0 0;}
.currencies {padding:20px 30px 0 0; font-weight:bold; color:#1A1A1A;}
.banner {padding:55px 35px 0 0;}


.cart_bg {background:url(bg_cart0.gif) top repeat-x;}
.cart_bg2 {background:url(bg_cart2.gif) top left no-repeat; padding:18px 0 11px 42px;}

.cart_bg2 {color:#FFFFFF;}
.cart_bg2 strong {color:#FFFD8A;}
.cart_bg2 a {color:#FFFD8A; font-weight:bold; text-decoration:none;}
.cart_bg2 a:hover {text-decoration:underline;}


.menu {background:url(bg_menu0.gif) top;}


.col_bg {background:#F6F6F6 url(bg_col00.gif) top repeat-x; padding-top:9px;}


.welcome {background:url(welc_c00.gif) top repeat-x;}
.welcome_r {background:url(welc_r00.jpg) top right no-repeat;}
.welcome_l {background:url(welc_l00.jpg) top left no-repeat; height:174px;}

.welcome .cont {padding:31px 30px 20px 215px; font-size:12px; color:#615846; line-height:17px;}




.heading_1 {margin:10px 0px 0px 0px;}
.heading_1 .h_text {padding:12px 6px 5px 8px; font-weight:bold; font-size:13px; color:#fff;}

.box_body	a {font:bold 12px Arial; color:#2c2c2c; text-transform:none}
.box_body {background:url(gl000000.gif) no-repeat 50% bottom; padding:0px 0px 10px 0px;}

.heading_2 {background:#EAECDA url(ic_h1000.gif) top left no-repeat;}
.content_heading .h_text {padding:13px 6px 5px 8px; font-weight:bold; font-size:13px; color:#fff;}

.box_cont {padding:15px 5px 12px 15px; color:#444444}
.box_cont select {width:140px}

ul {padding:0; margin:0 30px 0 8px; list-style:none; font-family:arial; background:url(cat_v000.gif) left repeat-y;}
ul li {padding:3px 0px 4px 0px; color:#5D4A2C; border-bottom:1px solid #e7e7e7;}
ul li a {padding-left:32px; background:url(bullet00.gif) 10px 5px no-repeat; color:#5D4A2C; text-decoration:none;}
ul li a:hover {text-decoration:underline;}

.bg_list_sub {padding-left:17px;}
.bg_list_sub a {padding-left:21px;}

.ul_1	{margin:0px 0px 0px 14px;}
.ul_1	{background:url(vl000000.gif) repeat-y 20px 0}
.ul_1 a	{color:#36474b; font:normal 11px Arial;}

.ul_2 {padding:6px 0px 14px 36px; background:none;}
.ul_2 li {padding:4px 0px 5px 0px; font-weight:normal; border:none;}
.ul_2 li a {padding-left:11px; background:url(bullet00.gif) 0 4px no-repeat; color:#2b2b2b; text-decoration:underline; font-size:11px}
.ul_2 li a:hover {text-decoration:none;}

.ul_3 {padding:8px 0px 10px 31px; background:none;}
.ul_3 li {padding:3px 0px 3px 0px; font-weight:bold; color:#0E0E0E; border:none;}
.ul_3 li a {padding:0; background:url(bullet20.gif) no-repeat 0 4px; color:#4a4a4a; text-decoration:underline; font-weight:normal; font-size:11px; padding:0px 0px 0px 15px;}
.ul_3 li a:hover {text-decoration:none;}

.product_box a {color:#2c2c2c; font-weight:bold; font-size:12px; text-decoration:none;}
.product_box a:hover {text-decoration:underline;}
.product_box span.productSpecialPrice {font-size:16px; color:#BD1700;}
.product_box span.productSpecialPrice2 {font-size:16px; font-weight:bold; color:#131313;}

.cont {margin-top:6px;}

.cont_pad {padding:18px 0;}
.cont_pad2 {padding:12px 15px; margin-top:4px;}

.product .pr_b {border:1px solid #E6E6E6; background:#FFFFFF;}

.product .price {padding:21px 30px 23px 15px; vertical-align:middle; text-align:center;}
.product .but {padding:5px 15px 5px 20px; vertical-align:middle; background:url(bg_price.gif) left center no-repeat;}

.product .pr_b_2 {border:1px solid #E6E6E6; background:#FFFFFF; padding:18px 14px 11px 14px; text-align:center;}

.product .line {border-top:1px solid #E3E3E3;}

.product .price_2 {padding:21px 30px 23px 15px; vertical-align:middle; text-align:center;}
.product .but_2 {padding:5px 15px 5px 20px; vertical-align:middle; background:url(bg_price.gif) left center no-repeat;}

.product a		{color:#000; text-transform:none !important; font-family:Arial;}
.product td {color:#615846; font-size:12px; line-height:16px}
.info_price {border:1px solid #E6E6E6; background:#FFFFFF; padding:21px 30px 23px 15px; text-align:right;}




.product a {color:#111111; font-family:Arial; font-size:13px; text-transform:uppercase; font-weight:bold; text-decoration:none;}
.product a:hover {text-decoration:underline;}

span.productSpecialPrice {font-size:15px; color:#3a3a3a; font-weight:bold; font-family:Arial}
.product .productSpecialPrice {font-size:15px; color:#3a3a3a;}

s {font-size:15px; font-weight:bold; color:#3a3a3a;}


.result {color:#7B7B7B;}
.result a {color:#fc0a31; text-decoration:underline}
.result a:hover {text-decoration:none !important; color:#fc0a31}
.result a:visited {color:#fc0a31}
.result b {color:#fc0a31;}

.result .result_right {text-align:right;}
.result .result_right b {color:#fc0a31;}

.result_left {padding:0px 0px 5px 0px;}
.result_right {padding:0px 0px 5px 0px; text-align:right}
.result_lr	{ padding:0px 0px 5px 0px;}
.result {border-bottom:1px solid #f0f1f2;}
.result_bot {border-top:1px solid #f0f1f2; padding:0px 0px 0px 0px;}
.result_bot .result_left {padding:10px 0px 0px 0px;}



.cart .topic {font-size:11px; color:#111111; text-transform:uppercase; font-weight:bold; padding-bottom:10px;}
.cart font {font-size:11px; color:#111111; text-transform:uppercase; font-weight:bold; padding-bottom:10px;}


.pageheading {border:1px solid #E6E6E6; background:url(ic_h1000.gif) top left no-repeat; padding:10px 6px 10px 31px; font-weight:bold; font-size:14px; color:#2F2F2F;}

.cat_list img {margin:10px 0 5px;}
.cat_list a {color:#111111 !important; text-transform:uppercase; font-weight:bold; font-size:11px; text-decoration:none;}
.cat_list a:hover {text-decoration:underline;}



.navBbrown img {margin:10px 0 5px;}
.navBbrown a {color:#111111; text-transform:uppercase; font-weight:bold; font-size:11px; text-decoration:none;}



.select_cu select {width:200px;}

.sc_1 {border-top:1px solid #E6E6E6; padding:5px; background:#FFFFFF;}
.sc_2 {border-top:1px solid #E6E6E6; padding:5px; background:#FFFFFF;}
.sc_3 {border-top:1px solid #E6E6E6; padding:5px; background:#FFFFFF;}
.content_heading {
	background:url(cont_hea.gif) repeat-x 0 0;

}
.indent	{padding:15px 18px 0px 18px;}
.center {text-align:center}
.gl {background:url(line0000.gif) repeat-x 0 bottom}
.vl {background:url(line0000.gif) repeat-y 50% 0}
.va input {vertical-align:middle}

#footer {height:72px; background:url(footer_b.gif) repeat-x 0 0}
#footer td {color:#fff; font:normal 11px Arial}
#footer a {color:#fff; font:normal 11px Arial; text-decoration:none}
#footer a:hover {color:#fff; text-decoration:underline}
.pp {background:url(pp_bg000.gif) repeat-x 0 0}
.pp .space {padding:27px 0px 0px 33px;}
h3, h4 {font-size:14px}
.fff {width:20px; height:15px; background:#fff}
.image {width:132px}
.sub {font:bold 12px Arial !important; text-transform:uppercase; color:#dd0023 !important}
