/* CSS Document */
* {
	padding:0;
	margin:0;
}
body {
	text-align: center;
	font-family: tahoma, sans-serif;
	font-size: .8em;
}
img {
	border: none;
	margin: 5px 0 5px 0;
}
.feed_icon img {
  margin:0 0 -1px;
}
p, a {
	margin: .1em 0 .8em 0;
	line-height: 1.6em;
}
#content em {
/*color: #888;
	font-size: 1em;
	margin: 2px 0 10px 0px;
	font-style: normal;*/
}
br {
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	color: #0A6878;
}
h2 {
	font-size: 2em;
	margin: .8em 0 .3em 0;
}
h3 {
	font-size: 1.5em;
	margin: .8em 0 .3em 0; /* was .8em 0 .5em 0 */
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin: .8em 0 .3em 0;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0A6878;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0A6878;
}
a:hover {
	text-decoration: underline;
	color: #248993;
}
ul {
	margin: 10px 0 10px 0;
}
ol li {
	list-style-type: decimal;
	background: none;
	margin: .1em 0 .8em 60px;
	padding: 0 0 0 0px;
}
li {
	list-style-type: none; /*disc;*/
	list-style-image: none; /*url(images/bullet1.gif);*/
	background: url(images/bullet1.gif) left 5px no-repeat;
	padding: 0px 0px 0px 20px;
	line-height: 1.5em;
	margin: .1em 0 .8em 40px;
}
li a {
	padding: 0px;
	margin: 0;
}
ul.plain li {
	list-style-type: disc;
	/*list-style-image: url(images/plain_bullet.gif);*/
	background: none;
	margin: 0 0 0 55px;
	padding: 0 0 0 5px;
}
hr {
	border: 0 none;
	border-bottom: 1px dashed #89BECE;
	height: 1px;
	margin: 8px 0 8px 0;
	padding: 0px 0 8px 0;
}
blockquote {
	margin: 10px 20px 10px 20px;
}
#container {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff;
	margin-top: 0;
	padding-top: 0;
}
#header {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0px 0 5px 0;/*float: left;
display: inline;*/
}
#cleonet_logo {
	float: left;
	display: inline;
	margin: 25px 0px 5px 15px;
}
#cleonet_logo img {
	float: left;
}
#cleonet_logo p {
	float: left;
	font-size: 11px;
	width: 240px;
	margin: 10px 0 10px 10px;
	cursor: pointer;
	_height: 40px;
}
#funder_logos {
	font-size: 11px;
	width: 310px;
	float: right;
	display: inline;
	padding: 0;
	margin: 10px 25px 0 0;
}
#law_logo {
}
#funded_by {
	width: 186px;
	float: right;
	text-align: right;
	margin: 10px 0 -4px 0;
}
#law_logo img {
	float: right;
}
#cleo_logo {
	float: left;
	text-align: right;
	display: inline;
	margin: 20px 0 0px 0;
	width: 105px;
}
#cleo_logo img {
	text-align: right;
	display: inline;
	margin: 2px 0 0 0;
}
#inner-container {
	position: relative;  /*fixes ie bug that erases the borders when you scroll*/
	float: left;
	clear: both;
	border: 1px solid #7A134E;
	margin-bottom: 500px;
}
#menu {
	width: 100%;
	float: left;
	display: inline;
	background: url(images/top_bar.gif) repeat-x;
	margin: 0px;
}
#menu-left {
	float: left;
	/*width: 70%;*/
	display: inline;
}
#menu li {
	background-image: none;
	float: left;
	/*height: 20px;*/
margin: 9px 0px 5px 40px;
	padding: 20px 0 0 0;
	font-size: 1.1em;
	/*_font-size: 15px;*/
