.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(WebResource.axd?d=5Jq2YGr7kVNvwvNk3CaN5kYB2-bkH1xNgfNrDNIliBVAkvdTddTa8MNaeUb-Myrf-NdnYDsNgUU_JNy1lanYqA2&t=633660799258968596);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(WebResource.axd?d=5Jq2YGr7kVNvwvNk3CaN5kYB2-bkH1xNgfNrDNIliBVAkvdTddTa8MNaeUb-MyrfCUHghK1z6EVjiwAuHn8uIA2&t=633660799258968596);}
.ajax__calendar_title {cursor:pointer;font-weight:bold;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000; z-index:50}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}

.popupPanel
{
	border: Solid 1px Gray;
	background-color: #393A3A;
}

.popupPanel .header
{
	width: 100%; 
	height: 25px; 
	background-color:#676767; 
	color: White; 
	padding-top: 5px;
}

.popupPanel .inner
{
	width: 100%; 
	margin-left: 5px;
}

.popupPanel .leftCell
{
	
}

.popupPanel .rightCell
{
	width:25px;
	text-align: center;
}


.popupPanel .rightCell .closeimage
{
	cursor: pointer;
}

.popupPanel .content
{
	background-color: #393A3A;	
}

.popupPanel .content .messagepannel A
{
	display: block;
	margin-top: 10px;
	text-align: center;
	width: 80px;
	height: 20px;
	padding: 5px;
	margin-left: 5px;
	background-color: black;
	color: White;
	border: Solid 1px White;
}

.popupPanel .content .messagepannel A:hover
{
	background-color: Gray;
}


.popupPanel .content .messagepannel
{	
	padding-top: 20px;
	padding-bottom: 20px;
}

.popupPanel .content .messagepannel .message
{
	color: White;
	padding: 20px;
}


.modalBackground {
            background-color:Gray;
            filter:alpha(opacity=70);
            opacity:0.7;
        }

.TextFocus
{
	background-color: #FFFFCC;
}

.TextError
{
	background-color: RED;
}

.TextBox
{
	background-color: Aqua;
}

.TextBox:focus
{
	background-color: #FFFFCC;
}

.TextBox:active
{
	background-color: #FFFFCC;
}

.GridViewStyle
{    
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;
    padding: 4px;
}

.GridViewStyle a
{
    color: #FFFFFF;
}

.GridViewHeaderStyle th
{
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
}

.GridViewHeaderStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewFooterStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle
{
    background-color: #F7F6F3;
    color: #333333;
}	

.GridViewAlternatingRowStyle 
{
    background-color: #FFFFFF;
    color: #284775;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #EBE9ED;
}

.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle
{
    background-color: #284775;
    color: #FFFFFF;
}

.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}

.contentChangePassword
{
	margin-top: 100px;
	padding-left: 100px;
}

.lnkBack_top10
{
	width: 180px;
	height: 25px;
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-left: 220px;
}

.contentChangePassword .interiorDiv1
{
	width: 130px;
	float: left;
}

.contentChangePassword .interiorDiv1 .lblPass
{
	display: block;
	padding-top: 4px;
	margin-bottom: 4px;
}

.contentChangePassword .interiorDiv2
{
	width: 155px;
	float: left;
}

.contentChangePassword .interiorDiv2 .txtBoxPass
{
	display: block;
}

.contentChangePassword .interiorDiv3
{
	float: left;
	width: 267px;
	height: 22px;
}

.contentChangePassword .interiorDiv3 .requireFieldPass
{
	padding-top: 5px;
	padding-left: 10px;
	font-size: 8pt;
}

.contentChangePassword .interiorDiv4
{
	clear: left;
	width: 153px;
	margin-top: 10px;
	padding-left: 130px;
}


.maincontent
{	
	position: relative;
	top: 25px;
	background-color: #FFFFFF;
	width: 700px;
	height: 100%;
}

