/* creation by mc hammer */ 

html, body{ 
 background-color:#5E5B54;
 background-image:url("images/bg.gif");
 background-repeat:repeat-x;
 margin:0; 
 padding:0; 
 font-size:90%;
 font-family:Arial, Helvetica, sans-serif;
 } 
 
img {
border:0px;
}
 
#page{ 
 max-width:960px;  
 min-width:960px;  
 margin:0px auto;
 padding:1px;
 }
 
#pagewidth{ 
 max-width:970px;  
 min-width:970px;  
 margin:5px auto;
 background-image:url("images/wrapperbg.png");
 background-repeat:no-repeat;
 background-position:center top;
}

#masthead{
 position:relative; 
 height:17px;
 padding:10px 0px 0px 0px; 
 background-color:transparent; 
 margin:0px auto;
 width:960px;
} 

.left{
 background-color:transparent; 
 width:40%;
 float:left;
 color:#000000;
 font-size:11px;
} 
.left a {
 color:#ffffff;
 font-size:11px;
 padding-left:5px;
} 
 
.right{
  background-color:transparent; 
 width:50%;
 float:right;
 text-align:right;
 font-size:11px;
}
.right a {
 color:#ffffff;
 font-size:11px;
 padding-left:5px;
}  

 
#header{
 position:relative; 
 height:91px; 
  background-color:#f3f3f4; 
 width:100%;
}  

/**navigation**/


/**navigation**/
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
padding-top:9px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; text-transform:uppercase; color:#868581; font-size:11px; }

#navlist a:link, #navlist a:visited
{
color: #868581;
background-color: transparent;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #dddddd;
text-decoration: none;
}

#wrapper { 
  background-image:url("images/wrapperbg.png");
 background-repeat:no-repeat;
 background-position:center top;
 position: relative; 
 width:960px;
 }
#twocols { 
 background-color: #f3f3f4;
 position: relative; 
 width:960px;
 height:100%;
 }
  
#box { 
  background-image:url("images/wrapperbg.png");
 background-repeat:no-repeat;
 background-position:center top;
 position: relative; 
 width:990px;
 }

 
#maincol{
 background-color: #f3f3f4;  
 float: left; 
 display:inline; 
 position: relative; 
 width:780px; 
 padding:0px 0px 0px 0px;
 }
 #maincol img {
 float: right; 
 }
#rightcol{
 background-color: #f3f3f4;   
 display:inline; 
 position: absolute; 
 width:180px; 
 top:0px;
 right:0px;
 } 
 
.flags {
 padding:5px 0px 0px 0px;
 } 
 
#footer{
 height:174px; 
 width:960px;
 margin:0px auto;
 background-color:transparent;
 background-image:url("images/footbg.jpg");
 background-repeat:repeat-x; 
 clear:both;
 } 
 .footer-float {
 height:155px; 
 wifth:308px;
 margin:5px 5px 5px 5px;
 padding:0px;
  background-color:transparent;
 float:left;
 border:1px solid white;
 } 

 
 
 #sub-navigation {
 height:34px; 
 width:100%;
 padding:0px 0px 0px 0px;
 margin:0px 0px 10px 0px;
  background-color:#989083; 
 clear:both;
 text-align:center;
 } 
 
 .fotnavigasjon {
 height:auto; 
 width:960px;
 padding:0px;
 margin:0px auto;
 clear:both;
 text-align:center;

 } 
.subi
{
 background-color:#989083; 
text-transform:uppercase;
text-align:left;
color:#fff9fa;
}
.sublist
{
text-transform:uppercase;
text-align:left;
color:#fff9fa;
}
.sublist a
{
text-transform:uppercase;
text-align:left;
color:#fff9fa;
text-decoration:none;
font-size:12px;
margin-right:10px;
}
 
/**navigation**/
ul#sublist
{
margin: 0px;
float:left;
width:860px;
text-align:left;
}

#sublist li
{
display: inline;
list-style-type: none;
text-align:left;
}

#sublist a { padding: 3px 10px 10px 1px; text-transform:uppercase; color:#FFF9FA; font-size:12px; margin:0px 0px 0px 0px; text-align:left; }

#sublist a:link, #sublist a:visited
{
color: #FFF9FA;
background-color: transparent;
text-decoration: none;
 text-align:left;
}

#sublist a:hover
{
color: #fff;
background-color: transparent;
text-decoration: none;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

.egypt-links {
color:#ffffff;
font-size:10px;
}

.egypt-links a {
color:#cccccc;
text-decoration:none;
font-size:10px;
}




