/*------------------------------------------------------------------
[layout]

1. Body & global
2. Header / #header
3. Sidebar primary / #sidebar_primary
4. Sidebar secondary / #sidebar_secondary
5. Main / #main
6. Footer / #footer

[1. Body & global]
*/
body {
	background: #fff;
	color: #333;
	background:url(/Scholars/common/images/bg-header.gif) top center repeat-x #FFFFFF; 
}
hr,
.hide {
	display: none;
}
.gutter {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#wrapper {
	width: 100%;
	float: left;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}
h2,
h3 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
h2 {
	color: #999;
}
h3 {
	color: #193076;
}
h4 {
	float: left;
	clear: both;
	font-weight: bold;
	margin: 20px 0 10px 0;
	color: #008FD3;
	width: 500px;
}
a {
	color: #193076;
}
a:hover {
	color: #008FD3;
}
#intro .flash-replaced {
	float: left;
}
.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
	background: #fff;
}
#flash_header .alt h1 {
	background-image: none!important;
}
.flash-update p{
	display:none;
}
/*------------------------------------------------------------------
[2. Header / #header]
*/
#header_top {
	background: #E5E5CC;
}
#header_top {
	text-align: right;
}
#header_top input,
#header_top select,
#header_top button {
	margin: 2px 0;
}
#header_top input {
	width: 185px;
	margin: 0 5px 0 20px;
}
#header_top form {
	display: inline;
}
#header_top #form .searchbutton {
	width: 18px;
	height: 18px;
	margin: 0;
}
#header_top form fieldset {
	display: inline;
}
#header_top form * {
	vertical-align: middle;
}
#header {
	background: #006; /* FFF */
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#header #logo{
	margin: 15px 0 7px 0;
}
#header ul li {
	float: left;
	margin: 0 40px 0 0;   /* margin: 0 30px 0 0; */
	padding-bottom: 3px;
}
#header ul li.last {
	margin-right: 0;
}
#header ul li a {
	color: #FFF; /* 000; */
}
#header ul li a:hover {
	color: #999;  */ #00a1de */
}

#header {
	 /* font-weight: bold; */
}




