#sitemap {
	width: 450px;
	padding-left: 5px;
	list-style-type: none;
}
#sitemap .title{
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial,Verdana,Tahoma;
}
#sitemap a{
	width: 450px;
	padding-left: 5px;
	list-style-type: none;
}
#sitemap ul li.li1 a{
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial,Verdana,Tahoma;
	line-height: 40px;
}
#sitemap ul li.li2 a{
	font-family: Arial,Verdana,Tahoma;
	font-size: 13px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	font-weight: bold;
	border-left-style: none;
	color: #333333;
	text-decoration: underline;
}

#sitemap ul li.li3 a{
	font-family: Arial,Verdana,Tahoma;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#sitemap ul li.li4 a{
	font-family: Arial,Verdana,Tahoma;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 25px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#sitemap ul li.li5 a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 30px;
	font-weight: normal;
	text-decoration: underline;

}

#sitemap ul li.li6 a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 35px;
	font-weight: normal;
	text-decoration: underline;
}
#sitemap .info {
	font-family: Arial,Verdana,Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	

}
#sitemap .info2 {
	font-family: Arial,Verdana,Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;

}
#sitemap .info3 {
	font-family: Arial,Verdana,Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 33px;

}
#sitemap .info4 {
	font-family: Arial,Verdana,Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;

}

.item-layout4 {
	text-align: center;
	float: left;
	background-color: #efefef;
	height: 300px;
	width: 27%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
}

.item-layout5 img a {
	border:none;
}

.item-layout5 a img{
	border:none;
}

.item-layout5 {
	text-align: left;
	float: left;
	background-color: #ffffff;
	height: 180px;
	width: 44%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
}

/* Logo Site Name Start */

h1#title, h1#title a, h1#title a:hover{

	font-size: 26px;

	letter-spacing: -1.5px;

	font-weight: bold;

	padding: 130px 10px 10px 12px;

	text-align: left;

	text-transform: uppercase;

	text-decoration: none;

	color: #1f4983;

	}

/* Logo Site Name End */



/* Main Template Start */


/* ------------------------------------------ */
/* Defaults, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
html {
 border:0;
 margin:0;
 padding:0;
}

body {
	font-family: Arial,Verdana,Tahoma;

 margin:0;
 padding:0;
background: url(images/bg2.gif) repeat;
background-color: #e0e2e4;;
width:100%;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6, p, ul, li, a {
 margin:0;
 padding:0;
}
a {
/*	color:#969487;*/
	color:#e29d30;
	
}
a:hover {
/*	color:#e29d30;*/
	color: #000000;
	text-decoration: underline;
}

 /***** Global Classes *****/

.clear         { clear:both; }
.left    { float:left; }
.right   { float:right; }


.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }


/* ------------------------------------------ */
/* START PAGE MARKUP */
/* ------------------------------------------ */

#pagewrap {
	margin: 20px auto;
	width:900px;	
}

#header {
	margin:0px 0 0 0;
	height:200px;
/*	background:url(images/headerbg.gif) no-repeat top center;*/
}

#content {
/*	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	margin: 0;
	width:900px;*/


	/*background:url(images/fundo_main.jpg) repeat-y top center;*/
}

#footer {
/*	height:111px;
	background:url(images/footer.png) no-repeat top center;
	margin: 0;*/
float: left;
width: 888px;
border:1px solid #e29d30;
background:#ffffff;
margin-bottom: 10px;
text-align: center;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
display: inline;

}

}

/* ------------------------------------------ */
/* HEADER STYLES MARKUP */
/* ------------------------------------------ */

#header h1 {
/*	color: #F88B06;
	padding:20px 10px 0 10px;*/
}

#header img {
	margin:0px 0 0 0px;
	border: 0px;
}


/* ------------------------------------------ */
/* TOP NAVIGATION BAR MARKUP */
/* ------------------------------------------ */

ul.nav {
	width:900px;
	margin:0 0 0 0px;
	text-align:left;

	background:url(images/barra_menu.png) repeat-x top left;
	padding:10px 0 10px 0;
	background-color: #ffffff;

}

ul.nav li {
	display:inline;
	list-style:none;
}

ul.nav li a{
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
/*	background:url(images/linha_menu.png) no-repeat top right;*/
	background:url(images/linha_menu2.png) no-repeat center right;
/*	margin:10px 0 0 0px; */
	padding:10px 20px 10px 20px;
	color: #ffffff;
}

/*
ul.nav li a:hover{
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
/*	background:url(images/linha_menu.png) no-repeat top right;*/
	background:url(images/linha_menu2.png) no-repeat center right;
/*	margin:10px 0 0 0px; */
	padding:10px 20px 10px 20px;
	color: #ffffff;
}
*/

