/*
  $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: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #236B83;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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:url(images/foot_bg.jpg) left top repeat;
	vertical-align:top;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #b6b7cb; */
}

.infoBoxContents {
 /* background: #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/infobox/info.gif);
  background-repeat:no-repeat;
  background-position:bottom;
}

.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: 10px;
  font-weight: bold;
  /*background: #bbc3d3; */
   text-transform:uppercase;
  color: #FACC00;
  padding-left:25px;
  height:32px;
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #3B3B3B; 
  color: #FACC00;
  padding-left:25px;
}

TD.infoBoxHeading_small {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #bbc3d3; */
  color: #FFFFFF;
  padding-left:11px;
  text-transform:uppercase;
  background-color:#236B83;
  height:27px;
}


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: #fafafb;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

TD.productListingTD {
  border-bottom: 1px;
   border-top: 0px;
   border-right: 0px;
   border-left: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images/pr_head.gif);
  color: #FFFFFF;
  font-weight: bold;
}

TD.product-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 background-color:#236B83;
 color: #FFFFFF;
  padding-left:11px;
  font-weight: bold;
  height:27px;
  text-transform:uppercase;
}

TD.table-col {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 background-color:#CCCCCC;
 color: #000000;
  padding-left:11px;
  font-weight: bold;
  height:27px;
  text-transform:uppercase;
}

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: #9a9a9a;
}

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;
  padding-left:15px;
  padding-right:15px;
}


TD.smallText, TR.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: #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;
}

.productprice{
 font-size: 12px;
 color: #F07C00;
 font-weight: bold;
 }  

.productprice2{
 font-size: 10px;
 color: #F07C00;
 font-weight: bold;
 }  

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; }
/*
h1 { 

 font-family: Verdana, Arial, sans-serif;

 font-size: 20px;

 font-weight: bold;

 margin-bottom: 0;

 padding-bottom: 0;

}



h2 {

 font-family: Verdana, Arial, sans-serif;

 font-size: 14px;

 font-weight: normal;

 margin-bottom: 0;

 padding-bottom: 0;

}

*/

.foot_card {
	padding:18px 0px 0px 11px;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
	font-family:Tahoma, Arial;
}
.foot_copy {
	padding:18px 27px 0px 0px;
	text-align:right;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
	font-family:Tahoma, Arial;
}
.foot_copy a {
	color:#ffffff;
	text-decoration:none;
}

.foot_copy a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.foot_copy2 {
	padding:22px 0px 0px 96px;
	font-size:11px;
	color:#ffffff;
	line-height:14px;
	font-family:Tahoma, Arial;
}

.foot_copy2 a {
	color:#ffffff;
	text-decoration:none;
}
.foot_copy2 a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.shop {
	padding:3px 3px 3px 10px;
}

.shop_txt {
	background:url(images/cart.jpg) left top no-repeat;
	color:#494949;
	font-size:11px;
	line-height:14px;
	font-family:Tahoma, Arial;
	padding:10px 0px 0px 38px;
}

.shop_txt strong {
	color:#D10000;
}

.sub_search {
	padding:6px 0px 0px 8px;
}

.search {
	background:url(images/search.jpg) left top ;
	vertical-align:top;
}

.form {
	width:112px;
	height:18px;
	font-size:11px;
	color:#858585;
	vertical-align:top;
	font-family:Tahoma, Arial;
	padding:0px 0px 0px 6px;
	margin:0px 7px 0px 0px;
}

.ml2{
 font-size: 11px;
 color: #304C67;
 font-weight:bold;
 text-decoration: none;
 }  

 .main_table{
 border-collapse: collapse; 
 border:1px solid; 
 border-color:#CCCCCC;
 }
 
 /* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
	
#menu4 {
	width: 180px;
	border-style: solid solid none solid;
	border-color: #273a53;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	font-weight:bold;
	}


#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #273a53;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}	
	
	/*ul {
	list-style: none;
	margin: 0;

	padding: 0;

	} */

	

	

	/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 200px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
