@font-face {
	font-family: 'museosans_500-webfont';
	src: url('museosans_500-webfont.eot');
	src: url('museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
			 url('museosans_500-webfont.woff') format('woff'),
			 url('museosans_500-webfont.ttf') format('truetype'),
			 url('museosans_500-webfont.svg#museosans_500-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


html , body {
	margin: 0px;
	font-family: museosans_500-webfont;
	background: transparent;
	font-size: 20px;
	line-height: 20px;
}

a {
	text-decoration: none;
	color: #000;
}

a  {
	-moz-transition-property: background-color , color , border-color , opacity;
	-moz-transition-duration: 0.3s;
	-moz-transition-timing-function: ease;
	-moz-transition-delay: 0s;

	-webkit-transition-property: background-color , color , border-color , opacity;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
	-webkit-transition-delay: 0s;

	-o-transition-property: background-color , color , border-color , opacity;
	-o-transition-duration: 0.3s;
	-o-transition-timing-function: ease;
	-o-transition-delay: 0s;
	
	transition-property: background-color , color , border-color , opacity;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	transition-delay: 0s;
}


b, strong {
	font-weight: bold;
}

.no-display {
	display: none;
}

#header , #footer {
	height: 65px;
	width: 100%;
	overflow: hidden;
	background-color: #FFF
}

#footer {
	line-height: 65px;
}

#header  {
	position: fixed;
	z-index: 1000000;
	top: 0;
	left: 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #E61938;
	vertical-align: baseline;
}

#header h1 {
	margin: 0 10px;
	font-family: museosans_500-webfont;
	font-size: 40px;
	line-height: 80px;
	text-shadow: 1px 1px 1px #FFF;
	margin-left: 65px;
}

#footer img {
	margin-left: 65px;
	margin-top: 16px;
}

.sectionpage #header h1 {
	margin-left: 65px;
}

#container {
	overflow: auto;
	margin: 100px 65px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sectionpage #container {
	padding-left: 18px;
	margin-right: 0;
}

#footer  {
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #444444;
}

#footer > div {
	margin: 0 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div.clear {
	height: 0;
	clear: both;
}

.home .secList {
}

.home .secList .section {	
	float: left;
	height: 178px;
	margin: 0 60px 20px 0;
	position: relative;
	width: 175px;
}

.home .secList img {
	margin-top: 0;
}

.home .section.dbver {
	background-image: url('../images/types-img/dbver.png');
}

.home .section.lezlim {
	background-image: url('../images/types-img/lezlim.png');
}

.home .section.test {
	background-image: url('../images/types-img/test.png');
}

.home .section.tutorial {
	background-image: url('../images/types-img/tutorial.png');
}

.home .section .title {
  bottom: 14px;
  display: block;
  font-size: 18px;
  height: 62px;
  line-height: 24px;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 107px;
}

.home .section .title a {
  color: #000000;
  display: block;
  font-family: OstrichSansMedium,sans-serif;
  font-size: 28px;
  margin: 7px 0;
  text-decoration: none;
  text-shadow: 1px 1px 1px #FFFFFF;
}


#bchrumb {
	font-family: OstrichSansMedium,sans-serif;
	font-size: 18px;
	text-shadow: 1px 1px 1px #FFFFFF;
	line-height: 20px;
	margin-bottom: 20px;
	margin-left: -18px;
}
.sectionpage .section {
	width: 511px;
}

.sectionpage .section .main-cont {
	width: 355px;
	float: left;
	overflow: auto;
}


.sectionpage .section.level-root .main-cont {
	overflow: visible;
}

.sectionpage .section .section-cont {
	background-color: #999933;
	color: #FFF;
}

.sectionpage .section {
	float: left;
}

.sub-sections {
	width: 152px;
	float: left;
	margin-left: 2px;
	font-family: OstrichSansMedium,sans-serif;
	font-size: 20px;
}

.sub-sections a {
	display: block;
	/*width: 152px;*/
	height: 25px;
	line-height: 25px;
	margin-bottom: 2px;
	padding-left: 10px;
	background: #FFF url('../images/background-subsec.png') top left no-repeat;
	color: #000;
}


.sub-sections a:hover,
.sub-sections a.current {
	background: #993 url('../images/background-subsec-hover.png') top left no-repeat;	
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}


.level .title {
	background: url("../images/sub-title-background.png") repeat scroll left top transparent;
	height: 65px;
	width: 339px;
	margin-bottom: 18px;
}

.level-0 .title {
	background: transparent url('../images/title-background.png') top left no-repeat;
	width: 351px;
	height: 83px;
	margin-left: -18px;
	margin-bottom: 0;
}

.level-0 .title .icon {
  display: block;
  height: 65px;
  width: 65px;
  float: left;
}

.level .title .text {
	display: block;
	float: left;
	height: 65px;
	font-family: OstrichSansMedium , sans-serif;
	font-size: 28px;
	line-height: 65px;
	padding-left: 47px;
	color: #000;
	text-shadow: 1px 1px 1px #FFF;
}

.level-0 .title .text {
	padding-left: 10px;
}


.section .content {
	padding: 0 20px 18px 48px;
}

.sectionpage .level-0.dbver .title .icon  {
	background-image: url('../images/types-ico/dbver.png');
}

.sectionpage .level-0.lezlim .title .icon  {
	background-image: url('../images/types-ico/lezlim.png');
}

.sectionpage .level-0.test .title .icon  {
	background-image: url('../images/types-ico/test.png');
}

.sectionpage .level-0.tutorial .title .icon  {
	background-image: url('../images/types-ico/tutorial.png');
}


.links {
}

.links a {
	background: #FFF url('../images/link-arrow.png') right 5px no-repeat;
	display: block;
	height: 52px;
	margin-bottom: 2px;
	padding: 0 10px;
	color: #000;
}

.links a:hover {
	background-color: #999933;;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}

.links a h2 {
	font-family: OstrichSansMedium , sans-serif;
	font-size: 25px;
	line-height: 25px;
	padding-top: 2px;
	display: block;
}
  
table td { 
	padding-bottom: 10px; 
	overflow: hidden;
	line-height: 33px;
}

td img {
	position: absolute;
	margin-right: 10px;
}

td .text {
	display: block;
	margin-left: 40px;
}
