/* global css */
@font-face
{
	font-family: franklin;
	src: url(../fonts/Franklin-Gothic-Book.ttf);
}
@font-face
{
	font-family: Century-Gothic;
	src: url(../fonts/Century-Gothic.ttf);
}
@font-face
{
	font-family: Gadugi;
	src: url(../fonts/Gadugi.ttf);
}
body{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	margin:0 auto;
	font-family:arial;
}
.l-page{
	width:100%;
	margin:0 auto;
}
p{
	margin:10px 0px;
	line-height: 15px;
}
img{
    max-width:100% !important;
    height:auto !important;
}
.innerwidth{
	width:795px;
}
/* baner */
.baner-container{
	background:url("../images/baner-bg.png") repeat-x top;
}
.l-baner{
    position: relative;
}
.slide-controls {
    position: absolute;
    right: 18px;
    text-align: center;
    top: 54%;
    width: 48px;
}
.slide-controls img{
	cursor: pointer;
}
.slide-controls .up-arrow-disabled, .slide-controls .down-arrow-disabled
{
	opacity:0.6;
}
.switcher{
	padding:0px;
	margin:0px;
	list-style: none;
}
.switcher a{
	background:url("../images/slidecontrol.png") no-repeat 0 -16px;
    width: 16px;
    height: 16px;
    display: block;
    margin-bottom: 5px;
    color: transparent;
    font-size: 0;
}
.switcher a.active{
	background:url("../images/slidecontrol.png") no-repeat 0 0px;
}
/* slide 1 */
.latestnews{
    background: #FFDF9A;
    border: 1px solid #FDB61E;
    border-radius: 3px;
    height: auto;
    width: 204px;
    position: absolute;
    left: 10px;
    top: 30px;
    padding-bottom: 10px;
	font-family: Century-Gothic;
}
.latestnews h2 {
    color: #000000;
    font-size: 14px;
    padding: 10px;
    text-transform: uppercase;
    font-weight:bold;
    font-family: Century-Gothic;
}
.latestnews .block-content {
    padding: 0 10px;
    color:#333333;
}
.latestnews .morelink{
    padding: 0 10px;
    text-align:right;
}
.latestnews .morelink a{
    text-decoration: underline;
    color:#333333;
}

