body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #6F605A;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.thrColAbsHdr #container { 
	position: relative; 
	width: 930px;
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 
.thrColAbsHdr #header { 
	height: 181px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	background: url(images/header.jpg) no-repeat center; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColAbsHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColAbsHdr #sidebar1 {
	position: static;
	top: 247px;
	left: 0;
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 5px; /* padding keeps the content of the div away from the edges */
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 247px;
	right: 0;
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 0px;  /* padding keeps the content of the div away from the edges */
}
.thrColAbsHdr #sidebar3 {
	position: absolute;
	top: 181px;
	left: 0;
	width: 465px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #F5F5DC; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 5px; /* padding keeps the content of the div away from the edges */
}
.thrColAbsHdr #sidebar4 {
	position: absolute;
	top: 181px;
	right: 0;
	width: 465px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #F5F5DC; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 0px;  /* padding keeps the content of the div away from the edges */
}
.thrColAbsHdr #mainContent {
	position: absolute; 
	margin: 0 200px;
	top: 230px;/* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 15px 15px 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.thrColAbsHdr #footer {
	position: absolute;
	width:930px;
	padding: 0 10px 0 20px; this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(images/footer_bg.gif) repeat bottom ;
} 
.thrColAbsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.logo{
padding:30px 0 0 86px;
}
a.plbusca{
height:27px;
display:block;
padding:0px 10px 0 10px;
margin:0 4px 0 4px;
_margin:0 2px 0 2px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:15px;
line-height:25px;
}
/*-----------------------------menu-------------------*/
#menu{
	width:900px;
	height:163px;
	padding-top: 52px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	/*font-size:16px;*/
}
#menu ul{
display:block;
list-style:none;
padding:9px 0 0 10px;
margin:0px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
height:20px;
}
#menu ul li a{
height:27px;
display:block;
padding:0px 10px 0 10px;
margin:0 4px 0 4px;
_margin:0 2px 0 2px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:15px;
line-height:25px;
}
#menu ul li.selected a{
height:27px;
display:block;
padding:0px 10px 0 10px;
margin:0 5px 0 5px;
float:left;
text-decoration:none;
text-align:center;
color:#f7a849;
font-size:16px;
line-height:25px;
}
#menu ul li a:hover{
color:#f7a849;
}
/* listas */

ul.list{
clear:both;
padding:1px 0 0 1px;
margin:0px;
font-size:12px;
}
ul.list li{
list-style:none;
padding:2px 0 2px 0;
}
ul.list li a{
list-style:none;
text-decoration:none;
color:#000000;
background:url(images/left_menu_bullet_novo.png) no-repeat left;
padding:0 0 0 17px;
}
ul.list li a:hover{
text-decoration:underline;
}

/*--------feat_prod_box-----------*/
.feat_prod_box{
padding:10px 0 10px 10px;
margin:0 20px 20px 0;
border-bottom:1px #b2b2b2 dashed;
clear:both;
}
.feat_prod_box_details{
	padding:5px 0 5px 0;
	margin:0 5px 5px 5px;
	clear:both;
	font-size:13px;
	color: #665853;
	float:left;
	text-decoration:none;
	display:inline;
}
.busca_genero_livros{
	padding:5px 0 5px 0;
	margin:0 5px 5px 0;
	clear:both;
	font-size:16px;
	color: #808080;
}
.prod_img{
float:left;
padding:0 5px 0 0;
text-align:center;
}
.prod_det_box{
width:295px;
float:left;
padding:0 0 0 25px;
position:relative;
}
.box_top{
width:295px;
height:9px;
background:url(images/box_top.gif) no-repeat center bottom;
}
.box_center{
width:295px;
height:auto;
background:url(images/box_center.gif) repeat-y center;
}
.box_bottom{
width:295px;
height:9px;
background:url(images/box_bottom.gif) no-repeat center top;
}

