body {
	margin: 0px;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}
#top {
	background: #DCDEE0 url(images/top_bg.gif) repeat-y left;
	border-bottom: 2px solid #AE2B2A;
	width: auto;
	text-align: right;
	overflow: auto;
}


/*  @@@@@[  Wrappers  ]@@@@@ */

#wrapper {
	position: relative;
	width: 100%;
}


/*  @@@@@[  Navigation  ]@@@@@ */

#nav {
	font-weight: bold;
	
	color: #000000;
	position: absolute;
	left: 20px;
	top: 70px;
	width: auto;
	height: 22px;
}
#nav a:link, #nav a:visited, #nav a:active 
{
	
	color: #000000;
	text-decoration: none;
	padding-bottom: 9px;
}
#nav a:hover {
	padding-bottom: 9px;
	color: #AC2624;
}




#subnav {
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDDDF;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	clear: both;
}


/* @@@@@[  Header / Footer  ]@@@@@ */

#footer a:link, #footer a:visited, #footer a:active {color: #666; text-decoration: none;}
#footer a:hover {
	color: #666;
	text-decoration: underline;
	height: 20px;
}


/* @@@@@[  Main Page  ]@@@@@ */

#main {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;

}
.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}


/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */

a:link, a:visited, a:active {color: #000000; text-decoration: none;}
a:hover {color: #666A6E; text-decoration: underline;}
h1 {
	font: normal 20px/20px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #AC2624;
}
h2 {
	color: #AC2624;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font: normal 17px Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #AC2624;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
}
p {margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}
tr.highlight {
	background-color: #EAEBEC;
}
.left {float: left;}
.right {float: right;}
img.right {margin-bottom: 10px; margin-left: 13px;}
img.left {margin-bottom: 10px; margin-right: 13px;}
table.input{
	border-collapse:collapse;
	border: 1px solid #DCDEE0;
	margin-bottom: 2px;
}
.deemphasized {
	color: #A9ACAF;
}

.attention {
	color: #AC2624;
}
.attention a:link, .attention a:visited, .attention a:active {
	color: #AC2624;
	text-decoration: none;
}
.attention a:hover {
	color: #AC2624;
	text-decoration: underline;
}

table.input th{
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #DBDDDF;
	border-bottom: 1px solid #DBDDDF;
	padding: 5px 15px 5px 5px;
	vertical-align: top;
}
table.input td{
	border-top: 1px solid #DBDDDF;
	border-bottom: 1px solid #DBDDDF;
	padding: 5px;
}


/* @@@@@[  Form Elements  ]@@@@@ */

input, textarea, select, file {
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #91979C;
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: normal;
	margin: 0px;
	padding: 1px 1px 1px 3px;
}
input.clean {border-style: none; background: none;}
/***added by trahatri*/

span.clean input
{
	border-style: none; background: none;
}
table.clean2x td{
	border-top: 0px solid #DBDDDF;
	border-bottom: 0px solid #DBDDDF;
	padding: 5px;
	height : 1px
}
table.clean2x td input{
	border-top: 0px solid #DBDDDF;
	border-bottom: 0px solid #DBDDDF;
	border-left: 0px solid #DBDDDF;
	border-right: 0px solid #DBDDDF;
	
}

/**********/



/* @@@@@[  Data Table  ]@@@@@ */

.data {
	border: 1px solid #91979C;
	border-collapse:collapse;
	margin-bottom: 2px;
	
}
.data th {
	color: #FFFFFF;
	background: #91979C;
	text-align: left;
	padding: 1px 1px 1px 7px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.data th a:link, .data th a:visited, .data th a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.data th a:hover {
	color: #DCDEE0;
	text-decoration: none;
}
.data td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 3px;
	/* color: #000000; */
}


/* @@@@@[  Drop Downs  ]@@@@@ */

#navLead {
	left: 10px;
	top: 92px;
	width: 150px;
}
#navProject {
	left: 237px;
	top: 92px;
	width: 150px;
}
.drop {
	background-color: #DCDEE0;
	padding: 5px 10px 10px;
	position: absolute;
	border-right: 1px solid #666A6E;
	border-bottom: 1px solid #666A6E;
	border-left: 1px solid #666A6E;
	visibility: hidden;
}
.drop ul {margin: 0px; padding: 0px;}
.drop li {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}
.drop a:link, .drop a:visited, .drop a:active {
	color: #000000;
	text-decoration: none;
}
.drop a:hover {
	color: #AC2624;
	text-decoration: none;
}
.stretch {
	width: 100%;
}
.hr {
	border-top: 1px solid #DBDDDF;
}
#columnl {
	width: 48%;
	float: left;
	padding-right: 0px;
	min-width:300px;
	margin-right: 20px;
	display:inline;
}
#columnr {
	float: left;
	width: 48%;
	min-width:300px;
	display:inline;
}
#columnlTimx {
	width: 48%;
	float: left;
	padding-right: 0px;
	min-width:300px;
	margin-right: 20px;
}
#columnrTimx {
	float: right;
	width: 48%;
	min-width:300px;
}
#columnre {
	float: left;
	width: 48%;
	max-width:70%;
}
#content {
	width: 600px;
	margin-left: -20px;
	padding-left: 20px;
}
 
