@charset "utf-8";



/*
*
* ////// RESET CSS //////
*
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; }
table {border-collapse: collapse; border-spacing: 0; }
a { outline: none; cursor: pointer; }
textarea:focus, input:focus{ outline: none; }
strong, b { font-weight: bold }
em { font-style: italic; }



/*
*
* ////// BASE TIPOGRAFIA //////
*
*/
body {
	font:14px sans-serif;
	*font-size:small;
	font-family:'Georgia', sans-serif;
	color: #565656;
	line-height: 20px;
	font-weight: 300;
}
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
/* conversões para base de 14px
6px		0.429em	42.9%	5pt
7px		0.500em	50.0%	5pt
8px		0.571em	57.1%	6pt
9px		0.643em	64.3%	7pt
10px	0.714em	71.4%	8pt
11px	0.786em	78.6%	8pt
12px	0.857em	85.7%	9pt
13px	0.929em	92.9%	10pt
14px	1.000em	100.0%	11pt	**BASE**
15px	1.071em	107.1%	11pt
16px	1.143em	114.3%	12pt
17px	1.214em	121.4%	13pt
18px	1.286em	128.6%	14pt
19px	1.357em	135.7%	14pt
20px	1.429em	142.9%	15pt
21px	1.500em	150.0%	16pt
22px	1.571em	157.1%	17pt
23px	1.643em	164.3%	17pt
24px	1.714em	171.4%	18pt
25px	1.786em	171.4%	18pt
26px	1.857em	171.4%	18pt
27px 	1.929em
28px	2.000em
*/

/*
*
* ////// CONFIGURACAO BASE //////
*
*/
body { width: 100%; }

#main_container {
	width: 994px;
	margin: 0 auto;
}

#container, .content_wrap {
	width: 980px;
	margin: 0 auto;
	display: block;
}
#container {
	background-color: #fff;
	display: table;
}
.hl_font, .hl_font a { /* fonts highlight */
	font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a, h4 a,h5 a,h6 a  {
	font-weight: 300
}
a {
	text-decoration: none;
	color: #565656;
}
a:hover {
	/*text-decoration: underline;*/
}
.transition,
.transition a {
	-webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
.transition:hover,
.transition a:hover {
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.border_radius {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



/*
*
* ////// SPRITES //////
*
*/
.sprite_master { background: url('../img/sprites/sprite_master_2.png?v=1') no-repeat top left; }
.sprite_accordion_close{ background-position: 0 0; width: 24px; height: 23px; }
.sprite_accordion_open{ background-position: 0 -73px; width: 24px; height: 23px; }
.sprite_arrow_bottom_red_search{ background-position: 0 -146px; width: 12px; height: 8px; }
.sprite_arrow_left_pag_first{ background-position: 0 -204px; width: 21px; height: 21px; }
.sprite_arrow_mini_down_red{ background-position: 0 -275px; width: 12px; height: 10px; }
.sprite_arrow_mini_down_red_mini{ background-position: 0 -335px; width: 6px; height: 5px; }
.sprite_arrow_mini_down_white{ background-position: 0 -390px; width: 12px; height: 10px; }
.sprite_arrow_pag_left{ background-position: 0 -450px; width: 21px; height: 21px; }
.sprite_arrow_pag_left_big{ background-position: 0 -521px; width: 31px; height: 31px; }
.sprite_arrow_pag_right{ background-position: 0 -602px; width: 21px; height: 21px; }
.sprite_arrow_pag_right_big{ background-position: 0 -673px; width: 31px; height: 31px; }
.sprite_arrow_right_pag_last{ background-position: 0 -754px; width: 21px; height: 21px; }
.sprite_arrow_right_white{ background-position: 0 -825px; width: 8px; height: 12px; }
.sprite_arrow_scroll_down{ background-position: 0 -887px; width: 6px; height: 5px; }
.sprite_arrow_scroll_up{ background-position: 0 -942px; width: 6px; height: 5px; }
.sprite_arrows_select_box{ background-position: 0 -997px; width: 6px; height: 13px; }
.sprite_boi_logo_footer{ background-position: 0 -1060px; width: 70px; height: 105px; }
.sprite_book_default{ background-position: 0 -1215px; width: 149px; height: 200px; }
.sprite_british_flag{ background-position: 0 -1465px; width: 20px; height: 20px; }
.sprite_british_flag_mini{ background-position: 0 -1535px; width: 10px; height: 10px; }
.sprite_button_less{ background-position: 0 -1595px; width: 30px; height: 30px; }
.sprite_button_more{ background-position: 0 -1675px; width: 30px; height: 31px; }
.sprite_fb_icon{ background-position: 0 -1756px; width: 16px; height: 16px; }
.sprite_fb_icon_mini{ background-position: 0 -1822px; width: 14px; height: 14px; }
.sprite_gp_icon{ background-position: 0 -1886px; width: 16px; height: 16px; }
.sprite_gp_icon_mini{ background-position: -198px 0; width: 14px; height: 14px; }
.sprite_icon_check_white{ background-position: -199px -64px; width: 25px; height: 21px; }
.sprite_icon_edit{ background-position: -199px -135px; width: 14px; height: 14px; }
.sprite_icon_finger{ background-position: -199px -199px; width: 20px; height: 16px; }
.sprite_icon_gift{ background-position: -199px -265px; width: 16px; height: 16px; }
.sprite_icon_ok_hands{ background-position: -199px -331px; width: 19px; height: 17px; }
.sprite_icon_pdf_mini{ background-position: -199px -398px; width: 16px; height: 16px; }
.sprite_icon_print_white{ background-position: -199px -464px; width: 16px; height: 16px; }
.sprite_icon_read_more{ background-position: -199px -530px; width: 14px; height: 15px; }
.sprite_icon_remove{ background-position: -199px -595px; width: 12px; height: 12px; }
.sprite_logo_boitempo{ background-position: -199px -657px; width: 180px; height: 34px; }
.sprite_logo_home{ background-position: -199px -741px; width: 15px; height: 14px; }
.sprite_search_icon{ background-position: -199px -805px; width: 16px; height: 16px; }
.sprite_search_icon_white{ background-position: -199px -871px; width: 16px; height: 16px; }
.sprite_steps_gray{ background-position: -199px -937px; width: 26px; height: 40px; }
.sprite_steps_gray_back{ background-position: -199px -1027px; width: 26px; height: 40px; }
.sprite_steps_red{ background-position: -199px -1117px; width: 26px; height: 40px; }
.sprite_steps_red_back{ background-position: -199px -1207px; width: 26px; height: 40px; }
.sprite_tw_icon{ background-position: -199px -1297px; width: 16px; height: 16px; }
.sprite_tw_icon_mini{ background-position: -199px -1363px; width: 14px; height: 14px; }
.sprite_yt_icon{ background-position: -199px -1426px; width: 16px; height: 16px; }
.sprite_yt_icon_mini{ background-position: -198px -1493px; width: 14px; height: 14px; }

.it_icon {
	background: url('../img/sprites/base/_icon_instagram-topo.jpg') no-repeat top left;
	width: 16px;
	height: 13px;
	margin-top: 2px;
}

.it_icon_mini {
	background: transparent url("../img/sprites/base/_icon_instagram-bottom.jpg") no-repeat scroll 1px top;
	width: 14px;
	height: 14px;
}

/*
*
* ////// CONTENT - ESTRUTURA BASE //////
*
*/

#background_temp {
	position: fixed;
	z-index: -100;
}

#content {
	display: table;
	margin-top: 122px
}
.content_div {
	width: 980px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.content_primary { /* conteúdo princiapl */
	float: left;
	width: 750px;
	margin-right: 50px;
}
.content_primary_header {
	margin: 0 0 30px 0;
}
.content_primary_header p {
	margin: 10px 0 0 0;
}
.sidebar {
	float: right;
	width: 180px;
	display: table;
	overflow-x: hidden;
}

.fixed { position: fixed; }

#control_scroll1,
#control_scroll2,
#control_scroll3 { z-index: 80; position: relative; }

#control_scroll2 { z-index: 0}

.sidebar_left { 
	width: 180px;
	margin-right: 30px;
	float: left;
	display: table;
	margin-bottom: 50px
}
.main_content {
	width: 540px;
	float: left;
	display: table;
}





/*
*
* ////// HEADER //////
*
*/

/* BARRA SUPERIOR */
#top_nav {
	width: 100%;
	height: 30px;
	background-color: #333;
	position: fixed;
	z-index: 100;
}

#top_nav .menu_inst  {
	display: block;
	border-left: 1px solid #565656;
	float: left;
	position: relative;
}
#top_nav .menu_inst li {
	float: left
}
#top_nav .menu_inst li a {
	display: block;
	border-right: 1px solid #565656;
	padding: 5px;
	padding: 5px 10px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.857em
}
#top_nav .menu_inst li a:hover {
	background-color: #b51b00;
	text-decoration: none
}

