html {
	overflow-y: scroll;
}

body {
	padding: 0;
	margin: 0;
	font: small Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #000;
	max-width: 2048px;
	min-width: 999px;
}

p, h1, h2, h3, h4 {
	margin-top: 0;
}

a {
	color: #000;
}

a:hover {
	color: #f00;
}

a img {
	border: none;
}

.header, .main, .footer {
	width: 100%;
	clear: both;
	margin: 0 auto 0 auto;
}

/* Header  */

.header .left, .header .right {
	height: 105px;
	float: left;
}

.header .left {
	width: 20%;
}

#na {
	margin-top: 67px;
	display: block;
	width: 168px;
	height: 38px;
}

.header .right {
	background: url(../images/nucleart_logo.png) no-repeat bottom left;
	width: 80%;
}

.header .right .language {
	margin-top: -15px;
	padding-right: 5%;
	float: right;
}

.language a {
	margin-left: 1em;
}

/* Main */

.main {
	padding-top: 2em;
}

/* Content Block Sub_menu */

.content {
	width: 45%;
	float: left;
	min-height: 1em;
}

.block {
	width: 5%;
	float: left;
}

.sub_menu {
	width: 30%;
	float: left;
	margin-bottom: 4em;
}

/* Menu and Sub menu  */

.main .menu .menu_no_active {
	width: 20%;
	float: left;
}

.main .menu .item, .main .menu .item_active {
	width: 100%;
	margin-bottom: 2em;
}

.main .menu .item_active {
	float: left;
}

.main .menu .item, .main .sub_menu .item_2, .main .sub_menu .item_3 {
	background: url(../images/line_black.png) center repeat-x;
}

.main .menu .item_active, .main .sub_menu .item_active_2, .main .sub_menu .item_active_3 {
	background: url(../images/line_red.png) center repeat-x;
}

.main .menu .item a {
	display: block;
}

.main .menu .item a, .main .menu .item_active a {
	font-size: medium;
	margin-left: 20%;
	padding: 0 0.5em 0 0.5em;
	background-color: #fff;
	text-decoration: none;
}

.main .sub_menu .item_2, .main .sub_menu .item_active_2, .main .sub_menu .item_3, .main .sub_menu .item_active_3 {
	margin-bottom: 0.7em;
}

.sub_menu .item_2 a, .sub_menu .item_active_2 a {
	padding: 0 0.5em 0 0;
	background-color: #fff;
	text-decoration: none;
}

.sub_menu .item_3 a, .sub_menu .item_active_3 a {
	padding: 0 0.5em 0 2em;
	background-color: #fff;
	text-decoration: none;
}

/* Footer */

.footer .left {
	width: 65%;
	float: left;
}

.footer .right {
	background: url(../images/nucleart_balls.png) no-repeat top left;
	width: 35%;
	float: left;
	height: 99px;
	margin-bottom: 2em;
}

.footer .line {
	background: url(../images/line_red.png) center repeat-x;
	width: 70%;
	float: left;
}

.footer .copyright {
	width: 30%;
	float: left;
}

.footer .copyright span {
	padding-left: 0.5em;
}

.footer .footer .contacts {
	padding: 1em 0 1em 20%;
	text-transform: lowercase;
}

.footer .footer .contacts p {
	margin: 0 0 0.5em 0;
}

/* Content  */

h4 {
	font-weight: normal;
	font-size: 110%;
	margin-bottom: 0.25em;
}

h5 {
	font-weight: normal;
	font-size: 105%;
	margin-bottom: 0.1em;
}

.clean, .ptoducts_item .p {
	clear: both;
}

.letter {
	list-style-type: lower-alpha;
}

/* ------------------------------- */

.content h4 {
	font-size: small;
	color: #555;
	padding-bottom: 1em;
	margin-top: 2em;
}

.content h4, .content p {
	padding-left: 3em;
}

.content .ptoducts_item p {
	padding-left: 0;
}


.content h4.a {
	background: url(../images/a.png) left top no-repeat;
}

.content h4.b {
	background: url(../images/b.png) left top no-repeat;
}

.content h4.c {
	background: url(../images/c.png) left top no-repeat;
}

.content li {
	list-style-image: url(../images/li.png);
	padding-bottom: 0.3em;
}

.ptoducts_list_item {
	width: 9em;
	height: 10em;
	margin: 1em;
	float: left;
}

.ptoducts_list_item span {
	height: 80px;
	display: block;
	background: url(../images/shadow_thumb.png) left top no-repeat;
}

.ptoducts_list_item img {
	margin-bottom: 0.7em;
	display: block;
}

.ptoducts_list_item a {
	text-decoration: none;
}

.ptoducts_item .l, .ptoducts_item .r {
	margin-bottom: 0.5em;
}

.ptoducts_item .l {
	float: left;
	width: 10em;
}

.ptoducts_item .r {
	display: table;
}

.ptoducts_item .image .obj, .ptoducts_item .flv .obj {
	border-top: 1px solid #808080;
	float: left;
	margin: 0.5em 0.5em 1.5em 0;
	padding-right: 4em;
}

.ptoducts_item .image .obj {
	width: 325px;
	height: 265px;
	background: url(../images/shadow_medium.png) left top no-repeat;
}

.ptoducts_item .image .clean, .ptoducts_item .flv .clean, .ptoducts_item .swf .clean .break {
	border-top: 1px solid #808080;
	padding-top: 1.5em;
}

.ptoducts_item .swf .obj div, .ptoducts_item .flv .obj div {
	margin-top: 1em;
	display: block;
}

.ptoducts_item .swf img, .ptoducts_item .flv .obj div img {
	margin: 1em 0 0.5em 0;
	display: block;
}

.ptoducts_item .swf .clean .break{
	margin-top: 1.5em;
}

.ptoducts_item .title{
	margin-bottom: 1.5em;
}
