
/* -------------------------------------------------------------Header Code starts here---------------------------------------------------------------------- */

#wrapper  {
border-top:	#e2d38b 1pt dotted;
}

/*Please specify Banner Color, background image and border colors here */
div.banner  
{
	background: url('../../images/Banner_Image.gif') #ccb02a right no-repeat;
	border-left: #e2d38b 1pt solid;
	border-right: #e2d38b 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  {
			background-color: #f9f0c5;
			border: #e2d38b 1pt solid;
			}
		
		/* Border colour for menu item on the top. This should always be same as #warpper & #banner colors above*/
		


		#loginmenu a
			{
   			 	color:#000000;
			}
			
			
			#nav li li:hover
			{
				background-color:#f1e39f;
			}
			#nav li
			{
				border-right:#e2d38b 1px solid;
			}
			
			#nav li ul {
					background-color: #f9f0c5;
					border-right:#e2d38b 1px solid;
					border-left:#e2d38b 1px solid;
					border-bottom:#e2d38b 1px solid;
			}
			
			#nav li li
			{
				border-top:#e2d38b 1px solid;
			}

		/* search box border color */				
	.input_box
		{
			border-color: 0pt solid;
		}
		
		/*.search_button
		{
			background-color:#fdf8e2;
			color:#cccccc;
		}*/
		.search_button
		{
			background-color:#fdf8e2;
			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: #fef7d6;
				border-bottom: #e2d38b 1px solid;
			}
			
		.heading_bottom  
			{
				background-color: #fef7d6;
				border-top: #e2d38b 1px solid;
			}
			
		.heading h4, .heading_bottom h4
			{		
				background-color: #fef7d6;
			}	
		
		.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*/
		div.loginBox input
                       {
                               border: #e2d38b 1px solid;
                               background-color:#FDF8E2
               
                       }
	/*.back, 	ul.booklist li:nth-child(odd)
  
		{
			background:#fef7d6;
		}*/
		
		em#search_result
		{
			color:#919191;
		}
		
		/* MAIN CONTENT DIV FOR HOME PAGE CONTENTS AND REST OF PAGES*/
		
		#content, #home  
		{
			border-bottom: #e2d38b 1pt dotted;
			border-left: #e2d38b 1pt dotted;
			border-right: #e2d38b 1pt dotted;
		}
		#content, #home a
		{
			color:#897204
		}
		
			/* HOME PAGE - HEADINGS*/
			div.loginBox h4, div.updates h4
			{
				background-color:#fdf8e2;
				border-top: #e2d38b 1px solid;
				border-bottom:#e2d38b 1px solid;
			
			}
			
			div.updates li
			{
				border-bottom: #e2d38b 1px solid;
			
			}
			
			#welcome a, div.product a
			{
		
				color:#897204;
			}
			/* HOMEPAGE - Right Menu*/
			
			
			div.product h4
			{
				background-color:#e1d28b;
				border-bottom:#ccb02a 2px solid;
			}
				div.product input, ul.lookup li input
			{
				border:#ccb02a 1px solid;
			}
			div.product input[type="submit"], ul.lookup li input[type="submit"]
			{
				background-color:#e1d28b;
			}
			
			/* HOMEPAGE - Marketing text*/
			
			div.newseries
			{
				border-bottom: #e2d38b 1px dotted;
			}
			
			div.newseries h2, h2.article_head, div.login h2, div.product h3, div.product h2
			{
				color:#897204;
			}
			div.login input
			{
				border: #e2d38b 1px solid;
			}
			.button
			{
				background-color:#e1d28b;
					border: #e2d38b 1px solid;
			}

/* HOME PAGE - login text box*/
			
			div.loginBox input
			{
				border: #e2d38b 1px solid;
		
			}
			
		/* 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:	#f5e9b0;
			color:	#000000;
		}
		
		UL.Alphabatical_list LI  
		{
			border-bottom: #e2d38b 1px solid;
			border-left: #e2d38b 1px solid;
			border-right: #e2d38b 1px solid;
			border-top:	#e2d38b 1px solid;
		}
		
		
		/* ENTRY DISPLAY*/
			/* Left TOC*/
		
		td.toc
		{
			background-color:#fef7d6;
		}
		/* Entry Content */
		tr.table_head
			{
				background-color:#fef7d6;
			}
				table.tbl_article td
				{
					border-top: #777 1px solid;
				}
		
		
		/* SEARCH RESULTS (should be lighter shade of the product theme)*/
	/* SEARCH RESULTS (should be lighter shade of the product theme)*/
		em#source 
		{
			color:#A0A0A4;
		}
		#search_result a, h2.search
		{	
			color:#897204;
		}
		
		div.ref_res h3, div.prod_res h3
		{
			border-top:#e2d38b 1px dotted;
			border-bottom:#e2d38b 1px dotted;
		}
		
		div.ref_res h2, div.ref_res h3, div.prod_res h3
		{
			color:#897204;
		}
		div.searchres_unsub, div.search_result
		{
			border-bottom:#e2d38b 1px dotted;
		}
/* -------------------------------------------------------------Body Code ends here---------------------------------------------------------------------- */	
#footer  {
		background-color:#fef7d6;
		border-bottom:	#e2d38b 1pt dotted;
		border-left:	#e2d38b 1pt dotted;
		border-right:	#e2d38b 1pt dotted;
		background-image: url('../../images/Footer_Image_1.gif');
	}

	#footer a, #footer A:hover  
	{
		color:#000000;
	}
	
	#footer li  
	{
		color:#000000;
	}
	/*Informa logo */
	div.routFooter01  
		{
			background-image:	url('../../images/Footer_Image_2.gif');
		}
/* -------------------------------------------------------------Footer Code starts here---------------------------------------------------------------------- */


.completionList2 
{
	POSITION: absolute; 
	BACKGROUND-COLOR: white; 
	MARGIN: 0px; 
	border:#e1d28b 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:#fef7d6;padding-bottom:5px; }
			

