
/* - right2info.css - */
@media screen {
/* @override 
	http://localhost:8080/nu/portal_css/NuPlone/nuplone.css
*/

/*  Elements that still need discussion: 

	- Lots of complaints about the colors not being strong enough, and I agree. This was
	  a problem with the original Plone theme too, and I'd like us to have darker, richer
	  variants of the current colors that work on non-optimal monitors and projectors.
	  
	- Related: we need a general solution for the tiled-area links.

	- I have reintroduced the pulldown arrows on the menus, mostly because
	  the state pulldown is ambiguous without it - other solutions welcome.

	- The red coloring for private in listings isn't quite strong enough, 
	  looks orange with the current body font.
	  
	- Entire logo area should be clickable.
	
	- I adjusted the blue color to match the ICE profile, is that OK?
	
	- I adjusted the headline styles to match the ICE profile, is that OK?
	
	Remaining visual anomalies:
	
	- IE6/7 tweaks
	
*/

/* @group Neutralize! */

/* Remove implicit browser styles to have a neutral starting point:
   - No elements should have implicit margin/padding
   - No underline by default on links (we add it explicitly in the body text)
   - When we want markers on lists, we will be explicit about it, and they render inline by default
   - Browsers are inconsistent about hX/pre/code, reset
   - Linked images should not have borders
   */
* { margin: 0; padding: 0; }
* :link,:visited { text-decoration:none }
* ul,ol { list-style:none; }
* li { display: inline; }
* h1, h2, h3, h4, h5, h6, pre, code {
*   font-size:120%;
*   margin-top: 2em;
* }
* a img,:link img,:visited img { border:none } 

/* @end */

/* @group Temp (Cornelis) */

#portal-personaltools-wrapper {
	text-align: right;
	line-height: 20px;
	padding: 0;
	////margin-top: -220px;
	////margin-top: -25px;
	margin-top: -32px;
    margin-right: 20px;
    float: right;
    width: 750px;
}

#portal-personaltools-wrapper .actionMenuHeader {
    float: right;
    width: 215px;
    margin-left: 15px;
}

#portal-personaltools-wrapper ul {
	margin-bottom: 0;
}

/* ////#portal-personaltools-wrapper li a//// */
#portal-personaltools-wrapper a {
	font-size: 11px;
	////padding-left: 15px;
	padding-left: 8px;
    white-space: nowrap;
}

ul#portal-siteactions {
	text-align: right;
	line-height: 20px;
	padding: 0;
	margin-top: 8px;
    margin-right: 20px;
    float: right;
}

ul#portal-siteactions li a {
	font-size: 11px;
	padding-left: 5px;
}

#portal-searchbox {
	position: absolute;
	top: 40px;
	left: 766px;
	width: 210px;
	display: none;
}

input#searchGadget {
	width: 220px;
	background: url(searchField.png) no-repeat right center;
	color: #666;
}

input#searchGadget:focus {
	width: 220px;
	background: url(searchField.png) no-repeat right center;
	color: black;
}

#portal-searchbox input.searchButton {
	display: none;
}

/* @end */

/* @group Basics */

body {
	font: 80% "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    /*background-color: #2b2d34;*/
}
.HaveColumnTwo {
    background: #2b2d34 url(bg-bottom.jpg) repeat-y scroll 50% 50%;
}
.NotHaveColumnTwo {
    background: #2b2d34;
}
.HaveColumnTwo #visual-portal-wrapper {
	background: white url(bg-bottom.jpg) repeat-y scroll;
}
.NotHaveColumnTwo #visual-portal-wrapper {
	background: white url(body.png) repeat-y scroll;
}
#visual-portal-wrapper {
    margin: 0 auto;
    width: 1075px;
}
img { 
	vertical-align: middle;
}

table {
	border-collapse: collapse;
}
form {
	width: 100%;
	margin-bottom: 1em;
}
fieldset {
    border: none;
	border-top: 1px solid #5a9bc6;
	width: 100%;
}

legend {
    padding: 0 0.5em;
	font-size: 90%;
	/*margin-left: -1.5em;*/
}

#portal-column-two a:link, #portal-column-two a:visited {
	color: #000000;
}
#portal-column-two a:link:hover, #portal-column-two a:visited:hover {
    text-decoration: underline;
}
#portal-top a:link, #portal-top a:visited {
	color: #ffffff;
}
#portal-top a:link:hover, #portal-top a:visited:hover {
    text-decoration: underline;
}

/*news*/
#portal-column-two .tile img {
    display: none;
}

pre {
	background-color: #222;
	color: White;
	font-family: Consolas, "Courier New", Courier, monospace;
	padding: 10px;
	width: auto;
	overflow-x: scroll;
	font-size: 12px;
}

