
/* -------------------------------------------------------------Header Code starts here---------------------------------------------------------------------- */

#wrapper  {
border-top: #D6D6D6 1pt dotted;
}

/*Please specify Banner Color, background image and border colors here */
div.banner  
{
	background: url(   '../../images/Banner_Image.gif' ) #6b7186 right no-repeat;
	border-left: #D6D6D6 1pt solid;
	border-right: #D6D6D6 1pt solid;

}

/* Routledge logo image on the top banner*/

div.logo  
	{
		background-image: url('../../images/Logo_Image.gif');
	}
	/* Text Color for top menu - default is black, can be changed if required*/
	#header li, #header a  
		{
			color: #000000;
		}
/* background and border color for top menu */

	#loginmenu  
		{
			border: #D6D6D6 1px solid;
			background-color: #dfe2ee;
		}
		
		#loginmenu a
			{
   			 	color:#000000;
			}
			
			
			#nav li li:hover
			{
				background-color:#cfd4e6;
			}
			#nav li
			{
				border-right:#c9cee1 1px solid;
			}
			
			#nav li ul {
					background-color: #dfe2ee;
					border-right:#c9cee1 1px solid;
					border-left:#c9cee1 1px solid;
					border-bottom:#c9cee1 1px solid;
			}
			
			#nav li li
			{
				border-top:#c9cee1 1px solid;
			}

		
		
		
		/* Border colour for menu item on the top. This should always be same as #warpper & #banner colors above*/
		
	/*#loginmenu li  {
				
				border-right: #c9cee1 1px solid;
			}*/
		/* search box border color */				
	.input_box
		{
			border-color: 0pt solid;
		}
		.search_button
		{
			background-color:#f2f4f9;
			color:#000000;
		}
/* -------------------------------------------------------------Header Code ends here---------------------------------------------------------------------- */		
		
		
		
		
		
/* -------------------------------------------------------------Body Code starts here---------------------------------------------------------------------- */		
		
			/*ENTRY & CHAPTER HEADING, BREAD CRUMB TRAIL, BACKWARD AND FORWARD NAVIGATION FOR ENTRY - TOP BAR & BOTTOM BAR */	
		.heading  
			{
				background-color: #e6e9f4;
				border-bottom: #c9cee1 1px solid;
			}
			
		.heading_bottom  
			{
				background-color: #e6e9f4;
				border-bottom: #c9cee1 1px solid;
			}
			
		.heading h4, .heading_bottom h4
			{		
				background-color: #e6e9f4;;
			}	
		
		.heading a, .heading_bottom a  
			{
				color:	#000000;
				text-decoration: none;
			}
		/* Shaded background color for alternate rows in browse by book and browse by entry pages. This hsould be a lighter version of the product theme colour*/
		
/*	.back, 	ul.booklist li:nth-child(odd)  
		{
			background-color: #dfe2ee;
		}*/
		
		/* MAIN CONTENT DIV FOR HOME PAGE CONTENTS AND REST OF PAGES*/
		
		#content, #home  
		{
			border-left: #D6D6D6 1pt dotted;
			border-right: #D6D6D6 1pt dotted;
			border-bottom: #D6D6D6 1pt dotted;
		}
		
			/* HOME PAGE - HEADINGS *******OLD CODE********* */
			/*div.loginBox h4, div.updates h4
			{
				background-color:#f2f4f9;
				border-top: #c9cee1 1px solid;
				border-bottom:1px solid #c9cee1;
			
			}
			
			div.updates li
			{
				border-bottom: #c9cee1 1px solid;
			
			}*/
			
			#content a, #home a
			{
		
				color:#545a6f;
			}
			/* HOMEPAGE - Right Menu*/
			
					
			/*div.product h4
			{
				background-color:#c5cadc;
				border-bottom:#6b7186 2px solid;
			}*/
			
			/* HOMEPAGE - Marketing text*/
			
			div.product input, ul.lookup li input
			{
				border:#6b7186 1px solid;
			}
			
			div.product input[type="submit"], ul.lookup li input[type="submit"]
			{
				background-color:#6b7186;
			}
			
			/* HOMEPAGE - Marketing text*/
			
			div.newseries
			{
				border-bottom: #6b7186 1px dotted;
			}
			
			div.newseries h2, h2.article_head,  div.login h2, div.product h2, div.product h3
			{
				color:#545a6f;
			}
			div.login input
			{
				border: #6b7186 1px solid;
			}
			.button
			{
				background-color:#6b7186;
				border: #6b7186 1px solid;
			}


/* HOME PAGE - login text box*/ /******OLD CODE********/
			
			/*div.loginBox input
			{
				border: 1px solid #b2c1e0;
		
			}*/
			
		/* BROWSE A-Z ENTRIES AND TITLES - THE A-Z LIST ON HEADING BAR*/
		UL.Alphabatical_list A  
		{
			color: #000000;
		}
		UL.Alphabatical_list A:hover  
		{
			background-color: #d9ddeb;
			color:	#000000;
		}
		
		UL.Alphabatical_list LI  
		{
			border-right: #c9cee1 1px solid;
			border-left: #c9cee1 1px solid;
			border-top: #c9cee1 1px solid;
			border-bottom: #c9cee1 1px solid;
		}
		
		
		/* OLD CODE*/
			/* Left TOC*/
	/*	
		td.toc
		{
			background-color:#e6e9f4;
		}
		/* Entry Content */
		/*td.articlecontent a
		{
			color:#6b7186;
		}
		
		/* SEARCH RESULTS (should be lighter shade of the product theme)*/
		em#source 
		{
			color:#A0A0A4;
		}
		p#search_result  
		{
			border-bottom: #6b7186 1px dotted;
		}
		em#search_result
		{
			color:#919191;
		}
		
		#search_result a,  h2.search
		{	
			color: #545a6f;
		}
		
		div.ref_res h3, div.prod_res h3
		{
			border-top: #c9cee1 1px dotted;
			border-bottom: #c9cee1 1px dotted;
		}
		
		div.ref_res h2, div.ref_res h3, div.prod_res h3
		{
			color:#545a6f;
		}
		div.searchres_unsub, div.search_result
		{
			border-bottom:#c9cee1 1px dotted;
		}
/* -------------------------------------------------------------Body Code ends here---------------------------------------------------------------------- */	
#footer  {
		border-left: #D6D6D6 1pt dotted;
		border-right: #D6D6D6 1pt dotted;
		border-bottom: #D6D6D6 1pt dotted;
		background-image: url('../../images/Footer_Image_1.gif');
		background-color:#e7e8ef;
	}

	#footer a, #footer A:hover  
	{
		color:#000000;
	}
	
	#footer li  
	{
		color:#000000;
	}
	/*T&F logo */
	div.routFooter  
	{
		
	}
	/*Informa logo */
	div.routFooter01  
		{
			background: url(../../images/Footer_Image_2.gif) no-repeat;
		}
/* -------------------------------------------------------------Footer Code starts here---------------------------------------------------------------------- */


.completionList2 
{
	POSITION: absolute; 
	BACKGROUND-COLOR: white; 
	MARGIN: 0px; 
	border:#6b7186 1px solid;
	FONT-FAMILY: Arial; 
	Font-size:12px;
	TOP: 100px;
	overflow:scroll;
	height:150px;    
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

.completionList2Item
{
 padding-bottom :5px;

}

.itemHighLight{  background-color:#dfe2ee;padding-bottom:5px; }
			

