/*LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
		stylesheet for libox.it - MALA
LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL*/

body {
	margin:0;
	padding:0;
	font:0.75em/130% Arial, Verdana, Helvetica, sans-serif;
	background:#1266a8 url(../img/texture.jpg) repeat-x left top;
	color:#fff;
}

/*LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
		styles for layout
LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL*/
header, nav, section, footer, iframe{display:block}
#wrapper{
	background: url(../img/background.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 75em;
}
header{
	height:17em;
	margin:0px;
	width:37em;
	display: block;
	float:left;
}
nav{clear:both;float:left;}
aside {
	margin: 0;
	width: 34em;
	height: auto;
	text-align:left;
	padding:1em;
	float:left
}

aside#container-video {
	margin: -4em 0 0 3em;
	width: 403px;
	height: 243px;
	text-align:center;
	background:#000 url(../img/screen.jpg) no-repeat center center;
	padding:0px;
	float:right
}
section#container-video {
	margin: -9em 0 0 2em;
	width: 403px;
	height: 243px;
	text-align:center;
	background:#000 url(../img/screen.jpg) no-repeat center center;
	padding:0px;
	float:right
}
section#demo {
	margin: 0em 0 0 2em;
	height: 29em;
	text-align:left;
	padding:0px;
	float:left
}
h1, h2, h3, h4{	
	font-family: Tahoma;}
header h1{
	margin:0.5em 1em 0 1em;
	width:243px;
	height:135px;
	background: url(../img/logo.png) no-repeat left top
}
article h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 130%;
	margin:0;
	padding:0;
}
article h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 120%;
	margin:0;
	padding:0;}
article.wide h2 {
	color: #13506C;
}
article.wide h4 {
	color: #FFF;
	font-size: 1.1em;
	background-color: #1266A8;
	clear: both;
	padding:0.5em;/*
	opacity: 0.7!important;*/
}
h1 span, h2 span{display:none;}
aside iframe{margin:20px auto;border:0;}
footer, p#validation {
	clear:both;
	margin: 1.5em 0 0 1.5em;
	width:34em;
}

/*LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
		styles for nav, a
LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL*/
nav{
	margin:3em 0 1em 1em;
}

nav ul{margin:0;padding:0; text-indent:0;}
nav ul li{
	float:left;
	display:inline;
	padding:0 0.4em;
	list-style: none;
}
nav ul li a{color:#fff;}
a{color:#FFF;text-decoration:none;}
article p a, a#active {font-weight: bold;color: #44CEF5;}
a:hover {font-weight: normal;color: #44CEF5;}
nav li#fb, nav li#twitter, nav li#youtube{
	width:37px;
	height:38px;
	margin:-1em 0em 0.4em 0em;
	float:left;
	padding: 0 0.2em;
}
nav li#fb{background:transparent url(../img/social-fb.jpg) no-repeat center center;}
nav li#twitter{background:transparent url(../img/social-twitter.jpg) no-repeat center center;}
nav li#youtube{background:transparent url(../img/social-youtube.jpg) no-repeat center center;}
nav li a{width:100%;height:100%;display:block;}
nav li a span{display:none;}
/*LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
		styles for sliding page
LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL*/

header#slide{
	position:fixed !important;
	position:absolute;
	top:0;
	left:0;
	background: url(../img/background.jpg) no-repeat left top;
	height: 45em;
	width:35em;
	z-index:0;
}
table{ margin:15em 0 0 1em; padding:0; border-collapse:collapse; }
table, tr, td { margin:0; padding:0; border-collapse:collapse; }
td {vertical-align:middle;}

/* BACK BUTTON */
#back {
	position:fixed !important;
	position:absolute;
	right:1.5em;
	top:1.5em;
	width:1.5em;
	padding:0.4em;
	text-align:right;
}
#container figure figcaption {
	color: #fff;
	font-style: italic;
}
section#container{
	margin:5em 0 0 38em;
}
article {
	background-color:#1266A8;
	opacity: 0.7!important;
	display: block;
	padding:1em 0 1em 1em;
	margin: 0 1em;
	width: 37em;
	clear: left;
	position: relative;
}
article p, article ul {

}
article ul{
	margin:0 0 1em 0.5em;
	padding:0;
	text-indent:0;
}
article ul ul{
	margin:0 0 0 1.5em;
	padding:0;
	text-indent:0;}
article ul li {
	list-style-type: none;
}
article.wide ul li {
	list-style-type: none;
	margin: 0 1em 0 0;
	padding: 0.5em;
}
section {}
div#social {
	clear: both;
	margin: 1em;
	background-color:#1266A8;
	opacity: 0.7!important;
}
article header {
	height: 3em;
	width: 36em;
}
aside fieldset p label {
	width: 11.3em;
	display: block;
	float: left;
}
aside fieldset {
	border: 0px solid;
	margin: 0 0 0 1em;
	padding: 0;
}
aside input, aside textarea {
	color: #1266A8;
	background-color: #FFF;
	border: 1px solid #0CF;
	font-weight: bold;
	padding: 0.2em;
	width: 17em;
}
aside p.submit input {
	margin-left: 11em;
}
#wrapper section article p {
	width: 98%;
}
article.wide{
	width:80%;
	background-color:#FFF;
	color:#000;
	opacity:1!important;
}
 article.wide ul li a{
	width:80%;
	background-color:#FFF;
	color:#000;
}
article.wide header {
	width: 100%;
}

#wrapper section .wide p img {
	float: left;
	margin: 1em 1em 1em 0;
}
a.right {
	float: right;
	color: #0CF;
	margin: 1em;
}
p.submit input {
	color: #FFF;
	background-color: #1266A8;
	width: 5.5em;
	border: 1px solid #0CF;
}


/*php list*/
input {
	background-color: #FFF;
	border: 2px solid #0CF;
}
p input {
	background-color: #FFF;
	border: 2px solid #0CF;
	color: #1266A8;
	font-weight: bold;
}
#wrapper section .wide ol {
	float: left;
	margin-right: 2em;
}

