body, html {
	_width: 90%;
	height: 100%;
	min-height: 100%;
}
body {
	overflow: visible;
	margin: 0;
	background: #000;
}








div#Body {
	position: relative;
	width: 800px;
	text-align: left;
}
div#Top {
	position: relative;
	height: 104px;
}
div#Content {
	margin: 0;
}
div#Bottom {
	padding: 0;
	color: #aaa;
	font-size: 10px;
}











div#Top img#Logo {
	 width: 138px;
	 height: 32px;
	 margin: 10px 0;
}
div#Top ul {
	position: absolute;
	bottom: 0;
	left: -1px;
	margin: 0;
	padding: 0;
	width: 802px;
	height: 52px;
	background: url(/images/menuBgTransp.png) no-repeat center;
	_background: url(/images/menuBg.png) no-repeat center;
}
div#Top ul li {
	display: inline;
	float: left;
	margin: 0;
}
div#Top ul li a {
	line-height: 52px;
	height: 52px;
	display: inline;
	float: left;
	padding: 0 10px;
	text-decoration: none;
	color: #CCC;
	outline: none;
}
div#Top ul li.active a, div#Top ul li.subactive a {
	background: url(/images/menuActiveBgTransp.png) no-repeat center;
	_background: url(/images/menuActiveBg.png) no-repeat center;
}
div#Top ul li.main a {
	background-position: left;
}
div#Top ul li a:hover {
	color: #333;
	background: url(/images/menuHoverBgTransp.png) no-repeat center;
	_background: url(/images/menuHoverBg.png) no-repeat center;
}
div#Top ul li.main a:hover {
	background-position: left;
}



div#topUnder {
	position: relative;
	top: -4px;
}
div#topUnder ul {
	position: relative;
	left: -1px;
	margin: 0;
	padding: 0;
	width: 802px;
	height: 20px;
	font-size: 9px;
	background: url(/images/secMenuBg.png) no-repeat center;
}
div#topUnder ul li {
	display: inline;
	float: left;
	margin: 0;
}
div#topUnder ul li a {
	line-height: 20px;
	height: 20px;
	display: inline;
	float: left;
	padding: 0 7px;
	text-decoration: none;
	color: #333;
	outline: none;
}
div#topUnder ul li a:hover {
	color: #CCC;
	background: url(/images/secMenuHoverBg.png) no-repeat center;
}
div#topUnder ul li.first a:hover {
	background: url(/images/secMenuHoverBg.png) no-repeat left;
}

/* ################################### */

form.form {
	margin: 0;
	padding: 10px;
	background: #DDD;
}

form.form label, div.zenoBasketDiscount form label {
	display: block;
	margin: 0 0 5px 0;
}
form.form label input, form.form label textarea, div.zenoBasketDiscount form label input {
	display: block;
	padding: 5px;
	font-size: 14px;
	font-weight: lighter;
}
form.form label input, form.form label textarea {
	width: 300px;
}




div#Text {
	position: relative;
	background: url(/images/textTopBg.png) no-repeat top #FFF;
}
div.text {
	padding: 10px 160px;
	width: 480px;
	min-height: 400px;
	_height: 400px;
}
div.fullText {
	padding: 10px 10px 10px 160px;
	width: 630px;
	min-height: 400px;
	_height: 400px;
}
div.textHigh {
	min-height: 650px;
	_height: 650px;
}

div.swfStart, div.startBox {
	float: left;
}

body#Body11 div#Content {
	padding: 15px 0 0 0;
	background: url(images/startBoxTopBg.png) repeat-x top;
}

div.startBox {
	line-height: 13px;
	font-size: 9px;
	background: url(images/myzeno/startBox.jpg) no-repeat;
	width: 211px;
	height: 242px;
	padding: 0 10px 0 250px
}
div.startBox h1 {
	border: 0;
	line-height: 55px;
	height: 65px;
	font-weight: bold;
	color: #FFF;
}
div.startBox p, div.startBox ul {
	margin: 0 0 5px 0;
}



