@charset "utf-8";
/* CSS Document */
.menu_head{
	height:90px;
	width:100%;

}
.logo{
	background-image: url(../images/logo_serviam.png);
	width: 72px;
	height: 75px;
	position: absolute;
	margin-top: -2px;
	background-repeat: no-repeat;	
	margin-left:10px;
	padding-right:30px;
    z-index: 9999;
}
.logo2{
	background-image: url(../images/logo_serviam.png);
	width: 72px;
	height: 75px;
	position: absolute;
	margin-top: 12px;
	background-repeat: no-repeat;	
	margin-left:10px;
	padding-right:30px;
    z-index: 9999999999;
}
.iso{
	background-image: url(../images/iso.png);
	width: 132px;
	height: 75px;
	position: absolute;
	margin-top: -11px;
	margin-left: 355px;
	background-repeat: no-repeat;
    z-index:99999999;
	
}
.sma{
    position: absolute;
	margin-left:90px;
	margin-top: -10px;
	font-family:'BebasNue';
	font-size: 35px;
	color:#fff;
	/*text-shadow:1px 1px 2px #666;*/
    z-index: 9999;
}
.sma1{
    position: absolute;
	margin-left:90px;
	margin-top: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color:#fff;
	z-index: 9999;

}
.sma0{
    position: absolute;
	margin-left:90px;
	margin-top: 6px;
	font-family:'BebasNue';
	font-size: 35px;
	color:#fff;
	/*text-shadow:1px 1px 2px #666;*/
    z-index:9999;
}
.sma10{
    position: absolute;
	margin-left:90px;
	margin-top: 43px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color:#fff;
	z-index:9999;

}
.yay{

	font-family: 'BebasNue';
	font-size:27px;
	color:#FFF;
	width:100%;
	text-align:right;
}
.un{
	position:absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	margin-top:-8px;
	margin-left:-10px;
}
.top_menu{
	color: #060;
	position: absolute;
	height: 40px;
	width: auto;
	background-color: #fff;
	padding-top: 13px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-top: -12px;
	padding-bottom: 0px;
	-webkit-border-radius: 0 0 4px 3px;
	border-radius: 0 0 3px 3px;
    
}
.nview{
    width : 100%;
    height: 100%;
    border: thin solid #333;
    background-color:#09F;
    margin-top:40px;
}
.titlebox{
	color : #030;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	height: auto;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: #transparent;
	border-bottom: thin solid #BFBFBF;
 }
.tickerbox{
	color : #000;
	background:transparent;
	width : 100%;
	height : auto;
	margin-bottom: 5px;
	padding-top: -7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top:5px;
	text-align:justify;
}
.quote{
	font-size : 14px;
	font-style:italic;
	color: #060;
	}
.crop {
    width: 850%;
    -ms-interpolation-mode: bicubic;
}
.nuser{
	color: #060;
	font-size:14px;
	font-style:italic;
}
.nnews{
	text-align:justify;
		text-justify: inter-word;  
		line-height: 20px;  
	}
	
.modalx{
	top :0;
	left:0;
    background-color: rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.6);
    color:#060;
	position:absolute;
	width: 100%;
	height: 100%;
	z-index: 999999;

}
.boxx{
	position:fixed;
	margin :auto;
	top: 0; left: 0; bottom: 0; right: 0;
	width: 560px;
	height: 500px;
	background-color:#F9F9F9;
	box-shadow: 0 0 0 8px rgba(0,0,0,0.6);
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	z-index:9999;
}
.mdlhead{
    background:#030;
	color:#fff
}
.boxinf{
	top:0px;
    width: 100%;
	height: 100%;
	background:#666;
	position: absolute;
    opacity : 0.6;
	z-index:999999;
}
.boxinf0{
	top:37%;
    width: 100%;
	height: 200px;
	background:#0CF;
	position: absolute;
	z-index:9999999;
	/*
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 14);
	filter: alpha(opacity = 14);*/
}
.boxinf1{
    width: 750px ;
    margin-left: auto ;
    margin-right: auto ;
	padding : 15px;
	color: #fff;
	font-size:14px;
	text-shadow:1px 1px 1px #333;
}
.jadbox{
	width: 270px;
	
	background: #EFEFEF;
	padding: 5px;
	margin-left: 5px;
	padding: 20px;
	border: medium solid #E2E2E2;
}
.jadjud{	

	font-size:18px;
	color:#030;
	margin-bottom: -5px;
}
.gridleft{
	background:#030;
	padding : 7px;
	color:#fff;
	border-radius : 5px 0 0 0;
	text-align:center;
	font-weight:bold;
}
.gridcenter{
	background:#030;
	padding :7px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.gridborder{
	border: thin solid #060;	
}
.gridright{
	background:#030;
	padding :7px;
	color:#fff;
	border-radius : 0 5px 0 0;
	text-align:center;
	font-weight:bold;
}
.gridcontent1{
	background:#E9FEDA;
	padding :12px;
	color:#030;

}
.gridcontent2{
	background:#ECEBD9;
	padding :12px;
	color:#030;
}
.coldiv{
	background: #F7FDC6;
	border: thin dashed #060;	
}
.coldivc{
    padding : 7px;
	text-align:justify;
	color:#030;	
}
.titled{
	font-size:18px;
	font-weight:bold;
	color:#030;
}
.hajad{
	background:#030;
	color:#fff;
	width:100%;
	padding:6px;
	font-weight:bold;
}
	

