html {
        font-family: tahoma,Arial,sans-serif;
        padding: 0;
        font-style: normal;
}

body {
        background: url(images/background.gif) 100% 0 repeat;
        color: #000;
		margin: 0 auto;
		text-align: center;
		line-height: 1em;
        font-size: 13px;
}


/*Wrapper of site
******************************************************************/
#wrapper_top {
	width: 790px;
	margin: 0 auto;
	height: 15 px;
	background: transparent url(images/wrapper.gif) 100% 0 no-repeat;
}

#wrapper {
	clear: both;
	width: 790px;
	margin: 0 auto;
	height: auto;
	background: transparent url(images/wrapper.gif) 100% 0 repeat;
}

#wrapper_detail {
	clear: both;
	width: 710px;
	margin: 0 auto;
	padding:  5px 5px 5px 5px;
	height: 100%;
	background-color:#FFFFFF;
	border: #CCCCCC solid 1px;
}

#wrapper_footer {
	width: 790px;
	margin: 0 auto;
	height: 13 px;
	background: transparent url(images/wrapper.gif) 100% 0 no-repeat;
}
	
/*Header
********************************************************************/
#header {
	clear: both;
	margin: 0 auto;
	background-color:#b20000;
	display: block;
	width: 749px;
	height: 178px;
}

#header_detail {
	margin: 0 auto;
	background-color:#fff;
	display: block;
	width: 690px;
	height: 50px;
}

/*media
********************************************************************************/

.media {
	text-align: center;
	width: 222px;
	background-color: #fffae7;
	display: block;
	margin: 10px 0px 5px 0px;
	}
.media a
	{
	color: #000;
	font-weight:bold;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	text-decoration: none;
	}
/*media
********************************************************************************/
.media_main {
	text-align: center;
	width: 527px;
	background-color: #fffae7;
	display: block;
	margin: 3px 0px 5px 0px;
	}
.media_main a
	{
	color: #000;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-decoration: none;
	}
	

/*barra de navegação
************************************************************************/

.barra_nav {
	margin: 0 auto;
	background: #fff url(images/barra_nav.gif) 0 no-repeat;
	display: block;
	width: 749px;
	height: 40px;
	clear: both;

}

.barra_nav a
	{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #777;
	margin: 0px 15px 0px 15px;
	padding: 5px;
	text-decoration: none;
	}

.barra_nav a:hover
	{
	color: #b20000;
	text-decoration: none;
	}
	
/*coluns
****************************************************************************/

#coleft {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 222px;
	background: #b20000;
	height: auto;
	display: inline;
}
#main {
	float: right;
	width: 527px;
	display: inline;
	margin: 0px 18px 0px 0px;
	background: #b20000;
	height: auto;
}

/*Footer
****************************************************************************/
#footer {
	margin: 0 auto;
	background: #b20000;
	display: block;
	width: 749px;
	clear: both;
	padding: 0px;
}
#footer p
	{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 5px 5px 0px 5px;
	text-align: center;
	}
#footer a
	{
	text-align: center;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;

	}
.footer_links a
	{
	width: 108px;
	text-align: center;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	display:inline-table;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	}

	


/*Box left
****************************************************************************/

.boxleftheader {
	width: 222px;
	height: 61px;
	background: #b20000 url(images/box_left_header.gif) no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.boxleftheaderlog {
	width: 222px;
	height: 61px;
	background: #b20000 url(images/box_left_headerlog.gif) no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.boxleftheadernotitle {
	width: 222px;
	height: 12px;
	background: #b20000 url(images/box_left_header_notitle.gif) no-repeat;
	display: block;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
}

.boxleftheader h2
	{
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	margin: 0px;
	padding: 22px 0px 0px 45px;
	font-size:11px;
	}
	
	.boxleftheaderlog h2
	{
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	margin: 0px;
	padding: 22px 0px 0px 45px;
	font-size:11px;
	}

.boxleftcontent {
	width: 222px;
	height: auto;
	background: #b20000 url(images/box_left.gif);
	display: block;
	padding: 0px 0px 0px 0px;
}

.boxleftcontent p, pre, a
	{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	}
	
.boxleftcontent a
	{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}



