/* CSS Document Bookbindings */
*{
    padding:0;
    margin:0;
}

body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color:#CCCCCC;
    text-align:center;
}

img{
    border:0px;
}

a:visited,a:link{
    text-decoration:none;
    color:#000000;
    font-weight:bold;
    font-size:0.88em;
}

#lstusuario {
	width:180px;
}

.horizontal {
	list-style-type:none;
	display:inline;
}
.horizontal li {
	display:inline;
}

.add:hover {
border:#CCCCCC 1px solid;
}

.delete:hover {
border:#CCCCCC 1px solid;
}

.add {
	background-image:url(../img/icons/add.gif);
	background-repeat:no-repeat;
	background-position: center left;
	padding-left:18px;
	background-color:none;
	border:#EFEFEF 1px solid;
	margin:3px;
	cursor: pointer;
}

.delete {
	cursor: pointer;
	background-image:url(../img/icons/delete.gif);
	background-repeat:no-repeat;
	background-position: center left;
	padding-left:18px;
	background-color:none;
	border:#EFEFEF 1px solid;
	margin:3px;
}

a:hover{
    text-decoration:underline;
}

#wrapper{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
    text-align:center;
    margin-top:10px;
}

#header{
    width:800px;
    background-color:#C0C2BF;
    border:black 1px solid;
    text-align:center;
    float:left;
}

#header img{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    display: block;
}

#menu{
    float:left;
    padding-top:5px;
    padding-bottom:5px;
    margin-left:160px;
}

#mainmenu{
    list-style-type: none;
    float:left;
}

#mainmenu li{
    float:left;
    margin-left:10px;
    text-align:center;
    color:#000000; 
    font-weight:bold;  
    padding-right: 10px;
    border-right: 1px solid black;
}

#container{
    width:800px;
    float:left;
    border:black 1px solid;
    background-color: #C7BDB3;
}

#messagediv{
    margin-left:25px;
    float:left;
    padding-top:5px;
    padding-bottom:5px;
}

#searchbar{
    background-color:#EFEFEF;
    width:720px;
    float:left;
    padding-top:10px;
}

#searchbar form{
    text-align:right;
    padding-right: 20px;
}

#searchbar .searchlabel{
    margin-bottom:5px;
}

#searchbar .texbox{
    width:100px;
}

#dim{ 
    position:absolute; 
    top:0; 
    left:0; 
    width:100%; 
    z-index:100;
    background: url('../img/icons/dim.png'); 
    display:none; 
    text-align:left; 
}

.loaderbox{ 
    position:absolute; 
    width:300px; 
    height:200px; 
    z-index:200; 
    top: 50%; 
    left: 50%; 
    margin-top: -100px; 
    margin-left: -150px; 
}

.messagebox{
    position:absolute; 
    background: #FFFFFF;
    width:220px; 
    height:50px; 
    z-index:200; 
    top: 50%; 
    left: 50%; 
    margin-top: -125px; 
    margin-left: -150px;
}

.messagebox span{
    text-align:center;
    width: 80px;
    margin-left:55px;
    margin-top:5px;
    font-weight: bold;
}

.vertspacing{
    height:6px;
}

.searchbutton{
    color:#050;
    font-family:arial, helvetica, sans-serif;
    font-weight:bold;
    background-color:#fed;
    border:1px solid;
    border-top-color:#696;
    border-left-color:#696;
    border-right-color:#363;
    border-bottom-color:#363;
    width:50px;
}

#tblAddbook .addbutton{
    color:#050;
    font-family:arial, helvetica, sans-serif;
    font-weight:bold;
    background-color:#fed;
    border:1px solid;
    border-top-color:#696;
    border-left-color:#696;
    border-right-color:#363;
    border-bottom-color:#363;
    width:90px;
}

.submitbutton{
    color:#050;
    font-family:arial, helvetica, sans-serif;
    font-weight:bold;
    background-color:#fed;
    border:1px solid;
    border-top-color:#696;
    border-left-color:#696;
    border-right-color:#363;
    border-bottom-color:#363;
    width:180px;
}

.options {
	list-style-type:none;
	margin-left:15px;
}

#frmEditmanagement .managementbutton{
    color:#050;
    font-family:arial, helvetica, sans-serif;
    font-weight:bold;
    background-color:#fed;
    border:1px solid;
    border-top-color:#696;
    border-left-color:#696;
    border-right-color:#363;
    border-bottom-color:#363;
    width:470px;
    height:30px;
}

#frmEditmanagement .disabledButton{
    width:470px;
    height:30px;
    color:#050;
}

.short {
	width:450px;
}

