/* main page values */

html, form {
	height: 100%;

}

p, h1, h2, h3, h4, h5, h6, li
{
	font-family:Arial;

}

body 
{
    margin: 0px;
	margin:5px;
	font-family:Arial;
	font-size: 14px;
    margin-bottom:0px;
}

.menu_top 
{
    font-size:13px;
    background-image:url(/images/menuheader.gif);
    background-repeat:no-repeat;
}
.menu_top2 
{
    font-size:13px;
    background-image:url(/images/menuheader2.gif);
    background-repeat:no-repeat;
}

input {
		
}

textarea {
	font-family:  arial;
}

td.feature_menu {

	width:176px;
	text-align: center;
	height:100%;
	padding-left:10px;

}

.generalText {
	font-family:  arial;
	font-size: 14px;
		color:#796DA6;
}

.generalText a * {
	font-family:  arial;
	font-size: 14px;
	color:#796DA6;
	font-weight:bold;
}

.generalText td {
	font-family:  arial;
	font-size: 14px;
		color:#796DA6;
}


/* end of main page values */


/* header section */

#header {
	width:960px; 
	margin: 1em auto 1em auto;
	overflow:hidden;
	text-align:left;
	height:142px;
	margin-bottom:5px;
}

#header_index {
	width:740px;	
	overflow:hidden;
	
}

#header_index a {
	color:#8A619F;
	text-decoration:none;
	
}

#logo 
{
	width:390px;
	padding-left: 35px;
	padding-top:35px;
	float: left;
	height:122px;
}

.heading {
	font-weight: bold;
	color:white;
	font-family: arial;
	font-size: 1.7em;
}

/* end of header section */


/* centre content */

.seperator {
	display: none;
}


#middle_index {
	width:740px;	
	line-height:140%;
}

#middle 
{
	width:960px; 
	margin-left:auto;
	margin-right:auto;
	
}

#contentDiv {
	position: relative;
	margin-left:10px;
	top:10px;
	padding-bottom:20px;
	float:left;
font-size:0.9em;
	line-height:170%;
	color:#514950;
	
}

#contentDiv a {
    font-weight: bold;
	color:#796DA6;
}
hr 
{
    	color:#796DA6;
    	height:1px;
}

.feature {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
}

.feature_title {
	font-size:15px;
	font-weight:bold;
	color:#796da6;
	padding-bottom:7px;
	line-height:20px;
}

.feature_title a 
{
	color:#796da6;
	text-decoration:none;
}

.feature_desc {
	color:#999999;
	line-height:19px;
	font-size:11px;
	padding-bottom:10px;
	border-bottom: 2px dotted #999999;
}

.feature_desc a {
	color:#999999;
	text-decoration:none;
}

.atoztitle {
	font-weight:bold;
	color:#FFFFFF;
	padding:6px;
	background-color:#796da6;
	margin-top:10px;
}

.atozlink a {
	font-size:13px;
	font-weight:bold;
	color:#796da6;
	text-decoration:none;
}

.atoz_box {
	font-size:12px;
	padding:6px;
	width:180px;
}

.quicklinkstitle {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:6px;
}

.textHeader {
	font-family: arial;
	font-size: 1.3em;
	font-weight:bolder;

}

.textsubHeader {
	font-family: arial;
	font-size: 1.2em;
	font-weight:bolder;

}
#textBreadCrumb {
	color: #72609F;
	font-size:12px;
	margin-bottom:10px;
	margin-left:10px;
}

#textBreadCrumb a {
	text-decoration: none;
	color: #72609F;
	font-weight: bold;
	font-size:12px;
}

/* end of centre content */


/* left hand column */

#sideMenu {
	height: 100%;
	width:180px;
}

.search 
{
	height:34px;
}

td.MenuItem  {
    padding-top:10px;
    font-weight:900; 
    text-decoration: none;
    font-size:13px;
}

.MenuItem a 
{
    font-weight:900; 
    text-decoration: none;
    font-size:13px;
}

#dvWhatWouldYouLike 
{
font-size:13px;
font-weight:bold;
padding-top:10px;
padding-bottom:20px;
}

#dvWhatWouldYouLike select 
{
font-size:12px;
width:300px;
}

.MenuItemSub a 
{
    padding:0px;
    text-decoration: none;
    font-size:13px;
    font-weight:normal;
    
}

.MenuItemSubSub a 
{
    padding:0px;
    text-decoration: none;
    font-size:13px;
    font-weight:normal;
}

