/* pakotetaan scroll bar aina jotta sivu ei hypi*/
html
{
  /*overflow-x: scroll;*/
  overflow-y: scroll;
}
body
{
	margin:0px; padding:0px; 
	/*background: #220033;*/
	/*background: white url('../images/tausta_blue.gif') repeat bottom left;*/
	font-size: 11px; 
	text-align: center;
	font-family: Verdana, Arial, sans-serif; 
	color: black;
	/*background-color: #FFD073;*/
	background-color: #033E6B;  
}
#sivu
{
	/*width: 80em;*/
	width: 765px;
	/*border: thin outset #CDB7B7;/*[e]thin outset @40*/
	background-color: white;
	padding: 12px 12px 24px;
	float: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: white;
	/*background-color: #E6E3DA; */
}

#yhteystiedot
{
	color: #0B2E48;
    font: 12px arial, sans-serif;
    font-weight: bold;
}
#etlasmail{
	text-decoration: none;
	color: #0B2E48;
    font: 12px arial, sans-serif;
    font-weight: bold;
}
#etlasmail:hover{
	text-decoration: none;
	color: #CE7654;
    font: 12px arial, sans-serif;
    font-weight: bold;
}

#allowOrganisationUse
{
	position: relative;
	top:-15px;
		
}

.notice
{
	color: red;
    font: 12px arial, sans-serif;
    font-weight:normal;	
}

.feedbackPanelERROR
{
	color: red;
    font: 12px arial, sans-serif;
    font-weight: bold;	
}


.feedbackPanelOK
{
	color: green;
    font: 12px arial, sans-serif;
    font-weight: bold;	
}

.remark
{
	color: orange;
    font: 12px arial, sans-serif;
    font-weight: bold;	
}

.formcomponent.invalid {
    border: 3px solid red;
    
    
}

.formcomponent.valid {
	/*border: 2px solid green;
    color: green;
    background: #FFFFFF;
    */
   
}
	
	
#paa
{

	margin-top: 5px;
	margin-left:0px;
	padding: 0px;
	position: right;
	vertical-align: inherit;
	text-align: left;
	text-decoration: none;
	/*border: solid;*/
}
#content {
	margin-left:30px;
	margin-right:50px;
	margin-bottom:20px;
	font-size: 12px; 
	font-family:  Arial, Verdana, sans-serif; 
	}

#etusivucontent
{
	margin-left:30px;
	margin-right:250px;
	margin-bottom:20px;
	font-size: 12px; 
	font-family:  Arial, Verdana, sans-serif;  
}

.korostus_tekstissa
{
	/*background: #e2e5e8;*/
	background: #B8CFE0;
	padding-top:5px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:5px;
	 
}
#huolto
{
	position:absolute; left:400px;top: 0px;
	margin: 15px;
	color:red;
	padding: 15px;
	font-size: 12px; 
	font-family:  Arial, Verdana, sans-serif;  
}
.uutinen
{
	position:absolute; left:550px;
	background: #B8CFE0;
	/*background: white url('../images/uutisten_korostus_cray.gif') repeat bottom left;*/
	margin: 15px;
	padding: 15px;
	font-size: 12px; 
	font-family:  Arial, Verdana, sans-serif;  
}
#organisationselect
{
	position:absolute; left:500px;
}

#taytto_ohje
{
	position:absolute; left:350px;
	top:130px;
	color:red;
	margin: 15px;
	padding: 15px;
	font-size: 12px; 
	font-family:  Arial, Verdana, sans-serif;  
}

#kokeile
{
	position:absolute; left:550px;
	background: #B8CFE0;
	margin: 15px;
	padding: 15px;
	color: #E94200;
	font-size: 12px; 
	font-weight: bold;
	font-family:  Arial, Verdana, sans-serif;  
}
.button_rekisteroidy {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color:#89c403;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 11px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
}.button_rekisteroidy:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color:#77a809;
}.button_rekisteroidy:active {
	position:relative;
	top:1px;
}
#demorajoitus
{
	color: black;
	font-weight: normal;
}	
.uutisotsikko
{
	color: #2E404E;
    font: 12px arial, sans-serif;
    font-weight: bold;
}
.korostusuutisessa
{
	text-decoration: none;
    color: #012846;;
}
.uutislinkki
{
	text-decoration: none;
    color: #0B2E48;;
    font: 11px arial, sans-serif;
    font-weight: bold;
}
.uutislinkki:hover
{
	text-decoration: none;
    color: #CE7654;
    font: 11px arial, sans-serif;
    font-weight: bold;
}

