/* style.css */

html {
	min-height:100%;
	height:auto;
}
body {
	text-align:center;
	padding:0;
	margin:auto;
	width:755px;
	font:normal 11px tahoma,verdana,arial,sans-serif;
	color:#777;
}
a {
	color:#135A91;
}
p {
	margin:1em 0em;
}
b {
	display:block;
	margin:1em 0em;
}
ul {
	margin:1em 0em;
	margin-top:-0.6em;
	list-style-type:none;
	padding:0em;
}
#wrapper {
	float:left;
}
#wrapper_extra {
	position:relative;
	float:left;
	width: 100%;
}
#header {
	display:inline;
	text-align:center;
}
#flashMessage {
	display:inline;
	text-align:center;
	background-color:#efefef;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	float: left;
	width: 733px;
	padding:10px;
	color: #999;
	font-size: 120%;
	font-weight: bold;
}
#contenter {
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	float: left;
	width: 555px;
	margin-left:198px;
	text-align:justify;
	text-justify:newspaper;
}
* html #contenter {
	display: inline;
}
#navigater {
	border-left:solid 1px #ccc;
	float: left;
	width: 198px;
	margin-left: -755px;
	text-align:left;
}
#elementer {
	border-left:solid 1px #ccc;
	float: right;
	width: 200px;
	margin-left:10px;
	margin-bottom:20px;
}
#footer {
	position:relative;
	clear:both;
	margin:-1px auto 0px auto;
	width:738px;
	height:3.6em;
	text-align:center;
	padding-left:15px;
	color:#ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 88;
	}

#footer a {
	background-image:url('../img/arr3.jpg');
	background-repeat:no-repeat;
	background-position:0 0.45em;
	padding-left:0.8em;
	margin-right:15px;
	color:#135A91;
	text-decoration:none;
	font-size:1.2em;
}
#copy {
	position:relative;
	top:1px;
	clear:both;
	margin:auto;
	width:755px;
	height:3em;
	padding:0.1em 0;
	text-align:center;
	color:#fff;
	background-color:#8f8f8f;
}
#copy a {
	color:#fff;
	text-decoration:none;
}
.blocked {
	display:block;
	margin:15px 10px 40px 10px;
}
.justifier {
	text-align:justify;
	text-justify:newspaper;
}
.titler {
	/* background-image:url('../img/seperator_navigate.jpg'); */
	display:block;
	background-repeat:no-repeat;
	background-position:right -1px;
	text-align:center;
	font-weight:bold;
	margin-bottom:12px;
	padding-right:5px;
	margin-right:-5px;
	border-bottom:solid 1px #aaa;
	color:#555;
}
#contenter .titler {
/*	background-image:url('../img/seperator_content.jpg'); */
}
#elementer .titler {
/*	background-image:url('../img/seperator_navigate.jpg'); */
}
.blocked li {
	background-image:url('../img/arr1.jpg');
	background-repeat:no-repeat;
	background-position:0 0.5em;
	text-indent:0.8em;
	line-height:1em;
}
#navigater .blocked li {
	margin:0.8em 0em;
	line-height:1.2em;
}
#contenter .blocked li {
	background-image:url('../img/arr1.jpg');
	background-repeat:no-repeat;
	background-position:1em 0.45em;
	text-indent:2em;
	margin:0.4em 0em;
}
a.news {
	font-size:0.8em;
}
a.neat {
	background-image:url('../img/img.jpg');
	background-repeat:no-repeat;
	background-position:0 0.3em;
	padding-left:1.6em;
	margin:0.4em;
	color:#5A5A5A;
}
.neat {
	padding-left:0.8em;
	margin:0.4em;
	color:#5A5A5A;
}
a.more {
	display:block;
	margin:0.4em 0em 0em 0.8em;
}

img.alignLeft {
	margin:4px 10px 4px 0px;
	float:left;
}
img.alignRight {
	margin:4px 0px 4px 10px;
	float:right;
}
img.alignCenter {
	display:block;
	margin:auto;
}
a.login {
    background: transparent url('../img/a_button_a.gif') no-repeat scroll top right;
    color: #444;
    float: left;
    font: normal 10px arial, sans-serif;
    height: 17px;
    margin-right: 6px;
    margin-bottom:4px;
    padding-right: 17px; /* sliding doors padding */
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
a.login span{
    background: transparent url('../img/a_button_span.gif') no-repeat;
    display: block;
    line-height: 7px;
    padding: 5px 0 5px 17px;
}
a.login:hover {
    background-position: center right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.login:hover span{
    background-position: center left;
}
a.login:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.login:active span{
    background-position: bottom left;
    padding: 6px 0 4px 17px; /* push text down 1px */
}
.services {
	float:left;
	margin:1em 0em;
}
.services a {
	color:#8A8A8A;
}
div.floater {
	float:left;
}
div.project {
    background: transparent url('../img/flickr_span.jpg') no-repeat scroll top right;
    color: #444;
    margin:0 auto;
    padding-right:3px;
    max-width:432px;
    text-decoration: none;
    outline: none;
}
div.project span{
    background: transparent url('../img/flickr_span.jpg') no-repeat;
    display: block;
    padding:4px 2px 4px 0px;
    margin-bottom:12px;
    min-height:87px;
}
div.project a {
	background: transparent url('../img/flickr_img.jpg') no-repeat;
	display: block;
	float:left;
	margin:0px 0px 0px 4px;
	padding:3px 2px 2px 3px;
	overflow:hidden;
}
div.project img {
	width:75px;
	height:75px;
	margin:0;
	padding:0;
	border:solid 1px #000;
}
div.project img:hover {
	border:solid 1px #388ec6;
	border-right:solid 1px #40a3e5;
}
div.description {
	display:block;
	float:left;
	width:100%;
}