﻿
body
{
    font-family: Arial;
    font-size: 11px;
    line-height: 1.45em;
}


input[type="text"], input[type="password"]
{
    border: solid 1px #cecece;
    background: #fefefe url(../Images/fieldBg.gif) repeat-x;
    font-size: 14px;
    height: 18px;
    padding-top: 3px;
}

input[type="text"]:hover, input[type="password"]:hover, input[type="text"]:focus, input[type="password"]:focus
{
    border: solid 1px #0b85ef;
}

.greybox, caption
{
    padding: 7px;
    background: #e5e5e5 url(../Images/greyGrd.gif) repeat-x;
    border: solid 1px #d6d6d6;
    color: #454545;
}

.greybox table
{
    width: 100%;
}

.greybox th, caption
{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

.greybox .topform
{
    font-size: 9px;
    font-weight: bold;
}

.greybox .topform input[type="text"], .greybox .topform input[type="password"]
{
    border: solid 1px #cecece;
    background: #fff;
    font-size: 11px;
    height: 14px;
}

.greybox .topform select
{
    font-size: 11px;
}

.greybox .topform .caltextbox input[type="text"]
{
    background: #fff url(../Images/calendar_2.png) no-repeat right;
}

.greybox .topform .caltextbox input[type="text"]:hover
{
    cursor: pointer;
}

.caltextbox input[type="text"]
{
    background: #fff url(../Images/calendar_2.png) no-repeat right;
}

.caltextbox input[type="text"]:hover
{
    cursor: pointer;
}

.greybox .topform .right
{
    padding-right: 3px;
}



.smallbtn
{
    font-size: 11px;
    padding: 0;
}

.formTbl
{
    border-top: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
}

.stepLinks
{
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    vertical-align: top;
    background: #f5f5f5;
    border: solid 1px #d6d6d6;
    padding: 10px;
    border-top: solid 1px #fff;	
}

.formFld
{
    border-bottom: solid 1px #d6d6d6;
    padding: 10px;
    text-align: left;
    background: #fff;
}

.formFld a
{
    display: block;
}

.formLbl
{
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    vertical-align: top;
    background: #f5f5f5;
    border: solid 1px #d6d6d6;
    padding: 10px;
    border-top: solid 1px #fff;
}

.formLbl2
{
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    vertical-align: top;
    background: #f5f5f5;
    border: solid 1px #d6d6d6;
    padding: 10px;
    border-top: solid 1px #fff;
}

.formLbl3
{
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    vertical-align: top;
    background: #f5f5f5;
    border: solid 1px #d6d6d6;
    padding: 10px;
    border-top: solid 1px #fff;
}

.FilterTable
{
    border-top: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
}

.FilterCategoryTD
{
    border-top: solid 1px #99c5fc;
    background: #5398d4 url(../Images/darkBlueGrd.gif) repeat-x;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 5px;
    border-left: solid 1px #d6d6d6;
    border-bottom: solid 1px #d6d6d6;
    text-align: left;
}

.FilterCategoryDIV
{
    margin: 0;
    padding: 0;
}

.FilterNameTD
{
    text-align: right;
    font-size: 11px;
    color: #333;
    vertical-align: top;
    background: #f5f5f5;
    border: solid 1px #d6d6d6;
    padding: 5px 10px;
    border-top: solid 1px #fff;
}

.FilterValueTD
{
    border-bottom: solid 1px #d6d6d6;
    padding: 5px 10px;
    text-align: left;
}
.FilterDdl
{
    width: 400px;
    font-size: 11px;
}

.FilterDdl2
{
    width: 300px;
    font-size: 11px;
}

.FilterNameLabel
{
}

.FilterExplanationTD
{
    padding: 0px 0px;
    text-align: left;
}

.FilterExplanationLabel
{
    color: Gray;
    font-style: italic;
    font-size: x-small;
}

.FilterPackageTable
{
    width: 250px;
    margin: 0px;
    border: 1px solid #d6d6d6;
    padding: 5;
}

/*input[type="submit"] {
	border: #aaa 1px solid; 
	background: #eee; 
	cursor: hand; 
	color: #545454; 
	text-align: center;
	font:normal 12px Arial;
	padding:4px 10px;
}

input[type="submit"]:hover 
{
	background: #10669d; 
	color: #eee
}*/

h1
{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #0058A5;
    margin-top: 0;
    padding-bottom: 15px;
}
h2
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #0058A5;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: dotted 1px #ccc;
}

