* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url('/images/back.gif') center center;
}
.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}
span.hide {
	display: none;
}
#site {
	width: 999px;
	margin: 0 auto 0;
	background: url('/images/header_back.gif') no-repeat top ;
}
#leftpanel {
	float: left;
	background: url('/images/leftback.gif') no-repeat;
	width: 339px;
	height: 686px;
	overflow: hidden;
	margin: 86px 0 0 0;
	padding: 0 0 0 46px;
}
#rightpanel {
	float: left;
	width: 613px;
}
#textart {
	background: url('/images/rightback.gif') no-repeat top left;
	width: 613px;
	height: 638px;
	overflow: hidden;
}
#textarticle {
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
#textarticle a {
	color: #b90000;
}
#textarticle a:hover {
	text-decoration: none;
}
#brc {
	height: 28px;
	overflow: hidden;
	padding: 7px 0 0 0;
}	
#brc a {
	color: #000;
}
#brc a:hover {
	text-decoration: none;
}
.ddsmoothmenu{
	font: bold 12px Verdana;
	padding: 40px 0 0 0;
	margin: 0;
	height: 40px;
	text-align: center;
}
.ddsmoothmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
.ddsmoothmenu ul li a {
	display: block;
	padding: 15px 25px 15px 25px;
	color: #2d2b2b;
	text-decoration: none;
}
* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color: white;
}
.ddsmoothmenu ul li a.sub {
	color: #000;
	font-weight: bold;
}
.ddsmoothmenu ul li a.sub:hover {
	color: #a31517;
}	
/*1st sub level menu*/
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
	top: 0;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a {
	font: normal 11px Verdana;
	width: 170px; /*width of sub menus*/
	padding: 5px 0 5px 0;
	margin: 0;

}
.downarrowclass {
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}
.ddshadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: #fff;
	border: 3px solid #e1e1e1;
}
#rightpanel ul.submenu {
	background: #fff;
	position: absolute;
}
#rightpanel ul.subsubmenu {
	background: #fff;
	position: realtive;
	left: 170px;
}
/**/
#footer {
	background: url('/images/footerback.gif') no-repeat top left;
	height: 65px;
	color: #afafaf;
	padding: 10px 50px 0 0;
	font-size: 10px;
	text-align: center;
}
#footer a.bb {
	color: #afafaf;
}
#footer a:hover {
	text-decoration: none;
}	
/**/
.scroller .in {
	height: 638px;
	overflow: hidden;
}
.root {
		position:relative;
		height:  3000px;
		width: 562px;
		margin: 0px 0px 0 6px;		
}
.root p {
		/*margin:10px 10px 5px 10px;*/
}
.thumb {
		position:absolute;
		height: 25px;
		width: 13px;
		display: block;
}
.up, .dn {
		position:absolute;
		display: block;
		height: 13px;
		width: 13px;
		overflow: hidden;
}
.scrollContainer { 
		width: 552px; 
		height: 638px;
		padding: 0;
		margin: 0 0 0 10px;
}
.scrollContent { 
		position: absolute; 
		left: 0px; 
		top: 0px; 
}
.scrollContent h1 {
	font-size: 16px;
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #b90000;
}
.error {
	color: #b90000;
	font-size: 10px;
}
p.oook {
	color: #1e920f;
	width: 300px;
	text-align: center;
	padding: 10px 0;
	border :1px solid #1e920f;
}
input.normal {
	font-size: 11px;
	padding: 1px 0;
}
textarea {
	width: 320px;
	height:80px;
	font-size: 11px;
	padding: 1px 0;
}
.product  {
	width: 510px;
}
.image {
	background: url('/images/products_back.gif') no-repeat;
	width: 150px;
	height: 147px;
	overflow: hidden;
	padding: 25px 25px 0 30px;
	flaot: left;
	text-align: center;
	display :block;
}
.textproduct {
	float: left;
	overflow: hidden;
	padding: 10px 0 0 10px;
}
.lang {
	position: relative; 
	top: -690px;
	left: -360px;
	font-weight: bold;
	font-size: 11px;
}
.lang a.mooorewq {
	text-decoration: none;
	color: #fff;
}
.lang a.mooorewq:hover {
	color: #c5c5c5;
}
