/*#HTML Elements#*/

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
}

p,li, td {
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

table {
	border: none;
}

hr
{
	margin: 10px;
}

/*#HTML Headers: H1..H5 #*/
h1 {
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 10px;
	color: #1c1c5c;
}
h2 {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 10px;
	color: #1c1c5c;
}
h3 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 10px;
	color: #1c1c5c;
}

h4 {
	font-family: Arial, Helvetica;
	font: italic normal bold 13px;
	font-size: 13px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 6px;
	margin-bottoM:0;
	color: #1c1c5c;
	border-bottom: 2px solid #505060;
}



/*#eDIT#*/
/*#eDIT/Layout#*/
/*#eDIT/Layout/Header#*/
#layout_header
{

}
#layout_central
{
	width: 100%;
}
#layout_leftColumn
{
	width: 204px; 
	float: left;
	vertical-align: top;
	background-color: #a0be80;
	min-height: 250px;
}
#layout_mainContent
{
	width: 621px; 
	float: left; 
	padding: 0.5em;
}
#layout_footer
{
	clear: both;
}

.headerLogo
{
	background-image: url(../App_Themes/ConnectFreight/Images/LogoConnectFreight.gif);
	width: 263px;
	height: 64px;
	cursor: pointer;
}
.headerBackground
{
	background: url(../App_Themes/ConnectFreight/Images/TopBackground.gif) repeat-x;
	height: 64px;
}
.headerShadow
{
	background: url(../App_Themes/ConnectFreight/Images/TopShadowBottom.gif) no-repeat;
	height: 20px;
}
.headerBanner
{
	background-image: url(../App_Themes/ConnectFreight/Images/Caterpillar.jpg);
	height: 91px;
}


/*#eDIT/CMS#*/
/*#eDIT/CMS/Menu#*/
#MenuTabsContainer
{
	width: 826px;
	background-color: #00457C;
	background-repeat: repeat;
	padding-top: 4px;
	padding-bottom:0;
	border: 0px;
}
#MenuTabsContainer .MenuTabsShadow
{
	background: url(../App_Themes/ConnectFreight/Images/TopVerde.gif) no-repeat;
	height: 13px;
}
.horizontalCMSMenu
{
	font-family: Verdana, Arial, Helvetica;
	height: 24px;
	color: #ffffff;
	padding: 3px;	
	font-size: 13px;
	float: right;
}
.horizontalCMSMenu img
{
	display: none;
}

.horizontalCMSMenuItem, .horizontalCMSMenuHighlightedMenuItem, 
.horizontalCMSMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuItemMouseDown, .horizontalCMSMenuHighlightedMenuItemMouseDown, 
.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{
	padding: 4px 2px;
	width: 98px;
	text-align:center;
	background: url(../App_Themes/ConnectFreight/Images/Tab4.gif) no-repeat;
	background-position:center top;
}

.horizontalCMSMenuHighlightedMenuItem,
.horizontalCMSMenuHighlightedMenuItemMouseOver,
.horizontalCMSMenuHighlightedMenuItemMouseDown
{
	background: url(../App_Themes/ConnectFreight/Images/Tab1.gif) no-repeat;
	background-position:center top;
	font-weight: bold;	
}
/*#eDIT/CMS/SubMenu#*/
.horizontalsubCMSMenu
{
	border: 1px solid #ddd;
}
.horizontalsubCMSMenu tr
{
	background: #00457c;
	color: #fff;
}

.horizontalsubCMSMenu td
{
	font-size: 11px;
	text-align: left;
	padding: .4em 1em .4em 1em;

}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuHighlightedMenuItem, 
.horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuItemMouseDown, .horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	min-width: 81px;
	white-space: nowrap;
	display: block;
	padding: 0;margin:0;
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{
	background: #85d235;
	padding: 0; margin: 0;
}

/*#eDIT/CMS/EditableRegion#*/
.CMSEditableRegionEdit,CMSEditableRegionTitle,CMSEditableRegionError
{
	font-family:@Arial Unicode MS;
	font-size:xx-small;
	color:Gray;
}

