/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *





 */

/* CSS Document */


body {
	font: 11px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #9c9ea1 url(../images/bg.png);
	}

a {
	color: #008f7f;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#page {
	width: 960px;
	margin: auto;
	margin-top: 20px;
	padding: 10px;
	background: #fff;
	border: 1px solid #333;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 8px rgba(0,0,0,.2);
	box-shadow: 0 1px 5px rgba(0,0,0,.2);
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#container {
	width: 940px;
	margin: auto;
	background: #fff;
	}

#international {
	width: 940px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
	}

#international img {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: -3px;
	}

#tools {
	width: 940px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 25px;
	}

#date {
	float: left;
	font-size: 11px;
	color: #666666;
	}

#toplinks {
	float: right;
	text-transform: uppercase;
	}

#toplinks a.store {
	padding: 5px;
	background-color: #008f7f;
	font-weight: bold;
	color: #fff;
	margin-left: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

#toplinks a.store:hover {
	background-color: #d5d5d5;
	color: #000;
	text-decoration: none;
	}

#header {
	width: 940px;
	margin: auto;
	clear: both;
	height: 45px;
	}

#logo {
    padding-top: 28px;
	float: left;
	width: 120px;
	margin-right: 25px;
	}

#tagline {
    float: left;
	font-size: 18px;
	padding-top: 48px;
	}

#search {
	float: right;
	padding: 0px;
	margin: 0px;
	margin-top: -25px;
	}

hr.divider {
	border: none 0;
	border-top: 1px solid #D8D8D8;
	margin-bottom: 5px;
	}

#topnav_container {
	width: 940px;
	padding: 0px;
	margin: auto;
	clear: both;
	margin: 0;
	margin-top: 20px;
	}

#topnav {
	background: url(../images/topnav_bottom.gif) repeat-x bottom;
	padding-left: 0px;
	margin: 0;
	height: 20px;
	}

#topnav li {
	margin: 0;
	display: inline;
	padding: 0;
	list-style: none;
	}

#topnav {
	background: url(../images/topnav_bottom.gif) repeat-x bottom;
	padding-left: 0px;
	margin: 0;
	height: 28px;
	}

#topnav li {
	margin: 0;
	display: inline;
	padding: 0;
	list-style: none;
	}

#topnav a:link, #topnav a:visited {
	padding-top: 5px;
	color: #fff;
	padding-bottom: 5px;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	background: #008f7f;
	line-height: 16px;
	border: 1px solid #008f7f;
	padding-right: 10px;
	float: left;
	margin-right: 3px;
	padding-left: 10px;
	}

#topnav a:link.active, #topnav a:visited.active {
	color: #333;
	border-bottom: 1px solid #F0FDF5;
	background: #F0FDF5 url(../images/arrow_down_solid.gif) no-repeat 50% 1.55em;
	}

#topnav a:hover {
	color: #000;
	background: #F0FDF5;
	}

#subnav2 {
	clear: both;
	padding: 10px;
	border-color: #008f7f;
	font-size: .9em;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	line-height: 2.25em;
	background-color: #F0FDF5;
	text-transform: uppercase;
	}

#subnav2 a.active span {
	color: #ffffff;
	background: url(../images/subnav_bg_l.gif) left no-repeat;
	}

#subnav2 a:hover span {
	color: #ffffff;
	background: url(../images/subnav_bg_l_over.gif) left no-repeat;
	}

#subnav2 a {
	color: #008f7f;
	text-decoration: none;
	padding: 4px 0px 4px 3px;

	margin-right: 2px;
	margin-left: 5px;

    white-space: nowrap;
    display: inline-block;
	}

#subnav2 a span {
	color: #008f7f;
	text-decoration: none;
	padding: 4px 6px 4px 5px;
	_padding: 3px 6px 5px 6px;
	*padding: 3px 6px 5px 6px;
	margin-left: -5px;
	_margin-left: -2px;
	*margin-left: -2px;
	}

#subnav2 a.active {
	color: #fff;
	background: url(../images/subnav_bg_r.gif) right no-repeat;


	}

#subnav2 a:hover {
	color: #fff;
	background: url(../images/subnav_bg_r_over.gif) right no-repeat;
	}

#subnav2 p {
	text-transform: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

#flatnav_container {
	text-align: left;
	padding-bottom: 28px;
	*padding-bottom: 20px;
	_padding-bottom: 20px;
	margin-left: -33px;
	}

#flatnav li {
	font-size: 10px;
	margin: 0px;
	display: inline;
	padding: 0px;
	list-style: none;
	_font-size: 9px;
	*font-size: 9px;
	}