.new_prod_box{
float:left;
text-align:center;
padding:10px;
}
.new_prod_box a{
padding:5px 0 5px 0;
color:#b5b5b6;
font-size:12px;
text-decoration:none;
display:block;
}
.new_prod_bg{
width:132px;
height:119px;
text-align:center;
background:url(images/new_prod_box.gif) no-repeat center;
position:relative;
}
.new_icon{
position:absolute;
top:0px;
right:0px;
z-index:200;
}
.special_icon{
position:absolute;
top:0px;
_top:6px;
right:2px;
z-index:250;
}
img.thumb{
padding:10px 0 0 0;
}
.new_products{
clear:both;
padding:0px;
}
/*-------------title--------------*/
.title{
	color:#8E5C44;
	padding:0px;
	float:left;
	margin:5px 0 5px 0;
	font-size: 20px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}
.title_menu{
	color:#91653E;
	padding:0px;
	float:left;
	margin:5px 0 5px 0;
	font-size: 22px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}
span.title_icon{
float:left;
padding:0 5px 0 0;
}
.prod_title{
color:#f8981d;
padding:5px 0 0 15px;
font-size:13px;
}

/*-------------  menu_novo_direita ----------------*/

ul#menu_novo {
width:180px;
border:0px solid #003399;
background:#FFFFFF;
margin:0;
padding:0;
list-style-type:none;
}
ul#menu_novo li {
border-bottom:1px solid #EDC896;
}
ul#menu_novo li a:link, ul#menu_novo li a:visited {
display:block;
height:1%;
text-decoration:none;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#91653E;
border-left:5px solid #DDAD4A;
padding-left:5px;
}
ul#menu_novo li a:hover {
background-color: #FFF3E8;
color:#DAA520;
font-size:16px;
border-left:10px solid #FFD39B;
}
/*-------------  menu_novo_esquerda ----------------*/
ul#menu_novoe {
width:180px;
border:0px solid #003399;
background:#FFFFFF;
margin:0;
padding:0;
list-style-type:none;
}
ul#menu_novoe li {
border-bottom:1px solid #EDC896;
}
ul#menu_novoe li a:link, ul#menu_novoe li a:visited {
display:block;
height:1%;
text-decoration:none;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#91653E;
border-right:5px solid #DDAD4A;
padding-right:5px;
}
ul#menu_novoe li a:hover {
background-color: #FFF3E8;
color:#DAA520;
font-size:16px;
border-right:10px solid #FFD39B;
}
#wrap .center_content .title .title_icon {
	font-size: 16px;
}
/*-----------------------------------------------------------*/
.form_row2{
width:435px;
_width:355px;
clear:both;
padding:5px 0 1px 0;
_padding:5px 0 5px 0;
color:#a53d17;
font-size:14px;
}
.form_row3{
width:435px;
_width:355px;
clear:both;
padding:5px 0 1px 0;
_padding:5px 0 5px 0;
color:#a53d17;
font-size:14px;
}



.clear{
clear:both;
}
p{
padding:5px 0 5px 0;
margin:0px;
text-align:justify;
line-height:19px;
}
p.details{
padding:5px 15px 5px 15px;
font-size:13px;
}
p.details_cart{
clear:both;
padding:25px 30px 5px 0px;
font-size:11px;
font-style:italic;
}
p.more_details{
padding:25px 20px 0px 20px;
font-size:11px;
}
#wrap{
width:918px;
height: auto;
margin:auto;
background-color:#E4DFBE;
}


fieldset.vlivro{
border:1px #DFD1D2 dashed;
}
.busca{ /*Busca da Pousada do Livro*/
	padding:5px 0 0 220px;
	color:#00FF00;
}
/*----------------crumb_nav------------------*/
.crumb_nav{
padding:5px 0 10px 0px;
}
.crumb_nav a{
color:#990000;
}
span.red{
color:#990000;
}
.price{
font-size:14px;
padding:0 0 0 15px;
margin:2px 0 5px 0;
}
span.colors{
padding:2px 2px 0 2px;
}


/*------------------------------------center content--------------------*/
.center_content{
width:918px;
padding:0px 0 0 0;
background:url(images/center_bg1212.gif) repeat-y center;
position:absolute;
font-size:12px;
}
.center_content2{
	width:918px;
	padding:0px 0 0 0;
	background:url(images/center_bg1212.gif) repeat-y center;
	position:absolute;

}
.center_content43{
width:918px;
padding:0px 0 0 0;

background:url(images/center_bg43.gif) repeat-y center;
table-layout:inherit;
}
.center_content2w{
width:900px;
padding:0px 0 0 0;
background:url(images/center_bg3.gif) repeat-y center;
}
.center_content3{
/*width:900px;*/
/*padding:0px 0 0 0;*/
background:url(images/header3.JPG) repeat-y center;
}
.left_content{
width:490px;
float:left;
padding:20px 0 20px 20px;
}
.right_content{
width:370px;
float:left;
padding:20px 0 20px 20px;
}

