﻿body
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
}


.labelcontrol_Center
{
	font-family: Verdana ;
	font-size: 12px;
	padding: 4px;
	text-align: center;
}


.tableskin
{
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.tableHeader
{
	font-weight: bold;
	font-size: 10pt;
	white-space: nowrap;
	color:White ;
	background-image: url(../images/boxheader.gif);
	height: 30px;
	padding: 2px;
}

.tableHeader_Center
{
	font-weight: bold;
	font-size: 10pt;
	white-space: nowrap;
	color:White ;
	background-image: url(../images/boxheader.gif);
	height: 30px;
	padding: 2px;
	text-align :center;
}


.tableHeader3
{
	font-weight: bold;
	font-size: 10pt;
	white-space: nowrap;
	background-image: url(../images/boxheader.gif);
	height: 30px;
	padding: 2px;
	color: white;
}

.tableHeader2
{
	font-weight: bold;
	font-size: 11pt;
	white-space: nowrap;
	background-image: url(../images/headerbg2.gif);
	height: 30px;
	width: 452px;
	font-family: Verdana;
	color: #FFFFFF;
	text-indent: 5px;
}

.headertitle
{
	padding-top: 10px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 8pt;
}

.fieldHeader
{
	font-size: 8pt;
	white-space: nowrap;
	padding-left: 15px;
	line-height: 18px;
	font-family: Verdana;
}
.fieldHeaderConfirmation
{
	font-size: 8pt;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 15px;
}
.fieldItems
{
	font-size: 8pt;
	white-space: nowrap;
	padding-left: 15px;
	line-height: 18px;
	font-family: verdana,arial,helvetica,sans-serif;
}

.textBoxNormal
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-size: 10pt;
	background: url(../images/input-med.gif) no-repeat left top;
	padding: 2px 4px 6px 6px;
    
}

.textBoxNormal1
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-size: 10pt;
	background: url(../images/input-med_1.gif) no-repeat left top;
	padding: 2px 4px 6px 6px;
    
}

.textBoxMed
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-size: 10pt;
	background: url(../images/input-short.gif) no-repeat left top;
	padding: 2px 4px 2px 6px;
   
}

.textBoxNormal_L
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-size: 10pt;
	background: url(../images/input-med_1.gif) no-repeat left top;
	padding: 2px 4px 6px 6px;
    
}

.textBoxGrid
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	width: 78px;
	height: 16px;
	padding: 4px 2px;
	background: url(../images/input-shortest.gif);
	border-style: none;
	border: none 0px #FFFFFF;
}
.textBoxSmall
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-size: 10pt;
	width: 75px;
	height: 25px;
	background: url(../images/input-shortest.gif) no-repeat left top;
	padding: 4px 8px;
}

.textBoxSmall1
{
	font-size: 10pt;
	width: 75px;
	height: 16px;
	background: url(../images/input-shortest_1.gif) no-repeat left top;
	border: none;
	padding: 4px 8px;
}

.textBoxVerySmall
{
	font-size: 10pt;
	width: 40px;
	background: url(../images/input-areacode.gif) no-repeat left top;
	border: none;
	padding: 4px 8px;
	height: 16px;
}

.comboBoxSmall
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	width: 75px;
	padding: 2px;
	background-repeat: repeat-x;
	background-position: left top;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #b8bac1;
	border-right-style: solid;
	border-left: solid 0px #FFFFFF;
	border-bottom: solid 0px #FFFFFF;
	border-top: solid 0px #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/input-med.gif);
}

.comboBoxNormal
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	width: 200px;
	padding: 2px;
	background-repeat: repeat-x;
	background-position: left top;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #b8bac1;
	border-right-style: solid;
	border-left: solid 0px #FFFFFF;
	border-bottom: solid 0px #FFFFFF;
	border-top: solid 0px #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/input-long.gif);
}
.comboBoxCategory
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	width: 300px;
	padding: 2px;
	background-repeat: repeat-x;
	background-position: left top;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #b8bac1;
	border-right-style: solid;
	border-left: solid 0px #FFFFFF;
	border-bottom: solid 0px #FFFFFF;
	border-top: solid 0px #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/input-long.gif);
}

.comboBoxState
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	width: 150px;
	padding: 2px;
	background-repeat: repeat-x;
	background-position: left top;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #b8bac1;
	border-right-style: solid;
	border-left: solid 0px #FFFFFF;
	border-bottom: solid 0px #FFFFFF;
	border-top: solid 0px #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/input-long.gif);
}