#flatnav a:link, #flatnav a:visited {
	padding-top: 4px;
	color: #333;
	padding-bottom: 4px;
	font-size: 12px !important;
	text-decoration: none;
	background: #ededed;
	line-height: 14px;
	border: 0px solid #008f7f;
	padding-right: 8px;
	float: left;
	margin-right: 5px;
	padding-left: 8px;
	}

#flatnav a:hover {
	color: #fff;
	background: #333;
	}

#subnav {
	clear: both;
	padding: 4px;
	border-color: #008f7f;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	line-height: 20px;
	background-color: #F0FDF5;
	}

#subnav a {
	font-size: 11px;
	font-weight: 500;
	color: #008f7f;
	text-decoration: underline;
	}

#subnav a:hover {
	color: #333;
	}

#subnav a.active {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}

#google_results {
	font: 12px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

#placeholder_2 {
    margin-right: 0;
}

h4.updates {
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	color: #000000;
	font-size: 13px;
    font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #d5d5d5;
	}

#content1 ul.updates {
	list-style: none;
	margin: 0;
	padding: 0;
	background-image: none;
	padding-bottom: 15px;
	}

#content1 ul.updates li {
	font-size: 10px;
	list-style: none;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-bottom: 2px;
	background-image: none;
	}

#content1 {
	clear: both;
	padding: 0px;
	margin-top: 10px;
	}

#content1.bg {
	clear: both;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #D8D8D8;
	background: url(../images/intro_bg_1a.jpg) right bottom no-repeat;
	}

#content1 p.alt {
	width: 300px;
	font: 12px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 5px 0px 20px 0px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-bottom-width: 1px;
	}

#content1 p.ss {
	font: 12px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	}

#content2 p.ss {
	font: 11px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	}

#content1 p.name {
	font: bold 13px "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

#content1 p.info {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#content1 p.title2 {
	font-size: 12px;
	font-style: italic;
	padding-left: 19px;
	background: url(../images/silver_bullet_sm.gif) 0px 0px  no-repeat;
	line-height: 15px;
	margin-bottom: 14px;
	}

#content1 h1 {
	font: 18px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.25;
	margin: 0px 0px 10px 0px;
	}

#content1 h1.silver {
	font: 16px Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	line-height: 1.5;
	color: black;
	margin: 0px 0px 8px 0px;
	padding: 5px 2px 3px 5px;
	background-repeat: repeat-x;
	background-position: 0 0px;
	background-image: url(../images/grad_bar_01_lt_tall.gif);
	}

#content1 h1.green {
	font: 16px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.25;
	color: white;
	margin: 0px 0px 8px 0px;
	padding: 2px 2px 3px 5px;
	background-color: #008f7f;
	}

#content1 h2 {
	font: 16px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	color: #008f7f;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	clear: both;
	}

#content1 h2 img {
	border: 1px solid black;
	}

#content1 h2.alt {
	font: 16px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	color: #008f7f;
	border-bottom: 1px solid silver;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	clear: both;
	}

#content1 h2.black {
	font: 16px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	border-bottom: 0px solid silver;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	clear: both;
	}

#content1 h2.small {
	font-size: 13px;
	line-height: 10px;
	}

#content1 h2.new_case {
	font: 13px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	color: #008f7f;
	border-bottom: 0px solid silver;
	padding-left: 12px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	clear: both;
	background: url(../images/bullet_bl.gif) no-repeat 0px 3px;
	}

#content1 h2.divider {
	font: 1px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1px;
	border-bottom: 1px solid silver;
	clear: both;
	}

#content1 tr {
	font-size: 13px;
	}

#content1 ul {
	list-style-type: none;
	margin-right: 25px;
	}

#content1 li {
	font: 13px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 12px;
	margin-top: 0px;
	background-image: url(../images/bullet_gr.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	}

#content1 li.blue {
	background-image: url(../images/bullet_bl.gif);
	}

#content1 ol li {
	font: italic 18px Georgia, Times, serif;
	color: #008f7f;
	padding-left: 0px;
	background-image: none;
	margin-right: 50px;
	}

p {
	font: 14px Cambria, Georgia, Times New Roman, Times, serif;
	margin: 0px;
	margin-bottom: 15px;
	margin-right: 30px;
	line-height: 1.5em;
	}

ol p {
	font: 13px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 0px;
	margin-top: 0px;
	background-image: none;
	}

h2 em.ornate {
	font-family: Baskerville, Georgia, Times New Roman, Times, serif;
	font-style: italic;
	}

h2 em {
	font: italic 13px Georgia, Times, serif;
	color: #666666;
	font-weight: normal;
	}

#content1 p.title {
	font: 16px Georgia, Times New Roman, Times, serif;
	}

