@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

h1, h2, h3, h4 {
	margin-bottom:22px;
}
h2 {
	margin:22px 8px;
	font-size:240%;
	font-weight:bold;
	letter-spacing:-1px;
	color:#666;
	line-height:1em;
	border-left:8px solid #ccc;
	padding-left:10px;
}

h3 {
	font-size:190%;
	font-weight:bold;
	letter-spacing:-1px;
	color:#000;
	line-height:1em;
}

h3 em {
	color:#ccc;
	font-style:normal;
}

h4 {
	font-size:140%;
	line-height:1.3em;
}

p, ul {
	margin:0 0 22px 0;
	line-height:1.5em;
}
/*ul {
	margin-left:22px;
	list-style:circle outside none;
}*/

/*ul {
	list-style:none outside none;
	margin-top:0;
	
}

ul li {
	display:block;
	border-bottom:1px solid #ccc;
	padding:6px;

}*/




/*a, a:link, a:visited {
	background-color:#E9FFFC;
	color:#34ADE1;
	text-decoration: none;
	} 
a:hover, a:hover visited {
	color:#fff; 
	background-color:#34ADE1;
	}
	*/
	
a, a:link, a:visited {
	color:#0274be;
	text-decoration: none;
	} 
a:hover, a:hover visited {
	text-decoration: underline;
	}
	
	

body {
	font:normal 80%/1.4em "Arial", "Helvetica", sans-serif;
	color:#000;
}
#masthead {
	background:#0274be url(/MAGDIR/images/masthead-blue.gif) 0 0 repeat-x;
	color:#fff;
	
}

#masthead h1 a {
	margin:0;
	position:absolute;
	top:0;
	background:transparent url(/MAGDIR/images/MAGDIR-homelink.gif) 0 0 no-repeat;
	width:123px;
	height:45px;
	
}
#masthead h1 a em {
	display:none;
}
#masthead ul {
	list-style:none outside none;
	padding:8px;
	margin:0 0 0 120px;
	
}
#masthead ul li {
	display:inline;
	border-right:1px solid #white;
	padding:0 8px;
	font-weight:bold;
	text-transform:uppercase;
	
}

#masthead ul li:last-child {
	border:none;
	
}
#masthead a, #masthead a:link, #masthead a:visited {
	color:#fff;
	text-decoration: none;
	} 
#masthead a:hover, #masthead a:hover visited {
	color:#fff; 
	text-decoration: underline;
	}

/* content styles (homepage) */

#content {
	padding:22px 0;
}

#content ul {
	margin-left:22px;
}

#content .col1 {
	width:340px;
	float:left;
}
#content .col2 {
	margin-left:360px;
	margin-right:44px;
	
}

#feature {
	padding:14px;
	background-color:#f5f5f5;
	margin-bottom:22px;
}

/* content_L2 styles */

#content_L2 {
	padding:22px 0;
}

#content_L2 .col1 {
	background-color:#f5f5f5;
}
#content_L2 .col1, #content_L2 .col2, #content_L2 .col3 {
	width:28%;
	float:left;
	padding:10px;
	margin:0 6px;
}

#content_L2 .col1 ul, #content_L2 .col2 ul, #content_L2 .col3 ul {
	margin-left:0;
}

#content_L2 .col1 ul li, #content_L2 .col2 ul li, #content_L2 .col3 ul li {
	padding:6px 0;
	
}

#content_L2 div.col1 p a{
	padding-left:22px;
	background:transparent url("/img/icons/world_go.png") 0 0 no-repeat;

}

#content_L2 div.col1 p a.dl_pdf{
	padding-left:22px;
	background:transparent url("/img/icons/page_white_acrobat.png") 0 0 no-repeat;

}


#content_L2 ul {
	list-style:none outside none;
}

#content_L2 ul li {
	display:block;
	border:none;
	color:#000;
	}

#content_L2 ul li ul{
	margin-top:6px;
	border-top:1px solid #ccc;
}

#content_L2 ul li ul li{
	border-bottom:1px solid #ccc;
	font-weight:lighter;
	line-height:1.5em;
	/*font-size:90%;	*/
}

#content_L2 ul li ul li a{
	padding-left:22px;
	background:transparent url("/img/icons/world_go.png") 0 0 no-repeat;
	line-height:1.6em;
}


/* footer styles */

#footer {
	clear:both;
	background:#9BCB39 url(/MAGDIR/images/footer-green.gif) 0 0 repeat-x;
	min-height:320px;
	padding-top:22px;
}
.wrapper-masthead {
	margin:0 auto;
	width:780px;
}
.wrapper-content {
	margin:0 auto;
	width:780px;
}
.wrapper-footer {
	margin:0 auto;
	width:780px;
}

