html,
body {
   margin:0;
   padding:0;
   height:100%;
   background:#0054a6 url(/i/page_bg.gif) repeat-x;
   font-family:Verdana, Geneva, sans-serif;
}
img {border:0;}
#container {
   min-height:100%;
   position:relative;
   margin:0 auto;
   width:960px;
   background:#ebf6fd;
}
#topper {
	height:37px;
	padding:0;
	font-size:13px;
	line-height:37px;
	letter-spacing:15px;
	text-align:center;
	color:#fff;
	background:#0054a6 url(/i/page_bg.gif) repeat-x;
}
#languages {
	float:right;
	margin-top:-16px;
}
#languages span {
	margin-left:5px;
}
#header {
   background:#ff0;
   padding:0;
   padding-top:3px;
   height:166px;
   background:#0073d9 url(/i/header.gif) repeat-x;
}
#header .header_logo {
	margin:0;
	margin-left:20px;
	float:left;
}
#header .menu {
	width:720px;
	height:103px;
	background:url(/i/menu.gif);
	margin:0 10px;
	z-index:2;
	float:right;
	margin-left:230px;
	position:absolute;
	top:40px;
}
#header .menu_item {
	height:103px;
	float:left;
	z-index:2;
	position:absolute;
	display:none;
	background:url(/i/menu_hover.gif);
}
#header #menu_title {
	width:720px;
	float:right;
	height:134px;
	z-index:11;
	margin:0 10px;
	overflow:hidden;
	position:relative;
}
#header #menu_title .menu_title_item {
	float:left;
	height:134px;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	color:#fff;
	z-index:12;
	padding-top:105px;
}
#header #sub_menu {
	height:26px;
	line-height:26px;
	margin-top:136px;
	margin-top:expression(0+'px');
	clear:both;
	width:100%;
}
#header #sub_menu a {
	margin:0 20px;
	float:left;
	color:#003b76;
	text-decoration:none;
	font-size:11px;
}
#header #sub_menu a:hover {
	text-decoration:underline;
}
#header #sub_menu a.sub_menu_temp {
	float:right;
	font-weight:bold;
	color:#0054a6;
}
#body {
   padding:0;
   padding-bottom:152px;   /* Height of the footer */
}
#body #bread {
	margin:0;
	height:31px;
	font-size:10px;
	line-height:31px;
	padding-left:10px;
}
#body #content {
	margin:10px;
	margin-top:0;
	margin-bottom:20px;
	width:724px;
	float:right;
	height:100%;
}
#body #left_block {
	margin:0;
	width:214px;
	float:left;
	padding-bottom:30px;
}

#body #left_block #blue_block {
	background:#c9ddf0;
	padding:10px;
	margin-bottom:20px;
}

#body #left_block #blue_block ul {
	margin:0;
	padding:0;
	font-size:12px;
	list-style:none;
	color:#005fb8;
}

#body #left_block #blue_block ul li {
	margin:3px;
	margin-bottom:10px;
}

#body #left_block #blue_block ul li div.bullet {
	float:left;
	width:11px;
	height:11px;
	background:url(/i/bb_bullet_right.gif);
	margin-top:3px;
	margin-right:5px;
}
#body #left_block #blue_block ul li span {
	cursor:pointer;
}
#body #left_block #blue_block ul li span a {
	color:#005fb8;
	text-decoration:none;
}
#body #left_block #blue_block ul li.opened div {
	background:url(/i/bb_bullet_down.gif);
}
#body #left_block #blue_block ul li ul {
	display:none;
}
#body #left_block #blue_block ul li.opened ul {
	display:block;
}
#body #left_block #blue_block ul ul {
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	margin-left:20px;
	color:#000;
	width:170px;
}

#body #left_block #blue_block ul ul li {
	margin:4px;
}
#body #left_block #blue_block ul ul li a {
	color:#000;
	text-decoration:none;
}
#body #left_block #blue_block ul ul li a:hover {
	text-decoration:underline;
}
#body #left_block #blue_block div.shadow {
	display:expression('none');
	width:214px;
	height:9px;
	background:url(/i/menu_shadow.gif);
	margin-top:10px;
	margin-left:-10px;
	margin-bottom:-10px;
}
#body #left_block .simple_block {
}

#body #left_block .simple_block div.title {
	color:#005fb8;
	font-size:15px;
	margin:3px 20px;
}

#body #left_block .simple_block div.content {
	padding:5px 5px;
	padding-left:15px;
	font-size:10px;
}
#body #left_block .simple_block div.content p {
	margin:2px 0;
}
#body #left_block .simple_block div.news_item {
}

#body #left_block .simple_block div.news_item div.date {
	float:right;
	font-style:italic;
}

#body #left_block .simple_block div.news_item div.text {
	padding-top:10px;
}

#body #left_block .simple_block div.news_item div.more {
	font-weight:bold;
	float:right;
	margin-bottom:10px;
}
#body #left_block .simple_block div.news_item div.more a {
	color:#000;
	text-decoration:none;
}
#body #left_block .simple_block div.news_item div.more a:hover {
	text-decoration:underline;
}
 
