/* global */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-color: #000;
	margin: 0 auto 0px auto;
	position: relative;
	background-image: url(../images/html3.jpg);
	background-repeat: repeat-x;
	background-color: #EF7E23;
}
img {
	border: 0px;
}
a {
	outline: none;
}

a img{
	border:none;
}

/* MENU BAR */
#navcontainer {
	background-repeat: no-repeat;
	padding: 0 0 0 0px;
	width: 760px;
	height: 58px;
	position: relative; /*optional fix for IE5 Mac OS9 only*/
	background-image: url(../images/menu_back.png);
}
a#Home img {
	background: url(../images/Home_Button.jpg);
}
a#Nutrition img {
	background: url(../images/Nutrition_Button.jpg);
}
a#Recipes img {
	background: url(../images/Recipes_Button.jpg);
}
a#AVO101 img {
	background: url(../images/Avo101_Button.jpg);
}
a#Media img {
	background: url(../images/Media_Button.jpg);
}
a#Espanol img {
	background: url(../images/Espanol_Button.jpg);
}
a#Home:hover img {
	background: url(../images/Home_Button_On.jpg) top left no-repeat;
}
a#Nutrition:hover img {
	background: url(../images/Nutrition_Button_On.jpg) top left no-repeat;
}
a#Recipes:hover img {
	background: url(../images/Recipes_Button_On.jpg) top left no-repeat;
}
a#AVO101:hover img {
	background: url(../images/Avo101_Button_On.jpg) top left no-repeat;
}
a#Media:hover img {
	background: url(../images/Media_Button_On.jpg) top left no-repeat;
}
a#Espanol:hover img {
	background: url(../images/Espanol_Button_On.jpg) top left no-repeat;
}

/* SPANISH BUTTONS */

a#Inicio img {
	background: url(../images/Esp_Nav/Inicio_Button.jpg);
}
a#Nutricion img {
	background: url(../images/Esp_Nav/Nutricion_Button.jpg);
}
a#Recetas img {
	background: url(../images/Esp_Nav/Recetas_Button.jpg);
}
a#AVO101 img {
	background: url(../images/Avo101_Button.jpg);
}
a#Prensa img {
	background: url(../images/Esp_Nav/Prensa_Button.jpg);
}
a#English img {
	background: url(../images/Esp_Nav/English_Button.jpg);
}
a#EnglishnP img {
	background: url(../images/Esp_Nav/EnglishnP_Button.jpg);
}
a#Inicio:hover img {
	background: url(../images/Esp_Nav/Inicio_Button_On.jpg) top left no-repeat;
}
a#Nutricion:hover img {
	background: url(../images/Esp_Nav/Nutricion_Button_On.jpg) top left no-repeat;
}
a#Recetas:hover img {
	background: url(../images/Esp_Nav/Recetas_Button_On.jpg) top left no-repeat;
}
a#AVO101:hover img {
	background: url(../images/Avo101_Button_On.jpg) top left no-repeat;
}
a#Prensa:hover img {
	background: url(../images/Esp_Nav/Prensa_Button_On.jpg) top left no-repeat;
}
a#English:hover img {
	background: url(../images/Esp_Nav/English_Button_On.jpg) top left no-repeat;
}
a#EnglishnP:hover img {
	background: url(../images/Esp_Nav/EnglishnP_Button_On.jpg) top left no-repeat;
}

/* END MENU BAR */

