﻿*	{ margin: 0px; padding: 0px; }

body 
{
    color:#6E6E6E;
    font-family: 'Century Gothic', Arial, Verdana;
/*    font-size:12px;*/
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.6em;
    height:100%;
    padding:2% 0;
    background:#F3F3F3 none repeat scroll 0 0;
}

div#wrapper                         
{
	width: 762px;
	background:#D0DFAC none repeat scroll 0 0;
	margin:5px auto 0;
}

div#wrapperbody                     
{
	background:#D0DFAC none repeat scroll 0 0;
	border:6px solid #D0DFAC;
/*	font-size:1.3em;
	line-height:1.3em;*/
}

div#header
{
	border: solid 0px red;
	display: block;
	margin: 0 auto;
	width: 960px;
}

div#wrapper div#top
{		
    border-top:1px solid #999966;
	height:100px;
    text-align:center;
    width:750px;
    background:white;
    border-bottom :2px solid #666633; 
}

div#wrapper div#header
{
	background:#DAD7C5 url(../img/madelief.jpg) no-repeat scroll left bottom;
	height:180px;
	width:750px;
}
div#wrapper div#top div.menu
{
    padding:7px 10px 0 0;
    position:relative;
    text-align:center;
    height:36px;
}

div#wrapper div.wrappertabs
{
background:#DED9D0 url(../img/nav.gif) repeat-x scroll 0 0;
border-top:1px solid #999966;
height:41px;
}
div#wrapper div.wrappertabs div.content
{
	position:relative;
    text-align:center;        
    width: 750px;
}

div#wrapper div.tabs
{
	background:#FFFFFF url(Images/nav.gif) repeat-x scroll 0 0;
	background-position:0-0px;
	border-right:1px solid #C9C6B3;
	color:#555533;
	float:left;
	font-family:Tahoma,sans-serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:41px;
	width:100%;
	height:41px;
}

/*div#wrapper div.tabs:hover
{
	background:#FFFFFF url(Images/nav.gif) repeat-x scroll 0 0;
	background-position:0-41px;
	border-right:1px solid #C9C6B3;
	color:#555533;
	float:left;
	font-family:Tahoma,sans-serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:41px;
	width:100%;
	height:41px;
}*/

div.tab
{
	
	float: left;
}

div.tab:hover
{
	float: left;
}
div.tab_selected
{
	background: url(Images/menu_up_selected.png) repeat-x;
    height:24px;
}

div.tab div.tab_left
{
    /*background:url(Images/tab_bg_left.gif) no-repeat;
    height:26px;
    width:8px;
    float:left;*/
}

div.tab div.tab_center
{
    /*background:url(Images/tab_bg.gif) repeat-x;
    height:26px;
    float:left;*/
    float:left;  
    margin-top:2px;  
}

div.tab div.tab_center a
{
	font-family: Arial;
    font-size: 13px;
    color: white;
    text-decoration:none;
    margin: 0px 15px 0 15px;    
    /*position:relative;
	top:6px;
    */
}

div.tab div.tab_center a.this
{
    font-style:italic;
}

div.tab div.tab_right
{
    background:url(Images/menu_line.png) no-repeat;
    height:24px;
    width:1px;   
    float: left;
    margin:auto;
    position:relative;
    z-index:1;
}

div#footer  
{	
	color:#333333;
	font-size:0.8em;
	padding:5px 0px 25px 0px;
	text-align:center;	
}

div#footer div#leftFooter
{
	float:left;
	margin-left:9px;
}

div#footer div#rightFooter
{
	float:right;
	width:25%;
}

div#top div.logo
{
	float: left;
}
div#top div.links
{
	margin: 50px 100px 0px 0px;
	float: right;	
}
div#top div.links a
{	
	border-bottom:2px dotted #835151;
	color: #835151;
	font-family: Arial;
    font-size: 14px;
}

.Amici-content a
{
	color: #77A312;
}

.Amici-content a:hover
{
	color: #77A312;
}

