/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 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; }
.table_header_red { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px ; font-weight: bold; background-color: #F0DBDB}
.table_grey1 { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px ; font-weight: normal; background-color: #EFEFEF}
.table_grey2 { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px ; font-weight: normal; background-color: #FBFBFB}


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

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

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

FORM {
	display: inline;
}

TD {
	font-family: Verdana, Arial, sans-serif; font-size: 10px;
}

H1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

H2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

H3 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

H4 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.td_header {
	font-family: Verdana, Arial, sans-serif; font-size: 10px;
}

TR.header {
  background: #000000;
}

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

TR.headerNavigation {
		background: #F5BA08;
        height:25px;
        border-right:1px solid #D8D7D7;
        border-left:1px solid #D8D7D7;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:url(http://cdn.magnitola.ru/images/bgpath1.gif) repeat-x #FFEF07;
  background-position: left bottom;
  color: #200040;
  font-weight : bold;
}

A.headerNavigation { 
  color: #200040; 
}

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

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

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

.infoBox {
  background: #b6b7cb; 
/* background: #de0026; */
}

.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: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #cdcdd1; */
/*  color: #5373a3; */
  background: #de0026;
  color: #fff016;
}

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: #f4f7fd;
  padding-top: 1px;
  padding-bottom: 1px;
}

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: #ffffff;
  padding-top: 1px;
  padding-bottom: 1px;
}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  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: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

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;
  text-align: left;
}

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: #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: Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}

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; }

.search_box {  width: 120px; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #666666; height: 16px; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */

TD.compareListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f8f8f9;
  color: #000000;
}

TD.categ {
     vertical-align: top;
}

TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  

SPAN.MakeAnOffer {
  font-family: Verdana, Arial, sans-serif;
  color: #666000;
  font-size: 12px;
}

.maooffer {
  background: #0aa220;
  color: #fffffa;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  font-variant: small-caps;
  border: medium;
  border-style: outset;
}

.maolowoffer {
  background: #dd0000;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  font-variant: small-caps;
  border: medium;
  border-style: ridge;
}

a.btn:link, a.btn:visited {
	font-weight: bold;
	color: #CC0000;
	background: #E7E7E7 url(http://cdn.magnitola.ru/images/buttons/1.gif) repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #8A8A8A;
	cursor: pointer;
	height: 15px;
	padding: 1px 12px 2px 12px;
}

a.btn2:link, a.btn2:visited {
	font-weight: bold;
	color: #CC0000;
	background: #E7E7E7 url(http://cdn.magnitola.ru/images/buttons/1.gif) repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #8A8A8A;
	cursor: pointer;
	height: 15px;
	padding: 1px 1px 2px 1px;
}

.hads {
	FONT-SIZE: 9pt; FONT-FAMILY: Arial;
}

#drop_top {
	height:27px;
	margin-top:0px;
	}
#drop_top  ul {
  	margin:0;
  	padding:0px;
  	list-style:none;
}
#drop_top li {
  	float: left;  
	list-style:none;
	padding-left:12px;
	margin-left:0;
}
#drop_top ul li:hover {
}
#drop_top li {
	background:url(http://cdn.magnitola.ru/images/leftnav.gif) no-repeat left bottom;
}
#drop_top  li a {	
	display:block; 
 	line-height:27px;
  	font-size:12px; 
	text-decoration:none; 
  	color:#333333;
  	padding:0px 12px 0px 0px;
	font-family:Arial,verdana;
	font-weight:normal;
	background:url(http://cdn.magnitola.ru/images/rightnav.gif) no-repeat right bottom;
}
#drop_top li a:hover{
	color:#000000;
}
#drop_top li.active     { 
	background:url(http://cdn.magnitola.ru/images/leftnav_cur.gif) no-repeat left bottom #FFFFFF;
	color:#000000;
	padding-left:20px;
	}
#drop_top li a#current   { 
	color:#000000;
	font-weight:bold;	
	background:url(http://cdn.magnitola.ru/images/rightnav_cur.gif) no-repeat right bottom;
	padding-right:20px;

}
#drop_top li a#current:hover {
	font-weight:bold;
	text-decoration:underline;
	
	}
#drop_sec {
	height:20px;
	}
