.navTreeItem a, .navTreeItem a:hover, .navTreeItem div { background-image: none !important; }

input {
	background-image: none;
}

.documentActions {
    float: right;
    margin: 0.9em 0 0 0.5em;
    padding: 0;
    text-align: right;
}

body {
	text-align: center; 
}

#container {
	width: 900px;
	height: 600px;
	text-align: left;
	margin: auto;
	padding: 15px;
}

#header {
	height: 160px;
	background: #FDFF74 url(images/header.jpg) no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#main_table {
	margin-top:0px;
	height: 400px;
	width: 100%;
	background: url(images/bg.jpg) no-repeat top;
}

#login_box {
	width: 100%;
	background: url(images/login.jpg) no-repeat top;
	height: 100px;
}

h1, h2, h3, h4, h5, h6 {
	border-width: 0;
}

h2 a
{
	color: #ffffff;
	text-decoration: none;
}

h2.item-title a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.newsItem h2 {
	color: #ffffff;
	}

.profile {
	font-weight:bold;
	font-size:12px;
	}

h2 {
	/*border-top: 2px solid #202c5c;
	background-color: #ccc;*/
	font-size: 16px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 8px;
	width: 99%;
	background: url(images/h2_tab.gif) no-repeat top left #003366;
	color: #ffffff;
	
}

h3 {
	width: 97%;
	border-bottom: groove #333344;
	color: #333344;
	margin-left: 5px;
}

#left_column {
	width: 33px;
}

#center_column {
	padding: 0 10px;
	background: #ffffee;

}

#right_column {
	width: 200px;
	background: #ffffee;
	padding: 0px 10px

}

.menu_links {
	color: #663300;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.menu_links a hover{
	text-decoration: underline;
}

.login_links {
	color: #003366;
	font-family: Arial;
	font-size: 10px;
}

.login_label {
	font-family: Arial;
	font-size: 10px;
}

.disclaimer {
	font-family: Arial;
	font-size: 10px;
	font-style: italics;
	text-align: center;
}


.menu_links {
	color: #663300;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.events_header {
	color: #663300;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.item_view_header {
	color: #663300;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.login_links {
	color: #003366;
	font-family: Arial;
	font-size: 10px;
}

.login_label {
	font-family: Arial;
	font-size: 10px;
}

.disclaimer {
	font-family: Arial;
	font-size: 10px;
	font-style: italics;
	text-align: center;
}

.login_box {
/*	border: solid brown;
	border-width: thin;
	background: #ffff88;
	padding-right: 15px;
	padding-left: 15px;
	height: 65px;*/
}

.news-list {
	padding-left: 25px;
}

.discreet
{
	text-align: right;
}

.featured-resource
{
}

/* ####################### START NAVIGATION ###################### */

.portlet-navigation
{
	width: 198px;
}

.navTreeItem a,
dd.portletItem .navTreeItem a {
	border: none;
    display: block;
    text-decoration: none;
    padding-top: 0.2em;
    padding-bottom: 0.25em;
    color: #663300;
    font-size: 12px;
}

.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
	background: #ffff88;
    color: #003366;
    border: thin solid;
	border-color: #663300;
}
.navTreeCurrentItem {
	background: #ffff88;
    color: #003366;
    border: thin solid;
	border-color: #663300;
}

.navHeader {
	color: #663300;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.navHeader a {
	color: #663300;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.navHeader a:hover {
	color: #663300;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
    border: thin solid;
	border-color: #663300;
}

.title_preceder {
	color: #8888aa;
	font-size: 10px;
	font-family: Arial;
}
/* ####################### END NAVIGATION ###################### */

/* ####################### START RECENT ####################### */
    
.portletHeader {
    background-color: &dtml-globalBackgroundColor;;
    border: &dtml-borderWidth; &dtml-borderStyle; &dtml-globalBorderColor;;
    padding: 0em 1em;
    text-transform: &dtml-textTransform;;
    font-weight: normal;
    line-height: 1.6em;
}

.portletHeader a {
    color: &dtml-fontColor;;
}

.portletItem {
    margin: 0;
    padding: 1em;
    border-left: &dtml-borderWidth; &dtml-borderStyle; &dtml-globalBorderColor;;
    border-right: &dtml-borderWidth; &dtml-borderStyle; &dtml-globalBorderColor;;
}

