﻿

.SheduleColumnOne
{
    float: left;
    width: 1%;
}

.ShedulePageHeader
{
    float: left;
    width: 100%;
    height: 50px;
    text-align: center;
    border-color: #e6e6e6;
    padding-top: 5px;
}
.SheduleTitleText
{
    text-align: center;
    color: #000000;
    font-size: 15px;
}

.SheduleDataRow
{
    float: left;
    width: 100%;
    height: 25px;
    padding: 2px;
}
.SheduleDataRowOne
{
    float: left;
    width: 100%;
    height: 58px;
    padding: 2px;
}

.SheduleGrayText
{
    float: left;
    text-align: center;
    font-weight: bold;
}


.SheduleHeadingdiv
{
    float: left;
    width: 15%;
    height: 20px;
    padding: 5px;
    text-align: center;
}

.SheduleSmallHeadingdiv
{
    float: left;
    width: 50px;
    height: 20px;
    padding: 5px;
    text-align: center;
}

.SheduleHeadingText
{
    float: left;
    color: #000000;
    text-align: center;
    font-size: 12px;
}


.SheduleInputDiv
{
    float: left;
    width: 83%;
}
.SheduleCustomeDiv
{
    float: left;
    width: 200px;
}

.SheduleTxtBox
{
    float: left;
    width: 250px;
    height: 15px;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 12px;
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}


.SheduleMultiModeTxtBox
{
    float: left;
    width: 250px;
    height: 40px;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 12px;
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}


.SheduleMessage
{
    float: left;
    color: #666666;
    font-size: 13px;
    padding-top: 5px;
}

