/*
  $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: #003300; }
.productsNotifications { /*background: #f2fff7;*/ }
.orderEdit { font-family: Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #D0DFB0;
  color: #003300;
  margin: 0px;
  background-image: url(../images/thg_bknd_n1.jpg);
}

ul, li {
	margin-left: 7px;
	padding-left: 1px;
	border: 0px #000 solid;
}

A {
  color: #003300;
  text-decoration: none;
}

A:hover {
  color: #003300;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #003300;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #003300;
  font-weight : bold;
}

A.headerNavigation { 
  color: #003300;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #003300;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #003300;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #003300;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #003300;
  font-weight: bold;
}

.infoBox {
  /*background: #D3D1D1;*/
}

.infoBoxContents {
  background: #D0DFB0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   color: #003300;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('../images/infobox/corner_center.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #FFFF00;
  display: none;
}

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: #D0DFB0;
  //shopping-cart content color
}

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: #D0DFB0;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #003300;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px dotted #AEAEAE; 
border-top:1px dotted #AEAEAE; 
border-bottom:1px dotted #AEAEAE; 
text-align:center;
 

  color: #003300;
  text-transform:uppercase;
  font-weight: bold;
  padding: 11px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  //shopping-cart header/footer color
}

.productListing-heading_mazen {
border-left:1px dotted #AEAEAE; 
border-right:1px dotted #AEAEAE; 
border-top:1px dotted #AEAEAE; 
border-bottom:1px dotted #AEAEAE; 
text-align:center;
 
 width: 50px;

  color: #003300;
  text-transform:uppercase;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:1px dotted #AEAEAE; 
border-bottom:1px dotted #AEAEAE; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #003300;
}

TD.productListing-data_mazen {
border-LEFT:1px dotted #AEAEAE; 
border-right:1px dotted #AEAEAE; 
border-bottom:1px dotted #AEAEAE; 
text-align:center;
vertical-align:top; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #003300;

}

 .pageResults{
 font-size: 11px;
 color: #003300;
 text-decoration: none;
 }


.pageHeading {

 font-size: 13px;
 color: #003300;
 font-weight: bold;

 font-variant: small-caps;
 font-family: Geneva, Arial, Helvetica, sans-serif;

  text-decoration: none;
  height:35px;
  width: 493x;
//  background-repeat: repeat-x;

  padding-bottom:0px;
  padding-left: 0px;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #D0DFB0;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 12px;
  padding-right: 12px;
  vertical-align: top;
}