#frmEditmanagement .firstColumn{
    width:125px;
}

.paginglink {
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    color:#000;
}

.pagingbutton{
    padding:3px;
    color:#050;
    font-family:arial, helvetica, sans-serif;
    font-weight:bold;
    background-color:#fed;
    border:1px solid;
    border-top-color:#696;
    border-left-color:#696;
    border-right-color:#363;
    border-bottom-color:#363;
    width:100px;
}

#tblAddbook .searchbutton{
    color:#050;
    font-family:arial, helvetica, sans-serif;
    font-weight:bold;
    background-color:#fed;
    border:1px solid;
    border-top-color:#696;
    border-left-color:#696;
    border-right-color:#363;
    border-bottom-color:#363;
    width:50px;
}

.keywordfield{
    width:305px;
}

.field{
    width:250px;
}

#content table select{
    width:230px;
    height:20px;
}


#resultTable tr{
    background-color:#EFEFEF;
}

#resultTable .alternate_row{
    background-color:#dddddd;
}

#resultTable .rNumber{
    vertical-align:top;
    width:30px;
}
#resultTable .rTitle{
    width:430px;
}
#resultTable .rAuthor{
    width:100px;
}
#resultTable .rCompare{
    width:200px;
}
#resultTable .rCompare span{
    font-weight:bold;
}
#resultTable .rCompare select{
    width:45px;
}

#tblHeadGallery{
    width:680px;
    text-align:center;
}
#tblHeadGallery .tbllink{
    width:50px;
    text-align:center;
}

#alfabet{
    text-align:center;
    margin-top:5px;
    margin-bottom:5px;
}

#tblGallery{
    text-align:center; 
    width:680px;
    border:none;
}

#tblGallery td img {
    float:none;
    min-height:75px;
}

#tblGallery  td .encuadernadors {
    margin-top:-5px;
    margin-bottom:25px;
}

#tblHierroresult th{
    width:110px;
    border-bottom: 1px solid #CCCCCC;
}

#tblHierroresult td{
    margin-right:10px;
    border-bottom-color:#C7BDB3;
    border-bottom-style:dashed;
    border-bottom-width:thin;
    text-align:left;
}
#tblDescResult th{
    border-bottom: 1px solid #CCCCCC;
}
#tblDescResult .tFirst{
    width:230px;
}
#tblDescResult td{
    margin-right:10px;
    border-bottom-color:#C7BDB3;
    border-bottom-style:dashed;
    border-bottom-width:thin;
    text-align:left;
}
#tblAddbook input{
    width:230px;
}

#tblAddbook .checkbox{
    width:20px;
}

#content .tblLibris{
    width:680px;
}

#content .subtable{
    width:480px;
}

#content .hideDiv{
    display:none;
}

#content #frmOption{
    float:left;
}

#content .posLoader{
    float:left;
    margin-top:90px;
    margin-left:5px;
}

#content .hideDiv .spacer{
    display:none;
    margin-bottom:10px;
}

.librisFirstColumn{
    width:130px;
    background-color:#CCCCCC;
    font-weight: bold;
}

.librisLastColumn{
    background-color:#DDDDDD;
}
.librisLastColumn div{
    width:540px;
}


.paging{
    text-align:center;
    width:495px;
}

#content{
    width:720px;
    background-color:#EFEFEF;
    float:left;
    text-align:justify;
    padding-top:20px;
    padding-bottom:20px;
    min-height: 200px;;
}

#content p{
    width:660px;
    margin-left: 20px;
    text-align: justify;
}

#content .title{
    width:660px;
    margin-left:20px;
    padding-left:15px;
    padding-top:2px;
    margin-top:10px;
    background-color:#BBBBBB;
    font-weight:bold;
    height:20px;
}

#content .extras{
    width:550px;
}

#content .subtitle{
    margin-top:20px;
    background-color:#CCCCCC;
    font-weight:bold;
    font-size:12px;
    height:14px;
}

#content .alignmiddle{

    float:left;
}

#content .title a{
    text-align:right;
    margin-left:450px;
}

#content .text{
    width:660px;
    margin-left:20px;
    margin-top:5px;
    padding-left:30px;
}

#content .text a{
    margin-left: 20px;
    margin-top: 10px;
}

#content .text .first{
    margin-left: 0px;
    padding-top: 10px;
}

#content .text .line{
    width:660px;
    margin-left:-20px;
    margin-top:20px;
    background-color:#BBBBBB;
    height:2px;
}

.description {
    font-style:italic;
    font-size:0.9em;
    padding-right:10px;
}