code {
	font-family: "American Typewriter", "Bitstream Vera Sans Mono", "Courier New", monospace;
}
label {
    font-weight: bold;
    padding: 2px;
}
label:hover {
	/* background-color: #bbb; */
	cursor: pointer;
}
textarea {
	border: 1px solid #808080;
	width: 100%;
	color: black;
    background-color: white;
}
input[type="text"],
input[type="password"] {
	border: 1px solid #808080;
	width: 100%;
	color: black;
    background-color: white;
}
input:focus,
textarea:focus {
	border-color: black !important;
	color: black;
    background-color: white;
}

/* @end */

/* @group Columns */

#portal-columns {
    margin-top: -130px;
    position: relative;
    width: 100%;
    table-layout: fixed;
}

/* @group Column One */

#portal-column-one {
	width: 240px;
	padding: 0;
    vertical-align: top;
////}
////#column-one-wrapper {
////	width: 240px;
////    padding: 0;
    margin:0;
    //////position: absolute;
    //////top: 0;
}

/* @end */

/* @group Column Two */

#portal-column-two {
	background-color: transparent;
	width: 235px;
	/////left: 840px;
    //////position: absolute;
    ////top: 0;
    vertical-align: top;
}


/* @end */

/* @end */

/* @group Portlets */

/* @group General portlet layout */

/* @group Portlet management */
div.portletAssignments div.portletHeader {
	background-color: #666;
	color: white;
	padding: 6px;
	margin: 6px 0;
}

div.portletAssignments a {
	color: white;	
	text-decoration: underline;
}
div.portletAssignments .managedPortletActions a {
	text-decoration: none;
	padding: 2px;
}

div.portletAssignments .managedPortletActions a:hover {
	background-color: white;
	color: #666;
}

.managedPortletActions {
	float: right;
	display: block;
}

/* @end */

div#missionbar {
	background: #cbd300 url(mission.png) no-repeat;
    left: 240px;
    top: -150px;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    width: 835px;
    height: 150px;
}

div#mission-text {
    position: absolute;
    left: 600px;
    margin: 20px 20px;
    color: black;
    font-size: 15px;
    font-style: italic;
    line-height: 150%;
    width: 195px;
    font-family: Georgia,Palatino,"Times New Roman",Times,serif;
}

div.managePortletsLink {
	clear: both;
    text-align: center;
	font-size: 11px;
}

#portal-column-two dd.portletFooter,
#portal-column-one dd.portletFooter {
	text-align: right;
	margin: 6px 0 ;
}

#portal-column-two dd.portletFooter {
}

#portal-column-two dd.portletFooter a {
	padding: 0 8px 8px 0 ;
}

/* @group Column One */

#portal-column-one dl {
	font-size: 12px;
	padding: 0;
	margin: 0 0 25px 25px;
	width: 190px;
}

#portal-column-one dt {
	padding: 0;
	margin: 0;
}

#portal-column-one dd {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	clear: left;
	position: relative;
	z-index:1;
}

#portal-column-one dl.portlet dt.portletHeader {
	width: 200px;
	font-size: 14px;
	text-transform: uppercase;
}
#portal-column-one dl.portlet dt.portletHeader a {
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	color: black;
}

#portal-column-one dl.portlet dt.portletHeader a:hover {
	text-decoration: underline;
}

#portal-column-one dl.portlet .portletItemDetails,
#portal-column-two dl.portlet .portletItemDetails {
	display: block;
	text-align: right;
	color: #666;
	font-size: 90%;
	padding: 3px 0 9px 0;
}

#portal-column-one dl.portletNavigationTree {
    margin-bottom: 8em;
}

/* @end */

/* @group Column Two */

#portal-column-two dl {
    /*
	margin-left: -25px !important;
	margin-right: -25px !important;
    */
	margin-bottom: 1em;
}
#portal-column-two dt {
	padding: 10px 15px;
}
#portal-column-two dt a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 10px 15px;
	margin: -10px -15px;
}

#portal-column-two dt a:hover {
	/* background-color: black; */
}

#portal-column-two dd {
	font-size: 12px;
	line-height: 15px;
	margin: 0 15px;
}

#portal-column-two .portletNews dd.portletItem {
    border-bottom: 1px solid #a9cc3e;
    padding-top: 8px;
}

#portal-column-two dd a {
	padding-top: 3px;
	padding-bottom: 3px;
}

#portal-column-two dt.portletHeader {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 125%;
	margin: 0 0 10px 0;
	clear: both;
    font-weight: bold;
}

#portal-column-two dd a img {
	vertical-align: middle;
}


/* @end */



/* @end */

/* @group Navigation portlet */

/*
dl.portletNavigationTree {
	width: 251px !important;
	margin-left: 0 !important;
}
*/

dl.portletNavigationTree dt.portletHeader {
	display: none;
}

dl.portletNavigationTree dd a {
	text-decoration: none !important;
	display: block;
    color: #ffffff;
    font-size: 112%;
	font-weight: normal;
    margin-bottom: 10px;
	padding: 2px 0 2px 2px;
}

