/*
-----------------------------------------------
L'Esprit Photo Main Style Sheet
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background-color: #000;
}
body {
	font-family: Calibri, sans-serif;
	font-size: 14px;
	color: #fff;
}
a {
	color: #ee1330;
	text-decoration: none;
}
a:visited {
	color: #ee1330;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
p, ul, ol, table {
	margin: 0 0 10px 0;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
	vertical-align: middle;
}
input[type=submit] {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.clearFloat {
	overflow: hidden;
	height: 0px;
	clear: both;
}
.hiddenStructure {
	display: none;
}

/* =LAYOUT
--------------------- */
#wrapper {
	position: relative;
	width: 928px;
	margin: 0 auto;
	border-top: 9px solid #ee1330;
}

/* =HEADER
--------------------- */
#header {
	width: 100%;
}
#pageA #header {
	height: 411px;
}
#lang {
	position: absolute;
	top: 18px;
	right: 0px;
/*	padding: 2px 8px;
	background-color: #eee;
	font-size: 12px;
	font-weight: bold;
	color: #333; */
}
#lang a {
	color: #666;
}
#lang a:hover {
	color: #000;
	text-decoration: none;
}
#langSelect {
	font-size: 11px;
	color: #666;
}

/* =NAV
--------------------- */
/*
#nav {
	position: relative;
	width: 100%;
	height: 52px;
	background-image: url(../_img/common/bg-nav.png);
	background-repeat: no-repeat;
}
#nav ul,
#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul {
	position: absolute;
	top: 0;
	left: 186px;
}
#nav li {
	float: left;
	padding-left: 1px;
}
#nav a {
	display: block;
	width: 110px;
	height: 34px;
	padding-top: 13px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
#nav li.on a,
#nav a:hover {
	text-decoration: none;
	border-bottom: 5px solid #ee1330;
}
#nav a:hover {
	color: #000;
}
*/

/* =NAV
--------------------- */
#nav {
	position: relative;
	width: 100%;
	height: 52px;
	background-image: url(../_img/common/bg-nav.png);
	background-repeat: no-repeat;
}
#nav ul,
#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0px;
}
#nav li {
	float: left;
	padding-left: 0px;
	background-image: url(../_img/common/bg-nav-2.png);
	background-position: -1px 5px;
	background-repeat: no-repeat;
}
#nav #partners {
	background: none;
}
#nav #login {
	float: right;
	background-image: url(../_img/common/bg-nav-2b.gif);
	background-position: 0px 5px;
}
#nav a {
	display: block;
	width: 111px;
	height: 34px;
	padding-top: 13px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
#nav li.on a,
#nav a:hover {
	text-decoration: none;
	border-bottom: 5px solid #ee1330;
}
#nav a:hover {
	color: #000;
}
#nav #login a {
	width: 185px;
}
#nav #partners a {
	width: 188px;
}

#blankNav {
	position: absolute;
	width: 190px;
	height: 37px;
	top: 126px;
	left: 554px;
	background-image: url(../_img/common/bg-blankNav.gif);
	background-repeat:no-repeat;
}

/* =BANNERS
--------------------- */
#bannerMain-1 {
	position: absolute;
	top: 481px;
	left: 554px;
	border: 2px solid black;
}
#bannersClmnMain {
	float: right;
	width: 176px;
	margin-top: 20px;
}
#bannersClmn {
	float: right;
	width: 176px;
	margin-top: 58px;
}
.bannerRight {
	margin-bottom: 8px;
}

/* =FOOTER
--------------------- */
#footer {
	position: relative;
	width: 100%;
	height: 144px;
	background-image: url(../_img/common/footer.gif);
	background-repeat: no-repeat;
}
#footerEn {
	position: relative;
	width: 100%;
	height: 144px;
	background-image: url(../_img/common/footerEn.gif);
	background-repeat: no-repeat;
}
#footerRu {
	position: relative;
	width: 100%;
	height: 144px;
	background-image: url(../_img/common/footerEn.gif);
	background-repeat: no-repeat;
}
#footerMain {
	position: relative;
	width: 100%;
	height: 144px;
	margin-top: -77px;
	background-image: url(../_img/common/footer.gif);
	background-repeat: no-repeat;
}
#footerMainEn {
	position: relative;
	width: 100%;
	height: 144px;
	margin-top: -77px;
	background-image: url(../_img/common/footerEn.gif);
	background-repeat: no-repeat;
}
#footerMainRu {
	position: relative;
	width: 100%;
	height: 144px;
	margin-top: -77px;
	background-image: url(../_img/common/footerEn.gif);
	background-repeat: no-repeat;
}
#footerLink {
	position: absolute;
	display: block;
	width: 174px;
	height: 104px;
	top: 20px;
	right: 0;
}
#footerPartners {
	position: absolute;
	top: 80px;
	left: 0;
	font-family: "Trajan Pro", Cambria, Georgia, serif;
	font-size: 18px;
	color: #fff;
}
#footerPartners a {
	color: #fff;
}
#footerNav {
	position: absolute;
	top: 110px;
	left: 0;
	color: #fff;
}
#footerNav a {
	color: #fff;
}