.banernav{
    position: absolute;
    right: 25px;
    text-align: center;
    top: 55px;
    width: 70px;
}
.banernav ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.banernav ul li{
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;
}
.banernav ul li a{
    display: block;
    font-size: 13px;
    position: relative;
    z-index: 100;
	color:#333333;
}
.cloudwripple{
    left: 0%;
    position: absolute;
    top: 8%;
}
.slidetitle{
    color: #000;
    font-size: 24px;
    font-weight: bold;
    left: 30%;
    position: absolute;
    top: 1%;
    font-family: Century-Gothic;
}
.jbibus{
    bottom: 10%;
    left: 17%;
    position: absolute;
}
.desk-set{
    left: 17%;
    position: absolute;
    top: 23%;
    width: 424px;
    color:#000000;
    font-size:14px;
    font-weight:bold;
}
.openesbtobinding{
    left: 27%;
    position: absolute;
    top: 34%;
}
.openesb-head{
    float: left;
    margin-left: 30px;
    width: 150px;
    line-height: 16px;
}
.endpoints-head{
    float: right;
    margin-right: 62px;
    margin-top: 18px;
}
.openesb{
    clear: both;
    float: left;
    margin-left: 30px;
    margin-top: 5px;
}
.endpoints{
    float: right;
    margin-right: 53px;
    margin-top: 11px;
    width: 150px;
}
.endpoints img {
    float: left;
}
.open-msg{
    clear: both;
    float: left;
    margin-top: 11px;
}
.arrow1{
	float: left;
}
.endpoint-msg{
    float: right;
    margin-right: -4px;
    margin-top: 12px;
}
.arrow2{
	float: right;
}
.arrow3{
	float: right;
	margin-right: 33px;
}
.arrow4{
	float: right;
	margin-right: 33px;
}
.serviceengine{
    background: url("../images/service-binding-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 4px;
    clear: both;
    height: 37px;
    line-height: 16px;
    padding-top: 2px;
    width: 130px;
    float:left;
}
.serviceengine img{
    float: left;
    margin: 0 5px 0 2px;
}
.bindingcomponents{
    background: url("../images/service-binding-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 4px;
    height: 37px;
    line-height: 16px;
    padding-top: 2px;
    width: 130px;
    float:right;
    text-align: center;
    margin-right: 62px;
}
.bindingcomponents img{
    float: left;
    margin: 0 0px 0 2px;
}
.arrow5{
	float: left;
	margin-left: 72px;
	clear:both;
	margin-top: 3px;
}
.arrow6{
	float: right;
	margin-right: 117px;
	margin-top: 3px;
}

.servicebus{
    background: url("../images/service-bus.png") no-repeat;
    bottom: 26%;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 76px;
    left: 34%;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 76px;
}
.servicebus span{
    position: relative;
    top: 24px;
    text-shadow: 0px 1px 2px #707070;
}

.soainfra {
    bottom: 31%;
    color: #FFFFFF;
    font-weight: bold;
    left: 20%;
    position: absolute;
    display:none;
    font-family: arial;
    font-size: 12px;	
}
.serviceorch{
    bottom: 31%;
    color: #FFFFFF;
    font-weight: bold;
    left: 41%;
    position: absolute;
    display:none;
    font-family: arial;
    font-size: 12px;	
}
.processchor {
    position: absolute;
    left: 20%;
    bottom: 13%;
    font-weight: bold;
    color: #fff;
    display:none;
    font-family: arial;
    font-size: 12px;	
}
.supportmep{
    bottom: 13%;
    color: #FFFFFF;
    font-weight: bold;
    left: 39%;
    position: absolute;
    display:none;
    font-family: arial;
    font-size: 12px;	
}

.endpointdot2{
    background: url("../images/email-envlop2.png") no-repeat top center;
    height: 27px;
    position: absolute;
    right: 14%;
    top: 22%;
    visibility: hidden;
    width: 32px;
    z-index: 1;
}
.openesbdot{
    background: url("../images/email-envlop1.png") no-repeat top center;
    height: 27px;
    position: absolute;
    left: 15%;
    top: 20%;
   visibility: hidden;
    width: 32px;
    z-index: 1;
}
.reached{
	opacity:0.6;
}
/* ***** end open esb *******/

/* ***** our partners *******/
.oplilypad {
    left: 18%;
    position: absolute;
    top: 6%;
}
.slide4 .slidetitle {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    left: 7%;
    top: 5%;
    position: absolute;
    text-transform: uppercase;
    font-family: Century-Gothic;
}
.partnerslogo{
    left: 22%;
    position: absolute;
    top: 28%;
    width: 490px;
    height: 203px;
}
.ibm{
	float:left;
	margin-left: 12%;
}
.redhat{
	float:right;
}
.oracle{
    clear: both;
    float: left;
    position: absolute;
    top: 64%;
}
.cognizant{
    float: right;
    position: absolute;
    right: 8%;
    top: 75%;
}
.op-left-fish{
    left: 8%;
    position: absolute;
    top: 30%;
}
.op-right-fish {
    bottom: 8%;
    position: absolute;
    right: 15%;
}
.partnerslogo img:hover{
	box-shadow: 0 1px 10px 2px #000000;
	-webkit-box-shadow: 0 1px 10px 2px #000000;
	-moz-box-shadow: 0 1px 10px 2px #000000;
	padding:3px;
}
/* ***** end our partners *******/

/* ***** quality service *******/
.slide2 .slidetitle {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    left: 7%;
    position: absolute;
    text-transform: uppercase;
    top: 4%;
    font-family: Century-Gothic;
}
.service-lily-cont{
	width:810px;
	height: 410px;
	position: absolute;
	top: 9%;
}

.esb-support {
    left: 32%;
    position: absolute;
    top: 9%;
}
.esb-monitor {
    position: absolute;
    right: 12%;
}
.healthcare-it{
    bottom: 4%;
    left: 10%;
    position: absolute;
}
.resource-manager {
    bottom: 8%;
    position: absolute;
    right: 5%;
}
.quality-left-fish {
    left: 4%;
    position: absolute;
    top: 26%;
}
.quality-right-fish {
    position: absolute;
    right: 7%;
    top: 35%;
}
.service-lily-cont span {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    left: 0;
    position: absolute;
}
.service-lily-cont a {
    color: #FFFFFF;
    font-size: 16px;
}
.esb-support span{
    left: 26%;
    top: 29%;
}
.esb-monitor span{
    left: 20%;
    top: 34%;
}
.healthcare-it span{
    left: 16%;
    top: 30%;
}
.resource-manager span{
    left: 30%;
    top: 33%;
}
.lily-sheed-center {
    left: 56%;
    position: absolute;
    top: 29%;
}
.lily-sheed-right {
    bottom: -3%;
    position: absolute;
    right: -7%;
}
/* ***** end quality service *******/

/* ***** connecting *******/
.slide3 .slidetitle {
    color: #FFFFFF;
    font-family: Century-Gothic;
    font-size: 24px;
    font-weight: bold;
    left: 7%;
    position: absolute;
    text-transform: inherit;
    top: 5%;
}
.gearwheel{
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
.box-dark-blue{
    left:42%;
    position: absolute;
    top: 8%;
    z-index: 0;
}
.box-orange{
    bottom: 49%;
    left: 1%;
    position: absolute;
}
.box-green{
    position: absolute;
    right: 12%;
    top: 9%;
    z-index: 1;
    visibility: hidden;
}
.box-yellow{
    position: absolute;
    right: 12%;
    top: 9%;
    z-index: 1;
    visibility: hidden;
}
.box-gray{
    position: absolute;
    right: 12%;
    top: 9%;
    z-index: 1;
    visibility: hidden;
}
.box-blue{
    position: absolute;
    right: 12%;
    top: 9%;
    z-index: 1;
    visibility: hidden;
}

.connectingmoto{
    bottom: 10%;
    color: #000;
    /*font-family: Century-Gothic;*/
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    line-height: 30px;
    position: absolute;
    text-align: center;
}
.connectingmoto a{
    color: #428EFE;
}
/* ***** end connecting *******/
.l-baner{
	height: 531px;
    line-height: 1em;
}
.slide {
    height: 531px;
    position: relative;
}