/* MF IE do not support same font-family and different font-weight, so that's why two font-family and no font-weight in the @font-face. */
@font-face {
	font-family: 'NeoSansStdRegularIE';
	src: url('../_fonts/NeoSansStd-Regular.eot');
}
@font-face {
	font-family: 'NeoSansStdRegular';
	src: url('../_fonts/NeoSansStd-Regular_forged.otf') format('opentype'),
		local('NeoSansStd Regular'),
		url('../_fonts/NeoSansStd-Regular_forged.ttf') format('truetype');
}

@font-face {
	font-family: 'NeoSansStdUltraIE';
	src: url('../_fonts/NeoSansStd-Ultra.eot');
}
@font-face {
	font-family: 'NeoSansStdUltra';
	src: url('../_fonts/NeoSansStd-Ultra_forged.otf') format('opentype'),
		local('NeoSansStd Ultra'),
		url('../_fonts/NeoSansStd-Ultra_forged.ttf') format('truetype');
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	font-size: 12px;
}

html,body {
	background-color: #002e56;
	height: 100%;
	border: 0px;
	margin: 0px;
}

object,img {
	vertical-align: bottom;
}

h1 {
	font-size: 36px;
	padding: 0 0 4px 0;
	margin: 0 0 6px 0;
	border-bottom: 3px solid;
	text-transform: uppercase;
}

h2 {
	font-size: 24px;
	padding: 0;
	margin: 0 0 5px 0;
	border-bottom: 2px solid;
	text-transform: uppercase;
}

h3 {
	font-size: 10px;
	padding: 0 0 1px 0;
	margin: 0;
	border-bottom: 1px solid;
	text-transform: uppercase;
}

hr {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:link {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:active {
	text-decoration: none;
	color: #ffffff;
}

label {
	font-weight: normal;
}

.right {
	text-align: right;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

#kohana-profiler {
	display: none;
}

.container {
	width: 1024px;
	color: #ffffff;
}

#logo {
	color: #79bde8;
	margin-left: 62px;
}

#logo a,#logo a:hover,#logo a:visited {
	color: #79bde8;
}

#contacts {
	color: #ffffff;
	position: relative;
	bottom: 0x;
	left: 0px;
	margin-left: 62px;
}

#contacts a,#contacts a:hover,#contacts a:visited {
	text-decoration: none;
	color: inherit;
}

#article_details {
	color: #79bde8;
	width: 196px;
	height: 394px;
	overflow: hidden;
	position: absolute;
	top: 72px;
	left: 231px;
}

#article_body_add_data {
	width: 196px;
}

#article_body {
	width: 220px;
	height: 365px;
	overflow: hidden;
	position: absolute;
	top: 72px;
	left: 0px;
}

#article_body_data {
	width: 220px;
}

#article_picture {
	width: 533px;
	height: 388px;
	position: absolute;
	top: 72px;
	left: 436px;
	background-color: #ffffff;
}

.article_thumbnail {
	float: left;
	margin-left: 12px;
	margin-bottom: 12px;
	background-color: #ffffff;
	width: 76px;
	height: 61px;
}

/*
	hack for webkit-browsers http://bolknote.ru/2010/06/05/~2545
	those browsers should include border into width and height
*/
.article_thumbnail:not([x|x]) {
	width: 84px;
	height: 69px;
}
#article_picture:not([x|x]) {
	width: 541px;
	height: 396px;
}

#article_picture,.article_thumbnail {

    display: table;
    text-align: center;
    vertical-align: middle;

	border: 4px solid #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url("border-radius.htc");
}

#article_picture div, .article_thumbnail a {
	display: table-cell;
	vertical-align: middle;
}

#content,#logo,#contacts {
	padding-top: 27px;
	padding-left: 27px;
	padding-right: 27px;
}

#contacts {
	font-family: NeoSansStdRegularIE, NeoSansStdRegular, sans-serif;
	text-transform: uppercase;
}

.detail_group {
	font-weight: bold;
}

.detail_title {
	position: absolute;
	left: 0px;
}

.detail_value {
	position: absolute;
	left: 60px;
}

#logo,#logo a,#logo a:hover,#logo a:visited,#data_categories,#data_categories a,#data_categories a:hover,#data_categories a:visited,#data_articles,#data_articles a,#data_articles a:hover,#data_articles a:visited,#article_heading
	{
	font-family: NeoSansStdUltraIE, NeoSansStdUltra, sans-serif;
	font-size: 72px;
	line-height: 72px;
	text-transform: uppercase;
}

#article_heading {
	height: 72px;
	overflow: hidden;
}

#article_details,#article_body {
	font-family: Arial, sans-serif;
	line-height: 15.1px;
}
#back {
	font-size: 51px;
	line-height: 51px;
	position: absolute;
	top: 11px;
	left: 322x;
	margin: 0px;
	padding: 0px;
	width: 49px;
	height: 51px;

	display: none;}

#article_pic_title {
	position: absolute;
	top: 475px;
	left: 436px;
}

#article_pic_next {
	position: absolute;
	top: 475px;
	left: 952px;
}

#article_pic_prev {
	position: absolute;
	top: 475px;
	left: 918px;
}

#article_body_scroller, #article_details_scroller {
	display: none;
}

#article_body_scroller a, #article_details_scroller a {
	background-position:center center;
	background-repeat:no-repeat;
	display:none;
	width: 25px;
	height: 25px;
	position: absolute;
}

#article_body_scroller a {
	top: 440px;
}

#article_details_scroller a {
	top: 475px;
}

#article_body_page_forward {
	background:url("next_button_gallery.png") repeat scroll 0 0 transparent;
	left: 195px;
}

#article_body_page_back {
	background:url("back_button_gallery.png") repeat scroll 0 0 transparent;
	left: 165px;
}

#article_body_add_page_forward {
	background:url("next_button_gallery.png") repeat scroll 0 0 transparent;
	left: 401px;
}

#article_body_add_page_back {
	background:url("back_button_gallery.png") repeat scroll 0 0 transparent;
	left: 371px;
}

a {
	outline: none;
}
