﻿

.highlight-innercontainer-first-page
{
	/*margin-top: 10px;*/
	width: 438px; 
	height: 130px;
	float: right; 
	position: relative; 
	z-index: 100;
	/*background: red;*/
}
.highlight-pages-container-first-page
{
	position: absolute;
	bottom: 0px;
	right: 3px;
	position:absolute;
	/*background: blue;*/
}
.highlight-content-container-first-page
{
	height: 100%;
	width: 438px;
	/*float: right;
	margin-top: 43px;*/
	z-index: 100;
}
.highlight-number-container
{
	height: 20px;
	width: 15px;
	/*background: #c7df00;*/
	float: left;
	color: White;
	margin-left: 8px;
}
.highlight-number-container-first
{
	background: #f6f6f6;
	color: White;
}

/*.highlight-number-container{height: 24px; width: 24px; background:#aacdec; float: left; color: White; margin-left: 8px;}*/
/*.highlight-number-container-first{margin-left: 0px; background:#D21F39;}*/

.highlight-number-holder
{
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -3px;
	margin-top: -8px;
	width:8px;
	height:11px;
}
.highlight-page-link
{
	display: block;
	height: 24px;
	width: 24px; 
	color: White;
}
.highlight-container-first-page
{
	width: 100px;
	height: 130px;
	z-index: 0;
	position:
	absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	/*border:solid 1px #363636;*/
}
.highlight-content-container-first-page h1.highlight-content-vec
{
	position: relative;
	z-index: 100;
	color: Black;
	line-height: 20px;
	width: 200px;
}

#highlight-container-first-page-background1
{
	display: none;

}

.highlightNavigationLink
{
	margin-left: 4px;
	text-decoration:none;
	background: #c7df00;
}