/* $Id: pagelayout.css,v 1.29 2011-06-26 11:59:27 administrator Exp $ */
body {
	background: #7F7F7F;
	margin: 0px;
	text-align: center;
}


.iwindow{
    text-align: left;
    margin: 0 auto;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	border: 0px solid red;
	background: transparent;
	min-height: 800px;
}

.imap{
	background-color: transparent;
	border: none; 
	width: 680px; 
	height: 410px;
	text-align: center;
	border: 1px solid #bcc;
}

.piedashlet{
	background-color: transparent;
	border: none; 
	width: 680px; 
	height: 350px;
	text-align: center;
	border: 1px solid #bcc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.bardashlet{
	background-color: transparent;
	border: none; 
	width: 680px; 
	height: 400px;
	text-align: center;
	border: 1px solid #bcc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#header {
	position: relative;
	top: 0px;
	left:0px;
	height: 50px;
	border-bottom: 0px solid #0000cc;
	background: #CDDDDD;
	background: transparent;
}

#headerLeft {
	height: 100px;
	width: 250px;
	float: left;
	text-align: right;
}

#headerRightText {
	margin-top: 5px;
	margin-left: 0px;
	background: transparent;
	color: #fff;
	text-align: center;
}

#headerRight {
	margin: 0pt;
	width: 750px;
	position: absolute;
	left: 250px;
	top: 0px;
	height: 40px;
	background: transparent; 
}

#logo{
	
}

#supercleanfooter {
	margin-top: 20px;
	margin-left:280px;
	border-top: 0px solid #0000cc;
	clear: both;
}

#fmenu {
	float: left;
	width: 200px;
	min-height: 100px;
	font-size: 90%;
	margin-left: 50px;
	margin-top: 30px;
	padding: 0px;
	padding-bottom: 0px;
	background: #fefefe;
	color: white;
	font-size: 10pt;
	position: fixed;
}

.roundedcornermenu_top div {
   background: url(../theme/images/maincorner_tl.png) no-repeat top left;
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornermenu_top {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornermenu_bottom div {
   background: url(../theme/images/maincorner_bl.png) no-repeat bottom left;
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornermenu_bottom {
   width: 100%;
   height: 20px;
   font-size: 1px;
}

/**for the ie something special...*/
*html #fmenu {
	float: left;
	width: 180px;
	height: 250px;
	font-size: 90%;
	margin-left: 30px;
}

#fmenu h3 {
	margin: 0;
	padding: 0;
}

#menulist{
	margin: 0px;
	padding: 0px;
	z-index: 100;
	margin-left: 15px;	
}

ul{
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

ul.discstyle{
	list-style-type: disc;
	margin: 2px;
	padding-left: 15px;
	padding-top:2px;
}

ul.discstyle li{
	padding-top:2px;
}

#menulist li{
	margin-left: 3px;
}

.contentform{
	background: transparent;
	margin: 0 30px;
	min-height: 600px;
}

#supercleancontent {
	margin-left: 250px;
	margin-top: 0px;
	width: 750px;
	background: #fefefe;
	z-index: 1;
	padding: 0px;
}

.datepickerfield{
	background: url(../theme/images/icons/calendar.png) no-repeat center right;
	width: 100px;
	box-shadow: none;
	border: 1px solid #BBCCCC;
	margin-right: 10px;
}