#sitemap {
	clear: both;
	padding: 5px;
	margin-top: 0px;
	border: 1px solid #D8D8D8;
	border-top: 0px;
	}

#sitemap ul {
	font-size: 16px;
	font-weight: bold;
	}

#sitemap li {
	list-style: none;
	list-style-type: none;
	}

#sitemap ul ul {
	font-size: 85%;
	font-weight: normal;
	margin-bottom: 10px;
	}

#sitemap h1 {
	font: 16px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.25;
	color: white;
	margin: 0px 0px 8px 0px;
	padding: 2px 2px 3px 5px;
	background-color: #234397;
	}

#sitemap tr {
	font-size: 13px;
	}

#sidebar-l, #sidebar-green {
	float: left;
	width: 220px;
	margin: 0;
	margin-right: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#sidebar-l ul, #sidebar-green ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

#sidebar-l li, #sidebar-green li {
	margin: 0;
	padding: 0;
	}

#sidebar-l li a, #sidebar-green li a {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	color: #000;
	padding: 10px;
	text-decoration: none;
	background: #666666 url(../images/grad_bar_01_lt_tall.gif)
	}

#sidebar-l a:hover, #sidebar-green a:hover {
	background-color: #008f7f;
	color: #FFF;
	background-image: none;
	}

#sidebar-l a.active, #sidebar-green a.active {
	background-color: #008f7f;
	color: #FFF;
	background-image: none;
	}

#sidebar-l ul ul li {
	margin: 0 0 1px 0;
	}

#sidebar-l ul ul li a {
	display: block;
	padding: 5px 5px 5px 15px;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background-color: #777;
	background-image: none;
	text-decoration: none;
	margin-bottom: 0px;
	}

#sidebar-l ul ul li.first a {
	margin-top: -4px;
	}

#sidebar-l ul ul li.last a {
	margin-bottom: 5px;
	}

#sidebar-l ul ul li a:hover, #sidebar-l ul ul li a.active {
	color: #fff;
	background: url(../images/tiny_arrow.gif) no-repeat 10px center;
	background-color: #333;
	text-decoration: none;
	}

#content2 {
	padding: 0px;
	width: 680px;
	margin-left: 240px;
	margin-top: 10px;
    min-height: 500px;
	}

#content2 h1 {
	font: 18px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	}

#content2 h2 {
	font: 16px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	color: #555555;
	border-bottom: 1px solid silver;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	clear: right;
	}

#content2 h2 a {
	text-decoration: none;
	line-height: 1.5em;
	}

#content2 h2 a.number {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 25px;
	color: #008f7f;
	text-decoration: underline;
	}

#content2 h2 a.number:hover {
	text-decoration: none;
	}

#content2 h2 {
	font: 16px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	color: #555555;
	border-bottom: 1px solid silver;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	clear: right;
	}

#content1 h2.course, #content2 h2.course {
	font: 24px Cambria, Georgia, Times New Roman, Times, serif;
	color: #555555;
	line-height: 1.25em;
	font-weight: normal;
	margin: 10px 0px 10px 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid silver;
	letter-spacing: 1px;
	}

/*#content2 h2.course {
	font: 24px Georgia, Times New Roman, Times, serif;
	height: 80px;
	font-weight: normal;
	color: black;
	margin: 10px 0px 10px 5px;
	padding-bottom: 0px;
	padding-left: 90px;
	padding-top: 25px;
	border-bottom: 1px solid silver;
	background: url(../images/edu/Edu_Seal_75px.gif) no-repeat;
	}*/

#content2 h2.course em {
	font: 24px Baskerville, Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-weight: normal;
	}

#content2 h2.small {
	font-size: 14px;
	line-height: 11px;
	}

#content2 h2.green {
	color: #008f7f;
	}

#content2 h2.green_alt {
	color: #008f7f;
	clear: none;
	}

#content2 h3 {
	font: 14px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.35em;
	color: black;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	clear: right;
	}

#content2 p.technav, #content1 p.technav {
	font: 11px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 0px;
	margin-top: 5px;
	margin-bottom: 8px;
	border: 1px solid #D8D8D8;
	background-color: #D8D8D8;
	clear: right;
	}

#content2 a.active, #content1 a.active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}

#content2 p.tech {
	font: 12px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	margin-bottom: 5px;
	}

#content2 tr {
	font: 11px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

#content2 ul {
	list-style-type: none;
	margin-right: 0px;
	}

#content2 #slider1 ul {
	list-style-type: none;
	margin-right: 0px;
	}

