/* Begin -- Header Content */
body 	{background-color: #FFFFFF;  color: #000000; margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller;}
a:link	{font-family: Verdana, Arial, Helvetica, sans-serif; color: #003399; text-decoration: underline}
a:visited	{font-family:  Verdana, Arial, Helvetica, sans-serif;  color:#003399; text-decoration: underline}
/* a:hover	{font-family: Verdana, Arial, Helvetica, sans-serif;  color: #ffcc00; text-underline: none} */
a:hover	{font-family: Verdana, Arial, Helvetica, sans-serif;  color: #CC0000; text-underline: none}
.google {font-size: xx-small; color:#666666;}

#header{
border-bottom: 3px #ee9933 solid;
background-image:url(http://www.lanecc.edu/library/images/headerimage6.jpg);
padding: 5px 0px 10px 15px;
margin: 0px 0px 0px 0px;
height: 124px;
}

html>body #header{
height: 104px;
}

#lcclogo{
margin-top:-3px;
}

#librarylinksbox{
float:right;
position:relative;
top:0px;
line-height:1.5em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:right;
padding-right:10px;
line-height: 17px;
}

#librarylinksbox a:link, #librarylinksbox a:visited {
	color:#000066;	
}
#librarylinksbox a:hover {
	color: #CC0000; text-decoration: underline;
}

#headerlibrary{
	position:relative;
	margin-top:17px;
	padding: 5px;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;	
	height:auto;
}

#headerlibrary a:link, #headerlibrary a:visited{	
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#headerlibrary a:hover{	
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline
}

#searchblock{
	position: absolute;	top: 80px; right:250px;  
	font-size:90%;
	color:#dddddd;
	text-align:right;
}

#quicklinkblock1{
	position: absolute;
	top: 76px;
	right:0px;
	font-size:90%;
	text-align:right;
}

#checkrecord {
	position:relative;
	float:right;
	top:-2px;
	margin-right:30px;
	font-weight: bold;
	font-size:11px;
	 } 
/*IE style for #checkrecord see styles2_IE.css*/
/* checkrecord doesn't work on pages other than main page see "#bookmark" style for other pages*/	 

#breadcrumb {
	margin-left: 17px;	
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066;
	padding-top: 1px;
	color:#999999;
	 }

#breadcrumb a:link, #breadcrumb a:visited {
color: #003366;
text-decoration:underline;
color:#999999;
}
#breadcrumb a:hover{
color: #003366;
text-decoration:underline;
color:#003399;
}

/* End -- Header Content */

#clear{
clear:both;
}
/* Begin -- Rightside Content (float in maincontentblock or fullpage*/
#rightsidebar {
	width: 200px;
	padding:0px 0px 10px 10px;
	margin:-10px 5px 0px 5px;	
	float:right;
		}
		
		/* Begin -- Left float box*/

	
#bookmark {
	top:-2px;
	margin-right:10px;
	margin-bottom:17px;
	font-weight: bold;
	font-size:11px;
	 }
#bookmark a:link, #bookmark a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #000066; text-decoration:none;
	}
#bookmark a:hover 	{font-family: Verdana, Arial, Helvetica, sans-serif; color: #CC0000; text-decoration: underline;}

.quicktip {		
	color:#003399;
	font-size:100%;
	}
legend {
	color:#003399;
	}
	
fieldset {
border:1px #ee9933 solid;
padding: 5px;
background:#ffffff;
}

fieldset ul{
list-style-image:url(images/bullet_red_square.gif);
margin-left:12px;
padding:0px;
margin-top:3px;
margin-bottom:3px;
}
fieldset li{
margin: 0 0 5px 0;
}

.askfieldset {
margin-top: 15px;	
}

.bluelink a:link, .bluelink a:visited{
color: #003366;
text-decoration:none;
}
.bluelink a:hover{
color:#CC0000;
text-decoration:underline;
}

/* End -- Rightside Content */

