body
{
    padding: 0px;
    margin: 0px;
    color: #444444;
    background: #FFFFFF;
    font-family: Arial, Sans-Serif;
    xxxwidth: 320px;
    xxxheight: 450px;
}

table
{
	font-size:10pt;
	font-family: Arial;
}

.cbodyborder
{
    padding-left: 5px;
    padding-right: 5px;
}

.contentbox
{
    background: #ffffff;
}
.cseparator
{
    height: 5px;
    overflow: hidden;
}
.headertitle
{
    color:#666666 !important;
    height:28px;
    font-size:13pt;
    font-weight:bold;
    padding-top:8px;
    text-align: center;
}
a, a:visited
{
    cursor: hand;
    text-decoration: none;
    color: #3366FF;
}
form {
	margin: 0px;
}
form input {
    font-size: 9pt;
}
.mandatory
{
    color: #ff0000;
}
#site
{
    xxxwidth: 300px;
    xxxheight: 355px; 
    overflow:scroll;
    overflow-y: scroll;
    overflow-x: hidden;
}
#wide {
	width: 700%;
	xxxmargin-top: 329px;
}
div.col {
	xxxwidth: 300px;
	float: left;
}
ul {
    xxxwidth: 280px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul li {
	border-bottom: 1px solid #E9E9E9;
}

ul li a, ul li a:active {
	padding: 5px;
	padding-left: 15px;
	display: block;
	background: url("/images/row-arrow.gif") right center no-repeat;
	color: #444444;
}
ul li.nolink
{
	padding: 5px;
	padding-left: 15px;
	display: block;
    xxxwidth: 255px;
}
ul li a div.spinner {
	display: none;
}
ul li a.on div.spinner {
    xxxwidth: 255px;
	display: block;
	float: right;
	height: 16px;
	color: #FFFFFF;
	font-size: .7em;
	font-style: italic;
	margin-right: 10px;
	margin-top: 6px;
}
ul li a.on, ul li div.on {
    xxxwidth: 255px;
	background: #b0c4de;
	color: #FFFFFF;
}

.black
{
    color: #000000;
}
.contentarea
{
    xxxwidth: 277px;
	font-size:9pt;
}

.title
{
    color: #333333;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
}
.subtitle
{
    padding-top: 5px;
    color: #0066FF;
    font-weight: bold;
	font-size:10pt;
}
.poweredby
{
    font-size: 10pt;
    color:#aaa;
    text-align: right;
}
.label
{
    font-size: 9pt;
}
.name
{
	font-size:12pt;
	font-weight: bold;
}
.text10
{
	font-size:10pt;
}
.text11
{
	font-size:11pt;
}
.text12
{
    font-size: 12pt;
}
.text13
{
    font-size: 13pt;
}
.bold
{
    font-weight: bold;
}
.datetime
{
	font-size:9pt;
}
.comment
{
	font-size:9pt;
    color: #66aa66;
}
.desc
{
	font-size:9pt;
}
.selecteddate
{
    text-align: center;
    font-size: 13pt;
}
.full
{
    font-size: 9pt;
    color: #FF3300;
    border: 1px solid #FFCC99;
    padding: 2px;
    text-align: center;
}
.errorbox
{
	font-size:9pt;
	color: #ff0000;
	padding: 4px;
	border: 1px solid #ff0000;
	display: block;
}
.inlineerror
{
	font-size:9pt;
	color: #ff0000;
}
.loginStatus
{
	font-size:9pt;
	color: #ff4500;
    text-align: center;
}
.logout
{
	font-size:8pt;
    text-align: center;
}
.button
{
    border-style: solid !important;
    border-width: 2px !important;
    xxxborder-color: #88CD2C #55801C #55801C #88CD2C;
    xxxbackground-color: #71AA24;
    padding: 3px 5px 3px;
    color: #ffffff !important;
    text-decoration: none;
}

.tab
{
    font-size: 9pt;
}
.tab td
{
    background: #eeeeee;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    color: #999999;
}
.tab tr
{
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 1px;
}
.tab td.tabseparator
{
    padding-left: 0px;
    padding-right: 0px;
    background: #ffffff;
    width: 10px;
}
.tab td.selected
{
    background: #E7EDF5;
    width: 5px;
    border-right: 1px solid #b0c4de;
    border-top: 1px solid #b0c4de;
    border-left: 1px solid #b0c4de;
    color: #333333;
}
.loginbox
{
    border: 1px solid #b0c4de;
    background: #E7EDF5;
    width: 265px;
    padding: 5px;
}
.overview
{
    border: 1px solid #b0c4de;
    background: #E7EDF5;
    width: 265px;
    padding: 5px;
}
.resultok
{
    padding-top: 5px;
    font-size: 11pt;
    color: #009933;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

#dhtmlgoodies_tooltip
{
    background-color: #FFFF99;
    border: 1px solid #C0C0C0;
    position: absolute;
    display: none;
    z-index: 20000;
    padding: 2px;
    font-size: 9pt;
    -moz-border-radius: 6px; /* Rounded edges in Firefox */
    font-family: Arial;
}
#dhtmlgoodies_tooltipShadow{
	position:absolute;
	background-color:#cccccc;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
}

.calendar {font-size: 9pt;border: 2px solid #cccccc;width: 240px;}
.calendar td {border: 2px solid #FFFFFF;text-align:right; padding-left: 3px;padding-right: 3px;}
.nextprev
{
    cursor: pointer;
}
.days
{
    cursor: pointer;
}
.days td:hover
{
    border: 2px solid #D2DDEC;
    background-color: #D2DDEC;
}
.calendar td.monthName {text-align: center;font-weight: bold;}
.calendar a{text-decoration:none;}
.calendar td.today {color: #FF0000;}
.calendar td.other {color: #AAAAAA;}
.calendar td.busy { font-weight:bold; background-color: #AACCEE;}
.calendar td.selected { border: 2px solid #ff4500 !important;}

/*availability*/
.availabilityContainer
{
    border-color:#ddd;
    border-style:solid;
    border-width:2px 5px;
    width: 100%;
}
.availabilityview_resource
{
    background-color:#ddd;
    font-size: 10pt;
    text-align: center;
}
.availabilityview_resource td
{
    padding-bottom: 5px;
}
.availabilityview_closed
{
    color:#ff4500;
    font-size:10pt;
    font-weight:bold;
    text-align: center;
    padding: 15px;
}
.availabilityview_pause
{ 
    color:#ff4500;
    font-size:10pt;
    font-weight:bold;
    text-align: center;
    height: 18px;
    background-color: #FFFFDD;
}

.availabilityview_hour
{
    background-color:#E8EEF7;
    border-left:1px solid #ccc;
    border-right:3px double #DDDDDD;
    width: 36px;
    font-size: 8pt;
}
.availabilityview_hour div
{
    color:#446688;
    text-align:right;
    vertical-align:top;
}
.hm
{
    border-top:1px solid #DDDDDD;
}
.availabilityview_day
{
    position:relative;
}
.availabilityview_slot
{
    font-size: 7pt;
    position:absolute;
    border-style: none;
    width:48%;
}
.slot_reserved
{
    background-color:#F46F6F;
    color: #fff;
}
.slot_free
{
    background-color:#75AF25;
    cursor: pointer;
    color: #fff;
}
.slot_content
{
    padding-left:2px;
    padding-right: 2px;
}
.corner2
{
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    height: 1px;
    overflow:hidden;
}

.corner1
{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    height: 1px;
    overflow:hidden;
}

.slotFree
{
    background-color: #75AF25;
}
.availability
{
    border:1px solid #cccccc;
    text-align:center;
    padding:0px;
}
.availability div
{
    width:5px;
    height:5px;
    padding:3px;
}

.availability td
{
    text-align:center;
}
.reservedday div
{
    border:2px solid #ffffff;
    background-color:#F46F6F;
    width: 15px;
    height: 15px;
    
}
.freeday div
{
    border:2px solid #ffffff;
    background-color:#75AF25;
    width: 15px;
    height: 15px;
}
.notfreeday div
{
    border:2px solid #ffffff;
    background-color:#cccccc;
    width: 15px;
    height: 15px;
}
.requestedday div
{
    border: 2px solid #666666;
    width: 15px;
    height: 15px;
}

.availability .period
{
    color:#ffffff;
    text-align:left;
    font-weight:bold;
    background:#b0c4de;
    padding:2px;
}
.weekdays
{
    background:#EAEFF7;
}
.weekdays td
{
    font-weight:bold;
    color:#aaaaaa;
    text-align:center;
    padding-left:8px;
    padding-right:8px;
}
.availability .closed
{
    color:#ff4500;
    font-size:10pt;
    font-weight:bold;
}

/*Rounded Corners from http://www.html.it/articoli/nifty/index.html*/
.rtop,.rbottom{display:block;font-size:1px;}
.rtop b,.rbottom b{display:block;height: 1px;overflow: hidden;font-size:1px;}
.r1{margin: 0 5px;}
.r2{margin: 0 3px;}
.r3{margin: 0 2px;}
.r4{margin: 0 1px;height: 2px;}

.rs1{margin: 0 2px;}
.rs2{margin: 0 1px;}
