/* CSS Document */

body {
	font-family: arial;
}

p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

ul {
	padding: 10px;
	margin: 10px;
	list-style-position: outside;
}

.ModuleCaravanDetailsFormTop {
	display: none;
}

.ModuleCaravanDetailsForm {
	background-color:#F0F0F0;
	border-color:#666666;
	border-width:1px;
	border-style:solid;
}

.ModuleCaravanDetailsFormBottom {
	display: none;
}


.ModuleSponsored {
	background-color:#F0F0F0;
	border-color:#666666;
	border-width:1px;
	border-style:solid;
}

.ModuleSponsoredTop {
	display: none;
}

.ModuleSponsoredBottom {
	display: none;
}


.ModuleListing {
}

.ModuleListingTop {
	display: none;
}

.ModuleListingBottom {
	display: none;
}

.ModuleListingImage {
	padding-top: 5px;
	padding-left: 5px;
	width: 110px;
	float: left;
}

.ModuleListingImage img {
	width: 100px;
}

.ModuleListingContent {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	font-size: 12px;
}

#ModuleListingActions a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	border-color:#bbbbbb;
	border-bottom-color:#999999;
	border-left-color:#999999;
	margin: 3px;
	display:inline;
	line-height: 1.5em;
	text-decoration: none;
	color: #000000;
	font-size:11px
}

#ModuleListingActions a:hover {
	padding-left: 5px;
	padding-right: 5px;
	background-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	border-color:#bbbbbb;
	border-top-color:#999999;
	border-right-color:#999999;
	margin: 3px;
	display:inline;
	line-height: 1.5em;
	text-decoration: none;
	color: #000000;
	font-size:11px
}

#ModuleListingActions {
	clear: both;
	text-align:right;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: 12px;
}


.ModuleContent {
	padding: 5px;
	background-color: #e0e0e0;
}

#ModuleForm textarea {
	width: 300px;
}

.map {
	background-color: #c0c0c0;
	border-style: solid;
}


.Features {
	font-size: 13px;
}

.FeaturesList {
	font-size: 10px;
}


.cpYearNavigation,
.cpMonthNavigation
		{
		background-color: #6677DD;
		text-align: center;
		vertical-align: middle;
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 8px;
		font-family: arial;
		}
.cpDayColumnHeader,
.cpYearNavigation,
.cpMonthNavigation,
.cpCurrentMonthDate,
.cpCurrentMonthDateDisabled,
.cpOtherMonthDate,
.cpOtherMonthDateDisabled,
.cpCurrentDate,
.cpCurrentDateDisabled,
.cpTodayText,
.cpTodayTextDisabled,
.cpText
		{
		font-family:arial;
		font-size:8pt;
		}
TD.cpDayColumnHeader
		{
		text-align:center;
		border-style:solid;
		border-right-color:#6677DD;
		border-top-color:#6677DD;
		border-left-color:#000000;
		border-bottom-color:#000000;
		border-width:1px;
		background-color: #c0c0c0;
		}
.cpCurrentMonthDate,
.cpOtherMonthDate,
.cpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.cpCurrentMonthDateDisabled,
.cpOtherMonthDateDisabled,
.cpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
		}
.cpCurrentMonthDate
		{
		color:#6677DD;
		font-weight:bold;
		}
.cpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.cpOtherMonthDate
		{
		color:#808080;
		}
TD.cpCurrentDate
		{
		color:#FFFFFF;
		background-color: #6677DD;
		border-width:1px;
		border-style: solid;
		border-color:#000000;
		}
TD.cpCurrentDateDisabled
		{
		border-width:1px;
		border-color:#FFAAAA;
		border-width:1px;
		border-style: solid;
		}
TD.cpTodayText,
TD.cpTodayTextDisabled
		{
		border-color: #6677DD;
		border-width:1px;
		border-style: solid;
		}
A.cpTodayText,
SPAN.cpTodayTextDisabled
		{
		height:20px;
		}	A.cpTodayText
		{
		color:#6677DD;
		font-weight:bold;
		}
