a:hover { color: black;  }
td.valikko:hover {
    background-color:#E1F5A9;
    color: black;          
}

td.valikko a:link { color:black; text-decoration: none}
td.valikko a:visited { color:black; }
td.valikko a:hover { color:black;  }
td.valikko a:active { color:black; } 
td.valikko {
border-bottom:0px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-color:lightgrey; 
}
td.valikko2 {
border-bottom:0px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-color:lightgrey;
}

#calendar {font-family:arial; font-size:12px; text-align:center}
#calendar th {background-color:#000000; color:#FFFFFF; text-align:center}
#calendar #week {color:#000000; background:#d7d2d2 url(images/music_calendar_null.gif) repeat-x; height:45px}
#calendar #week a {font-size:34px; text-decoration:none; color:#000000; padding:0 14px 0 14px}
#calendar #center_date {font-family: 'Droid Serif', Georgia, Times, serif; font-size:22px; color:#595858; margin:0 auto; text-align:center; font-weight:bold}


.green {display:block; text-decoration:none; color:#FFFFFF; margin:0; padding:0px 1px 1px 0; width: 63px; height: 49px; background: url("images/block_free.gif") no-repeat; text-align: center; line-height: 49px}
.unavailable {text-decoration:none; color:#FFFFFF; margin:20; padding:0px 1px 1px 0; width: 63px; height: 49px; background: url("images/block_past.gif") no-repeat; text-align: center; line-height: 49px}
.closed {text-decoration:none; color:white; margin:0; padding:0px 1px 1px 0px; width: 63px; height: 49px; background: url("images/block_closed.gif") no-repeat; text-align: center; line-height: 49px}
.part_booked{display:block; text-decoration:none; color:#FFFFFF; margin:0; padding:0px 1px 1px 0; width: 63px; height: 49px; background: url("images/block_part.gif") no-repeat; text-align: center; line-height: 49px}
.fully_booked{display:block; text-decoration:none; color:white; margin:0; padding:0px 1px 1px 0; width: 63px; height: 49px; background: url("images/block_fully_booked.gif") no-repeat; text-align: center; line-height: 49px}
.past{text-decoration:none; color:#FFFFFF; margin:0; padding:0px 1px 1px 0; width: 63px; height: 49px; background: url("images/block_past.gif") no-repeat; text-align: center; line-height: 49px}

.closed2 {text-decoration:none; color: white; margin:20; padding:0px 1px 1px 0; width: 63px; height: 49px; background: url("images/block_closed.gif") no-repeat; text-align: center; line-height: 49px}
table td.closed2 a:hover { color: white};
.fully_booked2 a:hover { color: white};
table td.fully_booked2 a:hover { color: white};

.green  span {display:none}

.green  span a:hover  {display: block;
   position: absolute;  width: 25px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;}

#lhs {width:900px;} /* Holds both the calendar and the basket */
#lhs2 {float:left} /* Holds both the calendar and the basket */


#varauskalenteri h2 {font-family: 'Droid Serif', Georgia, Times, serif; font-size:22px; color:#595858; margin-top:7px}
#varauskalenteri p {font-family: 'Droid Sans', Helvetica, Arial, sans-serif; color:#666666; font-size:14px}
#outer_calendar {position:relative; left:0px; padding:25px; padding-top:10px; width:450px; background-color:#EEEEEE}
#outer_booking {font-family: 'Carrois Gothic', sans-serif; position:relative; left:0px; padding:25px; padding-top:18px; width:450px; background-color:#EEEEEE}
#outer_booking h2 {font-family: 'Droid Serif', Georgia, Times, serif; font-size:22px; color:#595858; margin-top:18px}
#outer_booking p {font-family: 'Droid Sans', Helvetica, Arial, sans-serif; color:#666666; font-size:14px}
#outer_booking #booking {font-size:80%; border:#CCCCCC 1px solid; border-right:none; border-bottom:none}
#outer_booking #booking th {background:#666666 url("images/booking_grad.jpg") repeat-x; color:#FFFFFF; height:25px; padding-left:5px}
#outer_booking #booking td {border-right:#CCCCCC 1px solid; border-bottom:#CCCCCC 1px solid; padding-left:5px}
#outer_booking span {color:red}
#outer_pric {width:200px; float:left; height:22px; margin-top:6px}

#outer_basket {display:none; float:right; font-family: 'Carrois Gothic', sans-serif; margin-top:20px; padding-top:18px; width:300px; background-color:white}
#outer_basket h2 {font-family: 'Droid Serif', Georgia, Times, serif; font-size:22px; color:#595858; margin-top:0}
#outer_basket #selected_slots {width:110px; min-height:20px; font-size:14px; float:left; line-height:1.6em; color:#666666; font-family: 'Droid Serif',Georgia,Times,serif}
#basket_details {float:right; width:300px; padding-left:30px; font-family: 'Droid Serif',Georgia,Times,serif; font-size:13px; color:#666666}
#basket_details .text_box {width:300px; margin-bottom:10px}
#basket_details #currency {font-family:arial; float:left; color:purple; font-weight:bold; font-size:23px; padding:0 0 0 0}
#basket_details #total {font-family:arial; width:100px; height:22px; float:left; color:purple; font-weight:bold; font-size:23px; background-color:transparent; border:none}

#btn_book {margin:10px 0 0 220px}

#key {margin-top:25px; width:275px; height:60px; border:#CCCCCC 1px solid; font-family:arial; color:#666666; font-size:11px}
#key td {text-align:center; width:45px}
#key_1 {background-color:#d80000}
#key_2 {background-color:#a295dd}
#key_3 {background-color:#d18800}
#key_4 {background-color:#019500}
#key_5 {background-color:#948e8e}

.input {width:220px}
textarea {width:220px}
form {float:left}
#book {background:transparent url(images/book.png) no-repeat; width:135px; height:32px; border:none; margin-top:5px}
#book:hover {background:transparent url(images/book_mo.png)}
#selected_date {width:228px; height:20px; background-color:#dfeefa; border:#4085d1 1px solid; font-family:arial; font-size:14px; padding:4px 0 4px 10px; color:#4085d1; margin:20px 0 10px 0}


/* Messages */
.info, .error, .success {  
	width:250px;    
    margin:20px 0 0 0;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;    
    font-size:12px; font-weight:bold;
    background-position: 10px center;
    font-family:Arial, Helvetica, sans-serif; 
    line-height:1.2em;
}

.error, .error a {
    color: #D8000C;
    border:#cf0023 1px solid;
    background-color: #FFBABA;
    background-image: url('images/knobs/error.png');
}

.info, .info a {
    color: #00529B;
    border:#294b99 1px solid;
    background-image:url('images/knobs/info.png');
    background-color:#c1e4f8
}

.success, .success a {
    color: #4F8A10;
    border:#528f11 1px solid;
    background-color: #DFF2BF;
    background-image:url('images/knobs/success.png');
}


.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #e6cafc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e6cafc;
	box-shadow:inset 0px 1px 0px 0px #e6cafc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c579ff), color-stop(1, #a341ee) );
	background:-moz-linear-gradient( center top, #c579ff 5%, #a341ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c579ff', endColorstr='#a341ee');
	background-color:#c579ff;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:1px solid #a946f5;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:36px;
	line-height:36px;
	width:132px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #8628ce;
	margin-top:22px
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a341ee), color-stop(1, #c579ff) );
	background:-moz-linear-gradient( center top, #a341ee 5%, #c579ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a341ee', endColorstr='#c579ff');
	background-color:#a341ee;
}.classname:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */