body {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
}
a{
	color:#F5B000;
}
div.menu {
	width: 100%;
	height: 14px;
	display: block;
	position: relative;
	z-index: 3;
	top: -10px;
	font-size: 14px;
}

div.menu table {
	padding: 0px;
	margin: 0px;
}

div.linemenuright {
	width: 100%;
	height: 13px;
	background: #F5B000;
	border: 1px solid transparent;
	display: block;
}
div.linemenuleft {
	width: 100%;
	border: 1px solid transparent;
	height: 13px;
	display: block;
	background:;
}

span.pipe {
	color: #F5B000;
}

span.menulink a {
	color: #000;
	text-decoration: none;
}

span.menulink a:hover {
	text-decoration: underline;
}



.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: 100;
	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#footer {
	position: absolute;
	z-index: 10000;
	width: 100%;
	margin-top: 20px;
}

div#footer span.linefoot {
	background: url(../../visual/img/layout/bottomline.png);
	width: 100%;
	height: 2px;
	display: block;
}

div#footer div {
	padding-top: 10px;
	width: 100%;
	height: 40px;
	color: #999;
}

div#footer div a {
	position: absolute;
	z-index: 1;
	width: 172px;
	height: 40px;
	display: block;
	right: 100px;
	text-decoration: none;
}

div#footer div span {
	position: absolute;
	z-index: 2;
	width: 272px;
	height: 40px;
	left: 50px;
	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/shoptree.jpg) 0px 0px no-repeat;
	height: 147px;
	width: 198px;
	position: relative;
	z-index: 1;
	top: -75px;
}

div#logo {
	background: url(../../visual/img/layout/logo.png);
	z-index: 1;
	top: 45px;
	left: -250px;
	position: relative;
	width: 93px;
	height: 102px;
}

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: -192px;
	left: 230px;
}

div.menulink a {
	opacity: 0.5;
	position: absolute;
	z-index: 1;
	right: 10px;
	text-decoration: none;
	font-size: 14px;
}

div.menulink a:hover {
	text-decoration: underline;
	opacity: 1;
	font-weight: bold;
}



div.register {
	margin-top: 50px;
	display: block;
	width: 620px;
}

div.register input {
	left: 156px;
	z-index: 1;
	position: relative;
	top: -12px;
	height: 18px;
	border: 1px solid #F5B000;
	width: 267px;
}

span.titlesForm {
	display: block;
}

div.boxFormsReg {
	line-height: 50%;
}

#buttonReg {
	width: 104px;
	height: 26px;
	background:#ffeab3;
	font-weight: bold;
	padding: 0px;
	margin-top: 30px;
	margin-left: -157px;
	position: absolute;
	z-index: 4;
}

.login {
	margin-top: 50px;
}

.login input {
	width:140px;
	border: 1px solid #F5B000;
}

.login span {
	font-weight: bold;
}

div.viewcart {
	width: 630px;
	text-align: left;
}

div.viewcart hr {
	border: 0px;
	height: 1px;
	background: #F5B000;
}

div.endorder {
	width: 620px;
	text-align: left;
}

div.endorder a {
	text-decoration: none;
	color: rgb(41, 136, 205);
}

div.endorder a:hover {
	text-decoration: underline;
}

.myaccount{
	display:block;
	height:120px;
	width:620px;
	position:relative;
	z-index:1;
}
.myaccount a img{
	border:0px;
}
.myaccount span{
	display:none;
	width:80px;
	overflow:hidden;
	position:absolute;
	z-index:1;
	top:80px;
}
.myaccount a{
	position:absolute;
	z-index:1;
	left:40px;
	text-decoration:none;
	color:#F5B000;
}
.myaccount .mydata{
	z-index:10;
	margin-left:2px;
}
.myaccount .myorders{
	z-index:9;
	margin-left:170px;
} 
.myaccount .newpassword{
	z-index:8;
	margin-left:335px;
}
.myaccount .newsletter{
	z-index:7;
	margin-left:505px;
}
.myaccount a:hover span{
	display:block;
}
.myaccount .mydata span{
	left:-4px;
}
.myaccount .myorders span{
	margin-left:-4px;
}
.myaccount .newsletter span{
	margin-left:-14px;
}
.myaccontent{
	display:block;
	width:620px;
	margin-top:-20px;
}
.myaccontent .hr{
	background:#F5B000;
	height:1px;
	display:block;
	width:620px;
	margin-top:-20px;
	margin-bottom:10px;
}
.ordersT td{
	height:42px;
	text-align:center;
	font-weight:bold;
}
.ordersC td,.ordersC2 td{
	border-bottom:1px solid #F5B000;
	height:42px;
	text-align:center;
}
.ordersC a,.ordersC2 a {
	text-decoration:none;
	color:#000;
}
.ordersC:hover a, .ordersC2 a:hover{
	text-decoration:underline;
}
#errorLogin{
	color:#FF0000;
	margin-bottom:15px;
}
.boxFormsReg a, .linksStyle a{
	color:#F5B000;
	text-decoration:none;
}
.boxFormsReg a:hover, .linksStyle a:hover{
	text-decoration:underline;
}
.regimentHref{
	position:relative;
	z-index:100;
	height:20px;
	width:140px;
	display:block;
}
.myaccontent .boxFormsReg .contentsForms input, .myaccontent .login input{
	border:1px solid #f79011;
}
.myaccontent .login span{
	display:block;
	width:150px;
	text-align:right;
}
div.newsletter{
	display:block;
	width:620px;
	text-align:left;
}
.myaccontent .login,.myaccontent .orders,.myaccontent .newsletter{
	margin-top:30px;
}
.myaccontent .register{
	margin-top:-10px;
}
.myaccontent .login,.myaccontent .orders,.myaccontent .newsletter,.myaccontent .register{
	margin-left:20px;
}