font-weight: bold;
	display: inline;
}
#menu a:hover {
	text-decoration: none;
	color: #962460;
}
#menu li.menu_pointer {
	background: url(images/pointer.gif) 50% 11% no-repeat;
}
.menu_pointer a:link {
	color: #962460;
}
.menu_pointer a:visited {
	color: #962460;
}
#search-help {
	float: right;
	padding: 10px 0 0 0;
	margin: 14px 40px 0 0;
	display: inline;
	background: none;
}
#search {
	background: #fff url(images/search_btn.gif) 50% -35px no-repeat;
	float: left;
	padding: 4px 32px 0px 56px;
	margin: -12px 0 5px 0px;
	height: 1.8em;
}
#search a {
	color:#fff;
	background-color: #962460;
	font-weight: bold;
	font-size: 1.1em;
}
#search a:hover {
	color: #D69DBF;
}
#help {
	float: left;
	margin: -10px 0 5px 0px;
	padding: 4px 0px 5px 0px;
	font-weight: bold;
	font-size: 1.1em;
}
#wrapper {
	width: 100%;
	clear: both;
	float: left;
	display: inline;
	background: url(images/wrapper_tile.gif) repeat-x;
	margin: 10px 0 0 0;
}
#content {
	width: 580px;
	float: left;
	margin: 1px 0 40px 0;
	padding: 0px 30px 0px 40px;
	display: inline;
	background-image: url(images/title_tile.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#content h1 {
	width: 520px;
	height: 40px;
	margin: 2px 0px 20px -40px;
	_margin: 10px 0 20px 0;
	padding: 5px 30px 0 40px;
	_padding: 0px;
	_overflow: hidden;
}
img.resource_thumb {
	float: left;
	margin: 10px 10px 10px 0px;
}
#sidebar {
	width: 230px;
	float: right;
	margin: 0 0 40px 0;
	padding: 0 40px 0px 40px;
	border-left: 1px dashed #D9E3E3;
	display: inline;
	_overflow: hidden;
}
#white_corner {
	background: url(images/white_corner.gif) no-repeat;
	margin: 24px 0 0 -73px;
	height: 37px;
	width: 50px;
	float: left;
	_display: inline;
	_position: relative; /*otherwise it's hidden in IE6*/
}
#date {
	float: right;
	color: #248993;
	margin: 5px 0 0 0;
}
div .block {
  clear:both;
	padding: 0px;
	margin: 0;
}
.block p {
	margin: 0 0 0 0px;
}
.info {
	color: #888;
	font-size: .85em;
}
p.info {
	color: #888;
	font-size: .85em;
	margin: 2px 0 10px 0px;
}
i {
	color: #888;
	font-size: .85em;
	font-style: normal;
}
.block li {
	margin: 7px 0 7px 0px;
	padding: 4px 0 4px 20px;
	font-size: .9em;
	line-height: 1.1em;
	list-style-type: none;
	list-style-image: none;
	background: url(images/bullet_big.gif) left 6px no-repeat;
}
.block a:link {
	color: #0A6878;
}
.block a:visited {
	color: #0A6878;
}
.block a:hover {
	text-decoration: underline;
	color: #248993;
}
h4.title {
	clear: both;
	color:#7A134E;
	border-bottom: 1px solid #89BECE;
	background: url(images/cleo_icon.gif) left 60% no-repeat;
	width: 250px;
	padding: 0;
	margin: 40px 0px 5px -10px;
}
.button {
	border: 1px solid #89BECE;
	background: url(images/button_bg.gif) repeat-x #D9E3E3;
	text-align: center;
	font-size: .85em;
	padding: 1px;
	margin: 0px;
	width: 5em;
}
.button a:link {
	text-decoration: none;
	color: #248993;
}
.button a:visited {
	text-decoration: none;
	color: #248993;
}
.button a:hover {
	text-decoration: none;
	color: #89BECE;
}
.block .button {
	float: right;
	margin: -5px 0 10px 0;
}
#focus_on {
	border: 1px solid #89BECE;
	background: url(images/title_tile.gif) bottom left repeat-x #D9E3E3;
	margin: 25px 0 15px 0px;
	width: 228px;
	padding: 0 0 3px 0;
	overflow: auto;
}
#focus_on p {
	margin: 5px 15px 5px 15px;
	font-size: .85em;
}
.focus_on_more {
	float: right;
	font-size: .85em;
	margin: 0 5px 0 0;
	display: inline;
}
#focus_on h3 {
	color: #fff;
	background: url(images/blue_corner.gif) right bottom no-repeat #89BECE;
	width: 45%;
	margin: 0 0 1px 0;
	padding: 3px 0 3px 15px;
	float: left;
	font-size: 1.1em;
}
.pullquote {
	width: 80%;
	border-top: 2px dashed #D9E3E3;
	border-bottom: 2px dashed #D9E3E3;
	padding: 15px;
	margin: 15px 0 15px 0;
}
.pullquote h3 {
	margin: 0;
	line-height: 1.5em;
}
#footer {
	clear: both;
	float: none;
	text-align: center;
	color: #fff;
	font-size: .85em;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
	width: 968px;
	background: #7A134E;
}
#footer a:link {
	color: #fff;
}
#footer a:visited {
	color: #fff;
}
/*========================== Home page ===========================*/
#blurb {
	float: left;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	display: inline;
}
#blurb_text {
	width: 320px;
	float: left;
	display: inline;
        margin-right: 30px;
}
#blurb img {
	margin: 10px 0 0 0;
	width: 223px; 
	height: 65px; 
	float: right;
}
#blurb a {
/*font-size: .85em;
	float: right;
	margin: -5px 0 0 0;*/
}
#boxes {
	float: left;
	margin: 0 0 0 -40px;
	overflow: visible;
	display: inline;
	font-size: 13px;/*height: 117px;*/
}
#visit_for {
	background: url(images/visit_for.gif) right bottom no-repeat #962460;
	width: 121px;
}
.unflip_home_resources {
	background: url(images/resources.gif) right bottom no-repeat #962460;
	width: 175px;
	margin: 0;
	padding: 15px 7px 11px 0px;
	cursor: pointer;
}
.flip_home_resources {
	background: url(images/resources_flip.gif) right bottom no-repeat #962460;
	width: 175px;
	margin: 0;
	padding: 15px 7px 11px 0px;
	cursor: pointer;
}
.unflip_home_news {
	background: url(images/news.gif) right bottom repeat-x #AA4F7D;
	width: 128px;
	margin: 0;
	padding: 15px 10px 11px 25px;
	cursor: pointer;
}
.flip_home_news {
	background: url(images/news_flip.gif) right bottom no-repeat #AA4F7D;
	width: 128px;
	margin: 0;
	padding: 15px 10px 11px 25px;
	cursor: pointer;
}
.unflip_home_events {
	background: url(images/events.gif) right bottom repeat-x #C1749E;
	width: 118px;
	margin: 0;
	padding: 15px 10px 11px 25px;
	cursor: pointer;
}
.flip_home_events {
	background: url(images/events_flip.gif) right bottom no-repeat #C1749E;
	width: 118px;
	margin: 0;
	padding: 15px 10px 11px 25px;
	cursor: pointer;
}
#boxes h3 {
	font-size: 1.8em;
	margin: 0;
}
#boxes a {
	font-size: .85em;
}
#boxes a:link {
	color: #E8D4E2;
}
#boxes a:visited {
	color: #E8D4E2;
}
#boxes a:hover {
	color: #fff;
}
#legal_topics {
	float: left;
	width: 100%;
	margin: 10px 0 5px 0;
	padding: 0 0 0 0;
}
#legal_topics h2 {
	width: 400px;
	font-size: 1.8em;
	_font-size: 24px;
	margin: 0;
	padding: 0 0 -5px 0;
	text-transform: uppercase;
	float: left;
}
#legal_topics a {
	float: right;
	margin: 5px 0 -20px 0;
	_margin: 4px 0 -25px 0;
	_font-size: 14px;
}
#topics_box li {
	list-style-type: none;
	list-style-image: none;
	background: url(images/bullet2.gif) left 10px no-repeat;
	margin: 4px 20px 4px 0px;
	padding: 4px 0 4px 20px;
	/*line-height: 1.1em;*/
	list-style-position: left bottom;
	font-size: 1.1em;
}
#topics_box {
	clear: both;
	background-image: url(images/topics_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #B3D1D9;
	margin: 0 0 0 -40px;
	overflow: auto;
	padding: 10px 0 10px 40px;
	width: 100%;
}
table#topics_box {
	margin: 0;
	padding: 10px 0 10px 0;
	background: #B3D1D9;
}
table#topics_box td {
	width: 48%;
	border: 1px solid #d9e3e3;
	background: #d9e3e3;
}
table#topics_box th {
	width: 48%;
	font-size: 1.3em;
	padding: 0 0 3px 5px;
}
/* Hides from IE-mac \ */
* html #topics_box {
	height: 1%;
}
/* End hide from IE-mac */