#top_nav .menu_inst li.selected a {
	background-color: #565656;
}
#top_nav .menu_inst li.selected ul.submenu li a {
	background-color: #333
}
#top_nav .menu_inst li.selected ul.submenu li.selected a {
	background-color: #565656
}
#top_nav .menu_inst li.selected ul.submenu li a:hover,
#top_nav .menu_inst li.selected ul.submenu li.selected a:hover {
	background-color: #b51b00
}
#top_nav .menu_inst li a.block_home {
	height: 20px
}
#top_nav .menu_inst li a.block_home img {
	margin-top: 2px
}
#top_nav .menu_inst li a .arrow_topmenu {
	width: 6px;
	margin-left: 10px;
}
#top_nav .menu_inst li a .english_logo {
	width: 12px;
	margin-left: 10px;
	margin-top: 2px;
}
#top_nav .menu_ecom {
	float: right;
}
/* submenu dos top nav */
#top_nav ul li ul {
	position: absolute;
	z-index: 100;
	background-color: #000;
	top: 30px;
	display: table;
	display: none
}
#top_nav ul li ul li {
	display: block;
	clear: both;
	width: 100%;

}
#top_nav ul li ul li a {
	display: block;
	width: 100%;
	border-right: none;
	background-color: #333;
	border-top: 1px solid #565656;
}

.icon_top_nav_big {
	width: 14px;
	top: 2px;
	position: relative;
	margin-left: 8px;
}

.icon_top_nav {
	width: 16px;
	top: 2px;
	position: relative;
	margin-left: 8px;
}


/* topo */
#header {
	width: 980px;
	height: 62px;
	margin: 30px auto 0;
	position: fixed;
	padding-top: 22px;
	background-color: #fff;
	z-index: 90;
}

/* LOGO */
.branding {
	float: left;
	display: inline;
	margin-top: -6px;
}

/* MENU */
.menu_group {
	width: 800px;
	height: 30px;
	float: right;
	display: inline;
	margin-top: 5px;
}
#nav-main {
	display: table;
	float: right;
}
#nav-main ul {
	display: table;
	float: right;
	margin-top: 4px;
	position: relative;
}
#nav-main ul li {
	float: left;
	display: inline-table;
	margin-right: 5px;
}
#nav-main ul li a {
	color: #B32117;
	font-size: 1.143em;
	padding: 3px 10px;
	
}
#nav-main ul li.selected a {
	background-color: #B12424;
	color: #fff;
}

/*submenu*/
#nav-main ul li a.submenued {
	background-color: #e6e6e6;
	color: #b32117

}
#nav-main ul li ul {
	background-color: #e6e6e6;
	position: absolute;
	max-width: 270px;
	top: 20px;
	display: none
}
#nav-main ul li ul li ul {
	position: relative;
	//display: table;
	top: 0;
	margin: 0;
	padding: 0;
	background-color: #fafafa;
	border: 5px solid #e6e6e6;
}
#nav-main ul li ul li ul li {
	min-width: 260px;
	border-bottom: 1px solid #e6e6e6;
}

#nav-main ul li ul li ul li a, #nav-main ul li.selected ul li ul li a {
	background-color: #fff;
}

#nav-main ul li ul li {
	//display: block;
	min-width: 270px;
	margin-right: 0;
	border-bottom: 1px solid #BBB;
	padding: 0;
	display: table;
	position: relative;
}

#nav-main .submenu_arrow {
	position: absolute;
	right: 5px;
	top: 10px;
}

#nav-main ul li.selected ul li a,
#nav-main ul li ul li a {
	color: #565656;
	font-size: 0.857em;
	padding: 6px 0;
	padding: 6px 10px;
	display: block;
	background-color: #E6E6E6
}



#nav-main ul li ul li a:hover, #nav-main ul li.selected ul li a:hover {
	background-color: #565656;
	color: #fff;
	font-size: 0.857em;

}
.master_menu_arrow { 
	float: right;
	margin-top: 8px;
	display: block; 
}



/* BUSCA */
#searching {
	width: 184px;
	height: 28px;
	float: right;
	background-color: #e6e6e6;
	overflow: hidden;
	margin-left: 10px
}
#searching input[type=text] {
	width: 149px;
	height: 18px;
	background-color: #e6e6e6;
	border: 0;
	float: left;
	padding: 5px 25px 5px 10px;
	font-size: 1em;
	color: #333;
	font-weight: 300;
}
#searching .submit {
	display: table;
	position: relative;
	z-index: 10;
	top: -22px;
	left: 165px;
}
#searching input[type=image] {
	width: 16px;
	height: 16px;
}
.border_header {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #BBB;
	margin-bottom: 10px;
	margin-top: 50px;
	clear: both
}
a.back_to_list {
	color: #B32117;
}
a.back_to_list:hover {
	text-decoration: underline
}




/*
*
* ////// FOOTER //////
*
*/
#footer { 
	width: 708px;
	height: 145px;
	background-color: #E6E6E6;
	border: 1px solid #BBBBBB;
	padding: 25px 20px;
	margin-bottom: 60px;
	display: block;
	clear: both;
	position: relative;
}
#footer .img_rodape { 
	display: block;
	float: left;
	margin: 16px 20px 0 0;
}
#footer .adressess a {
	color: #b32117;
}

#footer .adressess {
	width: 450px;
	float: left;
	margin: 12px 0 0 0;
}

#footer .social_footer {
	width: 145px;
	float: right;
	display: table;
	overflow: hidden
}

#footer .social_footer em {
	color: #B32117;
	display: block;
	margin-bottom: 8px
}
#footer .social_footer a {
	display: block;
	width: 100%;
	color: #565656;
	padding-left: 20px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 14px;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.856em;
	text-transform:capitalize;
}




/*
*
* ////// MÓDULOS DE DESTAUE E LISTA //////
*
*/

