﻿body, html{
	width:100%;
	height:100%;
}
body{
	margin:0px;
	background-color:#3d5c65;
	background-image:url(/images/bg.png);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	line-height:1.5;
	color:#272324;
}
td
{
	font-size:9pt;
}
h1,h2,h3,h4,h5,h6
{
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino;
	font-weight:normal;
}
h1,h3,h5,a{
	color:#8d0e3a;
}
h1{font-size:16pt;margin:0px 0px 9px 0px;}
h2{font-size:15pt;margin:8px 0px;}
h3{font-size:13pt;margin:7px 0px;}
h4{font-size:12pt;margin:6px 0px;}
h5{font-size:11pt;margin:5px 0px;}
h6{font-size:10pt;margin:4px 0px;}
h1
{
	border-bottom:1px solid #bcbdc0;
}
h6 a
{
	color:#272324;
	text-decoration:none;
}
h6 a:hover
{
	color:#8d0e3a;
	text-decoration:underline;
}
hr
{
	border: 0;
	color:#272324;
	background-color:#272324;
	height:1px;
	margin:12px 0px;
}
p
{
	margin:12px 0px;
}
img
{
	border-width:0px;
}
form
{
	margin:0px;
	padding:0px;
}
.HiddenSubmitButton
{
	display:none;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
div.btn, div.btn_white{
	display:inline;
	overflow:hidden;
	background-repeat:repeat-x;
}
div.btn{
	height:16px;
	background-image:url('/images/btn_bg.png');
	background-color:#680023;
	border-top:1px solid #b24066;
	border-left:1px solid #9d3d5d;
	border-right:1px solid #6a0023;
	border-bottom:1px solid #54001c;
}
div.btn_white{
	height:16px;
	background-image:url('/images/btn_white_bg.png');
	background-color:#e0e0e0;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #F7F7F7;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #BABABA;
}
div.btn input, div.btn_white input{
	font-size:8pt;
	border-width:0px;
	background-color:transparent;
}
div.btn input{
	color:#FFFFFF;
}
div.btn_white input{
	color:#8d0e3a;
}
div.inputtext input{
	border-width:0px;
	background-color:transparent;
}	

.ToggleAdminContainer
{
	position:absolute;
	right:0px;
	padding:1px;
	margin-bottom:-27px;
	height:25px;
	text-align:right;
}
.ToggleAdmin_ReturnToAdmin, .ToggleAdmin_BrowseTheSite
{
	width:132px;
	height:25px;
	border-width:0px;
	background-repeat:no-repeat;
}
.ToggleAdmin_BrowseTheSite
{
	background-image:url(/Admin/images/btn_browsethesite.gif);	
}
.ToggleAdmin_ReturnToAdmin
{
	background-image:url(/Admin/images/btn_returntoadmin.gif);
}

#Wrapper
{
	min-height:100%;
	background-image:url(/images/bg_pattern.png);
	background-repeat:repeat;
	background-position:top center;
}
#Edge_Middle, #Edge_Top, #Edge_Bottom{
	width:980px;
	margin:auto;
}
#Edge_Middle{
	width:950px;
	padding:0px 15px;	
	background-image:url(/images/edge_bg.png);
	background-repeat:repeat-y;
}
#Edge_TopLeft, #Edge_TopCenter, #Edge_TopRight, #Edge_BottomLeft, #Edge_BottomCenter, #Edge_BottomRight{
	float:left;
	height:25px;
}
#Edge_TopLeft, #Edge_TopRight, #Edge_BottomLeft, #Edge_BottomRight{
	width:25px;
	background-repeat:no-repeat;
}
#Edge_TopCenter, #Edge_BottomCenter{
	width:930px;
	background-repeat:repeat-x;
}
#Edge_TopLeft{
	background-image:url(/images/edge_topleft.png);
}
#Edge_TopCenter{
	background-image:url(/images/edge_top.png);
}
#Edge_TopRight{
	background-image:url(/images/edge_topright.png);
}
#Edge_BottomLeft{
	background-image:url(/images/edge_bottomleft.png);
}
#Edge_BottomCenter{
	background-image:url(/images/edge_bottom.png);
}
#Edge_BottomRight{
	background-image:url(/images/edge_bottomright.png);
}
#Header, #Footer
{
	border-color:#8d0e3a;
	border-style:solid;
	border-width:0px;
}
#Header_Left, #LeftNav, #Content{
	float:left;
}
#Header{
	background-image:url(/images/header_bg_repeat.png);
	background-repeat:repeat-x;
	background-color:#eff0f0;
	border-bottom-width:3px;
}
#Header_Wrapper{}
#Header_Left
{
	width:299px;
	padding:0px 0px 11px 10px;	
}
#Header_Right
{
	width:621px; /* 641px total */
	padding:0px 10px;
	float:right;	
}
#Header_Right_Top{}
#Header_Right_Top_Left, #Header_Right_Top_Right
{
	float:left;
}
#Header_Right_Top_Left
{
	width:335px;
	height:77px; /* 87px total */
	padding-top:10px;
}
#Header_Right_Top_Right
{
	width:286px;
}
#Header_Right_Bottom
{
	width:621px;
}
#Header_Right_Top_Left
{	
	text-align:center;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino;
	line-height:1.1;
}
#Slogan_Line1
{
	font-size:14pt;
	font-weight:bold;
}
#Slogan_Line2
{
	font-size:12pt;
	font-weight:bold;
}
#Slogan_Line3
{
	font-size:12pt;
	font-style:italic;
}
#SiteSearch, #MakeADonation, #CartButton
{
	float:right;
}
#SiteSearch
{
	margin-bottom:13px;
}
#SiteSearchText, #SiteSearchButton{
	float:left;
	height:23px;
	overflow:hidden;
}
#SiteSearchText{
	height:17px; /* 21px total */
	padding:2px 0px 2px 24px;
	border:1px solid #d7d7d7;
	border-right-width:0px;
	background-color:#FFFFFF;
	background-image:url(/images/search_bg.png);
	background-repeat:no-repeat;
	background-position:3px 2px;
}
#SiteSearchText input{
	border-width:0px;
	font-size:9pt;
	width:111px;
}
#SiteSearchButton input{
	padding:0px;
}
#CartButton
{
	margin-right:4px;
}
#HeaderLinks
{
	float:right;
}
.HeaderLink, .HeaderLinkDivider{
	float:left;
}
.HeaderLink{

}
.HeaderLink a
{
	display:block;
	background-image:url(/images/tab_bg.png);
	background-repeat:repeat-x;
	text-decoration:none;
	color:#ffffff;
	font-size:10pt;
	margin-left:1px;
}
.HeaderLink span
{
	display:block;
	background-image:url(/images/tab_left.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.HeaderLink span span
{
	display:block;
	background-image:url(/images/tab_right.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.HeaderLink span span
{
	padding:6px 12px;
	height:19px; /* 31px total */
}
#Header_Right_Menu{
	height:37px;
	overflow:hidden;
}
#Middle{	
	background-color:#FFFFFF;
}
#MiddleBackground{
	width:950px;
	min-height:400px;
	background-color:#FFFFFF;
	background-image:url('/images/menulist_bg.png');
	background-repeat:repeat-y;
}
#LeftNav{
	width:175px;
}
.LeftNavDivider{
	height:14px;
	background-color:#FFFFFF;
}
#Content
{
	width:751px; /* 775px total */
	padding:12px;
}
#ContentBackground
{
	background-image:url(/images/gray.gif);
	background-repeat:repeat-y;
	background-position:523px 0px;
}
#Content_Left
{
	float:left;
	width:511px;
	padding-right:12px;
}
#Content_Right
{
	float:left;
	width:215px;
	padding-left:12px;
}
.BreadCrumbTrail
{
	margin-bottom:12px;
}
.BreadCrumbTrail a
{
	text-decoration:none;
}
.BreadCrumbTrail a:hover
{
	text-decoration:underline;
}
span.BreadCrumbTrailDivider
{
	padding:0px 7px;
}
.ContentBlock > p:first-child, .ContentBlock > h1:first-child, .ContentBlock > h2:first-child, .ContentBlock > h3:first-child, .ContentBlock > h4:first-child, .ContentBlock > h5:first-child, .ContentBlock > h6:first-child{
	margin-top:0px;
}
.ContentBlock > p:last-child{
	margin-bottom:0px;
}
#Footer{
	font-size:8pt;
	padding:9px 14px 0px 14px;
	background-image:url(/images/footer_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#eff0f0;
	border-top-width:3px;	
	text-align:center;
}
.FooterLink, .FooterLinkDivider{
	float:none;
	display:inline;
}
.FooterLink{
	font-size:8pt;
}
.FooterLink a{
	text-decoration:none;
}
.FooterLink a:hover{
	text-decoration:underline;
}
.FooterLinkDivider
{
	font-size:6pt;
	padding:1px 0px 0px 0px;
	margin-left:7px;
	margin-right:7px;
	background-color:#8d0e3a;
}
.FooterLinkDivider{
	margin-top:2px;
}
#OuterFooter
{
	width:950px;
	margin:auto;
	font-size:8pt;
	color:#ffffff;
	padding-bottom:15px;
	text-align:center;
}
#OuterFooter .FooterLinkDivider
{
	background-color:#ffffff;
}
#OuterFooter a
{
	color:#ffffff;	
}

