/*<group=body>*/

body {
	background : #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: gray;
}

/*<group=styles>*/

.updown {
	text-decoration: none;
}

.justified {
	text-align: justify;
	color: gray;
	font-size: 12px;
	font-style: inherit;
}

.video {
	padding-top: 20px;
	padding-left: 40px;
}

.just {
	text-align: justify;
}

.right {
	text-align: right;
}

a {
	text-decoration : none;
	color: red;
}

.navbarbuttons {
	width: 100px;
	position: relative;
	background: #5c5c5c;
	color: white;
	font: lighter 12px Verdana, Arial, Helvetica, sans-serif;
	top: 0;
	height: 23px;
	padding-top: 3px;
	padding-left: 10px;
	display: inline-table;
}

.navbarbuttons a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	background: #5c5c5c;
}

.navbarbuttons a:hover {
	color: red;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	height: 100%;
}

.aboutbutton {
	width: 100px;
	padding: 3px;
	position: absolute;
	color: red;
	font-size: 13px;
	font-weight: lighter;
	top: 45px;
	left: 7px;
}

.logo {
	display: inline-table;
	position: relative;
	top: 0;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 1px;
}

#leftmenu a {
	visibility: visible;
	overflow: auto;
	color: #808080;
	font-size: 10px;
	line-height: 16px;
	background: url(../images/Old/Chenko.jpg) transparent 0px 0px no-repeat;
}

#leftmenu a:hover {
	visibility: visible;
	overflow: auto;
	color: red;
	font-size: 11px;
	line-height: 16px;
	background: url(../images/Old/Chenko.jpg) transparent 0px 0px no-repeat;
}

.italic {
	text-align: justify;
	font-weight: normal;
	font-size: 11px;
	color: gray;
	font-style: italic;
}

.h5italic {
	line-height: 12px;
	text-align: justify;
	font-weight: bold;
	font-size: 9px;
	color: gray;
	font-style: italic;
}

.h5italicright {
	line-height: 12px;
	text-align: right;
	font-weight: bold;
	font-size: 9px;
	color: gray;
	font-style: italic;
}

.h1 {
	color: red;
	font-size: 16px;
	line-height: 20px;
}

.h1a {
	color: red;
	font-size: 14px;
	line-height: 16px;
}

.h2 {
	color: gray;
	font-size: 13px;
}

.h3 {
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.h4 {
	color: red;
	font-size: 12px;
	font-weight: normal;
}

.h5 {
	color: gray;
	font-size: 9px;
	line-height: 12px;
}

.paragraphhalfspace {
	margin-bottom: 3px;
	width: 100%;
}

.bold {
	font-weight: bolder;
	color: red;
	font-size: 11px;
}

.boldblack {
	font-weight: bolder;
	color: #5f5f5f;
	font-size: 11px;
}
	
/*</group>*/

/*<group=layout>*/

#video {
	width: 450px;
	height: 420px;
}

#aboutbutton {
	width: 100px;
	position: relative;
	color: red;
	font-size: 10px;
	font-weight: lighter;
	left: 10px;
	padding: 3px 3px 3px 0;
	text-transform: uppercase;
}

#videocontainer {
	overflow: hidden;
	width: 700px;
	height: 500px;
}

#body {
	line-height: 15px;
	font-size: 11px;
	color: gray;
	visibility: visible;
	height: 430px;
	overflow: auto;
	width: 100%;
}

#leftmenu {
	width: 180px;
	overflow: auto;
	color: #5b5b5b;
	font-size: 11px;
	line-height: 16px;
	padding-left: 11px;
	height: 420px;
	background-color: transparent;
	background-image: url(../images/0955389208.IN03.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#leftmenuindex {
	width: 188px;
	overflow: auto;
	height: 420px;
	color: red;
	font-size: 14px;
	line-height: 16px;
	background: transparent no-repeat url(../images/0955389208.IN09.jpg) 5px 0px;
	padding-left: 11px;
}

#leftmenuindex a {
	color: red;
	font-size: 10px;
	line-height: 16px;
}

#leftmenuindex a:hover {
	color: red;
	font-size: 14px;
	line-height: 16px;
}

