/*

  $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: #620101; text-decoration: underline; }



BODY {

  background: #ffffff url(resources/body_bg.png) top left repeat-x;

  color: #000000;

  margin: 0px;

}

body {

	scrollbar-3dlight-color: #a03764;

	scrollbar-shadow-color: #ffffff;

	scrollbar-highlight-color: #eba7c4;

	scrollbar-face-color: #a03764;

	scrollbar-arrow-color: #ffffff;

}

.infoBox {

  background: #EBEBEB;

}



.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 {
  font: 500 12px tahoma,arial;
  color: #620101 !important;
  text-decoration:none !important;
}

A.pageResults ul {
  color:#620101;
}

A.pageResults:hover {
  text-decoration:none !important;
  color: #000000 !important ;

}



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

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

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

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



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.productSpecialPrice {

  color:#1C1C1C; font-size:12px; font-weight:bold;}

  

SPAN.productName  a{

  color:#252525; font-size:13px; text-decoration:none;}

SPAN.productName  a:hover{

  color:#620101; font-size:13px; text-decoration:none;}

  

.productName  a{

  color:#620101; font-size:11px; text-decoration:underline; font-weight:normal; text-decoration:underline;}

.productName  a:hover{

  color:#620101; font-size:11px; text-decoration:underline; font-weight:normal; text-decoration:none;}

  

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: #620101; }



/* 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, {color:#B0B0B0;}

body, td, input, textarea{

	font-size:11px;

    font-family:Tahoma;

	

	line-height:13px;

	vertical-align:top;

	padding:0px;

}

 input, textarea	{color:#1B0603;}

br{font-size:10px}

 

td {vertical-align:top; padding:0px; margin:0; }

table { width:100%}



.bg{background:url(images/li2.gif)}

.bg1{background:url(images/li.gif)}

.bg2{background:url(images/1_li3.gif) repeat-y}

.bg3{background:url(images/1_li4.gif) repeat-y right}



.jamp{ width:150px; height:20px; color:#252525; font-size:11px; padding-left:4px; font-family:Tahoma;}

.jamp1{ width:89px; height:17px; color:#8B8B8B; font-size:11px; padding-left:2px; font-family:Tahoma;}

.jamp2{ width:129px; height:17px; color:#8B8B8B; font-size:11px; padding-left:2px; font-family:Tahoma;}



#input1{

 width:40px; height:18px; 

 padding-right:5px;

  text-align:right; 

  border:1px solid #818181; color:#373737; 

}

#input2{

 width:40px; height:18px; 

 padding-right:5px;

  text-align:right; 

  border:1px solid #818181; color:#373737; 

}

#input3{

 width:40px; height:18px; 

 padding-right:5px;

  text-align:right; 

  border:1px solid #818181; color:#373737; 

}



.popup 					{color:#8B8B8B; font-size:11px; line-height:13px}

.popup span				{color:#620101; }

.popup b				{color:#620101; font-size:12px; }

.popup a				{ color:#620101; font-size:11px; text-decoration:none}

.popup a:hover {text-decoration:underline;}



.header td 				{color:#2C2C2C}



.header a 				{color:#A44167; font-weight:bold; text-decoration:none}

.header a:hover 		{ text-decoration:underline}

.header strong			{color:#545454}





.column_left_header_txt			{color:#000000; font-size:16px; vertical-align:middle; height:36px; font-family: georgia, times new roman, arial; font-weight:500; text-transform: uppercase; }

.column_left_header_txt	a		{color:#000000; font-size:16px; text-decoration:none; font-family: georgia, times new roman, arial; font-weight:500; }

.column_left_header_txt	a:hover	{color:#620101; font-size:16px; text-decoration:none; font-family: georgia, times new roman, arial; font-weight:500;}



.column_left_header_txt	img { width:0px !important; height:0px !important; }

.column_left			{}

.column_left td			{color:#252525;}

.column_left strong		{color:#252525;}

.column_left span		{}

.column_left a			{color:#252525; text-decoration:none; }

.column_left a:hover	{text-decoration:none; color:#620101; }



.column_left ul			{padding:0px 0px 0px 31px; margin:0px 0px 0px 0px; list-style:none;}

.column_left li			{line-height:20px; }

.column_left li a		{color:#252525; font-size:14px; text-decoration:none; padding-left:0px; font-weight:500; }

.column_left li a:hover	{text-decoration:none;}



.column_left li.bg_list_sub			{line-height:20px; }

.column_left li.bg_list_sub a		{color:#252525; font-size:12px; text-decoration:none; padding-left:10px; }

.column_left li.bg_list_sub a:hover	{text-decoration:none; color:#620101;}



.column_left li.bg_list_un	{line-height:20px; }

.column_left li.bg_list_un a		{}

.column_left li.bg_list_un a:hover	{}



.title_txt{background:url(images/1_li.gif);vertical-align:middle;padding-top:6px; height:39px;}

.title_txt a {color:#000000; font-size:13px; text-decoration:none;}

.title_txt a:hover {color:#620101; font-size:13px; text-decoration:none ;}



.title2_txt{color:#434342; font-size:13px; vertical-align:middle; font-weight:bold; background-color:#EBEBEB;}

.title2_txt a {color:#434342; font-size:13px;font-weight:bold; text-decoration:none;}

.title2_txt a:hover {color:#434342; font-size:13px;font-weight:bold; text-decoration:underline;}



.product td				{ color:#8B8B8B; font-size:12px; line-height:16px}

.product a				{ color:#1C1C1C; font-size:12px; text-decoration:none; font-weight:bold}

.product a:hover		{  color:#1C1C1C;font-size:12px;text-decoration:underline;}

.product strong 		{ color:#373737; font-size:15px}

.product span 		{  color:#373737; font-size:10px; line-height:12px}



.pic 				{vertical-align:middle;}

.pic div { background:#620101;padding:1px 0px 2px 0px;}

.pic 	a			{ font-weight:bold; font-size:10px; line-height:14px; color:ffffff; text-decoration:none;}

.pic 	a:hover		{ font-weight:bold; font-size:10px; color:ffffff; text-decoration:underline;}



.product1 td		{color:#8B8B8B; font-size:12px;}

.product1 b 		{ color:#620101; font-size:12px}



.result { background-color:#EBEBEB;}



.result a { color:#620101; text-decoration:underline;}

.result a:hover {text-decoration:none;}

.result b a { color:#000000; text-decoration:none;}

.result b a:hover{text-decoration:underline; }



.result td { color:#000000; line-height:18px;font-size:12px; vertical-align:middle;padding:0px 10px 0px 10px;}

.result b { }

.result_right	{padding-left:0px; text-align:right;}

.result_right b	{}



.shop_card {		text-align:center;}	/*  background:#3E3E3E;  */

