/********************** MAIN LIBRARY SITE SPECIFIC CSS **********************/
/*********** MODIFIED 04.08.09 EJH ***************/
/*********** MODIFIED TO ID5 TUE, JAN 16, 2007 - MJ ***************/

/********************** GLOBAL MARKUP (contains headings) **********************/

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000000;
}



/********************** DEPARTMENT BAR (contains search) **********************/

#departmentBar {
	background-color: #000000;
}


#departmentBarCurve {
background-image: url(corner.gif);
background-repeat: no-repeat;
}
/********************** LEFT NAVIGATION BAR (contains links & left utility bar)*/


#outerNavigation, .navigationBackground {
	background-color: #FF9900;
}

.collapse #outerNavigation {background-image: none;} 

#outerNavigation {
  background-image: url(bottom.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
}


/* enough padding to give space for the bottom image.
  you can make this amount less, if you want it to underlap
  the menus for an interesting effect. */

#navigation {
  padding-bottom: 160px;
} 

/* menu selected section text colour */
#navigation .selected div {
color: #000000;
}

#navigation .rtop *,
#navigation .rbottom *,
#navigation div 
{ background-color: #000000; }


/* menu; selected section colour */

#navigation li.selectedSection div,
#navigation li.selectedSection .rtop *,
#navigation li.selectedSection .rbottom *,
#navigation li.selectedSection ul
{ background-color: #000000; }



/* menu; children */

#navigation .submenu li.selected div.children .rtop *,
#navigation .submenu li.selected div.children .rbottom *,
#navigation .submenu li.selected div.children ul
{ background: #FFBA6B; }


/* Add one or more of these link colours. If you just 
use the first, then that will be the
colour for all the links on the menu. */


/* section links */

#navigation li a:link, 
#navigation li a:visited 
{ color: #eeeeee; }

#main #navigation li a:link:hover,
#main #navigation li a:visited:hover 
{ color: #FFBA6B; }


/* selected section link  */

#navigation .selectedSection a:link,
#navigation .selectedSection a:visited
{ color: #eeeeee; }

#main #navigation .selectedSection a:link:hover,
#main #navigation .selectedSection a:visited:hover
{ color: #FFBA6B; }


/* page children links */

#navigation .children a:link,
#navigation .children a:visited
{ color: #000000; }

#main #navigation .children a:link:hover,
#main #navigation .children a:visited:hover
{ color: #000000; }


/********************** MAIN BODY, RIGHT SITE, FOOTER LINES**********************/


#pageTitle {
	border-color: #FFBF72;
}

#footerContent {
	border-color: #FFBF72;
}


/*These styles added to enable a box style using ul, li, strong and em - KM, Fri, Aug 08, 2003*/

/* MJ 16/1/07: I'm not sure if these styles are used, so I'm commenting them out for now

ul.boxlist li {
	margin-top: 10px;
	list-style: none;
	width: 95%;
	padding: 2px;
	border: dotted 1px #B2C3DB;
}

ul.boxlist li h3 {
	background-color: #003399;
	color: white;
	padding: 2px;
	margin-bottom: 1px;
}

ul.boxlist li strong {
	display: block;
	background-color: #B2C3DB;
	padding: 2px;
	margin-bottom: -15px;
}

ul.boxlist li em {
	font-style: normal;
	font-variant: small-caps;
	color: #003399;
}

*/

/*************************BUILDALINK STYLES************************************/
/* Styling for the Buildalink Javascript application please do not remove */

#buildalink {
background-color: #7E9FF8; 
color: #001E5B; 
font-weight: bold; 
padding: 0px; 
margin: 10px;
border: 1px solid #003399; 
min-height: 200px; 
font-family:  Verdana, Arial, Helvetica;
}

#buildalink #header {
background: #5557EE url(http://www2.warwick.ac.uk/services/library/subjects/riu/projects/linktool/version2/chains.jpg) no-repeat right; 
color: #ffffff; 
font-weight: bold;
font-size: 200%;
line-height:45px;
padding: 0px 0px 0px 10px; 
margin: 0px;
border-bottom: 1px solid white; 
}

#buildalink #journalsearch {
padding: 10px; 
margin: 0px;
}

/******************/

.tree-box-tl { background: url(tree-box-tl.png) no-repeat top left; zoom:1; }
.people-box-tl { background: url(people-box-tl.png) no-repeat top left; zoom:1; }
.paper-box-tl { background: url(paper-box-tl.png) no-repeat top left; zoom:1; }

.tree-small-box-tl { background: url(tree-small-box-tl.png) no-repeat top left; zoom:1; }
.people-small-box-tl { background: url(people-small-box-tl.png) no-repeat top left; zoom:1; }
.paper-small-box-tl { background: url(paper-small-box-tl.png) no-repeat top left; zoom:1; }

.brown-box-tr { background: url(brown-box-tr.png) no-repeat top right; zoom:1; }
.brown-box-bl { background: url(brown-box-bl.png) no-repeat bottom left; zoom:1; }
.brown-box-br { background: url(brown-box-br.png) no-repeat bottom right; zoom:1; padding: 10px 10px 10px 90px; min-height: 68px; }

.tree-small-box-tl .brown-box-br,
.people-small-box-tl .brown-box-br,
.paper-small-box-tl .brown-box-br { padding: 10px 10px 10px 55px; }
/*** IE hack ***/
* html .brown-box-br { height: 88px; }

table.brown-boxes tr td { padding: 0px; border-right: 10px solid white; }
table.brown-boxes tr.top-row td.tree-box { background: url(tree-box-tl.png) no-repeat top left; zoom:1; }
table.brown-boxes tr.top-row td.people-box { background: url(people-box-tl.png) no-repeat top left; zoom:1; }
table.brown-boxes tr.top-row td.paper-box { background: url(paper-box-tl.png) no-repeat top left; zoom:1; }

table.brown-boxes tr.top-row td .brown-box-tr { background: url(brown-box-tr.png) no-repeat top right; zoom:1; padding: 10px 10px 0px 90px; min-height: 58px;}

table.brown-boxes tr.bottom-row td { background: url(brown-box-bl.png) no-repeat bottom left; zoom:1; height: 10px; }
table.brown-boxes tr.bottom-row td .brown-box-br { background: url(brown-box-br.png) no-repeat bottom right; zoom:1; padding: 0px; min-height: 0px; height: 10px; }




/********************** END OF SITE SPECIFIC CSS**********************/
