﻿body
{
	/*background: #414c64 none repeat scroll 0%;*/
	background-color: #fff; /*color: #505050;*/
	font-family: Arial;
	font-size: small; /*line-height: 1.3em;*/
	margin: 0px;
	padding: 0pt 0pt 10px;
	letter-spacing: 0em;
	voice-family: inherit;
}
.button
{
	background: #ffffff none repeat scroll 0% 50%;
	border: 1px outset #666666;
	color: #000;
	font-family: Arial;
	font-color: #666666
	font-size: 11px;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
	text-decoration: none;
	width: auto;
	height: 2em;
	cursor: pointer;
}
#leftFrame
{
	float: left;
	width: 22%;
}
#rightFrame
{
	float: right;
	width: 77%;
}
#container
{
	position:relative;
	width:95%;
	/*overflow:auto;*/
	background-color: #FFFFFF;
	margin: auto;
}
#banner
{
	height: 15px;
	background-color: #e0e0e0;
	border-bottom: solid 1px #336699;
}
#header h1
{
	font-size: xx-large; /*font-family: Georgia, Times New Roman, Serif;*/
	font-family: Arial, Helvetica, Sans-Serif;
	letter-spacing: -0.1em;
	color: #666666; /*float: left;*/
	background-color: Transparent;
	font-weight: lighter;
	text-decoration: none;
}
#header h1 a
{
	text-decoration: none;
	color: #666666;
}



#main h1
{
	font-size: x-large;
	color: #666666;
	letter-spacing: 0.1em;
	background-color: Transparent;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: lighter;
	margin-top: 10px;
}
#main h2
{
	color: #666666;
	letter-spacing: 0.1em;
	line-height: 18px;
}


#searchBar
{
	text-align: center;
	color: #ffffff;
	background-color: #a9c7e3;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	z-index: 10;
	border-top: solid 1px #006699;
	border-bottom: solid 1px #006699; /*	padding-top: 3px;*/
}
.searchText
{
}
.searchPanel
{
	padding-top: 3px;
}

#utilityBar
{
	float: right;
	display: block; /*display: inline;*/
	color: #ffffff;
}

ul
{
}
ul.utilityLinks
{
	margin: 0;
	/*line-height: 0px;*/
	list-style-type: none;
	white-space: nowrap; /*line-height:130%; 	margin-bottom:1.1em; 	margin-top:1.1em;*/
}
ul.utilityLinks li
{
	border-left: 1px solid #ffffff;
	display: inline;
	padding: 0pt 0.5em 0pt 0.75em;
}
ul.utilityLinks li.first
{
	border: none;
}
ul.utilityLinks a
{
	color: #cedaea;
}
ul.utilityLinks a:visited
{
	color: #cedaea;
}

ul.footerLinks
{
	margin: 0;
	line-height: 0px;
}
ul.footerLinks li
{
	border-left: 1px solid #666666;
	display: inline;
	padding: 0pt 0.5em 0pt 0.75em;
}
ul.footerLinks li.first
{
	border: none;
}
ul.footerLinks a
{
	color: #2660f6;
}
ul.footerLinks a:visited
{
	color: #2660f6;
}



.logincontent
{
	margin: 10px 30% auto;
	width: 400px;
}
.logincontainer
{
	margin-left: -5px;
	width: 90%;
}
.logintitle
{
	margin: 10% 0 0 10%;
}


#header
{
	background-color: #414c64; /* url(gre_banner_enduser.jpg) no-repeat scroll 0%;*/ /*height: 60px;*/
	padding: 4pt;
	/*width: 100%;*/
}


.headerCaption
{
	height: 40px;
	padding: 0pt;
	width: 100%;
	color: Blue;
}
#content
{
	/*background-color: White; 	float: left; 	margin-left: 5px; 	padding: 5px 5px 10px; 	width: 78% !important;*/
}
#contentwide
{
	background-color: White;
	float: left;
	margin-left: 5px;
	padding: 5px 5px 10px;
}
#contentlogin
{
	/*background-color: #cccccc;*/
}

#contentlogin h1
{
	color: #2D83D4;
	font-size: xx-large;
	margin-left: -1em;
}

#sidebar
{
	background-color: #CCCCCC;
	float: left;
	margin-top: 5px;
	width: 20% !important;
}
#menu
{
	background-color: ffffff;
	font-color: #666666;
	margin: 0pt auto 0pt auto;
	line-height: 1.5em; /*height: 3.5em;*/ /*float: left;*/
	text-align: center; /*border-bottom: solid 1px #c0c0c0;*/
	text-color: #666666;
	
}
#main
{
	/*margin:auto; width:80%;
	overflow: auto;*/
	width:910px;
	margin:auto;
}
#search
{
	background: #003333 none repeat scroll 0% 50%;
	color: #666666;
	height: 23px;
	margin-top: 1px;
	padding: 5px 0pt;
}
#login
{
	background-color: #a9c7e3;
	float: right;
	height: 42px;
	padding-left: 10px;
	padding-right: 17px;
	padding-top: 17px; /*	background-color: #808080; 	height: 42px; 	padding-left: 10px; 	padding-right: 17px; 	padding-top: 17px; 	position: absolute; 	right: 63px; 	text-align: left; 	top: 14px;*/
}
#login span
{
	color: #FFFFFF;
	font-size: small;
}

