.alert {
    color: rgb(255,0,0) !important;
    border: solid 3px rgb(255,0,0) !important;
    background: rgba(255,0,0,0.5) !important;
    font-size: 20px;
    margin:0 25%;
    line-height: 145%;
    padding: 20px;
}
/*
 * Custom overrides for BookReader Demo.
 */

/* Hide print and embed functionality */
#BRtoolbar .embed, .print,
.BRicon.info,
.BRicon.share {
    display: none;
}


/* basic styling */


body, * {
     font-family: BitstreamVeraSansRoman,"Bitstream Vera Sans",BitstreamVeraSansRoman,Tahoma,Helvetica,Geneva,Verdana,Arial,sans-serif !important;
    background-color: #fefefe !important;
    color: #444 !important;
    border-color: #eee !important;
}

#BRgutter {
    background-color: transparent !important;
	display:none !important; }


#BRtoolbar {
    height: auto;
    }
    
a.logo {
    background: url("src/JT-logo.png") no-repeat scroll 0 0 transparent;
    height: 40px;
    width: 114px;
    margin: 0.5em 0 0.5em 1em;

}

#orderlink {
	border:1px solid #777;
	float: right;
	font-size: 20px;
	font-weight: normal;
	line-height: 36px;
	margin: 7px 152px 7px 0;
	padding:0 20px;
	text-decoration: none !important;
	-webkit-border-radius:20px;
	-o-border-radius:20px;
	border-radius:20px;

  /***  CSS Gradient  ***/
  /*  Chrome 1-9 and Safari 4-5.0  */
  background-image: -webkit-gradient(linear, left top, left bottom,
        color-stop( 0.0, rgb(251, 251, 251) ),
        color-stop( 1.0, rgb(227, 227, 227) ));

  /*  Chrome 10+ Safari 5.1+ Mobile Safari  */
  background-image: -webkit-linear-gradient(top,
        rgb(251, 251, 251), 
        rgb(227, 227, 227) );

  /*  Firefox 3.6+  */
  background-image: -moz-linear-gradient(top,
        rgb(251, 251, 251), 
        rgb(227, 227, 227) );

  /*  IE 10+  */
  background-image: -ms-linear-gradient(top,
        rgb(251, 251, 251), 
        rgb(227, 227, 227) );

  /*  Opera 11.10+  */
  background-image: -o-linear-gradient(top,
        rgb(251, 251, 251), 
        rgb(227, 227, 227) );

  /*  W3C  */
  background-image: linear-gradient(top,
        rgb(251, 251, 251), 
        rgb(227, 227, 227) );

	


}
#orderlink:hover {
	border:1px solid #777;
    color: #fefefe !important;
    background-color: #444 !important;
	  /*  Chrome 1-9 and Safari 4-5.0  */
  background-image: -webkit-gradient(linear, left top, left bottom,
        color-stop( 0.0, rgb(99, 99, 99) ),
        color-stop( 1.0, rgb(14, 14, 14) ));

  /*  Chrome 10+ Safari 5.1+ Mobile Safari  */
  background-image: -webkit-linear-gradient(top,
        rgb(99, 99, 99), 
        rgb(14, 14, 14) );

  /*  Firefox 3.6+  */
  background-image: -moz-linear-gradient(top,
        rgb(99, 99, 99), 
        rgb(14, 14, 14) );

  /*  IE 10+  */
  background-image: -ms-linear-gradient(top,
        rgb(99, 99, 99), 
        rgb(14, 14, 14) );

  /*  Opera 11.10+  */
  background-image: -o-linear-gradient(top,
        rgb(99, 99, 99), 
        rgb(14, 14, 14) );

  /*  W3C  */
  background-image: linear-gradient(top,
        rgb(99, 99, 99), 
        rgb(14, 14, 14) );

}

/* big header */
/* #BRreturn a {
    float: left;
    font-size: 36px;
    margin: 0px 0.25em;
    overflow: hidden;
    text-decoration: none;
    line-height: 40px;
} */


#BRreturn a {
    float: left;
    font-size: 1.9em;
    font-weight: bold;
    line-height: 40px;
    margin: 6px 0.25em;
    overflow: hidden;
    text-decoration: none;
    display: none;
}
#booktitle {
    margin:3px 0 0 156px;