a.more{
font-style:italic;
color:#f8981d;
float:right;
text-decoration:none;
font-size:11px;
padding:0px 15px 0 0 ;
}
.about{
width:337px;
clear:both;
background:url(images/border.gif) no-repeat bottom center;
padding:0 0 35px 0;
}
.about2{
width:160px;
clear:both;
background:url(images/border2.gif) no-repeat bottom center;
padding:0 0 35px 0;
}
.about3{
width:160px;
clear:both;
background:url(images/border3.gif) no-repeat bottom center;
padding:0 0 35px 0;
}
img.right{
float:right;
padding:0 0 0 10px;
}
.right_box{
width:170px;
float:left;
padding:10px 0 0 0;
}



/* demo */

div.demolayout {
width:460px;
margin: 0 0 20px 0;
}

ul.demolayout {
list-style-type: none;
float: left;
margin:0px;
padding:0px;
}

ul.demolayout li {
margin: 0 10px 0 0;
float: left;
}
.tab{
border:1px #DFDFDF solid;
padding:0 0 25px 0;
}
ul.demolayout a {
float: left;
display: block;
padding: 5px 25px;
border: 1px solid #DFDFDF;
border-bottom: 0;
color: #666;
background: #eee;
text-decoration: none;
font-weight: bold;
}

ul.demolayout a:hover {
background: #fff;
}

ul.demolayout a.active {
background: #fff;
padding-bottom: 5px;
cursor: default;
color:#795636;
}

.tabs-container {
clear: left;
padding:0px;
}
/*-----------------------languages_box---------*/
.languages_box{
padding:0 0 5px 0;
float:left;
}
.languages_box a{
padding:0 2px 0 2px;
}
.languages_box a.selected{
padding:2px 2px 0 2px;
border:1px #CCCCCC solid;
}
.currency{
float:left;
padding:0 0 0 20px;
}
.currency a{
text-decoration:none;
color:#333333;
padding:3px;
border:1px #eeedee solid;
}
.currency a.selected{
text-decoration:none;
color:#fff;
padding:3px;
border:1px #eeedee solid;
background-color:#FF9900;
font-weight:bold;
}
.currency a:hover{
border:1px #990000 solid;
}
/*------------------------cart---------------------*/
.cart{
width:337px;
float:left;
height:40px;
margin:10px 0 10px 0;
background:url(images/border.gif) no-repeat bottom center;
padding:0 0 30px 0;
}
.home_cart_content{
float:left;
padding:3px;
border:1px #eeedee solid;
margin:10px 0 0 15px;
}
a.view_cart{
display:block;
float:left;
margin:12px 0 0 10px;
color:#990000;
}
/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:left;
padding:25px;
margin:20px 0 0 15px;
_margin:20px 0 0 5px;
border:0px #DFD1D2 dashed;
position:relative;
}
fieldset.babalu{
border:1px #DFDFF0 dashed;
}
.contact_form2{
width:430px;
float:left;
padding:25px;
margin:20px 0 0 15px;
_margin:20px 0 0 5px;
border:1px #DFD1D2 dashed;
position:relative;
}
.busca_form{
width:475px;
padding:5px;
margin:30px 0 0 5px;
_margin:20px 0 0 5px;
border:0px #DCDCDC dashed;
position:relative;
color:#734633;
}
.form_row{
width:900px;
_width:355px;
clear:both;
padding:5px 0 1px 0;
_padding:5px 0 5px 0;
color:#a53d17;
}