.textAreaNormal
{
	width: 250px;
	height: 130px;
	background: url(../images/textarea-med.gif) no-repeat;
	border: none;
	padding: 4px;
}


.textAreaNormal-small
{
	width: 300px;
	height: 75px;
	background: url(../images/textarea-small.gif) no-repeat;
	border: none;
	padding: 4px;
}


.buttonNormalg
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-family: verdana,arial,helvetica,sans-serif;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	background: #fff;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
}

.buttonNormalg
{
	background-image: url(../images/buttong.gif);
	width: 70px;
}


.buttonNormalg_g
{
	font-family: verdana,arial,helvetica,sans-serif;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	border: none;
	background: #fff;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
}

.buttonNormalg_g
{
	background-image: url(../images/buttong_g.gif);
	width: 70px;
}





.buttonNormal, .buttonMed , .buttonLrg , .buttonExtLrg , .buttonGridEdit , .buttonGridDelete , .buttonGridCopy , .buttonMedDarkBlue
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-family: verdana,arial,helvetica,sans-serif;
	height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	background: #fff;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
}

.buttonNormal
{
	background-image: url(../images/button.gif);
	width: 70px;
}


.buttonMed
{
	background-image: url('../Images/button_med.gif');
	}

.buttonLrg
{
	background-image: url(../images/button_lrg.gif);
	width: 190px;
}

.buttonExtLrg 
{
   background-image: url(../images/button_xlrg.gif);
	width: 240px; 
}

.buttonGridEdit 
{
   background-image: url(../images/buttonB.gif);
	width: 70px;
}

.buttonGridDelete 
{
   background-image: url('../images/buttonR.gif');
	width: 67px;
    height: 21px;
}


.buttonGridCopy
{
   background-image: url(../images/buttonDB.gif);
	width: 67px;
    height: 22px;
}

.buttonMedDarkBlue
{
   background-image: url(../images/button_medDB.gif);
	width: 150px;
   
}


.buttonNormal_g, .buttonMed_g , .buttonLrg_g , .buttonExtLrg_g , .buttonGridEdit_g , .buttonGridDelete_g , .buttonGridCopy_g , .buttonMedDarkBlue_g
{
	font-family: verdana,arial,helvetica,sans-serif;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	border: none;
	background: #fff;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
}



.buttonNormal_g
{
	background-image: url(../images/button_g.gif);
	width: 70px;
}


.buttonMed_g
{
	background-image: url(../Images/button_med_g.gif);
	width: 150px;
}

.buttonLrg_g
{
	background-image: url(../images/button_lrg_g.gif);
	width: 190px;
}

.buttonExtLrg_g
{
   background-image: url(../images/button_xlrg_g.gif);
	width: 240px; 
}

.buttonGridEdit_g
{
   background-image: url(../images/buttonB_g.gif);
	width: 70px;
}

.buttonGridDelete_g
{
   background-image: url(../images/buttonR_g.gif);
	width: 67px;
    height: 22px;
}


.buttonGridCopy_g
{
   background-image: url(../images/buttonDB_g.gif);
	width: 67px;
    height: 22px;
}

.buttonMedDarkBlue_g
{
   background-image: url(../images/button_medDB_g.gif);
	width: 150px;
   
}






.paragraph
{
	font-family: verdana,arial,helvetica,sans-serif;
}

/*.popupControl
{
}*/


