﻿/* OOTB LHN styles (section specific) */
.leftNavSelected
{
	color: #ac7ebb !important;
}

.OOTB_nav_top
{
	color: #ffffff !important;
	font-size : 110%; 
	text-decoration : none;
	text-align : left;
	display : block;
	background-image:url('/PublishingImages/Styles/LHN/Solutions_repeat.png');
	background-position:left top;
	background-repeat:no-repeat;
	/*margin-top:10px;*/
}
.OOTB_nav_seperator
{
	background-image:url('/PublishingImages/Styles/LHN/Solutions_bottom.png');
	background-repeat:no-repeat;
	background-position:left bottom;
}
.OOTB_nav_seperator > div
{
	padding-top : 8px;
	padding-bottom:12px;
	padding-left : 18px;
	background-image:url('/PublishingImages/Styles/LHN/Solutions_top.png');
	background-repeat:no-repeat;
	background-position:left top;
}
/* Page Content Styles (core_RTE_Custom- prefix) */
.core_RTE_Custom-Title
{
	font-size:110%;
	color:#ac7ebb;
	font-weight:bold;
}
#top_nav2 a
{
	background-image: url('/PublishingImages/Styles/nav_bg2.png');
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom-color: white;
	color: #ffffff;
	background-color: #AC7EBB;
}
.PageTitle
{
	font-size:110%;
	color:#ac7ebb;
	font-weight:bold;
}
.mainContent li
{
	list-style-image:url('/PublishingImages/Styles/bullets/solutions.jpg')
}
.mainContent a
{
	color:#ac7ebb;
}