.detAuthor a, .linksAuthor a{
	display:block;
	height:20px;
	padding-top:8px;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	z-index:100;
	position:relative;
	font-weight:bold;
}
.detAuthor a:hover, .linksAuthor a:hover{
	text-decoration:underline;
}
.linksAuthor a{
	color:#000;
	font-size:9px;
	height:11px;
	font-weight:normal;
}

.AuthorDetail{
	display:block;
	width:600px;
	z-index:1;
	position:relative;
}
.AuthorDetail .right{
	display:block;
	width:320px;
	left:280px;
	top:0px;
	z-index:1;
	position:absolute;
	text-align:left;
}
.AuthorDetail .image{
	float:left;
	width:245px;
	height:256px;
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
}
.AuthorDetail .desc, .AuthorDetail .linksB{
	z-index:1;
	position:relative;
	top:280px;
	text-align:left;
	font-size:11px;
}
.AuthorDetail .desc{
	top:200px;
}
.AuthorDetail .linksB{
	top:200px;
}
.AuthorDetail hr {
	border:0px;
	background:#F5B000;
	height:1px;
	font-size:1px;
	position:relative;
	top:240px;
	z-index:1;
}
.AuthorDetail h3{
	position:relative;
	top:240px;
	z-index:1;
	left:0px;
	text-align:left;
}
.AuthorDetail a{
	color:#f5b000;
	text-decoration:none;
}

.AuthorDetail a:hover{
	text-decoration:underline;
}

.AuthorDetail .head{
	position:relative;
	z-index:1;
	top:-18px;
	font-weight:normal;
}
.AuthorDetail .pseudonym{
	position:relative;
	z-index:1;
	top:-18px;
	font-weight:normal;
	font-size:11px;
	font-weight:bold;
}

