/*-  CSS "libraries"
----------------------------------------------------------------------*/
@import url("font.css");
@import url("table.css");
@import url("reset.css");


/* ---------------------------------------------------------------------- */
body  {
    font-family: "GoodOTBook", sans-serif;    /* default page font */
    font-weight: normal;
    color: #fff;            /* white text */
    margin: 0;          /* shorthand for all margins = 0 */
    padding: 0;         /* no padding */
    background-color:  #000; 
	}


h1{
	font-family: "GoodOTLight", sans-serif;
	font-weight: normal;
	font-size: 2em;
	margin: 0 0 1em;  

	}

h2{
	font-family: "ClarendonLTStdLight", serif;
	font-size:1.6em;
	margin: 1em 0 0.5em;  
	font-weight: normal;

	}

h3{	color: #8aa6d0;
    font-weight: normal;
	font-size: 1.125em;
	margin: 1em 0 0;
	}

h4{	font-family: "ClarendonLTStdLight", serif;    
	font-weight: normal;
	font-size:1.25em;
	margin: 1em 0 0.5em;  
	}

h5{	font-size:0.75em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
	}
h6{
	margin: 1.5ex 0px 0.4ex;
	font-family: "ClarendonLTStdLight", serif;
	font-weight: normal;
	font-size:14px;
	line-height: 18px;
	}

p{	font-size: .875em;
	line-height: 1.3em;
	margin: 1em 0;
	}

a:link, a:visited{
	color: #fff;            /* white text */
    text-decoration: none;  /* no underline */
	}

img{
	border-width:0;
	border-style: none;
	}	


/* ===== outerdiv ===== */
div#outer {
	margin: 0;
	position: relative;
	width: 1600px;
	height:1200px;
	background-image: url(../images/Helsinkikuvat/rotate.php);
	background-repeat: no-repeat;
	width:100%;
	overflow:hidden;
	}

/* ===== header ===== */
div#header {
    position: absolute;
    top: 0;
    left: 0;
    height: 166px;     
    width:600px;
    background-image:url(../images/Orange_home-trans.png);
    background-repeat:no-repeat;
    }


/* ===== main navigation links ===== */
#menu {          /* set the position for the nav elements */
    position: absolute;
    top: 168px;
    left: 90px;
    z-index: 10;
    }

#menu ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
    }

#menu li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
    }

#menu li a:link, #menu li a:visited {
    text-shadow : 0 2px 2px rgba(0,0,0,.5);
    font-size: 15px;
    font-family: "GoodOTBook", sans-serif;
    display: block;         /* block mode for graphical button */
    color: #fff;            /* white text */
    text-decoration: none;  /* no underline */
    margin-right: 30px;
    line-height: 14px;
    }

#menu li a:hover, #menu li a:active {
	display: block;
	}

#menu ul li a.current {  /* different look for "current" link */
    border-bottom: solid;
   	padding-bottom: 3px;
    border-bottom-width: 1px;
    }

#menu ul li a.current:hover {
    cursor: default;
}

#menu a:focus { 
    outline: none; 
}


/* ===== eva ===== */
div#eva {
	position: absolute;
	top: 43px;
	left: 250px;
	z-index: 2;
	}

/* ===== content ===== */
#content {
	position:absolute;
	top:380px;
	left: 55px;
	}


#mainContent{
    position:absolute;
    top:416px;
    left: 95px;
    width:600px;
    }


#mainContentNarrow{
    position:absolute;
    top:416px;
    left: 95px;
    width:540px;
    }
    
    
    
#map{
    position:absolute;
    top:655px;
    left: 95px;
    width:540px;
    }

/* Front page bullet list */
#mainContent ul{
    margin: 0;
	padding: 0;
	font-family: "ClarendonLTStdLight", serif;
	font-size: 1em;
	line-height: 2em;
    list-style: outside url(../images/bullet.gif); 
    }



#mainLeft{
	position:absolute;
	top:655px;
	left:95px;
	width: 230px;
	margin-right: 60px;
	}
        
#mainCenter{
	position:absolute;
	top:655px;
	left:390px;
	width: 240px;
	margin-right: 60px;
	}


#mainRight{
	position:absolute;
	top:655px;
	left:680px;
	width: 260px;
	}

/* ===== sidebar ===== */
#sideBar {
    width: 200px;
    position:absolute;
	top:500px;
	left:790px;
	z-index: 3;
	}
div#sideBar p{
	font-family: "GoodOTBook", sans-serif;
	line-height: 1.2em;
	font-size: 0.75em;
    margin: 0 0 5px 0;
    }
/* ===== asiakaSideBar ===== */
div#asiakaSideBar {
    position:absolute;
	top:470px;
	left:685px;
	width:280px;
	z-index: 3;
/* 	background-color: black; */
	}
/* ===== rekrySideBar ===== */
#rekrySideBar{
	position:absolute;
	top:470px;
	left:685px;
	width:250px;
	z-index: 3;
	}
/* ===== yhteysSideBar ===== */
#yhteysSideBar{
	position:absolute;
	top:465px;
	left:551px;
	width:430px;
	z-index: 3;
