.globalWrapper {	
	margin: 0px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;	
}

#body {
	background-image: url(/img/bodyBg.gif);
	background-position: 0px 85px;
	background-repeat: repeat-x;
}

.globalWrapper h1 {	
	margin: 0px auto;
	width: 800px;
	height: 85px;
	background-image: url(/img/header.gif);
}

.globalWrapper h1 a {
	text-indent: -2000px;
	display: block;
	line-height: 85px;
}

.globalWrapper h2 {
  clear: both;
  font-size: 1.5em;
}

.globalWrapper h3 {
  font-size: 1.2em;
}

.globalWrapper h4 {
  font-size: 1em;
}

.globalWrapper ul.menu {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	height: 24px;
	position: relative;
	z-index: 2;
}

.globalWrapper ul.menu li {
	list-style: none;
	padding: 0px;
	position: relative;
}

.globalWrapper ul.menu li a,
.globalWrapper ul.menu li div {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	padding: 0px 6px;
}

.globalWrapper ul.menu li a:hover,
.globalWrapper ul.menu li div.hover {
  text-decoration: underline;
  background-color: #009EFF;
}

.globalWrapper ul.menu li ul {
	position: absolute;	
	top: 24px;
	padding: 0px;
	background-color: #0072BC;
	display: none;	
}

.globalWrapper ul.menu li ul li {	
	float: none;
	position: static;
}

/*
ul.menu li:hover ul {
	display: block;
}
*/


.globalWrapper ul.menu li {
	float: left;	
}

.globalWrapper div.panorama {
	margin-top: 1px;
	height: 200px;	
	background-position: center center;
	background-color: #0072BC;
	/*background-image: url(/img/panoramaBG.gif);*/
}

.globalWrapper div.panorama div#panorama {
	margin: 0px auto;
	width: 900px;
	height: 200px;
	position: relative;
	overflow: hidden;
}

.globalWrapper div.panorama div.left {
	background-image: url(/img/left.png); 
	width: 100px; 
	height: 200px; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	z-index: 1;
}

.globalWrapper div.panorama div.right {
	background-image: url(/img/right.png); 
	width: 100px; 
	height: 200px; 
	position: absolute; 
	right: 0px; 
	top: 0px; 
	z-index: 1;
}

.globalWrapper div.panorama div.opp {
	background-image: url(/img/opp.png); 
	width: 100px; 
	height: 100px; 
	position: absolute; 
	right: 50px; 
	bottom: 10px; 
	z-index: 1;
}

.globalWrapper div.panorama a.procent {	
	left: 50px; 
	bottom: 0px; 
	line-height: 44px;
	position: absolute; 
	font-size: 20px;
	background-image: url(/img/procent.gif); 
	background-repeat: no-repeat;
	background-position: 185px 0;
	z-index: 1;
	color: #000000;
	text-decoration: none;
}

.globalWrapper div.panorama a.procent div.shadow {
	position: absolute;
	left: 1px;
	top: 1px;
	color: #FFFFFF;
}

.globalWrapper div.panorama a.procent span.procent {
	visibility: hidden;
	padding: 10px;
}

.globalWrapper div.panorama div img {	
	position: absolute;
}

.globalWrapper div.contentWrapper {
	background-color: #F0F6FB;
	margin-top: 3px;
}

.globalWrapper div.leftColumn a,
.globalWrapper div.content a {	
	color: #0081CF;
	text-decoration: none;
}

.globalWrapper div.leftColumn a:hover,
.globalWrapper div.content a:hover {
	color: #0094EF;
}

.globalWrapper a.arrow {
	padding-right: 12px;
	background: url(/img/linkArrowR.gif) no-repeat center right;
}

.globalWrapper div.content,
.globalWrapper div.leftColumn,
.globalWrapper div.rightColumn {	
	border: 1px solid #ADADAD; 
	background-color: #F6F7FD;
	background-image: url(/img/contentBg.gif);
	background-repeat: repeat-x;	
	padding: 10px;
	color: #003A5F;

}

body#editor,
div.globalWrapper {
	border: 1px solid #ADADAD; 
	background-color: #F6F7FD;
	background-image: url(/img/contentBg.gif);
	background-repeat: repeat-x;
	padding: 10px;
	color: #003A5F;
}

div#page_short_content.globalWrapper, 
div#page_content.globalWrapper {
	width: 778px;
}

.globalWrapper div.content,
.globalWrapper div.columnsWrapper{
	margin: 0px auto;	
	overflow: hidden;
}

.globalWrapper div.content {
	width: 778px;
}

.globalWrapper #tinymce {
	background-color: #F6F7FD;
	background-image: none;
	width: 778px;
	padding: 10px;
	color: #003A5F;
}