div.startBottomBox {
	background: url(images/startBottomBoxBg.png) repeat-x;
}
div.startBottomBox1, div.startBottomBox2, div.startBottomBox3 {
	position: relative;
	float: left;
	display: inline;
	width: 33%;
	height: 178px;
	background: url(images/startBottomBoxBorder.png) no-repeat left center;
}
div.startBottomBox1 {
	width: 34%;
	background: url(images/myzeno/inNewsCovers.png) no-repeat center top;
}

div.startBottomBox img.img {
	position: absolute;
	left: 50%;
	top: 33%;
}
div.startBottomBox a.button {
	position: absolute;
	right: 10px;
	bottom: 0;
	width: 82px;
	height: 57px;
	outline: none;
}
div.startBottomBox a.button img {
	border: 0;
}

div.startBottomBox2 img.img {
	/*margin: -29px 0 0 -118px;*/
	margin: -40px 0 0 -118px;
	width: 236px;
	height: 58px;
}
div.startBottomBox3 img.img {
	margin: -27px 0 0 -112px;
	width: 225px;
	height: 34px;
}
div.startBottomBox2 img.img_medal, div.startBottomBox3 img.img_movie {
	position: absolute;
	left: 10px;
	bottom: 0;
}


div.textLeftImg {
	position: absolute;
	left: 0;
	top: 124px;
}
div.textLeftImg img {
	display: block;
}


div#zenoBox {
	background: url(/images/zenoBoxBg.png) no-repeat top;
	position: absolute;
	right: 8px;
	top: 159px;
	width: 144px;
	min-height: 202px;
	_height: 202px;
}
div#zenoBox img.myzeno {
	width: 133px;
	height: 134px;
	margin: 5px;
}
div#zenoBox p {
	margin: 5px;
	font-size: 9px;
}
div#zenoBox ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
div#zenoBox ul li {
	margin: 0 2px;
	padding: 0;
	list-style: none;
}
div#zenoBox ul li a {
	text-decoration: none;
	color: #333;
	padding: 5px 3px;
	display: block;
	background: #CCC;
}
div#zenoBox ul li.koep a {
	background: #A6BBDB;
}
div#zenoBox ul li a:hover {
	background: #37526C;
	color: #CCC;
}


h1.newsHeading {
	font-size: 18px;
	border: none;
}
h1.newsHeading a {
	text-decoration: none;
}
h1.newsHeading a:hover {
	text-decoration: underline;
}
p.newsDate {
	font-size: 10px;
}
h2.newsIntro {
	font-size: 14px;
	color: #555;
	letter-spacing: normal;
}


p.zenoProductBuy {
	height: 36px;
	clear: both;
}
p.zenoProductBuy a.zenoProductBuy {
	display: block;
	float: left;
	width: 57px;
	height: 36px;
	line-height: 36px;
	margin: 0 5px 0 0;
	padding: 0 5px;
	text-align: right;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: url(/images/iconBuy.png);
}
p.zenoProductBuy a.zenoToBasket {
	display: block;
	float: left;
	width: 87px;
	height: 36px;
	line-height: 36px;
	margin: 0 5px 0 0;
	padding: 0 5px;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background: url(/images/iconToBasket.png);
}

table#zenoBaksetTable {
	width: 630px;
	border: 0;
}
table#zenoBaksetTable tr.zenoBasketTableHeading td, table#zenoBaksetTable tr.zenoBasketItem td, table#zenoBaksetTable table.zenoBasketTableTotal td {
	padding: 5px;
	line-height: 20px;
}
table#zenoBaksetTable tr.zenoBasketTableHeading td {
	line-height: 25px;
}
table#zenoBaksetTable tr.zenoBasketTableHeading {
	background: url(/images/baksetHeadingBg.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
}
table#zenoBaksetTable tr.zenoBasketItemOdd {
	background: #FFF;
}
table#zenoBaksetTable tr.zenoBasketItemEven {
	background: #DDD;
}

