﻿body
{
	background-color: #F5F5F5;
}

a, a:visited
{
	color: #ff6b00;
	text-decoration: none;
}

a:hover
{
	color: #ff6b00;
}

small
{
	color: #444;
}

.alpha85 
{
	opacity: .85;
}

.alpha95 
{
	opacity: .95;
}

/*---------------
		TOP 
  ---------------*/

#pageheadercontainer
{
	text-align: center;
	height: 74px;
	width: 100%;
	position:relative;
	z-index:150;
}

#pageheader
{
	background-image:url(/imgs/recortesv.jpg);
	background-repeat:no-repeat;
	text-align: left;
	margin: auto;
	height: 74px;
	width: 1000px;
}

#pageheaderback 
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:74px;
}

#pageheaderleft 
{
	position:absolute;
	height:100%;
	width:50%;
	float:left;
	background-color:#615C49;
}

#pageheaderright
{
	position:absolute;
	height:100%;
	width:50%;
	float:right;
	right:0;
	background-color:#ECDBD3;
}

#pageheadertop
{
	height: 42px;
}

#headertoolbarback
{
	position:relative;
	width: 1000px;
	height: 32px;
	background-image: url(/imgs/toolbar_back.gif);
	background-repeat: repeat;
}

#headertoolbar
{
	width: 1000px;
	height: 32px;
	position:absolute;
	top:42px;
}

#headertoolbarleft
{
	color:White;
	float:left;
	width:177px;
	line-height: 31px;
	overflow: hidden;
}

#headertoolbarright
{
	color: White;
	line-height: 31px;
}

#headertoolbarrightright
{
	line-height: 31px;
	width:370px;
	float:right;
	right:0px;
	height:32px;
}

.headertoolbarTxt
{
	width: 83px;
	background-color: white;
	border: solid 0px white;
	position: absolute;
	padding: 3px 0 0 2px;
	background-repeat:no-repeat;
}

#dvVolumes 
{
	width:120px;
	color:#ff6b00;
	background-color: white;
	line-height:15px;
	padding:5px;
	border: solid 1px gray;
}

#ctl00_dvsearchresults b, #dvVolumes b
{
	font-size:11px;
}

#dvVolumes a
{
	color:#555;
	font-size:11px;
}

#dvVolumes a:hover
{
	font-size:11px;
	color:#ff6b00;
}

#ctl00_dvsearchresults
{
	font-size:11px;
	color:#ddd;
	min-height: 50px;
	line-height: 20px;
	padding: 5px;
	float:right;
	right:0;
	z-index:100;
	position:absolute;
	top:32px;
	width:150px;
	background-color: white;
	border: solid 1px gray;
	margin-left:0px;
	display:none;
}

#ctl00_dvsearchresults a, #ctl00_dvsearchresults a:hover
{
	color: #ff6b00;
	text-decoration: none;
	font-size:11px;
}

/*---------------
		MAIN 
  ---------------*/

#container
{
	text-align: center;
	width: 100%;
	margin: 0px 0 30px 0;
	background-color: #F5F5F5;
}

/*---------------
	  FOOTER
  ---------------*/

#footer
{
	padding:5px 0 0 0; /* 0_95 */
	/*margin-top: 20px;*//* 0_95 */
	margin: auto;
	width: 990px;
}

#footer .cr
{
	text-align:left;
	font-size:9px;
	color:#fff;
	/*width:100%;*/
	height:17px;
	padding-left:10px;
	line-height:17px;
	background:#eee url(/imgs/footer.gif) repeat;
}

#footer .cr a
{
	color:#fff;
}

/*-------------------------
  ---- BookViewer CSS -----*/

#bvNav
{
	margin-left:34px;
	height:15px; /*_b*/
	margin-top:8px; /*_b*/
}

#bvNav td
{
	font-family:Tahoma,Arial,Verdana;
	font-size: 9px;
	padding: 2px;
	border-right: solid 1px #e2e2e2;
}

.bvNavLink
{
	background-color: #D0D0D0;
	color: #A1A1A1;
	width: 20px;
	cursor: pointer;
}

.bvNavLinkOn
{
	background-color: #F87F2D;
	color: White;
	width: 20px;
}

.bvNavLink:hover, .bvNavLinkSec:hover
{
	background-color: #F87F2D;
	color: White;
}
.bvNavLinkSec
{
	background-color: #A6A6A6;
	color: White;
	width: 20px;
	cursor: pointer;
}

