form { display: inline; }
img { border: 0; }

a {
	text-decoration: none;
}
a:hover {
	color:#880000;
	text-decoration: underline;
}

.baner_logo
{
	position:absolute;
	left:0px;
	top:0px;
	
	height:30px;
	width:101px;
	z-index: 2;
}

.baner_slider img
{
	border: none;


}
.baner_slider {
	width: 600px; /* 1000px */
	height: 90px;
	background:url('baner_sl_bkgr.gif');
	z-index: 1;
}
#container .info
{
	margin: 0px 0px 4px 8px;
	padding:3px;
	font:11px Tahoma;
	color: #fff;
	float:left;
	width: 108px;
	height: 54px;
	background: url('baner_sl_info.gif') no-repeat;
}
#container .price
{
	margin: 0px	0px 4px 8px;
	padding:2px;
	font:18px Tahoma;
	color: #00477a;
	text-align:center;
	float:left;
	width: 109px;
	height: 24px;
	background: url('baner_sl_price.gif') no-repeat;
}
.baner_slider .content
{
	position:inherit;
	float:left;
	margin-left: 16px;
	width: 600px; /* 806px; */
	height:100%;
}
.baner_slider .window
{
	float:left;
	width: 448px; /* 224*3= 672px; */
	height: 100%;
	overflow:hidden;
	position:relative;
}

.window #container,.window .stripViewer
{
	position: relative;
	height: 100% !important;
	width: 448px !important; /* 224*3= 672 */
}
.window #container ul li
{
	float:left;
	width: 224px;
	height: 100%;
}

.images_slide,.images_slide a
{
	display:block;
	float:left;
	position:relative;
	height:90px;
	width: 90px;
}


.images_slide img
{
	margin: auto;
	width: 50px;
	height:50px;
}

.window #container ul
{
	list-style-type:none;
	height: 100%;
	padding:0;
	margin:0;
	position:relative;
	left:0;
}
.ban_but_container_left
{
	float:left;
	width: 45px;
	height:100%;
	/*margin:22px  11px;*/
	margin-left: 0px;
	margin-right: 11px;
}
.ban_but_container_right
{
	float:left;
	width: 45px;
	height:100%;
	margin: 0px;
}

#ban_but_left,#ban_but_right
{
	float:left;
	width: 45px;
	height:100%;
	background: url('baner_sl_left.png') no-repeat;
	background-position:bottom;
}
#ban_but_right
{
	background: url('baner_sl_right.png') no-repeat;
	background-position:bottom;
}