dl.portletNavigationTree dd a img {
    display: none;
}

dl.portletNavigationTree dd a:hover {
	color: #000000; /*!important;*/
	background-color: #A9CD3E; /*!important;*/
}

ul.portletNavigationTree li a {
	background: url(edgeColour.gif) repeat-y right;
	width: auto;
}
/* ul.portletNavigationTree li.navTreeCurrentNode {
	background-color: #ddd;
}
ul.portletNavigationTree li a.navTreeCurrentItem {
	background: #ddd url(currentNav.gif) no-repeat right center;
	color: black !important;
} */
ul.portletNavigationTree li ul {
	list-style: none;
	margin-left: 25px;
	padding-left: 0;
	border-left: 1px solid #666;
	margin-top: 0;
}

/* @end */

/* @group Search portlet */

dl.portletSearch {
    position:relative;
    z-index:5;
    margin-top: 60px;
} 
.HaveColumnTwo #portal-column-one dl.portletSearch {
    display: none;
}
input.searchField {
	width: 175px;
	background: url(searchField.png) no-repeat right center #eff6dc;
	color: #999;
	font-size: 11px;
	padding: 3px 20px 3px 3px;
}

input.searchField:focus {
	color: black;
}

dl.portletSearch input.searchButton {
	display: none;
}

dl.portletSearch dt.portletHeader,
dl.portletSearch dd.portletFooter {
	display: none;
}

/* @end */

/* @group Calendar */

/* @group Previous/Next (Column 1) */



/* @end */

/* @group Previous/Next (Column 2) */

#portal-column-two dl.portletCalendar dt a.calendarPrevious {
	width: 20px;
	height: 0;
	overflow: hidden;
	float: right;
	position: absolute;
	margin-left: 155px;
	background: url(buttonBack.png) no-repeat 22px center;
	top: 7px;
	padding-top: 20px;
	padding-bottom: 0;
	color: #666;
	margin-top: 0;
}

#portal-column-two dl.portletCalendar dt a.calendarNext {
	width: 10px;
	height: 0;
	overflow: hidden;
	float: right;
	position: absolute;
	background: url(buttonForward.png) no-repeat 3px center;
	top: 7px;
	margin-left: 195px;
	padding-top: 20px;
	padding-bottom: 0;
	color: #666;
	margin-top: 0;
}

#portal-column-two dl.portletCalendar dt a.calendarPrevious:hover {
	background: url(buttonBack-over.png) no-repeat 22px center;
	background-color: transparent;
}

#portal-column-two dl.portletCalendar dt a.calendarNext:hover {
	background: #ccc url(buttonForward-over.png) no-repeat 3px center;
	background-color: transparent;
	
}


/* @end */
dl.portletCalendar dt {
	position: relative;	
	text-decoration: none;
	display: block;
	padding: 10px 25px;
}

dl.portletCalendar table {
	width: 100%;
}

dl.portletCalendar table td {
	margin: 0;
	border-style: none;
	letter-spacing: 0;
	text-align: center;
	padding: 5px 0;
}

dl.portletCalendar table thead tr.weekdays td {
	padding-top: 0;
}

dl.portletCalendar table thead th {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 0;
	padding-left: 0;
}

dl.portletCalendar table a {
	display: block;
}

/* @end */

/* @group Login portlet */

dl.portletLogin div.field input {
	width: 175px;
	border: 1px solid #666;
	font-size: 10px;
	padding: 3px 20px 3px 3px;
	margin-bottom: 5px;
}

dl.portletLogin label {
	font-size: 10px;
}

dl.portletLogin div.formControls {
	border-style: none;
	text-align: left;
}

dl.portletLogin dd a {
	color: #5a9bc6;
	width: 150px;
	margin-top: 10px;
}

/* @end */

/* @group Prefs portlet */
#portlet-prefs strong {
	margin-left: 0;
}


/* @end */

/* @group Table of Contents */
/* Table of Contents styling - essentially a portlet with smaller fonts and aligned right + limited in width */
dl.toc {
	float: right;
    width: 35%;
	font-size: 11px !important;
    margin: 0 0 0.5em 1.5em;
	border-left: 1px solid #666;
}
dl.toc dt {
	margin-left: 3em;
	font-weight: normal;
	text-transform: uppercase;
}
dl.toc dd {
	margin-bottom: 0 !important;
}

dl.toc dd ol{
	margin-left: 1.5em !important;
        margin-right: 3em  !important;
}

#document-toc dd ol li {
        margin-left: 1.5em !important;
}

#document-toc dd ol li ol li {
        margin-left: 0;
}

/*
#document-toc dd ol {
        list-style-type: upper-roman;
}

#document-toc dd ol ol{
	list-style-type: decimal;
}
*/


/* @end */

/* @end */

/* @group Header */

#portal-header {
	float: left;
	width: 1075px;
	padding-top: 40px;
	background: white url(bg-top.jpg) repeat-y scroll center top;
}

