html {
	height: 100%;
	overflow: hidden;
}

body {
	color: #000;
	background-color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

img {
	display: block;
}

ul {
 	font-size: .8em;
	list-style-type: square;
	margin: 0 0 .4em 15px;
	padding: 0;
}
li {
	padding:  0 0 1em 5px;
	text-align: left;
}
ul p {
	font-size: 1em;
}

.clean {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}
.clear {
	clear: both;
	float: none;
}
.clear:after {  
	content: ".";  
	display: block;  
	height: 0;  
	clear: both;  
	visibility: hidden;  
}

table {
	font-size: .8em;
}
td {
	vertical-align: top;
}

a,
a:link,
a:visited {
	color: #000;
}
a:hover,
a:active {
	color: #000;
}

#spinner {
	background: url(../img/spinner.gif) no-repeat center center;
	height: 20px;
	position: absolute;
	left: 5px;
	bottom: 5px;
	width: 20px;
	z-index: 3;
}

#logo {
	background: url(../img/logo.png) no-repeat top left;
	bottom: 5px;
	cursor: pointer;
	height: 80px;
	right: 5px;
	position: absolute;
	width: 215px;
	z-index: 2;
}

#footer {
	background-color: #CFCFCF;
	color: #000;
	bottom: 0;
	height: 200px;
	margin-top: 25px;
	position: absolute;
	width: 100%;
	z-index: 1;
}
#footer div.address {
	right: 0;
	height: 175px;
	position: absolute;
	overflow: hidden;
	top: 25px;
	width: 220px;
}
#footer div.address p {
	bottom: 0;
	font-size: .7em;
	letter-spacing: .02em;
	line-height: normal;
	position: absolute;
	left: 10px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#navigation {
	position: relative;
	overflow: hidden;
	height: 175px;
	float: left;
	margin-top: 15px;
}
#navigation .layer {
	position: absolute;
	height: 100%;
	top: 0;
	width: 180px;
}
#navigation .items {
	position: relative;
	height: 100%;
	padding: 10px 0;
}
#navigation .item {
	background: transparent no-repeat 6px 0;
	color: #000;
	cursor: pointer;
	font-size: .7em;
	margin: 1px 5px 1px 5px;
	padding: 1px 23px 1px 6px;
	letter-spacing: .1em;
/* 	white-space: nowrap; */
}

.item_default {
	padding-left: 6px;
	padding-right: 23px;
}
.item_focus {
	padding-left: 6px;
	padding-right: 23px;
}
.item_active {
	padding-left: 16px;
	padding-right: 13px;
}
	
#subnavigation {
	background-color: #CFCFCF;
	float: left;
	position: relative;
	height: 175px;
	width: 500px;
}
#text {
	height: 175px;
	position: absolute;
	top: 15px;
	overflow: hidden;
}
#text .text {
	padding: 10px;
}
#text h1,
#text h2,
#text h3 {
	font-weight: normal;
	letter-spacing: .1em;
	margin: 0 0 .2em 0;
	line-height: 1.2em;
	padding: 0;	
}
#text h1 {
	font-size: 1em;
}
#text h2 {
	font-size: .9em;
}
#text h3 {
	font-size: .8em;
}
#text p {
	font-size: .7em;
	letter-spacing: .1em;
	text-align: left;
	margin: 0 0 .8em 0;
}

#content {
	background-color: #FFF;
	position: absolute;
	overflow-y: auto;
	overflow-x: hidden;
}

#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6 {
	font-weight: normal;
	margin: 0 0 .2em 0;
	line-height: 1.2em;
	padding: 0;
}
#content h1 { font-size: 1.4em; }
#content h2 { 
	font-size: .8em;
	font-weight: normal;
	text-transform: uppercase;
}
#content h3, h4, h5, h6 { 
	font-size: .8em;
	font-weight: normal;
}
#content p {
	font-size: .8em;
	line-height: 1.2em;
	margin: 0 0 .8em 0;
	padding: 0;
}

#article {
	position: relative;
	overflow: hidden;
}

#article .articleArticles {
	position: relative;
}

