/* General */

body {
	margin: 0;
	background-color: #fff;
	color: #000;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 84%;
}

h1, h2, h3 {
	font-family: verdana, sans-serif;
}

h1 {
	font-size: 20px;
	letter-spacing: 0.1em;
    color: #0172ae;
    border-bottom: 1px solid #f38c49;
}

h1.padbottom {
	padding-bottom: 3px;
}

h1.memberhome {
    padding-top: 0.5em;
}

h2 {
    font-size: 16px;
    color: #0172ae;
}

h2.news {
	padding-left: 24px;
	background: #fff url(images/bb.gif) left top no-repeat;
}

h3 {
    font-size: 15px;
    color: #0172ae;
}

a {
	color: #0172ae;
}

a:hover {
	color: #f78841;
}

strong {
        color: #23364c;
	font-weight: bold;
}
	
em {
	font-style: italic;
}

address {
	font-style: normal;
}

address a {
	font-weight: bold;
}

ul.spaced li, ol.spaced li {
	margin-bottom: 1em;
}

ul.spaced05 li, ol.spaced05 li {
	margin-bottom: 0.5em;
}

.highlight {
	background-color: #ffffcc;
}

.red {
	color: #f38c49;
	font-weight: bold;
}

.attn {
	color: #f38c49;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.hide {
	display: none;
}

.title {
    color: #333;
    font-style: italic;
    font-weight: bold;
}

.holiday {
    color: #333;
    font-style: italic;
    font-weight: bold;
}

.break {
    border-bottom: 5px solid #e1ebf2;
}


/* Header */

#header {
	height: 118px;
	background: #fff url(images/lcls_logo2.jpg) repeat-x;
	padding: 0;
	font-size: 12px;
	/* border: 0px solid #fff; */
}

#header_search {
	margin-right: 10px;
	padding: 0;
	font-size: 12px;
}

/* Menubar */

#menubar {
	background-color: #0172ae;
	border: 1px solid #34a5e1;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	height: 22px;
}

#menubar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
	
#menubar ul li {
	display: block;
	float: right;
	text-align: center;
	padding: 0;
	margin: 0;
}
	
#menubar ul li a {
	display: block;
	/* width: 130px; */
	border-left: 1px solid #e2e9f1;
	padding: 4px 6px;
	margin: 0;
	text-decoration: none;
	background-color: #0172ae;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#menubar ul#menulist li a:hover {
	color: #fff;
	background-color: #f78841;
}

#menubar ul#menulist li a.active {
	color: #fff;
	background-color: #f78841;
	font-weight: bold;
}

#menubar ul#menulist li a#menuindex {
	width: 98px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 85px;
}

html>body #menubar ul#menulist li a#menuindex {
	width: 85px;
}

#menubar ul#menulist li a#menucontact {
	width: 88px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 75px;
}

html>body #menubar ul#menulist li a#menucontact {
	width: 75px;
}

#menubar ul#menulist li a#menufaq {
	width: 213px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
}

html>body #menubar ul#menulist li a#menufaq {
	width: 200px;
}

#menubar ul#menulist li a#menulibraries {
	width: 133px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px;
}

html>body #menubar ul#menulist li a#menulibraries {
	width: 120px;
}


/* Fluid Layout */

#leftcontent {
	position: absolute;
	left: 10px;
	top: 150px;
	background: #fff;
	width: 180px;
	border: 1px solid #fff;
}

/* This one is a workaround for IE5 (Win) */
#centercontent_crap {
	background: #fff;
	margin-left: 189px;
	margin-right: 179px;
	border: 1px solid #fff;
	padding: 10px;
}

#centercontent {
	background: #fff;
	margin-left: 189px;
	margin-right: 179px;
	margin-top: 5px;
	border: 1px solid #fff;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 191px;
	margin-right: 181px;
}

html>body #centercontent {
	margin-left: 191px;
	margin-right: 181px;
}

#centercontent_noright {
	background: #fff;
	margin-left: 191px;
	border: 1px solid #fff;
	padding: 10px;
	padding-right: 2em;
}

/* Hides from IE5-mac \*/
* html #centercontent_noright { height: 1%; }
/* End hide from IE5-mac */ 

#rightcontent {
	position: absolute;
	right: 10px;
	top: 150px;
	width: 170px;
	background: #fff;
	padding-top: 10px;
	border: 1px solid #fff;
}