/* =CONTENT main
--------------------- */
#contentMain {
	width: 540px;
	min-height: 200px;
	margin: 25px 0 0 0px;
	padding: 0 0 40px 0;
	background-image: url(../_img/common/autograf.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	line-height: 150%;
}
.leadText {
	font-family: "Trajan Pro", Cambria, Georgia, serif;
	font-size: 130%;
}

/* =CONTENT
--------------------- */
#content {
	width: 725px;
	min-height: 200px;
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	line-height: 150%;
}
h1 {
	width: 725px;
	margin: 35px 0 30px 0;
	background-image: url(../_img/common/line-white.png);
	background-position: 0 24px;
	background-repeat: repeat-x;
	font-family: "Trajan Pro", Cambria, Georgia, serif;
	font-size: 26px;
	font-weight: normal;
	color: #fff;
}
h1 span {
	padding-right: 5px;
	background-color: #000;
}
#content h2 {
	margin: 20px 0 15px 0;
	font-family: "Trajan Pro", Cambria, Georgia, serif;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
}
#content h3 {
	margin: 15px 0 5px 0;
	font-family: "Trajan Pro", Cambria, Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
#content h4 {
	margin: 10px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#content ul {
	list-style: none;
	margin: 0 0 15px 13px;
	padding: 0;
}
#content ul li {
	list-style: none;
	margin: 0;
	padding: 1px 0 1px 10px;
	background-image: url(../_img/common/bullet-li-1.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
}
.txtSmall {
	font-size: 12px;
	color: #ccc;
}
.date {
	color: #ccc;
}
.errorMsg {
	color: #f00 !important;
}
.errorField {
	background-color: #fee;
}
.goBack {
	padding: 0 0 0 10px;
	background-image: url(../_img/common/dotArrowLeft.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
.goMore {
	padding: 0 0 0 10px;
	background-image: url(../_img/common/dotArrowRight.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
.goUp {
	padding: 0 0 0 14px;
	background-image: url(../_img/common/dotArrowUp.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
.photoBlock img {
	border: 1px solid #ee1330;
	margin-right: 10px;
}
.photoBlock .desc {
	border-left: 1px solid #666;
	padding-left: 8px;
	font-size: 11px;
	color: #ccc;
	line-height: 120%;
}
.photoBlock-2 img {
	border: 1px solid #666;
	margin-right: 10px;
}

.mTop {
	margin-top: 0 !important;
}
.mBottom {
	margin-bottom: 0 !important;
}

blockquote {
	margin: 15px 20px 15px 20px;
	padding:  0 0 0 10px;
	border-left: 1px solid #ccc;
}
.pullquote {
	float: right;
	width: 35%;
	margin: 0 0 5px 10px;
	padding: 10px 10px;
	background-color: #dbe6ee;
	font-family: Cambria, Georgia, serif;
	color: #4b82a9;
}
.callout {
	margin: 0 0 20px 0;
	padding: 7px 10px;
	background-color: #dbe6ee;
	color: #4b82a9;
}
.gBox {
	margin: 5px 0 15px 0;
	border: 2px solid #dbe6ee;
}


.tblForm {
	margin: 10px 0 20px 0;
	border-collapse: collapse;
}
.tblForm td {
	padding: 5px 5px 15px 5px;
	border-top: 1px solid #d1dce5;
	border-bottom: 1px solid #d1dce5;
	vertical-align: top;
}

.tblPlain {
	border-collapse: collapse;
}
.tblPlain th {
	padding: 3px 5px;
	border-top: 1px solid #c4c1bd;
	border-bottom: 1px solid #c4c1bd;
	background-color: #4b82a9;
	font-weight: bold;
	color: #fff;
	vertical-align: bottom;
}
.tblPlain th a {
	color: #fff;
}
.tblPlain td {
	padding: 3px 5px;
	border-top: 1px solid #c4c1bd;
	border-bottom: 1px solid #c4c1bd;
	vertical-align: top;
}
.tblPlain .hl td {
	background-color: #dbe6ee;
}

.tblSmall {
	border-collapse: collapse;
}
.tblSmall th {
	padding: 3px 4px 3px 4px;
	border-top: 1px solid #c4c1bd;
	border-bottom: 1px solid #c4c1bd;
	background-color: #4b82a9;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	vertical-align: bottom;
}
.tblSmall th a {
	color: #fff;
}
.tblSmall td {
	padding: 3px 4px 3px 4px;
	border-top: 1px solid #c4c1bd;
	border-bottom: 1px solid #c4c1bd;
	font-size: 11px;
	vertical-align: top;
}
.tblSmall .hl td {
	background-color: #dbe6ee;
}

.tblInvisible {
	border-collapse: collapse;
}
.tblInvisible th {
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	vertical-align: bottom;
}
.tblInvisible td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}


#content .photoInText {
	float: left;
	margin: 3px 15px 5px 0;
	padding: 0 5px 10px 0;
	border-right: 8px solid #dbe6ee;
}
#content .photoInText img {
	display: block;
	border: 2px solid #dbe6ee;
}
#content .photoInText .desc {
	margin-top: 5px;
	font-size: 12px;
	line-height: normal;
	color: #9ba4aa;
}

.listItem {
	margin: 20px 0 20px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #dbe6ee;
}
#content .listItem h3 {
	margin: 0 0 3px 0;
}
.listItem p {
	margin: 0 0 3px 0 !important;
}

.newsItem {
	margin: 20px 0 20px 0;
	border-bottom: 1px solid #dbe6ee;
}
#content .newsItem h3 {
	margin: 0 0 3px 0;
}
#content .newsItem .date {
	margin: 0 0 3px 0;
}


