/*  
---------------------------------------
--- Structure / General ---------------
---------------------------------------
*/

body
{
    background:#f0f0f0;
    font-family:Arial, Helvetica, sans-serif;
    margin:0;
    padding:0 0 30px 0;
}

#container
{
    width:960px;
    margin:0 auto 0 auto;
    padding:0;
    border-left: #dddfe5 10px solid;
    border-right: #dddfe5 10px solid;
    border-bottom: #dddfe5 10px solid;     
    overflow:hidden;
}

.inner-container
{
     width: 725px; 
     float: right;
}

ul, li
{
    margin:0;
    padding:0;
}

h1
{
    color:#486925;
    font-size:1.1em;
    margin:0 0 15px 0;
    padding:0;
    font-weight:200;
}

h2
{
    color:#486925;
    font-size:1.1em;
    font-weight:200;
    margin:0 0 14px 0;
    padding:5px 0 0 0;
}

h3
{
    color:#486925;
    font-size:1.0em;
    font-weight: 200;
    margin:0 0 14px 0;
    padding:5px 0 0 0;
}

h3.box-title
{
    font-size: 0.9em !important;
}

h4
{
    padding: 0 0 8px 0;
    margin: 0;
    color:#555;    
    font-size: 0.6em;  
    font-weight: normal;
}

img
{
	border: 0;
}

.clear
{
    clear:both;
    font-size:0;
    height:1px;
    line-height:0;
    margin:0;
    padding:0;
    overflow:hidden;
}

.box-title, .box-title-notlink
{
  padding-left: 10px;
  border-bottom: 1px solid #486925;
}

.linkbutton
{
    width: 148px;
    height: 14px;
    border: 1px solid #486925;
    padding: 5px;
    font-size: 0.9em;
    text-align: center;
    font-weight: bold;
    float: right;
    background-color: #eee;   
}

.title
{
    margin-bottom: 0;
    padding-bottom: 0;
}

.show
{
    background:url(/assets/images/icons/folder_add.png) top left no-repeat;
    float: right;
    padding: 2px 0 2px 20px;
    font-size: 0.7em;
    display: none;
}

.shown-for-js-users
{
    display: none;
}

.hide
{
    background:url(/assets/images/icons/folder_delete.png) top left no-repeat;
    float: right;
    padding: 2px 0 2px 20px;
    font-size: 0.7em;
    display: none;    
}

.toggle
{
    cursor: pointer;
}

.options div.editor-label, .display-options div.editor-label, .display-options div.editor-label-larger
{
    font-size: 0.7em;
    margin: 2px 0 0 0;
    padding-left: 10px;
}

.download-csv
{
    background:url(/assets/images/icons/page_excel.png) 3px 6px no-repeat;
    background-color: #eee;
    padding: 4px 4px 4px 20px;
    font-size: 0.9em;
    height: 30px;
}

.delete
{
    background:url(/assets/images/icons/cancel.png) 0px 0px no-repeat;
    background-color: none;
    border: none;
    height: 16px;
    width: 16px;
}

.usage
{
     background:url(/assets/images/icons/add.png) 0px 0px no-repeat;
     padding-left: 20px;
     font-size: 0.8em;   
}

/*--------- home page styles ----*/

#content-left
{
    width: 605px;
    display: block;
    float: left;
}

#content-right
{
    border-left: 1px solid #ddd;
    display: block;
    float: right;
    padding-left: 8px;
    min-height: 600px;
}