a#portal-logo {
	height: 195px;
	width: 237px;
	float: left;
    margin-left: 4px;
	position: relative;
	top: 0px;
}

/* @end */

/* @group Forms */

/* @group Form Tabs (fieldsets) */

dl.enableFormTabbing dd {
    margin-left: 0;
    padding-top: 2em;
}

fieldset.formPanel {
	border: none;
}
fieldset.formPanel.hidden {
    display: none;
}

#region-content ul.formTabs,
#region-content ul.formTabs li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#region-content ul.formTabs {
	padding: 5px 0 4px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

#region-content ul.formTabs li {
	padding-top: 3px;
	padding-bottom: 5px;
	display: inline;
}

#region-content ul.formTabs li a.selected {
	background-color: #5a9bc6 !important;
	color: White;
}

#region-content ul.formTabs li a {
	padding: 5px 0;
	text-decoration: none;
	font-size: 12px;
	background: url(bulletLeft.gif) no-repeat right center;
}

#region-content ul.formTabs li a span {
	background: url(bulletRight.gif) no-repeat 0 center;
	padding: 5px 1em;
	border-top: 1px solid #5a9bc6;
	border-bottom: 1px solid #5a9bc6;	
}

#region-content ul.formTabs li a:hover {
	text-decoration: none;
	/* background-color: #666;
	border-top-color: #666;
	border-bottom-color: #666; */
}

#region-content ul.formTabs li a:hover span {
	color: white;
	text-decoration: none;
}

/* @group First tab */

#region-content ul.formTabs li.firstFormTab {
	background: url(pageTabs-bottom-left.gif) no-repeat 0 bottom;
	padding-bottom:6px;
}

#region-content ul.formTabs li.firstFormTab a {
	background: url(pageTabs-top-left.gif) no-repeat 0 top;
	border-top-style: none;
	border-bottom-style: none;
	padding:6px 0;
}

#region-content ul.formTabs li.firstFormTab a span {
	background: url(bulletLeft.gif) no-repeat right center;
	border-top-style: none;
	border-bottom-style: none;
	padding:6px 1em;
}

#region-content ul.formTabs li.firstFormTab a:hover,
#region-content ul.formTabs li.firstFormTab a.selected {
	background: url(pageTabs-bottom-left-over.gif) no-repeat 0 bottom;
}

#region-content ul.formTabs li.firstFormTab a:hover span,
#region-content ul.formTabs li.firstFormTab a.selected span {
	background: url(pageTabs-top-left-over.gif) no-repeat 0 top;
}


/* @end */

/* @group Last tab */

#region-content ul.formTabs li.lastFormTab {
	background: url(pageTabs-bottom-right.gif) no-repeat right bottom;
	padding-bottom:6px;
}

#region-content ul.formTabs li.lastFormTab a {
	background: url(pageTabs-top-right.gif) no-repeat right top;
	border-top-style: none;
	border-bottom-style: none;
	padding:6px 0;
}
#region-content ul.formTabs li.lastFormTab a span {
    border-top-style: none;
	border-bottom-style: none;
	padding:6px 1em;
}

#region-content ul.formTabs li.lastFormTab a:hover,
#region-content ul.formTabs li.lastFormTab a.selected {
	background: url(pageTabs-bottom-right-over.gif) no-repeat right bottom;
}

#region-content ul.formTabs li.lastFormTab a:hover span,
#region-content ul.formTabs li.lastFormTab a.selected span {
	background: url(pageTabs-top-right-over.gif) no-repeat right top;
}



/* @end */

/* @group Line noise / browser workarounds */

/*\*//*/
#portal-column-content ul.formTabs li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#portal-column-content ul.formTabs {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #region-content ul.formTabs li a {
	padding: 0;
}

/**/

/* @end */


/* @end */

/* @group Login form */

#login-form input {
    font-size: 150%;
    width: auto;
}

#login-form .field {
    margin-left: 150px;
}
#login-form .field label {
    float: left;
    margin-left: -150px;
}

/* @end */

.field {
    margin-bottom: 1em;
}

.formHelp {
    margin-top: 0.25em;
    font-size: 12px;
    color: #666;
}

/* @end */

/* @group Breadcrumbs */

/*
//// #portal-breadcrumbs 
    ////height: 28px;
////

////    display: none;
////
////#breadcrumbs-here-slot 
*/

#portal-breadcrumbs a, 
#portal-breadcrumbs span span {
	font-size: 110%;
    font-weight: bold;
	text-decoration: none;
	color: #133945;
	float: left;
	padding: 5px 0 5px 16px;
	background: url(arrows-pathbar.png) no-repeat left center;
	margin-right: 6px;
}
#portal-breadcrumbs span span {
	color: #256c85;
}

#portal-breadcrumbs a:hover {
	text-decoration: underline;
}

