body {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
}

div.menu {
	width: 100%;
	height: 14px;
	display: block;
	position: relative;
	z-index: 1;
	top: -10px;
	font-size: 14px;
}

div.menu table {
	padding: 0px;
	margin: 0px;
}

div.linemenuleft {
	width: 100%;
	border: 1px solid white;
	height: 15px;
	display: block;
	background: url(../../visual/img/layout/linetop.gif) 0px 2px repeat-x;
}

div.linemenuright {
	width: 100%;
	border: 1px solid white;
	height: 13px;
	background: url(../../visual/img/layout/linetop.gif) 0px 2px repeat-x;
}

span.pipe {
	color: #2BB147;
}

span.menulink a {
	color: #000;
	text-decoration: none;
}

span.menulink a:hover {
	text-decoration: underline;
}

div.gallery {
	width: 620px;
	position: relative;
	z-index: 1;
	top: 50px;
	left: 0px;
}

div.adminListGallery {
	display: block;
	width: 622px;
	height: 200px;
	/*border:1px solid black;*/
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div.adminListGallery div.boxGall {
	display: block;
	width: 200px;
	height: 240px;
	/*border:1px solid silver;*/
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	text-align: left;
}

div.adminListGallery div.boxGall div.gallAdmLnk {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0px;
	height: 45px;
	font-size: 10px;
}

div.adminListGallery div.boxGall div.titleGall {
	width: 200px;
	position: absolute;
	z-index: 1;
	top: 176px;
	left: 0px;
	height: 15px;
	text-align: left;
	cursor: pointer;
	font-size:11px;
	/*font-weight:bold;*/
}

div.adminListGallery div.boxGall div.titleGall a {
	text-decoration: none;
	color: #000;
}

div.adminListGallery div.boxGall div.titleGall a:hover {
	text-decoration: underline;
}

div.adminListGallery div.boxGall div.contentGall {
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	height: 127px;
	cursor: pointer;
}

div.adminListGallery div.boxGall div.contentGall a img,div.adminListGallery div.boxGall div.contentGall img
	{
	border: 3px solid rgb(206, 224, 212);
}

div.gallery div.galleryFooter {
	bottom: 1px;
	z-index: 1;
	position: absolute;
	left: 0px;
	width: 100%;
	text-align: left;
}

div.gallery div.galleryFooter span.galleryAddLink {
	bottom: -14px;
	z-index: 1;
	position: absolute;
	right: 0px;
}

.formStyle {
	top: 100px;
	left: 250px;
	position: absolute;
	z-index: 1;
	width: 600px;
}

.formStyle textarea {
	width: 400px;
	height: 300px;
}

.formStyle .titlesForm {
	width: 200px;
	position: absolute;
	z-index: 1;
	left: 0px;
	display: block;
}

.formStyle .contentsForms {
	width: 400px;
	position: relative;
	z-index: 1;
	left: 200px;
	display: block;
}

.formStyle .buttonsForms {
	width: 100%;
	text-align: right;
	margin-left: 6px;
}

#v {
	position: absolute;
	z-index: 10001;
	top: -10000px;
	left: 0px;
	visibility: hidden;
}

#visualPresentationImg {
	background: #000;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 101;
	top: 0px;
	left: 0px;
}

#imgVP {
	position: absolute;
	z-index: 102;
}

div.newsCenter {
	width: 100%;
	padding-top: 50px;
}

div.news {
	position: relative;
	z-index: 1;
	width: 620px;
	height: 150px;
	text-align: left;
}

div.news span.imageNews {
	width: 120px;
	height: 120px;
}

div.news span.imageNews img {
	margin: 10px;
}

div.news span.titleNews,div.news span.dateNews,div.news span.descNews {
	top: 10px;
	position: absolute;
	z-index: 1;
	font-size: 10px;
}

div.news span.titleNews a,div.news span.dateNews a,span.descNews a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

div.news span.titleNews a:hover,div.news span.dateNews a:hover,span.descNews a:hover
	{
	text-decoration: underline;
}
span.titleNews a{
	display:block;
	width:400px;
}
div.news span.descNews {
	top: 30px;
	display: block;
	width: 346px;
	height: 125px;
	left: 153px;
	line-height: 140%;
}

span.descNews a {
	color: #5A9770;
	font-weight: normal;
}

div.news span.dateNews {
	right: 0px;
}

div#footer {
	position: absolute;
	z-index: 10000;
	width: 100%;
	margin-top: 20px;
}

div#footer span.linefoot {
	background: url(../../visual/img/layout/bottomline.png);
	width: 635px;
	height: 2px;
	display: block;
}

div#footer div {
	padding-top: 10px;
	width: 635px;
	height: 40px;
	color: #999;
	position:relative;
	z-index:1;
	text-align:left;
}

div#footer div a {
	position: absolute;
	z-index: 1;
	width: 172px;
	height: 40px;
	display: block;
	right: 0px;
	text-decoration: none;
}

div#footer div span {
	position: absolute;
	z-index: 2;
	width: 272px;
	height: 40px;
	left: 0px;
	font-size: 9px;
	padding-top: 12px;
}

div#footer div a span {
	color: #999;
	background: url(../../visual/img/layout/inventivelogo.gif) 100px 0px
		no-repeat;
	width: 172px;
	height: 40px;
	display: block;
	padding-top: 12px;
	font-size: 9px;
}

div#header {
	width: 100%;
	height: 200px;
	position: relative;
	z-index: 1;
}

div#header div.tree {
	background: url(../../visual/img/layout/publishertree.jpg) 0px 0px
		no-repeat;
	height: 147px;
	width: 198px;
	position: relative;
	z-index: 1;
	top: -75px;
}