#News, #Events
{
	float:left;
	width:249px;
}
#News
{
	margin-right:13px;
}
#NewsAndEvents h2
{
	font-size:12pt;
	border-bottom:1px solid #bcbdc0;
	margin-top:5px;
	margin-bottom:15px;
}
.News, .Events
{
	float:left;
	width:369px;
}
.News
{
	margin-right:13px;
}
.NewsSingle, .EventsSingle
{
	margin:0px;
	width:751px;
}
.NewsAndEvents h2
{
	font-size:12pt;
	border-bottom:1px solid #bcbdc0;
	margin-top:5px;
	margin-bottom:15px;
}
.ViewAll
{
	float:right;
	margin-top:9px;
	color:#bcbdc0;
}
.ViewAll a
{
	text-decoration:none;
}
.ViewAll a:hover
{
	text-decoration:underline;
}
#NewsAndEvents .ArticlesListItem
{
	margin-bottom:8px;	
}
#Content .ArticlesListItem
{
	margin-bottom:8px;	
}

#CARF
{
	border-top:1px solid #bcbdc0;
	margin-top:13px;
	padding-top:5px;
}


.SearchResults
{
}
.SearchMatch
{
	margin:15px 0px;
}
.SearchMatch_PageHeading
{
	font-weight:bold;
}
.SearchMatch_PageContent
{
}
.SearchMatch_PageURL
{
	color:#9a9a9a;
}
#FlashImageDescriptions
{
	margin:5px 0px 10px 0px;	
}
.FlashImageDescription
{
	display:none;
}

