body
{	
	background-position:center 225px;
	background-image:url(Custom/background.jpg);
	background-repeat:no-repeat;
	margin:0px;
	overflow:hidden;
}

body.scroll
{
	overflow:scroll;
}
body.noimage
{
	overflow:hidden;
}

    body > div#fixme
    {
        position:fixed;
    }

input[type=text] {
   border: 1px solid grey;
}

input[type=password]
{
    border: 1px solid grey;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    input, select, textarea
    {
        margin-top:1px;
    }
}

@-moz-document url-prefix() {
    input, select, textarea
    {
        margin-top:1px;
    }
}

doesnotexist:-o-prefocus{
    input, select, textarea
    {
        margin-top:1px;
    }
}

.linkcursor
{
	cursor:pointer;
}

.validators
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight: bold;
}
.invisibleBoxes
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	WIDTH: 95px; 
	HEIGHT: 17px;
	visibility: hidden;
}
.errorBackground
{
	background-color:#EBF9EA;
	border-left-color:#aaaaaa;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:white;
	border-right-style:solid;	
	border-right-width:2px;	
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:2px;	
	border-top-color:#aaaaaa;
	border-top-width:2px;	
	border-top-style:solid;	
}

.errorLabels
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight: bold;
	color: Red;
	WIDTH: 95px; 
	HEIGHT: 17px;
}
.reportheaderObject
{
	background-color:#EBF9EA;
	font-family: Verdana;
	FONT-SIZE: 14px; 
	font-weight: bold;
	text-align: center !important;
	width: 100%;
}
    .reportheaderObject table
    {
        text-align:center;
    }
.reportheader
{
	background-color:#9ADF12;
}
.reportborder
{
	border-color:#9ADF12;
	border-style:double;
}
.smallBoxesFullWidth
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	WIDTH: 100%; 
	HEIGHT: 17px;		
}
.smallBoxesRight
{
	TEXT-ALIGN:right;
	font-family: Verdana;
	FONT-SIZE: 10px; 
	WIDTH: 95px; 
	HEIGHT: 17px;	
}
.smallBoxes
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	WIDTH: 95px; 
	HEIGHT: 17px;		
}
.smallBoxesNoWidth
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	HEIGHT: 17px;		
}
.smallBoxesDisabled
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	WIDTH: 95px; 
	HEIGHT: 17px;
	color: Black;	
}
.smallBoxesDisabledRight
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	WIDTH: 95px; 
	HEIGHT: 17px;
	TEXT-ALIGN:right;
	color: Black;	
}

.smallBoxesInfo
{
	border-style:none;
	border-width:1px;
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight:bold;
	color:#BBBBBB;	
	HEIGHT: 17px;
	background-color: #EBF9EA;
}
    .smallBoxesInfo[Disabled]
    {
        border-style: none;
        text-transform: none;
    }	
	
.smallBoxesInfoPadTop
{
	padding-top:4px;
	border-style:none;
	border-width:1px;
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight:bold;
	color:#BBBBBB;	
	HEIGHT: 17px;
	background-color: #EBF9EA;
}
.smallBoxesInfoPadTopRight
{
	text-align:right;
	padding-top:4px;
	border-style:none;
	border-width:1px;
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight:bold;
	color:#BBBBBB;	
	HEIGHT: 17px;
	background-color: #EBF9EA;
}
.smallBoxesWhite
{
	border-style:none;
	border-width:1px;
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight:bold;
	color:#BBBBBB;	
	HEIGHT: 17px;
	background-color: White;
	text-align: center;
}	
.smallLabels
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight: bold;
	HEIGHT: 13px;
}
.smallLabelsInfo
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight:bold;
	color:#555555;	
}
.labelAlignRight
{
	text-align:right;
}
.labelAlignCenter
{
	text-align:center;
}
.textNumericField
{
	text-align:right;
}
.winTitles
{
	font-size:13px;
	font-weight:bold;
	font-family:Verdana;
	color:White;	
}
.winBackground
{
	background-color:#EBF9EA;
	border-left-color:Black;
	border-left-style:solid;
	border-right-color:Black;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;	
	border-bottom-width:0px;	
	border-top-width:0px;	
}
.winBackground2
{
	background-color:#EBF9EA;
	/*border-left-color:Black;
	border-left-style:solid;
	border-right-color:Black;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;*/	
	border-bottom-width:0px;	
	border-top-width:0px;	
}
.resMenuBackground
{
	background-color:#EBF9EA;
	border-left-color:Black;
	border-left-style:solid;
	border-right-color:Black;
	border-right-style:solid;
	border-bottom-color:Black;
	border-bottom-style:solid;
	border-top-color:Black;
	border-top-style:solid;
	border-left-width:1px;
	border-right-width:1px;	
	border-bottom-width:1px;	
	border-top-width:1px;	
}