.SheduleDropdown
{
    float: left;
    width: 175px;
    height: 25px;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 12px;
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.SheduleImagebox
{
    float: left;
    width: 800px;
    height: 100px;
}
.SheduleSeperator
{
    float: left;
    width: 5px;
}


.Sheduleimage
{
    float: left;
    width: 57px;
    height: 47px;
}
.SheduleRbtn
{
    color: #000000;
}
.ShedulelistBox
{
    float: left;
    width: 80px;
    height: 25px;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 12px;
    color: #000000;
    float: left;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.SheduleErrorMessage
{
    float: left;
    color: Red;
    font-size: 12px;
    padding: 5px;
}

.SheduleListingRow
{
    float: left;
    width: 98%;
    height: 120px;
    padding: 10px;
    color: Gray;
}

.ShedulerptLink
{
    float: left;
    font-size: 15px;
}

.ShedulerptListText
{
    float: left;
    font-size: 12px;
}

.SheduleInnerColumnOne
{
    float: left;
    width: 65%;
}

.SheduleInnerColumnTwo
{
    float: left;
    width: 30%;
}

.SheduleOptionColumnone
{
    float: left;
    width: 45%;
}
.SheduleOptionColumnTwo
{
    float: left;
    width: 45%;
}

.SheduleOptionRow
{
    float: none;
    width: 100%;
    height: 20px;
    vertical-align: text-top;
}

.ShedulerightText
{
    font-size: 12px;
    color: Black;
    vertical-align: middle;
}

.SheduleOuterBox
{
    float: left;
    width: 98%;
    height: 300px;
    padding: 4px;
    border: 1px solid black;
}
.SheduleOuterBoxTwo
{
    float: left;
    width: 98%;
    padding: 4px;
    border: 1px solid black;
}
.SheduleOuterBoxThree
{
    float: left;
    width: 890px;
    padding: 4px;
    border: 1px solid black;
}
.SheduleInnerBoxOne
{
    float: left;
    width: 35%;
    height: 280px;
    padding: 4px;
}

.SheduleInnerBoxOneLiquidHight
{
    float: left;
    width: 35%;
    padding: 4px;
    height: 100%;
}
.SheduleInnerBoxTwo
{
    float: right;
    width: 63%;
    height: 100%;
    padding: 0px;
    border: 1px solid gray;
    text-align: left;
}
.SheduleInnerBoxTwodatetime
{
    float: right;
    width: 60%;
    height: 100%;
    padding: 0px;
    border: 1px solid gray;
}
.SheduleText
{
    text-align: left;
}

.SheduleInnerBoxRowOne
{
    float: left;
    width: 100%;
    height: 85%;
    padding: 4px;
}

.SheduleInnerBoxRowTwo
{
    float: left;
    width: 100%;
    height: 12%;
    background-color: #CCCCCC;
}
.SheduleInnerBoxRowTwo1
{
    float: left;
    width: 800px;
    height: 12%;
    background-color: #CCCCCC;
}

.ScheduleButton
{
    text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../AT_VenuesImages/btn_bg_public.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 23px;
	width: 188px; 
    border: 0px;
    cursor: pointer;
}

.ScheduleButton:hover
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../AT_VenuesImages/btn_bg_over_public.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 23px;
	width: 188px; 
    border: 0px;
    cursor: pointer;
}

.SheduleWeekMonthDiv
{
    float: left;
    height: 70px;
    padding-top: 15px;
    vertical-align: middle;
}
.SheduleWeekDiv
{
    float: left;
    width: 100%;
    height: 105px;
    padding-top: 10px;
    vertical-align: middle;
}

.SheduleFooterColumnOne
{
    float: left;
    width: 49%;
    height: 100%;
    padding-top: 8px;
    padding-left: 2px;
    padding-right: 4px;
    text-align: left;
}
.SheduleFooterColumnTwo
{
    float: left;
    width: 49%;
    height: 100%;
    padding-top: 8px;
    padding-left: 2px;
    text-align: right;
}


.SheduleStepSelected
{
    border: 1px solid #666666;
    font-size: 12px;
    color: Black;
    width: 20px;
    text-align: center;
    background-color: #8D8D8D;
    float: left;
}

.SheduleStepNormal
{
    float: left;
    font-size: 12px;
    color: Black;
    width: 20px;
    text-align: center;
}
.SheduledivSearch
{
    border-bottom-color: #C0C0C0;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-left-color: #C0C0C0;
    border-left-style: solid;
    border-left-width: thin;
    border-right-color: #C0C0C0;
    border-right-style: solid;
    border-right-width: thin;
    float: left;
    color: #000000;
}
.SheduleNavigationBOx
{
    float: left;
    width: 795px;
    height: 7%;
    padding: 4px;
    border: 1px solid black;
    background-color: #CCCCCC;
}
.SheduleNavigationBOxTwo
{
    float: left;
    height: 7%;
    padding: 4px;
    border: 1px solid black;
    background-color: #CCCCCC;
    text-align: right;
    width: 495px;
}
.SheduleNavigationBOxThree
{
    float: left;
    width: 890px;
    height: 7%;
    padding: 4px;
    border: 1px solid black;
    background-color: #CCCCCC;
}
.SheduleEmailPreview
{
    float: left;
    width: 100%;
    height: 250px;
    padding: 4px;
}
.SheduleDivHead
{
    background-color: #8D8D8D;
    width: 100%;
    white-space: nowrap;
}
.SheduleDivAgreement
{
    border: 1px solid black;
    width: 430px;
    position: absolute;
    background: #FFFFFF;
    left: 50%;
    top: 50%;
    vertical-align: middle;
}
.Shedulemessageheader
{
    background-color: #CCCCCC;
    height: 18px;
    padding: 5px;
    border-bottom: solid 1px black;
}
.Shedulemessageheadertext
{
    color: Black;
    float: left;
    font-weight: bold;
}
.Shedulemessagefooter
{
    text-align: center;
    padding-top: 5px;
    float: left;
    width: 100%;
}
.ShedulemesagePanel
{
    border: 1px solid black;
    position: absolute;
    background: #FFFFFF;
    width: 300px;
    height: 120px;
    left: 50%;
    top: 50%;
    vertical-align: middle;
}
.SheduleMessageboxOne
{
    border: 1px solid black;
    position: absolute;
    background: #FFFFFF;
    width: 500px;
    height: 200px;
}

.SheduleMessage
{
    background-color: #FFFFCC;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #FFCC35;
    width: 38%;
    visibility: hidden;
    text-align: left;
}
.SheduleInnerBoxRowOne
{
    float: left;
    width: 100%;
    height: 85%;
    padding: 4px;
}
.SheduleInnerBoxTwoRowOne
{
    height: 255px;
    width: 100%;
}

.SheduleDivSeperator
{
    width: 100%;
    height: 8px;
    clear: both;
}
.SheduleNavgationOneOuterBox
{
    width: 100%;
    height: 25px;
    text-align: center;
    padding-top: 8px;
    border-top: solid 1px black;
    vertical-align: bottom;
    background-color: #CCCCCC;
    float: left;
}
.SheduleNavgationOuterBox
{
    width: 100%;
    height: 25px;
    text-align: center;
    padding-top: 8px;
    vertical-align: bottom;
    background-color: #CCCCCC;
    float: left;
}
.SheduleNavgationOneInnerBoxOne
{
    text-align: left;
    padding-left: 5px;
}
.SheduleNavgationOneInnerBoxTwo
{
    text-align: right;
    padding-right: 10px;
}
.SheduledivSearchElements
{
    text-align: right;
    width: 100%;
    padding: 2px;
    padding-right: 10px;
}
.txtsearch
{
    color: #C0C0C0;
    font-style: italic;
    font-size: small;
    border-style: inset;
    border-width: thin;
}
.SheduledivSearch
{
    border-bottom-color: #C0C0C0;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-left-color: #C0C0C0;
    border-left-style: solid;
    border-left-width: thin;
    border-right-color: #C0C0C0;
    border-right-style: solid;
    border-right-width: thin;
    float: left;
    color: #000000;
    font-size: 12px;
    visibility: hidden;
    background-color: White;
    position: absolute;
    height: 158px;
}
.Sheduledivbuttons
{
    float: left;
    text-align: left;
    padding-left: 30px;
    padding: 3px;
}
SheduleNewGroupText
{
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding: 2px;
}
.SheduleInnerBoxRowOneDiv
{
    float: left;
    padding: 4px;
    width: 98%;
    vertical-align: top;
    position: relative;
}
.SheduleInnerBoxRowOneDiv1
{
    float: left;
    padding: 4px;
    width: 99%;
    height: 200px;
    vertical-align: top;
    position: relative;
}
.Sheduletextlabel
{
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    text-align: left;
}
.SheduleTextDiv
{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}
.SheduleTyperecipientsColomnOne
{
    float: left;
    text-align: left;
}
.SheduleTyperecipientsColomnTwo
{
    float: left;
    text-align: center;
    padding-left: 10px;
}
.SheduleDivHaeaderColumnOne
{
    text-align: left;
    float: left;
    color: White;
}
.SheduleDivHaeaderColumnTwo
{
    text-align: right;
    float: right;
}
.SheduleDivAgreementButton
{
    width: 100%;
    text-align: center;
    float: left;
}
.SheduleButtonPointer
{
    cursor: pointer;
}
.SheduleGroupRow
{
    width: 100%;
    float: left;
    text-align: left;
    padding: 2px;
    overflow: hidden;
}
.SheduleGroupColomnOne
{
    width: 15%;
    text-align: left;
    float: left;
    white-space: pre-wrap;
}
.SheduleGroupColomnTwo
{
    width: 80%;
    text-align: left;
    float: right;
    white-space: pre-wrap;
}
.SheduleGrid
{
    border-left: none;
    border-right: none;
}
.SheduleReportFormat
{
    background-color: #CCCCCC;
   
    text-align: left;
    float: left;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    width: 55%;
    margin-top:2px;
}
.SheduleEmailColumnOne
{
    width: 95%;
    height: 100%;
    float: left;
    padding-left: 4px;
    padding-bottom:2px;
}
.SheduleEmailColumnTwo
{
    width: 38%;
    height: 100%;
    float: right;
    padding-left: 2px;
    padding-bottom:2px;
}
.SheduleSmaleGrayText
{
    font-size: 8pt;
    color: Gray;
}
.SheduleBOldandBalckText
{
    color: Black;
    font-weight: bold;
}
.Sheduledtone
{
    text-align: left;
    max-width: 300px;
}
.Sheduledttow
{
    text-align: left;
    padding-left: 5px;
}
.SheduleTextArial
{
}
.SheduleTextArialeNinept
{
}
.SheduleContentTextBoxWatermark
{
    color: #C0C0C0;
    font-size: 12px;
    width: 190px;
    vertical-align: middle;
    border-top: solid 1px #CCCACA;
    border-left: solid 1px #CCCACA;
    border-right: none 0px #CCCACA;
    border-bottom: solid 1px #CCCACA;
    background-color: #F1F1F1;
    height: 16px;
    padding-right: 0px;
}
.SheduleContentTextBox
{
    color: Black;
    font-size: 12px;
    width: 190px;
    vertical-align: middle;
    border-top: solid 1px #CCCACA;
    border-left: solid 1px #CCCACA;
    border-right: none 0px #CCCACA;
    border-bottom: solid 1px #CCCACA;
    background-color: #F1F1F1;
    height: 16px;
    padding-right: 0px;
}
.SheduleSearchButton
{
    color: Black;
    font-size: 12px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 4px;
}
.SheduleLineBreaker
{
    width: 100%;
    clear: both;
    height: 0px;
    padding: 0px;
}
.ScheduleupdateProgress
{
    border-width: 3px;
    border-style: solid;
    border-color: #4273A2;
    background-color: #FFFFFF;
    position: absolute;
    position: absolute;
    left: 50%;
    top: 50%;
    visibility: visible;
    vertical-align: middle;
}
.Shedulepopupexdender
{
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: 0.5;
}
.divEmailBody
{
    margin: 0px;
    width: 100%;
    height: 120px;
    overflow: auto;
    border-style: none;
}
.scheduleSearchCriteriaText
{
    text-align: left;
    font-size: 10pt;
}
.ScheduleNavigationText
{
    float: left;
    text-align: left;
}
.ScheduleMessageText
{
    text-align: left;
}
.ScheduledivAddinGroup
{
    border-bottom-color: #C0C0C0;
    border-bottom-style: solid;
    border-top-width: thin;
    border-bottom-width: thin;
    border-left-color: #C0C0C0;
    border-left-style: solid;
    border-left-width: thin;
    border-right-color: #C0C0C0;
    border-right-style: solid;
    border-right-width: thin;
    float: left;
    color: #000000;
    font-size: 12px;
    max-height: 158px;
    overflow: auto;
    width: 150px;
    max-width: 150px;
}

.ScheduleGridInnerContentLeft
{
    float: left;
    width: 70%;
}

/* time picker styling
------------------------------------------------------*/
.timetextbox
{
    border-color: Black;
    color: #000000;
    border-width: 1px;
}
.timetextboxerr
{
    border-style: solid;
    border-width: 1px;
    border-color: #FF0000;
    color: #FF0000;
}
.divtimeview
{
    border-style: solid;
    border-width: 1px;
    width: 307px;
   
    background: #FFFFFF;
   z-index: 5000;
   
}
.divtime
{
    border-width: 1px;
    border-color: #E3EFFF;
    cursor: pointer;
    float: left;
    text-align: center;
    font-size: 10px;
    border-left-style: solid;
    height: 20px;
    width: 55px;
}
.divtimviewheader
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#E3EFFF none repeat scroll 0 0;
    border:0 none;
    color:#000000;
    padding:0;

    float: left;
    text-align: center;
    font-size: 10px;
    width: 100%;
    height: 20px;
    padding-top: 5px;
}
.divtimviewempty
{
    float: left;
    text-align: center;
    background-color: White;
    font-size: 10px;
    width: 100%;
    height: 20px;
    padding-top: 5px;
}

