@charset "utf-8";
/* General */
body {
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	font-size: 12px;
	padding-top: 140px;
	/*padding: 0;*/
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	max-width: 990px;
	top: 0px;
}
/* define navbar */
.navbar-fixed-top {
    min-height: 135px;
}
/* define menu01 */
.glyphicon-shopping-cart,
.glyphicon-phone-alt,
.glyphicon-user,
.glyphicon-info-sign {
    font-size: 20px;
}
/* define menu02 */
.navbar .nav > li > a {
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	font-size: 15px;
}
/* define linha em branco */
.spacer {
    margin-top: 20px;
}
/* search autocomplete */
.ui-autocomplete {
	max-height: 200px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
	height: 200px;
}
.ui-autocomplete-category {
	font-weight: bold;
	padding: .2em .4em;
	margin: .8em 0 .2em;
	line-height: 1.5;
}
/* Links */
.link_preto_b {
	height: auto;
	line-height: 15px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.link_preto_b a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link_preto_b a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link_preto_b a:hover {
	font-weight: bold;
    background-color: #FF0;
	text-decoration: underline;
}
.link_preto {
	height: auto;
	line-height: 15px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.link_preto a:visited {
	color: #000000;
	text-decoration: none;
}
.link_preto a:link {
	color: #000000;
	text-decoration: none;
}
.link_preto a:hover {
    background-color: #FF0;
	text-decoration: underline;
}
.link_azul {
	height: auto;
	line-height: 15px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0033FF;
}
.link_azul a:visited {
	color: #0033FF;
	text-decoration: none;
}
.link_azul a:link {
	color: #0033FF;
	text-decoration: none;
}
.link_azul a:hover {
    background-color: #FF0;
	text-decoration: underline;
}
/* Layout */
#header {
	width: 100%;
	height: 100px;
	background-color: #0000FF;
}
#header-banner {
	width: 300px;
	height: 63px;
	margin-left: 16px;
	margin-top: 20px;
	float: left;
}
.janela_cabecalho {
	width: 100%;
	height: auto;
	text-align: center;
	color: #FFFFFF;
	top: 10px;
	float: left;
	clear: left;
	background-color: #0000FF;
	font-size: large;
	margin-top: 10px;
}
.janela_moldura {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
	-moz-box-shadow: 0px 0px 20px #8493A6;
	-webkit-box-shadow: 0px 0px 20px #8493A6;
	box-shadow: 0px 0px 20px #8493A6;
	margin-bottom: 5px;
	padding: 10px;
}
/* captcha */
#captcha-wrap{
	border: solid #870500 1px;
	width: 162px;
	height: auto;
	background: #870500;
	padding: 5px;
	border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
}
#captcha-wrap .captcha-refresh{
	float:right;
	width:20px;
	height:20px;
}
#captcha-wrap .captcha-box{
	width: 90px;
	height: 31px;
	background: #fff;
	border-radius: 7px;
	text-align: center;
	border: solid #fff 1px;
	float: left;
}
#captcha-wrap .captcha-text-box{
	width:150px;
	height:auto;
	float:left;
	margin-top:2px;
	border-radius: 7px;
	text-align:center;
	border:solid #ffdc73 1px;
	padding: 3px;
	background-color: #ffdc73;
}
#captcha-wrap  img#captcha-refresh{
	border: solid #333333 1px;
	cursor: pointer;
}
/* pagination */
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.digg a:active {
	border: 1px solid #000099;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
/* Menu Top10 */
#ticker-container {
	position: relative;
	overflow: hidden;
	width: 170px;
	height: 190px;
	padding: 0px;
	text-align: center;
}
#ticker {
	position: relative;
	width:170px;
}
/* Tabela Preco */
.tab_preco {
	height: 110px;
	width: 70px;
	float: right;
	overflow: hidden;
}
.tab_preco div.bola_desconto {
	height: 35px;
	width: 100%;
	float: left;
	left: 0;
	top: 0;
	text-align: center;
	overflow: hidden;
}
.tab_preco div.precos {
	height: 35px;
	width: 100%;
	float: left;
	left: 0;
	top: 40px;
	text-align: center;
	overflow: hidden;
}
.tab_preco div.botao_adicionar {
	height:25px;
	width: 100%;
	float: left;
	left: 0;
	top: 80px;
	text-align: center;
}
.tab_preco div.situacaolivro {
	height: 20px;
	width: 100%;
	float: left;
	left: 0px;
	top: 100px;
	text-align: center;
	overflow: hidden;
}
/* artigodestaque */
.artigodestaque {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.artigodestaque div.capa {
	background-color: white;
	height: 100px;
	width: 100px;
	float: left;
	left: 0;
	top: 0;
	overflow: hidden;
}
.artigodestaque div.dados {
	height: 80px;
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}
/* Lista Temas */
#wintemas {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
}
ul#rowtemas {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	column-count:3;
	list-style-type: none;
}
ul#rowtemas li {
	text-align: center;
}
/* Varios */
.capa100 {
	height:100px;
	width:auto;
}
.capa150 {
	height:150px;
	width:auto;
}
.clickable-row{
	cursor: pointer;
}
.table tbody tr td {
	 height: 50px;
	vertical-align: middle;
}
#totais_cesto{
	font-size: 12px;
	background-color: #FF0004;
	padding: 0px 6px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	color: #FFFFFF;
}










