﻿body
{
	background-color: #BDC3C6;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
}
table
{
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 12px;
}
td
{
	text-align:left;
}

/************************************************************************/
/* LAYOUT */

#Container
{
	width:1030px;
}
#Header
{
	width:1024px;
	height:139px;
	background-image:url('images/Layout/admin_header.png');
	background-repeat:no-repeat;	
}
.LoginHeader
{
	width:151;
	height:137px;
	background-image:url('images/Layout/LoginBox.gif');
	background-repeat:no-repeat;
	
}
#MainContent
{
	width:1024px;
	background-image:url('images/Layout/bodybgstrip.gif');
	background-repeat:repeat-y;
}
.content_div
{
   	padding: 5px 20px 5px 10px;
   	min-height: 600px;
}
#breadcrumbContainer
{
    padding: 6px 0px 6px 0px;
    margin: 3px 0px 5px 10px;
    border-top: solid 1px #DCDFDB;
    border-bottom: solid 1px #DCDFDB;
}
#ContentHolder
{
    padding: 0px 0px 0px 10px;    
}
#Footer
{
	width:1024px;
	height:22px;
	background-image:url('images/Layout/ViaSuiteBottomArc.gif');
	background-repeat:no-repeat;
}

/************************************************************************/
/* LOGIN */

.txtboxlogin
{
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#40392D;
    height:15px;
    border-top: #696A65 1px solid;
    border-left: #696A65 0px solid;
    border-right: #696A65 0px solid;
    border-bottom: #696A65 0px solid;
}
.lblloginCaption
{
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#696A65;           
}
.lnkloginSubmit
{
    color:#000000;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:underline;
}
.lnkloginSubmit:hover
{
    color:#284E98;
}

/************************************************************************/
/* HEADER */

