@import url(http://fast.fonts.com/cssapi/0525ae2c-c669-4532-b54d-cb65db727fe9.css);
@import url(https://static.murdoch.edu.au/general/fonts/adelle/css/adelle.css);
				@import url(/Ccpr/font/Bebas/stylesheet.css);
		
						
				.bebas {
					font-family: 'BebasRegular', 'Trebuchet MS', sans-serif;	
				}
				
				.adelle {
					font-family: "Adelle W01 Bold", 'Trebuchet MS', sans-serif;	
				}

#library_feedback {
   position: relative;
   height: 0px;
   top: 7px;
   left: 860px;
   width: 100px;
}

#library_feedback a{
   position: absolute;
}

form#library_search .i_textbox, .uqlform {
   color: #666666;
   font-size: 11px;
}

#left_promo_area_container {
   clear: both;
}
                
.uqlform {
   height: 19px;
   width: 185px;
}

form#library_search .i_textbox {
   color: #666666;
   font-size: 11px;
}

form#library_search {
   position: relative;
   left: 620px;
   height: 0;
   top: 136px;
   width: 310px;
}
                                
form#library_search .i_textbox {
   width: 230px;
}
                                
form#library_search span#advance_link{
   display: block;
   margin-left: 152px;
   margin-top: 4px;
}


/* div#right_region .findit <- was this */
.findit {
    background-color: #a00100;
height:120px;
}
                
div#right_region .findit div {
    padding: 10px 20px;
}
                
div#right_region .findit input.i_textbox {
    width: 185px;
    margin-left: 3px;
}
                
div#right_region .bn {
    margin-left: 135px !important;
    margin-top: 4px !important;
}

#social_media {
    position: relative;
    height: 0px;
    top: 3px;
    float: right;
    right: 20px;
}
                
#social_media ul{
    display: inline;
}
                
#social_media li{
    list-style-type: none;
    color: #525252;
    display: inline;
}

#social_media a:visited{
    color: #525252;
    text-decoration:none;
	display: inline;
}

#social_media a:link{
    color: #525252;
    text-decoration:none;
	display: inline;
}

#social_media a:hover{
    color: #525252;
    text-decoration:none;
	display: inline;
}

#social_media li img{
    position: relative;
    top: 3px;
}
                
#social_media img {
    border: none;
}
#social_media ul li:last-child {font-size: 13px;font-weight: bold;} /* make the 'text bigger' text bigger */

div#search_container{
    width: 165px;
    right: -140px;
}

#search_input td{
    background-color: transparent;
    border: none;
    margin: 0px;
    padding: 1px;                              
}
                
#search_input input {
    border: none;
}
                
#search_input select {
    margin: 0px;
    border: none;
}

/* New summon search box code */
.summon-search-field {height:29px;width:151px;color:#666;font-size:14px;border:none;margin-left: 4px;}
.summon-search-fielda {height:29px;width:507px;color:#666;font-size:14px;border:none;margin-left: 4px;}
.summon-search-widget a {margin-left:144px;}
.summon-search-submit {margin: 0px 0px 0px 2px !important;height:29px;}
.summon-search-tagline {display:none;}
div#right_region .findit div {padding:0px 5px;}
.findit div {padding:0px 5px;}
div#main_content form input[type="submit"] {margin-left: 2px;}
.findit_options {}
.findit_options_left {float: left; margin: -15px -5px 0px 0px; padding: 0px;}
.findit_options_right {float: right; margin: -15px 0px 5px 0px; padding-top: 5px; text-align: right; }

/* HOME PAGE SUMMON SEARCH BOX */
body#internal_home .summon-search-widget {
	position: relative; 
	top: 137px; 
	left: 620px;
	width: 310px;
	height: 0px;
	padding:0px;
	margin: 0px;
}
				
body#internal_home .summon-search-field {
	width: 230px;
	border: none medium;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
				
body#internal_home .summon-search-box{
	padding: 0px;
	margin: 0px;	
	height: 0px;
}
				
body#internal_home .summon-search-submit {				
	background-color: #767676;
	border: 1px solid #767676;
	color: white;
	cursor: pointer;
	font-size: 11px;
	margin-left: 4px;
	margin-bottom: 0px !important;
	padding: 0px 2px 1px;
	position: relative;
	top: 1px;
	height: 30px;
}
				
