@charset "UTF-8";
/* CSS Document */

body  {
	font: 90% MS Trebuchet, Arial, Helvetica, sans-serif;
	background:url(images/backgeral.gif) repeat-x #a19d58;
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

img {border:none}

.twoColFixLtHdr #container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
    height:150px; 
	 /* 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. */
} 
.twoColFixLtHdr #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 */
}


#logo {
   
	float:left;
	width:900px;
	height: 80px;
	
	}

.cart {
color:ffffff;
}

#barra {
    float:left;
	width:900px;
	height: 70px;
	font-size:90%;
	line-height:normal;
	background-image:url(images/bg_bar.gif);
	}

#view_cart {
	width:270px;
	text-align:center;
	height: 24px;
	
	}
	
	
	.logo_cart {
	height:230px;
	text-align:center;
	height: 42px;
	background-image:url(images/bg_logocart.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:8px;
	}

#search {

background-repeat:no-repeat;
    float:left;
	width:auto;
	height: 30px;
	padding-top:10px;
	}
	
#drop_down {
    float:left;
	width:auto;
	height: 30px;
	padding-top:10px;
	margin-right:25px;
	}			

#menu {
    float:left;
	width:auto;
	height: 70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:65px;
	font-weight:bold;
	color:#333333;
	}
#menu ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	text-align:center;
	}
#menu a {
	float:left;
	margin:0;
	padding:0 0px 0 0px;
	text-decoration:none;
	color:#a19d58;
	}
#menu a span {
	float:left;
	display:block;
	padding: 0px 5px 0 33px;
	color:#7e0000;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#a19d58;}
#menu a:hover {background-position:0% -21px;}
#menu a:hover span {background-position:100% -21px;} 


#content_2 {
	float:left;
	background-color:#a19d58;
	border-left: #a28b48 solid 1px;
	border-right: #a28b48 solid 1px;
	width:878px;
	padding:10px;
	}


#categories {
height:230px;
height:193px;
background:url(images/bg_categories.gif) top no-repeat;
padding: 50px 0px 0px 30px;
} 



.twoColFixLtHdr #sidebar1 {
	float: left;
	clear:both; /* since this element is floated, a width must be given */
	 /* 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 */
	 /* the background color will be displayed for the length of the content in the column, but no further */
width: 230px;
margin-right:18px;
color:#a19d58;
}


.twoColFixLtHdr #side_content {
	float: left;
	clear:both; /* since this element is floated, a width must be given */
	 /* 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 */
	 /* the background color will be displayed for the length of the content in the column, but no further */
width: 230px;
background-color:#dcd795;

   margin-bottom:-5px;
   margin-top:-5px;
   padding:5px;
   color:#a19d580;
}


   

.twoColFixLtHdr #banner_csi {
height:350;
height:332;
padding-bottom:12px;

}   

.twoColFixLtHdr #banner_dvd {
height:350;
height:242;
padding-bottom:12px;

}   

     
.side_search {
height:300px;
height:219px;
background:url(images/bg_side_search.gif) top no-repeat;
color:#666666;
} 	

.side_cart {
height:200px;
height:315px;
background:url(images/bg_side_cart.gif) top no-repeat;
color:#666666;
text-align:left;
padding-left:30px;
padding-top:50px;
margin-bottom:-1px;
} 	



.side_money {
height:300px;
height:275px;
background:url(images/bg_side_money.gif) top no-repeat;
color:#666666;
margin-bottom:30px;
} 	    
	 

.about {
width:550px;
height:auto;
background:url(images/bg_about.gif);
background-repeat:no-repeat;
background-position:bottom;
color:#666666;
text-align:left;
font-size:14px;
padding-left:50px;
padding-bottom:80px;
} 	
      
.twoColFixLtHdr #sidebar1 p {
   background-color:#ffffff;
   height: 180px;
   }
   
 .twoColFixLtHdr #sidebar1 a {
   color:#000000;
   text-decoration:none;
   }
 
.twoColFixLtHdr #sidebar1 h1 {
   width:100px;
   height:10px;
   font-size:12px;
   color:#999999;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   line-height:10px;
   }
   
   
   #menubloco ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
	color:#a19d58
	

}


#menubloco ul li a {
    padding: .2em 1em;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
   
}



#menubloco ul li a span {
    color:#666666;
	font-size:12px;
}

.twoColFixLtHdr #mainContent { 
	 /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	 /* remember that padding is the space inside the div box and margin is the space outside the div box */
	 width:630px;
	 float:left;
}


.twoColFixLtHdr #mainContent a {text-decoration:none; color:#666666; font-size:90%;}

.twoColFixLtHdr #middles {padding:5px;}

 
.twoColFixLtHdr #footer { 
 /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(images/bg_footer.gif);
	height:104px; 
} 
.twoColFixLtHdr #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 */
	color:#66666;/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:10px;
	line-height:104px;
}

.twoColFixLtHdr #footer a {color:#666666;}

.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 a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