#leftmenufilm {
	width: 139px;
	overflow: auto;
	height: 420px;
	color: #808080;
	font-size: 10px;
	line-height: 16px;
	padding-left: 11px;
	background-color: transparent;
	background-image: url(../images/chenkobooks_logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	text-align: left;
}

#bodycontainer {
	border:1px solid #ccc;
	width: 700px;
	position: relative;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 500px;
}

#bodycontainerintro {
	width: 700px;
	height: 500px;
	padding: 0;
	float: inherit;
	clear: inherit;
}

#navbarcontainer {
	width: 700px;
	border-bottom:1px solid #ccc;
	height: 22px;
}
	
/*</group>*/

/*<group=scrollbar>*/

div#dragBar1 { height:20px;
  z-index:1;
	position: relative;
	border: 1px  gray;
	width: 7px;
	visibility: hidden;
}

div#track1 { 
  position: relative; left:0; top: 16px;
  width:11px; height: 413px;
  background: transparent repeat-y;
  z-index:1;
	border-right: 1px  gray;
	border: 1px none gray;
}

div#up1 { position:absolute; left:0;
	z-index: 2;
	bottom: 0;
}

div.content {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:1;
	color: gray;
	font-size: 11px;
	line-height: 15px;
	
}

div#down1 { position:absolute; left: 14px; z-index:3;
	bottom: 0;
}

div#wn1  {
	position: absolute;
	width: 482px;
	overflow: hidden;
	z-index: 1;
	left: 0;
	visibility: visible;
	border-top: 1px none #ccc;
	border-bottom: none #ccc 1px;
	height: 420px;
	top: 0;
}

div#lyr1 {
	visibility: visible;
	border-top: 1px  #ccc;
	padding-left: 5px;
	width: 425px;
}

div#scrollbar1 { 
  position: relative; visibility:hidden;
  left: 472px; top:0;
  width: 30px; height: 420px; 
  font-size:1px; z-index: 2;
	text-decoration: none;
}

div#holder1 {
	position: relative;
	left: 0;
	top: 0;
	width: 500px;
	height: 420px;
	overflow:hidden;
	z-index:100;
	visibility: visible;
	color: gray;
	border-top: 1px  gray;
	background-color: #000000;
}
	
/*</group>*/

/*<group=scrollbarleft>*/

.videohalfspace {
	line-height: 14px;
}

.videolinks {
	color: gray;
	font-size: 11px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	line-height: 17px;
}

.videolinks a {
	color: gray;
}

.videolinks a:hover {
	color: red;
}

div#dragBar1left { height:20px;
  z-index:1;
	position: relative;
	border: 1px  gray;
	width: 7px;
	visibility: hidden;
}

div#track1left { 
  position: relative; left:0; top: 16px;
  width:11px; height: 350px;
  background: transparent repeat-y;
  z-index:1;
	border-right: 1px  gray;
	border: 1px none gray;
}

div#up1left { position:absolute; left:0;
	z-index: 2;
	bottom: 0;
}

.contentleft { 
  position:absolute; visibility:hidden; 
  left:0; top:0; z-index:1;
	color: gray;
	font-size: 11px;
	line-height: 15px;
}

.contentleft a { visibility:hidden;
	color: gray;
}

div#down1left { position:absolute; left: 14px; z-index:3;
	bottom: 0;
}

div#wn1left  {
	position: absolute;
	width: 200px;
	overflow: hidden;
	z-index: 1;
	left: 0;
	visibility: visible;
	border-top: 1px none #ccc;
	border-bottom: none #ccc 1px;
	height: 420px;
	top: 0;
}

div#lyr1left {
	visibility: visible;
	border-top: 1px  #ccc;
	padding-left: 11px;
	width: 180px;
	background: transparent no-repeat url(../images/0955389208.IN09.jpg) 5px 0px;
}

div#scrollbar1left { 
  position: absolute; visibility:hidden;
  left: 170px; top:0;
  width: 30px; height: 420px; 
  font-size:1px; z-index: 2
  }

div#holder1left {
	position: relative;
	left: 0;
	top: 0;
	width: 148px;
	height: 420px;
	overflow:hidden;
	z-index:100;
	visibility: visible;
	color: gray;
	border-top: 1px  gray;
	background-repeat: no-repeat;
	background-image: url(../images/chenko_theband.jpg);
	background-position: 10px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 10px;
}
	
/*</group>*/
	
/*</group>*/
