/*Version 1.0 -- Contest Version */

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background-color: #7AA92F; /* blue color for browser window background color and footer top border */
margin: 10px 0px 0px 0px;
padding: 0;
font-family: Georgia, 'Times New Roman', 'Lucida Sans Unicode', 'Lucida Grande', verdana, Arial, sans-serif;
color: #000;
font-size: 90%;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #000;
clear: both;
}

h2, h3, h4, h5, h6 {
margin-top: 4px;
}

h1 {
margin-top: 5px;
font-family: Georgia, 'Times New Roman', 'Lucida Sans Unicode', 'Lucida Grande', verdana, Arial, sans-serif;
border-bottom: 0px solid #8f8fb3;
text-align: center;
color: #008000;
}

h2 {
font-family: Georgia, 'Times New Roman', 'Lucida Sans Unicode', 'Lucida Grande', verdana, Arial, sans-serif;
border-bottom: 0px solid #E73705;
width: auto;
text-align: center;
}

h3 {
font-family: Georgia, 'Times New Roman', 'Lucida Sans Unicode', 'Lucida Grande', verdana, Arial, sans-serif;
border-bottom: 0px solid #8f8fb3;
}

blockquote {
margin: 12px 56px;
color: #000;
font-size: 100%;
line-height: 20px;
font-family: Georgia, 'Times New Roman', 'Lucida Sans Unicode', 'Lucida Grande', verdana, Arial, sans-serif;
}

code {
color: navy;
}

img {
border: 0px solid #426901;
}

a:link img {
border: 0px #426901;
}


/* -- General Link Styling -- */

a:link {
color: blue; 
text-decoration: underline;
}

a:visited {
color: blue;
text-decoration: underline;
}

a:hover {
color: green;
text-decoration: underline;
font-size: 105%;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
border: 1px solid #426901;   /* dark green, headlines and borders */

}

#Header {
position: relative;
height: 60px;
border-bottom: 0px solid #7AA92F;
/*border: 0px solid #426901;*/
}

#ContentWrapper {
float: left;
width: 100%;
background-color: #fff; /* white color for browser window background color and footer top border */
}

#ContentColumn {
/* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
margin: 0px 180px 0px 200px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
padding: 0px 10px 0px 0px;
}

#NavColumn {
float: left;
width: 179px;               /* STEP 2: to set left column at 200, set 1 less than 200 here */
margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#ExtraColumn {
float: left;
width: 189px;               /* STEP 4: to set right columns at 200, set 1 less than 200 here */
margin-left: -190px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer {
clear: both;
width: 100%;
padding: 0px 0;
border-top: 0px solid #7AA92F;
}

.Liner {
padding:  0px 0px 3px 0px;
}

#Header .Liner {
padding: 0;
}

#ContentColumn .Liner {
margin: 0px  0 0 0;
padding-right: 20px;
}

#NavColumn .Liner {
margin: 20px 0px 0px 0px;
padding: 0px;
padding:  3px 0px 3px 0px;
}

#ExtraColumn .Liner {
margin-top: 20px;
padding: 0px;
padding:  3px 0px 3px 0px;
}


#Footer .Liner {
margin: 0px;
padding: 0px;
}


/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: auto;
background-image: url('../image-files/hns-background.png');
background-repeat: repeat-y
}

#Header {
background-image: url('../image-files/hns-logo-xpr-900.gif');
background-repeat: no-repeat;
background-color: transparent;
background-position:  left top;
}

#ContentWrapper {
background-color: white
/*background-image: url('../image-files/background-kart.gif');*/
background-repeat: repeat-y;
background-color: transparent;
}

#NavColumn {
/*background-image: url('../image-files/nav-background-kart.jpg');*/
background-repeat: repeat-y;
background-color: transparent;
}

#ContentColumn {
background-repeat: no-repeat;
border: solid #426901;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
background-color: transparent
}

#ExtraColumn {
/*background-image: url('../image-files/Soy-beans-xparent-bottom-2.gif');*/
background-repeat: no-repeat;
background-color: transparent;
}
#Footer {
/*background-image: url('../image-files/Soy-beans-xparent-bottom-1.gif');*/
background-repeat: no-repeat;
background-color:transparent;  /* transparent used in left and right columns of background.gif and for footer and horizontal text-navbar */
text-align: center;
font-size: 85%
}

#NavColumn {
font-size: 100%;
}

#ExtraColumn {
font-size: 100%;
}

#NavColumn h4 {
font-family: Georgia, 'Times New Roman', 'Lucida Sans Unicode', 'Lucida Grande', verdana, Arial, sans-serif;
font-size: 120%;
color: #000;
margin-top: 0;
}