/*#eDIT/CMS/Breadcrumbs#*/
.CMSBreadCrumbs {
	padding: 0px 0px 10px 20px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #a0a0a0;
	text-align: right;
	float: right;
}
.CMSBreadCrumbsLink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #a0a0a0;
}
.CMSBreadCrumbsCurrentItem {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000;
}

/*#eDIT/CMS/Treemenu#*/

table.CMSTreeMenuTable {
	margin: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000;
	line-height: 18px;
}
td.CMSTreeMenuSelectedItem
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000;
}
a.CMSTreeMenuLink {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.CMSTreeMenuSelectedLink {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.CMSTreeMenuSelectedLink:hover {
	color: white;
}
a.CMSTreeMenuLink:hover {
	color: white;
}

/*#eDIT/Layout/Central block#*/
.wrapper
{
	margin:0 auto 0 auto; width:390px;
}

.ContentPadding
{
	padding: 1em;
}



/*#eDIT/Layout/Footer#*/
.Footer
{
	font-family:Verdana, Arial, Helvetica;
	font-size:xx-small;
	color:Gray;
}



/*#Panels#*/
/*#Panels/Login#*/
.LoginPanel td {
	font-size: 10px;
	color: White;
	font-family: Verdana, Arial, Helvetica;
	padding: 1px 3px 1px 3px;
}
.LoginPanel td input {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	padding: 1px;
	border: none;
	background: url(../App_Themes/ConnectFreight/Images/TextBoxUsername.gif) repeat-x;
	width: 10em;
}
.LoginPanel td input.LoginButton
{
	width: 70px;
	height: 18px;
	background-image: url(../App_Themes/ConnectFreight/Images/ButtonLogin.gif);
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	cursor: hand;
}
.LoginPanel td a {
	text-decoration: none;
	color: White;
	font-size: 9px;
}
.LoginPanel td a:hover {
	text-decoration: underline;
	
}

/*#Panels/Green gradient Panel#*/
.greenGradientPanel
{
	background: url(../App_Themes/ConnectFreight/Images/VerdeLeft.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-color: #a0be80;
	min-height: 300px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #76a940;
}
.greenGradientPanel a
{
	text-decoration: none;
	color: #1c1c5c;
}
.greenGradientPanel a:hover
{
	text-decoration: none;
	background-color: #99c16f;

}


/*#Panels/errorMessage#*/
.errorMessage
{
	margin: 3em;
	border: 1px solid #c0c0c0;
	padding: 1em;
	background-color: #ffffcb;
	text-align: center;
}
.errorMessage p
{
	font-family: Verdana, Arial, Helvetica;
	color: Black;
	font-size: 12px;
}

/*#Panels/panelSpecial#*/
.panelSpecial
{
	margin-top: .5em;
	margin-bottom: .5em;
	border: 1px solid #c0c0c0;
	padding: .2em;
	background-color: #ffffcb;
	text-align: center;
	
}
.panelSpecial a
{
	font-family: Verdana, Arial, Helvetica;
	color: Black;
	font-size: 10px;
	text-decoration: none;
}
.panelSpecial a:hover
{
	background-color: #cfc;
}


/*#eDIT/Custom#*/
/*#eDIT/Custom/Tabs#*/
.tabs
{
	width: 100%;
	background: #fff;
	font-size: 93%;
	clear: both;
}
.tabs ul
{
    margin: 00;
    padding: 10px 10px 0 0;
    list-style: none;
}
.tabs li	
{
    float: left;
    background: url( "../App_Themes/ConnectFreight/Images/tabs/tabs_left.gif" ) no-repeat left top;
    margin: 0;
    padding: 0 0 0 9px;
}
.tabs a
{
    float: left;
    display: block;
    background: url( "../App_Themes/ConnectFreight/Images/tabs/tabs_right.gi	f" ) no-repeat right top;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
    color: #fff;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.tabs a
{
    float: none;
}
/* End IE5-Mac hack */
.tabs a:hover
{
    color: #ccc;
}
.tabs .current		
{
    background-image: url("../App_Themes/ConnectFreight/Images/tabs/tabs_left-over.gif" );
}
.tabs .current a
{
    background-image: url("../App_Themes/ConnectFreight/Images/tabs/tabs_right-over.gif" );
    color: #fff;
    font-weight: bold;
    padding-bottom: 5px;
}

/*#eDIT/Custom/Results grids#*/
.resultHeader
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
a.resultHeader
{
	margin: 0px;
	text-decoration: none;
	color: #0c0c0c;
}
.resultLabel
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;

	color: #000;
}
.resultText
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: gray;
}


/*#eDIT/Custom/eDITForm#*/
table.eDITForm 
{
	border-collapse:collapse;
	background: url(../App_Themes/ConnectFreight/Images/bg_shortlightbluegradient.gif) repeat-x;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	color: #333;
	clear: both;
}

table.eDITForm th {
	padding: 3px;
}

table.eDITForm td {
	padding: 5px;
} 

table.eDITForm caption {
	padding: 0 0 .3em 0;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background: transparent;
}
table.eDITForm thead th, table.eDITForm tfoot th, table.eDITForm tfoot td {
	background:#135386 url(../App_Themes/ConnectFreight/Images/bg_shorterbluegradient.gif) repeat-x;
	color:#fff
}
table.eDITForm tfoot th, table.eDITForm tfoot td {
	height: 1px;
}

table.eDITForm td label {
	text-align:right;
}
table.eDITForm td span.mandatory {
	color: rgb(0,0,227);
}
table.eDITForm td input{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	padding: 4px;
	border: none;
	width: 15em;
	background: url(../App_Themes/ConnectFreight/Images/TextBoxOnWhite.gif) repeat-x;
}
table.eDITForm td textarea {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	padding: 4px;
	border-top: none; border-left: none;
	border-bottom: 1px solid #e0e0e0;
	width: 20em;
	background: url(../App_Themes/ConnectFreight/Images/TextAreaOnWhite.gif) repeat-x;
}
table.eDITForm td option {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
}
table.eDITForm td select {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	border-top: none; border-left: none;
	border-bottom: 1px solid #e0e0e0;
	width: 20em;
	background: url(../App_Themes/ConnectFreight/Images/TextAreaOnWhite.gif) repeat-x;

}

table.eDITForm span.noextraspace input
{
	width: 2em;
	background: none;
}

table.eDITForm td input.SubmitButton
{
	padding-top: 0px;
	font-size: 10px;
	width: 70px;
	height: 18px;
	background-image: url(../App_Themes/ConnectFreight/Images/BottonOnWhite.gif);
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
}
table.eDITForm td input.LongSubmitButton
{
	padding-top: 2px;
	width: 160px;
	height: 26px;
	font-size: 11px;
	background-image: url(../App_Themes/ConnectFreight/Images/LongButtonsOnWhite.gif);
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
}
.RoleServices1
{
	font-weight: bold;
	border-bottom: 1px solid;
}
/*#eDIT/Custom/eDITForm1#*/
table.eDITForm1 
{
	border-collapse:collapse;
	/*background: url(../App_Themes/ConnectFreight/Images/bg_shortlightbluegradient.gif) repeat-x;*/
	border:1px solid #686868;
	color: #333;
	clear: both;
}

table.eDITForm1 th {
	padding: 1px;
}

table.eDITForm1 td {
	padding: 1px;
} 

table.eDITForm1 caption {
	padding: 0 0 .3em 0;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background: transparent;
}
table.eDITForm1 thead th, table.eDITForm1 tfoot th, table.eDITForm1 tfoot td {
	/*background:#135386 url(../App_Themes/ConnectFreight/Images/bg_shorterbluegradient.gif) repeat-x;*/
	color:#fff
}
table.eDITForm1 tfoot th, table.eDITForm1 tfoot td {
	height: 1px;
}

table.eDITForm1 td label {
	text-align:right;
}
table.eDITForm1 td input{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	padding: 4px;
	border: none;
	width: 5em;
	background: none;
}


/*#eDIT/Custom/eDITPopup#*/
.eDITPopup
{
	width: 360px; margin: 5px 5px 5px 5px;
	border: #bbd9c4 1px solid; 
	padding: 0px;
	background-color: #d8e5ee;
}
.eDITPopup table
{
	width: 360px;
	color: #0f0d5d;
}

.eDITPopup tr.popupHeader {
	background: url(../App_Themes/ConnectFreight/Images/bg_shortbluegradient.gif) repeat-x;
}
.eDITPopup tr.popupHeader td {
	padding: 5px 0px 2px 0px;
	line-height: 16px;
	color: #d0d0f0;
}
.eDITPopup tr.popupHeader td label {
	padding: 5px 0px 2px 0px;
	line-height: 16px;
	color: #fff;
}
.eDITPopup .popupTitle {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.eDITPopup td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #0f0d9d;
	padding: 2px;
	line-height: 13px;
}
.eDITPopup label {
	color: #000;
	line-height: 12px;
	font-weight: bold;
}
.eDITPopup label.big {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

/*#eDIT/Custom/Pager#*/
.Pager a {
	font-size: XX-Small;
}

.Pager span {
	font-size: XX-Small;
	font-weight: bolder;
}

/*#eDIT/Custom/Gallery#*/
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 275px;
	height: 104px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.gallery li:hover img {
	border-color: #999;
}
.gallery em {
	width: 102px;
	background: url(../App_Themes/ConnectFreight/Images/bubble.gif) no-repeat;
	padding: 3px 0 8px;
	display: none;
	position: absolute;
	top: -2px;
	left: 50px;
	font-style: normal;
	text-align: center;
	font-size: .8em;
}
.gallery a {
	text-decoration: none;
	color: #000;
}
.gallery a:hover em {
	display: block;
}












/*#Panels/Search Panel#*/
#searchPanel {
	margin: 0 1em 0 1em;
}
#searchPanel #ArrivalsDeparturesSelect
{
	margin: .5em 0em .5em 0em;



	padding: 0;
}
#searchPanel #ArrivalsDeparturesSelect a.sel
{
	background-color: #ceffc0;
	border: 1px ridge #c0c0c0;
	font-weight: bold;
	padding: 2px;
}

#searchPanel td {

	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	padding: 2px 0 2px 0;
}
#searchPanel td.searchPanelHeader {
	padding-top: 15px 0 0 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color:#fff;
	font-weight: bold;
}
#searchPanel label {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	padding-right: .5em;
}
#searchPanel input {
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	border: none;
	background: url(../App_Themes/ConnectFreight/Images/TextBoxOnGreen.gif) repeat-x;
}