body#internal_home .findit_options {
	position: relative;
	top: 180px;
	left:625px;
	width:280px;
}
				
body#internal_home .fbs-pane {
	width: 333px;	
}
/* depreciate these IDs */
#contentblocks {
        padding: 15px 10px;
        border-top: 1px dotted #d4d4d4;
        background-color:#fff;
        transition: 1s;
        -moz-transition: 1s;
        -webkit-transition: 1s;
}

#contentblocks:hover {
        background-color:#faf8f2;
        transition: 1s;
        -moz-transition: 1s;
        -webkit-transition: 1s;
}
/* and replace with classes */
.contentblocks {
        padding: 15px 10px;
        border-top: 1px dotted #d4d4d4;
        background-color:#fff;
        transition: 1s;
        -moz-transition: 1s;
        -webkit-transition: 1s;
}

.contentblocks:hover {
        background-color:#faf8f2;
        transition: 1s;
        -moz-transition: 1s;
        -webkit-transition: 1s;
}


/* SUBPAGE STYLING */

/* depreciate these IDs */
#subpageselect {
        display:block;
        width: 191px;
        height:60px;
        padding: 20px;
        position: relative;
}
#subpageselect:hover {
        background-color:#fbf5e5;
}
#subpageselect a {
    position: absolute;
    width: 191px;
    height: 40px;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index: 10;
    padding:20px;
}
#subpagesecondary {
        width:188px; 
        background-color:#f3f3f3;  
        height:245px;
        padding:20px;
}
#subpage_right {
        margin-left:472px; 
        width:228px; 
        }
/* and replace with classes */
.subpageheading {
        padding: 10px 0px;
}
.subpageselect_desc {
    margin-top:20px;
    color: #000 !important;
}
.subpageselect {
        display:block;
        width: 191px;
        height:60px;
        padding: 20px;
        position: relative;
}
.subpageselect:hover {
        background-color:#fbf5e5;
}
.subpageselect a {
    position: absolute;
    width: 191px;
    height: 40px;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index: 10;
    padding:20px;
}
.subpagesecondary {
        width:188px; 
        background-color:#f3f3f3;  
        height:245px;
        padding:20px;
}
.subpage_right {
        margin-left:472px; 
        width:228px; 
        }

/* SUBPAGE LIST STYLING */

.subpagelist {
        background-color:#f5f5f5;
        display:block;
        width: 415px;
        height:40px;
        padding: 12px;
        position: relative;
        margin-bottom: 5px;
        clear: both;
}
.subpagelist:hover {
        background-color:#fbf5e5;
}
.subpagelist a {
    position: absolute;
    width: 415px;
    height: 20px;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index: 10;
    padding:13px 20px;
}
.subpagelist_desc {
    margin-top:20px;
    color: #000 !important;
}


.subpagelist_vertcentred {
        background-color:#f5f5f5;
        display:block;
        width: 415px;
        height:40px;
        padding: 12px;
        position: relative;
        margin-bottom: 5px;
        clear: both;
}
.subpagelist_vertcentred:hover {
        background-color:#900;
color:#fff;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.subpagelist_vertcentred a {
    position: absolute;
    width: 415px;
    height: 20px;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index: 10;
    padding:22px 20px;
}
.subpagelist_vertcentred a:hover {
color:#fff;
}

/* Instructional passages */

/* depreciate ID */
#instruction
{
    background-color:#f1f1f1; 
    margin:10px 50px 10px 50px; 
    padding:10px 20px 10px 20px; 
    line-height:190%;
}
/* replace with clases */
.instruction
{
    background-color:#f1f1f1; 
    margin:10px 50px 10px 50px; 
    padding:10px 20px 10px 20px; 
    line-height:190%;
}

/* Branches */
.branchlist {
        background-color:#f5f5f5;
        display:block;
        width: 320px;
        height:40px;
        padding: 12px;
        position: relative;
        margin-bottom: 5px;
}
.branchlist:hover {
        background-color:#fbf5e5;
}
.branchlist a {
    position: absolute;
    width: 320px;
    height: 20px;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index: 10;
    padding:13px 20px;
}





/* Apply online button */

.applybutton {
    background-color:#EFE5C9; 
    padding: 10px; 
    height: 18px;
    margin: 10px; 
    width: 70px;
    display:block;
    position: relative;
}

.applybutton:hover {
    background-color:#fbf5e5;
}

