/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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: 11px;
}
.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-color: #FFFFF9;
}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #000000;
	margin: 0px;
	/*background-image: url(images/006test_background.jpg);*/
	background-color: #FFFFF9;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}
FORM1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300FF;	/*display: inline;*/
}

TR.header {
	background-color: #FFFFF0;
	padding-top: 1em;
}
SPAN.headertext  {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-style: italic;
	color: #003399;
	padding-left: 4em;
}
TR.headerNavigation {
	background-color: #48B7BF;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #603;
	font-weight : bold;
	line-height: 20px;
	background-image: url(images/default/bar2_gif.gif);
}

A.headerNavigation { 
  color: #603; 
}

A.headerNavigation:hover {
	color: #60F;
	text-decoration: none;
}

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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	width: 100%;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFF9;
	border-spacing: 2px;
    border-collapse: separate;
    *border-collapse: expression('separate', cellSpacing = '2px');
}

.infoBoxNotice {
	background: #FFFFF9;  
}

.infoBoxNoticeContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #FFFFF9;	
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #603;
	line-height: 25px;
	background-image: url(images/default/bar2_gif.gif);	/*background-repeat: repeat;*/
}

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: #817E9A;
  /*border-spacing: 1px;*/
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
	/*font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #603;
	font-weight: bold;
	background-color: #ADA2BB;
	background-image: url(images/default/bar2_gif.gif);*/
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    vertical-align: middle;
    white-space: nowrap; 
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFF9;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006666;
	text-align: center;
}
SPAN.pageHeaderFlatrate{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
	text-align: right;
	padding-left: 10em;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

SPAN.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}



TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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;
}
.textTesting {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
SPAN.homeInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	font-weight: normal;
	
}
SPAN.homeIntroL {
	font-family: Book Antiqua;
	font-size: 22px;
	color: #CC0000;
	font-weight: normal;
}
SPAN.homeIntroM {
	font-family: Book Antiqua;
	font-size: 18px;
	color: #990000;
	font-weight: normal;
}
SPAN.homeIntroS {
	font-family: Book Antiqua;
	font-size: 12px;
	color: #330066;
	font-weight: normal;
}
SPAN.homeIntroTab  {
	color: #990000;
	margin-left: 4em;
}
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-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* 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; }

/* Site map display */
.sitemap #containersitemap { 
	width: 100%;
	background: #FFFFFF;
	margin: auto; 
} 
.sitemap #sidebarsitemap {
	float: left;
	width: 40%; 
	background: #FFFFFF; 
	margin-left: 20px; 
	margin-right: 10px;
}
.sitemap #mainContentsitemap {
 	margin-left:  10px; 
	margin-right: 5em;
	float: right;
} 

/* Category display */

#menucss UL { margin: 0px; padding: 0px; }
#menucss UL LI { list-style-type: none; margin: 0px; padding: 0px; }
#menucss UL UL { padding-bottom: 10px; }
#menucss A { display: block; }

#menucss UL LI.categorie_top A { font-weight: bold; color: #000000; }
#menucss UL LI.categorie_top_on A { font-weight: bold; font-style: italic; color: #2684FE; }
#menucss UL UL LI.categorie A { padding-left: 8px; font-weight: normal; font-style: normal; color: #000000;}
#menucss UL UL LI.categorie_on A { margin-left: 8px; font-weight: normal; font-style: italic; color: #0C14FA; }

#menucss UL LI A:hover { color: #2684FE; text-decoration: none; }
#menucss UL UL LI A:hover { color: #0C14FA; text-decoration: none; }

TD.categories_description {
  font-family: Trebuchet MS,Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}


/*** Begin Header Tags SEO ***/
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #336600;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
#nobox {
	color: #660000;
	font-size: 18px;
	float: right;
	margin-right: 2em;
}
#nobox1 p{
	color: #006600;
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 4em;
}
#nobox a{
	color: #660000;
	font-size: 18px;
	float: left;
}
#nobox1 a{
	color: #660000;
	font-size: 18px;
}
.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;
	color: #999999;
}
.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;
}

.infoBoxProducts {
  text-align: center;
  border: solid 1px #999999; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
  margin-bottom:-8px;
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
  -khtml-border-radius:20px;
  border-radius:20px; 
  vertical-align: bottom;

}
.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #FFF0F2;	/*border: solid 1px #999999;*/
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: ridge 4px #faf0e6;
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.separator {
  border-bottom: 1px solid #ccc;
}

.productListing-list-price {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #333;
}

.productListing-title a, .productListing-title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	padding-left:18px;
	padding-bottom:10px;
}
.productListing-short {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
	 color: #333;
}	 

TABLE.buytable {
	 width: 100%;
	 height: 80px;
	 vertical-align: bottom;
         text-align:right;
}
DIV.multi_buy_now {
width: 99%;
text-align : right;
position:relative;
}

DIV#gbutton1 {
margin-bottom:-25px;
z-index:30;
}
DIV#gbutton2 {
margin-top:-25px;
z-index:30;
}

.quantity {
font-family: Verdana,Arial,sans-serif;
font-size:10px;
text-align : center;
}

.quantity input {
font-family: Verdana,Arial,sans-serif;
font-size:11px;
text-align : center;
background: #c0c0c0;
font-weight: bold;
border:2px solid #666666;
color:#333;
}
TD.attributes {
font-family: Verdana,Arial,sans-serif;
font-size:11px;
text-align : center;
}
TABLE.attributes select {
font-family: Verdana,Arial,sans-serif;
font-size:11px;
background: #c0c0c0;
font-weight: bold;
color:#333;
}
TABLE.drop select {
font-family: Verdana,Arial,sans-serif;
font-size:11px;
background: #c0c0c0;
font-weight: bold;
color:#333;
}
TR.list-block {
}		
SPAN.list_info {
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
color: #333;
cursor:pointer;
}	
SPAN.list_info span {
display: none;
position: relative;  
}		
SPAN.list_info:hover span  {
display: block;
cursor: pointer;
margin-top: -20px;
position: absolute;
padding: 5px; 
font-family: Verdana,Arial,sans-serif;
font-size: 12px;
color: #333;
background: #c0c0c0;
border: 2px solid #666666;
text-align : center;
}	
.productListing-name a, .productListing-name {
	font-family: Comic Sans MS,Verdana, Arial, sans-serif;
	/*font-family: Verdana,Arial,sans-serif;*/
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-bottom: 6px;

}
	

 			
/*If you wish to use a background image, add to the .infoBoxProducts above:

  background-image: url(images/my-pic.gif);
  background-attachment: scroll;
  background-x-position: 0%;
  background-y-position: 0%;
  background-repeat: repeat-x;

& put the pic in your images directory.
***ADD BEFORE FINAL ?>:
/*BOF Options as Images*/
SPAN.optionsAvailable {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #f0a480;
font-weight: bold;
}
/*EOF Options as Images*/