.globalWrapper ul.breadCrumbs {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

.globalWrapper ul.breadCrumbs li  {
	float: left;
	list-style: none;
}

.globalWrapper ul.breadCrumbs li a {
	color: #02385E;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
} 

.globalWrapper ul.footer {
	margin: 5px auto 10px auto;
	padding: 0px;
	border-top: 1px solid #C0CEE8;
	width: 800px;
	overflow: hidden;
}

.globalWrapper ul.footer li {
	float: left;
	margin: 3px 9px;	
	padding: 0px;
	list-style: none;
}

.globalWrapper ul.footer li a {
	color: #0073BC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.globalWrapper ul.footer li a:hover {
	color: #C0CEE8;
}

.globalWrapper ul.pagination {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}

.globalWrapper ul.pagination li {
  float: left;
  list-style: none;
  margin: 0px 2px;
}

.globalWrapper ul.pagination .previous a,
.globalWrapper ul.pagination .previous span,
.globalWrapper ul.pagination .next a,
.globalWrapper ul.pagination .next span {
  text-indent: 100px;
  overflow: hidden;  
  display: block;
  width: 9px;
  background-position: center;
  background-repeat: no-repeat;
}

.globalWrapper ul.pagination .previous a,
.globalWrapper ul.pagination .previous span {
  background-image: url(/img/linkArrowL.gif);
}

.globalWrapper ul.pagination .next a,
.globalWrapper ul.pagination .next span {
  background-image: url(/img/linkArrowR.gif);
}

.globalWrapper ul.news  {
  padding: 0px;
  margin: 0px;  
  list-style: none; 
}

.globalWrapper ul.news li {
  margin: 0px;
  margin-bottom: 10px;
}

.globalWrapper ul.news li h4 {
  margin-bottom: 0px;  
}

.globalWrapper ul.news li h4 span {
	margin-right: 10px;
}

.globalWrapper div.columnsWrapper {
  width: 800px;
}

.globalWrapper div.leftColumn,
.globalWrapper div.rightColumn {
	
}

.globalWrapper div.leftColumn {
	float: left;
	width: 228px;
}

.globalWrapper div.rightColumn {
	float: right;
	width: 518px;
	text-align: center;
}

.globalWrapper div.rightColumn h4 {
	text-align: left;
}

.globalWrapper .pathways {
	background-color: #FFFFFF;
	width: 100%;
}

.globalWrapper .pathways caption {
	background-color: #003A5F;
	color: #FFFFFF;
	padding: 3px; 
	font-weight: bold;
	font-size: 1.25 em;	
}

.globalWrapper .pathways .odd td,
.globalWrapper .pathways th  {
	background-color: #F0F6FB;
}

.globalWrapper ul.gallery {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	list-style: none;
}

.globalWrapper ul.gallery li {
	float: left;
	position: relative;
	width: 155px;
	height: 155px;
}

.globalWrapper ul.gallery li.unauthorized {
	border: 1px solid green;
	width: 153px;
	height: 153px;
}

.globalWrapper ul.gallery li a {
	display: block;
	width: 100%;
	height: 100%;
}

.globalWrapper ul.gallery li a img {
	position: absolute;
	border: 0px;
	width: 125px;
	height: 125px;
	left: 15px;
	top: 15px;
}

.globalWrapper ul.gallery li.unauthorized a img {
	left: 14px;
	top: 14px;
}

.globalWrapper ul.gallery li a div {
	width: 135px; 
	height: 20px; 
	position: absolute;
	left: 10px;
	top: 125px;
	background-color: #0072BC;
	visibility: hidden;
}

.globalWrapper ul.gallery li.unauthorized a div {
	left: 9px;
	top: 124px;
}

.globalWrapper ul.gallery li a:hover div {
	visibility: visible;
}

/*

.globalWrapper .zend_form {
	overflow: hidden;
}

.globalWrapper .zend_form dt {
	float: left;
	width: 150px;
} 


*/


.globalWrapper .zend_form {
	overflow: hidden;
}

.globalWrapper .zend_form  dt {
	float: left;
	clear: left;
	width: 150px;
	line-height: 22px;
	height: 22px;
}

.globalWrapper .zend_form  dd {
	margin-left: 0px;
	line-height: 22px;
}

.globalWrapper .zend_form  dd.float {
	float: left;
}

.globalWrapper .zend_form  dt.inline {
	float: left;
	clear: none;
	width: auto;
	margin: 0px 5px;
}

.globalWrapper #training_application .zend_form dt {
	width: 200px;
}

.globalWrapper .zend_form textarea {
	width: 300px;
	height: 50px;	
}


.globalWrapper .zend_form ul.errors {
	padding-left: 155px;
	margin-left: 0px;
	color: red;
	font-weight: bold;
	list-style: none;
}

.globalWrapper .zend_form dd.float ul.errors {
	padding-left: 5px;
}

.globalWrapper p.success {
	color: #1B6F00;
	background-color: #CAFFAF;
	border: 1px solid #1B6F00;
	padding: 10px;
	font-weight: bold; 
}

.globalWrapper p.error {
	color: #FF0000;
	background-color: #FFEFEF;
	border: 1px solid #FF0000;
	padding: 10px;
	font-weight: bold; 
}

.globalWrapper ul.galleries {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}

.globalWrapper ul.galleries li.unauthorized {
	border: 1px solid green;
}

.globalWrapper ul.galleries a {
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	height: 164px;

}

.globalWrapper ul.galleries a span {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}

.globalWrapper ul.galleries a:hover {
	background-color: #E0E9EF;
}

.globalWrapper ul.galleries a img {
	border: 0px;
	margin: 10px;
}

.globalWrapper ul.topo {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

.globalWrapper ul.topo li {
	overflow: hidden;
}

.globalWrapper ul.topo a.img {
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 129px; 
	height: 129px;
	border: 0px;
}


ul.tabs {
	border-bottom: 1px solid #003A5F; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 0px 3px 0px;
	margin-bottom: 0px;
}

ul.tabs li { /* do not change */
	display: inline;
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}

ul.tabs li a { /* settings for all tab links */
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #003A5F; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #FFFFFF; /* set unselected tab background color as desired */
	color: #666; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul.tabs li.selected a {
	background-color: #003A5F; /* set selected tab background color as desired */
	color: #FFFFFF; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul.tabs a:hover { /* settings for hover effect */
	background: #fff; /* set desired hover color */
}