.read_plus { color: #B32117 }

.module_highlight {
	width: 100%;
	display: table;
	margin-bottom: 45px;
}

.sidebar .module_highlight {
	margin-bottom: 30px;
}

.sidebar .module_highlight.category_blogs {
	margin-bottom: 10px;
}

.module_highlight .module_content {
	display: table;
	padding-bottom: 25px;
	border-bottom: 1px solid #bbb;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
}

.module_highlight h2 {
	width: 100%;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 1.429em;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 10px solid #BBBBBB;
	position: relative;
}
.module_highlight h2 a {
	width: 100%;
	/*display: block;*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.module_highlight.module_sidebar h2 {
	margin-bottom: 10px
}
.module_highlight.red h2 {
	color: #B32117;
	border-bottom-color: #B32117;
}
.module_highlight.red h2 a {
	color: #B32117;
}
.module_highlight .itens {
	width: 100%;
	display: block;
}
.module_highlight h2 .download_link {
	font-size: 14px;
	left: 150px;
}

/* módulo com 2 destaques  */
.module_highlight.two_highlights {
	display: table;
}
.module_highlight.two_highlights .caroufredsel_wrapper{
	/*overflow: visible!important;
	/*overflow-y: hidden!important;
	overflow-x:	visible!important;*/
}

.module_highlight.two_highlights .itens {
	width: 350px;
	height: auto;
	float: left;
	margin-right: 22px;
	display: table;
	min-height: 270px
}
.module_highlight.two_highlights .itens.last_item {
	margin-right: 0;
}
.module_highlight.module_sidebar .itens { 
	float: left;
	display: block;
	width: 180px;
}

.module_highlight.two_highlights .itens:last-child {
	margin-right: 0;
}
.module_highlight.module_sidebar .itens:first-child {
	margin-top: 0;
}
.module_highlight.two_highlights .itens .block_info {
	display: table;
	margin-bottom: 10px
}
.module_highlight.two_highlights .itens .block_info .image_sided {
	display: block;
	margin-right: 15px;
	float: left;
	width: 149px;
	height: 200px;
}
.module_highlight.two_highlights .itens .block_info .image_sided img {
	width: 149px
}
.module_highlight.module_sidebar .itens .block_info .image_sided img {
	width: 180px;
	min-height: 180px
}
.module_highlight.two_highlights .itens .block_detail {
	display: table;
	width: 180px;
	float: left;

}
.module_highlight .itens .high_data {
	display: table;
	margin-bottom: 15px;
}
.module_highlight.module_sidebar .itens .block_excerpt,
.module_highlight.module_sidebar .itens .block_excerpt a { 
	display: block
}


.module_highlight.module_sidebar .itens .high_data {
	display: table;
	margin-bottom: 5px;
}
.module_highlight.module_sidebar .itens .high_data .pub_date { 
	margin-bottom: 5px;
	display: block
}
.module_highlight .itens h3,
.module_highlight .itens h3 a { color: #B32117; font-size: 1.143em}
.module_highlight .itens h3.subtitles_list a  { font-size: 1em; line-height: 16px}
.module_highlight.module_sidebar .itens h3,
.module_highlight.module_sidebar .itens h3 a { color: #1E1E1E; font-size: 1.143em}
.module_highlight .itens h4 {
	color: #646463;
	font-style: italic;
	font-size: 1.143em
}
.module_highlight.module_sidebar .itens h3 a.read_plus {
	color: #B32117;
	font-size: 1.143em
}

.module_highlight .itens .price { color: #1e1e1e }

.discounted {
	/*margin-bottom:0;
	text-decoration:
	line-through;*/
}

.discount, .module_highlight .itens .discount {
	color: #0D8040;
}

.itens_view_mode_list .discount, .itens_view_mode_list .discounted, .itens_view_mode_list .price {
	display: inline;
}

.price_discounted {
	text-decoration:line-through!important;
	margin-bottom: 0!important
}

.buy, .go_to_store {
	display: block;
	padding-left: 8px;
	width: 55px;
	height: 20px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 0.857em;
	background-color: #B32117;
	cursor: pointer;
}

.go_to_store.notActiveBtn {
	display: none;
}

.go_to_store.activeBtn {
	display: inline-table;
}

.bought {
	display: block;
	padding-left: 8px;
	width: 126px;
	height: 20px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 0.857em;
	background-color: #999;
	cursor: pointer;
}
.go_to_store {
	margin-top: 5px;
	padding-right: 8px;
    width: auto;
    display: table

}
.go_to_store a {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;

}

.module_highlight .itens .ebook {
	display: block;
	padding-left: 5px;
	width: 55px;
	height: 20px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 0.857em;
	background-color: #000;
	margin-top: 5px
}

/* módulos com 4 destaques */
.module_highlight.four_highlights .itens .block_info .image_sided {
	display: block;
	margin-bottom: 15px;
	width: 149px;
	height: 200px;
}

.module_highlight.four_highlights .itens .block_info {
	position: relative;
}

.module_highlight.four_highlights .itens .block_info .book_highlight_excerpt {
	position: absolute;
	left: 200;
	top: 50;
	width: 375px;
	background-color: #fff;
	border: 1px solid #bababa;
	z-index: 1000;
}

.module_highlight.four_highlights .itens .block_info .book_highlight_excerpt p {
	margin: 0 auto;
	width: 335px;
}

.module_highlight.four_highlights.cat_highlights .itens {
	min-height:380px;
}
.module_highlight.four_highlights.new_releases_highligths .itens {
	min-height:330px;
}

.highlight_price {
	font-size: 1em;
	color: #000;
}

/* paginacao dos modulos */
.module_highlight .pagination {
	font-family: 'Open Sans', sans-serif;
	display: table;
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
}
.module_highlight .pagination.border_top {
	border-top: 1px solid #bababa;
}
.module_highlight .pagination a.pags {
	display: block;
	float: left;
	text-indent: -10000px
}
.module_highlight .pagination a.pag_next {
	position: relative;
	left: -1px;
}
.module_highlight .pagination a.pag_next.disabled {
	opacity: 0.5
}
.module_highlight .pagination a.pag_before.disabled {
	opacity: 0.5
}
.module_highlight .pagination span.next {
	text-indent: -10000px;
	float: left;
	width: 1px
}
.module_highlight .pagination span.prev {
	text-indent: -10000px;
	border-right: 1px solid #ccc;
	float: left;
	width: 1px
}
.module_highlight .pagination .current_pag {
	color: #B32117;
	margin-left: 10px;
}
.module_highlight .pagination .see_all {
	font-size: 0.929em;
	float: right;
	display: block
}
.module_highlight .pagination span.pag_last {
	display: block;
	float: left;
	position: relative;
	left: -2px;
}

.module_highlight .pagination span.pag_first {
	display: block;
	float: left;
	position: relative;
	left: 1px;
}

.module_highlight .pagination span.pag_last a,
.module_highlight .pagination span.pag_first a  {
	text-indent: -10000px;
	float: left;
	width: 1px;
	width: 21px;
	height: 21px;
}




.module_highlight.module_sidebar .itens h3 a { font-size: 1.143em }

/* controle de ordenacao e outras opcoes interativas dos modulos */
.module_highlight .tools {
	width: 100%;
	display: block;
	height: 45px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 35px
}
.module_highlight .tools .pagination {
	margin-top: 4px
}

.module_highlight .tools .tools_options { 
	float: right;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	right: 0;
	top: -25px;
}

.module_highlight .tools .tools_options .control { 
	width: 170px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	margin-top: 4px;
}

.module_highlight .tools .tools_options .order_option {
	margin-left: 20px;
}
 
.module_highlight .tools .tools_options .control a.active {
	color: #B32117
}
.module_highlight .tools .tools_options select,
.list_others_categories select { 
	width: 192px;
	height: 27px;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-appearance: none;
	background: #fff url('../img/sprites/base/arrows_select_box.png') 177px 5px no-repeat;
	padding: 5px;
	float: right;
}
.list_others_categories.pos_right select { 
	position: absolute;
	bottom: -23px;
	z-index: 10;
	right: 0;
}
.list_others_categories {
	position: relative;
	height: 1px;
	min-height: 1px;
	border: 0;
}
.module_highlight .locations {
	border-bottom: 10px solid #BBB;
	margin: 0 0 30px 0;
}

/* Modulo - listagem sem detalhe */
.itens_view_mode_list,
.itens_view_mode_pay_detail { display: none }
.module_highlight.undetail_mode .module_content {
	border-bottom: none;
}
.module_highlight.undetail_mode .itens, 
.itens_list_mode {
	display: table;
	clear: both;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 100%;
}
.module_highlight.undetail_mode .itens a.title_new,
.module_highlight.undetail_mode .itens a.author_news,
.itens_list_mode a.title_new,
.itens_list_mode a.title_single {
	font-size: 1.143em;
	color: #B12424;
	padding: 0 5px 0 0;
}
.itens_list_mode a.title_new{
	//border-right: 1px solid #636467;
}
.category_titles_list .itens_list_mode a.title_new{
	border-right: 1px solid #636467;
}
.module_highlight.undetail_mode .itens a.author_news,
.itens_list_mode a.author_new  { 
	border-left: 1px solid #B12424;
	padding: 0 5px;
}
.module_highlight.undetail_mode .itens a.date,
.itens_list_mode a.date  {
	font-size: 1.143em;
	border-left: 1px solid #636467;
	padding: 0 5px;
	color: #636467;
	text-transform: lowercase;
}
.module_highlight.undetail_mode .itens a.author,
.itens_list_mode a.author  {
	font-size: 1.143em;
	border-left: 1px solid #636467;
	padding: 0 5px;
	color: #636467;
}
.itens_list_mode a.authors  {
	font-size: 1.143em;
	/*border-left: 1px solid #636467;*/
	padding: 0 5px;
	color: #636467;
}
.module_highlight.undetail_mode .itens a.source,
.itens_list_mode a.source  {
	border-left: 1px solid #1E1E1E;
	padding: 0 5px;
	color: #1E1E1E
}
.itens_list_mode a.price {
	font-size: 1.143em;
	border-left: 1px solid #636467;
	padding: 0 5px;
	color: #636467;
	font-weight: 700;
	position: relative;
	left: -1px;
} 

/* MODULO LISTAS - autores, livros */
.module_highlight.lists .itens {
	display: table;
	clear: both;
	border-bottom: 1px solid #ccc;
	padding-bottom: 45px;
	margin-bottom: 35px;
	width: 100%;
}
.module_highlight.lists .itens.last-item{
	border-bottom: none;
	margin-bottom: 0;
} 
.module_highlight.lists .block_info { 
	display: table;
	float: left
}
.module_highlight.lists .block_info img { 
	width: 180px;
	float: left;
	margin-right: 20px
}
.module_highlight.lists .block_detail {
	width: 165px;
	display: table;
	float: left;
	margin-right: 20px
}

.module_highlight.lists .block_excerpt {
	width: 365px;
	display: block;
	float: left;
}


/* especifico para lista de livros */
.module_highlight.lists.category_titles_list .block_info {

}
.module_highlight.lists.category_titles_list .block_info img { 
	width: 149px;
	float: left;
	margin-right: 20px
}
.module_highlight.lists.category_titles_list .read_piece {
	margin-bottom: 5px
}

.module_highlight.lists.category_titles_list .pub_date_txt {
	display: block;
	width: 100%;
	margin-top: 15px;

}
.module_highlight.lists.category_titles_list .pub_date {
	color: #B32117
	
}

.listing_bottom	{
	width: 750px;
	display: table
}

.listing_continous { 
	width: 750px;
	height:auto;
	display: table;
	float: left
}

.border_bottom {
	padding-bottom: 10px!important;
	border-bottom: 1px solid #bbb;
	margin-bottom: 15px
}
.category_news_relative h2 {margin-bottom: 10px}


/* especifico para lista de foreign rights */


/* modulo - busca avancada */
.module_highlight .option_as {
	position: absolute;
	top: -67px;
	width: 100%
}

.module_highlight .option_as .link_as {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.143em;
	color: #B12424;
	font-weight: 300;
	float: right;
	cursor: pointer
}
.module_highlight .link_as { display: none}
.module_highlight .advanced_search {
	width: 100%;
	background-color: #e6e6e6;
	border-top: 1px solid #bbb;
	border-bottom: 10px solid #BBB;
	position: relative;
	top: -40px;
	/*display: none;*/
	font-family: 'Open Sans', sans-serif;
}
.module_highlight.red .advanced_search {
	border-bottom-color: #B32117;
}
.module_highlight .advanced_search .line_as {
	height: 34px;
	border-bottom: 1px solid #fff;
}
.module_highlight .advanced_search .line_as.pad {
	padding-left: 13px;
	padding-top: 6px;
	height: 26px;
}
.module_highlight .advanced_search .line_as.abc {
	text-transform: uppercase;
}
.module_highlight .advanced_search .line_as.abc a {
	margin-right: 5px
} 
.module_highlight .red_link {
	color: #B32117;
	text-transform: lowercase;
}
.module_highlight .advanced_search .tools_options select, .module_highlight .locations select { 
	width: 345px;
	height: 29px;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-appearance: none;
	background: #fff url('../img/sprites/base/arrows_select_box.png') 330px 7px no-repeat;
	padding: 5px 5px 5px 10px;
	float: left;
	margin: 3px 20px 0 3px;
	color: #565656
}
.module_highlight .locations select {
	width: 180px;
	background-position: 165px 7px
}
.module_highlight .location_options {
	overflow: hidden;
	margin: 0 0 10px 0;
}
.module_highlight .advanced_search .tools_options .input_filter { 
	width: 298px;
	/*height: 17px;*/
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-appearance: none;
	padding: 5px;
	float: left;
	margin: 3px 3px 0 3px;
	color: #565656
}
.bt_advanced_search {
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	margin: 0;
	padding: 0;
	color: #FFF;
	cursor: pointer
}
.module_highlight .advanced_search .tools_options .bt_filter_add_remove,
.module_highlight .advanced_search .tools_options .submit_ok {
	float: left;
	margin: 2px 3px 0 0;
	cursor: pointer
}
.module_highlight .advanced_search .tools_options .bt_filter_add_remove.remove_off {
	display: none
}
.module_highlight .advanced_search .tools_options .submit_ok{
	width: 25px;
	height: 29px;
	background-color: #B32117;
	margin-top: 3px;
	color: #FFF;
	line-height: 30px;
	padding-left: 5px;
}

/* link para catalogo completo*/
.module_highlight .catalogue {
	position: absolute;
	z-index: 1;
	top: -67px;
	left: 150px;
	font-family: 'Open Sans', sans-serif;
}

.module_highlight .catalogue img {
	margin: 0 5px 0 0;
	vertical-align: -2px;
}

/* dertalhes em busca */
.module_highlight.lists.category_search h2 a {
	position: relative;
	z-index: 99
}

/* destaques das internas */
.higlight_internal {
	display: table;
	width: 100%;
	margin-bottom: 30px
}
.higlight_internal .hl_itens {
	width: 365px;
	float: left;
	margin-right: 20px;
}
.higlight_internal .hl_itens:last-child {
	margin-right: 0;
}
.higlight_internal .hl_itens img {
	width: 365px;
	height: 205px;
	margin-bottom: 20px;
}
.higlight_internal .hl_itens .hl_red,
.hl_red {
	color: #B32117 ;
}
.higlight_internal .hl_itens .hl_title,
.hl_title {
	font-size: 1.143em;
	color: #1E1E1E
}
.higlight_internal .hl_itens .hl_desc,
.hl_desc {
	display: table;
	width: 100%;
	margin-top: 5px
}

/* modulo de galeria */
.module_highlight.category_galleries_sidebar{
	border-bottom:none;
	margin-bottom: 40px;
	margin-top: 25px
}
.module_highlight.category_galleries_sidebar .module_content {
	border-bottom:none;
	padding-bottom: 0
}
.module_highlight.category_galleries_sidebar .itens .block_info .image_sided img{
	margin-bottom: 5px
}
.module_highlight.category_galleries_sidebar .block_detail h3 a{
	color:#BBB;
	font-size: 1em
}
.module_highlight.category_galleries_sidebar .links_lightbox {
	display: none
}


/*
*
* ////// HOME //////
*
*/
.home .block_social_home {
	display: block;
	height: 30px;
	overflow: hidden;
	margin-bottom: 5px;
}
.home .block_social_home span {
	font-style: italic;
	color: #646463;
	margin-right: 15px;
	display: block;
	float: left;
	margin-top: 2px;
}
.home .block_social_home .fb_like_bt {
	width: 550px;
	display: table;
	float: left;
}
.home .block_social_home .social_buttons {
	float: right;
	display: table;
	margin-top: 10px;
}
.home .block_social_home .social_buttons  a {
	display: block;
	margin-left: 3px;
	float: left;
	text-indent: -10000px
}
.home #flashMessageMailMessage, .chart_exclude { 
	background-color: #B32117;
	color: #FFF;
	padding: 10px;
	width: auto;
	margin:15px 0;
	font-family: 'Open Sans', sans-serif;
}
.home .highlight_home {
	width: 980px;
	height: 420px;
	overflow: hidden;
	margin-bottom: 40px;
	position: relative;
}

.home ul.hl_home_carrossel {
	width: 980px;
	height: 420px;
	overflow: hidden;
}
.home ul.hl_home_carrossel li {
	width: 980px;
	height: 420px;
	overflow: hidden;
	float: left;
	position: relative
}
.home ul.hl_home_carrossel li .highlight_image_home img {
	width: 980px;
	height: 420px;
}
.home ul.hl_home_carrossel .home_hl_txt {  
	width: 715px;
	height: 65px;
	display: table;
	position: absolute;
	padding: 10px 20px;
	background: #FFF;
	bottom: 10px;
	left: 10px;
}
.home ul.hl_home_carrossel .highlight_image {
	position: absolute;
}
.home .highlight_home .pagination {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: table;
}
.home .highlight_home .pagination a {
	display: block;
	text-indent: -10000px;
	float: left
}

.home .subscribe_margem_esquerda, .Titles .subscribe_margem_esquerda {
	margin-bottom: 30px;
	overflow: hidden;
}

.home .subscribe_margem_esquerda h1, .Titles .subscribe_margem_esquerda h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4em;
	border-bottom: 1px solid #bababa;
	padding: 0 0 10px 0;
}

.home .subscribe_margem_esquerda h1 img, .Titles .subscribe_margem_esquerda h1 img {
	vertical-align: -3px;
	margin: 0 5px 0 0;
}

.home .subscription_plan_item, .Titles .subscription_plan_item {
	float: left;
	width: 250px;
}

.home .subscription_plan_item h2, .Titles .subscription_plan_item h2 {
	color: #b21d00;
	font-size: 1.1em;
}

.home .subscription_plan_item p.subtitle, .Titles .subscription_plan_item p.subtitle {
	font-style: italic;
	color: #636466;
}

.home .subscription_plan_item p.price, .Titles .subscription_plan_item p.price {
	color: #000;
	font-size: 0.9em;
	margin-bottom: 10px;
}

.home p.subscribe_intertitle, .Titles p.subscribe_intertitle {
	padding: 30px 0 20px;
}

/* modulo de categorias da home */
.home .module_highlight.four_highlights .itens {
	float: left;
	width: 160px;
	padding: 0 20px 0 0;
}
.home .module_highlight.four_highlights .itens img {
	width: 149px
}
.home .banner_margen_esquerda {
	display: table;
	margin-bottom: 30px;
	position: relative;
}
.home .price {
	margin-bottom: 0;
}

.home .boletim_home {
	width: 100%;
	display: table;
	margin-bottom: 65px;
	position: relative;
}
.home .boletim_left {
	width: 305px;
	height: 70px;
	padding: 25px 30px;
	display: block;
	float: left;
	background-color: #B32117;

}
.home .boletim_right {
	width: 325px;
	height: 70px;
	padding: 25px 30px;
	display: block;
	float: left;
	background-color: #E6E6E6;

}
.home .boletim_left h3 {
	font-size: 2em;
	color: #fff;
	font-weight: 300;
	margin-bottom: 10px;
}
.home .boletim_left .input  {
	width: 245px;
	height: 30px;
	float: left;
	margin-right:10px;
}
.home .boletim_left input[type='email'] {
	padding: 5px 15px;
	width: 215px;
	float: left;
	color: #828382;
}
.home .boletim_left .submit  {
	width: 50px;
	height: 30px;
	float: left;
}
.home .boletim_left input[type='submit'] {
	width: 50px;
	height: 30px;
	float: left;
	color: #fff;
	background-color: #B32117;
	border: 0;
	margin-top: 3px;
}
.home .boletim_right p {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.143em;
}
.home .boletim_right p.sprite_arrow_right_white {
	width: 100%;
	padding-left: 15px;
	height: 30px;
	background-position: 0 -820px;
}
.home .boletim_right select {
	border-radius: 0;
	border: 1px solid #CCC;
	-webkit-appearance: none;
	-moz-appearance: none;
    appearance: none;
	background: #FFF url('../img/sprites/base/arrows_select_box.png') 300px 5px no-repeat;
	width: 317px;
	text-indent: 0.01px;
    text-overflow: '';
    color: #828382;
    height: 30px;
	padding: 0 15px;
}



/*
*
* ////// SINGLES, PAGES E LISTAS - GERAL - internas //////
*
*
*/

/* Geral para internas */
.nofront{ margin-top: 15px }

.block_bread_social {
	border-bottom: 1px solid #bbb;
	width: 100%;
	height: auto;
	display: table;
	padding-bottom: 10px;
	margin-bottom: 25px
}
.block_bread_social .breadcrumb {
	display: table;
	float: left
}
.block_bread_social .breadcrumb a, .block_bread_social .breadcrumb .bread_item { 
	font-family: 'Open Sans', sans-serif;
	font-size: 1.143em;
	color: #565656;
}
.block_bread_social .breadcrumb a:last-child,  .block_bread_social .breadcrumb .bread_item:last-child { 
	font-family: 'Open Sans', sans-serif;
	font-size: 1.429em;
	color: #B32117;
}
.block_bread_social .share_buttons{
	display: table;
	float: right;
}

.block_bread_social .share_buttons span.txt_share { 
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	color: #565656;
	display: table;
	float: left;
	margin-right: 10px
 }
.view_main article p a { color: #B32117; text-decoration:none; }
.view_main article p a:hover { color: #B32117; text-decoration:underline; }




/* LIVROS E AUTORES */
.view_main .info_principal {
	border-bottom: 1px solid #bbb;
	margin-bottom: 30px;
	display: block
}
.view_main .info_principal h1 {
	font-size: 2em;
	color: #B32117;
	line-height: 24px;
	margin-bottom: 2px
}
.view_main .info_principal h2 {
	font-size: 1.4em;
	color: #B32117;
	line-height: 24px;
	margin-bottom: 5px
}

.view_main .info_principal h4 {
	font-size: 1.286em;
	font-style: italic;
	margin-bottom: 5px;
	display: block;
}
.view_main .info_principal h4 a {
	margin-right: 7px;
}
.view_main .info_principal h4 a:last-child {
	margin-right: 0
}
.view_main .price, .view_main .release_date {
	font-size: 1.286em;
}

.view_main .release_date {
	margin-bottom: 6px;
}

.price {
	font-size: 1em;
	/*margin-bottom: 18px*/
}

.btn_buy_container {
	margin-top: 18px;
}

.ebook_price_node .ebook_price_label {
	margin: 10px 0 0 0;
	font-style: italic;
	font-size: 0.8em;
	color: #ccc;
}
.ebook_price_node .ebook_price {
	font-size: 1.2em;
	margin: 0;
}
.discount {
	color: #0D8040
}
.get_touch {
	display: block;
	padding-left: 5px;
	width: 75px;
	height: 20px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 0.857em;
	background-color: #B32117;
	margin: 5px 0 0 0;
}

.get_touch_plus {
	display: block;
	padding-left: 5px;
	width: 108px;
	height: 20px;
	color: #B32117;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 0.857em;
	background-color: #fff;
	margin: 5px 0 0 0;
	border:1px solid #B32117;
}

.get_touch_plus.book_inavailable {
	color: #FF9000;
	border:1px solid #FF9000;
}

.info_principal .get_touch {
	margin: 0 0 50px 0;
}

.ebook {
	display: block;
	padding-left: 5px;
	width: 55px;
	height: 20px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 0.857em;
	background-color: #000;
	margin-top: 5px;
	margin-bottom: 20px;
}

.ebook_list,
.book_info_detail {
	min-width: 70px;
	border:1px solid #BBB;
	padding: 20px;
	display: none;
	position: absolute;
	bottom: 10px;
	background: #FFF;
	left: 50px;
}
.book_info_detail {
	min-width: 200px;
	max-width: 200px;
	width: 300px
}
.ebook_list h6 {
	color: #B12424
}
.ebook_list a {
	display: block;
	font-style: italic;
}
.ebook_info,
.book_info { position: relative;}

.read_piece {
	padding-left: 18px;
	margin: 18px 0 25px 0;
	display: block;
	width: 150px;
	line-height: 15px
}
.read_piece.read_piece_content {
	display: none
}
.read_piece.read_piece_content a {
	margin-right: 5px;
	border-left:1px solid #565656;
	padding-left: 5px
}
.read_piece.read_piece_content a:first-child {
	margin-right: 5px;
	border-left: none;
	padding-left: 0
}
.view_main .info_principal .categories {
	display: table;
	margin-top: 20px;
}
.view_main .info_principal .categories, 
.view_main .info_principal .categories a {
	color: #B32117;
}
.view_main .info_principal .like_fb {
	display: block;
	margin: 20px 0 0 0;
}

/* titulos - lateral esquerda*/
.view_main .sidebar_left img {
	width: 180px;
	margin-bottom: 25px
}
.view_main .sidebar_left .image_book {
	margin-bottom: 30px
}
.book_quote {
	font-size: 1.4em;
	line-height: 30px;
	margin-bottom: 40px
}
.view_main .sidebar_left .kit_download {
	font-size: 1.143em;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 30px;
	color:#fff;
	background-color: #B32117;
	display: block;
	padding: 10px;
}
.view_main .sidebar_left .kit_download span {
	font-size: 0.714em;
	text-transform: uppercase;
	font-weight: 300
}
.view_main .sidebar_left .authors_list,
.view_main .sidebar_left .title_data  {
	display: table;
	margin-bottom: 25px
}
.view_main .sidebar_left .authors_list span,
.view_main .sidebar_left .title_data span,
.view_main .sidebar_left .event_data span {
	display: block;
}

.view_main .sidebar_left .authors_list a,
.view_main .sidebar_left .authors_list span.info,
.view_main .sidebar_left .title_data span.info,
.view_main .sidebar_left .event_data span.info {
	display: block;
	color: #B32117
}

.authors .view_main .info_principal .like_fb {
	display: block;
	margin-top: 60px
}

.relations_bottom_content {
	clear: both
}

.module_highlight .pagination {
	clear: both;
	float: none
}




/* PÁGINAS INSTITUCIONAIS */
.modulo_toggle h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
	background: url('../img/general/btn_mais.gif') no-repeat left top;
	padding: 2px 0 0 30px;
	border-bottom: 1px solid #bababa;
	height: 30px;
	margin: 5px 0 20px 0;
}


/* conteúdo de texto */
.content_txt { font-size: 1em; width: 540px; margin-bottom: 50px}
.content_txt p { margin-bottom: 15px; font-size: 1em; }
.content_txt_full { width: 100% }

/* DEALERS */
.dealer_item {
	overflow: hidden;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #bababa;
}
.dealer_item .block_info {
	margin: 0 0 25px 0;
}
.dealer_item.dealer_item.last_item {
	margin: 0 0 -10px 0;
	border-bottom: none;
}
.dealer_item h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
	color: #000;
	margin: 0px 0 0px 0;
	padding: 0 0 20px 30px;
	/*border-bottom: 1px solid #bababa;*/
	background: url('../img/general/btn_mais.gif') no-repeat left top;
}

.dealer_item h1.closed {
	background: url('../img/general/btn_mais.gif') no-repeat left top;
	color: #000;
}
.dealer_item h1.opened {
	background: url('../img/general/accordion_close.png') no-repeat left top;
	color: #B32117;
}
.dealer_item.last_item h1 {
	/*border-bottom: none;*/
}
.dealer_item h1 .dealer_city {
	font-size: 0.8em;
	color: #666;
}
.module_highlight.lists.category_titles_list .dealer_item .block_info img { 
	width: 100px;
	margin-right: 0
}

.dealers_img {
	float: left;
	margin-right: 20px;
	width: 100px;
	height: 100px;
}

.upper_info {
	overflow: hidden;
}

.map_embed {
	margin: 20px 0 0 0;
}

/* MARGEM ESQUERDA */
.header_magazine_banner {
	border-bottom: 1px solid #bababa;
}

.header_magazine_banner img {
	margin: 0 0 10px 0;
}

.header_magazine {
	margin: 0 0 50px 0;
}

.magazine_issn {
	float: right;
	font-family: 'Open Sans', sans-serif;
}

.content_margem_esquerda {
	margin: 0 0 10px 0;
}

.content_margem_esquerda p {
	margin-bottom: 15px;
}

.content_margem_esquerda p:last-child {
	margin-bottom: 0;
}

/* COLLECTIONS */
.header_collection {
	margin: 0 0 50px 0;
	overflow: hidden;
}
.collection_thumb {
	width: 205px;
	float: left;
}
.collection_info {
	width: 540px;
	float: left;
}
.collection_info h1 {
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
	color: #b21d00;
}
.collection_like {
	margin: 50px 0 30px 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #bababa;
}

/* EVENTS */
.events .view_main .info_principal .like_fb {
	display: block;
	margin-top: 60px
}

/* CONTACTS */
.link_contato a {
	color: #b31c00;
}

.form_contact input[type=text], .form_contact input[type=email], textarea {
	border: 1px solid #ccc;
	height: 30px;
	width: 370px;
	margin: 0 0 10px 0;
	padding: 0 18px;
	color: #000;
}

.form_contact textarea.contact_message {
	width: 735px;
	height: 150px;
	text-align: top;
	padding: 10px 0 0 10px;
}


.assuntos_contact { display: table }

.list_others_categories select {
	color: #828382;
	padding: 5px 5px 5px 15px;
}

.btn_submit {
	color: #fff;
	padding: 7px 5px;
	margin: 10px 0 0 0;
	cursor:pointer;
	background-color: #b31c00;
	border: none;
	font-family: 'Open Sans', sans-serif;	
}

.content_txt form {
	font-family: 'Open Sans', sans-serif;
}

.content_txt legend {
	color: #b31c00;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

/* ECOMMERCE */
.discount_obs {
	color: #999;
	font-size: 0.8em;
	font-style: italic;
	line-height: 1.4em;
	margin-bottom: 7px;
}

/* Chart */
.remove_from_chart, .gift_option {
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	display: table;
}

.gift_option {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
}

.gift_option_list {
	display: inline-block;
}

.gift_option_list img {
	vertical-align: -1px;
}

.remove_from_chart img {
	margin: 0 3px 0 0;
	vertical-align: -1px;
}

.final_price_value {
	color: #000;
	font-size: 1.2em;
	margin: 10px 0 8px;
}

.shiping_warning_pac, .shiping_warning_sedex {
	margin: 0 0 10px 0;
	font-family: 'Open Sans',sans-serif;
	color: #666;
	margin: -40px 0 10px 0;
	font-size: 0.9em;
}
/* sidebar ecommerce :: ORDERS */
.module_highlight.module_sidebar.category_order_steps h2 {
	margin-bottom: 5px;
}

.module_highlight.module_sidebar.category_order_steps ul li {
	width: 158px;
	height: 22px;
	border: 1px solid #BBB;
	padding: 8px 10px ;
	margin-bottom: 5px;
	color: #B32117;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.143em
}

.module_highlight.module_sidebar.category_order_steps ul li a {
	color: #B32117;
}
.module_highlight.module_sidebar.category_order_steps ul li a:hover {
	text-decoration: underline;;
}

.module_highlight.module_sidebar.category_order_steps ul li.active {
	background-color: #B32117;
	color: #fff;
}

.module_highlight.module_sidebar.category_order_steps ul li.active a {
	color: #fff;
}

.module_highlight.module_sidebar.category_order_steps ul li.old_step {
	background-color: #BBB;
	color: #fff;
}

.module_highlight.module_sidebar.category_order_steps ul li.old_step a {
	color: #fff;
}
.category_recomended .order_option {
	width: 100%;
	height: 27px;
	border: 1px solid #CCC;
	border-radius: 0;
	-webkit-appearance: none;
	background: #FFF url('../img/sprites/base/arrows_select_box.png') 165px 5px no-repeat;
	padding: 5px;
	color: #BBB;
}

.module_highlight.module_sidebar .module_recomendation_side .itens h3 a { 
	color: #B32117
}

.module_recomendation_side .block_detail {
	display: table
}

.shiping_options_container {
	position: relative;
}

.shipping_options {
	position: absolute;
	top: 3px;
	right: 0px;
	font-family: 'Open Sans', sans-serif;
}

.shipping_options ul li {
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 5px;
}

.optionActive {
	color: #fff;
	background-color: #B32117;
}

.optionInactive {
	color: #999;
	background-color: #fff;
}

.shiping_form {
	width: 365px;
	height: 200px;
	margin: 0px 0 0 20px;
	float: left;
}

.shiping_method {
	width: 345px;
	padding: 20px;
	margin: 70px 0 0 0;
	float: left;
}

.shiping_total {
	width: 365px;
	height: 200px;
	float: right;
	background-color: #E6E6E6;
}
.module_highlight.category_total_order h2 {
	margin-bottom: 0;
}

.category_total_order .shiping_form .input label {
	clear: both;
	display: table;
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
	color: #B32117;
}

.category_total_order .shiping_form input.zip_form {
	padding: 5px 10px;
	width: 155px;
	color: #BBB;
	border:1px solid #BBB;
}

.category_total_order {
	border-bottom: 1px solid #BBB;
}

.btn_calculate {
	display: table;
	height: 20px;
	padding: 10px 10px;
	background-color: #B32117;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.143em;
	margin: 10px 0;
	cursor: pointer
}

.btn_calculate a {
	color: #fff;
}

.category_total_order .shiping_form .shiping_value {
	font-size: 1.286em;
}

.module_highlight .shiping_total h1 {
	font-size: 1.714em;
	margin-top: 80px;
	margin-left: 130px;
	color: #B32117;
}

.module_highlight .shiping_total h2 {
	border: none;
	margin-left: 130px;
	font-family: Georgia, sans-serif;
	font-size: 1.714em;
}

.step_order_forward a {
	display: table;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.143em;
	margin-bottom: 40px
} 
.step_order_forward .step_one {
	background-color: #B32117;
	display: block;
	float: left;
	color: #fff;
	width: 100px;
	height: 20px;
	padding: 10px;
}
.step_order_forward .step_one_after {
	background-color: transparent;
	display: block;
	float: left;
}
.step_order_forward .step_two {
	background-color: transparent;
	display: block;
	float: left;
	position: relative;
	left: -15px;
}
.step_order_forward .step_two_before {
	float: left;
}
.step_order_forward .step_two_context {
	background-color: #BBB;
	display: block;
	float: left;
	color: #fff;
	width: 100px;
	height: 20px;
	padding: 10px;
}
.step_order_forward .step_two_after {
	background-color: #fff;
	display: block;
	float: left;
}


/* login */
#user_login {
	font-family: 'Open Sans', sans-serif;
}

#user_login .user_login_left {
	width: 360px;
	display: table;
	float: left;
}

#user_login .user_login_right {
	width: 360px;
	display: table;
	float: right;
}

#user_login h5 {
	color: #B32117;
	padding-left: 11px;
	margin-bottom: 5px;
	margin-top: 30px;
}