.applybutton a {
    padding: 10px; 
    width: 70px;
    height:18px;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index: 10;
    display:block;
    position: absolute;
}

/* Transition of images */
.fadein {
    top:0px;
    left:50%;
    margin:auto;

}
.fadein img {
    position:absolute;
    -webkit-animation-name: fade;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 15s;
    -moz-animation-name: fade;
    -moz-animation-iteration-count: infinite;
    -moz-animation-duration: 15s;
    animation-name: fade;
    animation-iteration-count: infinite;
    animation-duration: 15s;
}

@-webkit-keyframes fade {
    0% {opacity: 0;}
    20% {opacity: 1;}
    33% {opacity: 1;}
    53% {opacity: 0;}
    100% {opacity: 0;}
}
@keyframes fade {
    0% {opacity: 0;}
    20% {opacity: 1;}
    33% {opacity: 1;}
    53% {opacity: 0;}
    100% {opacity: 0;}
}


#f1 {
}
#f2 {
    -webkit-animation-delay: -10s;
    -moz-animation-delay: -10s;
    animation-delay: -10s;
}
#f3 {
    -webkit-animation-delay: -5s;
    -moz-animation-delay: -5s;
    animation-delay: -5s
}


.fadeinm {
    top:0px;
    left:50%;
    margin:auto;

}
.fadeinm img {
    position:absolute;
    -webkit-animation-name: fade;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 15s;
    -moz-animation-name: fade;
    -moz-animation-iteration-count: infinite;
    -moz-animation-duration: 15s;
    animation-name: fade;
    animation-iteration-count: infinite;
    animation-duration: 15s;
}



#fm1 {
    -webkit-animation-delay: -0s;
    -moz-animation-delay: -0s;
    animation-delay: -0s;
}

#fm2 {
    -webkit-animation-delay: -5s;
    -moz-animation-delay: -5s;
    animation-delay: -5s;
}
#fm3 {
    -webkit-animation-delay: -10s;
    -moz-animation-delay: -10s;
    animation-delay: -10s
}



/* Toggle */

.trigger {
    background: #f9f9f9 url("http://library.murdoch.edu.au:81/_image/plus.png/?mode=s") no-repeat scroll 10px 15px;
    margin-top: 7px;
    padding: 10px 10px 10px 30px;
    border-bottom: solid 1px #d3d3d3;

/* transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s; */

}
/*
.trigger:before {
    content:url('http://library.murdoch.edu.au/_image/down_arrow.jpg/');
}
.trigger:after {
    content:url('http://library.murdoch.edu.au/_image/uparrow.jpg/');
}
.trigger:hover {
    background:#d3d3d3;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;    
}*/

.toggle {
    padding:10px;
    background-color: #fff;
   overflow: hidden;
}
.minussymbol {
background-image: url("http://library.murdoch.edu.au/_image/minus.png/?mode=s");
background-color: #d3d3d3;
}

#trapezoid {
	border-top: 10px solid #5f5f5f;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	height: 0;
        margin-top:-10px;
}

/* Tooltips */ 

a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
  position: absolute;
  width:171px;
  color: #FFFFFF;
  background: #A11414;
  text-align: center;
  visibility: hidden;
  border-radius: 1px;
    padding:7px;
  box-shadow: 2px 3px 6px #CFCFCF;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-bottom: 8px solid #A11414;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 1;
  top: 30px;
  left: 50%;
  margin-left: -76px;
  z-index: 999;
}


/* Findit page tabs */

.findittabs {
  position: relative;   
  min-height: 675px; /* This part sucks */
  clear: both;
  margin: 25px 0;
}
.findittab {
  float: left;
}
.findittab label {
  padding: 10px;
  margin-left: -1px; 
  position: relative;
  left: 1px; 
  font-weight: bold;
  font-size:16px;
  background:#969696;
  color:#fff;
}
.findittab [type=radio] {
  display: none;   

}
.finditcontent {
  position: absolute;
  top: 20px;
  left: 0;
  background:#fff;
  right: 0;
  bottom: 0;
  padding: 20px 10px;
  margin-top:8px;
  height:auto;
}
[type=radio]:checked ~ label {
  z-index: 2;
    color:#fff;
  font-weight: bold;
  background:#a00100;
}
[type=radio]:checked ~ label:after {
    content:"";
    border-color: #a00100 transparent transparent transparent;
    border-style:solid;
    border-width:5px;
    width:0;
    height:0;
    position:absolute;
    bottom:-10px;
    left:70px
}
[type=radio]:checked ~ label ~ .finditcontent {
  z-index: 1;
}

