
/* -------------------------- Put your own colors here ---------------------------- */

/* -------------------------------- Basic Content --------------------------------- */

body {
	color: #333;
}

div#content ul li { 
	list-style-image: url(../img/custom/liststyle.gif);
	padding-left: 1px;
}



/* ----------------------------------- Headings ------------------------------------ */

h1, h1 a, h1 a:hover {
	color: #666;
}

h2, h2 a, h2 a:hover,
h3, h3 a, h3 a:hover {
	color: #666;
}

div#content h1,
div#content div.listing_entry h2.listing-title,
div#content div.listing_entry h2.listing-title a,
h2,
div#contentframe h2 a,
div.introduction {
	font-family: 'ITCFranklinGothicLTCondenseMd', Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	font-weight: normal;
}

div#content div.listing_entry_with_picture h2.listing-title,
div#content div.listing_entry_with_picture h2.listing-title a {
	float: right;
	width: 433px;
	font-size: 18px;
	text-align: left;
}

div#content div.listing_entry_with_picture .listing_content_container h2.listing-title,
div#content div.listing_entry_with_picture .listing_content_container h2.listing-title a {
	float: none;
	width: auto;
}

div#content div.listing_entry_with_picture h2.listing-title,
div#content div.listing_entry_with_picture .listing_content_container h2.listing-title {
	margin: 12px 0 3px 0;
	padding: 0;
}

div#contentframe div.listing_entry h2.listing-title:hover,
div#contentframe div.listing_entry h2.listing-title a:hover {
	color: #c26104 !important;
	text-decoration: none;
}



/* ------------------------------------ Links -------------------------------------- */

div#contentframe a {
	color: #416EA7;
	text-decoration: underline;
}

div#contentframe a:hover {
	color: #333;
}

div#contentframe div.portlet_content a:hover,
div#contentframe a:hover {
	color: #333 !important;
	text-decoration: underline;
}


/* ----------------------------- Documents / Resources ----------------------------- */

.resource_container.documents {
	padding-left: 0;
	border: none;
}

div#portlets_right .resource_container.documents h2 {
	display: none;
}

div#portlets_right .resource_container.documents {
	padding-left: 0;
	border: none;
}

div#portlets_right .resource_container {
	margin: 5px 0 0 0;
}

div#portlets_right div.portlet-content {
	padding: 6px 9px 8px 9px;
}

div#portlets_right div.resource.picture {
	margin: 0;
	padding: 0;
}



/* ----------------------------------- Portlets ------------------------------------ */

div.portlet ul.controls {
	background: none;
}

h3.portlet-title {
	background: url(../img/portlet_title.gif) top center repeat-x #f0f0f0;
	color: #000;
}

div#contentframe h3.portlet-title a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
}

div.portlet-content {
	background: #fff none;
}

div#contentframe a.portlet-entry {
	color: #333;
}

div.portlet-entry-date {
	padding: 5px 0 0 10px;
}

div#portlet_member_panel {
	margin-top: 0px;
	margin-bottom: 20px;
}

div#portlet_member_panel .member_options a.member-panel-my-settings {
	display: none;
}

div#portlet_member_panel .member-panel-logout {
	margin: 5px 0 5px 0;
}


/* --------------------------------- Login Button ---------------------------------- */

div.login_form input.button {
	background: #416EA7 none;
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	height: 26px;
	width: 90px !important;
	border: 0;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

div.login_form input.button:hover {
	background: #7197C8 none;
}



/* ------------------------------------ Modules ------------------------------------ */

/* ------------- Listing ------------------- */


.listing_entry {
	position: relative;
}

div.module-listing .listing_entry_with_picture .listing_content_container {
	float: left;
	width: 421px;
	margin: 0;
	padding: 8px 13px 0 19px;
}

div.module-listing .listing_content_container {
	margin: 0 0 0 20px;
}

a.listing-more-button {
	background: #416ea7 none;
	position: relative;
	margin-top: 15px;
	display: block;
	width: 70px;
	height: 24px;
	border-radius: 3px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none !important;
	text-align: center;
	text-transform: uppercase;
}

div#contentframe a.listing-more-button:hover {
	background: #7197C8 none;
	text-decoration: none;
}

a.listing-more-button span {
	margin-left: -1px;
	color: #fff;
}

a.listing-more-button:hover span {	
	background-position: bottom left;
}

#contentframe .listing_entry_backlink a {
	background: #416ea7 none;
	float: left;
	display: block;
	margin: 5px 0 0 0;
	width: 68px;
	height: 24px;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 24px;
	text-decoration: none;
}

#contentframe .listing_entry_backlink a:hover {
	background: #7197C8 none;
	color: #fff !important;
	text-decoration: none;	
}

