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

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A.undis {
		text-decoration: bold;
		color:#ffffff;
		front-size: 18px;
}

A {
  color:#E7E7E7;
  text-decoration: none;
}

.no_under a {text-decoration:none;}

A.yel {
 color:#ffffff;
text-decoration:none;
 }
 
A.yel:hover {
 color: #ffff00;
 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:#547DAF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

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

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

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

A.pageResults {
  color:#547DAF;
}

a:hover.pageResults {
  color:#547DAF;
}

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

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

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:#547DAF;
  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: #4D5F67; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #3D4F57; }

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

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


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

.storyboxtitle  { background:#1F1F1F; FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { background:#1F1F1F;  font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color:#547DAF; text-decoration: none;} 
.calendarMonth { background: #1F1F1F; cursor: default; width: 100%;}
.calendarHeader { background:#1F1F1F; font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color:#547DAF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color:#a01500; background-color: #1F1F1F; padding-left : 3px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendarWeekend { background:#1F1F1F;  font-family: Arial, Verdana; font-size: 10px; color:#a01500; background-color: #1F1F1F; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendar { text-align:center; background:#1F1F1F; font-family: Arial, Verdana; font-size: 10px; color:#e7e7e7; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px; }
.event { background:#1F1F1F; font-family: Arial, Verdana; font-size: 11px; color:#547DAF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #1F1F1F; 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;}
.select { width:55px;}
.select_manuf { width:150px; margin:0 20px 0 0;}
.button {
	border:1px solid #5194B2;
	background: #3C6F85;
	color:#FFFFFF !important;
	font-weight:bold;
	height:20px;
	margin:0;
	width:20px;
}


#calendar  { background:#00FF00 !important}
#calendar table { background:#00FF00 !important}





/* MY*/

.gl { border-top:1px solid #292828; height:10px;}

.column_center input { margin:0 5px 0 5px;}
.column_center select { margin:0 5px 0 5px;}
.column_center textarea { margin:0 5px 0 5px;}
body {
	margin:0px;
	padding:0px;
	 background:url(images/fill_header_2.gif) 0 0 repeat-x #242424;
	font-family:arial;
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
}

table, td, .main {
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:top;
}

select, input, textarea {
	font-family:arial;
	font-size:11px;
	color:#000000;
	vertical-align:top;
}


.vam {vertical-align:middle;}

.wrapper { padding:11px 0 0 0;}
.inside_wrap { padding:16px 0 20px 0;}
.side_top { background:url(images/side_top.gif) left top repeat-x #151515;}
.left_top { background:url(images/left_top.gif) 0 0 no-repeat;}
.right_top { background:url(images/right_top.gif) right 0 no-repeat;}
.left_bot{ background: url(images/left_bot.gif) left bottom no-repeat;}
.right_bot{ background: url(images/right_bot.gif) right bottom no-repeat; width:100%;}

/**header****************/
.header { margin:0 0 0 0; height:250px;}
.header td { color:#949494; font-size:11px; line-height:12px;}
.header .row {padding:1px 18px 0 15px;}
.header .menu { background: url(images/fill_menu.gif) 0 0 repeat-x;}
.header .menu_left { background:url(images/bg_menu_left.gif) 0 0 no-repeat;}
.header .menu_right { background:url(images/bg_menu_right.gif) right 0 no-repeat; width:100%; height:65px;}
.header .inside_menu { padding:24px 0 0 33px;}

.header .logo { padding:22px 0 0 0;}
.header .row_2 {padding:23px 18px 0 15px;}

.header .block_header { background:url(images/fill_header.jpg) 0 0 repeat-x;}
.header .bg_left { background:url(images/bg_header_left.jpg) 0 0 no-repeat;}
.header .bg_right { background:url(images/bg_header_right.jpg) right 0 no-repeat; width:100%; height:195px;}
.header .inside_block_header { text-align:right; padding:9px 6px 0 0;}

.header .row_3 {padding:38px 18px 0 19px;}
.header .nav { width:100%;}
.header .nav .curr { padding:7px 20px 0 0; width:25%; background:url(images/sep.gif) right 6px no-repeat;}
.header .nav .select { width:118px; height:18px; margin:0 0 0 9px; vertical-align:middle;}

.header .nav .lang { padding:9px 65px 0 31px; width:30%; background:url(images/sep.gif) right 6px no-repeat;}

.header .nav .cart { padding:0 65px 0 39px; font-size:10px; width:35%;}
.header .nav .cart .pic_cart{ background:url(images/pic_cart.gif) 0 0  no-repeat; padding:0 0 0 55px;}
.header .nav .cart strong { color:#90B4C6; font-size:11px; line-height:19px;}
.header .nav .cart a { color:#949494; text-decoration:none;}
.header .nav .cart a:hover {text-decoration:underline;}
/**end header****************/

.sep_3 { background:url(images/sep_3.gif) 0 0 repeat-y;}




/*  BOXES  */
ul {margin:0 0px 0 0px; padding:0; list-style:none; font-size:11px;}
ul li {background:url(images/sep_2.gif) top repeat-x; padding:4px 0px 3px 0;}
ul li.bg_list_un {background:none;}

/******* 1 ********/
.box_heading_1 {}

.head_t_1 { background:url(images/head_t_1.gif) 0 0 repeat-x;}
.head_b_1 { background:url(images/head_b_1.gif) 0 0 repeat-x;}
.head_l_1 { background:url(images/head_l_1.gif) 0 0 repeat-y;}
.head_r_1 { background:url(images/head_r_1.gif) 0 0 repeat-y;}
.box_heading_text_1 { font-size:12px; line-height:14px; color:#FFFFFF; font-weight:bold; text-transform:uppercase;}
.box_heading_bg{ background:url(images/box_heading.gif) 0 0 repeat-x #141719; padding:0 0 0 4px;}
.bg_heading_box { background:url(images/bull.gif) 0 0 no-repeat; padding:1px 10px 0 35px;}


.body_b { background:url(images/body_b.gif) 0 0 repeat-x;}
.body_l { background:url(images/body_l.gif) 0 0 repeat-y;}
.body_r { background:url(images/body_r.gif) 0 0 repeat-y;}
.box_body {background:#E9E9E9; font-size:10px; margin:3px 0 5px 0;}
.box_body td {font-size:10px; color:#E7E7E7;}

.box_body { padding:17px 19px 5px 19px;}
.bg_box_body { background:url(images/bg_box_body.gif) 0 0 repeat-x #161616;}

.body { margin:0 0 10px 0;}
.box_body a {color:#E7E7E7; text-transform:uppercase; font-weight:bold; font-size:12px; text-decoration:none;}
.box_body a:hover { text-decoration:underline;}

.box_body ul li { background:url(images/arr.gif) 0 5px no-repeat; padding:0 0 7px 20px;}
.box_body ul li a { font-size:11px; color:#E7E7E7; font-weight:bold; text-decoration:none; text-transform:none;}

.box_body ul li.bg_list_sub {  font-size:11px; background:url(images/arr.gif) 20px 5px no-repeat; padding:0 0 7px 30px;}
.box_body ul li.bg_list_sub a { font-size:11px; color:#7F7F7F; font-weight:bold; text-decoration:none;}
.box_body ul li a:hover {color:#E7E7E7; text-decoration:underline;}
.box_body ul li.bg_list_sub a:hover {color:#7F7F7F;}
/***************/

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

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



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

.heading { background:url(images/bg_box_heading_1.gif) left bottom repeat-x; margin:0 0 9px 0;}
.heading td { font-size:10px; line-height:14px; color:#242527; font-weight:bold; text-transform:uppercase; }
.heading_text { background:url(images/heading_text_fill.gif) 0 0 repeat-x #223F4C;}
.bg_heading_text { background:url(images/bg_heading_text.gif) 0 0 no-repeat; color:#FFFFFF; font-size:12px; line-height:14px; text-transform:uppercase; font-weight:bold; padding:2px 0 0 37px;}

.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:url(images/head_l.gif) 0 0 repeat-y;}
.head_r { background:url(images/head_r.gif) 0 0 repeat-y;}


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

/*  RESULT  */

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

.result .result_left	{padding-left:17px;}
.result .result_right	{text-align:right; padding-right:110px;}
.result .result_right b {color:#3F8FA9;}


.column_center input, .column_center select {margin:3px; vertical-align:middle;}
/*  --------------  */



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

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

/*  TEXT  */
.text { font-size:12px; line-height:14px; text-transform:uppercase; color:#FFFFFF;}
.text a{ color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none; }
.text a:hover{text-decoration:underline; }
.productSpecialPrice { font-size:17px; line-height:18px; color:#7F7F7F; font-weight:bold;}
.productSpecialPrice2 { font-size:17px; line-height:18px; color:#7F7F7F; font-weight:bold;}
s { font-size:17px; line-height:18px; color:#7F7F7F; font-weight:bold;}

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

/*  welcome  */
.indent_welcome { padding:0 0 11px 0;}
.side_left_welcome { background:url(images/side_welcome.gif) 0 0 repeat-y #151515;}
.side_right_welcome { background:url(images/side_welcome.gif) right top repeat-y;}
.side_top_welcome { background:url(images/side_top_welcome.gif) 0 0 repeat-x;}
.side_bot_welcome { background:url(images/side_welcome.gif) 0 bottom repeat-x;}
.left_top_welcome { background:url(images/left_top_welcome.jpg) 0 0 no-repeat;}
.right_top_welcome { background:url(images/right_top_welcome.gif) right 0 no-repeat;}
.left_bot_welcome { background:url(images/left_bot_welcome.gif) 0 bottom no-repeat;}
.right_bot_welcome { background:url(images/right_bot_welcome.gif) right bottom no-repeat; width:100%; min-height:158px; height:auto !important; height:158px;}
.inside_welcome { padding:28px 20px 0 103px;}


.welcome {margin:11px 0 0 0;}
.welcome td { font-size:11px; line-height:18px;}
.welcome strong{ color:#FFFFFF; font-size:24px; text-transform:uppercase;}
/*  end welcome  */

.body .body_t { background:url(images/body_t.gif) 0 0 repeat-x;}
.body .body_b_2{ background: url(images/bg_body_b_2.gif) 0 0 repeat-x;}
.body .body_l_2 { background: url(images/body_l_2.gif) 0 0 repeat-y;}
.body .body_r_2 { background: url(images/body_r_2.gif) 0 0 repeat-y;}
.body .body_text { padding:7px 0 9px 8px;}

/*  PRODUCT  */

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

span.productSpecialPrice { font-size:17px; line-height:18px; color:#7F7F7F; font-weight:normal;}

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

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

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



/*  SHOPPING CART  */

.cart .bg {background:#E7E7E7 url(images/shop_cart_t.gif) top repeat-x;}
.cart .topic {text-align:center; color:#FFFFFF; text-transform:uppercase; font-weight:bold; padding:9px 0px 10px 0px;}

.cart td.remove {width:20%;}
.cart td.product {width:42%; padding:5px 0 10px;}
.cart td.qty {width:17%;}
.cart td.total {width:21%;}

.cart .bg_b {background:url(images/shop_cart_b.gif) top repeat-x;}

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

.sub_total {padding:11px 14px;}

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



/*  FOOTER  */

.footer { font-size:10px;}
.indent_footer { padding:0 0 15px 0; margin:6px 21px 0 21px; background:url(images/bg_footer.gif) top repeat-x;}
.footer .text { font-size:11px; line-height:12px; font-weight:normal; font-family:tahoma; color:#D2D4D5; text-transform:none; padding:15px 0 0 66px;}

.footer .text a {font-size:11px; line-height:12px; color:#D2D4D5; font-weight:normal;}

.footer .text span {color:#ffffff; padding:0 0 0 0;}
.footer .text .copy{padding:9px 0 0 10px;}
.footer .text span a {color:#ffffff; text-decoration:none;}
.footer .text span a:hover {text-decoration:underline;}

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