A.orangesmall
{
	text-decoration: none;
	font-family: Arial;
	font-size:11px;
	color: White;
	font-weight:bold;	
}

    A.orangesmall[disabled]
    {  
        cursor: default;
        color: darkgrey;
        text-shadow: 1px 1px 0px white;
    }

A.orangesmall:active
{
	font-family: Arial;	
	font-size:11px;
	color: black;	
	background-color: white;
	font-weight:bold;
}

A.orangesmall:hover
{	
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #000000;
	background-color: White;
}

A.orangesmallinvert
{
	text-decoration: none;
	font-family: Arial;
	font-size:11px;
	color: Black;
	font-weight:bold;	
}

A.orangesmallinvert:active
{
	font-family: Arial;	
	font-size:11px;
	color: white;	
	background-color: black;
	font-weight:bold;
}

A.orangesmallinvert:hover
{	
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: white;
	background-color: Black;
}


.gridStyleItem
{		
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	height: 18px;
}
.gridStyleItem:hover
{		
	background-color: #9adf12;	
	color: black;	
}
.gridStyleItemSpace
{		
	padding-left:3px;
	padding-right:3px;
}
.gridStyleItem A
{		
	font-family: Verdana;
	font-size:11px;
	color: Black;
	font-weight:bold;
}
.gridStyleItem A:active
{
	font-family: Verdana;	
	font-size:11px;
	color: white;	
	background-color: Black;
	font-weight:bold;
}
.gridStyleItem A:hover
{
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color: White;
	background-color: Black;
}

.gridStyleAlternating
{	
	background-color: #E8E8E8;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	height: 18px;
}

.gridStyleAlternating:hover
{		
	background-color: #9adf12;	
	color: black;	
}

.gridStyleAlternating A
{
	font-family: Verdana;
	font-size:11px;
	color: Black;
	font-weight:bold;
}

.gridStyleAlternating A:active
{
	font-family: Verdana;	
	font-size:11px;
	color: white;	
	background-color: Black;
	font-weight:bold;
}
.gridStyleAlternating A:hover
{
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color: White;
	background-color: Black;
}

.gridStyleHeaderSelected
{
	background-color: #284F38;	
}
.gridStyleHeader
{
	background-color: #284F38;	
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;	
	color : White;
	height: 16px;
}

.gridStyleHeaderSearch
{
	background-color: #8AB88A;
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;	
}

.gridStyleHeaderSearch A
{
	text-decoration: none;
	font-family: Verdana;
	font-size:11px;
	color: white;
	font-weight:bold;	
}

.gridStyleHeaderSearch A:active
{
	font-family: Verdana;	
	font-size:11px;
	color: white;	
	background-color: black;
	font-weight:bold;
}
.gridStyleHeaderSearch A:hover
{
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color: #000000;
	background-color: White;
}

.LicenseLabels
{
	font-size: 12px;
	font-weight:bold;
	color: #CD0000;
	font-family: Verdana;
	height: 17px;
}

.BigWarningLabels
{
	font-family: Verdana;
	FONT-SIZE: 24px; 
	font-weight: bold;
	color: Red;
	HEIGHT: 28px;
}
.smallButtons
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	HEIGHT: 17px;		
}

.roomrackText
{
	font-family: Verdana;
	FONT-SIZE: 9px; 
	color: Black;
}

.roomrackLinks
{
	font-family: Verdana;
	FONT-SIZE: 14px; 
	font-weight:bold;
	color: Black;
}

.cReservationLog
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight: bold;
	width:450px;
	height:350px;
	overflow:auto;
}

.cPanelReservationChangeDetails
{
	font-family: Verdana;
	FONT-SIZE: 10px; 
	font-weight: bold;
	width:480px;
	height:270px;
	overflow:auto;
}

.cpanelFeeTypes
{
	width:100%;
	height:100%;
	overflow:auto;
}

.cpanelContracts
{
	width:100%;
	height:100%;
	overflow:auto;
}

.cpanelWeeksByContract
{
	width:100%;
	height:100%;
	overflow:auto;
}

.cpanelStatistics
{
	width:100%;
	height:100%;
	overflow:auto;
}

