﻿*
{
    padding: 0;
    margin: 0;
}

body
{
    font-family: Tahoma, Arial, sans-serif, Helvetica;
    font-size: 0.75em;
}

h1, span.h1
{
    margin-bottom: 15px;
    font-size: 1.8em;
    display: block;
}

h2, span.h2
{
    margin-bottom: 15px;
    font-size: 1.5em;
    display: block;
}

h3, span.h3
{
    margin-bottom: 8px;
    font-size: 1.2em;
    display: block;
}

h4
{
    margin-bottom: 6px;
    font-size: 1.1em;
    display: block;
}

span.h4
{
    margin-bottom: 6px;
    margin-right: 10px;
    font-size: 1.1em;
}

p
{
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

img
{
    border: none;
}

#wrapper
{
    margin: 0 auto;
    width: auto;
    background: url(images/New/login-head-rpt.png) repeat-x;
    min-height: 100%;
}

#logo
{
    background-image: url(images/New/logo.png);
    background-position: left center;
    background-repeat: no-repeat;
    color: #6F7476;
    float: left;
    height: 167px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 299px;
}

#header
{
    position: relative;
    width: 900px;
    color: #6f7476;
    height: 167px;
    margin: 0 auto;
    background: #fff;
    background-image: url(images/New/login-head-bg.png);
    background-repeat: no-repeat;
    background-position: top;
}
#loginstatus
{
    position: absolute;
    float: right;
    bottom: 0.3em;
    right: 0.3em;
    filter: alpha(opacity=55);
    -moz-opacity: .55;
    padding: 5px;
    border: 1px solid #aaa;
    background: #ddd;
    width: 300px;
    text-align: right;
}
#loginstatus span
{
    position: relative;
    margin: 0 10px 0 0;
    font-size: 11x;
    font-weight: bold;
    color: #444;
}
#loginstatus a:link, #loginstatus a:visited
{
    font-size: 11x;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background: #999;
    border: solid 1px #444;
    padding: 2px;
}
#loginstatus a:link.active, #loginstatus a:visited.active, #loginstatus a:hover
{
    color: #F2F2E6;
}

#statusbarheader_
{
    margin-top: 10px;
    width: 922px;
    height: 13px;
    background: url(images/statusheader.gif) no-repeat;
}
#statusbar_
{
    width: 880px;
    padding: 0px 10px 0px 10px;
    background-color: #E5E5E5;
    color: #6f7476;
    font-weight: bold;
}
#statusbarfooter_
{
    margin-bottom: 10px;
    width: 900px;
    height: 13px;
    background: url(images/statusfooter.gif) no-repeat;
}

#statusbar
{
    width: 890px;
    height: 40px;
    padding: 14px 0px 0px 10px;
    background-color: #E5E5E5;
    color: #fff;
    font-weight: bold;
    background: url(images/statusbar_bg.png) no-repeat;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

#navigation
{
    width: 880px;
    color: #0069B6;
    padding: 5px 10px 5px 10px;
    margin: 0px auto 5px auto;
    background: #fff;
}

#content
{
    width: 900px;
    color: #6f7476;
    background: #fff;
    margin: 0 auto;
    padding: 10px 0px 30px 0px;
}

#footerheader_
{
    margin-top: 10px;
    width: 922px;
    height: 13px;
    background: url(images/statusheader.gif) no-repeat;
}
#footer_
{
    width: 880px;
    padding: 0px 10px 0px 10px;
    background-color: #E5E5E5;
    color: #6f7476;
    font-weight: bold;
}
#footerfooter_
{
    margin-bottom: 10px;
    width: 900px;
    height: 13px;
    background: url(images/statusfooter.gif) no-repeat;
}

#loginlinks
{
    float: right;
    margin-top: 14px;
    width: 530px;
    color: #666666;
    font-family: Arial,Helvetica, "Bitstream Vera Sans" ,sans-serif;
    font-size: 12px;
}

#loginlinks ul
{
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    width: 705px;
    z-index: 3;
}

#loginlinks li
{
    float: left;
    padding: 0 6px 0 0;
    margin-right: 5px;
    list-style: none;
    list-style-image: none;
    position: relative;
    z-index: 3; /* important: must be on the expanding ul & li */
    background: url(images/NEW/menu_hover_r.png) no-repeat top right;
}
#loginlinks li a
{
    float: left;
    display: block;
    color: #FFF;
    font-weight: bold;
    height: 34px;
    line-height: 30px;
    padding: 0 5px 0 10px;
    text-decoration: none !important;
}
#loginlinks li a:hover
{
    text-decoration: none !important;
}
#loginlinks li .inner
{
    background: url(images/NEW/menu_hover.png) no-repeat top left;
    display: block;
    height: 34px;
}
#loginlinks li:hover .inner, #loginlinks li.active-trail .inner
{
    background-position: bottom left;
}
#loginlinks li:hover, #loginlinks li.active-trail
{
    background-position: bottom right;
}
#loginlinks li:hover a, #loginlinks li a:focus, #loginlinks li.active-trail a, #loginlinks li:hover a, #loginlinks li:focus a
{
    color: #7fd4fe;
    text-decoration: none !important;
    background: url(images/NEW/menu_arrow.png) no-repeat bottom center;
}

#footer
{
}

#footer-inner
{
    margin: auto;
    width: 920px;
    padding-top: 17px;
}

#footerbody
{
    clear: both;
    line-height: 1;
    background: #00529c url(images/NEW/footer-bg.png) no-repeat center 0;
    height: 94px;
    color: #1d84c4;
}

#footerheader
{
    background: url(images/NEW/footer-bg-top.png) no-repeat center 100%;
    clear: both;
    min-height: 19px;
}

#loginwrapper
{
    text-align: center;
    width: 350px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

#loginpanelheader
{
    margin-top: 10px;
    width: 350px;
    height: 39px;
    background: url(images/loginheader.jpg) no-repeat;
}
#loginpanelcontent
{
    width: 348px;
    background-color: #F7F7F7;
    border-top: none;
    border-bottom: none;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
}
#loginpanelcontent table
{
    margin: 0 auto;
    text-align: left;
    border: none;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 10px;
}
#loginpanelfooter
{
    width: 350px;
    height: 25px;
    background: url(images/loginfooter.jpg) no-repeat;
}

#loginwrapper tr
{
    /*height: 25px;*/
}

#loginwrapper td, th
{
    padding: 1px 6px 1px 6px;
}

#loginwrapper th
{
    color: #F2F2E6;
    background: #BD9C8C;
    border: solid 1px #BD9C8C;
    font-weight: bold;
    font-size: 1.1em;
}

#loginwrapper tr.theader, #loginwrapper tr.theader td
{
    color: #F2F2E6;
    background: #BD9C8C;
    border: solid 1px #BD9C8C;
    font-weight: bold;
    font-size: 1.1em;
}

#loginwrapper tr.tfooter
{
    background: none !important;
    text-align: right;
}

#loginwrapper tr.tfooter input
{
    color: #F2F2E6;
    background: #6B696B;
    border: 1px solid #aaa;
    padding: 2px 7px 2px 7px;
    text-decoration: none;
    font: bold 0.95em;
}

#loginwrapper table.inner, table.inner td
{
    border: none !important;
}

#loginwrapper .DESVALSummary
{
    margin: 0 auto;
    width: 320px;
    text-align: left;
}

#loginwrapper .DESVALSummary.Critical
{
    margin: 0 auto;
    width: 320px;
    text-align: left;
    background-color: #990000;
    border: 1px solid #fff;
    color: #fff;
}

#loginwrapper .DESVALSummary.Critical span
{
    color: #fff;
}

.panelheaderX
{
    margin-top: 10px;
    width: 900px;
    height: 13px;
    background: url(images/panelheader.gif) no-repeat;
    padding-left: 15px;
}
.panelheader
{
    margin-top: 10px;
    width: 900px;
    height: 34px;
    background: url(images/panelheader.jpg) no-repeat;
    padding-top: 5px;
    padding-left: 15px;
    color: #fff;
    font-weight: bold;
}

.panelheaderNoWidth
{
    margin-top: 10px;
    height: 34px;
    background: url(images/panelheader.jpg) no-repeat;
    padding-top: 5px;
    padding-left: 15px;
    color: #fff;
    font-weight: bold;
}

.panelcontent
{
    /* 	width: 888px; 	padding-left: 10px; 	color: #6f7476; 	border-left: solid 1px #505387; 	border-right: solid 1px #505387; 	/*background-color: #555E9B;*/ /* background-color: #F7F7F7; /*background-color: #B4BEE3;*/
    background-color: #F7F7F7;
    margin: 0px;
    padding: 10px;
    border-top: none;
    border-bottom: none;
    border-right: solid1px#ccc;
    border-left: solid1px#ccc;
}
.panelcontentnopad
{
    background-color: #F7F7F7;
    background-color: #F7F7F7;
    margin: 0px;
    padding: 0px;
    border-top: none;
    border-bottom: none;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
}
.panelcontent table
{
    margin: 0 auto;
    text-align: left;
    border: none;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 10px;
}
.panelfooterX
{
    width: 900px;
    height: 13px;
    background: url(images/panelfooter.gif) no-repeat;
}
.panelfooter
{
    width: 900px;
    height: 25px;
    background: url(images/panelfooter2.jpg) no-repeat;
}
.panelfooterNoWidth
{
    height: 25px;
    background: url(images/panelfooter2.jpg) no-repeat;
}

/* NAVIGATION */

#nav
{
    margin: 0;
    padding: 0 0 20px 10px;
    border-bottom: 1px solid #0069B6;
}

#nav li
{
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#nav a:link, #nav a:visited
{
    float: left;
    font-size: 11x;
    line-height: 18px;
    font-weight: bold;
    padding: 0 16px 8px 16px;
    text-decoration: none;
    color: #0069B6;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover
{
    padding-bottom: 10px;
    color: #6f7476;
    background: url(images/tab_circle.png) no-repeat bottom center;
}

/* TABLES */

table.filterbox
{
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #AAAAAA;
    background-color: #FDFFBF;
    padding: 10px;
}

#content table.data, table.datagrid
{
    border: solid 1px #ccc;
    border-collapse: collapse;
    width: 100%;
}

#content table.data td, table.data th, table.datagrid td, table.datagrid th
{
    border: solid 1px #ccc;
    border-collapse: collapse;
    padding: 5px;
}

#content table.data td, table.data th
{
    text-align: left;
    background-color: #F7F7F7;
}

#content table.datagrid th
{
    background-color: #E5E5E5;
    text-align: left;
}
#content table.datagrid .important
{
    background-color: #FFcccc;
}
#content table.datagrid tr.unread td
{
    font-weight: bold;
}
table.datagrid tr.tfooter, table.data tr.tfooter
{
    background: #E5E5E5;
}

#content tr.datarow, tr.datarowalt, tr.datahover
{
    vertical-align: top;
}
#content tr.datarow td
{
    background-color: #F7F7F7;
}
#content tr.datarowalt td
{
    background-color: #FFFFFF;
}
#content tr.datarowselected td
{
    vertical-align: top;
    background-color: #CE5D5A;
    color: #fff;
    font-weight: normal;
}
#content tr.datahover td
{
    background-color: #FFFFCC; /*cursor: pointer;*/
}

#content tr.contractrowactive td
{
    background-color: #05D50D;
    color: #000000;
    font-weight: normal;
}

#content tr.contractrow td
{
    background-color: #05D50D;
    color: Black;
    font-weight: normal;
}

#content tr.propertycontractheader td
{
    color: #353738;
    background-color: #CE6767;
    font-weight: bold;
}

#content tr.accountcontractheader td
{
    color: #353738;
    background-color: #5F6FBF;
    font-weight: bold;
}

#content tr.theader, #content tr.theader td
{
    color: #6f7476;
    background-color: #E5E5E5;
    font-weight: bold;
}

#content tr.theader a
{
    color: #6f7476;
    background: #E5E5E5 url(images/updown.gif) no-repeat right;
    padding: 2px 30px 2px 0px;
    text-decoration: none;
    font: bold 0.95em;
}

#content tr.theader a:hover
{
    color: #6f7476;
    background: #E5E5E5 url(images/updownhover2.gif) no-repeat right;
    text-decoration: underline;
}

#content tr.theader .noupdown a
{
    color: #6f7476;
    background: #E5E5E5;
    background-image: none !important;
    padding: 2px 0px 2px 0px;
    text-decoration: none;
    font: bold 0.95em;
}

#content tr.theader a:hover
{
    color: #6f7476;
    background: #E5E5E5 url(images/updownhover2.gif) no-repeat right;
    text-decoration: underline;
}

#content tr.tfooter, #content tr.tfooter td
{
    color: #F2F2E6;
    text-align: right;
    font-size: 0.95em;
}

#content tr.tfooter a
{
    color: #F2F2E6;
    background: #6B696B;
    border: 1px solid #aaa;
    padding: 2px 7px 2px 7px;
    text-decoration: none;
    font: bold;
}

#content tr.tfooter a:hover
{
    color: #BD9C8C;
    background: #F2F2E6;
}

#content table.data input.text, table.data select, table.data textarea
{
    font-family: tahoma, Arial, sans-serif, Helvetica;
    width: 600px;
}

/*a.button
{
	color: #F2F2E6;
	background: #6B696B;
	border: 1px solid #aaa;
	padding: 2px 7px 2px 7px;
	text-decoration: none;
	font: bold;
}*/
input.button
{
    color: #fff;
    width: 125px;
    height: 30px;
    text-decoration: none;
    font: bold;
    background-image: url(images/bluebutton.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: 2px 2px;
    border: none;
}
a.button
{
    color: #fff;
    background: #393B70;
    border: 1px solid #aaa;
    padding: 2px 7px 2px 7px;
    text-decoration: none;
    font: bold;
}
a.button:hover
{
    color: #ffffcc;
    background: #A7B3DD;
}

.smaller
{
    font-size: 0.8em;
    font-weight: normal;
}

.pleasewait
{
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: #000;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    background-image: url(images/loadinganimation.gif);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

#progressBackgroundFilter
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}
#processMessage
{
    position: fixed;
    top: 30%;
    left: 43%;
    padding: 10px;
    width: 14%;
    z-index: 1001;
    background-color: #fff;
    border: solid 1px #000;
    text-align: center;
    color: #000;
}
.error
{
    color: #990000;
}

.notification
{
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 10px;
    border: 1px dotted #ccc;
    margin-bottom: 6px;
    color: #333;
    font-size: 0.9em;
}

.notification h2
{
    font-size: 1.1em;
    color: #990000;
}

#errorpanel
{
    display: block;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 6px;
    color: #fff;
    background-color: #ffffff;
}

#errorpanel h2
{
    font-size: 1.1em;
    color: #fff;
}

.contentpanel
{
    background-color: #F7F7F7;
    margin: 10px 0px 10px 0px;
    padding: 10px;
    border: solid 1px #ccc;
}
.contentpanel h2
{
    font-size: 1.1em;
    color: #000099;
}
.cpinfopanel
{
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: tahoma, Arial, sans-serif, Helvetica;
}
.cpinfopanelheader
{
    border: 1px dotted #ccc;
    margin-bottom: 10px;
    background-image: url(images/icons/tiny/infobg.png);
    background-position: top right;
    background-repeat: no-repeat;
    cursor: pointer;
}
.cpinfopanelheader:hover
{
    background-color: #ffffcc;
}
.cpinfopaneltitle
{
    font-size: 1.5em;
    font-weight: bold;
}

.infopanel
{
    display: block;
    padding: 10px 10px 10px 40px;
    border: 1px dotted #ccc;
    margin: 10px 0px 10px 0px;
    color: #000099;
    font-size: 0.95em;
    line-height: 1.5em;
    background: #ffffcc url(images/icons/small/info.png) no-repeat 10px 10px;
}
.infopanel h2
{
    font-size: 1.1em;
    color: #000099;
}

.okpanel
{
    display: block;
    padding: 10px 10px 10px 40px;
    border: 1px dotted #ccc;
    margin: 10px 0px 10px 0px;
    color: #000099;
    font-size: 0.95em;
    line-height: 1.5em;
    background: #ffffcc url(images/icons/small/g_tick.png) no-repeat 10px 10px;
}
.okpanel h2
{
    font-size: 1.1em;
    color: #000099;
}

.warningpanel
{
    display: block;
    padding: 10px 10px 10px 40px;
    border: 1px dotted #ccc;
    margin: 10px 0px 10px 0px;
    color: #000099;
    font-size: 0.95em;
    line-height: 1.5em;
    background: #ffffcc url(images/icons/small/alert.png) no-repeat 10px 10px;
}
.warningpanel h2
{
    font-size: 1.1em;
    color: #000099;
}
.errorpanel
{
    display: block;
    padding: 10px 10px 10px 40px;
    border: 1px solid #ccc;
    margin: 10px 0px 10px 0px;
    color: #fff;
    font-size: 0.95em;
    line-height: 1.5em;
    background: #990000 url(images/icons/small/alert.png) no-repeat 10px 10px;
}
.errorpanel h2
{
    font-size: 1.1em;
    color: #fff;
}

/* HOME PAGE QUICK LAUNCH BOXES */
.quickboxtable
{
    margin-left: 25%;
    margin-right: 25%;
}
.quickboxrow
{
}
.quickbox
{
    width: 116px;
    height: 96px;
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 0.8em;
    vertical-align: bottom;
    padding-bottom: 5px;
}
.quickboxhover
{
    width: 116px;
    border: 1px solid #aaa;
    font-weight: bold;
    font-size: 0.8em;
    text-align: center;
    vertical-align: bottom;
    background-color: #ffffaa;
    padding-bottom: 5px;
}
.quickbox.rules, .quickboxhover.rules
{
    background-image: url(images/icons/medium/document.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.settings, .quickboxhover.settings
{
    background-image: url(images/icons/medium/system.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.security, .quickboxhover.security
{
    background-image: url(images/icons/medium/security.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.info, .quickboxhover.info
{
    background-image: url(images/icons/medium/info.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.calendar, .quickboxhover.calendar
{
    background-image: url(images/icons/medium/calendar.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.mail, .quickboxhover.mail
{
    background-image: url(images/icons/medium/mail.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.desktop, .quickboxhover.desktop
{
    background-image: url(images/icons/medium/desktop.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.bookings, .quickboxhover.bookings
{
    background-image: url(images/icons/medium/notepad.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.home, .quickboxhover.home
{
    background-image: url(images/icons/medium/home.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.propertymanager, .quickboxhover.propertymanager
{
    background-image: url(images/icons/medium/propertymanager.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.properties, .quickboxhover.properties
{
    background-image: url(images/icons/medium/properties.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.roompools, .quickboxhover.roompools
{
    background-image: url(images/icons/medium/roompools.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.pms, .quickboxhover.pms
{
    background-image: url(images/icons/medium/pms.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.users, .quickboxhover.users
{
    background-image: url(images/icons/medium/wlm.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.reports, .quickboxhover.reports
{
    background-image: url(images/icons/medium/Maintenance.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.graphs, .quickboxhover.graphs
{
    background-image: url(images/icons/medium/Graph.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.events, .quickboxhover.events
{
    background-image: url(images/icons/medium/events.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.audit, .quickboxhover.audit
{
    background-image: url(images/icons/medium/audit.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.docs, .quickboxhover.docs
{
    background-image: url(images/icons/medium/Notepad.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.network, .quickboxhover.network
{
    background-image: url(images/icons/medium/Network.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.database3, .quickboxhover.database3
{
    background-image: url(images/icons/medium/database3.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.quickbox.sync, .quickboxhover.sync
{
    background-image: url(images/icons/medium/refresh.png);
    background-repeat: no-repeat;
    background-position: center center;
}
/* END HOME PAGE QUICK LAUNCH BOXES */

/* BREADCRUMB BOXES */
#breadcrumbtable
{
    border: 1px solid #ccc;
    background-color: #F7F7F7;
    margin-bottom: 10px;
}
#breadcrumbtable tr
{
    height: 35px;
}
.breadcrumbtitle
{
    font-weight: bold;
    font-size: 0.8em;
    padding-left: 10px;
    padding-right: 10px;
}
.breadcrumbspacer
{
    border: none;
    padding: none;
    background: none;
}
.breadcrumb
{
    border: 1px dotted #ccc;
    font-size: 0.8em;
    padding-left: 10px;
    padding-right: 10px;
}
.breadcrumbhover
{
    border: 1px solid yellow;
    background-color: #ffffaa;
    font-size: 0.8em;
    padding-left: 10px;
    padding-right: 10px;
}
.breadcrumb.selected
{
    background-color: #ffffcc;
}
.breadcrumb img, .breadcrumbhover img
{
    vertical-align: middle;
}
.breadcrumb a
{
    text-decoration: none;
}
.breadcrumbhover a
{
    text-decoration: underline;
}
/* END BREADCRUMB BOXES */

/* DEFAULT INPUT ELEMENTS */
fieldset
{
    padding: 5px;
}
legend
{
    padding: 5px;
    color: #000;
}
input, select, textarea
{
    font-family: tahoma, Arial, sans-serif, Helvetica;
}
input.readonly, select.readonly, textarea.readonly
{
    color: #333;
    background-color: #ccc;
}
.button
{
    /*border: 1px solid #aaa;*/
}
/* END DEFAULT INPUT ELEMENTS */

/* DATA PANELS */
#datapanel, .datapanel
{
    margin: 10px 0px 10px 0px;
    background-color: #fff;
    width: 900px;
}
/*.panelheader
{
	margin-top: 10px;
	width: 900px;
	height: 34px;
	background: url(images/panelheader.jpg) no-repeat;
	padding-top: 5px;
	padding-left: 15px;
	color: #fff;
	font-weight: bold;
}*/
#dpheader, .dpheader
{
    margin: 0px;
    padding: 10px 0px 0px 15px;
    font-size: 1.1em;
    font-weight: bold; /*color: #6f7476;*/
    color: #fff;
    background-color: #E5E5E5; /*border: solid 1px #ccc;*/
    background: url(images/panelheader.jpg) no-repeat;
    height: 29px;
}
#dpcontent, .dpcontent
{
    background-color: #F7F7F7;
    margin: 0px;
    padding: 6px;
    border-top: none;
    border-bottom: none;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
}
#dpcontent tr, .dpcontent tr
{
    /*vertical-align: middle;*/
}
#dprowvalue, .dprowvalue
{
}
#dprowheader, .dprowheader
{
}
#dpcontent table input.text, table select, table textarea, .dpcontent table input.text, table select, table textarea
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 1em;
    width: 300px;
}
#dpfooter, .dpfooter
{
    margin: 0px;
    height: 28px;
    padding: 0px;
    font-size: 0.9em;
    background-color: #E5E5E5; /*border: solid 1px #ccc;*/
    background: url(images/panelfooter2.jpg) no-repeat;
    height: 25px;
}
#dpfooter a, .dpfooter a
{
    vertical-align: bottom;
}
/* END DATA PANELS */

a.saveall
{
    background-image: url(images/icons/tiny/saveall.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 5px 30px 5px 5px;
    float: right;
    margin-right: 5px;
    margin-bottom: 5px;
}
a.saveall:hover
{
    background-image: url(images/icons/tiny/saveall.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 5px 30px 5px 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
a.save
{
    background-image: url(images/icons/tiny/save.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 5px 30px 5px 5px;
    float: right;
    margin-right: 5px;
    margin-bottom: 5px;
}
a.save:hover
{
    background-image: url(images/icons/tiny/save.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 5px 30px 5px 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
a.delete
{
    background-image: url(images/icons/tiny/deletedb.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 5px 30px 5px 5px;
    float: right;
    margin-right: 5px;
    margin-bottom: 5px;
}
a.delete:hover
{
    background-image: url(images/icons/tiny/deletedb.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 5px 30px 5px 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

a.cancel
{
    background-image: url(images/icons/tiny/cancel.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 5px 30px 5px 5px;
    float: right;
    margin-right: 5px;
    margin-bottom: 5px;
}
a.cancel:hover
{
    background-image: url(images/icons/tiny/cancel.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 5px 30px 5px 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
a.fetch
{
    background-image: url(images/icons/tiny/network.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 5px 30px 5px 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
a.fetch:hover
{
    background-image: url(images/icons/tiny/network.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 5px 30px 5px 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}


.ajax__tab_header
{
    font-family: Tahoma, Arial, sans-serif, Helvetica !important;
}

.ajax__tab_body
{
    font-family: Tahoma, Arial, sans-serif, Helvetica !important;
    font-size: 1em !important;
}

label
{
    padding-left: 5px;
}

.calendarStopped
{
    background-color: #ff0000;
    color: #fff;
}
.autowidth
{
    width: auto !important;
}
.intbox
{
    width: 80px;
}

/* Collapsible panels */
#content .cp
{
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: tahoma, Arial, sans-serif, Helvetica;
    cursor: default;
}
#content .cpheader
{
    border: 1px dotted #aaa;
    margin-bottom: 10px;
    background-image: url(images/icons/tiny/closebg.png);
    background-position: top right;
    background-repeat: no-repeat;
    cursor: pointer;
}
#content .cpheader:hover
{
    background-color: #ffffcc;
}
#content .cptitle
{
    padding: 5px 20px 5px 5px;
    vertical-align: middle;
}

#content .collapsed
{
    background-image: url(images/icons/tiny/infobg.png);
    background-position: top right;
    background-repeat: no-repeat;
}

#content .cptitletext
{
    font-size: 1.5em;
    font-weight: bold;
}


#dpcontent .cp
{
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: tahoma, Arial, sans-serif, Helvetica;
    cursor: default;
}
#dpcontent .cpheader
{
    border: 1px dotted #aaa;
    margin-bottom: 5px;
    background-image: url(images/icons/tiny/closebg.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #ddd;
    cursor: pointer;
}
#dpcontent .cpheader:hover
{
    background-color: #ffffcc;
}
#dpcontent .cptitle
{
    padding: 5px 20px 5px 5px;
    vertical-align: middle;
}

#dpcontent .collapsed
{
    background-image: url(images/icons/tiny/infobg.png);
    background-position: top right;
    background-repeat: no-repeat;
}

#dpcontent .cptitletext
{
    font-size: 1em;
    font-weight: bold;
}

#dpcontent .cppadding
{
    padding: 0px 0px 0px 10px !important;
}

/* end collapsible panels */

.nowidth
{
    width: auto !important;
}

/* left column headers */
table.bktable
{
    table-layout: fixed;
    width: 100%;
    background-color: white;
}

table.bktableNoBorder
{
    /*border: none; 	table-layout: fixed;*/
    width: 100%;
    background-color: white;
}

table.bktableNoBorder tbody td
{
    text-align: left;
    color: #000; /*width: 200px;*/
}

.bktable td
{
    padding: 2px;
    font-size: 11px;
}
.bktable thead tr
{
    height: 26px;
}
.bktable thead td
{
    white-space: nowrap;
    border-right: gray 1px solid;
    border-top: #e9e9e9 1px solid;
    border-left: #e9e9e9 1px solid;
    border-bottom: gray 1px solid;
    padding: 5px 2px 5px 2px;
    width: 40px;
    color: #000;
}

.bktable thead td.room
{
    width: 200px;
    padding-left: 4px;
    font-weight: bold;
    font-size: 13px;
    background-color: #aaa;
    color: #fff;
}

.bktable thead td.l
{
    background-color: #aaa;
    color: #fff;
}
.bktable thead td.we
{
    background-color: #3E447F;
    color: #fff;
}
/* end left column headers */

.bktable tbody td
{
    text-align: center;
    color: #000;
}

.bktable tbody td.room
{
    width: 200px;
    padding-left: 4px;
    color: #000;
    text-align: left;
}

.bktable tbody td.room a
{
    float: right;
}

.bktable tbody td.sold
{
    font-weight: bold;
    background-color: salmon;
    color: #fff;
}

.bktable tbody td.we
{
    background-color: #C2CAE8;
    color: #fff;
}

/* Booking Extras */
table.bkextras
{
    background-color: #FFFFFF;
    padding: 0px;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}

.bkextras td
{
    font-size: 11px;
    text-indent: 5px;
}

.bkextras td.bkalign
{
    text-align: right;
}

.bkextras tr
{
    height: 26px;
}

.bkextras tr.alt
{
    height: 26px;
    background-color: #C5CDEA;
}

.bkextras tr td
{
    padding: 0;
    text-align: left;
}


/* new channel mapping classes */
input.small
{
    width: 26px;
}

input.medium
{
    width: 50px;
}

textarea.small
{
    width: 150px;
}
input.changed, textarea.changed, select.changed
{
    border: solid 1px #666;
    background: #990000;
    color: #fff;
}

.bookingformmouseoverheader
{
    background: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #C8BA92;
    padding: 5px;
    width: 200px;
    height: 15px;
    filter: alpha(opacity=90);
}

.bookingformmouseoverbody
{
    background: #F3F0E7;
    font-family: arial;
    font-size: 12px;
    border: 1px solid #C8BA92;
    padding: 5px;
    width: 250px;
    filter: alpha(opacity=90);
}

.bookingformmouseoverbody table
{
    border-collapse: collapse;
    width: 100%;
}

.bookingformmouseoverbody table tr th
{
    text-decoration: bold;
    text-align: left;
    padding: 1px 2px 1px 2px;
}

.bookingformmouseoverbody table tr td
{
    border-top: solid 1px #C8BA92;
    padding: 1px 2px 1px 2px;
}

.bookingformmouseoverbody table tr td div
{
    padding-top: 5px;
    padding-bottom: 5px;
}

/* list items */
#content li
{
    margin: 10px 10px 10px 20px;
}

.eventlock
{
    width: 25px;
    height: 25px;
    background-image: url(images/icons/small/security.png);
    background-repeat: no-repeat;
    background-position: center center;
}


/*************************************
 * Booking Form Configuration Styles *
 *************************************/

/* Configuration Header */
#content div.configHeader
{
    margin-right: 20px;
    float: right;
}
#content div.configHeader a
{
    color: #F2F2E6;
    background: #6B696B;
    border: 1px solid #aaa;
    padding: 2px 7px 2px 7px;
    text-decoration: none;
    font: bold 0.95em;
}
#content div.configHeader a:hover
{
    color: #BD9C8C;
    background: #F2F2E6;
}
#content div.configHeader .statusLabel
{
    color: #00FF00;
    font-style: italic;
    font-size: 10px;
    margin-right: 20px;
    text-decoration: blink;
}

/* Configuration Content */
#content div.configContent
{
    border: 1px solid #ccc;
    margin: 20px 0 0;
    padding: 0 10px 10px 10px;
    z-index: 1;
}
#content div.configContent hr
{
    margin: 10px 0;
}
#content div.configContent p
{
    margin-bottom: 10px;
    color: #0069B6;
}
#content div.configContent label
{
    margin-right: 5px;
}
#content div.configContent .clearClass
{
    clear: both;
}

/* Configuration Content - Edit Image */
#content div.configContent h3
{
    color: #0069B6;
    font-family: "Arial Narrow" , Arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
}
#content div.configContent div.floatLeft
{
    float: left;
    margin-right: 20px;
}
#content div.configContent div.checkBoxList table
{
    width: 100%;
}

/* Configuration Content - Image Groups and Items */
#content div.configContent div.imageGroup
{
}
#content div.configContent div.imageItem
{
    float: left;
    margin-right: 10px;
}

/* Configuration Content - Lists */
#content div.configContent ul
{
    list-style-type: none;
}
#content div.configContent ul li
{
    margin: 0;
    text-align: left;
}
#content div.configContent ul li a
{
    text-decoration: none;
}

/* Configuration Content - Tables */
#content div.configContent table.datagrid, #content div.configContent table.datagrid tr, #content div.configContent table.datagrid th, #content div.configContent table.datagrid td
{
    margin-top: 10px;
    padding-right: 0;
}

#content div.configContent table.clearTable, #content div.configContent table.clearTable tr, #content div.configContent table.clearTable th, #content div.configContent table.clearTable td, #content div.configContent table.clearTable table
{
    border: none;
    text-align: left;
}

/* Configuration Content - Navigation */
#content div.configContent ul.nav
{
    list-style-type: none;
    margin-top: -8px;
    margin-bottom: 10px;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 2;
}
#content div.configContent ul.nav li
{
    display: inline;
    text-align: center;
    margin: 0 5px;
}
#content div.configContent ul.nav li a, #content div.configContent ul.nav li a:visited
{
    background-color: #E5E5E5;
    border: 1px solid #CCC;
    color: #0069B6;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 15px;
}
#content div.configContent ul.nav li a.active, #content div.configContent ul.nav li a:hover
{
    background-color: #F7F7F7;
    border-left: solid 1px #777;
    border-right: solid 1px #777;
    border-top: solid 3px #777;
    border-bottom: solid 3px #777;
    color: #6F7476;
}

/* Configuration Content - Box */
#content div.configContent div.box
{
    display: inline-block;
    background-color: #E5E5E5;
    border: 1px solid #CCC;
    padding: 5px;
    margin-bottom: 10px;
    font-weight: bold;
}
#content div.configContent div.leftTitle, #content div.configContent div.rightTitle
{
    position: relative;
    margin-bottom: -10px;
    top: -15px;
}
#content div.configContent div.rightTitle
{
    float: right;
}
#content div.configContent div.leftTitle
{
    left: 10px;
}

/* Configuration Content - Validation Summary */
#content div.configContent div.valSummary
{
    border: 1px solid #FAA;
    margin: 0 auto;
    padding: 10px;
    width: 400px;
}

/* Configuration Content - File list [Multi-File Uploader] */
#content div.configContent div#file-list
{
    border: solid 1px #999;
    display: inline-block;
    margin: 0 20px 10px;
    min-height: 10px;
}
#content div.configContent div#file-list div#file-list-header
{
    background-color: #999;
    border: bottom 1px #999;
    color: #fff;
    padding: 5px;
    text-align: center;
}
#content div.configContent div#file-list div.MultiFile-label
{
    margin: 0 10px;
}
