*{
	margin: 0;
	padding: 0;
}

*{outline:none;}


HTML, BODY{
	height: 100%;
	/*width: 100%;*/
}
BODY{
	background-color: #fff;
	background-repeat:no-repeat;
	background-position:100% 0;
	font-size: 70%;
}
IMG{
	border: none;
}
A:hover{
	text-decoration: none;
}
#main{
	width: 900px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}
* html #main { z-index: 900;}
*:first-child+html #main {z-index: 900;}

#logo{
	width: 189px;
	height: 74px;
	position: absolute;
	left: 0;
	top: 56px;
	background: url(../i/logo.gif) no-repeat;
}
#logo A{
	display: block;
	width: 100%;
	height: 100%;
}
#menu_help {
	position: absolute;
	left: 51px;
	top: 242px;
	z-index: 999;
}
#menu_sec{
	position: absolute;
	left: 51px;
	top: 242px;
	z-index: 2;
}
#menu IMG{
	display: block;
}
#menu .item{
	margin-bottom: 4px;
}

/*
#menu item a {
	display:block;
	height:21px;
	overflow:hidden;
	color: #a82830;
	text-transform: uppercase;
	text-decoration: none;
	xfont: 22px 'Arial Narrow';
}
#menu itemhere a menu item a:hover {
	color: #0d0301;
}
*/

#menu .item{position:relative; height:21px; overflow:hidden; width:183px; margin-bottom:4px;}
#menu .item a{display:block; position:absolute; top:0; height:42px; width:183px; cursor:pointer;}
#menu .item a:hover{top:-42px; left:0;}
#menu .item.here a{top:-21px; left:0;}
#menu .item.here a:hover{top:-42px; left:0;}


#footer{
	width: 900px;
	margin: 0 auto;
	height: 120px;
	position: relative;
	zoom: 1;

}
#foot-hdr{
	height: 120px;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 80;

}

#auth{
	width: 374px;
	padding-left: 51px;
	float: left;
	z-index: 1;
}
.second #auth{
	position: relative;
	left: 108px;
}
#auth .auth_err {
	margin: 2px 0 5px 0;
	font: 10px Tahoma;
	color: #94151D;
}
#auth .rounded{
	width: 259px;
	height: 29px;
	position: relative;
	zoom: 1;
}
#auth .rounded .bgr{
	width: 259px;
	height: 29px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../i/rounded.png) no-repeat;

}
#auth FORM{
	position: relative;
	padding: 3px 10px;
	z-index: 800;
	//position: absolute;
	//left: 0px;
	//top: 0px;
	width: 240px;
}
#auth INPUT.text{
	width: 89px;
	height: 15px;
	border: none;
	margin: 0;
	background: #e7e8e8;
	color: #5e5f5f;
	font: 11px Tahoma;
}
#auth .input{
	float: left;
	margin-right: 6px;
}
#auth .input IMG{
	position: relative;
	top: 3px;
	//top: 4px;
}
#auth .input IMG:not([dummy]){
	top: 4px;
}
#auth span.username {position: relative; top: -5px; padding-right: 20px; font-size: 12px; font-style: italic;} 

* html .username {margin-left: 59px;}
*:first-child+html .username {margin-left: 59px;}


#auth INPUT.submit {
	position: absolute;
	top: 4px;
	right: 6px;
}
* html #auth INPUT.submit{

}
#auth .left{
	float: left;
	position:relative;
	top: 9px;
}
#auth .right{
	margin-left: 114px;
}
#auth .else{
	margin: 2px 0 0 22px;
	font: 10px Tahoma;
	position: relative;
	z-index: 1;
}
#auth .else A{
	color: #262626;
}
#regions{
	margin-left: 552px;
	position: relative;
	top: 6px;
	zoom: 1;
	z-index:99999;
}
.second #regions{
	left: 30px;
}
#select{
	height: 17px;
	width: 127px;
	position: relative;
	background: url(../i/select.gif) no-repeat;
	z-index:99999;
}
#select .s-bgr{
	display: none;
}
#select .button{
	width: 15px;
	height: 6px;
	background: url(../i/select-button.gif) no-repeat;
	position: absolute;
	right: 11px;
	top: 8px;
	cursor: pointer;
	cursor: hand;
	z-index: 1;
}
#regions .left{
	float: left;
	position: relative;
	top: 4px;
}
#regions .right{
	margin-left: 59px;
}
#develop{
	position: absolute;
	right: 0;
	top: 6px;
	width: 80px;
}
#copy{
	position: absolute;
	left: 542px;
	bottom: 2px;
	font: 1em Arial;
	color: #8f9091;
}