table#zenoBaksetTable td.zenoBasketDelete a {
	float: right;
	font-size: 1%;
	display: block;
	width: 32px;
	height: 20px;
	background: url(/images/iconDelete.png) no-repeat;
}
table#zenoBaksetTable td.zenoBasketTableHeadingDelete {
	text-align: right;
}
table#zenoBaksetTable input.zenoBasketQuantityEditInput {
	font-size: 9px;
	width: 20px;
	text-align: center;
}
table#zenoBaksetTable input.zenoBasketQuantityEditSubmit {
	font-size: 9px;
}
table#zenoBaksetTable td.zenoBasketQuantityEdit {
	white-space: nowrap;
}

table#zenoBaksetTable td.zenoBasketPayments a {
	margin: 5px 0 0 0;
	display: block;
	width: 145px;
	text-decoration: none;
	font-size: 10px;
}
table#zenoBaksetTable td.zenoBasketPayments a img {
	margin: 0 0 5px 0;
	border: 0;
	vertical-align: middle;
	display: block;
}
div.zenoBasketPayments, div.zenoBasketDiscount {
	float: left;
	width: 145px;
	min-height: 170px;
	_height: 170px;
	padding: 50px 10px 0 10px;
	margin: 0 10px 0 0;
}
div.zenoBasketPayments {
	background: url(images/myzeno/paymentBoxBg.png) no-repeat;
}
div.zenoBasketDiscount {
	background: url(images/myzeno/discountBoxBg.png) no-repeat;
}
div.zenoBasketPayments a {
	margin: 0 0 5px 0;
	display: block;
	width: 145px;
	text-decoration: none;
	font-size: 10px;
}
div.zenoBasketPayments a img {
	margin: 0 0 5px 0;
	border: 0;
	vertical-align: middle;
	display: block;
}
div.zenoBasketDiscount form label input {
	width: 133px;
}

div.zenoProduct {
	position: relative;
	min-height: 227px;
	_height: 227px;
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 245px;
	background: #DDD;
}
img.zenoProductImg {
	position: absolute;
	left: 10px;
	top: 10px;
	border: 1px solid #AAA;
}
h2.zenoProductHeading {
	font-weight: bold;
	color: #333;
}
div.zenoProductInfo {
}
p.zenoProductPrice {
	font-size: 18px;
	color: #700;
}
p.zenoProductBuy1 {
}

/* ################################### */


div#Bottom p {
	margin: 0;
}
div#Bottom ul {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
div#Bottom ul li {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	display: inline;
}
div#Bottom ul li a {
	color: #aaa;
	text-decoration: none;
}
div#Bottom ul li a:hover {
	color: #EEE;
}
div#Bottom div#Contact {
	margin: 10px 0 0 0;
	background: url(images/bottomContactBg.png) no-repeat;
	text-align: center;
	line-height: 40px;
	height: 40px;
}










form#seosafeform {
	margin: 0;
	padding: 0;
}
form#seosafeform textarea {
	width: 97%;
	height: 100px;
}
form#seosafeform input,form#seosafeform textarea {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}
form#seosafeform input.submit {
	float: right;
	margin: 5px 0 0 0;
}
form#seosafeform legend {
	font-weight: bold;
	color: #000000;
}
form#seosafeform label {
	display: block;
}
form#seosafeform label span, form#seosafeform p {
	font-size: 80%;
}




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


p.dev {
	margin: 30px 0 20px 0;
	line-height: 20px;
	font-size: 8px;
	color: #555;
}
p.dev img {
	width: 30px;
	height: 20px;
	vertical-align: middle;
}
p.dev a {
	color: #555;
}
p.dev a:hover {
	color: #555;
}
