@charset "utf-8";



body 
{
	margin: 0;
	padding: 0;
}


.diyw .sidecolor {
	background-color: #000000;
}


.diyw #container {
	width: 960px;
	margin: 0 auto;
}

.diyw #page {
	background: url(../img/page_bg.png) repeat-y top left;
	width: 730px;
	padding: 0 105px 0 125px;
	margin: 0 auto;
}

* html .diyw #page {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.elpaisacocina.com/s/img/page_bg.png", enabled='true', sizingMethod='scale');
	background: none;
}

.diyw #left_column {
	float: left;
	width: 455px;
	position: relative;
}

.diyw #right_column {
	float: left;
	width: 215px;
	padding: 30px 0 0 60px;
	position: relative;
}

.diyw #content {
	width: 455px;
	margin: 25px 0 0 0;
	position: relative;
}

.diyw #sidebar {
	padding: 30px 0;
}

.diyw #footer {
	clear: both;
	background: url(../img/footer_bg.png) no-repeat top left;
	width: 455px;
	height: 18px;
	padding: 54px 380px 54px 125px;
}

* html .diyw #footer {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.elpaisacocina.com/s/img/footer_bg.png", enabled='true', sizingMethod='scale');
	background: none;
}

.diyw #footer_content {
	position: relative;
}

.diyw .clearall {
	clear: both;
}


.diyw #menu {
	float: left;
	margin: 15px 0 15px -13px;
	position: relative;
	*position: static;
}

.diyw #menu ul {
	margin: 0;
	padding: 0;
	width: 743px;
	*position: relative;
}

.diyw #menu ul li {
	background: #000000 url(../img/main_nav_01.png) no-repeat top left;
	display: inline;
	float: left;
	padding: 0;
}

* html .diyw #menu ul li {
	background: #000000 url(../img/main_nav_01.gif) no-repeat top left;
}

.diyw #menu ul li a {
	background: #ffffff;
	float: left;
	color: #000000;
	text-decoration: none;
	padding: 15px 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.diyw #menu ul li a:hover,
.diyw #menu ul li a.current {
	background: url(../img/main_nav_02.png) no-repeat top right;
	color: #ffffff;
}

* html .diyw #menu ul li a:hover, 
* html .diyw #menu ul li a.current {
	background: url(../img/main_nav_02.gif) no-repeat top right;
}


.diyw #navigation {
}

.diyw ul.mainNav2, .diyw ul.mainNav3 {
	width: 190px;
	margin: 0;
	padding: 0;
}

.diyw ul.mainNav2 {
	padding: 30px 0 15px;
}

.diyw ul.mainNav3 {
	*margin: -18px 0 0 0px;
}

.diyw ul.mainNav2 li {
	margin: 0;
	list-style-type: none;
}

.diyw ul.mainNav3 li {
	background: none;
}

.diyw ul.mainNav2 li a, .diyw ul.mainNav3 li a {
	color: #333333;
	text-decoration: none;
	margin: 0;
	display: block;
	font-weight: bold;
	padding: 5px 10px;
}

.diyw ul.mainNav3 li a {
	margin: 0 0 0 19px;
}

.diyw ul.mainNav2 li a:hover,
.diyw ul.mainNav2 li a.current,
.diyw ul.mainNav3 li a:hover,
.diyw ul.mainNav3 li a.current {
	background: #000000 url(../img/sub_nav_active.png) repeat left top;
	color: #000000;
}

* html .diyw ul.mainNav2 li a:hover,
* html .diyw ul.mainNav2 li a.current,
* html .diyw ul.mainNav3 li a:hover,
* html .diyw ul.mainNav3 li a.current {
	background-image: none;
	background-color: #000000;
	color: #ffffff;
	display: inline-block;
}


.diyw #header {
	width: 590px;
	height: 170px;
	margin: 0 0 0 125px;
	position: relative;
	top: 0;
}

.diyw .header_container {
	position: relative;
	height: 170px;
	width: 960px;
}

.diyw #header_overlay_top{
	background: url(../img/header_overlay_top.png) no-repeat top left;
	width: 960px;
	height: 27px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

* html .diyw #header_overlay_top{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.elpaisacocina.com/s/img/header_overlay_top.png", enabled='true', sizingMethod='crop');
	background: none;
}

.diyw #header_overlay_left{
	background: url(../img/header_overlay_left.png) no-repeat top left;
	width: 172px;
	height: 129px;
	position: absolute;
	top: 27px;
	left: 0;
	z-index: 2;
}

* html .diyw #header_overlay_left{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.elpaisacocina.com/s/img/header_overlay_left.png", enabled='true', sizingMethod='crop');
	background: none;
}

.diyw #header_overlay_right{
	background: url(../img/header_overlay_right.png) no-repeat top left;
	width: 306px;
	height: 129px;
	position: absolute;
	top: 27px;
	right: 0;
	z-index: 2;
}

* html .diyw #header_overlay_right{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.elpaisacocina.com/s/img/header_overlay_right.png", enabled='true', sizingMethod='crop');
	background: none;
}

.diyw #header_overlay_bottom{
	background: url(../img/header_overlay_bottom.png) no-repeat top left;
	width: 960px;
	height: 14px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

* html .diyw #header_overlay_bottom{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.elpaisacocina.com/s/img/header_overlay_bottom.png", enabled='true', sizingMethod='crop');
	background: none;
}



body .diyw
{
	font: normal 11px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
 .diyw p, .diyw table, .diyw td {
	font: normal 11px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.diyw h1 {
	font: bold 14px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.diyw h2 {
	font: bold 12px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


.diyw a.trackbackUrl, 
.diyw a.trackbackUrl:link,
.diyw a.trackbackUrl:visited,
.diyw a.trackbackUrl:hover,
.diyw a.trackbackUrl:active {
	background: #EEEEEE none repeat scroll 0% 0%;
	border: 1px solid black;
	color: #333333;
	padding: 2px;
	text-decoration: none;
}

.diyw a:link,
.diyw a:visited {
	text-decoration: underline; 
	color: #DB2F2C;
}

.diyw a:active, 
.diyw a:hover {
	text-decoration: none; 
	color: #DB2F2C;
}

.diyw div.hr {
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
	border-color: #CCCCCC;
	height: 1px;
}
 
.diyw .altcolor,
.diyw .altcolor p {
	color: #000000;
}

.diyw .altcolor h1 {
	color: #000000;
}

.diyw .altcolor h2 {
	color: #000000;
}

.diyw .altcolor a:link,
.diyw .altcolor a:visited {
	color: #000000;
}

.diyw .altcolor a:active, 
.diyw .altcolor a:hover {
	color: #000000;
}

.diyw .altcolor div.hr {
	border-color: #000000;
}