#content1 ul.silver li, #content2 ul.silver li {
	font-size: 11px;
	margin: 0px;
	padding-left: 18px;
	padding-bottom: 8px;
	margin-left: -30px;
	background-repeat: no-repeat;
	background-position: 2px .1em;
	background-image: url(../images/bullet_gray.jpg);
	}

#content2 li {
	padding: 0;
	padding-left: 15px;
	margin: 0;
	margin-left: -15px;
	background-image: url(../images/bullet_steel_sm.gif);
	background-repeat: no-repeat;
	background-position: 5px .45em;
	list-style-type: none;
	}

#content2 li.blue {
	background-image: url(../images/bullet_bl.gif);
	}

#content2 li.check {
	background: url(../images/bullet_black_sm.gif) no-repeat 5px 5px;
	}

#content2 ul.keys {
	font: 14px Cambria, Georgia, Times New Roman, Times, serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	}

#content2 ul.keys li {
	padding: 0;
	padding-left: 10px;
	padding-bottom: 8px;
	margin: 0;
	margin-right: 100px;
	background: url(../images/bullet_black_sm.gif) no-repeat 0px 0px;
	background-position: 0px .45em;
	list-style-type: none;
	}

#content2 ul#course.keys li {
	margin-right: 0px;
	}

.number {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	}

.red {
	color: #FF0033;
	font-weight: bold;
	}

.green {
	color: #008f7f;
	}

#news p {
	font: 12px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	}

#news p.title {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px;
	}

#news p.desc {
	font-size: 11px;
	margin-bottom: 10px;
	padding: 0px;
	}

dl.update {
	margin: 5px 0px;
	padding: 0px;
	}

.update dt {
	position: relative;
	left: 8px;
	top: 13px;
	width: 75px;
	font-weight: bold;
	}

.update dd {
	border-left: 1px solid #008f7f;
	margin: 0px 0px 0px 80px;
	padding: 0px 0px 0px 10px;
	}

#case {
	padding-top: 10px;
	}

#case tbody tr td {
	font: 13px Cambria, Georgia, Times New Roman, Times, serif;
	margin: 0px;
	line-height: 1.3em;
	}

#case td {
	padding-bottom: 10px;
	padding-right: 5px;
	vertical-align: top;
	}

.case_pre td {
	padding-bottom: 5px;
	padding-right: 20px;
	vertical-align: top;
	text-align: center;
	}

table.case_pre {
	padding-bottom: 20px;
	}

#content2 td h3 {
	margin-bottom: 0px;
	margin-top: 10px;
	}

#case .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.25em;
	}

.case_pre img, #case img {
	border: 1px solid black;
	}

#case img.ns {
	border: 0px solid black;
	}

p.case_categories {
	font: 11px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	padding-bottom: 10px;
	white-space: nowrap;
	margin-bottom: 2px;
	}

p.case_categories a {
	padding: 3px 5px;
	background-color: #edf3fe;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

p.case_categories a:hover {
	background-color: #008f7f;
	color: #fff;
	}

#lecture tbody a img {
	padding: 5px;
	background: #666666 url(../images/pic_bg.gif)
	}

#new_case {
	border: 0px solid silver;
	border-collapse: collapse;
	}

#new_case tbody tr td {
	padding: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	border: 0;
	border-top: 1px solid #e6e6e6;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	}

#new_case th {
	padding-top: 10px;
	padding-bottom: 25px;
	text-align: left;
	vertical-align: top;
	border-bottom: 0px solid #e6e6e6;
	border-collapse: collapse;
	font-weight: normal;
	}

.new_case tbody h4, #new_case tbody h4 {
	margin: 0px;
	margin-bottom: 5px;
	color: #008f7f;
	font: 14px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}

#content2 h4 {
	font: 14px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	color: black;
	margin-right: 0px;
	margin-bottom: 5px;
	clear: right;
	}

#new_case tbody a img {
	padding: 6px;
	background-color: #e6e6e6;
	margin-right: 10px;
	text-align: right;
	}

#new_case tbody a img:hover {
	background-color: #bbf1f6;
	}

#new_case tbody a img.link {
	padding: 0px;
	padding-top: 5px;
	background-color: #fff;
	}

#new_case tbody a img.link:hover {
	padding: 0px;
	padding-top: 5px;
	background-color: #fff;
	}

.new_case {
	border: 0px solid silver;
	border-collapse: collapse;
	}

