/*****************************/
/*** Core html setup stuff ***/
/*****************************/
.button, .inputbox { 
	border: 1px solid #fff;
	background:#e6e6e6;
	color:#292929;
}
.button:hover, .inputbox:hover { background:#f4f4f4; }

a:link, a:visited {color: #009ae9;}
a:hover, a:active, a:focus {color: #0065d7;}

body {background: #eaeaea url(../images/bkg_body_top.gif) top left repeat-x;}
body, td, div, p {color: #292929;}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#wrapper1 {background: url(../images/bkg_header_base.jpg) top center no-repeat;}
#wrapper2 {background: url(../images/bkg_body_bot.gif) top left repeat;}

#header{background: url(../images/bkg_header.jpg) top left no-repeat;}

#title {color: #c9c9c9; text-shadow:1px 1px #000;}

/**********************/
/*** Top Navigation ***/
/**********************/
#topnavi {background:url(../images/bkg_topnavi.gif) top left no-repeat;}
#topnavi ul li {}
#topnavi ul li a {background:url(../images/bkg_but_l.gif) top left no-repeat;}
#topnavi ul li a span{color: #000; background:url(../images/bkg_but_r.gif) top right no-repeat;}
#topnavi ul li a:hover, #topnavi li#current a {background:url(../images/bkg_but_l.gif) bottom left no-repeat;}
#topnavi ul li a:hover span, #topnavi li#current a span{color: #fff; background:url(../images/bkg_but_r.gif) bottom right no-repeat; text-shadow:1px 1px #000;}

/**********************/
/*** User 4 (Search menu) ***/
/**********************/
#search {}

#search div.search .inputbox{
	border: 1px solid #f0f0f0;
	background: #101010;
	color:#fff;
}

/**********************/
/*** Top (Newsflash) ***/
/**********************/

/**********************/
/*** Main Body ***/
/**********************/
#main{}

/**********************/
/*** Left Column ***/
/**********************/
#leftcol h3{
	color: #000;
	background: url(../images/bkg_sideheader.gif) top left no-repeat;
}

#leftcol div.module_menu div div, #leftcol div.module div div, #leftcol div.module_text div div{
	background: transparent url(../images/bkg_sidemenu_top.gif) top left no-repeat; 
}

#leftcol div.module_menu div div div, #leftcol div.module div div div, #leftcol div.module_text div div div{
	background: transparent url(../images/bkg_sidemenu_bot.gif) bottom left no-repeat; 
}

#leftcol div.module_menu div div div div, #leftcol div.module div div div div, #leftcol div.module_text div div div div {background: transparent;}

#leftcol div.module_menu , #leftcol div.module, #leftcol div.moduletable, #leftcol div.module_text {
	background: #d7d7d7; 
} 

#leftcol a:link, #leftcol a:visited {color:#009ae9;}
#leftcol a:hover, #leftcol a:active {color:#0065d7;}

/**********************/
/*** Right Column ***/
/**********************/
#rightcol h3{
	color: #000;
	background: url(../images/bkg_sideheader.gif) top left no-repeat;
}

#rightcol div.module_menu div div, #rightcol div.module div div, #rightcol div.module_text div div{
	background: transparent url(../images/bkg_sidemenu_top.gif) top left no-repeat; 
}

#rightcol div.module_menu div div div, #rightcol div.module div div div, #rightcol div.module_text div div div{
	background: transparent url(../images/bkg_sidemenu_bot.gif) bottom left no-repeat; 
}

#rightcol div.module_menu div div div div, #rightcol div.module div div div div, #rightcol div.module_text div div div div {background: transparent;}

#rightcol div.module_menu , #rightcol div.module, #rightcol div.moduletable, #rightcol div.module_text {
	background: #d7d7d7; 
} 

#rightcol a:link, #rightcol a:visited {color:#009ae9;}
#rightcol a:hover, #rightcol a:active {color:#0065d7;}

/******************************************************************/
/* Controls Link Icon appearance in side modules */
/******************************************************************/
#leftcol ul.menu li a,
#leftcol ul.menu li ul li a,
#rightcol ul.menu li a,
#rightcol ul.menu li ul li a,
#leftcol ul#mainlevel li a,
#leftcol ul#mainlevel li ul li a,
ul.mostread li a,
ul.latestnews li a,
.moduletable ul li a {
	border-bottom: none;
}

#leftcol ul.menu li a:hover,
#leftcol ul.menu li#current a,
#leftcol ul.menu li ul li a:hover,
#rightcol ul.menu li a:hover,
#rightcol ul.menu li#current a,
#rightcol ul.menu li ul li a:hover,
#leftcol ul#mainlevel li a:hover,
#leftcol ul#mainlevel li a#active_menu,
#leftcol ul#mainlevel li ul li a:hover,
ul.mostread li a:hover,
ul.latestnews li a:hover,
.moduletable ul li a:hover {
	color: #0065d7;
	border-radius:5px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	background: #e6e6e6;
	border-bottom: none;
}

/**********************/
/*** Main Content Menu ***/
/**********************/
.componentheading {color: #567e17;}
.contentheading {color: #000;}
.contentpaneopen h3  {color: #000;}

#pathway {color:#292929;}

.small, .createdate, .modifydate {color:#858585;}

a.readon, a.readon:hover, a.readon:visited{
	background: url(../images/bkg_readmore.png) top left no-repeat;
}

/**************************/
/*** Advertisement Menu ***/
/**************************/

/*******************/
/***  Login Form  ***/
/*******************/

/*************/
/***  Polls  ***/
/*************/
td.sectiontableheader {
  border-right: 1px solid #eaeaea;
  color: #292929;
  background: #cbcbcb;
}

/******************/
/***  Copyright  ***/
/******************/
#copyright {
	color:#292929;
	background: url(../images/bkg_copyright.gif) top left no-repeat;
}

#copyright a:link, #copyright a:active, #copyright a:visited {
}



.choose-db-list{ list-style-type:none;padding:0;margin:10px 0 0 0;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9pt;width:{{selectedInterface().layout.width()}}px; }
		.choose-db-check{ width:20px;float:left;padding-left:5px;padding-top:5px; }
		.choose-db-detail{ margin-left:30px;border-left:solid 1px #E7E7E7;padding:5px 11px 7px 11px;line-height:1.4em; }
		.summary { background-color:#1D5DA7;color:#FFFFFF;border:solid 1px #1D5DA7; }
		.one { background-color: #FFFFFF;border:solid 1px #E7E7E7;border-top:solid 1px #FFFFFF; }
		.two { background-color: #F5F5F5;border:solid 1px #E7E7E7;border-top:solid 1px #FFFFFF; }
		.selected { background-color: #E0EFF7;border:solid 1px #E7E7E7;border-top:solid 1px #FFFFFF; }
		#ebscohostCustomSearchBox #disciplineBlock { width:auto; }
		#ebscohostCustomSearchBox .limiter { float:left;margin:0;padding:0;width:50%; }