#bigside {
	float:left;
	width: 500px;
}

/* ------------------------------------------ */
/* TOP NAVIGATION BAR MARKUP CATS */
/* ------------------------------------------ */

ul.cat {
	width:888px;
	margin:0 0 0 0px;
	text-align:left;
/*	background:url(images/menu.png) no-repeat top center;*/
	background-color: #ffffff;
	padding:10px 5px 10px 5px;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e29d30;
	border-right-color: #e29d30;
	border-bottom-color: #e29d30;
	border-left-color: #e29d30;
	margin: 0;
	line-height: 20px;
}

ul.cat li {
	display:inline;
	list-style:none;
}

ul.cat li a{
	font-size:12px;
	text-decoration:none;
	padding:10px 10px 10px 10px;
}

ul.cat li a:hover{
	font-size:12px;
	text-decoration:underline;
	padding:10px 10px 10px 10px;
}

#selected {
	font-size:12px;
	font-weight: bold;
	color: #000000;
	padding:10px 10px 10px 10px;
}

ul.cat li.cat_{
	font-size:12px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
}

#bigside {
	float:left;
	width: 500px;
}

/* ------------------------------------------ */
/* TABS MARKUP */
/* ------------------------------------------ */

#tabs {
	width: 500px;
	margin: 20px 0 0 10px;
}

#tabs ul.shadetabs {
	background:url(images/tab-bg.gif) no-repeat top center;
	padding:2px 0 5px 0;
}

#tabs ul.shadetabs li {
	display:inline;
	list-style:none;
}

#tabs ul.shadetabs li a {
	padding:2px 10px 5px 10px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

#tabs .tabcontent {
	background:#EFEFEF;
	width: 478px;
	padding:10px;
	border:1px solid #afada7;
}

#content h1.store-top {
	width: 504px;
	margin: 20px 0 0px 10px;
	background:url(images/tab-bg.gif) no-repeat 0px 0px;
	padding:4px 0 5px 15px;
	font-size:14px;
	color:#ffffff;	
}
/* ------------------------------------------ */
/* STORE AREA MARKUP */
/* ------------------------------------------ */
#store {
	width: 540px;
	margin: 20px 0px 20px 0px;
	border:1px solid #e29d30;
	background:#ffffff;

	
}

#store h1{
	padding: 5px 10px 10px 10px;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#store h2{
	padding: 5px 10px 10px 10px;
	font-size:17px;
	color:#000000;
}

#store h3{
	padding: 5px 10px 5px 10px;
	font-size:14px;
	color:#000000;
}

#store h6{
	padding: 5px 10px 5px 10px;
	font-size:9px;
	color:#000000;
}

#store a{
/*	padding: 5px 10px 10px 5px;*/
padding; 0px;
}

#store img{
	padding: 5px 10px 10px 5px;
	border: 0px;
}

#store ul{
	padding: 5px 10px 10px 10px;
}

#store p{
	padding: 5px 10px 10px 10px;
	font-size:13px;
}

#store div{
	padding: 5px 10px 10px 10px;
	font-size:11px;
}

/* ------------------------------------------ */
/* SIDEBAR MARKUP */
/* ------------------------------------------ */

#sidebar {
	float:right;
	width:333px;
	margin: 20px 0px 0 0px;
}

/*#sidebar h3 {
	width:322px;
	margin:0 0 0 0px;
	text-align:center;
	background:url(images/sidebar-bg.gif) no-repeat top left;
	padding:4px 0 5px 0;
	font-size:12px;
	color:#ffffff;
}*/

#sidebar .box {
	width:320px;
	background:#ffffff;
	border:1px solid #e29d30;
	padding:5px;
	margin-bottom:20px;

}

#sidebar .box h3 
{
color: #e29d30;
font-weight: bold;
margin-top: 10px;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 10px;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #e29d30;

	background:#ffffff;


/*background-color: transparent;
background-image: url(images/plus-orange.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 3px;
background-y-position: -2px;*/
}

#sidebar .box ul {

}

#sidebar .box ul li {
	list-style: none;	
}

.box ul.cats li a {
	display:block;
	width:310px;
	margin:0 0 0 -5px;
	color:#969487;
	text-decoration:none;
	font-weight:bold;
	padding: 4px 0px 4px 15px;
	font-size:12px;
}

.box ul.cats li a:hover {
	background:#F0F0F0 url(images/nav-bg.gif) repeat-x top center;
	color:#e29d30;
}

/* ------------------------------------------ */
/* SIDEBAR MARKUP BANNER EBAY*/
/* ------------------------------------------ */

#sidebar {
	float:right;
	width:333px;
	margin: 20px 0px 0 0px;
}