TD.product_description, SPAN.product_description, P.product_description, .product_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 0px;
  vertical-align: top;
}

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: #003300;
}

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: #003300;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #003300;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #003300;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #003300;
}


 .pr_category{
  font-size: 13px;
 color: #003300;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
	font-size: 11px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


 .pr_price{
 font-size: 14px;
 color: #003300;
 font-weight: bold;

 }

 .pr_descr{
  font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #464646;
}




.moduleRow { }
.moduleRowOver { /*background-color: #D7E9F7;*/ cursor: pointer; cursor: hand; }
.moduleRowSelected { /*background-color: #E9F4FC; */}

.checkoutBarFrom, .checkoutBarTo {   font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #003300; }
.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: #003300; }












td{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #003300;
}

 .bg1{
 background-image: url("../images/m14.gif");
 background-repeat: repeat-y;
 }

 .ch1{
 padding-left: 7px;
 }

 .ch2{
 font-size: 10px;
 color: #D64F62;
 text-decoration: none;
 }

 .ch3{
 border-top: #9B7A9B 1px solid;
 border-bottom: #9B7A9B 1px solid;
 }

 .ch4{
 font-size: 11px;
 color: #1B1B1B;
 text-decoration: none;
 font-weight: bold;
 }

 .ch5{
 font-size: 13px;
 color: #003300;
 font-weight: bolder;
padding-left: 8px;
  /*padding-right: 8px;*/
 font-variant: small-caps;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 }

 .pl_pl{
 /*padding-left: 10px;*/
 padding-left: 0px;
 }
 
  .ch5_infobox{
 font-size: 11px;
 color: #003300;
 font-weight: bold;
 }
 
 
 
 .ch6{
 border-left: #ACC093 1px solid;
 border-right: #ACC093 1px solid;
 }

 .ch6_OLD{
 border-left: #333333 1px solid;
 border-right: #333333 1px solid;
 }
 
.ch6maz{
 background-image: url("../images/corners_round/bar_gray_center_hor.gif");
 }
 
 
.ch6maz_d{
 background-image: url("../images/corners_round/bar_gray_center_hor.gif");
 padding-left:20px;
 }

 .ch7{
 font-size: 14px;
 color: #003300;
 font-weight: bold;
 }

 .ch8{
 font-size: 11px;
 color: #39496B;
 font-weight: bold;
 }

 .ch9{
 font-size: 11px;
 color: #003300;
 text-decoration: none;
 }

 .ch10{
 font-size: 13px;
 color: #003300;
 font-weight: bold;
 font-variant: small-caps;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 }

 .ch11{
 border-left: #F1B5C9 1px solid;
 border-right: #F1B5C9 1px solid;
 }
               
 .ch12{
 font-size: 11px;
 color: #840E21;
 font-weight: bold;
 }



 .ml1{
 font-size: 11px;
 color: #323232;
 text-decoration: none;
 }

 /*let menu links*/
 .ml2{
 font-size: 11px;
 color: #660033;
 text-decoration: none;
 padding-left: 20px;
 border: 0px solid #cc0000; 
 }
 
.ml2p{
 font-size: 11px;
 color: #660033;
 text-decoration: none;
 border: 0px solid #cc0000; 
 }

 .ml2b{
 font-size: 11px;
 color: #660033;
 font-weight: bold;
 text-decoration: none;
 }

 .ml3{
 font-size: 11px;
 color: #003300;
 font-weight: bold;
 text-decoration: none;
 }

 .ml4{
 font-size: 11px;
 color: #003300;
 text-decoration: none;
 }

 .ml5{
 font-size: 11px;
 color: #D64F62;
 text-decoration: none;
 }

 .se{            
 border: #505050 1px solid;
 width: 86px;
 font-size: 9px;
 color: #2C2C2C
 }

 .se2{            
 border: #505050 1px solid;
 width: 104px;
 font-size: 9px;
 color: #2C2C2C
 }

 .se3{
 border: #505050 1px solid;
 width: 70px;
 font-size: 9px;
 color: #2C2C2C
 }
 

 .image_border{
  border:1px solid #B1B1B1; 
 }


 
 
 /* 
 MAZEN
 10/05/2006
 */
 
.style4 {font-size: 10px}
.style14 {font-size: 10px;   font-family: Verdana, Arial, sans-serif;}
.style15 {
	font-size: 12;
	font-weight: bold;
	  font-family: Verdana, Arial, sans-serif;
}

.style18 {
 font-size: 12px;
 color: #003300;
 font-weight: bold;
 font-variant: small-caps;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 text-align : center;
 }


.style20 {
	color: #003300;
	font-weight: bold;
	font-size: 12px;
}
.style25 {
	font-size: 12px;
	font-weight: bold;
}
.style26 {color: #003300}
.style27 {color: #003300; font-weight: bold;   font-family: Verdana, Arial, sans-serif;}
.style28 {color: #003300;   font-family: Verdana, Arial, sans-serif;}
.style29 {  font-family: Verdana, Arial, sans-serif;}
.style33 {
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.style36 {
	font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #003300;
}
.style37 {color: #333366}
.style41 {font-weight: bold;   font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.style42 {color: #666699}



.style46 {font-size: 11px}
.style54 {
	color: #003300;
	font-weight: bold;
}
.style55 {color: #003300}

.imagelink1 {
	border: 1px solid #ff99cc;
	padding: 0;
	margin: 0;
}
.imagelink1:link {
	border: 1px solid #ff99cc;
	padding: 0;
	margin: 0;
}
.imagelink1:visited {
	border: 1px solid #ff99cc;
	padding: 0;
	margin: 0;
}
.imagelink1:hover {
	border: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
}

/************************************************************************/
/************************************************************************/
/************************************************************************/

#mySlideshow
{
	width: 981px;
	height: 230px;
	z-index:5;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #FFF;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #FFF;
/*	
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
*/	
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #FFF;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #FFF;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdSlideshow a.right, .jdSlideshow a.left
{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdSlideshow a.right, * html .jdSlideshow a.left
{
	filter:alpha(opacity=50);
}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdSlideshow a.left
{
	left: 0;
	top: 0;
	background: url('../images/fleche1.png') no-repeat top left;
}

* html .jdSlideshow a.left { background: url('../images/fleche1.gif') no-repeat top left; }

.jdSlideshow a.right
{
	right: 0;
	top: 0;
	background: url('../images/fleche2.png') no-repeat top right;
}

* html .jdSlideshow a.right { background: url('../images/fleche2.gif') no-repeat top right; }.blinkingRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}


h1{
 font-size: 13px;
 color: #003300;
 font-weight: bold;
 font-variant: small-caps;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 margin:0;
 display:inline;
 }
 
 h2 {
 font-size: 12px;
 color: #003300;
 font-weight: bold;
 font-variant: small-caps;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 text-align : center;
 margin:0;
 }