.hint
/* kysymerkkikuva */
{
 	position:relative; left:2px; top: 3px;
 	cursor:pointer;
 	width:16px;
 	height:16px;
 	z-index:999;
 	display:none;

}
.sivuhint
/* kysymerkkikuva */
{
 	position:relative; left:2px; top: 3px;
 	cursor:pointer;
 	width:20px;
 	height:20px;
 	z-index:999;
 	display:none;

}
/*
.hint:hover

{
 	position:relative; left:3px; top: 4px;
 	 background-image: url('../images/question.sel.png') no-repeat;
 	cursor:pointer;
 	width:16px;
 	height:16px;
  	opacity:0;
 	

}
*/


.errorContainer{
	position:absolute; left:10px; top: 145px;
}

#header {
	background-color: #005998;
}


#yla_osa
{
	
	background: url('../images/logo.gif') no-repeat bottom left;
	height: 70px;
	width: 765px;
	/*opacity: 50%; padding-left:6px; padding-right:0px; padding-top:0px; padding-bottom:50px*/
}
#indeximage
{
	
	background: white url('../images/index_kuva2.gif') no-repeat left;
	position:relative;
	top:5px; 
	left:0px;
	width: 765px;
	height: 204px;
	
}
/*   login index imagen sis�lle */

#laatikko
{
	background: white url('../images/navikaatio_tausta.gif') repeat left;
	width: 320px;
	height: 103px;
	position:absolute;
	top:220px; 
	left:457px;
	
}
#laskentalaatikko
{
	background: white url('../images/navikaatio_tausta.gif') repeat left;
	width: 357px;
	height: 70px;
	position:absolute;
	top:7px; 
	left:420px;
	
}

#loggeduser
{
	position:absolute;
	top:7px; 
	left:17px;
	
	
}
#kayttaja
{
	  position:relative; left:5px;
	  color: #6B9CA9;
	  font-weight: bold;
	  font-style: italic;
}
#organisaatio
{
	  position:relative; left:55px;
	  color: #6B9CA9;
	  font-weight: bold;
	  font-style: italic;
}

#sertif_handling_destination
{
	width: 170px;
	
}


#login
{
	position:absolute;
	top:10px; 
	left:17px;
	
}	
#loginerror
{
	text-align: right;
	color: red;
}

.logintitle
{
  text-align: left;
  padding-right: 10px;	
  padding-bottom: 2px;
  padding-top: 5px;
  font-family:  Arial, Sans-serif;
  font-size: 12px;
  color: #ffffff;	
  font-weight: bold;
  
}
.loginfield
{
   width: 190px;	
  
}
.loginlink
{
	text-decoration: none;
	cursor: hand;
    color: #6B9CA9;
    font-family:  Arial, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}
#logoutlink
{
	text-decoration: none;
	cursor: hand;
    color: #6B9CA9;
    font-family:  Arial, Sans-serif;
    font-size: 12px;
    position:absolute;
	top:43px; 
	left:640px;
}

/** -------------------------  ---------------------------- **/
#paavalikko
{
	cursor: hand;
	width: 765px;
	height: 30px;
	background: white url('../images/navikaatio_tausta.gif') repeat left; 
	padding: 1px 0px 0px;

}

#paavalikko ul
{
	margin-left: -3px;
	font-family: Verdana, Arial, sans-serif; 
    font-size: 11pt;
	font-size: 100%;
	font-weight: normal;
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	
}

#paavalikko ul li
{
	border-width: 0px 1px;
	padding: 2px 0px 2px 7px;
	line-height: 0,95em;
	float: left;
	border-style: none;
	list-style-type:none;
	text-align: center;
}

#paavalikko ul li a:link 
{
	padding-right: 15px;
	padding-top:6px;
	text-decoration : none;
	color: white;
	margin-bottom: 1px;
	margin-top: 0px;
	float: left;
	

}

#paavalikko ul li a:visited
{
	padding-right: 15px;
	padding-top:6px;
	text-decoration : none;
	color: white;
	margin-bottom: 1px;
	margin-top: 0px;
	float: left;
	
}
#paavalikko ul li a:focus
{
	padding-right: 15px;
	padding-top:6px;
	/*text-decoration : none;*/
	color: red;
	margin-bottom: 1px;
	margin-top: 0px;
	float: left;
	
}