span#breadcrumbs-you-are-here {
	display: none;
}

.breadcrumbSeparator {
	display: none;
}

/* @end */














/* @end */

/* @group Content Views */

#portal-column-content ul.contentViews {
    clear: both;
	float: left;
	list-style-type: none;
	background: url(edgeColour.gif) repeat-x 0 bottom;
	position: relative;
	margin-bottom: 0;
    width: 100%;
}
////.HaveColumnTwo #portal-column-content ul.contentViews {
////	width: 560px;
////}
////.NotHaveColumnTwo #portal-column-content ul.contentViews {
////	width: 795px;
////}

#portal-column-content ul.contentViews li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#portal-column-content ul.contentViews li a {
	float: left;
	text-decoration: none;
	padding: 3px 6px 0;
	font-size: 12px;
	color: orange;
	margin: 0;
	line-height: 18px;
}

#portal-column-content ul.contentViews li a:hover {
	color: black;
}

#portal-column-content ul.contentViews li.selected a {
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	background-color: white;
	color: black;
	padding: 2px 5px 0;
}

/* @end */

/* @group Content Actions */

div.contentActions {
	float: left;
	margin-bottom: 1em;
	min-height: 1.5em;
}

ul#contentActionMenus {
	list-style-type: none;
	width: 451px;
	float: right;
}

ul#contentActionMenus li {
	list-style-type: none;
	float: right;
	position: relative;
	font-size: 12px;
	font-weight: bold;
}

ul#contentActionMenus li a {
	display: block;
}

ul#contentActionMenus li a:hover {
	text-decoration: underline;
}

ul#contentActionMenus li dl {
	padding: 0;
}

ul#contentActionMenus li dd {
	display: none;
}

ul#contentActionMenus li dd img {
	vertical-align: middle;
}

ul#contentActionMenus li dt {
	padding: 0;
	margin: 0;
}

ul#contentActionMenus li dt a {
	font-size: 12px;
	display: block;
	padding: 6px 4px;
	margin-right: 2px;
	margin-left: 2px;
}

ul#contentActionMenus li a img {
		background-color: white;
		margin-bottom: -7px;
		width: 16px;
		height: 16px;
}

ul#contentActionMenus li dd.actionMenuContent img {
		background-color: inherit;
		margin-bottom: 0;
		width: auto;
		height: auto;
	padding: 0;
}

ul#contentActionMenus li dt a  span.arrowDownAlternative {
	font-size: 0.85em;
}

ul#contentActionMenus li dt.label-state-private a {
	color: white;
	text-decoration: none;	
	background-color: #ff7664;
	padding-right: 5px;
	margin-right: 0;
	padding-left: 5px;
}

ul#contentActionMenus li dt.label-state-pending a {
	color: white;
	text-decoration: none;	
	background-color: orange;
	padding-right: 5px;
	margin-right: 0;
	padding-left: 5px;
}

ul#contentActionMenus li dt.label-state-visible a {
	color: white;
	text-decoration: none;	
	background-color: #a3e63d;
	padding-right: 5px;
	margin-right: 0;
	padding-left: 5px;
}

ul#contentActionMenus li dt.label-state-published a {
	color: white;
	text-decoration: none;	
	background-color: #A9CD3E;
	padding-right: 5px;
	margin-right: 0;
	padding-left: 5px;
}

ul#contentActionMenus li dt a:hover {
	text-decoration: underline;
}

ul#contentActionMenus dl.activated dt {
	background: url(listBox-header-right.gif) no-repeat right top;
	position: relative;
	z-index: 1000;
	color: black;
	text-decoration: none;
	padding-right: 4px;
}

ul#contentActionMenus dl.activated dt a {
	color: black;
	text-decoration: none;

	background: url(listBox-header-left.gif) no-repeat left top;
	position: relative;
	z-index: 1000;
	margin-top: 3px;
	padding: 3px 0 3px 4px;
	margin-right: 2px;
	margin-left: 2px;
}

ul#contentActionMenus dl.activated dd {
	display: block;
	float: left;
	width: 150px;
	text-align: left;
	position: absolute;
	right: 0;
	background: url(listBox-top.gif) no-repeat;
	margin-top: -1px;
}


ul#contentActionMenus dl.activated ul {
	width: 150px;
	float: left;
	background: url(listBox-bottom.gif) no-repeat 0 bottom;
	margin-top: 10px;
	padding-bottom: 10px;
}

ul#contentActionMenus dl.activated ul li {
	float: left;
	width: 150px;
}

ul#contentActionMenus dl.activated ul li a {
	display: block;
	text-align: left;
	padding: 4px 5px;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	line-height: 12px;
}

ul#contentActionMenus dl.activated ul li a:hover {

	color: white;
	background-color: #666;
}

ul#contentActionMenus li.actionSeparator {
	border-top: 1px dotted #bbb;
	padding: 5px 0;
	font-weight: bold;
}