.searchItem {
	margin: 0 0 20px 0;
	padding-top: 5px;
	border-top: 1px solid #dbe6ee;
}
#content .searchItem h3 {
	margin: 0 0 3px 0;
}
.searchItem p {
	margin: 0 0 3px 0 !important;
}
.searchScore {
	float: right;
	font-size: 12px;
	color: #9ba4aa;
}

.paging {
	width: 100%;
	margin: 30px 0 30px 0;
	padding-top: 10px;
	border-top: 1px solid #dbe6ee;
	font-size: 11px;
}
.pagingGoLeft {
	float: left;
	width: 30%;
}
.pagingGoLeft a {
	padding-left: 12px;
	background-image: url(../_img/common/dotArrowLeft.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
}
.pagingGoRight {
	float: left;
	width: 30%;
	text-align: right;
}
.pagingGoRight a {
	padding-right: 12px;
	background-image: url(../_img/common/dotArrowRight.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
}
.pagingList {
	float: left;
	width: 40%;
	text-align: center;
}

/* =CONTENT popUp
--------------------- */
#popupWindow {
	position: absolute;
	top: 140px;
	left: 264px;
}
#popupWindowClose {
	position: absolute;
	top: 9px;
	right: 9px;
}
#popupWindow-2 {
	position: absolute;
	top: 140px;
	left: 134px;
	border: 7px solid #666;
	background-color: #000;
}
#popupWindowClose-2 {
	position: absolute;
	top: 2px;
	right: 2px;
}

/* =CONTENT doc-list
--------------------- */
#content ul.docList {
	list-style: none;
	margin: 0 0 10px 8px;
}
#content .docList li {
	list-style: none;
	margin: 0;
	padding: 3px 0 4px 24px;
	background-image: url(../_img/doc_icons/default.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
.docList .docListBmp {
	background-image: url(../_img/doc_icons/bmp.gif) !important;
}
.docList .docListDoc {
	background-image: url(../_img/doc_icons/doc.gif) !important;
}
.docList .docListPdf {
	background-image: url(../_img/doc_icons/pdf.gif) !important;
}
.docList .docListPpt {
	background-image: url(../_img/doc_icons/ppt.gif) !important;
}
.docList .docListTxt {
	background-image: url(../_img/doc_icons/txt.gif) !important;
}
.docList .docListXls {
	background-image: url(../_img/doc_icons/xls.gif) !important;
}
.docList .docListZip {
	background-image: url(../_img/doc_icons/zip.gif) !important;
}
