/* @import url("normalize.css"); */
@import url("bootstrap.css");

body{
    margin: 0 auto;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

a{
    text-decoration: none;
    color: #08d;
}

a:hover {
    text-decoration: none;
}

p {
    text-align: justify; 
}

.content table td {
    vertical-align: top;
}



h1{
    color: #08d;
    font-size: 24px;
    margin: 0 0 0 0;
    margin-bottom: 16px;
    padding: 0;
    font-weight: bold;
}

h2 {
    color: #08d;
    font-size: 16px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    margin-top: 26px;
    font-weight: bold;
}


h3 {
    color: #7c8f9d;
    font-size: 12px;
    border-bottom: 1px solid #7c8f9d;
    padding:0;
    margin: 5px 0 5px 0;
}

hr {
    background-color: #000;
    border-style: none;
    height: 1px;
    margin: 3px 0;
}


.text{
    color: rgb(34, 34, 34);
    display: block;
    font-size: 14px;
    line-height: 19px;
}

input[type=text],input[type=password], option, textarea{

    font-weight: normal;
    font-size: 12px;
    /*border: 1px solid #777;*/
    /*border: 1px solid #80c4ee;*/
    border: 1px solid #0E72D6;
    padding: 4px;
    font-size: 12px;
}

select {
    font-weight: normal;
    font-size: 12px;
    /*border: 1px solid #777;*/
    /*border: 1px solid #80c4ee;*/
    border: 1px solid #0E72D6;
    padding: 3px;
    font-size: 12px;
}


#leftFrame ul.small {
    padding-top:10px;
    background: url("/addui2/img/leftAdmSep.png") no-repeat right top;
}

#leftFrame ul.small li {
    font-size: 10px;
    height: 25px;
}

#leftFrame ul.small li a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.sText {
    width: 380px;
}

.separatorDiv {
    margin: 0;
    padding: 5px 10px 5px 10px;

    border-bottom: 1px solid #777;
    background-color: #eee;
}
.separatorDiv h3{
    border:0;
    color:#333;
}

.separatorDivSmall {
    margin-top: 20px;
    padding: 3px 10px 3px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
}
.separatorDivSmall h3{
    border:0;
    padding:0;
    margin: 3px 0;
    color:#333;

}
.headerSortUp,.headerSortDown{
    text-decoration:underline;
}


tr.highlight td {
    background-color: #BDC8D0 !important;

}
tr.highlight td a{
    font-weight:bold;
}

.nohighlight tbody tr:hover td, .nohighlight tbody tr td {
    background-color: white;
}

.nohighlight tbody tr.odd td {
    background-color: #e6eef4;
}

table.fieldTable td{
    padding-bottom:10px;
}

.labelTD {
    width:150px;
}

#right{
    min-height: 445px;
    margin-left: 310px;
    text-align: left;
    font-size: 14px;
}

#logo{
    top:75px;
    left:35px;
}

.toggleNext{
    cursor: pointer;
}


.searchForm {
    min-height: 24px;
    padding-top: 7px;
}

.smaller {
    width: 30px;
}


.tableForms tr td{
    vertical-align: top;
    /*padding-top: 5px;*/
}

.tableForms label{
    font-weight: bold;
}

.tableForms .sNumber{
    width:180px;
}

.atrName{
    padding-top: 10px;
}


.smallInput{
    width:180px;
}
/* INDEX */

#logoFooter {
    position: absolute;
    top: 550px;
    left: 80px;
}

/*reg*/

#header{
    height: 290px;
    margin: 0 auto;
    overflow: hidden;
}

#headerHead{
    background-color: #80c4ee;
    height: 190px;
    margin: 0 auto;
    overflow: hidden;
}

#headerFoot{
    background-color: #0E72D6;
    height: 100px;
}

.topLinksBar{
    padding: 19px 0 15px 0;
    margin: 0 auto;
    width: 900px;
    border-bottom : 1px solid #fff;
}

