t/*
  $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
*/


body {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
  A {
  color: #5D5F60;
  text-decoration: none;
}

A:hover {
  color: #5D5F60;
  text-decoration: none;
}  

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
  
A.headerNavigation { 
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:none;
}

  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;
}

.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: #ffffff;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

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;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5D5F60;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5D5F60;
}

.main a {			font-size: 10px; text-decoration:none;	color:#505051;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#505051;}
.main a u {			font-size: 10px; text-decoration:none;	color:#505051;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#505051;}

TD.main, P.main {
				  font-family: Verdana, Arial, sans-serif;
				  font-size: 11px;
				  line-height: 1.5;
}
P.smallText {
			  	font-family: Verdana, Arial, sans-serif;
			  	font-size: 10px;
}
#myse select {width:90%;}
.delp {
				color:#808080;
				font-size:11px;
				font-weight:normal;
}
s {
				color:#808080;
				font-size:11px;
				font-weight:normal;				
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
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;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.moduleRow { }
.moduleRowOver { background-color: #DFDFDF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DFDFDF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #505051; }

/* 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; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0; }
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#000;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
input, textarea	{ color:#232d35;}
img      {border:0px;}
table	 {width:100%;}

.vam{ vertical-align:middle}

.header td 		 {color:#FFFFFF; vertical-align:middle}
.header span	 {color:#FFFFFF; font-size:10px;}
.header b   	 {color:#ffffff; text-transform:uppercase}
.header a 		 {color:#F76916; text-decoration:none; font-size:11px}
.header a:hover  {color:#F76916;text-decoration:none}
.header strong a 		 {color:#C9CBBD; text-decoration:none; font-size:11px}
.header strong a:hover  {color:#C9CBBD;text-decoration:none}

.header1{color:#FFFFFF; text-decoration:none; background:url(images/1_z1.gif) no-repeat left top; background-position:0 5px; padding-left:9px; margin-right:16px } 
.header1:hover 		{color:#FFFFFF;  text-decoration:none}

.input{
 width:126px; height:18px; 
 color:#27323A; font-size:11px; font-family:tahoma;
}
#input1{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right
}

#input2{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right
}


.jamp{ width:102px; height:18px; color:#464646; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:58px; height:18px; color:#6A8AA1; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:88px; height:18px; color:#6A8AA1; font-size:10px; padding-left:2px; font-family:Tahoma;}
  
											  
.box_header_txt	td{ height:32px; vertical-align:middle; background:url(images/1_bg.gif); padding-left:26px; text-transform:uppercase;
				  font-weight:bold; color:#FFFFFF; font-size:13px;}


.box_body 	{ background-color:#232D35;}
.box_body  a	{ background-color:#FFFFFF; color:#232D35; text-decoration:none; font-size:12px; line-height:18px}
.box_body  a:hover	{color:#FB6005;text-decoration:none;}
/*inside content */
.box_body  ul 			{padding:0; margin:0 0 0 1px; list-style:none; }
.bg_list 		{ background:url(images/bg_list1.gif) left top no-repeat; line-height:16px;}
.bg_list  a	{ background:url(images/bg_list.gif) left top no-repeat;color:#232D35; text-decoration:none; padding-left:8px; font-size:11px; margin-left:5px; background-position:0 5px}
.bg_list  a:hover	{color:#FB6005;text-decoration:none;}

.box_body .bg_list_un 	{line-height:18px;}
.box_body .bg_list_un  a	{background:url(images/bg_list.gif) left top no-repeat;  color:#232D35; text-decoration:none; padding-left:8px; font-size:11px; margin-left:5px; background-position:0 5px}
.box_body .bg_list_un  a:hover	{color:#FB6005; text-decoration:none;}

.box_body .bg_list_sub 	{line-height:21px;}
.box_body .bg_list_sub  a	{background:url(images/bg_list.gif) left top no-repeat; color:#232D35; text-decoration:none; padding-left:10px; font-size:10px; margin-left:10px; background-position:0 5px}
.box_body .bg_list_sub  a:hover	{color:#FB6005; text-decoration:none;}

.cont_header_txt1 { font-weight:bold;  color:#000000; font-size:15px; text-transform:none;}
.cont_header_txt {height:33px; vertical-align:middle;background:url(images/1_bg1.gif); padding-left:18px; text-transform:uppercase;
				  font-weight:bold;  color:#000000; font-size:12px; vertical-align:middle}

.cont_header_txt a { 
				font-weight:bold; color:#000000; font-size:12px; text-decoration:none; vertical-align:middle;}				  
.cont_header_txt a:hover { 
				font-weight:bold; color:#000000; font-size:12px; text-decoration:none;}	
  
.product td         {color:#000000; font-size:11px; }
.product a		    {color:#232D35; font-size:12px; text-decoration:underline; font-weight:bold;}
.product a:hover	{color:#232D35; text-decoration:none;}
.product span       {color:#3F4143; font-size:12px; }
.product b			{color:#232D35; font-size:12px;  font-weight:bold; text-decoration:underline;}
.product .shop_cart b			{color:#232D35; font-size:12px;  font-weight:bold; text-decoration:none;}

.product div {padding:5px 0px 3px 0px; text-transform:lowercase;text-align:center;}
.product div a		    {color:#232D35; font-size:11px; font-weight:bold; text-decoration:underline; text-transform:none;}
.product div a:hover	{color:#232D35; text-decoration:none;}

.box_body td	{ color:#232D35;}
.box_body span a		    {color:#232D35; font-size:15px; text-decoration:underline; font-weight:bold}
.box_body span a:hover	{color:#232D35 ;text-decoration:none;}

.pic img			{border: 1px solid #D9D8D8;}

.result td           {color:#3F3F3F; height:37px; vertical-align:middle; background-color:#FFFFFF;padding:0px 5px 0px 5px;}
.result a            {color:#FB6005; text-decoration:underline;}
.result a:hover      {color:#FB6005; text-decoration:none;}
.result b            {color:#3F3F3F;}

.result u {text-decoration:underline; color:#FB6005;} 
.result_right	{ text-align:right;}
.result_right b	{color:#3F3F3F; }

.popup td	{color:#6A8AA1; font-size:10px; text-decoration:none;}
.popup strong		{color:#05181E; font-size:13px;}	
.popup a		{color:#1F1F1F; font-size:11px; text-decoration:none; }	
.popup a:hover	{color:#1F1F1F; text-decoration:underline;}	
.popup span	{color:#1F1F1F; }

.readmore
.readmore a	{ color:#eeeeee; text-decoration:none; font-size:10px;}
.readmore  a:hover	{color:#000000;text-decoration:none;}

.footer		  	  { background:url(images/bot.gif) repeat-x top }	
.footer td 		  {color:#303B44; font-size:9px; font-family:Arial}			
.footer a 		  {color:#303B44; font-size:10px; text-decoration:none; font-family:Tahoma; text-transform:uppercase; font-weight:bold} 			
.footer a:hover   {color:#303B44;text-decoration:underline;}	
.footer span 	  {color:#303B44; font-size:11px;}
.footer span a 		  {color:#303B44; font-size:11px; text-decoration:none; text-transform:none; font-weight:normal} 			
.footer span a:hover   {color:#303B44;text-decoration:underline;}	
.footer b, .footer b a 	  {color:#303B44; font-size:11px; font-weight:bold; text-decoration:underline; text-transform:none;}			
.footer b a:hover {color:#303B44; text-decoration:none;}

.footer1 td 		  {color:#A8A8A8; font-size:11px;}			
.footer1 b a 		   {color:#A8A8A8; font-size:11px; font-weight:bold; text-decoration:underline;}					
.footer1 b a:hover   {color:#A8A8A8; text-decoration:none;}
			
.box_width_left			{ width:194px;}
.box_width_right		{  width:194px;}
.box_width_cont			{ width:100%;}			

.product .shop_cart	{ height:55px; text-align:center; vertical-align:middle; font-weight:bold; color:#232D35; font-size:14px}   
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.productSpecialPrice, .box_body SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  {
  color:#FB6005; font-size:14px; font-weight:bold; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
input	{background:#ffffff;}

.main a b {
  color:#5D5F60;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5D5F60;
  font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a { color:#000000; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#000000; font-size:11px; text-decoration:none;}
.smallText a u { color:#000000; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#000000; font-size:11px; text-decoration:none;}

TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;	color:#5D5F60;}
TD.fieldValue {	font-size: 12px;font-family: Verdana, Arial, sans-serif;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px; color:#5D5F60;
}
SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { padding:10px;}
.padd2 td	{padding:10px;}
.padd3	{ margin-left:16px;}
.bg_gg	{background:#ffffff;}
.bg_vv	{background:#ffffff;}
.prod_info	{width:120px;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
P.st1 {
			  	font-family: Verdana, Arial, sans-serif;
			  	font-size: 19px;
}
.st1 a { color:#505051; font-size:19px; text-decoration:none;}	/*  advanced_search.php  */
.st1 a:hover { color:#505051; font-size:19px; text-decoration:none;}
.st1 a u { color:#505051; font-size:19px; text-decoration:none;}
.st1 a:hover u{ color:#505051; font-size:19px; text-decoration:none;}
TD.st1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 19	px; color:#5D5F60;
}
SPAN.st1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 19px;
}
.st1 font b { color:#FF0033; text-decoration:none; font-size:19px;}
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #505051; text-decoration: underline; }

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/
.verbar	{   /* Color of main vertical menubar and border */
	
color: black;
	background-color: #e6e7e6;
	border: 0px outset #fdfefd; 
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */

background:url(images/bg_list1.gif) left top no-repeat; line-height:16px;
	font-size: 11px;		
	text-decoration: none;
	position: relative;
	display: block;	
background-color: #ffffff;
	
/*
text-align: left; */
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
/*
  font-family: Verdana, Arial, sans-serif;
*/
background:url(images/bg_list.gif) left top no-repeat;color:#232D35; text-decoration:none; padding-left:8px; font-size:11px; margin-left:5px; background-position:0 5px;
background-color: #ffffff;	
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */

	
color: #000000;
	text-decoration: none;	
font-weight: bold;
	text-transform:uppercase;
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */


color: #ffffff;
	background-color: #f6a110;
	text-decoration: none;

}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #000000;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
background:url(images/bg_list1.gif) left top no-repeat; line-height:16px;
	font-size: 11px;		
	text-decoration: none;
	position: relative;
	display: block;	
background-color: #ffffff;	

	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  background:url(images/bg_list.gif) left top no-repeat;color:#232D35; text-decoration:none; padding-left:8px; font-size:11px; margin-left:5px; background-position:0 5px;
background-color: #ffffff;
	font-size: 13px;			
	text-decoration: none;
		position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #f6a110;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #f6a110;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #fff;
}

.starTitle{
  font-family: Verdana, Arial,  sans-serif;
  font-size: 14px;
  color: #c3c3c3;
  font-weight : normal;
}

.starName{
 font-family: Tahoma, Verdana, Arial;
 font-size: 24px;
 font-weight: normal;
 color: #1f79b6;
 }  
 
 .starProdDesc{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #808080;
 }  
 
 .starPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 }  
 
 .box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;

}
/*** Begin Header Tags SEO ***/
h1 {
 color:#000000;
font-family:Verdana,Arial,sans-serif;
font-size:12px;
font-weight:bold;
margin-bottom:15;
padding-bottom:0;
text-decoration:none;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding: 10px 0px 10px 0px;
 color: #000;
}
/*** End Header Tags SEO ***/

h1 a { color:#000000; font-size:12px; text-decoration:none;}	/*  advanced_search.php  */
h1 a:hover { color:#000000; font-size:12px; text-decoration:none;}
h1 a u { color:#000000; font-size:12px; text-decoration:none;}
h1 a:hover u{ color:#000000; font-size:12px; text-decoration:none;}