﻿* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font-family:georgia;
	width: 100%;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}

img {
	border: none;
}
input {vertical-align: middle}

#wrapper {
	width: 800px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 150px;
}

#logo {
	float:left;
	margin-top:35px;
	width:135px;
	margin-left:-20px;
}

#contacts {
	float: right;
	margin-bottom: 40px;
	margin-top: 35px;
	font-size: 11px;
	text-align: right;
	line-height:18px;
	width: 650px;
}

.mail {
	color: #00c0ff;
}


#menu {
	float: right;
	background-image: none;
}

.menuitem, .menuitemh{
	color:#FFFFFF !important;
	cursor:pointer;
	display:inline;
	float:left;
	position:relative;
	height:24px;
	line-height:21px;
	margin-left:5px;
	text-align:center;
	width:90px;
	font-size:14px;
	background-position:top center;
	background-repeat:no-repeat;
}

.menuitemh {
	font-size:16px;
	height:32px;
	line-height:30px;
	margin-top:-5px;
	width:98px;
}


#menu .fashion {
	background-image: url(images/violett.png);
	background-image: url(images/violett0.png);
}
#menu .magazines {
	background-image: url(images/blue.png);
	background-image: url(images/blue0.png);
}
#menu .art {
	background-image: url(images/green.png);
	background-image: url(images/green0.png);
}
#menu .reportage {
	background-image: url(images/red.png);
	background-image: url(images/red0.png);
}
#menu .life {
	background-image: url(images/brown.png);
	background-image: url(images/brown0.png);
}
#menu .service {
	background-image: url(images/orange.png);
	background-image: url(images/orange0.png);
}
#menu .about {
	background-image: url(images/about.png);
	background-image: url(images/about0.png);
	height:45px;
	margin-top:-13px;
	line-height:45px;
}
.about span{
	margin-right:-18px;
}
.about img {
	float:right;
	position:relative;
	right:37px;
	top:-13px;
}
.menuitemh img {
	right:41px;
}
/* Middle
-----------------------------------------------------------------------------*/
#content {
	margin-top:35px;
	padding:0 0 74px;
}

#topBar, #bottomBar {
	background-color: #ffd800;
	color:#FFFFFF;
	font-size:18px;
	height:23px;
	line-height:23px;
	padding:0 15px;
}
#bottomBar {
	text-align:right;
}

#bottomLoader {
	display:none;
	height:6px;
	margin-right:10px;
	vertical-align:middle;
	width:20px;
}
#mainContent {
	background-color:#F8F8F8;
	background-image:url(images/big-loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:1px;
}


#content .fashionTop {
	background-image: url(images/violett_top.png);
	background-color: #c62dff;
}
#content .magazinesTop {
	background-image: url(images/blue_top.png);
	background-color: #00c0ff;
}
#content .artTop {
	background-image: url(images/green_top.png);
	background-color: #b2d800;
}
#content .reportageTop {
	background-image: url(images/red_top.png);
	background-color: #ff0000;
}
#content .lifeTop {
	background-image: url(images/brown_top.png);
	background-color: #ff0000;
}


#content .serviceTop {
	background-image: url(images/orange_top.png);
	background-color: #ff7200;
}
#content .aboutTop {
	background-image: url(images/about_top.png);
	background-color: #ffd800;
}



#content .fashionBottom {
	background-image: url(images/violett_bottom.png);
	background-color: #c62dff;
}
#content .magazinesBottom {
	background-image: url(images/blue_bottom.png);
	background-color: #00c0ff;
}
#content .artBottom {
	background-image: url(images/green_bottom.png);
	background-color: #b2d800;
}
#content .reportageBottom {
	background-image: url(images/red_bottom.png);
	background-color: #ff0000;
}
#content .lifeBottom {
	background-image: url(images/brown_bottom.png);
	background-color: #ff7200;
}
#content .serviceBottom {
	background-image: url(images/orange_bottom.png);
	background-color: #ff7200;
}

#content .aboutBottom {
	background-image: url(images/about_bottom.png);
	background-color: #ffd800;
}

