﻿html, body, FORM
{
	height: 100%;
}
body
{
	background-color: White;
	margin: 0px;
	font-family: Arial;
	font-size: 8pt;
}


INPUT, SELECT, TEXTAREA
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}


.ballot-header
{
	background-color: #F2F0EA;
	height: 20px;
	padding-left: 4px;
	border-top: #D1D0CE 1px solid;
	border-bottom: #D1D0CE 1px solid;
}


.iconStyle
{
	background-image: url(../../App_Themes/Global/images/word2007.gif);
	background-repeat: no-repeat;
	padding:4px;
	width:25px;
}

.ballot-table
{
	border-bottom: #D1D0CE 1px solid;
	border-top: #D1D0CE 1px solid;
	border-left: #D1D0CE 1px solid;
	border-right: #D1D0CE 1px solid;
	width: 97%;
	margin:5px;
}
.ballot-table td
{
    padding:5px;
	border-bottom: #D1D0CE 1px solid;

	white-space:nowrap;
}
.ballot-table th
{
	background-image: url(../../App_Themes/Global/images/dataPortlets/portletToolbarBackground.jpg);
	height: 20px;
	background-color: #F2F0EA;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	font-weight:normal;
	text-align:left;
}

.ballot-subHeader
{
	height: 20px;
	padding-left: 15px;
	border-bottom: #D1D0CE 1px solid;
	border-top: #D1D0CE 1px solid;
}

.ballot-nameCell
{
	padding-left: 25px;
	padding-right: 3px;
	white-space: nowrap;
	height: 25px;
}

.ballot-normalCell
{
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
	height: 25px;
}

.snycSection-Header
{
	width: 100%;
	height: 20px;
	background-image: url(../../App_Themes/Global/images/dataPortlets/portletToolbarBackground.jpg);
	font-size: 8pt;
	color: black;
	font-family: Arial;
	padding-left: 5px;
	cursor: pointer;
	text-align: left;
}

.snycItem-Outline
{
	border: #D1D0CE 1px solid;
	width: 100%;
	height: 100%;
}
.snycItem-CellLabels
{
	white-space: nowrap;
}



.captionStyle-default, .captionStyle-Header
{
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
}



.captionStyle-Header
{
    font-size: 8pt; 
    font-weight: bold; 
 	background-image: url(../../App_Themes/Global/images/dataPortlets/portletToolbarBackground.jpg);
    border-left: solid 1px Silver;
    padding-left:5px;
    padding-right:5px;
    
}

.controlStyle-default
{
	width: 98%;
	overflow: hidden;
}

controlStyle-default3Column
{
	width: 33%;
}


.extendedAudit-table
{
	width: 100%;
	border: #9db0cb 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
}
.extendedAudit-captionCell
{
	white-space: nowrap;
}
.extendedAudit-controlCell
{
	width: 100%;
}




.errorMessage-default
{
	font-size: 8pt;
	color: maroon;
	font-family: Arial;
}

.filterStyle-default
{
	background-color: #F2F0EA;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: #D1D0CE 1px solid;
}


.gridContainer-default
{
	position: relative;
	width: 100%;
}
.gridFrame-default
{
	background-color: #FFFFFF;
	border: #a2b5dd 1px solid;
	cursor: pointer;
	width: 100%;
	table-layout: auto;
	border-collapse: collapse;
}
.gridHeader-default
{
	background-image: url(../../App_Themes/Global/images/dataPortlets/portletToolbarBackground.jpg);
	height: 20px;
	padding-left: 3px;
	cursor: pointer;
	font-weight: normal;
}

.gridRow-Default
{
	cursor: default;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom: 1px solid #EAE9E1;
	white-space: normal;
}

.gridHeader-PTEntry
{
	background-image: url(../../App_Themes/Global/images/dataPortlets/portletToolbarBackground.jpg);
	height: 20px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: pointer;
	font-weight: normal;
	white-space: nowrap;
	font-weight: bold;
}

.gridFrame-PTEntry
{
	background-color: #FFFFFF;
	cursor: pointer;
	width: 100%;
	table-layout: auto;
	border-collapse: collapse;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.gridRow-PTEntry, .gridRow-PTEntry-Diffusive
{
	cursor: default;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #EAE9E1;
	white-space: nowrap;
}

.gridRow-PTEntry-Diffusive
{
	background-color: #F5F5F5;
}

.gridRowSelected-Default
{
	background-color: #FFEEC2;
}


.dataportlet-toolbar-default
{
	width: 100%;
	height: 20px;
	background-image: url(../../App_Themes/Global/images/dataPortlets/portletToolbarBackground.jpg);
	font-size: 8pt;
	color: black;
	font-family: Arial;
	cursor: pointer;
	text-align: left;
}
.dataportlet-toolbar-item
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	cursor: pointer;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}

.outline-default
{
	border-right: #9db0cb 1px solid;
	border-top: #9db0cb 1px solid;
	border-left: #9db0cb 1px solid;
	border-bottom: #9db0cb 1px solid;
}

.dateDropDown-default
{
	border-right: #9db0cb 1px solid;
	border-top: #9db0cb 1px solid;
	border-left: #9db0cb 1px solid;
	border-bottom: #9db0cb 1px solid;
}

.layout-default
{
}
.editorLayout-default
{
	width: 100%;
	padding-right: 5px;
}
.embeddedFilter
{
	border-bottom: #a2b5dd 1px dashed;
}

.listBar-default
{
}

.listBar-group-default
{
	background-color: white;
}


.listBar-groupHeaderExpanded-default
{
	background-color: blue;
}

