@import url(/assets/lib/styles/screen_standard.css);
@import url(/assets/lib/styles/screen_cms.css);

body {
	margin: 0px 2%;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	margin: 0.3em 0;
}

h1, h2, h3, h4, h5, h6, h7 {
	color: rgb(202,0,0);
	margin: 0.5em 0 0.3em 0;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
h7 {
	font-size: 12px;
}

form {
	margin: 0;
}

ul {
	margin-top: 0.5em;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#page {
	border: 1px solid #cccccc;
	border-top: none;
}

#page_content {
}



#head {
}

#head .logo_section {
	background-image: url(/assets/images/bg_head_logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #688281;
	height: 48px;
}

#head .logo_section .buyline {
	float: right;
	text-align: right;
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 10px 1px 0;
}

#head .logo_section .hilite, #head .logo_section a {
	color: #FFCC00;
}

#head .logo_section form.login {
	float: right;
	padding: 12px 10px 1px 20px;
}

#head .logo_section .user_nav {
	float: right;
	text-align: right;
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 10px 1px 0;
}

#head #nav {
	background-image:url(/assets/dyn_nav/bg_navigation.gif); 
	background-repeat:repeat-x; 
	background-position:0 -5px
}

#head .navigation_util a {
	text-decoration: none;
}
#head .navigation_util a:hover {
	text-decoration: underline;
}

#head .navigation_util {
	float: right;
    width: 100%;
	background-image: url("/assets/images/bg_util_navigation.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #aaaaaa;
    line-height: normal;
	font-size: 11px;
}

#head .navigation_util a {
	display: block;
	color: #fafffa;
	text-decoration: none;
	padding: 4px 7px;
}
#head .navigation_util a:visited {
	color: #f0f0f0;
	text-decoration: none;
}
#head .navigation_util a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#head .navigation_util ul {
	margin:0;
    padding:0;
    list-style:none;
}

#head .navigation_util ul li {
	float: left;
	margin: 0;
	padding: 0;	
}

#head .filter {
	padding: 2px 5px 2px 2px;
	background-color: #f0f0f0;
}
#head .filter form p {
}

#head .sponsors {
	border-bottom: 1px solid #eee;
	overflow: auto;
	clear: both;
}
#head .sponsors_head {
	float: left;
	width: 200px;
	padding: 12px 0 0 8px;
	color: #bbb;
}


#main {
}

a {
	color: #4c8dd6;
}
a:visited {
	color: #376599;
}

#main_content {
	padding-top: 5px;
}

#left_col {
	width: 10%;
	vertical-align: top;

	padding: 0;
	margin: 0;
}

#left_col_content {
	padding: 0px 5px;
	margin: 0;
}



#right_col {
	width: 10%;
	vertical-align: top;
	
	padding: 0;
	margin: 0;
}

#right_col_content {
	padding: 0px 5px;
	margin: 0;
}


#center_col {
	vertical-align: top;
	width: 90%;

	padding: 0;
	margin: 0;
}

#center_col_content {
	padding: 0px 5px;
	margin: 0;
}



.gray_box {
	background-color: rgb(243,243,243);
	padding: 5px;
	margin-top: 0;
}



div.vertical_list ul {
	margin:0;
    padding:0;
    list-style:none;
}

div.vertical_list ul li {
	margin: 0;
    padding: 4px 0;
	border-bottom: 1px solid #d0d0d0;
}



.logo_heading {
	border: 1px solid #d0d0d0;
	background-image: url(/assets/images/bg_heading_h30.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: white;
	padding: 6px 5px 4px 60px;
	height: 20px;
}

.logo_heading_generated {
	border: 1px solid #d0d0d0;
	background-image: url(/assets/images/bg_heading_h30.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: white;
	padding: 6px 5px 4px 60px;
	height: 20px;
	margin:0;
}



p.side_heading {
	background-image: url(/assets/images/bg_side_heading.jpg);
	background-position: left center;
	background-repeat: repeat-y;
	background-color: #cbcbcb;
	padding: 3px;

	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: white;
	font-size: 16px;
	margin: 0;
}



/*
 *	- - - - - - 	Link Out Page	- - - - - - 
 */
 
div.linkOutShowAllPage {
	padding: 5px 10px;
}

div.linkOutShowAllPage div.ads {
	float:right; 
	border:10px solid white; 
	background-color: white;	
	padding:4px;
}

div.linkOutShowAllPage .aspect {
	color: #666666;
}

div.linkOutShowAllPage div.links {
	margin-top: 5px;
}

div.linkOutShowAllPage div.links h2 {
	color: white;
	background-color: #aaa;
	padding: 2px;
	font-size: 14px;
}

div.linkOutShowAllPage div.links h3 {
	color: #666;
	font-size: 13px;
	line-height: 15px;
	border-bottom: 1px solid #999;
}

div.linkOutShowAllPage div.links h4, div.linkOutShowAllPage div.links h5, div.linkOutShowAllPage div.links h6, div.linkOutShowAllPage div.links h7 {
	color: #888;
	font-size: 12px;
	line-height: 15px;
	border-bottom: 1px solid #bbb;
}

div.linkOutShowAllPage div.links .heading_nav {
	color: #999;
	float: right;
	text-size: 11px;
}

#main div.linkOutShowAllPage div.links .heading_nav a {
	text-decoration: none;
	color: #999;
}	
#main div.linkOutShowAllPage div.links .heading_nav a:hover {
	text-decoration: underline;
	color: #4c8dd6;
}

