@charset "UTF-8";
/* CSS Document */
#twocolumns-inner.content-wrapper #content.holder {
	font-size: inherit;	
}

/*==================header============*/
.site-searchlibrary #slider  {
	height: 116px;
    overflow: hidden;
    width: 960px;
	background-color: #982916;
	z-index:-100;
}
/*===================search form===================*/
.site-searchlibrary {
	top: 0px;
	left: 250px;
	width: 960px;
	background-color:#fff;
}


/*============nivo slider=========*/
/*===================slideshow===================*/
body .nivoSlider {
	float:right;
	width:717px;
	height:	243px;
}


body .photo .script {  
    left: 250px;
	height: 116px;
    overflow: hidden;
    width: 717px;
	}
.nivo-slice {
  background: url("/library/images/slideshow/library06.jpg") no-repeat scroll 0px 0 transparent;
  height: 0;
  left: 0px !important;
  opacity: 0;
  width: 0px !important;
}

/* Caption styles */
.nivo-caption
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    opacity: 0.8;
 /* Overridden by captionOpacity setting */
    width: 100%;
    z-index: 8;
}

.nivo-caption p
{
    padding: 5px;
    margin: 0;
}

.nivo-caption a
{
    display: inline !important;
}

.nivo-html-caption
{
    display: none;
}
.theme-default .nivo-caption
{
    font-family: Helvetica, Arial, sans-serif;
	font-size: larger;
}

.theme-default .nivo-caption a
{
    color: #fff;
    border-bottom: 1px dotted #fff;
}

.theme-default .nivo-caption a:hover
{
    color: #fff;
}


/*=====related links closer to main nav items=======*/
.related-nav {
	background-color: #dbdbdb;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	width: 170px;
	margin: 10px 20px 18px 20px;
	padding: 6px 10px 18px 10px;
}
#aside h2 {
  color: #982916;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 21px;
  font-weight: normal;
  margin: 0 0 -10px 8px;
} 
.indent12px {
	padding-left: 12px;
}

/*===============help corner===============*/

#content a .helpcorner  {
	position:absolute;
	height: 50px;
	width: 107px;
	top: -3px;
	left: 585px;
	background: url("../../library/images/helpfaqs.png") no-repeat;
	z-index: 900;
}

#content  a:hover .helpcorner {
	position:absolute;
	height: 50px;
	width: 107px;
	top: -3px;
	left: 585px;
	background: url("../../library/images/helpfaqshover.png") no-repeat;
	z-index: 900;
	
}

/*===top search box============*/
.searchboxround {
	background-color: #f7f2e1; /*tan is #e4dbca;*/
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	width: 650px;
	margin-left: 0px;
	margin-bottom: 30px;
	padding: 16px 10px;
	border: 2px solid #e2cca3;
}
.text-searchboxround {
	background: white;
	border: 1px solid #e4dbca;
	color: #3b3330;
	width: 500px;
	height: 28px;
	float:left;
	margin: 12px 10px 2px 10px;
}
.button a span, .submit-button-holder input {
	background: url("http://skylinecollege.edu/assets/images/bg-form.png") no-repeat scroll 0 -32px transparent;
	color: #8A2413;
	height: 36px;
	margin-top: 6px;
	line-height: 32px;
	padding-left: 8px;
	padding-top: 8px;
	width: 75px;
}

.text-searchboxround input {
	background: transparent;
	border: none;
	color: #3b3330;
	width: 460px;
	padding: 5px;
	float: left;
	font-weight: normal;
}
#guidedFieldSelectors {
	display: block;
	margin-left: 20px;
	padding-top: 8px 0;
	width: 500px;
}
.button a span, .bigsubmitholder input {
	background: url("http://skylinecollege.edu/assets/images/librarybuttonbig.png") no-repeat;
	color: #f7f2e1;
	width: 80px;
	height: 37px;
	line-height: 36px;
	border: thin none;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-left: 4px;
	margin-top: 8px;
}
.button a span, .smallsubmitholder input {
	background: url("http://skylinecollege.edu/assets/images/librarybutton.png") no-repeat;
	color: #f7f2e1;
	width: 60px;
	height: 28px;
	line-height: 24px;
	border: thin none;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
}
 .genericsubmitholder  {	
	padding-top: 10px;
	vertical-align:middle;	
}