font-family: arial;
font-size: 11px;
}

.suckerdiv ul li{
position: relative;
background-color: #F8F8F8;
}


/*1st level sub menu style */
.suckerdiv ul li ul{
left: 199px; /* Parent menu width - 1*/
position: absolute;
width: 200px; /*sub menu width*/
top: 0;
display: none;
}


/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 199px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{ 
left: 199px; /* Parent menu width - 1*/
background-color: #ddd;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{ 
background-color: #bbb;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{ 
background-color: #aaa;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: black;
text-decoration: none;
background-color: #F8F8F8;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
line-height: 2em;
font-weight:bold;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: #999999;
color: black;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #7B8AC4;
color: black;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #7B8AC4;
color: black;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #ddd;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #bbb;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #aaa;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.feature ul li{
list-style-type: armenian;
font-family: arial;
font-size: 11px;
}

/* Header menu*/

.head_menu ul {
margin: 20;
padding: 0;
list-style-type: none;
list-style-image:url(images/q2.gif) ;
color:#FFFFFF;
font-weight:bold;
font-family: arial;
font-size: 11px;
}

.head_menu ul li a{
position: relative;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
}
ul.sitemap {
color: #ff0000;
}

.r1 {
background-color : #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.r2 {
background-color : #eeeff0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.header_nav a{
  font-family:  Arial;
  font-size: 12px;
  font-weight:bold;
  color:#FFFFFF;
}

.header_cart a{
  font-family:  Arial;
  font-size: 11px;
  font-weight:bold;
  color:#d7ecec;
}

.header_items a{
  font-family:  Arial;
  font-size: 11px;
  font-weight:bold;
  color:#fae080;
}

.buy
{
background:url(images/buy.png) no-repeat left;
width:315px;
}
.buy h1
{
margin:0 0 0 48px;
font-family:"Times New Roman", Times, serif;
font-size:54px;
font-weight:bold;
color:#BBE521;
}

.header_bg{
background-image:url(images/header_img.jpg);
background-repeat:no-repeat;
height:192px;
}
.livechat{
margin: 0 0 0 0;
padding-right:0px;
padding-top:80px;
width:176px;
height:72px;
float:right;
}

.logo{
margin: 0 0 0 0;
padding-left:10px;
padding-top:0px;
width:242px;
height:186px;
float:left;
}
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

h1{
	font-size:14px;
}
h7{
	font-size:18px;
    color: #236B83;
}
h6{
	padding: 0px 0px 0px 0px;
    font-size:12px;
    color: #236B83;
}
TD.order
 {
   font-family : Verdana, Arial, sans-serif; 
   font-size : 16px; 
   color:#990000;
   font-weight:bold;
   }
TD.order_text
 {
   font-size : 14px; 
   color:#236B83;
   font-weight:bold;
   }
   
   .even
{
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px;
    PADDING-TOP: 8px;
    PADDING-BOTTOM: 8px;

    color: #000000;
    BACKGROUND-COLOR: #ffffff; 

}

.item
{
   
    PADDING: 8px;
    FONT-SIZE: 12px; 
    FONT-WEIGHT: 500;
    color: #000000;
}
.item2
{
   
    PADDING: 12px;
    FONT-SIZE: 16px; 
    FONT-WEIGHT: 600;
    color: #000000;
}
.crumbs
{
   
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 3px;
    FONT-SIZE: 10px; 
    color: #333333;
}
.theader
 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #9BC119;
	FONT-FAMILY: Arial, Verdana, Tahoma, sans serif;

	
}

.odd
{
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px;
    PADDING-TOP: 8px;
    PADDING-BOTTOM: 8px;
 
    color: #000000;
    BACKGROUND-COLOR: #efefef; 
    BORDER-TOP: 0px solid #dedede;
    BORDER-BOTTOM: 1px solid #d3d3d3;
}
.crumbs
{
   
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 3px;
    FONT-SIZE: 10px; 
    color: #333333;
}