.smallImage {
	float:left;
	height:100px;
	width:100px;
	background-image:none;
	cursor:pointer;
	margin:0;
	padding:0;
}
.smallImage div {
	margin:0;
	padding:0;
	height:83px;
	width:83px;
	float:left;
	top:0;
	font-size:12px;
	color:white;
	padding:8px;
	overflow:hidden;
}
.smallImage img {
	margin:0;
	padding:0;
	height:99px;
	width:99px;
	float:left;
	position:relative;
	bottom:99px;
	opacity:1;
}

#otherImages .fashion div {
	background-color: #c62dff;
}
#otherImages .magazines div {
	background-color: #00c0ff;
}
#otherImages .art div {
	background-color: #b2d800;
}
#otherImages .reportage div {
	background-color: #ff0000;
}
#otherImages .life div {
	background-color: #ff7200;
}


#photo {
	margin: 0 auto; 
	height: 0px; 
	width: 0px;
	background-position: top center;
	background-repeat:no-repeat;
}

#nextButton, #prevButton {
	float:right;
	height:100%;
	width: 30px;
	margin-top:0;
	cursor:pointer;
}

#prevButton {
	float:left;
}
#nextButton div, #prevButton div{
	background-position:center;
	background-repeat:no-repeat;
	height:100%;
	width: 30px;
}

.photo_about {
	float:left;
	display:none;
	position:relative;
	top:40px;
	width:270px;
	left:-30px;
}
.photo_service {
	float:left;
	display:none;
	position:relative;
	top:40px;
	width:270px;
	left:-30px;
}


.photo_about .top{
	width:100%;
	height:5px;
	background-image: url(images/info-bg-top.png);
	background-repeat:no-repeat;
	background-position: left top;
}

.photo_service .top{
	width:100%;
	height:5px;
	background-image: url(images/info-bg-top.png);
	background-repeat:no-repeat;
	background-position: left top;
}


.photo_about .content{
	width:100%;
	min-height:25px;
	background-image: url(images/info-bg.png);
}

.photo_service .content{
	width:100%;
	min-height:25px;
	background-image: url(images/info-bg.png);
}


.photo_about .content div{
	margin-left:15px;
	color: #c62dff;
}

.photo_service .content div{
	margin-left:15px;
	color: #c62dff;
}

#photoTitle{
	color: #ffffff;
	font-size: 18px;
}

#photoAbout{
	color: #c3c3c3;
	font-size: 11px;
}
#photoService{
	color: #c3c3c3;
	font-size: 11px;
}


.photo_about .bottom{
	width:100%;
	height:5px;
	background-image: url(images/info-bg-bottom.png);
	background-repeat:no-repeat;
	background-position: left top;
}

.pages {
	float: right;
	line-height:16px;
}
.pages a {
	color: #fff;
	text-decoration:none;
	margin-left: 5px;
	font-size:12px;
}
.pages span {
	font-weight:bold;
	margin-left: 5px;
	font-size:12px;
}


.aboutMe {
	display: block; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	height: 232px;
}

.aboutMe .myPhoto{
	margin-right: 30px; 
	width: 272px; 
	height: 232px;
}
.aboutMe h1{
	margin-top: 25px; 
	font-weight: normal; 
	font-size: 36px;
}
.aboutMe div {
	float:left;
	margin-top:45px;
	width:155px;
}
.aboutMe div, .aboutMe div a {
	text-decoration:none;
	color:#231f20;
	font-size:13px;
}
.aboutMe div img{
	margin-right:10px;
	vertical-align:text-top;
}

.serviceMe {
	display: block; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	height: 850px;
}

.serviceMe .myPhoto{
	margin-right: 0px; 
	width: 272px; 
	height: 300px;
}
.serviceMe h1{
	margin-top: 25px; 
	font-weight: normal; 
	font-size: 36px;
}

.serviceMe h2{
	margin-top: 25px; 
	font-weight: normal; 
	font-size: 20px;
}

.serviceMe div {
	float:left;
	margin-top:5px;
	width:100px;
}
.serviceMe div, .serviceMe div a {
	text-decoration:none;
	color:#231f20;
	font-size:9px;
}

.serviceMe div img{
	margin-right:10px;
	vertical-align: bottom;
}

.style-link {
		vertical-align: text-top;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	color:#231F20;
	font-size:12px;
	height:74px;
	line-height:65px;
	margin:-74px auto 0;
	width:800px;
}
#footer img {
	vertical-align:-8px;
}