.boxleftfooter {
	width: 222px;
	height: 28px;
	background: #b20000 url(images/box_left_footer.gif) no-repeat;
	display: block;
}

/*Box main
**************************************************************************/

.boxmainheadernotitle {
	width: 527px;
	height: 12px;
	background: #b20000 url(images/box_main_header_notitle.gif) no-repeat;
	background-position:bottom;
	display: block;
}


.boxmainheader {
	width: 527px;
	height: 72px;
	background: #b20000 url(images/box_main_header.gif) no-repeat;
	display: block;
}
.boxmainheader h2
	{
	font-size:15px; 
	text-align: left;
	color: #fff;
	text-transform: capitalize;
	margin: 0px;
	padding: 20px 0px 0px 50px;
	}
.boxmaincontent a
	{
	padding: 4px 18px 0px 20px;
	margin: 0;
	}

.boxmaincontent {
	width: 527px;
	height: auto;
	text-align:left;
	background: #FFFFFF url(images/box_main.gif);
	display: block;
	padding: 0;
	margin: 0;
}
.boxmaincontent h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin: 0px 18px 8px 20px;
	padding: 0px 18px 0px 20px;
}


.boxmaincontent p, pre
	{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 4px 18px 0px 20px;
	}

.boxmainfooter {
	clear:both;
	width: 527px;
	height: 40px;
	background: #b20000 url(images/box_main_footer.gif) no-repeat;
	display: block;
}


/*feature styles 
***************************************************************************************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
	padding: 10px 0px 0px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 10px;
}


/*search
**********************************************************************************/
#search {
	width: 527px;
	background: #b20000;
	display: block;
}

/*Destaque
**********************************************************************************/
#destaque {
	width: 527px;
	background: #b20000 url(images/box_main.gif);
	display: block;
	clear: both;
}
#destaque .boxmaincontent {
	width: 527px;
	height: auto;
	background: #b20000 url(images/box_main.gif);
	display: block;
	margin: 0;
}


/*Itens
**********************************************************************************/
#itens {
	width: 527px;
	background: #FFFFFF url(images/box_main.gif);
	display: block;
	clear: both;
}
#itens .boxmaincontent {
	width: 527px;
	height: auto;
	background: #FFFFFF url(images/box_main.gif);
	display: block;
	margin: 0;
}



/* Item List
***********************************************************************************/
.item_list {
  width:470px;
  margin:0 0 0 12px;
  padding: 5px 0px 0px 10px;
  list-style:none;
  }
.item_list li {
  clear: both;
  float:left;
  width:470px;
  margin:0 0 0.55em;
  border:1px solid #ccc;
  }
.search .item_list li {
  width:470px;
  }
.item .item_list li {
  margin-bottom:.5em;
  padding:0;
  border-width:0;
  }
.item_list .img {
  float:left;
  margin-bottom: 10px;
  }

.single_item .item_list li {
  border-top-width:0;
  padding-top:0;
  margin-bottom:.5em;
  }
.item_list .img {
  margin-right:0px;
  }
html>body .item_list .img {
  margin-right:0px;
  }
.item_list h1, .item_list h3 {
  float:right;
  width:325px;
  margin:0;
  padding:0;
  text-align:left;
  font-weight:bold;
  font:12px Arial, Helvetica, sans-serif;
  }
.item_list .noimg h1, .item_list .noimg h3 {
  float:none;
  width:auto;
  }
.search .item_list h3 {
  width:380px;
  }
.search .item_info {
  float:right;
  width:450px;
  }

.single_item .item_list h1, .single_item .item_list h3 {
  font-size:200%;
  text-transform:none;
  color:#333;
  line-height:0.1em;
  }
.item_list h3 a {
  text-decoration:none;
    margin:0;
  padding:0;
  border-width:0;
  font-weight:bold;
  color:#b20000;
  }
  .item_list h3 a:hover {
  color:#000;
  }
.item_list .img a {
  color:#eee;
  }
  .item_list .img a:hover {
  color:#b20000;
  }

.img img {
  display:block;
  width: 100px;
  height: 100px;
  border:2px solid #ddd;
  margin-bottom: 10px;
   clear: both;
  }
.img a:hover img {
  border-color:#bbb;
  }
.price i {
  font-style:normal;
  }
