/*

  $Id: stylesheet.css,v 1.1.1.1 2003/12/01 13:49:51 dmitry Exp $



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  Copyright (c) 2003 osCommerce



  Released under the GNU General Public License

*/
body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #762022;
	background-image: url(images/themes/fon.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #762022;
}
select { 
font-family: Arial, Helvetica, sans-serif;
width:150px;
color: #762022; 
font-size: 10px; 
border: #762022; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}
a:link {
	color: #762022;
}
a:visited {
	color: #94272B;
}
a:hover {
	color: #411213;
}
a:active {
	color: #762022;
}
.top_f {
	background-image: url(images/themes/top_f.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.topFL {
	background-image: url(images/themes/top_l_f.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.lmp {
	background-image: url(images/themes/top_f_lam.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
form {
	margin: 0px;
	padding: 0px;
}
.book {
	border: 1px solid #680704;
}
.price {
	font-size: 14px;
	font-weight: bold;
}
.cat1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96292D;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cat1Link:link, .cat1Link:visited, .cat1Link:hover, .cat1Link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96292D;
}.cat2List {
	list-style-image: none;
	list-style-type: none;
	margin: 5px 2px 5px 7px;
}
.rColZag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.rColText, .rColText:link, .rColText:visited, .rColText:hover, .rColText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}
.inputText {
	background-color: #F5E1CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
.infoBoxContents {
  text-decoration:none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  clip:  rect(   10px);
}
.pageHeading { 
  font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight: bold;
  color: #762022;
 }
.formAreaTitle{
 font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  color: #762022;
 }
TABLE.formArea {
  border-color: #762022;
  border-style: solid;
  border-width: 1px;
}
TD.separator {
  border-top: 1px solid #762022;
}