.ul_left {
	width: 48%;
	float: left;
}
.ul_right {
	width: 48%;
	float: left;
}
.legal_advice {
	background: url(images/cleo_icon2.gif) left 50% no-repeat;
	padding: 0 0 0 30px;
	margin: 20px 0 0 0;
}
/*=========================== Resources main ==========================*/
.featured_title {
	float: left;
	background: url(images/featured_bg.gif) no-repeat;
	background-position: top right;
	margin: 0 0 10px -40px;
	padding: 2px 20px 2px 40px;
	_display: inline;
}
p.featured_title {
	font-size: 1.1em;
	color: #0A6878;
}
.resource_title {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 2em 0 1em 0;
	padding: 0;
}
.resourcetitle {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 2em 0 1em 0;
	padding: 0;
}
.plain_title {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 2em 0 1em 0;
	padding: 0;
}
/*=======================Resource details & results =======================*/
#print_email {
	float: right;
	display: inline;
	width: 100%;
	height: 30px;
	margin: -25px 0 15px 0;
}
#print_email .button {
	float: right;
	width: 45%;
	/*display: inline;*/
	margin: 0 0 0 7px;
	padding: 1px;
}
.non_sifr_title {
	margin: 10px 0 10px 20px;
	font-weight: bold;
	font-size: 1.3em;
	width: 70%;
	float: left;
}
td {
	padding: 5px;
}
#resource_detail li {
	margin: 4px 10px 5px 10px;
	padding: 0px 10px 2px 20px;
}
#resource_detail ul {
	padding: 0 0 0 10px;
	margin: 10px 0 10px 20px;
}
.resource_thumb {
	border: 1px solid #D9E3E3;
}
#featured_resource img {
	border: 1px solid #D9E3E3;
}
.search_results {
	float: left;
	width: 410px;
}
.search_results .plain_title {
	margin: 10px 0 10px 0;
}
.sort_results {
	float: right;
	text-align: right;
	width: 170px;
}
#resource_full {
	margin: .1em 0 .8em 20px;
	line-height: 1.6em;
	float: left;
	width: 70%;
}
#resource_sub_title {
	font-weight: bold;
	margin: .1em 0 .8em 20px;
	line-height: 1.6em;
	float: left;
	width: 70%;
}
/*======================= Help =======================*/
.top {
	font-size: .85em;
	float: right;
	margin: 10px 0 0 0;
	line-height: 1.1em;
	display: inline;
}
hr.bold {
	border: 0 none;
	border-bottom: 3px solid #89BECE;
	height: 3px;
	margin: 0;
	clear: both;
}
ul.insidelist li {
	list-style-type: none;
	list-style-image: none;
	background: url(images/bullet3.gif) left 10px no-repeat;
	padding: 4px 0 4px 20px;
	margin: 0 0 0 60px;
}
.insidelist a:link {
	color: #7A134E;
}
.insidelist a:visited {
	color: #7A134E;
}
.insidelist a:hover {
/*color: #C1749E;*/
}
/*=========================== Forms ================================*/
form img {
	margin: 5px 0 5px 0;
}
form form { /*bottom of News page*/
	margin: 10px 0 0 0;
}
#sf input.button {
	margin: 0px 0px 10px 0px;
}
label {
	font-weight: bold;
	line-height: 2em;
}
.option_indent {
	padding: 0 0 0 15px;
}
option {
	padding: 0 5px 2px 5px;
}
textarea, select {
	border: 1px solid #89BECE;
}
#content select {
	margin: 10px 0 2px 0;
	border: 1px solid #89BECE;
	background: #fff;
	width: 300px;
}
#content input {
	padding: 1px;
	margin: 0 0 5px 0px;
	border: 1px solid #89BECE;
	width: auto;
	color: #248993;
	background: #fff;
}
p input {
	background: #fff;
}
#organizations input {
	margin: 0 0 1px 10px;
}
#sidebar select, input {
	margin: 5px 0 5px 0;
	color: #248993;
	font-weight: bold;
}
#sidebar input {
	border: 1px solid #89BECE;
	font-weight: normal;
	width: 228px;
}
#sidebar input.button {
	width: 5em;
	font-weight: bold;
	background: url(images/button_bg.gif) bottom left repeat-x #d9e3e3;
}
input#news_search {
	border: 1px solid #89BECE;
	text-align: center;
	font-size: .85em;
	width: 5em;
	padding: 1px;
	margin: 10px 0 0 0;
	float: right;
	display: inline;
	background: url(images/button_bg.gif) bottom left repeat-x #d9e3e3;
}
select#filter_news_cat_public {
	width: 230px;
	margin: 10px 0 0 0;
}
.other_options_block ul {
	margin: 3px 0 3px 0px;
}
.other_options_block li {
	margin: 3px 0 3px 0px;
	padding: 4px 0 4px 19px;
	background: url(images/plain_bullet.gif) left 10px no-repeat;
}
#other_search_options {
	margin: 10px 0 20px 0;
}
#other_search_options form {
	margin: 0;
	padding: 0;
}
#other_search_options input {
	width: 228px;
	margin: 0;
}
#other_search_options hr {
	margin: 0 0 5px 0;
	padding: 0 0 8px 0;
}
#other_search_options input.button {
	float: right;
	width: 5em;
	margin: 10px 0 10px 0;
}
#search_for input {
	width: 220px;
}
#search_for select {
	width: 225px;
}
#search_for .button {
	float: right;
	width: 5em;
	margin: 5px 5px 10px 0px;
}
#search_for p {
	margin: 0px 0 0 5px;
	font-size: .85em;
}
select#record_nav_combo {
	width: auto;
}
input#keywords {
	background: #fff;
}
#content input.button {
	background: url(images/button_bg.gif) repeat-x #D9E3E3;
}
/*========Search page: search_form styles ========*/
#content_search_for h2 {
	font-size: 1.8em;
	_font-size: 24px;
	margin: 0 0 -10px 0;
	text-transform: uppercase;
}
#content_search_for input {
	width: 220px;
	margin: 0 0 5px 0px;
}
#content_search_for select {
	width: 225px;
	margin: 5px 0 5px 0px;
	color: #248993;
	font-weight: bold;
	background: #fff;
}
#content_search_for .button {
	float: left;
	width: 5em;
	margin: 0px 5px 0px 165px;
	font-size: 1.1em;
}
#content_search_for p {
	margin: 0px;
	font-size: .85em;
}
#browse_by .button {
	float: none;
	clear: both;
	width: 170px;
	margin: 5px 0 0 0px;
	_margin: 5px 0 0 0px;
	padding: 2px 0 2px 0;
}
/*===========Languages =================*/
.language {
}
.img_middle {
	vertical-align: middle;
	margin: 0;
}

