﻿/******CALENDAR RELATED******/


.SmileyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #fffae4;
    color: #00795a;
    z-index: 200;
}


.SmileyCalendar .ajax__calendar_active {font-weight: bold;}

.ImagePadding
{
	padding-top: 1px !important;
}

/*LANGUAGE CONFIG*/

.FormulaLeftCell
{
	font-family: Arial;
	color: #00795a;
	font-size: 0.9em; 
}
.FormulaRightCell
{
	font-family: Arial;
	color: #000000;
	font-size: 0.9em; 
}
.FormulaInputText
{
	font-family: Arial;
	color: #000000;
	font-size: 0.9em; 
}
.FormulaInput
{
	font-family: Arial;
	color: #000000;
	font-size: 0.9em; 
}

.FormulaDescriptionCell
{
	font-family: Arial;
	color: #000000;
	font-size: 0.8em; 
	font-style: italic;
}

/*
.SmileyCalendar .ajax__calendar_hover {background-color:#FFF4D1;border-color:#daf2fc;color:#7fb99f;}
.SmileyCalendar .ajax__calendar_today {color:#cc0000;}
*/

/*
.SmileyCalendar .ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#7fb99f;}
.SmileyCalendar .ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#7fb99f;}
.SmileyCalendar .ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#7fb99f;}
.SmileyCalendar .ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#7fb99f;}
*/

/*.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,Verdana,verdana,helvetica; background-color:#fffae4;color:#ff0000;}*/


/*
.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("AjaxControlToolkit.Calendar.arrow-left.gif")%>);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-right.gif")%>);}
.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;}
.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;}
*/

/******TAB RELATED******/

.tab_spacer
{
	float: left; 
	height: 2.3em; 
	border-style: solid; 
	border-color: #ffffff; 
	border-width: 0px; 
	border-bottom-width: 1px;
}

.tab_container_unsel
{
	position: relative; 
	float: left;
	/*width: 150px; */
	height: 2.3em; 
	background-color: #FFFAE4;
	cursor: pointer;
	
	border-style: solid; 
	border-color: #ffffff;
	/*border-color: #ff0000;*/
	border-width: 0px; 
	border-bottom-width: 1px;
}

.tab_container_sel
{
	position: relative; 
	float: left;
	/*width: 150px; */
	height: 2.3em; 
	background-color: #FFFAE4;
	cursor: pointer;

	border-style: solid; 
	border-color: #FFFAE4;
	/*border-color: #FF0000;*/
	border-width: 0px; 
	border-bottom-width: 1px;
}

.tab_sel
{
	float: left; 
	/*width: 132px; */
	height: 2.3em; 
	background: #FFFAE4 left bottom url(/Images/Smiley/Tabs/tab_selected_bg.gif) repeat-x;
}
.tab_sel td
{
	font-family: Arial;
	font-size: 0.9em;
	vertical-align: middle;
	color: #00795a;
	font-weight: bold;
}
.tab_top_corner
{
	width: 9px; 
	height: 1.2em; 
	line-height: 1.2em; 
	background-color: #FFFAE4; overflow: hidden;
}
.tab_left_corner_bottom_sel
{
	width: 9px; 
	height: 1.1em; 
	line-height: 1.1em; 
	overflow: hidden; 
	background: #FFFAE4 left bottom url(/Images/Smiley/Tabs/tab_bottom_left_selected.gif);
}
.tab_right_corner_bottom_sel
{
	width: 9px; 
	height: 1.1em; 
	line-height: 1.1em; 
	overflow: hidden; 
	background: #FFFAE4 left bottom url(/Images/Smiley/Tabs/tab_bottom_right_selected.gif);
}