#lib-scope {
	height: 24px;
	margin-top: 2px;
} 
#reserves-search {
	margin-left: 20px;
}
.text-holdersky {
	background: white;
	border: 1px solid #e4dbca;
	color: #3b3330;
	width: 50%;
	height: 23px;
	float:left;
	margin: 2px 10px;
	vertical-align:middle;
}
.text-holdersky input {
	background: transparent;
	border: none;
	color: #3b3330;
	width: 460px;
	padding: 5px;
	float: left;
	font-weight: normal;
}
.captiontext {
	font-size:0.76em;
	color: #777;
	font-style: italic;
	padding-left: 20px;
}
.captiontextpls{
	font-size:0.76em;
	color: #777;
	font-style: italic;
	padding-top: 10px;
	padding-left: 20px;
	width: 600px;
	height: 30px;
}	
#content.holder .floatL div.clickbox p {
	background-color: #FCDC92; /*tan is #e4dbca;*/
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	padding: 8px 16px;
	color: #3b3330;
	font-weight: bold;
	text-align:center;
	width: auto;
	margin-left: 0%;	
	text-decoration: none;
	background: #8A2413; /* for non-css3 browsers */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fde2a0', endColorstr='#fdce5b'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#fde2a0), to(#fdce5b)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #fde2a0,  #fdce5b); /* for firefox 3.6+ */

}
#content.holder .clickbox a{
	color: #3b3330;
	border-bottom: hidden;
}
#content.holder .clickbox a:active, #content.holder .clickbox a:hover {
	border: 2px medium inherit;
	color: #982916;
	text-decoration: underline;
}


/*==========style tab groups=================*/
#content.holder ul.tabmenu {
	/*background-color: #f7f2e1; */
	background-color: #E8DFD5;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	width: 630px;
	margin: 0px;
	height: 70px;
	padding: 0px 8px 10px 8px;
}
ul.tabmenu li {
	display: inline;
	list-style: disc inside none;
	padding: 0px;
	
}
#content.holder .tabmenu li a {
	background-color: #ffffff; /*tan is #e4dbca;*/
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	height: 70px;
	padding: 8px 11px 10px 11px;
	margin-top: 2px;
	float:left;
	border: hidden;
	text-decoration: none;
	color: #3b3330;
	font-weight: bold;
	width: auto;
	position:relative;
	z-index: 10;
}
#content.holder .tabmenu li.active a {
	background: #F7F3EF;
	color: #982916;
}
.tabcontentcontainer {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	background-color: #E8DFD5;
	padding: 2px;
	margin-top: -30px;
	margin-left: -12px;
	position:relative;
	width: 690px;
	min-height: 70px;
}
#content.holder .tabcontent {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	background-color: #F7F3EF;
	padding: 20px;
	margin-top: 0px;
	position: relative;
	z-index: 100;
	min-height: 66px;
}
/*================content inside of tabcontent==========*/
.tabcontentcontainer table {
	width: 90%;
}
#twocolumns-inner .content-text  .tabcontentcontainer .tabcontent p {
	
}
/*=========================*/
/*=======================bookshelf====================*/
#bookshelf-container {
	width:100%;
	height: 136px;
	padding: 0;
	margin: 0;
}
.jcarousel-container-horizontal {
	width: 100%;
	height: 100%;
	border: none;
	background: url(../images/bookself_c_728.jpg) no-repeat;
	padding: 0;
	margin: 0;
}
.jcarousel-clip-horizontal {
	top: 12%;
	left: 3%;
	width: 94%;
	height: 76%;
}
#books li img {
	width: 75px;
	height: 100px;
	border: none;
	padding: 2px;
}
#books li a:hover img {
	border: 2px ridge red;
	padding: 0;
}
#books li.current a img {
	border: 2px ridge red;
	padding: 0;
}
.jcarousel-next-horizontal {
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 90%;
	cursor: pointer;
	border: 0;
	background: url(../images/arrow-right.gif) no-repeat center;
}
.jcarousel-next-disabled-horizontal {
	cursor: default;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}
.jcarousel-prev-horizontal {
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	height: 90%;
	cursor: pointer;
	border: 0;
	background: url(../images/arrow-left.gif) no-repeat center;
}
.jcarousel-prev-disabled-horizontal {
	cursor: default;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}

/*=====fixed this style so that would work in IE8 and IE10===========*/
#content.holder .floatL div.clickbox p {
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(#FDE2A0), to(#FDCE5B));*/
               background-image: -webkit-linear-gradient(top, #FDE2A0, #FDCE5B);
               background-image: -moz-linear-gradient(top, #FDE2A0, #FDCE5B);
               background-image: -ms-linear-gradient(top, #FDE2A0, #FDCE5B);
               background-image: -o-linear-gradient(top, #FDE2A0, #FDCE5B);
               background-image: linear-gradient(top, #FDE2A0, #FDCE5B);
			   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FDE2A0, endColorstr=#FDCE5B);
  
  -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
  color: #3B3330;
  font-weight: bold;
  margin-left: 0;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  width: auto;
}