.shop_card td {color:#1C1C1C; text-align:center; vertical-align:top; font-size:13px}	



.shop_card strong {	text-align:center; vertical-align:top; color:#1C1C1C; font-size:13px}												/*  price  */

.shop_card span {	text-align:center; vertical-align:top; color:#1C1C1C; font-size:15px; font-weight:bold}	



.footer  				{}				

.footer td 				{ color:#777777; font-size:10px}				/*  Copyright © 2007  */

.footer  a 			{		color:#444444; text-decoration:none}				/*  osCommerce  */

.footer  a:hover 		{	color:#252525;text-decoration:underline}

.footer strong a				{ color:#444444; font-size:10px; text-decoration:none}

.footer strong a:hover		 {text-decoration:underline;}

.footer b a				{ color:#444444; font-size:10px; text-decoration:underline}

.footer b a:hover		 {color:#444444;text-decoration:none;}



.footer1 				{ background-color: #000000; color:#ffffff !important; text-decoration:none; font:500 14px georgia, times new roman, arial, tahoma; padding: 5px 10px; margin-right:5px } 				/*  Company Name   */

.footer1:hover 		{ background-color:#620101; text-decoration:none !important; }				/*  Company Name   */

.footer span 			{ color:#99A7B5}





.footer2  				{ color:#EDEDED; font-size:10px;}				

.footer2 a				{ color:#EDEDED; font-size:10px; text-decoration:none}

.footer2 b a				{ color:#EDEDED; font-size:10px; text-decoration:underline}

.footer2 a:hover {text-decoration:underline;}

.footer2 b 				{ color:#EDEDED; font-size:10px; text-decoration:underline}

.footer2 b a				{ color:#EDEDED; font-size:10px; text-decoration:underline}

.footer2 b a:hover {text-decoration:none;}	



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

u {text-decoration:none; color:#620101;}



		

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



.shop_card a {color:#1C1C1C;font-size:13px;text-decoration:none;}

.shop_card a:hover {color:#1C1C1C;font-size:13px;text-decoration:underline;}





/*--------------------- content ---------------------------------*/

.box_width_left			{ width:202px;}

.box_width_right		{ width:0px;}

.box_width_cont			{ width:100%;}			

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

.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:#620101; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */

.smallText a:hover { color:#620101; font-size:11px; text-decoration:underline;}

.smallText a u { color:#620101; font-size:11px; text-decoration:none;}

.smallText a:hover u{ color:#620101; 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;}

/* -------------------------------------------------    CUSTOM      -------------------------------------------------------- */

a.menu {
    font: 500 18px/36px georgia, times new roman, arial;
    color:#000000;
    text-decoration:none;
    text-transform:uppercase;
    }
    
a.menu:hover {
    color:#620101;
    }


