/*
  $Id: stylesheet.css,v 1.1.1.1 2005/08/16 08:31:30 sstolyarov 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: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

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

A:visited { 
  color: #330066; 
}

center.header {
  color: #000000;
}

img.no-border {
  border: none;
}


FORM {
	display: inline;
}

input.header, textarea.header{
  background-color: #CCCCCC;
  height: 22px;
  maxlength: 30px;
  width: 210px;
  margin-bottom: 0px;
  font-style: italic;
}

input.header:focus, textarea.header:focus{
  background-color: #FFFFCC;
}

h1.header {
  font-family: 	Verdana, Arial, sans-serif;
  font-size: 32px;
  font-style: italic;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-left: 20px;
  padding-bottom: 0px;
  font-variant: small-caps;

  letter-spacing: 5px;
  width: 260px;
}


a.no-color{
  dsplay: block;
  text-decoration: none;
}

a.no-color:visited{
  color: black;
}
a.no-color:hover{
  text-decoration: none;
}

h1.imageheader {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: 	Verdana, Arial, sans-serif;
  font-size: 30px;
  font-variant: small-caps;
  letter-spacing: 2px;
}

h2.header {
  background: #990000;
  font-style: italic;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight : bold;
  margin-top: 0px;
  padding-top: 2px;
  margin-bottom: 0px;
  padding-bottom: 2px;
  font-variant: small-caps;
}

h2.header a{
  color: #ffffff;
}

h3.header {
  background: #000066;
  color: #cccccc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight : bold;
  margin-top: 0;
  padding-top: 2px;
  margin-bottom: 0;
  padding-bottom: 6px;
}

h1.footer {
  background: #bbc3d3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight : bold;
  margin-top: 25px;
  padding-top: 2px;
  margin-bottom: 5px;
  padding-bottom: 2px;
}

p.footer {
  background: #bbc3d3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight : bold;
  margin-top: 2px;
  padding-top: 1px;
  margin-bottom: 0px;
  padding-bottom: 3px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #7A94A4;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-top: 1px;
  padding-bottom: 3px;
  background: #7A94A4;
  color: #ffffff;
  font-weight : bold;
}

TD.search {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

A.headerNavigation:visited {
  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: #7A94A4;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7A94A4;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
  border: 1px;
  border-style: solid;
  border-color: #7A94A4;
}

.infoBoxContents {
  background: #f8f8f9;
  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: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #7A94A4;
  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: 2px;
  border-style: solid;
  border-color: #7A94A4;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7A94A4;
  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;
  background: #FFFF33;
}

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

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: 10px;
}

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: #7A94A4;
  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; cursor: hand; }
.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; }

//dynamenu
/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

/* Behaviour of tree/plain menu item - leave as is for proper performance */
.treemenudiv	{     
	display: block;
	white-space: nowrap;
}

