html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
html
, body
, #layout
{
height: 100%;
}

.hvtext{
	font-size:0.75em;
	color: #666666;
	float: left;
	padding: 0 0 5px 5px;
	cursor: pointer;
}

#navigation
{
overflow: auto;
position: relative;
height: 115px;
margin: 0 20px;
}
#navigation.inited
{
overflow: hidden;
}

#navigation .content
{
display: table;
position: absolute;
white-space: nowrap;
}
#navigation .content .reducer
{
display: table-row;
}
#navigation i
, #navigation a
, #navigation b
, #navigation .selected
{
display: table-cell;
//float: left;
//clear: right;
//margin-top: 2px;
background: black;
}
#navigation a
, #navigation b
{
width: 90px;
}
#navigation a:hover
, #navigation b:hover
, #navigation b.hover
{
background: url("underline.gif") 1px bottom no-repeat;
padding-bottom: 2px;
cursor: pointer;
}
#navigation a:hover
{
padding-bottom: 2px;
}
#navigation img
{
width: 90px;
height: 68px;
}
#navigation .selected
{
border: 2px solid #ffffff;
//position: relative;
overflow: hidden;
margin-top: 0;
//width: 90px;
}
#navigation .selected img
{
//position: relative;
margin: 0 -2px;
}
#navigation a.selected:hover
, #navigation a.selected.hover
, #navigation b.selected:hover
, #navigation b.selected
{
padding-bottom: 0;
background: none;
cursor: default;
}

#scroll {
	height: 16px;
	background: url("scroll-bg.gif") repeat-x;
	position: relative;
	top: 85px;
}
#scroll .getter {
	height: 16px;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	//background: #fff;
	//filter: Alpha(opacity = 0);
}
#scroll .button {
	background: url("scroll-corners.gif") no-repeat;
	width: 22px;
	height: 16px;
	position: absolute;
	left: 0;
}
#scroll .right {
	left: -22px;
	margin-left: 100%;
	background-position: -22px 0;
}
#scroll .handler {
	background: url("scroll-handler-bg.gif") repeat-x;
	height: 16px;
	position: relative;
	margin: 0 23px;
	cursor: pointer;
	cursor: hand;
}
#scroll .handler .left, #scroll .handler .right {
	background: url("scroll-handler.gif") no-repeat;
	height: 16px;
	width: 8px;
	position: absolute;
	left: -8px;
}
#scroll .handler .right {
	background-position: top right;
	margin-left: 100%;
	left: 0;
}
#scroll .marks_container {
	position: absolute;
	left: 20px;
	right: 20px;
	margin-top: -16px;
	//top: -16px;
	//position: relative;
	//left: 0;
	//margin-left: 20px;
	//margin-right: 20px;
	//width: 100%;
}
#scroll .mark {
	color: #ffffff;
	font-size: 0.8em;
	position: absolute;
	left: 22px;
	top: -0.1em;
}

#content {
	clear: both;
	position: relative;
	width: 100%;
}
#content .hidden {
    display: none;
}
#content .content {
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	//margin-bottom: -100px;
}
#content .content .reducer:after
{
content: '';
display: block;
clear: both;
}
#content .content .reducer {
	padding: 0;
	margin: 0 20px;
	position: relative;
	clear: both;
	font-size: 1px;
	background: url('/layout/traffic-circle-x.gif') 50% 50% no-repeat;
}

#content .content .reducer IMG {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 2;
}

#content.vertical .content .reducer {
    height: 700px;
	text-align: center;
	clear: both;
}
#content.vertical .content .reducer IMG {
    height: 100%;
	width: auto;
}
#content H2 {
    float: left;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Arial;
	font-style: normal;
	padding: 0.6em 0 0.6em 20px;
	margin: 0;
}
#content .download {
	padding: 0;
	margin: 1.3em 220px -2.5em 0;
	text-align: right;
	float: right;
	//display: inline;
	position: relative;
	z-index: 2;
	color: #666;
}
#content .download a:link
, #content .download a:visited
{
color: #666666;
}
#content .download a:hover
{
color: #37b7ff! important;
}
#content .control
{
position: absolute;
z-index: 2;
right: 0px;
top: 2em;
margin: -16px 0 0 0;
width: 220px;
}
#content .control .button
{
position: relative;
overflow: hidden;
float: left;
width: 16px;
height: 14px;
font-size: 1px;
margin: 0 0 0 10px;
background: #666666;
cursor: pointer;
}
#content .control .button ins
{
position: absolute;
top: 0;
left: 0;
width: 32px;
height: 16px;
background: url('/gallery/controls.png');
//_behavior: expression(  /* IE6 only - transparency with proper handling of relative URLs */
              this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1],
              this.style.background = "none",
              this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")");
}
#content .control .vertical ins
{
left: -16px;
}
#content .control .hover
{
background: #37b7ff;
}
#content .control .selected
{
background: #ffffff;
}
#content .reducer .arrow
{
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
width: 50%;
//height: 100%;
}
#content .reducer .arrow ins
{
position: absolute;
top: 0;
bottom: 0;
width: 140px;
//height: 100%;
background: url('pager.png');
}
#content .reducer .prev
{
text-align: left;
left: -20px;
}
#content .reducer .prev ins
{
margin-left: 10px;
//margin-left: -5px;
}
#content .reducer .next
{
text-align: right;
right: -20px;
}
#content .reducer .next ins
{
margin-left: -30px;
//margin-left: -25px;
}