#paavalikko ul li a:hover
{
	
	padding-right: 15px;
	padding-top:6px;
	/*text-decoration : none;*/
	color: #CE7654;
	margin-bottom: 1px;
	margin-top: 0px;
	float: left;
	
}

/* tekstit */
.sivuotsikko
{
	/*font-family: "Times New Roman", Verdana, Arial, sans-serif;*/ 
    font-size: 24px;
    color:  #2E404E;
    
}

h2
{
	font-family: Arial, sans-serif; 
    font-size: 14px;
   /* font-weight: bold;*/
    color:  #2E404E;
	
}
.kohdetieto
{
	/*font-family: "Times New Roman", Verdana, Arial, sans-serif;*/ 
    font-size: 18px;
    color:  #2E404E;
    font-weight: bold;
    /*margin-left: 15px;*/
}

.tieto_otsikko
{
	
	font-size: 12px;
    color:  #2E404E;
    /*color:  #3A6250;*/
    font-weight: bold;
}
.otsikko
{
	font-size: 14px;
	font-weight: bold;
    color:  #2E404E;
    
    
}
.valiotsikko
{
		font-weight: bold;
        margin-bottom: 2px;
}

.pinta_ala
{
	margin-left: 50px;
}

.varoitus
{
   color: red;
}

/* taulukoita */
table.lista{
     font-size: 11px; 
     width: 100%;
     border-collapse: collapse;
     border-bottom: 1px solid #2E404E; padding: 5px;
     margin-bottom: 5px;
    
}
#vuosilista{
     font-size: 11px; 
     width: 100%;
     border-collapse: collapse;
     border-bottom: 1px solid #2E404E; padding: 5px;
     margin-top: 10px;
     margin-bottom: 5px;
    
}

/*taulukoiden otsikkorivin teksti ja tausta*/
.tableheader
{
	font-family:Arial, sans-serif; 
	font-size: 11px;
    font-weight: Bold; 
	color:  #FFFFFF;
	padding: 0px;
	/**/
	/*background: white url('../images/sarake_tausta.gif') repeat-x;
	background: #d9d9d9;*/
	background: #33678E;
	/*background: #7A9EB9;*/
	/*background: #3B6585;*/ 
	height: 24px;
		
}

/* sortable taulukon rivit  */

.headers
{
	font-family:Arial, sans-serif; 
	font-size: 11px;
    font-weight: Bold; 
	color:  #FFFFFF;
	padding: 0px;
	/**/
	/*background: white url('../images/sarake_tausta.gif') repeat-x;
	background: #d9d9d9;*/
	background: #33678E;
	/*background: #7A9EB9;*/
	/*background: #3B6585;*/ 
	height: 24px;	
}

table.dataview{
     font-size: 11px; 
     width: 100%;
     border-collapse: collapse;
     border-bottom: 1px solid #2E404E; padding: 5px;
     margin-bottom: 5px;
    
}
.calListCol_1
{
 width: 150px;
}
.calListCol_2
{
 width: 140px;
}
.calListCol_3
{
 width: 100px;
}
.calListCol_4
{
 width: 130px;
}
.calListCol_5
{
 width: 50px;
}

.calStatus_col 
{
  color: red;
  font-weight: bold; 
}
.calListCol_actions
{
	text-align: right;
	
}

table.dataview tr th { 
	 background-position: 3px 50%;
	 
	 background-repeat:no-repeat;
}
table.dataview tr th a {
	text-decoration:none;
}
table.dataview tr th a:hover {
	text-decoration:none;
	color: #CE7654;
}
table.dataview tr th.wicket_orderDown {
	background-color: #67AFC7; background-image: url(../images/arrow_down.png);
	padding-left: 18px;
	color:  #FFFFFF; 
	}
table.dataview tr th.wicket_orderUp {
	background-color: #67AFC7; background-image: url(../images/arrow_up.png); 
	padding-left: 18px;
	color:  #FFFFFF;
	}
table.dataview tr th.wicket_orderNone {
	color:  #FFFFFF;
	padding-left: 18px;
	background-color:#33678E;
	background-image: url(../images/arrow_off.png);
}
.wicket_orderNone
{
	color:  #FFFFFF;	
}
.wicket_orderDown
{
	color:  #FFFFFF;	
}
.wicket_orderUp
{
	color:  #FFFFFF;
}

