/*
  $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:#7e8585; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A {
  color:#7e8585;
  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:#7e8585;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color:#7e8585;
  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:#7e8585; padding-top:4
}

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

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:#7e8585;
  font-weight:bold;
 text-align:center;
}

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

A.pageResults {
  color:#7e8585;
}

a:hover.pageResults {
  color:#7e8585;
}

.navBbrown a{ color:#7e8585; 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:#7E8585;
}
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:#7e8585;
}

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

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

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


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

.storyboxtitle  {FONT-FAMILY: Verdana; color:#7e8585; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color:#7e8585; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color:#7e8585; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color:#7e8585; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color:#7e8585; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color:#7e8585; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color:#7e8585; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color:#7e8585; 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:#7e8585; 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:#7e8585; 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:#7e8585; 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 18px 16px 21px;
margin:0px;
background:url(images/bg.gif) top left;
}

a:hover{text-decoration:none;}

img { border:0px;}

table {border-collapse:collapse; border:0px;}

td { vertical-align:top; padding:0px}

.main_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#7e8585;
	}
	

/*HEADER*/
.header {}
.header .logo{ margin:16px 54px 11px 0px}
.header td.flags img { margin:40px 6px 0px 0px;}
.header .curencies { padding-top:38px; color:#796c42;}
.header .curencies select { width:72px; color:#103553; vertical-align:middle;}
.header .cart { padding-top:31px; color:#a7a7a7;}
.header .cart a { color:#454445; text-decoration:none;}
.header .cart a:hover{ text-decoration:underline;}
.header .cart img { float:left; margin-right:14px;}
.header .top-tall { background:url(images/top-tall.jpg) top repeat-x;}
.header .top-l { background:url(images/top-l.jpg) top left no-repeat;}
.header .top-r { background:url(images/top-r.jpg) top right no-repeat; padding:56px 413px 49px 40px;}

.header .bg-menu { background:url(images/bg-menu.gif) top left no-repeat; padding-left:22px; padding-bottom:21px; }


.bg-topm { background:url(images/bg-topm.gif) top repeat-x;}
.bg-topl { background:url(images/bg-topl.gif) top left no-repeat;}
.bg-topr { background:url(images/bg-topr.jpg) top right no-repeat; padding:29px 430px 22px 37px;}

.menu-l { background:url(images/menu-l.gif) top left no-repeat #fdca00;}
.menu-r { background:url(images/menu-r.gif) top right no-repeat; padding:13px 0px 14px 0px;}
	
/*BODY*/
.body {}
.body .product a{ color:#0a0a0a; font-weight:bold; text-transform:uppercase; font-size:12px;}
.body .product u{ font-weight:bold;}
.body .product span{ color:#0a0a0a; font-size:18px;}
.body .input { width:44px; height:18px; vertical-align:middle; text-align:right; padding-right:5px;}

.body_text_1 span { color:#131313; font-size:18px;}


/*  WELCOME  */

.welc-l {background:url(images/welc-l.gif) top left no-repeat #c3bbb9;}
.welc-r {background:url(images/welc-r.jpg) top right no-repeat; height:113px; padding:15px 148px 0px 22px; color:#403e3e; line-height:14px;}

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


/*FOOTER*/
.footer { background:url(images/bot-tall.gif) top repeat-x #000000;}
.footer td { color:#a7a7a7;}
.footer img { margin-top:11px;}
.footer a { color:#a7a7a7; text-decoration:none;}
.footer a:hover{ text-decoration:underline;}


/*HEADING*/
.heading_text { background:url(images/header-m.gif) top repeat-x #141414; color:#a6a6a6; padding-top:18px;}
.heading_text strong { margin-left:19px;}
.header-l { background:url(images/heading-l.gif) left repeat-y;}
.header-r { background:url(images/heading-r.gif) right repeat-y;}

.bg-heading { background:url(images/bg-heading.gif)}
.heading_text3 { background:url(images/header-t3.gif) top repeat-x; color:#a6a6a6; padding-top:19px;}
.heading_text3 strong { margin-left:19px;}
.header-l3 { background:url(images/heading-l3.gif) left repeat-y;}
.header-r3 { background:url(images/heading-r3.gif) right repeat-y;}

.hbody-m { background:url(images/hbody-m.gif) top repeat-x #000000; padding:17px 0px 5px 18px}

ul {margin:0; padding:0; list-style:none;}
.hbody-m li  {background:url(images/a1.gif) no-repeat 0px 11px; margin:0px; padding:0px 0px 0px 13px;}
.hbody-m li a  {font-family:Tahoma; font-size:11px; line-height:23px; color:#a7a7a7; text-decoration:none;}
.hbody-m li a:hover {text-decoration:underline; color:#c80808;}

.hbody-m2 { background:url(images/hbody-m2.gif) top repeat-x #070707; padding-top:12px; padding-bottom:9px; text-align:center;}
.hbody-m2 input{ vertical-align:middle;}
.hbody-m2 .input{ width:105px; border:1px solid #8a8680; height:17px; vertical-align:middle; margin-right:9px;}
.hbody-m2 img { vertical-align:middle;}
.hbody-m2 select{ width:150px; vertical-align:middle;}

.hbody-m3 { background:url(images/hbody-m.gif) top repeat-x #000000; padding:16px 0px 0px 8px;}
.hbody-t3 { background:url(images/hbody-t3.gif) top repeat-x;}
.hbody-l3 { background:url(images/hbody-l3.gif) top left no-repeat;}
.hbody-r3 { background:url(images/hbody-r3.gif) top right no-repeat;}
.k-bl3 { background:url(images/k-bl3.gif) left bottom no-repeat;}
.k-br3 { background:url(images/k-br3.gif) right bottom no-repeat; padding:0px 15px 20px 18px;}

.tall-l { background:#000000 url(images/hbody-l.gif) left top no-repeat;}
.tall-r { background:#000000 url(images/hbody-r.gif) right top no-repeat;}
.tall-b { background:#000000;}

.tall-l2 { background:url(images/tall-l2.gif) left repeat-y;}
.tall-r2 { background:url(images/tall-r2.gif) right repeat-y;}
.tall-b2 { background:url(images/tall-b2.gif) bottom repeat-x;}

.tall-l3 { background:url(images/tall-l3.gif) left repeat-y;}
.tall-r3 { background:url(images/tall-r3.gif) right repeat-y;}
.tall-b3 { background:url(images/tall-b3.gif) bottom repeat-x;}



.input_box { text-align:center; padding:22px 0px 21px 0px;}
.input_box select{ width:147px;}

.input_box_2 {padding:25px 0px 9px 6px; color:#7e7e7e;}
.input_box_2 a { color:#9e1b1b; font-weight:bold; background:url(images/a3.gif) no-repeat 0 4px; padding-left:12px;}
.input_box_2 img { margin-right:3px; vertical-align:middle}
.input_box_2 input { vertical-align:middle;}
.input_box_2 .input { margin-right:3px; width:117px;}

	
/*PRODUCT*/

.product a {font-size:11px; color:#FFFFF;}
.product .text {padding:0px 10px 0px 10px;}

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

.image {background-color:#FFFFFF;}

span.productSpecialPrice { color:#FFFFFF; font-size:14px; font-weight:bold;}
s { color:#7e8585; font-weight:bold; font-size:12px;}

/*IMAGE*/
.image {background-color:#FFFFFF;}
.img_tl { background:url(images/img_tl.gif) top left no-repeat;}
.img_tr { background:url(images/img_tr.gif) top right no-repeat;}
.img_bl { background:url(images/img_bl.gif) bottom left no-repeat;}
.img_br { background:url(images/img_br.gif) bottom right no-repeat;}
.img_top {background:url(images/img_top.gif) top repeat-x;}
.img_bot {background:url(images/img_bot.gif) bottom repeat-x;}
.img_left {background:url(images/img_left.gif) left repeat-y;}
.img_right {background:url(images/img_right.gif) right repeat-y;}



/*RESULT_PAGE*/

.result td				{color:#7e8585; padding:25px 0px 10px 0px;}
.result b 				{font-weight:bold;}
.result a 				{color:#FFFFFF;}
.result a u:hover 		{text-decoration:none;}


/*SHOPPING_CART*/

.cart .topic{ text-align:center; padding-bottom:20px; text-transform:uppercase; padding-top:25px; font-weight:bold; font-size:12px;}
.cart .product { text-align:center; padding-bottom:30px;}
.cart .product a{ color:#7e8585; font-weight:bold; font-size:12px; text-decoration:none; text-transform:uppercase;}
.cart .product a:hover{ text-decoration:underline;}
.cart .input { width:44px; height:18px; vertical-align:middle; padding-right:5px; text-align:right}
.cart span{ color:#bd1111; font-size:14px; font-weight:bold;}


.line { background:#796c42; margin-top:8px;}

.select { width:119px; height:19px; vertical-align:middle; color:#58646A; font-size:11px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a.gif) no-repeat 0px 0px; margin:0px; padding:0px 0px 0px 18px}
li a  {font-family:Tahoma; font-size:11px; line-height:11px; color:#8B8B8B; text-decoration:none;}
li a:hover {text-decoration:underline;}