@import "reset.css";
@import "base.css";

html{
	background:#cccccc url(i/backgrounds/body.0.png) repeat-x 0 0;
	height:100%;
}
body{
	background: url(i/backgrounds/body.png) repeat-y 50% 0;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	min-height: 100%;
	position: relative;
}

.bone_h{
	background: url(i/backgrounds/body.1.png) no-repeat 50% 0;
}
.bone{
	width:1015px;
	margin:0 auto;
	background:#ffffff;
}

/* HEAD */
.head{

}
.head .top-bar{
	background: #050547 url(i/backgrounds/top.bar.png) repeat-x 0 100%;
	color: #0078ba;
	font-size: 11px;
	padding: 0 10px 0 50px;
	line-height: 25px;
	font-family: Tahoma, Geneva, sans-serif;
}
.head .middle-bar{
	background: #02a2dc url(i/backgrounds/mid.bar.png) repeat-x 0 0;
	padding: 41px 10px 23px 50px;
}
.head .bottom-bar{
	background: #003947 url(i/backgrounds/bot.bar.png) repeat-x 0 100%;
	padding: 0 8px 0 50px;
}

.head .finatica{
	margin: 0;
	float: left;
}
.head .finatica img{
	vertical-align: middle;
	margin: 0 4px;
}
.head .finatica a{
	text-decoration: none;
}
.head .finatica a span{
	text-decoration: underline;
}
.head .finatica a:hover span{
	text-decoration: none;
}
.head .user-bar{
	float: right;
}
.head .user-bar a{
	margin-left: 10px;
}
.head .logo{
	margin: 0;
	float: left;
}
.head .site-services{
	margin: 0;
}
.head .site-services li{
	display: inline;
	margin: 0 0 0 15px;
	list-style: none;
	padding: 0;
	background: none;
}
.head .site-services img,
.head .logo img{
	vertical-align: top;
}

.menu{
	margin:0;
	text-align: right;
	font-size: 18px;
	padding: 0;
	height:40px;
	line-height: 35px;
}
.menu li{
	margin:0;
	list-style: none;
	display: inline;
	padding: 0;
	background: none;
}
.menu a{
	display: -moz-inline-box;
	display: inline-block;
	height:40px;
	color: #ffffff;
	text-decoration: none;
}
.menu span{
	display: -moz-inline-box;
	display: inline-block;
	height:40px;
	padding: 0 10px;
	text-decoration: underline;
}
.menu a:hover span{
	text-decoration: none;
}
.menu .active a{
	background: #ffffff url(i/backgrounds/menu.png) no-repeat 0 0;
	color: #000;
	text-decoration: none;
}
.menu .active span{
	background: url(i/backgrounds/menu.png) no-repeat 100% -40px;
	text-decoration: none;
}


/* MIDDLE */
.middle{
	padding: 28px 28px 170px;
}
.content{
	width: 687px;
	float: left;
}
.sidebar{
	width: 242px;
	float: right;
}

/* breadcrumbs */
.breadcrumbs{
	margin:0 0 1.8em;
	color:#b2b2b2;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;	
}
.breadcrumbs li{
	margin:0;
	display:inline;
	}