#content a:link, #content a:visited, #content a:active {
	color: #AC2624;
	text-decoration: none;
}
#content a:hover {
	color: #AC2624;
	text-decoration: underline;
}
.note {
	color: #FF00FF;
	font: normal 11px Arial, Helvetica, sans-serif;
}
.today {
	color: #638AAB;
}
.today a:link, .today a:visited, .today a:active {
	color: #638AAB;
	text-decoration: none;
}
.today a:hover {
	color: #638AAB;
	text-decoration: underline;
}
#navTask {

	left: 359px;
	top: 92px;
	width: 150px;
}
#navAdmin {


	left: 469px;
	top: 92px;
	width: 150px;
}
tr.hr {
	border-top: medium solid #DBDDDF;
}
td textarea.stretch {
	width: 95%;
}
input.threedigit {

	width: 25px;
}

.tablelayout
{
	table-layout:fixed;
}
.h2_2
{
	color: #AC2624;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font: normal 17px Georgia, "Times New Roman", Times, serif;
}

.dataT2 {
	border: 1px solid #91979C;
	border-collapse:collapse;
	margin-bottom: 2px;
	
}
.dataT2 th {
	color: #FFFFFF;
	background: #91979C;
	/*text-align: left; */
	padding: 1px 1px 1px 7px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.dataT2 th a:link, .dataT2 th a:visited, .dataT2 th a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.dataT2 th a:hover {
	color: #DCDEE0;
	text-decoration: none;
}
.dataT2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 3px;
	/* color: #000000; */
}
.blockUI {
    display: none; 
    background-color: black;
    width: 100%; 
    height: 5000px; 
    position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: 50000;     
    -moz-opacity:0.5;
    opacity:0.5;
    filter:alpha(opacity=50);
}


.MyCalendar tr td
{

    padding:0px,0px,0px,0px;

    border-spacing:0px;

    padding-top: 0px;

    padding-right: 0px;

    padding-bottom: 0px;

    padding-left: 0px;
     border-top: 0px solid #DBDDDF;
	border-bottom: 0px solid #DBDDDF;
   
}

.MyCalendar .ajax__calendar_container 
{
    background-color:#fff;
    border:1px solid #646464;
    font: 11px Arial, Helvetica, sans-serif;
    cursor:default;
    width:205px;
    font-size:11px;
    text-align:center;
    padding:0px;
    /*margin-left:-50px;*/
}

.MyCalendar .ajax__calendar_body 
{
    height:136px;
    width:205px;
    position:relative;
    overflow:hidden;
}

.MyCalendar .ajax__calendar_days, .radcalendar .ajax__calendar_months, .radcalendar .ajax__calendar_years 
{
    top:0px; 
    left:0px;
    height:136px;
    width:195px;    
    padding:5px;
    position:absolute;
    text-align:center;
}

.MyCalendar .ajax__calendar_days table
{
    border-spacing:0;
    border-collapse:collapse;
    font:100% sans-serif;
    text-align:center;    
}

.MyCalendar .ajax__calendar_header 
{
    padding-top:4px;
     background: #ff9966;
    height:21px;
}

.MyCalendar .ajax__calendar_prev 
{
    margin-left:8px;
    margin-top:3px;
    display:block;
    cursor:pointer;
    float:left;
    background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-left.gif")%>);
}

.MyCalendar .ajax__calendar_next 
{
    margin-top:2px;
    margin-right:0px;
    display:block;
    cursor:pointer;
    float:right;
    background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-right.gif")%>);
}

.MyCalendar .ajax__calendar_title 
{
    cursor:pointer;
    text-align:center;
    font-weight:600;
    font-size:11pt;
    color:#fff;
    font-family:Arial;    
}

/*.MyCalendar .ajax__calendar_footer, .radcalendar .ajax__calendar_today 
{
    display:none;
}*/

.MyCalendar .ajax__calendar_dayname 
{
    padding-left:3px;
    padding-right:3px;
    margin-bottom:5px;
    margin-left:2px;
    margin-right:2px;
    text-align:center;
    font-weight:700;
    font-size:10pt;
    color:#000;
    border-bottom:solid 1px #a6a6a6;
}

.MyCalendar .ajax__calendar_day, .radcalendar .ajax__calendar_month, .radcalendar .ajax__calendar_year
{
    padding:0px;
    color:#000;
    text-align:center;  
    padding:0pt 2px;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .radcalendar .ajax__calendar_hover .ajax__calendar_month, .radcalendar .ajax__calendar_hover .ajax__calendar_year
{
    color:#0066cc;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day, .radcalendar .ajax__calendar_other .ajax__calendar_year
{
    color:#a6a6a6;   
}

.MyCalendar .ajax__calendar_active .ajax__calendar_day
{
    color:#0066cc;   
}
.MyCalendar .ajax__calendar_footer {border-top:1px solid #f5f5f5; padding-bottom:5px}

.adjustedZIndex {
    z-index: 1;
}