.introduction
{
    background:url(/assets/images/structure/content.png) top left no-repeat;
    width: 592px;
    padding: 8px;
    text-align: justify;
    float: left;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.introduction-small
{
    background:url(/assets/images/structure/content.png) top left no-repeat;
    width: 550px;
    padding: 8px;
    text-align: justify;
    float: left;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.introduction p, .introduction-small p
{
    font-size: 0.75em !important;
}


.side-panel-right
{
    background:url(/assets/images/structure/content.png) top left no-repeat;
    width: 280px;
    padding: 5px;
    float: right;
}

.side-panel-right ul, .homepage-pod ul
{
    list-style: none outside none; 
    border: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
}

 .references, .resources
 {
    padding-left: 25px !important;
    list-style: none outside none; 
    border: 0 none !important;
    margin: 0 !important;   
 }

.references-select
{
    list-style: none outside none; 
    border: 0 none !important;
    margin: 0 !important;
    padding: 0 0 0 20px !important;
}

.references li, .resources li
{
   	padding:8px 5px 5px 20px !important;
	color: #355059;
	cursor : pointer; 
}

.references-select li
{
	padding:8px 5px 5px 20px !important;
	color: #355059;
	cursor : pointer;
	font-size: 0.8em;
}

.side-panel-right ul.items li, .homepage-pod ul li
{
	padding:8px 5px 5px 20px !important;
	border-bottom:1px dotted #a9c4cd;
	color: #355059;
	cursor : pointer;
}

.notlink
{
    cursor: default !important;
}

.reference-manager, .resources-manager
{
    background:url(/assets/images/icons/add.png) 0px 0px no-repeat;
    padding: 2px 0 2px 20px;     
}

.side-panel-right ul li h3, .homepage-pod  ul li h3
{
    padding: 0;
    margin: 0;
    font-size: 0.9em;
    font-weight: bold;
}

.side-panel-right ul li h4, .homepage-pod  ul li h4
{
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 0.8em;
}

.instrument li
{
    background:url(/assets/images/icons/cog.png) 0px 12px no-repeat;
}

.resource li
{
    background:url(/assets/images/icons/resource.png) 0px 12px no-repeat;
}

ul.resource-items, ul.condition-items, ul.supporting-items
{
    padding-left: 10px !important;
}

.resource-items li
{
    background:url(/assets/images/icons/resource.png) 0px 2px no-repeat !important;
    padding: 5px 0 0 25px;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 0.9em;
}

.condition-items li
{
    background:url(/assets/images/icons/accept.png) 0px 2px no-repeat !important;
    padding: 5px 0 0 25px;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 0.9em;
}

.supporting-items li
{
    background:url(/assets/images/icons/help.png) 0px 2px no-repeat !important;
    padding: 5px 0 0 25px;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 0.9em;
}

.event li
{
    background:url(/assets/images/icons/event.png) 0px 12px no-repeat;
}

.news li
{
    background:url(/assets/images/icons/news.png) 0px 12px no-repeat;
}

.search li
{
    background: none !important;
    padding:10px 0 10px 0px !important;
}

.searchitems li
{
    background: none !important;
    border-bottom: none !important;
    padding: 4px 0 3px 15px !important;
}

.remove, .remove-heading
{
    background:url(../images/icons/cancel.png) 0px 0px no-repeat !important;
    width: 16px !important;
    height: 16px !important;
    display: block;
    margin-right: 5px;
    float: left;
}

.searchtitle
{
    margin-left: 20px;
}

.resources li
{
     background:url(/assets/images/icons/delete.png) 0px 8px no-repeat;   
}

.references li
{
     background:url(/assets/images/icons/delete.png) 0px 8px no-repeat;   
}

.references-select li
{
     background:url(/assets/images/icons/report.png) 0px 8px no-repeat;   
}

.homepage-pod
{
    background:url(/assets/images/structure/content.png) top left no-repeat;
    width: 592px;
    min-height: 200px;
    padding: 5px;
    float: left;
    margin: 20px 18px 0 0;
}

.homepage-pod p
{
    font-size: 0.7em !important;
}

/*-------- paging styles --------*/

#paging-left-panel
{
    float: left;
}

#paging-right-panel
{
    float: right;
}

.paging-item
{
    float: left;
    display: block;
    border: 1px solid #486925;
    padding: 2px 0 2px 0;
    text-align: center;
    margin-left: 5px;
    width: 20px;
    font-size:0.8em;
}

/*---------table styles----------*/

table 
{ 
	font-family:arial;
	background-color: #486925;
	padding:0;
	margin-bottom: 20px;
	width: 100%;
	text-align: left;
	font-size:1em;
}

th 
{ 
    background-color: #486925;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
	font-weight:bold;
	color: #eee;
	text-align: left;
}

tr 
{
	background:#F4F8FA;
}

tr.data:hover 
{ 
    background: #C9DC89; 
}

td
{
    color: #333;
    padding: 4px;
	font-size: 8pt;
}

td.icon
{
    width: 18px;
    text-align: center;
}

/* --- Calander Overrides -------------- */

#ui-datepicker-div
{
    width: 230px;
}

.ui-datepicker-title
{
    font-size: 0.8em;
}

/* --- Forms -------------------------- */

.editor-label
{
    color:#555;
    float: left;
    width: 150px;
    text-align:left;
}

.editor-label-larger
{
    color:#555;
    float: left;
    width: 350px;
    text-align:left;
}

.editor-label-expanded
{
    color:#555;
    float: left;
    width: 520px;
    margin-left: 10px;
    margin-top: 5px;
}

.editor-field
{
    float: left;
    width: 400px;
}

.editor-field-left
{
    padding-left: 20px;
    padding-top: 2px;
    float: left;
    width: 30px;
}

.editor-field input[type="text"], .editor-field input[type="password"]
{
    width: 250px;    
}

.inline-expanded
{
    width: 450px;
}

.expanded
{
    width: 550px;
}

.dateselector
{
    width: 80px !important;   
}

.section-heading
{
    background-color: #666;
    color: #fff;
    margin: 12px 0 4px 0;
    padding: 2px 2px 2px 8px;
    font-size: 0.8em;
}

/*  
---------------------------------------
--- Body ------------------------------
---------------------------------------
*/

#body
{
    background:#ffffff; 
    padding: 20px;
    min-height: 500px;
}

#body p, #overlay p
{
    color:#555;
    font-size:0.8em;
    font-weight:normal;
    margin:0 0 15px 0;
}

#body a, #overlay a, td a
{
	color: #486925;
	text-decoration: none;	
}

#body a:hover, #overlay a:hover, td a:hover
{
	color:#C30;
	text-decoration: underline;
}

#body ul
{
    color:#555;
    font-size:0.8em;
    font-weight:normal;
    margin:0 0 15px 0;
    padding-left: 50px;
}

#body ul.numbered_roman_list li
{
    list-style-type: lower-roman;
}

#body ul.numbered_list li
{
	list-style-type: decimal;
}

#body #logos
{
    border: 5px solid #f0f0f0;    
	height: 280px;
	width: 900px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 12px;
	text-align: center;
}

#body #logos .logo
{
	height: 80px;
	margin: 10px 20px 10px 10px;
	float: left;
}

#body-right-column
{
    width: 200px;
    float: right;
    height: 400px;
    border-left : 1px solid #486925;
    padding: 4px;
    margin: 8px;
    height: 100%;
}

#centre-panel
{
    width: 700px;
    float: right;
}


/*  
---------------------------------------
--- Header ----------------------------
---------------------------------------
*/

#header
{
    height: 70px;
    padding-top: 6px;    
    background: url("/assets/images/header-bg.jpg") repeat-x scroll left bottom #FFFFFF;
}

#header .title
{
    color:#486925;
    font-weight : bold;
    font-size:1.8em;
    padding: 10px 0 0 6px;
    margin: 0;
    font-family: Verdana;
}

#header .sub-title
{
    color:#486925;
    font-weight : bold;    
    font-size:0.6em;
    padding: 1px 0 0 6px;
    margin: 0;       
}

#header #site-title
{
    float: left;   
}

#header #site-search
 {
    background: url("/assets/images/search-field.gif") no-repeat scroll left center transparent;
    float: right;
    height: 31px;
    width: 184px;
    margin-right: 10px;
    margin-top: 2px;
}

#header #site-search .button
{
    height: 23px;
    margin: 5px 0 0;
    width: 23px;
}

#header #site-search .textbox 
{
    border: 0 none;
    float: left;
    margin: 8px 0 0 8px;
    width: 149px;
}

#header #site-rss
{
    float: right;
    margin: 10px 10px 0 0;
}

#header #site-rss a 
{
    background: url("/assets/images/rss.png") no-repeat scroll left center transparent;
    padding: 2px 0 0 20px;
}

#header #site-rss a, #header #site-rss a:visited
{
    color:#486925;
    text-decoration:none;
    font-size: 0.8em;
}

#header #site-rss a:hover
{
    color:#c20;
	text-decoration: underline;
}


/*
---------------------------------------
--- Navigation ------------------------
---------------------------------------
*/

#navigation
{
    background: #464646;
    height: 30px;  
    vertical-align: middle;
    padding: 4px 4px 0 4px;
}

#navigation ul
{
    background: #464646;
    vertical-align: middle;    
}

#navigation ul li
{
    background: #464646;    
    color: #fff;
    display: block;
    font-size: 0.9em;
    list-style: none outside none;
    margin: 0;
    padding: 4px 6px 2px 6px;
    width: 146px;
    text-align: center;
    float: left;
    height: 24px;
}

#navigation ul li a, #navigation ul li a:visited
{
    color:#fff;
    text-decoration:none;
    font-weight:normal;
}

#navigation ul li a:hover
{
    color: #b5b5b5;
    text-decoration: underline;
}

#navigation ul li.active
{
    background: #fff;    
    color: #486925;
    padding-top: 4px;
    height: 24px;
    background: url("/assets/images/navigation-bg.jpg") repeat-x scroll left bottom #FFFFFF;    
}

#navigation ul li.active a, #navigation ul li.active a:visited
{
    color: #486925;
    text-decoration:none;
}

#navigation ul li.active a:hover
{
    color: #486925;
    text-decoration: underline;
}

/*  
---------------------------------------
--- Sub Navigation --------------------
---------------------------------------
*/

#sub-navigation ul
{
    height: 22px;
    border-top: 1px solid #fff;
}

#sub-navigation ul li
{
    color: #5F5F5F;
    display: inline;
    font-size: 0.9em;
    padding: 10px 5px 50px 5px;
    list-style: none outside none;
    margin: 0;
}

#sub-navigation ul li a, #sub-navigation ul li a:visited
{
    color: #486925;
    text-decoration: none;
}

#sub-navigation ul li a:hover
{
	color:#C30;
	text-decoration: underline;
}

#sub-navigation ul li.active a
{
	color:#C30;
}

/*  
---------------------------------------
--- Side Navigation -------------------
---------------------------------------
*/

#side-navigation
{
    width: 160px;
    float: left;
    margin: 0 30px 0 0;
    padding: 0;
    min-height: 500px;
}

#side-navigation ul
{
    padding: 0;
    margin: 0;
}

#side-navigation ul li
{
    list-style: none outside none;
    border-bottom: dashed 1px #ccc;
}

#side-navigation ul li.active a
{
	color:#C30;
}

/*  
---------------------------------------
--- Internal Tabs ---------------------
---------------------------------------
*/

.tabContainer
{
    margin: 0;
    width: 100%;
}

.tab
{
    float: left;
    display: block;
    width: 108px;
    height: 40px;
    font-size: 0.8em;
    border: 1px solid #ddd;
    text-align: center;
    padding: 8px 0 0 0;
    margin: 0;
    color: #666;
    cursor: pointer;
}

.tabContainer .active
{
    background-color: #eee;
}

.subsection
{
    padding-top: 20px;
    margin: 0;
}


/*  
---------------------------------------
--- Footer ----------------------------
---------------------------------------
*/

#footer
{
    width: 960px;
    margin: 0 auto 0 auto;
    padding:0;
    background:#464646;
    overflow: hidden;
    color: #fff;
    font-size: 0.7em;
}

#footer a, #footer a:visited
{
    color:#fff;
    text-decoration:none;
    font-weight:normal;
}

#footer a:hover
{
    color: #b5b5b5;
    text-decoration: underline;
}

#footer #footer-left
{
    width:400px;
    float:left;
    position:relative;
    margin:0;
    padding-left: 20px;
}

#footer #footer-left h4
{
    margin: 0;
    padding: 8px 0 0 0;
    font-size: 1.5em;
    color: #FFFFFF;
}

#footer #footer-left h5
{
    margin: 0;
    padding: 1px 0 0 0;
    font-size: 1.0em;
    color: #FFFFFF;    
}

#footer #footer-right
{
    color:#fff;
    font-size: 1.1em;
        
    width:475px;
    float:right;
    position:relative;
    margin:0;
    padding: 15px 25px 0 0;
    text-align:right;
}

#footer-right ul li
{
    color: #5F5F5F;
    display: inline;
    font-size: 95%;
    list-style: none outside none;
    margin: 0;
}


/* Styles for basic forms
-----------------------------------------------------------*/

fieldset 
{
    border:1px solid #ddd;
    padding:0 1.4em 1.4em 1.4em;
    margin:0 0 1.5em 0;
}

legend 
{
    font-size:1.2em;
    font-weight: bold;
}

textarea 
{
    min-height: 75px;
}

.editor-label 
{
    padding-left: 20px;
    margin: 2px 0 10px 0;
    font-size: 0.8em;
}

.editor-field 
{
    padding-left: 20px;    
    margin: 2px 0 0 0;
    font-size: 0.7em;
}

.editor-field-small
{
    padding-left: 20px !important;    
    margin: 2px 0 0 0;
    font-size: 0.7em;
    
}

.editor-field-small input
{
    width: 30px;
    margin-left: 20px; 
}

.editor-label-expanded
{
    font-size: 0.8em;  
}

#back
{
    float: right;
    font-size: 0.8em;
}

input.searchbutton 
{
    float: right;
	width:61px;
	height:20px;
	background:url(/assets/images/buttons/search.png) top left no-repeat;
	border:none;
}

input.searchbutton:hover
{
	cursor:pointer;
}

.editor-multiline-field textarea
{
    height: 60px !important;
    width: 400px !important;
    margin-left: 20px;
}

.editor-fullmultiline-field textarea
{
    height: 80px !important;
    width: 600px !important;
    margin-left: 20px;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
    padding-top: 10px;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    font-size: 14px;
    color: #ff0000;
}

.validation-summary-errors ul li
{
    color: #ff0000 !important;
}

.validation-summary-valid
{
    display: none;
}

#errors
{
    padding-top: 10px;
    color: Red;
}

.select-options
{
    float: right;
    display: none;
}

.select-all-head, .select-none-head
{
    color: #666 !important;
    font-size: 10px;
}

#cookies{
    background-color: #777;
    border-top: 1px solid #666;
    bottom: 0;
    color: #ccc;
    font-size: 12px;
    left: 0;
    margin: 0;
    padding: 0 0 0 5px;
    position: fixed;
    width: 100%;
    z-index: 999999999;
}

#cookies a
{
 color: #eee;				
}

#cookies-accept
{
    background-color: #666;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 10px 0 0;
    padding: 5px 10px;	
}