#user_login h6 {
	color: #BBBBBB;
	padding-left: 11px;
}

#user_login input[type='text'],
#user_login input[type='password'],
#user_login input[type='email'],
#user_login input[type='tel'],
#user_login select,
#user_login textarea
  {
	padding: 5px 10px;
	width: 295px;
	color: #999!important;
	border:1px solid #BBB;
	background-color: #fff!important;
	display: inherit;
	margin-bottom: 10px
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #999;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #999;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #999;
}

#user_login .news_letter textarea {
	width: 270px
}

#user_login .options {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
    appearance: none;
	background: #FFF url('../img/sprites/base/arrows_select_box.png') 300px 5px no-repeat;
	width: 317px;
	text-indent: 0.01px;
    text-overflow: '';
}

#user_login textarea {
	height: 40px
}

#user_login .births {
	width: 100px; 
	margin-right: 8px;
	display: inline;
	background: #FFF url('../img/sprites/base/arrows_select_box.png') 83px 5px no-repeat;
}

#user_login .radios input {
	margin-left: 10px; 
	margin-right: 10px
}

#user_login .radios label {
	margin-bottom: 10px;
	display: inline-block;
}

#user_login .news_letter{
	width: 295px;
	padding: 10px;
	background-color: #E6E6E6;
	display: block;
	margin-top: 30px;
	margin-bottom: 20px

}