.new_case tbody tr td {
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	border-top: 1px solid #e6e6e6;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	}

.new_case th {
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	border-bottom: 0px solid #e6e6e6;
	border-collapse: collapse;
	font-weight: normal;
	}

.new_case tbody a img {
	padding: 6px;
	background-color: #e6e6e6;
	margin-right: 10px;
	text-align: right;
	}

.new_case tbody a img:hover {
	background-color: #bbf1f6;
	}

.new_case tbody a img.link {
	padding: 0px;
	padding-top: 5px;
	background-color: #fff;
	}

.new_case tbody a img.link:hover {
	padding: 0px;
	padding-top: 5px;
	background-color: #fff;
	}

.caption {
	font-size: 11px
	}

.clearboth {
	clear: both;
	}

.clearright {
	clear: right;
	}

.clearleft {
	clear: left;
	}

.floatright {
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #666;
	padding: 0px;
	clear: right;
	}

.floatright_ns {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0px;
	clear: right;
	}

.floatleft {
	float: left;
	margin: 0 10px 5px 0px;
	border: 1px solid #666;
	padding: 0px;
	clear: left;
	}

.floatleft_ns {
	float: left;
	margin: 0 10px 5px 0px;
	padding: 0px;
	clear: left;
	}

.floatleft_ns_50px_bot_margin {
	float: left;
	margin: 5px 10px 20px 0px;
	padding: 0px;
	clear: left;
	}

.floatleft_ns2 {
	float: left;
	margin: 0px 10px 15px 0px;
	padding: 3px 0px 0px 0px;
	clear: left;
	}

.floatleft_225 {
	float: left;
	width: 230px;
	margin: 0px 3px 0px 4px;
	border: 1px solid #666;
	padding: 0px;
	}

.floatleft_160 {
	float: left;
	width: 160px;
	margin: 0px 3px 0px 0px;
	border: 0px solid #666;
	padding: 0px;
	}

.floatleft_160_alt {
	float: left;
	width: 160px;
	margin: 0px 3px 50px 0px;
	border: 0px solid #666;
	padding: 0px;
	}

.floatleft_160_tall {
	float: left;
	width: 160px;
	margin: 0px 10px 5px 0px;
	border: 0px solid #666;
	padding: 0px;
	}

.floatleft_175_alt {
	float: left;
	width: 175px;
	margin: 0px 15px 100px 0px;
	border: 0px solid #666;
	padding: 0px;
	}

.floatleft_200_alt {
	float: left;
	width: 200px;
	margin: 0px 5px 10px 0px;
	border: 0px solid #666;
	padding: 0px;
	}

.floatleft_100 {
	float: left;
	width: 100px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #666;
	padding: 0px;
	}

.floatright_100 {
	float: right;
	width: 100px;
	margin: 0px 0px 0px 10px;
	border: 0px solid #666;
	padding: 5px;
	}

.floatleft_75 {
	float: left;
	width: 75px;
	border: 0px solid #666;
	padding: 0px;
	}

.floatleft_305 {
	float: left;
	width: 305px;
	margin: 0px 3px 0px 4px;
	border: 1px solid #666;
	padding: 0px;
	}

.floatleft_350 {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px;
	}

.floatright_400 {
	float: right;
	width: 380px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	border: 1px solid #666;
	padding: 2px;
	clear: left;
	}

.floatright_tech {
	float: right;
	width: 420px;
	text-align: center;
	margin: 0px 0px 0px 5px;
	border: 0px solid #D8D8D8;
	}

.floatright_200 {
	float: right;
	width: 200px;
	margin: 0px 0px 0px 5px;
	border: 10px solid #D8D8D8;
	clear: right;
	}

.floatright_M {
	float: right;
	width: 300px;
	text-align: center;
	padding: 5px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #D8D8D8;
	}

.floatright_border {
	float: right;
	padding: 10px;
	margin: 0px 0px 0px 5px;
	background: #eaeaea;
	border: 1px solid #D8D8D8;
	}

#home {
	clear: both;
	padding: 0px;
	margin-top: 5px;
	border: 0px solid #D8D8D8;
	}

#home img.header {
	margin-top: 5px;
	}

#home tr {
	font-size: 13px;
	}

#home p.alt {
	font: 13px  Georgia, Times New Roman, Times, serif;
	}

#topbanner_home {
	float: left;
	width: 740px;
	margin: 0;
	padding: 3px;
	}

#response {
	clear: both;
	width: 500px;
	padding: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: #a1fffe;
	}

#response p {
	font: 12px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	}

#response h1 {
	font: 16px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.25;
	color: white;
	margin: 0px 0px 8px 0px;
	padding: 2px 2px 3px 5px;
	background-color: #234397;
	}

.global {
	width: 930px;
	margin: auto;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #D8D8D8;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 15px;
	text-align: center;
    color: #d8d8d8;
	}

