/* CSS Document */

html 
{
	height: 100%;
}

body 
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family:  Monotype Corsiva, Shelley LT AllegroScript, Arial, Verdana, Trebuchet, Sans Serif;
	font-size: 10pt;
	color: #333333;
	background: #282A2B;
}

.clr 
{
	clear: both;
}

.outline 
{
        border: 1px solid #CCCCCC;
        background: #ffffff;
	padding: 2px;
}


span.article_seperator 
{
	display: block;
	height: 1px;
}


/* START USER BOXES */

#user_outer 
{
	padding: 10px 20px 10px 20px;
	margin: 5px;
	border: 0px solid #ccc;
}

#user_inner 
{
	width: 100%;
        padding: 0px;
	margin: 0px;
}

#user_inner p
{
	color: #666666;
	font-weight: normal;
	font-size: 10pt;
	text-align:left;
	padding: 5px 10px 5px 5px;
        line-height: 12pt;
        margin: 0px;
}

#user_inner table.moduletable
{
	border: 1px solid #7DBDD9;
}

#user_inner table.moduletable th
{
	background: url(../images/usersubhead_bg.jpg) repeat-x;
	color: #282A2B;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

/* START SIDE BOXES */

#left_outer
{
        float: left;
	margin: 0px;
        padding: 0px 0px 0px 0px;
	width: 40px;
}

#left_inner
{
        border: 0px solid #ccc;
	padding: 0px;
        float: none !important;
        float: left;
}

#right_outer 
{
        float: right;
	margin: 0px;
	padding: 5px 2px 2px 2px;
	width: 160px;
	display: block;
}

#right_inner
{
        float: none !important;
        float: left;
        border: 0px solid #ccc;
        padding: 0px;
}

#right_inner p,
#left_inner p
{
	color: #000F85;
	font-weight: normal;
	font-size: 8pt;
	text-align:left;
	padding: 4px 2px 2px 2px;
        line-height: 12pt;
        margin: 0px;
}

#right_inner ul,
#left_inner ul
{
        margin: 0;
        padding: 0;
        list-style: bullet;
        list-style-position: inside;
}

#right_inner li,
#left_inner li
{
	color: #000F85;
	font-weight: normal;
	font-size: 8pt;
	text-align:left;
	padding: 0px;
        line-height: 10pt;
}

#right_inner table.contentpaneopen td.contentheading
{
	color: #282A2B;
	font-weight: bold;
	white-space: nowrap;
	text-align:left;
        padding: 2px 0px 0px 2px;
}

#left_inner table.moduletable
{
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-right: 0px solid #FBC98B;
        border-bottom: 0px solid #FBC98B;
}

#right_inner table.moduletable
{
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-right: 0px solid #FBC98B;
        border-bottom: 0px solid #FBC98B;
}

#left_inner table.moduletable td
{
	width: 100%;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	background-color: #FBC98B;
        background: url(/templates/LifesEmbrace/images/boxback.jpg);
}

#right_inner table.moduletable td
{
	width: 100%;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	font-weight: normal;
	background-color: #FBC98B;
        background: url(/templates/LifesEmbrace/images/boxback.jpg);
}

/* END SIDE BOXES */


/* START CONTENT INNER */

#content_outer 
{
	padding: 20px 20px 0px 20px;
	margin: 0px;
	border: 0px solid #ccc;
}

#content_inner 
{
	width: 100%;
        padding: 0px;
	margin: 0px;
	border: 0px solid #ccc;
}

#content_inner p,
p
{
     font-family:  Arial, Verdana, Trebuchet, Sans Serif;   
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	padding: 2px 0px 6px 0px;
	line-height: 14pt;
	margin-bottom: 5px;
}

#content_inner ul,
ul
{
        list-style-type: bullet;
        list-style-position: outside;
        padding: 0px 0px 4px 25px;
        margin: 0px 0px 0px 0px;
}

#content_inner li,
li
{
        font-family:  Arial, Verdana, Trebuchet, Sans Serif; 
		line-height: normal;
        margin: 8px 0px 5px 0px;
        padding: 0px;
		list-style-image:  url(/images/placeholder/list.gif);
}

table.content_table 
{
	padding: 0px;
	margin: 0px;
}

table.content_table td 
{
	padding: 0px;
	margin: 0px;
}

#content_inner span.article_seperator 
{
	display: block;
	height: 10px;
        width: 100%;
        border-bottom: 0px dashed #CCCCCC;
}

/* END CONTENT INNER */


/* START CONTENTPANE STYLES */

table.contentpaneopen 
{
        width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td 
{
        padding-right: 0px;
}

table.contentpaneopen td.componentheading 
{
	padding-left: 4px;
}

table.contentpane 
{
        width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td 
{
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading 
{
	padding-left: 4px;
}

table.contentpaneopen fieldset 
{
	border: 0px;
	border-bottom: 1px solid #CCCCCC;
}

.contentdescription img 
{
	border-top: 15px solid #000;
	border-bottom: 15px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.contentcolumn 
{
	padding-right: 5px;
}

.contentpagetitle 
{
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-align:left;
}

/* END CONTENTPANE STYLES */



/* START MENU */

a.mainlevel:link, 
a.mainlevel:visited
{
	color: #282A2B;
        display: block;
	repeat: none;
	vertical-align: middle;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	text-align: left;
	height: 20px !important;
	height: 25px;
	padding: 5px 0px 0px 0px;
	padding-left: 25px;
        padding-right: 25px;
	text-decoration: none;
	text-transform:uppercase;
        background-image: url(/templates/LifesEmbrace/images/menubuttonback.jpg);
        border-bottom: 0px solid #FFFFFF;
}

a.mainlevel:hover 
{
	color: #000F85;
        text-decoration: none;
        font-weight: bold;
	border-bottom: 0px solid #FFFFFF;
        background-image: url(/templates/LifesEmbrace/images/menubackhover.jpg);
}

a.mainlevel #active_menu 
{
	color:#282A2B;
        display: block;
	background-image: url(/templates/LifesEmbrace/images/menuback.jpg);
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

a.mainlevel #active_menu:hover 
{
	color: #FDCD22;
        font-weight: bold;
	border-top: 0px solid #FDCD22;
}

/* START SUB MENU */

a.sublevel:link, 
a.sublevel:visited 
{
	color: #9D9D9F;
        display: block;
	padding: 5px 5px 2px 0px;
	padding-left: 25px;
        padding-right: 15px;
	height: 18px !important;
	height: 23px;
	vertical-align: top;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
        background-image: url(/templates/LifesEmbrace/images/subback.jpg);
        background-color: #7DBDD9;
        border-bottom: 1px solid #E7E7E7;
}

a.sublevel:hover 
{
	color: #000F85;
        font-weight: bold;
	text-decoration: none;
        background-image: url(/templates/LifesEmbrace/images/subbackhover.jpg);
}

a.sublevel #active_menu 
{
	color: #000F85;
	text-decoration: normal;
        font-weight: bold;
}

/* END MENU */


/* START FONT STYLES */

.componentheading 
{
	color: #000F85;
	font-weight: bold;
	font-size: 14pt;
        line-height: 14pt;
	white-space: nowrap;
	text-align:left;
        padding: 0px 0px 5px 0px;
        margin: 0px 0px 0px 0px;
        border-bottom: 1px solid #CECECF;
}

.contentheading 
{
	color: #282A2B;
	font-weight: bold;
	font-size: 12pt;
	white-space: nowrap;
	text-align:left;
        padding: 0px 0px 0px 0px;
        border-bottom: 0px solid #7DBDD9;
}

h1 
{
	color: #282A2B;
	font-weight: bold;
	font-size: 18pt;
        line-height: normal;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        border-bottom: 0px solid #7DBDD9;
}

h2 
{
	color: #282A2B;
	font-weight: bold;
	font-size: 16pt;
        line-height: 14pt;
        padding: 5px 0px 0px 0px;
        margin-top:  5px;
        margin-bottom:  0px;
        border-top: 0px solid #CCCCCC;
}

h3 
{
	color: #282A2B;
	font-weight: bold;
	font-size: 14pt;
        line-height: 12pt;
        padding: 0px;
        margin-top:  10px;
        margin-bottom:  0px;
}

h4 
{
	color: #282A2B;
	font-family:  Arial, Verdana, Trebuchet, Sans Serif; 
	font-weight: normal;
	font-size: 8pt;
        padding: 0px 0px 0px 0px;
        margin-top:  10px;
}


/* END FONT STYLES */


/* START LINK STYLES */

a:link, 
a:visited 
{
	color: #282A2B; 
	text-decoration: underline;
	font-weight: normal;
}

a:hover,
a:active 
{
	color: #919293;	
	text-decoration: underline;
	font-weight: normal;
}


a.footer:link, 
a.footer:visited 
{
	font-size: 10px;
        color: #FFFFFF; 
	text-decoration: none;
	font-weight: normal;
}

a.footer:hover,
a.footer:active 
{
	color: #FDCD22;	
	text-decoration: none;
	font-weight: normal;
}


a.img:link, 
a.img:visited 
{
border: 1px solid #CC6666;
}

a.img:hover,
a.img:active 
{
border: 1px solid #CC0000;
}


/* END LINK STYLES */


/* START MODULE TABLE STYLES */

table.moduletable 
{
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
}

div.moduletable 
{
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, 
div.moduletable h3 
{
	background: url(../images/subhead_bg.jpg) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td 
{
	width: 100%;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* END MODULE TABLE STYLES */


/* START BUTTON STYLES */

#buttons_outer 
{
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner 
{
	border: 0px solid #CCCCCC;
	height: 21px;
}

#buttons 
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.button 
{
        color: #282A2B;
        font-family:  Arial, Verdana, Trebuchet, Sans Serif;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        border: 0px double #CCCCCC;
        width: auto;
        background: url(../images/button_bg.jpg) repeat-x;
        padding: 0px 5px;
        line-height: 18px !important;
        line-height: 16px;
        height: 26px !important;
        height: 24px;
        margin: 0px 5px;
}

.inputbox 
{
	padding: 2px;
	border:solid 1px #CCCCCC;
	background-color: #ffffff;
}

/* END BUTTON STYLES */


/* START M0S IMAGE STYLES */

div.mosimage 
{
        border: 0px solid #CCCCCC;
        background-color: transparent;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 20px;
        vertical-align: bottom;
}

div.mosimage img 
{
        border: 1px solid #CCCCCC;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}

.mosimage_caption 
{
        width: 100%;
        height: 16px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        color: #666666;
        text-transform: normal;
        font-size: 10px;
        border: 0px solid #CCCCCC;
        vertical-align: bottom;
        font-weight: normal;
        background: url(/templates/LifesEmbrace/images/captionback.jpg);
}

/* END M0S IMAGE STYLESS */


/* START BLOG PAGE STYLES */

a.contentpagetitle:link,
a.contentpagetitle:visited 
{
	display: block;
	padding: 5px 5px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration: underline;
}

a.contentpagetitle:hover,
a.contentpagetitle:active 
{
	color: #FDCD22;
}


a.readon:link,
a.readon:visited
{
	padding: 0px;
	margin 0px;
	font-size: 10px;
	color: #282A2B;
	text-align: left;
	text-decoration: underline;
}

a.readon:hover,
a.readon:active 
{
	color: #FDCD22;
        text-decoration: none;
}

table.blog tr td table.contentpaneopen tr td p
{
	padding: 0px;
	margin: 0px;
}

table.blog 
{
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
        width: 100%;
        
}

table.blog tr td .article_seperator
{
        border-top: 1px solid #E7E7E7;
}

table.blog td
{
	padding: 0px 0px 0px 0px;
        
}

/* END BLOG PAGE STYLES */


/* START FOOTER STYLES */

#footer 
{
	text-align: center;
	padding: 0px;
}

table.footer
{
        border-top: 3px solid #CECECF;
}

/* END FOOTER STYLES */

img
{
	background: #282A2B;
}