BODY {
	background: #700; 
	font: 12pt Arial, Helvetica, sans-serif;
	margin: 12px;
	padding: 0;
}

A {
	text-decoration: none;
}

A:link, A:visited {
	color: #000;
}

A:hover, A:active {
	color: #a00;
}

#mainPage,
.clear {
	clear: both;
}

#wrapper {
	width: 976px;
	margin: 12px auto 12px auto;
	color: #000;
	height: 88%;
}

#wrapper2 {
	width: 97%;
	margin: 12px auto 12px auto;
	color: #000;
	height: 88%;
}

#tabWindow {
	float: left;
	height: 20px;
	overflow: hidden;
}

#tabButtons ul {
	margin: 0px;
	padding: 0 16px;
	list-style: none;
	float: left;
}

#tabButtons li {
	display: block;
	float: left;
	margin: 0 6px 0 0;
	padding: 0px;
}

#tabButtons .tab_item a {
	display: block;
	margin: 0;
	padding: 2px 10px 2px 10px;
	border: 2px solid #eb5;
	border-bottom: none;
	text-decoration: none;
	text-align: center;
	font-size: 88%;
	font-weight: bold;
	background: #fff;
	color: #400;
}

#tabButtons .this_tab a {
	background: #eb5;
	color: #000;
}

#tabButtons .tab_item a:hover {
	background: #fc7;
	color: #000;
}

#mainLogo {
	background: #fff url('lalibconbanner_bg.jpg') repeat center center;
	border: solid 2px #a00;
	height: 85px;
	padding: 0;
	text-align: center;
	margin-bottom: 12px;
	overflow: hidden;
	display: block;
}

#mainLogo A,
#mainLogo A:hover {
	background: none;
	margin: 0;
}

.bump {
	margin-right: 44px;
}

.mainBar {
	background: #fff;
	border: solid 2px #a00;
	text-align: center;
	margin-bottom: 12px;
}

.mainBarcore {
	width: 720px;
	margin: 0 auto 0 auto;
}

.kwbutton_hot A,
.kwbutton A {
	display: block;
	padding: 4px;
	margin: 4px;
	border: 1px solid #a00;
	-moz-border-radius: 4px;
	text-align: center;
	white-space: nowrap;
	width: 240px;
	font-variant: small-caps;
}

.kwbutton_hot A {
	border: 1px solid #c00;
	background: #eb5;
	color: #000;
}

.kwbutton A:hover, A:active {
	border: 1px solid #f00;
	background: #fc7;
	color: #000;
}

#loginwrap {
	border: 2px solid #a00;
	background: #eb5;
	padding: 12px;
	margin-bottom: 12px;
}

#loginbox {
	border: 2px solid #a00;
	background: #fff;
	padding: 24px;
	width: 640px;
}

#loginbox,
#logoheader {
	margin: 8px auto 8px auto;
	text-align: center;	
}

.loginfrom {
	font-size: 75%;
}

.loginas {
	display: block;
	margin: 4px;
	padding: 2px;
	border: 1px solid #f77;
	background: #fec;
	color: #000;
}

#whoami {
	float: right;
	width: 196px;
/*	border-left: 1px solid #c70;*/
	text-align: center;
}

#whoami UL {
	list-style: square;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
}

#whoami UL A {
	display: block;
	padding: 1px;

	text-transform: uppercase;
	text-decoration: none;
	font-size: 88%;

	border-bottom: 1px solid #f77;
	color: #000;
}

#whoami UL A:hover,
#whoami UL A:active {
	border-bottom: 1px solid #f00;
	background: #fc7;
	color: #000;
}

TABLE.blueborder {
	background: url('fleur_wp.jpg') #fff;
	width: 100%;
	border: solid 2px #a00;
}

.blueborder TD {
	border: solid 1px #700;
	padding: 4px;
}

.blueborder TH {
	background: #eb5;
	border: solid 1px #700;
	height: 48px;
	font: 18pt arial;
	font-weight: bold;
	color: #000;
}

TABLE.leavemealone {
	border: 0px;
}

.leavemealone TR {
	border: 0px;
}

.leavemealone TD {
	border: 0px;
}

.db,
#dbheader {
	font: 10pt arial;
	margin: 0px;
	width: 448px;
}
#dbheader H3 {
	margin: 8px 0 0 0;
	padding: 2px;
	font: 12pt arial;
	font-weight: bold;
}

.db A:hover {
	background: #eb5;
	color: #000;
}

.db H3 {
	background: #eee;
	font: 12pt arial;
	font-weight: bold;
	margin: 16px 0 0 0;
	-moz-border-radius: 8px;
}

.db H3 A {
	display: block;
	padding: 2px;
	border: 2px solid #fcc;
	-moz-border-radius: 8px;
}

.db H3 A:hover {
	background: #fc7;
	color: #000;
	text-decoration: none;
	border: 2px solid #c44;
}

.db H3.featured A {
	background: url('featured_creamcicle.png') no-repeat center left;
}

.db H3.featured A:hover {
	background: #fc7 url('featured_brick.png') no-repeat center left;
}

.db H3.shownew A {
	background: url('new_creamcicle.png') no-repeat center left;
}

.db H3.shownew A:hover {
	background: #fc7 url('new_brick.png') no-repeat center left;
}

.db H3.loginreq A {
	background: url('library-card-creamcicle.png') no-repeat center right;
}

.db H3.loginreq A:hover {
	background: #fc7 url('library-card-brick.png') no-repeat center right;
}

.db H3.free A,
.db H3.free A:hover {
	background: url('free.png') no-repeat center left;
}

.db UL {
	text-align: left;
}

.collapsible {
	width: 75%;
	margin: 0 auto 0 auto;
	text-align: left;
}

#error {
	border: 2px solid #eb5;
	background: #fff;
	padding: 8px;
	text-align: center;
	margin-bottom: 12px;
}

.feedback A {
	padding-bottom: 2px;
	border-bottom: 1px solid #fcc;
}

.noremote {
	display: block;
	background: #fea;
	margin: 0;
	padding: 0;
	font-size: 65%;
}

.tutorials H3 {
	margin-bottom: 0;
}
.tutorials UL {
	margin-top: 0;
}
.tutorials LI {
	padding: 8px 0 4px 0;
	list-style-type: none;
}
.tutorials LI H4 {
	margin: 0 0 4px 0;
}
.tutorials LI A {
	background: #fea;
	padding: 2px;
	line-spacing: 150%;
	display: block;
	border-bottom: 1px solid #a00;
	margin-bottom: 4px;
}

.iconlink { border:1px solid transparent; }
.iconlink:hover { border:1px solid #fc0; }
.iconlink A { background: #fff } 
.iconlink A:hover { background: #fff } 
