/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/*-----------------dhtmltooltip-------------------*/
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 300px;
	border: 1px solid black;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 299;
	font-size: 11px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	padding: 10px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 300;
visibility: hidden;
}


.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font-size: 11px;
line-height: 18px;
z-index: 299;
background-color: lightyellow;
width: 300px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

/*****************************
 container 
 *****************************/
#container {
	margin: 0 auto;
	width: 1260px;
	position:relative;
}

#container .banner_left{
	position:absolute;
	left: -1px;
	top: 5px;
	width: 140px;
	height: 2400px;
	visibility: visible;
	background-image: url(images/banner_left.gif);
}

#container .banner_right{
	position:absolute;
	left: 1123px;
	top: 5px;
	width: 140px;
	height: 2400px;
	visibility: visible;
	background-image: url(images/banner_right.gif);
}

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
	color: #000033;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.body_text {
	color: #000033;
	text-decoration: none;
	list-style-type: square;
}
.body_text a {
	color: #000033;
	text-decoration:none;
}
.body_text a:hover {
	color: #84C225;
	text-decoration:none;
}


.body_text2 {
	color: #84C225;
	text-decoration: none;
}
.body_text2 a {
	color: #84C225;
	text-decoration:none;
}
.body_text2 a:hover {
	color: #FF0000;
	text-decoration:none;
}

