/*** HTML tag styles ***/
html, body {
	border:0;
	margin:0; 
	padding:0;
}

body {
	font: 14px "Georgia",Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000 url(../images/bg.gif) repeat-x top;
}

/*** hyperlink and anchor tag styles ***/

a:link, a:visited {	
	color: #f9c540; 
	font-weight:bold;
	text-decoration: none;
}

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

/*** header tag styles ***/
h1 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	color:#f8c440;
	font-weight:normal
}

h2.title_home {
	font-size: 20px;
	margin: -30px 0 0 15px;
	padding: 0 0 5px 0;
	color:#fff;
	font-weight:normal
}

p {
	line-height:1.3em;
	margin:8px 0;
}

ul {
	padding:0;
	margin:0;
}

li {
	padding:0;
	margin:0;
}

input{border:none}

/*** img ****/
img.image_float_right {
	float: right;
	margin: 20px 12px 10px 20px;
}

img.image_float_left {
	float: left;
	margin: 10px 10px 10px 0;
}

img.image_block_center {
	text-align: center;
	display: block;        /* no !important */
	margin: 0 auto;
	padding-top:10px;
}

/***** form / img *******/
form, img {
	padding:0;
	margin:0;
	border:0
}

/* Container */
#wrapper, #wrapperProp {
	position:relative;
	width: 900px;
	margin:25px auto;
	padding:0 0 10px 0;
	background:#000
}

/**************** header ********************/

#header{
	position:relative;
	height:280px;
}

a#logo{
	display:block;
	position:relative;
	z-index:95;
	width:273px;
	height:38px;
	background: url(../images/logo.gif) no-repeat;
}

#marginLeft {
	position:absolute;
	left:0;
	top:0;
	width: 370px;
	margin:0;
}

#pagelayout, #pagelayoutProp{
	float:left;
	position:relative;
	margin:0;
	padding:0 20px 30px 20px;
	min-height:520px;
	_height:520px;
	width:860px;
	background:#000
}

#pagelayoutProp{
	width:900px;
	padding:0;
}

#content, #contentProp{
	width:860px;
	margin: 0 20px;
}
	
#contentProp{
	width:900px;
	height:500px;
	margin:50px 0 0 0
}	
	
#join{
	width:550x;
	margin: 0 220px;
}	
	
#newsEN,#newsFR,#newsRU{
	width:98px;
	height:39px;
	background: url(../images/news.gif) no-repeat;
}
	
#newsRU{ background: url(../images/newsRU.gif) no-repeat; }

#left_col,#right_col{
	width: 420px;
	margin-left:0px;
	margin-top:0;
	float:left}
	
#right_col{margin-left:15px;}	
	
#col{
	width:440px;
	padding-top:10px;
	min-height:490px;
	margin-left:400px;
	background: url(../images/bg_col.png) repeat-y;
}	
	
#flag{
	position:absolute;
	bottom:20px;
	left:20px;
	width:75px;
	height:14px;
}	

a#flagRU,
a#flagEN,
a#flagFR{
	display:block;
	float:left;
	width:20px;
	height:14px;
	margin-right:5px;
	background:url(../images/ru.gif) no-repeat;
}

a#flagEN{background:url(../images/en.gif) no-repeat;}
a#flagFR{background:url(../images/fr.gif) no-repeat;}
	
#footer{
	position:absolute;
	bottom:20px;
	left:320px;
	font-size:11px;
	color:#222
}

#footer a:link,#footer a:visited{
	font-size:11px;
	color:#222}

#footer img{
	margin-top:-6px;
}

#footer p{
	float:left;
	color:#616161;
	margin:0 0 0 45px;
	padding-top:10px;
	font-size:10px;
	width:500px;
}


/* element */

.item_content{
	color:#fff;
	font-size:14px;
	padding:0;
	margin-left:15px;
	margin-right:10px;
	margin-top:0;
	text-align:justify;
}


.item_content ul {
	margin-left:15px;
	list-style-type:none;
}

.item_content li {
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	font-size:13px;
	background:url(../images/coche.gif) no-repeat 5px 5px;
}

.lettrine {
	display: block;
	float: left; 
	color:#f8c440;
	font-size: 40px;
	margin:0 0 0 0;
	line-height:30px;
	padding:0 6px 0px 0;
}	

.item_link{
		color:#d5a30a;
		font-weight:normal;
		text-align:right;
		padding: 0 0 0 20px;
		margin-right:13px;
		width:115px;
		float:right;
		background:url(../images/world.gif) no-repeat 0 4px
	}	


.itemform td{padding: 3px 0;}

a.bt{
	display:block;
	width:800px;
	color:#fff;
	font-weight:normal;
}

a.bt:hover{ text-decoration:none }

.button, a.news{
	background:#0d0d0d; 
	float:left;
	width:790px;
	padding: 0 20px;
	margin-bottom:15px;
	margin-left:25px;
}

.button{
	padding: 0 20px 0 0;
	background:#000 ;
	border-bottom: 1px solid #2d2c2c
}

.cont_button{
	float:right;
	padding:10px;
	margin-top:5px;
	background:#000;
	width:600px;
}

a.news{
	display:block;	
	margin-left:0;
	width:380px;
}

a.news:hover{
	text-decoration:none
}

a.news p{
	margin:0;
	padding:0;
	font-weight:normal;
	color:#fff
}
	
#content_news{
	float:right;
	width:490px;
	margin-left:25px;
}

.country{ width:150px;}	
	
a.jScrollArrowUp {
	background: url(../images/up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 620px;
	height: 240px;
	overflow: auto;
	background: #000;
	float: left;
}

.scroll-pane-property {
	width: 420px;
	min-height: 470px;
	_height:470px;
	overflow: auto;
	float: left
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 245px;
}

#pane2 {
	height: 205px;
}

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

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #000;
}

.jScrollPaneDrag {
	position: absolute;
	background: #222;
	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;
	height: 9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}

/****************/

.item_separator20 { height:20px }

h2.title,h2.title_yellow a.bt,h2.title_news{
	font-size: 20px;
	margin: 5px 0 15px 15px;
	padding: 0 0 5px 0;
	color:#f8c440;
	font-weight:normal
}


h2.title_yellow { 
	font-size: 20px;
	margin:0 0 0 25px;
	padding:0;
	float:left;}

h2.title_yellow a.bt{
	padding:0;
	color:#f2bf3f;
}

h2.title_news{
	margin:0;
	font-size:15px
}

.title{
	width:400px;
	margin:0 0 10px 10px;
	padding:0;
	height:45px;}
	
td.label{
	width:200px;
	padding-right:10px;
	font-size:11px;}
	
td.field{
	width:180px;
}	

.clear {
	padding:0;
	margin:0;
	border:0;
	height:1px;
	font-size:1px;
	clear:both;
}