.breadcrumbs a{color:#000000;}

.breadcrumbs li:before{
	content:'/';
	vertical-align:top;
	margin: 0 16px 0 14px;
	display:inline;	
}
.breadcrumbs li:first-child:before{
	display:none;
	margin:0;
	}

/* article-head */
.article-head{
	margin: 40px 0 20px;
}
.article-head .l{
	float: left;
}
.article-head .r{
	float: right;
}
.article-act{
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
.article-act a{
	color: #000;
	margin-left: 15px;
}

/* glossary */
.glossary{
	margin: 3em 0 0;
}
.glossary .lang{
	color: #c7c7c7;
	margin: 0 0 20px;
}
.glossary .lang strong,
.glossary .lang a{
	color: #000000;
}
.glossary .lang strong{
	background-color: #ffcc00;
	padding: 0 2px;
}

.glossary ul{
	margin: 0;
}
.glossary li{
	margin: 0 0 18px;
	list-style: none;
	padding: 0;
	background: none;
}
.glossary dl{
	margin: 0;
	padding: 0 0 0 40px;
	position: relative;
}
.glossary dt{
	margin: 0;
	font-size: 24px;
	color: #b2b2b2;
	position: absolute;
	top: -.3em;
	left: 0;
}
.glossary dd{
	margin: 0;
	display: inline;
}
.glossary dd a{
	color: #000;
}

/* important_block */
.important_block{
	background: #ffcc00 url(i/backgrounds/important.png) repeat-x 0 0;
	padding: 20px 30px;
	margin: 0 0 1.5em;
}
.important_block p{
	line-height: 1.5em;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
.important_block .join{
	font-size: 24px;
	line-height: 1em;
	text-align: right;
	color: #be0004;
}
.important_block .join a{
	color: #be0004;
	text-decoration: none;
}
.important_block .join a:hover{
	text-decoration: underline;
}

/* notes */
.note{
	padding: 10px;
	margin: 0 0 1.5em;
	font-size: 13px;
}
.note h4{
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 1em;
	font-style: italic;
}
.preparers-note{background: #ebf7e1;}
.preparers-note h4{color: #69a033;}
.developer-note{background: #ffeae7;}
.developer-note h4{color: #c04c49;}
.sample-note{background: #f5f5f5;}
.sample-note h4{color: #666666;}

.code{
	background: #ffffff;
	border: 1px solid #b2b2b2;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	padding: 5px 10px;
	margin: 0 0 1em;
}

.links{
	margin: 0;
}
.links dt{
	margin:  0 0 .5em;
	color: #666666;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
}
.links dd{
	margin:  0 0 .3em;
	font-size: 13px;
}
.links dd a{
	color: #000;
}



/* navigation */
.navigation{

}
.navigation ul{
	margin: 0;
}
.navigation ul ul{
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
}
.navigation ul ul ul{
	margin-top: 10px;
	font-weight: normal;
}
.navigation li{
	margin: 0 0 14px;
	list-style: none;
	padding: 0;
	background: none;
}
.navigation li li{
	margin-bottom: 8px;
}
.navigation li li li{
	margin-bottom: 8px;
}
.navigation li li .link-wrap{
	padding: 2px 0 2px 6px;
}
.navigation li li li .link-wrap{
	padding: 1px 0 1px 18px;
}
.navigation a{
	color: #000;
}
.navigation span{
	color: #999999;
	font-size: 11px;
	vertical-align: top;
}

.navigation ul ul .active{
	background: #ffcc00;
}
.navigation ul ul ul .active{
	background: #ffeda6;
}

/* news */
.news{
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 40px;
}
.news ul{
	margin: 0;
}
.news li{
	margin: 0 0 14px;
	list-style: none;
	padding: 0;
	background: none;
}
.news .date{
	color: #999999;
	margin-right: 5px;
}
.news .type{
	font-size: 10px;
	color: #000;
}
.news p{
	font-size: 11px;
	margin: 2px 0 0;
}
.view-all{
	font-size: 11px;
}
.view-all a,
a.arr-link{
	text-decoration: none;
	color: #999999;
	font-family: 'Times New Roman', serif;
}
.view-all a span,
a.arr-link span{
	text-decoration: underline;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
}
.view-all a:hover span,
a.arr-link:hover span{
	text-decoration: none;
}

/* bloks */
.xbrl-block{
	margin:0 0 1em 20px;
}
.xbrl-block .xbrl-logo{
	float: left;
}
.xbrl-block .xbrl-text{
	margin: 0 0 16px 160px;
	font-size: 24px;
	padding: 2px 0 0;
}
.xbrl-block .xbrl-text span{
	color: #bf0000;
}
.xbrl-block .xbrl-logos{
	margin: 0 0 0 160px;;
}
.xbrl-block .xbrl-logos span{
	margin: 0 20px 0 0;
}
.xbrl-block .xbrl-logos img{
	vertical-align: middle;
}


.levels-block{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.levels-block dl,
.levels-block dt,
.levels-block dd{
	padding: 0;
	margin: 0;
}
.levels-block span{display: block;}
.levels-block dl{margin-bottom: 20px;}
.levels-block dt{
	width: 128px;
	float: left;
	font-weight: normal;
	padding: 10px 0 0;
}
.levels-block dt span{
	width: 103px;
	height: 59px;
	background: #b7d8f0 url(i/backgrounds/level.dt.png) no-repeat;
	color: #4c4c4c;
	padding: 10px 0 0 25px;
}
.levels-block dt strong{
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.levels-block dd{
	padding-left: 5px;
	float: left;
}
.levels-block dd span{height: 86px;}
.levels-block dd a{color: #000;}
.levels-block .l-type_1 span{background: #b8c055 url(i/backgrounds/level.dd1.png) no-repeat 100% 100%;}
.levels-block .l-type_2 span{background: #58a8d3 url(i/backgrounds/level.dd2.png) no-repeat 100% 100%;}
.levels-block .l-type_3 span,
.levels-block dd span.more-inf{background: #e33f3c url(i/backgrounds/level.dd3.png) no-repeat 100% 100%;}

.levels-block .level-3 dd{
	width: 126px;
}
.levels-block .level-3 dd span{
	width: 101px;
	padding: 20px 10px 0 15px;
	height: 66px;
}
.levels-block .level-2 dd{width: 168px;}
.levels-block .level-2 dd.l-type_1_s{width: 84px;}
.levels-block .level-2 dd span{
	width: 73px;
	height: 76px; 
	padding: 10px 0 0 11px;
	float: left;
}
.levels-block .level-2 dd span.more-inf{
	width: 78px;
	padding-left: 6px;
}
.levels-block .level-1 dd{
	width: 118px;
}
.levels-block .level-1 dd.l-type_1_b{width: 170px;}
.levels-block .level-1 dd.l-type_3{width: 98px;}
.levels-block .level-1 dd span{
	padding: 10px 10px 0 10px;
	height: 76px;
}

.levels-block ul{
	margin: 0;
}
.levels-block li{
	margin: 0 0 2px;
	list-style: none;
	padding: 0;
	background: none;
}
.levels-block li span{
	display: -moz-inline-box;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
	margin-right: 4px;
	background-position: 50% 50% !important;
}

/* jurisdictions-block */
.jurisdictions-block{
	font-size: 13px;
}
.jurisdictions-block ul{
	margin: 0;
	width: 340px;
	float: left;
}
.jurisdictions-block li{
	margin: 0 0 4px;
	list-style: none;
	padding: 0;
	background: none;
}
.jurisdictions-block a{
	color: #000;
	text-decoration: none;
}
.jurisdictions-block a .icon{
	display: -moz-inline-box;
	display: inline-block;
	width: 58px;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
}
.jurisdictions-block a .txt{
	text-decoration: underline;
}
.jurisdictions-block a:hover .txt{
	text-decoration: none;
}


/* info-gallery */
.info-gallery{
	position: relative;
	margin: 40px 0 0;
}
.gallery-nav a{
	position: absolute;
	top: 10px;
	z-index: 100;
	width: 54px;
	height: 24px;
	overflow: hidden;
	background: url(i/buttons/gallery.png) no-repeat 0 0;
	outline: none !important;
}
.gallery-nav a.prev{
	left: 0;
	background-position: -54px -24px;
}
.gallery-nav a.next{
	right: 0;
	background-position: 0 -24px;
}
.gallery-nav a.prev:hover{background-position: -54px 0;}
.gallery-nav a.next:hover{background-position: 0 0;}

.info-gallery_first .gallery-nav .prev,
.info-gallery_last .gallery-nav .next{
	background-image: url(i/buttons/gallery_end.png);
}

.gallery-nav  span{
	width: 72px;
	height: 46px;
	position: absolute;
	top: 5px;
	z-index: 10;
}
.gallery-nav  span.ps{
	left: 0;
	background: url(i/buttons/prev.s.png) no-repeat 0 0;
}
.gallery-nav  span.ns{
	right: 0;
	background: url(i/buttons/next.s.png) no-repeat 0 0;
}


.info-gallery h2{
	font-size: 36px;
	margin: 0 63px .7em 63px;
	font-weight: bold;
}
.info-gallery h2 span{
	white-space: nowrap;
}

.galerry-item{
	margin: 0 0 50px;
}

.info-gallery_work .gallery-wrap{
	width: 686px;
	overflow: hidden;
	position: relative;
}
.info-gallery_work .gallery-wrap_i{
	width:4120px;
	position: relative;
}
.info-gallery_work .galerry-item{
	margin:0;
	float: left;
	width: 686px;
}


.galerry-item .b-content{
	background: #cee9fc url(i/backgrounds/benefit.jpg) no-repeat 100% 100%;
	position: relative;
	font-size:11px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#666666;
	padding: 20px;
}
.galerry-item  .b-content p{margin: 0;}

.change-info{

}
.change{
	width: 532px;
	margin: 0 auto;
	padding: 0 0 55px;
	background: url(i/backgrounds/timeline.png) no-repeat 0 100%;
	position: relative;
}
.change .change-2{
	width: 175px;
	float: right;
	text-align: center;
}
.change a{
	color: #000;
	font-size: 14px;
}
.change .year,
.benefits .year{
	position: absolute;
	bottom: 5px;
	font-size: 24px;
	color: #be0004;
	padding: 0 0 10px;
	background: url(i/backgrounds/year.png) no-repeat 50% 100%;
}
.change .change-1 .year{left: 72px;}
.change .change-2 .year{left: 415px;}
.change .change-1{
	width: 153px;
	padding-left: 127px;
	float: left;
}
.change .change-1 a img{
	position: absolute;
	top:0;
	left:0;
}
.change .change-1 p{
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	height: 66px;
	padding: 5px 0 0;
}
.change .change-2 a{
	text-decoration: none;
}
.change .change-2 a span{
	text-decoration: underline;
}
.change .change-2 a:hover span{
	text-decoration: none;
}


.benefits-info{
	
}
.benefits{
	width: 612px;
	margin: 40px auto 0;
	padding: 30px 0 0;
	background: url(i/backgrounds/timeline.png) no-repeat 50% 0;
	position: relative;
}
.benefits .year{
	bottom: auto;
	top: -1.2em;
	margin-top: -2px;
	cursor:pointer;
}
.benefit-1 .year{left: 80px;}
.benefit-2 .year{left: 235px;}
.benefit-3 .year{left: 395px;}

.benefits .b-content img{vertical-align: bottom;}
.benefits .arr{
	background: url(i/backgrounds/benefit.png);
	width: 16px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	top: -15px;
	left: 0;
}

.benefit-1 .b-content{
	padding: 6px 30px 0  20px;
	margin: 0 0 1em;
}
.benefit-1 .b-content img{
	float: left;
	margin-right: 25px;
}
.benefit-1 .b-content p{padding: 40px 0 0;}
.benefit-1 .b-content .arr{left:86px}

.benefit-2 .b-content{
	padding: 20px 30px 0  30px;
	margin: 0 0 1em;
}
.benefit-2 .b-content img{
	float: right;
	margin-left: 25px;
}
.benefit-2 .b-content p{padding: 30px 0 0;}
.benefit-2 .b-content .arr{left:243px}

.benefit-3 .b-content{
	padding: 20px 30px 0  15px;
	margin: 0 0 1em;
}
.benefit-3 .b-content img{
	float: left;
	margin-right: 25px;
}
.benefit-3 .b-content p{padding: 25px 0 0;}
.benefit-3 .b-content .arr{left:446px}

.benefits-active_1 .benefit-2 .b-content,
.benefits-active_1 .benefit-3 .b-content,
.benefits-active_2 .benefit-1 .b-content,
.benefits-active_2 .benefit-3 .b-content,
.benefits-active_3 .benefit-1 .b-content,
.benefits-active_3 .benefit-2 .b-content{
	display: none;
}

.use-info{
	
}
.use-info .use{
	padding: 10px 0 0 420px;
	height: 220px;
}
.use-info .b-content{
	margin: 0 0 0 15px;
}
.use-info .b-content img{
	position: absolute;
	top: -30px;
	left: -420px;
}
.use-info .b-content p{margin:0}
.use-info .arr{
	background: url(i/backgrounds/use.png);
	width: 17px;
	height: 19px;
	overflow: hidden;
	position: absolute;
	top: 55px;
	left: -17px;
}

.application-info{

}
.application{

}
.application .task{
	margin-bottom: 20px;
	margin-left: 63px;
}
.application .task .summ{
	width: 340px;
	float: left;
	background: url(i/backgrounds/task.png) no-repeat 120px 50%;
}
.application .task .summ div{
	width: 120px;
	font-size: 18px;
	font-weight: bold;
	float: left;
	padding-top: 45px;
}
.application .task .summ ul{
	margin: 0 0 0 160px;
	font-size: 18px;
	padding: 15px 0;
}
.application .task .summ li{
	margin: 0;
	list-style: none;
	background: none;
	padding: 0;
}
.application .task .task-info{
	font-size: 11px;
	width: 120px;
	float: left;
	padding: 10px 0 10px 100px;
	background: url(i/backgrounds/usa.png) no-repeat 0px 50%;
	margin: 26px 0 0;
}
.application .b-content{
	margin: 0 20px 20px 20px;
	padding: 15px;
}
.application .arr{
	background: url(i/backgrounds/arr.b.png);
	width: 20px;
	height: 11px;
	overflow: hidden;
	position: absolute;
	bottom: -11px;
	left: 120px;
}
.application .metro-list{
	text-align: center;
	margin: 0 20px;
}
.metro-list .metro{
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 15px;
	color: #bf0005;
	font-size: 11px;
}
.metro-list img{
	border: 4px solid #a0c8e4;
}
.metro-list .metro span{
	display: block;
}
.metro-list .metro strong{
	font-size: 18px;
	display: block;
}


.world-info{
	
}
.world{
	margin: 0 20px;	
}
.world .xbrl-info{
	position: relative;
	padding-left: 160px;
}
.world .xbrl-info .info-ttl{
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -32px;
}
.world .b-content{
	margin: 0 0 15px;
	padding: 10px 20px;
}
.world .b-content img{
	float: left;
}
.world .b-content p{
	margin: 0 0 0 175px;
	padding-top: 30px;
}
.world .b-content_1 p{
	padding-top: 40px;
}
.world .arr{
	background: url(i/backgrounds/use.png);
	width: 17px;
	height: 19px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: -17px;
	margin-top: -10px;
}
.world .b-content_2 .arr{
	background: url(i/backgrounds/use_.png);
}
.world .xbrl-txt{
	margin:  20px 0 0;
}
.world .xbrl-txt img{
	float: right;
	margin-left: 20px;
}
.world .xbrl-txt p{
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
}

.capabilities-info{
	
}
.capabilities{
	margin: 0 20px 0 20px;
}
.capabilities-list{
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0 0 20px;
}
.capabilities-list img{
	border: 4px solid #a0c8e4;
}
.capabilities-list span{
	display: block;
}
.capabilities-list .list-it_1{
	float: left;
	width: 217px;
	text-align: center;
	padding-top: 61px;
}
.capabilities-list .list-it_2{
	float: right;
	width: 336px;
	text-align: center;
}
.capabilities .b-content{
	font-size: 18px;
	text-align: center;
	color: #000;
	padding: 10px;
}
.capabilities .arr{
	background: url(i/backgrounds/benefit.png);
	width: 16px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	top: -15px;
	left: 436px;
}


/* FOOTER */
.footer{
	border-top: 1px solid #b2b2b2;
	padding: 10px 0 0;
	color: #b2b2b2;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;

	position: absolute;
	height: 120px !important;
	bottom:0;
	width: 950px;
	margin: 0 30px;
}
.footer .r{float: right;width:415px}
.footer .l{float: left;}

.footer .more-menu{
	margin: 0 0 12px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.footer .more-menu li{
	margin: 0 0 0 14px;
	list-style: none;
	display: inline;
	padding: 0;
	background: none;
}
.footer .more-menu a{
	color: #000;
}
.footer .developers{
	margin: 0 0 0 14px;
}
.footer .developers span{
	color: #ba050d;
}
.footer .copyright{
	margin: 0 0 15px;
}
.footer .copyright a{
	color: #ba050d;
	text-decoration: none;
}
.footer .copyright a span{
	text-decoration: underline;
}
.footer .copyright a:hover span{
	text-decoration: none;
}

/* UTIL */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}


.script-link{
	text-decoration: none;
	background: url(i/backgrounds/script.png) repeat-x 0 100%;
}
.script-link:hover{
	text-decoration: none;
	background: none;
}
.important-link{font-weight: bold;}

.tmp-block{
	padding: 20px 0;
	margin: 20px 0;
	border-top: 1px solid #cccccc;
}

/* pages */
.pages{
	margin: 0;
}
.pages li{
	list-style: none;
	margin: 0 4px 0 0;
	display: inline;
	background: none;
}
.pages a{
	color: #000;
}
.news .pages{
	padding: 0 0 0 5.4em;
}

