body,html{
	font-family: Arial;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	*z-index: 1;
	_z-index: 1;
}

/*---------AM Body background------------*/
#am_bg_container{
	display:table;
	background:url(../images/am_top_bg_line.png) repeat-x top left;
	width:100%;
	min-width:1000px;
	height:100%;
}
#am_body_container{
	display:table;
	width:100%;
	/*height:100%;*/
}
#am_body_buffer{
	display:table;
	width:100%;
	/*height:130px;*/
}
#am_bottom_container{
	display:table;
	/*margin:-410px 0 0 0;*/
	height:430px;
	min-width:1000px;
	width:100%;
	margin-top: 75px;
}
/*---------AM Body background------------*/
/*---------AM Header---------------------*/
/*---------AM Locale---------------------*/
#am_locale{
	margin:0 auto;
	width:1000px;
	display:table;
}
#am_locale_left{
	float:left;
	width:600px;
	height:43px;
	text-align:left;
}
.am_locale_contats{
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	line-height:20px;
	padding:6px 0 0 0;
}
.am_locale_contats .top-heading{
	float: left;
}
.am_locale_contats .top-heading H1{
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	line-height:20px;
	padding: 0 6px 0 0;
	margin: 0;
}
#am_locale_right{
	float:left;
	width:400px;
	text-align:right;
}
#am_language,
#am_country,
#am_city{
	cursor: pointer;
	float:left;
	display:table;
	background:url(../images/am_language_bar.png) no-repeat top;
	width:196px;
	height:43px;
}
#am_language,
#am_city {
cursor: pointer;
}
#am_country{
	background:url(../images/am_country_bar.png) no-repeat top;
	width:195px;
}
#am_lang_selected,
#am_country_selected,
#am_city_selected{
	float:left;
	margin:0 0 0 19px;
	text-align:left;
	width:144px;
	height:15px;
	line-height:40px;
	/*text-transform:uppercase;*/
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
#am_lang_list{
	position:absolute;
	margin:39px 0 0 4px;
}
#am_countr_list{
	position:absolute;
	margin:39px 0 0 197px;
}
#am_lang_list_bg,
#am_countr_list_bg{
	background:#fff;
	width:191px;
	position:relative;
	z-index:1000;
}
#am_lang_list_bg ul,
#am_countr_list ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#am_lang_list_bg ul li,
#am_countr_list ul li{
	padding:0 0 0 15px;
	text-align:left;
	width:144px;
	height:27px;
	line-height:27px;
	text-transform:uppercase;
	font-family:Arial;
	font-size:12px;
	color:#828a8e;
}
#am_lang_list_bg ul li a:active,
#am_lang_list_bg ul li a:visited,
#am_lang_list_bg ul li a:link,
#am_countr_list_bg ul li a:active,
#am_countr_list_bg ul li a:visited,
#am_countr_list_bg ul li a:link{
	text-decoration:none;
	color:#828a8e;
}
#am_lang_list_bg ul li a:hover,
#am_countr_list_bg ul li a:hover{
	text-decoration:none;
	color:#000;
}
#am_lang_list_bg ul li.active,
#am_countr_list_bg ul li.active{
	cursor:pointer;
	background:#e6e8e8;
	width:177px;
	color:#000 !important;
}
.am_lang_flag{
	float:left;
	padding:1px 10px 0 0;
	width:16px;
	height:11px;
}
.am_lang_fl{
	border:0px;
}
.am_lang_name{
	float:left;
	color:#058ece;
}
#am_lang_selector,
#am_lang_selector_lang,
#am_city_selector{
	float:left;
	cursor:pointer;
	margin:10px 0 0 0;
	width:14px;
	height:8px;
}

/*---------AM Locale---------------------*/
/*---------AM Logotype-------------------*/
#am_logo_container{
	margin:0 auto;
	width:1000px;
	display:table;
}
#am_logo{
	float:left;
	margin:0 0 0 0;
	width:244px;
	height:58px;
}
#am_add_links{
	display:table;
	margin: 19px 0 0 19px;
	float:left;
	width:532px;
}
.am_add_img{
	float:left;
	height:26px;
	margin:0 0 0 11px
}
.am_add_title{
	float:left;
	padding:0 0 0 10px;
	height:26px;
	line-height:22px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#323232;
	margin-right: 40px;
}
.am_add_title a:link,
.am_add_title a:active,
.am_add_title a:visited{
	text-decoration:none;
	color:#323232;
}
.am_add_title a:hover{
	text-decoration:none;
	border-bottom:1px dashed #666;
	color:#096cc7;
}
#am_search_box{
	float:left;
	height:29px;
}
#edit-search-block-form-1 {
	background: url(../images/am-search-in-bg.png) no-repeat;
	margin:21px 0 0 0;
	width:164px;
	height:25px;
	line-height:20px;
	font-family:Tahoma;
	font-size:11px;
	color:#323232;
	/*border:1px solid #999;*/
	border-style: none;
	padding:0 0 0 5px;
}
#search-block-form .form-submit{
	background: url(../images/am-search-bt-bg.png) no-repeat top;
	cursor:pointer;
	margin:0 0 0 -9px;
	/*padding:0 13px;*/
	border:0px;
	line-height:22px;
	font-family:Tahoma;
	height:34px;
	width: 30px;
	font-size:0;
	color: transparent;
	text-indent: -9999px;
	padding-bottom: 1px;
	/*
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-top-left-radius: 3px;
*/
	}
.am_float{
	float:left;
}
/*---------AM Logotype-------------------*/
/*---------AM Navigation-----------------*/
#am_slider_bg {
margin:10px 0 0 0;
background:url(../images/slider-bg.png) repeat-x top;
height: 368px;
width: 100%;
position: absolute;
}
#am_navigation_bar{
	margin:10px 0 0 0;
	background:url(../images/am-menu-bg.png) repeat-x top;
	height:55px;
	width:100%;
}
*+html #am_navigation_bar{
height: 64px;
}
#am_navigation_bar_menu{
	margin:0 auto;
	display: table;
	width:1005px;
	text-align: center;
}
#am_navigation_bar_menu ul{
	display:inline-table;
	margin:9px 0px 0px 0px;
	padding:0px;
	list-style:none;
	text-align: left;
}
*+html #am_navigation_bar_menu ul {
margin: 17px 0;
display: table;
}
#am_navigation_bar_menu ul li{
	position: relative;
	float:left;
	margin:0 30px 0 0;
	line-height:47px;
	height:47px;
	font-family:Arial, serif;
	font-size:14px;
	/*text-transform:uppercase;*/
	color:#058ece;
	font-weight:bold;
	text-shadow: #fff 1px 1px 1px;
}
#am_navigation_bar_menu ul li:last-child {
	margin:0;
}
#am_navigation_bar_menu ul li a:link,
#am_navigation_bar_menu ul li a:active,
#am_navigation_bar_menu ul li a:visited{
	text-decoration:none;
	color:#058ece;
}
#am_navigation_bar_menu ul li a:hover{
	text-decoration:none;
	color:#666;
}
#am_navigation_bar_menu ul li.active,
#am_navigation_bar_menu ul li.active-trail{
	line-height:47px;
	height:47px;
	background:url(../images/am_cursor_active.png) no-repeat bottom center;
	text-decoration:none;
}
#am_navigation_bar_menu ul li.actives a{
	color:#666;
}
#am_navigation_bar_menu ul li.first{
	line-height:47px;
	height:47px;
	background:none !important;
	text-decoration:none;
}
#am_navigation_bar_menu ul li.activem{
	line-height:47px;
	height:47px;
	background:none;
	text-decoration:none;
}
#am_navigation_bar_menu ul li.active a,
#am_navigation_bar_menu ul li.activem a{
	color:#666;
}
.am_submenu_container{
	display: block;
	width:100%;
	position:relative;
	z-index:500;
	margin-top: -4px;
}
.am_submenu_container_inner{
	display: block;
	height:auto;
	/*width:600px;*/
	padding:2px 0;
	/*background: url(../images/shadow.png) no-repeat top;*/
}
.am_submenu_container_in{
	border: 2px solid #e0e0e0;
	display:table;
	margin:0 auto;
	min-width:200px;
}
#am_navigation_bar_menu ul li ul{
	position:absolute;
	left:0px;
	width:100%;
	list-style:none;
	margin: -3px 0 0 0;
	*margin: 30px 0 0 0;
	_margin: 30px 0 0 0;
	padding:0px;
	text-transform:none;
	z-index: 500;
	border-bottom: 2px solid #E0E0E0;
	border-right: 2px solid #E0E0E0;
	border-left: 2px solid #E0E0E0;
	*width: 200px;
	_width: 200px;
}
#am_navigation_bar_menu ul li ul li{
	background: url(../images/am-submenu-bg.png) repeat-x;
	float: none;
	padding:0 17px;
	line-height:34px;
	height:34px;
	margin:0px !important;
	font-family:Arial, serif !important;
	font-size:12px  !important;
	text-transform:none  !important;
	color:#000  !important;
	font-weight:bold  !important;
	text-shadow: none !important;
	border-bottom: 1px solid #ECECEC;
    border-top: 1px solid #FFFFFF;
	text-decoration: none !important;
	z-index: 500;
	*width: 200px;
	_width: 200px;
}
#am_navigation_bar_menu ul li ul li a:link,
#am_navigation_bar_menu ul li ul li a:active,
#am_navigation_bar_menu ul li ul li a:visited{
	width: 100%;
	padding: 5px 0;
	float:left;
	line-height:25px;
	height:25px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	white-space: nowrap;
}
#am_navigation_bar_menu ul li ul li a:hover{
	text-decoration:none;
	color:#058ECE;
}
#am_navigation_bar_menu ul li ul li.active a{
	text-decoration:none;
	color:#058ECE;
}
#am_nav_spacer{
	width:100%;
	height:25px;
}
.sm-top-shadow {

}
.sm-right-shadow {
background: url(../images/menu-sh-r.png) repeat-y;
width: 2px;
height: auto;
}
.sm-bottom-shadow {
}
.sm-left-shadow {
}
/*---------AM Navigation-----------------*/
/*---------AM Header---------------------*/
/*---------AM Body-----------------------*/
#am_slider_container{
	display:table;
	width:100%;
	height:310px;
}
#am_slider_container_in{
	display:table;
	margin:0 auto;
	width:989px;
	height:212px;
}
#am_slider_static_in{
	display:table;
	margin:0 auto;
	width:700px;
	height:212px;
}
.am_slider_slide{
	display:table;
	width:989px;	
}
.am_slider_text{
	float:left;
	margin:0 20px 0 50px;
	width:380px;
	height:290px;
}
.am_slidertxt_content{
	display:table;
	margin:15px 0 0 0;
	padding:0 5px 0 10px;
}
.am_slidertxt_content h2{
	font-size:33px;
	font-family: Arial;
	font-weight: bold;
	/*margin:0px;*/
	color:#333;
}
.am_slidertxt_content h3{
	color:#424242;
	font-family: Arial;
	font-weight: bold;
	font-size:16px;
}
.am_slidertxt_button{
	display:table;
	cursor:pointer;
	margin:0 0 0 9px;
	/*background:url(../images/am-slider-button.png) repeat-x;*/
	height:37px;
	/*width:auto;*/
	width: 360px;
}
.am_slidertxt_button a{
text-decoration: none;
}
.am_slidertxt_button_leftS{
width:15px;
height:37px;
background: url(../images/am-slider-button-l.png) no-repeat top;
float: left;
}
.am_slidertxt_button_in{
	/*padding:0 15px;*/
	line-height:35px;
	height:37px;
	font-family: Arial;
	font-weight: bold;
	font-size:13px;
	color:#fff;
	text-shadow: 0 1px #000000;
	background: url(../images/am-slider-button-c.png) repeat-x top;
	float: left;
}
.am_slidertxt_button_rightS{
width:29px;
height:37px;
background: url(../images/am-slider-button-r.png) no-repeat top;
float: left;
}
.am_slider_image{
	float:left;
	width:480px;
	height:290px;
}
.am_slider_image-BIG{
	float:left;
	width:570px;
	height:302px;
	margin: 2px 0 0 120px;
}
#am_featured_container{
	display:table;
	margin: 0 auto;
	width:989px;
	height:400px;
}
.am_fbanner{
	display:table;
	background:url(../images/am_carusel_itembg.png) no-repeat top;
	width:317px;
	height:365px;
}
.am_fbanner_in{
	margin: 10px 0 0 11px;
	width:294px;
	height:342px;
}
.am_fbanner_head{
	display:table;
	background:url(../images/am_car_item_headbg.png) repeat-x top;
	height:47px;
	width:294px;
}
.am_fbanner_head_img{
	float:left;
	margin:10px 10px 0 10px;
	width:27px;
	height:27px;
}
.am_fbanner_head_txt{
	float:left;
	line-height:47px;
	height:47px;
	font-size:18px;
	color:#058ece;
}
.am_fbanner_content{
	display:table;
	margin:15px 0;
	padding:0 25px;
	height:40px;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	height:85px;
}
.am_fbanner_content h3 {
	font-size:14px;
	margin: 40px 0 0 0;
}
.am_fbanner_ctable_head{
	display:table;
	line-height:25px;
	font-family:Tahoma;
	font-size:11px;
	color:#058ece;
	font-weight:bold;
}
.am_fbanner_ctable_nick{
	float:left;
	width:101px;
	text-align:left;
	padding:0 0 0 20px
}
.am_fbanner_ctable_country{
	float:left;
	width:81px;
	text-align:center;
}
.am_fbanner_ctable_profit{
	float:left;
	width:84px;
	text-align:center;
}
.am_fbanner_content_table{
	width:286px;
	margin:0 0 0 4px;
}
.am_fbanner_ctable_line{
	display:table;
	line-height:25px;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
}
.am_fbanner_ltable_nick{
	float:left;
	width:101px;
	text-align:left;
	padding:0 0 0 20px
}
.am_fbanner_ltable_country{
	float:left;
	width:81px;
	text-align:center;
}
.am_fbanner_ltable_profit{
	float:left;
	width:84px;
	text-align:center;
}
.line_active{
	background:#efefef;
}
.am_fbanner_button{
	display:table;
	cursor:pointer;
	margin:25px 0 0 10px;
	background:url(../images/am_carusel_button.png) repeat-x top;
	height:25px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: 1px solid #04618c;
}
.am_fbanner_button_in{
	line-height:25px;
	padding:0 10px;
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
}
/*------------AM Static Page-------------*/
#am_static_under_bg{
	display:table;
	background:url(../images/am_bg_slider.png) repeat-x top;
	width:100%;
	height:249px;
}
#am_static_under_withoutbg{
	display:table;
	width:100%;
}
#am_container,
#am_container_account{
	display:table;
	padding:5px 0 0 0;
	margin:0 auto;
	width:989px;
}
#am_left_block{
	float:left;
	display:table;
	width:729px;
	height:auto;
}
#am_left_block_full{
	float:left;
	display:table;
	/*width:800px;*/
	width: 100%;
	height:auto;
}
.am_slider_slide_static{
	display:table;
	width:700px;
}
.am_slider_slide_head{
	height:40px;
	line-height:40px;
	font-size:20px;
	color:#000;
}
.am_slider_slide_img{}
#am_static_content,
#am_static_content_acc,
#am_static_content_acc_left{
	font-family:Arial;
	font-size:13px;
	color:#000;
	line-height:16px;
}
#am_static_content IMG,
#am_static_content_acc IMG{
	/*border:4px solid #9f9f9f;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;*/
}
/*
#am_static_content h1{
	color:#0486c2;
	margin:10px 0;
	font-size:18px;
}
#am_static_content h2{
	color:#0486c2;
	margin:10px 0;
}
#am_static_content h3{
	margin:15px 0 10px 0;
	line-height:30px;
	display:table;
	font-size:14px;
	font-weight:normal;
}
#am_static_content h3 a:link,
#am_static_content h3 a:active,
#am_static_content h3 a:visited,
#am_static_content h2 a:link,
#am_static_content h2 a:active,
#am_static_content h2 a:visited{
	text-decoration:none;
	color:#0486C2;
}
#am_static_content h3 a:hover,
#am_static_content h2 a:hover{
	text-decoration:none;
	color:;
	border-bottom: dashed 1px #6f6f6f;
}
*/
#am_static_content h1,
#am_static_content_acc h1,
#am_static_content_acc_left h1 {
	color: #0099CC;
    font-family: Arial;
    font-size: 26px;
    font-weight: normal;
	line-height: 26px;
	margin-bottom: 10px;
}
#am_static_content h2,
#am_static_content_acc h2,
#am_static_content_acc_left h2 {
	color: #494949;
    font-family: Arial;
    font-size: 22px;
    font-weight: normal;
	line-height: 22px;
}
#am_static_content h2 a:link, #am_static_content h2 a:visited, #am_static_content h2 a:active,
#am_static_content_acc h2 a:link, #am_static_content_acc h2 a:visited, #am_static_content_acc h2 a:active,
#am_static_content_acc_left h2 a:link, #am_static_content_acc_left h2 a:visited, #am_static_content_acc_left h2 a:active{
text-decoration: none;
}
#am_static_content h2 a:hover,
#am_static_content_acc h2 a:hover,
#am_static_content_acc_left h2 a:hover{
text-decoration: underline;
}
#am_static_content h3,
#am_static_content_acc h3,
#am_static_content_acc_left h3 {
	color: #494949;
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
	line-height: 22px;
}
#am_static_content,
#am_static_content_acc,
#am_static_content_acc_left{
color: #494949;
font-size: 13px;
}
#am_static_content .node img,
#am_static_content_acc .node img,
#am_static_content_acc_left .node img{
max-width: 700px;
height: auto;
}
.item-list ul.pager {
margin-top: 30px;
}
#am_static_content #am-education-choose-border a:link,
#am_static_content #am-education-choose-border a:active,
#am_static_content #am-education-choose-border a:visited{
text-decoration: none;
color: #494949;
}
#am_static_content #am-faq-choose-border a:link,
#am_static_content #am-faq-choose-border a:active,
#am_static_content #am-faq-choose-border a:visited{
text-decoration: none;
color: #494949;
}
#am_static_content a:link,
#am_static_content a:active,
#am_static_content a:visited{
	text-decoration:underline;
	color:#0486c2;
}
#am_static_content a:hover{
	font-weight: inherit;
	color:#999999;	
}
#am_static_content ul{
list-style-image: url(../images/am-li-bullet.png);
margin-left: -25px;
}
*+html #am_static_content ul {
margin-left: 20px;
}
#am_static_content ul li{
	margin:0 0 10px 0;
	line-height:15px !important;
}
#am-accounts-table {
width: 100%;
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
}
#am-accounts-table tr:nth-child(even){
background: #fcfafa;
}
#am-accounts-table tr:nth-child(odd){
background: #f0f0f0;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
#tbPrices {
border: 1px solid #cacaca;
width: 100%;
}
#tbPrices .title td{
background: #f0f0f0;
border: 1px solid #cacaca;
text-align: center;
font-weight: normal;
}
#tbPrices .title-hd td {
background-color: #ffcccc;
text-align: center;
}
#tbPrices tr:nth-child(even){
background: #f0f0f0;
}
#tbPrices tr td {
border-right: 1px solid #cacaca;
border-left: 1px solid #cacaca;
}
#tbPrices tr:nth-child(odd){
/*background: #f0f0f0;*/
}
#tbPrices .tb-acc-click , .tb-acc-click1, .tb-acc-click2, .tb-acc-click3, .tb-acc-click4, .tb-acc-click5, .tb-acc-click6, .tb-acc-click7{
background-color: #ebebeb;
cursor: pointer;
}
/* Fix for CHROME */
#tbPrices tr.tb-acc-click th.tb-open-close {
border-right: 1px solid #cacaca;
}
/* / Fix for CHROME */
#tbPrices .tb-acc-click th, .tb-acc-click1 th, .tb-acc-click2 th, .tb-acc-click3 th, .tb-acc-click4 th, .tb-acc-click5 th, .tb-acc-click6 th, .tb-acc-click7 th {
border-bottom: none;
}
#tbPrices .tb-open-close, .tb-open-close1, .tb-open-close2, .tb-open-close3, .tb-open-close4, .tb-open-close5, .tb-open-close6, .tb-open-close7 {
text-align: right;
}

