/*** Body
*********************************************************/
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	height: 100%;
	background: #fff url('/f/w.gif') no-repeat;
	background-attachment: fixed;
}

body.black {
	background-color: #191919;
	color: #fff;
}

h1,
h2 {
	margin: 0 0 1em 0;
	font-weight: normal;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.5em;
}

p {
	margin-bottom: 1.5em;
}

a {
	color: #0076fe;
}

a:visited {
	color: #bf74ca;
}

#logo {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #fff url('/f/logo.gif') no-repeat center center;
	text-align: center;
}

#logo.logo_blue {
	background-color: #008eff;
	background-image: url('/f/logoblue.gif');
}

#logo div {
	margin: auto;
	width: 1101px;
	height: 475px;
	cursor: pointer;
}


/*** Header
*********************************************************/
#top_menu {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	padding: 0 60px;
	z-index: 2;
	position: fixed;
	top: 30px;
	//position: absolute;
	//top: expression((document.getElementsByTagName('body')[0].scrollTop + 30) + 'px');
	//left: expression((document.getElementsByTagName('body')[0].scrollLeft) + 'px');
	//width: 100%;
}

#top_menu_fon {
	height: 48px;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 3;
	opacity: 0.15;
/*	filter: alpha(opacity=15);*/
}

body.black #top_menu_fon {
	opacity: 0.1;
/*	filter: alpha(opacity=10);*/
}

#top_menu_items {
	z-index: 4;
	padding: 15px 35px 10px 35px;
	position: relative;
	//position: absolute;
	line-height: 1.5em;
}

#top_menu_items div.item {
	color: #0076fe;
	float: left;
	margin-right: 1.3em;
	margin-bottom: 8px;
	position: relative;
	//white-space: nowrap;
	height: 1.25em;
}

#top_menu_items div.item a {
	color: #0076fe;
}

#top_menu_items div.selected_item {
	color: #000 !important;
}

body.black #top_menu_items div.selected_item {
	color: #fff !important;
}

body.blue #top_menu_items div.item,
body.blue #top_menu_items div.item a {
	color: #fff;
}

#top_menu_items div.item span.sup {
	position: relative;
	color: #bf74ca;
	top: -8px;
	font-size: 0.80em;
}

#top_menu_items div.item span.sup_copyright a {
	text-decoration: none;
}

#top_menu_items div.item span.sup_copyright a:hover {
	text-decoration: underline;
}

.top_menu_1,
.top_menu_2,
.top_menu_3,
.top_menu_4,
.top_menu_small_1,
.top_menu_small_2,
.top_menu_small_3,
.top_menu_small_4 {
	width: 1%;
}

.top_menu_1 div,
.top_menu_2 div,
.top_menu_3 div,
.top_menu_4 div {
	width: 45px;
	height: 39px;
}

.top_menu_1 {
	background: url('/f/angles/m1.png?v=2') no-repeat top;
}

.top_menu_2 {
	background: url('/f/angles/m2.png?v=2') no-repeat right top;
}

.top_menu_3 {
	background: url('/f/angles/m3.png?v=2') no-repeat bottom;
}

.top_menu_4 {
	background: url('/f/angles/m4.png?v=2') no-repeat right bottom;
}

.top_menu_small_1 div,
.top_menu_small_2 div,
.top_menu_small_3 div,
.top_menu_small_4 div {
	width: 45px;
	height: 26px;
}

.top_menu_small_1 {
	background: url('/f/angles/ms1.png?v=2') no-repeat top;
}

.top_menu_small_2 {
	background: url('/f/angles/ms2.png?v=2') no-repeat right top;
}

.top_menu_small_3 {
	background: url('/f/angles/ms3.png?v=2') no-repeat bottom;
}

.top_menu_small_4 {
	background: url('/f/angles/ms4.png?v=2') no-repeat right bottom;
}

#top_menu_spacer {
	background-color: #afdaff;
}

.top_menu_plain {
	width: 98%;
	background-color: #afdaff;
}


/*** Footer
*********************************************************/
#footer {
	padding: 50px 95px;
	font-size: 0.84em;
}

#floating-footer {
	padding: 0 95px;
	height: 50px;
	font-size: 0.84em;
	z-index: 99;
	margin-top: -50px;
}

#floating-footer p {
	margin-bottom: 10px;
	font-size: 1.2em;
}

#fake-footer {
	height: 50px;
}


/*** Content
*********************************************************/
p {
	width: 80%;
}

div.content_item {
	cursor: pointer;
	margin-top: 130px;
}

.scroll_down {
	cursor: s-resize !important;
}

.scroll_up {
	cursor: n-resize !important;
}

table.gallery td {
	padding-right: 25px;
}

table.gallery td.first {
	padding-right: 5em;
}

table.gallery td.last {
	padding-left: 5em;
}

table.gallery dl {
	width: 25em;
}

table.gallery dl dt {
	top: -5px;
	left: -53px;
	margin-bottom: 10px;
	position: relative;
}

table.gallery dl p {
	line-height: 1.5em;
	margin-bottom: 3em;
}

table.gallery ul li {
	margin-bottom: 0.25em;
}

.galleryItem {
	cursor: pointer;
}


/*** Home page
*********************************************************/
.reloader {
	text-align: center;
	margin-bottom: 30px;
}

.reloader img {
	cursor: pointer;
}

.preloader {
	text-align: center;
	margin-bottom: 30px;
	display: none;
}

.portfolio {
	margin-bottom: 20px;
	text-align: center;
	display: none;
}

#gallery {
	padding: 130px 95px 0 95px;
}


/*** Contacts
*********************************************************/
#map_zoomer {
    margin-top: 10px;
    text-align: right;
    font-size: 0.84em;
}

#map_zoomer a {
    text-decoration: none;
    border-bottom: 1px dotted #000;
    color: #000;
    cursor: pointer;
}