.topLinks{

    font-size: 11px;
    /*word-spacing: -50%;*/
    letter-spacing: 0.02em;
    color : #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding-left: 310px;
}

.topLinks a{
    color : #fff;
    text-decoration: none;
}

#logoBar{
    margin: 0 auto;
    width: 900px;
}




.info{
    position: relative;

    width:270px;
    /*height: 200px;*/
    background-color: #80c4ee;
    float :left;
    /*margin-right: 30px;*/
    text-align: left;
}

.infoButton{
    width:243px;
    border-bottom: 12px solid #fff;
    color: #fff;
    font-size: 15px;
    padding: 7px 7px 7px 0;
    margin: 0 10px 10px 10px;
    letter-spacing: 1px;
    font-weight: bold;
}

.infoText{
    /*font-family:"Georgia", sans-serif;*/
    padding: 0 10px 10px;
}

#middle{
    width:900px;
    margin: 30px auto;
    overflow: hidden;
    min-height: 600px;

}

label{
    font-weight: bold;
    font-size: 13px;
}

#footer{
    border-top: 10px solid #999999;
    background-color : #cccccc;
    width: 100%;
    height: 200px;
    margin: 0 auto;
}

#footerBar{
    width: 900px;
    margin: 0 auto;
    text-align: left;
}

.spacer{
    background-color: #0E72D6;
    width: 310px;
    float: left;
}

.bookList{
    width: 600px;
    float :left;
    height: auto;
    text-align: left;
}

.books{
    z-index:0;
    cursor:pointer;
}

.book1{
    width: 188px;
    height: 375px;
    margin-right:10px;
    margin-bottom:10px;
    float :left;
    border : 1px solid #80c4ee;
}


.book1 img{
    opacity: 1;
}

.book2 img{
    opacity: 0.8;
}

.book3 img{
    opacity: 0.6;
}


.book2{
    width: 188px;
    height: 375px;
    margin-right:10px;
    margin-bottom:10px;
    float :left;
    border : 1px solid #80c4ee;
    background-color: #80c4ee;
}

.book3{
    width: 188px;
    height: 375px;
    margin-right:10px;
    margin-bottom:10px;
    float :left;
    border : 1px solid #cccccc;
    background-color: #cccccc;
}

.ano {
    margin-bottom: -5px;
}

.bookTop{
    height: 90px;
}

.bookBottom{
    height: 40px;
}

.bookDescription{
    padding:10px 10px 10px 10px;
    font-size : 13px;
}

.bookYear{
    padding:5px;
    color : #000;
    font-weight: normal;
}

.bookTitle{
    font-weight: bold;
    font-size : 14px;
    color : #0088dd;
}


.bookVolume{
    padding-top: 2px;
    font-size : 13px;
    font-family:"georgia", sans-serif;
}

.bookPictureContainer{
    position: relative;
}

.bookPicture{
    padding:14px 16px 0 16px;
    height: 240px;
}

.bookPrice{
    font-family:"georgia", sans-serif;
    font-size : 15px;
    font-weight: bold;
    float :left;
    padding-top: 4px;
    position: absolute;

}

.bookEstado{
    font-family:"georgia", sans-serif;
    font-size : 15px;
    float :left;
    padding-top: 1px;
    font-style: italic;
}


.bookPriceDiscount{
    font-family:"georgia", sans-serif;
    font-size : 13px;
    font-weight: bold;
    color : #0088dd;
    float :left;
    padding-top:3px;
}

.bookPriceOld{
    float : left;
    padding-right :5px;
    color : #000;
    font-size : 13px;

}

#container{
    font-family:"arial", sans-serif;
    width: 100%;
    margin: 0 auto;
}


.comprarButton{
    background-color: #0088dd;
    color : #ffcc00;
    font-size: 9px;
    padding:7px;
    float :right;
    cursor: pointer;
    font-weight: bold;
    border :0;
}



