/* header & footer style sheet */

/* Main body */

div {
	padding:0px;
	margin: 0px;
	border: 0px;
}

body {
	background: #2C010A url('https://our.murdoch.edu.au/_image/layout/bg_gradient_repeat.jpg/?mode=s') repeat-x scroll left top;
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	font-size: 70%;
	margin: 0px;
    text-align: center;
}

div#container {
	background: white;
	width: 960px;
	padding: 0px;
	margin: 0px auto auto auto;
	overflow: auto;
	border: 0px;
	text-align: left;
}

#main {
padding: 0px;
}

/*
* MURDOCH FOOTER
*/

div#murdoch_footer {
	clear: both;
	background-color: #F1EDE3;
	height: 60px;
	color: #000000;
	text-align:left;
/*	width:960px;
	margin-left:auto;
	margin-right:auto;*/
}

div#murdoch_footer a {
	color: #000000;
	text-decoration: none;
}

div#murdoch_footer img{
	float: left;
	border-right: 1px dashed #767676;
}

div#murdoch_footer ul#footer_left{
	font-size:11px;
	font-weight: normal;
	margin: 0px;
	width: 450px;
	padding: 20px 20px;
	*padding: 20px 0px 0px 20px;
	float: left;
}

div#murdoch_footer ul#footer_right{
	font-size:11px;
	font-weight: normal;
	float: right;
	padding: 20px 40px 0px 40px;
	*padding: 20px 40px 0px 0px;
	margin-top:0px;
}

div#murdoch_footer ul#footer_right li, div#murdoch_footer ul#footer_left li{
	margin-right: 2px;
}

ul.linear {
	list-style-type: none;
}

ul.linear li{
	float: left;
}

ul.linear li span{
	margin: 0 !important;
	padding: 0 !important;
	display: block;
}

.headerblock {
	background: #E4CFA8 url('https://our.murdoch.edu.au/_image/layout/top_nav_background.jpg/?mode=s') repeat-y scroll left top;
	padding:1px 0px 0px 0px;
	text-align:left;
/*	margin:0px auto;
	width:960px; */
	}
	
.CCPRmenulist {
padding:0px;
/*position:absolute;
top:-8px;
*top: 0px; */
margin: -8px 0px 0px -36px;
*margin: 0px 0px 0px -44px;
float: left;
}	

	}
div#popular_site ul{
	padding: 0 0 0 10px;
}

div#popular_site li a img{
	margin-left: 6px;
	border: none;
}

.topsearchbox {
	display:none;
	/*display:inline;*/
	float:right;
	margin:18px 8px 0px 0px;
	font-size:1em;
	width:250px;
	border: 1px solid #B7A88B;
	background-color: #EADDBB;
	padding: 4px 6px;
	margin-right: 8px;
	overflow:auto;
}
.search_tabs {
	padding: 0px;
	margin: 0px;
	display: block;
}

ul.tabs {
z-index: 2px;
height: 20px;
padding-left: 10px !important;
}

ul.linear {
list-style-type: none;
}

ul.tabs li.selected {
	border-left: 1px solid #B7A88B;
	border-right: 1px solid #B7A88B;
	border-top: 1px solid #B7A88B;
	background-color: #EADDBB;
	margin-bottom: -1px;
	padding: 2px 4px 2px 4px !important;
	float: left;
}
.gray_link{
	padding: 0px 4px;
	color: #555;
	text-decoration: none;
	font-weight: bold;
}
.ep_tm_searchbarbutton {
	margin-top: 2px;
	background-color: #767676;
	border: 1px solid #767676;
	background-image: none;
	color: white !important;
	text-decoration: none;
	cursor: pointer;
	font-size: 11px;
	margin-left: 4px;
	padding: 0px 2px 1px 2px;
	*padding:0px;
}
.ep_tm_searchbarbox {
	border: 1px solid #B7A88B;
	font-size: 100%;
}
#basicSearchForm {
	float: none;
}

.topLogoSmall {
	/* margin-top: 18px;
	padding: 4px 0px 4px 10px; */
	padding: 0px 0px 6px 0px;
	*padding: 0px;
	margin: 21px 0px 0px 10px;
	*margin: 3px 0px 6px 10px;
	clear: left;
}
	