.exammenu {margin: 8px 0px; font-size: 1.2em; line-height: 170%;}
.branchopenbox {margin-bottom: 10px; padding: 20px; background-color:#F6F4EE;}.

/* Increase default font size to 12px */
p, li, ul, div, span {
font-size: 12px;
}

/* Opening hours box - opening hours page */

.todaysopeninghours {
   padding:0px;
}

.todaysopeninghours div {float:left;line-height: 150%;font-weight:bold;width: 101px;margin-left:12px;}

.todaysopeninghours div:nth-of-type(even) {font-weight:normal;clear:right;width: 115px;margin-left:15px;margin-bottom: 5px;color:#989898;}

.todaysopeninghours div:nth-of-type(odd) {width: 150px;margin-left:15px;}

.todaysopeninghours:after {content: "";display: table;clear: both;}

/*sorted table*/

table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):after { 
    content: " \25B4\25BE" 
}


/* Boxes - Beige and grey - darken on hover */

.beigebox {
background-color:#faf8f2;
padding:15px;
        transition: 1s;
        -moz-transition: 1s;
        -webkit-transition: 1s;
margin-bottom:10px;
}

.beigebox:hover {
background-color:#f0ece1;
        transition: 1s;
        -moz-transition: 1s;
        -webkit-transition: 1s;}

.greybox {
background-color:#f3f3f3;
padding:15px;
        transition: 1s;
        -moz-transition: 1s;
        -webkit-transition: 1s;
margin-bottom:10px;
}

.greybox:hover {
background-color:#e7e6e6;
        transition: 1s;
        -moz-transition: 1s;
        -webkit-transition: 1s;}


/* Single letter boxes */

#buttonscontainer ul{
  margin: 20px 0px !important;
  list-style-type: none;
  text-align:center;
}

#buttonscontainer ul li {
  display:inline-block;
}

#buttonscontainer .unlisted {
  border: 0 none;
  border-radius: 2px 2px 2px 2px;
  color: #C0C0C0;
  font-size: 12px;
  font-weight: bold;
  padding:10px;
  background-color: rgba(230, 228, 228, 1);
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  min-width:15px;
  display:inline; 
}

#buttonscontainer ul li a {
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  border-radius: 2px 2px 2px 2px;
  border: 0 none;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 10px;
  background-color: #EFE5C9;
  color: #000000;
  line-height: 20px
  display:block;
  min-width:15px;
}

#buttonscontainer ul li a:hover {
   background-color: #8c0600;
   color: #fff;
}

.examtext {
  color: #c5c5c5;
}

.examtext:hover {
  transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  color:#000000;
}

/* Simple Toggle */

.triggersimple {
  color:#990000;
  text-decoration: underline;
margin-top:-5px;
}
.togglesimple {}

.info {width:100%} /* fix width of exam paper tables */

.subpageheading {
color: white;
font-size: 29px;
font-family: 'BebasRegular','Trebuchet MS',sans-serif;
position: absolute;
margin: 10px;
}


.featuredannouncementtext {
    position: absolute;
    top: 125px;
    left: 40px;
    height: 25px;
    width: 204px;
    color: #fff !important;
    text-decoration: none !important;
    font-family: verdana;
    PADDING: 10px 12px 0px 0px;
    font-size: 12px;
    font-weight: bold !important;
    text-align: center;
    background: url('http://www.murdoch.edu.au/_image/v3/layout/Arrow.png/') no-repeat scroll 91% 50% !important;
cursor: pointer;
border-radius: 3px;
background-color: transparent !important;
border: #fff solid 1px;
}

.featuredannouncementtext:hover {
background: #fff url('http://www.murdoch.edu.au/_image/v3/layout/Arrow.png/') no-repeat scroll 92% 50% !important; 
color: #000 !important;
}



/* depreciate these IDs */
#highlighttext {
cursor: default;
background-color:#f3f3f3;
padding:20px;
 font-size:110%;
margin-bottom: 10px;
}

#highlighttext:hover {
background-color:#ffffff;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

#highlighttext a{
color:black;
text-decoration:none;
cursor: default;
}

