/*
  $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
*/
.SearchText	{ font-family:arial;font-size:12pt;color:#000000;text-decoration:none;font-weight:normal; }
.inputBox { background:#FFFFFF;border:0px;height:20px;border:0.1em solid #000000;margin:0;padding:0;margin:0; }
.inputSubmit { font-family:Myriad;font-size:11pt;background-color:#00b1b0;border:0px;border:0.1em solid #000000;color:#ffffff;padding:0;margin:0; }

a:link,a:active,a:visited,a:hover {color:#00b1b0;}

a.submenu {color:black;font-size:14px;text-decoration:none;}
a.submenu:hover,a.submenu:visited  {color:#00b1b0;font-size:14px;text-decoration:none;}

li.li_submenu {background-color:#d7d0e2;list-style-type:none;background: url(images/Dash.gif) left no-repeat;padding-right:2px;padding-left:10px;margin-left:10px;}
ul.ul_submenu {padding:0;background-color:#d7d0e2;border-color:#d7d0e2;margin-top:8px;margin-bottom:8px;}

li.li_submenu2 {background-color:#d7d0e2;list-style-type:none;background: url(images/Dash.gif) left no-repeat;padding-right:2px;padding-left:15px;margin-left:20px;}
ul.ul_submenu2 {padding:0;background-color:#d7d0e2;border-color:#d7d0e2;}

div#Footer { padding:8px 0 0 25px;font-size:10pt; }
div#Footer a:hover  { color:#000000;text-decoration:underline;}

div#wording { float:left;width:267px; }
div#wording div#verbiage { padding:12px;background-color:#48156d;color:#ffffff;font-family:arial;font-size:10pt; }
div#wording div#verbiage a { color:#00b1b0; font-weight:bold; }
div#wording div#verbiage a:hover { text-decoration:none; }
div#wording div#verbiage span { font-family:arial black;}
div#wording div#Note { font-family:Myriad;font-weight:bold;font-size:13pt;color:#ffffff;background-color:#00b1b0;padding:4px 0 4px 10px; }
div#wording div#Link a { font-family:arial;font-size:9pt;color:#000000; }
div#wording div#Link table { margin:3px;}
div#wording div#Link td { vertical-align:top;padding-bottom:4px; }
div#wording div#Link td img { margin-top:4px;}


div#promo { float:left;vertical-align:top;width:289px;height:100%;background-color:#48156d;color:#ffffff;overflow:display;}
div#promo table { width:288px;height:435px; }
div#promo table a { width:288px;height:434px; } 
div#promo hr { color:#ffffff;height:1px;width:80%; }
div#promo h3 { color:#ffffff;padding:0 0 2px 10px; }
div#promo p { padding:0 5px 0 10px;font-size: 8pt;margin:0; }
div#promo a { color:#00b1b0; font-weight:bold; }
div#promo a:hover { color:#00b1b0; text-decoration:none; }
div#promo ul { margin:0;padding:5px 0 5px 25px; }

.homeoflogos {margin-top:40px;padding:25px 0 2px 4px;color:#695d54;font:normal bold 9pt arial;}

.nav_ul 	{padding:0; margin:0 0 0 10px; list-style:none; }
.nav_list 	{background:url(images/Block.gif) left top no-repeat; background-position:0 7px;}
.nav_list  a {color:#000000;text-decoration:none; padding-left:16px; text-transform:none; font-weight:bold; font-size:16px;}
.nav_list  a:hover	{color:#00b1b0;text-decoration:none;font-size:16px;}


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #3300FF; text-decoration: underline; }

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

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


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  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: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: 11px;
  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: 11px;
  color: #000000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*line-height: 1.5;*/
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}


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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  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: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

#myse select {width:90%;}
/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }
/* -------------------------------------------------          -------------------------------------------------------- */
del {
				/*color:#FFFFFF;*/ color:red;font-size:12px;font-weight:bold;}
s {
				/*color:#808080;*/color:red;font-size:12px;font-weight:normal;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */

body, td, input, textarea{
	font-size:12px;
    font-family:Tahoma;
	/*color:#8F8F8F;*/
	/*line-height:14px;*/
	vertical-align:top;
	padding:0px;
}
img      {border:0px;}
table	 {width:100%;}

.vam { vertical-align:middle}

.header td 		 {color:#6E6E6E; vertical-align:middle}
.header span	 {color:#454544; font-size:11px;}
.header b   	 {color:#D32640; text-decoration:underline;}
.header a 		 {color:#454544; text-decoration:none; font-size:11px; font-weight:bold}
/*
.header a:hover  {color:#454544;text-decoration:underline}
.header strong a 		 {color:#C9CBBD; text-decoration:underline; font-size:12px}
.header strong a:hover  {color:#C9CBBD;text-decoration:none}
*/

#input1{
 width:37px; height:18px; 
 color:#3F4143; font-size:11px; font-family:tahoma; text-align:center
}

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


.jamp{ width:72px; height:18px; color:#464646; font-size:11px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:58px; height:18px; color:#464646; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:143px; height:18px; color:#464646; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:143px; height:18px; color:#464646; font-size:11px; padding-left:2px; font-family:Tahoma;}
  
											  
.box_header_txt	td{ height:28px; vertical-align:middle; background:url(images/1_bg1.gif) no-repeat top left; padding-left:10px; text-transform:uppercase;
				  font-weight:bold;  color:#000000; font-size:15px;}
				  

.box_body 	{color: #8E1214;}

.box_body  ul 	{padding:0; margin:0 0 0 10px; list-style:none; }
.box_body .bg_list 	{background:url(images/bg_list.gif) left top no-repeat; background-position:0 7px}
.box_body .bg_list  a	{color:#000000;text-decoration:underline; padding-left:16px; /*line-height:18px;*/ text-transform:none; font-weight:normal}
.box_body .bg_list  a:hover	{color:#000000;text-decoration:none;}

.box_body .bg_list_un 	{background:url(images/bg_list1.gif) left top no-repeat; background-position:0 7px}
.box_body .bg_list_un  a	{color: #0000CC;text-decoration:underline; padding-left:16px;  /*line-height:18px;*/text-transform:none; font-weight:normal}
.box_body .bg_list_un  a:hover	{color:#0000CC;text-decoration:none;}

.box_body .bg_list_sub 	{background:url(images/bg_list.gif) left top no-repeat;  background-position:0 7px; margin-left:16px}
.box_body .bg_list_sub  a	{color:#0000CC;text-decoration:underline; padding-left:16px; /*line-height:18px;*/text-transform:none; font-weight:normal}
.box_body .bg_list_sub  a:hover	{color: #0000CC;text-decoration:none;}


.cont_header_txt td {/*height:40px;*/vertical-align:middle; /*border-left:22px solid #ffffff;border-right:15px solid #ffffff;*/ text-transform:uppercase;
				  font-weight:bold;  color:#00b1b0; font-size:14px; vertical-align:middle;
				  /*background:url(images/3_line.gif) 5px bottom repeat-x;*/}
.cont_header_txt a { 
				font-weight:bold; color:#00b1b0; font-size:14px; text-decoration:none; vertical-align:middle;}				  
.cont_header_txt a:hover { 
				font-weight:bold; color:#00b1b0; font-size:14px; text-decoration:underline;}	
  
.product td         {color: #3F4143; font-size:11px;}
.product a		    {color:#3300FF; font-size:11px; text-decoration:none; font-weight:bold; text-transform:uppercase}
.product a:hover	{color:#3300FF;text-decoration:underline;}
.product span a		    {color:#000000; font-size:11px; text-decoration:underline; font-weight:normal; text-transform:none}
.product span a:hover	{color:#000000;text-decoration:none;}
.product span       {color:#353535; font-size:20px;}
.product b	 {			color:#8E1214; font-size:16px; }

.product div a		    {color:#3300FF; font-size:11px; font-weight:normal;text-decoration:none; text-transform:none;}
.product div a:hover	{color:#3300FF;text-decoration:underline;}


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

.result td           {color:#505050; height:36px; vertical-align:middle;padding:0px 20px 0px 23px;}
.result a            {color:#3300FF; text-decoration:underline;}
.result a:hover      {color:#3300FF;text-decoration:none;}
.result b            {color:#505050; font-weight:normal; }

.result u {text-decoration:underline; color:#3300FF;} 
.result_right	{ text-align:right;}
.result_right b	{color:#3300FF; font-weight:bold; }

.popup td	{color:#1B1B1B; font-size:12px;}
.popup strong	{color:#0081C8; }



.footer		  	  {}	
.footer td 		  {color:#A6A6A6; font-size:12px;}			
.footer a 		  {color:#A6A6A6; font-size:12px; text-decoration:none;} 			
.footer a:hover   {color:#A6A6A6;text-decoration:underline;}	
.footer span a 		  {color:#A6A6A6; font-size:12px; text-decoration:underline;} 			
.footer span a:hover   {color:#A6A6A6;text-decoration:none;}	
.footer span 	  {color:#A6A6A6; font-size:12px;}
.footer b, .footer b a 	  {color:#A8A8A8; font-size:12px; font-weight:bold; text-decoration:underline;}			
.footer b a:hover {color:#A8A8A8; text-decoration:none;}

		


/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.box_body td{ color:#EEE2C0;font-size:11px; }
.box_body a		    {color:#275873; font-size:12px; font-weight:normal; text-transform:none;text-decoration: underline; }
.box_body a:hover	{color:#275873;text-decoration: none;}

.box_body span a	{color:#3300FF; font-size:12px; text-decoration:underline; font-weight:bold; text-transform:uppercase}
.box_body span a:hover	{color:#3300FF;text-decoration:none;}


.smallText a { color:#3300FF; font-size:12px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#3300FF; font-size:12px; text-decoration:underline;}
.smallText a u { color:#3300FF; font-size:12px; text-decoration:none;}
.smallText a:hover u{ color:#3300FF; font-size:12px; text-decoration:underline;}

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

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

SPAN.productSpecialPrice, .product SPAN.productSpecialPrice	{ /*color:#353535;*/color:blue; font-size:14px; text-decoration:none;font-weight:bold;}
.box_body SPAN.productSpecialPrice				{ /*color:#ED3489;*/color:blue; font-size:12px; font-weight:bold;}
  
.cont_header_txt em	{font-weight:bold;  color:#3300FF; font-size:12px;text-decoration:none; font-style:normal; vertical-align:middle;}

.product em		{color:#3300FF; font-size:12px; text-decoration:none; font-weight:bold; text-transform:uppercase; font-style:normal;} 
 
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main a		{ text-decoration:underline;}
.main a:hover	{ text-decoration:none;}

input	{background:#ffffff;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.product .shop_cart { color:  #3300FF; font-size:12px; text-transform:uppercase; font-weight:bold; 
						/*height:410px;*/text-align:center; vertical-align:middle;}

.padd_1		{ padding:0px 11px 0px 11px;}
.padd_2 	{ padding:8px;}
.padd2 td	{ padding:4px; padding-top:6px}
.padd td	{ padding:0;}

.line_h		{ /*line-height:16px;*/}

/* .bg_gg		{ background:url(images/bg_vv.gif) 0 50% repeat-x;}
.bg_vv		{ background:url(images/bg_vv.gif) 50% 0 repeat-y;}
.bg_gg_1	{ background:url(images/3_line.gif) 0px bottom repeat-x;}
*/
.product div	{ padding:8px 5px 5px 5px;}
div.padd3	{ text-align:left; padding:0px; margin-left:0px; margin-right:0px;}

.prod_info	{ width:100px;}
.prod_info td	{ text-align:center;}

.remove		{ width:17%;}
.products	{ width:48%;}
.quantity	{ width:15%;}
.total		{ width:20%;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:175px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}			

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

/* BOF Option Type Value */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* EOF Option Type Value */