#ExtraColumn h4 {
font-family: 'Times New Roman', comic sans ms, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
font-size: 120%;
text-align: center;
color: #fff;
margin-top: 0;
}

 .inv {display:none;}   /* this is the important line not to forget */
 

/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
font-family: Georgia, 'Times New Roman', 'Lucida Sans Unicode', 'Lucida Grande', verdana, Arial, sans-serif;
background-color: transparent;
}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 3px;
font-size: 110%;
color: #000;
border-bottom: 0px solid #fff;
margin: 10px;
text-align: center;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 2px 0px;
margin: -6px 0 0 0;
}

.Navigation li {
background-color: #E8F0DB;        /* tan, for button and RSS box backgrounds -- */
border: 1px solid #426901;
margin-bottom: 0px;
font-size: 90%;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
color: #426901;
display: block;       /*this makes the whole box highlight rather than just the text */
padding: 3px 3px 3px 3px;
text-decoration: none;
font-weight: bold;
font-size: 90%;
}

.Navigation a:visited {
color: purple;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
}

.Navigation a:hover {
color: #FFF;
display: block;      /*this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
background-color: #426901;   /* light sea blue used in center column of background.gif and for lit buttons both navbars and AdSenseBox bg color */
text-decoration: underline;
font-size: 110%;
}

.ebutton {
top: 0;
left: 0;
margin-top: 0px;
margin-left: 840px;
border: 0px solid #426901;
width:120px;
height:64px;
text-align: left;
}

.login {
top: 0;
left: 0;
margin-top: 0px;
margin-left: 0px;
border: 0px solid #426901;
float:  left;
width:120px;
text-align: center;

}

/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: none;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: red;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: Georgia, 'Times New Roman', 'Lucida Sans Unicode', 'Lucida Grande', verdana, Arial, sans-serif;
border: 0px solid transparent;

margin-top: 70px;
margin-right: 40px;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: transparent;
text-align: center;
}

.ExtraNav a:link {
color: #0000ff;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

.ExtraNav a:visited {
color: blue;
text-decoration: none;
}

.ExtraNav a:hover {
color:#fff;
background-color: #7AA92F;
text-decoration: underline;
}

#Header .ExtraNav {
font-size: 85%;
position: absolute;
top: 0;
right: 0;
}

#Header .ExtraNav ul { 
margin: 0;
}

#Footer .ExtraNav {
margin: 2px auto;
margin-right: 80px;
background-color: transparent;
}



/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color: #FFF;
width: 85%;
border: 1px solid #426901;
margin: 18px auto 24px auto;
padding: 4px;
color: #000;
}

div.CalloutBox p {
margin: 4px;
}

p.CalloutBox {
padding: 4px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 4px 0 0 4px;
}

.ReminderBox {          
background-color: #FFF;
width: 40%;
border: 1px solid #426901;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #000;
}

.ReminderBox h4 {
margin: 0;
padding: 0px;
font-family: Georgia, 'Times New Roman', 'Lucida Sans Unicode', 'Lucida Grande', verdana, Arial, sans-serif;
text-align: center;
background-color: #7AA92F;
color: #fff;
}

.ReminderBox p {
font-size: 95%;
padding: 0 4px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 0px;
background-color: #fff;
border: 0px;
}

.AdSenseBoxLeft {
margin: 0 5px 4px 0px;
float: left;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxRightColumn
{text-align: center;
}

.ReturnToNavBox {
background-color: transparent;
width: 90%;
border-top: 0px solid #426901;
border-bottom: 0px solid #426901;
margin: 0 auto 12px auto;
padding: 0px;
text-align: center;
font-weight: bold;
}

/* -- RSS Box -- */

#RSSbox {
width: 148px;
background-color: transparent;
border: 1px solid #426901;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #E73705;
line-height: 100%;
text-align: center;
font-family: Georgia, 'Times New Roman', 'Lucida Sans Unicode', 'Lucida Grande', verdana, Arial, sans-serif;
}

.sidebar {
margin: 3px 3px 3px 13px;
padding: 3px 3px 3px 13px;
border : solid;
border-width: 1px;
border-color: #000000;
border-collapse: collapse;
background-color: #f4f4f4;
text-align: left;
color: #000;
width: 97%; 
}

.WhiteBox {          
background-color:  #E8F0DB;
width: auto;
border: 1px solid #426901;
margin: 0px 3px 2px 3px;
padding: 0 2px 2px 2px;
color: #000;
text-align: left;}