.pageTitle
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #0000cc;
	padding: 0px 0px 4px 15px;
	white-space: nowrap;
}
.StaticHoverMenu
{
	font-family: verdana,arial,helvetica,sans-serif;
	color: red;
	background-position: left center;
	font-weight: bold;
	background-image: url(../images/dhtml-1move.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.DynamicMenu
{
	font-family: verdana,arial,helvetica,sans-serif;
	line-height: 18px;
	border-right: black 1px solid;
	background-image: none;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	margin-top: 2px;
	padding-left: 2px;
	margin-left: 2px;
	padding-top: 2px;
	color: black;
}
.DynamicHoverMenu
{
	background-image: none;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffff99;
}
.MenuControl
{
	float: right;
}

.detailsView
{
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #ffffcc;
}
.grid
{
	font-family: verdana,arial,helvetica,sans-serif;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding: 2px 2px 2px 2px;
	width: 100%;
	font-size: 8pt;
}

.gridLineItemFlex
{
	font-family: verdana,arial,helvetica,sans-serif;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	padding: 2px 2px 2px 2px;
	width: 100%;
	font-size: 8pt;
}

.gridViewHeader2
{
	background-image: url(../images/topnav_bg.gif);
	font-family: verdana,arial,helvetica,sans-serif;
	height: 30px;
	font-family: Verdana;
	font-size: 8pt;
	
	font-weight:bold;
	text-align:center; 
}

.gridViewHeader
{
    background-image: url(../images/topnav_bg.gif);
	font-family: verdana,arial,helvetica,sans-serif;
	height: 30px;
	font-family: Verdana;
	font-size: 8pt;
	
}

.gridViewHeader1
{
    background-image: url(../images/topnav_bg.gif);
	font-family: verdana,arial,helvetica,sans-serif;
	height: 30px;
	font-family: Verdana;
	font-size: 8pt;
	padding-left:15px !important;
    padding-right:0 !important;
}

.gridViewHeaderTelerik
{
	background-image: url(../images/topnav_bg_Telerik.gif);
	font-family: verdana,arial,helvetica,sans-serif;
	height: 30px;
	font-family: Verdana;
	font-size: 8pt;
	
}

.gridViewHeader TD
{
	background-image: url(../images/topnav_bg.gif);
	font-family: verdana,arial,helvetica,sans-serif;
	height: 30px;
	font-family: Verdana;
	font-size: 8pt;
}

.gridViewHeader a:link
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 2px;
}
.gridViewRow
{
	background-image: url(../images/oddrowbg.gif);
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 25px;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	padding: 2px 2px 2px 2px;
}

.gridViewRow_Row
{
	background-image: url(../images/oddrowbg.gif);
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 25px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding: 2px 2px 2px 2px;
}

.gridViewRow_Import
{
	background-color: #dce2e8;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 25px;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	padding: 2px 2px 2px 2px;
}



.gridViewRowSelected
{
	background: #f5912d;
	color: #000000;
	line-height: 25px;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	padding: 2px 2px 2px 2px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
}

.gridViewRowSelected TD
{
	background: #f5912d;
	color: #000000;
	line-height: 25px;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	padding-left: 6px;
	padding-right: 6px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
}
.gridViewRow TD
{
	padding-left: 6px;
	padding-right: 6px;
	background: #f7f8fd;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-image: url(../images/oddrowbg.gif);
}

.alternateGridViewRow
{
	background-color: #dce2e8;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 25px;
	background-position: 0% 50%;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}


.alternateGridViewRow_Row
{
	background-color: #dce2e8;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 25px;
	background-position: 0% 50%;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}

.alternateGridViewRow_Import
{
	background-color: #dce2e8;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 25px;
	background-position: 0% 50%;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}



.alternateGridViewRow TD
{
	
	background-color: #dce2e8;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	padding-left: 6px;
	padding-right: 6px;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}


.gridViewRow_1
{
	background-image: url(../images/oddrowbg.gif);
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 25px;
	padding: 2px 2px 2px 2px;
}

.alternateGridViewRow_1
{
	background-color: #dce2e8;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 25px;
	background-position: 0% 50%;
	
}


.helpImage
{
	cursor: help;
}

.search-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	height: 50px;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/search-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}

.donationinbox-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/donationinbox-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}

.donationdetails-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	height: 50px;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/donationdetails-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}

.donationcart-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	height: 50px;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/donationinbox-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}


.donationmyallocation-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	height: 50px;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/donationcart-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}


.donationcontacts-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/donationcontacts-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}


.donationrecipient-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/donationrecipient-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}

.donationshipping-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/donationshipping-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}

.donationother-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/donationother-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}

.donationcarrier-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/donationcarrier-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}

.headertext
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	font-variant: small-caps;
	font-weight: bold;
}

p
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

.reportsummary-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/reportsummary-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}

.reportfilters-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/reportfilters-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}

