﻿#BasePage {
   
  /*  background-size: 100% 100%;
    width: 100%;
    height: 700PX;
   
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
}

.home {
    /*overflow:hidden;*/
  
    height: 100%;
}
/*.title 
{
    color:#fff !important;
    opacity: 0.4;
    color
}*/
.home .title .iconimage {
    width: 35px;
    height: 35px;
    margin-top: -6px;
}
.home .group
{
	float:right;   
	width:220px;
	height:210px;
	margin:10px;
	background:lavender;
	font-family:'Bahij Myriad Arabic';
    /*position: absolute;*/
}

.home .toppanel
{
	float:right;
	width:220px;
	height:167px;
	background:white;
	font-family:'Bahij Myriad Arabic';
}
.home .smallgroup
{
	float:right;
	width:220px;
	height:81px;
	margin:3px;
	background:lavender;

	font-family:'Bahij Myriad Arabic';
}
.home a:hover
{
	text-decoration:none;
}

.home .title /*span*/ {
    font-weight: bold;
    display: block;
    font-size: 13pt;
    height: 40px;
    width: 220px;
    padding-top:10px;
    /*color: #fff;*/
    line-height: 20px;
    text-align: center;
    /*background: #fff url(Images/bgrep.png) repeat;*/
    background-color: gray;
    /*margin-top: -4px;*/
    color: #fff;
}
/*.home .title img
{
	width:96px;
	height:96px;
	margin-top:7px;
}
.home .title img:hover
{
	border: 0 solid #F5F4F7;
}
*/
.home .group .lb {
    height: 40px;
    width: 220px;   
    font-weight: bold;
    display: block;
    font-size: 13pt;
    color: white;
    text-align: center;   
    border-bottom: darkgray;
}
/*.home .title a,.home .title a:visited
{
	display:block;
}*/
.home .subTitle a:hover
{
	color:Orange;
}
.home .subTitle
{
	float:right;
    width: 220px;
}
.home .subTitle a
{
	position:rel1ative;
    color:white;
}
.home .subTitle div
{
	background:transparent url(Share/Images/HeaderText.gif) no-repeat scroll 100% 50%;
	font-size:12pt;
    font-weight: bold;
	/*margin:4px 4px;*/
	padding-right:23px;
}
.lastCn
{
    display: block;
    color:gray;
	right:271px;
	top:280px;
   
}

.idimg {
    background: url("Images/mainicon11.png") no-repeat scroll 90px 10px;
    width: 16px;
    height: 16px;
}
.lastCn .lbl {
    color: #fff;
    
    padding: 0px;
   
   
}

.lbldate {
    background: url("Share/Images/Date.gif") no-repeat scroll !important;
    width: 16px;
    height: 16px;
    float: right;
}
.home .blank 
{
    height: 20px;    
}
.home .date {
    /*margin-top: -30px;*/
    margin-right: 10px;
    float: right;
}
.hrl
{ 
    border-top:1px solid gainsboro;
    margin: 10px 0 10px;
    height: 1px;
}
.CoLogologoSaafta {
    position: relative;
    display: block;
    background: url("Share/Images/logo_saafta.png") no-repeat scroll;
    height: 100px;
    margin-top: -75px;
    margin-left: 50px;
    width: 200px;
    float: left;
}
.CoLogologo1 {
    position: relative;
    display: block;
    background: url("Share/Images/logo_amngostar.png") no-repeat scroll;
    height: 100px;
    margin-top: -75px;
    margin-left: 50px;
    width: 200px;
    float: left;
}