/*

  $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:  Helvetica, Courier, Arial, sans-serif; font-size: 12px; }

.errorBox { font-family : Helvetica, Courier, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Helvetica, Courier, Arial, sans-serif; font-size : 12px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Helvetica, Courier, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }



BODY {

  

  /*background-image: url(images/bg_left.gif);*/



}



A {

  color: #000000;

  text-decoration: none;

}



A:hover {

  color: #AABBDD;

  text-decoration: underline;

}

/* ********************************************************************************************************* 

td, div						{padding:0px; margin:0px;}

td 				{vertical-align:top;}

table			{width:100%;}

/* ********************************************************************************************************* */

FORM {

	display: inline;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigation {

  background: #bbc3d3;

}



TD.headerNavigation {

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 12px;

  background: #bbc3d3;

  color: #ffffff;

  font-weight : bold;

}



A.headerNavigation { 

  color: #FFFFFF; 

}



A.headerNavigation:hover {

  color: #ffffff;

}



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;

}



TR.footer {

  background: #bbc3d3;

}



TD.footer {

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 10px;

  background: #bbc3d3;

  color: #ffffff;

  font-weight: bold;

}



.infoBox {

  background: #cacaca;

}



.infoBoxContents {

  background: #fafafa;

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 10px;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 10px;

}



TD.infoBoxHeading {

 font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  /*background: #f46620;*/

height:20px;

background-image:url('images/infobox_heading.gif');

background-repeat: repeat-x;

background-position: top-left; 

/* starts graphic at top left */

color:#D20978;

}



TD.infoBox, SPAN.infoBox {

  font-family: Helvetica, Courier, 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;

}



/*Border and spacing changed to 0px for Easy Graphical Borders*/

TABLE.productListing {

  border: 0px;

  border-style: solid;

  border-color: #cacaca;

  border-spacing: 0px;

}



.productListing-heading {

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 12px;

 /*background: #cacaca;

 font-weight: bold;

 color: #FFFFFF; */

 background: #D6EAF8;

 /*background: url('images/pattern-head.png');*/

 color: #000000;

 vertical-align: middle;

 white-space: nowrap; 

}



TD.productListing-data {

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 12px;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {

  font-family: "verdana", Tahoma, Arial,Times, serif;

  color:#0066ff; 

  //font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 18px;

  font-weight: bold;

  //color: #9a9a9a;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {

  font-family: Verdana, Arial, sans-serif;

  font-size: 14px;

  line-height: 1.5;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 10px;

}



TD.accountCategory {

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 10px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family: Helvetica, Courier, Arial, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Helvetica, Courier, 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: Helvetica, Courier, Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Helvetica, Courier, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Helvetica, Courier, Arial, sans-serif;

  color: #ff0000;

}



SPAN.errorText {

  font-family: Helvetica, Courier, Arial, sans-serif;

  color: #ff0000;

}



.moduleRow { }

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

.moduleRowSelected { background-color: #ebf9b6; }



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

.checkoutBarCurrent { font-family: Helvetica, Courier, Arial, sans-serif; font-size: 10px; color: #000000; }



/* message box */



.messageBox { font-family: Helvetica, Courier, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Helvetica, Courier, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */



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



.ch {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #b5292a

}

.ch2 {

	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #bc7e3b; TEXT-DECORATION: none

}

.ch3 {

	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #ac0800

}

.ch4 {

	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #5f5f5f

}

.ch5 {

	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #e70f14; TEXT-DECORATION: none

}

.ch6 {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #7b4f3f; TEXT-DECORATION: none

}



.ch7{ 

 padding-left: 20px; 

 font-size: 12px;



 }



 .ch8{

 font-size: 15px;

 font-weight: bold;

 font-family:"Lucida Sans Unicode", Tahoma, Arial,Times, serif;

 color:#f46620; 



 }



 .ch9{

 font-size: 11px;

 color: #606060;

 }



 .ch10{

 font-size: 13px;

 color: #626262;

 font-weight: bold;

 }



 .ch11{

 font-size: 16px;

 color: #7B7A7A;

 font-weight: bold;

 }



 .ch12{

 font-size: 13px;

 color: #4C4C4C;

 }



 .ch13{

 font-size: 12px;

 color: #565656;

 }



 .ch14{

 font-size: 11px;

 color: #2C2C2C;

 }



 .ml1{

 font-size: 11px;

 color: #E3591C;

 text-decoration: none;

 font-weight: bold;

 }



 .ml2{

 font-size: 11px;

 color: #8E8E8E;

 text-decoration: none;

 }



 .ml3{

 font-size: 13px;

 color: #86C14B;

 font-weight: bold;

 }



 .ml4{

 font-size: 11px;

 color: #FFFFFF;

 text-decoration: none;

 }



 .ml5{

 font-size: 11px;

 color: #2E2E2E;

 text-decoration: none;

 }





 .se{            

 width: 142px;

 font-size: 9px;

 color: #8E8E8E

 }

.title7 {

margin: 0;

padding-top: 5px;

font: 160% Georgia, Times, serif;

letter-spacing: 0.1em;

text-align: left;

}

.content7 {



font: 100% Helvetica, Courier;

letter-spacing: 0.05em;

font-weight: normal;

background: transparent;

color: #666600;



}

.contentUpper {



font-family:       Helvetica, Courier, Arial, Verdana, Sans-serif;

font-size:         11px;

font-weight:       normal;

letter-spacing:    .1em;

padding:           1px 3px 1px 3px;

margin-top:        6px;

margin-bottom:     4px;

text-transform:    uppercase;

color:             #000;

}

.close {

	FONT-SIZE: 11px; COLOR: #ac0800; TEXT-DECORATION: none

}

.text-popup {

	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ac0800; TEXT-DECORATION: none

}

.menu {

	FONT-SIZE: 11px; BORDER-LEFT-COLOR: #60584b; BORDER-BOTTOM-COLOR: #60584b; COLOR: #60584b; BORDER-TOP-COLOR: #60584b; TEXT-DECORATION: none; BORDER-RIGHT-COLOR: #60584b

}



.alert{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #990000;background-color: #FAF8ED;padding-left: 25px;padding-top: 4px;padding-bottom: 4px;padding-right: 4px;margin: 0px;border: 1px solid #990000;background-image: url(/images/punctuation.gif);background-repeat: no-repeat;background-position: 5px 2px;}



/* BEGIN Fancier Invoice and Packingslip */

.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: bold; }

/*.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }*/

.dataTableRow_INVOICE { background-color: #Fff; }

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

.order_history_top { color : #000000; font-weight: bold; font-family: Verdana; font-size: 13px; }

.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }

.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }

.product_infobox_heading_row { background-color: #C9C9C9; }

.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }

.product_infobox_data_row { background-color: #F0F1F1; }

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

.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }

.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }

.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }

.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }

.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }

.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }

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

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

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

.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }

.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }

.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }

/* END Fancier Invoice and Packingslip */



/* ************************************************************************************* */

/* ************************************************************************************* */

/* Added on March 3, 2009 for Graphical Borders************************************************************************************* */

.mws_boxTop    { background: url('images/infobox/top.gif');

                 font-family: Tahoma;

                 font-size: 11px;

                 text-align : center;

	color: #999999;

                 font-weight: bold;

                 background-repeat:repeat-x;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxLeft   { background: url('images/infobox/left.gif'); }

.mws_boxRight  { background: url('images/infobox/right.gif'); }

.mws_boxBottom { background: url('images/infobox/bot.gif');

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 11px;

                 text-align : center;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxCenter { background: #FFFFFF; }



.mws_boxTop_main    { background: url('images/infobox_main/top.gif');

                 font-family: Tahoma;

                 font-size: 11px;

                 text-align : center;

                 font-weight: bold;

                 background-repeat:repeat-x;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }

.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }

.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 11px;

                 text-align : center;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxCenter_main { background: #FFFFFF; }

A.mws_boxTop    { 

		 color: #999999;

                  }

TD.noborderbox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



/* End Graphical Borders************************************************************************************* */
/* Links Manager v1.24 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
A.linkListing-data {
  color: #FF0000;
}
A.linkListing-data:hover {
  color: #FF0000;
}
TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black; 
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
TABLE.linkSubmit {
  border: 3px;
  border-style: ridge;
  border-color: #b6b7cb;
}
TR.linkSubmit {
  background-color: #f8f8f9;
}
/* Links Manager II v1.24 end */


/************CSS Infobox Style*******************/


div.column {
  font-size:10px;
  font-family: Verdana, Arial, sans-serif;
  width: 100%;
  float: left;
  padding-bottom: 11px;
  /*padding-left:5px;*/

}


div.cartbox_header {
  height: 25px;
  float: left;
  width: 175px;
  background: url(images/infobox/box_header.gif) no-repeat top;
 /* position: relative;*/
  
}
div.cartbox_header h2 {
	font-weight: bold;
	font-size:12px;
	color:#D20978;
	padding-left:1px;
	margin-top:5px;
 }
 
div.cartbox {
	float: left;
	width: 165px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 15px;
	padding-bottom: 6px;
	background-color: #FFF;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
div.box_bottom {
	width: 175px;
 	height: 15px;
	float: left;
	background-image: url(images/infobox/box_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
}
div.vlist {
float: left;
margin: 0px 0px 0px 0px;
width: 100%;
}
div.vlist li img {
	margin: 0;
	padding: 0;
	
}
div.vlist .separador, .vlist ul .separador, .vlist ul li .separador  {
	margin: 0px !important;
	padding: 0px !important;
	height: 2px !important;
width: auto;

}

div.vlist ul {
	list-style-type: none;
	font-size: 10px;
	letter-spacing: normal;
	margin:0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
	width: 100%;
}

div.vlist ul li {
	display: block;
	float: left;
	padding: 0px 0px;
	width: 100%;
	/*background: url(images/infobox/box_border.gif) repeat-x top;*/
}

div.vlist a:link, .vlist a:visited  {
	display: block;
width: auto;

}
div.vlist ul li a:hover {
color: #E41270 !important;
display: block;
}



/************CSS Infobox Style*******************/