/* 

PVETab by STEPHAN Manuel
stylesheet 

*/

body {
	background-color:#000000;
}

a {
	color:#9999dd;
}

body, table, tr, th, td {
	color:#dddddd;
	font-size:9pt;
	font-family:arial;
	text-align:left;
	margin:0 0 0 0 ;
	padding: 0 0 0 0;
}

td {
	vertical-align:middle;
}

th, th a {
	height:32px;
	border-bottom:1px solid #222222;
	padding:0px 2px 0px 2px;
	vertical-align:middle;
	font-size:7.5pt;
	font-weight:normal;
	text-decoration:none;
}

th.tab_0, td.tab_0 {
	background-color:#060000;
	text-align:center;
}
th.tab_1, td.tab_1 {
	background-color:#000006;
	text-align:center;
}

img.icon {
	border:0;
	margin:0;
	padding:0;
	height:32px;
	width:32px;
}

.dark li.ui-timepickr span {
    background:#333 url('btn.png') repeat-x!important;
    font-family:monospace;
    font-size:100%;
    font-weight:bold;
    color:#ccc!important;
}
.dark li.ui-timepickr.hover span {
    background:#3679AE url('btn-hover.png') repeat-x!important;
    color:#fff!important;
}