#user_login .teacher_upload,
#user_login .press_upload {
	margin-bottom: 30px;
	padding-bottom:30px;
	border-bottom: 1px solid #bbb;
	display: none;
	overflow: hidden;
}

#user_login .teacher_upload input[type='file']{
	padding-left: 11px;
	overflow: hidden;
	width: 270px
}

#user_login #flashMessage, 
#user_login #flashMessage1Message.message,
#user_login #flashMessage2Message.message { 
	background-color: #B32117;
	color: #FFF;
	padding: 10px;
	width: 275px;
}

#user_login .error-message {display: none}
#user_login input.error,
#user_login select.error { margin-bottom: 0; border-color: #B32117 }
#user_login label.error { margin-bottom: 10px; margin-left:10px; color: #B32117; display: block }

.empty_message {
	margin: 0 0 25px 0;
}

.forgot_pass {
	display: table;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
	padding-bottom: 20px
}
.forget_pass {
	width: 100%;
	display: block;
	padding-left: 30px
}

.btn_form {
	border: 0;
	background-color: ##B32117;
	padding: 10px;
	color: #FFF;
	background-color: #999;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }

#user_login  .error_recovery #flashMessage{

	width: 730px;
	margin-bottom: 20px

}

.address_box {
	width: 340px;
	background-color: #E6E6E6;
	display: table;	
	margin-bottom: 10px
}