#login input
{
	border: 1px solid #330066;
	font-size: 10px;
	margin: 0pt 0pt 0pt 3px;
	padding: 2px;
	width: 80px;
}
#login select
{
	color: #FFFFFF;
	font-size: 90%;
	width: 100%;
}
#login input.button
{
	background: #004A8D none repeat scroll 0% 50%;
	border: 2px outset #004A8D;
	color: White;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	padding: 1px;
	text-align: center;
	text-decoration: none;
	width: auto;
	cursor: pointer;
}
#footer
{
	margin-top: 10px;
	background-color: #ffffff;
	border-top: solid 1px #666666;
	text-align: center;
	clear: both;
	height: 30px;
	padding: 10px;
}
.buttonCluster
{
	float: right;
	position: relative;
}
.nicemessage
{
	background-color: #EAFFE0;
	border-left: medium solid #336633;
	color: Black;
	font-family: Candara,Corbel;
	font-size: medium;
	font-weight: bold;
	padding-left: 5px;
}
.errormessage
{
	background-color: #FFE1E1;
	border-left: medium solid #993366;
	color: Black;
	font-family: Candara,Corbel;
	font-size: medium;
	font-weight: bold;
	padding-left: 5px;
}
.warningmessage
{
	background-color: #ffeeaa;
	border-left: medium solid #ffcc00;
	color: Black;
	font-family: Candara,Corbel;
	font-size: medium;
	font-weight: bold;
	padding-left: 5px;
}
.normalmessage
{
	background-color: #aaccff;
	border-left: medium solid #0055d4;
	color: Black;
	font-family: Candara,Corbel;
	font-size: medium;
	font-weight: bold;
	padding-left: 5px;
}
#fileupload input.submit
{
	background: #004A8D none repeat scroll 0% 50%;
	border: 2px outset #004A8D;
	color: White;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	padding: 1px;
	text-align: center;
	text-decoration: none;
	width: auto;
	cursor: pointer;
}
/*.button
{
	background: #004A8D none repeat scroll 0% 50%;
	border: 2px outset #004A8D;
	color: White;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	padding: 1px;
	text-align: center;
	text-decoration: none;
	width: auto;
	cursor: pointer;
}*/
hr
{
	background-color: #CCCCCC;
	border: 0pt none;
	color: #CCCCCC;
	height: 1px;
}
h1, h2, h3
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: lighter;
	padding: 0px 0px 5px 1px;
	margin: 0 0 0 0;
}
.formRow
{
	clear: both;
	padding-top: 4px;
}

.formLabel
{
	float: left;
	width: 150px;
	text-align: left;
	padding-right: 15px;
	font-size: small ;
	letter-spacing: 0em;
}
.formItem
{
	padding-right: 30px;
	float: left;
}
.formItemRow
{
	float: left;
	margin-left: 100px;
}
.formValue
{
	float: left;
}
.inlineUserControl .formRow
{
	padding-top: 0px;
	clear: none;
}
.newLine
{
	clear: both;
}
.padding10
{
	padding-top: 10px;
}
.infoRow
{
	padding: 5px 5px 5px 5px;
	display: block;
	clear: both;
}

.infoCell
{
	width: 45%;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 10px;
	border: 1px solid #e6e6e6;
}
.infoCellColumn1
{
	margin-top: 10px;
}
.infoCellColumn2
{
}
.infoCellImage
{
	display: inline;
	float: left;
	padding: 24px;
}
.infoCellTitle
{
	color: #004a8d; /*float: left;*/
	font-size: large;
	text-decoration: none;
}
.infoCellText
{
	display: block;
	text-align: justify;
}
.infoCellLink
{
	float: right;
	color: #006699;
}
.viewEntityLink
{
	float: right;
	color: #006699;
}
.viewEntityLink:hover
{
	background-color: #006699;
	color: #fff;
	text-decoration: none;
}

.searchResultsName
{
	font-size: large;
	text-decoration: none;
	color: Black;
}
.searchResultsDescription
{
	font-size: small;
}