.WhiteBox h4 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 2px 0px;
font-family: Georgia, Arial, Verdana, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
text-align: center;
background-color: #E8F0DB;
color: #008000;
}

.WhiteBox p {
font-size: 100%;
padding: 0 4px 4px 4px;
line-height: 100%;
}

.border {
border: 1px solid #426901;
background-color: white;
}

#RecipeBox {
width: auto;
border: solid 0px #dedede;
margin-left: 10px;
margin-right: 10px;
}
.insideBoxRight {          
background-color: #FFF;
width: 49.9%;
border: 0px solid #000;
border-bottom: solid 0px #dedede;
margin: 0px 0px 0px 0px;
padding: 2px 10px 2px 10px;
float: right;             /* adding float enables text to flow around it */
color: #000;
}
.insideBoxLeft {          
background-color: #FFF;
width: 49.9%;
border: 0px solid #000;
border-right: solid 0px #dedede;
border-bottom: solid 0px #dedede;
margin: 0px 0px 0px 0px;
padding: 2px 10px 2px 10px;
float: left;             /* adding float enables text to flow around it */
color: #000;
}
.banancocopie {
background-color: #993300;
color: #ffffcc;
text-align: center;
}
.orangecrush {
background-color: #ff3300;
color: #FFF;
text-align: center;
}
.plainchoc {
border: solid 1px #000000;
background-color: #FFF;
color: #993300;
text-align: center;
}

/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #000;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 4px 4px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 4px 4px 0;
text-align: center;
}

.title1 {
font-family : arial; 
font-size : 18px; 
font-weight : bold; 
color : #008000; 
background-color : transparent; 
vertical-align : top; 
text-align : left; 
} 

.date1 {
font-family : arial; 
font-size : 10px; 
font-weight : normal; 
color : #000000; 
background-color : transparent; 
text-decoration: none;
vertical-align : bottom; 
text-align : left; 
}

.entrytext { color:#000; font-size:14px; font-weight:normal; }
.fifteenth{position:absolute;width:170px;background-color:#E8F0DB; border:1px solid #426901;font:normal 13px Georgia;line-height:19px;z-index:99;visibility:hidden;}
.fifteenth a{text-decoration:underline;color:blue;padding-left:10px;padding-right:10px;}
#sixteenth{background-color:highlight;}#sixteenth a{color:white;}

div#blog-insertion {
 margin:3px 3px 0px 3px; 
 border: 1px solid #426901;
 padding: 0px;
 vertical-align:top;
 overflow:auto;
  background-color: #fff;
}
div#blog-credit {
 margin:0px 3px 5px 3px; 
 border: 1px solid #426901;
 padding: 0px;
 vertical-align:top;
  background-color: #000;
  color: #FFBF35;
}

div#bloghead {
  background-color: #000;
  color: #FFBF35;
  padding-bottom:2px;
  margin-bottom: 2px;
text-align: center;
font-weight: bold;
}
div#blogroll {
    text-align: left;
    padding-bottom: 7px;
    padding-left:3px;
    padding-right:3px;
   font-size:0.9em;
}
A:link#bloglink {
	color: #000080;
	text-decoration:none;	
	background-color: transparent;
}
A:link#blog-source {
   color: #000000;
   text-decoration:none;
}   
A:visited#blog-source {
   color: #000080;
   text-decoration:none;
}   
A:hover#blog-source {
   color: #FFBF35;
   text-decoration:none;
	background-color: #000;
font-size: 120%;
}   
A:active#blog-source {
   color: #FFFFFF;
   text-decoration:none;
}   
A:visited#bloglink {
	color: #000080;
	text-decoration:none;
	background-color: transparent;
}

A:hover#bloglink {
	color: #000080;
	text-decoration:none;
	background-color: transparent;
font-size: 120%;
}

#menu {
width: 173px;
background: #E8F0DB;
margin: 3px;
font-size: 100%;
font: bold 12px/14px Georgia, verdana, arial, helvetica, sans-serif;
}
 
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
 
#menu a, #menu h4 {
display: block;
border-width: 1px;
border-style: solid;
border-color: #426901;
margin: 0;
padding: 2px 3px;
}
 
#menu h4 {
color: #008000;
background: #E8F0DB;
/*text-transform: uppercase;*/
}
 
#menu a {
color: #0000ff;
background: #E8F0DB;
text-decoration: none;
}
 
#menu a:hover {
color: #fff;
background: #008000;
text-decoration: underline;
font-size: 100%;}
 
#menu li {
position: relative;
text-align: left;
}
 
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}
 
div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
 
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
 