/*
master styles for NewFrontiers
by oudenniel.com
Updated: June 21 2006
*/

body, html { height: 100%; } 

body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif, arial;
	text-align: left;
	line-height: 1.3em;
	color: #000000;
  	font-size: 10px;
	background: #ffffff;
	
	}

html>body { /* be nice to Opera */
	font-size: small;
	}

#oldbrowser {
	margin: 0;
	padding: 0;
	display: none;	
	}

/* ---( text )------------------------------- */


td { text-align: left; }

a:link {
	color: #000000;
	}

a:visited {
	color: #000000;
	}

a:hover {
	color: #000000;
	}

p {
	margin: 1em 0 1em;
	padding: 0;
	}

h1 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0 0.2em 0.2em 0;
	}

h2 {
	font-family: verdana, sans-serif, arial;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #000000;
	padding: 0;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #000000;
	}

h3 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	padding: 0 0 2px 0;
	margin: 1.2em 1.2em 0.5em 0;
	border-bottom: 1px solid #000000;
	letter-spacing: 0.1em;
	}

h1 span, h2 span, h3 span {
	color: #999;
	}

blockquote {
	font-size: 88%;
	color: #777;
	padding-left: 23px;
	}



code {
	color: #c63;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	}

code strong {
	color: #930;
	}

abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

strike {
	text-decoration: line-through;
	}



/* ---( top )------------------------------- */


.col2   {

	}


/* ---( main column )----------------------------- */



#content {
	float: left;
	margin: 10px 0 0 0;
	padding: 0 10px;
	width: 450px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 430px;
	font-size: 11px;
	font-family: verdana, sans-serif, arial;
	}

html>body #content { /* be nice to Opera */
	width: 430px;
	}

#content .notice {
	color: #C1001E; 
	}



/* figures */

#content img.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

#content a img.thumb:hover {
	border-color: #999;
	}

#content .figure {
border: 1px solid #000000;
margin: 0px;
padding: 5px;
background-color: #d9d9d9; 
}

#content a  { 
color: #000000; 
}


/* lists */



#content ul {
	margin: 5px 0 10px 0;
	padding-left: 18px;
	list-style-type: square;
	}

#content li {
	margin: 0 0 .3em 0;
	padding: 0 0 0 5px;
	line-height: 1.3em;
	}


#content li a {
font-size: 100%;
text-decoration:none;
color: #000000;
}

#flashmenu {
  	width: 599px;
	height: 205px;
}




/* ---( tab hoofdmenu )----------------------------- */


a.nav, a:visited.nav     {
text-decoration: none; 
color: #000000; 
font-family: verdana, sans-serif, arial;
font-size: 9px;
padding: 0;
margin: 0;
line-height: 12px;
}


.tabe {	}

.tabf {	}



/* ---( navigatie hoofdmenu )----------------------------- */


#navigatie { 
	position: relative;
	margin: 4px; 
	padding: 0px; 
	}


#navigatie a       {
text-decoration: none; 
color: #ffffff; 
font-family: verdana, sans-serif, arial;
font-size: 11px;

padding-left: 2px; 
line-height: 1.4em;
}

#navigatie .lijst        { 

margin: 0px; 
padding: 0px; 

}


#navigatie .menu { 
display: block;
width: 162px;
color: #ffffff; 
font-family: verdana, sans-serif, arial;
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #9C0017;
margin-bottom: 5px;
margin-top: 15px;
}

#navigatie .menuact { 
display: block;
width: 162px;
color: #BB021F; 
font-family: verdana, sans-serif, arial;
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #ffffff;
margin-bottom: 5px;
margin-top: 15px;
}


#navigatie a:hover, #navigatie a:active, #navigatie .act {
	color: #BB021F;
	}
	

#navigatie .lijst a:hover       {
color: #BB021F; 
}






/* ---( right column )----------------------------- */

#kolom ul {
margin: 0px 5px 0px 5px;
padding: 0px;
list-style-type: none;
}


#kolom li a {
text-decoration: none; 
color: #C1001E; 
font-family: verdana, sans-serif, arial;
font-size: 10px;
font-weight: bold;
line-height: 1.2em;
}


#kolom hr { color: #ffffff; height: 1px; margin-top: 5px; margin-bottom: 5px; }



/* ---( footer )----------------------------------- */

#footer {
	position: relative;
	text-align: right;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #CECECE;
	width: 100%; 
	}


#footer p {
	margin: 10px;
	padding: 2px 10px;
	}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#footer a {
	color: #CECECE;
	}

#footer a:hover {
	color: #DEDEDE;
	}




/* ---( contact form )------------------------------------ */

#contactform {
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
	}

#contactform dl {
	margin: 0;
	padding: 0;
	}

#contactform dt {
	color: #333;
	}

#contactform dt em {
	color: #999;
	font-weight: normal;
	font-style: normal;
	}

#contactform #realname, #contactform #email, #contactform #url {
	width: 200px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	}

#contactform textarea {
	width: 400px;
	height: 180px;
	}





/* ---( photos )------------------------------------------ */

#photoGrid {
	width: 100%;
	margin-top: 12px;
	display: block;
	}
	
#photoGrid .photo {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #000000;
	background-color: #d9d9d9;
	padding: 5px;
	}



#photoNav {
	margin: 1em 0 0 0;
	}

#photoNav a {	
	float: left;
	margin: 0 1px .5em 1px;
	padding: 1px 4px 0 4px;
	color: #ccc;
	text-decoration: none;
	border: none;
	}

#photoNav a:hover, #photoNav a.active {
	color: #000;
	background: #ccc;
	}

#clearPhoto {
	clear: both;
	}

img#photo {
	padding: 10px;
	border: 1px solid #ccc;
	}

/* photo viewer overrides */

body.viewer #sidebar {
	display: none;
	}

body.viewer #content {
	width: 680px;
	margin-right: 20px;
	margin-bottom: 20px;
	}

body.viewer #wrap {	}






/* ---( misc. )------------------------------------------ */

#search {
	margin-top: .5em;
	}


#logo a, #nav a, a.noline:link, a.noline:visited, .photoBox a:link, .photoBox a:visited {
	border-style: none;
	}

h3 img {
	vertical-align: middle;
	}

ul.noBullet li {
	list-style-type: none;
	}

ul.fiveent em {
	color: #999;
	font-style: normal;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.hide {
	display: none;
	}

table { border-spacing: 0px; }


.contact
{
    BACKGROUND-COLOR: #DEDFDE;
    BORDER: #777777 1px solid;
    COLOR: #000000;
    FONT-FAMILY: verdana, sans-serif, arial;
    FONT-SIZE: 11px;
    PADDING: 1px;
    TEXT-ALIGN: left;
}

.button
{
    BACKGROUND-COLOR: #DEDFDE;
    BORDER: #777777 1px solid;
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: verdana, sans-serif, arial;
    FONT-SIZE: 11px;
    HEIGHT: 20px;
    PADDING: 1px;
    TEXT-ALIGN: center;
}