div.linkOutShowAllPage div.links ul.links {
	margin-left: 0px;
	padding-left: 0;
}

div.linkOutShowAllPage div.links ul.links li {
	list-style: none;
	margin-left: 0;
	padding: 0 0 2px 0;
}

#main div.linkOutShowAllPage div.links ul.links a {
	color: rgb(202,0,0);
}

div.linkOutShowAllPage div.links ul.links .description {
	color: gray;
}
div.linkOutShowAllPage div.links .subHeading {
	color: #666666;
	border-bottom: 1px solid #bbb;
}

.linkOut_TOC {
	min-height: 400px;
	background-color:#f0f0f0; 
}

.linkOut_TOC_header {
	margin:0; 
	background-color:#e0e0e0; 
	padding:5px;
}

.linkOut_TOC_box {
	padding: 5px 5px;
	font-size: 11px;
}

#main .linkOut_TOC_box a {
	color: #666666;
	text-decoration: none;
}
#main .linkOut_TOC_box a:hover {
	color: #4c8dd6;
	text-decoration: underline;
}	

.linkOut_TOC_box .topItem {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #bbbbbb;
}

.linkOut_TOC_box ul {
	margin: 0;
	padding: 0 0 0 1em;
}

.linkOut_TOC_box ul li {
	margin: 0 0 0 4px;
	padding: 0;
	list-style: none;
}

div.mainCopy {
	padding: 10px 15px;
}


div.toc ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 20px;
	list-style: square;
}	


.weak {
	color: #a9a1a1;
}



table.layout {
	border: none;
	border-collapse: collapse;
	width: 100%;
}


.hilite {
	color: rgb(202,0,0);
}

.tool {
	color: #6998b3;
}



.bg-left {
	background-image: url(/assets/images/shadow/bg-left.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
.bg-right {
	background-image: url(/assets/images/shadow/bg-right.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
.bg-bottom-left {
	background-image: url(/assets/images/shadow/bg-bottom-left.jpg);
	width: 20px;
	height: 20px;
}
.bg-bottom {
	background-image: url(/assets/images/shadow/bg-bottom.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.bg-bottom-right {
	background-image: url(/assets/images/shadow/bg-bottom-right.jpg);
	width: 20px;
	height: 20px;
}



#main div.linkOutShowAllPage div.links .selectable {
	border: 1px solid white;
	cursor: default;
} 

#main div.linkOutShowAllPage div.links .selectable:hover {
	border: 1px solid #a6862e;
	background: #faebc3;
}

#main div.linkOutShowAllPage div.links .selected {
	border: 1px solid gray;
	background: #faebc3;
	color: #7c672e;
}




/*
 * --- Smartmenus ---
 */

.clearFix:after { /* for modern browsers */
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix { /* for IE7/Win */
    min-height:1px;
}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
}

#become_librarian_heading {
	display: block;
	float: right;
	width: 205px;
	margin: 5px 10px 5px 0;
}

#searchControls {
	width: 370px;
	float: right;
	border: 1px solid #eee;
	padding: 10px;
	margin: 25px 5px 10px 10px;
}

#nav #Menu1 {
	width: 400px;
}

#nav #quicksearch_box {
	width: 400px;
	float: right;
	color: white;
	line-height: 30px;
	text-align: right;
	padding-right: 10px;
}

#searchResultsWarning {
	padding: 10px 10px 10px 0;
	color: red;
	font-weight: bold;
}