#user_login .news_letter label,
.address_box_data label {
	color: #B32117;
}

.address_box_data label {
	padding-left: 5px;
}

#user_login .news_letter span,
.address_box_data span {
	padding-left: 25px;
	display: block;
}

#user_login .news_letter span.txt_ref_teacher, 
.address_box_data span.txt_ref_teacher {
	padding-left: 15px
}

#user_login .category_address input[type='submit'] {
	border: none;
	padding: 10px 10px;
	background-color: #B32117;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.143em;
	margin: 10px 0;
	cursor: pointer
}

.address_box_data {
	width: 340px;
	margin-top: 0;
	clear: both;
	display: block;
	padding: 10px;
}


#user_login .address_box .address_box_data h5{
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 25px;
}

.edit_address {
	border-top: 1px solid #BBB;
	padding: 10px 10px 10px 35px;
}

a.edit_addresses {
	color: #B32117;
}

.address_box_confirmed {
	padding: 10px ;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.143em;
	margin: 40px 0 0 0;
}

.address_box_confirmed h5 {
	color: #B32117;
}

.address_box_confirmed .price_payment {
	clear: both;
	font-weight: 700;
	font-family: 'Georgia', sans-serif;
	font-size: 1.143em;
}

.address_loading, .address_failed {
	color: #666;
	font-size: 0.8em;
	margin: 0 0 10px;
	padding: 0 40px 0 5px;
	display: none;
	line-height: 1.4em;
}