/*	color:#fff;
	display: block;
	outline: 0 none !important;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent:-9999px; */
	background:url(src/ajh-header.gif) no-repeat left center;
	height:40px;

text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}

#BRtwopageview {
    border: solid 1px;

}
#BRbookcover {
    box-shadow: none;
}

div#BRpager {
 margin: 0 2em;
}

#BRpager .ui-slider-handle {
    background: #222 !important;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    top:10px;
    margin: 0 0 0 -10px;
}
div#BRnavline {
    background-color: #222  !important;
    height: 1px;
    top: -20px;
    margin: 0 2em;
}

div#pagenum {
    background-color: transparent !important;


    top: 0px;
    left: 0px;
    padding: 0;
    text-align: center;
    line-height: 20px;
    width: 20px;

    }
    

div#pagenum span {
    color: #FFFFFF !important;
    font-style: normal;
    font-weight: bold;
    width: 20px;
    background-color: transparent !important;
    
}



/*           *************************               */



/* Sticky Notes
================================================== */

/* .sticky { display:none; } */

/*	colors
================================================== */

body.firstpage .sticky.gold .paper {
	background: #FAEB9D !important;
    font-size: 150%;
    height: 230px;
    padding: 40px 20px 20px;
    line-height: 145%;
    width: 260px;}

/*	sticky general styles
================================================== */


.firstpage .sticky div.paper {
	padding: 20px;
	background: #f8f8f8;
}

.firstpage .sticky {
/*	display: block; */
	height:auto;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15), 0 0 40px rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15), 0 0 40px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15), 0 0 40px rgba(0, 0, 0, 0.05) inset;
	margin: 10px 0 20px 0;
	overflow:auto;
	position:fixed;
	width:300px;
	left:15%;
	top:20%;
	z-index: 9999;
}

.firstpage .sticky:before,
.firstpage .sticky:after {
	content: '';
	z-index: -1;
	position: absolute;
	left: 15px;
	bottom: 15px;
	width: 80%;
	max-width: 300px;
	/* avoid rotation causing ugly appearance at large container widths */
	max-height: 100px;
	height: 55%;
	-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
	-webkit-transform: skew(-15deg) rotate(-6deg);
	-moz-transform: skew(-15deg) rotate(-6deg);
	-ms-transform: skew(-15deg) rotate(-6deg);
	-o-transform: skew(-15deg) rotate(-6deg);
	transform: skew(-15deg) rotate(-6deg);
}

.firstpage .sticky:after {
	left: auto;
	right: 15px;
	-webkit-transform: skew(15deg) rotate(6deg);
	-moz-transform: skew(15deg) rotate(6deg);
	-ms-transform: skew(15deg) rotate(6deg);
	-o-transform: skew(15deg) rotate(6deg);
	transform: skew(15deg) rotate(6deg);
}

.sticky a { background-color:transparent !important; }

/*tape effect*/
.firstpage .sticky .paper:after {
	display: block;
	content: "";
	position: absolute;
	width: 33%;
	height: 25px;
	top: -15px;
	left: 33%;
	border: 1px solid rgba(255, 255, 255, .6);
	background: rgba(254, 254, 254, .6);
	-webkit-box-shadow: 0px 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0 3px rgba(0,0,0,0.2);
	box-shadow: 0px 0 3px rgba(0,0,0,0.2);
}

/*tape effect*/
.firstpage .lt-ie9 .sticky .paper:after {
	border: 1px dotted #eee;
	background: url(src/70pwhite.png);
}

.firstpage .sticky.black {
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.firstpage .sticky.black:before,
.sticky.black:after {
	-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4);
}


@media only screen and (max-width: 600px) {
	.firstpage .sticky.f-right {
		max-width: 600px;
		float: none;
		margin-left: 0;
		margin-top: 10px;
	}
	
	.firstpage .sticky.f-left {
		max-width: 600px;
		float: none;
		margin-right: 0;
		margin-top: 10px;
	}

}

/*end*/

@media print {

.sticky:before,
.sticky:after {
display:none;}



}