.tbPrices-acc2 td:first-child + * {
width:60%;
}

/* --------------------- Traders BLOG -> [TB] --------------------- */
/*---------------------- BLOCKS ------------------------------------*/

.service-links { /* Modulis Service Links, Facebook, Twitter, G+, naudojamas blogposte */
	position: absolute;
	margin-left: -890px;
	margin-top: 93px;
}
.service-links .item-list ul li {
	list-style:none;
}
.view-traders-blog.view-display-id-block_2,
.view-traders-blog.view-display-id-block_3,
.view-traders-blog.view-display-id-block_5,
.view-traders-blog.view-display-id-block_6 {
	border: 1px solid #eee;
	width: 208px;
	padding-left: 8px;
	padding-bottom: 10px;
	padding-top: 4px;
	margin-left: -4px;
	padding-right:5px;
}
.traders-blog-top { 
	clear:both; 
	margin-left:-5px;
	float: left;
    border: 1px solid #f3edec;
    width: 217px;
}
	.traders-blog-pic { 
		display: block;
		float: left;
		margin-right: 5px;
		margin-left: 6px;
		margin-top: 10px;
	}
	.traders-blog-desc { 
		display: block;
		margin-top:10px;
		margin-left: 5px;
		font-size: 0.9em; 
		color:#333;
	}
.traders-blog-mission { 
	display: block;
	clear: both;
	font-size: 0.8em;
	margin-top: 12px;
	margin-left: 0px;
	color: #555;
	background-color: #f8f8f8;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.traders-blog-sm {
	margin-top:10px;
	font-size: 0.8em;
	margin-left:10px;
	font-weight:bold;
	color:#333;
}
.traders-blog-rss {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffb100;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 176px;
	padding-left: 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
	.traders-blog-rss a:link,
	.traders-blog-rss a:hover,
	.traders-blog-rss a:visited {
		color:#fff!important;
		text-decoration:none;
	}
	
.profile  { display:none; }	
.view-display-id-block_7 {
    margin-top:0px;
}

.am-admiral-blog-sm-icons {
	display: block;
	clear: both;
	width: 130px;
	margin-left: 0px;
	padding-top: 15px;
	position: absolute;
}
	.am-admiral-blog-sm-icons-twtr,
	.am-admiral-blog-sm-icons-fcb,
	.am-admiral-blog-sm-icons-lnkdn,
	.am-admiral-blog-sm-icons-ffct	{
		float:left;
	}

.traders-blog-user-block-picture { 
	float: left;
	display: block;
	border: 1px solid #eee;
	width: 208px;
	margin-left: -4px;
	padding-bottom: 5px;
	padding-top: 8px;
	padding-left: 8px;
}
.traders-blog-user-block-user-name { 
	display: block;
	font-weight: bold;
	position: absolute;
	margin-left: 100px;
	margin-top: 15px;
}
.traders-blog-user-block-user-name-profile { 
	display: block;
	clear: both;
	font-weight: normal;
	margin-top: 10px;
	font-size: 2.5em;
	margin-left: -5px;
	margin-bottom: 20px;
}
.traders-blog-user-block-picture-profile { 
	float: left;
	display: block;
	margin-right: 10px;
	width: 130px;
	height:130px;
	margin-left: -4px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.traders-blog-user-block-user-title { 
	display: block;
	font-weight: normal;
	position: absolute;
	margin-left: 100px;
	margin-top: 40px;
	width: 125px;
	line-height: 1em;
}
.traders-blog-user-block-user-title-profile { 
	display: block;
	float:left;
	font-weight: normal;
	margin-top: 25px;
}
.blog-side-box-seperator {
	float: left;
	width: 217px;
	height: 7px;
	background: url(../images/newsletter-analytics-seperator.png) no-repeat top;
	margin-top: -6px;
	margin-left: -3px;
}
.traders-blog-user-block-user-bio { 
	display: block;
	clear: both;
	background-color: #f9f9f9;
	padding: 1px 3px 1px 10px;
	margin-left: -4px;
	width: 206px;
}
.traders-blog-user-block-user-bio-profile { 
	display: block;
	float: left;
	padding: 1px 3px 1px 10px;
	max-width: 610px;
	font-size: 1.5em;
	margin-left: 105px;
	margin-top:-111px;
	margin-bottom: 25px;
}
	.traders-blog-user-block-user-bio p {
		padding-right:10px;
	}
.traders-blog-user-block-user-facebook-profile { 
	display: block;
	float:left;
	background-color: #ccc;
	padding: 1px 3px 1px 10px;
	width:25px;
	height:25px;
}
.traders-blog-user-block-user-twitter-profile { 
	display: block;
	float:left;
	background-color: #ccc;
	padding: 1px 3px 1px 10px;
	width:25px;
	height:25px;
}
.traders-blog-user-block-user-google-profile { 
	display: block;
	float:left;
	background-color: #ccc;
	padding: 1px 3px 1px 10px;
	width:25px;
	height:25px;
}
.traders-blog-user-block-user-linkedin-profile { 
	display: block;
	float:left;
	background-color: #ccc;
	padding: 1px 3px 1px 10px;
	width:25px;
	height:25px;
}
	
/*---------------------- /BLOCKS ------------------------------------*/

.big_blog_date {
	background-color: #0099CC;
	color: #FFFFFF;
	float: left;
	font-size: 3em;
	height: 59px;
	line-height: 62px;
	margin-right: 9px;
	margin-top: -25px;
	padding: 0px 7px 14px;
	border: 1px solid #1D69A2;
	border-radius: 5px 5px 5px 5px;
	}
.small_blog_date {
	color: #FFFFFF;
	font-size: 1em;
	margin-left: 8px;
	margin-top: -27px;
	position: absolute;
    }
    .small_blog_date_personal_blog {
	color: #fff;
	font-size: 0.9em;
	margin-left: 7px;
	margin-top: -27px;
	position: absolute;
    }
	.blog_post_date_block {
	color: #888;
	font-size: 0.8em;
    }
.blog-teaser-date-profile {
	color: #666;
	font-size: 1em;
	margin-left: 0px;
	margin-top: 0px;
}
.blog_post_title {
    margin-bottom: -4px;
    margin-left: 73px;
    margin-top: 0px;
    padding-top:35px;
    width: 575px;
    display:block;
	font-weight:normal;
}
.blog_post_title a {
		font-size: 2.4em;
		margin-bottom: 5px;
		color:#4f4f4f!important;
		text-decoration:none!important;
	}
	.blog_post_title a:hover {
		color:#999999!important;
		text-decoration:none!important;
	}
.blog_post_title:hover {
    margin-bottom: -4px;
    margin-left: 73px;
    margin-top: 0px;
    padding-top:35px;
    width: 575px;
    display:block;
    color:#999999;
    text-decoration:none!important;
    font-weight:normal;
}

.blog_post_title_profile {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	width: inherit;
	display: block;
	font-weight: normal;
	clear: both;
	font-size:1.34em;
	line-height:1.3em;
}
.blog_post_title_profile a {
		margin-bottom: 5px;
		color:#4f4f4f!important;
		text-decoration:none!important;
	}
	.blog_post_title_profile a:hover {
		color:#0486c2!important;
		text-decoration:none!important;
	}
.blog_post_title_profile:hover {
    margin-bottom: 5px;
    margin-left: 0px;
    margin-top: 0px;
    padding-top:0px;
    display:block;
    color:#0486c2;
    text-decoration:none!important;
    font-weight:normal;
}
	
.blog_post_title_block {
	margin-top: -30px;
	display: block;
	margin-bottom:-17px;
	font-size: 0.9em;
	color: #aaa;
}
	.blog_post_title_block  a {
		text-decoration:none;
	}
	.blog_post_title_block  a:hover {
		text-decoration:underline;
	}
/*.view-traders-blog .blog_post_title_block a:link {
		font-size: 1em;
		color:#4f4f4f!important;
		text-decoration:none!important;
	}
.view-traders-blog .blog_post_title_block a:hover {
		color:#999999!important;
		text-decoration:none!important;
	}
*/

.view-display-id-block_7.view-dom-id-2 {
	margin-top:65px;
}
.view-display-id-block_7.view-dom-id-2.row-1 {
	display:block;
	height: 370px;
}

.view-traders-blog .more-link { font-size:0.8em; float:left; margin-top:10px; }
.view-traders-blog .more-link  a:link { text-decoration:none; }
.blog_post_body {
	font-size:1.2em;
	width:720px;
	display:block;
	padding-top: 1px;
}
.blog_post_body_profile {
	font-size:1.2em;
	width:280px;
	display:block;
	padding-top: 5px;
}
.blog_post_body_profile {
	font-size:1.2em;
	width:720px;
	display:block;
	padding-top: 1px;
}
	.blog_post_body_personal_blog {
		font-size:1.1em;
		width:720px;
		display:block;
		padding-top: 1px;
	}
/* Global elements */
.blog_read_more_glob {
    /*background: url("../images/more_btn_bg.png") repeat scroll 0 0 transparent;*/
	background-color: #0099CC;
	border: 1px solid #1D69A2;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF !important;
	display: block;
	font-size: 1em;
	height: 21px;
	float: right;
	text-decoration: none !important;
	width: 61px;
	margin-top: 0px;
}
.blog_read_more_glob:hover {
    display:block;
    background: #0099cc; /* Old browsers */
    background: -moz-linear-gradient(top,  #0099cc 0%, #6393c1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0099cc), color-stop(100%,#6393c1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0099cc 0%,#6393c1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0099cc 0%,#6393c1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0099cc 0%,#6393c1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0099cc 0%,#6393c1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099cc', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */
}
.blog_read_more_glob a:link,
.blog_read_more_glob a:active, 
.blog_read_more_glob a:visited,
.blog_read_more_glob a:hover {
    margin-left:16px;
    color: #fff!important;
    text-align:auto;
    font-size:1.1em!important;
    text-decoration:none!important;
    z-index:-1;
}

.blog_read_more_glob_profile {
	/*background: url("../images/more_btn_bg.png") repeat scroll 0 0 transparent;*/
	background-color: #0099CC;
	border: 1px solid #1D69A2;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF !important;
	display: block;
	font-size: 1em;
	height: 20px;
	float: right;
	text-decoration: none !important;
	width: 108px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.blog_read_more_glob_profile:hover {
    display:block;
    background: #0099cc; /* Old browsers */
    background: -moz-linear-gradient(top,  #0099cc 0%, #6393c1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0099cc), color-stop(100%,#6393c1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0099cc 0%,#6393c1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0099cc 0%,#6393c1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0099cc 0%,#6393c1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0099cc 0%,#6393c1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099cc', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */
}
.blog_read_more_glob_profile a:link,
.blog_read_more_glob_profile a:active, 
.blog_read_more_glob_profile a:visited,
.blog_read_more_glob_profile a:hover {
    margin-left:16px;
    color: #fff!important;
    text-align:auto;
    font-size:1.1em!important;
    text-decoration:none!important;
    z-index:-1;
}

.view-id-traders_blog .pager { /* right side view block pager */
	font-size: 0.7em;
	margin-top: 10px!important;
	margin-left: -30px;
	color:#aaa;
}
	.view-id-traders_blog .pager a {
		color:#aaa;
		text-decoration:none;
	}
	.view-id-traders_blog .pager a:hover{
		color:#aaa;
		text-decoration:underline;
	}
/* /Global elements */

/* Srbian elements */
.blog_read_more {
    /*background: url("../images/more_btn_bg.png") repeat scroll 0 0 transparent;*/
    background-color:#0099CC;
    border: 1px solid #1D69A2;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    display: block;
    font-size: 1.1em;
    height: 22px;
	margin: 13px 7px 17px 627px;
    text-decoration: none !important;
    width: 93px;
}
.blog_read_more:hover {
    display:block;
    background: #0099cc; /* Old browsers */
    background: -moz-linear-gradient(top,  #0099cc 0%, #6393c1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0099cc), color-stop(100%,#6393c1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0099cc 0%,#6393c1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0099cc 0%,#6393c1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0099cc 0%,#6393c1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0099cc 0%,#6393c1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099cc', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */
}
.blog_read_more a:link,.blog_read_more a:active, .blog_read_more a:visited,.blog_read_more a:hover {
    margin-left:30px;
    color: #fff!important;
    text-align:auto;
    font-size:1.1em!important;
    text-decoration:none!important;
    z-index:-1;
}
/* /Srbian Read More Vise */

/* Teaser */
.blog_horizontal_tags_box {
	display: block;
	width: 653px;
	height: 30px;
	margin-left: 75px;
	border-bottom: 1px solid #0099CC;
}
.blog_hoizontal_tags_autor {
	color: #0099CC;
	margin-left: 0px;
	float: left;
	width: 115px;
	padding-top:9px;
	font-weight:normal;
	font-size:0.8em;
}
	.blog_author_name {
		margin-left: 107px;
		margin-top: -41px;
		float: left;
		font-size: 1.1em;
		position: absolute;
	}
	.blog_author_name_glob {
		margin-left: 96px;
		margin-top: -41px;
		float: left;
		font-size: 1.1em;
		position: absolute;
	}
	.blog_author_name_personal_blog {
		margin-left: 123px;
		margin-top: -41px;
		float: left;
		position: absolute;	
	}
	.blog_author_name_personal_blog a,
	.blog_author_name a , 
	.blog_author_name_glob a {
		color:#4f4f4f!important;
		text-decoration:none!important;
        }
    .blog_author_name_personal_blog a:hover,
	.blog_author_name a:hover,
	.blog_author_name_glob a:hover	{
	    color:#999999!important;
	    text-decoration:none!important;
        }
.blog_hoizontal_tags_comments {
	color: #0099CC;
	width: 100px;
	float: left;
	font-weight:bold;
	padding-top:9px;
}
	.blog_comment_count {
		margin-left: 269px;
		margin-top: -41px;
		float: left;
	}
	.blog_comment_count_personal_blog {
		margin-left: 289px;
		margin-top: -41px;
		float: left;
	}
.blog_hoizontal_tags_tags {
	color: #0099CC;
	width: 200px;
	float: left;
	padding-top:9px;
	display:block;
	font-weight:normal;
	font-size:0.8em;
}
.blog_hoizontal_tags_tags_inside {
	color: #0099CC;
	width: 200px;
	float: left;
	padding-top:9px;
	display:block;
	font-weight:bold;
}
	.blog_content_tags {
		float: left;
		margin-top: -41px;
		position: relative;
		margin-left: 230px;
		display: block;
	}
	.blog_content_tags_glob {
		float: left;
		margin-top: -42px;
		position: relative;
		margin-left: 220px;
		display: block;
	}
	.blog_content_tags_personal_blog {
		float: left;
		margin-top: -41px;
		position: relative;
		margin-left: 351px;
		display: block;
	}
	.blog_content_tags a,
	.blog_content_tags_personal_blog a {
		color:#4f4f4f!important;
		text-decoration:none!important;
	}
	.blog_content_tags a:hover,
	.blog_content_tags_personal_blog a:hover {
		color:#999999!important;
	}
	.blog_content_tags_inside {
		float:left;	
	}
.blog-teaser-pic {
	float: right;
	margin-left: 20px;
	border: 1px solid #999;
	padding: 5px;
}
.blog-teaser-pic-profile {
	float: left;
	margin-left: 0px;
	border: 1px solid #999;
	padding: 5px;
	clear: both;
	display: block;
	width: 320px;
	height: 160px;
}
/* Full */
.blog_horizontal_tags_box_inside {
	display: block;
	width: 642px;
	height: 30px;
	margin-left: 75px;
	border-bottom: 1px solid #0099CC;
}
.blog_hoizontal_tags_autor_inside {
	color: #0099CC;
	margin-left: 0px;
	float: left;
	width: 135px;
	padding-top:9px;
	font-weight:bold;
}
	.blog_author_name_inside {
		margin-left: 0px;
		margin-top: 0px;
		float: left;
	}
.blog_hoizontal_tags_comments_inside {
	color: #0099CC;
	width: 85px;
	float: left;
	font-weight:bold;
	padding-top:9px;
}
	.blog_comment_count_inside {
		margin-left: 204px;
		margin-top: -22px;
		float: left;
	}
.blog_hoizontal_tags_tags_inside {
	color: #0099CC;
	width: 200px;
	float: left;
	padding-top:9px;
	display:block;
	font-weight:bold;
}
	.blog_content_tags_inside {
		float: left;
		margin-top: 0px;
		position: relative;
		margin-left: 30px;
		display: block;
	}
	.blog_content_tags_inside {
		float:left;	
	}

.buildmode-teaser {
	border-bottom:1px solid #ddd;
}

#comments .tips { display:none; }
#comments .description { display:none; }


/*.blog_post_end_line {
	display: block;
	border-bottom: 1px solid #ddd;
	width: 550px;
	margin-top: 15px;
}
*/

.banner-link a:link {text-decoration:none!important;}

.view-id-traders_blog .view-content .views-row {
	margin-bottom: -20px;
	border-bottom: 0px solid #ccc;
	padding-bottom: 40px;
}

/* ----------------BLOG- / WORKFLOW / --------------------------------*/

.workflow_history { 
	width:95%;
}
	.workflow_history caption { 
		margin-bottom: 10px;
		margin-top: 10px;
		font-weight: bold;
		font-size: 1.3em;
	}


/* -------------------- // Traders BLOG -> [TB] --------------------- */


/* ------- NEWS BLOCKS LT --------- */

.all-news-from-block {
	display: block;
	clear: both;
	margin-bottom: 15px;
	padding-top: 5px;
}
#analytics_news_1 .view-display-id-block_4,
#analytics_news_1 .view-display-id-block_5,
#analytics_news_1 .view-display-id-block_6 {
	border:0px;
}



/*---------AM Sidebar--------------------*/
#am_sidebar{
	float:left;
	display:table;
	margin:0 0 0 20px;
	width:240px;
	/*background:url(../images/am-sidebar-bg.png) no-repeat left;*/
	height:709px;
}
#am_sidebar_in{
	display:table;
	width:222px;
	margin:26px 0 0 17px;
}
.am_sidebar_item{
	/*display:table;*/
}
.am_sidebar_item_head{
	display:table;
	margin:0 0 0 0;
}
.am_sidebar_ihead_left{
	float:left;
	color: #494949;
	font-family: Arial;
	font-size: 15px;
}
.am_sidebar_ihead_right{
	float:left;
	margin:0 0 0 102px;
	font-size:13px;
}
.am_sidebar_item_content{
	margin:8px 0 0 0;
	font-family: Arial;
	font-size:12px;
	color:#000;
	line-height:15px;
}
.am_sidebar_item_content a:active,
.am_sidebar_item_content a:link,
.am_sidebar_item_content a:visited{
	text-decoration:none;
	color:#0486C2;
}
.am_sidebar_item_content a:hover{
	text-decoration:underline;
	color:#0486C2;
}
.am_sidebar_item_button{
	display:table;
	cursor:pointer;
	margin:10px 0 0 0;
	background:url(../images/am_carusel_button.png) repeat-x top;
	height:25px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: 1px solid #04618c;
}
.am_sidebar_item_button a,
.am_sidebar_item_button_in a{
	text-decoration:none !important;
}
.am_sidebar_item_button_in{
	line-height:25px;
	padding:0 10px;
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
}
.am_sidebar_item_content ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.am_sidebar_item_content ul li{
	line-height:17px;
}
.am_sidebar_item_content ul li a:link,
.am_sidebar_item_content ul li a:active,
.am_sidebar_item_content ul li a:visited{
	text-decoration:underline;
	color:#0279b1;
}
.am_sidebar_item_content ul li a:hover{
	text-decoration:none;
	color:#0279b1;
}
.am_sidebar_line{
	margin:0 auto;
	display:table;
	/*background:url(../images/am_sidebar_line.png) no-repeat center;*/
	width:206px;
	height:20px;
}
#open-real-acc-btn, #open-real-acc-btn1, #open-real-acc-btn2, #open-real-acc-btn21{
background: url(../images/open-real-bt-new.png) no-repeat top;
background-position: 0px 0px;
width: 218px;
height: 47px;
margin-bottom: 10px;
}
.webtrader-side-btn_live, .webtrader-side-btn_demo{
background: url(../images/webtrader-side-btn_live.png) no-repeat top;
background-position: 0px 0px;
width: 218px;
height: 47px;
margin-bottom: 10px;
}
.webtrader-side-btn_live a, .webtrader-side-btn_demo a{
	text-decoration: none !important;
}
.webtrader-side-btn_demo{
background: url(../images/webtrader-side-btn_demo.png) no-repeat top;
}
.webtrader-side-btn_live:hover, .webtrader-side-btn_demo:hover{
background-position: 0px -49px;
}
.webtrader-side-btn_live:active, .webtrader-side-btn_demo:active{
background-position: 0px -98px;
}

#deposit-btn-new{
background: url(../images/deposit-bt-new.png) no-repeat top;
background-position: 0px 0px;
width: 218px;
height: 47px;
margin-bottom: 10px;
}

#open-real-acc-btn-disabled, #open-real-acc-btn-disabled1, #open-real-acc-btn2-disabled, #open-real-acc-btn2-disabled1{
background: url(../images/open-real-bt-new.png) no-repeat top;
background-position: 0px 0px;
width: 218px;
height: 47px;
margin-bottom: 10px;
cursor: pointer;
}