.Amici-content ul
{
	margin-left: 20px;
}

.clear
{
	clear: both;
}

body a
{
    color:#6C7477;
    text-decoration:none;
}

body a:hover
{
    color:#6C7477;
    text-decoration:underline;
}

div#wrapper
{
    background-color:#FFFFFF;
}



div.link_menu
{
    color:#666666;
}

div.link_menu a
{
    color:#666666;
    text-decoration:none;
}

div#wrapper div#banner
{
    height:95px;
    background:url(Images/banner_bg.gif) no-repeat;
    border-bottom:solid 1px #c5c3c3;
    border-right:solid 1px #c5c3c3;
    padding-left:9px;
    position:relative;
    width:975px;
}


div#wrapper div#banner div.banner_display
{
    float:left;
    padding:1px;
    height:93px;
}

div#wrapper div#banner div.banner_display img
{
    position:absolute;
}

div#wrapper div#banner div.banner_display div.Amici_nederland
{
    position:relative;
    background:url(Images/pasek.png) no-repeat;
    font-size:18px;
    color:#008954;
    padding:8px 0 5px 9px;
    margin:0;
    top:63px;
    width:575px;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod= 'scale' , src= '../public/images/pasek.png' );
    _background-image: none;  
}

div#wrapper div#banner div.search
{
   width:160px;
   height:95px;
   float:right;
   position:absolute;
   right:0;
}

div#wrapper div#banner div.search input
{
    width:150px;
    height:16px;
    border:solid 1px #c5c3c3;
}

div#wrapper div#banner div.search a
{
    display:block;
    background:url(Images/green_arrows.gif) no-repeat;
    background-position:right;
    width:50px;
    color:#606162;
    float:right;
    text-decoration:none;
    margin-right:9px;
    font-weight:normal;
}

div#wrapper div#banner div.search_mask
{
    background:#f1f0f1;
    /*opacity:0.90;
    filter: alpha(opacity = 90);*/
    width:184px;
    height:94px;
    float:right;
    position:absolute;
    right:0;
    margin:1px 1px 1px 0;
    
}

div#wrapper div#banner div.search span.search_header
{
    font-weight:bold;
    margin-top:15px;
    position:absolute;
}

.logo_link
{
    border-right:solid 1px #c5c3c3;
    height:95px;
    width:202px;
    display:block;
    float:left;
}

div#wrapper div#content-wrapper
{
    position:relative;
    background:#FFFFFF url(Images/corners.gif) no-repeat scroll left bottom;
}

div#wrapper div#content-wrapper div#left_column
{
    float:left;
    width:200px;
}

div#wrapper div#content-wrapper div#center_column
{
    float: left;
    width: 690px;    
}

div#wrapper div#content-wrapper div#center_column div#content
{
    min-height:450px;
}

div#wrapper div#content-wrapper div#center_column
{
    text-align:left;
    margin: 0px 0px 0px 20px; 
}

div.login_box
{
    padding:1px;
}

div.login_box div.login_box_content
{
    background:#d8d8d8;
    height:106px;
    padding-bottom:5px;
}

div.login_box div.login_box_content div.inline
{
    width:166px;
    margin:5px 0 5px 10px;
}


table tr td
{
	max-width:630px;
	font-family:sans-serif;
	font-size:0.9em;
	line-height:1.3em;	
}


div.box_wrapper
{
    margin: 0px 0px 0px 0px;
}

/* Headers */


h1,h2,h3 {color: #442; padding: 10px 0 6px;}

h1 {
	font: normal 2em serif,sans-serif;
	}
h2 {
	font: normal 1.4em serif,sans-serif;
	}
h3 {
	font: bold 1.0em serif,sans-serif;
	}
p {
	padding:2px 0 10px;
	color:#6E6E6E;
	font-family:sans-serif;
	font-size:0.8em;
	line-height:1.3em;
	}

li {
	font-size:0.9em;
	line-height:1.3em;
	}

ul {
	padding:0 0.5em 1.2em;
	}