.cpanelPeriods
{
	width:100%;
	height:100%;
	overflow:auto;
}

.IGCalendar .ajax__calendar_container
{
    border: 1px solid grey;
    background-color:#EBF9EA;
}

.IGCalendar .ajax__calendar_title
{
    color:#003300;
}

.IGCalendar .ajax__calendar_dayname
{
    color:#003300;
}

.IGCalendar .ajax__calendar_today
{
    border: 1px solid blue;
}

.IGCalendar .ajax__calendar_active
{
    font-weight:bold;
}

.IGCalendar .ajax__calendar_day:hover
{
    font-weight:bold;
}

.IGCalendar .ajax__calendar_other
{
    color:grey;
}

.IGCalendar .ajax__calendar_footer
{
    display:none;
}

.imgCal
{
    vertical-align:bottom;
}

.chartTrans
{
    background-color:rgba(245, 245, 245, 0.85);
}
.chartTrans:hover
{
    background-color:rgba(234, 234, 234, 1);
    cursor:move;
}

.popDivInfo {
    position: absolute; 
    z-index: 1000; 
    border: 1px solid grey; 
    background-color: #EBF9EA; 
    padding: 10px;
}


.inovguest_scheduler_selected .inovguest_scheduler_event_inner{
	background: #ddd;
}
.inovguest_scheduler_main{
	border: 1px solid #aaa;
	font-family: Verdana; 
	font-size: 10px;
}
.inovguest_scheduler_timeheader{
	cursor: default;
	color: #666;
}
.inovguest_scheduler_message{
	opacity: 0.9;
	filter: alpha(opacity=90);
	padding: 10px; 
	color: #ffffff;
	background: #ffa216;
}
.inovguest_scheduler_timeheadergroup,.inovguest_scheduler_timeheadercol{
	background: #284F38;
    font-family: Verdana; 
	font-size: 11px;
    color:white;
    font-weight:bold;
}
.inovguest_scheduler_corner
{
    background: #284F38;
}
.inovguest_scheduler_rowheader{
	color: #666;
	background: #eee;
}
.inovguest_scheduler_rowheader_inner{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	border-bottom:1px solid #aaa;
	padding: 2px;
    font-family: Verdana; 
	font-size: 10px;
}
.inovguest_scheduler_timeheadergroup, .inovguest_scheduler_timeheadercol{
	text-align: center;
}
.inovguest_scheduler_timeheadergroup_inner{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.inovguest_scheduler_timeheadercol_inner{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	border-right: 1px solid #aaa;
}
.inovguest_scheduler_divider{
	background-color: #aaa;
}
.inovguest_scheduler_divider_horizontal{
	background-color: #aaa;
}
.inovguest_scheduler_matrix_vertical_line{
	background-color: #eee;
}
.inovguest_scheduler_matrix_vertical_break{
	background-color: #000;
}
.inovguest_scheduler_matrix_horizontal_line{
	background-color: #eee;
}
.inovguest_scheduler_resourcedivider{
	background-color: #aaa;
}
.inovguest_scheduler_shadow_inner{
	background-color: #666666;
	opacity: 0.5;
	filter: alpha(opacity=50);
	height: 100%;
	xborder-radius: 5px;
}
.inovguest_scheduler_event{
	font-size:10px;
	color:#666;
}
.inovguest_scheduler_event_inner{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	padding:5px 2px 2px 2px;
	overflow:hidden;
	border:1px solid #A3A3A3;
    text-align:left;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
}
.inovguest_scheduler_event_bar{
	top:0px;
	left:0px;
	right:0px;
	height:4px;
    border-top:1px solid #A3A3A3;
    border-left:1px solid #A3A3A3;
    border-right:1px solid #A3A3A3;
}
.inovguest_scheduler_event_bar_inner{
	position:absolute;
	height:4px;
}

.inovguest_scheduler_event_inner a
{
    color: #666;
}

    .inovguest_scheduler_event_inner a:hover
    {
        color: #666;
    }
    .inovguest_scheduler_event_inner a:visited
    {
        color: #666;
    }

.inovguest_scheduler_event_inner{
    background:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee);
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee);
	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee);
	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee);
	background: linear-gradient(top, #ffffff 0%, #eeeeee);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffffff", endColorStr="#eeeeee");
}
.inovguest_scheduler_event_float_inner{
	padding:6px 2px 2px 8px;
}
.inovguest_scheduler_event_float_inner:after{
	content:"";
	border-color: transparent #666 transparent transparent;
	border-style:solid;
	border-width:5px;
	width:0;
	height:0;
	position:absolute;
	top:8px;
	left:-4px;
}
.inovguest_scheduler_columnheader_inner{
	font-weight: bold;
}
.inovguest_scheduler_columnheader_splitter{
	background-color: #666;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inovguest_scheduler_columnheader_cell_inner{
	padding: 2px;
}
.inovguest_scheduler_cell{
	background-color: #f9f9f9;
}
.inovguest_scheduler_cell.inovguest_scheduler_cell_business{
	background-color: #fff;
}
    .inovguest_scheduler_cell.highlighted
    {
        background-color: #D8F2FF;
    }
