﻿


A, 
A:Active, 
A:Link,
A:Visited
{
  background-color      : Transparent;
  color                 : #c6c8ca;
  text-decoration       : underline;
}


A:Hover
{
  background-color      : Transparent;
  color                 : #8a8c8e;
  text-decoration       : none;
}

.ContentDealer:Focus,
.ContentDealer:visited,
.ContentDealer:Hover
{
	text-decoration       : underline;
	color									: #6db4fb;
	font-size             : 120%;	
}

.ContentSupport:link 
{
	text-decoration				: none;	
}

.ContentSupport:visited,
.ContentSupport:Hover, 
.ContentSupport:Focus
{
  background-color      : Transparent;
  text-decoration       : underline;
  color									: #6db4fb;
}

H1 A, 
H1 A:Active, 
H1 A:Link,
H1 A:Visited,

H2 A, 
H2 A:Active, 
H2 A:Link,
H2 A:Visited,

H3 A, 
H3 A:Active, 
H3 A:Link,
H3 A:Visited,

H4 A, 
H4 A:Active, 
H4 A:Link,
H4 A:Visited,

H5 A, 
H5 A:Active, 
H5 A:Link,
H5 A:Visited,

H6 A, 
H6 A:Active, 
H6 A:Link,
H6 A:Visited
{
  background-color      : Transparent;
  color                 : #276fb8;
  text-decoration       : underline;
}


H1 A:Hover,
H2 A:Hover,
H3 A:Hover,
H4 A:Hover,
H5 A:Hover,
H6 A:Hover
{
  background-color      : Transparent;
  color                 : #18436f;
  text-decoration       : none;
}


#FooterNav A, 
#FooterNav A:Active, 
#FooterNav A:Link,
#FooterNav A:Visited
{
  background-color      : Transparent;
  color                 : #8a8c8e;
  text-decoration       : none;
}


#FooterNav A:Hover
{
  background-color      : Transparent;
  color                 : #5a5c5e;
  text-decoration       : underline;
}


A.HighlightedLink,
A.HighlightedLink:Active,
A.HighlightedLink:Link,
A.HighlightedLink:Visited
{
  color                 : #e5de75;
  font-weight           : bold;
  text-decoration       : none;
}


A.HighlightedLink:Hover
{
  color                 : #f3ea55;
  font-weight           : bold;
  text-decoration       : underline;
}

#Beautycontainer 
{
	position							: relative; 
	width									: 600px; 
	height								: 850px; 
	background						: #000; 
	border								: 0px; 
	margin								: 10px auto; 
	font-family						: verdana, arial, sans-serif; 
	font-size							: 12px;
}

#Boneyardcontainer 
{
	position							: relative; 
	width									: 600px; 
	height								: 820px; 
	background						: #000; 
	border								: 0px; 
	margin								: 10px auto; 
	font-family						: verdana, arial, sans-serif; 
	font-size							: 12px;
}

#container 
{
	position							: relative; 
	width									: 600px; 
	height								: 820px; 
	background						: #000; 
	border								: 0px; 
	margin								: 10px auto; 
	font-family						: verdana, arial, sans-serif; 
	font-size							: 12px;
}

#Beautycontainer a.pics 
{
	float									: left; 
	margin								: 7px 21px; 
	display								: inline; 
	color									: #000; 
	text-decoration				: none; 
	border								: 1px solid #000; 
	width									: 75px; 
	height								: 75px; 
	cursor								: default;
}

#Boneyardcontainer a.pics 
{
	float									: left; 
	margin								: 7px 11px; 
	display								: inline; 
	color									: #000; 
	text-decoration				: none; 
	border								: 1px solid #000; 
	width									: 75px; 
	height								: 75px; 
	cursor								: default;
}

#container a.pics 
{
	float									: left; 
	margin								: 7px 21px; 
	display								: inline; 
	color									: #000; 
	text-decoration				: none; 
	border								: 1px solid #000; 
	width									: 75px; 
	height								: 75px; 
	cursor								: default;
}

#Beautycontainer a.pics img.thumb 
{
	display								: block; 
	border								: 0;
}

#Boneyardcontainer a.pics img.thumb 
{
	display								: block; 
	border								: 0;
}

#container a.pics img.thumb 
{
	display								: block; 
	border								: 0;
}

#Beautycontainer a.pics span 
{
	display								: none; 
	border								: 0; 
	width									: 580px; 
	background						: #cf4937; 
	border								: 1px solid #fff; 
	text-align						: center;
}

#Boneyardcontainer a.pics span 
{
	display								: none; 
	border								: 0; 
	width									: 580px; 
	background						: #456a7a; 
	border								: 1px solid #fff; 
	text-align						: center;
}

#container a.pics span 
{
	display								: none; 
	border								: 0; 
	width									: 580px; 
	background						: #909e3a; 
	border								: 1px solid #fff; 
	text-align						: center;
}

#Beautycontainer a.pics span img 
{
	margin								: 10px auto; 
	border								: 1px solid #000;
}

#Boneyardcontainer a.pics span img 
{
	margin								: 10px auto; 
	border								: 1px solid #000;
}

#container a.pics span img 
{
	margin								: 10px auto; 
	border								: 1px solid #000;
}

#Beautycontainer a.pics:hover 
{
	white-space						: normal; 
	border								: 1px solid #cf4937;
}

#Boneyardcontainer a.pics:hover 
{
	white-space						: normal; 
	border								: 1px solid #456a7a;
}

#container a.pics:hover 
{
	white-space						: normal; 
	border								: 1px solid #909e3a;
}

#Beautycontainer a.pics:hover span 
{
	display								: block; 
	position							: absolute; 
	left									: 9px; 
	top										: 280px; 
	z-index								: 10;		
	height								: 520px;
}