div#logo {
	background: url(../../visual/img/layout/nhlogo.gif);
	z-index: 1;
	top: 45px;
	left: -260px;
	position: relative;
	width: 93px;
	height: 100px;
}

div#logo a span {
	width: 93px;
	height: 100px;
	display: block;
}

div#button {
	width: 200px;
	display: block;
	height: 100px;
	text-align: left;
	position: relative;
	z-index: 1;
}

div.menulink {
	position: relative;
	z-index: 1;
	width: 200px;
	height: 25px;
	top: -190px;
	left: 230px;
}

div.menulink a {
	opacity: 0.8;
	position: absolute;
	z-index: 1;
	right: 10px;
	text-decoration: none;
	font-size: 14px;
}

div.menulink a:hover { /*text-decoration:underline;*/
	opacity: 1;
	font-weight: 900;
}

div.newsbook,div.newsbookl,div.newsbookl2 {
	z-index: 2;
	position: relative;
	width: 600px;
	display: block;
	left: 200px;
	top: 30px;
	margin-bottom: 100px;
}

div.newsbook {
	top: 50px;
	width: 630px;
	left: 0px;
	text-align: left;
}

div.newsbook hr {
	width: 350px;
	z-index: 2;
	position: absolute;
	left: 0px;
	height: 1px;
	border: 0px;
	background: #ccc;
}

span.descNewsbook {
	display: block;
	width: 600px;
	text-align: justify;
	line-height: 140%;
	padding-bottom: 40px;
}

div.bookNs,div.bookNsl,div.bookNsl2 {
	font-size: 11px;
}

span.imageNewsBook {
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 4px;
}

span.imageNewsBook2 { /*position:absolute;
	z-index:1;
	right:0px;
	top:4px;*/
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

span.imageNewsBookl {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}

div.newsbookl,div.newsbookl2 {
	z-index: 2;
	position: relative;
	width: 628px;
	height: 172px;
	display: block;
	left: 0px;
	top: 50px;
	margin-bottom: 40px;
}

div.bookNsl {
	line-height: 150%;
	position: absolute;
	top: 0px;
	left: 170px;
	z-index: 1;
	text-align: left;
}

div.bookNsl2 {
	line-height: 130%;
	position: absolute;
	top: 0px;
	left: 170px;
	z-index: 1;
	text-align: left;
}

span.descNewsbookl {
	margin-top: 20px;
	display: block;
	width: 270px;
	text-align: left;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 170px;
	font-size: 11px;
	line-height: 120%;
}

span.titleNewsl,span.titleNewsl a {
	text-decoration: underline;
	color: #000;
	text-align: left;
}

div.newsbookl hr,div.newsbookl2 hr {
	width: 123px;
	z-index: 2;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 1px;
	background: #ccc;
	border: 0px;
}

div.newsbookl div.linksBookNewsl,div.newsbookl2 div.linksBookNewsl {
	width: 150px;
	z-index: 2;
	position: absolute;
	right: 0px;
	bottom: 10px;
	font-size: 10px;
}

div.newsbookl div.linksBookNewsl a,div.newsbookl2 div.linksBookNewsl a,div.linksB a
	{
	text-decoration: none;
	padding-left: 10px;
	color: #5A9770;
}

div.linksB a {
	padding-left: 0px;
}

div.newsbookl div.linksBookNewsl a:hover,div.newsbookl2 div.linksBookNewsl a:hover,div.linksB a:hover
	{
	text-decoration: underline;
}

div.author a,div.publ a {
	display:block;
	width:160px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

div.author a:hover,div.publ a:hover {
	text-decoration: underline;
}

div.authors,div.publishers {
	position: relative;
	z-index: 3;
	display: block;
	width: 200px;
	height: 0px;
	top: 50px;
	left: -370px;
	text-align: left;
}

div.publishers {
	width: 150px;
	left: 410px;
}

span.titleAuthors,span.titlepubl {
	font-weight: bold;
}

span.titlepubl {
	font-weight: normal;
}

div.publ {
	font-weight: bold;
	line-height: 120%;
	text-transform: uppercase;
}

div.newsbookl div.prices,div.newsbookl2 div.prices {
	width: 150px;
	z-index: 2;
	position: absolute;
	right: 0px;
	bottom: 75px;
	font-size: 9px;
	line-height: 200%;
}

div.bookNs {
	padding-top: 30px;
	line-height: 130%;
}

div.galleryFooter a {
	text-decoration: none;
	color: #5A9770;
}

div.galleryFooter a:hover {
	text-decoration: underline;
}

div.news2 {
	padding-top: 50px;
	padding-bottom: 0px;
	width: 620px;
	text-align: left;
}

span.descNews2 {
	padding-top: 20px;
	display: block;
	position: relative;
	z-index: 1;
}

span.titleNews2 {
	font-weight: bold;
	font-size: 14px;
}

span.titleNews2 a,span.descNews2 a {
	color: #5A9770;
	text-decoration: none;
}

span.titleNews2 a:hover,span.descNews2 a:hover {
	text-decoration: underline;
}

span.descNews2 {
	line-height: 140%;
}

tr.mediaText td {
	text-align: center;
	color: #5A9770;
	visibility: hidden;
	width: 100px;
	position: relative;
	z-index: 2;
}
.premiere{
	display:block;
	width:150px;
	height:16px;
	padding-left:5px;
	padding-top:2px;
	color:#FFF;
	text-align:left;
	background:#F48760;
	position:absolute;
	z-index:-1;
	top:-25px;
	font-weight:bold;
	font-size:11px;
}