
/* team-control.fi */

* { 
padding:0; 
margin:0; 
border:0; 
}

body { 
font-family: Verdana,Tahoma,Arial,sans-serif;
padding:0px;
margin:0px;
background: url(../../images/background.png) repeat-x;
}

a {
text-decoration:none;
color:#007F7F;
font-weight:bold;
}


h1 {
font-size: 18px;
font-family:Verdana;
font-weight:normal;
color:red;
margin-top:50px;
text-align:center;
}

h2 {
font-size:10px;
font-family: Verdana;
font-weight:normal;
margin: 0px 5px 0px 5px;
}

p {
font-size:12px;
font-family: Verdana;
font-weight:normal;
}

/* omat tekstityylit */

.hinta {
font-size: 12px;
font-family: Verdana;
font-weight: bold;
color: blue;
}

.huomio {
font-size: 12px;
font-family: Verdana;
font-weight: bold;
color: red;
}

.tiimi_teksti {
font-family: Arial; 
font-size: 28px; 
color: rgb(0,144,135); 
font-style: italic; 
font-weight: bold;
text-shadow: #81A75B 1px 1px 1px;
}


.teksti_12 {
font-size: 12px;
font-family: Verdana;
font-weight: bold;
}

.teksti_14 {
font-size: 14px;
font-family: Verdana;
font-weight: normal;
font-style: normal;
}

.teksti_14I {
font-size: 14px;
font-family: Verdana;
font-weight: normal;
font-style: italic;
}

.teksti_14B {
font-size: 14px;
font-family: Verdana;
font-weight: bold;
font-style: normal;
}

.teksti_16 {
font-size: 16px;
font-family: Verdana;
font-weight: normal;
font-style: normal;
}

.teksti_16I {
font-size: 16px;
font-family: Verdana;
font-weight: normal;
font-style: italic;
}

.teksti_16B {
font-size: 16px;
font-family: Verdana;
font-weight: bold;
font-style: normal;
}

.taulukko_otsikko {
font-size: 12px;
font-family: Verdana;
color: white;
font-weight: bold;
padding: 3px 0px 3px 5px;
}

.taulukko_teksti {
font-size: 12px;
font-family: Verdana;
padding: 1px;
}

.otsikko {
font-family: Arial; 
font-size: 28px; 
color: rgb(0,144,135); 
font-style: italic; 
font-weight: bold;
text-align: center;
text-decoration: underline;
text-transform: uppercase;
text-shadow: #81A75B 1px 1px 1px;
}
				 
.otsikko_pieni {
font-family: Verdana; 
font-size: 15px;  
font-weight: bold;
text-align: left;
}

.teksti_12 {
font-family: Verdana; 
font-size: 12px; 
text-align: left;
}

/* Breadcrumbs tyylit */

.B_homeCrumb
{
font-size: 10px;
font-weight: bold;
color: black;
}

.B_currentCrumb
{
font-size: 10px;
font-weight: bold;
color: red;
}

.B_crumbBox
{
font-size: 10px;
color: black;
}

.B_crumb
{
font-size: 10px;
color: black;
}

/* Hakukentän tyylit */

#ajaxSearch_form {
   color: #444;
   width: auto;
}
#ajaxSearch_input {
   width: 110px;
   display: inline;
   height: 17px;
   border: 1px solid #ddd;
   border-left-color: #c3c3c3;
   border-top-color: #7c7c7c;
   background: #fff url(images/input-bg.gif) repeat-x top left;
   margin: 0 3px 0 5px;
   padding: 3px 0 0;
   vertical-align: top;
}
#ajaxSearch_submit {
   display: inline;
   height: 23px;
   border: 1px solid #000;
   line-height: 22px;
   width: 35px;
}
#ajaxSearch_output {
   border: 1px solid #444;
   padding: 10px;
   background: #fff;
   display: inline;
   height: auto;
   vertical-align: top;
}
.ajaxSearch_paging {
	font-size: 14px;
}
.AS_ajax_result {
   color: #444;
   margin-bottom: 3px;
}
.AS_ajax_resultLink {
   text-decoration: underline;
}
.AS_ajax_resultDescription{
   color: #555;
}
.AS_ajax_more {
   color: #555;
}

.ajaxSearch_result {
	margin: 10px;
	font-size: 14px;
}

.ajaxSearch_resultsInfo {
	font-size: 12px;
}

/* div määritykset */

#haku {
float: left;
margin-top: 30px;
margin-left: 0px;
width: 200px;
}

.haku_laatikko {
	margin-left: 20px;
}

#tausta {
position:relative; 
width:1010px;
margin-left: auto;
margin-right: auto;
height:100%;
background: #FFF8F7 url(../../images/tausta_2.gif) repeat-y;
}

#tervetuloa {
position: relative;
margin:0px;
}