h2.alt
{
    border: 0;
    background: #edf2f6;
    padding: 5px 15px;
}

h2 em
{
    color: #333;
    padding-left: 20px;
    display: block;
    margin-top: 30px;
    background: url(../Images/help.png) no-repeat;
}

h3
{
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 15px;
    margin: 15px 0 15px 0;
}

/* caption
{
    font-size: 14px;
    font-weight: bold;
    color: #0058A5;
    margin:0;
    margin-bottom: 10px;
    text-align:left;
}

caption
{
	padding:10px 5px;
}*/

.btnR
{
    float: right;
}

.btnL
{
    float: left;
}

.right
{
    text-align: right;
}

.left
{
    text-align: left;
}

.subMenu
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 400px;
    float: right;
}

.subMenu li
{
    margin: 0;
    padding: 0 10px;
    float: left;
}

a.linkbtn
{
    display: block;
    padding-left: 20px;
    padding-top: 3px;
    height: 13px;
    font-size: 11px;
    font-weight: normal;
}

a.edit
{
    background: url(../Images/page_white_edit.png) no-repeat;
}

a.globe
{
    background: url(../Images/page_white_world.png) no-repeat;
}

a.add
{
    background: url(../Images/page_white_add.png) no-repeat;
}

a.addedit
{
    background: url(../Images/page_white_add_edit.png) no-repeat;
    padding-left: 40px;
}

a.delete
{
    background: url(../Images/cross.png) no-repeat;
}

a.cancel
{
    background: url(../Images/delete.png) no-repeat;
}

a.save
{
    background: url(../Images/disk.png) no-repeat;
}

a.view
{
    background: url(../Images/magnifier.png) no-repeat;
}

a.accept
{
    background: url(../Images/active_on.png) no-repeat;
}

a.reject
{
    background: url(../Images/active_off.png) no-repeat;
}

a.filter
{
    background: url(../Images/funnel.png) no-repeat;
}

a.access
{
    background: url(../Images/application_key.png) no-repeat;
}

a.switch
{
    background: url(../Images/switch.png) no-repeat;
}

a.pdf
{
    background: url(../Images/doc_pdf.png) no-repeat;
}

.content
{
    background: url(../Images/middle.png) repeat-y;
    text-align: left;
    padding: 20px 35px;
    clear: both;
    min-height: 300px;
    margin: 0;
}

.bottom
{
    height: 15px;
    background: url(../Images/bottom.png) no-repeat bottom;
}

.top
{
    height: 15px;
    background: url(../Images/top.png) no-repeat bottom;
}

.loginform
{
    width: 300px;
    margin: 0 auto 0 auto;
    border: solid 1px #ccc;
    border-top: solid 1px #fff;
    padding: 15px;
    background: #fafafa;
}

.loginLabel
{
    font-weight: bold;
    color: #333;
    font-size: 10px;
}

.loginform table
{
    width: 250px;
    margin: 0 auto 0 auto;
}

.loginform input[type="text"], .loginform input[type="password"]
{
    width: 155px;
}

.loginbtn
{
    margin-top: 15px;
}

.loginTitle
{
    width: 300px;
    padding: 5px 15px;
    margin: 45px auto 0 auto;
    border: solid 1px #ccc;
    background: #ccc url(../Images/loginTitleBg.gif) repeat-x;
}

.mainTitle
{
    font-size: x-large;
    font-weight: bold;
}

.signupform
{
    background: #edf2f6;
    padding: 15px;
    margin-bottom: 15px;
}