#deposit-btn-new-disabled{
background: url(../images/deposit-bt-new.png) no-repeat top;
background-position: 0px 0px;
width: 218px;
height: 47px;
margin-bottom: 10px;
cursor: pointer;
}

#acc-agree-text, #acc-agree-text1 {
font-size: 11px;
color: #494949;
margin:15px 0;
}
#acc-agree-text a:link, #acc-agree-text a:visited, #acc-agree-text a:active, #acc-agree-text1 a:link, #acc-agree-text1 a:visited, #acc-agree-text1 a:active {
color:#0486c2;
}
#acc-agree-text a:hover, #acc-agree-text1 a:hover{
color: #999;
text-decoration: none;
}
#open-demo-acc-btn {
background: url(../images/open-demo-bt-new.png) no-repeat top;
background-position: 0px 0px;
width: 218px;
height: 47px;
margin-bottom: 10px;
}
#live-chat-btn{
background: url(../images/live-chat-bt-new.png) no-repeat top;
background-position: 0px 0px;
width: 218px;
height: 47px;
margin-bottom: 10px;
}
#open-real-acc-btn:hover, #open-real-acc-btn-disabled:hover, #open-real-acc-btn1:hover, #open-real-acc-btn21:hover, #open-real-acc-btn-disabled1:hover, #open-real-acc-btn2:hover, #open-real-acc-btn2-disabled:hover, #open-real-acc-btn2-disabled1:hover{
/*background: url(../images/open-real-bt-H.png) no-repeat top;*/
background-position: 0px -49px;
}

#deposit-btn-new:hover {
background-position: 0px -49px;
}

#live-chat-btn:hover{
background-position: 0px -49px;
}
#open-demo-acc-btn:hover {
/*background: url(../images/open-demo-bt-H.png) no-repeat top;*/
background-position:0px -49px;
}
#open-real-acc-btn:active, #open-real-acc-btn-disabled:active, #open-real-acc-btn1:active, #open-real-acc-btn21:active, #open-real-acc-btn-disabled1:active, #open-real-acc-btn2:active, #open-real-acc-btn2-disabled:active, #open-real-acc-btn2-disabled1:active{
/*background: url(../images/open-real-bt-A.png) no-repeat top;*/
background-position: 0px -98px;
}

#deposit-btn-new:active {
background-position: 0px -98px;
}

#live-chat-btn:active{
background-position: 0px -98px;
}
#open-demo-acc-btn:active {
/*background: url(../images/open-demo-bt-A.png) no-repeat top;*/
background-position:0px -98px;
}
#deposit-btn-new a,
#open-real-acc-btn a,
#open-real-acc-btn1 a,
#open-real-acc-btn2 a,
#open-real-acc-btn21 a,
#open-demo-acc-btn a,
#download-mt4-btn a,
.download-mt4-btn a,
#live-chat-btn a {
text-decoration: none;
}
#open-alligner{
height: 45px;
display: table;
}
.open-alligner{
height: 45px;
display: table;
}
#deposit-btn-new-txt,
#open-real-acc-btn-txt,
#open-real-acc-btn-txt1,
#open-demo-acc-btn-txt,
#live-chat-btn-txt {
	padding-left: 7px;
    padding-top: 3px;
    text-align: left;
	width: 160px;
	text-align: center;
	display: table-cell;
vertical-align: middle;
}
#open-real-acc-btn-txt, #open-real-acc-btn-txt1, #deposit-btn-new-txt {
	color: #FFF;
	text-shadow: 0 1px #000;
}
#live-chat-btn-txt {
	color: #FFF;
	text-shadow: 0 1px #000;
	font-size: 18px;
}
#open-demo-acc-btn-txt {
color: #0099CC;
text-shadow: 0 1px #FFFFFF;
}
#download-mt4-btn {
background: url(../images/download-mt4-bt-new.png) no-repeat top;
background-position:0px 0px;
width: 218px;
height: 47px;
margin-bottom: 10px;
}
.download-mt4-btn {
background: url(../images/download-mt4-bt-new.png) no-repeat top;
background-position:0px 0px;
width: 218px;
height: 47px;
margin-bottom: 10px;
}
#download-mt4-btn:hover {
/*background: url(../images/download-mt4-bt-H.png) no-repeat top;*/
background-position:0px -50px;
}
.download-mt4-btn:hover {
/*background: url(../images/download-mt4-bt-H.png) no-repeat top;*/
background-position:0px -50px;
}
#download-mt4-btn:active {
/*background: url(../images/download-mt4-bt-A.png) no-repeat top;*/
background-position:0px -100px;
}
.download-mt4-btn:active {
/*background: url(../images/download-mt4-bt-A.png) no-repeat top;*/
background-position:0px -100px;
}
#download-mt4-btn-txt {
 color: #0099CC;
    padding-left: 7px;
    padding-top: 3px;
    text-align: left;
	text-shadow: 0 1px #FFFFFF;
	width: 160px;
	display: table-cell;
vertical-align: middle;
}
.download-mt4-btn-txt {
 color: #0099CC;
    padding-left: 7px;
    padding-top: 3px;
    text-align: left;
	text-shadow: 0 1px #FFFFFF;
	width: 160px;
	display: table-cell;
vertical-align: middle;
}
#fivedays-book-btn {
background: url(../images/5days-book-btn.png) no-repeat top;
background-position:0px 0px;
width: 218px;
height: 47px;
margin-bottom: 10px;
}
.fivedays-book-btn {
background: url(../images/5days-book-btn.png) no-repeat top;
background-position:0px 0px;
width: 218px;
height: 47px;
margin-bottom: 10px;
}
#fivedays-book-btn:hover {
/*background: url(../images/5days-book-btn.png) no-repeat top;*/
background-position:0px -49px;
}
.fivedays-book-btn:hover {
/*background: url(../images/5days-book-btn.png) no-repeat top;*/
background-position:0px -49px;
}
#fivedays-book-btn:active {
/*background: url(../images/5days-book-btn.png) no-repeat top;*/
background-position:0px -99px;
}
.fivedays-book-btn:active {
/*background: url(../images/5days-book-btn.png) no-repeat top;*/
background-position:0px -99px;
}
#fivedays-book-btn-txt {
 color: #0099CC;
    padding-left: 7px;
    padding-top: 3px;
    text-align: left;
	text-shadow: 0 1px #FFFFFF;
	width: 160px;
	display: table-cell;