.listBar-item-default, .listBar-itemHover-default, .listBar-itemSelected-default
{
	height: 50px;
	text-align: left;
	cursor: pointer;
}




.multiselectDropdown-default
{
	width: 98%;
	border-right: #9db0cb 1px solid;
	border-top: #9db0cb 1px solid;
	border-left: #9db0cb 1px solid;
	border-bottom: #9db0cb 1px solid;
	font-size: 8pt;
}

.layoutPart-default
{
	border-right: #a2b5dd 1px solid;
	border-top: #a2b5dd 1px solid;
	border-left: #a2b5dd 1px solid;
	border-bottom: #a2b5dd 1px solid;     
}


.layoutPartHeader-default
{
	background-image: url(../../App_Themes/Global/images/layoutHeaderBG.jpg);
	width: 100%;
	height:100%;
	cursor: pointer;
	height: 20px;
	color: White;
	font-size: 8pt;
	font-family: Arial;
}
.layoutPartHeader-leftImage
{
	width: 16px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	cursor: move;
}

.layoutPartContent-default
{
}

.multiselect-default
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
}


.navigator
{
	border: none;
	width: 100%;
	height: 100%;
}

.navigator-itemHeader-default, .navigator-item-default
{
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	cursor: pointer;
}

.navigator-itemHeader-default
{
	font-weight: bold;
}

.navigator-item-default
{
	margin-left: 20px;
}

.placard
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Arial;
}

.orgAnalystDisplay
{
	font-size: 8pt;
	color: Silver;
	font-family: Arial;
	white-space: nowrap;
	padding: 3px;
	line-height: 11pt;
}

.reasonlist-default
{
	width: 97%;
	margin-top: 4px;
}

.splitLayout-default
{
	width: 100%;
	height: 100%;
}
.splitterbar-default, .splitterbar-active
{
	/*background-image: url(../../App_Themes/Global/images/sidebarSplitter.gif);*/
	background-color: white;
	width: 4px;
}


.splitterpane-default
{
	height: 100%;
}
.toolbar-default
{
	width: 100%;
	height: 46px;
	background-image: url(../../App_Themes/Global/images/ToolbarBackground.gif);
	font-size: 8pt;
	color: white;
	font-family: Arial;
	cursor: pointer;
	text-align: left;
}


.toolbarItem-default
{
	width: 85px;
	height: 42px;
}
.toolbarItem-default-public
{
	width: 85px;
	height: 42px;
	margin-left: 4px;
	margin-right: 4px;
	border-right: #9EAFD6 1px solid;
	border-top: #9EAFD6 1px solid;
	border-left: #9EAFD6 1px solid;
	border-bottom: #9EAFD6 1px solid;
}

.tree_default
{
	background-color: white;
	cursor: default;
}

.treeNode_default
{
	font-family: tahoma;
	font-size: 11px;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: default;
}

.treeNodeHover
{
	font-family: tahoma;
	font-size: 11px;
	background-color: #C2C4CF;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: default;
}

.treeSelectedNode
{
	border: 1px dotted black;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	background-color: #B2B4BF;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	cursor: default;
}

.webPanel-Default
{
	/*border-right:  #a2b5dd 4px inset;*/
	width: 200px;
	height: 100%;
	text-align: left;
}


.NodeStyle
{
	padding: 5px;
	cursor: pointer;
}

.NodeHoverStyle
{
	padding: 5px;
	cursor: pointer;
}

.publicHeader
{
	font-size: 12pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}


 
.searchTable-bottomRow
{
    border-top: solid 1px Silver;
    border-right: solid 1px Silver;
    
}

.searchTable-caption
{
    border-right: solid 0px Silver;
}


#searchTable 
{
    border: solid 1px Silver;
    border-right:none;
    margin:15px;
}


#publicResultsTable 
{
    width:100%;
}

#publicResultsTable th
{
    text-align:left;
    font-size: 8pt; 
    font-weight:normal;
    border-top:solid 1px #AAAAAA;
    border-bottom:solid 1px #AAAAAA;
    
 	background-image: url(../../public/pages/reports/images/PublicSearchHeaderBG.png);
    padding-left:5px;
    padding-right:5px;
 
    white-space:nowrap; 
    height:22px; 
}


#publicResultsTable td
{
    line-height:12pt;
    vertical-align:top;
    text-align:left;
    font-size: 8pt; 
    font-weight:normal;
    padding:6px;
    padding-top:9px;
    padding-bottom:8px;
    border-bottom: solid 1px Silver;
      
}

#searchTable select
{
    width:175px;
}
#searchTable input
{
    width:170px;
}

#searchTable th
{
    border-right: solid 1px Silver;
    text-align:left;
    font-size: 8pt; 
    font-weight: bold; 
 	background-image: url(../../App_Themes/Global/images/dataPortlets/portletToolbarBackground.jpg);
    padding-left:5px;
    padding-right:5px;  
    white-space:nowrap;  
}

#searchTable td
{
    border-right: solid 1px Silver;
    padding-left:5px;padding-right:5px;
    white-space:nowrap;
}

#searchTable tr:after
{
    border-right: solid 0px Silver;
    background-color:Red;
    
}


.ballotTable td
{

    
    white-space:nowrap;
    text-align:left;
    vertical-align:middle;
}

.updatePanel_progress
{    
    
    height: 100%;
    width: 100%;
    position:absolute;
}

.updatePanel_progress_table
{
      background-color: White;
      height: 100%;
      width: 100%;
}

.publicImage
{
	padding-left: 20px;
	padding-right: 20px;
}