.inovguest_scheduler_tree_image_no_children{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAIAAABv85FHAAAAKXRFWHRDcmVhdGlvbiBUaW1lAHDhIDMwIEkgMjAwOSAwODo0NjozMSArMDEwMClDkt4AAAAHdElNRQfZAR4HLzEyzsCJAAAACXBIWXMAAA7CAAAOwgEVKEqAAAAABGdBTUEAALGPC/xhBQAAADBJREFUeNpjrK6s5uTl/P75OybJ0NLW8h8bAIozgeSxAaA4E1A7VjmgOL31MeLxHwCeXUT0WkFMKAAAAABJRU5ErkJggg==);
}
.inovguest_scheduler_tree_image_expand{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAIAAABv85FHAAAAKXRFWHRDcmVhdGlvbiBUaW1lAHDhIDMwIEkgMjAwOSAwODo0NjozMSArMDEwMClDkt4AAAAHdElNRQfZAR4HLyUoFBT0AAAACXBIWXMAAA7CAAAOwgEVKEqAAAAABGdBTUEAALGPC/xhBQAAAFJJREFUeNpjrK6s5uTl/P75OybJ0NLW8h8bAIozgeRhgJGREc4GijMBtTNgA0BxFog+uA4IA2gmUJwFog/IgUhAGBB9KPYhA3T74Jog+hjx+A8A1KRQ+AN5vcwAAAAASUVORK5CYII=);
}
.inovguest_scheduler_tree_image_collapse{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAIAAABv85FHAAAAKXRFWHRDcmVhdGlvbiBUaW1lAHDhIDMwIEkgMjAwOSAwODo0NjozMSArMDEwMClDkt4AAAAHdElNRQfZAR4HLxB+p9DXAAAACXBIWXMAAA7CAAAOwgEVKEqAAAAABGdBTUEAALGPC/xhBQAAAENJREFUeNpjrK6s5uTl/P75OybJ0NLW8h8bAIozgeSxAaA4E1A7VjmgOAtEHyMjI7IE0EygOAtEH5CDqY9c+xjx+A8ANndK9WaZlP4AAAAASUVORK5CYII=);
}

.inovguest_bubble_main{
	cursor: default;
    font-family: Verdana;
}
.inovguest_bubble_main_inner{
	border-radius: 5px;
	font-size: 10px;
	padding: 10px;
	color: #666;
    text-align:justify;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #ffffff 0%, #eee);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),	to(#eee));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffffff", endColorStr="#eeeeee");
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0px 2px 3px rgba(000,000,000,0.3), inset 0px 0px 2px rgba(255,255,255,0.8);
	-webkit-box-shadow:0px 2px 3px rgba(000,000,000,0.3), inset 0px 0px 2px rgba(255,255,255,0.8);
	box-shadow:0px 2px 3px rgba(000,000,000,0.3), inset 0px 0px 2px rgba(255,255,255,0.8);
}
    .inovguest_bubble_main_inner table
    {
        font-size: 9px;
        color: #666;
        text-align:justify;
        font-family: Verdana;
    }
    .inovguest_bubble_main_inner a
    {
        color: #666;
    }
    .inovguest_bubble_main_inner a:hover
    {
        color: #666;
    }
    .inovguest_bubble_main_inner a:visited
    {
        color: #666;
    }

    .inovguest_bubble_main_inner .bubblefield
    {
        font-weight:bold;
        font-size: 10px;
        color:#284F38;
    }
    .checkAlign input
    {
       margin: 0px;
    }
    .copyBtn 
    {
        border-radius:50%;
        cursor:pointer;
        border:0;
        background-color:#cdcfd0;
        outline:0;
        width:19px;
        height:13px;
        font-size:10px;
        font-weight:bold;
        padding:0;
    }