.even
{
	
	height: 22px;
}
.odd
{
	height: 22px;
	background-color: #C9DCEA;
	/*background:white url('../images/uutisten_korostus_cray.gif') repeat left;*/
}


.calsearch
{
  position: absolute;
  left: 545px;
}

.searchaway{
 /* position: absolute;
  top: 0px;
  right: 5px;*/
  display: block;
  background-color: transparent;
  background-image: url('../images/search_away4.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
    
}

.searchaway:hover
{
  background-position: right top;
}

/* tähän asti data tablen käsittelyä*/

.tablenavilink
{
	text-decoration: none;
    /*color: #6B9CA9;*/
    color: #0D304B;
    font: 12px arial, sans-serif;
    font-weight: bold;
    
}
.tablenavilink em
{
	text-decoration: none;
    /*color: #6B9CA9;*/
    color: #CE7654;
    font: 12px arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    
}
.tablenavilink:hover
{
	text-decoration: none;
    /*color: #6B9CA9;*/
    color: #CE7654;
    font: 12px arial, sans-serif;
    font-weight: bold;
    
}


.normal_row
{
	
	height: 22px;
}
.decorated_row
{
	height: 22px;
	background-color: #C9DCEA;
	/*background:white url('../images/uutisten_korostus_cray.gif') repeat left;*/
}



table.laskenta_maaritys
{
	width: 100%;
	/*background: white url('../images/uutisten_korostus_cray.gif') repeat left; */
	background: #B8CFE0;
	border-top: 1px solid #2E404E; 
	margin-top: 10px;
	margin-bottom: 7px;
	
}


.laskenta_maaritys td { 
	padding: 7px; 
 }
 
.laskenta_maaritys th { 
	padding: 7px; 
 }
 
 
.tarkastuskohde{
	/*padding: 12px 12px;*/
	width: 100%;
	/*background: white url('../images/uutisten_korostus_cray.gif') repeat left; */
	background: #B8CFE0;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 25px;
	

}

.toimenpide
{
	width: 100%;
	/*background: white url('../images/uutisten_korostus_cray.gif') repeat left;*/
	background: #B8CFE0;
	margin-top:0px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	padding-top: 6px;
	
}

#yhteystiedot{
	text-align:center;
}
#isantable{
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin-bottom: 2px;
	
}

#isantable td{
	/*padding: 12px 12px;*/
	/*background: white url('../images/uutisten_korostus_cray.gif') repeat left;*/
	background: #B8CFE0; 
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 5px;
	margin-bottom: 25px;
	border-bottom: 7px solid;
	border-color: #fff;
}
.huomiot_table 
{
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin-bottom: 7px;
}
.huomiot_table td{
	width: 100%;
	background: #B8CFE0;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 25px;
}
#isanperus td{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 25px;
}
.kenttatitle {
	width: 350px;
	vertical-align:text-top;
	padding-left: 10px;
}
.kentta {
	/*position:absolute;
	left:300px;*/
}
 
  /*kierto vasemmalle (eli seuraavat elementit oikealle*/
  #tab {

    float:left;
    width:100%;
    background:yellow;
    font-size:80%;
    line-height:normal;
 }

 /* poistetaan normaalit listamerkinn�t vet�� listan kamat yhteen*/
 #tab ul {
    margin:0;
    padding:0;
    list-style:none;
   }
  #tab li {
   float:left;
   /*oikea kuva listaan*/
   background:url("norm_right.gif")
      no-repeat right top;
    margin:0;
    padding:0;
   }
 /* ankkurit bloc levelille*/
   #tab a {
    display:block;
	/*vasen kuva linkkiin tulee listalementin kuvan p��lle vasen reuna!! */
	background:url("norm_left.gif")
      no-repeat left top;
    padding:5px 15px;
	text-decoration:none;
    font-weight:bold;
    color:#765;
    }
/* valittu v�rj�t��n eri tavalla*/
#tab #current {
    background-image:url("norm_right_on.gif");
    }
  #taber #current a {
    background-image:url("norm_left_on.gif");

    }
    
/* linkit */
a.toimintolinkki
{
	text-decoration: none;
    /*color: #6B9CA9;*/
    color: #0D304B;
    font: 12px arial, sans-serif;
    font-weight: bold;
    
}
a.toimintolinkki:hover
{
	text-decoration: none;
    /*color: #6B9CA9;*/
    color: #CE7654;
    font: 12px arial, sans-serif;
    font-weight: bold;
    
}



