/* CSS Document */

h3.upsell-header {
color:#FFFFFF !important;
padding:3px !important;
background:#FF0000 !important;
}
.upsell-header {
color:#FFFFFF !important;
padding:3px !important;
background:#FF0000 !important;
}

.upsell .upsell-header {
color:#FFFFFF !important;
padding:3px !important;
background:#FF0000 !important;
}

.sf_extra2 {
	float: right;
	width: 0px;
	height: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image:none !important;
	background-color:none !important;
	background: none !important;
	_background-image:none !important;
	_background-color:none !important;
	_background: none !important;
}

.content-product-header h4 {	
	background-color:#f00;
}

#contenido {
	width:912px;
	margin:auto;
}
#head {
	height:120px;
}
#logo {
	width:318px;
	margin:14px 0 0 0;
	float:left;
}
#fecha {
	width:860px;
	float:right;
	margin:60px 0 0 0;
	text-align:right;
	z-index:10;
	position:absolute;
}

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	SCROLLBAR-FACE-COLOR: #CBCED2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CBCED2; 
	SCROLLBAR-SHADOW-COLOR: #CBCED2; 
	SCROLLBAR-3DLIGHT-COLOR: #CBCED2; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #F4F4F4; 
	SCROLLBAR-DARKSHADOW-COLOR: #CBCED2;
	margin:0;
        background-image:none !important;
        background-color:#fff;
        background: none !important;
	/*background: #fff url(http://yourperu.com/jpg/back.jpg) repeat-x;*/
	background:url(http://yourperu.com/jpg/back.jpg) repeat-x;
	font-size:11px;

}

.listitemheader {
	font-size:11px;
	font-weight:bold;
	padding:7px 5px 7px 10px;
	background-color: #F00;
	color: #fff;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
#searchQuickForm {
	padding: 0px 5px 15px 5px;
	margin-top: -5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size:11px;

}
	
#searchQuickForm  li {
	padding: 5px 0px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #fff;
	font-size:11px;
}
	
.sf_wrapper {
	width:900px !important;
	background-color:#fff;
}
#page-wrap{
	border:0;
}
.sf_footer {
	font-size: 11px;
	padding: 25px 20px 10px 20px;
	text-align: center;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background-image: url(images/footer_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;
	color: #FFF;
}

.sf_outer_wrapper {
	width: 912px !important;
	margin: 0px auto;	
	border-top: none;
	background-color:none;
	border:0;
}

.sf_header_wrapper{
	min-height:151px;
	height: 151px;
	background: #fff url(http://yourperu.com/jpg/back.jpg) repeat-x;
}

.smallimage{
	background-color: #fff;
	font-size:11px;
}

#featured-products{
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.content-block {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.options{
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*para los menus*/
.sf_navigation {
    clear: both;
    height: auto;
	width: 900px;
	background-color: #fff;
	background-image: url(images/nav_bkgd_tile.jpg);
	background-repeat: repeat;
	background-position: left bottom;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
a, li a {
	color:#f00 !important;;
	border-bottom:0;
	text-decoration:none;
}
a:hover,li a:hover {
	color: #000000 !important;;
	text-decoration:underline;
	border-bottom:0;
}

h2 span a {
	color:#fff !important;;
	border-bottom:0;
	text-decoration:none;
}
h2 span a:hover{
	color: #fff !important;;
	text-decoration:underline;
	border-bottom:0;
}

.category a {
	color:#f00 !important;;
	border-bottom:0;
	text-decoration:none;
}
.category a:hover{
	color: #000 !important;;
	text-decoration:underline;
	border-bottom:0;
}



.content-product-header a {
	color:#fff !important;;
	border-bottom:0;
	text-decoration:none;
}
.content-product-header a:hover{
	color: #fff !important;;
	text-decoration:underline;
	border-bottom:0;
}

a:link {
	color: #f00 /*~ link.color */;
}

a:visited {
	color: #f00/*~ link-visited.color */;	
}

.sf_navigation ul {
    margin: 0 0;
    height: auto !important;
    height: 1%;
    padding-left: 0;
	list-style-type: none;
			
}


.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;		
}

.right,.container-right, .page-wrap{
	background-color:#FFF;
}

.sf_navigation ul li {
    float: left;
    width: auto !important;
    width: 5px;
    white-space: nowrap;
	background-color: #fff;
	background-image: url(images/nav_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

.sf_navigation ul li a {	
	background-image: url(images/nav_bkgd_tile.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 40px;	
	text-decoration: none;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0 1px 0 0;
	color:#f00;
}

.sf_navigation ul li a:hover {   
	background-image: url(images/nav_right_over.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	text-decoration: none;
    display: block;	
	color: #000000;
}

.sf_navigation ul li a:visited {
	color:#f00;
}
span a{
	
}

span, p, a, .category-list-header {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}
			
.category-list-header span a{
	color:#FFF;
}				



/********/

.category-list ol li a{ {
	color:#f00;
	text-decoration:none;
}
.category-list ol li a:link {
	color: #f00 ;	
	text-decoration:none;
}

.category-list ol li a:visited {
	color: #f00 ;	
	text-decoration:none;
}

.category-list ol li a:hover {
	color: #000;
	text-decoration:none;
}

.listitemheader a{
	color:#FFF !important;
	text-decoration:none;
	border-bottom:0;
}
.listitemheader span a:hover{
	color:#fff!important;
	text-decoration:none;
	border-bottom:0;
}
.upsell-header {
	padding:3px;
	background-color: none;
	color:#fff;
}

.listitemheader span a:link, .listitemheader span a:visited{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
}


.listitemheader a:link, .listitemheader a:visited {
color:#fff;
text-decoration:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

.category-list ol li a:hover {
border-bottom:0;
color:#999;
font-weight:bold;
}

.listitemheader a:link, .listitemheader a:visited {
color:#999;
text-decoration:none;
}


dl.content-category {
text-align:center;
	border: 1px solid #CFCFCF !important;
}