#copy A {
	color: #8f9091;

}

.second #copy{
	position: absolute;
	left: -27px;
	top: 7px;
}
* html .second #copy{
	top: 19px;
}
#flash{
	width:100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	min-height: 700px;
	z-index: 1;
}
#noflash{
	width: 876px;
	height: 649px;
	position: absolute;
	left: 161px;
	top: 60px;
	background: url(../i/flash.png) no-repeat;
	overflow: hidden;
	display:none;
	z-index: 1;
}
#second-bgr{
	width: 575px;
	height: 705px;
	position: absolute;
	top: 0;
	left: 503px;
	xbackground: url(../i/second-bgr.jpg) no-repeat;
}

.second #menu_sec{
	position:absolute;
	left: 316px;
	top: 30px;
}
#help{
	margin-top:25px;
	font: 1em Arial;
}

#fontSize { position: absolute; z-index: 9; left: 145px; top: 246px;  width: 28px; background: url(../i/fontSize.png); height: 12px; }
#fontSize a {position: relative; display: block; float: right; height: 12px; background: #fff url(../i/fontSize.png) -18px -1px; border-bottom: 1px solid #c3031a; }
#fontSize a:hover {border-bottom: none; }
	#fontSize a#fontBig { width: 10px; }
	#fontSize a#fontSmall { float: left; width: 8px; background-position: 0 -1px; }

.second #help{
	position: absolute;
	left: 21px;
	top: 220px;
}
#help A{
	color: #5e5f5f;
	margin-right: 15px;
}
#help IMG{
	position: relative;
	top: 2px;
}
#submenu{
	font: 1em Arial;
	text-transform: uppercase;
	position: absolute;
	left: 536px;
	top: 35px;
	line-height: 100%;
}
#submenu .item{
	margin-bottom: 9px;
}
#submenu A{
	color:#727272; 
}
#submenu A:hover{
	color:#a82830;
	}
#submenu .here A{
	text-decoration:none;
	cursor:default;
	color:#3f3f3f;
	}

#content-block{
	width: 757px;
	height: 538px;
	position: absolute;
	left: 160px;
	top: 140px;
	z-index: 1;
}
#content-bgr{
	width: 757px;
	height: 538px;
	position: absolute;
	left: 0;
	top: 0;
}
#content-bgr DIV{
	position: absolute;
	top: 0;
}
#content-bgr .left{
	width: 146px;
	height: 538px;
	left: 0;
	background: url(../i/cont-left.png) no-repeat;
}
#content-bgr .right{
	width: 146px;
	height: 538px;
	right: 0;
	background: url(../i/cont-right.png) no-repeat;
}
#content-bgr .center{
	width: 465px;
	height: 538px;
	left: 146px;
	background: url(../i/cont-bgr.png) repeat-x;
}
#scrollbar{
	width: 84px;
	height: 370px;
	position: absolute;
	top: 47px;
	right: 58px;
	z-index: 1;
}
#scrollbar .bgr{
	width: 84px;
	height: 370px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../i/track.png) no-repeat;
}
#scrollbar .track{
	width: 84px;
	height: 380px;
	position: absolute;
	left: 0;
	top: 0;
}
#scrollbar .thumb{
	position: absolute;
	width: 37px;
	height: 31px;
	background: url(../i/thumb.png) no-repeat;
	left: 64px;
	top: 0;
}
#scrollbar .b-plus,
#scrollbar .b-minus{
	display: none;
}
#scroll-holder{
	width: 457px;
	height: 420px;
	position: absolute;
	overflow: hidden;
	left: 155px;
	top: 57px;
}
#scroll-content{
	position: absolute;
	left: 0;
	top: 0;
	width: 457px;
	color: #b4b3b3;
	font: italic 1.2em/1.2em Arial;
	padding-bottom: 2px;
}
#regions .display{
	position: absolute;
	left: 10px;
	top: 1px;
	color: #787878;
	font: italic 14px Arial;
	line-height: 100%;
	min-height: 10px;
	min-width: 100px;
	cursor: default;
	cursor: pointer;
	cursor: hand;
}
#regions .dropdown{
	position: absolute;
	width: 125px;
	left: 59px;
	bottom: 0;
	z-index: 999999;
	visibility: hidden;
	zoom:1;
}
#regions .dropdown .edge{
	height: 6px;
	font-size: 0;
	width: 125px;
}
#regions .dropdown .top{
	background: url(../i/dd-top.gif) no-repeat;
}
#regions .dropdown .bottom{
	background: url(../i/dd-bottom.gif) no-repeat;
}
#regions .dropdown .content{
	background: url(../i/dd-bgr.gif) repeat-y;
}
#regions .dropdown .item{
	font: italic 18px Arial;
	line-height: 100%;
	padding-bottom: 4px;
}
#regions .dropdown A{
	color: #9b9b9b;
	text-decoration: none;
	display: block;
	padding: 2px 10px 0 21px;
	background: url(../i/reg-bul.gif) 7px 6px no-repeat;
}
#regions .dropdown A:hover{
	color: #FFF;
	background: #a82830 url(../i/reg-bul-here.gif) 7px 6px no-repeat;
}