.report-header
{
	font-family: verdana,arial,helvetica,sans-serif;
	background: #fff;
	padding: 5px 18px 0px 3px;
	background-image: url(../images/report-header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 260px;
	text-indent: 60px;
}
.calendar TD
{
	padding: 0px;
	margin: 0px;
	border-style: none;
}
.calendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #ffcc66;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_footer
{
	border-top: 1px solid #f5f5f5;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_dayname
{
	border-bottom: 1px solid #f5f5f5;
	padding: 0px;
	margin: 0px;
	background-color: #99ff66;
}
.calendar .ajax__calendar_day
{
	border: 1px solid #ffffff;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_month
{
	border: 1px solid #ffffff;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_year
{
	border: 1px solid #ffffff;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_active .ajax__calendar_day
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_active .ajax__calendar_month
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_active .ajax__calendar_year
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_other .ajax__calendar_day
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_other .ajax__calendar_year
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_hover .ajax__calendar_day
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_hover .ajax__calendar_month
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_hover .ajax__calendar_year
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_hover .ajax__calendar_title
{
	color: #0066cc;
	padding: 0px;
	margin: 0px;
}
.calendar .ajax__calendar_hover .ajax__calendar_today
{
	color: #0066cc;
	padding: 0px;
	margin: 0px;
}


/* Details Table */

.detailstable
{
	width: 100%;
	padding: 3px;
}


#contacttable
{
	padding: 0;
	margin: 0;
	width: 100%;
}

#contacttable th
{
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA;
}

#contacttable th.nobg
{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
/*

#contacttable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	background-image: url(../images/oddrowbg.gif);
}


#contacttable td.alt {
	background: #c2d1e0;
	color: #000000;
}
*/



#contacttable tr.specalt
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #c2d1e0;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/oddrowbg.gif);
	height: 20px;
}

#contacttable tr
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #c2d1e0;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 20px;
}

#contacttable td
{
	padding: 2px;
}

#contacttable2 tr.specalt
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #c2d1e0;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/oddrowbg.gif);
	height: 20px;
}

#contacttable2 tr
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #c2d1e0;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 20px;
}

#contacttable2 td
{
	padding: 2px;
}

tr.specalt-odd
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/oddrowbg.gif);
	height: 25px;
}

tr.specalt-even
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #c2d1e0;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 25px;
}

.alt-detailview
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/oddrowbg.gif);
	height: 25px;
}

.alt-detailview-even
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #c2d1e0;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 25px;
}

.spectable td
{
	font-size: 8pt;
	padding-left: 15px;
	line-height: 18px;
	font-family: Verdana;
}

.cssbold
{
	font-weight: bold;
	color: red;
}

.labelRed
{
	font-weight: 500;
	color: red;
}
.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.6;
}

.modalPopup {
	border: 3px solid Gray;
    background-color:#ffffdd;
	padding:3px;
	}

.modalPopup_1 {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

/*.zimfix
{
    
}*/

div.RadGrid_Vista .Row td
        {           
            border-width:thin;
            border-top:#666666 1px solid;            
            border-left:#666666 1px solid;   
            
             
        }


div.RadGrid .Row1 td
        {           
            border-width:thin;
            border-left:#666666 1px solid; 
            border-top:#666666 1px solid;
            border-right:#666666 1px solid;            
            border-bottom:#666666 1px solid;   
        }
        
A.Link 
{ 
    text-decoration: underline    
}

A.Link:active 
{ 
    text-decoration: none 
}

A.Link:hover

{ 
    color: blue;  text-decoration: underline;
}

/* ----- Validation and error messages class starts -----*/
.validationsummary {
	border: 1px solid #b08b34;
	background: transparent url(../Images/WarningHeader.gif) no-repeat 12px 30px;
	padding: 0px 0px 13px 0px;
    background-color: #FFFFEB;
	font-size:12px;
	width:100%;
}
.validationheader {
	left: 0px;
	position: relative;
	font-size: 11px;
	background-color: #A30000;
	color: #FFFFFF;
	height: 14px;
	font-weight: bold;
	border-bottom: 1px solid #A30000;
	padding-top: 3px;
}
.validationsummary ul {
	padding-top: 5px;
	padding-left: 45px;
	list-style:none;
	font-size: 11px;
	color:#982b12;
	font-style:italic;
}
.validationsummary ul li {
	padding: 2px 0px 0px 15px;
	background-image:url(../images/Warning.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
}

.labelRequired
{
	color: #ff0000;

}



.RadCalendarPopup
 {
      z-index: 999999  !important;
 }

.RadCalendarFastNavPopup
 {
      z-index: 9999999  !important;
 }


/* -- --Validation and error messages class ends -- --*/


