/*
  $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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #BA2700; text-decoration: underline; }

 BODY
{
    color: #000000;
    margin: 0px;
    ##background:url("images/bg.jpg") repeat-y fixed center top;
}
.infoBox {
  background: #f6f6f6;
}

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

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

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

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

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

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%;}
#myse input {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 {
  
  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.productSpecialPrice {
  font-size:14px; color:#007C97; font-weight:bold;
}

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

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

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

/* 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:Verdana;
	color:#5D5F60;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
 
td {vertical-align:top; }
table { width:100%}

.bg1{ background-image:url(images/li-1.gif)}
.bg2{ background-image:url(images/li-2.gif)}
.bg3{ background-image:url(images/li-3.gif)}
.bg4{ background-image:url(images/li-4.gif)}
.bg5{ background-image:url(images/li-5.gif)}
.bg6{ background-image:url(images/bg1.gif)}
.bg7{ background:url(images/1_q1.gif) no-repeat top left #89C100; color:#FFFFFF; font-weight:bold; font-size:13px; font-family:Arial}
.bg8{ background:url(images/1_q2.gif) no-repeat top left #3893DE; color:#FFFFFF; font-weight:bold; font-size:13px; font-family:Arial}
.bg9{ background:url(images/1_q3.gif) no-repeat top left #F47925; color:#FFFFFF; font-weight:bold; font-size:13px; font-family:Arial}
.bg10{ background:url(images/1_q4.gif) no-repeat top left #A253A0; color:#FFFFFF; font-weight:bold; font-size:13px; font-family:Arial}
.bg11{ background-image:url(images/li5.gif)}
.bg12{ background:url(images/1_bg1.gif) no-repeat bottom; color:#353434; font-size:11px; font-family:Tahoma}
.bg12 a{ color:#78A705}
.bg12 a:hover 	{ text-decoration:none}
.bg13{ background:url(images/1_bg2.gif) no-repeat bottom; color:#353434; font-size:11px; font-family:Tahoma}
.bg13 a{ color:#3893DE}
.bg13 a:hover 	{ text-decoration:none}
.bg14{ background:url(images/1_bg3.gif) no-repeat bottom; color:#353434; font-size:11px; font-family:Tahoma}
.bg14 a{ color:#DE6716}
.bg14 a:hover 	{ text-decoration:none}
.bg15{ background:url(images/1_bg4.gif) no-repeat bottom; color:#353434; font-size:11px; font-family:Tahoma}
.bg15 a{ color:#A253A0}
.bg15 a:hover 	{ text-decoration:none}
.bg16{ background-image:url(images/4_bg.gif)}

.jamp{ width:119px; height:17px; color:#1B0603; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:119px; height:20px; color:#1B0603; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:159px; height:20px; color:#1B0603; font-size:11px; padding-left:2px; font-family:Tahoma;}
#input1{
 width:40px; height:18px;
 background:#FFFFFF;
 border:1px solid #818181; 
 text-align:right;
 padding-right:5px
}
#input2{
 width:40px; height:18px;
 background:#FFFFFF;
 border:1px solid #818181; 
 text-align:right;
 padding-right:5px
}
#input3{
 width:40px; height:18px;
 background:#FFFFFF;
 border:1px solid #818181;
 text-align:right;
 padding-right:5px
}

.menu_head {
      width: 600px;
      padding: 0px 0.4em;
      background: #0c0c0c none;
	  margin: 24px 15px 0 0;
	  float:right;
	  text-align:right;
    }
	.menu_head ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    .menu_head li {
	  margin: 0;
      padding: 0 0 0 30px;
      float: left;
      text-align: center;
    }

.header2  				{ color:5c5c5c; text-decoration:none; font-size:12pt; }
.header2 a:hover 		{ color:232323; text-decoration:none; font-size:12pt; }
	
.header a 				{ color:f4f4f4; text-decoration:none; font-size:12pt; }
.header a:hover 		{ color:e1e1e1; text-decoration:none; font-size:12pt; }
.header strong a 		{ color:#4D4D4D; text-decoration:none; font-size:11px}
.header strong a:hover 	{ text-decoration:underline}
.header strong			{ color:#7CB900; }

.popup 				{color:#353434; font-size:11px; }
.popup strong			{color:#0084BD; font-size:11px;}	

.column_left { font-size:13px; line-height:20px;}

.column_left_header				{ background-color: #f6f6f6;}
.column_left_header_txt			{ color:#434A55; font-size:11px; background-color:f6f6f6; height:36px; width:100%; vertical-align:middle; font-weight:bold; font-size:12px; }

.column_header			{ background-color: #f6f6f6;}
.column_header_txt			{ color:#434A55; font-size:11px; background-color:f6f6f6; height:36px; vertical-align:middle; font-weight:bold; font-size:12px; }


.column_left_header_txt	a		{ color:#434A55; font-size:11px; text-decoration:none;}
.column_left_header_txt	a:hover	{ color:#434A55; font-size:11px; text-decoration:underline;}

.column_left ul			{padding:0px 0px 0px 7px; margin:0px 0px 0px 0px; list-style:none;}
.column_left li			{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left li a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:23px;  background:url(images/bg_list.gif) no-repeat left  top; background-position:5 5px }
.column_left li a:hover	{color:#EF0101; text-decoration:none}

.column_left li.bg_list_un	{line-height:24px; background:none}
.column_left li.bg_list_un a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:23px; background:url(images/bg_list.gif) no-repeat left top; background-position:5 5px}
.column_left li.bg_list_sub a:hover	{color:#EF0101; text-decoration:none}

.column_left li.bg_list_sub	{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left li.bg_list_sub			{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left li.bg_list_sub a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:32px;  background:url(images/bg_list2.gif) no-repeat left top;  background-position:22 5px }
.column_left li a:hover	{color:#EF0101; text-decoration:none}


.column_left1 ul			{padding:0px 0px 0px 7px; margin:0px 0px 0px 0px; list-style:none;}
.column_left1 li			{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left1 li a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:18px;  background:url(images/bg_list3.gif) no-repeat left  top; background-position:5 5px }
.column_left1 li a:hover	{color:#EF0101; text-decoration:none}

.column_left1 li.bg_list_un	{line-height:24px; background:none}
.column_left1 li.bg_list_un a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:23px; background:url(images/bg_list3.gif) no-repeat left top; background-position:5 5px }
.column_left1 li.bg_list_un a:hover	{color:#EF0101; text-decoration:none}


.title	{			}		
.title_txt{			}

.title2	{			}		
.title2_txt{		}

.product 				{}
.product td				{ color:#353434}
.product a				{ }
.product a:hover		{text-decoration:none}
.product span 			{ font-size:13px}
.product div a				{}
.product div a:hover		{text-decoration:none}
.product b strong				{ color:#F47925; text-decoration:none; font-weight:bold; font-size:13px}

.pic img				{ border: 0px solid #D8D5D5}
.price 					{}

.result td { color:#353434; height:50px; vertical-align:middle;padding:0px 0px 0px 16px;}			   
.result a {   color:#3893DE; font-size:11px; text-decoration:underline;}
.result a:hover {text-decoration:none;}
.result span{color:#3893DE;}
.result b a { color:#3893DE; text-decoration:none}
.result b a:hover{text-decoration:none }

.result b { font-weight:normal;}
.result_right	{padding-left:0px; text-align:right;}
.result_right b	{font-weight:bold; color:#3893DE}




		
.shop_card_txt{	height:31px; text-align:center; vertical-align:middle; font-size:11px; font-weight:bold;} 	/*  header of table  */



