/* ================================
    CSS STYLES FOR Module Facility Booking
   ================================
*/


.etListaus1
{
       font-family: "Trebuchet MS";
        font-size: 12px;
        color: #000000;
        background-color: #E5E3E0;
}
.etListaus2
{
  font-family: "Trebuchet MS";
        background-color: #FFFFFF;
        font-size: 12px;
        color: #000000;
}

.etKalenteriTaulukkoOtsikko
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: gray;
}

.etKalenteriLih {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Bold;
    color: Black;
}

.etKalenteriLihSin {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Bold;
    color: #003366;
}

.etKalenteri {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}

.etKalenteriSin {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}

/* text style for buttons and link buttons used in the portal admin pages */
.etKalenteriLinkkipainike
{
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* hyperlink style for buttons and link buttons used in the portal admin
pages */
A.etKalenteriLinkkipainike:link {
    text-decoration:    none;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

A.etKalenteriLinkkipainike:visited  {
    text-decoration:    none;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

A.etKalenteriLinkkipainike:active   {
    text-decoration:    none;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

A.etKalenteriLinkkipainike:hover    {
    text-decoration: underline;
    color: #003366;
    font-size: 11px;
    font-weight: normal;
}

/* OIKEAN PUOLEN LINKIT...text style for buttons and link buttons used in the portal admin pages */
.etKalenteriLinkkipainikeOikea
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* hyperlink style for buttons and link buttons used in the portal admin
pages */
A.etKalenteriLinkkipainikeOikea:link
{
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}

A.etKalenteriLinkkipainikeOikea:visited  {
    text-decoration:    none;
    color: #003366;
    font-size: 11px;
    font-weight: normal;
}

A.etKalenteriLinkkipainikeOikea:active   {
    text-decoration:    none;
}

A.etKalenteriLinkkipainikeOikea:hover    {
    text-decoration:    underline;
    color: #003366;
    font-size: 11px;
    font-weight: normal;
}

.etRyhma
{
	float: right;
	margin: 10px 0px 10px 10px;
	width: 400px;
}

.kuvaoikea
{
     float: right;
     margin-right: 0px;
     margin-left: 10px;
     margin-top: 10px;
     margin-bottom: 10px;
}

.kuvavasen
{
     float: left;
     margin-right: 10px;
     margin-left: 0px;
     margin-top: 10px;
     margin-bottom: 10px;
}

#cal_article
{
    width: 200px;
}

.KurssiryhmaNuoli
{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: transparent url('/desktopmodules/etapahtuma_Tapahtumakalenteri4/Kuvat/oranssinuoli.gif') no-repeat;
    background-position: 0px 60%;
}