.global p {
	margin: 0 0 10px 0;
	color: #333333;
    font-size: 14px;
    text-transform: uppercase;
    font: 14px Lucida Grande,Verdana,Geneva,Arial,Helvetica,sans-serif;

	}

.global p.alt {
	margin: 0px;
	color: #333;
	text-transform: uppercase;
	}

.global a img {
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 10px;
	border: 1px solid #d5d5d5;
	}

.global a img:hover {
	border: 1px solid #008f7f;
	}

#footer {
	width: 960px;
	margin: auto;
	clear: both;
	color: #999;
	padding: 0px 10px 25px 10px;
	margin-bottom: 40px;
	background-color: #3a3a46;
	border: 1px solid #333;
	border-top: 0px;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 8px rgba(0,0,0,.2);
	box-shadow: 0 1px 5px rgba(0,0,0,.2);
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	text-align: center;
	}

#footer p {
	font: 12px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	}

#footer p.note {
	font: italic 16px Cambria, Georgia, Times;
	color: #eaeaea;
	margin: 0px;
	margin-top: 25px;
	text-align: center;
	}

#footer a {
	color: #fff;
	}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#footer h1.section1, #footer h1.section1 a {
	padding-top: 8px;
	margin-bottom: 3px;
	color: #bfbfbf;
	font-size: 12px;
	text-transform: uppercase;
	}

#footer ul.section2 {
	padding-top: 0px;
	}

#footer ul.section2 li,  #footer ul.section2 li a {
	text-transform: none;
	font-style: normal;
	padding-bottom: 2px;
	color: #fff;
	}

#footer tbody {
	color: #fff;
	background: none;
	}

#footer table, #footer tbody tr {
	background: none;
	border: 0px solid #666;
	}

#footer tr td {
	background: none;
	border: none;
	}

.divider {
	margin-top: 15px;
	margin-bottom: 15px;
	}

.flag {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	}

#homenav {
	border-collapse: collapse;
	vertical-align: top;
	text-align: center;
	}

#homenav img {
	padding: 3px;
	padding-bottom: 7px;
	}

#homenav tbody img:hover {
	background: #cafcdd url(../images/arrow_down_solid.gif) no-repeat 50% 56px;
	}

#course, #course_1, #course_2 {
	border: 0px solid silver;
	border-collapse: collapse;
	}

#course tbody tr td, #course_1 tbody tr td {
	font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #686d74;
	border-collapse: collapse;
	vertical-align: top;
	}

.course, .course_alt {
	border: 0px solid silver;
	border-collapse: collapse;
	}

.course tbody tr td, .course_alt tbody tr td {
	font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #686d74;
	border-collapse: collapse;
	}

.course tr.odd {
	background-color: #F3F9F6;
	}

.course tbody th, .course_alt tbody th {
	font-size: 11px;
	font-style: bold;
	color: #fff;
	padding: 5px;
	border: 1px solid #686d74;
	background-color: #008f7f;
	border-collapse: collapse;
	text-align: center;
	}

.course tbody td, .course_alt tbody td {
	text-align: center;
	}

.course tbody td + td {
	text-align: left;
	}

.course tbody th + th {
	text-align: left;
	}

.course_alt tbody td + td, .course_alt tbody th + th {
	text-align: center;
	}

.course_images img {
	float: left;
	padding: 3px;
	background-color: #b3b9b8;
	margin: 3px;
	border: 1px solid #dbdbdb;
	}

.course_images a img:hover {
	background-color: #eef6f5;
	border: 1px solid #047760;
	}

.product_table {
	border: 0px solid silver;
	border-collapse: collapse;
	}

.product_table tbody tr td {
	font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #686d74;
	border-collapse: collapse;
	}

.product_table tbody th {
	font-size: 11px;
	font-style: bold;
	color: #fff;
	padding: 5px;
	border: 1px solid #000;
	background-color: #000;
	border-collapse: collapse;
	text-align: left;
	}

.product_table tbody td {
	text-align: left;
	}

.product_table tbody td + td {
	text-align: center;
	}

.product_table tbody th + th {
	text-align: center;
	}

#calendar {
	border: 0px solid silver;
	border-collapse: collapse;
	}

#calendar tbody tr td {
	font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #686d74;
	border-top: 0px solid #686d74;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
	}

#calendar tbody tr td img{
	padding-top: 2px;
	}

#calendar tbody tr td + td + td {
	text-align: left;
	}

#calendar tr.odd {
	background-color: #ecf1f3;
	}

#calendar tr.over {
	background-color: #c2e5f3;
	}

#calendar th.top {
	color: #363841;
	font-size: 11pt;
	font-weight: bold;
	border: 1px solid #363841;
	border-top: 0px;
	padding: 5px;
	background-color: #686d74;
	background-image: url(../images/grad_bar_01.gif);
	}