.address_loading img {
	vertical-align: -9px;
	margin: 0 5px 0 0;
}

.confirm_order_box {
	background-color: #B32117;
	padding: 25px 0 25px 25px;
	margin-bottom: 50px
}

.confirm_order_box span {
	font-family: 'Georgia', sans-serif;
	font-size: 1.429em;
	color: #fff;
	display: block;
	line-height: 25px;
	font-weight: 300

}

.confirm_order_box .print_order {
	font-family: 'Georgia', sans-serif;
	font-size: 1.143em;
	color: #fff;
	margin-top: 5px;
	display: block;
	padding-left: 25px;
	margin-left: 40px;
	width: auto;
} 

.confirm_order_box .checked_order {
	margin-top: 25px;
	display: block;
	float: left;
	padding-right: 15px
}

.pass_hide { display: none}

.bt_edit_address { 
	padding-left: 20px; 
	display: block;
	line-height:14px;
	margin-bottom: 5px
}

/* Histórico da Compras */
#empty_orders {
	margin: 0 0 20px 0;
}

#empty_orders h1 {
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
}

#empty_orders h1 a {
	color: #B32117;
}

.order_history {
	display: block;
	padding: 20px;
	background-color: #bbb;
	display: block;
	margin-bottom: 30px
}

.order_history .select_order {
	background: url('../img/ecom/arrow_white_right.png') no-repeat 0 3px;
	padding: 0 10px 5px 14px;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.143em;
	display: block;
}

.order_history .options, .select_amount_container .options {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
    appearance: none;
	background: #FFF url('../img/sprites/base/arrows_select_box.png') 37px 5px no-repeat;
	width: 50px;
	text-indent: 0.01px;
    text-overflow: '';
    padding: 5px;
    color: #bbb;
    border: 1px solid #ccc;
}

.order_history .options.history_options, .select_amount_container .options.history_options {
	width: 300px;
	background: #FFF url('../img/sprites/base/arrows_select_box.png') 285px 5px no-repeat;
}

.qtts {
	display: table;
	width: 317px
}


.qtts span{
	float: left;
	font-family: 'Open Sans', sans-serif;
	padding-top: 7px;
	padding-right: 15px;
}

.select_amount_container {
	float: left
}


#list_chart_titles .module_highlight .tools .tools_options { 
	width: 175px;
	top: -75px;
	text-align: right;
}

#list_chart_titles .module_highlight .tools .tools_options.tools_options_excerpt_chart{
	width: 400px;
	position: inherit;
}
#list_chart_titles .order_option { display: none}

#list_chart_titles .module_highlight .tools .tools_options .control { float: right }

/* Payments */
#payment_options .payment_opt {
	float: left;
	margin: 20px 30px 20px 0;
}

#payment_options .payment_opt img {
	vertical-align: -8px;
	margin: 0 0 0 5px;
}

.submit_confm {
	display: block;
	margin-bottom: 60px;
	position: relative;
	margin-top: -20px;
}