/*------------------------------------------------------------------
[2. Subheader / #subheader]
*/
#subheader {
	float: left;
	width: 100%;
}
#breadcrumbs {
	font-weight: bold;
}
#breadcrumbs,
#breadcrumbs a {
	color: #666;
}
#breadcrumbs a:hover {
	color: #193076;
}
#breadcrumbs span {
	margin: 0 7px;
}
/*------------------------------------------------------------------
[3. Sidebar primary / #sidebar_primary]
*/
#sidebar_primary {
	position: absolute;
	top: 6px;
	left: 0;
	width: 170px;
}
#sidebar_primary h2 {
	font-weight: bold;
	color: #193076;
	margin-bottom: 10px;
	border: 0;
}
#nav_secondary,
#nav_secondary ul,
#nav_secondary li {
	position: relative;
	float: left;
	width: 170px;
}
#nav_secondary a {
	position: relative;
	z-index: 200;
}
#nav_secondary li ul li {
	width: 160px;
	margin-left: 10px;
}
#nav_secondary li a {
	display: block;
	padding: 7px 10px 7px 0;
}
.inner li a {
	color: #999;
}
#nav_secondary li.selected,
#nav_secondary li.selected a {
	color: #193076;
}
#nav_secondary li a:hover,
#nav_secondary li ul li.selected,
#nav_secondary li ul li.selected a {
	color: #008fd3;
}
#nav_secondary li.sub a span {
	padding-right: 15px;
	background: url('interface/images/layout/bullet_arrow_down.gif') no-repeat right 3px;
}
#nav_secondary li ul li a span {
	background: none!important;
}
#nav_secondary li {
	border-bottom: 1px solid #DFDFDF;
}
#nav_secondary li.section_end {
	border-bottom: 1px solid #ccc;
}
#nav_secondary li.section_start {
	border-top: 1px solid #ccc;
}
#nav_secondary li ul li.selected {
	border-bottom: 1px solid #DFDFDF;
}
#nav_secondary {
	border-top: 1px solid #DFDFDF;
}
#nav_secondary li ul {
	border-top: 2px solid #193076;
	border-bottom: 2px solid #193076;
}
#nav_secondary li.sub,
#nav_secondary li.last {
	border-bottom: 0!important;
}
/*------------------------------------------------------------------
[4. Sidebar secondary / #sidebar_secondary]
*/
#sidebar_secondary {
	position: absolute;
	top: 21px;
	right: 0;
	width: 230px;
}
#sidebar_secondary div {
	margin-bottom: 50px;
}
#sidebar_secondary div li {
	margin-bottom: 10px;
}
#sidebar_secondary div h3 {
	display: none;
}
#sidebar_reports li,
#sidebar_reports li a {
	display: block;
	width: 230px;
	height: 70px;
	text-indent: -5000px;
}
#sidebar_secondary #sidebar_secondary li {
	margin-bottom: 15px;
}
#sidebar_secondary div.callout{
	clear:both;
	margin-bottom:30px;
}
#sidebar_secondary div.callout embed{
	float:none;
}
#sidebar_secondary div.callouts{
	margin-bottom:50px;
}
/*------------------------------------------------------------------
[5. Main / #main]
*/
#full {
	width: 960px;
}
#full img {
	float: left;
	margin-top: 6px;
}
#full .sections {
	float: right;
	margin-top: 10px;
}
#intro .sections {
	width: 370px;
	margin-bottom: 40px!important;
}
#intro .section_header h3 {
	text-transform: uppercase;
}
#intro .section_header h3 a {
	color: #008FD3;
}
#intro .section_header h3 a:hover {
	color: #44bfdf;
}
#intro .section_body,
#intro #download_reports {
	color: #193076;
	font-weight: bold;
}
#intro #download_reports {
	text-align: right;
	float: right;
	clear: right;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	width: 370px;
}
#intro #download_reports a {
	background-position: 15em top;
}
#main {
	position: relative;
	width: 540px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	float: left;
	margin-left: 166px;
	padding: 5px 6px 10px 4px;
	background: url('interface/images/layout/bg_main.png') repeat-y;
}
#main ul {
	list-style: disc;
	list-style-position: inside;
	margin: 0 0 10px 10px;
}
#main h1 {
	width: 520px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	float: right;
	text-indent: -5000px;
}
#main_full h1 {
	width: 770px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	float: right;
	text-indent: -5000px;
}
#main #content h1 {
	float: left;
	clear: both;
	width: 500px;
}
#main p {
	margin-bottom: 15px;
}
#main_full sub,
#main sub {
	font-size:0.75em;
	vertical-align:bottom;
}
#content h1 {
	padding-bottom: 10px;
}
#flash_header h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
}
#main #content .content_box_left {
	float: left;
	margin: 0 20px 10px 0;
}
#flash_header,
embed {
	float: right;
}
#flash_header,
#flash_header h1 {
	width: 520px;
}
#flash_header_home embed {
	float: none;
}
h1 {
	border-bottom: 1px solid #ccc;
	margin: 40px 0 0 0;
	padding-bottom: 20px;
}
#content h1 {
	margin-top: 0;
}

#introduction h1 {
	background: url('interface/images/layout/header_introduction.gif') no-repeat;
	height: 26px;
}
#our_commitment h1,
#deloitte_scholars h1,
#scheme_details h1,
#scholar_profiles h1,
#learning_and_earning h1,
#see_the_world h1,
#launch_your_career h1,
#meet_us h1,
#academic_requirements h1,
#useful_information h1,
#application_process h1
{
	height: 26px;
	margin-bottom: 0;
}

#deloitte_scholars h1{
	height: 110px;
	margin-bottom: 0;
}


#credits h1 {
	background: url("interface/images/layout/header_credits.gif") no-repeat;
}
#accessibility h1 {
	background: url("interface/images/layout/header_accessibility.gif") no-repeat;
}
#deloitte_scholars h1 {
	/* background: url("interface/images/layout/header_deloitte_scholars.jpg") no-repeat; */
	   background: url("interface/images/layout/header_work-exp.gif") no-repeat;
}	
#scheme_details h1 {
	background: url("interface/images/layout/header_scheme_details.jpg") no-repeat;
}	
#scholar_profiles h1 {
	background: url("interface/images/layout/header_scholar_profiles.jpg") no-repeat;
}	
#learning_and_earning h1 {
	background: url("interface/images/layout/header_learning_and_earning.jpg") no-repeat;
}	
#see_the_world h1 {
	background: url("interface/images/layout/header_see_the_world.jpg") no-repeat;
}	
#launch_your_career h1 {
	background: url("interface/images/layout/header_launch_your_career.jpg") no-repeat;
}	
#meet_us h1 {
	background: url("interface/images/layout/header_meet_us.jpg") no-repeat;
}	
#academic_requirements h1 {
	background: url("interface/images/layout/header_academic_requirements.jpg") no-repeat;
}	
#useful_information h1 {
	background: url("interface/images/layout/header_useful_information.jpg") no-repeat;
}	
#application_process h1 {
	background: url("interface/images/layout/header_application_process.jpg") no-repeat;
}	



