/*
  $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: #dc4206; text-decoration: underline; }

BODY 					{background: #ffffff; color: #000000; margin: 0px;}

.infoBox 				{background: #f5f7f2;}
.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; }
/* -------------------------------------------------          -------------------------------------------------------- */
/*  del {color:#888888;font-size:12px; font-weight:bold}  */
s {color:#808080;font-size:11px;font-weight:normal;}
/* -------------------------------------------------          -------------------------------------------------------- */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#353434;
	line-height:15px;
}

table, td, .main, select, input, textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
}

img { border:0;}

table	{width:100%;}

strong { color:#d52010;}

p { margin:0; padding:0; margin-bottom:10px;}

.vam {vertical-align:middle;}
.bg { background:#f7f8f5; color:#141414; text-transform:uppercase; font-size:12px; font-weight:bold; font-family:tahoma;}


.main_tab {}
.main_tab .td {}


/*  HEAD  */

.nav { padding:14px 0 8px 2px;}
.nav table {color:#2c2c2c;}
.nav a {color:#d81808; text-decoration:none; font-weight:bold;}
.nav a:hover { text-decoration:underline;}
.nav strong { color:#000;}

.nav .line 	{ background:url(images/nav_line.gif) no-repeat center top; width:36px;}

.nav .select {width:109px; vertical-align:middle; border:1px solid #000; font-size:11px;}

/*.logo { background:url(images/logo_img.jpg) no-repeat 10px top; width:539; height:256px;}*/
.logo img {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.menu {text-align:center; background:url(images/menu_bgd.gif) left top repeat-x; color:#4d4d4d; font-size:12px; padding:15px 0 18px 0;}
.menu span a { color:#fff; background:url(images/menu_marker.gif) no-repeat left 5px; padding-left:12px; font-weight:bold; text-decoration:none;}
.menu span a:hover { text-decoration:underline;}

/*  --------------  */


/*  BOXES  */

ul { list-style:none; padding:0; margin:0;}

/*  1  */

.box_heading_table { background:#f9b627;}
.box_heading_td { padding:18px 0 10px 40px; background:url(images/marker.gif) no-repeat 16px 18px; color:#242424; font-size:12px; font-weight:bold;}

.box_body_table { background:#f9b627;}
.box_body_td { padding:4px 13px 21px 13px;}
.box_body_td ul {}
.box_body_td .bg_list { }
.box_body_td .bg_list a { background:url(images/bg_list_marker.gif) 20px 6px no-repeat; font-family:tahoma; padding-left:33px; color:#0b0a08; font-size:11px; line-height:21px;}
.box_body_td .bg_list a:hover { text-decoration:none;}
.box_body_td .bg_list_sub {}
.box_body_td .bg_list_sub a { font-family:tahoma; background:url(images/bg_list_marker1.gif) 24px 5px no-repeat; color:#d52010; font-size:11px; line-height:21px; padding-left:35px;}

.box_body_td_3  a 			{font-family:tahoma;color:#0b0a08; font-size:11px; line-height:12px; text-decoration:none;}
.box_body_td_3  a:hover 	{font-family:tahoma color:#0b0a08; font-size:11px; line-height:12px; text-decoration:underline;}
/* --- */

/*  2  */

.box_heading_table_2 { border:1px solid #f3f3f3; border-bottom:0;}
.box_heading_td_2 { padding:18px 0 10px 40px; background:url(images/marker1.gif) no-repeat 16px 18px; color:#242424; font-size:12px; font-weight:bold;}

.box_body_table_2 { border:1px solid #f3f3f3; border-top:0;}
.box_body_td_2 { padding:0 16px 0 16;}

.box_body_td_2 span.productSpecialprice { font-family:tahoma; font-size:12px; font-weight:bold; color:#0e0a07; line-height:30px;}
.box_body_td_2 span a { font-family:tahoma; color:#0e0a07; text-transform:uppercase; font-weight:bold; font-size:12px; text-decoration:none;}
.box_body_td_2 span a:hover { text-decoration:underline;}


/* --- */


/*  3  */

.box_heading_table_3 { border-top:5px solid #f3f3f3;}
.box_heading_td_3 { padding:16px 0 10px 34px; background:url(images/marker1.gif) no-repeat 10px 16px; color:#242424; font-size:12px; font-weight:bold;}

.box_body_table_3 { }
.box_body_td_3 { padding:7px 11 20px 11px; color:#444;}
.box_body_td_3 b a { color:#444; text-decoration:none;}
.box_body_td_3 .ol { margin:0; padding:0; padding-left:0px;}
.box_body_td_3 .ol li { font-weight:bold; color:#0e0e0e; font-family:tahoma; list-style-position:inside;}
.box_body_td_3 .ol li a { font-weight:normal; color:#0e0e0e; text-decoration:none; line-height:22px;}
.box_body_td_3 .ol li a:hover { text-decoration:underline; line-height:22px;}
.box_body_td_3 .ul_1 .bg_list a { background:url(images/marker3.gif) no-repeat 10px 5px; padding-left:22px; color:#343434; line-height:21px;}
.box_body_td_3 .ul_1 .bg_list a:hover { text-decoration:none; line-height:22px;}
.box_body_td_3 select { width:138px; border:1px solid #1a1a1a;}

/*  --------------  */

/*  ------------------------   CONTENT   ----------------------------  */

.cont_heading_table { border-top:5px solid #f3f3f3;}
.cont_heading_td  { padding:16px 0 10px 34px; background:url(images/marker1.gif) no-repeat 10px 16px; color:#212121; font-size:12px; font-weight:bold;}

.cont_heading_td  a		 	{color:#212121; font-size:12px; font-weight:bold; text-decoration:none;}
.cont_heading_td  a:hover 	{color:#212121; font-size:12px; font-weight:bold; text-decoration:underline;}

.cont_body_table {}
.cont_body_td { padding:10px 0 0 10px;}

/*  RESULT  */

table.result td { font-size:11px; font-family:tahoma;}
.result td {width:50%; vertical-align:middle; padding:2px 0px 18px 0px;}
.result td {color:#464646; font-size:11px;}
.result b { font-weight:normal;}

.result .result_left {}
 
.result .result_right {text-align:right;} 
.result .result_right b	{color:#dc4207; font-size:11px; font-weight:bold;}
.result .result_right a.pageResults	{color:#dc4207; font-size:11px; text-decoration:none;}
.result .result_right a.pageResults:hover {color:#dc4207; text-decoration:underline; }
.result .result_right a.pageResults	u {color:#dc4207; font-size:11px; text-decoration:underline;}
.result .result_right a.pageResults u:hover 	{color:#dc4207; text-decoration:none;}

/*  --------------  */


/*  IMAGE  */
.pic 	{}
.table_pic_width	{ width:117px;}
.table_pic_width1	{ width:1px;}

/*  --------------  */


/*  PRODUCT  */

.product a 	{ color:#464545; font-size:11px; line-height:32px;} /* for  sub_categories (index-1.html) */
.product a:hover 	{text-decoration:underline;}

.product td { color:#8b8b8b;}
.product span a { font-size:13px; line-height:15px; color:#5e5b5b; font-weight:bold;}
.product span a:hover {text-decoration:none;}

.product td .bg a { color:#141414; font-size:12px; text-decoration:none;}
.product td .bg a:hover { text-decoration:underline;}

.product em { font-style:normal; font-size:13px; line-height:15px; color:#5e5b5b; font-weight:bold; text-decoration:underline;}

.product span.productSpecialPrice { font-family:tahoma; font-size:15px; color:#414141; font-weight:bold; line-height:18px;}

/* for product info  (index-2.html)*/
.prod_info 	{float:left; padding:8px 15px 5px 12px; text-align:center}

.prod_options	{ }		/*  Available options  */
.prod_options td { font-size:11px; color:#444;}
.prod_options_left {width:61px; height:25px;}
.prod_options_right { padding-left:18px; width:100%;}
.prod_options .jamp { width:138px; height:16px; color:#282e3e; border:1px solid #1a1a1a;}

.product div a { font-family:tahoma; color:#d52010; font-size:10px; font-weight:normal; text-decoration:underline; line-height:20px;}/* click to enlarge  */
.product div a:hover	{color:#000; text-decoration:none;}																
/*  --------------  */

/*  --------------  */


/*  SHOPPING CART (index-3.html) */


.remove  { width:14%; text-align:center;}
.products { width:41%; text-align:center;}
.qty  { width:22%; text-align:center;}
.total { width:13%; text-align:center;}

.cart_total_left  {width:85%; text-align:right; font-size:12px; vertical-align:middle;}
.cart_total_left strong {color:#212121; text-decoration:underline;}
.cart_total_right  {width:15%; text-align:right; vertical-align:middle;}
.cart_total_right .productSpecialPrice { line-height:14px; color:#141414;}

.input_1	{ width:56px; height:18px; border:1px solid #1a1a1a; text-align:right; color:#282e3e; margin-top:4px;}

.padd33 img, .padd33 input {margin:3px;}
.padd33 { padding:10px 0px 0px 0px;}
.bg_input input {background:none;}

/*  --------------  */



/*  FOOTER  */

.footer { height:66px; background:#ececec;}
.footer td { color:#5b5b5b; font-size:11px;; font-weight:bold;}

.footer .line { background:url(images/footer_line.gif) no-repeat center 20px; width:41px;}

.footer a { color:#5b5b5b; text-decoration:none; font-weight:bold;}
.footer a:hover {  color:#5b5b5b;text-decoration:underline; font-weight:bold;}

.footer span {color:#0e0a07; font-weight:normal;}
.footer span a {color:#0e0a07; font-weight:normal; text-decoration:none; font-size:11px;}
.footer span a:hover {color:#0e0a07; font-weight:normal;text-decoration:underline;}

.footer b a {color:#0e0a07; text-decoration:underline;}
.footer b a:hover {text-decoration:none;}


/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle; }
.result_right 	{text-align:right;}
.result td  	{color:#464646; font-size:11px;}
.result b   	{color:#464646; font-weight:normal;}
 
.result_right b							{color:#dc4207; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#dc4207; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#dc4207;	text-decoration:none; }
.result_right a.pageResults	u			{color:#dc4207; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#dc4207;	text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */
.box_body td{ color:#f07f7f}

.box_body span   		{color:#ffffff; font-size:11px; font-weight:normal; font-family:Tahoma}
/*  box_body name prod  */
.box_body span a		{color:#ffffff; font-size:11px; text-decoration:none; font-weight:bold; text-transform:uppercase}
.box_body span a:hover	{color:#ffffff;text-decoration:underline;}
/*  box_body name prod  */
.box_body a 			{color:#ffffff; font-family:Tahoma; font-size:11px; text-decoration:none;}
.box_body a:hover  		{color:#ffffff; text-decoration:underline}
/* -------------------------------------------------          -------------------------------------------------------- */
/*  heading  */
.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:15%;}
.total 				{width:20%;}
/*  heading  */	
  

.product .shop_cart {font-size:12px; color:#212121; font-weight:bold; text-decoration:underline; line-height:24px; padding:0 0 18px 0;}

.cart_line_x 		{background:url(images/bg_line_x.gif) center top repeat-x;}
/*     */
.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:#dc4206; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#dc4206; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#dc4206; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#dc4206; 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;}	


  
.cont_header_txt	em	{color:#E50029; font-size:14px; font-weight:bold; font-style:normal;vertical-align:middle;text-decoration:none;}
.product em		    	{color:#464545; font-size:11px; line-height:32px; font-style:normal;} 
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a		{color:#dc4206; text-decoration:underline;}
.main	a:hover	{color:#dc4206; text-decoration:none;}
.vam			{vertical-align:middle;}
input			{background:#ffffff;}
.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;}

.bg_gg				{background:#FFF8D4;}
.bg_vv				{background:#FFF8D4;}

.bg_line_x						{background:url(images/line_x.gif) left center repeat-x;}
.bg_line_y						{background:url(images/line_x.gif) center top repeat-y;}
/* -------------------------------------------------          -------------------------------------------------------- */
.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;}

.title_info		{width:150px;}
.title_info td	{vertical-align:middle; height:38px;}

.prod_info		{width:100px; float:left; margin-right:15px;}
.prod_info td	{text-align:center;}

/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left 		{ width:206px;}
.box_width_cont 		{ width:100%;}
.box_width_right 		{ width:166px;}
.col_left				{}
.col_center				{ width:100%;}
.col_right				{}			
/* -------------------------------------------------          -------------------------------------------------------- */
.heading_top_1			{margin-top:0px;}
.heading_top_1 .padd_11	{padding:12px 0px 0px 0px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 10px 0px 10px;}

.heading_top_3			{margin-top:0px;}
.heading_top_3 .padd_33	{padding:0px 0px 0px 0px;}

.image					{width:100%}

.tableBox_output		{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		{}
/*    */