.listing_entry_detail .resource_container.float_left {
	clear: both;
	float: none;
}

.listing-date {
	margin-top: -5px;
}

/* Pagination */

div#contentframe div.module-listing div.pagination a:hover,
div#contentframe div.module-listing div.pagination a.current {
	background-color: #416EA7;
	color: #fff !important;
	text-decoration: none !important;
}

div#contentframe div.module-listing div.pagination a {
	background: none;
	color: #416EA7;
	text-decoration: none;
}



/* ------------- Overview ------------------- */

div#mod_overview {
	margin-top: 20px;
}

div.overview_item, 
div.overview_item_with_picture {
	position: relative;
	margin: 0 0 15px 0;
	border: none;
	border-bottom: 1px solid #d8d8d8;
}

div#mod_overview div.overview_item:last-child {
	border: none;
}

div.overview_item {
	padding: 0;
}

div.overview_item_with_picture {
	padding: 0 0 15px 0;
}

div.overview_item div.content {
	margin: 15px 15px 15px 0;
}

div.overview_item_with_picture div.picture {
	margin: 0 15px 0 0;
	padding: 0;
	border: 1px solid #fff;
}

div.overview_item_with_picture div.content  {
	float: left;
	width: 380px;	
	margin: 0;
}

div.overview_item div.content h2 a,
div.overview_item_with_picture div.content h2 a {
	font-family: 'ITCFranklinGothicLTCondenseMd', Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	text-transform: uppercase !important;
	text-decoration: none !important;
}

div.overview_item div.content h2 {
	margin: 0 !important;	
}

div.overview_item div.content div.introduction {
	font-size: 18px;
	color: #517eb6;
}

div#contentframe div.overview_item_with_picture div.content h2 a:hover {
	color: #333;
}

div.module-content ul.overview {
	margin: 0 0 20px 0 !important;
	list-style: none;
}

div.module-content ul.overview li.overview_list_item {
	margin: 0 !important;
	padding: 0 !important;
}

div.module-content ul.overview li.overview_list_item a {
	margin: 6px 0 10px 0;
	padding: 0;
	font: normal 18px/20px 'ITCFranklinGothicLTCondenseMd', Tahoma, Arial, Helvetica, sans-serif;
	color: #666 !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
}

div#contentframe div.module-content ul.overview li.overview_list_item a:hover {
	color: #333;
}

div.module-content ul.overview li.overview_list_item_with_picture div.resource.picture a {
	margin: 0;
	padding: 0;
}

div.module-content ul.overview li.overview_list_item_with_picture div.resource_container.pictures {
	margin: 0 15px 20px 0;
}



/* ---------------------------------- Navigation ----------------------------------- */

/* ------------- Meta Navigation ------------------- */

div#metanavigation a {
	color: #333;
	letter-spacing: 1px;
}

div#metanavigation a:hover {
	text-decoration: none;
}

div#metanavigation a:hover span {
	text-decoration: underline;
}

div#metanavigation .current a:hover span {
	text-decoration: none;
}

div#metanavigation .current a {
	color: #416EA7;
}


/* ------------- Root Navigation ------------------- */

div#rootnavigation {
	background: url(../img/rootnavigation.png);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 32px;
	overflow: hidden;
}

div#rootnavigation ul li.current {
	background: url(../img/custom/rootnavi_current_left.png) no-repeat left bottom transparent;
	margin-left: -5px;
	padding-left: 15px;
}

div#rootnavigation ul li a {
	color: #fff;
}

div#rootnavigation ul li a:hover {
	background: none transparent;
	color: #c3e7b9;
}

div#rootnavigation ul li.current a,
div#rootnavigation ul li.current a:hover {
	background: url(../img/custom/rootnavi_current_right.png) no-repeat right 1px transparent;
	margin-right: -5px;
	padding-right: 15px;
	color: #459926;
}

div#rootnavigation ul li.current a:hover {
	color: #459926;
}


/* ------------- Sub Navigation ------------------- */

div#subnavigation ul.level1 {
	border: 1px solid #d8d8d8;
	background: url(../img/custom/subnavi_bg.gif) no-repeat center top #fff;
}

div#subnavigation ul.level1 li a {
	color: #555;
}

div#subnavigation ul.level1 li a:hover,
div#subnavigation ul.level1 li.current a {
	color: #416ea7;
}

div#subnavigation ul.level1 li.current a {
	font-weight: bold;
}


/* ------------- Navigation 3rd level ------------ */

div#subnavigation ul.level1 li.current ul li a {
	text-decoration: none;
	color: #555;
}

div#subnavigation ul.level1 li.current ul li a:hover {
	color: #416ea7 !important;
	text-decoration: none;
}