/* @end */

/* @group Content Area */

h1,
#archetypes-fieldname-title input {
	/*margin-bottom: 20px;*/
	color: #48432f;
    background-color: white;
	clear: left;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 1px;
    line-height: 120%;
}

h1 {
	text-transform: uppercase;
}

h1.documentFirstHeading {
	margin: 0 0 0.75em;
    padding-top: 0.8em;
}

h2 {
	color: #666;
	padding: 0;
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 0.5em 0 0.25em 0;
}

h2 a  {
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
	border-style: none;
}

#portal-column-content {
	background-color: white;
	////margin-right: 20px;
	////margin-left: 20px;
    ////position: absolute;
    ///top: 0;
	///left: 240px;
	////padding-bottom: 40px;
    padding: 0 20px 40px 20px;
}
.HaveColumnTwo #portal-column-content {
	width: 560px;
}
.NotHaveColumnTwo #portal-column-content {
	width: 795px;
}

////#region-content 
//#content {
//	line-height: 1.5em;
//    color: #333339;
//}

#content p,
#content ul,
#content ol,
#content table,
#content dl {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.5em;
    color: #333339;
	font-size: 13px;
}
#content p,
#content dl {
    overflow: hidden;
}


#portal-column-content a {
    color: #256c85;
    text-decoration: none;
}
#portal-column-content a:hover {
    text-decoration: underline;
}
#portal-column-content a:target {
	background-color: #fd7 !important;
}
#portal-column-one a {
    color: #ffffff;
    text-decoration: none;
}
#portal-column-one a:hover {
    text-decoration: underline;
}
#portal-column-one a:target {
	background-color: #fd7 !important;
}
#portal-column-content {
    vertical-align: top;
}
#content ul {
	list-style-type: disc;
	margin-left: 2em;
}

#content ol {
	list-style-type: decimal;
	margin-left: 2em;
}

#content li {
	margin-bottom: 0.25em;
	line-height: 1.5em;
	display: list-item;
}

#content dl dt {
	font-weight: bold;
}

#content div.documentByLine {
	border-top: 1px solid #666;
	margin-bottom: 10px;
	font-size: 11px;
	display: block;
}

#content p.tileBody,
#portal-column-content titleFooter {
	display: inline;
	clear: none;
}

#content .discreet {
	color: #666;
	font-size: 11px;
}

#content .visualHighlight {
    background-color: #ffc;
}

#content .pullquote {
    padding: 0 1em 0 1em;
    margin: 0 0 1em 1em;
    font-weight: bold;
    float: right;
    width: 35%;
    clear: right;
    border-left: 1px solid #888;
	color: #888;
}
#content .callout {
	font-variant:  small-caps;
    color: #888;
    padding: 1em;
	border: 1px solid #888;
	border-style: solid none;
	clear:  both;
}


#content table {
	/* width: 100%; */
	text-align: left;
}

#content .documentDescription {
	font-weight: normal;
    ////margin: 0.75em 0 1.5em;
    /* color: #262833; */
    color: black;
    line-height:1.5em;
    text-align:justify;
    margin-bottom:2em;
    font-size:14px;

}

#content-core {
    margin-top: 1.5em;
}
#archetypes-fieldname-description textarea {
	font: bold 100%;
}

#region-content a.link-parent {
	display: none;
}

#portal-footer, 
#portal-colophon {
	width: 190px;
	font-size: 11px;
	color: #999;
	padding-left: 25px;
	padding-right: 25px;
	clear: left;
	line-height: 16px;
}

#portal-footer p, 
#portal-colophon p,
#portal-footer ul, 
#portal-colophon ul {
	margin-bottom: 6px;
	margin-top: 4px;
}

#portal-colophon div.colophonWrapper ul li {
	list-style-type: disc;
}

#portal-colophon ul {
	padding-left: 13px;
}

#portal-column-content dl dd {
	vertical-align: middle;
	margin-bottom: 12px;
}

/* @end */

/* @group Tables and listings */
table.listing {
	background-color: #e7e7e7;
}
table.listing td, 
table.listing th {
	padding: 0.5em;
}

table.listing td.listingCheckbox, 
table.listing th.listingCheckbox {
	text-align: center;
}

table.listing thead th {
	text-align: center;
	background: #f5f5f5;
	color: #666;
	border: 1px solid #e7e7e7;
}
table.listing tbody th {
	font-weight: bold;
}
table.listingtbody tr {
	text-align:left;
}
table.listing tbody tr.odd {
	background: #f9f9f9;
}
table.listing tbody tr td { 
	background: #FFF;
	border: 1px solid #e7e7e7;
}
table.listing tbody tr.odd td { 
	background: #f9f9f9;
	border-top:1px solid #e7e7e7;
}
table.listing a { 
	border: none !important;
}
table.listing a:hover { 
	border-bottom: 1px solid black !important;
}

/* @end */

