@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 62.5%;
	background-color: #dcddde;
}
body, ul, li, p, h1 {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	position: absolute;
	left:0px;
	width: 100%;
	/* hide from IE mac \*/
	top: 50%;
	margin-top: -266px;  
	/* half of height */
	/* IE Mac can see the rest of the style sheet */
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
html, body .clearfix {
	display:block;
	width: 100%;
}
html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
#container {
	width: 994px;
	margin: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FFF;
	clear:both;
	height: 532px;
	position:relative;
}
#retail #container, #factory #container {
	background-image: url(../images/bg_retail.jpg);
}
#home {
	width: 994px;
	margin: auto;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FFF;
	clear:both;
	height: 532px;
	position:relative;
	background-position: right bottom;
}
#toc {
	width: 225px;
	text-align: right;
	background-image: url(../images/RLogo.gif);
	background-repeat: no-repeat;
	background-position: right 55px;
	clear: right;
	float: left;
}
#retail #toc, #factory #toc {
	background-image: url(../images/RrLogo.gif);
}
#toc ul {
	padding-right: 26px;
	padding-top: 154px;
}
#toc li {
	list-style-type: none;
}
#toc a {
	text-transform: lowercase;
	text-decoration: none;
	color: #A7A7A7;
	font-size: 1.3em;
	background-image: url(../images/toc_of.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
	padding-right: 60px;
	font-weight: bold;
	line-height: 1.2em;
	vertical-align: middle;
	margin: auto;
	padding-top: 14px;
}
#toc .selected a {
	color: #19398a;
	background-image: url(../images/toc_on.gif);
}
#retail #toc .selected a, #factory #toc .selected a {
	color: #19398a;
	background-image: url(../images/tocR_on.gif);
}
#toc a.tl {
	height: 42px;
	padding-top: 6px;
}
#toc a.thl {
	height: 48px;
	padding-top: 0px;
}
#toc a:hover {
	background-image: url(../images/toc_ov.gif);
	color: #64696A;
}
#content {
	clear: right;
	float: left;
	width: 525px;
}
#factory #content {
	clear: right;
	float: left;
	width: 765px;
}
#text {
	padding-top: 55px;
	padding-left: 127px;
}
#text h1 {
	height:69px;
	margin-left:48px;
	margin-top:15px;
}
#text h1 span, #text h1 img {
	position:absolute
}
#text p {
	margin-left:50px;
	margin-top:10px;
	font-size: 1.2em;
	width: 370px;
}



#text p a {
	background-color:#fdbb30;
	display:inline-block;
	height: auto;
	border: 1px solid #FFF;
	width: auto;
	padding-right: 8px;
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:url(../images/button_bullet.gif);
	background-repeat:no-repeat;
	background-position: 6px 6px;
	margin-top: 20px;
}

#text p a:hover {
	text-decoration:none;
	border: 1px solid #19398a;
}



#textarea {
	margin-left: 90px;
	margin-right: 20px;
}
#textarea p {
	font-size: 1.2em;
	line-height: 1.7em;
	margin-bottom: 0.6em;
}
#factory #textarea p {
	line-height: 1.5em;
	margin-bottom: 0.5em;
}
#contact #textarea p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 0.4em;
}
#contact #content {
	width: 480px;
}
#contact #visual img {
	padding-top: 186px;
}
#textarea h1 {
	padding-top: 65px;
	padding-bottom: 5px;
}
#factory #textarea h1 {
	padding-bottom: 12px;
}
#textarea a,
#text a
{
	color: #19398a;
	font-weight:bold;
	text-decoration: none;
}
#contact #textarea a {
	color: #000000;
	font-weight:normal;
}
#textarea a:hover {
	text-decoration: underline;
}
#textarea h1 span {
	display: none;
}
#textarea ul {
	list-style-type: none;
	
}

#textarea li {
	
}

#retail #textarea a {
	font-size:1.2em;
	font-weight: normal;
	color:#000;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	padding-left: 20px;
	padding-bottom: 8px;
}
#retail #textarea a:hover {
	color:#ee3224;
	background-image: url(../images/bullet_ov.gif);
	text-decoration: none;
}
.JunDes,
.LeVDes,
.KilDes,
.RusDes,
.RivDes,
.DocDes,
.KolDes
{
	clear: right;
	float: left;
}
.JunVis,
.LeVVis,
.KilVis,
.RusVis,
.RivVis,
.DocVis,
.KolVis
{
	clear: right;
	float: left;
	text-align: right;
}

.JunDes {
	width: 260px;
}
.JunVis {
	width: 395px;
}

.KolDes {
	width: 200px;
}
.KolVis {
	width: 455px;
}

.DocDes {
	width: 160px;
}
.DocVis {
	width: 495px;
}

.RivDes {
	width: 325px;
}
.RivVis {
	width: 330px;
}

.KilDes {
	width: 200px;
}
.KilVis {
	width: 455px;
}

.LeVDes {
	width: 310px;
}
.LeVVis {
	width: 345px;
}

.RusDes {
	width: 260px;
}
.RusVis {
	width: 395px;
}

.buttons {
	clear:both;
}
#row {
	clear:both;
	height:345px;
}
#imgcolrgt {
	float:right;
	clear:left;
	padding-bottom: 0px;
}
#imgcolrgt img {
	padding-bottom: 2px;
	display: block;
}
.buttons a {
	background-color:#fdbb30;
	display:inline-block;
	height: auto;
	border: 1px solid #FFF;
	width: auto;
	padding-right: 8px;
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:url(../images/button_bullet.gif);
	background-repeat:no-repeat;
	background-position: 6px 6px;
}
#textarea .buttons a:hover {
	text-decoration:none;
	border: 1px solid #19398a;
}
#visual {
	clear: right;
	float: left;
}
#visual a {
	color: #000;
	text-decoration:none;
	display:block;
	margin-top:5px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
#row img {
	padding-left:8px;
	padding-top:8px;
}

#row .RivDes img {
	padding-left:0px;
	padding-top:5px;
}

#discl a {
	font-size: 1.1em;
	color: #999;
	text-decoration: none;
	margin-top: 65px;
	margin-left: 16px;
	display:block;
	text-align: left;
}

#discl {
	text-align: left;
	margin: 0px;
	clear: both;
}
