/*
** Edit
** Aleksi
** 1.2.2011
** References Gallery
*/

* {
	margin: 0;
	padding: 0;
}
body {
	position: relative;
	background: #fff url('images/header_BG.png') repeat-x 0 0;
	font-family: arial, sans-serif;
	color: #252322;
}
/* Fix for tinyMCE */
#tinymce {
	background-image: none;
}
img {
	border: 0;
}
a {
	outline: none;
}
#outer {
	margin: 0 auto;
	width: 1050px;
}
#header {
	position: relative;
	height: 197px;
	text-align: center;
}
#logo {
	display: block;
	position: absolute;
	left: 60px;
	top: 0px;
}
#lang {
	padding: 10px 0 0 650px;
}
#lang_en {
	margin-left: 10px;
}
#menu {
	margin: 95px 0;
	display: inline-block;g
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left;
	margin-left: 8px;
	height: 63px;
}
#menu a {
	height: 63px;
	display: inline-block;
}
#menu-ru {
	font-family: Verdana;
}
#menu-ru a {
    text-transform: uppercase;
	padding: 22px 24px 0 16px;
	color: #999;
	text-decoration: none;
}
#menu-ru li.active a, a:hover {
	color: #ff8700 !important;
}
#menu-ru li {
	border-right: 1px solid #555;
}
#menu-ru li.last {
	border-right: none;
}
#topphotos {
	margin: 0 auto;
	height: 312px;
	width: 907px;
	background: #000 url('images/header_BG_bottom.png') no-repeat bottom left;
	padding-left: 5px;
	color: #999;
}

.topphotos-text img {
	margin-top: 8px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.topphotos-text {
	width: 200px;
	margin-left: 27px;
	float: left;
	font-size: 12px;
}
.topphotos-text:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.topphotos-text div {
	visibility: hidden; 
}
.topphotos-text:hover div {
	visibility: visible; 
}
#topphotos1 {
	margin-left: 0;
}
#topphotos h5 {
	font-size: 25px;
	font-weight: normal;
	text-align: center;
	color: #FF8700;
	padding-top: 20px;
}
#outercontent {
	width: 912px;
	margin: 0 auto;
	padding: 40px 10px;
	background: url('images/footer_gray.png') no-repeat bottom center;
	min-height: 500px;
}
#outercontent2 {
	display: inline-block;
}
#news {
	width: 275px;
	border-right: 1px solid #888;
	font-size: 12px;
	float: left;
	padding-right: 20px;
}
#news h3 {
	font-size: 20px;
	line-height: 2em;
	font-weight: normal;
	color: #888;
}
h4 {
	color: #ff8700;
	font-size: 16px;
}
#content {
	float: left;
	width: 550px;
	padding-left: 40px;
	font-size: 12px;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	line-height: 2.5em;
}
#gray-left {
	position: absolute;
	height: 216px;
	bottom: 40px;
	background-color: #f1f1f1;
	width: 50%;
	z-index: -1;
}
#gray-right {
	position: absolute;
	height: 252px;
	bottom: 40px;
	right: 0;
	background-color: #f1f1f1;
	width: 50%;
	z-index: -1;
}
#footer {
	background-color: #2c2c2c;
	color: #999;
	height: 40px;
	text-align: center;
    vertical-align: middle;
    line-height: 40px;
    font-size: 12px;
}
#footer a {
	color: #FF8700;
        text-decoration: none;
}

/* page-specific stuff */

.product {
	width: 491px;
	color: #fff;
	margin-bottom: 10px;
}
.product img {
	float: left;
	margin-right: 15px;
}
.product .top, .bottom {
	height: 5px;
}
.product .top {
	background-image: url('images/products_top.png');
}
.product .bottom {
	background-image: url('images/products_bottom.png');
}
.product .middle {
	background-color: #3c3c3b;
	padding-right: 30px;
	min-height: 120px;
	padding-left: 5px;
}
.product h4 {
	color: #FF8700;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
.gal-item {
    background-image: url('images/imgborder.png');
}
.gal-item a {
    display: inline-block;
}
#imgnames {
    height: 350px;
    font-size: 13px;
    line-height: 1.5em;
}
#imgnames > ul {
    list-style-type: none;
}
#imgnames li {
    cursor: pointer;
}
#imgnames li:hover {
    color: #FF8700;
}
#pages {
    font-size: 14px;
}
#pages a {
    color: #000;
}
#pages a.inactive {
    color: #888;
    text-decoration: none;
}

/* References Gallery */

/*#gallery {
    margin-top: 130px;
    margin-left: -35px;
}*/

.thumbnail {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.clear {
    clear: both;
}

#gallerymenus h3 a {
    text-transform: uppercase;
    text-decoration: none;
	font-size: 20px;
	line-height: 2em;
	font-weight: normal;
	color: #888;
}

/*#gallerymenus {
    position: absolute;
    top: 220px;
}

#submenu {
    margin-top: 10px;
    margin-left: 350px;
}*/

#submenu li {
    padding-right: 40px;
    margin: 5px;
    float: left;
    list-style-type: none;
}

/*#gallerymenu {
    margin-left: 350px;
    width: 600px;
}*/

#gallerymenu li {
    font-size: 12px;
    margin: 5px;
    float: left;
    list-style-type: none;
}