vertical-align: middle;
}
.fivedays-book-btn-txt {
 color: #0099CC;
    padding-left: 7px;
    padding-top: 3px;
    text-align: left;
	text-shadow: 0 1px #FFFFFF;
	width: 160px;
	display: table-cell;
vertical-align: middle;
}
#am-social-links img {
margin: 0 3px;
}
/*---------AM Sidebar--------------------*/
/*---------AM Create Page----------------*/
.breadcrumb{
	display:table;
	margin:0 auto;
	padding:10px 0 0 0;
	width:989px;
	height:20px;
	line-height:20px;
	font-family:Tahoma;
	font-size:11px;
	color:#424242;
}
.breadcrumb ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.breadcrumb ul li{
	float:left;
}
.breadcrumb a:link,
.breadcrumb a:active,
.breadcrumb a:visited,
.breadcrumb ul li a:link,
.breadcrumb ul li a:active,
.breadcrumb ul li a:visited{
	text-decoration:none;
	color:#424242;
}
.breadcrumb a:hover,
.breadcrumb ul li a:hover{
	text-decoration:underline;
	color:#0486C2;
}
.am_deliter{
	padding:0 5px;
}
.am_slider_left_text{
	float:left;
	margin:0 9px 0 0;
	width:210px;
	height:133px;
	font-size:12px;
}
.am_slider_left_text h2{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0px
}
.am_slider_right_img{
	float:left;
	width:480px;
	height:133px;
}
#am_blocks_pacakges{
	display:table;
	padding:20px 0 20px 0;
	margin:0 auto;
	width:519px;
}
.am_block_package{
	float:left;
	margin:0 5px 0 0;
	display:table;
	width:168px;
	height:514px;
	border: 1px solid #e6e6e6;
	background:url(../images/am_company_bottom_bg.png) no-repeat bottom left;
}
.am_pack_block_top{
	background:url(../images/am_company_top_bg.png) repeat-x top;
	height:45px;
}
.am_pack_block_top_head{
	line-height:45px;
	text-align:center;
	font-size:14px;
	color:#058ece;
}
.am_pack_content{
	margin:0 auto;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	display:table;
	width:121px;
}
.am_pack_content_bl{
	padding:10px 0 0 0;
}
.am_pack_content_bl h1{
	padding:0px;
	margin:5px 0;
	font-family:Tahoma;
	font-size:12px;
}
.am_pack_content_bl a:link,
.am_pack_content_bl a:active,
.am_pack_content_bl a:visited{
	text-decoration:underline;
	color:#0486C2;
}
.am_pack_content_bl a:hover{
	text-decoration:none;
	color:#0486C2;
}
.am_pack_content_bl h2{
	margin:0px !important;
	padding:4px 0;
	font-size:13px;
}
.am_pack_button{
	display:table;
	cursor:pointer;
	width:101px;
	text-align:center;
	background:url(../images/am_carusel_button.png) repeat-x top;
	height:25px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: 1px solid #04618c;
}
.am_pack_button_in{
	float:left;
	line-height:25px;
	padding:0 5px;
	width:75px;
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
}
.am_pack_arrow{
	float:left;
	margin:11px 0 0 0;
	background:url(../images/am_company_but_arrows.png) no-repeat bottom;
	width:7px;
	height:4px;
}
.am_pack_arrow_active{
	float:left;
	margin:11px 0 0 0;
	background:url(../images/am_company_but_arrows.png) no-repea top;
	width:7px;
	height:4px;
}
/*---------AM Create Page----------------*/
/*---------AM Account Page---------------*/
#am_container_account{
	padding:15px 0 0 0;
}
#am_acc_left_block{
	float:left;
	display:table;
	width:520px;
	height:auto;
}
#am_acc_left_block_full{
	float:left;
	display:table;
	height:787px;
}
#am_left_sidebar{
	float:left;
	margin:0 10px 0 0;
	display:table;
	width:190px;
	height:auto;
}
#am_left_sidebar .content ul.menu {
margin-top: -10px;
font-size: 14px;
margin-left: -34px;
width: 150px;
}
#am_left_sidebar .content ul.menu li {
padding: 10px 12px 10px 6px;
}
#am_left_sidebar .content ul.menu li a, #additional-link a, #additional-link1 a, #additional-links a{
text-decoration: none;
color: #000;
}
#am_left_sidebar .content ul.menu li a:hover, #additional-link a:hover, #additional-link1 a:hover, #additional-links a:hover{
color: #0099cc;
border-bottom: 1px dashed #999;
}
#additional-link {
width: 150px;
font-size: 15px;
margin-left: 7px;
margin-bottom: 13px;
}
#additional-link1{
width: 150px;
font-size: 14px;
margin-left: 12px;
margin-bottom: -3px;
}
#additional-links-title{
color: #494949;
font-family: Arial;
font-size: 15px;
width: 150px;
margin-left: 12px;
font-weight: bold;
margin-bottom: 10px;
}
#additional-links{
width: 150px;
font-size: 14px;
margin-left: 12px;
}
#additional-links .ad-link{
display: block;
padding: 10px 12px 10px 0;
}
#am_acc_left_bl{
	float:left;
}
#am_acc_header{	
	width:500px;
	height: 63px;
	line-height:15px;
}
.am_acc_header_card {
margin-left: 25px;
float: left;
}
#am_acc_header h1{
padding-bottom: 10px;
margin: 5px 0 0 7px;
font-size: 26px;
color: #0099cc;
float: left;
width: auto;
line-height: 26px;
font-weight: normal;
}
#am_acc_header_bg{
	width: 152px;
	/*height: 54px;*/
	margin-bottom: 13px;
	background-repeat: no-repeat;
	float: left;
}
.am_acc_header_text{
	float:left;
	width:128px;
	text-align:left;
	font-size: 14px;
	color: #494949;
	text-shadow: 0 1px #FFFFFF;
	margin: 12px 12px 12px 6px;
}
.am_acc_header_social{
	float:left;
	padding:6px 0 0 0;
	/*width:200px;*/
	text-align:right;
}
#am_acccent_block{
	float:left;
	display:table;
	width:729px;
}
#am_acccent_block{
	float:left;
	display:table;
}
#am_acccent_block_full{
	float:left;
	display:table;
	width:100%;
}
#am_acc_center_img{
	margin:10px 0 0 0;
	display:table;
}
#am_left_nav{
	/*background:url(../images/am_acc_left_side.png) no-repeat top;*/
	width:190px;
	min-height:316px;
}
#am_lnav_in{
	padding:15px 20px;
}
#am_lnav_in li.active{
	font-weight:normal;
	color:#494949 !important;
	background: url(../images/submenu-header.png) no-repeat top;
	text-shadow: 0 1px #FFFFFF;
}
#am_lnav_in ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#am_lnav_in ul li{
	color: #020202;
    font-family: Arial;
    font-size: 15px;
    height: 37px;
    line-height: 37px;
}
#am_lnav_in ul li a:link,
#am_lnav_in ul li a:active,
#am_lnav_in ul li a:visited{
	text-decoration:none;
	color:#424242;
	padding-left: 7px;
}
#am_lnav_in ul li:hover{
	background: url(../images/submenu-header.png) no-repeat top;
	min-width: 150px;
	height: 37px;
	text-decoration:none;
	color:#494949;
}
#am_left_sidebar_button{
	margin:0 auto;
	cursor:pointer;
	background:url(../images/am_left_side_button_bg.png) repeat-x top;
	width:180px;
	height:34px;
	border: 1px solid #04618c;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.am_side_button_img{
	float:left;
	margin:6px 0 0 9px;
	background:url(../images/am_sidebutton_img.png) no-repeat top;
	width:22px;
	height:22px
}
.am_side_button_txt{
	float:left;
	width:126px;
	line-height:34px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
}
.am_side_button_arrow{
	float:left;
	margin:14px 0 0 0;
	background:url(../images/am_sidebutton_arrow.png) no-repeat top;
	width:4px;
	height:7px;
}
#am_static_content_acc,
#am_static_content_acc_left{
	margin-top: -22px;
	padding:0 0 0 10px;
	display:table;
}
#am_static_content_acc{
	width:779px; /*789*/
}
#am_static_content_acc ul,
#am_static_content_acc_left ul{
	margin:5px 0 5px 12px;
	padding:0px;
	list-style-image: url(../images/am-li-bullet.png);
	/*color:#6F6F6F;*/
}
#am_static_content_acc ul li,
#am_static_content_acc_left ul li{
	margin:0 0 10px 0;
	line-height:15px !important;
}
#am_static_content_acc ul.links_list li,
#am_static_content_acc_left ul.links_list li{
	margin:0 0 5px 0;
	font-weight:bold;
	line-height:15px !important;
}
#am_static_content_acc a:link,
#am_static_content_acc_left a:link,
#am_static_content_acc a:active,
#am_static_content_acc_left a:active,
#am_static_content_acc a:visited,
#am_static_content_acc_left a:visited{
	/*text-decoration:none;*/
	color:#0486c2;
}
#am_static_content_acc a:hover,
#am_static_content_acc_left a:hover{
	text-decoration:none;
	color:#999;	
}
.am_lefts_block{
	display:table;
	margin:15px 0 0 0;
}
.am_lefts_block_top{
	background:url(../images/am_acc_lside_top.png) no-repeat top;
	width:190px;
	height:10px;
}
.am_lefts_block_center{
	background:url(../images/am_acc_lside_center.png) repeat-y top;
	width:190px;
}
.am_lefts_block_bottom{
	background:url(../images/am_acc_lside_bottom.png) no-repeat top;
	width:190px;
	height:9px;
}
.am_lefts_block_in{
	padding:8px 15px;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
}
.am_lblock_header{
	display:table;
}
.am_lblock_header_img{
	margin:0 0 0 0;
	float:left;
}
.am_lblock_header_txt{
	float:left;
	padding:0 0 0 10px;
	font-size:13px;
	line-height:25px;
}
.am_lblock_news_item{
	display:table;
	margin:8px 0;
}
.am_lblock_news_cont{
	margin:0 0 0 3px;
}
.am_lblock_news_link{
	margin: 5px 0 0 3px;
}
.am_lblock_news_link a:link,
.am_lblock_news_link a:active,
.am_lblock_news_link a:visited{
	text-decoration:none;
	color:#058ECE;
}
.am_lblock_news_link a:hover{
	text-decoration:none;
	color:#000;
}
/*---------Above chunk to views styles---*/
.am_lefts_block_center .views-row{
	display:table;
	margin:8px 0;
}
.am_lefts_block_center .views-field-title{
	margin:0 0 0 3px;
}
.am_lefts_block_center .views-field-view-node{
	margin: 5px 0 0 3px;
}
.am_lefts_block_center .views-field-view-node a:link,
.am_lefts_block_center .views-field-view-node a:active,
.am_lefts_block_center .views-field-view-node a:visited{
	text-decoration:none;
	color:#058ECE;
}
.am_lefts_block_center .views-field-view-node a:hover{
	text-decoration:none;
	color:#000;
}
/*---------AM Accaunt Page---------------*/
/*---------AM News Page------------------*/
.am_news_date{
	margin:-5px 0 0 0;
	color:#666;
	font-size:13px;
}
.am_news_content{
	padding:10px 15px 10px 0;
}
.am_news_content IMG{
	margin:0 6px;
	border:4px solid #e0e0e0;
}
#am_news_list_chooser{
	width:100%;
	height:26px;
	line-height:26px;
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	margin-top: 30px;
}
#am_news_left{
	float:left;
	cursor:pointer;
	margin:0 0 0 10px;
	background:url(../images/am_news_left.png) no-repeat top;
	width:18px;
	height:26px;
}
#am_news_center{
	float:left;
	display:table;
	width:644px;
}
#am_news_right{
	float:left;
	cursor:pointer;
	background:url(../images/am_news_right.png) no-repeat top;
	width:18px;
	height:26px;
}
.am_news_cleft{
	float:left;
	text-align:left;
	padding:0 0 0 10px;
	width:312px;
	height:26px;
	color: #000;
	line-height: 13px;
}
.am_news_cright{
	float:left;
	text-align:right;
	padding:0 10px 0 0;
	width:310px;
	height:26px;
	color: #000;
	line-height: 13px;
}
.am_news_cleft a:link,
.am_news_cleft a:active,
.am_news_cleft a:visited,
.am_news_cright a:link,
.am_news_cright a:active,
.am_news_cright a:visited{
	text-decoration:none !important;
	color:#0059b0 !important;
}
.am_news_cleft a:hover,
.am_news_cright a:hover{
	text-decoration:underline !important;
	color:#0059b0 !important;
}
#block-views-company_news_on_main-block_1 .view-content{
	display:table;
	margin:5px 0 0 0;
}
#block-views-company_news_on_main-block_1 .view-content .views-row{
	display:table;
	width:700px;
	margin:6px 0;
	font-family:Tahoma;
	font-size:11px;
}
#block-views-company_news_on_main-block_1 .view-content .views-row .views-field-created{
	float:left;
	width:100px;
	line-height:14px;
	color:#000;
}
#block-views-company_news_on_main-block_1 .view-content .views-row .views-field-title{
	color:#027bb4;
	line-height:14px;
}
#block-views-company_news_on_main-block_1 .view-content .views-row .views-field-title a:link,
#block-views-company_news_on_main-block_1 .view-content .views-row .views-field-title a:active,
#block-views-company_news_on_main-block_1 .view-content .views-row .views-field-title a:visited{
	text-decoration:none;
	color:#027bb4;
}
#block-views-company_news_on_main-block_1 .view-content .views-row .views-field-title a:hover{
	border-bottom:1px dashed #000;
	color:#000;
}
/*---------AM News Page------------------*/
/*---------AM Body-----------------------*/
/*---------AM Footer---------------------*/
/*---------AM Platforms------------------*/
#am_platforms{
	margin: 0 auto;
	width:1000px;
	/*height:145px;*/
	display:table;
}
#am_platforms_header{
	margin:0 0 30px 0;
	text-indent:5px;
	line-height:17px;
	font-size:20px;
	font-weight:normal;
	color:#000;
}
#am_platforms ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#am_platforms ul li{
	float:left;
	margin:0 2px;
	height:130px;
}
.am_platform_line{
	background:url(../images/am_platform_line.png) no-repeat top;
	width:1px;
	height:67px;
}
.am_platform_img{
	text-align:center;
}
.am_platform_name{
	margin:10px 0 0 0;
	width:115px;
	line-height:12px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#414141;
}
.am_platform_name a:link,
.am_platform_name a:visited,
.am_platform_name a:active{
	text-decoration:none;
	color:#414141;
}
.am_platform_name a:hover,
.active_pl_url{
	text-decoration:none;
	border-bottom:1px dashed #999;
	color:#000;
}
/*---------AM Platforms------------------*/
/*---------AM Footer Menu----------------*/
#am_footer{
	display:table;
	border-top: 1px solid #d3d1d1;
	background:#e6e6e6;
	width:100%;
	min-width:1000px;
	/*height:263px;*/
}
#am_footer_menu{
	display:table;
	margin:0 auto;
	/*height:222px;*/
	width:950px;
}
#am_footer_menu ul{
	/*margin:0px;*/
	padding:0px;
	float:left;
	width:190px;
	list-style:url(../images/am_footer_menu_style.png);
	font-family:Tahoma;
	color:#414141;
	list-style-position:outside;
}
#am_footer_menu ul li{
	line-height:16px;
	margin:0 0 2px 0;
	font-size:11px;
	width:140px;
}
#am_footer_menu ul li a:link,
#am_footer_menu ul li a:visited,
#am_footer_menu ul li a:active{
	text-decoration:none;
	color:#414141;
}
#am_footer_menu ul li a:hover{
	border-bottom: 1px dashed #999;
	color:#096cc7;
	text-decoration:none;
}
#am_footer_menu ul li.header{
	list-style:none !important;
	margin:15px 0 4px -15px;
	line-height:18px;
	font-weight:bold;
	font-size:11px;
}
#am_footer_menu table {
width: 100%;
}
#am_footer_menu table tr td {
vertical-align: top;
width: 25%;
}
#am_footer_logos{
	display:table;
	margin:0 auto;
	width:100%;
	border-top:1px solid #cfcece;
	border-bottom:1px solid #cfcece;
	background:#f3f3f3;
	height:39px;
}
#am_footer_logos_in{
	margin:0 auto;
	padding:7px 0 0 0;
	width:1000px;
}
.am_fleft{
	text-align:left;
	width:350px;
}
.am_fright{
	text-align:right;
	width:650px;
	line-height:30px;
	font-family:Tahoma;
	font-size:11px;
	color:#898989;
}
.am_footer_logos_float{
	float:left;
}
.am_footer_logos_float a {
color:#898989;
}
.am_footer_logos_float a:hover {
color:#898989;
}
.am_footer_logos_float ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.am_footer_logos_float ul li{
	float:left;
	margin:0 30px 0 0;
}
/*---------AM Footer Menu----------------*/
/*---------AM Footer Text----------------*/
#am_footer_text {
background-color: #ffffff;
}
#am_footer_text_in {
width: 1000px;
margin: 0 auto;
text-align: center;
font-family: Arial;
font-weight: normal;
font-size: 13px;
color: #494949;
padding: 30px 0;
}
/*---------AM Footer Text----------------*/
/*---------AM Footer---------------------*/
/*---------AM Header Countries-----------*/
#am_header_cbg{
	background:#058ece;
	width:100%;
	height:auto;
	display:table;
}
#am_header_countries{
	margin:0 auto;
	width:1000px;
}
#am_header_countries ul{
	margin:10px 20px;
	list-style:none;
	padding:0px;
	display:table;
}
#am_header_countries ul li{
	float:left;
	line-height:20px;
	height:20px;
	padding:0 15px;
}
.am_lang_flag_head{
	float:left;
	padding:1px 10px 0 5px;
	width:16px;
	height:19px;
	line-height:19px;
	display: block;
}
.am_lang_name_head{
	float:left;
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding:0 5px 0 0;
	width:170px;
	display: block;
}
#am_header_countries ul li a:link,
#am_header_countries ul li a:active,
#am_header_countries ul li a:visited{
	text-decoration:none;
}
#am_header_countries ul li a:hover span{
	background:#089bdf;
}
/*---------AM Header Countries-----------*/
/*---------AM Header Cities-----------*/
#am_header_cibg{
	background:#058ece;
	width:100%;
	height:auto;
	display:table;
}
#am_header_cities{
	margin:0 auto;
	width:1000px;
}
#am_header_cities ul{
	margin:10px 20px;
	list-style:none;
	padding:0px;
	display:table;
	float:left;
}
#am_header_cities ul li{
	line-height:20px;
	height:20px;
	padding:0 15px;
}
#am_header_cities ul li a:link,
#am_header_cities ul li a:active,
#am_header_cities ul li a:visited{
	text-decoration:none;
}
#am_header_cities ul li a:hover span{
	background:#089bdf;
}
/*--------- end AM Header Cities-----------*/
.views-row{
	line-height:20px;
	font-size:11px;
}
.mainTextTitle{
	color:#0486C2;
	font-size:13px;
}
.am_image_intext{
	border:4px solid #d9d9d9;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
}