.linkkityyppiteksti
{
	color: #0D304B;
    font: 12px arial, sans-serif;	
    font-weight: bold;
}


.listapaluupos
{
    text-align:left; 
}
.listaend
{
   text-decoration: none;
   /*color: #153D64;*/
    color: #73A1CC;
    font: 14px arial, sans-serif;
    font-weight: bold; 	
}
a.listapaluu
{
	/*background: white url('../images/saraketausta.gif');*/
	text-decoration: none;
	  /*color: #CE7654;#FF7400;*/
      color: #0D304B;
    font: 14px arial, sans-serif;
    font-weight: bold; 
    
}
a.listapaluu:hover
{
	text-decoration: none;
    color: #CE7654;
    
    font: 14px arial, sans-serif;
    font-weight: bold; 
    
}
.projektin_nimi{
	/*text-align:right*/;
    color: #F88900;
    font: 12px arial, sans-serif;
    font-weight: bold; 
    margin-left: 0px;
}

/* button kuvan teko*/
.button_disabled
{
	background: transparent url("../images/bg_button_a.gif") no-repeat scroll top right;
    color: #a5a5a5;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    font-weight: Bold; 
}
.button_disabled span
{
	background: transparent url("../images/bg_button_span.gif") no-repeat;
    display: block;
    line-height: 14px;
    font-style: normal;
    padding: 5px 0 5px 18px;
    font-weight: Bold; 
}


a.button {
    background: transparent url("../images/bg_button_a.gif") no-repeat scroll top right;
    color: #0D304B;
    /*background: #FFE5B2;*/
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    font-weight: Bold; 
    cursor:pointer;cursor:hand
}

a.button:hover {
    background: transparent url("../images/bg_button_a.gif") no-repeat scroll top right;
    color: #CE7654; /*#384C5B;*/
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; 
    text-decoration: none;
    font-weight: Bold; 
    cursor:pointer;cursor:hand
}


a.button span {
    background: transparent url("../images/bg_button_span.gif") no-repeat;
    display: block;
     /*background: #FFE5B2;*/
    line-height: 14px;
    padding: 5px 0 5px 18px;
    font-weight: Bold; 
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
    font-weight: Bold; 
    cursor:pointer;cursor:hand
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
    font-weight: Bold; 
}
/*
.button {
	-moz-box-shadow: 0px 1px 0px 0px #5f8094;
	-webkit-box-shadow: 0px 1px 0px 0px #5f8094;
	box-shadow: 0px 1px 0px 0px #5f8094;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #406f9a), color-stop(1, #153d64) );
	background:-moz-linear-gradient( center top, #406f9a 5%, #153d64 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#406f9a', endColorstr='#153d64');
	background-color:#406f9a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #969fab;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:2px 16px;
	text-decoration:none;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #153d64), color-stop(1, #406f9a) );
	background:-moz-linear-gradient( center top, #153d64 5%, #406f9a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#153d64', endColorstr='#406f9a');
	background-color:#153d64;
}.button:active {
	position:relative;
	top:1px;
}
.button_disabled {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a8b1bd), color-stop(1, #a8b1bd) );
	background:-moz-linear-gradient( center top, #a8b1bd 5%, #a8b1bd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8b1bd', endColorstr='#a8b1bd');
	background-color:#a8b1bd;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #969fab;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:1px 16px;
	text-decoration:none;
}
*/
/* tabbed panels*/
div.tabpanel div.tab-row ul {
   
	height: 30px;
    /* margin: 0;
    padding-left: 10px;*/
    background: white url('../images/lomakenavi_tausta.gif') repeat left; 
    margin-left: -3px;
	margin-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
}

div.tabpanel div.tab-row li {
    margin-top: 5px;
    padding-top: 10px;
    display: inline;
    list-style-type: none;
}

div.tabpanel div.tab-row a:link, div.tabpanel div.tab-row a:visited {
    float: left;
   /* background: #f3f3f3;*/
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    padding: 7px 10px 2px 10px;
    margin-right: 4px;
    /*border: 1px solid #ccc;*/
    text-decoration: none;
    color: #2E404E;
}

div.tabpanel div.tab-row li.selected a:link, div.tabpanel div.tab-row a:visited.active {
    
    color: #FF9900;
}

div.tabpanel div.tab-row a:hover {
    /*background: #fff;*/
}