body, html
{
	border: 0;
	margin: 0;
    font-family: Arial, helvetica, sans-serif;
	color: #474749;
	font-size: 8pt;
	text-align: center;
}
td
{
	font-family: Arial, helvetica, sans-serif;
}
form
{
	padding: 5px;
	margin: 0;
}
input, select
{
	color: #97999c;
	font-size:8pt;
    font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
}
#page
{
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
	background: white;
	padding: 0 0 50px 0;
}
#header
{
	float: left;
	width: 960px;
	height: 60px;
	border-bottom: dotted 1px #aeb0b2;
	padding: 0;
	margin: 20px 0 3px 0;
}
#header img
{
	border: 0;
}
#banner
{
	width: 740px;
	height: 50px;
	float: left;
}
#logo
{
	float: right;
}
#breadcrumb
{
	float: left;
	width: 960px;
	border-bottom: dotted 1px #aeb0b2;
	padding: 0 0 0px 0;
	margin: 0;
}
#breadcrumb h2
{
	display: none;
}
#breadcrumb ul
{
	margin: 0;
	padding: 4px 0 0 0;
	float: left;
}
#breadcrumb li
{
	list-style: none;
	display: inline;
	background: url(/images/breadcrumb.gif) no-repeat left center;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #474749;
}
#breadcrumb li.first
{
	list-style: none;
	display: inline;
	background: none;
	padding: 0 0 0 0;
}
#breadcrumb a
{
	color: #7f7f7f;
	text-decoration: none;
}
#functions
{
	float: right;
}
#functions img.button
{
	padding: 0 10px 3px 0;
	float: left;
	
}
#sizing
{
	float: left;
	padding-top: 3px;
}
#menu
{
	float: left;
	width: 155px;
	padding: 0 0 20px 0;
}
#menu h1
{
	display: none;
}
#menu ul
{
	margin: 0;
	padding: 0;
}
#menu li
{
	margin: 0 0 4px 0;
	width: 148px;
	background: url(images/menu_ball.gif) no-repeat #f4f4f4;
	background-position: 4px 10px;
	list-style: none;
	vertical-align: middle;
	line-height: 25px;
	cursor: pointer;
}
#menu li.selected
{
	background: url(images/menu_ball_selected.gif) no-repeat #babbbc;
	background-position: 4px 10px;
}
#menu a
{
	display: block;
	padding-left: 14px;
	margin: 0;
	lline-height: 25px;
	color: #474749;
	text-decoration: none;
}
#menu .leftnavitem
{
	padding: 10px 0 10px 0;
	float: left;
	width: 148px;
	border-bottom: dotted 1px #aeb0b2;
}
#menu .leftnavitemlast
{
	padding: 10px 0 10px 0;
	float: left;
	width: 148px;
}
#newsletter
{
	float: left;
	width: 148px;
	background: #f4f4f4;
}
#newsletter h2
{
	color: #d41220;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 5px 0 5px;
	margin: 0;
}
#newsletter p
{
	padding: 0 5px 5px 5px;
	margin: 0;
}
#searcharea
{
	float: left;
	width: 148px;
	background: #ededed;
	font-weight: bold;
	color: white;
}
#searcharea label
{
	display: none;
}
#searcharea input
{
	width: 138px;
	font-size:8pt;
	color: #97999c;
    font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0 3px 0 3px;
	border: none;
	
}
#searcharea input.button
{
	background: #857e7e;
	color: white;
}
#searcharea a
{
	margin: 3px 0 3px 0;
	padding: 0;
	color: #857e7e;
}
#login
{
	float: left;
	width: 148px;
	background: #c7c9cb;
	color: #97999c;
}
#login a
{
	color: white;
}
#login h2
{
	color: #d41220;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 5px 0 5px;
	margin: 0;
}
#login p
{
	padding: 0 5px 5px 5px;
	margin: 0;
}
#login label
{
	display: none;
}
#login input
{
	width: 138px;
	color: #97999c;
	font-size:8pt;
    font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0 3px 0 3px;
	border: none;
}
#content
{
	float: right;
	width: 800px;
	margin: 10px 0px 10px 0px;
}
h1
{
	font-weight: bold;
	font-size: 1.3em;
	color: #d41220;
	margin: 0 0 10px 0;
}
h2
{
	font-weight: bold;
	font-size: 1.2em;
	color: #d41220;
	margin: 0 0 10px 0;
}
h3
{
	font-weight: bold;
	font-size: 1.2em;
	color: #474749;
	margin: 0 0 10px 0;
}
p
{
	margin: 0 0 10px 0;
}
a
{
	font-weight: bold;
	color: #474749;
	margin: 0 0 10px 0;

}
.forminput
{
    font-family: Arial, helvetica, sans-serif;
	color: black;
}
#footer
{
	float: left;
	width: 960px;
	border-top: dotted 1px #aeb0b2;
	padding: 5px 0 0 0;
	margin: 0 0 40px 0;
	font-size: 0.8em;
	text-align: left;
	color: #999999;
}
#home_content_wrapper
{
	width: 540px;
	float: left;
}
#home_content
{
	width: 540px;
	float: left;
	background: url(/images/site/welcome_bg.gif) repeat-y;
}
#home_content_top
{
	width: 540px;
	float: left;
	background: url(/images/site/welcome_border.gif) no-repeat;
}
#home_content_bottom
{
	width: 540px;
	float: left;
	background: url(/images/site/welcome_border.gif) bottom left no-repeat;
}