/* 	background-color: black; */
	}
#yhteysSideBar p{
	font-family: "GoodOTBook", sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: white;
	margin-bottom: 0.5ex;
	margin-top: 0.5ex;
	}

/* ===== contact form ===== */
#contact fieldset {
	margin: 0 0 8px 0;
	padding: 0;
	border: none;
	}

#contact fieldset input[type="text"]{
	display: block;
	width: 115px;
	padding:  3px;
	font-size: 0.8em;
	color: #666;
	border: none;
	opacity:.60;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 12%, from(#999), to(#fff));
	background-image: -moz-linear-gradient(0% 12% 90deg, #fff, #999);
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

#contact input[type="submit"]{
	margin: 0;
	padding: 0;
	font-family: "GoodOTBook", sans-serif;
	color: #8aa6d0;
	border:none;
	cursor:pointer;
	font-size: 0.9em;
	background-color: transparent;
	}	

/* ===== rekry form ===== */
	 
#hakemus fieldset {
	margin: 0 0 8px 0;
	padding: 0;
	border: none;
	}

#hakemus label {
	display: block;
	font-family: "GoodOTBook", sans-serif;
	font-size: 0.7em;
	line-height: 1.3;
	color: #fff;
	}

#hakemus fieldset input[type="text"]{
	width: 215px;
	padding: 0 10px;
	font-size: 0.8em;
	color: #666;
	border: none;
	opacity:.60;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 12%, from(#999), to(#fff));
	background-image: -moz-linear-gradient(0% 12% 90deg, #fff, #999);
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	
textarea#styled {
	padding: 0 8px;
	width: 227px;
	height: 40px;
	font-size: 0.8em;
	color: #666;
	border: none;
	opacity:.60;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 9%, from(#999), to(#fff));
	background-image: -moz-linear-gradient(0% 12% 90deg, #fff, #999);
	background-color: white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}	


#hakemus fieldset input[type="file"]{
	width: 220px;
	height: 20px;
	opacity:.60;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

	
#hakemus input[type="submit"]{
	margin: 0;
	padding: 0;
	font-family: "GoodOTBook", sans-serif;
	color: #8aa6d0;
	border:none;
	cursor:pointer;
	font-size: 0.9em;
	background-color: transparent;
	}	

#hakemus label.error { 
	font-family: "GoodOTBook", sans-serif; font-size: 11px; color: red;
	}	

#contact label.error { 
	font-family: "GoodOTBook", sans-serif; font-size: 11px; color: red;
	}
	


/* ===== yhteystiedot table ===== */

table {
	width: 450px;
	}
	

thead h2{
text-align: left;
}






/* ===== footer ===== */
div#footer {
    position:absolute;
	top:822px;
	left:55px;
	width: 940px;
	height: 65px;
	}

div#footer img{
	float: right;
	margin: 15px 0 0 0;
	}

#footer p {
    font-family: "ClarendonLTStdLight", serif;
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    color: #fff;
    float: left;
    margin: 12px 0 0 160px;
    
	}
#footer a:link, #menu li a:visited {
	color: #fff;
	text-decoration: none;
	}


/* ===== footerREkry ===== */
div#footerRekry {
    position:absolute;
	top:1115px;
	left:55px;
	width: 940px;
	height: 65px;
	}

div#footerRekry img{
	float: right;
	margin: 15px 0 0 0;
	}

#footerRekry p {
    font-family: "ClarendonLTStdLight", serif;
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    color: #fff;
    margin: 12px 0 0 160px;
    float: left;
    
	}
#footerRekry a:link, #menu li a:visited {
	color: #fff;
	text-decoration: none;
	}




/* ===== footerYhteys ===== */	

div#footerYhteys {
    position:absolute;
	top:1003px;
	left:55px;
	width: 940px;
	height: 65px;
	}
	
div#footerYhteys img{
	float: right;
	margin: 15px 0 0 0;
	}

#footerYhteys p {
     font-family: "ClarendonLTStdLight", serif;
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    color: #fff;
    margin: 12px 0 0 160px;
    float: left;
    
	}
#footerYhteys a:link, #menu li a:visited {
	color: #fff;
	text-decoration: none;
	}


	

/* ===== miscellaneous styles ===== */

.highlight{color: #fd269a;}

.highlight a:link, .highlight a:visited {text-decoration: underline; color: #fd269a; }

.name{
		color: #5d92fb;
		font-family: "GoodOTBook", sans-serif;
		font-weight: normal;
		font-size: 16px;
		padding-bottom:  1ex;
		margin-top: 1ex;
		}

.red {
		color: red;
		}

.blue{
color: #8aa6d0;
}
		
.luova{	
		color: #8aa6d0;
		font-family: "GoodOTBook", sans-serif;
		font-weight: normal;
		font-size: 19px; 
		}
.teho{
	color: #5d92fb;
	font-family: "GoodOTBook", sans-serif;
	font-weight: normal;
	font-size: 19px;
	}
		
.digi{
	color: #66abfc;
	font-family: "GoodOTBook", sans-serif;
	font-weight: normal;
	font-size: 19px;
	}