.cancelarButton{
    background-color: #696969;
    color : #ffcc00;
    font-size: 11px;
    padding:7px;
    float :right;
    cursor: pointer;
    font-weight: bold;
    border :0;
}


.comprarBook1{
    background-color: #ffcc00;
    width: 590px;
    height: 420px;
    z-index: 10;
    position: absolute;
    /*margin-left: 10px;*/
    box-shadow: 0 12px 15px 0 #888888;
    top: 300px;
}

.comprarBook2{
    background-color: #ffcc00;
    width: 590px;
    height: 405px;
    z-index: 10;
    position: absolute;
    /*margin-left: 10px;*/
    box-shadow: 0 12px 15px 0 #888888;
    top: 300px;
}

.comprarBook3{
    background-color: #cccccc;
    width: 590px;
    height: 405px;
    z-index: 10;
    position: absolute;
    /*margin-left: 10px;*/
    box-shadow: 0 12px 15px 0 #888888;
    top: 300px;
}

.comprarBookPicture{
    padding: 30px;
    width: 280px;
    float :left;
}


.comprarBookDescription{
    width: 295px;
    height: 400px;
    padding: 25px 20px 20px 5px;
    float :left;
    position: relative;
    /* aquiiiiiiiiiii 
    border-style: solid; */
}

.comprarBookDesc{
    font-size : 15px;
    line-height: 21px;
}

.comprarBookTop{
    padding: 0px;
}

.comprarBookMiddleTop{
    font-size : 12px;
    padding: 2px 0;

}

.comprarBookMiddleBottom{
    padding: 2px;
}

.comprarBookBottom{
    height: 50px;
    padding: 0px;
    position: absolute;
    bottom: 0px;
    float: right;
}

.comprarBookTitulo{
    font-weight: bold;
    font-size : 19px;
    color : #0088dd;
    padding-top: 4px;
}

.comprarBookSubtitulo{
    padding: 2px 0;
}

.comprarBookAno{
    font-size : 15px;
}

.comprarBookPaginas{
    padding : 0px;
}

.comprarBookISBN{
    padding : 2px 0;
}

.comprarBookTextAdicional{
    font-size : 12px;
    font-weight: bold;
}

.comprarBookObservacoes{
    font-size : 12px;
}

.comprarBookPreco{
    font-weight: bold;
    font-family:"arial", sans-serif;
    padding-top: 10px;
    float :left;
    width :190px;
    font-size : 16px;
}

.comprarBookEstado{
    font-weight: bold;
    font-style: italic;
    font-family:"Georgia", sans-serif;
    padding-top: 10px;
    float :left;
    width:275px;
    font-size : 16px;
}

.comprarBookButton{
    display: block;
    background-color: #0088dd;
    color : #ffcc00;
    font-size: 15px;
    padding:7px;
    float :right;
    cursor: pointer;
    margin-top: 0px;
}

.comprarBookDiscount{
    font-family:"georgia", sans-serif;
    font-size : 15px;
    font-weight: bold;
    color : #0088dd;
    float :left;
    padding-top:8px;
    width :192px;
}

.comprarBookPriceOld{
    float : left;
    padding-right :5px;
    color : #000;
}

.comprarBookLinks{
    padding : 2px 0;
}


/* CARRINHO*/

a.carrinhoButton {
    background-color: #0088dd;
    color : #ffcc00;
    font-size: 15px;
    padding:7px;
    float :right;
    cursor: pointer;
    border :0;
    margin-top : 10px;
}

.carBookList{
    width: 600px;
    float :left;
}

.carBook{
    height : 220px;
    border-top : 1px solid #80c4ee;
    margin-bottom : 10px;
}

.carBookPicture{
    padding:15px;
    width : 160px;
    float :left;
    height: 180px;
}

.carBookDescription{
    padding:15px 10px;
    width :180px;
    float :left;
    text-align:left;
    font-size : 15px;
    position: relative;
    height: 180px;
}