.signupform h2
{
    border: 0;
    font-size: 24px;
    background: url(../Images/arrowRight.gif) no-repeat 40px;
    padding: 10px;
    padding-left: 95px;
}

a.leadPreview
{
    font-weight: bold;
    display: block;
    padding: 3px 27px;
    background: url(../Images/preview.gif) no-repeat;
}

.LeadPanel
{
    border-bottom: 0;
    clear: both;
}

.LeadPanel span
{
    padding-left: 10px;
}

.LeadVWAVal
{
    padding-left: 0;
}

.Empty
{
    color: blue;
    background: #fefefe;
    text-align: center;
    display: block;
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    clear: both;
    height: 10px;
    font-size: 0;
}

.LeadVWContent
{
    background: #fefefe;
    display: block;
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #3d3d3d;
}

.LeadVWTitle
{
    color: #fff;
    border-top: solid 1px #99c5fc;
    background: #5398d4 url(../Images/darkBlueGrd.gif) repeat-x;
    text-align: left;
    font-weight: bold;
    display: block;
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.LeadVWTitleLbl
{
    color: White;
    font-weight: bold;
    font-size: 13px;
}

.LeadVWAName
{
    font-weight: bold;
}

.LeadVWAVal
{
    font-style: italic;
}

.LeadVWA
{
    width: 33%;
    float: left;
    padding: 1px;
}

.LeadVWObj
{
    float: left;
    display: block;
    width: 100%;
    background: #f2f2f2 url(../Images/row1.gif) repeat-x;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    color: #3d3d3d;
    border-top: solid 1px #dbdbdb;
    border-bottom: solid 1px #dbdbdb;
}



.subtitleLbl
{
    font-weight: bold;
    font-size: medium;
}
.pageTitle
{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: -0.1;
    line-height: 1.4em;
    margin-bottom: 20px;
    color: #333;
}

.pageSubTitle
{
    font-size: large;
    font-weight: bold;
    color: Blue;
}
.summaryLbl
{
    color: Blue;
}
.noteLbl
{
    color: #d08a2e;
    font-size: small;
}
.hintLbl
{
     font-size: 8pt; 
     color: #6E6A6B;
}
.agreement
{
    font-style: italic;
    color: #333;
    font-size: x-small;
}
.btnSave
{
    padding-left: 5px;
    padding-right: 5px;
}
.btnAcc
{
    background-color:Transparent;
    text-align:left;
    border-style:none;
    
    height: inherit;
    color: White;
    font-weight: bold;
    float: none;
  /*  padding: 5px;*/
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}

.question
{
    padding-top: 20px;
    color: Red;
    font-style: italic;
}
.answer
{
    padding-top: 10px;
    color: Green;
}
.success
{
    color: Green;
    font-size: small;
}
.error
{
    color: #EF000F;
    font-size: inherit;
}
.AUul
{
    font-weight: bold;
}
.AUul li
{
    margin: 4px 0px 4px 40px;
    font-weight: normal;
}

.grid
{
    border: solid 1px #dbdbdb;
    color: #3d3d3d;
}
.grid.innergrid table td
{
    border:none;
}
.grid.innergrid table{
    border: none;
}
.grid.innergrid table tr{
    border: none;
}
.gridFixed
{
    border: solid 1px #dbdbdb;
    color: #3d3d3d;
    table-layout: fixed;
}
.gridFixed.promofix
{
	clear:both;
}

.gridFixed td
{
    padding: 5px 5px;
    font-size: 10px;
    border: solid 1px #dbdbdb;
    line-height: 10px;
    overflow: hidden;
}

.gridFixed th
{
    padding: 7px 5px;
    border: 0;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
}

.grid th
{
    padding: 7px 5px;
    border: 0;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
}

.grid td
{
    padding: 5px 8px;
    font-size: 11px;
    border: solid 1px #dbdbdb;
    line-height: 10px;
}

.gridHead
{
    color: #fff;
    border-top: solid 1px #99c5fc;
    background: #5398d4 url(../Images/darkBlueGrd.gif) repeat-x;
}

.gridHead a, .FilterCategoryTD a
{
    color: #fff;
}

.gridHead a:hover, .FilterCategoryTD a:hover
{
    color: #b3d5ff;
}

.row0
{
    background: #f2f2f2 url(../Images/row1.gif) repeat-x;
}

.row1
{
    background: #fefefe;
}

.gridFooter
{
    background: #e5e5e5 url(../Images/greyGrd.gif) repeat-x;
    color: #454545;
}

.gridFooter td
{
    border: 0;
    padding: 3px;
    font-size: 11px;
}

.gridFooter span
{
    display: block;
    border: solid 1px #cecece;
    background: #dbdbdb;
    color: #3d3d3d;
    padding: 3px 5px;
    font-size: 12px;
    font-weight: bold;
}

.gridFooter a
{
    display: block;
    border: solid 1px #dbdbdb;
    background: #efefef;
    padding: 3px 5px;
    font-size: 12px;
}

.gw
{
    font-family: Arial, Sans-Serif;
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: 0px;
}

.gw td
{
    padding: 0px 2px 0px 2px;
    text-align: left;
}

.gw th
{
    padding: 0px 10px 0px 10px;
    white-space: nowrap;
}

.gwHeader
{
    /*background-image: url(../img/header.jpg); 	background-position: center; 	background-repeat: repeat-x;*/
    background-color: #76A7D3;
    height: 20px;
}

.gwItem
{
    background-color: #F2F2F2;
}

.gwAltItem
{
    background-color: #E0E0E0;
}

.gwSelItem
{
    background-color: #FFFFA3;
}
.signOut
{
    color: #FF5600;
    border: none;
    text-decoration: true;
    text-decoration: underline;
    background: none;
    cursor: pointer;
}
.gw2
{
    font-family: Arial, Sans-Serif;
    font-size: medium;
    table-layout: auto;
    border: 0px;
}

.gw2 td
{
    padding: 0px 2px 0px 2px;
    text-align: right;
}

.gw2 th
{
    padding: 0px 10px 0px 10px;
    white-space: nowrap;
}

.bolded
{
    font-weight: bold;
}
.myCoolPanel
{
    display: block;
    width: 49%;
    text-align: center;
    border: 1px solid red;
    float: left;
}

.validationSummary
{
}
.validationSummary li
{
    color: #EF000F;
}
.hand
{
    cursor: pointer;
}

.bordertop
{
    border-bottom: 0;
}

.borderbottom
{
    border-top: 0;
}

.borderleft
{
    border-right: 0;
}

.borderright
{
    border-left: 0;
}

.aqButtonTD
{
    text-align: center;
}

.aqButton
{
    background: url('../Images/greyGrd.gif') repeat;
}

.text
{
    font-family: Arial;
    font-size: 13px;
    line-height: 18px;
}

.bluebox
{
    padding: 10px;
    margin: 15px 0;
    background: #e3f2f4;
    border: solid 1px #a7d7dd;
    color: #014450;
    font-size: 14px;
    line-height: 18px;
}

.lightgreybox
{
    padding: 5px;
    margin: 15px 0;
    background: #f2f2f2;
    border: solid 1px #dbdbdb;
}


div.linklist
{
    width: 225px;
    float: left;
    font-size: 12px;
    line-height: 20px;
    margin-right: 60px;
}

div.linklist strong
{
    display: block;
    font-size: 15px;
    color: #0a5494;
    padding-bottom: 5px;
    border-bottom: dotted 1px #ccc;
}

div.linklist ul, div.linklist li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

div.linklist li
{
    padding-top: 5px;
}
.wonderWall
{
    float: none;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    position: fixed;
    margin: 0;
    padding: 0;
    outline: 0;
    text-align: center;
    vertical-align: middle;
    background: url(../images/blank.gif);
    display: none;
    z-index: 100;
}
.wonderWallImg
{
    z-index: 100005;
    position: fixed;
    top: 50%;
    left: 50%;
}

listBoxHead
{
    font-size: 14px;
    padding: 7px 5px;
    border: 0;
    background: #5398d4 url(../Images/darkBlueGrd.gif) repeat-x;
    color: #fff;
    border-top: solid 1px #99c5fc;
}

div#AutoQuote
{
    padding: 15px;
}

div#AutoQuote .bluebox
{
    display: block;
    margin: 0;
    width: 550px;
}

div#AutoQuote .formTbl
{
    width: 570px;
}

div#AutoQuote .grid
{
    border-left-width: 2px;
    border-top-width: 0;
}

.popupControl
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7; 
    z-index:100000;
}