/* Footer ================================================================================ */
.footer-container {margin:15px 0 0; border-top:4px solid #efefef; float:left; width: 100%;}
.footer { margin: 15px auto; width: 940px; text-align: left; }

.footer .l-left { float:left; width:215px; height:135px; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
.footer .m-left { float:left; width:215px; height:135px; border-right: 1px solid #ccc; }
.footer .m-right { float:left; width:430px; height:135px; border-right: 1px solid #ccc; }
.footer .r-right { float:left; width:250px; height:135px; border-right: 1px solid #ccc; }

.footer-title { float:left; width:200px; margin:0 10px; font-size:16px; color:#8c8d8e; }
.footer-content { float:left; width:200px; margin:5px 10px 0 10px; font-size:11px; font:11px/1.55; }

.footer ul { float:left; width: 100%;}
.footer li { width: 100%; }
.footer .links li.last { background:none !important; padding-right:0 !important; border:none;}
.footer .bugs { margin:0; color:#666; }
.footer .bugs a { font-weight:bold; color:#444; }
.footer address { color:#8c8d8e; font:11px/1.55; }
.footer address a { color:#000; }

.form-subscribe { margin:8px 0; }
.form-subscribe label,
.form-subscribe .input-box,
.form-subscribe button.button { float:left; }
.form-subscribe label { 
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left:6px;
	padding-top:2px;
 }
 #advice-validate-email-newsletter {  color: red;
    font-weight: bold;
    margin: 10px 0 0 15px;
    position: relative;
    text-align: left;
    width: 205px; }
.form-subscribe .input-box { float: left; margin: 0 0 20px 20px; width: 180px;}
.form-subscribe input.input-text { 
	height:17px;
	padding-left:0;
	width:140px;
 }
.form-subscribe button.button span { height:23px; padding:0 10px;}
.form-subscribe button.button span span { padding:3px 0 0 0; height:auto;}

.footer .footer-callout { display:block; margin:-10px 0 10px; position:relative; }
.footer .store-switcher { color:#555; text-align:right; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }

.footer-container .bottom-container { margin:0 0 8px; text-align:right; }

.footer-content .nav-container { margin:0; padding:0; width:240px; }
.footer-content .nav-container #nav li { float:none; background:none; padding:0; height:none; }
.footer-content .nav-container #nav .home { display:none; }
.footer-content .nav-container #nav a { font:11px/1.35 Georgia,Times New Roman,Times,serif; }
.footer-content .nav-container #nav a:hover { font:11px/1.35 Georgia,Times New Roman,Times,serif; }
 #nav-foot { margin: 0 0 0 42px; }
 #nav-foot ul,
#nav-foot div { background-color: #231F1F; font-size: 11px; left: -10000px; padding: 10px; position: absolute; top: 23px; width: 15em; color:#fff; }

.social-bookmarking { float:left; margin:5px 10px 0 -10px;}
.social-bookmarking img { width:40px; float:left; }

/* ======================================================================================= */
/* -------------------------------------------------          -------------------------------------------------------- */

/* result_page 

.shop_card a {		}																					
.shop_card a:hover {}

												
		
.padd img, .padd input { margin:10px 7px 0px 1px;}
.padd2 img { margin:7px;}	*/																	
/* shopping_card */				
/*--------------------- content ---------------------------------*/
.box_width_left			{ width:195px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}			
/* -------------------------------------------------          -------------------------------------------------------- */
u {text-decoration:none; color:#3893DE;}

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

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: 10px; color:#5D5F60;
}

SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }
/* -------------------------------------------------          -------------------------------------------------------- */
.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { padding:10px;}
/* -------------------------------------------------          -------------------------------------------------------- */