#main #content {
	clear: both;
	width: 500px;
	margin: 0 20px;
}
#page_options {
	text-indent: -5000px;
	float: left;
	width: 500px;
	margin: 0;
}
#page_options li {
	float: right;
	margin: 10px 0 20px 0;
	line-height: 0em;
}
#page_options #textsize {
	margin-right: 20px;
}
#page_options #textsize a {
	display: block;
	width: 20px;
	height: 15px;
	background: url("interface/images/layout/button_textsize.gif") no-repeat;
}
#page_options #textsize a:hover {
	background: url("interface/images/layout/button_textsize.gif") no-repeat 0 -29px;
}
#page_options #textsize {
	position: relative;
}
#page_options #textsizer {
	display: none;
	position: absolute;
	top: 2px;
	left: -50px;
	width: 45px;
}
#page_options #textsizer p,
#page_options #textsizer a#font_dec,
#page_options #textsizer a#font_inc {
	cursor: pointer;
	text-indent: -5000px;
	display: block;
	width: 20px;
	height: 18px;
}
#page_options #textsizer a#font_dec,
#page_options #textsizer a#font_inc {
	float: left;
}
#page_options #textsizer a#font_dec {
	margin-right: 5px;
	background: url('interface/images/layout/button_textsize_options.gif') no-repeat 0 0;
}
#page_options #textsizer a:hover#font_dec {
	background: url('interface/images/layout/button_textsize_options.gif') no-repeat 0 -18px;
}
#page_options #textsizer a#font_inc {
	background: url('interface/images/layout/button_textsize_options.gif') no-repeat -22px 0;
}
#page_options #textsizer a:hover#font_inc {
	background: url('interface/images/layout/button_textsize_options.gif') no-repeat -22px -18px;
}
#page_options #printpage a {
	display: block;
	width: 17px;
	height: 15px;
	background: url("interface/images/layout/button_print.gif") no-repeat;
}
#page_options #printpage a:hover {
	background: url("interface/images/layout/button_print.gif") no-repeat 0 -17px;
}
#main blockquote {
	float: left;
	clear: left;
	text-indent: -5000px;
	margin-bottom: 40px;
}
#main .section_navigation {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
}
#leadership_governance .section_navigation {
	margin-top: 20px;
}
#financial_statements #block_consolidated_income_statement,
#leadership_governance_csr #block_partner,
#disability #block_disability,
#fundraising #block_fundraising,
#mentoring #block_mentoring,
#agenda_detail #block_doing,
#case_studies #block_difference,
#the_agenda #block_respecting,
#people_profiles #block_russell,
#green_agenda #block_intro{
	margin-top: 40px;
}
#main #page_navigation,
#main .page_navigation {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	list-style: none;
}
#main #page_navigation li,
#main .page_navigation li {
	margin: 0 0 10px 0;
	list-style-position: outside
}
#main #page_navigation li a,
#main .page_navigation li a {
	padding-right: 15px;
}

#main #page_navigation {
	clear: both;
	float: left;
	width: 100%;
}
#content .left {
	float: left;
	width: 240px;
	margin-right: 20px;
}
#content .right {
	float: right;
	width: 240px;
	clear: none!important;
}
#page_navigation li a,
.page_navigation li a,
#list_business_performance li a {
	padding-left: 10px;
	display: block;
	background: url('interface/images/layout/bullet_arrow_right.gif') no-repeat left 2px;
}
#page_navigation li a:hover,
.page_navigation li a:hover,
#list_business_performance li a:hover {
	background: url('interface/images/layout/bullet_arrow_right.gif') no-repeat left -237px;
}
#main .partner_section ul,
#main .partner_section ul li {
	list-style: none;
	list-style-position: outside;
	margin-left: 0;
}
#main .partner_section {
	width: 125px;
	float: left;
}