#calendar th.month {
	background-color: #008f7f;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	border: 1px solid #008f7f;
	}

.worldwide {
	width: 275px;
	height: 175px;
	float: left;
	background-color: #e3e3e3;
	padding: 10px;
	border: 1px solid #fff;
	margin: 0px 15px 15px 0px;
	}

.worldwide:hover {
	border: 1px solid #ccc;
	background-color: #F0FDF5;
	}

.worldwide dl {
	padding: 0;
	line-height: 1.3;
	width: 275px;
	}

.worldwide dt {
	background-color: #333333;
	font-size: 1.3em;
	color: white;
	margin-top: 5px;
	padding-left: 5px;
	text-align: left;
	clear: both;
	}

.worldwide dt img {
	padding-top: .35em;
	padding-right: 5px;
	float: left;
	clear: left;
	}

.worldwide dd {
	font-size: .9em;
	margin-bottom: 0.3em;
	margin: 0;
	margin-top: 5px;
	text-align: left;
	}

.bubble p {
	font: 1.15em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	}

.bubble {
	width: auto;
	margin-bottom: 35px;
	}

#bubble_home {
	width: auto;
	margin-bottom: 5px;
	}

.bubble blockquote {
	margin: 0px;
	padding: 5px;
	border: 1px solid #c9c2c1;
	background: #ecf5fd url(../images/quote_blue.gif) no-repeat -4px -4px;
	}

#bubble_home blockquote {
	margin: 0px;
	padding: 5px;
	border: 1px solid #c9c2c1;
	background: #F0FDF5 url(../images/quote_green.gif) no-repeat 0px 0px;
	}

.bubble p, #bubble_home p {
	margin: 10px;
	padding: 0px;
	}

.bubble blockquote p, #bubble_home blockquote p {
	margin: 10px;
	padding: 0px;
	}

.bubble cite, #bubble_home cite {
	position: relative;
	margin: 0px;
	margin-left: 4px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: url(../images/tip.gif) no-repeat 20px 0px;
	font-style: normal;
	}

#attention {
	width: 500px;
	height: 50px;
	margin: auto;
	background-color: #e6e6e6;
	padding: 5px;
	padding-top: 20px;
	margin-bottom: 30px;
	border: 1px solid #888888;
	clear: both;
	}

#attention p {
	font: 1.15em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	}

#attention img {
	float: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 10px;
	}

p.image_caption {
	padding-left: 7px;
	}

img.manual, a img.manual {
	border: 1px solid #e6e6e6;
	padding: 1px;
	background-color: #e6e6e6;
	margin-bottom: 25px;
	}

a img.manual:hover {
	background-color: #888888;
	}

.photo {
	margin: 1.5em 0 1em 0;
	}

.photo img {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #F6F6F6;
	margin-bottom: 0;
	}

.smallcaps {
	font-variant: small-caps;
	}

.ltgray {
	color: #666666;
	font-variant: small-caps;
	text-transform: uppercase;
	}

address {
	font-style: normal;
	margin: 0;
	padding: 0;
	}

a.pdf_link {
	font-size: 10px;
	color : red;
	padding-top: 3px;
	padding-left: 25px;
	padding-bottom: 25px;
	background: url(../images/pdf_micro.gif) no-repeat;
	}

.infoblock p {
    font: 13px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: justify;
}

.infoblock p span {
    color: #008F7F;
}

.infoblock strong a {
    font-size: 16px;
}

ul.map {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.map li {
    background: none !important;
}

ul.slider {
    display: block;
    width: 473px;
    height: 310px;

    list-style: none;
    background: none !important;
}

#content1 ul.slider li {
    list-style: none;
    background: none !important;

    display: block;

    float: left;

    margin: 0; padding: 0;

    width: 37px;
    height: 21px;
    border: 1px solid #444444;
}

ul.slider li img {
    width: 37px;
    height: 21px;
}

#subnav2 div.text {
    text-transform: none;
    font-size: 13px;
    line-height: 15px;
    color: #333333;
}



/*-- Notifications --*/
.notification {
	position: relative;
	margin-bottom: 20px;
	padding: 10px 0;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
}
.notification.notice {
	color: #52af52;
	background-color: #CFC;
	border: solid 1px #6C6;
	border-left: none;
	border-right: none;
}
.notification.error {
	color: #C66;
	background-color: #FCC;
	border: solid 1px #C66;
	border-left: none;
	border-right: none;
}


.form__errors {
  background-color: #FBF0DA;
  border: solid 1px #D3BC7F;
  padding: 1em 1em 0.5em 1em;
	margin-bottom: 1.5em;
}