/* Class of table cells containing plain menus */
.phplmbodytable { 
}
/* Font size & color of unlinked menu items */
.phplmnormal {     
	color: #000000;
	font-size: 12px;	
	text-decoration: none;	
}
/* Font color, style of linked & visited menu items */
a.phplm:link, a.phplm:visited	{      
	color: #000000;
	font-size: 12px;	
	text-decoration: none;	
}
/* Font color, style of menu items when hovered over */
a.phplm:hover	{      
	color: #841212;
	background-color: #ccc;
	font-size: 12px;	
	text-decoration: none;	
}
/* Font size & color of menu items when clicked */
a.phplm:active	{     
	color: #ff0000;
	font-size: 12px;	
	text-decoration: none;	
}
/* Style overide for selected category tree */
.dmselected {   
    background-color: #ccc;
		font-weight: bold;
}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/
/* Color of main vertical menubar and border */
.verbar	{   
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
}
/* Behaviour of main vertical menu items, leave as is for proper operation */
.vertitem	{          
	text-align: left;
	white-space: nowrap;
}
/* Font style, size of main menu items */
.vertitem	a {   
  font-family: Verdana, Arial, sans-serif;
	font-size: 10px;		
	text-decoration: none;
	position: relative;
	display: block;		
}
/* Default font style & color of main menu items */
.vertitem a:link, .vertitem a:visited	{   
	color: #000000;
	text-decoration: none;	
}
/* Font style & color, background menu color of main menu item when hovered over */
.vertitem a:hover	{   
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}
/* Font style & color, background menu color of main menu item when clicked */
.vertitem a:active	{   
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}
/* Behaviour of sub-menu  - leave as is for proper operation of submenus */
.vertsubmenu	{   
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}
/* Color of submenu item and border */
.vertsubframe	{   
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}
/* Behaviour of sub-menu  - leave as is for proper operation of submenus */
.vertsubitem	{    
	text-align: left;
	white-space: nowrap;
}
/* Font style, size of submenu items */
.vertsubitem a	{   
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}
/* Default font style & color of submenu items */
.vertsubitem a:link, .vertsubitem a:visited	{  
	color: #000000;
	text-decoration: none;	
}
/* Font style & color, background submenu color of submenu item when hovered over */
.vertsubitem a:hover	{   
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}
/* Font style & color, background submenu color of submenu item when clicked */
.vertsubitem a:active	{   
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}
/* Positioning of right arrow for submenus */
.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   
	position: absolute;
	top: 5px;
	right: 8px;
}
/* Style override for selected category tree */
.dmselected {   
    background-color: #ccc;
		font-weight: bold;
}
/* Style override for selected root category */
.verbar .dmselected {   
    background-color: #999;
}

ul.sitemap {
color: #ff0000;
}

#container { font-family: Arial, sans-serif; width: 900px; margin: auto }

#bloc_left { width: 20px; height: 1090px; background-color: #8a887d; float: left; font-size: 10px; border-right: 1px solid #8a887d; border-left: 1px solid #8a887d; }

#bloc_center { width: 890px; float: left; background-color: white; font-size:14px}
#bloc_center p { margin-top: 0px; margin-bottom: 5px; text-align: left; font-size: 11px }
#bloc_center p.small-up { margin: 0px; padding-bottom: 1px; text-align: right; font-size: 9px; color: #333333; }
#bloc_center p.small-down { margin: 0px; padding-bottom: 1px; text-align: right; font-size: 9px; color: #333333; }

#bloc_center hr { padding: 0px; margin: 0px; }
#bloc_center img { border: 0px; }

#bloc_center a.block { display: block; text-decoration: none; height: 100%; width: 100%; padding-top: 2px; }
#bloc_center a.block:hover { background-color: #330066; color: #AABBDD; }
#bloc_center a.image { display: block; text-decoration: none; height: 100%; width: 100%; }
#bloc_center a.down { text-decoration: none; color: #003366 }
#bloc_center a.down:hover { color: #AABBDD; text-decoration: underline; }
#bloc_center a.down:visited { color: #330066; }

#bloc_center table { border-collapse: collapse; }
#bloc_center table.header { width: 890px; font-size: 14px; margin-bottom: 5px; text-align: center; }
#bloc_center table.content { width: 890px; height: 3700px; font-size: 12px; }
#bloc_center table.footer { width: 890px; font-size: 11px; text-align: center; }

#bloc_center td { padding-left:5px; padding-right:0px; padding-top:5px; padding-bottom:5px; border: none; border-collapse: collapse; }
#bloc_center td.logo { text-align: center; margin: 0px; padding: 0px; }
#bloc_center td.header { text-align: center; color: #333333; padding-left: 50px; padding-right: 50px; }
#bloc_center td.title { height: 20px; padding: 0px; background-color: #C0C0C0; letter-spacing: 4px; font-size: 16px; border: 1px solid #8a887d; }
#bloc_center td.image { width: 150px; text-align: center; vertical-align: middle; }
#bloc_center td.right { width: 260px; padding-right:5px; }
#bloc_center td.left { width: 309px; }

#p-left { height: 3700px; width: 830px; float: left; }