h1, h2 {
	font: normal 1em georgia, helvetica, arial;
	letter-spacing: 1px;
}
h2 {
	font-size:1.25em;
	letter-spacing:0px;
	font-style:italic;
}
h2.compact {
	margin-top:0.05em;
	margin-bottom:1em;
}
h2.tight {
	margin-bottom:0.5em;
}
h2 em {
	text-decoration:underline;
}
p {
	margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
}
p.last {
	margin-bottom:0px;
}
p.compact {
	margin:0px;
	padding:0px;
}
pre {
	border:1px solid #cc3333;
	width:99%;
	overflow:auto;
	max-height:39.4em;
}
pre span {
	display:block;
	border:1px solid #cc3333;
	border-left:none;
	border-right:none;
	margin-top:1em;
	padding:0.5em 0px 0.5em 0px;
	color:#ff9999;
}
p, ul {
	font-size:0.9em;
}
.page {
	background: url(../images/page2.jpg) no-repeat 112px top;
	padding: 22px 0px 8px 115px;
	width: 760px;
	height: auto;
}
.header {
	position: relative;
	width: 758px;
	height: 176px;
	overflow: hidden;
	font-size: 160%;
}
.header a {
	display: block;
	width: 760px;
	height: 170px;
	cursor: pointer;
	padding: 20px 0 0 0;
	text-align: center;
	color: #006633;
}
.header span {
	display: block;
	position: absolute;
	left: 0;
	top: 0px;
	width: 760px;
	height: 170px;
	background: url("../images/h2.png") no-repeat left top;
}

.headeresp {
	position: relative;
	width: 758px;
	height: 176px;
	overflow: hidden;
	font-size: 160%;
}
.headeresp a {
	display: block;
	width: 760px;
	height: 170px;
	cursor: pointer;
	padding: 20px 0 0 0;
	text-align: center;
	color: #006633;
}
.headeresp span {
	display: block;
	position: absolute;
	left: 0;
	top: 0px;
	width: 760px;
	height: 170px;
	background: url("../images/h3.png") no-repeat left top;
}

.main {
	width: 760px;
	margin: 0px, auto;
	padding-left: 0px;
	min-height: 500px;
}
#content {
	margin-left: 8px;
	margin-right: 0px;
	width: 760px;
	height: auto;
	padding: 0px;
	overflow: hidden;
}
/* column 1 - contains sidebar items */
#column1 {
	width: 188px;
	float: left;
	padding: 8px 8px 0px 0px;
}
.sidebaritem {
	text-align: left;
	width: 188px;
	float: left;
	margin: 0px 0px 8px 0px;
}
.sidebaritemRound {
	text-align: left;
	width: 188px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
}
.sbihead {
	height: 14px;
	width: 188px;
	padding: 5px 0px 5px 19px;
	text-transform: uppercase;
}
.sbihead h1 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 112%;
}
.sbicontent {
	padding: 14px 8px 8px 19px;
}
.sbicontent p {
	line-height: 14px;
	padding: 0px 0px 8px 0px;
}
.sbilinks {
	padding: 0px;
}
.sbilinks ul {
	margin: 0px auto;
}
.sbilinks li {
	margin: 0px;
	float: left;
	list-style: none;
}
.sbilinks li a, .sbilinks li a:hover {
	float: left;
	height: 16px;
	text-decoration: none;
	padding: 5px 0px 4px 19px;
	width: 188px;
	border: 0px;
}
#content, #column2 a, #column2 a:hover {
	background: transparent;
	color: #333333;
}
.sidebaritem, .sidebaritem a, .sidebaritem a:hover {
	background: transparent;
	color: #333333;
}
.sbihead {
	background: transparent;
	color: #484E56;
}
.sbihead h1 {
	background: transparent;
	color: #484E56;
}
.sbilinks li a {
	background: transparent;
	color: #484E56;
}
.sbilinks li a:hover { /*background: #B7B7B7;*/
	color: #1775D5;
}
input, textarea {
	background: #FFFFFF;
	color: #5A6370;
	border-color: #89A9C7;
}
/* column 2 - page content */
#column2 {
	text-align: justify;
	width: 546px;
	float: left;
	padding: 8px 0px 0px 0px;
	height: auto;
}
#column2 h1 {
	padding: 6px 0px 4px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: 1px solid;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: normal;
	background: transparent;
	color: #1775D5;
	border-color: #89A9C7;
}
#column2 p {
	line-height: 18px;
	padding: 0px 0px 8px 0px;
}
 #content, {
 background: transparent;
 color: #000000;
}
#column2 a {
	background: transparent;
	color: #7D8E1A;
	font-weight: bold;
	letter-spacing: 0px;
}
#column2 a:hover {
	text-decoration: none;
