body, input, div, span, td, a {
	margin: 0px;
	padding: 0px;
	color: black;
	text-decoration: none;
	font: 11px verdana, arial, helvetica, sans-serif;
}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	height: auto; }
body
{
	height: auto;
	background-color:#FFFFFF;
	background-image: url(img/background.jpg); background-repeat: repeat-x; background-position: top;
	margin: 0px 0px 0px 0px;
}
#footer {
	position: absolute;
	bottom: 0;
	padding: 0px;
	width: 100%; }
#header {
	text-align: right;
	background: url(img/header_bg.jpg) no-repeat 100% 0px;
	width:100%;
	height: 56px; }
#menuitem, #searchbutton {
	height: 22px;
	color: #E7E7E7;
	background: url(img/menuitem_bg.gif) repeat-x 0px 0px;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
	margin: 0px 1px 0px 0px;
	cursor: hand;
}
#menuitema {
	height: 25px;
	color: #E7E7E7;
	background: url(img/menuitema_bg1.gif) repeat-x 0px 0px;
	padding: 5px 10px 0px 10px;
	vertical-align: top;
	margin: 0px 1px 0px 0px;
	cursor: hand;
}
#manuitemsearch {
	height: 25px;
	color: #E7E7E7;
	background: url(img/menuitemsearch_bg.gif) repeat-x 0px 0px;
	padding: 2px 0px 0px 0px;
	vertical-align: top;
	margin: 0px 1px 0px 0px;
}
#menuspacer {
	position: relative;
	background-color: transparent;
}
input#searchfield {
	background-color: #E7E7E7;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
	border-left: 1px solid #979797;
	border-top: 1px solid #686868;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 60px;
	height: 19px;
	vertical-align: top;
}
ul#catalog {
	list-style-type: decimal;
	font: 11px sans-serif, verdana, arial, helvetica;
}
ul#catalog li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
ul#catalog li#selected {
	color: #CC0000;
	border-left: 1px solid #CC0000;
}
ul#catalog li#over {
	border-left: 1px solid #BBBBBB;
	cursor: hand;
}
ul#catalog li#out {
	border-left: 1px solid #EEEEEE;
}
#goodsblock, #announcedgoodsblock {
	background-color: #F4F4F4;
	z-index: 0;
	margin: 10px 10px 10px 10px;
}
#announcedgoodsblock {
	background-color: #FAF3F3;
}
#goods {
	border-left: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	padding: 15px 8px 15px 10px;
	vertical-align: middle;
	text-align: center;
}
#goodsfull {
	border: 1px solid #A9A9A9;
	background-color: #F4F4F4;
	padding: 30px 10px 30px 10px;
	vertical-align: middle;
	text-align: center;
}
#authorinfo {
	line-height: 18px;
}
#authorinfo p {
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 0px;
}

#texthighlight {
	color: #CC3300;
}
#texthighlight1 {
	line-height: 15px;
}
#texthighlight1 b {
	color: #BE301A;
}
#price {
	color: #BE301A;
	font-size: 18px;
}
#texthighlight1 p {
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 17px;
}

#smalltxt {
	font: 9px verdana, arial, helvetica, sans-serif;
	vertical-align: top;
	color: #990000;
}
.goodssize {
	width: 132;
	color: #FFFBEA;
	background-color: #FFFBEA;
	border-top: 1px solid #EACA69;
	border-bottom: 1px solid #EACA69;
	border-left: 1px solid #EACA69;
	border-right: 1px solid #EACA69;
}
#orderform, #orderformmissingvalue {
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	padding: 2px 0px 0px 9px;
	margin: 0px 0px 3px 0px;
	width: 100px;
	height: 20px;
	vertical-align: middle;
	color: black;
}
#orderformmissingvalue {
	color: #BE301A;
}
#orderbutton {
	color: white;
	width: 150px;
	height: 36px;
	background: url(img/order_bg.gif) repeat-x 0px 0px;
	padding: 11px 40px 10px 40px;
	cursor: hand;
}
hr {
	height: 1px;
	color: #E9E9E9;
	margin: 0px 0px 5px 0px;
	border: 0px;
	border-top: 1px solid #E9E9E9;
}