body{
	background-color:#091A2A;
	/*background-image: url('fileadmin/templates/image/bg_gradient.png');
	background-repeat:no-repeat;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 68 30 68 30;
}

a{
	color:#3BA0EE;
}
p{
	margin: 0px;
	padding: 0px;
}
img {
	behavior: url('iepngfix.htc');
}
/*--Header--*/

.header{
    background-image: url('../image/header.png');
	background-repeat:no-repeat;
	behavior: url('iepngfix.htc');
	height:79px;
	width:862px;
}

/*--Main menu--*/

.menuMain{
	background-repeat:no-repeat;
	background-position:center bottom;
	behavior: url('iepngfix.htc');
	height:27px;
	width:862px;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:12px;
	padding-left:1px;
}
.menuMainItem span{
	color:#7891AC;		
}
.menuMainItem a{
	text-decoration:none;
	color:#7891AC;	
}
.menuMainItem span:hover{
	color:#3BA0EE;
}
.menuMainItem a:hover{
	color:#3BA0EE;
	background-image:
}
.menuMainItem{
	float:left;
	padding-top:5px;
	padding-right:21px;
	padding-left:13px;
	background-repeat:no-repeat;
	background-position:left top;	
	behavior: url('iepngfix.htc');
}
.menuMainItemActive{
	float:left;
	padding-top:5px;
	padding-right:21px;
	padding-left:13px;
	background-repeat:no-repeat;
	background-position:left top;
	behavior: url('iepngfix.htc');
}
.menuMainItemActive span{
	color:#3BA0EE;		
}
.menuMainItemActive a{
	text-decoration:none;
	color:#3BA0EE;		
}

/*--Text under menu--*/

.textMenu{
	font-size:12px;
	color:9BB7C3;

}

/*--Content--*/

.contentMenuCurrent{
	background-repeat:no-repeat;
	background-position:center bottom;
	behavior: url('iepngfix.htc');
	height:30px;
	width:862px;
	margin-top:31px;
	margin-bottom:30px;
	color:66788D;
	font-size:24px;
	text-transform:uppercase;
	padding-bottom:6px;
}
.content{
	font-size:12px;
	color:9BB7C3;
	vertical-align:top;
	width:930px;
}
.contentSeparator{
	background-repeat:no-repeat;
	background-position:center bottom;
	behavior: url('iepngfix.htc');
	height:1px;
	width:862px;	
	margin-top:34px;
	margin-bottom:10px;
}
.contentVitaImage{
	float:left;
	margin-right:16px;
}
/*--Left menu--*/

.menuLeft{
	font-size:12px;
	color:9BB7C3;
	vertical-align:top;
	width:226px;
}
.menuLeftHeader{
	text-transform:uppercase;
	color:#66788D;
	font-size:24px;
	padding-bottom:5px;
}
.menuLeftItem{
	background-repeat:no-repeat;
	background-position:center top;
	behavior: url('iepngfix.htc');
	width:226px;
	padding-top:8px;
	text-transform:uppercase;
	height:30px;
	vertical-align:top;
}
.menuLeftItem a{
	text-decoration:none;
	color:#7891AC;		
}
.menuLeftItem a:hover{
	color:#3BA0EE;
}
.menuLeftItemLink{
	float:left;
}
.menuLeftItemArrow{
	text-align:right;
	padding-right:12px;
	padding-top:1px;
}
.menuLeftItemLinkActive{
	float:left;
}
.menuLeftItemLinkActive a{
	color:#3BA0EE;		
}
.subMenuLeft{
	background-repeat:no-repeat;
	background-position:center top;
	behavior: url('iepngfix.htc');
	height:1px;
	width:226px;
	padding-top:10px;
}
.subMenuLeftRow img{
	margin-right:10px;
	margin-bottom:10px;
}

/*--Details--*/

.details{
	padding-left:53px;
	padding-top:12px;
}
.detailsArrows{
	padding-left:53px;
	padding-bottom:15px;
	padding-top: 7px;
}
.detailImage{
	padding-bottom:20px;
	padding-right:20px;	
}
.detailHeader{
	text-align:right;
	vertical-align:top;
	color:#3BA0EE;
	font-size:12px;
	padding-right: 20px;
	border:solid 0px #ffffff;
}
.detailTextTitle{
	color: #FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.detailText{
	color:66788D;
	font-size:12px;
}