.payment_list {
	display: inline-block;
	padding-left: 4px;
}

.payments_list ul li {
	margin-bottom: 10px;
	display: block;
}

.payments_list ul li a span{
	position: relative;
	top: -8px
}
.boleto_wrap {
	width: 40px;
	overflow: hidden;
	height: 27px;
	display: inline-block;
	margin-right: 10px
}

.payment_status {
	font-family: 'Open Sans', sans-serif;
}

/* ORDERS */
.payments_list ul li {
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
}

.payments_list ul li img {
	vertical-align: -7px;
	margin: 0 5px 0 0;
}

.payments_list ul {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
}

.payment_status {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
	float: right;
	margin: 4px 0 0 0;
}

.payment_warnig { 
	position: relative;
	font-family: 'Open Sans', sans-serif;
	color: #666;
	top: -40px;
	line-height: 14px;
	display: table;
	font-size: 0.9em;
 }

.payment_warnig p {
	line-height: 1.5em;
}
/*
*
* AJUSTES GERAIS
*
*/
.element_inline { display: inline!important }

.red_link { color: #B32117!important }




/* Mapa - dealers */
.map .active { display:inherit; }
.map ul#map {display: block; margin: 0; padding: 0; width: 180px; height: 179px; background-image: url('../img/map/mapa.jpg'); background-size: cover}
.map ul#map li {display: block; padding: 0; position: absolute;}
.map li#crs {margin-top: 147px; margin-left: 76px; z-index:9999;}
.map li#csc {margin-top: 143px; margin-left: 90px;}
.map li#cpr {margin-top: 127px; margin-left: 86px;}
.map li#csp {margin-top: 115px; margin-left: 96px; z-index:9999; }
.map li#cms {margin-top: 102px; margin-left: 71px;}
.map li#crj {margin-top: 122px; margin-left: 127px; z-index:9999; }
.map li#ces {margin-top: 110px; margin-left: 140px; z-index:9999; }
.map li#cmg {margin-top: 92px; margin-left: 102px; z-index:9998; }
.map li#cgo {margin-top: 80px; margin-left: 93px; z-index:9999; }
.map li#cba {margin-top: 59px; margin-left: 119px;}
.map li#cmt {margin-top: 59px; margin-left: 57px;}
.map li#cro {margin-top: 60px; margin-left: 34px; z-index:9998; }
.map li#cac {margin-top: 60px; margin-left: 1px;}
.map li#cam {margin-top: 14px; margin-left: 2px;}
.map li#crr {margin-top: 1px; margin-left: 43px;}
.map li#cpa {margin-top: 13px; margin-left: 69px;}
.map li#cap {margin-top: 6px; margin-left: 88px;}
.map li#cma {margin-top: 32px; margin-left: 116px; z-index:9999;}
.map li#cto {margin-top: 50px; margin-left: 106px;}
.map li#cse {margin-top: 74px; margin-left: 161px;  z-index:9999;}
.map li#cal {margin-top: 70px; margin-left: 162px;}
.map li#cpe {margin-top: 62px; margin-left: 148px;}
.map li#cpb {margin-top: 58px; margin-left: 161px;}
.map li#crn {margin-top: 52px; margin-left: 161px;}
.map li#cce {margin-top: 41px; margin-left: 149px;}
.map li#cpi {margin-top: 42px; margin-left: 127px; z-index:9997;}

.map ul#map li a {display: block; text-decoration: none; position: absolute;}
.map a#rs {width: 29px; height: 29px; }
.map a#sc {width: 21px; height: 14px; }
.map a#pr {width: 26px; height: 18px; }
.map a#sp {width: 33px; height: 24px; }
.map a#ms {width: 31px; height: 31px; }
.map a#rj {width: 17px; height: 9px; }
.map a#es {width: 10px; height: 14px; }
.map a#mg {width: 48px; height: 38px; }
.map a#go {width: 32px; height: 33px; }
.map a#ba {width: 45px; height: 57px; }
.map a#mt {width: 51px; height: 46px; }
.map a#ro {width: 29px; height: 26px; }
.map a#ac {width: 33px; height: 16px; }
.map a#am {width: 79px; height: 55px;}
.map a#rr {width: 26px; height: 29px; }
.map a#pa {width: 58px; height: 57px; }
.map a#ap {width: 23px; height: 24px; }
.map a#ma {width: 31px; height: 41px; }
.map a#to {width: 20px; height: 37px; }
.map a#se {width: 9px; height: 9px; }
.map a#al {width: 12px; height: 7px; }
.map a#pe {width: 29px; height: 11px; }
.map a#pb {width: 17px; height: 9px; }
.map a#rn {width: 16px; height: 9px; }
.map a#ce {width: 17px; height: 23px; }
.map a#pi {width: 24px; height: 35px; }

.map a.rs_active {background-image: url('../img/map/mapa/rs.png'); background-size: cover}
.map a.sc_active {background-image: url('../img/map/mapa/sc.png'); background-size: cover}
.map a.pr_active {background-image: url('../img/map/mapa/pr.png'); background-size: cover}
.map a.sp_active {background-image: url('../img/map/mapa/sp.gif'); background-size: cover}
.map a.ms_active {background-image: url('../img/map/mapa/ms.gif'); background-size: cover}
.map a.rj_active {background-image: url('../img/map/mapa/rj.gif'); background-size: cover}
.map a.es_active {background-image: url('../img/map/mapa/es.gif'); background-size: cover}
.map a.mg_active {background-image: url('../img/map/mapa/mg.gif'); background-size: cover}
.map a.go_active {background-image: url('../img/map/mapa/go.gif'); background-size: cover}
.map a.ba_active {background-image: url('../img/map/mapa/ba.gif'); background-size: cover}
.map a.mt_active {background-image: url('../img/map/mapa/mt.gif'); background-size: cover}
.map a.ro_active {background-image: url('../img/map/mapa/ro.gif'); background-size: cover}
.map a.ac_active {background-image: url('../img/map/mapa/ac.gif'); background-size: cover}
.map a.am_active {background-image: url('../img/map/mapa/am.gif'); background-size: cover}
.map a.rr_active {background-image: url('../img/map/mapa/rr.gif'); background-size: cover}
.map a.pa_active {background-image: url('../img/map/mapa/pa.gif'); background-size: cover}
.map a.ap_active {background-image: url('../img/map/mapa/ap.gif'); background-size: cover}
.map a.ma_active {background-image: url('../img/map/mapa/ma.gif'); background-size: cover}
.map a.to_active {background-image: url('../img/map/mapa/to.gif'); background-size: cover}
.map a.se_active {background-image: url('../img/map/mapa/se.gif'); background-size: cover}
.map a.al_active {background-image: url('../img/map/mapa/al.gif'); background-size: cover}
.map a.pe_active {background-image: url('../img/map/mapa/pe.gif'); background-size: cover}
.map a.pb_active {background-image: url('../img/map/mapa/pb.gif'); background-size: cover}
.map a.rn_active {background-image: url('../img/map/mapa/rn.gif'); background-size: cover}
.map a.ce_active {background-image: url('../img/map/mapa/ce.gif'); background-size: cover}
.map a.pi_active {background-image: url('../img/map/mapa/pi.gif'); background-size: cover}

.map a#rs,
.map a#sc,
.map a#pr,
.map a#sp,
.map a#ms,
.map a#rj,
.map a#es,
.map a#mg,
.map a#go,
.map a#ba,
.map a#mt,
.map a#ro,
.map a#ac,
.map a#am,
.map a#rr,
.map a#pa,
.map a#ap,
.map a#ma,
.map a#to,
.map a#se,
.map a#al,
.map a#pe,
.map a#pb,
.map a#rn,
.map a#ce,
.map a#pi { cursor: default; }

.map ul#map li a img {border: 0; width: inherit; height: inherit;}


/* ERRORS */
.error_container {
	width: 980px;
	margin: 20px 0 0 0;
}

.error_container h2 {
	font-size: 1.5em;
	color: #B12424;
	margin: 0 0 10px 0;
	text-align: center;
}

.error_container p {
	text-align: center;
}

.debug_error_info {
	margin: 50px 0 0 0;
	background-color: #e5e5e5;
	padding: 15px 20px;
	font-family: 'Open Sans', sans-serif;
}

/* OUTROS */
.addthis_default_style { display: table; float: right }
