﻿/* Styles for main Highlightable on the right */

.HighlightContentTitleGeneral
{
	height: 38px; 
	vertical-align: top;
	text-align: left;
	background-image: url(Resources/Pictures/contentplane/highlighttitlerepeat.png);
	background-repeat: repeat-x;
}

.HighlightContentTitleText
{
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: 4px;
	text-align: left;
}

.hl1px
{
	background-color: #fff;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.HighlightTitle
{
	background-image: url(Resources/Pictures/contentplane/highlightsimage.png);
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding-top: 19px;
	padding-left: 10px;
	height: 39px;
}

.HighlightContent
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: White;
	margin: 0;
	padding-left: -5px;
	padding-top: 0px;
}

.HighlightTitleBar
{
	background: url(Resources/Pictures/contentplane/smallbluetitleimage.png) repeat-x;
    text-indent: 10px;	
	font-size: 15px;
	color: White;
}

.HighlightTable
{
	background-image: url(Resources/Pictures/contentplane/highlightsfill.png);
}

.HighlightImageTable
{
	border: 1px solid black;
	width: 241px;
	height: 93;
	border: 0px;
	padding-left: -5px;
}

.HighlightTextTable
{
	width: 241px;
	height: 100%;
	border: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	line-height: 16px;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
}

.HighlightTable .Label
{
	background-image: url(Resources/Pictures/contentplane/highlightsimage.png);
	height: 38px;
}

.HighlightTable .Content
{
	background: url(Resources/Pictures/contentplane/highlightsgradient.png) repeat-x;
	height: 100%;
}

.HighlightTable .More
{
	background-image: url(Resources/Pictures/contentplane/highlightsmore.png);
	height: 39px;
	text-indent: 15px;
}