.modalPopup
{
    background-color: #ebebeb;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 1px;
    width: 300px;
    z-index:100005;
}

.modalTitle
{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
    border-top: solid 1px #99c5fc;
    border-bottom: solid 1px #dbdbdb;
    background: #5398d4 url(../Images/darkBlueGrd.gif) repeat-x;
    margin: 0 0 20px 0;
}

.tooltipPopup
{
    background-color: #ebebeb;
    border-width: 2px;
    border-style: solid;
    border-color: Gray;
    padding: 1px;
    width: 300px;
    font-size: medium;
}

.collapsePanel
{
    /*width: 640px;*/
    height: 0px;
    background-color: white;
    overflow: hidden;
    vertical-align: middle;
    border:0;
    border:solid 1px #d6d6d6;
    margin-bottom:0;
}


.collapsePanelHeader
{
    /*width:640px;*/
    height: 25px;
    color: White;
    background: #0e71c8 url(../Images/lightBlueGrd.gif) repeat-x;
    font-weight: bold;
    float: none;
    /*cursor: pointer;*/
    font-size: 14px;
    font-weight: bold;
    /*padding-bottom:5px;*/
    overflow:hidden;
}

.collapsePanelHeader2
{
    /*width:640px;*/
    height: 25px;
    color: White;
    background-color: Navy;
    font-weight: bold;
    float: none;
    /*padding: 5px;*/
    /*cursor: pointer;*/
    font-size: 14px;
    font-weight: bold;
    /*padding: 5px 5px;*/
    overflow:hidden;
}