/*	border-bottom: 1px dashed;
*/}
#AVBnavcontainer {
	background-repeat: repeat-x;
	padding: 4px 0 4px 0px;
	width: 544px;
	height: 22px;
	position: relative; /*optional fix for IE5 Mac OS9 only*/
	background-image: url(images/SubM.jpg);
}

#columnVideo {
	text-align: justify;
	width: 546px;
	float: left;
	padding: 8px 0px 0px 0px;
	height: 656px;
	background-image: url(../images/banner/Contest_Banner_666.jpg);
	margin-top: 8px;
	background-repeat: no-repeat;
}

#columnVideo a {
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 14px;
}
#columnVideo a:hover {
	text-decoration: none;
/*	border-bottom: 1px dashed;
*/}

#columnVideo p {
	line-height: 18px;
	padding: 0px 8px 8px 8px;
	text-align: left;
	font-size: 1em;
	color: #FFFFFF;
}

#columnVideo_esp {
	text-align: justify;
	width: 546px;
	float: left;
	padding: 8px 0px 0px 0px;
	height: 656px;
	background-image: url(../images/banner/Contest_Banner_666_esp.jpg);
	margin-top: 8px;
	background-repeat: no-repeat;
}

#columnVideo_esp a {
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 14px;
}
#columnVideo_esp a:hover {
	text-decoration: none;
/*	border-bottom: 1px dashed;
*/}

#columnVideo_esp p {
	line-height: 18px;
	padding: 0px 8px 8px 8px;
	text-align: left;
	font-size: 1em;
	color: #FFFFFF;
}

#column3 {
	text-align: left;
	width: 250px;
	float: left;
	padding: 12px 3px 15px 15px;
}
#column3 h1 {
	padding: 6px 0px 4px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: 1px solid;
	font-size: 125%;
	text-transform: uppercase;
	font-weight: normal;
}
#column3 h2 {
	font-size: 90%;
	font-weight: normal;
}
#column3 a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #999999;
	font-weight: bold;
}

#AVBnavSM {
	background-repeat: repeat-x;
	padding: 4px 0 4px 0px;
	width: 450px;
	height: 22px;
	position: relative; /*optional fix for IE5 Mac OS9 only*/
	background-image: url(images/SubM.jpg);
}

#column4 {
	text-align: left;
	width: 450px;
	float: left;
	background-color: #FFFFFF;
}
#column4 h1 {
	padding: 2px 0px 4px 4px;
	margin: 0px 0px 8px 0px;
	font-size: 125%;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
}
#column4 h2 {
	font-size: 90%;
	font-weight: normal;
}
#column4 a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #6c8201;
	font-weight: bold;
}

#column4 p {
	padding: 0 8px 0 8px;
}

#columnRules {
	text-align: left;
	width: 760px;
	float: left;
	background-color: #FFFFFF;
}
#columnRules h1 {
	padding: 8px 0px 8px 4px;
	margin: 0px 0px 0px 0px;
	font-size: 125%;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/SubM.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#columnRules h2 {
	font-size: 100%;
	font-weight: normal;
}
#columnRules a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #6c8201;
	font-weight: bold;
}

#columnRules p {
	padding: 0 8px 0 8px;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover {
	padding: 0px 0px 2px 0px;
	text-decoration: none;
/*	border-bottom: 1px dashed;
*/	color: #EF7D21;
}

.sidebaritem a img{
	border:none;
}