#flash-left{
	width: 602px;
	height: 341px;
	position: absolute;
	overflow: hidden;
	top: 309px;
	right: 680px;
}
#flash-left .inner{
	height: 341px;
	position: absolute;
	right: 0;
	top: 0;
}
#footer-pad{
	height: 810px;
}
#scroll-content H1,
#scroll-content H2,
#scroll-content H3,
#scroll-content H4,
#scroll-content H5,
#scroll-content H6,
#scroll-content A{
	color: #FFF;
}
#scroll-content P{
	margin-bottom: 20px;
}
#scroll-content UL{
	margin: 0 15px 15px;
	list-style: none;
	color: #FFF;
}
#scroll-content LI{
	padding-left: 17px;
	background: url(../i/ul-bul.gif) left 5px no-repeat;
	margin-bottom: 4px;
	position: relative;
}
#scroll-content H1{
	font-weight: normal;
	font-size: 2.484615em;
	line-height: 1em;
	margin-bottom: 20px;
}
#scroll-content H2{
	font-size: 2.461538em;
	line-height: 1em;
	margin-bottom: 18px;
}
#scroll-content H3{
	font-size: 1.538462em;
	line-height: 1em;
	margin-bottom: 15px;
}
#scroll-content H4{
	font-size: 1.384615em;
	line-height: 1em;
	margin-bottom: 13px;
}
#scroll-content H5{
	font-size: 1.153846em;
	line-height: 1em;
	margin-bottom: 12px;
}
#scroll-content H6{
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 10px;
}
#feedback{
	margin-bottom: 20px;
}
#feedback .label{
	padding-bottom: 2px;
}
#feedback TD{
	padding: 4px 10px 3px 0;
	vertical-align: top;
}
#scroll-content INPUT,
#scroll-content TEXTAREA{
	background: none;
	border: solid 1px #737373;
	color: #FFF;
	font: 12px Arial;
	padding: 1px 4px;
	width: 200px;
	margin: 3px 0;
}
#scroll-content INPUT.btn {
	width: auto;
	padding:1px 5px;
	border: 0;
	background-color: #94151D;
}
#scroll-content #forms INPUT.btn {
	line-height: 1000px;
}
#scroll-content TABLE.tbl{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
}
#scroll-content TABLE.tbl TD{
	border: solid 1px #9b9b9b;
	padding: 2px 4px;
	vertical-align: top;
}
#scroll-content TABLE TR.theader TD,
#scroll-content TABLE TD.theader{
	color: #232424;
	background: #9b9b9b;
}
.star { color: #94151D }
.grey { font-size: 10px }

#scroll-content #forms INPUT.btn, #scroll-content #order .btn { width:197px !important; height:27px; border:0; font-size:0px; text-indent:-1000px; //text-indent:0px; background-color:none !important; background: url(../i/send_btn.gif) 0 0 no-repeat; cursor:pointer; }

.second #footer{
	height: 80px;
}
.second #foot-hdr{
	height: 80px;
}

.no_page{ background:url(../i/nopage_bg.png) no-repeat 50% 30px; height:594px; position:relative;}
.no_page_logo{position:absolute; top:191px; left:10px; width:189px; text-align:left;}
.no_page_logo .no_page_link{color:#c3031a; font:italic 13px Arial, Helvetica, sans-serif; display:block; padding:35px 0 0 42px; text-decoration:underline;}
.no_page_logo .no_page_link:hover{text-decoration:none;}

.news_el{margin-bottom:12px;}
.news_el b{display:block;}

td.lefttd { vertical-align:top; padding-top:4px; padding-right:10px }

#lightbox {z-index: 999;}

.fileinfo { margin-bottom:7px }