SPAN.cpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.cpBorder
		{
		border:solid thin #6677DD;
		}

#Details {
	margin-top: 10px;
	float: left;
	clear: left;
	width: 300px;
}
#Image1Holder {
	float: left;
	width: 300px;
}
#Image2Holder {
	float: right;
	width: 200px;
}
#Image3Holder {
	float: right;
	width: 200px;
	margin-top: 10px;
}
#AdditionalText {
	float: right;
	width: 200px;
	margin-top: 10px;
}
#Image1 {
	width: 300px;
}
#Image2 {
	width: 200px;
}
#Image3 {
	width: 200px;
}


#Module {
	width: 100%;
}

#Actions {
	text-align: right;
	width: 100%;
	background-image: url('/Images/BtnBG.jpg');
	margin-bottom: 10px;
	color: black;
	font-size: 12px;
}

#Actions a {
	background-image: url('/Images/BtnBG.jpg');
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: black;
	height: 19px;
	display: block;
	float: right;	
}

#Actions a:hover {
	background-image: url('/Images/BtnOvr.jpg');
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: black;
	height: 19px;
	display: block;
	float: right;	
}

.ActionsHREF {
	color: white;
}

.Actions {
	text-align: right;
	width: 100%;
	background-image: url('/Images/BtnBG.jpg');
	margin-bottom: 10px;
	font-size: 12px;
}

.Actions a {
	background-image: url('/Images/BtnBG.jpg');
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: black;
	height: 19px;
	display: block;
	float: right;	
}

.Actions a:hover {
	background-image: url('/Images/BtnOvr.jpg');
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: black;
	height: 19px;
	display: block;
	float: right;	
}



#MainFeature {
	clear: both;
}

#MainFeatureImg {
	float: left;
	width: 200px;
}

#MainFeatureTxt {
	float: left;
	padding-left: 20px;
	width: 330px;
}

#MainFeaturePrice {
	float: left;
	padding-left: 20px;
	width: 330px;
	font-size: 24px;
	color: red;
	margin-top: 10px;
}

#MainFeatureActions {
	clear:both;
	text-align: right;
	height: 19px;
	background-image: url('/Images/BtnBG.jpg');
	margin-top: 5px;
	margin-bottom: 5px;
}

#MainFeatureActions a {
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: white;
	height: 19px;
	display: block;
	float: right;	

	background-image: url('/Images/BtnBG.jpg');	
}

#MainFeatureActions a:hover {
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: white;
	height: 19px;
	display: block;
	float: right;	

	background-image: url('/Images/BtnOvr.jpg');	
}

.MainFeature {
	width: 100%;
}

.MainFeatureImg {
	float: left;
	width: 200px;
	margin-right: 10px;
}

.MainFeatureTxt {
	padding-left: 20px;
}

.MainFeaturePrice {
	float: left;
	padding-left: 20px;
	width: 330px;
	font-size: 24px;
	color: red;
	margin-top: 10px;
}

.MainFeatureActions {
	clear:both;
	text-align: right;
	height: 19px;
	background-image: url('/Images/BtnBG.jpg');
	margin-top: 5px;
	margin-bottom: 5px;
}

.MainFeatureActions a {
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: white;
	height: 19px;
	display: block;
	float: right;	

	background-image: url('/Images/BtnBG.jpg');	
}

.MainFeatureActions a:hover {
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: white;
	height: 19px;
	display: block;
	float: right;	

	background-image: url('/Images/BtnOvr.jpg');	
}


#Feature {
	padding-top: 10px;
	clear: both;
	background-color: #eeeeee;
}

#FeatureImg {
	float: left;
	width: 100px;
}

#FeatureTxt {
	float: left;
	padding-left: 20px;
	width: 400px;
}

#FeaturePrice {
	float: left;
	padding-left: 20px;
	width: 330px;
	font-size: 16px;
	color: red;
	margin-top: 10px;
}