.price b {
  font:120% Arial, Helvetica, sans-serif;
  line-height:1em;
  font-weight:bold;
  color:#111;
  }
.posted {
  background:url("icon_pg0.gif") no-repeat 0 50%;
  margin-bottom:0;
  padding-left:14px;
  color:#999;
  text-transform:lowercase;
  }
.search .posted {
  margin-top:.5em;
  }
  
p.page {
  text-align:center;
  float:left;
  width: 500px;
  background-color:#fff;
  margin:1.1em 0 0 5px;
  padding:5px 0 0 5px;
  border-top:1px dotted #ccc;
  color:#aaa;
  line-height:1.2em;
  }
.page strong {
  color:#777;
    border: 0;
  }
.page a {
  color:#666;
  padding: 0;
  margin: 0;
  border: 0;
  }
.page a:hover {
  color:#b20000;
    border: 0;
  }




/* Menu
*******************************************************************************/


#menu {
	text-align:left;
	width: 222px;
	background: #b20000;
	display: block;
	}
	
#menu .boxleftcontent {
	width: 222px;
	height: auto;
	background: #b20000 url(images/box_left.gif);
	display: block;
	padding: 4px 0px 0px 0px;
}

#menu ul {
	font-size: 1em;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	background: none;
	border: none;
	clear: both;
	display: block;
	list-style: none;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu li a {
	border: 1px solid #eee;
	border-color: #eee #fff #fff #fff;
	border-style: solid none;
	background: url(images/bullet_menu.png) no-repeat 5px .8em;
	color: #656565;
	display: block;
	font-weight: normal;
	margin: 0px 8px 0px 7px;
	padding: 6px 10px 6px 15px;
	text-decoration: none;
}
#menu li a:hover {
	border-color: #eee #fafafa #fafafa #fafafa;
	background-color: #fafafa;
	color: #b20000;
}
#menu li a.current,
#menu li a.current:hover {
	border-color: #b20000 #EAEAEA;
	background-color: #EAEAEA;
	color: #b20000;
	cursor: default;
	font-weight: bold;
}
* html #menu li,
* html #menu li a,
* html #menu li a:hover {
	/*\*/
	height: 1%;
	/**/
}

/*Sub menu
*************************************************************************/

#sub_menu {
	margin: 0 auto;
	background: #b20000 url(images/barra_nav.gif) 0 repeat;
	display: block;
	width: 744px;
	height: 40px;
	clear: both;
}
#sub_menu a
	{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #777;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}
#sub_menu a:hover
	{
	color: #b20000;
	text-decoration: none;
	}

#sub_menu ul {
	background: none;
    padding: 13px 0px 0px 0px;
	margin: 0px 18px 0px 0px;
	font-size: 10px;

}

#sub_menu ul li {
    display: inline;
    color: #777;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#sub_menu ul li a {
    text-decoration: none;
    color: #777;
    padding: 0px 0px 0 0px;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#sub_menu ul li a:hover {
    text-decoration: block;
	color: #b20000;
}



/* Link´s
*******************************************************************************/


#links {
	text-align:left;
	width: 222px;
	background: #b20000;
	display: block;
	}
	
#links .boxleftcontent {
	width: 222px;
	height: auto;
	background: #b20000 url(images/box_left.gif);
	display: block;
	padding: 4px 0px 0px 0px;
}

#links p {
	border-top: 1px dotted #777;
	margin: 0px 8px 0px 8px;
	padding: 5px 5px 5px 8px;
	
}

#links a
	{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	}
#links a:hover
	{
	color: #b20000;
	text-decoration: underline;
	}
	
/*banners
********************************************************************************/

.banner {
	text-align: center;
	width: 175px;
	background-color:#FFFFFF;
	display: block;
	margin: 10px 0px 5px 0px;
	}
.banner a
	{
	color: #000;
	font-weight:bold;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}

.banner p {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 5px;
	
}