#drop_sec  ul {
  	margin:0px;
  	padding:0px;
  	list-style:none;
}
#drop_sec  li {
  	float: left;  
  	margin:0; 
  	margin-top:0px;
	padding-left:0px;
	list-style:none;
}
#drop_sec  li a {	
	display:block; 
  
  	font-size:10px; 
	text-decoration:none; 
  	color:#ffffff;
  	padding:0 10px 0 10px;
	font-family:Tahoma,Arial,verdana;
	font-weight:bold;
	line-height:20px;
}
#drop_sec li a:hover{  
	color: #000000;
}
#drop_sec li a#subcurrent   { 
	color: #FFFF33;
	font-weight:bold;
}
#drop_sec ul ul ,
#drop_sec ul ul ul {
	display:none;}

#toproundwrapper {
	height:27px;
	background: url(http://cdn.magnitola.ru/images/topround_mid.gif) repeat-x;
	margin:0;
	}
#topround_mid {
	float:left;
	width:200px;
	height:27px;
	}

span.productName {
	font: bold 12px Arial,Helvetica,sans-serif;
}

/* Start Products Specifications */
ul.specification_box {
  line-height: 1.5;
  padding: 0;
  list-style-type: none;
  font-weight: bold;
}

ul.specification_box ul {
  line-height: 1.5;
  padding: 0;
  list-style-type: none;
}

ul.specification_box li li {
  line-height: 1.5;
  padding: 0 0 0 10px;
  list-style-type: none;
  font-weight: normal;
}
option, optgroup {
  text-decoration: none;
  font-style: normal;
  margin: 0;
  padding: 2px 2px 0 2px;
  font-family: Verdana, Arial, sans-serif;
}

.filter_count {
  font-weight: normal;
}

.no_results {
  color: #bbb;
}

.close {
  font-size: 75%;
  position: relative;
  top: -4px;
}

img.image_filter {  /* Applies to images used as filters */
  width: 20px;  /* Width of each image */
  height: 20px;  /* Height of each image */
  padding: 5px;  /* Padding between the category contents and the border */
  border: 1px solid #182d5c;  /* Border around each image */
  margin: 3px;  /* Margin between the image border and other objects */
  background: #ffffff;  /* Background color behind each image */
  float: left;  /* Don't change this */
}

.specs_box { /* Applies to the table surrounding the Specifications/tabs onproduct_info.php */
  width: 100%;
  background: #FFFFFF;
}

#variantsBlock {
}

#variantsBlockTitle {
  font-size: 10pt;
  font-weight: bold;
  padding-left: 10px;
  padding-bottom: 10px;
  width: 10em;
}

#variantsBlockData {
  text-align: left;
}

.productInfoKey {
  font-size: 9pt;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

.productInfoValue {
  font-size: 9pt;
  vertical-align: middle;
}

#productInfoPrice {
  font-size: 10pt;
  font-weight: bold;
  vertical-align: middle;
}


/* End Products Specifications */

/* DWD Contribution -> Add: Browse by Categories. */

UL.BrowseBy {
  list-style-type: disc;
  list-style-position: inside;

  list-style: none;
  margin-left: 1em;
  padding-left: 2em;
  text-indent: -1em;
} /* UL.BrowseBy */

LI.BrowseBy {
  float: left;
} /* LI.BrowseBy */

/* DWD Contribution End. */

.box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;
}
.specials_price{
font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
color: #ffffff;
 font-weight: bold;
text-decoration: none;
}

.specials_old_price{
 font-family:  Verdana, Arial, Tahoma;
 font-size: 11px;
 color: #333333;
font-weight: normal;
 text-decoration: none;
}
.specials_name{
font-family:  Verdana, Arial, Tahoma;
font-size: 12px;
font-weight: bold;
 color: #1f79b6;
padding-left:0px;
}
.specials_desc{
 font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #808080;
 font-weight: normal;
text-decoration: none;
padding-left:5px;
 padding-top:5px;
}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;
	text-transform: uppercase;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
	height: 16px;
	vertical-align: middle;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
    font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}
 .stilmsg { font-weight:bold; font-size:12px; text-align:center; font-family: "Arial", "Helvetica", sans-serif; color: #000;}
 .stilefss {font-weight:bold; font-size:8px; font-family: "Arial", "Helvetica, sans-serif"; text-align:center; color: #000;}
 