/* --------------------------------------------------------------------- *\
|  This file was generated by ViziGenHC.
|  Changes to code inside "Protected Areas" will be preserved.
|  All other changes will be lost if you re-generate.
\* --------------------------------------------------------------------- */
/* --------------------------------------------------------------------- *\
   NavBar - SideBar - Text Only Vertical 
\* --------------------------------------------------------------------- */
ul.SideBar
{
	margin-right: 0;
	padding: 0;
	list-style: none;
	/* Protected Area Start Marker [+236+274+273+10] It is safe to modify code within this section */
	margin-top: 0;               /* Customizable: position NavBar vertically within its div */
	margin-bottom: 0;            /* Customizable: create space below NavBar within its div */
	margin-left: 0;              /* Customizable: position NavBar horizontally within its div */
	width: auto;                 /* Customizable */
	/* Protected Area End Marker [+236+274+273+10] */
	/* Protected Area Start Marker [+236+0+186+10] It is safe to modify code within this section */
	border-bottom: 0px solid #000; /* Should match 'border' of '.SideBar a' */ 
	/* Protected Area End Marker [+236+0+186+10] */
}
/* --------------------------------------------------------------------- *\
|  NavBar Link - Ordinary state
|  Note: 'border-bottom' of 'ul.SideBar' must match 'border' settings here
\* --------------------------------------------------------------------- */
.SideBar a
{
	display: block;
	/* Protected Area Start Marker [+236+276+275+10] It is safe to modify code within this section */
	text-decoration: underline;                     /* Customizable */ 
	color: #1f7cb4;                            /* Customizable */
	font-size: 1.1em;                          /* Customizable */
	text-transform: none;                 /* Customizable */
	border: 0px solid #000;                    /* Customizable */
	padding: 4px 14px 4px 14px;                /* to position link-text */
	background-color: #a1dc9a;                 /* Customizable */
	/* Protected Area End Marker [+236+276+275+10] */
	border-bottom: none;                       /* So we don't have double border between link boxes */
}
/* --------------------------------------------------------------------- *\
|  NavBar Link - Hover state
\* --------------------------------------------------------------------- */
.SideBar a:hover
{
	/* Protected Area Start Marker [+236+278+277+10] It is safe to modify code within this section */
	color: #3fb933;               /* Customizable */
	/* Protected Area End Marker [+236+278+277+10] */
}
/* --------------------------------------------------------------------- *\
|  NavBar Link - "You Are Here" - Ordinary state
\* --------------------------------------------------------------------- */
body#_HomePage14 li.SideBar_HomePage14 a,
body#_NewBornFoal20 li.SideBar_NewBornFoal20 a,
body#index li.SideBar_index a
{
	/* Protected Area Start Marker [+236+280+279+10] It is safe to modify code within this section */
	color:#1f7cb4;      
	text-decoration:none;              /* Customizable */
	/* Protected Area End Marker [+236+280+279+10] */
}
/* --------------------------------------------------------------------- *\
|  NavBar Link - "You Are Here" - Hover state
\* --------------------------------------------------------------------- */
body#_HomePage14 li.SideBar_HomePage14 a:hover,
body#_NewBornFoal20 li.SideBar_NewBornFoal20 a:hover,
body#index li.SideBar_index a:hover
{
	/* Protected Area Start Marker [+236+282+281+10] It is safe to modify code within this section */
	color:#1f7cb4;      
	text-decoration:none;              /* Customizable */
	/* Protected Area End Marker [+236+282+281+10] */
}
/* --------------------------------------------------------------------- *\
|  Internet Explorer Fixes - Don't change anything below here
|  Internet Explorer Fix - Remove annoying gaps
\* --------------------------------------------------------------------- */
.SideBar li
{	
	display: inline; /* DO NOT CHANGE */
}
/* --------------------------------------------------------------------- *\
|  Internet Explorer Fix - Force hover on entire width of  link
\* --------------------------------------------------------------------- */
* html .SideBar a
{
	height: 1px; /* DO NOT CHANGE */
}