.banner ul {
	font-size: 1em;
	list-style: none;
	margin: 0;
	padding: 0;
}
.banner li {
	background: none;
	border: none;
	clear: both;
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.banner li a {
	background: #f5f1e5;
	color: #656565;
	display: block;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
}


/* Headers 
*****************************************************************/


h1
	{
	font: 26px/23px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b20000;
	}
	
h2
	{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
h3
	{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
	
h4
	{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	color: #b20000;
	background: #e3e3e3;
	text-transform: uppercase;
	}
	
h5
	{
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b20000;
	text-transform: uppercase;
	margin-left: 25px;
	}
	
/* Table 
*****************************************************************/

table, th, td {
	border: 1px solid #FF9999;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	color: #555;
	font-size: 11px;

}
caption {
	border: 1px solid #FF9999;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	background-color:#FFCC99;
}

td, th {
	padding: 4px;
	text-align: left;
}

thead th {
	text-align: center;
	background: #FEF7F3;
	color: #4F76A3;
	font-size: 11px;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FEF7F3; }

tbody tr.odd { background: #FEF7F3; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}	

/* Forms
*******************************************************************************/

.sec form {
	font-size: .9em;
	line-height: 1.5em;
	margin: 0 25px 0px 25px;
	width: 480px;
}
.sec form input, file
.sec form textarea,
.sec form select 
.sec form checkbox{
	border: 1px solid #e3e3e3;
	background-color: #FFFFFF;
	margin: 0;
	padding: 1px 0;
}

.sec form input,
.sec form textarea {
	padding: 2px 0;
}
.sec form .btn {
	background: #CC0000;
	border: 2px solid #CC3333;
	border-color: #b20000 #990000 #990000 #b20000;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	width: auto;
}
.sec form h2 {
	margin: 10px 0;
}
* html .sec form h2 {
	/*\*/
	height: 1%;
	/**/
}
.sec form p {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}
.sec p.btn_wrapper {
	border-top: 1px solid #eee;
	clear: both;
	display: block;
	float: none;
	margin-bottom: 1em;
	padding: 10px 0;
	text-align: center;
}
.sec form p span {
	border-top: 1px solid #eee;
	padding: 8px 0;
}
.sec form p span {
	display: block;
	margin: 0 0 0 150px;
}
.sec form p span.label {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	width: 140px;
}
.sec form br {
	display: none;
}
.sec form .txterror {
	border-color: #f36;
	background-color: #fff2f7;
}
.sec form .txtok {
	border-color: #18a214;
	background-color: #f5fef5;	
}
.sec form .txtfocus {
	border-color: #00f;
	background-color: #f2f3ff;
}	


/* ---- FORMS ----------------*/

#formeg label{
float: left;
width: 80px;
font-weight: bold;
margin-left: 30px;
}

#pre input, {
width: 40px;
margin-bottom: 5px;
}

#formeg input, #formeg textarea{
margin-bottom: 5px;
}

#formeg select{
width: 220px;
height: 150px;
margin-bottom: 2px;
margin-right: 6px;
}

#formeg textarea{
width: 275px;
height: 70px;
}

#formeg .boxes{
width: 1em;
}

#formeg #submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

#formeg br{
clear: left;
}


form { margin: 0; padding: 0;}

fieldset { margin: 0; padding: 0; border: none; }
fieldset input { margin-bottom: 0em; }
fieldset.short input { display: block; }

input.textbox { padding: 1px .2em !important;  }

input.textbox, textarea { 
	border: 1px solid #999; 
	color: #59654D; 
	font-family: "Courier New", Courier, monospace; 
	font-size: 1em;
}

textarea { padding: .2em 2px; }

input.textbox:focus, textarea:focus { background-color: #FFFBEB; }

input.button {
	background-color: #000;
	color: white;
	font-size: .9em;
	border: none;
	padding: 2px 0px 8px 5px;
	vertical-align: top;
	
} * html input.button {
	padding: 3px 0px 9px 5px;
}


.required { color: red; }

.continue { float: right; margin-bottom: 1em; }

label { 
padding: 5px 0px 0px 0px;
font-weight: bold; 
font-size: .9em; 
color: #000; } 

div.error-panel {  }
div.error-panel ul { margin: 0em 0em 1em; padding: 0;  }
div.error-panel ul li { background: none; padding-left: 0; color: red; margin-bottom: .2em; }

.orcamento {
	width: 432px;
	height: 18px;
	border: 1px solid;
	border-color: #D6E6F5;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	margin: 0px 0 0 50px;
	padding: 3px 0 0 20px;
	color: #000;
	text-decoration: none;
	text-align: left;
}