#welcome
{
	width: 380px;
	float: left;
}
.content_wrapper
{
	margin: 10px;
}
#tools
{
	width: 160px;
	float: left;
}
#tools h1
{
	font-size: 1.2em;
	color: #474749;
}
.tools_wrapper
{
	margin: 10px 7px;
}
#highlights
{
	width: 248px;
	float: right;
	background: #e9e9e9;
	margin-bottom: 12px;
}
#highlights .content, #news .content
{
	padding: 10px 5px;
	float: left;
}
#highlights p
{
	padding-left: 20px;
}
#highlights .header
{
	float: left;
	width: 248px;
	background: #d41220;
}
#highlights h2
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 12px;
	margin: 5px 0 10px 0;
	color: #555555;
	background: url(/images/site/news_arrow.gif) no-repeat 3px 3px;
}

#news
{
	width: 248px;
	float: right;
	background: #e9e9e9;
}
#news .header
{
	float: left;
	width: 248px;
	background: #d41220;
}
#highlights h1, #news h1, #whatsnew h1
{
	padding: 2px 4px 2px 4px;
	color: white;
	margin: 0;
}
#news div.content, #whatsnew div.content
{
	padding: 4px;
}
#news_ticker
{
	width: 240px;
	height: 300px;
}
#news div.content img, #whatsnew div.content img
{
	float: left;
	margin: 0 4px 4px 0;
	border: solid 1px #777777;
}
#news .detail
{
	padding-left: 10px;
}
#whatsnew h2
{
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 5px 0 6px 0;
	color: #555555;
	backgsround: url(images/menu_ball.gif) no-repeat 3px 5px;
}
#news h2
{
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 12px;
	margin: 5px 0 10px 0;
	color: #555555;
	background: url(/images/site/news_arrow.gif) no-repeat 3px 3px;
}
#whatsnew h2 a, #news h2 a
{
	text-decoration: none;
}
#news .date, #whatsnew .date
{
	font-style: italic;
}
#whatsnew .date
{
	font-size: 0.8em;
}
#whatsnew
{
	margin: 10px 0 8px 0;
	width: 540px;
	float: right;
	padding-bottom: 10px;
	background: #ededed;
}
#whatsnew .header
{
	float: left;
	width: 540px;
	background: #857e7e;
}
#whatsnew h2
{
	font-size: 1.1em;
}
#whatsnew div.odd, #whatsnew div.even, #whatsnew div.item
{
	float: left;
	width: 248px;
	height: 220px;
	background: #f7f7f7;
	margin: 8px 8px 0 8px;
	border: solid 3px #f7f7f7;
}
#whatsnew div.hover
{
	border: solid 3px #857e7e;
}
#theme_section
{
	float: left;
	border-top: dotted 1px #aeb0b2;
	border-bottom: dotted 1px #aeb0b2;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
}
#theme_section h1
{
	color: #474749;
	font-size: 1.1em;
	font-weight: bold;
	padding: 7px 10px 0px 10px;
	margin: 0;
}
#theme_section p
{
	padding: 0px 10px 2px 10px;
	margin: 0;
}
#theme_section a
{
	font-size: 1.1em;
	text-decoration: none;
}
#theme_section .hover a, #theme_section .hover, #theme_section .hover p
{
	color: white;
}
#theme_society
{
	float: left;
	background: #f8d2c1 url(images/themes/society.gif) no-repeat bottom right;
	height: 44px;
	width: 395px;
	cursor: pointer;
}
#theme_society.hover
{
	background: #d50f1f url(images/themes/society_hover.gif) no-repeat bottom right;
}
#theme_learning
{
	float: right;
	background: #d1eaf9 url(images/themes/learning_skills.gif) no-repeat bottom right;
	height: 44px;
	width: 395px;
	cursor: pointer;
}
#theme_learning.hover
{
	background: #0092db url(images/themes/learning_skills_hover.gif) no-repeat bottom right;
}
#theme_environment
{
	float: left;
	background: #dce5c8 url(images/themes/environment.gif) no-repeat bottom right;
	height: 44px;
	width: 395px;
	margin-top: 6px;
	cursor: pointer;
}
#theme_environment.hover
{
	background: #5a8500 url(images/themes/environment_hover.gif) no-repeat bottom right;
}
#theme_health
{
	float: right;
	background: #fadbc7 url(images/themes/health.gif) no-repeat bottom right;
	height: 44px;
	width: 395px;
	margin-top: 6px;
	cursor: pointer;
}
#theme_health.hover
{
	background: #df4922 url(images/themes/health_hover.gif) no-repeat bottom right;
}
#theme_infrastructure
{
	float: left;
	background: #cdcbdf url(images/themes/infrastructure.gif) no-repeat bottom right;
	height: 44px;
	width: 395px;
	margin-top: 6px;
	cursor: pointer;
}
#theme_infrastructure.hover
{
	background: #1a3575 url(images/themes/infrastructure_hover.gif) no-repeat bottom right;
}
#theme_economy
{
	float: right;
	background: #e8d1e4 url(images/themes/economy.gif) no-repeat bottom right;
	height: 44px;
	width: 395px;
	margin-top: 6px;
	cursor: pointer;
}
#theme_economy.hover
{
	background: #9b1773 url(images/themes/economy_hover.gif) no-repeat bottom right;
}