#showtext {
  margin-top:10px;
  display:none;
  transition: all 0.7s ease-in-out 0s;
  -moz-transition: all 0.8s ease-in-out 0s;
  -webkit-transition: all 0.8s ease-in-out 0s; font-size:90%;
  color:grey;
}

/* and replace with these classes */
.highlighttext {
cursor: default;
background-color:#f3f3f3;
padding:20px;
 font-size:110%;
margin-bottom: 10px;
}

.highlighttext:hover {
background-color:#ffffff;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

.highlighttext a{
color:black;
text-decoration:none;
cursor: default;
}

.showtext {
  margin-top:10px;
  display:none;
  transition: all 0.7s ease-in-out 0s;
  -moz-transition: all 0.8s ease-in-out 0s;
  -webkit-transition: all 0.8s ease-in-out 0s; font-size:90%;
  color:grey;
}
.highlight {
 background-color : yellow;   
 color:#ffffff;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;

}

/*Findit page steps*/

.steptext1 {
background-color: #d5edd5;
outline: green dotted 1px;
  transition: all 0.2s ease-in-out 0.2s;
  -moz-transition: all 0.2s ease-in-out 0.2s;
  -webkit-transition: all 0.2s ease-in-out 0.2s;

}

.steptext2 {
background-color: #D8D8F1;
outline: #4d3bd3 dotted 1px;
  transition: all 0.2s ease-in-out 0.2s;
  -moz-transition: all 0.2s ease-in-out 0.2s;
  -webkit-transition: all 0.2s ease-in-out 0.2s;
}

.steptext3 {
background-color: #F3E6F3;
outline: #b74bbc dotted 1px;
  transition: all 0.2s ease-in-out 0.2s;
  -moz-transition: all 0.2s ease-in-out 0.2s;
  -webkit-transition: all 0.2s ease-in-out 0.2s;
}

.steptext4 {
background-color: #f2e3c7;
outline: #e8a600 dotted 1px;
  transition: all 0.2s ease-in-out 0.2s;
  -moz-transition: all 0.2s ease-in-out 0.2s;
  -webkit-transition: all 0.2s ease-in-out 0.2s;
}

.steptext {
margin-bottom: 5px;
  padding:10px 30px;
}

#stepbox1 {
width:674px;
height:47px;
}

#stepbox2 {
width:145px;
height:303px;
float:left;
}

#stepbox3 {
width:345px;
height:303px;
float:left;
}

#stepbox4 {
width:182px;
height:303px;
margin-left:490px;
}

#stepbox1:hover {
background-color: green;
opacity:0.1;
}

#stepbox2:hover {
background-color: blue;
opacity:0.1;
}

#stepbox3:hover {
background-color: purple;
opacity:0.1;
}

#stepbox4:hover {
background-color: orange;
opacity:0.1;
}

/* Social media handles */

#getsocial {
background-color:#efefef;
height:35px;
padding:5px 10px 5px 10px;
line-height:2.5em;
}

.getsocialtext {
font-family:'Trebuchet MS', Geneva, sans-serif;
font-weight:bold;
line-height:2.5em;
width:90px;
height:25px;
font-size:14px;
float:left;}

.getsociallogos {
margin-left:94px;
line-height:4.4em;
}


/* Spec collection pages */

#accesscollections
{
background-color:#efefef;
padding:20px;
}

.individuallisting 
{
background-color:#fbf5e5;
padding:15px;
margin-bottom:10px;
}

.individuallisting:hover {
        background-color:#efefef;
}

/* Button Styles */

.bsbuttonred {
padding: 0px 5px;
background-color: rgb(193, 0, 0);
color: rgb(255, 255, 255);
border-radius: 4px;
display: inline-block;
border: 1px solid transparent;
background-image: none;
font-family: inherit;
cursor:pointer;
text-decoration: none !important;
color: white !important;
margin-bottom: 10px;
}

.bsbuttonred:hover {
background-color:#920000;
box-shadow: 1px 1px 2px #A7A7A7;
}

.bsbuttonorange {
padding: 4px 8px;
background-color: rgb(225, 88, 13);
color: rgb(255, 255, 255);
border-radius: 4px;
display: inline-block;
border: 1px solid transparent;
background-image: none;
font-family: inherit;
cursor:pointer;
text-decoration: none !important;
color: white !important;
}