#content {
	font-size:12px;
	line-height:20px;
}

#content img {
	margin:8px;
	text-align:center;
	
}

#content_inner {
	padding:20px;
	padding-top:5px;
}
#content a {
	color:#005fb8;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content h1 {
	color:#001f3d;
	font-size:20px;
	margin:0;
	margin-bottom:15px;
	line-height:28px;
}
#content h2 {
	color:#005fb8;
	font-size:16px;
}

#content p {
	text-indent:8px;
}

#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:152px;   /* Height of the footer */
   background:#0054a6 url(/i/page_shadow.gif) no-repeat;
}

#footer #footer_logo {
	float:left;
	margin-left:10px;
	margin-top:15px;
}

#footer .footer_block {
	float:left;
	line-height:15px;
	height:140px;
	color:#eef4f9;
	font-size:11px;
	text-align:right;
	margin:10px;
	margin-top:16px;

}

#footer .footer_block a {
	color:#eef4f9;
	text-decoration:none;
}
#footer .footer_block a:hover{
	text-decoration:underline;
}
#footer .footer_block .sub {
	font-size:9px;
	line-height:14px;
}
.clear {
	clear:both;
	width:100%;
}

#content div.info_block {
height:380px;
margin-right:-20px;
margin-left:-20px;
}
#content div.info_block div#gallery_pic{
	float:left;
	width:370px;
	height:350px;
	padding-bottom:10px;
}

#content div.info_block div#gallery_pic div#gallery_image_wrapper {
	height:340px;
	text-align:center;
	vertical-align:bottom;
	line-height:290px;
}

#content div.info_block div#gallery_pic div#gallery_image_wrapper img {
	display:inline;
	vertical-align:middle;
}

#content div.info_block div#gallery_pic div#gallery_controls {
	font-size:11px;
	text-align:center;
}
#content div.info_block div#gallery_pic div#gallery_controls span#photo_title {
	font-style:italic;
	font-size:12px;
}
#content div.info_block div#gallery_pic div#gallery_controls img {
	margin:0;
	margin-bottom:-4px;
}

#content div.info_block div.info {
	float:right;
	width:335px;
	height:250px;
	overflow:hidden;
}

#content div.info_block div.info div h3{
color:#005fb8;
}
#content div.info_block div.info div.usage a{
	font-weight:bold;
	color:#005fb8;
	text-decoration:none;
}
#content div.info_block div.info div.usage a:hover {
	text-decoration:underline;
}
#content div.info_block div.info div ul {
	list-style:none;
	margin:0;
	padding:0;
}

#content div.info_block div.info div ul li {
	margin:0;
	padding:0;
	font-size:10px;
	line-height:14px;
}

#content div.info_block div.info div h3 {
}
#content div.info_block div#gallery_next {
	float:right;
	width:300px;
	height:130px;
	padding-top:20px;
	text-align:left;
	
}

#content div.info_block div#gallery_next img {
	cursor:pointer;
	margin-left:-10px;
}

#content table {
text-align:center;
border-collapse:collapse;
border:1px solid #fff;
}
#content thead td {
background-color:#a8d5f1;
font-weight:bold;
padding:5px;
}
#content tr { background-color:#d6ebf9; }
#content tr.odd { background-color:#bde0f6; }
#content td { padding:5px; }

#content table.data_table {
width:95%;
}

#content table.data_table tr td {
	padding:0;
	line-height:16px;
margin:0 auto;
}

#content form label {
	margin:5px 15px;
	width:130px;
	display:inline-block;
	font-size:12px;
}
#content form input[type=text] {
	padding:3px;
	width:350px;

	font-size:12px;
}

div.catalog_overview {
margin-bottom:50px;
font-size:11px;
}

div.catalog_overview table.catalog_table{
background:#EBF6FD;
border:0 !important;
width:100%;
}

div.catalog_overview table.catalog_table tr{
 background:none;
 padding:0;margin:0;
}
div.catalog_overview table.catalog_table tr td{
 padding:0 !important;
 margin:0;
 background:#EBF6FD;
}
div.admin_block {
	background:#111;
	color:#e1e1e1;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

div.admin_block table {
	margin:0 !important;
	padding:0 !important;
}
div.admin_block table tr {
	margin:0 !important;
	padding:0 !important;
}
div.admin_block table tr td {
	margin:0 !important;
	padding:0 !important;
}
div.admin_block div.admin_menu {
height:30px;
}
div.admin_block div.admin_menu a {
	color:#eee !important;
	background:none;
	border:5px solid #111;
	font-weight:bold;
}
div.admin_block div.admin_menu a:hover {
	color:red;
}
div.admin_block form {
	margin-top:15px;
}
div.admin_block form div.field {
	margin-bottom:5px;
}

table.small tr {
height:10px;

}
table.small tr td {
height:10px !important;
padding:5px !important; 
}

table.small tr td p {
margin:0;
padding:0;
}


