/* CSS Document */
.special_row:hover{
background-color:#F2F2F2}

body, html {
	height: 100%;
	width: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	color:#000;
	font: 100% Arial;
	font-size:14px;
}

p:first-letter {
margin-left:20px;
color: #b90000;
}


a img {
	border: none;
}
a {
	text-decoration: underline; 
	color: #801517;
}
input, select, textarea {
	border: 1px solid #5C0A0C;
	width: auto;
}
h1 {
	font: normal 180% Tahoma;
}
h2 {
	font: 130% Tahoma;
	margin: 10px 0px;
	padding: 0px;
}
.red {
	color: #b90000;
}
.separator {
  height: 1px;
  background-color: #7A7A7A;
  margin: 5px 0px;
}
#layout {
	width: 920px;
	left: auto;
	right: auto;
	padding-top: 20px;
	text-align: left;
}
#menu_top_box {
	margin: 3px 0px 20px 0px;
	background-color: #dcdbdb;
}
#menu_top {
	margin-right: -1px;
}
#menu_top td {
	text-align: center;
	padding: 3px 10px;
	border-right: 1px solid #fff;
}
#menu_top td a {
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font: bold 12px Tahoma;
	white-space: nowrap;
}
#menu_top td a.selected, #menu_top td a:hover {
	color: #801517;
}
.item {
	float: left;
	width: 200px;
	/*height: 200px;
	background: url(../i/list_item_bg.jpg) no-repeat right top;
	*/
	height: 154px;
	margin: 0px 0px 14px 23px;
	background: url(../i/list_item_bg.gif) no-repeat right top;
}
/*.item:hover {
	background-image: url(../i/list_item_bg_over.jpg);
	cursor: pointer;
}
*/
.item a {
	color: #fff;
	text-decoration: none;
}
.item a img {
	margin: 11px 0px 0px 11px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
  -moz-opacity: 0.55;
  -khtml-opacity: 0.55;
  opacity: 0.55;
}
.item a:hover  img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.item span {
	display: block;
	/**/
	height: 42px;
	overflow: hidden;
	background-color:#333333;
	/*background-color: #AF1E23;*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.50;
  -khtml-opacity: 0.50;
  opacity: 0.50;
  position: relative;
  top: -42px;
	/**/
	padding: 5px 30px;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	line-height: 90%;
	/*color:#88171a;*/
	color:#fff;
}
.title {
	background: #af1e23 url(../i/bg_title.gif) repeat-x top;
	color: #fff;
	font: normal 120% Tahoma;
	padding: 0px 0px 2px 23px;
}
#menu_left {
	margin-bottom: 20px;
}
#menu_left td {
	border-top: 1px solid #fff;
	background-color: #dcdbda;
	font-size: 95%;
}
#menu_left td.bullet {
	background-color: #af1e23;
	vertical-align: top;
	text-align:  center;
	padding-top:10px;
	width: 15px;
}
#menu_left a {
	display: block;
	padding: 5px;
	color: #000;
	text-decoration: none;
}
#menu_left a:hover {
	color: #801517;
}
#menu_left a.selected {
	background-color: #af1e23;
	color: #fff;
}
#menu_left .lev2 a {
	text-decoration: underline;
}
#search {
	border: 1px solid #5c0a0c;
}
#content_home {
	font-size: 80%;
}
#content  {
	font-size: 80%;
	padding: 0px 0px 60px 20px;
}
#content h1 {
	margin-top:0px;
	padding-top:0px;
}
#content h2 {
	color: #881719;
}
#base {
	font-size: 70%;
	height: 1px;
	margin-bottom: 10px;
	clear: both;
}
#subscribe {
	border-top: 1px solid #c3c3c3;
}
#subscribe td {
	font-size: 80%;
}
#news {
	background: #dfdfdf url(../i/bg_news.jpg) repeat-x top;
	border: 1px solid #c3c3c3;
	padding: 0px 13px 8px 20px;
	font-size: 80%;
}
#news h2 {
	font-size: 170%;
}
.news_item {
  border-bottom: 2px solid #d5c6c1;
  padding: 5px 0px;
}
.news_date {
	font: bold 90% Arial;
	display: block;
	color: #801517;
}
.detail {
	text-align:  right;
	display: block;
	clear: both;
	font-size: 75%;
}
#promo {
	background-color: #881719;
	color: #fff;
	width: 250px;
	text-align: center; 
	font-size: 80%;
	padding-bottom:5px;
}
#promo a{
	color: #fff;
	text-decoration: none;
}
#webexpert {
	float: right;
	width: 200px;
}
.catalogue_list {
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	margin-bottom: 10px;
}
.catalogue_list td {
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	margin-bottom: 5px;
	padding: 5px;
}
.catalogue_list .price {
	background: #801517 url(../i/corner_l_b.gif) no-repeat bottom left;
	padding-left: 10px;
	color: #fff;
}
.catalogue_list .item_title {
	background: #dcdbdb;
}
.catalogue_list .item_title a {
	color: #000;
}
.features {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 5px -5px 15px -5px;
	padding:0px;
}
ul, ol {
margin:0;
padding-left:40px;
}
.features li, .features td {
	padding:2px 5px;
}
.gray_bg {
	background-color:#eceaea;
}
li {
	display:list-item;
}
.subscr {
	font-size:80%;
}

#words {
	
}
.wordsclass {
	color:#000000;
}
.asq-ans td {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
}



.lightgrey_bg{
background-color: #EFEFEF}

