
table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	font-family: 'Anivers';
	font-size: 1.1em;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: normal;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #fff;
	/*background-image: url('../img/kalenteri_trans_sm.png');*/
	background-repeat: repeat-x;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #fff 1px solid;
	border-top: #ccc 1px solid;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #44B2D6;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #19feff;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #44B2D6;
	font-size: 10px;
	font-family: 'Anivers', 'Helvetica';
	padding: 2px;
	width: 180px;
	line-height: 1.2em;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	color: #fff;
	font-size: 12px;
	position: relative;
	margin: 2px 0;
	padding: 0;
	font-family: 'Anivers';
}

a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	left: 4px;
	top: 2px;
	position: absolute;
	width: 80px;
}

div.dp-popup div.dp-nav-prev a {
	float: left;
}

/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
		color: #fff;
}

div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 80px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

#start-date, #end-date {
	margin-left: 0px;
}

#start_date_picker {
	float: left;
	display: inline;
}

#end_date_picker {
	float: right;
	display: inline;
}

#hide_input {
	display: block;
	float: left;
}

#aloituspaiva{
	float:left;
	width: auto;
	text-align: center;
	margin-top: 20px;
	display: inline;
}

#lopetuspaiva {
	float: right;
	width: auto;
	text-align: center;
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 0px;
	display: inline;
}

#henkilot {
	margin: 30px 0px 20px 0px;
	float: left;
	width: auto;
	height: auto;
	padding: 10px 0px 10px 0px;
}

#id_person_count {
	float: left;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 10px;
}

select {
	font-family: 'Anivers';
}

#person_count {
	float: left;
	width: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

.etsi {
	margin-top: 30px;
	height:30px;
	width: auto;	
	background:#44B2D6;
	color:#fff;
	cursor:pointer;		
	text-align:center;	
	border: none;
	border-style: none;
	display: block;
	float: right;
}

.datepickeri {
	width: 578px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	display:inline;
	background-color: #fff;
	border: 1px solid #44B2D6;
}

.nettivaraus {
	width: 580px;
	margin-left: 20px;
	margin-bottom: 0px;
	background-color: #44B2D6;
}

#header {
	padding: 10px 20px;
	color: #fff;
	margin: 0px;
}

#varaus {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 460px;
}

.ohjeistus {
	margin: 0px 0px 10px 0px;
}

#headerinfo {
	float: left;
	width: 198px;
	margin-top: 40px;
	color: #fff;
	background-color: #44B2D6;
}

.info {
	width: 198px;
	float: left;
	background-color: #fff;
	border: 1px solid #44B2D6;
}

.kalenteriwrap {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 538px;
	height: auto;
	vertical-align: middle;
}

.varausetusivu {
	margin-bottom: 20px;
	height: 155px;
}

ul.errorlist li {
	float: left;
	color: red;
	margin-top: 5px;
	clear:both;
	width: 170px;
}