#Subscriptions
{
	width:154px;
	margin-left:11px;
	margin-top:14px;	
}
.Subscriptions_Heading
{
	font-size:9pt;
	font-weight:bold;
	color:#383838;	
}
.Subscriptions_EmailBox
{
    float:left;    
    width:80px;
    height:21px;
    padding-left:27px;
    border:1px solid #d7d7d7;
    background-color:#ffffff;
    background-image: url("/images/newsletter_bg.jpg");
    background-repeat:no-repeat;
    background-position:3px 4px;
    /*overflow:hidden;   */
    border-right-width:0px;
}
.Subscriptions_EmailBox input
{
	border-width:0px;
	width:80px;
	padding-top:1px;
	font-size:9pt;	
}
.Subscriptions_GroupDropDown
{
    float:left;
    height:21px;
    font-size:10px;  
    border:1px solid #d7d7d7; 
    background-color:#ffffff;
}
.Subscriptions_GroupDropDown select
{
	border:1px solid #d7d7d7;
	border-width:0px;
	padding:0px;
	margin:0px;
	font-size:9pt;
}
.Subscriptions_Button
{
    margin-right:2px;
    margin-top:4px;
    text-align:right;
}

#Facebook
{
	margin:20px 11px;
}

#FeaturedProduct
{
	margin:20px 11px;
	line-height:15px;
}


/* TOP MENU */
#TopMenu
{
	float:right;
}
/* clear main items */
#TopMenu ul, #TopMenu li {
	margin:0;
	padding:0px;
	list-style:none;
	background-image:none;
}
/* main items */
#TopMenu ul {display:inline-block;}
#TopMenu ul {display:inline;}
#TopMenu ul 
{
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	white-space:nowrap; 
}
#TopMenu ul li 
{
	display: block;
	float:left;	
	position: relative;
	height:31px;
}
#TopMenu ul li:hover ul {
	display:block;
}
#TopMenu ul li a 
{
	display:block;
	background-image:url(/images/tab_bg.png);
	background-repeat:repeat-x;
	text-decoration:none;
	color:#ffffff;
	font-size:10pt;
	margin-left:1px;
}
#TopMenu ul li span
{
	display:block;
	background-image:url(/images/tab_left.png);
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}
#TopMenu ul li span span
{
	display:block;
	background-image:url(/images/tab_right.png);
	background-repeat:no-repeat;
	background-position:top right;
}
#TopMenu ul li span span
{
	padding:6px 12px;
	height:19px; /* 31px total */
}
#TopMenu ul li:hover {
	background-image:url(/images/menu_bg_on.png);
	background-repeat:repeat-x;
}
/* sub items */
#TopMenu ul li ul, #TopMenu ul li ul li, #TopMenu ul li ul li a, #TopMenu ul li ul li a span
{
	/* clear the styles */
	float:none;
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	
	font-size:10pt;
}
#TopMenu ul li ul
{
	clear:both;
	display:none;
	position:absolute;
	top:31px;
	left:1px;
	overflow:visible;
	z-index:99;
	background-color:#40616A;
	border:1px solid #3A5860;
	border-top-width:0px;
}
#TopMenu ul li ul li
{
	clear:both;
	display:block;
	margin:5px 11px;
}
#TopMenu ul li ul li:hover
{
	background-image:none;
}
#TopMenu ul li ul li a
{
	display:inline;
}
#TopMenu ul li ul li a:hover {
	text-decoration:underline;
}


/* ----- Stories of Recovery Videos ----- */
.StoriesOfRecovery
{
	width:720px;
	margin:auto;
}
.VideoItem
{
	float:left;
	width:164px;
	padding:5px;
	height: 40px;
	border: 1px #bcbdc0 solid;
    margin-top:5px;
    margin-right:5px;    
}
.VideoItem2
{
	float:left;
	width:164px;
	padding:5px;
	height: 50px;
	border: 1px #bcbdc0 solid;
    margin-top:5px;
    margin-right:5px;    
}
.LastVideoItem
{
	margin-right:0px;
}
.SelectedVideoItem
{
	border-color:#8D0E3A;
}
.VideoItem_Link
{
	font-weight:bold;
}




/* ----- video manager ----- */
div.VM_ControlWrap
{
    text-align: center;
}
div.VM_Title
{
    font-family: 'Palatino Linotype' , 'Book Antiqua' , Palatino;
    font-weight: normal;
    padding-left: 5px;
    text-align: left;
    color: #8d0e3a;
    font-size: 15px;
    margin: auto;
}
div.VM_Player
{
    text-align: center;
    width: 213px; /* 215px total (with border) */
    height: 186px;
    border: 1px #bcbdc0 solid;
    margin: auto;
}
div.MV_PlayerWindow
{
    display: block;
    width: 207px;
    height: 156px;
    margin: auto;
}
div.VM_VideoList
{
}
div.VM_VideoListItem
{
    text-align: left;
    height: 50px;
    width: 213px; /* 215px total (with border) */
    border: 1px #bcbdc0 solid;
    margin-top:5px;
    margin-right:5px;
    vertical-align:middle;
}
div.VM_VideoListItemSelected
{
	border-color:#8D0E3A;
}
div.Content_Left div.VM_VideoListItem
{
	margin-right:0px;
}
div.VM_VideoListItem a
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #272324;
    font-style: italic;
}
div.VM_VideoListItemTitle
{
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
    color: #8d0e3a;
    padding-left:5px;
}
div.VM_VideoListItemImage
{
    float: left;
}


/* ----- estore ----- */
div.Productbox
{
    float: left;
    margin-right: 10px;
    margin-bottom:10px;    
    border:1px solid #8d0e3a;
    width:150px;
    height:150px;
    padding:5px;  
    text-align: center;  
    vertical-align: bottom;
}
/* ProductDetail */
.PDImage
{
    float: left;
    margin-right: 20px;
}
.PDTitle
{
    font-family: 'Palatino Linotype' , 'Book Antiqua' , Palatino;
    font-weight: normal;
    font-size: 18px;
    color: #8d0e3a;
}

.PDDesc
{
    padding-top: 10px;
    padding-bottom: 10px;
}
div.PDButtons
{
    float: right;
    text-align: right;
    padding-right: 35px;
}
div.PDOptions
{
    padding: 5px 0px 10px 0px;
    font-weight: bold;
}
.PDOptionsDD
{
    margin-top: 5px;
}
/* Cart */
.CartHeaderRow
{
    background-color: #4f7883;
    font-family: Tahoma;
    color: #ffffff;
    padding: 3px;
    font-weight: normal;
}
.CartItemRow
{
}
.CartAltItemRow
{
    background-color: #f5f5f5;
}

.CartImageColumn
{
    width: 80px;
}
.CartTitleColumn
{
    padding-left: 10px;
    font-weight: bold;
}
.CartQtyColumn
{
    text-align: center;
    width: 80px;
}
.CartQtyColumn input
{
    text-align: right;
}
.CartUnitPriceColumn
{
    text-align: right;
    padding-right: 15px;
    width: 50px;
}
.CartSubTotalColumn
{
    text-align: right;
    padding-right: 15px;
    width: 50px;
}
.CartRemoveColumn
{
    width: 55px;
}

div.CartSubTotal
{
    text-align: right;
    padding-right: 67px;
    font-weight: bold;
}
div.CartShipTotal
{
    text-align: right;
    padding-right: 67px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.CartTotal
{
    border-top: 1px solid #999999;
    text-align: right;
    padding-right: 67px;
    font-weight: bold;
    padding-top: 5px;
}
.CartTotals
{
    padding-left: 20px;
}
.CartRemove
{
    width: 54px;
}
td.FieldLabel
{
    width: 200px;
    font-family: Tahoma;
    font-weight: normal;
}
td.FieldControl
{
    width: 200px;
    font-family: Tahoma;
    font-weight: normal;
}
td.FieldValidation
{
}
td.FieldInstructions
{
    font-style:italic;
    padding-bottom:10px;
}
div.FormTitle
{
    font-family: 'Palatino Linotype' , 'Book Antiqua' , Palatino;
    font-weight: normal;
    font-size: 18px;
    color: #8d0e3a;
}