#footer .col1, #footer .col2, #footer .col3 {
	width:28%;
	float:left;
	/*border:1px solid #fff;*/
	padding:10px;
	margin:0 6px;
}

#footer .col1 ul, #footer .col2 ul, #footer .col3 ul {
	margin-left:0;
}

#footer .col1 ul li, #footer .col2 ul li, #footer .col3 ul li {
	border-bottom:1px solid #fff;
	padding:6px 0;
	
}

#footer a, #footer a:link, #footer a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#fff; 
	} 
#footer a:hover, #footer a:hover visited {
	color:#E9FFFC; 
	background-color:#34ADE1;
	}

#footer p {
	margin-left:0;
	padding-left:0;
	font-weight:lighter;
	line-height:1.2em;
	color:#000;
	
}
	
#footer ul {
	list-style:none outside none;
	
}

#footer ul li {
	display:block;
	border:none;
	color:#000;
	

}

#footer ul li ul{
	margin-top:6px;
	border-top:1px solid #fff;

}

#footer ul li ul li{
	border-bottom:1px solid #fff;
	font-weight:lighter;
	line-height:1.2em;

}

#partners ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}

#partners ul li {
	margin-bottom:4px;
	
}
#partners ul li a{
	display:block;
	height:76px;
	padding:0;
	/*background:transparent url("/img/icons/group.png") 0 0 no-repeat;
	line-height:1.3em;*/
}

#partners ul li a em{
	margin-left:-999em;
	/*background:transparent url("/img/icons/group.png") 0 0 no-repeat;
	line-height:1.3em;*/
}

.ABS {
	background:transparent url("/MAGDIR/images/partner-ABS.gif") 0 0 no-repeat;
}
.AGIMO {
	background:transparent url("/MAGDIR/images/partner-AGIMO.gif") 0 0 no-repeat;
}
.GEOSCIENCE {
	background:transparent url("/MAGDIR/images/partner-GEOSCIENCE.gif") 0 0 no-repeat;
}
.NAA {
	background:transparent url("/MAGDIR/images/partner-NAA.gif") 0 0 no-repeat;
}
.NLA {
	background:transparent url("/MAGDIR/images/partner-NLA.gif") 0 0 no-repeat;
}
.NFSA {
	background:transparent url("/MAGDIR/images/partner-NFSA.gif") 0 0 no-repeat;
}



/*ul.partners ul {
	list-style:none outside none;
	
}

ul.partners ul li {
	display:inline;
	border-right:1px solid #ccc;
	
}
ul.partners li a{
	padding-left:22px;
	background:transparent url("/img/icons/group.png") 0 0 no-repeat;
	/*line-height:1.3em;
}*/

#footer ul li ul li a{
	/*padding-left:22px;
	background:transparent url("/img/icons/world_go.png") 0 0 no-repeat;
	line-height:1.3em;*/

}

#footer div.col1 p a{
	padding-left:22px;
	background:transparent url("/img/icons/world_go.png") 0 0 no-repeat;

}

#footer div.col1 p a.dl_pdf{
	padding-left:22px;
	background:transparent url("/img/icons/page_white_acrobat.png") 0 0 no-repeat;

}

a.dl_pdf{
	padding-left:22px;
	background:transparent url("/img/icons/page_white_acrobat.png") 0 0 no-repeat;

}

.important {
	color:#666;
	font-weight:bold;
	font-size:160%;
	letter-spacing:-1px;
	line-height:1.1em;
	}
.highlight {
	background-color:#ff9;
	color:#000;
	font-weight:bold;
	font-size:160%;
	letter-spacing:-1px;
	padding:12px 8px;
	line-height:1.1em;
	}

#footer h3 {
}
h3.h3combined {
	margin-left:34%;
	/*border:1px solid #fff;*/
	padding:10px 0 0 0;
	
}

.basicfm form{}
.basicfm fieldset{margin-top:12px;border:1px solid #ccc;padding:12px;}
.basicfm legend{color:#999;border-bottom:0 solid #000;font:140%/92% Helvetica, Arial, sans-serif;font-weight:lighter;margin-bottom:12px;}
.basicfm label{clear:left; float:left; width:12em;}
.basicfm input, .basicfm textarea {width:18em;}
.basicfm form.submit input{width:6em;}
.basicfm form em, form p em {font-weight:bold;font-style:normal;color:red;}
.basicfm form span, form p span {position:absolute;left:-500em;}

.indent1 {
	margin-left:22px;
	}
.indent2 {
	margin-left:44px;
	}
.indent3 {
	margin-left:66px;
	}

	
/*
--------------------------------------------------------
FIX FOR DIVS WITH FLOATED CONTENT
--------------------------------------------------------
*/


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

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