/*results*/
#result_section
{
	padding: 0px 0 10px 0;
	margin: 0px 0 10px 0;
	width:800px;
}
#result_title
{
	float:left;
	border-top: solid 1px #aeb0b2;
	border-bottom: solid 1px #aeb0b2;
	margin: 10px 0 0px 0;
	padding: 10px 0 10px 0;
}
#result_section h1
{
	color: #474749;
	font-size: 1.1em;
	font-weight: bold;
	padding: 14px 10px 0px 10px;
	margin: 0;
	text-transform: uppercase;
}
#result_section p
{
	padding: 0px 10px 6px 7px;
	margin: 0;
}
#result_section h2
{
	margin: 0 0 5px 0;
	padding: 0 0 0 14px;
	background: url(images/menu_ball.gif) no-repeat transparent;
	background-position: 6px 4px;
	list-style: none;
	vertical-align: middle;
	line-height: 15px;
}
#result_section a
{
	margin: 0;
	height: 15px;
	line-height: 15px;
	color: #474749;
	text-decoration: none;
}
.result_row
{
	float: left;
	background: #e0e1e2;
	padding: 10px 0px 7px 0px;
	width: 800px;
}
.result_alt
{
	float: left;
	background: #f3f3f4;
	padding: 10px 0px 7px 0px;
	width: 800px;
}
#result_society
{
	float: left;
	background: #f8d2c1 url(images/themes/society.gif) no-repeat bottom right;
	height: 44px;
	width: 800px;
}
#result_labourmarketskills
{
	float: left;
	background: #d1eaf9 url(images/themes/learning_skills.gif) no-repeat bottom right;
	height: 44px;
	width: 800px;
}
#result_environment
{
	float: left;
	background: #dce5c8 url(images/themes/environment.gif) no-repeat bottom right;
	height: 44px;
	width: 800px;
}
#result_health
{
	float: left;
	background: #fadbc7 url(images/themes/health.gif) no-repeat bottom right;
	height: 44px;
	width: 800px;
}
#result_infrastructure
{
	float: left;
	background: #cdcbdf url(images/themes/infrastructure.gif) no-repeat bottom right;
	height: 44px;
	width: 800px;
}
#result_economy
{
	float: left;
	background: #e8d1e4 url(images/themes/economy.gif) no-repeat bottom right;
	height: 44px;
	width: 800px;
}

