/* global */

body { 
	color: #fff; 
	/*line-height: 13px;*/
	background: #010101 url('/images/bg.jpg') top center no-repeat;
	min-width: 946px;
	padding: 0; 
	margin: 0;
}
ul, li, h1, h2, h3, h4 {
	padding: 0; 
	margin: 0;
}
body, input, select, textarea {
	font-family: Arial, Tahoma, Helvetica, 'sans-serif'; 
	font-size: 12px;
	color: #999;
}

input, textarea{
	padding:1px 3px;
}
a:focus, a:active {
outline: 0;
-moz-outline: none;
}
a{ 
	text-decoration:none; 
	color:#333;
}
a:hover{ 
	text-decoration:underline; 
}
img{ 
	border:0px; 
}


/* for sticky footer, if short content */
html, body {
	height: 100%; 
}
#content{
	position: relative;
	height: 100%;
	min-height: 100%;
	text-align: center;
}
html>body #content { 
	height: auto; 
}
#footer {
	color:#444;
	position: absolute !important;
	left: 0;
	bottom: 0;
	width: 100%;
	background: url(/images/footer.png) top center no-repeat;
}
#empty, #footer {
	height: 150px;
}

#footer_content {
	text-align: center;
	width: 945px;
	margin: 110px auto 0 auto;
}
#footer_content img{
/*	float: right; */
}
#footer_content a{
	color: #666;
}

#main_content {
	width: 946px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

#logo {
	position: absolute;
	left: 20px;
	top: 25px;
	margin-bottom: -8px;
}
#header {
	height:124px;
	position: relative;
}

#lang {
	position: absolute;
	right: 0;
	top: 75px;
}
#lang a {
	font-size: 11px;
	color: #666;
}
#lang a.active {
	font-weight: bold;
	color: #999;
}

ul#navigation {
	border: 0px solid red;
	right: 0;
	list-style: none;
	position: absolute;
	top:95px;
	right: 70px;
}
ul#navigation li.main{
	display: block;
	float: left;
	position: relative;
}
ul#navigation li.main a.main{
	border: 0px solid red;
	display: block;
	float: left;
	padding:8px 15px;
	font: bold 13px Arial;
	color: #666;
}

ul#navigation li.main_active {
	/*margin-top: 80px;*/
}
ul#navigation li.main_active a.main{
	color:#fff;
	/*padding-top: 5px;*/
}
#template {
	width: 800px;
	margin: 60px auto 0 auto;
}
#pic {
	text-align: center;
	position: relative;
	width: 800px;
	height: 440px;
}
#pic div {
	position: absolute;
	left: 0;
	top: 0;
}
#free {
	font-size: 12px;
	color: #999;
}

/*
ul.sub_navigation {
	display: none;
	list-style: none;
	position: absolute;
	line-height: 12px;
	left:0;
}
ul.sub_navigation li{
	display: inline;
}
ul.sub_navigation li a{
	display: block;
	font-size: 11px;
	font-family: Tahoma;
	color: #666;
	padding: 0 0 0 13px;
	border: 0px solid green;
	width: 117px;
}
* html ul.sub_navigation li a{
	width: 130px;
}
ul.sub_navigation li.active a{
font-size: 10px;
	font-weight: bold;
	color:#900;
}
.sub_navigation_products { top:-5px !important; }

ul#navigation li:hover ul, ul#navigation li.over ul, ul#navigation li.main_active ul {
	display: block;
}
*/

/*
#template {
	margin: 25px 0 20px 0;
}

#template h4 {
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin:-5px 0 15px 10px;
	color: #666;
	font-family: Arial;
}
*/
#template .pdf {
	display: block;
	float:right;
	font-size: 11px;
	color: #666;
	margin-right: 10px;
}
#template .pdf {
	font-weight: normal;
	text-decoration: underline;
}
#template .pdf img{
	margin-right: 7px;
}


#template h3 {
	font-size: 18px;
	margin:10px 0 25px 10px;
	color: #666;
	font-family: Arial;
	font-weight: bold;
}
#template h3 a{
	color: #999;
	background: url('/images/arrow_back.gif') left center no-repeat;
	padding-left: 20px;
	font-size: 17px;
}

#galleries a {
	display: block;
	float: left;
	font-size: 12px;
	color: #fff;
	width: 260px;
}
#galleries a span{
	display: block;
	line-height: 16px;
	padding: 8px 10px 7px 5px;
	font-size: 11px;
}

#galleries a strong {
	font-size: 13px;
}

#galleries a.middle {
	margin: 0 10px;
}
#galleries div {
	height: 1%;
	margin-bottom: 10px;
}
html>body #galleries div {
	overflow: hidden;
	height: auto;
}
.gallery_index a {
	width: 150px !important;
	color: #aaa !important;
}
.gallery_index a span {
	line-height: 14px !important;
	padding: 5px 10px 4px 5px !important;
}
.gallery_index a strong {
	font-size: 12px !important;
	color: #aaa !important;
	font-weight: normal;
}

#free{
	font-size: 12px;
	text-align: justify;
}

#free h1 {
	color: #fff;
	font-size: 14px;
}

#free a {
	color: #C31A2B;
}

#free table {
	font-size: 12px;
}

#free table td {
	vertical-align:text-top;
}


/*

div.descr2{
	float:right; 
	width:365px;
	text-align: justify;
	font-size: 12px;
}*/

#articles div {
	
	margin: 0 0 20px 0;
	clear: both;
	overflow: hidden;
	color: #aaa;
}
#articles div a {
 display: block;
 float: left;
 margin-right: 20px;
}

#articles div strong {
	display: block;
	color: #C31A2B;
	font-size: 15px;
}
#articles div span {
	display: block;
	margin-bottom: 7px;
	font-size: 11px;
	color: #666;
}