div.space15 p {
	line-height: 1.5em;
}

.prop {
    height: 520px;
    float: right;
    width: 1px;
}

.prop550 {
    height: 550px;
    float: right;
    width: 1px;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}


/* Side Navigation */

#sidenav {
	padding: 0;
	margin: 0;
	width: 178px;
}

#sidenav ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
	border: 0;
}

#sidenav li {
	border-bottom: 1px solid #bfd4e8;
	width: 178px;
	margin: 0;
	padding: 0;
	font: 12px/15px verdana, arial, sans-serif;
	color: #333;
	background-color: #e1ebf2;
}

.top {
	border-top: 1px solid #bfd4e8;
}

#sidenav li a {
	display: block;
	font-weight: bold;
	padding: 5px;
	border-left: 1px solid #bfd4e8;
	border-right: 1px solid #bfd4e8;
	color: #666;
	text-decoration: none;	
	width: 178px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 166px;
}

html>#sidenav li a {
	width: 166px;
}

#sidenav li a#current {
	color: #000;
	background-color: #ebf5fc;
	font-weight: 700;
}

#sidenav a:hover, #sidenav a.subitem:hover {
	color: #000;
	background-color: #ebf5fc; /* #f5d5ac; /* fefdde; /* #54a4de; */
	font-weight: bold;
}


/* Right Menu */

#rightmenu {
	font-size: 12px;
	padding: 10px;
	border: 1px solid #e7e4d3;
	border-bottom: 10px solid #e7e4d3;
	border-top: 10px solid #e7e4d3;
	background-color: #f1efe2;
}

.rightmenufloat {
	width: 150px;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

#rightmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#rightmenu ul li {
	padding-bottom: 3px;
}

#rightmenu ul li ul.sub1 {
	padding-top: 0;
	font-size: 11px;
	list-style: inside url(images/b_chevo2.gif);
}

#rightmenu ul li ul.sub1 li {
	padding-top: 2px;
	padding-bottom: 0px;
}

#rightmenu ul li span.selected {
	font-weight: bold;
	color: #0172ae;
}


/* Most Used -- Side */

#mostused {
	font-size: 13px;
	padding: 10px;
	border: 1px solid #e7e4d3;
	border-bottom: 10px solid #e7e4d3;
	border-top: 10px solid #e7e4d3;
	background-color: #f1efe2;
}

#mostused ul {
	list-style: inside url(images/b_chevo2.gif);
	margin: 0;
	padding: 0;
	border: 0;
}


/* Breadcrumbs */

#breadcrumbs {
	margin-bottom: -10px;
	font-size: 11px;
	color: #666;
}


/* Main Content */

p.mainlink {
	margin-top: 2px;
	padding-left: 15px;
}

a.mainlink {
	font-size: 1em;
	font-weight: bold;
	padding-left: 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: #fff url(images/blue_box.gif) left no-repeat;
}

html>body a.mainlink {
	background: #fff url(images/blue_box.gif) left no-repeat;
}

p.mainlink_hd {
        color: #0172ae;
	font-size: 1em;
	font-weight: bold;
	background: #fff url(images/blue_box.gif) left no-repeat;
	padding-left: 15px;
}


/* Page Layout and Images */

div.float {
	float: left;
	margin-bottom: 1em;
}

div.floatright {
	float: right;
	margin-bottom: 1em;
}

div.float p, div.floatright p {
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	margin-top: 0;
}

div.spacer {
	clear: both;
}

img.border_rs {
	border: 10px solid #e1ebf2;
	display: inline;
	float: right;
	margin-left: 1em;
	margin-right: 1em;
}

img.border {
	border: 10px solid #e1ebf2;
	margin-right: 1em;
}

/* Hides from IE5-mac \*/
* html .hollyhack {	height: 1%; }
/* End hide from IE5-mac */ 


/* Library List (for Member Libraries) */

.liblist {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 5px solid #e1ebf2;
}
.liblist p {
	margin: 1em 0 0 0;
	padding: 0;
}

/* Question List */
ul#question {
	margin: 0 0 0 2em;
	padding: 0;
	font-size: 11px;
	list-style: outside url(images/question3a.gif);
}

ul#question li {
	padding: 2px 0 0 0;
}


/* Footer */
	
#footer {
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 5px 0 1em 10px;
	border-top: 1px solid #666;
	line-height: 1.33em;
	margin-right: 10px;
	clear: both;
}