.MenuItemSubSubSub a 
{
    padding:0px;
    text-decoration: none;
    font-size:13px;
    font-weight:normal;
}

td.MenuItemSub  {
    padding-left:16px;
        background-image:url("images/menu/Bullet8.gif");
        background-position:left top;
        background-repeat:no-repeat;
        line-height:22px;
}

td.MenuItemSubSub  {
    padding-left:24px;
        background-image:url("images/menu/Bullet16.gif");
        background-position:left top;
        background-repeat:no-repeat; 
         line-height:22px;
}

td.MenuItemSubSubSub  {
    padding-left:32px;
            background-image:url("images/menu/Bullet24.gif");
        background-position:left top;
        background-repeat:no-repeat;
}

td.MenuItemSelected  {
    padding-top:10px;
    padding-left:12px;
    background-image:url("images/menu/mBullet.gif");
    background-repeat:no-repeat;
    background-position:left top;
    text-decoration: none;
    font-size:13px;
}

.MenuItemSelected a 
{
    padding-top:10px;
    font-weight:900; 
    text-decoration: none;
    font-size:13px;
}

.MenuItemSubSelected a
{
    font-weight:900; 
    text-decoration: none;
    font-size:13px;
}

.MenuItemSubSubSelected a
{
    font-weight:900; 
    text-decoration: none;
    font-size:13px;
}

.MenuItemSubSubSubSelected a
{
    font-weight:900; 
    text-decoration: none;
    font-size:13px;
}

td.MenuItemSubSelected  {
    padding-left:16px;
        background-image:url("images/menu/Bullet8.gif");
        background-position:left top;
        background-repeat:no-repeat;
}

td.MenuItemSubSubSelected  {
    padding-left:24px;
        background-image:url("images/menu/Bullet16.gif");
        background-position:left top;
        background-repeat:no-repeat;
}

td.MenuItemSubSubSubSelected  {
    padding-left:32px;
            background-image:url("images/menu/Bullet24.gif");
        background-position:left top;
        background-repeat:no-repeat;
}

.SideMenu  {
	padding-bottom:5px;
}

.emailText
{
   font-size:10px;
   font-weight: bold;
   color: White;

}
/* end of left hand column */


/* right hand column */

.featureCell 
{
   background-color:#F6BF29;
      padding:10px;
}

.featureText
{
   font-size:20px;
   font-weight: bold;
   color: White;

}

/*  end f right hand column */

/* news items */

.pager td
{
	padding:2px;
	color:#796DA6;
	padding-bottom:15px;
}
	
div.dataRow {
	width: 400px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}
div.dataRow span.Left {
	float: left;
	width: 200px;
	text-align: left;
}
div.dataRow span.Right {
	float: right;
	clear:both;
	width: 200px;
	text-align: right;
	vertical-align: top;
}

div.areaRow {
	clear: both;
}
div.areaRow span.Left {
  float: left;
  width: 10px;
  text-align: right;
}
div.areaRow span.Right {
  float: left;
  width: 350px;
  padding-left: 5px;
  text-align: left;
}

div.areaRow span.LeftImg {
  float: left;
  width: 80px;
  text-align: right;
}
div.areaRow span.RightImg {
  float: left;
  width: 460px;
  padding-left: 20px;
  text-align: left;
}

/* end of news items */


#footer 
{
	width:960px; 
	margin: 1em auto 1em auto;
}


.textBlack 
{
    color:#000000;
}
.textPurple 
{
        color:#72609F;
}

.textGreen
{
    color:#78B200;
}

.textYellow 
{
    color:#F6BF29;
}

.textPink
{
    color:#CF7CA4;
}

.pagetitle 
{
 font-size:20px; font-weight: bold;   
}

.insetBox {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 260px;
	background-color:#EEEEEE;
}

.insetBoxMainImage {
	border-bottom: 1px solid #CCCCCC;
	background-color:#E4E4E4;
	width: 260px;
	height: 203px;
	vertical-align: middle;
	text-align: center;
}

.insetBoxThumbnailArea {
	width: 253px;
	padding-top: 8px;
	padding-left: 7px;
}

.insetBoxThumbnail {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 7px;
	margin-bottom: 7px;
}

.insetBoxNewLine {
	width:260px;
	clear:both;
}


/* asb styles */

.ASBForm_FormTitle 
{
     font-size:20px; 
     font-weight: bold;  
         color:#72609F; 
                  margin-top:20px;
}