#ylaosa_kehys { 
clear: both;
margin: 0px auto;
width: 980px; 
float: left;
}

#main {
padding: 0px;
width: 760px; 
margin-left: 225px;
margin-right: 0px;
}

div#main { 
min-height:1200px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}


/* sivukartan tyyli */

#sisalto ul {
list-style-image: url(../../images/pallo_sininen.gif);
margin-left:20px;
padding: 0px;
}

#sisalto ul .level1, .level2 {
margin-top: 10px;
font-size: 16px;
margin-bottom: 5px;
margin-left: 10px;
padding: 2px;
}

#sisalto li .level1, .level2 {
margin-top: 10px;
font-size: 12px;
margin-bottom: 5px;
}

#sisalto li li {
margin-top: 10px;
font-size: 10px;
margin-bottom: 5px;
}

#sisalto li a {
text-decoration:none;
color:#000000;
}

#sisalto li li a {
margin-left: 5px;
text-decoration:none;
color:#404040;
}

#sisalto li a:hover {
color:#FF0000;
text-decoration:none;
}

/* valikko_pohja alkaa */

#valikko_pohja {
width: 200px;
float: left; 
margin: 0px;
padding: 0px;
/*height:90%;*/
}

#valikko_logo {
	margin: 20px 0;
	padding: 0;
}

#valikko_logo a {
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
}


#valikko_logo img {
	display: block;
	margin: auto;
}


/* valikko */

#valikko {
width: 200px;
/*margin-top: -20px;*/
font-size: 12px;
font-weight: bold;
}

/* Päätekstit */
.valikko_otsikko {
border-bottom:1px solid #FF6633; 
margin: 0px 8px 5px 10px; 
font-size: 14px; 
font-weight:bold; 
padding: 0px 0px 2px; 
color: black;
}

#valikko ul{
list-style: solid;
margin-left: 15px;
padding:0;
}

#valikko li a {
text-decoration:none;
color:#000000;
}

#valikko li a:hover, li .here:hover {
color:#006363;
text-decoration:none;
}

#valikko li.here a {
color:#FFFFFF;
}



#valikko .level1, .level1.here {
font-family: verdana;
font-size: 12;
font-weight: bold;
text-align:left;
margin-left: 20px;
margin-bottom: 5px;
margin-top: 10px;
}

#valikko .level2, .level2.here {
font-family: verdana;
font-size: 10px;
font-weight: bold;
text-align:left;
margin-left: 5px;
margin-bottom: 5px;
margin-top: 10px;
}


/* sposti */

#sposti { 
margin-top: 50px; 
margin-left: 0px;
width: 200px;
text-align: center;
}

/* footer */

#footer_kehys { 
clear: both;
margin-left: 205px;
width: 800px; 
text-align: center; 
}

#footer { 
padding-top: 50px;
padding-bottom: 50px;
width: 800px; 
clear: both;
text-align: center; 
}

#footer p {
clear: both;
font-size: 10px;
font-family: verdana;
color: #99CCCC;
}


#highlight {
position: absolute; 
visibility: inherit;
top: 165px;
left: 935px;
}

.clearing { clear:both; height:0; }

/* Kotikanava tyylit */

#tiimi7610 { position:absolute; visibility:inherit; top:400px; left:665px; width:200px; height:200px; z-index:2 }
#tiimi7210 { position:absolute; visibility:inherit; top:400px; left:440px; width:200px; height:200px; z-index:2 }
#tiimi7110 { position:absolute; visibility:inherit; top:400px; left:225px; width:200px; height:200px; z-index:2 }
#info { position:absolute; visibility:inherit; top:400px; left:945px; width:35px; height:35px; z-index:12 }
#boxinfo { position:absolute; visibility:inherit; top:400px; left:785px; width:200px; height:115px; z-index:12;}
#sahko { position:absolute; visibility:inherit; top:400px; left:655px; width:200px; height:200px; z-index:3 }
#patteri { position:absolute; visibility:inherit; top:400px; left:435px; width:200px; height:200px; z-index:2 }
#ilmastointi { position:absolute; visibility:inherit; top:400px; left:215px; width:200px; height:200px; z-index:2 }
#yhteys { position:absolute; visibility:inherit; top:630px; left:200px; width:672px; height:522px; z-index:10;}
#ristikyt { position:absolute; visibility:inherit; top:635px; left:265px; width:210px; height:210px; z-index:11;}

#tyhja { position:absolute; visibility:inherit; top:545px; left:400px; width:180px; height:200px; z-index:10} /* 410 */
#kaapelointi { position:absolute; visibility:hidden; top:350px; left:505px;  width:600px; height:320px; z-index:10;}

#map {position: absolute; background-color: rgb(229, 227, 223); margin-left: 300px; }