.AuthorDetail .link{
	padding-top:17px;
}
.AuthorRightList{
	display:block;
	width:140px;
	position:relative;
	z-index:100;
	float:right;
	height:400px;
	overflow:hidden;
}
.AuthorRightList div{
	position:relative;
	z-index: 1;
	top:0px;
}
.AuthorRightList .List{
	display:block;
	height:72px;
	width:143px;
	background:url(../../visual/img/layout/bgRL.png);
	margin-bottom:3px;
}
.AuthorRightList .List a img{
	border:0px;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.AuthorRightList .List a:hover img{
	border:0px;
	opacity:1;
	-moz-opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.AuthorDetailP {
	width:620px;
	z-index:1;
	position:relative;
}
.AuthorDetailP hr{
	width:370px;
	border:0px;
	background:#F5B000;
	height:1px;
	font-size:1px;
	position:absolute;
	right:0px;
	z-index:1;
	top:-10px;
}
.AuthorDetailP .desc{
	width:620px;
	display:block;
	text-align:left;
	z-index:1;
	position:relative;
	top:130px;
}
.AuthorDetailP .image{
	float:left;
	margin-right:20px;
	margin-bottom:-110px;
	top:-130px;
	z-index:1;
	position:relative;
}


.AuthorDetailP .right{
	display:block;
	width:370px;
	right:0px;
	z-index:1;
	position:absolute;
	text-align:left;
	margin-top:0px;
}
.AuthorDetailP .right .price{
	float:right;
	width:130px;
	position:absolute;
	z-index:1;
	top:0px;
	right:0px;
	text-align:right;
}
.AuthorDetailP .right .price span{
	padding-top:6px;
	height:14px;
	font-size:14px;
}
.AuthorDetailP .right .link{
	position:absolute;
	z-index:1;
	top:20px;
	right:0px;
	
}
.AuthorDetailP .right .link a{
	color:#F5B000;
	text-decoration:none;
}
.AuthorDetailP .right .link a:hover{
	text-decoration:underline;
}
.AuthorDetailP .right .head{
	font-size:16px;
	font-weight:normal;
	top:-14px;/*IE6 0px;*/
	z-index:1;
	position:relative;
}
.AuthorDetailP .right .pseudonym{
	font-weight:400;
	top:-14px;
	z-index:1;
	position:relative;
	font-size:11px;
	padding-bottom:4px;
	display:block;
}
.pseudonym{
line-height:130%;
font-size:12px;
z-index:1;
}




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;
}

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.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;
}
div.rightList{
	margin-right:-30px;
}
div.rightList div.up,div.rightList div.dw{
	cursor:pointer;
	margin-right:-30px;
	height:24px;
	width:72px;
	position:relative;
	top:-5px;
	left:30px;
	z-index:2;
	background:url(../../visual/img/layout/btn_up1.png) no-repeat;
}
div.rightList div.up:hover{
	background:url(../../visual/img/layout/btn_up2.png) no-repeat;
}
div.rightList div.dw{
	top:405px;
	background:url(../../visual/img/layout/btn_dw2.png) no-repeat;
}
div.rightList div.dw:hover{
	background:url(../../visual/img/layout/btn_dw1.png) no-repeat;
}
div.cart{
	width:840px;
	text-align:left;
	position:relative;
	z-index:10;
	font-size:13px;
}
div.cartItem img{
border:none;
}
div.cartItem a{
	color:#F5B000;
	text-decoration: none;
}
div.cartItem a:hover{
	text-decoration: underline;
}

div.cartItem {
	display:block;
	height:230px;
	width:150px;
	position:absolute;
}
div.cartItem span.price{
	color:red;
	font-size:18px;
	font-weight:normal;
}
div.cart hr{
	background:#f5b000;
	border:0px;
	height:1px;
	width:100%;
	margin-bottom:10px;
	margin-top:20px;
}
div.cartItem div{
	margin-bottom:5px;
}
div.cartItem div.title{
	font-weight:bold;
}
div.cart span.name{
	display:block;
	width:200px;
	position:relative;
	top:-45px;
	left:80px;
	font-weight:normal;
	font-size:16px;
}
div.cart span.items_Title{
	margin-top:10px;
	font-weight:bold;
}
div.cart span.buy_from{
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
	display:block;
	width:100%;
}
div.cart div.boxCartInfo{
	display:block;
	width:240px;
	height:100px;
	border:0px solid black;
	position:absolute;
	right:0px;
	top:0px;
}
div.boxCartInfo div.btn{
	display:block;
	width:95px;
	height:25px;
	background:url(../../visual/img/layout/button_arrow.PNG) 13px 12px no-repeat #F56600;
	color:#FFF;
	font-weight:bold;
	padding-left:45px;
	padding-top:6px;
	cursor:pointer;
	position:absolute;
	right:0px;
	z-index:10;
	top:65px;
}
div.boxCartInfo span.title_Price{
	display:block;
	width:100%;
	text-align:justify;
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:normal;
}
div.boxCartInfo span.title_Price span.price{
	color:red;
	font-size:18px;
	font-weight:normal;
}
div.cartItem input{
	border:1px solid #f5b000;
}
div.boxCartInfo div.sendTypeBox{
	width:250px;
	display:block;
	position:absolute;
	left:-240px;
	top:15px;
	z-index:10;
}
div.gallery {
	width: 620px;
	position: relative;
	z-index: 1;
	top: 20px;
	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: 171px;
	left: 0px;
	height: 15px;
	text-align: left;
	cursor: pointer;
	/*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;
}
div.categories{
	display:block;
	width:150px;
	position:relative;
	top:-20px;
	left:0px;
	z-index:1001;
	text-align:left;
	border:0px solid black;
}
div.categories hr {
		background:#f5b000;
	border:0px;
	height:1px;
	width:100%;
	margin-bottom:0px;
	margin-top:0px;
}
div.categories ul{
	padding:0px;
	margin:0px;
	padding-left:15px;
	padding-top:10px;
	line-height:125%;
}
div.categories ul li{
	list-style-image: url("../../visual/img/layout/dot.png");
	padding:0px;
}
div.categories ul li a{
	color:#000;
	text-decoration:none;
}
div.categories ul li a:hover{
	color:#000;
	text-decoration:underline;
}
h5.categories{
	font-size:14px;
	margin-top:0px;
	text-align:center;
}