.carBookPricing{
    padding:15px 10px;
    width :180px;
    float :right;
    text-align:left;
    font-size : 15px;
    position: relative;
    height: 180px;
}

.carBookTitulo{
    font-weight: bold;
    font-size : 17px;
    color : #0088dd;
}

.avisoMorada{
    font-size: 15px;
    color: #0088dd;
}

.avisoDados{
    font-size: 15px;
    color: #0088dd;
}

.carBookPaginas{
    font-size : 12px;
    padding: 5px 0;
}

.carBookIsbn{
    font-size : 12px;
    padding: 5px 0;
}

.carBookAno{

}

.carBookDescricao{
    padding: 5px 0;
}

.carBookDiscount{
    font-family:"georgia", sans-serif;
    font-size : 15px;
    font-weight: bold;
    color : #0088dd;
    float :right;
    padding-top:8px;
}


.carBookPriceOld{
    float : left;
    padding-right :5px;
    color : #000;
    text-align: right;
}

.carBookPreco{
    font-weight: bold;
    font-family:"georgia", sans-serif;
    padding-top: 10px;
    float :right;
    width: 280px;
    text-align: right;
}



.carBookSubTotal{
    font-weight: bold;
    font-family:"georgia", sans-serif;
    padding-top: 10px;
    float :right;
}

.carTotal{
    border-top: 1px solid #80c4ee;
    width:590px;
    height: 80px;
    font-weight: bold;
    font-family:"georgia", sans-serif;
    font-size: 15px;
}


.carBookQuantity{
    width: 180px;
    float: right;
    padding: 10px 0;
    text-align: right;
}

.carBookActualizar{
    float: right;
}


/* DESCONTOS*/

.discount40{
    background: url("img/discount40.png") no-repeat right top;
    height: 48px;
    width: 48px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.atualizacao{
    position: absolute;
    top: 5px;
    right: 10px;
}


/*
  REGISTO
*/


/*#reg{*/
    /*font-size: 12px;*/
    /*margin-left:10px;*/
/*}*/

/*#reg tr td{*/
    /*width: 360px;*/
    /*padding-top:5px;*/
/*}*/

/*#reg input[type=text], #reg input[type=password]{*/
    /*width: 425px;*/
/*}*/

.separador{
    margin-left: 10px;
    padding: 10px 0;
    border-top: 1px solid #80c4ee;
}

.portes{
    text-align: right;
    float:right;
    width: 180px;
    font-size: 12px;
}

.errorOnInput{
    border: 1px solid #c00 !important;
}

.errorSp {
    color: #c00;
    font-size: 11px;
}


#topMain {
    position: relative;
    height: 100px;
    margin: 0 auto;

    width: 900px;
}

#topMain ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    right: 0;
    top: 35px;
}


#topMain li {
    position: relative;
    display: inline;
    float: left;
    color: white;
    width: 190px;
    height: 45px;
    vertical-align: bottom;
    border-bottom: 10px solid white;
    margin-left: 10px;
    letter-spacing: 0.03em;
    cursor: pointer;
    text-align: left;
}

#topMain li.menuButtonCarrinho{
    border: 1px solid #ffcc00;
    border-bottom: 10px solid #ffcc00;
    padding-left: 7px;
    width:191px;
    letter-spacing: 0.02em;
    cursor:pointer;
    font-weight: bold;
}
#topMain li.menuButtonCarrinho.over{
    border-color: #ffcc00;
}
#topMain li.menuButtonCarrinho.over a{
    color: #ffcc00;
}
#topMain li.menuButtonCarrinho a {
    color :  #ffcc00;
}




#topMain li.over, #topMain li.on {
    border-color: #80c4ee;
}
#topMain li.over a, #topMain li.on a{
    color: #80c4ee;
}

#topMain ul a {
    position: absolute;
    bottom: 5px;
    color: white;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}