#calendar
{
	text-align: right;
	float: left;
	width: 160px;
	padding-right: 30px;
}
.cosmos_calendar
{
	border: solid 1px black;
	font-family: arial;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
	width: 160px;
	margin: 0 auto 0 auto;
}

.cosmos_calendar_title
{
	background: #d41220;
	color: white;
	height: 20px;
}

.cosmos_calendar_title a
{
	color: white;
	text-decoration: none;
}


.cosmos_calendar_weekday
{
	background: #d41220;
	color: white;
	width: 14%;
	height: 20px;
}

.cosmos_calendar_day_blank
{
	background: #eeeeee;
	height: 20px;
	border: solid 1px #eeeeee;
}

.cosmos_calendar_day
{
	background: #f1f7f3;
	height: 20px;
	border: solid 1px #f1f7f3;
}

.cosmos_calendar_day a
{
	color: black;
	text-decoration: none;
	padding: 3px 2px 3px 2px;
	margin: 0;
	text-align: center;
	height: 20px;
}

.cosmos_calendar_month
{
	background: #f1f7f3;
	height: 20px;
	border: solid 1px #f1f7f3;
}

.cosmos_calendar_month a
{
	color: black;
	text-decoration: none;
	padding: 3px 2px 3px 2px;
	margin: 0;
	text-align: center;
	height: 20px;
}

.cosmos_calendar_day_selected
{
	border: solid 1px red;
}

#calendar_entries
{
	width: 800px;
	float: left;
	margin: 20px 0 0 0;
}

#calendar_entries h2
{
	font-weight: bold;
	font-size: 1.1em;
	color: #d41220;
	margin: 0 0 10px 0;
}

.calendar_entry
{
	width: 800px;
	float: left;
}

.calendar_entry h2
{
	line-height: 1.3em;
	vertical-align: center;
	padding: 2px 0 2px 5px;
	margin: 10px 0 10px 0 ;
}
#metadata h2
{
	float: left;
	margin: 0;
	padding: 0;
}
#metadata td
{
	border: 0;
	margin: 0;
    font-family: Arial, helvetica, sans-serif;
	color: #474749;
	font-size: 0.9em;
}
#metadata th
{
	font-weight: bold;
	font-size: 0.9em;
	color: #d41220;
	margin: 0 0 10px 0;
}
.year_item
{
	float: left;
	text-align: center;
	border: solid 1px black;
	margin: 2px 3px;
}
.year_item a
{
	float: left;
	width: 166px;
	margin: 3px;
	height: 22px;
	line-height: 22px;
	vertical-align: center;
	text-decoration: none;
}
.first_year
{
	margin: 2px 2px 2px 6px;
}
.last_year
{
	margin: 2px 0 2px 2px;
}
.current_year
{
	background: #BABBBC;
}
.month_item
{
	float: left;
	text-align: center;
	border: solid 1px black;
	margin: 4px;

}
.month_item a
{
	float: left;
	width: 31px;
	margin: 2px;
	height: 22px;
	line-height: 22px;
	vertical-align: center;
	text-decoration: none;
}
.first_month
{
	margin: 4px 4px 4px 6px;
}
.last_month
{
	margin: 4px 0 4px 4px;
	display: inline;
}
.current_month
{
	background: #BABBBC;
}

#siteuser label
{
	float: left;
	width: 150px;
}
.error
{
	color: #E21320;
}
.link
{
	clear: both;
	padding: 5px 0;
}
.icon
{
	width: 95px;
	float: left;
}
.icon img
{
	border: solid 1px #888888;
}
.linkdetail
{
	width: 455px;
	float: left;
}
#map_places ul
{
	padding-left:1.5em;
	margin-left:0;
}
div.location_detail
{
	width: 320px;
}