.body_text_red {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
.body_text_red a {
	color: #FF0000;
	text-decoration:none;
}
.body_text_red a:hover {
	color: #84C225;
	text-decoration:none;
}

.body_text_black_price {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
.body_text_red_price {
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
}

.body_normal_text_black_price {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.body_normal_text_red_price {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}


.body_big_text_black{
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
.body_big_text_red{
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
}

.note_text {
	color: #000033;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
}


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


.infoBox {
	background-color: #84c225; /*  org background: #006600; */
}


.infoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF; /*  org background: #E8E8E8; */
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background-color: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background-color: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 12px;
  background: #84c225;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


A.pageResults {
  color: #84C225;
}

A.pageResults:hover {
  color: #FF0000;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

SPAN.smallTextCategory1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
SPAN.smallTextCategory2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
	font-family: Arial, Helvetica, sans-serif;
	color: #1C382B;
	font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.productSoldOut {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-transform: uppercase;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

/* New Products Scroller */
#pscroller_np {
height: 300px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFFF;
	text-align: right; 
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;

}

.search_suggest {
	position: relative; 
	background-color: #FFFFFF; 
	text-align: right; 
	border: 1px solid #000000;			

}		
/*----------------------------End Suggest Styles------------------------*/


.main_page {
	height:100%;
	background-repeat: repeat-x;
	background-position: 0 0;
}

.c1 {background:#FFF}
.c1_top {width:100%; background:url(images/c1.jpg) top repeat-x #FFF}
.c1_left {height:100%; background:url(images/c1.jpg) left top repeat-y #FFF}
.c1_right {background:url(images/c1.jpg) right top repeat-y #FFF}
.c1_bottom {background:url(images/c1.jpg) bottom repeat-x #FFF}


.footer {
	height:75px;
	background:url(images/bg_footer.jpg) 0 0 repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}

.footer td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a {
	text-decoration:none;
	color:#FFFFFF;
	font-size: small;
}
.footer a:hover {
	text-decoration:none;
	color: #FF0000;
}

.menu_header_1 {
	font-size: 13px;
	color: #84C225;
	text-decoration:none;
}
.menu_header_1 a {
	color: #84C225;
	text-decoration:none;
}
.menu_header_1 a:hover {
	color: #FF0000;
	text-decoration:none;
}

.menu_header_2{
	font-size: 13px;
	color: #666666;
	text-decoration:none;
}
.menu_header_2 a {
	color: #666666;
	text-decoration:none;
}
.menu_header_2 a:hover {
	color: #FF0000;
	text-decoration:none;
}


.menu_footer_1 {
	font-size: 13px;
	color: #666666;
	text-decoration:none;
}
.menu_footer_1 a {
	color: #666666;
	text-decoration:none;
}
.menu_footer_1 a:hover {
	color: #999999;
	text-decoration:none;
}

.top_menu {
	height:41px;
	background:url(images/bg_top_menu.jpg) 0 0 repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	padding-left: 10px;
	vertical-align: middle;
	font-weight: bold;
}

.top_menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.top_menu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


.top_menu_news {
	height:28px;
	background:url(images/bg_top_menu_news.jpg) 0 0 repeat-x;
	color: #000033;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	vertical-align: middle;
}

.top_menu_news a{
	color: #000033;
	text-decoration: none;
}
.top_menu_news a:hover{
	color: #FF0000;
	text-decoration: none;
}

.news {
	color: #000033;
	font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 10px;
}

.news a{
	color: #000033;
	text-decoration: none;
}
.news a:hover{
	color: #FF0000;
	text-decoration: none;
}


.catergory_title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #1C382B;
	text-decoration:none;
	font-weight: bold;
}
.catergory_title1 a {
	color: #003300;
	text-decoration:none;
}
.catergory_title1 a:hover {
	color: #FF0000;
	text-decoration:none;
}

.catergory_title2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #84C225;
	font-weight: normal;
	font-size:14px;
	height: 20px;
	text-decoration:none;
	vertical-align:middle;
	margin-top: 0px;
	margin-bottom: 0px;
}
.catergory_title2 a {
	color: #84C225;
	text-decoration:none;
}
.catergory_title2 a:hover {
	color: #FF0000;
	text-decoration:none;
}

.catergory_title3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fc7d28;
	font-weight: normal;
	font-size:14px;
	height: 20px;
	text-decoration:none;
	vertical-align:middle;
	margin-top: 0px;
	margin-bottom: 0px;
}
.catergory_title3 a {
	color: #fc7d28;
	text-decoration:none;
}
.catergory_title3 a:hover {
	color: #84C225;
	text-decoration:none;
}



/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻBOXŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/										  
.box_header_txt{
	background:url(images/title1_center.jpg) 0 0 repeat-x;
	vertical-align:middle;
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.box_sub_header{
	background:url(images/bg_categories_header.jpg) 0 0 repeat-x;
	vertical-align:middle;
	font-size:14px;
	color:#000033;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.box_sub_header a{
	color:#000033;
	text-decoration: none;
}
.box_sub_header a:hover{
	color:#FF0000;
	text-decoration: none;
}

.box_sub_header_red{
	background:url(images/bg_categories_header_red.jpg) 0 0 repeat-x;
	vertical-align:middle;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	height: 30px;
}


.trail_bodytext {
	vertical-align:middle;
	font-size:13px;
	color:#84C225;
	font-weight: bold;
	text-decoration:none;
}

.trail_bodytext a{
	color:#84C225;
	text-decoration:none;
}

.trail_bodytext a:hover{
	color:#FF0000;
	text-decoration:none;
}

.box_header2 {
	vertical-align:middle;
	font-size:18px;
	color:#FF0000;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}


.sub_catergoies_text {
	vertical-align:middle;
	font-size:14px;
	color:#000033;
	font-weight: bold;
	text-decoration: none;
}
.sub_catergoies_text a{
	color:#000033;
	text-decoration: none;
}
.sub_catergoies_text a:hover{
	color:#FF0000;
	text-decoration: none;
}

.sub_catergoies_desc_text {
	color: #84C225;
	font-size:13px;
	height: 20px;
	text-decoration:none;
	vertical-align:middle;
}
.sub_catergoies_desc_text a {
	color: #84C225;
	text-decoration:none;
}
.sub_catergoies_desc_text a:hover {
	color: #FF0000;
	text-decoration:none;
}

.product_detail_name {
	color: #84C225;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.product_detail_price {
	color: #84C225;
	font-size:16px;
	text-decoration:none;
}

.product_description_text {
	color: #84C225;
	font-size:13px;
	text-decoration:none;
	vertical-align:middle;
}
.product_description_text a {
	color: #84C225;
	text-decoration:none;
}
.product_description_text a:hover {
	color: #FF0000;
	text-decoration:none;
}

.infobox_header {
	background:url(images/title6_center.jpg) 0 0 repeat-x;
	vertical-align:middle;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	height: 31px;
}

.infobox_header a{
	color: #FFFFFF;
	text-decoration: none;
}

.infobox_header a:hover{
	color: #FF0000;
	text-decoration: none;
}

.infobox_header2 {
	background:url(images/title7_center.jpg) 0 0 repeat-x;
}

.infobox_header2_text {
	vertical-align:middle;
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding-top:10px;
}


/*
.box_header2_txt td{
	background:url(images/title2_center.jpg) 0 0 repeat-x;
	vertical-align:middle;
	font-size:large;
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 56px;
	padding-right: 10px;
	padding-left: 10px;
}
*/

.box_header3_txt td{
	background:url(images/title3_center.jpg) 0 0 repeat-x;
	vertical-align:middle;
	font-size:large;
	color:#003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 56px;
	padding-right: 10px;
	padding-left: 10px;
}

.infoBoxButton {
	font-size:medium;
	color:#003300;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/title4_center.jpg) 0 0 repeat-x;
}


.body_boder {
	font-size:14px;
	border: 1px solid #84C225;
}


#content_news {
 	position:relative;
}

#content_news .help_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size:14px;
	border: 1px solid #84C225;
	padding: 10px;
	height: 300px;
	width: 200px;
}

#content_news .help_menu_support {
	position: absolute;
	top: 350px;
	left: 0px;
	font-size:14px;
	border: 1px solid #84C225;
	padding: 10px;
	height: 200px;
	width: 200px;
}

#content_news .help_content {
	position: absolute;
	top:0px;
	right:0px;
	font-size:14px;
	padding-left: 10px;
	width: 480px;
	height:740px;
  overflow-y:auto;	
}

.horizontal_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccc99;
}

.vertical_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccc99;
}

/* Image scolling */
.arrowImg {width:33px;}
.arrowImg div {padding:0 2px; cursor:pointer;}
.disabled {opacity:.50; -moz-opacity:0.5}
#storefronts {margin-bottom:0px; height:70px;}
#storefronts #storefrontContent1, #storefrontContent2, #storefrontContent3, #storefrontContent4, #storefrontContent5, #storefrontContent6, #storefrontContent7, #storefrontContent8, #storefrontContent9, #storefrontContent10 {white-space:nowrap; width:430px; overflow:hidden; text-align:left;}
#storefronts #storefrontContentFull1, #storefrontContentFull2, #storefrontContentFull3, #storefrontContentFull4, #storefrontContentFull5, #storefrontContentFull6, #storefrontContentFull7, #storefrontContentFull8, #storefrontContentFull9, #storefrontContentFull10 {white-space:nowrap; width:880px; overflow:hidden; text-align:left;}
#storefronts .galleryFadeIn {text-align:left; padding-left:5px;}
#storefronts .galleryFadeOut {text-align:right; padding-right:5px;}
#storefrontGallery {width:auto;}
#storefrontGallery td {text-align:center; padding:7px 5px 0 5px;;font-size:12px}
#storefrontGallery .firstStorefront {padding-left:0 !important;}
#storefrontGallery .firstStorefront img {border-left:none !important;}
#storefrontGallery .lastStorefront img {border-right:none !important;}
/*
a.sfItem:link,a.sfItem:active,a.sfItem:visited{display:block;border:1px solid #fff;padding:2px;text-decoration:none}
a.sfItem:hover{display:block;border:1px solid #ccc;padding:2px;text-decoration:none}
a.sfItem b,a.sfItem i,a.sfItem em,a.sfItem img{display:block;text-decoration:none;font-style:normal;font-weight:bold;white-space:nowrap}
a.sfItem b{color:#ff7500;font-size:12px}
a.sfItem img.stars{padding:4px 0 1px}
*/