#am_static_content_acc table{
	width:100%;
	/*font-size:11px;*/
}
/*
#am_static_content_acc table tr{
	line-height:20px;
	border-bottom:1px dashed #999;
}
*/
.column_bold{
	font-weight:bold;
}
/*-------------FRONT PAGE-----------------*/

.am-financial-instruments {}
.am-financial-instruments  li {}
.am-h2-replace { /* classes to replace H2 and H3 tags on the front page to make H1 weight higher */
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	color: #494949;
	margin-top: 20px;
	display: block;
	margin-bottom: 10px;
}
	.am-h2-replace  a:link,.am-h2-replace a:active, .am-h2-replace a:visited {
		text-decoration: none;
	}

.am-h3-replace {
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	color: #494949;
	margin-top: 20px;
	display: block;
}
	.am-h3-replace  a:link,.am-h3-replace a:active, .am-h3-replace a:visited {
		text-decoration: none;
		color: #494949;
	}
.am-h3-replace :hover, .am-h2-replace a:hover {
	text-decoration: underline;
}
.am-license-mifid {
background-color: #fcfafa;
border-top: 1px solid #dbdbdb;
border-bottom: 1px solid #dbdbdb;
padding: 0 30px;
}
.am-license-mifid a:link, .am-license-mifid a:visited, .am-license-mifid a:active, .am-license-mifid a:hover{
color: #0099cc;
}
.am-accounts-types ul,
.am-license-mifid ul{
list-style-image: url(../images/am-li-bullet.png);
margin-left: -25px;
}
.am-accounts-types a {
color: #0099cc;
}
*+html .am-accounts-types ul,
*+html .am-license-mifid ul{
margin-left: 20px;
}
.am-accounts-types h2,
.am-license-mifid h2,
.am-education-front h2,
H1.front_h1 {
font-family: Arial;
font-weight: normal;
font-size: 24px;
color: #0099cc;
}
.am-accounts-types h2 a:link, .am-accounts-types h2 a:active, .am-accounts-types h2 a:visited,
.am-license-mifid h2 a:link, .am-license-mifid h2 a:active, .am-license-mifid h2 a:visited,
.am-education-front h2 a:link, .am-education-front h2 a:active, .am-education-front h2 a:visited{
font-family: Arial;
font-weight: normal;
font-size: 24px;
color: #0099cc;
text-decoration: none;
}
.am-accounts-types h2 a:hover,
.am-license-mifid h2 a:hover,
.am-education-front h2 a:hover{
text-decoration: underline;
}
.am-accounts-types h3,
.am-license-mifid h3,
.am-education-front h3 {
font-family: Arial;
font-weight: normal;
font-size: 20px;
color: #494949;
}
.am-accounts-types h3 a:link, .am-accounts-types h3 a:active, .am-accounts-types h3 a:visited,
.am-license-mifid h3 a:link, .am-license-mifid h3 a:active, .am-license-mifid h3 a:visited,
.am-education-front h3  a:link, .am-education-front h3  a:active, .am-education-front h3  a:visited{
font-family: Arial;
font-weight: normal;
font-size: 20px;
color: #494949;
text-decoration: none;
}
.am-accounts-types h3 a:hover,
.am-license-mifid h3 a:hover, 
.am-education-front h3  a:hover {
text-decoration: underline;
}
.am-accounts-types,
.am-license-mifid,
.am-education-front {
font-family: Arial;
font-weight: normal;
font-size: 13px;
color: #494949;
}
.am-accounts-types table {
width: 100%;
}
.am-license-mifid p a, .am-license-mifid p a:hover{
color: #0099CC;
}
#am_bottom_container p a, #am_bottom_container p a:hover {
color: #0099CC;
}
.am-education-front table {
font-size: 13px;
width: 100%;
}
.am-education-front table tr td {
width: 33%;
text-align: center;
}
.am-education-front a, .am-education-front a:hover  {
color: #0099CC;
}
.am-mifid-logo{
background: url(../images/mifid-logo-pic.png) no-repeat top;
width: 94px;
height: 21px;
float: right;
margin: 22px 0;
}
.am-aisic-logo{
background: url(../images/am-aisic-logo.png) no-repeat top;
width: 98px;
height: 23px;
float: right;
margin: 21px 10px;
}
.am-mifid-logo-1{
background: url(../images/mifid-logo-pic.png) no-repeat top;
width: 94px;
height: 21px;
float: right;
}
.am-aisic-logo-1{
background: url(../images/aisic-logo-pic.png) no-repeat top;
width: 105px;
height: 26px;
float: right;
}
.am-efsa{
background: url(../images/am-efsa.png) no-repeat top;
width: 80px;
height: 21px;
float: right;
margin: 22px 0;
}
.am-asic{
background: url(../images/am-aisic.png) no-repeat top;
width: 72px;
height: 23px;
float: right;
margin: 21px 10px;
}
.am-asic-efsa {
background: url(../images/asic-efsa.png) no-repeat top;
width: 150px;
height: 27px;
float: right;
margin: 21px 10px;
}
.am-cnvm {
background: url(../images/cnvm.png) no-repeat top;
width: 93px;
height: 27px;
float: right;
margin: 21px -13px 21px 10px;
}
#license-learn-more{
margin-bottom: 10px;
text-align: right;
}
#license-learn-more a, #license-learn-more a:hover {
color: #0099CC;
}
#am_right_shadow {
position: absolute;
margin: 0 10px 0 745px;
width: 11px;
height: auto;
/*background: url(../images/am-middle-shadow.png) repeat-y top;*/
}
#am_top_shadow {
top: 0;
background: url(../images/am-top-shadow1.png) no-repeat top;
height: 49px;
}
#am_middle_shadow {
min-height: 400px;
background: url(../images/am-middle-shadow.png) repeat-y top;
/*max-height: 6000px;*/
}
#am_bottom_shadow {
bottom: 0;
background: url(../images/am-bottom-shadow1.png) no-repeat bottom;
height: 44px;
}
/*-------------/ FRONT PAGE-----------------*/
#am-persons-table {
width: 100%;
border-collapse: separate;
margin: 0 0 0 -20px;
}
#am_table_person_pic {
vertical-align: top;
text-align: center;
}
#am_table_person_name h2 {
font-family: Arial;
font-size: 22px;
font-weight: normal;
color: #494949;
margin-top: 0;
}
#am_table_person_name {
font-family: Arial;
font-size: 14px;
color: #494949;
}
#am_table_person_about {
font-size: 13px;
color: #494949;
}
#am_table_person_quote {
vertical-align: middle;
background-color: #e8e8e8;
font-style: italic;
font-size: 13px;
color: #494949;
}
#am_quote {
width: 456px;
margin: 25px 0 25px 50px;
}
#am_quote_top {
background: url(../images/am-quote-top.png) no-repeat top;
width: 23px;
height: 21px;
position: absolute;
margin: 18px 0 0 15px;
}
#am_quote_bottom {
background: url(../images/am-quote-bottom.png) no-repeat top;
width: 23px;
height: 18px;
position: absolute;
margin: -34px 0 0 495px;
}
/*-------------ANALYTICS PAGE-----------------*/
#analytics_quotes{
width: 295px;
}
#analytics_calendar{
}
#analytics_news_1,
#analytics_news_2,
#analytics_news_3,
#analytics_news_4{
width: 263px;
margin-top: -10px;
}
.analytics_tools_table-td1 {
vertical-align: bottom;
}
.analytics_news_table-td1 {
vertical-align: bottom;
text-align:left;
}
#analytics_tools_table H2,
#analytics_tools_table2 H2,
#analytics_news_table H2 {
font-size: 16px;
font-weight: normal;
color: #000;
}
#analytics_tools_table H2 a:link,
#analytics_tools_table2 H2 a:link,
#analytics_news_table H2 a:link,
#analytics_tools_table H2 a:active,
#analytics_tools_table2 H2 a:active,
#analytics_news_table H2 a:active,
#analytics_tools_table H2 a:visited,
#analytics_tools_table2 H2 a:visited,
#analytics_news_table H2 a:visited{
color: #000;
font-size: 16px;
font-weight: normal;
text-decoration: none;
}
#analytics_tools_table H2 a:hover,
#analytics_tools_table2 H2 a:hover,
#analytics_news_table H2 a:hover {
text-decoration: underline;
}
#analytics_news_table #analytics-news-icon{
width:53px;
}
#analytics_tools_table a, #analytics_tools_table a:hover {
color: #0099CC;
font-size: 12px;
}
#analytics_tools_table #link-more, #analytics_tools_table2 #link-more {
text-align:right;
}
#analytics_tools_table #link-more-quotes{
padding-right: 42px;
text-align: right;
}
/*--------- russia -------------*/
#analytics_tools_table_ru H2,
#analytics_tools_table_ru2 H2,
#analytics_news_table H2 {
font-size: 16px;
font-weight: bold;
color: #0099CC;
}
#analytics_tools_table_ru H2 a:link,
#analytics_tools_table_ru2 H2 a:link,
#analytics_news_table H2 a:link,
#analytics_tools_table_ru H2 a:active,
#analytics_tools_table_ru2 H2 a:active,
#analytics_news_table H2 a:active,
#analytics_tools_table_ru H2 a:visited,
#analytics_tools_table_ru2 H2 a:visited,
#analytics_news_table H2 a:visited{
color: #0099CC;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}
#analytics_tools_table_ru H2 a:hover,
#analytics_tools_table_ru2 H2 a:hover,
#analytics_news_table H2 a:hover {
text-decoration: underline;
}
#analytics_news_table #analytics-news-icon{
width:53px;
}
#analytics_tools_table_ru a, #analytics_tools_table_ru a:hover {
color: #0099CC;
font-size: 12px;
}
#analytics_tools_table_ru #link-more, #analytics_tools_table_ru2 #link-more {
text-align:right;
}
#analytics_tools_table_ru #link-more-quotes{
padding-right: 42px;
text-align: right;
}
/*--------- russia -------------*/
.dowjones-logo {
position: absolute;
margin-left: 147px;
margin-top: -50px;
}
#analytics_news_1 .view .view-content .views-row,
#analytics_news_2 .view .view-content .views-row,
#analytics_news_3 .view .view-content .views-row{
font-size: 13px; 
color: #494949;
border-bottom: none;
}
#analytics_news_1 .view .view-content .views-row .views-field-created,
#analytics_news_2 .view .view-content .views-row .views-field-created,
#analytics_news_3 .view .view-content .views-row .views-field-created{
color: #a4a4a4;
font-style: italic;
font-size: 13px;
margin-bottom: 14px;
}
#analytics_news_1 .view .view-content .views-row .views-field-title a,
#analytics_news_2 .view .view-content .views-row .views-field-title a,
#analytics_news_3 .view .view-content .views-row .views-field-title a{
color: #494949;
font-weight: bold;
text-decoration: none;
font-size: 13px;
}
#analytics_news_1 .view .view-content .views-row .views-field-title,
#analytics_news_2 .view .view-content .views-row .views-field-title,
#analytics_news_3 .view .view-content .views-row .views-field-title {
	font-size: 13px;
	color: #494949;
	margin-top: 10px;
}
#analytics_news_1 #list {
    margin-top: -16px;
    background-color: #FDFDEB;
    border: solid 1px #DADADA;
    padding: 15px;
    border-radius: 5px;
}
#analytics_news_1 #list #date{
color: #a4a4a4;
font-style: italic;
font-size: 13px;
margin-bottom: 5px;
}
#analytics_news_1 #list .item{
	color: #494949;
    font-size: 13px;
	font-family: Arial;
	margin-bottom: 10px;
}
#analytics_news_1 #list .item a{
	color: #494949;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
#analytics_news_1 #list .item a:hover{
	color: #494949;
	text-decoration: none;
}
#analytics_news_table #analytics_news-links {
font-size: 12px;
}
#analytics_news_table #analytics_news-links a, #analytics_news_table #analytics_news-links a:hover{
color: #0099CC; 
}
.view-content .views-row .views-field-title {
	font-size: 22px;
	color: #494949;
	margin: 25px 0 0;
}
#am_static_content .view-content .views-row .views-field-title a:link, #am_static_content .view-content .views-row .views-field-title a:active, #am_static_content .view-content .views-row .views-field-title a:visited, #am_static_content_acc .view-content .views-row .views-field-title a:link, #am_static_content_acc .view-content .views-row .views-field-title a:active, #am_static_content_acc .view-content .views-row .views-field-title a:visited, #am_static_content_acc_left .view-content .views-row .views-field-title a:link, #am_static_content_acc_left .view-content .views-row .views-field-title a:active, #am_static_content_acc_left .view-content .views-row .views-field-title a:visited{
	text-decoration: none;
}
#am_static_content .view-content .views-row .views-field-title a:hover, #am_static_content_acc .view-content .views-row .views-field-title a:hover, #am_static_content_acc_left .view-content .views-row .views-field-title a:hover {
	text-decoration: underline;
}
.view-content .views-row .views-field-title .field-content a:link, .view-content .views-row .views-field-title .field-content a:active, .view-content .views-row .views-field-title .field-content a:visited, .view-content .views-row .views-field-title .field-content a:hover{
	font-size: 22px;
	color: #494949;
	margin: 25px 0 0;
	text-decoration: none;
}
.view-content .views-row .views-field-created {
	font-size: 14px;
	font-style: normal;
	color: #999999;
	margin: 2px 0 20px;
}
.view-content .views-row .views-field-body {
	font-size: 12px; /*13px*/
	color: #494949;
}

.view-content .views-row .views-field-view-node {
	font-size: 12px;
	margin: 10px 0 16px;
}
.view-content .views-row .views-field-view-node a, .view-content .views-row .views-field-view-node a:visited{
color: #0099CC; 
}
.view-content .views-row {
	/*margin-bottom: 40px;*/
	border-bottom: 1px solid #ccc;
}
#block-views-company_news_on_main-block_1 .view-content .views-row .views-field-created {
font-size: 11px;
font-style: normal;
color: #999;
}
#block-views-company_news_on_main-block_1 .view-content .views-row .views-field-title {
font-size: 11px;
}
#am-analytics-seperator {
line-height: 2px;
}
#analytics-disclaimer tr td {
font-size: 12px;
color: #494949;
}
#hotnews-seperator {
width: 100%;
height: 1px;
background-color: #cccccc;
margin-bottom: 17px;
}
#hot-news #date{
color: #999999;
    font-size: 14px;
    font-style: normal;
}
#hot-news #headline a{
font-size: 14px;
}
#hot-news #headline a:hover {
color: #999999;
text-decoration: none;
}	
/*-----------/ ANALYTICS PAGE-----------------*/

/*----------- ANALYTIC TEASERS @ AUTHOR PROFILE PAGE-----------------*/

.view-id-analytics.view-display-id-block_13 {
}
.view-id-analytics.view-display-id-block_13  .col-1{
	width: 340px;
	padding-right: 20px;
	margin-bottom:30px;
	height:385px;
}
.view-id-analytics.view-display-id-block_13 .col-2 {
	width: 340px;
	padding-right: 0px;
	height:350px;
}
.view-id-analytics.view-display-id-block_13 .views-field-title {
	margin-top:20px;
}
.view-id-analytics.view-display-id-block_13 .views-field-title a:link,
.view-id-analytics.view-display-id-block_13 .views-field-title a:visited {
	font-size: 1.5em;
	line-height: 1.3em;
	margin-bottom:5px;
	text-decoration: none!important;
	color: #666!important;
}
	.view-id-analytics.view-display-id-block_13 .views-field-title a:hover {
		font-size: 1.5em;
		line-height: 1.3em;
		margin-bottom:5px;
		text-decoration: none!important;
		color: #0486c2!important;
	}