.top-top-left-border
{
	background-image: url(image/top-top-left.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 23px;
}

.top-top-middle-border
{
	background-color: #393A3A;
	height: 25px;
}

.top-top-right-border
{
	background-repeat: no-repeat;
	background-image: url(image/top-top-right.gif);
	height: 25px;
	width: 23px;
}

.top-left-border
{
	background-image: url(image/top-left.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 23px;
}

.top-middle-border
{
	background-color: white;
	height: 25px;
}

.top-right-border
{
	background-repeat: no-repeat;
	background-image: url(image/top-right.gif);
	height: 25px;
	width: 23px;
}

.top-top-right-border
{
	background-repeat: no-repeat;
	background-image: url(image/top-top-right.gif);
	height: 25px;
	width: 23px;
}

.bottom-left-border
{
	background-image: url(image/bottom-left.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 23px;
}

.bottom-middle-border
{
	background-color: white;
	height: 25px;
}

.bottom-right-border
{
	background-repeat: no-repeat;
	background-image: url(image/bottom-right.gif);
	height: 25px;
	width: 23px;
}

.bottom-left-left-border
{
	background-repeat: no-repeat;
	background-image: url(image/bottom-left-left.gif);
	height: 25px;
	width: 23px;	
}

.collapsePanelHeader{	
	width:100%;		
	height:10px;
	background-color: Gray;
	color:Black;
	font-weight:bold;
}

.collapsePanel {
	
	background-color:white;
	overflow:hidden;
	border: Solid 1px Gray;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-top: 2px;
}

body
{
	background-color: #676767;
	font-family: Tahoma;
	font-size: small;
}


.popupbody
{
	background-color: #393A3A !important;
}


div
{
	font-family: Tahoma;
}

table td
{
	font-family: Tahoma;
}

#maindiv
{
    border: 0px solid #666666;
    text-align: left;
    position: absolute;
    top: 20px;
    padding-bottom: 20px;
    left: 50%;
    margin-left: -450px;
	width: 900px;
	height: 100%;
}


.mainpanel
{
	background-color: #393A3A;
}

.leftcontent
{
	background-color: #393A3A;
	height: 100%;
	width: 200px;	
	padding: 50px 10px 0 20px;
}

.headermain
{
	height: 20px;
	vertical-align: top;
	text-align: right;
	padding-right: 30px;
	color: White;
}

.tablemain
{
	height: 100%;
	vertical-align: bottom;
}

.popupmaincontent
{	
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}

#popupmaindiv
{
	width: 97%;
}

.popupinnermaincontent
{
	padding: 20px;
}

.innermaincontent
{
	padding: 15px;
}

.logintitle
{
	font-size: xx-large;
	color: #808181;
}

.logintable
{
	padding: 50px;
}

.textBox
{
	border: Solid 1px Black;
	height: 20px;	
}

.dropDownList
{
	border: Solid 1px Black;
}

A
{
	font-size: small;
}


.title
{
	font-size:medium;
}

.undertitle
{
	font-size:x-small;
}

.button
{
	width: 120px;
}

.logintable
{
	text-align: right;
}

.menu
{
}

.menu .option
{
	height: 24px;
}

.menu .option A
{
	color: White;
	text-decoration: none;
	height:20px;
}

.menu .option A:hover
{
	color: #FF0000;
}

.selectedmenuitem
{
	color: #FF0000 !important;
}

.generaledit .actions
{
	color: black;
	line-height: 22px;
}

.generaledit .actions A
{
	color: black;
	text-decoration: none;
}

.generaledit .actions A:hover
{
	color: Black;
	font-weight: bold;
	
}

.generaledit A
{
	color: Black;
	text-decoration: none;
}

.generaledit A:hover
{
	color: Black;
	font-weight: bold;
	
}

.lnkReports
{
	margin-left: 20px;
	font-weight: bold;
	font-size: 13px;
}

.welcome
{	
	vertical-align: middle;
	text-align: right;
	padding: 80px 20px 0 0;
	font-size: x-large;
	font-family: Tahoma;
}

.welcome .domen
{
	color: #808181;
	font-size: xx-large;
}

.Grid
{
	border: Solid 1px White !important;
	background-color: White;
	color: Black; 	
	width: 100%;
}

.Grid .Header
{
	Height:30px;
	background-color: #E5E6E6;	
}

.Grid .Item
{
	border: Solid 1px Black;
}

.Grid .Item TD
{
	border: Solid 1px Black;
}

.Grid  TD
{
	border: Solid 1px Black;
}


.Grid .SelectedItem
{
	font-weight: bold; 
	background-color: #669999;
}

.Grid .Footer
{
	color: #000066;
}

.Grid .Pager
{
	text-align: left;
	color: #000066; 	
}

.button
{
	border: none;
}

.searchPanel
{
	background-color: #E5E6E6;
	padding: 5px 15px 5px 15px;
	margin-bottom: 10px;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(image/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(image/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


.closebutton
{
	background-color: #676767;	
	color: White;
	height: 28px;
	width: 120px;
}

.logintable .button
{
	background-color: #676767;	
	color: White;
	height: 28px;
}

.button
{
	border: Solid 1px Black;
	background-color: #E5E6E6;
	color: Black;
	height: 22px;
	width: 120px;
}

#specialpopup .newbutton
{
	margin: 10px 0px 10px 3px;
	border: Solid 1px Black;
	background-color: #E5E6E6;
	color: Black;
	height: 22px;
	width: 120px;
	float: left;
}


.newbutton
{
	border: Solid 1px Black;
	background-color: #E5E6E6;
	color: Black;
	height: 22px;
	width: 120px;
	margin: 10px 0px 10px 380px;	
}

.searchbutton
{
	margin: 10px 0px 10px 3px;
	border: Solid 1px Black;
	background-color: #E5E6E6;
	color: Black;
	height: 22px;
	width: 120px;
	float: left;
}

.savebutton
{
	margin: 5px 0px 2px 3px;
	border: Solid 1px Black;
	background-color: #E5E6E6;
	color: Black;
	height: 22px;
	width: 120px;
	float: left;
}

.cancelbutton
{
	border: Solid 1px Black;
	background-color: #E5E6E6;
	color: Black;
	height: 22px;
	width: 120px;
	margin: 5px 30px 2px 0px;
	float: right;
}

.editorCSS
{
	width: 550px;
	height: 300px;
}

#footer
{
	position: absolute;
	top: 570px;	
}

.companyName
{
	font-size: x-large;
}

.userName
{
	font-size: xx-small;
}

.changelink
{
	color: Black;
	text-decoration: none;
}

.changelink A:hover
{
	font-weight: bold;	
}

.footername 
{
	color: #808181;
	font-weight: bold;
	font-size: small;
}

.titlelabel
{
	font-size: large;
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
}

.at_book_name_edit
{
	width: 95%;
}

.at_book_book_type_description_edit
{
	width: 95%;
}

.at_book_book_group_uid_search
{
	width: 271px;
}

.DBSearchAdapter1_col_name
{
	width: 70%;
}

.DBSearchAdapter1_col_apply_charge A
{
	text-decoration: none;
	color: Black;
}

.link
{
	color: Black;
}

.BookGroupAdapter_col_name
{
	width: 70%;
}

.top10_name
{
	width: 90%;
}

.error
{
	line-height: 20px;
}