div#subnavigation ul.level1 li.current ul li.current {
	padding: 0;
}

div#subnavigation ul.level1 li.current ul li.current a {
	color: #416ea7 !important;
	text-decoration: none;
}

div#subnavigation ul.level1 li.current ul li.current a span:hover {
	text-decoration: none;
	color: #416EA7 !important;
}


/* ------------- Navigation 4rd level ------------ */

div#subnavigation ul.level1 li.current ul.level2 li.current ul.level3 li a {
	color: #555;
}

div#subnavigation ul.level1 li.current ul.level2 li.current ul.level3 li.current a:hover,
div#subnavigation ul.level1 li.current ul.level2 li.current ul.level3 li.current a {
	color: #fff;
}



/* ------------------------------------ Forms -------------------------------------- */

input.button,
input.submit,
input.mailform-submit {
	border: 1px solid #333;
	color: #333
}

input.mailform-submit {
	background: #416EA7 none;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px;
	width: 80px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}

input.submit:hover,
input.mailform-submit:hover {
	background: #7197C8;
}

input.button:hover {
	border: none;
}

div.management input.button:hover {
	border: 1px solid grey;
}

div.mailform_error label,
font.required {
	color: #c00 !important;
}

div.mailform_element p input,
div.mailform_element p textarea,
div.login_form p input {
	background: #C6D3E4;
	padding: 3px 5px;
	border: #C6D3E4;
	border-radius: 5px;
	color: #2F5F95;
}

div.mailform_element p input {
	width: 200px;
}

div.mailform_element p textarea {
	width: 320px;
	height: 150px;
}

div.mailform_element.checkbox_field p input,
div.mailform_element.radio_field p input {
	width: auto;
	margin-left: 5px;
}

div.mailform_element p select {
	border-radius: 5px;
}

div.draggables div:hover {
	background: #f5f5f5;
}

div#tcal td.selected {
    background: #416EA7 none;
    color: #fff;
    border-color: #416EA7;
    font-weight: bold;
}

div.mailform_element p {
	overflow: hidden;
}

div.mailform_element label {
	width: 195px;
}



/* --------------------------------- Admin Panel ----------------------------------- */

.administration {
	text-align: left;
	color: #fff;
	border: none;
}

.admin_part {
	background: #f4f7fa none;
	color: #645300;
}

.administration a {
	color: #333;
}

.administration a:hover {
	color: #666;
}

.administration h1 {
	background: #416EA7 none;
	font-family: 'ITCFranklinGothicLTCondenseDemi', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.administration h2 {
	background: #416EA7 none;
	font-weight: normal;
	font-size: 12px;
}

.administration h1:hover {
	background-color: #325683;
}

.administration .state-published {
	color: #416EA7;
}

.administration .state-published:hover {
	color: #416EA7;
}


/* Message */

div.message {
	background: #f4f7fa;
	margin: 0 0 20px;
	padding: 7px 20px;
	border: 1px solid #416EA7;
	border-radius: 0;
	color: #416EA7;
	font: normal 16px/ 20px 'ITCFranklinGothicLTCondenseMd', Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2px;
}



/* ---------------------------------- Management ----------------------------------- */

div.management fieldset.page_properties a.button {
	color: red;
}

div#contentframe div.management a.button:hover {
	color: #fff !important;
}



/* --------------------------------- Search ---------------------------------- */

div#header div.portlet_search {
	margin: 14px 0 0 0 !important;
	border: 0;
}

div#header div.portlet_search form {
	padding: 0 1px 0 0;
	position: relative;
}

div#header div.portlet_search h1 {
	display: none;
}

div#header div.portlet_search input#portlet-search-input {
	background:  #c6d3e4;
	margin-right: 54px;
	padding-left: 6px;
	border: 0;
	border-radius: 3px 0 0 3px;
	width: 150px;
	height: 18px;
	line-height: 18px;
	color: #416ea7;
}

div#header div.portlet_search input#portlet-search-button {
	background: #416ea7;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
	width: 60px;
	height: 24px;
	border: 0;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

div#header div.portlet_search input#portlet-search-button:hover {
	background: #24558A;
	cursor: pointer;
}


/* -------------------------------- Search Results --------------------------------- */

.search_item {
	margin-bottom: 15px;
}

.search_item_title,
.search_item_title .highlighting {
	text-decoration: none;
	font-weight: normal;
}

.search_item_title {
	margin-bottom: 3px;
}

div#content a.search_item {
	color: #666;
}

div#content .search_item_details {
	color: #999;
}

div#content a.search_item:hover h2.search_item_title,
div#content a.search_item:hover span.search_item_content,
div#content a.search_item:hover .search_item_introduction {
	color: #416EA7;
}