.view-id-analytics.view-display-id-block_13 .views-field-created{
	font-size: 0.9em;
	margin-bottom: 10px;
	margin-top: 2px;
}
.view-id-analytics.view-display-id-block_13 .views-field-body{
	font-size: 1.1em;
	line-height: 1.3em;
}
.view-id-analytics.view-display-id-block_13 .views-field-view-node a:link,
.view-id-analytics.view-display-id-block_13 .views-field-view-node a:visited  {
	float:right;
	font-size: 0.9em;
	text-decoration: underline!important;
	color: #0486c2!important;
}

.views-field-body .am_blog_prev_body {
	width: 450px;
	float: left;
	height: 165px;
}

.field-field-title-image { display:none; }
.views-field-field-auto-title-image-value {
	border: 1px solid #666;
	height: 160px;
	display: inline-block;
	width: 335px;
	margin-bottom: 15px;
}
.views-field-field-auto-title-image-value img {
	border: 1px solid #666;
	height: 160px;
	display: inline-block;
	width: 335px;
	margin-bottom: 15px;
}
.am_blog_prev_img img {
	width:334px;
	height:159px;
}
/*	border: 1px solid #666;
	height: 160px;
	display: block;
	width: 250px;
	float: left;
	margin-left: 25px;
	margin-bottom: 15px;
	
/*----------- / ANALYTIC TEASERS @ AUTHOR PROFILE PAGE-----------------*/

.submenu-arrow {
background: url(../images/submenu-arrow.png) no-repeat center top;
height: 14px;
margin: -7px -2px -8px;
position: relative;
z-index: 700;
}


/*-------------EDUCATION PAGE-----------------*/
#am-education-choose-table {
width: 100%;
}
#am-education-choose-table td {
width: 240px;
}
#am-education-choose-border {
width: 224px;
height: 364px;
border: 1px solid #dedede;
}
#am-education-choose {
width: 220px;
height: 360px;
border: 2px solid #fff;
}
#am-education-choose h2 {
font-size: 18px;
font-weight: normal;
color: #0099CC;
}
#am-education-choose:hover {
background: url(../images/am-education-button-bg.png) repeat-x top;
}
#am-education-choose-text{
padding: 15px;
height: 175px;
}
#am-education-choose-picture {
position: absolute;
text-align: center;
width: 222px;
}
#am-education-choose-picture img {
vertical-align: bottom;
}
/*-----------/ EDUCATION PAGE-----------------*/
#am-tradingbox-choose-table {
width: 100%;
}
#am-tradingbox-choose-border {
height: 480px;
border: 1px solid #dedede;
}
#am-tradingbox-choose-border a:link, #am-tradingbox-choose-border a:active, #am-tradingbox-choose-border a:visited{
text-decoration: none;
}
#am-tradingbox-choose {
height: 476px;
border: 2px solid #fff;
}
#am-tradingbox-choose h2 {
font-size: 18px;
font-weight: normal;
color: #0099CC;
text-align: center;
}
#am-tradingbox-choose:hover {
background: url(../images/am-tradingbox-button-bg.png) repeat-x top;
}
#am-tradingbox-choose-text{
padding: 15px;
color: #494949;
}
#am-tradingbox-choose-picture {
text-align: center;
}
/*-------------FAQ PAGE-----------------*/
#am-faq-choose-table {
width: 100%;
}
#am-faq-choose-table #button-header {
color: #0099cc;
font-size: 16px;
text-align: center;
height: 36px;
}
#am-faq-choose-table td {
width: 25%;
}
#am-faq-choose-border {
width: 163px;
height: 340px;
border: 1px solid #dedede;
}
#am-faq-choose1, #am-faq-choose1-eur, #am-faq-choose2, #am-faq-choose3, #am-faq-choose4 {
width: 159px;
height: 336px;
border: 2px solid #fff;
}
#am-faq-choose1 {
background: url(../images/faq-button1.png) repeat-x top;
}
#am-faq-choose1-eur {
background: url(../images/faq-button1-eur.png) repeat-x top;
}
#am-faq-choose2 {
background: url(../images/faq-button2.png) repeat-x top;
}
#am-faq-choose3 {
background: url(../images/faq-button3.png) repeat-x top;
}
#am-faq-choose4 {
background: url(../images/faq-button4.png) repeat-x top;
}
#am-faq-choose1:hover {
background: url(../images/faq-button1H.png) repeat-x top;
cursor: pointer;
}
#am-faq-choose1-eur:hover {
background: url(../images/faq-button1H-eur.png) repeat-x top;
cursor: pointer;
}
#am-faq-choose2:hover {
background: url(../images/faq-button2H.png) repeat-x top;
cursor: pointer;
}
#am-faq-choose3:hover {
background: url(../images/faq-button3H.png) repeat-x top;
cursor: pointer;
}
#am-faq-choose4:hover {
background: url(../images/faq-button4H.png) repeat-x top;
cursor: pointer;
}
#am-faq-choose-text{
padding: 15px;
height: 140px;
margin-top: 115px;
}
#am-faq-choose-text ul li {
margin-bottom: 5px;
}
#learn-more-faq1, #learn-more-faq2, #learn-more-faq3, #learn-more-faq4 {
display: none;
color: #0099cc;
font-size: 12px;
text-decoration: underline;
margin-left: 20px;
}
/*-----------/ FAQ PAGE-----------------*/
table#am-payment-systems {
width: 100%;
}
table#am-payment-systems td#available-for {
padding: 0;
}
table#am-payment-systems td#available-for div#border {
border: 1px solid #d1d1d1;
height: 73px;
width: 200px;
}
table#am-payment-systems td#available-for div#border div#pad{
margin: 21px;
}
table#am-payment-systems td p#link-more{
text-align: right;
}
table#am-payment-systems td {
padding-left: 20px;
}
table#am-payment-systems td#payment-logo {
padding: 0 0 20px 0;
height: auto;
}
#payments-seperator {
width: 100%;
height: 1px;
background-color: #d4d4d4;
margin: 25px 0 37px 0;
}
.payments-seperator {
width: 100%;
height: 1px;
background-color: #d4d4d4;
margin: 25px 0 37px 0;
}
/*----------- FIXES -----------*/
#am_static_content #leftBr, #am_static_content_acc #leftBr, #am_static_content_acc_left #leftBr {
height: 1px;
width:auto;
}
#am_static_content #leftBr img, #am_static_content_acc #leftBr img, #am_static_content_acc_left #leftBr img {
	height: 1px;
	width: 100%;
}
#menu-active-hider .clear-block .content ul.menu li.active-trail {
text-shadow: 0 1px #FFFFFF;
font-size: 14px;
background-repeat: no-repeat;
padding: 12px 12px 12px 6px;
}
#menu-active-hider .clear-block .content ul.menu li.active {
text-shadow: 0 1px #FFFFFF;
font-size: 14px;
background-repeat: no-repeat;
padding: 13px 13px 13px 6px;
}
#menu-active-hider .clear-block .content ul.menu li.active-trail a:hover {
text-decoration: none;
border-bottom: none;
color: #000000;
}
#menu-active-hider .clear-block .content ul.menu li.active a:hover {
text-decoration: none;
border-bottom: none;
color: #000000;
}
#ajax_register_block_authenticated a{
color: #0099cc;
}
#ajax_register_block_authenticated a:hover {
text-decoration: none;
color: #999999;
border-bottom: 1px dashed #999999;
}
#am_sidebar .view-content .views-row {
border-bottom: none;
}
#am_sidebar .view-content .views-row .views-field-title, #am_sidebar .view-content .views-row .views-field-title a, #am_sidebar .view-content .views-row .views-field-title a:active, #am_sidebar .view-content .views-row .views-field-title a:visited {
color: #0279B1;
text-decoration: underline;
font-size: 12px;
}
#am_sidebar .view-content .views-row .views-field-title a:hover {
color: #0279B1;
text-decoration: none;
}
#am_sidebar .view-content .views-row .views-field-created {
color: #999999;
font-size: 12px;
margin-bottom: 0;
}
#invite-friend-bg #leftBr img {
height: 1px;
width: 100%;
}
#tabs-wrapper .tabs .secondary {
float:right;
margin: 10px 0 0 0;
}
#am_locale_right ul {
display: none;
background-color: #FFFFFF;
list-style-type: none;
margin: 39px 0 0 4px;
padding-left: 15px;
position: absolute;
width: 175px;
}
#am_locale_right ul li.first {
border-top: 2px solid #999999;
}
#am_locale_right ul li{
font-family: Arial,Helvetica,sans-serif;
line-height: 20px;
width: 150px;
text-align: center;
}
#am_locale_right ul li.last {
border-top: none;
border-bottom: 2px solid #999999;
}
#am_locale_right ul li a{
font-size: 12px;
text-decoration: none;
color: #494949;
}
#am_locale_right ul li a:hover {
font-weight: bold;
}
/*----------/ FIXES -----------*/
#am-share-buttons {
margin-top: 50px;
}
#vk_like {
margin-top: 47px;
float: left;
}
#am-share-buttons .addthis_button_facebook_like {
width: 85px;
}
#am-share-buttons .addthis_button_tweet {
width: 85px;
}
/*----------- EVENTS BLOCK ON FRONT -----------*/
#events-block-front h2{
color: #0099CC;
font-family: Arial;
font-size: 24px;
font-weight: normal;
}
#am-events-front{
width: 100%;
font-size: 12px;
}
#am-events-front #event-name{
padding-left: 20px;
}
#am-events-front tr #event-name a:link, #am-events-front tr #event-name a:visited, #am-events-front tr #event-name a:active{
color: #0099cc;
}
#am-events-front tr #event-name a:hover {
text-decoration: none;
color: #999999;
border-bottom: 1px dashed #999999;
}
#am-events-front tr#even {
background-color: #f6f6f6;
}
#am-events-front tr{
height: 32px;
}
/*----------/ EVENTS BLOCK ON FRONT -----------*/
div.tb-bonus {
background-image: url(../images/scale-bg.png);
background-repeat: no-repeat;
width: 500px;
height: 425px;
margin-left: 6px;
color: #666666;
text-shadow:0 1px #FFFFFF;
}
div.tb-bonus-hd {
position: absolute;
margin-left: 44px;
margin-top: 36px;
font-size: 15px;
}
div.tb-bonus-hd table{
text-align: left;
}
div.tb-bonus-el {
position: absolute;
float: left;
margin-left: 31px;
margin-top: 56px;
width: 561px;
text-shadow:0 1px #FFFFFF;
}
div.gift {
text-align: left;
margin-left: 172px;
margin-top: 0;
padding-top: 5px;
}
#tb-bonus-bt1 {
background-repeat: no-repeat;
width: 438px;
height: 23px;
}
#tb-bonus-bt2 {
background-repeat: no-repeat;
width: 438px;
height: 41px;
cursor: pointer;
}
#tb-bonus-bt3, #tb-bonus-bt4, #tb-bonus-bt5, #tb-bonus-bt6, #tb-bonus-bt7, #tb-bonus-bt8  {
background-repeat: no-repeat;
width: 438px;
height: 41px;
cursor: pointer;
}
#tb-bonus-bt2:hover {
background-image: url(../images/scheme_selection_01.png);
}
#tb-bonus-bt3:hover, #tb-bonus-bt3:active{
background-image: url(../images/scheme_selection_02.png);
}
#tb-bonus-bt4:hover, #tb-bonus-bt4:active {
background-image: url(../images/scheme_selection_03.png);
}
#tb-bonus-bt5:hover, #tb-bonus-bt5:active {
background-image: url(../images/scheme_selection_04.png);
}
#tb-bonus-bt6:hover, #tb-bonus-bt6:active {
background-image: url(../images/scheme_selection_05.png);
}
#tb-bonus-bt7:hover, #tb-bonus-bt7:active {
background-image: url(../images/scheme_selection_06.png);
}
#tb-bonus-bt8:hover, #tb-bonus-bt8:active {
background-image: url(../images/scheme_selection_07.png);
}
#seperator {
width: 100%;
height: 1px;
background-color: #b6b6b6;
margin: 40px 0;
}
/*----------- SEO FOOTER -----------*/
#footer-seo {
background: none repeat scroll 0 0 #FFFFFF;
display: table;
margin: 0 auto;
width: 100%;
}
#footer-seo-in {
margin: 0 auto;
width: 1000px;
}
#footer-seo-in H1 {
color: #B4B4B4;
font-weight: normal;
font-size: 1.5em;
line-height: 1em;
text-align: center;
}
#footer-seo-in div {
color: #8B8B8B;
font-size: 12px;
}
#footer-seo-in div a:link, #footer-seo-in div a:hover, #footer-seo-in div a:visited, #footer-seo-in div a:active{
color: #B4B4B4;
    font-size: 12px;
    line-height: 14px;
}
/*----------/ SEO FOOTER -----------*/
.comment {
    border: 1px solid #E9EFF3;
    margin: 0 -25px;
    padding: 0.2em 25px;
}
.content, .comment .content {
    margin: 0.6em 0;
}

.comment ul.links li, .comment ul.inline li {
    background-image: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 1em;
}
.comment .links {
    text-align: left;
}
.comment LI {
    line-height: 22px;
    margin-bottom: 20px;
}
#am-open-acc-big-btn, #am-open-acc-big-btn-1 {
height: 46px;
display: inline-block;
cursor: pointer;
}
#am-open-acc-big-btn a:link, #am-open-acc-big-btn-1 a:link, #am-open-acc-big-btn a:visited, #am-open-acc-big-btn-1 a:visited, #am-open-acc-big-btn a:active, #am-open-acc-big-btn-1 a:active {
text-decoration: none;
}
#am-open-acc-big-btn #btn-left, #am-open-acc-big-btn-1 #btn-left{
width: 21px;
height: 47px;
background: url(../images/am-content-btn-l.png) no-repeat top;
background-position: 0px 0px;
float:left;
}
#am-open-acc-big-btn #btn-center, #am-open-acc-big-btn-1 #btn-center{
height: 47px;
background: url(../images/am-content-btn-c.png) repeat-x top;
background-position: 0px 0px;
float: left;
color: #FFFFFF;
text-shadow: 0 1px #000000;
font-size: 16px;
line-height: 47px;
padding: 0 25px;
}
#am-open-acc-big-btn #btn-right, #am-open-acc-big-btn-1 #btn-right{
width: 55px;
height: 47px;
background: url(../images/am-content-btn-r.png) no-repeat top;
background-position: 0px 0px;
float:left;
}

#am-button-blue-1, #am-button-blue-2, #am-button-blue-3 {
height: 47px;
display: inline-block;
cursor: pointer;
}
#am-button-blue-1 a:link, #am-button-blue-1 a:visited, #am-button-blue-1 a:active, #am-button-blue-2 a:link, #am-button-blue-2 a:visited, #am-button-blue-2 a:active, #am-button-blue-3 a:link, #am-button-blue-3 a:visited, #am-button-blue-3 a:active  {
text-decoration: none;
}
#am-button-blue-1 #btn-left, #am-button-blue-2 #btn-left, #am-button-blue-3 #btn-left{
width: 21px;
height: 47px;
background: url(../images/am-content-btn-l.png) no-repeat top;
background-position: 0px 0px;
float:left;
}
#am-button-blue-1 #btn-center, #am-button-blue-2 #btn-center, #am-button-blue-3 #btn-center{
height: 47px;
background: url(../images/am-content-btn-c.png) repeat-x top;
background-position: 0px 0px;
float: left;
color: #FFFFFF;
text-shadow: 0 1px #000000;
font-size: 16px;
line-height: 47px;
padding: 0 25px;
}
#am-button-blue-1 #btn-right, #am-button-blue-2 #btn-right, #am-button-blue-3 #btn-right{
width: 21px;
height: 47px;
background: url(../images/am-content-btn-r2.png) no-repeat top;
background-position: 0px 0px;
float:left;
}