.topLogoSmall img { border:0; margin-top:0px; }
.topLogoSmall a:link, .topLogoSmall a:visited { padding:0; }

.whitebackground {
/*	text-align:left;
	width:960px;
	margin: 0px auto 0px auto;*/
	background-color:#fff;
	padding: 4px 0px;
	*padding: 0px 0px 8px 0px;
	font-weight:bold;
}

.whitebackground a:link, .whitebackground a:visited  {
	color: #330000;
	font-family:Arial,"Arial Unicode MS",Helvetica,Verdana,sans-serif;
	font-weight:bold;
	padding:0px;
	text-decoration:none;
	width:auto;
}
.whitebackground a:active, .whitebackground a:hover {
	background:#F2F2F2;
	color:#990000;
	text-decoration:underline;
}

.whitemenu {
	margin-left: 10px;
}

.ced {
	margin: 0px;
	padding: 0px;
	text-align:left;
	margin:0px auto;
	width:960px;
}

.ep_ruler {
	display:none;
}

#content h1, h1 {
	color: #333 !important;
	font-size: 18px;
}
#content h3, h3 {
	color: #333 !important;
	font-size: 13px;
}
#content h5, h5 {
	color: #000 !important;
	font-size: 11px;
}
#content h2, h2 {
	color: #990000 !important;
	font-size: 16px;
}
#content h4, h4 {
	color: #990000 !important;
	font-size: 11px;
}
#content h6, h6 {
	font-size: 11px;
	color: #555 !important;
}

#content a, #content a:visited, a {
    color: #990000;
    text-decoration:underline;
}
input[type="submit"]{
	background-image:none;
	background-color: #767676;
	padding: 0px 2px 1px 2px;
	padding: 0px 2px 1px 2px;
	*padding:0px;
}

#sidebar li li {
background: #EADDBB;
border-top: 1px #B7A88B solid;
color: #666;
}
#sidebar ul {
border: 1px #B7A88B solid;
background: #EADDBB;
margin-bottom: 30px;
}
#sidebar li {
background-color: #E4CFA8;
background-image: none;
/*background: url('http://library.murdoch.edu.au/apps/main-menu_beige.png') repeat-x;
background: url('../images/main-menu_beige.png') repeat-x;*/
color: #333;
}
#adminPanel {
font-weight: bold;
color: #550000;
/*background-color: #E4CFA8;*/
background-color: #fff;
background-image: none;
border: 0px;
border-top: 1px solid #E4CFA8;
border-bottom: 1px solid #E4CFA8;
}
#adminPanel a, #adminPanel a:visited {
color: #990000;
font-weight: bold;
text-decoration: none;
}

#content a, #content a:visited {
color: #990000;
text-decoration: none;
}
#bottomNav {
background: #EADDBB;
background: url('http://library.murdoch.edu.au/apps/nav-bg_beige.png');
}
.ep_summary_box_title {
background-image: none;
background-color: #E4CFA8;
/*background: url('http://library.murdoch.edu.au/apps/toolbox_title_beige.png');*/
}
.signin_link {
	font-weight:bold;
	color: #990000;
	text-decoration: underline;
}
.highlightbox {
	border: 1px #B7A88B solid; padding: 10px; background: #E4CFA8;
}

#c14_divisions {
	width: 664px;
	overflow:auto;
}

input[type=submit]{ 
	color: #fff;
	background-image: none;
	background-color: #767676;
	padding: 0px 3px 1px;
}
.ep_blister_node, .ep_blister_node_selected, .ep_form_action_button{
	border: 0px !important;
}
.ep_blister_node_selected {
	color: #FFFF66 !important;
}
.ep_toolbox_content {
	font-size: 14px;
}
.ep_search_buttons {
	background-image: none;
	background-color: #fff;
}
.ep_summary_box_body {
	background-color:#EADDBB;
}
.ep_summary_box_title, .ep_summary_box_body {
	border: 1px #B7A88B solid;
}

div.ep_block p.ep_block {
display:none;
}

.ep_columns, .ep_search_results {
max-width:670px;
overflow:scroll;
}