#FeatureActions {
	clear:both;
	text-align: right;
	height: 19px;
	background-image: url('/Images/BtnBG.jpg');
	margin-top: 5px;
	margin-bottom: 5px;
}

#FeatureActions a {
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: white;
	height: 19px;
	display: block;
	float: right;	

	background-image: url('/Images/BtnBG.jpg');	
}

#FeatureActions a:hover {
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: white;
	height: 19px;
	display: block;
	float: right;	

	background-image: url('/Images/BtnOvr.jpg');	
}

/* -- */

.Feature {
	width: 100%;
	background-color: #eeeeee;
}

.FeatureImg {
	float: left;
	width: 100px;
	margin-left: 10px;
	margin-top: 10px;
}

.FeatureTxt {
	margin-top: 10px;
	float: left;
	padding-left: 20px;
}

.FeaturePrice {
	float: left;
	padding-left: 20px;
	width: 330px;
	font-size: 16px;
	color: red;
	margin-top: 10px;
}

.FeatureActions {
	clear:both;
	text-align: right;
	height: 19px;
	background-image: url('/Images/BtnBG.jpg');
	margin-top: 5px;
	margin-bottom: 5px;
}

.FeatureActions a {
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: white;
	height: 19px;
	display: block;
	float: right;	

	background-image: url('/Images/BtnBG.jpg');	
}

.FeatureActions a:hover {
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: white;
	height: 19px;
	display: block;
	float: right;	

	background-image: url('/Images/BtnOvr.jpg');	
}

.FeatureActionsHREF {
	color: white;
}

.FeatureActions {
	clear:both;
	text-align: right;
	height: 19px;
	background-image: url('/Images/BtnBG.jpg');
	margin-top: 5px;
	margin-bottom: 5px;
}

.FeatureActions a {
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: white;
	height: 19px;
	display: block;
	float: right;	

	background-image: url('/Images/BtnBG.jpg');	
}

.FeatureActions a:hover {
	border: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: white;
	height: 19px;
	display: block;
	float: right;	

	background-image: url('/Images/BtnOvr.jpg');	
}

/* -- */


.ObituaryHome {
	clear: both;
	margin-bottom: 10px;
}

.ObituaryHomeImage {
	width: 100px;
	float: left;
}

ObituaryHomeRightCol {
}

.ObituaryHomeTitle {
	margin-left: 10px;
	float: left;
	width: 300px;
}

.ObituaryHomeText {
	margin-left: 10px;
	float: left;
	width: 300px;
}

.ObituaryDetailsTitle {
	clear: both;
	width: 100%;
	text-align: center;
}

.ObituaryDetailsImage {
	clear: both;
	width: 100%;
	text-align: center;
}

.ObituaryHomeText {
	clear: both;
	width: 100%;
}

.ObituaryMessage {
	margin-top: 10px;
}

#ObituaryMessages {
	width: 100%;
	clear: both;
	margin-top: 10px;
}

#ObituaryPhotos {
	clear: both;
	width: 100%;
	height: auto;
	overflow: auto;
}

.ObituaryPhoto {
	display: block;
	float: left;
	width: 100px;
	margin-right: 10px;
}

#ModuleTravelFlag {
	float: right;
}

#Video {
	width: 100%;
	text-align: center;
	clear: both;
}

.Button {
	cursor: pointer;
}

.DialogBoxButton {
	background-color: #e0e0e0;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('/Images/BtnBG.jpg');	
	cursor: pointer;
	font-size: 14px;
	color: black;
}

.DialogBoxButton:hover {
	background-image: url('/Images/BtnOVR.jpg');	
	background-color: #c0c0c0;
}

.DialogBox {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #eeeeee;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.DialogBoxTitle {
	height: 24px;
	background-image: url('/Images/DialogTitleBG.jpg');	
	padding-left: 5px;	
	font-weight: bolder;
	font-size: 16px;
}

.DialogBoxContent {
	height: 19px;
	padding-left: 5px;	
	padding-right: 5px;	
}