/* captions */
#main .lft img{
	float:left;
	margin:0.3em 10px 0.5em 0;
}
#main .lft p{
	float:none;
	width:auto;
}
#main .imgblock{
	margin-bottom:25px;
}
#main .caption p{
	font-size:0.9em;
	width:499px;
}
#fundraising #main .lft img,
#people_profiles #main .lft img{
	float:left;
	margin:0 10px 2em 0;
}
#mentoring #main .imgblock{
	margin-bottom:0;
}
#approach #main .imgblock{
	margin-top:3em;
}
#block_opinion .section_body p {
	float: none;
}
#block_opinion .section_body img {
	display: block;
}
#accessibility table th,
#accessibility table td{
	text-align:left;
}
#main_full{
	background:transparent url('interface/images/layout/bg_main_full.png') repeat-y scroll 0 0;
	float:left;
	height:auto !important;
	margin-left:166px;
	min-height:700px;
	padding:5px 6px 10px 4px;
	position:relative;
	width:790px;
}
#main_full #content{
	clear:both;
	margin:0 20px;
	width:750px;
	overflow:hidden;
}
#main_full #content table{
	width:750px;
}
#main_full #content table th,
#main_full #content table td{
	text-align:left;
	padding:10px;
}
#main_full #content table th{
	font-weight:bold;
}


#deloitte_scholars #main_full table thead th,
#scheme_details #main_full table thead th,
#scholar_profiles #main_full table thead th,
#learning_and_earning #main_full table thead th,
#see_the_world #main_full table thead th,
#launch_your_career #main_full table thead th,
#meet_us #main_full table thead th,
#academic_requirements #main_full table thead th,
#useful_information #main_full table thead th,
#application_process #main_full table thead th
{
	background:#9AC32F;
	color:#fff;
	font-style:normal;
}

#deloitte_scholars #main_full table thead tr th,
#scheme_details #main_full table thead tr th,
#scholar_profiles #main_full table thead tr th,
#learning_and_earning #main_full table thead tr th,
#see_the_world #main_full table thead tr th,
#launch_your_career #main_full table thead tr th,
#meet_us #main_full table thead tr th,
#academic_requirements #main_full table thead tr th,
#useful_information #main_full table thead tr th,
#application_process #main_full table thead tr th
{
	border-bottom:10px solid #fff;
	border-right:1px solid #fff;
}

#deloitte_scholars #main_full table tbody th,
#scheme_details #main_full table tbody th,
#scholar_profiles #main_full table tbody th,
#learning_and_earning #main_full table tbody th,
#see_the_world #main_full table tbody th,
#launch_your_career #main_full table tbody th,
#meet_us #main_full table tbody th,
#academic_requirements #main_full table tbody th,
#useful_information #main_full table tbody th,
#application_process #main_full table tbody th
{
	color:#fff;
	padding:4px 10px;
}

#deloitte_scholars #main_full table tbody ul,
#scheme_details #main_full table tbody ul,
#scholar_profiles #main_full table tbody ul,
#learning_and_earning #main_full table tbody ul,
#see_the_world #main_full table tbody ul,
#launch_your_career #main_full table tbody ul,
#meet_us #main_full table tbody ul,
#academic_requirements #main_full table tbody ul,
#useful_information #main_full table tbody ul,
#application_process #main_full table tbody ul
{
	margin-left:1.6em;
	list-style-type:disc;
}

#deloitte_scholars #main_full table tbody ul li,
#scheme_details #main_full table tbody ul li,
#scholar_profiles #main_full table tbody ul li,
#learning_and_earning #main_full table tbody ul li,
#see_the_world #main_full table tbody ul li,
#launch_your_career #main_full table tbody ul li,
#meet_us #main_full table tbody ul li,
#academic_requirements #main_full table tbody ul li,
#useful_information #main_full table tbody ul li,
#application_process #main_full table tbody ul li
{
	padding-bottom:0.4em;
}

#deloitte_scholars #page_options,
#scheme_details #page_options,
#scholar_profiles #page_options,
#learning_and_earning #page_options,
#see_the_world #page_options,
#launch_your_career #page_options,
#meet_us #page_options,
#academic_requirements #page_options,
#useful_information #page_options,
#application_process #page_options
{
	width:750px;
}