#fileupload label
{
	color: #FFFFFF;
	font-size: smaller;
	font-weight: bold;
}
#fileupload input
{
	border: 1px solid #330066;
	font-size: 10px;
	margin: 0pt 0pt 0pt 3px;
	padding: 2px;
	width: 80px;
}
#fileupload select
{
	color: #FFFFFF;
	font-size: 90%;
	width: 100%;
}
h1
{
	font-size: x-large;
}
h2
{
	font-size: large;
}
.tabpanel
{
	border: solid 1px #cccccc;
	padding: 5px;
	clear: both;
	overflow: visible;
	position:relative;
}
.tabpanel .searchText
{
	width: 100%;
}
.tabmenu
{
}

.validationText
{
	color: red;
}
.keyColumnHeader
{
	background-color: #993366;
	color: White;
}
.keyColumnContent
{
	background-color: #FFE1E1;
}
.linkButtonGrid
{
	text-decoration: none;
	color: #004A8D;
}
.linkButtonGrid:hover
{
	text-decoration: underline;
	color: #000;
}

/* Ajax Controls */
/* Accordion */
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #D3DEEF;
	border: 1px solid #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.collapsiblePanelHeader
{
	background-color: #004a8d;
	color: #fff;
	width: 100%;
	border: solid 1px #666;
}

.collapsiblePanelContent
{
	background-color: #e6e6e6;
	width: 100%;
	border: solid 1px #000;
	border-top: none;
}




.cssMenu .AspNet-Menu-Vertical
{
	position: relative;
	top: 3em;
	left: 0;
	z-index: 300;
}
.cssMenu ul
{
	background: #ffffff;
	color: #5555aa;
}
.cssMenu .AspNet-Menu-Vertical ul.AspNet-Menu
{
	width: 9em;
}
.cssMenu ul.AspNet-Menu ul
{
	width: 10.5em;
	left: 8.9em;
	top: -1em;
	z-index: 400;
}
.cssMenu ul.AspNet-Menu ul ul
{
	width: 11.5em;
	left: 10.4em;
}
.cssMenu ul.AspNet-Menu li
{
	background: #88aadd;
}
.cssMenu ul.AspNet-Menu li a, .cssMenu ul.AspNet-Menu li span
{
	color: black;
	padding: 2px;
	border: 1px solid #ffffff;
}
.cssMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a, .cssMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
	background-image: none;
}
.cssMenu ul.AspNet-Menu li a img
{
	border-style: none;
	vertical-align: middle;
}
.cssMenu ul.AspNet-Menu li:hover, .cssMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
	background: #99bbff;
}
.cssMenu ul.AspNet-Menu li:hover a, .cssMenu ul.AspNet-Menu li:hover span, .cssMenu ul.AspNet-Menu li.AspNet-Menu-Hover a, .cssMenu ul.AspNet-Menu li.AspNet-Menu-Hover span, .cssMenu ul.AspNet-Menu li:hover li:hover a, .cssMenu ul.AspNet-Menu li:hover li:hover span, .cssMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .cssMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .cssMenu ul.AspNet-Menu li:hover li:hover ul a:hover, .cssMenu ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover, .cssMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover, .cssMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{
	color: #c0c0c0;
}
.cssMenu ul.AspNet-Menu li:hover ul a, .cssMenu ul.AspNet-Menu li:hover ul span, .cssMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul a, .cssMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul span, .cssMenu ul.AspNet-Menu li:hover li:hover ul a, .cssMenu ul.AspNet-Menu li:hover li:hover ul span, .cssMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a, .cssMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span
{
	color: #000000;
}
.cssMenu ul.AspNet-Menu li a:hover, .cssMenu ul.AspNet-Menu li span.Asp-Menu-Hover
{
	color: #c0c0c0;
	background: #a0a0a0 url(activeArrowRight.gif) right center no-repeat;
}



.cssMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
	background-color: #606060;
	background-image: none;
}
.cssMenu .AspNet-Menu-Horizontal
{
	position: relative;
	left: 0;
	top: 0;
	z-index: 300;
}
.cssMenu .AspNet-Menu-Horizontal ul.AspNet-Menu
{
	width: 100%;
}
.cssMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
	width: 5em;
	left: 0;
	top: 100%;
}
.cssMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
	top: -0.3em;
}

.cssMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
	width: 11.5em;
}
.cssMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
	/*width: em;*/
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-align: center;
	background-color: #fff;
	border: solid 1px #d0d0d0;
	border-bottom: none;
}
.cssMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
	text-align: left;
	width: 10.5em;
}

.cssMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
	width: 11.5em;
}

.cssMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{
	margin: -1.4em 0 0 10.35em;
}

.cssMenu *
{
	line-height: 13pt;
}
.cssMenu
{
	margin: 0 auto;
}



.cssMenu ul.AspNet-Menu li.AspNet-Menu-Selected
{
	border-top: solid 3px #336699 !important;
	height: 17pt !important;
	margin-top: -2px !important;
}


#menuBar
{
	text-align: center;
}

.CssTreeView div.AspNet-TreeView ul li
{
	white-space: nowrap;
	padding: 3px 0 2px 0;
	clear: both;
}

