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

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

TR.headerInfo {
  background: #00ff00;
}

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

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

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

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

A.pageResults {
  color:#353434;
}

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

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

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

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

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


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

.storyboxtitle  {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}



.yearHeader { font-family: tahoma; font-size: 11px; font-weight: bold; color:#353434; text-decoration: none; text-align:center; vertical-align:middle;} 
.calendarMonth { cursor: default; width: 100%; text-align:center; vertical-align:middle;}
.calendarHeader { font-family: tahoma; font-size: 11px; font-weight: bold; color:#353434; text-decoration: none;}
.calendarHeader td {padding:5px;}
.calendarToday { font-family: tahoma; font-size: 11px; color:#353434; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #000000; text-align:center; vertical-align:middle;}
.calendarWeekend { font-family: tahoma; font-size: 11px; color:#353434; background-color: #72B7FC; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; text-align:center; vertical-align:middle;}
.calendar { font-family: tahoma; font-size: 11px; color:#353434; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000;  text-align:center; vertical-align:middle;}
.event { font-family: tahoma; font-size: 11px; color:#353434; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #edece9; line-height: 14px; }
.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;}


td select.select_2 {width:170px;}
td select.select {width:50px;}







/* MY*/
body{
padding:0px;
margin:0px;
background: url(images/fill.jpg) center top repeat;
font-size:11px;
}

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:13px;
		color:#353434;
	}

h3{ font-size:13px; line-height:normal;}
	
font { font-size:11px;}
#column_center input, #column_center select, #column_center textarea {margin:0 0 5px 0; vertical-align:middle;}
.cart_buttons input{ margin:0 !important;}
.button_shoping input { margin:0 !important;}

.spacer {font-size:0px; line-height:0px;}



.menu { background:url(images/bg_menu.gif) 0 0 repeat-x;}

.lang { font-family:tahoma; font-size:11px; line-height:14px; color:#81919C; text-align:right; background:url(images/sep.gif) right top no-repeat; padding:0 7px 0 0;}
.curr { font-family:tahoma; font-size:11px; line-height:14px; color:#81919C; width:152px; text-align:right; padding:0 0 0 10px;}
.curr td{ font-family:tahoma; font-size:11px; line-height:14px; color:#81919C;}
.curr select{ width:83px;}

.fill_banner { background:url(images/fill_banner.gif) 0 0 repeat-x;}
.bg_banner { background:url(images/bg_banner.jpg) right top no-repeat; width:100%;}

.sep_2 {background:url(images/sep_2.gif) center top repeat-y;}


.cont_bg { padding:19px 0 0 0;}

/*****************/
.body_t_1 { background:url(images/body_t_1.jpg) 0 0 repeat-x;}
.body_b_1 { background:url(images/body_b_1.jpg) 0 0 repeat-x;}

.bg_head_t_1 { background:url(images/bg_head_t_1.jpg) 0 0 repeat-y;}
.bg_head_t_r { background:url(images/bg_head_t_r.jpg) 0 0 repeat-y;}

.bg_head_t_1_2 { background:url(images/bg_head_t_1_2.jpg) 0 0 repeat-y;}
.bg_head_t_r_2 { background:url(images/bg_head_t_r_2.jpg) 0 0 repeat-y;}


.h1_t{ background:url(images/h1_t.jpg) 0 0 repeat-x;}
.h1_b{ background:url(images/h1_b.jpg) 0 0 repeat-x;}


/******Title Boxes***********/
.h1_t_2{ background:url(images/h1_t_2.jpg) 0 0 repeat-x;}
.h1_b_2{ background:url(images/h1_b_2.jpg) 0 0 repeat-x;}

.h1 { margin:0 0 0;}
.h1_text {padding:19px 0 0 17px; font-family:tahoma; font-size:15px; line-height:normal; font-weight:bold; color:#202528;}

.h1_text font{background:url(images/bg_h1_text.gif) 0 1px no-repeat; padding:0 0 0 24px; font-family:tahoma; font-size:15px; line-height:normal; font-weight:bold; color:#202528;}

.h1_text_2 {padding:0 0 0 0; font-family:arial; font-size:18px; line-height:normal; text-transform:uppercase; font-weight:bold; color:#FFFFFF;}

.h1_text_2 font{background:url(images/bg_h1_text_2.jpg) 0 0 repeat-x #900C1D; padding:0 0 0 0; font-family:arial; font-size:18px; line-height:normal; text-transform:uppercase; font-weight:bold; color:#FFFFFF;}

.h2 {background:url(images/h2_bg.gif) top repeat-x; margin:0 0 0;}
.h2_text {background:url(images/h2_ic.gif) 5px 1px no-repeat; padding:14px 0 16px 64px; font-family:arial; font-size:11px; text-transform:uppercase; font-weight:bold; color:#FFFFFF;}

.h3 {background:#F5B987 url(images/h3_bg.gif) top repeat-x; margin:4px 0 0;}
.h3_text {background:url(images/h3_ic.gif) 5px 1px no-repeat; padding:14px 0 16px 64px; font-family:arial; font-size:11px; text-transform:uppercase; font-weight:bold; color:#FFFFFF;}
/***********************/


.box_body {padding:15px 15px 0 17px; width:100%;}


.box_body_2 {padding:21px 15px 5px 67px; width:100%; font-family:tahoma; font-size:10px; font-weight:bold;}
.box_body_2 span{font-weight:normal;}
.box_body_2 strong { color:#FFFFFF; font-weight:bold; font-size:11px;}
.box_body_2 b { color:#1A1A1A; font-size:18px; font-weight:normal; line-height:normal;}



/******Img box*************/
.side_left_img { background:url(images/side_img.gif) 0 0 repeat-y #FFFFFF;}
.side_right_img { background:url(images/side_img.gif) right 0 repeat-y;}
.side_top_img { background:url(images/side_img.gif) 0 top repeat-x;}
.side_bot_img { background:url(images/side_img.gif) 0 bottom repeat-x;}
.left_top_img { background:url(images/left_top_img.gif) 0 0 no-repeat;}
.right_top_img { background:url(images/right_top_img.gif) right top no-repeat;}
.left_bot_img { background:url(images/left_bot_img.gif) left bottom no-repeat;}
.right_bot_img { background:url(images/right_bot_img.gif) right bottom no-repeat; width:100%;}
.inside_img2 { padding:5px;}

/*******************/


/******cart box*************/
.side_top_cart { background:url(images/side_top_cart.gif) 0 top repeat-x #B9CF28;}
.side_bot_cart { background:url(images/side_bot_cart.gif) 0 bottom repeat-x;}
.left_top_cart { background:url(images/left_top_cart.gif) 0 0 no-repeat;}
.right_top_cart { background:url(images/right_top_cart.gif) right top no-repeat;}
.left_bot_cart { background:url(images/left_bot_cart.gif) left bottom no-repeat;}
.right_bot_cart { background:url(images/right_bot_cart.gif) right bottom no-repeat; width:100%;}

/*******************/

.img_b {background:#FFFFFF url(images/img_line.gif) bottom repeat-x;}
.img_t {background:#FFFFFF url(images/img_line.gif) top repeat-x;}
.img_r {background:#FFFFFF url(images/img_line.gif) right repeat-y;}
.img_l {background:#FFFFFF url(images/img_line.gif) left repeat-y;}
.img_cont {background:#FFFFFF;}


/*****welcome***********/

.side_top_wel { background:url(images/side_top_wel.gif) 0 0 repeat-x #B5CC27; margin:0 0 12px 0;}
.side_bot_wel { background:url(images/side_bot_wel.gif) 0 bottom repeat-x;}
.left_top_wel { background:url(images/left_top_wel.gif) 0 0 no-repeat;}
.right_top_wel { background:url(images/right_top_wel.gif) right 0 no-repeat;}
.left_bot_wel { background:url(images/left_bot_wel.gif) left bottom no-repeat;}
.right_bot_wel { background:url(images/right_bot_wel.gif) right bottom no-repeat; width:100%;}
.inside_wel { padding:16px 20px 0 25px; color:#FFFFFF; font-size:11px; line-height:13px;}
.inside_wel h2{ font-size:19px; line-height:normal; color:#FFFFFF; text-transform:uppercase; margin:0; padding:0 0 13px 0;}
.inside_wel h2 strong{ font-size:10px; line-height:normal; text-transform:uppercase; color:#FFFFFF;}
.inside_wel span{ text-decoration:underline;}
/****************/



/*****INFO BOX HEADING***********/
.head_t { background:url(images/head_t.gif) 0 0 repeat-x;}
.head_b { background:url(images/head_b.gif) 0 0 repeat-x;}
.head_l { background:#3E4345;}
.head_r { background:#3E4345;}

.bg_heading { background:url(images/bg_heading.gif) 0 0 repeat-x #3E4345; color:#FFFFFF; font-size:12px; line-height:normal; text-transform:uppercase; font-weight:bold; padding:1px 0 0 7px;}
/****************/



.line_x {background:url(images/line_x.gif) center repeat-x;}
.line_x_2 {background:url(images/line_x.gif) 0 0 repeat-x;}
.line_y {background:url(images/line_y.gif) 0 0 repeat-y;}



.product .img {padding:14px 25px 7px 18px;}
.product .name_bg {background:#E8E5CF;}
.product .name {}
.product .desc { color:#353434; font-size:10px; line-height:12px;}
.product .cont {background:url(images/line_1.gif) bottom left repeat-x;}
.product .text {padding:11px 0 13px; line-height:12px;}
.product .butt {padding:0 17px 0 9px; background:url(images/sep_3.gif) right top repeat-y;}
.product .price {padding:0 0 0 14px;}

.product.col.indent {padding:5px 0 5px 0;}
.product.col .img {padding:15px 10px 0 7px;}
.product.col .name_bg {background:#E8E5CF;}
.product.col .name {background:#E8E5CF; width:100%; padding:13px 8px 12px;}
.product.col .cont {background:url(images/line_1.gif) bottom left repeat-x;}
.product.col .text {padding:18px 0 5px; line-height:12px; font-size:10px;}
.product.col .butt {padding:4px 0 8px; background:none;}
.product.col .price {padding:15px 0 6px 1px;}



.productSpecialPrice {color:#FFFFFF; font-family:arial; font-size:14px; font-weight:bold; text-transform:uppercase}
.product a {color:#8CAF1D; text-decoration:underline; font-family:tahoma; font-size:13px; line-height:16px; font-weight:bold;}
.product a:hover {text-decoration:none;}
.product span {color:#252525; font-family:arial; font-size:18px; line-height:normal; font-weight:normal; text-transform:uppercase}
.product s {color:#252525; font-family:arial; font-size:18px; line-height:normal; font-weight:normal; text-transform:uppercase text-decoration:line-through;}



.product_box a {color:#8CAF1D; text-decoration:none; font-family:tahoma; font-size:13px; line-height:16px; font-weight:bold;}
.product_box a:hover {text-decoration:none;}
.product_box span { color:#1A1A1A; font-size:18px; line-height:normal; font-weight:normal; line-height:normal;}
.product_box s { color:#1A1A1A; font-size:18px; font-weight:normal; line-height:normal; text-decoration:line-through; display:block;}




.topic {font-size:13px; padding-bottom:10px;}
.cart { margin:15px 0 0 0;}
.cart .img {}



.result {color:#000000; font-size:11px; margin:21px 13px 0;}
.result .result_left {text-align:left;}
.result .result_right {text-align:right; padding:0 20px 0 0;}
.result a {color:#000000}




.vam { vertical-align:middle}

.input_search {width:98px; padding-right:5px; vertical-align:middle; text-align:right}
.button_search {vertical-align:middle;}

.bg_list {line-height:14px; padding:3px 0 3px 5px;}
.bg_list_2 { background:url(images/bg_li.jpg) 0 0 repeat-x; line-height:14px; padding:3px 0 3px 5px;}
.bg_list_un  {padding:0 0 3px 5px;}

.ul2 li { color:#58810C; padding:0;}
.ul2 li { margin:0px; padding:3px 0 5px 5px; line-height:14px;}
.ul2 li a {background:none; padding:0 0 0 0; color:#58810C; font-size:11px; text-transform:none; text-decoration:underline;}
.ul2 li a:hover  {text-decoration:none;}

ul {padding:0; margin:0; list-style:none;}
ul li { margin:0px; padding:3px 0 0 5px; line-height:14px;}
ul li a {background:url(images/arrow_1.gif) 0 4px no-repeat; padding:0 0 0 21px; color:#58810C; font-size:11px; text-decoration:underline;}
ul li a:hover  {text-decoration:none;}

ul li.bg_list_sub { margin:0px; padding:3px 0 3px 5px; line-height:14px;}
.bg_list_sub li a {color:#58810C;}


.note {margin:0px 10px;}








.f_left {padding:20px 0 19px 19px;}
.f_right {padding:16px 30px 0 15px; text-align:right;}

.footer {color:#6A6464; font-size:10px; line-height:12px; background:#E1E2E3;}
.footer strong{color:#6A6464; font-size:10px; line-height:12px; font-weight:normal;}
.footer a {color:#6A6464; text-decoration:none;}
.footer a:hover {text-decoration:underline;}
.footer span { color:#2A2C28; font-size:11px; line-height:normal;}
.footer span a{ color:#2A2C28; font-size:11px; line-height:normal; font-weight:bold; text-decoration:underline;}
.footer span a:hover{text-decoration:none;}