﻿body
{
	text-align: center;
	font-family: verdana;
}

.container
{
	text-align: left;
	height: auto;
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

/***** HEADER *****/

.header
{
	width: inherit;
	height: 218px;
}

#left_header
{
	float: left;
	width: 132px;
	height: 218px;
	background-image: url(/images/logo_left.gif);
	background-repeat: no-repeat;
}
#left_header a {float:left;width: 132px; background-repeat: no-repeat; height: 218px}
#right_header
{
	float: left;
	width: 662px;	
}

#top_nav
{
	height: 19px;
	*height: 21px;
	width: inherit;
	padding-left: 3px;
	margin-bottom: 4px;
	*margin-bottom: 2px;
	padding-top: 6px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

#top_nav ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 411px;
	*margin: 0 0 0 394px;
}

#top_nav li
{
	float: left;
	margin-left: 5px;
}

#top_nav li a
{
	color: #000000;
	text-decoration: none;
}

#main_nav
{
	height: 27px;
	width: 662px;
	margin-left: 3px;
	background-image: url(/images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#main_nav a
{
	display: block;	
}

#main_nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#main_nav ul .first
{
	width: 130px;
	background-image: url(/images/menu_first_tab.gif);
	background-repeat: no-repeat;
}

#main_nav ul a
{
	display: block;	
}

#main_nav ul .first .active
{
	background-image: url(/images/menu_first_tab_active.gif);
	background-repeat: no-repeat;
}

#main_nav ul .active
{
	background-image: url(/images/menu_tab_active.gif);
	background-repeat: no-repeat;
}

#main_nav ul .last
{
	background-image: url(/images/menu_last_tab.gif);
	background-repeat: no-repeat;
}

#main_nav li
{
	float: left;
	width: 133px;
	height: 27px;
	background-image: url(/images/menu_tab.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#main_nav li span
{
	display: block;
	margin-top: 6px;
	*margin-top: 8px;
	margin-left: 10px;
}

*html #main_nav li span
{
	margin: 0px;
	padding: 0px;
}

#main_nav li.first span
{
	margin-left: 5px;
}

#main_nav li a 
{
	font-weight: bold; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none;
	padding-top:7px;
	padding-left:10px;
	height: 20px;
}

#main_nav li ul
{
	position: absolute;
	width: 130px;
	left: -999em;
}

#main_nav li ul li,
#main_nav li ul .first
{
	height: 20px;
	width: 130px;
	background-image: url(/images/menu_item.gif);
	background-position: right;
	background-repeat: no-repeat;
	-moz-opacity:.80; 
	filter:alpha(opacity=80); 
	opacity:.80;
}

#main_nav li ul li a
{
	color: #000000;	
	font-size: 9px;
	font-weight: bold;
}

#main_nav li:hover ul 
{
	left: auto;	
}

#main_nav li:hover ul, 
#main_nav li.sfhover ul 
{
	left: auto;
}

#main_nav li ul li:hover,
#main_nav li ul li.sfhover
{
	background-image: url(/images/menu_item_hover.gif);	
}

#main_nav li ul li a:hover,
#main_nav li ul li a.sfhover
{
	font-weight: bold;	
}

#main_nav ul .active ul
{
	left: auto !important;
}

#main_nav ul li ul .active
{
	background-image: url(/images/menu_item_hover.gif) !important;	
}

#main_nav ul li ul .active a
{
	font-weight: bold;
}

#logo
{
	height: 160px;
	width: 662px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
	*padding-bottom: 0px;
}

.submenu 
{
	font-weight: bold; 
	font-size: 11px; 
	text-align: left;
	list-style-type:none;
	line-height:12px;
	font-color:red;
	margin: 0px;
	padding: 0px;
}
.submenu a {color:#666; text-decoration:none;}
.submenu a:hover {color:red; text-decoration:underline}
.submenu a.active {color:red; text-decoration:none}

.submenu li
{
	margin-bottom: 5px;
	padding-left: 5px;
}

/***** CONTENT *****/

.content
{
	width: 800px;	
	height: auto;
	font-size: 10px;
	*margin-top: 3px;
}

.content_left
{
	float: left;
	width: 130px;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	padding-top: 32px;
}

.content_right
{
	float: right;
	width: 662px;
	margin-right: 3px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

.content_right p
{
	font-weight: normal;
	margin-left: 10px;
	margin-right: 40px;
	font-size: 11px;
}

.content li {font-size: 11px; }
.content_right li {font-size: 11px; }


.details h3
{
	margin-left: 10px;
	margin-right: 40px;
}

.contentlinks a
{
	color: #666666;
}

.contentlinks a:hover
{
	color: red;
}

.content_right h4
{
	font-size: 11px;	
}

#small_left_bg
{
	background-image: url(/images/content_small_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#big_left_bg
{
	background-image: url(/images/content_big_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#content_header
{
	float: right;
	width: 662px;
	height: 28px;
	background-image: url(/images/content_header.gif);
	background-repeat: repeat-y;	
	margin-bottom: 3px;
	margin-right: 3px;
}

#content_header h2
{
	padding: 0;
	margin: 0;	
	font-size: 22px;
	font-weight: normal;
}

#content_header .left
{
	width: 394px;
	color: #FFFFFF;
	padding-left: 10px;
}

#content_header .right
{
	width: 240px;
	color: #000000;
	border: 0;
	padding-left: 10px;
}

.left
{
	float: left;
	height: auto;
}

#big_left
{
	width: 480px;
	*padding-top: 5px;
}

#big_left li a
{
	color: #666666;
}

#big_left li a:hover
{
	color: red;
}

#big_left h4
{
	font-weight: bold;
	margin-left: 10px;	
}
#big_left h2
{
	font-weight: bold;
	margin-left: 10px;font-size:11px	
}

#small_left
{
	width: 404px;
	padding-top: 20px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#actueel 
{
	float: left; 
	width: 258px; 
	height: auto;
	padding-bottom: 18px;
	*padding-top: 18px;
}

#actueel h3
{
	padding: 0;
	margin: 0;	
}

#actueel .box 
{
	height: 85px;
	padding-left: 10px;
	background-image: url(/images/right_bg_block.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

#actueel .box h4
{
	margin-top:2px;
	margin-bottom:5px;
}

#actueel .box  a 
{
	color:#666;
	margin-left:5px;
}

#actueel .box  a:hover 
{
	color:red;
}

#actueel .box  p 
{
	display:none;
}

.right
{
	float: left;
	height: auto;
}

#big_right
{
	width: 258px;
	background-repeat: repeat-y;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#small_right
{
	width: 182px;
}




#small_right .big_img 
{margin-top: 0px; float: left; background-image: url(/images/marokko6_180.jpg); width: 180px; height: 180px}

#small_right .small_img
{
	float: left;
	width: 57px;
	height: 57px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 4px;

	background-image: url(/images/marokko2_58.jpg);
}

#small_right .first
{
	padding: 0px !important;
	margin: 4px 0 0 0 !important;
	background-image: url(/images/marokko3_58.jpg);	
}




#small_right .last
{
	padding: 0px !important;
	margin: 4px 0 0 0 !important;
	background-image: url(/images/marokko7_58.jpg);
}




 







#sponsors h4
{
	padding-left: 18px;
	font-size: 10px;
}

.right ul.sponsors
{
	list-style: none;
	padding: 0;
	margin: 0;		
}

.right ul.sponsors
{
	padding-left: 8px;	
}

.right ul.sponsors li
{
	float: left;
	width: 65px;
	padding-left: 10px;
}

/***** FOOTER *****/
.footer
{
	position: relative;
	bottom: 0px;
	left: 0px;
	color: Red;
	padding-left: 10px;
	font-size: 10px;
	margin-left: 135px;
	*margin-left: 125px;
	width: 652px;
	*width: 662px;
}

/****** Contact Form ********/

.contactFormLabel{
	display: block;
	float: left;
	width: 125px;
}

lblRemarks{
	float: left;
}

.contactFormTextArea{
	float: right;
	width: 250px;
	height: 150px;
	margin-right: 5px;
}

.textInput{
	margin-right: 5px;
	float: right;
	width: 250px;
}


/***** UTILS *****/

.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 */

/***** IE6 Stylesheet *****/

*html .content
{
	margin-left: 3px;	
}