#am-default-table {
border: 1px solid #cacaca;
}
#am-default-table thead  tr{
background-color: #e8e8e8;
color: #494949;
font-size: 14px;
}
#am-default-table thead  tr th{
padding: 20px;
}
#am-default-table thead  tr th, #am-default-table tbody tr td {
border: 1px solid #cacaca;
}
#am-default-table tbody tr td {
padding: 8px 10px 8px 20px;
}
#am-default-table tbody tr#even {
background-color: #f0f0f0;
}
#tb-education{
height:53px;
}
#tb-education-l{
width: 3px;
height: 53px;
background: url(../images/tb-education-hd-l.png) no-repeat top;
float: left;
}
#tb-education-c {
height: 53px;
background: url(../images/tb-education-hd-c.png) repeat-x top;
float: left;
width: 99%;
}
#tb-education-r {
width: 4px;
height: 53px;
background: url(../images/tb-education-hd-r.png) no-repeat top;
float: left;
}
.tb-header-1, .tb-header-2 {
cursor: pointer;
font-size: 14px;
text-shadow: 0 1px #ffffff;
line-height: 28px;
margin: 13px;
}
#tb-education .current {
font-weight: bold;
}
.tb-header-1:hover, .tb-header-2:hover {
font-weight: bold;
}
#tb-education .current #tb-header-l {
background: url(../images/tb-header-h-l.png) no-repeat top;
}
#tb-education .current #tb-header-c {
background: url(../images/tb-header-h-c.png) repeat-x top;
}
#tb-education .current #tb-header-r {
background: url(../images/tb-header-h-r.png) no-repeat top;
}
#tb-header-l {
width: 3px;
height: 28px;
/*background: none;*/
float: left;
}
#tb-header-c {
height: 28px;
padding: 0 10px; 
/*background: none;*/
float: left;
}
#tb-header-r {
width: 4px;
height: 28px;
/*background: none;*/
float: left;
margin-right: 10px;
}
#tb-education-content-1, #tb-education-content-2{
border: 1px solid #cacaca;
}
#tb-education-content-1 #content-pd, #tb-education-content-2 #content-pd{
padding: 20px 18px 20px 35px;
}
#tb-education-ln {
width: 100%;
height: 1px;
background: #cacaca;
}
#tb-education-hd-ln{
height: 54px;
color: #058ece;
font-size: 18px;
font-weight: bold;
background-color: #efefef;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #cacaca;
padding-left: 35px;
line-height: 54px;
}
#tb-education-content-1 table tr td, #tb-education-content-2 table tr td{
border-top: 1px solid #cacaca;
border-bottom: 1px solid #cacaca;
padding: 14px 5px 14px 28px;
}
#tb-education-content-1 table tr td.first, #tb-education-content-2 table tr td.first{
border-right: 1px solid #cacaca;
background-color: #e8e8e8;
}
#tb-education-footer {
width: 100%;
height: 9px;
background: url(../images/tb-education-footer.png) repeat-x top;
}
/*-------------- VIDEO ANALYTICS ----------- */
#am-video-hd-1, #am-video-hd-2, #am-video-hd-3, #am-video-hd-4, #am-video-hd-5, #am-video-hd-6, #am-video-hd-7, #am-video-hd-8, #am-video-hd-9, #am-video-hd-10, #am-video-hd-11, #am-video-hd-12, #am-video-hd-13, #am-video-hd-14, #am-video-hd-15, #am-video-hd-16, #am-video-hd-17, #am-video-hd-18, #am-video-hd-19, #am-video-hd-20, #am-video-hd-21, #am-video-hd-22, #am-video-hd-23 {
background-color: #ebebeb;
cursor: pointer;
color: #494949;
line-height: 16px;
border: 1px solid #CACACA;
padding: 3px;
}
#am-video-hd-1:hover, #am-video-hd-2:hover, #am-video-hd-3:hover, #am-video-hd-4:hover, #am-video-hd-5:hover, #am-video-hd-6:hover, #am-video-hd-7:hover, #am-video-hd-8:hover, #am-video-hd-9:hover, #am-video-hd-10:hover, #am-video-hd-11:hover, #am-video-hd-12:hover, #am-video-hd-13:hover, #am-video-hd-14:hover, #am-video-hd-15:hover, #am-video-hd-16:hover, #am-video-hd-17:hover, #am-video-hd-18:hover, #am-video-hd-19:hover, #am-video-hd-20:hover, #am-video-hd-21:hover, #am-video-hd-22:hover, #am-video-hd-23:hover {
background-color: #d9d9d9;
}
#am-video-1, #am-video-2, #am-video-3, #am-video-4, #am-video-5, #am-video-6, #am-video-7, #am-video-8, #am-video-9, #am-video-10, #am-video-11, #am-video-12, #am-video-13, #am-video-14, #am-video-15, #am-video-16, #am-video-17, #am-video-18, #am-video-19, #am-video-20, #am-video-21, #am-video-22, #am-video-23 {
border-right: 1px solid #CACACA;
border-left: 1px solid #CACACA;
border-bottom: 1px solid #CACACA;
padding: 8px;
display: none;
}
#am-video-arrow {
float: right;
padding-right: 10px;
}
/*-------------/ VIDEO ANALYTICS ----------- */
#download-layout{
margin: 25px 0;
width: 460px;
padding: 12px 25px 45px 25px;
background: url(../images/download-pic-bg.png) no-repeat 93% 80%;
/*background-size: auto 60%;*/
background-color: #f4f4f4;
border: 1px solid #d7d9d8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#download-layout2{
margin: 25px 0;
width: 100%; /*460*/
padding: 45px 0;
/*background: url(../images/download-pic-bg.png) no-repeat 93% 80%;*/
/*background-size: auto 60%;*/
background-color: #f4f4f4;
border: 1px solid #d7d9d8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#front-page-heading H1{
color: #0099CC;
    font-family: Arial;
    font-size: 26px;
    font-weight: normal;
	line-height: 26px;
	margin-bottom: 10px;
}
#front-page-heading H2{
color: #0099CC;
    font-family: Arial;
    font-size: 26px;
    font-weight: normal;
	line-height: 26px;
	margin-bottom: 10px;
}
.front_h1, .front_h2 {
	display: inline-block;
}

#tbQuotes .odd{
background-color: #F6F6F6;
}
#am-front-page .view .view-header h2 {
color: #0099CC;
font-family: Arial;
font-size: 24px;
font-weight: normal;
}
#am-front-page .view .more-link {
margin-top: 15px;
}
#am-front-page .view .more-link a:link, #am-front-page .view .more-link a:visited, #am-front-page .view .more-link a:active {
font-size: 13px;
color: #0099CC;
}
#am-front-page .view .views-field-title .field-content a:link {
	font-size: 12px;
}

#am-front-page .view-content .views-row .views-field-created {
	font-size: 10px;
	margin: 0px;
	float: left;
	margin-right: 8px;	
}

#am-front-page .view-content .views-row .views-field-title {
	margin: 0px;
	float: left;
	width: 269px;
	font-size: 0;
}

#am-front-page .view-content .views-row .views-field-title .field-content a:link, #am-front-page .view-content .views-row .views-field-title .field-content a:active, #am-front-page .view-content .views-row .views-field-title .field-content a:visited {
	color: #494949;
}

#am-front-page .view-content .views-row .views-field-title .field-content a:hover {
	color: #0279B1;
	text-decoration: underline;
}
#am-front-page .views-row {
	line-height: 22px;
}

.am_sidebar_item .view .view-header {
font-family: Arial;
font-size: 15px;
color: #494949;
}
#am-quotes-link {
text-align: right;
font-size: 12px;
}
#am-quotes-link a:link, #am-quotes-link a:visited, #am-quotes-link a:active {
color: #0279B1;
}
#am-quotes-link a:hover {
text-decoration: none;
}
#am-awards {
margin: 0 auto;
width: 100%;
}
#am-awards-in{
margin: -83px auto -4px auto;
text-align: right;
padding: 7px 0 0 0;
width: 1000px;
}
.no_follow_links {
color: #0486C2;
cursor: pointer;
display: inline;
text-decoration: underline;
}
.no_follow_links:hover {
text-decoration: none;
color: #999999;
}
.no_follow_footer{
color: #898989;
cursor: pointer;
display: inline;
text-decoration: underline;
}
.press_date{
color: #999999;
font-size: 14px;
margin: -15px 0 20px 0;
}

/*
Test slider
*/

.span_h3 {
color: #424242;
font-family: Arial;
font-weight: bold;
font-size: 16px;
float: left;
margin-bottom: 15px;
width: 390px;
}
					
.am_slidertxt_button{float: left;}

.span_h2 {
font-size: 33px;
font-family: Arial;
font-weight: bold;
color: #333;
margin-top: 27px;
float: left;
margin-bottom: 28px;
width: 390px;
}

.am_slider_slide a {text-decoration: none;}

.span_h2x {
color: #333333;
font-family: Arial;
font-size: 33px;
font-weight: bold;
margin: 27px 0;
display: block;
}
.span_h3x {
color: #424242;
font-family: Arial;
font-size: 16px;
font-weight: bold;
margin: 16px 0;
display: block;
}
/*--- new analytics page ---*/
.analytics-header {
	position: relative;
}
.analytics-header img {
	float: left;
	margin: 10px;
}
.analytics-header h2 {
	position: absolute;
	bottom: 0;
	margin-left: 70px;
}
/*---*/
#am-h1 h1 {
font-size: 15px;
font-weight: normal;
color: #494949;
margin: 0;
}
.am-russian-logo-1{
background: url(../images/arms.gif) no-repeat top;
margin-top: -8px;
width: 105px;
height: 50px;
float: right;
}
/* --------------- */
#analytics_news_1 .views-table th {
	border-bottom: none;
	font-weight: normal;
	font-size: 14px;
	border-bottom: solid 1px #cdccc8;
	height: 22px;
	padding: 5px 0;
}
#analytics_news_1 .views-table td .views-field-created{
color: #a4a4a4;
font-style: italic;
font-size: 13px;
margin-bottom: 14px;
padding-top: 3px;
}
#analytics_news_1 .views-table td a{
color: #494949;
font-weight: bold;
text-decoration: none;
font-size: 13px;
}
#analytics_news_1 .views-table td .views-field-title{
	font-size: 13px;
	color: #494949;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 200px;
}
#analytics_news_1 .views-table .views-field-totalcount {
	width: 60px;
	text-align: center;
	font-size: 14px;
}
#analytics_news_1 .views-table td.views-field{
border-bottom: solid 1px #cdccc8;
}
#analytics_news_1 .view-footer {
	text-align: right;
}
/*---*/
table.mt-supreme {
}
table.mt-supreme tr.even {
	background-color: #f2f2f2;
}
table.mt-supreme td {
	line-height: 30px;
	border: solid 1px #ccc;
	padding: 0 10px;
	font-size: 12px;
	color: #333;
}
/*---Special Form---*/
#node-7639{
	width: 466px;
}
#node-7639 form select#edit-submitted-kuupaev{
	width: 395px;
}
.download_list li {
list-style-type:none;
list-style-image:none;
}
li.pdf {
padding-left:40px;
background:url(/custom/images/new/ico_pdf.gif) no-repeat 0 0;
}
.am_sidebar_item #user-login-form ul li {
	list-style: none;
	text-align: left;
	margin-left: 18px;
}
.am_sidebar_item #user-login-form ul li a:link, .am_sidebar_item #user-login-form ul li a:visited, .am_sidebar_item #user-login-form ul li a:active {
	color: #0486C2;
	font-size: 13px;
}
.am_sidebar_item #user-login-form ul li a:hover {
	color: #999999;
}
.am_sidebar_item #user-login-form label {
	font-size: 13px;
	color: #494949;
	padding-left: 18px;
	text-align: left;	
}
.am_sidebar_item #user-login-form input[type="text"], .am_sidebar_item #user-login-form input[type="password"] {
	width: 190px;
	height: 30px;
	border: 1px solid #cccccc;
	background: #ffffff;
}
.am_sidebar_item #user-login-form input[type="submit"] {
	border: 1px solid #cccccc;
	width: 190px;
	height: 34px;
	margin-bottom: 15px;
	cursor: pointer;
}
.risk-warning {
	font-weight: bold;
	color: #494949;
	margin: 10px auto;
	font-size: 13px;
	position: relative;
	display: block;
	z-index: 100;
	padding-left: 21px;
}
.cookies {
	padding: 10px 20px;
	background: #dddddd;
	border: 1px solid #ccc;
}
.cookies .close {
	text-align: right;
	height: 20px;
	width: 20px;
	cursor: pointer;
	display: block;
	float: right;
	margin: -10px -12px 0 0px;
}
.platforms-front-uk #am_platforms {
	width: auto;
}
.platforms-front-uk {
	margin-top: 55px;
	height: 215px;
	border-top: 1px solid #dbdbdb;
}
.platforms-front-uk H2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 24px;
	color: #0099cc;
	padding-left: 30px;
}
#am_left_contacts {
	width:600px;
	float:left;
}
#am_right_contacts {
	width:350px;
	float:right;
	padding:0 9px;
    color: #494949;
    font-size: 13px;
    font-family: Arial;
    line-height: 16px;
	margin: 54px 0 0;
}
#am_right_contacts a:link, #am_right_contacts a:active, #am_right_contacts a:visited {
    color: #0486C2;
    text-decoration: underline;
}
#am_right_contacts h2 {
margin-top:0;
}
#ya-map {
	width:600px;
	height:380px;
	overflow: hidden;
	margin-bottom: 30px;
}
.city-details {
	min-height: 380px;
	margin-bottom: 20px;
}
#am_right_contacts .view-content .views-row {
border-bottom: none;
}
#am_right_contacts .view-content .views-row .views-field-title, #am_right_contacts .view-content .views-row .views-field-title a, #am_right_contacts .view-content .views-row .views-field-title a:active, #am_right_contacts .view-content .views-row .views-field-title a:visited {
color: #0279B1;
text-decoration: underline;
font-size: 12px;
}
#am_right_contacts .view-content .views-row .views-field-title a:hover {
color: #0279B1;
text-decoration: none;
}
#am_right_contacts .view-content .views-row .views-field-created {
color: #999999;
font-size: 12px;
margin-bottom: 0;
}

/*---- Analytics Title Hover -----*/

#analytics_news_1 .views-table td a span:hover {
    color: #0099CC;
}

/*---- Analytics Widget  -----*/

#newsletter-analytics-subscribe {
	float: left;
	border: 1px solid #f3edec;
	width: 217px;
}

#newsletter-analytics-widget_header {
	margin-top: 16px;
	float: left;
}

#newsletter-analytics-widget_header img {
	float: left;
	margin-left: 14px;
	border: none;
}

#newsletter-analytics-widget_header p {
	float: left;
	margin: 0 10px 0 10px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 21px;
}

.edward-smith-header p {
	margin: 0 0px 0 6px !important;
	font-size: 18px !important;
}

#newsletter-analytics-widget_header p span {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

#newsletter-analytics-widget_header p a{
	text-decoration: none;
	color: inherit;
}

.newsletter-analytics_seperator {
	float: left;
	width: 217px;
	height: 7px;
	background: url(../images/newsletter-analytics-seperator.png) no-repeat top;
	margin-top:	10px;
}

#newsletter-analytics-subscribe-form {
	color: #666666;
	float: left;
	background: #f8f8f8;
	font-size: 12px;
	padding-left: 17px;
	width: 200px;
}

#newsletter-analytics-subscribe-form h2 {
	margin: 10px 0;
	font-size: 16px;
	font-weight: bold;
}

#newsletter-analytics_email {
	width: 163px;
	height: 30px;
	background: url(../images/newsletter-analytics-input.png) no-repeat;
	border: none;
	outline: none;
	padding: 0 10px;
	color: #666666;
	font-size: 12px;
}

#newsletter-analytics_subscribe-button {
	height: 34px;
	width: 187px;
	background: url(../images/newsletter-analytics-button.png) no-repeat;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	margin: 15px 0px 15px -2px;
}
/*
.views-field-title-other-analytics {
	margin-top: -25px;
	width: 220px;
	float: left;
} */

#newsletter-analytics-widget_social {
	float: left;
	margin-left: 16px;
}
#newsletter-analytics-widget_social p {
	float: left;
	font-size: 15px;
	color: #494949;
	margin: 16px 0 8px 0;
}

#newsletter-analytics-widget_social img {
	margin-left: 6px;
	border: none;
	margin-bottom: 14px;
}

#newsletter-analytics-widget_social img:first-child { margin-left: 0px; }

#newsletter-analytics-widget_social a { text-decoration: none; }

.fb_edge_widget_with_comment > span > iframe:first-child {
margin-top: -3px;
}

.social_buttons_analytics {
	width: 100px;
	
}

.social_buttons_analytics_fb {
	width: 100px;
	margin-bottom: 4px;
}

.social_buttons_analytics_tw {
	width: 100px;
	margin-bottom: 4px;
}

.social_buttons_analytics_gp {
	width: 100px;
}

/*----------------*/

.am_download_button{
	display:table;
	cursor:pointer;
	margin:0;
	height:32px;
	width:auto;
}
.am_download_button a{
text-decoration: none;
}
.am_download_button_leftS{
width:15px;
height: 32px;
background: url(/themes/admiral_new2/images/download-btn.png) no-repeat left top;
float: left;
}
.am_download_button_in{
	line-height: 32px;
	height: 32px;
	font-family: Arial;
	font-weight: bold;
	font-size:13px;
	color:#fff;
	text-shadow: 0 1px #000000;
	background: url(/themes/admiral_new2/images/download-btn.png) repeat-x top;
	float: left;
}
.am_download_button_rightS{
width:29px;
height: 32px;
background: url(/themes/admiral_new2/images/download-btn.png) no-repeat top right;
float: left;
}.am_open_button{
	display:table;
	cursor:pointer;
	margin:0 auto;
	height:32px;
	width:auto;
}