.portletItemDetails {
    text-align: left;
    display: block;
    font-style: italic;
    font-size: 10px;
    color: #999999;
}

portlet {
    margin: 1px 0 1em 0;
    border-bottom: &dtml-borderWidth; &dtml-borderStyle; &dtml-globalBorderColor;;
    background-color: transparent;
}

.rowOdd {
	background: transparent;
}

.rowEven {
	background: #ffff99;
	/*
	border-left: solid #663300;
	border-left-width: thin;
	border-right: solid #663300;
	border-right-width: thin;*/
}

.bottomBorder {
	border-bottom: solid #003366;
	border-bottom-width: .5px;
}

.documentDescription {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

/* ####################### END RECENT ####################### */

/* ####################### START CALENDAR ####################### */

.ploneCalendar td {
    background-color: transparent;
    width: 14%;
    text-align: right;
    padding: 2px;
}
.ploneCalendar {
    border: &dtml-borderWidth; &dtml-borderStyle;;
    border-color: #996633;
    background: transparent;
    margin: 1px 0 1em 0;
    border-collapse: collapse;
    border-spacing:0;
    width: 100%;
    color: #663300;
}

.ploneCalendar .todayevent {
    background-color: #ffff66;
    border: 2px &dtml-borderStyle; #ffa500;
    font-weight: bold;
    color: #000000;
}

.ploneCalendar th {
    background-color: #ffff66;
    font-weight: normal;
    text-align: center;
    line-height: 1.6em;
}

.ploneCalendar .event {
    background-color: #ffff66;
    font-weight: bold;
    color: #000000;
}

.ploneCalendar .weekdays td {
    background-color: #ffcc66;
    border: &dtml-borderWidth; &dtml-borderStyle;;
    border-color: #996633;
    border-style: &dtml-borderStyle; none;
    text-align: center;
    padding: 2px;
    color: #663300;
}
.ploneCalendar .event {
    background-color: &dtml-globalBackgroundColor;;
    font-weight: bold;
}

/* ####################### END CALENDAR ####################### */

/* ####################### START CONTENT ####################### */
.contentViews {
    border-collapse: collapse;
    padding-left: 0.1em;
    line-height: normal;
    margin: 0.2em 0 0 0;
    /* white-space: nowrap; */
    list-style: none;
    border: &dtml-borderWidth; &dtml-borderStyle;;
    border-color: #99bbcc;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}

.contentViews li a {
    height: auto;
    margin-right: 0.2em;
    padding: 0;
    line-height: normal;
    text-decoration: none;
    text-transform: &dtml-textTransform;;
    z-index: 1;
    background-color: #ffffff;
    border-style: &dtml-borderStyle;;
    border-color: #99bbcc;
    color: #99bbcc;
    width: 50px;
}

.contentViews .selected a {
    background-color: #ddeeee;
    border-bottom: &dtml-borderWidth; &dtml-borderStyle;;
    border-bottom-color:  #ddeeee;
    color: #000000;
}

.contentActions {
    border-collapse: collapse;
    background: #ddeeee;
    border-left: &dtml-borderWidth; &dtml-borderStyle;;
    border-right: &dtml-borderWidth; &dtml-borderStyle;;
    border-left-color:  #ddeeee;
    border-right-color:  #ddeeee;
    color: #000000;
    text-align: right;
    text-transform: &dtml-textTransform;;
    padding: 0 0 0 0.2em;
    z-index: 2;
    height: 1.6em;
}
.contentActions ul,
.contentActions li {
    margin: 0;
    list-style: none;
    list-style-image: none;
    display: inline;
    color: #000000;
    text-align: left;
    background: #ddeeee;
}

.contentActions ul {
    padding: 0;
    margin: 0;
}
.contentActions li {
    float: right;
    background-image: url(<dtml-var portal_url>/arrowDownAlternative.gif);
    background-repeat: no-repeat;
    background-position: center right;
    z-index: 4;
    border-left: &dtml-borderWidth; &dtml-borderStyle;;
    border-left-color: #99bbcc;
    padding: 0 0 0 0.2em;
    margin: 0 0.2em 0 0;
    color: #000000;
    height: 1.6em;
}

.contentActions .actionMenu .actionMenuContent ul {
    display: block;
    background-color: #ddeeee;
    border-width: &dtml-borderWidth;;
    border-style: none &dtml-borderStyle; &dtml-borderStyle; &dtml-borderStyle;;
    border-color: #99bbcc;
    margin: 0.2em 0 0 0;
    padding: 0;
    cursor: pointer;
    color: #000000;
}
.actionMenu .actionMenuContent li {
    font-size: 10px !important;
    float: none;
    background: transparent;
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
    color: #000000;
}

.actionMenu .actionMenuContent li a {
    display: block;
    white-space: nowrap;
    padding: 0 0.2em;
    margin: 0.2em 0;
    color: #000000;
}

.actionMenu .actionMenuContent .actionSeparator a {
    margin-top: 0.2em;
    padding-top: 0.2em;
    border-top: &dtml-borderWidth; &dtml-borderStyle;;
    border-top-color: #99bbcc;
    color: #000000;
}


/* ####################### END CONTENT ####################### */



.portletItem {
    margin: 0;
    padding: 1em;
    border-left: none;
    border-right: none;
}


/* ####################### END SEARCHBOX ####################### */

/* searchbox positioning */
#portal-searchbox {
    float: right;
    clear: right;
    background-color: transparent;
    margin: 1em 0 0 0;
    padding: 0 5em 0 0;
    text-align: right;
    text-transform: &dtml-textTransform;;
    white-space: nowrap;
    z-index: 2;
}

#portal-advanced-search {
    margin-top: 0.2em;
    clear: both;
}