/* @group Status messages */

dl.portalMessage {
	font-size: 12px;
	clear: both;
}
dl.portalMessage a {
    color: black;
    border: none !important;
    text-decoration: underline;
}
dl.portalMessage dt {
    background-color: #996; 
    border: 1px solid #996;
    font-weight: normal !important;
    float: left;
    margin: 0 0.5em 0 0;
    padding: 0.5em 0.75em;
    color: White;
    line-height: 1em;
}
dl.portalMessage dd {
    background-color: #ffffe3;
    border: 1px solid #996;
    padding: 0.5em 0.5em; 
    margin: 0;
    line-height: 1em;
}
dl.warning dt {
    background-color: #d80; 
    border: 1px solid #d80;
}
dl.error dt {
    background-color: #d00; 
    border-color: #d00;
}
dl.warning dd {
    background-color: #fd7; 
    border-color: #d80;
}
dl.error dd {
    background-color: #fdc; 
    border-color:  #d00;
}



/* @end */

/* @group Control Panels */
ul.configlets {

}
ul.configlets li {
	margin-bottom: 0.75em;
	display: block;
}
ul.configlets a {
	border: none;
}

#region-content ul.configletDetails li{
	display: inline;
	margin-left: 2.75em;
}


/* @end */

/* @group State coloring */

/* @end */

/* @group Document Actions */
div.documentActions {
    margin: 1em 0;
    text-align: right;
    border-top: 1px #aaa solid;
}
#content div.documentActions ul {
    padding: 0 0.5em;
    display: block;
    margin-top: -0.8em;
    list-style-type: none;
    list-style-image: none;
}
div.documentActions ul li {
    display: inline !important;
    margin: 0 0.5em;
    padding: 0 0.25em;
}
div.documentActions ul li a {
    border: none !important;
    background-color: #ffffff !important;
    color: #888888 !important;
    font-weight: normal !important;
    font-size: 90% !important;
}

/* @end */

/* @group Visual editor */

div.fieldUploadFile {
	display: none;
}
html.kupu-html body {
	background: none;
}

/* Kupu image alignment classes */
.image-left {
   float: left;
   clear: both;
   margin: 0.5em 1em 0.5em 0;
   border: 1px solid #bbb;
}
.image-inline {
   float: none;
}
.image-right {
   float: right;
   clear: both;
   margin: 0.5em;
   border: 1px solid #bbb;
}
dd.image-caption {
   text-align:left;
   padding: 0; margin:0;
}
dl.captioned {
   padding: 10px;
}

/* @end */

/* @group Invisibles */


/* List classes without markers */
ul.visualNoMarker,
ol.visualNoMarker {
    list-style-type: none;
    list-style-image: none;
    margin: 0.5em 0 0 0;
}

.visualOverflow {
    overflow: auto;
    margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
    margin: 0;
}

/* Accessibility and visual enhancement elements */

body.largeText { font-size: 95%; }
body.smallText { font-size: 60%; }

.hiddenStructure {
    display: none;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
    position: absolute;
    top: -200px;
    left: -200px;
}
.hiddenLabel {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}
	
/* Helper element to work with CSS floats */
.visualClear {
    display: block;
    clear: both;
}

/* @end */

/* @group LiveSearch */

.LSRes {
    visibility: visible;
    text-transform: none;
    margin-left: 0;
    line-height: 1.1em;
}
.LSResult {
    position: relative;
}

.LSHighlight {
}

.LSHighlight a {
    color: White;
    background-color: #A9CD3E;
}
.LSRow {
    white-space: normal;
    padding:0;
    margin: 0;
}
.LSRow a {
    text-decoration: none;
}
.LSDescr {
    background-color: #A9CD3E;

}

.livesearchContainer {
	background-color: White;
    position: absolute;
    z-index: 4;
	border: 1px solid #666;
	border-style: solid none solid solid;
	padding: 1em;
	width: 201px;
}
#livesearchLegend {
    line-height: 1em;
	text-align: right;
	margin-left: 0;
}







/* - ploneCustom.css - */