.form_row5{
width:250px;
_width:355px;
height:500px;
clear:both;
padding:5px 0 1px 0;
_padding:5px 0 5px 0;
color:#a53d17;
}
label.contact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:6px 5px 0 0;
color: #333333;
}
input.contact_input{
width:225px;
height:23px;
background-color:#fff;
color:#696969;
border:1px #DFDFDF solid;
}
input.contact_inputii{
width:230px;
height:23px;
background-color:#fff;
color:#696969;
border:1px #DFDFDF solid;
}
input.contact_inputo{
width:300px;
height:23px;
background-color:#fff;
color:#696969;
border:1px #DFDFDF solid;
}
select.contact_input2{
width:100px;
height:22px;
background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
}
textarea.contact_textarea{
width:253px;
height:120px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
background-color:#fff;
border:1px #DFDFDF solid;
float:left;
}
input.register{
width:64px;
height:26px;
border:none;
cursor:pointer;
text-align:center;
color:#FFFFFF;
background:url(images/register_bt.gif) no-repeat center;
}
input.categorias{
width:186px;
height:33px;
border:none;
cursor:auto;
text-align:center;
font-size:17px;
color:#FFFFFF;
background:url(images/livro_detalhe.png) no-repeat center;
}
input.categoria{
width:186px;
height:33px;
border:none;
cursor:auto;
text-align:center;
font-size:17px;
color:#FFFFFF;
background:url(images/dvd_detalhe.png) no-repeat center;
}
input.register2{
width:31px;
height:31px;
border:none;
cursor:pointer;
text-align:center;
color:#FFFFFF;
background:url(images/detalhes.png) no-repeat center;
}
input.butao{
width:106px;
height:26px;
border:3px #663333 solid;
background-color:#874F10;
color:#FFFFFF;
font-family:Verdana;
font-size:10pt;
}
input.butao2{
width:70px;
height:23px;
border:3px #663333 solid;
background-color:#874F10;
color:#FFFFFF;
font-family:Verdana;
font-size:10pt;
}
a.contact{
width:77px;
height:24px;
display:block;
margin:0 0 0 10px;
background:url(images/contact_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:24px;
color:#fff;
}
a.checkout{
width:71px;
height:25px;
display:block;
float:right;
margin:10px 30px 0 10px;
background:url(images/register_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:25px;
color:#fff;
}
a.continue{
width:71px;
height:25px;
display:block;
float:left;
margin:10px 0 0 0px;
background:url(images/register_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:25px;
color:#fff;
}
.terms{
padding:0 0 0 80px;
}
.form_subtitle{
position:absolute;
top:-11px;
left:7px;
width:auto;
height:20px;
background-color:#855E3A;
text-align:center;
padding:0 7px 0 7px;
color:;
font-size:11px;
line-height:20px;
}
/*--------------cart_table-------------*/
.cart_table{
width:440px;
border:1px #CCCCCC solid;
text-align:center;
}
tr.cart_title{
background-color:#DFDFDF;
}
td.cart_total{
text-align:right;
padding:5px 15px 5px 0;
}
img.cart_thumb{
border:1px #b2b2b2 solid;
padding:2px;
}
/*--------------*/
div.pagination {
width:420px;
padding:5px;
margin:5px;
text-align:center;
float:left;
clear:both;
font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #795636;
text-decoration: none; 
color: #795636;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #795636;
color: #fff;
background-color: #795636;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #795636;
font-weight: bold;
background-color: #795636;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}
/*---------------footer------------------------*/
.footer{
	height:50px;
	border-top:2px #b2b2b2 dashed;
	background:url(images/footer_bg.gif) repeat bottom;
}
.left_footer{
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.right_footer{
float:left;
padding:30px 10px 0 0;
}
.footer a{
text-decoration:none;
padding:0 5px 0 5px;
color:#afaeaf;
}
#wrap .footer .left_footer {
	font-size: 9px;
}
#wrap .center_content .left_content .feat_prod_box_details .details strong em {
	font-size: 12px;
}
#wrap .center_content .title .title_icon {
	font-size: 16px;
}
/*======================= footer b================================*/

.footerb{
height:100px;
border-top:1px #b2b2b2 dashed;
background:url(images/footer_bg.gif) no-repeat bottom;
}
.left_footerb{
float:left;
padding:10px 0 0 10px;
}
.right_footerb{
float:right;
padding:10px 10px 0 0;
}
.footerb a{
text-decoration:none;
padding:0 5px 0 5px;
color:#afaeaf;
}
/*=========== tabela de busca ==========*/

table#alter tr td {background: #FFD;}
table#alter tr.dif td {background: #F0E7C6;}