/* Begin -- Leftside Content */
#leftsidebar{
	position: absolute;
	left:2px; 
	width:190px; 
	margin: 25px 0px 0px 0px; 
	padding-left:0px;	
	}

.cat {
color:#ffffff;
background-image:url(images/leftnav.jpg);
border: 1px solid #ffffff;
position: relative;	left:0px; width:194px; margin: 0px 0px 0px 0px; padding:3px 0px 3px 5px;
}
.cat a:link, .cat a:visited{
color:#eeeeee;
text-decoration:none;
}
.cat a:hover{
color: #ffcc00;
text-decoration:none;
}
.maincat{
font-weight:bold;
color:#ffffff;
background-color:#ee9933;
border-top: 2px solid #ee9933;
border-right: 1px solid #ee9933;
border-left: 1px solid #ee9933;
position: relative;	left:0px; width:193px; margin: 0px 0px 0px 0px; padding:2px 0px 2px 5px;
}

.maincat a:link, .maincat a:visited{
color:#ffffff;
text-decoration:none;
}
.maincat a:hover{
color: #ffcc00;
text-decoration:none;
}
.subcat {
background-color: #ffffff;
border-bottom: 2px solid #ee9933;
border-right: 1px solid #ee9933;
border-left: 1px solid #ee9933;
position: relative;	
left:0px; 
width:191px; 
margin: 0px 0px 0px 0px; 
padding:2px 2px 5px 5px;
font-size: 90%;
color: #666666;
}
.subcat a:link, .subcat a:visited{
color:#003399;
text-decoration:none;
}
.subcat a:hover{
color: #003399;
text-decoration:underline;
}
.subcat ul{
list-style:square;
list-style-image:url(images/bullet_red_square.gif);
margin-left:12px;
margin-bottom:3px;
margin-top:3px;
padding:0px;
}
.subcat li{
	padding-bottom:5px;
}

/* End -- Leftside Content */

/*Main Content */

#maincontentblock{margin: 20px 10px 0px 205px; padding: 0px 10px; background-color:#FFFFFF;}

#pagetitle{
	font-size:large;
	font-weight:bold;
	color:#9f0b31;
	}
	
.subhead1 {
	font-family: Verdana, Arial , Helvetica, sans-serif; 
	font-weight:bold;
	color:#003399;
	font-size:120%;
	}

.subhead1 a:link, .subhead1 a:visited{
	font-family: Verdana, Arial , Helvetica, sans-serif; 
	color:#003399;
	text-decoration:underline;
	}
.subhead1 a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FF0000;
text-decoration:underline;
}

.subheadshaded{
background-color:#00437f;
border:1px solid #eeeeee;
color:#fff;
font-size:120%;
font-weight:bold;
padding:5px;
width: 65%;
}
.subheadshaded a:link, .subheadshaded a:visited,.subheadshaded a:hover{
	color:#fff;
	text-decoration:underline;
}

.subhead3 {font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; font-size:107%;}

#maincontentblock hr {
border: 0;
color: #9FAECD;
background-color: #9FAECD;
height: 1px;
width: 100%;
text-align: left;
}

#tableofcontents {	border:1px solid #CCCCCC;
	background-color:#F3F3F3;
	width: 35%;
	margin-top:10px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px; 
	font-size:small;
	float:none
	}
#tableofcontents ul{
list-style-image:url(images/bullet_red_square.gif);
margin-left:12px;
padding:0px;
margin-top:5px;
margin-bottom:5px;
}

#tableofcontents li{

margin-bottom:5px;
}
#tableofcontents a:link, #tableofcontents a:visited{
color: #003366;
text-decoration:underline;
}
#tableofcontents a:hover{
color:#CC0000;
text-decoration:underline;
}

.hangindent p{
margin-left:20px;
text-indent: -20px;
}


