@charset "utf-8";
/* CSS Document */

/*
  $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: 12px; }
.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: #FF3300;
	text-decoration: underline;
}

BODY {
	color: #072a4f;
	margin: 0px;
	padding : 0;
	text-align: center;
	background-color:  #FFFFFF;
	color: #000000;
	margin: 4px;
}

img
{
border: 0;
}

.fixcenter {
	width: 1170px;
	border: solid;
	border-width: 2px;
	background: #ffffff;
	color:  #072a4f;
	margin: auto;
	margin-top: 20px;
	text-align: left;
}

A {
	color: #072A4F;
	text-decoration: none;
}

A:hover {
	color: #FF6600;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #FFFFFF;



}



TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
		font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	font-weight: bold;

    height: 15px;

    padding: 5px;
	color: #072A4F;
	  text-indent: 15px;




}

TD.footerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
	color: #000000;
	font-size: 10px;
	font-weight : bold;
}

TR.footerNavigation {
  background: #FFFFFF;
} 
  
A.headerNavigation { 
  color: #072A4F;
}

A.headerNavigation:hover {
  color: #FF6600;
  
}

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, Helvetica, sans-serif;
	font-size: 10px;
	background: #3399FF;
	color: #ECFFFF;
	font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.newproduct_infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
  
}

.newproduct_infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  }
  
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

TD.infoBoxHeading {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
    background-color: #738FBF;
    height: 15px;
	 border-top: #E1E1E1;
    border-left: #E1E1E1;
    border-right: #E1E1E1;
    padding: 5px;
	color: #FFFFFF;
	  text-indent: 15px;
background: url('images/infobox_main/top.gif');
background: url('images/infobox_main/left.gif');
background: url('images/infobox_main/right.gif');
background: url('images/infobox_main/bot.gif');

}



 /* new links text below 4 lines */
 
 TD.infoBoxHeading a {
  color: #ffffff;
}

TD.infoBoxHeading a:hover {
	color: #FF9D5B;
	text-decoration: underline;
}

TD.newproduct_infoBoxHeading {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
    background-color: #738FBF;
    height: 15px;
	border-top: #E1E1E1;
    border-left: #E1E1E1;
    border-right: #E1E1E1;
    padding: 5px;
	color: #FFFFFF;
	text-indent: 15px;
background: url("images/testbox_copy.jpg");
}



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

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

TABLE.productListing {

	border-style: solid;
	border-color: #b6b7cb;
	border-bottom-color: #000000;
	 border-spacing: 0px;
	   border: 0px;
	   
}

.productListing-heading {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;
	color: #072a4f;
	font-style: italic;

}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}

A.pageResults {
  color: #0000FF;
  
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
      background-color: #FFCC00;
  
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}

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: 11px;
	line-height: 1.5;
		
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	 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;
}

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-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: #33FF66;
	cursor: pointer;
}
.moduleRowSelected {
	background-color: #33FF66;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	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: #00FF00;
}

/* input requirement */

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

TD.productDesc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 4px 0px 0px 10px;
	
}



 /* Category Menu Box  */

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 9em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.5em;

		width: 11em;
		background-color : #D1D4E0;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11em;
		margin-top : -1.35em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 11em;
		w\idth : 13em;
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;

		padding : 0 0.5em;
	}
	
	#nav li a:hover {
	color : #072A4F;
	background-color : #FFFFFF;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

	
/* Menu items with subcategories */	
#nav a.daddy {
	background: url(images/arrow_green.gif) center right no-repeat;
}

/* Selected items with subcategories */	
#nav li.selected {
    background-color: #FFCC00;
}





#menucss UL { margin: 0px; padding: 0px; }
#menucss UL LI { list-style-type: none; margin: 0px; padding: 0px; }
#menucss UL UL { padding-bottom: 0px; list-style-type:disc; }
#menucss A { display: block; }

#menucss UL LI.categorie_top A { color: #072A4F; }
#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: #FF6600; text-decoration: underline; }
#menucss UL UL LI A:hover { color: #FF6600; text-decoration: underline; }



/* Product SHOWCASE CSS */

TABLE.showcase_outline {
background-image: url('images/burst2.png');
background-position: right top;
background-repeat:no-repeat;
height: 140px;
margin-top:6px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;
}
.showcase_Price{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
font-weight: lighter;
color: #ffffff;
padding-top:6px;
padding-right: 2px;
}
.showcase_Name{
font-family:  Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #102469;
padding-left:5px;
padding-top:5px;
}  
.showcase_Desc{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #333333;
padding-left: 14px;
padding-top:3px;
padding-bottom:3px;
}

/* NEW_PRODUCTS Just In CSS */

TABLE.newprods_outline {
height: 140px;
margin-top:6px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;

}



.newprods_Price{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:55%;
	color: #FF0000;

}
.newprods_Name{
font-family:  Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #102469;
padding-left:5px;
padding-top:5px;
}  
.newprods_Desc{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #333333;
padding-left: 14px;
padding-top:3px;
padding-bottom:3px;
}

 /* Graphical Borders  */
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 12px;
                 text-align : center;
	             color: #072a4f;
                 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: 12px;
                 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: 12px;
                 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: 8px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #072A4F;
		 
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

 /* Product Listing 3 Column Grid  */
 
TD.productListing-data3Col {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  	font-weight: bold;
   color: #072a4f;
  border:1px solid #CCCCCC;
  margin-top:6px;
  	padding: 7px 7px 7px 7px;
	
}

 /* Star Product  */
.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 14px;
  font-weight: bold;
  color: #072a4f;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #072a4f;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}


/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: 0px;
	margin-bottom: 0px;
	width: 165px;
}

.activelink {
	display: block;
	font-weight: bold;
	color: #ff6600
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 10px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}
TABLE.categ {
border: 0px;
border-spacing: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #000000;

}

TD.categ {
vertical-align: top;
}

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





<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 12px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #678b3f url(image/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(image/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #8cb85c;
}

#ddcolortabs a:hover span{
background-color: #8cb85c;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #8cb85c;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 4px;
line-height: 4px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

</style>




<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#invertedtabs{
margin-right: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: bold 12px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:right;
color: white;
background: #678b3f url(images/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:right;
display:block;
background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #8cb85c;
}

#invertedtabs a:hover span{
background-color: #8cb85c;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #8cb85c;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 4px;
line-height: 4px;
background: #678b3f;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

</style>