.sidebaritem a:hover, #column2 a:hover {
/*	border-bottom: 1px solid;
*/}
/* image positioning - left, right and center */
.left {
	float: left;
	padding: 0px 8px 0px 0px;
}
.right {
	float: right;
	padding: 0px 0px 8px 8px;
}
.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}
/* block quote */
blockquote {
	margin: 20px 0px 20px 0px;
	padding: 2px 20px 0px 20px;
	border-left: 8px solid;
}
/* unordered list */
ul {
	margin:0em 0px 0px 0em;
	padding: 0px;
}
ul li {
	list-style-type: square;
	margin: 0px 2em 11px 2.5em;
	padding: 0px;
	line-height:1.9em;
	font-size: 1.1em;
}
/* ordered list */
ol {
	margin: 8px 0px 0px 24px;
	padding: 0px;
}
ol li {
	margin: 0px 0px 11px 0px;
	padding: 0px;
}
/* links above the logo / footer */
#links, #footer {
	margin-left: auto;
	margin-right: auto;
	padding: 10px 21px 0px 19px;
	width: 720px;
	height: 26px;
	font-size: 94%;
	text-transform: none;
}
#links {
	text-align: right;
}
#footer {
	text-align: center;
}
#links a, #footer a {
	text-decoration: none;
}
#links a:hover, #footer a:hover {
/*	text-decoration: underline;
*/}
#links, #footer, #menu, #menu li a {
	background: transparent;
	color: #D1D3D7;
	border-color: #D7D7D7;
}
#links a, #footer a, #links a:hover, #footer a:hover {
	background: transparent;
	color: #D1D3D7;
}
/*  footer with image background */
.footer2 a {
	color: #888;
	text-decoration: none;
}
.footer2 a:hover {
	color: #7D8E1A;
	text-decoration: none;
}
.footer2 {
	text-align: center;
	font-size: 10px;
	background: url("../images/footer2.png") no-repeat 112px top;
	margin: 0;
	width: 760px;
	padding: 15px 125px 8px 115px;
}


/* contact page - form layout */
form {
	margin-top: 0px;
}
div.row {
	clear: both;
	width: 100px;
	margin-left: 120px;
}
div.row span.formlabel {
	float: left;
	width: 150px;
	text-align: left;
}
div.row span.forminput {
	float: right;
	text-align: right;
}
div.spacer {
	clear: both;
	width: 80px;
}
input, textarea {
	width: 259px;
	font-family: verdana, arial, sans-serif;
	border: 1px solid;
	font-size: 100%;
	margin: 2px;
}
.submit {
	font-family: verdana, arial, sans-serif;
	border: 1px solid;
	width: 70px;
	height: 22px;
	font-size: 100%;
}
#columnWide {
	text-align: justify;
	width: 745px;
	float: left;
	padding: 8px 0px 0px 0px;
}

#columnWide h1 {
	padding: 6px 0px 4px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: 1px solid;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: normal;
	background: transparent;
	color: #1775D5;
	border-color: #89A9C7;
}
#columnWide p {
	line-height: 18px;
	padding: 0px 0px 8px 0px;
}

/* Image display */
.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
	margin-bottom: 112px;
	margin-left: 0px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -45px;
	left: 5px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #7D8D1A;
	width: 250px;
	height: 349px;
}
#column5 {
	width: 200px;
	float: right;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
.centerSB {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding-top: 8px;
}
#columnVideoCongrats {
	text-align: justify;
	width: 546px;
	float: left;
	padding: 8px 0px 0px 0px;
	height: 656px;
	background-image: url(../images/banner/Contest_Banner2_666.jpg);
	margin-top: 8px;
	background-repeat: no-repeat;
}
#columnVideoCongrats a {
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 14px;
}
#AVBnavcontainerCongrats {
	background-repeat: repeat-x;
	padding: 4px 0 4px 0px;
	width: 361px;
	height: 22px;
	position: relative; /*optional fix for IE5 Mac OS9 only*/
	background-image: url(images/SubM.jpg);
}
#columnVideoCongrats_esp {
	text-align: justify;
	width: 546px;
	float: left;
	padding: 8px 0px 0px 0px;
	height: 656px;
	background-image: url(../images/banner/Contest_Banner2_666_esp.jpg);
	margin-top: 8px;
	background-repeat: no-repeat;
}
#columnVideoCongrats_esp a {
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 14px;
}
/*  For Recipe Category Tabs*/
h8 {
	font-size:1em;
	letter-spacing:0px;
	font-style:italic;
	font-family: georgia, helvetica, arial;
}
#column1r {
	width: 188px;
	float: left;
	padding: 8px 0px 0px 8px;
}
#columnSmall {
	width: 348px;
	float: left;
	padding: 8px 8px 0px 0px;
}
