/*
  $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: #B50F03; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {
  background: #E0E0D6;
}

.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;
  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:#B50F03;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#B50F03;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#B50F03;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#B50F03;}

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 {
  font-size:14px; color:#007C97; font-weight:bold;}
  
SPAN.productName  a{
  color:#333333; font-size:12px; font-weight:bold; text-transform:uppercase;text-decoration:none;}
SPAN.productName  a:hover{
 color:#333333; font-size:12px; font-weight:bold; text-transform:uppercase;text-decoration:underline;}
/* product_notifications  */
.productName  a{
  color:#333333; font-size:11px; font-weight:normal; text-decoration:none;}
.productName  a:hover{
  color:#333333; font-size:11px; font-weight:normal; text-decoration:underline;}
 .productName  i{
  color:#333333; font-size:11px;}
  
  
   
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: #B50F03; }

/* 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 {margin:0; padding:0; vertical-align:top; background:url(images/back.jpg) repeat-x top #C0BEB2; text-align:center;}
td {font-size:11px; font-family:Tahoma; color:#4B4B4B; line-height:12px; vertical-align:top; padding:0; margin:0;}
/*table {border:0; border-collapse:collapse;}*/
table{width:100%;}
img {border:0;}
/****************************************************/
.footer  {color:#6B7074;}
.footer a{color:#6B7074; text-decoration:underline;}
.footer a:hover{text-decoration:none;}
/****************************************************/
a {border:none; text-decoration:underline; color:#B50F03; line-height:13px;}
a:hover {text-decoration:none;}

.link1 a {text-decoration:none;color:#494646; font-weight:bold;}
.link1 a:hover {text-decoration:underline;}

.link2 a {text-decoration:none;color:#4B4B4B; font-weight:bold;}
.link2 a:hover {text-decoration:underline;}

.link3 a {text-decoration:underline;color:#4B4B4B;}
.link3 a:hover {text-decoration:none;}


/****************************************************/
ul {margin:0; padding:0; list-style:none}
.list1_ li {background: url(images/pimp2.gif) no-repeat  0px 8px; padding-left:16px; line-height:21px; color:#393939;}
.list1_ li a {color:#393939; text-decoration:underline; line-height:21px;}
.list1_ li a:hover {text-decoration:none;}


.list1_  li.list1 {color:#393939;background:none;}
.list1_  li.list1 a {color:#393939; text-decoration:underline;}
.list1_  li.list1 a:hover {text-decoration:none;}


/****************************************************/
.list1 li {color:#8F1418;}
.list1 li a {color:#8F1418; text-decoration:underline;}
.list1 li a:hover {text-decoration:none;}

.list2 li {background: url(images/pimp2.gif) no-repeat  0px 8px; padding-left:16px; line-height:20px; }
.list2 li a { text-decoration:underline;}
.list2 li a:hover {text-decoration:none;}

/****************************************************/
input{vertical-align:middle;}
select{margin:0; padding:0;}
form {margin:0; padding:0;}
.form_1 {width:162px; margin:0; padding:0 0 0 3px; height:17px; vertical-align:middle; font-size:10px;font-family:Tahoma; color:#282E3E; background:#ffffff; border:solid 1px #818181;}
.form_2 {width:120px; margin:0; padding:0 0 0 3px; height:20px; vertical-align:middle; font-size:11px;font-family:Tahoma; color:#4B4B4B; background:#ffffff;}
.form_3 {width:40px; margin:0; padding:0 0 0 3px; height:18px; vertical-align:middle; font-size:10px;font-family:Tahoma; color:#000000; background:#ffffff; border:solid 1px #818181; text-align:right;}

/****************************************************/
.title_txt	{ border-top:6px solid #F2EFE6;}
.title_txt1	{border-top:11px solid #ffffff;}
.title_txt, .title_txt1{color:#313030; font-size:12px; font-weight:bold; line-height:18px; background:url(images/pimp1.gif) no-repeat left; padding-left:17px; text-transform:uppercase; vertical-align:middle; height:18px; }

.title33 {background:url(images/pimp3.gif) no-repeat 13px 11px;}
.title_txt22 a { background:url(images/pimp3.gif) no-repeat 13px 9px;}
.title_txt2 	{color:#ffffff; font-size:12px; font-weight:bold; line-height:18px; text-transform:uppercase; height:37px; text-decoration:none;padding:0px 0px 0px 31px; vertical-align:middle;}

.title_txt2 a	{color:#ffffff; font-size:12px; font-weight:bold; line-height:18px; text-transform:uppercase; text-decoration:none;}
.title_txt2 a:hover {color:#ffffff; font-size:12px; font-weight:bold; line-height:18px; text-decoration:underline;}

.title_txt3, .title_txt3 a	{color:#7B1115; font-weight:bold; text-decoration:none;}
.title_txt3 a:hover	{color:#7B1115; font-weight:bold; text-decoration:underline;}

/*.price_txt{}*/
SPAN.productSpecialPrice {color:#4B4B4B; font-size:16px; line-height:22px; font-weight:bold; text-transform:uppercase;}
.txt1{color:#7B1115; font-weight:bold; text-transform:uppercase;}
.txt2{color:#494646;}
.txt3{color:#434343;}
.txt4{color:#4B4B4B; font-size:12px; font-weight:bold; line-height:18px;}

/*margins*/
.ml133{padding-left:31px;}
.ml1331{padding-left:31px;}

.ml13{margin-left:7px;}
.ml9{margin-left:9px;}
.ml10{margin-left:10px;}
.ml32{margin-left:32px;}
/*margins*/

.title{background:url(images/title_back.jpg) repeat-x top #B3191F;}
.line1{background:url(images/line1.gif) repeat-x top; height:2px;}


.footer{color:#686868;}
.footer a{color:#303030; text-decoration:none;}
.footer a:hover{ color:#999999; text-decoration:none;}

.footer b{color:#686868;}
.footer b a{color:#686868; text-decoration:underline;}
.footer b a:hover{ text-decoration:none}

.result td	{ height:26px; vertical-align:middle; line-height:13px;padding:4px 4px 4px 4px; color:#4B4B4B;}
.result a, .result u {color:#B50F03; text-decoration:underline;}
.result a:hover {color:#B50F03;text-decoration:none;}
.result b { color:#4B4B4B; text-decoration:none; font-weight:normal;}
.result font b { color:#B50F03; text-decoration:none;}
.result .result_right span{color:#B50F03;}
.result .result_right strong{color:#B50F03;}
.result .result_right { text-align:right;}
.result .result_right b {color:#B50F03; font-weight:bold;}

/*cart*/
.cart_c1{width:12%;}
.cart_c2{width:21%;}
.cart_c3{width:32%;}
.cart_c4{width:17%;}
.cart_c5{width:18%;}

.cart_txt{color:#111111; font-weight:bold; text-transform:uppercase; line-height:16px; height:32px; vertical-align:middle;}

.under_cart{text-align:right; padding-right:10px;}

/* -------------------------------------------------          -------------------------------------------------------- */
.border_g	{border:1px solid #F2EFE6; border-width:0px 13px 0px 13px;}
.border_v	{border:1px solid #F2EFE6; border-width:6px 0px 12px 0px;}

.border1_g	{border:1px solid #FFFFFF; border-width:0px 13px 0px 13px;background:#ffffff;}
.border1_v	{border:1px solid #FFFFFF; border-width:4px 0px 12px 0px;background:#ffffff;}

.product, .product a	{ 	color:#4B4B4B; font-weight:bold; text-decoration:none;}
.product a:hover	{ 		color:#4B4B4B; font-weight:bold; text-decoration:underline;}

.product div	{ 			height:20px; vertical-align:middle;padding:10px 0px 10px 0px;} 
.product div a	{ 			color:#4B4B4B; font-weight:normal; text-decoration:underline;}
.product div a:hover	{ 	color:#4B4B4B; font-weight:normal; text-decoration:none;}

/*
.popup a, .popup a u		
				{color:#FFFFFF; font-size:11px; text-decoration:none}	
.popup a:hover, .popup a:hover u	
				{color:#FFFFFF;text-decoration:underline}

		
.shop_card_txt{  color:#333333;font-size:11px; font-weight:bold;
				height:31px; text-align:center; vertical-align:middle;}
				
				 
.result b            {color:#000000; font-weight:normal;}
u {text-decoration:none; color:#AF0F17;}
.result_right	{ text-align:right;}
.result_right b	{color:#AF0F17;font-weight:bold; }

.footer  				{}				
.footer td 				{ color:#4D4D4D; font-size:11px}				

.footer b a 			{color:#4D4D4D; text-decoration:underline}				
.footer b a:hover 		{text-decoration:none}				 
*/
/*--------------------- content ---------------------------------*/
.box_width_left{width:190px;}
.box_width_right{width:0px;}
.box_width_cont{width:100%;}
/* -------------------------------------------------          -------------------------------------------------------- */
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:#B50F03; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#B50F03; font-size:11px; text-decoration:underline;}
.smallText a u { color:#B50F03; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#B50F03; 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;}
.padd2 td	{padding:10px;}

.bg_gg	{background:url(images/bg_gg.gif) left top repeat-x;}
.bg_vv	{background:url(images/bg_vv.gif) left top repeat-y;}
/* -------------------------------------------------          -------------------------------------------------------- */