.bsbuttonorange:hover {
background-color:rgb(188, 69, 5);
box-shadow: 1px 1px 2px #bfbfbf;
}

/*Subject Librarians page*/

.contentblocks1 {
    border-top: 1px solid #dedede;
    height: 146px;
    padding: 15px 20px;
    margin-bottom: 30px;

}

.sgtitle {
font-size: 18px; 
color: rgb(255,0,0) !important; 
margin: 0px 0px 10px;
}

.sgphoto {
width:100px; float:left;
}

.sginfo {
margin-left:100px;
}

.contactbutton {
    padding: 8px 15px;
    border-radius: 20px;
    display: inline-block;
    background-image: none;
    font-family: inherit;
    cursor: pointer;
    text-decoration: none !important;
    color: #5a5a5a !important;
    background-color: rgb(255,255,255) !important;
    border: 1px solid rgb(90, 90, 90);
}


.contactbutton:hover {
background-color:#000;
    background-color:rgb(255, 0, 0)!important;
    border: 1px solid rgb(154, 154, 154);
    color:#fff!important;
}


        /*--------------------------------------------*
        *  Footer area styles
        *--------------------------------------------*/

        div#footer
        {
            border-top: 1px solid #ffffff;
            background-color: #F1EDE3;
            float: left;
            width: 100%;
        }

        div.banner
        {
            background-color: #EFE5C9;
            text-align: center;
            color: #666666;
            font-weight: bold;
            border-bottom: 1px solid white;
            clear: left;
            padding-bottom: 1px;
        }

        div.banner img
        {
            vertical-align: middle;
            margin-right: 30px;
        }

        div#footer div.links
        {
            float: left;
            font-size: 0.9em;
            padding: 0px;
        }

        div#footer div.links img.logo
        {
            float: left;
        }

        div#footer div.select_site
        {
            float: left;
            padding: 10px 0px;
            width: 170px;
            position: relative;
        }

        /* Outer footer list */
        div#footer div.links ul
        {
            list-style-type: none;
            margin: 0px;
            float: left;
            width: 692px;
            padding: 0 7px;
            border-left: 1px dashed #999999;
           /* border-right: 1px dashed #999999;*/
        }

        div#footer div.links ul li
        {
            min-height: 0px;
            float: left;
            overflow: hidden;
            clear: both;
            padding-left: 10px;
        }

        div#footer div.links ul li.inline
        {
            clear: none;
            padding-left: 20px;
        }

        div#footer div.links ul li.full
        {
            width: 100%;
        }

        /* Inner footer list */
        div#footer div.links ul ul
        {
            border-left: 0px;
            border-right: 0px;
            margin: 0px;
            padding: 6px 0px;
            width: auto;
            overflow: hidden;
        }

        div#footer div.links ul ul li
        {
            border-left: 1px solid #000000;
            padding: 0px 4px;
            clear: none;
            margin-left: -1px;
            line-height: 1.1em;
        }

        div#footer div.links li.full li
        {
            border-left-color: #666666;
        }

        div.select_site p
        {
            padding: 0px 10px 0px 20px;
            margin: 0px;
        }

        div.select_site strong
        {
            color: #990000;
        }

        div.select_site div
        {
            display: block;
            padding: 0px;
            margin-left: 12px;
            z-index: 100;
            position: relative;
        }

        div.select_site div.active
        {
            color: white;
        }

        /* Javascript popup to show other sites in the Murdoch family */
        div#footer div#other_sites
        {
            display: none;
            float: left;
            padding: 0px;
            position: absolute;
            bottom: 13px;
            right: 0px;
            background-color: #8e8e8e;
            color: #ffffff;
            z-index: 1001;

        }

        div#footer div#other_sites a {
            color: #ffffff;
            font-size: 9pt;
        }

        div#footer div#other_sites a:hover {
        font-size: 9pt;
        }

        div#footer div#other_sites ul
        {
        width: 225px;
        padding: 0px;
        border: 0px;
        z-index: 1001;
        padding-bottom: 2em;
        overflow: hidden;
        margin-top: -1px;
        }

        div#footer div#other_sites ul li
        {
        list-style-image: url('/_image/plus.gif/');
        border-top: 1px solid white;
        width: 225px;
        padding: 5px;
        display: block;
        color: #ffffff;
        }

.sidebox {
padding:15px;border:solid 1px #d2d2d2;margin-top:35px;
}