#breadcrumb {
  background: #D69DBF;
  margin: 0 0 0 -40px;
  padding: 4px 4px 4px 40px;
  color: #962460;
}
#breadcrumb a {
  color: #fff;
}
.sidebar_title {
	font-weight: bold;
	color: #962460;
}
#rss_block a {
	display: block;
	font-weight: normal;
	margin-bottom: 7px;
}
li.rss_feed_li {
background-image: none;	
margin: 0;
padding: 0;
}
#rss_list_table td {
	border: none;
	vertical-align: top;
	padding: 0 5px 0 0;
	width: 33%;
}
#rss_list_table th {
	padding: 0 0 10px 0;
	font-size: 1.2em;
}
#other_credits {
	line-height: 1.6em;
}



/* Updates by QM */
span.sidebar_title {
	clear: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	color: #0A6878;
}

.sidebar_graphic {
	float: left;
	clear: left;
	display: inline;
	margin: 10px 0px 10px 0px;
	background-color: #ecf1f1;
	border: 1px solid #dae4e4;
	width: 198px; /*228px - padding*/
	padding: 8px 15px;
	text-align: left;
}

.sidebar_graphic a {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
	outline: 0;
}

.sidebar_graphic img {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

.social_icon {
	float: left;
	display: inline;
	margin: 0px 23px 0px 0px;
}

.social_icon_last {
	float: left;
	display: inline;
	margin: 0px;
}

.clear {
	clear: both;
}

/*
br.br_margin {
	margin-bottom: 10px;
}
*/