#Boneyardcontainer a.pics:hover span 
{
	display								: block; 
	position							: absolute; 
	left									: 9px; 
	top										: 280px; 
	z-index								: 10;		
	height								: 520px;
}

#container a.pics:hover span 
{
	display								: block; 
	position							: absolute; 
	left									: 9px; 
	top										: 280px; 
	z-index								: 10;		
	height								: 520px;
}

#Beautycontainer a.pics:active 
{
	border								: 1px solid #cf4937;
}

#Boneyardcontainer a.pics:active 
{
	border								: 1px solid #456a7a;
}

#container a.pics:active 
{
	border								: 1px solid #909e3a;
} 

#Beautycontainer a.pics:active span 
{
	display								: block; 
	position							: absolute; 
	left									: 9px; 
	top										: 280px; 
	z-index								: 5; 
	height								: 520px;
}

#Boneyardcontainer a.pics:active span 
{
	display								: block; 
	position							: absolute; 
	left									: 9px; 
	top										: 280px; 
	z-index								: 5; 
	height								: 520px;
}

#container a.pics:active span 
{
	display								: block; 
	position							: absolute; 
	left									: 9px; 
	top										: 280px; 
	z-index								: 5; 
	height								: 520px;
}

#Beautycontainer a.pics:focus 
{
	border								: 1px solid #cf4937; 
	outline								: 0;
}

#Boneyardcontainer a.pics:focus 
{
	border								: 1px solid #456a7a; 
	outline								: 0;
}

#container a.pics:focus 
{
	border								: 1px solid #909e3a; 
	outline								: 0;
}

#Beautycontainer a.pics:focus span 
{
	display								: block; 
	position							: absolute; 
	left									: 9px; 
	top										: 280px; 
	z-index								: 5; 
	outline								: 0;
}

#Boneyardcontainer a.pics:focus span 
{
	display								: block; 
	position							: absolute; 
	left									: 9px; 
	top										: 280px; 
	z-index								: 5; 
	outline								: 0;
}

#container a.pics:focus span 
{
	display								: block; 
	position							: absolute; 
	left									: 9px; 
	top										: 280px; 
	z-index								: 5; 
	outline								: 0;
}

#Beautycontainer span.info 
{
	clear									: left; 
	display								: block; 
	text-align						: center; 
	line-height						: 20px; 
	margin								: 0; 
	padding								: 200px 0 0 0; 
	width									: 600px; 
	text-align						: center; 
	color									: #eee; 
	z-index								: 1;
}

#Boneyardcontainer span.info 
{
	clear									: left; 
	display								: block; 
	text-align						: center; 
	line-height						: 20px; 
	margin								: 0; 
	padding								: 200px 0 0 0; 
	width									: 600px; 
	text-align						: center; 
	color									: #eee; 
	z-index								: 1;
}

#container span.info 
{
	clear									: left; 
	display								: block; 
	text-align						: center; 
	line-height						: 20px; 
	margin								: 0; 
	padding								: 200px 0 0 0; 
	width									: 600px; 
	text-align						: center; 
	color									: #eee; 
	z-index								: 1;
}

#Beautycontainer span.info a 
{
	color									: #000;
}

#Boneyardcontainer span.info a 
{
	color									: #000;
}

#container span.info a 
{
	color									: #000;
}

#Beautycontainer span.info a:hover 
{
	text-decoration				: none;
}

#Boneyardcontainer span.info a:hover 
{
	text-decoration				: none;
}

#container span.info a:hover 
{
	text-decoration				: none;
}

.menu1 
{
	padding               : 0 0 0 0 32px; 
	margin								: 0; 
	list-style            : none; 
	height                : 35px; 
	background-image      : url('/App_Support/Images/Menu/sliver.png'); 
	position							: relative; 
	border                : 0px; 
	border-width          :	0px; 
	border-bottom         :	0px; 
}

.menu1 li 
{
	float                 : left;
}

.menu1 li a 
{
	display								: block; 
	float                 : left;
	height                : 35px; 
	line-height						: 35px; 
	color									: #ffffff; 
	text-decoration				: none; 
	font-family						: Verdana, Tahoma, Arial, Sans-Serif; 
	font-size							: 75%; 
	text-align						: center; 
	padding								:	0 0 0 12px; 
	cursor								:	pointer;
}

.menu1 li a b 
{
	display								: block; 
	padding								: 0 16px 0 5px;
}

.menu1 li a:hover 
{
	color									: #ffffff; 
	background						: #000 url('/App_Support/Images/Menu/button.png');
}

.menu1 li a:hover b 
{
	background						: url('/App_Support/Images/Menu/button.png') no-repeat right top;
}

.menu1 li#LeftCap
{
	background			      : url('/App_Support/Images/Menu/ButtonLeft.png') no-repeat;
	display               : block;
	float									: left;
	height                : 35px;
}

.menu li#RightCap
{
	background			      : url('/App_Support/Images/Menu/ButtonRight.png') no-repeat;
	display               : block;
	float                 : left;
	height                : 35px;
}

#Spotlight A,
#Spotlight A:Active,
#Spotlight A:Link,
#Spotlight A:Visited
{
  color                  : #1e1f12;
  text-decoration        : underline;
}


#Spotlight A:Hover
{
  color                  : #0387c1;
  text-decoration        : none;
}


#SpotlightPageFooterNav A,
#SpotlightPageFooterNav A:Active,
#SpotlightPageFooterNav A:Link,
#SpotlightPageFooterNav A:Visited
{
  /*font-weight            : bold;*/
  text-decoration        : none;  
}


#SpotlightPageFooterNav A:Hover
{
  /*font-weight            : bold;*/
  text-decoration        : underline;
}