.tab_unsel
{
	float: left; 
	/*width: 132px; */
	height: 2.3em; 
	background: #FFFAE4 left bottom url(/Images/Smiley/Tabs/tab_unselected_bg.gif) repeat-x;
}
.tab_unsel td
{
	font-family: Arial;
	font-size: 0.9em;
	vertical-align: middle;
	color: #7fb99f;
	font-weight: bold;
}
.tab_left_corner_bottom_unsel
{
	width: 9px; 
	height: 1.1em; 
	line-height: 1.1em; 
	overflow: hidden; 
	background: #FFFAE4 left bottom url(/Images/Smiley/Tabs/tab_bottom_left_unselected.gif);
	margin-top: 0px;
}
.tab_right_corner_bottom_unsel
{
	width: 9px; 
	height: 1.1em; 
	line-height: 1.1em; 
	overflow: hidden; 
	background: #FFFAE4 left bottom url(/Images/Smiley/Tabs/tab_bottom_right_unselected.gif);
	margin-top: 0px;
}

.stdText
{
    font-family: Arial;
    font-size: 0.9em;
    color: #726E48;
}

/******CONTROL RELATED******/

.link_std 
{
    font-family: Arial;
    font-size: 0.8em;
    color: #00795a;
    text-decoration: none;
    cursor: pointer;
    border-width: 0px;
    border-bottom-width: 0px;
    font-weight: normal;
}
.link_std_hover
{
    font-family: Arial;
    font-size: 0.8em;
    color: #00795a;
    text-decoration: underline;
    cursor: pointer;
    border-width: 0px;
    font-weight: normal;
}

.link_std_nonbold
{
    font-family: Arial;
    font-size: 0.8em;
    color: #00795a;
    text-decoration: none;
    cursor: pointer;
    border-width: 0px;
    border-bottom-width: 0px;
    font-weight: normal;
}
.link_std_nonbold:hover
{
    font-family: Arial;
    font-size: 0.8em;
    color: #00795a;
    text-decoration: underline;
    cursor: pointer;
    border-width: 0px;
    font-weight: normal;
} 

a.link_pdf
{
    font-family: Arial;
    font-weight: normal !important;
    /*font-size: 0.9em;*/
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    border-width: 0px;
    border-bottom-width: 0px;
    
}
a.link_pdf:hover
{
    font-family: Arial;
    font-weight: normal !important;
    /*font-size: 0.9em;*/
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
    border-width: 0px;
    
} 

.pdf_disabled
{
	color: #666666; 
	/*font-size: 0.9em;*/
}

a.link_std
{
    font-family: Arial;
    font-size: 0.8em;
    color: #00795a !important;
    text-decoration: none;
}
a.link_std:hover
{
    font-family: Arial;
    font-size: 0.8em;
    color: #00795a !important;
    text-decoration: underline;
} 

.radiobutton
{
    font-size: 0.8em;
    font-weight: normal;
    font-family: Arial;
    color: #000000;
    margin: 0px;
    cursor: pointer;
}
.radiobutton td
{
    height: 14px;
    padding: 0px;
    text-align: left;
    /*vertical-align: middle;*/
}
.radiobutton td input
{
    height: 13px;
    padding: 0px;
    margin: 0px;
}
.radiobutton td label
{
    height: 13px;
    /*padding: 0px;*/
    padding-left: 3px;
    vertical-align: top;
}

.searchbox
{
    font-size: 1.1em;
    font-weight: bold;
    font-family: Arial;
    color: #00795a;
    margin: 0px;
    width: 410px;
    
    border-style: solid;
    border-left-width: 2px;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-color: #00795a;
    padding-left: 5px;
}
.searchbox_noinput
{
    /*font-size: 12px;*/
    font-size: 1.1em;
    font-weight: bold;
    font-family: Arial;
    color: #666666;
    margin: 0px;
    width: 410px;
    
    border-style: solid;
    border-left-width: 2px;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-color: #00795a;
    padding-left: 5px;
}

.small_textbox
{
    /*font-size: 10px;*/
    font-size: 0.9em;
    font-weight: normal;
    font-family: Arial;
    text-decoration: none;
    width: 140px;
    color: #00795a;
    padding-left: 5px;
    
    border-style: solid;
    border-left-width: 2px;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-color: #00795a;
}

