body {
	font-family: verdana;
	font-size: 11px;
	color: #3F3F3F;
	line-height:16px;
	background:url("../img/knomos_bg.jpg") repeat fixed 0 0 #00698B;
}

P, H1, H2, H3, H4, H5, H6, FORM {
	margin: 0;
}
UL, OL {
	margin: 0;
	padding: 0;
}
LI {
	list-style-type: none;
}
A {
	color: #bfbfbf;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
A IMG {
	border: none;
}
SELECT, INPUT {
	font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
}
SELECT {
	border: solid 1px #CFCFCF;
}
.text-centered{
	text-align:center;
}
/******************************/ 

.main_structure{
	width:100%;
	float:left;
	clear:both;
}

#navigation {
	clear:both;
	float:left;
	margin: -29px auto 14px;
	min-width:825px;
	width:100%;
}


#navigation > div{
	float:right;
	margin:0 auto;
	width:53.2%;
}

#navigation ul {
    float:left;
    margin: 0 auto;
    text-align:center;
}

#navigation ul li{
	float:left;
	width:100px;
	font-size: 13px;
	font-weight: bold;
	padding:4px 0;
	margin:0 4px;
	color:#00698B;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	/* -moz-box-shadow:3px 3px 5px #003C4F; */
	background:#f3f3f3 url('../img/menu_bg.png') repeat-x;	
}

#navigation ul li.selected{
	background: #00698B url('../img/menu_bg_sel.png') repeat-x;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow:0 1px 3px #003C4F;
}

#navigation ul li a:hover {
	color: #00698B;
}
#navigation ul li:hover {
	-moz-box-shadow:0 1px 3px #003C4F;
}

#navigation ul li a {
	color: #00698B;
	text-decoration: none;
}
#navigation ul li.selected a {
	color: #f3f3f3;
	text-decoration: none;
}

.box_content {
	width: 100%;
}

.box_content p {
	float: left;
	width: 70%;
}

.box_content img {
	float: right;
	width: 30%;
}

.very-important-text, .important-text{
	font-weight:bold;
}	

.very-important-text{
	color: #004b63;
}

#logo {
	width: 760px;
	margin: 0 auto;
}

#wrapper .cubicle{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	/* -moz-box-shadow:3px 3px 5px #003C4F; */
	/*background-color:#e7e7e7;*/
    background: url('../img/cubicle_bg.png') repeat-x;
    background-position: top;
	
	width: 777px;
	min-height: 350px;
	margin: 0 auto;
}

#wrapper a{
	color:#00698B;
}

div.content_cubicle {
	padding: 20px 40px;
}

.code-text{
	font-size:0.8em;
}

.numeric-list{
	list-style-type:numeric;
}

ul.examples{
	color:#00698B;
	float:left;
	font-size:0.9em;
	margin:10px 0;;
}

ul.three-column li{
	float:left;
	width:30%;
}
ul.two-column li{
	float:left;
	width:50%;
}
/* ----- HOME ------ */

.title-home{
	font-family:tahoma;
	font-size:2em;
	font-weight:bold;
	margin-top:10px;
}

#gweb1{
    background: transparent url('../img/knomos_gweb1.png') no-repeat;
    width: 600px;
    height: 190px;
    margin: 33px auto 0;
	float:left;
}
.gweb{ 
	height: 150px;
    margin: 33px auto 0;
	float:left;
	cursor:pointer;
	margin-left:20px;
}
#gwebPerson{
    background: transparent url('../img/knomos_gweb1.png') no-repeat scroll 00px 0;
    width:100px;
}
#gwebNeed{
    background: transparent url('../img/knomos_gweb1.png') no-repeat scroll -100px 0;
    width:150px;
}
#gwebNeed .title-home-section{
	margin-left:25px;
}

#gwebMoment{
    background: transparent url('../img/knomos_gweb1.png') no-repeat scroll -250px 0;
    width:165px;
}

#gwebMoment .title-home-section{
	margin-left:18px;
}

#gwebSolution{
    background: transparent url(../img/knomos_gweb1.png) no-repeat scroll -410px 0;
    width:200px;
}

.title-home-section{
	font-family:tahoma;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	width:100%;
	margin:10px auto;
	margin-top:150px;
}

.gweb:hover{
	color:#5AA02C;
}

.extra_info{
	display:none;
	clear:both;
	float:left;
	margin-top:35px;
}

.example{
	font-size:0.8em;
	font-family:tahoma;
}
/* ----- solutions -----*/

#solutions .content_cubicle > ul > li{
	float:left;
	width:45%;
	margin:10px;
}

#solutions .content_cubicle > ul{
	float:left;
	margin:10px;
}

#solutions .content_cubicle > ul > li p{
	margin-left: 5px;
}


#solutions .content_cubicle > ul > li  ul li{
	list-style-position:outside;
	list-style-type:lower-alpha;
	margin-left:35px;
}


/* ----- products -----*/
#products ul{
	margin:5px;
}

#products ul li {
	float:left;
	height:70px;
	width:50%;
}


#products ul li a{
	font-weight:bold;
}

#products ul li span{
	clear:both;
	float:left;
	font-size:0.9em;
	padding:1px 20px;
	width:90%;
}


#products ul li span.abstract{
}


#products ul li span.description{
	font-style:italic;
}

/* ----- about us -----*/
#aboutus .message{
	border:1px solid #00536D;
	font-size:0.8em;
	text-align:center;
	margin:20px auto;
	padding:5px;
	width:70%;
}

#aboutus .message .error{
	color: #DD5353;
}

#aboutus .message .success{
	color: #539D53;
}

#aboutus .message span{
	clear:both;
	width:100%;
	float:left;
}

#aboutus form label{
	clear:left;
	width:100%;
	float:left;
	margin-top:5px;
}
#aboutus form input, textarea{
	clear:left;
	width:100%;
	float:left;
}

#aboutus h3{
	color:#53536D;
}
#aboutus div#contactus{
	margin-left:30px;
}



/* ----- footer ----- */

#footer {
	margin: 0 auto;
	padding-top: 8px;
	height: 100px;
}

#footer img {
	width: 40px;
	height: 40px;
	float: left;
}

#text_footer {
	text-align:center;
	width:60%;
	color:#F3F3F3;
	margin:0 auto;
}

#footer .navigation_menu_wrapper{
	margin:0 auto;
	max-width:760px;
	min-width:325px;
	width:45%;
}

#footer ul.navigation_menu {
	float: left;
	margin-bottom: 3px auto;
	width:100%;
}

#footer ul.navigation_menu li {
	float: left;
	margin-right: 10px;
}

#footer ul.navigation_menu li a {
	color: #b0b0b0;
}

#footer ul.navigation_menu li a:hover {
	color: #f3f3f3;
	text-decoration: underline;
}

#footer p{
	width:100%;
	float:left;
}
#footer p.direccio {
	color: #f3f3f3;
	margin-top: 3px;
}

#footer p.direccio a {
	color: #b0b0b0;
}

#footer p.direccio a:hover {
	color: #f3f3f3;
	text-decoration: underline;
}