.divselected
{
    border-width: 1px;
    border-color: #C0C0C0;
    cursor: pointer;
    float: left;
    float: left;
    text-align: center;
    font-size: 10px;
    border-right-style: solid;
    height: 20px;
    width: 50px;
    background-color: #CCCCCC;
}
.divmessagetext
{
    width: 100%;
    text-align: center;
    float: left;
    padding-top: 8px;
}
.Scheduledivexistingusers
{
    width: 96%;
    padding: 2px 2px 2px 4px;
    height: 100px;
    overflow: auto;
    font-size: 11px;
}
a.divtime:link
{
    color: Black;
    text-decoration: none;
}
/* unvisited link */
a.divtime:visited
{
    color: Black;
}
/* visited link */
a.divtime:hover
{
    background-color: #CCCCCC;
}
/* mouse over link */
a.divtime:active
{
    color: Black;
}
/* selected link */

.lblAddInGroup
{
    text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../AT_VenuesImages/btn_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	Width: 94px; 
	Height: 23px;
	border: 0px;
	padding: 4px;
}

.lblAddInGroup:hover
{
   text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../AT_VenuesImages/btn_bg_over.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	Width: 94px; 
	Height: 23px;
	border: 0px;
	padding: 4px;
}
.SheduleEmailTextBox
{
    border: thin inset #000000;
    color: Gray;
    font-size: 12px;
    width: 55%;
    vertical-align: middle;
    height: 16px;
    padding-right: 0px;
    border-style:inset;
    border-width:1px;
    border-color:Black;
}
.SheduleInnerBoxOneLiquidHight p
{
    margin:0;
    text-align:justify;
} 
.ScheduleLabel
{
      white-space:normal;
}
.DivSheduleNoRecordsTemplate
{
    width:100%;
    height:100%;
    text-align:center;
    font-size:12px;
     padding:4px;
} 