.SitePageCaption
{
    font-size:18px;
    font-weight:bold;
    color:#FFFFFF;              
}
.SiteSubPageCaption
{
    font-size:16px;
    font-weight:bold;
    color:#FFFFFF;              
}
.lnkLoggedInSep
{
	color:#AEAE86;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.lnkLogout
{
	color:#E3605B;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.lnkLogout:hover
{
	color:#DB362F;
}
.lnkLoggedUser
{
	color:#DDDDDD;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.lnkLoggedUser:hover
{
	color:#CCCCCC;
}

/************************************************************************/
/* FOOTER */

.CopyRight
{
	font-size: 12px;
	color: #777777;	
}
.CopyRight a
{
	color:#585A5A;	
}
.CopyRight a:hover
{
	color:#727474;	
}

/************************************************************************/
/* NAVIGATION */

.breadcrumbsRootNode 
{	
  	color:#5B6958;
  	font-size:12px;
  	font-weight:bold;
}

.breadcrumbsNodeStyle {
  	color:#5B6958;
  	font-size:12px;
  	font-weight:normal;
}
.breadcrumbsSep 
{
  	color:#738570;
  	font-size:9px;
  	font-weight:bold;
}
.breadcrumbsSelected
{
    color: #E24B3A;
    font-size:12px;
    font-weight: bold;
}
.dynamicMenuItem
{
	
}
.staticMenuItem
{
	text-align:left;
}
.NavigationMenu
{
    font-size:14px;
    font-weight:bold;
    color:#A4271C;           
}
.NavMenuLink
{
	color:#284E98;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.NavMenuLink:hover
{
	color:#A45229;
}
.PageCaption, .page_head
{
    color: #E24B3A;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
    padding-bottom: 7px;
}

/************************************************************************/
/* DASHBOARD - HOMEPAGE */

.DashBoardContainer
{
    width: 100%;
    padding-top: 50px;
	
}
.DashBoardItem
{
    float:left;
	background-color:#FFFFFF;
	border:solid 0px #E6E0D8;
	width: 243px;
	height: 186px;
	padding: 5px 0px 5px 0px;
	text-align:center;
	vertical-align:middle;
}
.DashBoardImg
{
    height: 136px;
    padding-top: 8px;
}
.DashBoardText
{
    height: 40px;
}
.DashBoardItem a
{
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
.DashBoardItem a:hover
{
    text-decoration: underline;
}
.DashboardVertSep
{
    float:left;
	background-color:#FFFFFF;border:solid 0px #E6E0D8;
	padding: 5px 0px 5px 0px;
	text-align:center;
	width: 3px;
	height: 186px;
}
.DashboardHorizSep
{
    float:left;
	background-color:#FFFFFF;border:solid 0px #E6E0D8;
	padding: 5px 5px 5px 5px;
	text-align:center;
	width: 243px;
}
.DashboardSep
{
    float:left;
	background-color:#FFFFFF;border:solid 0px #E6E0D8;
	padding: 5px 5px 5px 5px;
	text-align:center;
	width: 3px;
}

/************************************************************************/
/* CONTROLS */

.txtbox
{
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#40392D;
    border: #B4B4B4 1px solid;
}
.dropdownlist 
{
	color: #40392D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	border: 1px solid #C3C3C3;	
}


/************************************************************************/
/* MISC */

.subHeading
{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    color: #1A3B60;
}

.subHeading2
{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    color: #C65353;
}

.msgerror
{
    font-size:9px;
    font-weight:bold;
    color:#CC0033;           
}

.error
{
    font-weight:bold;
    color:#CC0033;           
}

.ErrorText
{
    font-size: 14px;
    font-weight:bold;
    color:#CC0033;           
}

.import
{
    vertical-align: middle;
    font-weight: bold;
    color: #000000;
    text-align: center;
    font-size: 12px;
}

.successMsg
{
    color:#00BF00;
    border:solid 1px #00A100;
    padding:4px;
    background-color:#D0FFD0;
    font-weight:bold;
}

.failMsg
{
    color: #A10D00;
    border: 1px solid #A10D00;
    padding: 4px;
    background-color: #FFD0CC;
    font-weight: bold;
}

/************************************************************************/
/* GRIDVIEW/TABLE/LISTS */

.recordCount
{
	color:#C65353;
    font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.recordCountText
{
	color:#C65353;
    font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.GridView_Style
{
	border: 1px solid #BABDB9;
}
.GridView_Style_Empty
{
    border:none;
}
/*Header Styles*/
.GridView_Style a
{
	color: #5F645E;
}
.GridView_HeaderStyle
{
	background-image: url('images/Layout/gridview_head_bg.gif' );
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	height: 28px;
	color: #5F645E;
	font-size: 13px;
	font-weight: bold;
}

.GridView_HeaderStyle a
{
    text-decoration: none;
    color: #113D60;
    font-weight: bold;
}

.GridView_RowStyle
{
	color: #535452;
	background-color:#ECF3F9;
	font-size: 12px;
}
.GridView_AltRowStyle
{
	color: #535452;
	background-color:#FDFDFD;
	font-size: 12px;
}
.GridView_HeaderStyle td, .GridView_HeaderStyle th, .GridView_RowStyle td, .GridView_AltRowStyle td
{
	border: 1px solid #BABDB9;
	padding: 3px 4px 3px 4px;	
}
.GridView_AltRowStyle a
{
    color: #BD2C1C;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.GridView_AltRowStyle a:hover
{
    color: #E24B3A;
    text-decoration: underline;
}
.GridView_RowStyle a
{
    color: #113D60;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.GridView_RowStyle a:hover{
	color:#E24B3A;
	text-decoration:underline;
}

.GridView_SubHeader_RowStyle
{
	background-color:#C3D6E6;
	height:15px;
	padding:5px;
}
.GridView_SubHeader_RowStyle a
{
	color: #064E60;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.GridView_SubHeader_RowStyle a:hover
{
	color: #647982;
}

.GridView_SubHeader_RowStyle_link
{
	background-color:#C3D6E6;
	height:15px;
	padding:5px;
	text-align: right;
}
.GridView_Footer_RowStyle
{
	background-color:#C6D7E7;
	height:15px;
	padding:5px;
}
.GridView_SubTable, .GridView_SubTable td, .GridView_SubTable th, .GridView_RowStyle .GridView_SubTable, .GridView_RowStyle .GridView_SubTable td
{
	border: none;
	padding: 0px;
	vertical-align: middle;
}

.gridAlignRight
{
    text-align:right;
}
.gridAlignCenter
{
    text-align: center;
}

/************************************************************************/
/* FORMVIEW/DETAILS */

.FormView_Details
{
	border:none;
}
.FormView_Details table
{
	border:none;
	width:100%;
}

.FormView_Details table th
{
	background-color: #E4E4E5;
	border: 1px solid #BABDB9;
	font-weight: bold;
	color: #30372F;
	padding: 2px;
	text-align: left;
}

.FormView_Details table td 
{
    color: #5B6958;
	border: 1px solid #BABDB9;
    background-color: #FFFFFF;
	padding: 2px;
}

.FormView_Details table td div table td
{
    color: #5B6958;
	border: 1px solid #BABDB9;
    background-color: #FFFFFF;
	padding: 2px;
}
.FormView_Details a
{
	color:#0D70CE;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	vertical-align: middle;
}        
.FormView_Details img
{
	vertical-align: middle;
}	
.FormView_Details table td table td
{
	border: none;
}

.FormView_Details_Pager td
{
    text-align: center;
}
.FormView_Details_Pager table
{
    text-align: center;
    margin: 25px 0px;
}
.FormView_Details_Pager table td
{
    border-top: solid 2px #3B3B3B;
    padding: 5px;
    border-bottom: solid 2px #3B3B3B;
    border-right: none;
    border-left: none;
}
.FormView_Details_Pager a
{
    font-weight: bold;
}

.Form_Container
{
    color: #5B6958;
	border: 1px solid #BABDB9;
    background-color: #FFFFFF;
	padding: 2px;
}
.Form_Container a
{
	color:#0D70CE;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	vertical-align: middle;
}        

.Form_Container_heading
{
	background-color: #E4E4E5;
	border: 1px solid #BABDB9;
	font-weight: bold;
	color: #30372F;
	padding: 2px;
	text-align: left;
}


/************************************************************************/
/* POPUP  */

.ModalPopupBG
{
	background-color: #666699;
	filter: alpha(opacity=50);
	opacity: 0.7;
}

.poptitle
{
	background-image:url('images/Layout/popup_title_bg.gif');
	background-repeat:repeat-x;
	text-align:right;
	color:#ffffff;
	 height:20px;
	 border:solid 1px #73726F;
	 width:900px;
}

.popupForm
{
	width: 460px;
	height: auto;
	padding: 8px;
	border: 2px outset #9E8756;
	background-color: #CEC1A6;
}

.popupMsg
{
    width: 300px;
    height: auto;
    padding: 8px;
    border: 2px outset #808080;
    background-color: #D6D3CE;
}


/************************************************************************/
/* PROGRESS */

.progressMsg
{
    color:#FF7233;  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    font-style: italic;          
}
.progressDiv
{
	height: 125px;
	width: 275px;
	z-index: 10000;
	position: fixed;
	left: 45%;
	top: 50%;
	visibility:visible; 
	background-color:#F9F9F9;
	border-width:thin;
	border-style:solid;
	border-color:#CDCDCD;
    color:#FF7233;  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    font-style: italic;          
	text-align: center; 
	vertical-align: middle;
}


/************************************************************************/
/* SURVEY */

.surveyQuestion_Normal
{
}
.surveyQuestion
{
    color: #A45229;
}

.SurveyDatalist, 
.SurveyDatalist tr, 
.SurveyDatalist td, 
.SurveyDatalist table, 
.SurveyDatalist table td
{
    border:none;
}
.SurveyDatalist .SurveyDatalistRow
{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #808080;
}

/************************************************************************/
/* TABS */

.tab_theme .ajax__tab_header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 2px #ACAFAB;
}
.tab_theme .ajax__tab_header .ajax__tab_outer
{
	border-bottom-width: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #ACAFAB;
	background-color: #EEEDEA;
	margin: 0px 0.16em 0px 0px;
	padding: 1px 0px 1px 0px;
	vertical-align: bottom;
}
.tab_theme .ajax__tab_header .ajax__tab_tab
{    
    color: #808080;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.tab_theme .ajax__tab_hover .ajax__tab_outer
{
	background-color: #CDDAF1;
	cursor: pointer;
}

.tab_theme .ajax__tab_active .ajax__tab_tab 
{
    color:#993333;
}
.tab_theme .ajax__tab_active .ajax__tab_outer
{
    background-color: #E4E4E5;
	cursor: default;
}
.tab_theme .ajax__tab_body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	background-color: #ffffff;
	border: solid 1px #ACAFAB;
	border-top-width: 0px;
	min-height: 325px;
}

/************************************************************************/
/* LIST ACTION MENU */

.ActionsMenu_Div
{
	width: 100%;
	float:right;
	padding: 5px 0px 10px 0px;
}
.ActionsMenu_Div table
{
	float:right;
}
.ActionsMenu,.ActionsMenu table 
{
    font-size:11px;
}
.ActionsMenu td, .ActionsMenu_Div .ActionsMenu td
{
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
}

.ActionsMenu a
{
	color:#A45229;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;	
}


/************************************************************************/
/* LIST FILTER MENU */

.FilterMenu_Div
{
	width: 100%;
	float:left;
	padding: 8px 0px 5px 0px;
}
.FilterMenu_Div table
{
	float:left;
}
.FilterMenu td
{
	padding: 0px 10px 0px 5px;
	vertical-align: middle;
}

.FilterMenu img, .FilterMenu td img
{
	vertical-align: middle;
	padding-right: 0px;
	margin-right: 0px;
}

.FilterMenu a
{
	color:#A45229;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;	
}
.FilterMenu_Label, .FilterMenu .ActionsMenu_Label
{
	color: #4D594A;
	font-size: 12px;
	font-weight: normal;
}

  
