/* General Rules */

a{
	color: #003366; 
	text-decoration: none; 
	padding: 0px; 
}

a:hover {
	color: #006699;
	text-decoration: none;
	padding: 0px;
}


.red {
	color: #ff7171;
}


/*-------------------------- Content columns ---------------------------------*/
/*#content{
	margin:6px 12px 12px 12px;
	border: solid 0px #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
} 
#inside-content {
	padding: 0 10px 10px 0; 
	margin: 0;
	}
#discover {
	float:right;
	padding: 10px;
	width: 30%;
	border: solid 1px #CCC;
}
#discover td a 
{
	display: block;
}
#right p.info {
width: 250px;
margin: 0;
float: right;
border: solid 1px;
}
#right a, #right a:visited{
color: #000066;
text-decoration: none;
}
#right a:hover {
color: #006699;
text-decoration: none;
}
	
a#pic img {
	margin-right: 10px;
	padding: 5px;
	border: solid 1px #CCC;
}
a#pic:hover {
	background-color: #CCC;
}
*:lang(en) a#pic:hover{
    background-color: #FFF; !important; /*--for firefox & ie7--
}
*/
/*-------------------------- Tables & Forms ---------------------------------*/
/*FORM {
	margin:0;
	padding:0
}

td.label {
text-align: right;
vertical-align: top;
font-size: 10px;
color: #999;}

td.sectionlabel {
text-align: left;
vertical-align: top;
font-size: 13px;
color: #000000;}

#bott-right{ 
float: right;
margin: 50px 11px 2px 0;
}
*:lang(en) #bott-right{
margin: 50px 20px 2px 0; !important; /*--for firefox & ie7--
}
#bott-right a:hover{ 
color: #006699;
}*/
/* -------------- General Table ----------------- */
/*table {
margin: 0 auto;
padding: 0;
width: 100%;
}

td {
text-align: left;
}
td a {
color: #003366; 
text-decoration: none; 
}
td a:hover {
color: #006699;
text-decoration: none; 
}
td a {
width: 100%;
}

#header
{
	background: url(/printheritage/images/BookSG_header1.jpg) no-repeat;
	padding-left: 50px;
	padding-top: 4px;
	height:70px;
	background-size: 100%;
	font: 50px Arial, Helvetica, sans-serif ;
}
#header-text
{
	color: #808080;
	font-weight: bold;
}
*/
.collections-container 
{
	padding: 0 30px 10px 30px;
	width: 50%;
	float: left;
	text-align:center;
	font-weight: bold;
}

.collections-container img 
{
	width: 70px;
	height: 100px;
	border: 2px white solid;
}

.collections-container li 
{
	display:inline;
}

.browse
{
	color: #BEBEBE;
	font-weight: bold;
}

.browse2
{
	color: #808080;
	font-weight: bold;
}


.category 
{
	color: #808080;
}

.category-group
{
	font-weight: bold;
	line-height:2em;
	color: #505050;
}

.category a
{
	color: #808080;
}


.cover-browse
{
	width: 85px;
}

#footer 
{
	background: url(/printheritage/images/BookSG_footer.jpg) no-repeat;
	margin-top: 15px;
	height:100%;
	background-size: 100% 100%;
}

#rights 
{
	font: 10px Arial, Helvetica, sans-serif ;
	font-style:italic;
	padding-top: 5px;
	width:240px;
}


.icon2
{
	width: 200px;
/*    font-size:10px;*/
}

.icon2 img
{
	vertical-align: middle;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 2px;
}

.icon 
{
	width: 105px;	
}

.icon img
{
	vertical-align: middle;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 2px;
}

.highlight-image 
{
	width:100%;
}

/*============
CAROUSEL
=============*/
.serial-carousel 
{
	max-width:500px;
	width:100%;
	padding:10px 20px;
}

.simple-carousel
{
	width:100%;
	height:80px;
	position:relative;
}

.simple-carousel-inner
{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
	background-color: #cdcdcd;	
	-moz-box-shadow: 1px 1px 8px gray;
	-webkit-box-shadow: 1px 1px 8px gray;
	box-shadow: 1px 1px 8px gray;
}

.simple-carousel-item 
{
	list-style: none;
	position: absolute;
	max-height: 100%;
	margin: 0;
	white-space: nowrap;
}
.simple-carousel-item:nth-child(n+2)
{
	top:85px;	
}
.simple-carousel-item li
{
	display: inline-block;
	margin-bottom: 10px;	
}

.simple-carousel-item img
{
	max-width: none;
	width: auto;
	height: 80px;	
}

.simple-carousel-control 
{
	background: #333;
	background: rgba(0,0,0,.8);
	color: #fff;
	font-size: 25px;
	height: 30px;
	width: 30px;
	line-height: 27px;
	text-align: center;
	vertical-align: text-top;
	border-radius: 20px;
	position: absolute;
	top: 30%;
	z-index: 2;
	opacity: .5;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.simple-carousel.h2 { height: 165px; }

.simple-carousel-control:hover	{ opacity: 1; }
.simple-carousel-control.left	{ left: -22px; }
.simple-carousel-control.right	{ right: -22px; }




/*Highlight*/
.highlight-carousel 
{
	max-width:900px;
	width:100%;
	padding:10px 20px;
}

.highlight-simple-carousel
{
	height:120px;
}

.highlight-simple-carousel-item img
{
	height: 120px;	
}
/* End Carousel */











.content > li
{
	border-bottom: 1px solid #dddddd; 
	padding: 10px 0;
}


/*Overwrite Social Bookmark*/
ul.sb-list {
	padding-left: 0;
}
/*End Social Bookmark*/



/*screen-xs*/
@media (max-width: 768px) { 
   .only-xs-offset-2 {
       margin-left: 16.666666666666664%;
    }
    
    .pull-right 
    {
    	float: left !important;
    }
    
    .form-group
    {
    	margin-bottom: 0;
    }
}
/*screen-sm*/
@media (min-width: 768px) and (max-width: 992px) { 
   .only-sm-offset-2 {
       margin-left: 16.666666666666664%;
    }
    
	.pull-right 
    {
    	float: left !important;
    }
    
    .form-group
    {
    	margin-bottom: 0;
    }
}
/*screen-md*/
@media (min-width: 992px) and (max-width: 1200px) { 

}
/*screen-lg corresponds with col-lg*/
@media (min-width: 1200px) {  

}


/*Overwrite Bootstrap*/
.breadcrumb {
  background-color:#ffffff !important;
}

.dl-horizontal dt{
    text-align: left;
}

hr 
{
	margin-top: 0 !important;
	margin-bottom: 10px !important;
}

.list-inline > li {
	padding-right: 0;
	padding-left: 0;
}
/*End Bootstrap*/

.keyhighlight 
{
	background-color: yellow; 
}

#nlblogo-cms a {
margin-left: 0	!important;