#searchPanel span.noextraspace input
{
	width:1px;
	border: 4px solid;
}

#searchPanel select{
font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}

#searchPanel input.SubmitButton


{
	padding-top: 0px;
	width: 70px;
	height: 18px;
	font-size: 11px;
	background-image: url(../App_Themes/ConnectFreight/Images/ButtonOnGreen.gif);
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	cursor: hand;
}

#searchPanel input.LongSubmitButton
{
	padding-top: 2px;
	width: 160px;
	height: 21px;
	font-size: 11px;
	background-image: url(../App_Themes/ConnectFreight/Images/LongButtonsOnGreen.gif);
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	cursor: hand;
}


#searchPanel input.calendar {
	width: 15px;
	height: 21px;
	border: none;
	background-image: url(../App_Themes/ConnectFreight/Images/icons/cal.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: pointer;
}
/*#Panels/Password change & reset#*/
.panelPassword
{
	font-family: Verdana, Arial, Helvetica;
	padding: 50px 50px 50px 100px;
	
}
.panelPassword td
{
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	color: #0c0c0c;


}
.panelPassword input
{

	font-size: 11px;



}



/*#Container#*/
/*#Container/Container Status Popup#*/
/* Common Header */
.CSCommon 
{
	width: 100%; 
	margin: 5px 0px 5px 0px;
	padding: 0px;
	background-color: #d8e5ee;
}
.CSCommon thead.CommonHeader {
	padding: 0px;
	margin: 5px;
	background: url(../App_Themes/ConnectFreight/Images/ContainerCommonFilete.gif) repeat-x;
	height: 47px;
}
.CSCommon .TinyIcon {
	margin: 10px;
}
.CSCommon thead.CommonHeader tr th {
	text-align: left;
}
.CSCommon tr td {
	text-align: left;
}