#article .show {
	overflow: hidden;
	height: 100%;
	width: 100%;
}
#article .showContainer {}

#article .show .slides {
	position: relative;
}
#article .show .slidesContent {
	position: relative;
}
#article .show .slide {
	position: absolute;
}
#article .show .slide .preview {
	position: absolute;
}
#article .show .slide .image {
	position: absolute;
}

#article .browser {
	margin-top: 0px;
	overflow: hidden;
}
#article .browserContainer {}

#article .stripe {
	position: relative;
}
#article .stripe .slides {
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
#article .stripe .slides .slidesContent {
	position: absolute;
}
#article .stripe .slides .slide {
	position: absolute;
	cursor: pointer;
	top: 0px;
	padding: 0;
}
#article .stripe .slides .textSlideContent {}
#article .stripe .slides .textSlideContent p {
	padding-bottom: .8em;
}
#article .stripe .slide .caption {
	top: 0;
}
#article .stripe .slide .caption p {
	font-size: 0.7em;
	padding: 10px;
	text-align: left;
}

#article .thumbs {
	background-color: #000;
	position: relative;
}
#article .thumbs .slides {
	height: 40px;
	overflow: hidden;
	position: relative;
}
#article .thumbs .slides .slidesContent {
	position: absolute;
}
#article .thumbs .slides .slide {
	position: absolute;
	cursor: pointer;
	top: 0px;
}
#article .thumbs .slides .textSlideContent {
	background-color: #000;
	margin: 0;
	padding: 5px 5px 5px 5px;
}
#article .thumbs .slides .textSlideContent p {
	font-size: .6em;
	line-height: 1.2em;
	text-align: left;
}
#article .thumbs .slide .caption {
	top: 15px;
}
#article .thumbs .slide .caption p {
	font-size: .6em;
	line-height: 1.2em;
	padding: 5px;
	text-align: left;
}

#article .book {
	overflow: hidden;
	height: 100%;
	width: 100%;
}
#article .bookContainer {}


#article .scrollbar {
	height: 16px;
	position: relative;
	margin: 20px 0 0 430px;
}
#article .scrollbar .track {
	background-color: #F3F3F3;
	height: 16px;
	position: absolute;
	margin: 0 30px;
}
#article .scrollbar .track .grip {
	background: url(../img/scroller.png) top left no-repeat;
	height: 16px;
	width: 60px;
}

.scrollbar {
	height: 21px;
	position: relative;
	overflow: hidden;
}
.scrollbar .track {
	height: 21px;
	position: absolute;
	left: 0;
	width: 100%;
}
.scrollbar .track .grip {
	cursor: move;
	position: absolute;
	height: 21px;
	width: 33px;
}

.scrollbarBlack .track {
}
.scrollbarBlack .track .grip {
/*	background: url(../img/grip_black.png) no-repeat center; */
}

#remote {
	position: absolute;
	top: 5px;
	left: 5px;
}
#remote ul {
	font-size: .7em;
	letter-spacing: .1em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#remote ul li {
	float: left;
	display: block;
	margin-right: 5px;
	padding: 0;
}
#remote ul li.gap {
	margin-right: 16px;
}
#remote ul li.button {
	cursor: pointer;
}
#remote ul li.text {
	padding-top: 3px;
}

#language {
	position: absolute;
	right: 7px;
	top: 2px;
}
#language ul {
	font-size: 0.7em;
	letter-spacing: .1em;
	list-style-type: none;
}
#language li {
	cursor: pointer;
	float: left;
}

.icon {
	background: url(../img/icons.png) no-repeat 0 0;
	height: 16px;
	width: 16px;
}
.iconZoom {	background-position: 0 0; }
.iconNext { background-position: -16px 0; }
.iconPrevious { background-position: -32px 0; }
.iconPrint { background-position: -48px 0; }
.iconDownload {	background-position: -64px 0; }

#navigation .level_1 { width: 120px; }
#navigation .level_2 { width: 140px; }
#navigation .level_3 { width: 200px; }

#footer .remote {
	display: none;
}

