﻿/* Copyright © 2006 Openkast Limited. All Rights Reserved.*/
*{font-size:12px;}

body
	{
    margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, Verdana;
    color:#444444;
    background:url(../images/sadeek_background_children.jpg) no-repeat;
   }
   
.logo{
    float:left;
    
}

.flash-bannerarab{display:none;}  

.flash-banner{
    position:absolute;
    left:144px;
    top:0px;
    width:636px;
    height:90px;
    
    }

.menu{
 xdisplay:table-cell;
 float:left;
 width:130px;
 vertical-align:top;
 line-height:25px;
 background:#E44A18 url(../images/menu_bottom_ltr.gif) no-repeat bottom;
 }

.menu-links{padding:10px;}

.mini-inbox{
 z-index:100;
 color:#ffffff;
 font-size:80%;
 font-weight:bold;
 width: 160px; 
 height: 30px; 
 position: absolute; 
 top: 80px; 
 right: 40px;
 background-color:#000000;
 
}

.flag-box{
 width:100px;
 height:70px;
 margin:5px; 
 float:left;
 xborder:1px solid #000000;
 display:table-cell;
}

.pop-body
	{
    margin: 0;
	padding: 0;
	font-family:  Arial, Helvetica, Verdana;
    color:#444444;
    background:url(../images/pop_background.jpg) no-repeat top left;

    }