.bvNavSec
{
	font-weight: 900;
	color: #999;
	border-left: solid 1px #999;
}

#dvRead
{
	float: left;
	position: absolute;
	top: 0px;
}

#bvdSearchPages
{
	list-style-position: outside;
	margin-left: 1em;
	padding-left: 0;
	margin-top: 10px;
}

#bvdSearchInText
{
	position: relative;
	float: left;
	z-index: 10;
	width: 140px;
	margin-left: 20px;
}

#bvdBookContainer
{
	float: left;
	width: 100%;
}

#bvdMain
{
	width: 100%;
	text-align: center;
}


#bvdNavTop, #bvdNav2
{
	background-color: #e2e2e2;
	width: 1000px;
	height: 32px;
	margin: auto;
	text-align: center;
	overflow:hidden;
}

#bvdNavTop div
{
	color: Black;
}

#bvdNav2
{
	margin-bottom: 20px;
}

#bvdPage
{
	margin-top: 5px;
	/*width: 998px;
	border:solid 1px #CDCDCD;*/ /* 0_95 */
	min-height: 300px; /* 0_95 */
	position: relative;
	text-align: center;
	overflow: hidden;
}

/* 0_95 */
/*#bvdPage .viewport 
{
	border:solid 1px #eee;
}*/

#bvdPage .pages.viewport 
{
	border:solid 2px #000;
	cursor:move;
	white-space:nowrap;
}

#bvdPage .viewport .wrap 
{
	white-space:normal
}

#bvdMain #bvdPage .viewport a 
{
	display:none;
}

#bvdPage .pages 
{
	margin:auto;
	position:relative;
	border:solid 1px #eee;
	overflow: hidden;

	/*float:left;*/
}

#bvdPage .pages.first a.topleft, #bvdPage .pages.first a.bottomleft, #bvdPage .pages.last a.topright, #bvdPage .pages.last a.bottomright
{
	display:none;
	z-index:1
}

#bvdPage .pages img 
{
	border:solid 1px #555;
}

#bvdPage .pages a
{
	display:block;
	width:46px;
	height:41px;
	background-image:url(/imgs/0.gif);
}

#bvdPage .pages a.topleft:hover
{
	background-image:url(/imgs/pagecurv_lu.png);
}

#bvdPage .pages a.bottomleft:hover
{
	background-image:url(/imgs/pagecurv_ld.png);
}

#bvdPage .pages a.topright:hover
{
	background-image:url(/imgs/pagecurv_ru.png);
}

#bvdPage .pages a.bottomright:hover
{
	background-image:url(/imgs/pagecurv_rd.png);
}
/* /0_95 */

.bvdBarNextPrev
{
	position: absolute;
	height: 2000px;
	background-color: #E0E0E0;
	display: none;
}

.bvdBarNextPrev img 
{
	margin-top:610px
}

#bvdMenu
{
	background-color:#F5F5F5;
	position:absolute;
	float:left;
	left:0;
	width:200px;
	height:545px;
	margin-top:40px;
	z-index: 5;
	border:solid 1px gray;
	display:none;
}

#bvdMenuInner 
{
	background-color:White;
	width:196px;
	height:500px;
	overflow:auto;
}

#bvdMenuImg 
{
	padding:4px;
}

#bvdMenuImg img
{
	border:solid 2px #F5F5F5;
	margin:2px;
	cursor:pointer;
}

#bvdMenuImg img:hover
{
	border:solid 2px #F87F2D;
}

#bvdMenuTxt 
{
	padding:8px;
}

.bvdHighlight
{
	float: left;
	z-index: 20;
	background-color: Yellow;
	position: absolute;
	opacity: .5;
}

.bvdAd 
{
	float: left;
	position: absolute;
	border:solid 1px transparent;
}

.bvdAd:hover 
{
	border:solid 1px orange;
}

.bvSearchBox
{
	border: solid 1px #666;
	width: 110px;
}

.bvSearchButton
{
	background-color: #666;
	color: White;
	padding: 1px;
	border: none;
	margin-left: 2px;
}

.bviClose 
{
	cursor:pointer;
	float:right;
	position:absolute;
	right:3px;
	top:5px;
}

/*---- /BookViewer CSS -----
  --------------------------*/