/*white light gray altranating table rows*/
tr.dhead td {
	
	background-color:#F3F3F3; color:#000000;
	padding: .5em;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

tr.d0 td {
	background-color: #ffffff; color: black;
	padding: .5em;
	border-bottom: 1px dashed #000000;
}

tr.d1 td {
	
	background-color:#F3F3F3; color:#000000;
	border-bottom: 1px dashed #000000;
	padding: .5em;
}

tr.graybackground td {
	
	background-color:#F3F3F3; color:#000000;
	padding: .5em;
}

/*END

/*if using fullpage template*/
#fullpage {
margin: 20px 20px 10px 20px;

}


	
/*Additional little dude callout within main content box */
.contentcallout2 {	border-width:thin;
	border-style:solid;
	border-color:#aaaaaa;
	width: 200px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	margin-right:5px;	
	margin-left:5px;
	float:right;
	}
	
.contentcallout2 h1 {
	color:#003399;
	font-size:100%;
	}
.contentcalloutimage, {float:left;
	margin-right:10px;
	}	

/* Begin -- Footer Content */

#footer{
border-top: 3px #ee9933 solid;
background-color:#1f467d;
padding: 5px 0px 10px 15px;
margin: 0px 0px 0px 0px;
width: 100%;
color:#dddddd;
font-size:x-small;
}
#footer  a:link, #footer  a:hover, #footer a:visited{
color: #dddddd;

}


/* TABS ON TOP (net book list) */

#tabcontainer
	{
		width:90%;
		padding: 0px;
		margin-top:20px;
		border-bottom: 1px solid #039;
		background: #fff;
	}

#tabnav
	{
		height: 37px;
		margin: 0;
		padding-left: 10px;
		font-size:11px;
			}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		/*background: #f3f3f3;*/
		/*background:#003399;*/
		background-image:url(images/leftnav.jpg);
		color:#fff;
		line-height: 16px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #039;
		text-decoration: none;
		
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 2px solid #fff;
		background: #fff;
		font-size: 14px;
		color:#003399;		
	}

#tabnav a:hover
	{
		color: #fff;
		text-decoration: underline;
	}
	
	

/* END TABS ON TOP */