#portal-advanced-search a {
    color: &dtml-discreetColor;;
    text-decoration: none;
    text-transform: &dtml-textTransform;;
}


/* LiveSearch styles */

.LSRes {
    font-family:  <dtml-var fontFamily>;
    visibility: visible;
    color: &dtml-globalFontColor;;
    background-color: &dtml-backgroundColor;;
    vertical-align: middle;
    display:block;
    list-style-image: none;
    list-style-type: none;
    text-align: left;
    min-width: 16.5em;
    text-transform: none;
    margin-left: 0;
    line-height: 1.1em;
}

#LSHighlight {
    background-color: &dtml-globalBackgroundColor;;
    border: &dtml-borderWidth; &dtml-borderStyle; &dtml-globalBorderColor;;
    color: &dtml-globalFontColor;;
}

.LSRow {
    border: &dtml-borderWidth; &dtml-borderStyle; &dtml-backgroundColor;;
    white-space: normal;
    padding:0;
    margin: 0;
    list-style-image: none;
    list-style-type: none;
}

.LSRow a {
    text-decoration: none;
    font-weight:bold;
    white-space:nowrap
}

.LSDescr {
    color: &dtml-discreetColor;;
    text-transform: &dtml-textTransform;;
    padding-left:2.1em;
    margin-top:-0.1em;
}

.LSResult {
    position: relative;
    display: block;
    text-align: right;
    padding-top: 5px;
    margin: 0;
    left: 3px;
    z-index: 3;
}

.LSShadow {
    position: relative;
    text-align: right;
}

.livesearchContainer {
    background-color: &dtml-backgroundColor;;
    margin-top: 0;
    padding: 0 !important;
    position: absolute;
    right: 0px;
    /* Currently exposes a rendering bug in Mozilla */
    top: 0;
    white-space: normal;
    font-family:  <dtml-var fontFamily>;
    visibility: visible;
    text-align: left;
    color: &dtml-globalFontColor;;
    border: &dtml-borderWidth; &dtml-borderStyle; &dtml-globalBorderColor;;
    width: 30em;
    text-transform: none;
}

* html .livesearchContainer {
    padding: &dtml-borderWidth; !important;
    padding-top: 0 !important;
    background-color: &dtml-globalBorderColor;;
    border: 0;
}

#livesearchLegend {
    line-height: 1em;
    margin-top: -2em;
    margin-left: -0.1em;
    border: &dtml-borderWidth; &dtml-borderStyle; &dtml-globalBorderColor;;
    border-bottom: 0;
}

* html #livesearchLegend {
    margin-top: -1.9em;
    margin-left: -8px;
    position: relative;
}

/* Workaround for Internet Explorer's broken z-index implementation */
.LSIEFix {
    background-color: &dtml-backgroundColor;;
    padding: 0.5em !important;
    z-index: 20;
}

.LSBox {
    clear: left;
    float: left;
    text-align: right;
    padding-right: 1px;
    display:block;
}

#LSNothingFound {
    text-align: center;
    padding: 2px;
}

/* ####################### END SEARCHBOX ####################### */