.CSCommon .LabelContCommonHead
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	vertical-align: centre;
}
.CSCommon .textContCommonHead
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	background: url(../App_Themes/ConnectFreight/Images/TextBoxUsername.gif) repeat-x;
	width: 10em;
	border: none;
	vertical-align: middle;
}

.CSCommon table.CommonBody {
	width: 540px;
}
.CSCommon .LabelContCommon
{
	font-family: Verdana, Arial, Helvetica;
	color: #000;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
}
.CSCommon .LabelContCommonData
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #0f0d9d;
	padding: 2px;
	line-height: 16px;


}
.CSPopup
{
width: 100%; 
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border: none; 
	background-color: #d8e5ee;
}
.CSPopup table
{
	width: 100%;
	color: #0f0d5d;
}

.CSPopup tr.popupHeader {
	margin: 5px;
	background: url(../App_Themes/ConnectFreight/Images/ContainerStatusFilete.gif) repeat-x;
	height: 24px;
	cursor: pointer;
}

.CSPopup tr.popupHeader td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

.CSPopup td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #0f0d9d;
	margin: 1em;
	line-height: 13px;
}
.CSPopup .LabelContCommon
{
	font-family: Verdana, Arial, Helvetica;
	color: #000;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
}
.CSPopup .LabelContCommonData
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;

	color: #0f0d9d;
	padding: 2px;
	line-height: 16px;

}