.am_open_button a{
text-decoration: none;
}
.am_open_button_leftS{
width:10px;
height: 32px;
background: url(/themes/admiral_new2/images/download-btn.png) no-repeat left top;
float: left;
}
.am_open_button_in{
	line-height: 32px;
	height: 32px;
	font-family: Arial;
	font-weight: bold;
	font-size:13px;
	color:#fff;
	text-shadow: 0 1px #000000;
	background: url(/themes/admiral_new2/images/download-btn.png) repeat-x top;
	float: left;
}
.am_open_button_rightS{
width:10px;
height: 32px;
background: url(/themes/admiral_new2/images/download-btn.png) no-repeat top right;
float: left;
}

/*------------- NEW DEMO PAGE ------- */

#open_demo_wrap .open_demo_left {
	width: 268px;
	display: inline-block;
	vertical-align: top;
}

#open_demo_wrap .open_demo_right {
	width: 226px;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}

#open_demo_wrap h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
}

#open_demo_wrap .open_demo_left input[type="text"] {
	width: 243px;
	border: 1px solid #e0e0e0;
	padding-left: 10px;
	padding-right: 10px;
	outline: none;
	height: 26px;
	margin-bottom: 8px;
	background: url(/themes/admiral_new2/images/input_bg.png) repeat-x top;
	color: #494949;
}

#open_demo_wrap .open_demo_left select {
	width: 265px;
	border: 1px solid #e0e0e0;
	padding: 5px;
	padding-top: 6px;
	outline: none;
	height: 30px;
	margin-bottom: 8px;
	background: url(/themes/admiral_new2/images/input_bg.png) repeat-x top;
	color: #494949;
}

#open_demo_wrap .open_demo_right ul {
	list-style-image: url(/themes/admiral_new2/images/demo_bullet.png);
	margin-left: 34px;
}

#open_demo_wrap .open_demo_right ul li {
	line-height: 22px !important;
}

#open_demo_wrap .open_demo_left .blue {
	width: 263px;
	border: 1px solid #467fea;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 0 1px #000;
	height: 31px;
	background: url(/themes/admiral_new2/images/demo_btn_bg.png) repeat-x 0px -1px;
	cursor: pointer;
	margin-bottom: 8px;
}

#open_demo_wrap .open_demo_left .blue:hover {
	background-position: 0px -34px;
}

#open_demo_wrap .open_demo_left .blue:active {
	background-position: 0px -68px;
}

#open_demo_wrap .open_demo_left .grey {
	width: 263px;
	border: 1px solid #c4c4c4;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-shadow: 0 1px #fff;
	height: 31px;
	background: url(/themes/admiral_new2/images/demo_btn_disable_bg.png) repeat-x 0px -1px;
	cursor: pointer;
	margin-bottom: 8px;
}

#open_demo_wrap .open_demo_left .grey:hover {
	background-position: 0px -34px;
}

#open_demo_wrap .open_demo_left .grey:active {
	background-position: 0px -68px;
}

#open_demo_wrap .open_demo_left input[type="radio"] {
	float: left;
	margin: 0 10px 0 0;
	cursor: pointer;
}

#open_demo_wrap .open_demo_left .radio_options {
	float: left;
	margin: 0;
}

#open_demo_wrap .open_demo_left .info_about_acc {
	background: url(/themes/admiral_new2/images/information_about_acc.png) no-repeat top;
	width: 16px;
	height: 16px;
	float: left;
	margin: 0 0 0 6px;
	cursor: pointer;
}

#open_demo_wrap .open_demo_left .info_about_acc:hover {
	background-position: bottom;
}

.first_radio_block, .second_radio_block  {
	display: inline-block;
	width: 163px;
	vertical-align: top;
	margin-top: 6px;
	margin-left: 10px;
	float: left;
}

.second_radio_block {
	width: 56px;
	float: right;
	margin-right: 10px;
}

.third_currensee_name {
	text-transform: uppercase;
}

.checkbox_wrap{
	margin-left: 10px;
	margin-right: 12px;
	margin-bottom: 8px;
}

.first_radio_block  div, .second_radio_block  div{
	float: left;
	margin-bottom: 10px;
}

#open_demo_wrap .open_demo_left .virtual_deposit {
	font-size: 14px;
	color: #000000;
	margin: 6px 0 14px 0;
}

#open_demo_wrap h2 {
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	margin: 20px 0 10px 0;
}

#privacypolicy_DEMO {
	float: left;
	margin: 2px 10px 10px 0;
}

#acc_standard_info_bubble, #acc_pro_info_bubble {
	position: absolute;
	width: 360px;
	height: auto;
	display: none;
}

.acc_standard_info_bubble_bottom {
	background: url(/themes/admiral_new2/images/info_about_acc_bubble_bottom.png) no-repeat 14px -4px;
	width: 40px;
	height: 28px;
}

#contacts-content-middle {
	width:360px;
	height: auto;
}

#contacts-content-middle .acc_table_info_demo {
	background: #f8f8f8;
	color: #494949;
	font-size: 12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#contacts-content-middle .first_line-top{
	background: #ffffff;
	height: 30px;
	line-height: 30px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
	font-size: 16px;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
	border: none;
}


#contacts-content-middle .acc_table_info_demo tr {
	border-top: 1px solid #ffffff;
	height: 20px;
}

#contacts-content-middle .acc_table_info_demo td {
	padding-left: 20px;
	padding-right: 20px;
}

.first_line {
/*	background: #e6e5e5;*/
	background: #f4f3f3;
}

/*------------- NEW REAL ACC PAGE ----------- */

#open_demo_wrap {
	margin-top: 22px;
}

#open_demo_wrap h4 {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	margin: 0;
	display: inline;
}

#open_demo_wrap .looking_for_alternative_real_acc p {
	color: #494949;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial;
}

#open_demo_wrap .looking_for_alternative_real_acc a {
	text-decoration: none;
}


#open_demo_wrap .looking_for_alternative_real_acc .alternative_middle:hover {
	background: none;
}

.open_real_left {
	width: 354px;
	display: inline-block;
	vertical-align: top;
}
.open_real_right {
	margin-left: 16px;
	width: 354px;
	display: inline-block;
	vertical-align: top;
}

.open_real_left .acc_table_info_demo, .open_real_right .acc_table_info_demo {
	margin-bottom: 22px;
}

#open_demo_wrap .open_real_right ul {
	list-style-image: url(/themes/admiral_new2/images/demo_bullet.png);
	margin-left: 34px;
	padding: 0;
}

#open_demo_wrap .open_real_right ul li {
	line-height: 22px !important;
}

#open_demo_wrap .open_real_left input[type="text"] {
	width: 332px;
	border: 1px solid #e0e0e0;
	padding-left: 10px;
	padding-right: 10px;
	outline: none;
	height: 26px;
	margin-bottom: 8px;
	background: url(/themes/admiral_new2/images/input_bg.png) repeat-x top;
	color: #494949;
}

#open_demo_wrap .open_real_left .blue {
	width: 354px;
	border: 1px solid #467fea;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 0 1px #000;
	height: 31px;
	background: url(/themes/admiral_new2/images/demo_btn_bg.png) repeat-x 0px -1px;
	cursor: pointer;
/*	margin-bottom: 8px;*/
}

#open_demo_wrap .open_real_left .blue:hover {
	background-position: 0px -34px;
}

#open_demo_wrap .open_real_left .blue:active {
	background-position: 0px -68px;
}

#open_demo_wrap .open_real_left {
	margin-bottom: 22px;
}

.payment_systems_real_acc {
	width: 100%;
	margin-bottom: 22px;
}

.real_acc_deposit_and_withdrawal {
	background: url(/themes/admiral_new2/images/deposit_withdrawal_images_real_acc.png) no-repeat;
	display: inline-block;
	margin-right: 43px;
	vertical-align: middle;
	width: 73px;
	height: 40px;
	margin-bottom: 6px;
	margin-top: 6px;
}

.real_acc_deposit_yandex { background-position: 0 0;}
.real_acc_deposit_wirecard { background-position: -93px 0px;}
.real_acc_deposit_webmoney {	background-position: -186px 0px;}
.real_acc_deposit_swedbank { background-position: -279px 0px;}
.real_acc_deposit_seb { background-position: -372px 0px;}
.real_acc_deposit_tucar { background-position: -465px 0px;}
.real_acc_deposit_qiwi { background-position: -558px 0px;}
.real_acc_deposit_nordea { background-position: -651px 0px;}
.real_acc_deposit_transfer-wire { background-position: -744px 0px;}
.real_acc_deposit_bank2 { background-position: -837px 0px;}
.real_acc_deposit_nets { background-position: -930px 0px;}
.real_acc_deposit_bank3 { background-position: -1023px 0px;}
.real_acc_deposit_tps { background-position: -1116px 0px;}
.real_acc_deposit_envoy { background-position: -1209px 0px;}
.real_acc_deposit_liqpays { background-position: -1302px 0px;}
.real_acc_deposit_nab { background-position: -1395px 0px;}
.real_acc_deposit_union { background-position: -1488px 0px;}
.real_acc_deposit_cash { background-position: -1581px 0px;}
.real_acc_deposit_prepaid { background-position: -1674px 0px;}
.real_acc_deposit_skrill { background-position: -1767px 0px;}
.real_acc_deposit_masterCard { background-position: -1859px 0px;}
.real_acc_deposit_visa { background-position: -1950px 0px;}
.real_acc_deposit_rbk { background-position: -2040px 0px;}
.real_acc_deposit_priv24 { background-position: -2215px 0px;}
.real_acc_deposit_easypay{ background-position: -2129px 0px;}

.am_acc_images {
	background: url(/themes/admiral_new2/images/am_accounts_OPEN_REAL.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 16px;
	margin-left: 8px;
	vertical-align: top;
}

.am_acc_img_mt5 { background-position: -317px 0px;}
.am_acc_img_cfd { background-position: -756px 0px;}
.am_acc_img_currensee { background-position: -378px 0px;}
.am_acc_img_mac { background-position: -64px 0px;}
.am_acc_img_mam { background-position: 0px 0px;}
.am_acc_img_standard { background-position: -126px 0px;}
.am_acc_img_pro { background-position: -190px 0px;}
.am_acc_img_exchange { background-position: -254px 0px;}
.am_acc_img_zulu { background-position: -442px 0px;}
.am_acc_img_fx { background-position: -504px 0px;}
.am_acc_img_fx_pro { background-position: -567px 0px;}
.am_acc_img_RUSstandard { background-position: -630px 0px;}
.am_acc_img_RUSpro { background-position: -694px 0px;}
.am_acc_img_none { display:none!important; }

.left_wrap_top, .right_wrap_top {
	float: left;
}

.looking_for_alternative_real_acc {
	margin-top: 12px;
}

.alternative_first, .alternative_second, .alternative_middle {
	display: inline-block;
	vertical-align: top;
	padding-top: 10px;
}

.alternative_first {
	width: 354px;
}

.alternative_second {
	padding-left: 16px;
	padding-right: 10px;
	width: 344px;
}

.alternative_middle {
	width: 100%;
	padding-bottom: 10px;
}

/*---------------- TIPSY CSS --------------- */

.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

  /*------------ END TIPSY CSS --------------- */
  /*------------- WEBFORM STYLES --------------*/
  
#webform-client-form-8887 .odd  { background-color:#eee; }
#webform-client-form-8887  td  { padding:10px; }
#webform-client-form-8887 label  { 
	margin-top: 30px;
	display: block;
	width: 600px;
	font-size: 1.2em;
	margin-bottom: 10px;
	}
#webform-client-form-8887 label.option { 
	margin-top: 0px;
	display: block;
	width: 600px;
	font-size: 1em;
	margin-bottom: 10px;
	}
	
#edit-submitted-jus-komentaraspastabapatikslinimas5___Frame  textarea{
	width:422px;
	height:251px;
}
#edit-submitted-jus-komentaraspastabapatikslinimas-wrapper,
#edit-submitted-jus-komentaraspastabapatikslinimas6-wrapper,
#edit-submitted-jus-komentaraspastabapatikslinimas5-wrapper  { 
	margin-left: 22px;
	font-size: 0.8em;
	margin-top: -20px;
	font-family: arial;
	font-weight: normal!important;
}
#edit-submitted-jus-komentaraspastabapatikslinimas2-wrapper,
#edit-submitted-jus-komentaraspastabapatikslinimas5-wrapper {
	font-size: 0.8em;
	margin-top: -20px;
	margin-left:8px;
}
#webform-component-dkojame_uz_skirt_laik {
	font-size:0.8em;
}

#webform-client-form-8887 .form-submit {
vertical-align: bottom;
float: left;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 1.429em;
color: white;
text-shadow: 0px 1px 1px rgba(0,0,0,.4);
display: block;
height: 35px;
width: 245px;
max-width: 340px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
line-height: 28px;
border: none;
-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,.5);
-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,.5);
box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,.5);
text-align: center;
background-color: #30a3e3;
background: -webkit-linear-gradient(top, #30a3e3, #278fdc);
background: -moz-linear-gradient(top, #30a3e3, #278fdc);
background: -o-linear-gradient(top, #30a3e3, #278fdc);
background: -ms-linear-gradient(top, #30a3e3, #278fdc);
background: linear-gradient(top, #30a3e3, #278fdc);
}
  /*------------- END OF WEBFORM STYLES -------*/
#risk-warning {
	width: 970px;
	margin: 20px auto;
	font-size: 13px;
	color: #494949;
	border: solid 1px #999;
	padding: 15px;
}
.testimonials_name {
	float:right;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

/*---- Webinars addition table ----*/
h2.webinars__addition_h2 {
	text-align: centr;
}

table.webinars_addition_table {
	width: 100%;
	margin-bottom: 24px;
}

table.webinars_addition_table tr {
	text-align: left;
	vertical-align: top;
}
table.webinars_addition_table tr td {
	padding-left: 6px;
	padding-right: 6px;
}

table.webinars_addition_table tr td p{
	margin: 0px;
}
table.webinars_addition_table tr td:first-child {
	padding-left: 0px;
}

table.webinars_addition_table tr td:last-child {
	padding-right: 0px;
}

table.webinars_addition_table .top_elements {
	float: left;
	display: block;
}

table.webinars_addition_table .top_elements img {
	width: 44px;
	float: left;
	margin-right: 6px;
}

table.webinars_addition_table .top_elements .top_elements_name  {
	display: inline-block;
	width: 118px;
	font-size: 13px;
	margin-top: 5px;
	text-align: left;
	font-weight: bold;
}

table.webinars_addition_table .top_elements .top_elements_time {
	display: inline-block;
	width: 120px;
	font-size: 12px;
	text-align: left;
	margin-bottom: 8px;
}
/*---- END Webinars addition table ----*/

/*---- Webinars WIDGET ----*/

.webinars_widget_wrap {
	line-height: 18px;
}

.webinars_widget_topic a, .webinars_widget_topic a:active {
	color: #0099CC;
	font-size: 13px;
	display: block;
}

.webinars_widget_topic a:hover{
	text-decoration: none;
}

.webinars_widget_datetime {
	color: #999999;
	font-size: 13px;
	display: block;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.webinars_widget_wrap .webinars_widget_datetime:last-child {
	border: none;
}

/*---- END Webinars WIDGET ----*/


.btn_open_acc_front {
	border: 1px solid #467fea;
	padding: 0 14px;
	font-size: 15px;
	color: #ffffff !important;
	text-shadow: 0 1px #000;
	background: url(/themes/admiral_new2/images/demo_btn_bg.png) repeat-x 0px -1px;
	cursor: pointer;
	margin-top: 4px;
	display: inline-block;
	line-height: 30px;
	text-decoration: none;
}

.btn_open_acc_front:hover {
	background-position: 0px -34px;
	text-decoration: none !important;
}
.btn_open_acc_front:focus {
	background-position: 0px -68px;
}

.info_want_more{
	float: left;
	margin-right: 6px;
	width: 16px;
	height: 16px;
}


div.show_all_text {
	cursor: pointer;
	text-decoration: underline;
	color: #0279b1;
	margin: 8px 0 12px 0;
}
div.text_bottom_transparency{
	position: absolute;
	height: 13px;
	width: 100%;
	background: #fff;
	bottom: 0;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
div.text_hidden_wrap{
	overflow: hidden;
	position: relative;
	width:	100%;
}