﻿.CandleSummaryPanelContainer
{
	/*height: 170px;*/
	width: 934px;
	clear:both;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow:auto;
	position:relative;
}

.CandleSummaryPanel
{
	width: 455px;
}

.CandleSummaryPanelLeft
{
	float:left;
}

.CandleSummaryPanelRight
{
	float:right;
}

.CandleSummaryHeader
{
	vertical-align: middle;
	text-align: left;
	background-image: url('../../images/LookAndFeel/SummaryHeader.gif');
	width: 455px;
	height: 31px;
	clear: both;
	font-weight: bold;
	color: #FFF0C7;
}
.CandleSummaryHeaderLabel
{
	padding-top: 7px;
	padding-left: 7px;
}
.CandleSummaryHeaderLabel a
{
	color: #FFF0C7;
	padding-right: 7px;
	float:right;
}
.CandleSummaryHeaderLabel a:hover
{
	color: #6b1623;
} 

.CandleSummaryBody
{
	border-style: none solid solid solid;
	border-width: 5px;
	border-color: #6B1623;
	width: 445px;
	/*height: 114px;*/
	clear:both;
	overflow:hidden;
}

.CandleSummaryImage
{
	float: left;
	margin: 7px;
}

.CandleSummaryDescription
{
	padding: 7px;
	color: #6B1623;
	text-align:left;
}

.CandleSummaryButton
{
	text-align: center;
	background-image: url('../../images/LookAndFeel/ViewOptionsButton.gif');
	width: 176px;
	height: 21px;
	bottom: 12px;
	right: 100px;
	padding-top: 5px;
	margin-left:auto;
	margin-right:auto;
}

.CandleSummaryButton a
{
	text-decoration: underline;
	color: #000000;
}

.CandleSummaryButtonHolder
{
	clear:both;
	text-align:center;
	margin-bottom:7px;
}


.CandleSummarySectionHeader
{
	clear: both;
	/*border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #6b1623;*/
	margin-top: 60px;
	margin-bottom: 5px;
	margin-left:10px;
	
	background-color: #bfb684;
	width:934px;
}
.CandleSummarySectionHeader h2
{
	margin-bottom: -5px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 20px;
	font-style: italic;
}
.CandleSummarySectionHeader h3
{
	margin-bottom: -5px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-left: 20px;
	font-style: italic;
	color: #6B1623;
}

.SummaryBody
{
	clear:both;
}

/* Note: AvailiableStyles Same as is used for the "SampleGallery" sections */

.AvailiableStyles
{
	margin-left: 10px;
	margin-top: 10px;
	width: 934px;
	clear:both;
	padding-top:20px;
}

.AvailiableStylesHeader
{
	vertical-align: middle;
	text-align: center;
	background-image: url('../../images/LookAndFeel/CandleStylesHeader.gif');
	height: 25px;
	clear: both;
	font-weight: bold;
	color: #000000;
	font-size: 16pt;
	font-style:italic;
}

.AvailiableStylesHeaderLabel
{
	padding-top: 0px;
}

.AvailiableStylesBody
{
	padding: 0px 3px 3px 3px;
	border-style: none solid solid solid;
	border-width: 5px;
	border-color: #c2b886;
	clear: both;
	overflow: hidden;
}

.AvailiableStylesBody td
{
	width: 220px;
	vertical-align: top;
}

.AvailiableStylesBody ul
{
	padding-top: 0px;
	padding-left: 17px;
}

.AvailiableStylesBody li
{
	padding-bottom: 7px;
	font-style: italic;
}

.AvailiableStylesBody li a
{
	color:Black;
}


.SpecialOccasionCandlesSummaryDesc
{
	margin-top: 15px;
	margin-left: 15px;
}


.UnityCandleSummaryDesc
{
	margin-top: 15px;
	margin-left: 115px;
	overflow: auto;
}

.UnityCandleSummaryDesc0
{
	font-size: 1.9em;
	font-style: italic;
}

.UnityCandleSummaryDesc1
{
	padding-left: 1em;
}

.UnityCandleSummaryDesc2
{
	padding-left: 4em;
}

.UnityCandleSummaryDesc3
{
	padding-left: 7em;
}

.UnityCandleSummaryDesc4
{
	font-size: 1.4em;
	font-style: italic;
	float: left;
	clear: left;
	padding-top: 12px;
	text-align:center;
}

.SummaryDescNumber
{
	font-size: 3.5em;
	color: #6B1623;
	float: left;
	clear: left;
	padding-top: 12px;
	padding-right: 0.5em;
	font-style: italic;
}

.SummaryDescComment
{
	float: left;
	padding-top: 15px;
}