#deloitte_scholars #content_footer,
#scheme_details #content_footer,
#scholar_profiles #content_footer,
#learning_and_earning #content_footer,
#see_the_world #content_footer,
#launch_your_career #content_footer,
#meet_us #content_footer,
#academic_requirements #content_footer,
#useful_information #content_footer,
#application_process #content_footer
{
	background:transparent url('interface/images/layout/bg_main_full.png') no-repeat bottom;
	width:790px;
}

#deloitte_scholars #content_footer .gutter,
#scheme_details #content_footer .gutter,
#scholar_profiles #content_footer .gutter,
#learning_and_earning #content_footer .gutter,
#see_the_world #content_footer .gutter,
#launch_your_career #content_footer .gutter,
#meet_us #content_footer .gutter,
#academic_requirements #content_footer .gutter,
#useful_information #content_footer .gutter,
#application_process #content_footer .gutter
{
	width:770px;
}



/*------------------------------------------------------------------
[5.1. Sections / .sections]
*/
#main .sections {
	clear: both;
	float: left;
	width: 100%;
	margin-left: 0;
}
.section {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}
#home .section {
	margin-bottom: 0;
}
.sections .green {
	width: 480px;
	padding: 12px 10px 5px 10px;
	background-color: #E7F1CE;
	color: #3A9238;
	margin-bottom: 40px;
}
.green .section_body {
	margin-bottom: 0;
}
.section#download_pdf{
	padding-top:20px;
}
.section_body .img_para {
	padding: 15px 0;
	width: 100%;
}
.section_body .img_para img {
	display: block;
	margin: 0 auto;
}
.green .section_header h3 {
	color: #3A9238;
}
.green .section_header {
	border: none;
}
.section_body ul li,.section_body ol li {
	margin: 0 0 5px 30px;
	padding-right: 20px;
}
.section_body ol {
	list-style: decimal;
	clear:left;
}
ul.sections li,
li.section {
	list-style: none;
}
.sections .left,
.sections .right {
	width: 240px;
	float: left;
}
.sections .full {
	width: 500px;
}
.sections .left {
	margin-right: 20px;
}
.section_header {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#downloads .section_header {
	clear: left;
}
.section_header p {
	margin-bottom: 0;
}
.section_header span {
	display: block;
	width: 440px;
}
.section_header_link {
	position: absolute;
	bottom: 10px;
	right: 0;
	margin: 0!important;
}
.section_header_link a {
	text-indent: -5000px;
	display: block;
	height: 14px;
}
.section .top a {
	width: 40px;
	background: url("interface/images/layout/button_top.gif") no-repeat 0 0;
}
.section .hard_copy a {
	width: 127px;
	background: url("interface/images/layout/button_hard_copy.gif") no-repeat 0 0;
}
.section .hard_copy a:hover {
	width: 127px;
	background: url("interface/images/layout/button_hard_copy.gif") no-repeat 0 -14px;
}
.section .viewonline a {
	width: 78px;
	background: url("interface/images/layout/button_viewonline.gif") no-repeat 0 0;
}
.section .viewonline a:hover {
	background: url("interface/images/layout/button_viewonline.gif") no-repeat 0 -15px;
}
.section .downloadpdf a {
	width: 92px;
	background: url("interface/images/layout/button_download_pdf.gif") no-repeat 0 0;
}
.section .downloadpdf a:hover {
	background: url("interface/images/layout/button_download_pdf.gif") no-repeat 0 -14px;
}
.section .top a:hover {
	background: url("interface/images/layout/button_top.gif") no-repeat 0 -14px;
}
.section .more a {
	width: 45px;
	background: url("interface/images/layout/button_more.gif") no-repeat;
}
.section .more a:hover {
	background: url("interface/images/layout/button_more.gif") no-repeat 0 -14px;
}
.section_body {
	margin-bottom: 10px;
	float: left;
}
#report_to_partners .section_header h3 span,
#community_agenda .section_header h3 span,
#partner .section_header h3 span {
	width: 340px;
}
#case_studies .section_header h3 span {
	width: 440px;
}
.section_body p {
	float: left;
	width: 100%;
}
.section_body a {
	font-weight: bold;
	text-decoration: underline;
}
#partner .section#block_partners_profit{
	margin-top:30px;
}
#main .section_body ul {
	clear: both;
	list-style-image: url('interface/images/layout/bullet.gif');
	list-style-position: outside;
}
.section_body .image_mini {
	margin-bottom: 5px;
}
.image_left_small img {
	float: left;
}
.image_left_small div {
	float: right;
	width: 395px;
}
img.image_left {
	float: left;
}
div.image_left {
	float: right;
	width: 290px;
	margin-left: 20px;
}
/* left/right list */
.section_header h3 {
	border: 0;
	margin: 0;
	padding: 0;
}
.section_header h3 span {
	width: 195px;
}
/* Image list */
.image_list {
}
.image_list li {
}
/*financial reports*/
table {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.box table {
	margin-bottom: 0;
}
.box {
	background: #e5e5e5;
	padding: 10px;
	margin-bottom: 50px;
	width: 480px;
	float: left;
}
table a {
	/* text-decoration: underline; -- CMB Feb09 */
	text-decoration: none;
	
}
table th,
table td {
	padding: 2px;
	text-align: right;
}
tbody th {
	text-align: left;
}
thead th {
	font-style: italic;
	font-weight: bold;
}
th.header {
	padding-top: 10px;
	padding-bottom: 10px;
}
th.table_header {
	text-align: left;
	font-style: normal;
}
table .end {
	border-bottom: 1px solid #ccc; 
	padding-bottom: 10px;
}
table .end_main {
	border-bottom: 2px solid #000;
	padding-bottom: 10px;
}
th.header_note {
	width: 50px;
}
th.header_2008 {
	width: 50px;
}
th.header_2007 {
	width: 50px;
}
.signature_jc {
	width: 240px;
	float: left;
}
.signature_bw {
	width: 240px;
	margin-left: 20px;
	float: right;
}
.sig {
	height: 105px;
}
/*------------------------------------------------------------------
[5.2. Content footer / .sections]
*/
#content_footer {
	background: url('interface/images/layout/bg_main.png') no-repeat bottom; 
	float: left;
	width: 540px;
	margin-left: 166px;
	padding: 0 6px 50px 4px;
}
#content_footer .gutter {
	width: 500px;
	/* remove 1px line -- border-top: 1px solid #ccc; */
	border-top: 0px solid #ccc;
	padding-top: 10px;
}
#content_footer p {
	float: left;
	font-weight: bold;
	color: #999;
}
#content_footer p a {
	margin-left: 20px;
}
#footer_navigation {
	float: right;
	margin-bottom: 0;
}
#footer_navigation li {
	text-indent: -5000px;
	float: left;
}
#footer_navigation li,
#footer_navigation a {
	display: block;
	width: 45px;
	height: 15px;
}
#footer_navigation #previous {
	margin-right: 3px;
}
#footer_navigation #previous a {
	background: url('interface/images/layout/button_prev.gif') no-repeat 0 0;
}
#footer_navigation #previous a:hover {
	background: url('interface/images/layout/button_prev.gif') no-repeat 0 -15px;
}
#footer_navigation #next a {
	background: url('interface/images/layout/button_next.gif') no-repeat 0 0;
}
#footer_navigation #next a:hover {
	background: url('interface/images/layout/button_next.gif') no-repeat 0 -15px;
}
/*------------------------------------------------------------------
[6. Footer / #footer]
*/
#footer #footer_rss {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin: 20px 0 10px 0;
	padding-bottom: 10px;
	text-indent: -5000px;
}
#footer #footer_rss a {
	display: block;
	width: 34px;
	height: 10px;
	background: url('interface/images/layout/button_rss.gif') no-repeat 0 0;
}
#footer #footer_rss a:hover {
	background: url('interface/images/layout/button_rss.gif') no-repeat 0 -10px;
}
#footer ul,
#footer ul li {
	float: left;
	font-weight: bold;
}
#footer ul li {
	margin-right: 20px;
}
#footer ul li a {
	color: #8C97BA;
}
#footer ul li a:hover {
	color: #008FD3;
}
#footer .footer_copyright {
	float: right;
	clear: right;
	width: 770px;
	margin-bottom: 10px;
}
#footer .footer_copyright,
#footer .footer_copyright a {
	color: #666;
}
#footer .footer_copyright a:hover {
	text-decoration: underline;
	color: #008FD3;
}