/* @media all { */
/* http://right2info.org/portal_css/ploneCustom.css?original=1 */
h3.countryName u {text-decoration:none;}
/*
.quote {font-weight: bold; color: gray !important; padding: 0px 1em;}
#portal-footer, #portal-colophon, #portal-breadcrumbs {display:none}
#portal-column-content {
background-color:white;
left:251px;
padding-bottom:40px;
padding-left:25px;
padding-right:25px;
position:absolute;
width:700px;
top:100px;
}
a#portal-logo {
float:left;
height:150px;
position:relative;
top:-26px;
width:252px;
}
#portal-header {
padding-top:25px;
_padding-bottom: 0px;
}
dl.portletNavigationTree {
margin-left:0 !important;

}
ul.portletNavigationTree li a {
background:transparent url(trans.gif);
width:auto;
}
ul.portletNavigationTree li ul {
border-left:0px;
background-color:#4D8597;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0px;
margin-top:0;
padding-left:25px;
padding-right:6px;
}

dl.portletNavigationTree dd a {
color:#FFFFFF;
display:block;
padding:6px 6px 6px 25px;
text-decoration:none;
}
dl.portletNavigationTree dd a:visited {
color:#FFFFFF;
}

input.searchField {
background:transparent url(searchField.png) no-repeat scroll right center;
background-color: #FFF;
border:1px solid #666666;
color:#999999;
font-size:11px;
padding:3px 20px 3px 3px;
width:175px;
}

#portal-column-one dl {
color:#666666;
font-size:12px;
margin:0 0 0px 25px;
padding:0;
width:200px;
}
ul.portletNavigationTree li a.navTreeCurrentItem {
background:#759AA6;
background-color:#759AA6;
color:#FFF !important;
}
#content div.documentByLine, span.documentByLine {
display:none;
margin-bottom:10px;
}
h1, #archetypes-fieldname-title input {
color:#256F87;
font-size:18px;
font-weight:normal;
letter-spacing:0px;
}
u {
text-decoration:none;
}
h3 {
font-size: 115%;
color: #000;
}
h3 a {
text-decoration:none !important;
border-bottom:0px !important;
color: #000 !important;
}
*/
h3.countryName a {
text-decoration:none !important;
border-bottom:0px !important;
/*color: #000 !important;*/
}
/*
legend {display: none;}
fieldset {
margin-top:1em;
border-width:0px;
}
#forgotten-password{
margin-bottom:1em;
}
li div a {width:245px;}
#content p.documentDescription {margin-top:1em;}
#content dl {
margin-top:1em;
}
h2 {
color:#000;
font-size:18px;
font-weight:normal;
letter-spacing:1px;
margin:0.5em 0 0.25em;
padding:0;
text-transform:none;
}
h2 a {
border-style:none;
display:inline;
margin-bottom:8px;
text-decoration:none;
border-bottom:0px solid #5A9BC6 !important;
color:#000 !important;
}
#news_portlet {
float:right;
width:250px;
margin:0 0 0 20px;
border: 1px solid #999999;
}
#news_portlet  dd {
padding:0 10px 0 10px;
}
#news_portlet  dl {
margin-top:0em !important;
margin-bottom:0em !important;
}
#news_portlet a {
border-bottom:0px ;
}
#news_portlet .portletHeader {
background-color: #256F87;
margin-bottom:10px;
color: #FFF;
padding: 0 0 0 10px;
}
#news_portlet .portletHeader a{
color: #FFF;
font-weight: normal !important;
text-transform:uppercase;
}
#news_portlet  dl dd {
margin-bottom:8px;
}
#news_portlet  .portletItemDetails {
color:#999999;
display:block;
font-size:90%;
padding:3px 0 9px;
text-align:right;
}
#news_portlet  p {
line-height:1em;
}
.navTreeLevel2 { margin-left: 5px;}

*/

/*}*/

/*
.navTreeItem a.state-published { color: #fff !important; }

li div a {
    width:200px !important;
}


#portal-languageselector  {
left:895px;
position:absolute;
top:53px;
}

#portal-columns {
   background-color:#256F87;
}
*/

.portlet-sign-up-newsletter {
    margin-top: 80px;
}

/* disable footer */
#portal-footer, #portal-colophon {
    display: none;
}

/* fix collective.dancing */
dd.formPanel.hidden {
    display: none;
}

.navTreeLevel1{
    margin-left: 15px; 
}
dl.portletNavigationTree .navTreeLevel1 li a{
    margin-bottom: 4px;
}
ul.formTabs {
    display: block;
    list-style-type: none;
    margin: 0 0 -2em;
    padding: 0;
    position: relative;
    text-align: center;
}
#content li.formTab {
    display: inline;
    background: none repeat scroll 0 0 White;
    /*border-bottom: 1px solid #8CACBB;*/
    border-left: 1px dotted #8CACBB;
    border-top: 1px solid #8CACBB;
    margin: 0;
    text-decoration: none;
    /*float: left;*/
    
}
#content li a {
    text-decoration: none;
}
#content li.formTab a {
    border-bottom: 1px solid #CCCCCC;
    padding: 0.125em 0.75em;
}
#content li.formTab a:hover {
    background: none repeat scroll 0 0 #DEE7EC;
    text-decoration: none;
}
#content li.formTab a.selected {
    background: none repeat scroll 0 0 #DEE7EC;
}
#content li.firstFormTab a {
    border-left: 1px solid #8CACBB;
}
#content li.lastFormTab a {
    border-right: 1px solid #8CACBB;
}
.table-width {
    width: 50%;    
}

/* fixed right menu*/

.navTreeItem a:hover {
    border: 0px solid black;    
}

#content h3, #content h2{
    color: #256C85;    
}
}