#content .text .left{
    width:80%;
    margin-left:-20px;
    float:left;
}

#content .pad {
    margin-left:200px;
}

#content .text .right{
    float:left;
}

#content .text p{
    width:660px;
    margin-left:-10px;
    text-align: justify;
    margin-top: 15px;
    margin-bottom:15px;
}

#content p{
    width:660px;
    margin-left:25px;
    text-align: justify;
    margin-top: 15px;
    margin-bottom:15px;
}

#content table{
    width:660px;
    margin-left:25px;
    margin-top:10px;
}

#frmLogin table{
    width: 400px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

#searchfields input{
    width:250px;
}

#content #enter a{
    text-align:center;
    font-weight:bold;
    margin-left: 260px;
}


.first{
    width:160px;
}

.secondColumn{
    width:350px;
}

#content .pHelp{
    margin-top:20px;
    margin-bottom:0px;
}

#content .error{
    color:red;
}

.error{
    color:red;
}

#content .multibox{
    height:160px;
    width:285px;
}

#content #divSubmit{
    margin-top:10px;
    width:300px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

#content .hide{
    display:none;
}

.hide{
    display:none;
}

#sidebar{
    width:78px;
    background-color: #C7BDB3;
    float:left;
    text-align:left
}

#loginmenu{
    list-style-type:none;
    margin-left: 5px;
    padding:0px;
}

#loginmenu li{
    margin-bottom: 3px;
    margin-top:7px;
    text-decoration: underline;
    color:#000000; 
    font-weight:bold;
}

.dummy {
    height:0px;
    clear:both;
    float:none;
}

#searchhelp ul{
    margin-left:40px;
    float:left;
}

#loginmenu .submenulogin{
    margin-bottom: 3px;
    margin-top: 0px;
    text-decoration: none;
    color:#000000; 
}

#loginmenu .submenulogin a{
    margin-left:0px;
}

#loginmenu .subsubmenu a{
    font-size: 0.8em;
    margin-left:0px;
}

#loginmenu .menutitle{
    font-size: 1.1em;
    text-decoration: underline;
}

#loginmenu li a{
    margin-left:10px;
}

#loginmenu li{
    text-decoration: none;
}

#loginmenu ul{
    margin-left: 20px;
}

#loggedinmenu{
    padding-top:5px;
    padding-bottom:5px;
    background-color:#EFEFEF;
    width:720px;
    float:left;
    border-bottom:black solid 1px;
}

#loggedinmenu ul{
    list-style-type:none;
}

#loggedinmenu ul li{
    float:left;
    margin-left:10px;
    text-align:center;
    color:#000000; 
    font-weight:bold;  
    padding-right: 10px;
    border-right: 1px solid black;
}

#managementoption{
    width:190px;
    float:left;
    margin-left:25px;
}

#managementselect{
    margin-left:15px;
    float:left;   
}

#managementselect .hidden{
    display:none;
    margin-top:20px;
}

#managementselect ul{
    list-style-type:none;
    float:left;
    margin-left:10px;
}

#managementselect li{
    margin-top:5px;
}

#frmManagement{
    width:490px;
    float:left;
}

.spaceit{
    padding-bottom:10px;
}

#frmManagement select{
    float:left;
    width:350px;
}

#managementedit{
    margin-top:15px;
    margin-left:25px;
    float:left;
}

#frmEditmanagement{
    border: solid 1px #000000;
    width:550px;
    padding-bottom:10px;
    padding-top:10px;
    margin-top:10px;
    float:left;
}

#frmEditmanagement table select{
    height:145px;
    width:345px;
}

#frmEditmanagement table input{
    width:345px;
}

#optionbar{
    margin-bottom:10px;
    display:none;
}

#content #optionbar table{
    margin-left:auto;
    margin-right:auto;
    border:solid 1px #000000;
    padding-left:15px;
    padding-right:15px;
    padding-top:10px;
    padding-bottom:10px;
}

#content #optionbar h2{
    margin-left: 35px;
}

#corona{
    position:relative;
    left:720px;
    bottom:60px;
    height:47px;
    clear:both;
    float:none;
    width:80px;
}

.line{
    width: 650px;
    border-bottom:#CCCCCC 1px solid;
    margin-top: 1px;
    margin-bottom: 1px;
    float:left;
}

.normal{
    width: 650px;
    float:left;
}

.resultcount{
    text-align:right;
}

#footer{
    color:#999999;
    text-align:center;
    clear:both;
    float:left;
    margin-top:-40px;
    width:800px;
}

#offsetcorona{
    clear:both;
    float:left;
    position:absolute;
    width:800px;
    display:hidden;
}
