html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary{
	display:block;
}
meter,progress,mark, time{
	display:inline;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
html, body {
	height:100%;
}
html {
	min-width:586px;
}
body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000;
	position:relative;
	
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
object {
	vertical-align:top;
	outline:none;
}
ul, ol {
	list-style:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
a.und, .und a {
	text-decoration:none;
}
a.und:hover, .und a:hover {
	text-decoration:underline;
}
.nocolor, .nocolor a{
	color:inherit;
}
/*==== GLOBAL =====*/
aside{
	width:586px;
	min-height:100%;
	background:url(../images/aside-bot.png) repeat-x bottom, url(../images/aside-top.png) 0 110px repeat-x #000;
	position:relative;
	overflow:hidden;
	z-index:10;
	color:#868686;
	font:11px/20px Verdana, Geneva, sans-serif, "Myriad Pro";
}


body>.glob{
	width:100%;
	min-width:750px;
	position:relative;
	min-height:940px;
	height:100%;
	overflow:hidden;
}

/*----- forms parameters -----*/

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	margin:0;
}

textarea{
	overflow:auto;
}
/*----- other -----*/

.button{
	font:24px/44px Arial, Helvetica, sans-serif;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	padding:0 20px;
	background:url(../images/button-sprite.png) 100% -44px no-repeat,url(../images/button-sprite.png) 0 0 no-repeat;
}

.button>span.meth{
	color:#fff;
	display:inline-block;
	width:40px;
	background:none;
	margin-left:5px;
}

.button>span.wrap{
	display:inline-block;
	background:#fff;
	padding-right:5px;
	background:url(../images/button-sprite.png) 0 -88px repeat-x;
}

.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:20px;
}
.p1 {
	margin-bottom:10px;
}
.p2 {
	margin-bottom:20px;
}
.p3 {
	margin-bottom:30px;
}

.white{
	color:#fff;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#fff;
	outline:none;
}
a:hover {
	text-decoration:none;
}
/*==================boxes====================*/

dl.address dd {
	text-align:right;
	clear:both;
}
dl.address dd span {
	float:left;
}
dl.img-box,.img-box-set dl {
	overflow:hidden;
}
dl.img-box dt ,.img-box-set dl dt{
	float:left;
}
dl.img-box dd ,.img-box-set dl dd{
	overflow:hidden;
}

/*======aside========*/

nav{
	text-align:center;
	height:50px;
	background:#000;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 104px;
}

nav li{
	float:left;
	margin-right:10px;
}

nav li a{
	font:26px/38px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 18px 6px 18px;
	display:inline-block;
	text-decoration:none;
}

nav li.active a{
	color:#6b6b6b;
}

nav li a:hover,nav li.active a{
	color:#6b6b6b;
	background:url(../images/nav-sprite.png) 0 0 no-repeat, url(../images/nav-sprite.png) 100% -72px no-repeat, url(../images/nav-sprite.png) 0 -144px repeat-x;
}

nav li.active .__mbgh__{
	visibility:visible;
}

.button-method{
	cursor:pointer;
	display:inline-block;
	margin:20px 0 32px 20px;
}

body .buttonmain{
	position:fixed;
	left:90px;
	top:15%;
	z-index:2;
	cursor:pointer;
	width:252px;
	height:52px;
	text-indent:-50000px;
	background:url(../images/BUTON.png) 0 0 no-repeat;
	margin-top:-74px;
}

body .gall_prev{
	position:fixed;
	left:110px;
	top:50%;
	z-index:2;
	cursor:pointer;
	width:37px;
	height:37px;
	background:url(../images/prev-next.png) 0 0 no-repeat;
	display:none;
	margin-top:-74px;
}

body .gall_next{
	position:fixed;
	right:110px;
	top:50%;
	z-index:2;
	cursor:pointer;
	width:37px;
	height:37px;
	background:url(../images/prev-next.png) 100% 0 no-repeat;
	display:none;
	margin-top:-74px;
}


#thumbs li{
	float:left;
	margin:0 11px 11px 0;
	position:relative;
}

#thumbs li a{
	position:relative;
	z-index:1;
	display:block;
}

#thumbs li a .fader{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/fader.png) #060606;
	display:none;
	z-index:2;
	cursor:pointer;
}

.scroll,.croll{
	width:514px;
	height:690px;
	overflow:hidden;
	padding:0 20px;
	position:relative;
}

.croll{height:auto;}

.pages{
	width:2344px;
	height:826px;
	position:relative;
}

.page{
	margin:20px 0 0 0;
	width:586px;
	height:776px;
	float:left;	
}

#page1{
	margin-top:10px;
}

/*===== footer =====*/
footer {
	position:fixed;
	background-color:#000;
	min-width:750px;
	width:100%;
	height:100px;
	bottom:0;
	left:0;
	z-index:10;
}

footer h1{
	position:absolute;
	left:47px;
	top:20px;
}

footer h1 a{
	font:48px/1.2em Arial, Helvetica, sans-serif;
	color:#fff;
	z-index:10;
	text-decoration:none;
}

footer h1 .slogan{
	font:11px Verdana, Geneva, sans-serif, "Myriad Pro";
	color:#868686;
	position:absolute;
	left:288px;
	top:30px;
	white-space:nowrap;
}

footer .privacy{
	color:#868686;
	position:absolute;
	top:24px;
	right:50px;
	font:11px Verdana, Geneva, sans-serif, "Myriad Pro";
}
/*----- forms -----*/

#form1{
	width:464px;
	overflow:hidden;
}

#form1 label{
	float:left;
	margin-bottom:24px;
}

#form1 input,#form1 textarea{
	float:left;
	width:456px;
	border:1px #363636 solid;
	background:url(../images/input-bg.png);
	padding:4px 0 4px 6px;
	font:11px Verdana, Geneva, sans-serif, "Myriad Pro";
	color:#868686;
}

#form1 textarea{
	height:220px;
}

#form1 .btns a{
	margin-right:30px;
}

/*==========================================*/

.spinner{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:10;
	background:url(../images/ajax-loader.gif) no-repeat 50% 50%;
}

/*==========================================*/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background:#333;
	-moz-border-radius:5px;
	border-radius:5px;
}
.jScrollPaneDrag {
	position: absolute;
	background:url(../images/shattle.png);
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
