/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
*/
.boxText 				{ font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox 				{ font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning 			{ font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications 	{ background: #DBDBDB; }
.orderEdit 				{ font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #47647c; text-decoration: underline; }

BODY 					{background: #cccccc; color: #000000; margin: 0px;}

.infoBox 				{background: #cce4f7;}
.infoBoxContents 		{background: #ffffff;font-family: Verdana, Arial, sans-serif; font-size: 10px;}

/*  A {color: #000000;  text-decoration: none;}A:hover {  color: #AABBDD;  text-decoration: underline;}  */
FORM 					{display: inline;}
TR.header 				{background: #ffffff;}
TR.headerNavigation 	{background: #bbc3d3;}
TD.headerNavigation 	{font-family: Verdana, Arial, 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, Verdana, Arial, sans-serif; font-size: 12px; background: #ff0000; color: #ffffff; font-weight : bold; text-align : center;}
TR.headerInfo 		{background: #00ff00;}
TD.headerInfo 		{font-family: Tahoma, Verdana, Arial, sans-serif;font-size: 12px;background: #00ff00;color: #ffffff;font-weight: bold;text-align: center;}
/*  TR.footer {background: #bbc3d3;}TD.footer {  font-family: Verdana, Arial, sans-serif;  font-size: 10px; background: #bbc3d3; color: #ffffff;  font-weight: bold;}*/
.infoBoxNotice 				{background: #FF8E90;}
.infoBoxNoticeContents 		{background: #FFE6E6;font-family: Verdana, Arial, sans-serif; font-size: 10px;}
TD.infoBoxHeading 			{font-family: Verdana, Arial, sans-serif;font-size: 10px;font-weight: bold;background: #bbc3d3;color: #ffffff;}
TD.infoBox, SPAN.infoBox 	{font-family: Verdana, Arial, sans-serif; font-size: 10px;}

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: #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: #f8f8f9;}
TABLE.productListing 			{border: 1px;border-style: solid;border-color: #b6b7cb;border-spacing: 1px;}
.productListing-heading 		{font-family: Verdana, Arial, sans-serif;font-size: 10px;background: #b6b7cb;color: #FFFFFF;font-weight: bold;}
TD.productListing-data 			{font-family: Verdana, Arial, sans-serif;font-size: 10px;}
TD.pageHeading, DIV.pageHeading {font-family: Verdana, Arial, sans-serif;font-size: 20px;font-weight: bold;color: #9a9a9a;}
TR.subBar 						{background: #f4f7fd;}
TD.subBar 						{font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #000000;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
TD.main, P.main 							{font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText 	{font-family: Verdana, Arial, sans-serif;font-size: 10px;}
TD.accountCategory 							{font-family: Verdana, Arial, sans-serif;font-size: 13px;color: #aabbdd;}
TD.tableHeading 							{font-family: Verdana, Arial, sans-serif;font-size: 12px;font-weight: bold;}
CHECKBOX, INPUT, RADIO, SELECT 				{font-family: Verdana, Arial, sans-serif;font-size: 11px;}
TEXTAREA 									{width: 100%;font-family: Verdana, Arial, sans-serif;font-size: 11px;}
SPAN.greetUser 								{font-family: Verdana, Arial, sans-serif;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.errorText 								{font-family: Verdana, Arial, sans-serif;color: #ff0000;}

.moduleRow { }
.moduleRowOver 								{background-color: #DBDBDB; cursor: pointer; cursor: hand; }
.moduleRowSelected 							{background-color: #DBDBDB; }

.checkoutBarFrom, .checkoutBarTo 			{font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent 						{font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
/* message box */
.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: #99ff00; }
#myse select 								{width:90%;}
/* input requirement */
.product .inputRequirement, .inputRequirement 					
											{font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#FF0000; }
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a		{color:#47647c; text-decoration:underline;}
.main	a:hover	{color:#47647c; text-decoration:none;}
.vam			{vertical-align:middle;}
input			{background:#ffffff;}
/* -------------------------------------------------          -------------------------------------------------------- */

body {
	margin:0px;
	padding:0px;
/*	background:#fbe3ef;*/	
/*	background:#555555;*/
	background:black;

	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#353434;
	line-height:14px;
}

table, td, .main, select, input, textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
}

img { border:0;}

table	{width:100%;}

p { margin:0; padding:0; margin-bottom:10px;}

.vam {vertical-align:middle;}

strong { color:#052349;}

	
.main_tab { background:url(images/tall_top.gif) left top repeat-x;}
.main_tab .td {}


/*  HEAD  */
.head_top { background:url(images/header_bg.jpg) no-repeat left top; height:113px;}
.head_top td {color:#aabdd0; font-size:10px; font-weight:bold;}
.head_top strong {color:#aabdd0; text-transform:uppercase; font-weight:normal;}
.head_top a { text-decoration:none; color:#aabdd0; }
.head_top a:hover { text-decoration:underline; color:#fff;}

.menu {text-align:center;}

.head_top .left { text-align:left; padding:23px 0 0 11px;}
.head_top .right { text-align:right; padding:33px 30px 0 0;}

.header_banner { background:url(images/header_banner.jpg) no-repeat left top; height:297px;}
.header_banner td { padding:91px 0 0 43px;}

.nav { padding:12px 32px 11px 33px; background:#e1e2e3;}
.nav img {vertical-align:middle;}
.nav .line 	{ background:url(images/nav_line.gif) no-repeat center top; width:85px;}
.nav td strong { color:#d6e7f9;}
.nav .select {width:128px; vertical-align:middle; font-size:11px; color:#153e5e; background:#f3fcfe;}
.nav .input_1 { width:158px; color:#153e5e; height:19px; text-align:left; background:#f3fcfe;}

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


/*  BOXES  */

/*------------------ boxes only for text ----------------------- */

.box_body span   		{color:#052349; font-size:11px; font-weight:normal; font-family:Tahoma}

.box_body em a 			{color:#052349; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:underline; font-style:normal;}


.box_body td			{color:#444444;}

/*  box_body name prod  */
.box_body span a 			{color:#052349; font-family:arial; font-size:12px; font-weight:bold; text-decoration:none; line-height:24px;}
.box_body span a:hover  	{color:#052349; text-decoration:underline}
/*  box_body name prod  */

.box_body a 			{color:#212121; font-size:11px; text-decoration:none;}
.box_body a:hover  		{color:#212121; text-decoration:underline}

/*  box_body price prod  */
.box_body SPAN.productSpecialPrice  	{font-size:12px; line-height:24px; color:#052349; font-weight:bold;}
/*  box_body price prod  */

/*  list  */
.box_body ul 				{padding:0; margin:0px; list-style:none; }
.box_body .bg_list { background:url(images/bg_list_line.gif) left top repeat-x;}
.box_body .bg_list a	{color:#47657e; line-height:22px; text-decoration:none; background:url(images/arrow_1.gif) no-repeat left 3px; padding-left:22px;}
.box_body .bg_list a:hover { color:#263548; text-decoration:none;}

.box_body .bg_list_un {}
.box_body .bg_list_un  a {color:#47657e; line-height:22px; text-decoration:none; background:url(images/arrow_1.gif) no-repeat left 3px; padding-left:22px;}
.box_body .bg_list_un a:hover	{color:#263548; text-decoration:none;}

.box_body .bg_list_sub 	{background:url(images/bg_list_line.gif) left bottom repeat-x;}
.box_body .bg_list_sub a { color:#47657e; line-height:22px; text-decoration:none; background:url(images/arrow_1.gif) no-repeat left 3px; padding-left:22px;}
.box_body .bg_list_sub a:hover {color:#263548; text-decoration:none;}

/*  list  */
/*------------------ boxes only for text ----------------------- */

/*  1  */

.box_heading_table { }
.box_heading_td { padding:13px 0 6px 17px; background:#263548; border:1px solid #cce4f7; border-bottom:0; color:#fff; text-transform:uppercase; font-size:12px; font-weight:bold;}

.box_body_table { }
.box_body_td { padding:12px 24px 15px 14px; border:1px solid #cce4f7; border-top:0;}

/* --- */

del { font-size:12px; line-height:24px; color:#546d8e; font-weight:bold;}



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

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

/*  1  */

.cont_heading_table { }
.cont_heading_td 		{ padding:13px 0 6px 17px; background:#779abe; border:1px solid #cce4f7; border-bottom:0; color:#fff; text-transform:uppercase; font-size:12px; font-weight:bold;}

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

.cont_heading_td	em		{color:#fff; text-transform:uppercase; font-size:12px; font-weight:bold; font-style:normal;text-decoration:none;}

.cont_body_table {}
.cont_body_table .cont_body_td 	{padding:9px 12px 10px 12px; border:1px solid #cce4f7; border-top:0;}

.cont_body_table .cont_body_td_2 {padding:18px 12px 15px 12px; border:1px solid #cce4f7; border-top:0;}
/* --- */

/*  2  */

.cont_heading_table_2 { }
.cont_heading_td_2 { padding:16px 0 0 13px;}

.cont_body_table_2 {}
.cont_body_td_2 { padding:10px 0 0 10px;}

/* --- */




/*  IMAGE  */
.pic 	{ border:1px solid #adc2d8;}
.table_pic_width	{ width:1px;}

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



/*  PRODUCT  */

/*------------------ content  PRODUCT content (index.html - index-1.html)----------------------- */
.product td	{color:#818b97;}
/*   name prod  */
.product span a { font-size:12px; color:#052349; font-weight:bold; text-decoration:none; line-height:24px;}
.product span a:hover 				{text-decoration:underline;}
/*   name prod  */
SPAN.productSpecialPrice, 
.product SPAN.productSpecialPrice  	{font-size:19px; line-height:24px; color:#e9001c;}


/*------------------ content  PRODUCT content (index.html - index-1.html)----------------------- */


/* for product info  (index-2.html)*/
.prod_info 	{float:left; padding:3px 12px 0 0px;}

.prod_options	{}		/*  Available options  */
.prod_options td { font-size:11px; color:#818b97;}
.prod_options_left {width:61px; height:22px;}
.prod_options_right { padding-left:18px; width:100%;}
.prod_options .jamp { width:137px; height:18px; color:#2c2822;}
.prod_options .jamp2 { width:185px; height:18px; color:#2c2822;}
.prod_options strong {color:#052349; font-size:12px;}

/*------------------ content  PRODUCT content (index-2.html) begin----------------------- */
/*   name prod  */


.product em		    	{font-size:12px; color:#052349; font-weight:bold; text-decoration:none; line-height:24px; font-style:normal;} 
/*   name prod  */

/*  click to enlarge  */
.product div a		    			{color:#052349; font-size:9px; font-weight:normal; text-decoration:none; text-transform:none;}
.product div a:hover				{color:#052349; text-decoration: underline;}
/*  click to enlarge  */

/*------------------ content  PRODUCT content (index-2.html) end----------------------- */

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



/*---------------------- SHOPPING CART (index-3.html)  ----------------------*/
/*  heading  */
.remove {width:15%;}
.products {width:50%;}
.quantity {width:15%;}
.total {width:20%;}

/*  product name   */
.product em 			{font-size:12px; color:#052349; font-weight:bold; text-decoration:none; line-height:24px; text-transform:none;}
/*  product name   */

.cart_line_x 		{background:url(images/bg_line_x.gif) left top repeat-x;}
.cart_line_y 		{background:url(images/bg_line_y.gif) left top repeat-y;}

.cart_total_left  {width:80%; text-align:right; vertical-align:middle; height:22px; font-size:13px;}
.cart_total_right  {width:20%; text-align:center;vertical-align:middle;}
.cart_total_left strong {color:#353434; font-weight:normal; font-family:tahoma;}
/*  smotrite TZ  */

.input_1	{ width:38px; color:#6c594d; margin-top:4px;}

.padd33 img, .padd33 input {margin:1px;}
.padd33 { padding:14px 0px 0px 0px;}
.bg_input input {background:none;}

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



/*  FOOTER  */

.footer { height:64px;}
.footer td { color:#43566f; font-size:11px;}

.footer a { color:#43566f; text-decoration:none;}
.footer a:hover { text-decoration:underline;}

.footer span {color:#758aa6;}
.footer span a {color:#758aa6; text-decoration:underline; font-size:10px; text-transform:uppercase;}
.footer span a:hover { text-decoration:none;}

.footer b a {color:#43566f; text-decoration:underline; font-weight:normal;}
.footer b a:hover { text-decoration:none;}

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



/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle;padding:10px 0px 10px 0px;}
.result_right 	{text-align:right;}
.result td  	{color:#47647d; font-size:11px;}
.result b   	{color:#47647d; font-weight:normal;}
 
.result_right b							{color:#47647d; font-size:11px; font-weight:normal;}
.result .result_right a.pageResults 		{color:#47647d; font-size:11px;text-decoration:none; }
.result .result_right a.pageResults:hover 	{color:#47647d; text-decoration:none; }
.result .result_right a.pageResults	u 		{color:#47647d; font-size:11px; text-decoration:underline;}
.result .result_right a.pageResults u:hover {color:#47647d; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.title_info		{width:270px;}
.title_info td	{vertical-align:middle; height:38px;}

.prod_info		{width:100px; float:left; margin-right:15px;}
.prod_info td	{text-align:center;}
/* -------------------------------------------------          -------------------------------------------------------- */  

.product .shop_cart {text-align:center; vertical-align:middle;color:#818b97; font-size:11px; line-height:12px; height:25px;}
/*  heading  */
.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:15%;}
.total 				{width:20%;}
/*  heading  */	

.bg_line_x						{background:url(images/bg_line_x.gif) left center repeat-x;}
.bg_line_y						{background:url(images/bg_line_y.gif) center top repeat-y;}

.cart_line_x 						{background:url(images/bg_line_x.gif) left center repeat-x;}
.cart_line_y						{background:url(images/bg_line_y.gif) center top repeat-y;}

.cart_total_left  	{width:80%; text-align:right; vertical-align:middle;height:38px;}
.cart_total_right  	{width:20%; text-align:center;vertical-align:middle;}


/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.newItemInCart 						{font-family: Verdana, Arial, sans-serif;font-size:10px;color: #fb0707;}
.box_body a SPAN.newItemInCart 			{font-family: Verdana, Arial, sans-serif;font-size:10px;color: #fb0707; text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a			{color:#47647c; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#47647c; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#47647c; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#47647c; font-size:11px; text-decoration:underline;}

TD.fieldKey 		{font-family: Verdana, Arial, sans-serif;font-size: 12px;font-weight: bold;}

TD.fieldValue 		{font-family: Verdana, Arial, sans-serif;font-size: 12px;}
.main a b 			{color:#5D5F60;font-size: 10px; text-decoration:underline;}
.main a:hover b		{color:#5D5F60;font-size: 10px; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.bg_input input	{background:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.padd_1 	{padding:0px 10px 0px 10px;}
.padd_22 	{padding:8px;}
td.padd2 	{padding:8px; padding-left:4px;}

.line_h		{line-height:16px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.product div					{padding:8px 0px 5px 0px;}
div.padd3						{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}
.padd33 img, .padd33 input 		{margin:1px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left 		{ width:186px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}
.col_left				{ background:#ffffff;}
.col_center				{ background:#ffffff;width:100%;}
.col_right				{ background:#ffffff;}			
/* -------------------------------------------------          -------------------------------------------------------- */
.heading_top_1			{margin-top:0px; background:#ffffff;}
.heading_top_1 .padd_11	{padding:18px 10px 9px 18px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 20px 0px 20px;}

.heading_top_3			{margin-top:9px;}
.heading_top_3 .padd_33	{padding:0px 10px 9px 18px;}

.heading_top_4			{margin-top:0px; background:#ffffff;}
.heading_top_4 .padd_44	{padding:8px 10px 9px 18px}


.tableBox_output		{margin-top:10px; margin-bottom:10px;}
.tableBox_shopping_cart	{margin-top:0px;}

.tep_draw_separate		{height:11px;}

.tep_draw_prod_top		{padding:0px 0px 9px 0px;}
.tep_draw_box_prod		{}
/* ------  Easy Discount Styling   */

td.easy_discount{
	color: #353434;
	font-size:120%;
	font-weight: normal;
	font-family: tahoma;
	
}
td.easy_discount .error{
	color: #e9001c;
	font-style: italic;
	font-weight: normal;
	font-family: tahoma;
}

td.easy_discount .discount{
	color: #e9001c;
}

td.easy_discount input{
	vertical-align:middle;
}
