/* 
    Document   : clredzin
    Created on : Oct 7, 2011, 4:10:37 PM
    Author     : Felix E Quevedo
    Description:
        Purpose of the stylesheet follows.
*/

html,body {
	background-color: transparent;
}

a, a:link, a:visited {
	color: #532531;
	text-decoration: none;
	font: inherit;
}

#inner-wrapper {
	margin: 0 auto;
	background: transparent url() repeat-x scroll 0% 0%;
}


#top-page-bar  {
	background-color: #94253D;
}

#head, #header-tagline div, #header-tagline span, #header-tagline #poplatino .digit {
	color: #532531;
	padding-top: 0px;
}
#header-brand {
	left: 24px;
}
#header-titulo {
	font-size: 28pt;
	font-weight: bold;
}
#header-tagline div, #header-tagline span {
	font-size: 10pt;
}

#header-tagline #poplatino .digit {
	border: 2px outset #ccc;
	padding: 0 2px;
	font-size: 12pt;
}

#nav-block {
	background: transparent url(/imgs/categorybar_reg_red.png) repeat-x scroll 0% 0%;
}

.menu-block li a{
	color: white;
	font-weight: bold; 
	line-height: 25px;
}

.menu-block li a:hover,.menu-block .selected {
	color: inherit;
	background-image: none;
	background-color: #b4455d;
}

#pacha-sections-vertical {

}

#pacha-sections-vertical ul li {
	padding: 4px 4px;
	color: #94253D;

}

#pacha-sections-vertical .menu-sections-container {
	border-top: 1px solid #94253D;
}

#pacha-sections-vertical ul li {
	border-bottom: 1px solid #94253D;
}

#pacha-featured .pf-top-text {
	border-left: 8px solid #94253D;
}

#pacha-featured .pf-row .pf-box .pf-box-items {
}

.content {
	background-color: transparent;
}