.CssTreeView div.AspNet-TreeView ul ul
{
	margin: 2px 0 2px 10px;
}

.CssTreeView div.AspNet-TreeView ul li img
{
	border: none;
	vertical-align: middle;
	margin: 0 2px 0 0;
}

.CssTreeView div.AspNet-TreeView li a
{
	text-decoration: none;
}

.CssTreeView div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
	margin-left: 18px;
}

.CssTreeView div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
	cursor: pointer;
}

.CssTreeView div.AspNet-TreeView .AspNet-TreeView-Collapse
{
	background: url(~/images/minus.gif) 0 -2px no-repeat;
	width: 25px;
	float: left;
	cursor: pointer;
	font-family: Courier;
	font-size: xx-large;
	line-height: 20px;
}

.CssTreeView div.AspNet-TreeView .AspNet-TreeView-Expand
{
	background: url(~/images/plus.gif) 0 -2px no-repeat;
	width: 25px;
	float: left;
	cursor: pointer;
	font-family: Courier;
	font-size: xx-large;
	line-height: 20px;
}

.CssTreeView .AspNet-TreeView-Selected
{
	background-color: #FAFAD2 !important;
}

.CssTreeView .AspNet-TreeView-ChildSelected
{
	background-color: #F5FFFA !important;
}

.CssTreeView .AspNet-TreeView-ParentSelected
{
	background-color: #FFE4E1 !important;
}

.updateProgress
{
	color: White;
	background-color: #660000;
	width: 200px;
	padding: 5px;
}
/* Tab Menu style */
.tabContainer
{
}
.tabContainer .ajax__tab_header
{
	background-color: Transparent;
}
.tabContainer .ajax__tab_tab
{
	padding-left: 1em;
	padding-right: 1em;
	margin-right: 0.25em;
	border: solid 1px #8899aa;
	border-bottom: none;
	background-color: #99aabb;
	color: #fff;
}
.tabContainer .ajax__tab_body
{
	border: solid 1px #8899aa;
}
.tabContainer .ajax__tab_hover .ajax__tab_tab
{
	padding-left: 1em;
	padding-right: 1em;
	margin-right: 0.25em;
	background-color: #8899aa;
	color: #fff;
	border: solid 1px #8899aa;
	border-bottom: none;
}
.tabContainer .ajax__tab_active .ajax__tab_tab
{
	padding-left: 1em;
	padding-right: 1em;
	margin-right: 0.25em;
	background-color: #fff;
	border: solid 1px #8899aa;
	color: #334455;
	border-bottom: none;
}
.tabContainer.ajax__tab_inner
{
}



/* Alessio C. 13/12/07 */

.buttonsBar img
{
	cursor:pointer;
}

#utilityBar .utilityPanel
{
	margin-top:5px;
}

#utilityBar .utilityPanel li img
{
	cursor:pointer;	
}
#info table
{
	border:1px solid black!important;
}
#info table tr
{
	background-color:#eee;
	vertical-align:top;
	font-size:0.8em;
}
#info table tr td
{
	padding:3px;	
}

* html .legendPanel		/* IE Fix */
{
 width: 200px;	
}
select option
{
	padding-right:20px;	
}
select.small
{
	width:50px;
}

select.medium
{
	width:100px;
}

select.large
{
	width:265px;	
	margin-bottom:15px;
}

/*
#loginbox
{
	background-color: #666;
	border: 7px solid #2D83D4;
	margin: 7px 0pt 16em;
	overflow: visible;
	padding: 20px;
}
.loginLabel
{
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 20px;
	color: White;
}
.loginValue
{
	float: left;
	border: solid 2px #004a8d;
	width: 180px;
}
.loginRow
{
	clear: both;
	padding-top: 10px;
	margin: auto;
}
.loginError
{
	clear: both;
	padding-top: 10px;
	color: Red;
	font-size: medium;
}
*/
/* new login control */
/*
#loginPart
{
	background-color: #a9c7e3;
	border-style: none;
	overflow: visible;
	padding: 2px;
}
#loginPart span
{
	color: #FFFFFF;
	font-size: small;
}

#loginPart input
{
	border: 1px solid #330066;
	font-size: 10px;
	margin: 0pt 0pt 0pt 3px;
	padding: 2px;
	width: 80px;
}
#loginPart select
{
	color: #FFFFFF;
	font-size: 90%;
	width: 100%;
}
#loginPart input.button
{
	background: #004A8D none repeat scroll 0% 50%;
	border: 2px outset #004A8D;
	color: White;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	padding: 1px;
	text-align: center;
	text-decoration: none;
	width: auto;
	cursor: pointer;
}
#lFrame
{
	float: left;
	width: 30%;
}

#rFrame
{
	float: left;
	width: 60%;
}
*/