/* FORM VALIDATION */
/* Added 4.17.06 */
form  {}
 
  /*input,textarea {background-color:#FFFFCC; padding:5px;}*/
  input:focus,textarea:focus  {background-color:#FFFFFF;}
  input.button  {margin:5px 10px; border:2px outset #663300;}
  .required {border:1px solid #FF0066; padding:3px; background-color:#FFFFCC}
  .checkLnumber {border:1px solid #FF0066; padding:3px; background-color:#FFFFCC}
  
  /*input,textarea used for email form on ask a librarian page - light gray added 4/17/07 */
  .required_gray {border:1px solid #666666; padding:3px; background-color:#f9f9f9}
  .checkLnumber_gray {border:1px solid #666666; padding:3px; background-color:#f9f9f9}
  /*END FORM VALIDATION
  
/* CALENDAR.JS Styles added 6/21/06 */
table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border-collapse: collapse;
	background-color: white;
	border: solid #999999 1px;
	background-color: white;
	width: 200px;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
    /*-khtml-user-select: none;*/
}
table.calendar input, table.calendar select {
	font-size: 10px;
}
table.calendar td {
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
table.caldayheading td {
	border: solid #CCCCCC 1px;
	text-align: left;
	color: #0054E3;
	font-weight: bold;
	width: 22px; /*should match calendar cell's width*/
}
table.caldayheading td.wkhead {
	border-right: double #CCCCCC 3px;
}
table.calcells {
	border-collapse: collapse;
	cursor: pointer;
	margin: 0 6px 0 6px;
}
table.calcells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 22px;
	height: 20px; /*IE doesn't like ems*/
}
table.calcells td div {
	padding: 1px;
	margin: 0;
}
table.calcells td.wkhead {
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.calcells td.wkday {
	background-color: #FFFFFF;
}
table.calcells td.wkend {
	background-color: #FFFFCC;
}
table.calcells td.curdate {

}
table.calcells td.cell_selected {
	background-color: #99CCFF;
	color: black;
}
table.calcells td.notmnth {
	background-color: #DDDDDD;
	color: #CCCCCC;
}
table.calcells td.notallowed {
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.calcells td.hover {
	background-color: #999999;
}
/*END CALENDAR STYLES */

/*used in the Library toolkit */
.embed_code_box
	{
	width: 695px;
	margin: 0 35px; 
	padding:7px; 
	border:#333333 1px solid; 
	background-color:#eeeeee;
	}
/* Go to Full Details  button Research Databases Pages*/
.details
{
	border:1px #dddddd solid;
	padding:1px 2px;
	background-color:#336699;
	font-size: smaller;
}
.details a:link, .details a:visited{
color:#dddddd;
text-decoration:none;
}
.details a:hover{
color: #ee9933;
text-decoration:none;
}
/* END Go to Full Details  button */

/* OneSearch Containers */
.onesearchbox 
{
color:#003366;
background-color:#fafbfc;
border:1px solid #003893;
text-align:left;
width: 550px;
padding: 7px;
}
/*styles for sending sms text messages from catalog - added 3/26/08* transfered to header.css 1/5/09 */
#info, #sms {
       border:1px solid #36647b;
       position:absolute;
       top:250;
       left:50; 
       z-index:1000;
       background:#eeeeee;
       padding:10px;
       margin:10px;
	   text-align:left;	   
}

#sms .eg {
       font-style:italic;
       font-size:80%;
}

#info {top:500; font-size:70%;}  /*added font-size ljg 3/28/08*/

#sms {font-size:70%}

/* added 3/28/08 ljg */
#smsfeatures {margin: 5px 0px 0px 15px; text-align:left;} 

/*END SMS Styles */

/*LEFT SIDEBAR - TOOLKIT */
#leftsidebartoolkit{
	position: absolute;
	left:2px; 
	width:160px; 
	margin: 20px 0px 0px 15px; 
	padding:3px;
	}
.lefthead {
	color:#ffffff;
	font-weight:bold;
	background-image:url(images/leftnav.jpg);
	border: 1px solid #0;
	position: relative;	left:0px;  margin: 0px 0px 0px 0px; padding:3px 0px 3px 5px;
	padding: 6px;
	}
	
	.lefthead a:link, .lefthead a:visited{
	color:#ffffff;
	text-decoration:none;
	}
	.lefthead a:hover{
	color: #ffffff;
	text-decoration:underline;
	}
	
	.leftlink {
	background-color: #EEEEFF;
	border-bottom: 2px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	position: relative;	
	left:0px; 
	margin: 0px 0px 0px 0px; 
	padding:2px 2px 5px 5px;
	font-size: 85%;
	color: #003366;
	}
	.leftlink a:link, .leftlink a:visited{
	color:#003399;
	text-decoration:none;
	}
	.leftlink a:hover{
	color: #003399;
	text-decoration:underline;
	}
	.leftlink ul{
	list-style:square;
	list-style-image:url(images/bullet_red_square.gif);
	margin-left:12px;
	margin-bottom:3px;
	margin-top:3px;
	padding:0px;
	}
	.leftlink li{
		padding-bottom:10px;
	}
#maincontenttoolkit{margin: 20px 10px 0px 160px; padding: 0px 10px; background-color:#FFFFFF;}	

/* Begin -- Created two column page for Google Search 2.15.11 */
 #googlewrapper{
	 margin-top:20px;
 	 overflow: hidden;
	 width: 100%;
     }
#googlemain{
	float:left;	
	width:74%;
	}

#googleright {
    margin:30px 0px 0px 0px;
	float:right;
	width: 23%;
		}

/* Begin -- Toolkit styles 3/15/11 */
.takequiz{
	float:right; margin-top:-10px; border:1px #FF9 solid; background-color:#FF6; padding:3px;
	}
	
li.shadedlist{
	list-style-type: none;
	margin-bottom:10px;
	margin-left:-10px;
	text-indent: 0px;
	background-color:#eee;
	padding:10px;
}
/*end Toolkit styles*/