.roundedcorner_top div {
   background: url(../theme/images/maincorner_tl.png) no-repeat top left;
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcorner_top {
   background: url(../theme/images/maincorner_tr.png) no-repeat top right;
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcorner_bottom div {
   background: url(../theme/images/maincorner_bl.png) no-repeat bottom left;
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcorner_bottom {
   background: url(../theme/images/maincorner_br.png) no-repeat bottom right;
   width: 100%;
   height: 20px;
   font-size: 1px;
}

/**for ie something special...*/
*html #supercleancontent {
	margin-top: -292px;
	margin-left: 250px;
	width: 750px;
	background: #fefefe;
	z-index: 1;
	padding: 0px;
}


*html .contentform{
	background: transparent;
	margin: 0 20px;
	min-height: 600px;
}

*html .mainSpacer {
	background-color: transparent;
	display: block;
	height: 120px;
	width: 1px;
}

.cssCalendar {
	position: relative;
	margin-left: 0px;
	font-size: 90%;
	height: 588px;
	width: 680px;
}

.cssCalendar img {
	width: *%;
	height: *%;
	z-index: 91;
}

.cssLegend {
	position: absolute;
	z-index: 200;
	background-color: #ffffff;
	padding: 3px;
	margin: -3px;
	border: 1px solid #7F7F7F;
	padding-bottom: 5px;
	padding-top: 5px;
}

.fixedBooking{
	background-color: #f52a2a;
}

.cssLegendItem{
	margin: 0px;
	margin-top: 5px;
	vertical-align: middle;
}

.cssLegendIcon{
	float: left;
	padding: 3px;
}

.cssLegendText{
	margin: 0px;
	margin-left: 27px;
	margin-bottom: 10px;
}

.cssWeekHeader {
	text-align: center;
	background-color: transparent;
	width: inherit;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.cssVerticalGrid{
	padding: 0px;
	margin: 0px;
	border-right: 1px dotted #bcc;
	z-index: 100;
}

.cssHorizontalGrid{
	padding: 0px;
	margin: 0px;
	border-top: 1px dotted #bcc;
	z-index: 90;
}

.cssBreakTime{
	padding: 0px;
	margin: 0px;
	/**border: 1px dotted red;*/
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: dotted;
	border-color: red;
	overflow: hidden;
	font-size: 1px;
	z-index: 100;
}

.cssWeekHeaderItem {
	border: 0px solid red;
	float: left;
	background-color: #CDDDDD;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

.cssWeekData {
	clear: left;
	width: inherit;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.cssWeekDataItem,.cssWeekTimeItem {
	vertical-align: bottom;
	position: absolute;
	border: 0px solid gray;
	overflow: hidden;
	background-color: white;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

/*
.cssWeekDataItem:hover,.cssWeekTimeItem:hover {
	overflow: auto;
}*/

.cssWeekDataItem {
	font-size: 8pt;
	overflow: hidden;
}

/* calendar format for even months*/

.cssWeekDataItem.moneven.disabled.vacancy {
	background: none;
	background-color: #F0F0F0;
	cursor: auto;
	z-index: 9;
}

.cssWeekDataItem.moneven.vacancy {
	background: url(../theme/images/book.png) no-repeat top right;
	cursor: pointer;
	background-color: #BEFFBE;
	z-index: 10;
}

.cssWeekDataItem.moneven.unavailableslot {
	background-color: #FFC880;
	background-color: #F0F0F0;
	z-index: 89;
}

.cssWeekDataItem.moneven.booking{
	background: url(../theme/images/editbooking.png) no-repeat top left;
	cursor: pointer;
	background-color: #FFFF96;
	border-top: 1px dotted #CDDDDD;
	z-index: 99;
}



/* calendar format for odd months*/

.cssWeekDataItem.monodd.disabled.vacancy {
	background-color: #F0F0F0;
	z-index: 9;
}

.cssWeekDataItem.monodd.vacancy {
	background: url(../theme/images/book.png) no-repeat top right;
	cursor: pointer;
	background-color: #BEFFBE;
	z-index: 10;
}

.cssWeekDataItem.monodd.unavailableslot {
	background-color: #FFC880;
	background-color: #F0F0F0;
	z-index: 89;
}

.cssWeekDataItem.monodd.booking{
	background: url(../theme/images/editbooking.png) no-repeat top left;
	cursor: pointer;
	background-color: #FFFF96;
	border-top: 1px dotted #CDDDDD;
	z-index: 99;
}

cssWeekDataItem.monodd.booking.region26160{
	background-color: #FF0015;
}

.cssWeekDataItem.monodd.booking.leave {
	background-color: #F0f0f0;
	z-index: 89;
}

.cssWeekDataItem.moneven.booking.leave {
	background-color: #F0f0f0;
	z-index: 89;
}

.cssWeekDataItem.monodd.booking.holiday {
	background: none;
	cursor: auto;
	background-color: #F0f0f0;
	z-index: 79;
}

.cssWeekDataItem.moneven.booking.holiday {
	background: none;
	cursor: auto;
	background-color: #F0f0f0;
	z-index: 79;
}

/* for legend */

.cssLegendBreak{
	margin: 2px; 
	border-top: 1px dotted red; 
	border-bottom: 1px dotted red; 
	width: 16px; 
	height: 10px; 
	float: left;
}

.cssLegendUnavailableslot{
	border: 1px solid #CDDDDD; 
	float: left;
	width: 16px; 
	height: 16px; 
	padding: 2px;
	background-color: #F0F0F0;
}

.cssLegendVacancy{
	border: 1px solid #CDDDDD; 
	float: left;
	width: 16px; 
	height: 16px; 
	padding: 2px;
	background-color: #BEFFBE;
}

.cssLegendBooking{
	border: 1px solid #CDDDDD; 
	float: left;
	width: 16px; 
	height: 16px; 
	padding: 2px;
	background-color: #FFFF96;
}

.button:hover {
	/*thanks to http://www.css3.me/ */
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 2px #000000;
	-webkit-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffa508', endColorstr = '#ff731f');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffa508', endColorstr = '#ff731f')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #ffa508, #ff731f);
	background-image: -ms-linear-gradient(top, #ffa508, #ff731f);
	background-image: -o-linear-gradient(top, #ffa508, #ff731f);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffa508), to(#ff731f));
	background-image: -webkit-linear-gradient(top, #ffa508, #ff731f);
	background-image: linear-gradient(top, #ffa508, #ff731f);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	
}

.button{
	margin-left: 0px;
	margin-right: 5px;
	padding: 1px;
	width: 125px;
	min-width: 125px;
	cursor:pointer;
	border-width:1px; 
	border-style:outset;
	height: 25px;

/*thanks to http://www.css3.me/ */
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 2px #000000;
-webkit-box-shadow: 0px 0px 2px #000000;
box-shadow: 0px 0px 2px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr = '#fcfcfc', endColorstr = '#b8b8b8');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr = '#fcfcfc', endColorstr = '#b8b8b8')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #fcfcfc, #b8b8b8);
background-image: -ms-linear-gradient(top, #fcfcfc, #b8b8b8);
background-image: -o-linear-gradient(top, #fcfcfc, #b8b8b8);
background-image: -webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#b8b8b8));
background-image: -webkit-linear-gradient(top, #fcfcfc, #b8b8b8);
background-image: linear-gradient(top, #fcfcfc, #b8b8b8);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/

}

.button.large{
	width: 160px;
	min-width: 160px;
}

.button.small{
	width: 65px;
	min-width: 65px;
}

.executionTime {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: -20px;
	padding: 0px;
	border: 1px none #bcc;
	width: 668px;
	font-size: 7pt;
	color: #bcc;
}

.searchControl, .multiPageControl{
	border: 1px solid #CDDDDD; 
	padding: 5px;
	margin:0px;
	
	-webkit-border-radius: 7px;
 	border-radius: 7px;
}

div.searchControl form{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.overViewCalendarControl{
	padding: 0px;
	margin:10px;
}

.controllIcon{
	padding-right: 10px;
}

.controllIcon_0{
	padding-right: 10px;
	display: none;
	visibility: hidden;
}

.controllIcon_1{
	padding-right: 10px;
}

.leftspacer{
	margin-left: 50px;
}



/** adjust width to give additional 50px usable width, including on tablets (ipad2 & ipad mini upwards)*/

#fmenu {
	margin-left: 5px;
}

#supercleancontent {
	margin-left: 205px;
	width: auto;
}

#supercleanfooter {
	margin-left: 230px;
}

.msghint, .sql, .calendarNavigation {
	width: 718px;
}

.error, .msgerror, .msgwarning, .msgsuccess, .msgtxt, .msghelp {
	width: 678px;
}

table.selectlist, .tabularobject {
	width: 730px;
}

.piedashlet, .bardashlet {
	width: 730px;
}