.form__errors h2 {
	margin-bottom: 0;
	text-align: left;
  font-size: 125%;
	font-family: 'Tahoma';
  font-weight: bold;
  letter-spacing:-1px;
  color: #444444!important;
}

.form__errors li { color: #444444!important; margin: 0; font-weight: none; font-family: 'Tahoma'!important; font-size: 14px!important; }
.ad-gallery {
  width: 470px;
    background: #bfbfbf;
    border: 1px solid #333333;
}

.ad-gallery-small {
  width: 244px;
    background: #bfbfbf;
    border: 1px solid #333333;
}

.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;

}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 274px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }

  .ad-gallery-small .ad-image-wrapper {
    width: 100%;
    height: 182px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }

.ad-gallery-small .ad-nav {
    display: none;
}

    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 0;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
      background: url(ad_scroll_back.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(ad_scroll_forward.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
        padding-bottom: 5px;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 1px solid #CCC;
              display: block;

                width: 38px;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 1px solid #616161;
            }

#content1 .ad-gallery li {
    background: 0;
    
}

/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
#tools {                                    /***********<-----*************/
width: 940px;
margin: auto;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0;/*убрал*/
float: right;/*добавил*/
overflow: hidden;/*добавил*/
}
#header {
width: 940px;                               /***внес кое какие правки по***/
margin: auto;                               /******позицианированию********/
clear: both;                                /*****элементов в шапке********/
height: 45px;
position: relative;/*добавил*/
}
#search {
float: right;
padding: 0px;
margin: 0px;
margin-top: 48px;/*убрал*/                 /***********<-----**************/
}

#header > div.logo_head {/*обозначил место под лого*/
    float: left;
    height: 123px;
}
#header > div.logo_head img {/*спозицианировал новый логотип*/
    position: absolute;
    top: -87px;
    left: -164px;
}
#search input[type="text"] {/*изменил вид поля ввода поиска*/
    padding: 2px 6px;
    height: 12px;
    width: 164px;
    box-shadow: inset 0px 1px 0px #e5e5e5;
    margin: 0px;
}
#search input[type="submit"] {/*изьменил вид кнопки поиска*/
    padding: 0px 6px;
    height: 18px;
    border-radius: 3px;  box-shadow: none;  border: 1px solid #000;  margin-top: 3px;
    background: #ffffff; /* Old browsers */  /* IE9 SVG, needs conditional override of 'filter' to 'none' */  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */  background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-8 */;
}
#year_seal {
    width: auto;
    float: left;
    /*padding-left: 10px;*/
    position: relative;
    top: -30px;
}
#year_seal img {
    width: 120px;
}
.text-center{
  text-align: center;
}
.popup-notice{
  position: fixed;
  bottom: 0;
  width: calc(100% + 20px);
  max-width: 100vw;
  margin-left: -10px;
  background: #e9a16a;
  z-index: 999;
  padding: 20px 0;
}
.popup-notice .container{
  max-width: 100vw;
  width: 940px;
  margin: 0 auto;
}
.popup-notice .close{
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.popup-notice .close:before, .popup-notice .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}
.popup-notice .close:before {
  transform: rotate(45deg);
}
.popup-notice .close:after {
  transform: rotate(-45deg);
}
.mfp-hide{
  display: none;
}
/*---------------------------------------------------------------------------------*/
/*  Actions page
/*---------------------------------------------------------------------------------*/


.actions-list, .actions-list * {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.actions-list {
    display: inline-block;
    margin: 0 0 20px 0;
}

.actions-list__item {
    float: left;
    width: 300px;
    height: 262px;
    background: #e8e8e8;
    border: 2px solid #e8e8e8;
    position: relative;
    padding: 222px 0 0 0;
    margin: 0 20px 36px 0;
    cursor: pointer;
    text-decoration: none;
}

.actions-list__item:hover {
    text-decoration: none;
}

.actions-list__item:nth-child(3n+3) {
    margin-right: 0;
}

.actions-list__item:hover .actions-list-item__img {
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.actions-list-item__img-wrap {
    width: 296px;
    height: 222px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.actions-list-item__img {
    width: 100%;

    -webkit-transition: -webkit-transform 0.45s ease-out;
    -moz-transition: -moz-transform 0.45s ease-out;
    -ms-transition: -ms-transform 0.45s ease-out;
    -o-transition: -o-transform 0.45s ease-out;
    transition: transform 0.45s ease-out;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);

}

.actions-list-item__text {
    font-size: 18px;
    color: #494949;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: bold;
    width: 100%;
    padding: 8px 9px;
    text-align: center;
}