.ASBForm_secTitle 
{
         font-size:14px; 
     font-weight: bold; 
         color:black;

}

td.ASBForm_secTitle 
{
padding-top:20px;
}

.ASBForm_title 
{
    
           font-size:12px; 
     font-weight: bold; 
         color:#72609F;  
}


.ASBForm_button 
{
           background-color:#72609F;  
           color: White;
           font-weight: bold;
           width:250px;
}

.ASBForm_msg
{
           color:Red;
           font-weight: bold;
                     font-size:12px; 
}

.ASBForm_tbarea 
{
    width:300px;
             font-size:12px; 

         color:#72609F;   
}

/* h festival */

.hfest 
{
 margin:2em;   
   color:#796da6;  
   width:760px;
}

.hfest h1 
{
 color:#796da6;
 font-size:1.2em;   
}

.hfest p 
{
 color:#796da6;
 font-size:1.0em;   
}


.hfest a 
{
 color:#796da6;
 
}

.hfest .question 
{
    float:left;
    width:8em;
    font-weight: bold;
}

.hfest .answer 
{
      float:left;
}

.hfest .linebreak 
{
    clear:both;
}

.hfest table 
{
    font-weight: bold;
    background-color:#eee;
}

.hfest table th
{
    font-weight: bold;
}

.hfest table td
{
    vertical-align:top;
    background-color:White;
    margin:1px;
    padding:5px;
}

.hfest .button 
{
           background-color:#72609F;  
           color: White;
           font-weight: bold;
           width:250px;
}

.hfest input
{
    color:#72609F; 
     font-size:0.9em;  
}

.hfest textarea
{
    color:#72609F; 
     font-size:0.9em;  
}

.hfest .awardpop
{
    float:right;
}

.hfest .awardtext
{
    background-color:White;
    margin:1px;
    padding:5px;
    width:13em;
    border: 1px solid #F89629;
}

.hfest .error
{
    font-weight:bold;
    color: #F89629;
}
#Accessibility 
{
    margin-top:10px;
}
.textonly 
{
    font-size:11px;
    margin-bottom:10px;
}
.textonly a 
{
    text-decoration:none;
    color:#796DA6;
    font-weight:bold;
}
.social
{
	float:left;
	margin-left:20px;
}

.social img
{
    display:block;
	float:left;
	border:0;
}
.social span
{
    display:block;
	float:left;
	margin-top:14px;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
}
.social span a
{
    color:#72609F;
    text-decoration:none;
}
#NewLogos
{
text-align:center;
}

#NewLogos img
{
	border:none;
	padding:10px;
}
#NewLogos a
{
    text-decoration:none;
}
.myharvestbutton 
{
    background-image:url(/images/myharvest/small/bg.png);
    text-align:center;
    background-repeat:no-repeat;
    width:105px;
    height:32px;
    padding:0;
    margin:0;
    float:left;
    margin-right:10px;
     margin-bottom:5px;
       margin-top:9px;
       display:table;
}
.myharvestbutton a 
{
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
       display:table-cell;
       vertical-align:middle;
}
.myharvestsubmenu 
{
    width:590px;
}

/* CAROUSEL */

.carousel {
	height:124px;
	background-color:#eff1ee;
	border:1px solid #c1c1c1;
	padding:10px;
	margin:0;
}
.carousel .left {
	float:left;
	/* Width 3.333em with images */
}

.carousel .left img {
}

.carousel .middle {
	float:left;
}
.carousel .right {
	float:left;
	/* Width 3.333em with images */
}

.carousel .right img {
}

.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: hidden;	/*leave this value alone*/
	width: 490px;	/*Width of Carousel Viewer itself*/
	height:124px;	/*Height should enough to fit largest content's height*/
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left;		/*leave this value alone*/
	overflow: hidden;	/*clip content that go outside dimensions of holding panel DIV*/
	width:150px;	/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	z-index:1;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
}
.stepcarousel .innerPanel img {
	border:solid 1px #c1c1c1;
	width:150px;
}
.stepcarousel .summary {
	color:#FFFFFF;
	font-weight:bold;
	font-size:1em;
	z-index:2;
	position:relative;
	top:-30px;
	/* opacity:0.9;
	filter:alpha(opacity=90); */
	height:30px;
	padding:0 0.5em 0 0.5em;
	background-position:bottom;
	background-image:url(/images/carouselsummary2.png);
	background-repeat:no-repeat;
}

.stepcarousel .summary a {
	color:#FFFFFF;
	text-decoration:none;
}