.small_textbox_noinput
{
    /*font-size: 10px;*/
    font-size: 0.9em;
    font-weight: normal;
    font-family: Arial;
    text-decoration: none;
    width: 140px;
    color: #666666;
    padding-left: 5px;
    
    border-style: solid;
    border-left-width: 2px;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-color: #00795a;
}

.date_textbox
{
    /*font-size: 10px;*/
    font-size: 0.9em;
    font-weight: normal;
    font-family: Arial;
    text-decoration: none;
    width: 112px;
    color: #00795a;
    
    padding-left: 5px;
    
    border-style: solid;
    border-left-width: 2px;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-color: #00795a;
}

.date_textbox_noinput
{
    /*font-size: 10px;*/
    font-size: 0.9em;
    font-weight: normal;
    font-family: Arial;
    text-decoration: none;
    width: 112px;
    color: #666666;
    
    padding-left: 5px;
    
    border-style: solid;
    border-left-width: 2px;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-color: #00795a;
}

/******VARIOUS******/

.normal_text
{
    font-size: 0.8em;
    font-weight: normal;
    font-family: Arial;
    color: #000000;
}
.normal_text_green
{
    font-size: 0.8em;
    font-weight: normal;
    font-family: Arial;
    color: #00795a;
}

.normal_text_green_bold
{
    font-size: 0.8em;
    font-weight: bold;
    font-family: Arial;
    color: #00795a;
}

.header_text_green
{
    font-size: 1.0em;
    font-weight: bold;
    font-family: Arial;
    color: #00795a;
}

.SmallSmileyBtn
{
    font-size: 0.9em;
    font-weight: bold;
    font-family: Arial;
    color: #00795a;
    height: 1.7em;
    cursor: pointer;
    border-color: #009359;
    /*color: #009359;*/
    background-color: #FFE153;
    border-width : 1px;
}


/******OLD******/




.login
{
    clear: both; 
    /*height: 38px; */
    width: 100%; 
    background-color: #FFFAE4;
}
.login_left
{
    float: left;
    
    width: 9px;
    height: 3.3em;
        
    border-style: solid; 
    border-width: 0px 0px 0px 0px; 
    border-color: #009359;
    
    background: bottom left url(/images/Smiley/simple_left.gif) no-repeat;
    padding-top: 1px;
}
.login_center
{
    float: left;
    height: 3.3em;
    
    width: 922px;
    background-color: #FFFAE4;
        
    border-style: solid; 
    border-width: 0px 0px 1px 0px; 
    border-color: #009359;
    
    padding: 0px 0px 0px 0px;
}
.login_right
{
    float: right;
    
    width: 9px;
    height: 3.3em;
        
    border-style: solid; 
    border-width: 0px 0px 0px 0px; 
    border-color: #009359;
    
    background: bottom left url(/images/Smiley/simple_right.gif) no-repeat;
    padding-top: 1px;
}




.find_label
{
    /*font-size: 12px;*/
    font-size: 1.1em;
    font-weight: normal;
    font-family: Arial;
    color: #00795a;
    font-weight: bold;
}

.linkbutton
{
    /*font-size: 10px;*/
    font-size: 0.9em;
    font-weight: bold;
    font-family: Arial;
    color: #00795a;
    text-decoration: none;
}

.smalllabel
{
    /*font-size: 10px;*/
    font-size: 0.8em;
    font-weight: normal;
    font-family: Arial;
    color: #00795a;
    text-decoration: none;
}

.smalllabel_error
{
    /*font-size: 10px;*/
    font-size: 0.8em;
    font-weight: normal;
    font-family: Arial;
    color: #a01010;
    text-decoration: none;
}


.dt_textbox
{
    font-size: 0.9em;
    font-weight: normal;
    font-family: Arial;
    text-decoration: none;
    width: 140px;
    color: #00795a;
    
    border-style: solid;
    border-width: 0px;
}




.BtnSearch
{
	border-color: #01795D;
	border-width: 1px;
	/*background: #FDE257 url(/Images/Smiley/BtnSearchBg.gif) no-repeat top left;*/
	background: #FFFFFF url(/Images/Smiley/BtnSearchBg.gif) top left;
	width: 60px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	display: block;
}