#sidebar .box_ebay {
	width:320px;
	background:#ffffff;
	border:1px solid #e29d30;
	padding:5px;
	margin-bottom:5px;

}

#sidebar .box_ebay h3 
{
color: #e29d30;
font-weight: bold;
margin-top: 10px;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 10px;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #e29d30;

	background:#ffffff;


/*background-color: transparent;
background-image: url(images/plus-orange.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 3px;
background-y-position: -2px;*/
}

#sidebar .box_ebay ul {

}

#sidebar .box_ebay ul li {
	list-style: none;	
}

.box_ebay ul.cats li a {
	display:block;
	width:265px;
	margin:0 0 0 -5px;
	color:#969487;
	text-decoration:none;
	font-weight:bold;
	padding: 4px 0px 4px 15px;
	font-size:12px;
}

.box_ebay ul.cats li a:hover {
	background:#F0F0F0 url(images/nav-bg.gif) repeat-x top center;
	color:#FF7506;
}

/* ------------------------------------------ */
/* FOOTER STYLES MARKUP */
/* ------------------------------------------ */


#footer ul li  {
display:inline;
list-style:none;
}

#footer ul li a{
font-size:11px;
padding: 10px;
background:url(images/barra_footer.png) no-repeat center right;
}

#footer p {
	margin: 5px 0 0 0;
	font-size:11px;	
}

#footer center {
	padding: 0px 0 0 0;
}

/* Main Template End */



/* Product Information Start */

#products { 

	width: 540px;

	margin: 0px;

	padding: 0px;

	border: 0px;

	border-style: solid; 

	border-color: #dddddd; 

	}

#products td {

	padding: 5px;

	}



tr.row0 {

	background-color: #E7E6E3;

	width: 540px;	

	}

	

tr.row0:hover {

	background-color: #dddddd;

	}



tr.row1 {

	background-color: #ffffff;

	width: 540px;
	}



tr.row1:hover {

	background-color: #dddddd;

	}



.itemname A {

	font-size: 10pt;

	font-family: Arial;

	color: #F88B06;

	text-decoration: underline;

	}



.itemname a:hover {

	font-size: 10pt;

	font-family: Arial;

	color: #F88B06;

	text-decoration: none;

	}



.itemname a:visited {

	font-size: 10pt;

	font-family: Arial;

	color: #F88B06;

	text-decoration: none;

	}



.bids {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: ;

	color: #000000;

	} 



.price {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: bold;

	color: #333333;

	} 



.buyprice {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: bold;

	color: #000000;

	} 



.time {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: ;

	color: #F88B06;

	} 



.producttext {  

	font-size: 9pt;

	font-weight: bold;

	font-family: Arial;

	color: #333333;

	} 



a img {

	border: 0px;

	border-color: #333333;

	}



#navigation ul {

	text-align: left; 

	font-size: 12px; 

	padding-left: 5px;  

	list-style-type: none; 

	list-style-image: none;

	background-color: #dddddd; 

	}



#navigation li { 

	display: inline; 

	padding-left: 3px; 

	padding-right: 3px; 

	}



#navigation a { 

	color: #F88B06;

	text-decoration:underline;

	}



#viewmore {

	text-align: right;

	background-color: #ffffff

	}



#viewmore a {

	font-size: 10pt;

	font-family: Arial;

	color: #F88B06;

	}

/* Product Information End */



/* Sort By Box Start */

#sortbox {

	width: 100%; 

	background-color: ;

	border: 0px;

	border-style: solid; 

	border-color: #dddddd; 

	}



#ebaylogo {

	width: 70px;

	float: left;

	padding: 0px;

	}



#sortby {

	text-align: right;

	margin-top: 20px;


	}



#sortby select {

	width: 200px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;

	}

/* Sort By Box End */



/* Search Box Start */

#search {

	padding: 5px;

	margin-top: 10px;

	background-color: #ffffff;

	color: #333333;

	font-family: Arial;

	font-size: 12px; 

	text-align: left;

	}



#search a {

	color: #0000ff;

	font-family: Arial;

	font-size: 12px;

	}



#search a:hover {

	color: #333333;

	font-family: Arial;

	font-size: 12px;

	}



.searchform {

	padding:0;

	margin:0 0 3px 0;

	width:193px;

	}



#searchsubmit {

	padding: 2px;

	}



#search select {

	width: 200px;

	}

/* Search Box End */


.powered {
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
	font-family: Arial,Verdana,Tahoma;
}

.powered a{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Verdana,Tahoma;
}

.banner_ebay img{

	border:0px	
}

#cse-search-box div{
margin-top: 5px;
padding-left:5px;
}

#cse-search-box input {

}

table.APCmainTable td{
padding-left:5px;
float:center;
}