/* --------------------------------------------------------------------- *\
|  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 - VGBottom - Text Only Horizontal
\* --------------------------------------------------------------------- */
ul.VGBottom
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	/* Protected Area Start Marker [+215+318+317+32] It is safe to modify code within this section */
	margin-top: 10px;  /* move the NavBar vertically */
	margin-left: 0px;  /* move the NavBar horizontally */
	/* Protected Area End Marker [+215+318+317+32] */
	/* Protected Area Start Marker [+215+0+180+32] It is safe to modify code within this section */
	border-left: 1px solid #000; /* Customizable - but should match #VGBottom a */
	/* Protected Area End Marker [+215+0+180+32] */
}
/* --------------------------------------------------------------------- *\
|  An item within the NavBar
\* --------------------------------------------------------------------- */
.VGBottom li
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;   /* Required to allow width to be variable */
}
/* --------------------------------------------------------------------- *\
|  NavBar Link - Ordinary state
\* --------------------------------------------------------------------- */
.VGBottom a
{
	float: left;                               /* Required to allow width to be variable */
	display: block;                            /* Required to increase clickable area to width of <ul> */
	color: #a2b7c7;
	background-color: #000000;
	/* Protected Area Start Marker [+215+266+265+32] It is safe to modify code within this section */
	font-size: 100%;                           /* Customizable */
	text-transform: none;                      /* Customizable */
	text-decoration: underline;                /* Customizable */
	border: 0px solid #000;                    /* Customizable */
	padding: 0px 7px 4px 7px;                  /* Customizable: position link-text */
	/* Protected Area End Marker [+215+266+265+32] */
	border-left: none;                         /* to remove double border between link-boxes */
}
/* --------------------------------------------------------------------- *\
|  NavBar Link - Hover state
\* --------------------------------------------------------------------- */
.VGBottom a:hover
{
	color: White;
	background-color: #000000;
	/* Protected Area Start Marker [+215+268+267+32] It is safe to modify code within this section */
	color: White;
	/* Protected Area End Marker [+215+268+267+32] */
}
/* --------------------------------------------------------------------- *\
|  NavBar Link - "You Are Here" - Ordinary state
\* --------------------------------------------------------------------- */
body#_AboutUs37 li.VGBottom_AboutUs37 a,
body#_ContactUs38 li.VGBottom_ContactUs38 a,
body#_LegalStuff39 li.VGBottom_LegalStuff39 a,
body#_PrivacyStatement40 li.VGBottom_PrivacyStatement40 a,
body#_Partnerships41 li.VGBottom_Partnerships41 a,
body#index li.VGBottom_index a
{
	color: #ff0034;
	background-color: #000000;
	/* Protected Area Start Marker [+215+270+269+32] It is safe to modify code within this section */
	color: #ff0033;
	/* Protected Area End Marker [+215+270+269+32] */
}
/* --------------------------------------------------------------------- *\
|  NavBar Link - "You Are Here" - Hover state
\* --------------------------------------------------------------------- */
body#_AboutUs37 li.VGBottom_AboutUs37 a:hover,
body#_ContactUs38 li.VGBottom_ContactUs38 a:hover,
body#_LegalStuff39 li.VGBottom_LegalStuff39 a:hover,
body#_PrivacyStatement40 li.VGBottom_PrivacyStatement40 a:hover,
body#_Partnerships41 li.VGBottom_Partnerships41 a:hover,
body#index li.VGBottom_index a:hover
{
	color: #ff0034;
	background-color: #000000;
	/* Protected Area Start Marker [+215+272+271+32] It is safe to modify code within this section */
	color: #ff0033;
	/* Protected Area End Marker [+215+272+271+32] */
}
/* --------------------------------------------------------------------- *\
|  Internet Explorer Fixes - Don't change anything below here
|  Internet Explorer Fix - Force hover on entire width of  link
\* --------------------------------------------------------------------- */
* html .VGBottom a
{
	height: 1px; /* DO NOT CHANGE */
}