/*--- mirceaz ---*/
.subMenu
{
	margin:-10px 0px 10px 0px;
	float:right;
	height:37px;
	background:url(../Images/submenu_bg.png) no-repeat;
	width:auto;
}
.subMenu li
{
	float:left;
	background:url(../Images/submenu_line.png) no-repeat right top;
	height:37px;
	line-height:37px;
}
.subMenu li.icon
{
	float:left;
	background:url(../Images/submenu_icon.png) no-repeat left top;
	height:46px;
	width:54px;
	line-height:55px;
	color:#FFDD00;
	margin-top:-9px;
	font-weight:bold;
	padding:0px 0px 0px 54px;
	font-size:12px;
	cursor:help;
}
.subMenu li a
{
	display:inline;
	float:left;
	height:37px;
	color:#ffffff;
	font-weight:bold;
	padding:0px 10px 0px 20px;
	text-decoration:none;
	background-position:left;
}
.subMenu li a:hover	
{
	color:#FFDD00;
}
.subMenu li.no_line
{
	background:none;
}
.subMenu li.last
{	
	float:left;
	height:37px;
	width:13px;
	background:url(../Images/submenu_corner.png) no-repeat;
	padding:0;
}
.subMenu.snap_right
{
	margin:-12px -26px 10px 0px;
	padding-right:40px;
}
.subMenu.snap_right li.last
{
	background:none;
}

.signup_button,.login_button
{
	width:153px;
	height:58px;
	background:url(../images/SignupBtn.gif) no-repeat 0px 0px;
	border:none;
	cursor:pointer;
}
.signup_button:hover
{
	background:url(../images/SignupBtn.gif) no-repeat -153px 0px;
}
.login_button
{
	width:202px;
	background:url(../images/LoginBtn.gif) no-repeat 0px 0px;
}
.login_button:hover
{
	background:url(../images/LoginBtn.gif) no-repeat -202px 0px;
}

