/* CSS Document */
#calDiagram {
	margin-top:15px;
}
.diaHght1{
	height:800px;
}
#calDiagram h3{
	text-align:center;
	margin-bottom:15px;
}
#calDiagram a{
	background:url(../images/products/bg_dotted_box.gif) no-repeat;
	height:59px;
	width:124px;
	display:block;
	border:none!important;
	line-height:45px;
	text-align:center;
	font-weight:bold;
}
#calDiagram a:hover{
	color:#000!important;
	
}

.section h3{
	display:none;
}
.section {
	position:relative;

}
.section a{
	text-decoration:none;
}
.height1{
	height:320px;
	width:555px;
}
.height2{
	height:120px;
	width:555px;
}
.section .lk1{
	position:absolute;
	left:0px;
	top:0px;
}
.section .lk2{
	position:absolute;
	left:150px;
	top:0px;
}
.section .lk3{
	position:absolute;
	left:290px;
	top:0px;
}
.section .lk4{
	position:absolute;
	right:0px;
	top:0px;
}
.section .lk5{
	position:absolute;
	left:0px;
	top:0px;
}
.section .lk6{
	position:absolute;
	left:180px;
	top:0px
}
.section .lk7{
	position:absolute;
	left:365px;
	top:0px;
}
.section ul{
	position:absolute;
	top:60px;
	left:30px;
}
a.lk1active, a.lk5active{
	background:url(../images/products/bg_lk1.jpg)!important;
}
a.lk2active, a.lk6active{
	background:url(../images/products/bg_lk2.jpg)!important;
}
a.lk3active{
	background:url(../images/products/bg_lk3.jpg)!important;
}
a.lk4active, a.lk7active{
	background:url(../images/products/bg_lk3.jpg)!important;
}
#calypsoA2,#calypsoA3,#calypsoA4,#calypsoB2,#calypsoB3{
	display:none;
}

.linkBox {
	float:right;
	width:160px;
	margin:0 0 7px 7px;
	color:#012e55!important;
	background:url(../images/page/ic_document.gif) no-repeat;
	padding:7px 7px 7px 20px;
	border:1px dashed #8e8e8e;
}
.linkBox a{
	border:none!important;
}
.linkBox a:hover{
	color:#012e55!important;
	text-decoration:underline!important;
}