/*#eDIT/Organization Register#*/
.RoleServices
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	border-bottom: 1px solid;
}
.tableBorder
{
	border: 1px solid #4d7fbe;
	margin: 1em;
	padding: 0;
}
.tableBorder td
{
	border-right: 1px solid #b4cee9;
	border-bottom: 1px solid #b4cee9;
	padding: 2px;
	margin: 0px;
}

.textOrgReg{
	 font-family: Verdana, Arial, Sans-Serif;
 	height: 17px;
 	width: 150px;
 	font-size: 11px;
 	font-weight: normal;
 	vertical-align: middle;
}
.labelOrgReg{
	font-family: Verdana, Arial, Sans-Serif;
 	font-size: 10px;
 	font-weight: normal;
 	vertical-align: middle;
}
.buttonOrgReg{
	font-family: Verdana, Arial, Sans-Serif;
 	font-size: 10px;
 	font-weight: bold;
 	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.tabbedBlock
{
	padding: 1.5em;
}

/*#eDIT/Custom/Calendar popup#*/
table.eDITForm td .PopupCalendar td {
	padding: 0px;
} 

.PopupCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background: #fff url(../App_Themes/ConnectFreight/Images/bg_shortlightbluegradient.gif) repeat-x;
    color: #0c0c3f;
}
.PopupCalendar .ajax__calendar_other .ajax__calendar_day,
.PopupCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.PopupCalendar .ajax__calendar_hover .ajax__calendar_day,
.PopupCalendar .ajax__calendar_hover .ajax__calendar_month,
.PopupCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.PopupCalendar .ajax__calendar_active .ajax__calendar_day,
.PopupCalendar .ajax__calendar_active .ajax__calendar_month,
.PopupCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}
.PopupCalendar .ajax__calendar_today
{
	color: #0c0c0c;
}

/*#eDIT/Custom/AutoComplete#*/
.autocomplete_completionListElement
{  
	visibility:hidden;
	margin:0px!important;
	padding-left: 0px;
    background: #fff ;
	color:windowtext;
	border:buttonshadow;
	border-width:1px;
	border-style:dashed;
	cursor:pointer;
	overflow:auto;
	height:100px;
	width: 15em;
	text-align:left; 
	list-style-type:none;
}

.autocomplete_highlightedListItem
{
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: black;
	padding: 1px;
	font-weight: bold;
}

.autocomplete_listItem
{
	color:windowtext;
	padding:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#1C3A6B;
	cursor:hand;
	width: 15em;
}
.AutoSuggest_TextBox
{
	width:175px;
	font-size: 12px;
}