.agents_area_button{
	width:141px;
	height:58px;
	background:url(../images/agents-area.gif) no-repeat 0px 0px;
	border:none;
	cursor:pointer;
}
.agents_area_button:hover{
	background:url(../images/agents-area.gif) no-repeat 0px -28px;
}
.btnCancelSignup,.btnSaveSignup, .btnSaveContinue
{
	width:153px;
	height:34px;
	border:none;
	cursor:pointer;
	background:url(../images/signup_buttons.gif) no-repeat 0px 0px;
}
.btnCancelSignup:hover
{
	background:url(../images/signup_buttons.gif) no-repeat 0px -34px;
}
.btnSaveSignup
{
	background:url(../images/signup_buttons.gif) no-repeat -153px 0px;
}
.btnSaveSignup:hover
{
	background:url(../images/signup_buttons.gif) no-repeat -153px -34px;
}
.btnSaveContinue
{
	background:url(../images/btnSaveContinue.gif) no-repeat 0px 0px;
}
.wellcome
{
	float:left;
}
.promo
{
	float:right;
	position:relative;
	margin-top:-14px;
	z-index:10;
}
/*--- datepicker  mirceaz 08/04/2010 ---*/
.ui-datepicker
{
    background:#fff;
    border:1px solid #646464;
    color:#000000;
    padding:5px;
    display:none;   
    position:absolute;
    /* position hack */
    top:30px !important;
    left:8px !important;
}
.grid .ui-datepicker
{
    text-align:center;
    line-height:normal !important;
}
.grid .ui-datepicker td 
{
    padding:0;
    text-align:center;
    line-height:normal !important;
}
.ui-datepicker-month
{
    width:100px;
}
.ui-datepicker-header
{
    margin-bottom:10px;
    padding:7px 5px;
    background: url("../Images/menubg.png") repeat-x -20px -10px transparent
}
.ui-datepicker-prev
{
    position:absolute;
    left:10px;
    top:13px;
}
.ui-datepicker-next
{
    position:absolute;
    top:13px;
    right:10px;
}
.ui-datepicker-title
{
    color:#fff;
    font-weight:bold;
    width:100%;
    text-align:center;
}
.ui-icon
{
    display:block;
    width:16px;
    height:16px;
    background:transparent url(../images/datepicker-arrows.png) no-repeat 0px 0px;
    overflow:hidden;
    text-indent:-9999px;
    position:relative;
}
.ui-icon-circle-triangle-w
{
    background-position:-16px 0px
}
.ui-icon-circle-triangle-w:hover
{
    background-position:-16px -16px
}
.ui-icon-circle-triangle-e
{
    background-position:0px 0px;
}
.ui-icon-circle-triangle-e:hover
{
    background-position:0px -16px;
}
.ui-datepicker-calendar .ui-state-default
{
    background:#F2F2F2;
    padding:2px;
    width:18px;
    height:18px;
    display:block;
}
.ui-datepicker-calendar .ui-state-default:hover{
    background:#FF7E00;
    color:#FFF;
}
.ui-datepicker-calendar .ui-datepicker-unselectable .ui-state-default
{
    background:#FFE3E3;
    color:#FF0000;;
}
.ui-datepicker-calendar .ui-datepicker-unselectable .ui-state-default:hover
{
    background:#FFE3E3;
    color:#FF0000;
}
.ui-datepicker-calendar .ui-state-active
{
    background:#137DDA;
    color:#fff;
    text-decoration:none;
}
.ui-datepicker-header a
{
    display:block;
    width:18px;
    height:18px;
    cursor:pointer;
}
.moveDatePicker
{
    position:relative;
    float:left;
    z-index:100;
}

.moveDatePicker input[type="text"]
{
    background: #fff url(../Images/calendar_2.png) no-repeat right;
}

.datePicker
{
    position:relative;
    float:left;
    z-index:101;
}
.datePicker input[type="text"]
{
    background: #fff url(../Images/calendar_2.png) no-repeat right;
}
.grid .ajax__calendar td{ padding:0;}