

/**** HOME STYLES START ****/

/* INTRO */

.intro-container
{
border-top:2px solid #e5e5e5;
}

.intro-box
{
background: ;
color:#858a8e;
}

.intro-title,
.intro-title:visited,
.intro-title:active
{
color: #C41F2F;
display: block;
font: bold 15px arial;
margin: 12px 0px 10px 12px;
}

.intro-image {
border:3px solid #bec1c3;
margin-left:12px;
margin-right:12px;

}

.intro-text {}

.intro-more,
.intro-more:visited,
.intro-more:active
{
color: #C41F2F;
text-decoration:none;
}

/* PRIMARY LINKS */

.primary-container
{
border-top:2px solid #e5e5e5;
margin-top:12px;
}

.primary-box
{
border:0px solid #bec1c3;
margin: 10px 0px 0px 12px;
}

a.primary-title,
a.primary-title:visited,
a.primary-title:active
{
color:#C41F2F;
display: block;
font:bold 15px arial;
text-decoration:none;
margin:0px 0px 8px 0px;
}

.primary-image
{
border:3px solid #bec1c3;
margin-right:12px;
}

.primary-text
{
}

.primary-readmore,
.primary-readmore:visited,
.primary-readmore:active
{
color: #C41F2F;
font: normal 10px verdana,;
text-decoration:none;
}

.primary-border
{
border-right:2px solid #e5e5e5;
}

/* ACTION LINKS */

.action-container
{
border-top:2px solid #e5e5e5;
padding:16px 10px 0px 10px; 
}

.action-box 
{
}

.action-title,
.action-title:active,
.action-title:visited
{
color:;
display: block;
font:normal 15px arial;
}

.action-image 
{
}

.action-text 
{
}

/**** HOME CLASSES END ****/

/************** THEMES **************/
h1
{
	display: block;
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 0px 0px;

}
h1,
h1 a,
h1 a:visited,
h1 a:hover
{
	color: #C41F2F;
	font: bold 18px arial;
	letter-spacing: 0px;
	text-transform: none;
	text-decoration: none;
}

h2
{
	background-color:#868c8f;
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 2px 2px 2px 5px;
}

h2,
h2 a,
h2 a:visited,
h2 a:hover
{ 
	background-color:#868c8f;
	border-bottom: 0px solid;
	color: #FFFFFF;
	font: bold 11px arial;
}

h2.section-header
{
	font:bold 15px arial;
	margin: 8px 0px 0px 0px;
}

h3
{
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

h3,
h3 a,
h3 a:visited,
h3 a:hover
{
	color: #C41F2F;
	font: normal normal bold 11px/normal arial;
}

.paragraph-box
{
	background: url(/webfiles/ExceptionalLife/layouts/images/2945/theme_bullet.gif) no-repeat top left;
	background-color:#ffffff;.
	margin: 10px 15px 15px 5px;
	padding: 0px 0px 0px 24px;

}

.box-container
{
	background: url(/webfiles/ExceptionalLife/layouts/images/2945/theme_dotted-line.gif) repeat-x bottom;
	background-color:#ffffff;
}

.box-container-top
{
	background: url(/webfiles/ExceptionalLife/layouts/images/2945/theme_dotted-line.gif) repeat-x top;
	background-color:#ffffff;
}

.box-container-right
{
	background: url(/webfiles/ExceptionalLife/layouts/images/2945/theme_dotted-line.gif) repeat-y right;
	background-color:#ffffff;
}

.box-container-left
{
	background: url(/webfiles/ExceptionalLife/layouts/images/2945/theme_dotted-line.gif) repeat-y left;
background-color:#ffffff;
}

.box-container-bottom
{
background: url(/webfiles/ExceptionalLife/layouts/images/2945/theme_dotted-line.gif) repeat-x bottom;
background-color:#ffffff;
}

.link-button
{
border: 1px solid #ffffff;
background-color: #ffffff;
color:#C41F2F;
padding:0px 0px 0px 4px;
text-align:center;
vertical-align:middle;
}

a.link-button:hover,
a.link-button:visited,
a.link-button:active,
{
	color:#C41F2F;
}

.main-image {
	border: 2px solid #bec1c3;
}

.thumbnail-image
{
	border: 1px solid #bec1c3;
}

.image-caption 
{
text-align:center;
font-size:10px;
font-weight:bold;
}

.theme-bullet
{
margin-right: 5px;
}
/************** THEME STYLES END **************/

/**** GENERAL STYLES START ****/	

img
{
border: 0px;
}

a
{
	text-decoration: underline;
	color: #ce142b;
}

a:visited {
	color: #d74557;
}

a:hover {
	color: #e37482;
}

/*  LAYOUT STRCUCTURES */

td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt
{
		color: #737a7f;
	font: 11px verdana;
}
body {
background: #D6D9DB;
}

div#overall-container /* overall-body encompasses the header, body, and footer */
{
	/*background: #FFFFFF;*/
	width: 900px;
margin-top:30px;
} 

div#header-container
{
	background: url(/webfiles/ExceptionalLife/layouts/images/bg-header.gif) #FFFFFF;
}

.body-container /* body container only includes the content and not the left nav*/
{
	background: url(/webfiles/ExceptionalLife/layouts/images/2945/layout_bg.jpg) repeat-y top #FFFFFF;
	padding: 6px 0px 5px 0px; /* the padding here is commonly used to create margins around the content*/
}

.internal
{
padding: 6px 3px 5px 3px;
background: url(/webfiles/ExceptionalLife/layouts/images/2945/layout_bg.jpg) repeat-y top #FFFFFF;
}

.body-section-a
{
border-right:2px solid #e5e5e5;
}

.body-section-b
{

}

/**** GENERAL STYLES END ****/

/**** TOP NAV STYLES START ****/	

div#tn-container 
{
background:  url() no-repeat left #C41F2F;
text-align:Left;
}

table#topnav 
{
}

td#tn-left 
{
}

td#tn-right 
{
}

div#tn-bottom 
{
}

/* TOP NAV STANDARD LINKS */

td.tn-link-std,
td.tn-selected-std {}

td.tn-link-std a,
td.tn-link-std a:visited,
td.tn-link-std a:active,
td.tn-selected-std a,
td.tn-selected-std a:active,
td.tn-selected-std a:visited 
{
	color: #FFFFFF;
	background:url() no-repeat left center;
	display: block;
	font: bold 12px Arial;
	padding: 5px 10px 5px 35px;
	text-transform: uppercase;
	text-decoration: none;
}

td.tn-selected-std a,
td.tn-selected-std a:visited, 
td.tn-link-std a:hover,
td.tn-selected-std a:hover 
{
	color: #333333  ! important;
	text-decoration: none;
}


/* DROP DOWN STYLES */

div.menu div.options 
{	
	margin: 0px 1px 0px 1px;
	border:1px solid #dddddd;
	background-color:#C41F2F;
}

div.options,
div.options a,	
div.options a:visited,
div.options a:active
{
	background-color:transparent;
	border-bottom: 1px solid #dddddd;
	color:#FFFFFF;
	display:block;
	font:bold 10px arial;
	padding: 6px 3px 6px 3px;
	text-decoration:none;
}

div.options a:hover 
{
	color:#333333;
}


/**** TOP NAV STYLES END ****/

/**** LEFT NAV STYLES START ****/

td#ln-container
{
	background: url(/webfiles/ExceptionalLife/layouts/images/bg-ln.gif) #BEC1C3;
	border-right: 0px solid #FFFFFF;
	width: 160px;
}

table#leftnav
{
	width: 100%;
}	

td#ln-top 
{
}
	
td#ln-middle 
{
}

td#ln-bottom 
{
}

/* LEFT NAV STARNDARD LINKS */

a.ln-link-std,
a.ln-selected-std,
a.ln-link-std:active,
a.ln-selected-std:active,
a.ln-link-std:visited,
a.ln-selected-std:visited
{
	background: url(/webfiles/ExceptionalLife/layouts/images/layout_leftnav_bullet.jpg) no-repeat left top #BFC0C2;
	border-bottom: 1px solid #FFFFFF;
	color: #3E3E3E;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: normal 11px arial;
	padding: 6px 3px 6px 15px;
	text-align:left; /* by default this A tag will center the text */
	text-decoration: none;
}

a.ln-selected-std,
a.ln-link-std:hover,
a.ln-selected-std:hover 
{
	background: url(/webfiles/ExceptionalLife/layouts/images/layout_leftnav_bullet.jpg) no-repeat left top #CE142B !important;
	color: #FFFFFF !important;
}

/* LEFT NAV SUB LINKS */


a.ln-link-sub,
a.ln-selected-sub,
a.ln-link-sub:active,
a.ln-selected-sub:active,
a.ln-link-sub:visited,
a.ln-selected-sub:visited
{
	background: #eeeeee;
	border-bottom: 1px solid #FFFFFF;
	color: #3E3E3E;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: normal 11px arial;
	padding: 6px 3px 6px 25px;
	text-align:left; /* by default this A tag will center the text */
	text-decoration: none;
}

a.ln-selected-sub,
a.ln-link-sub:hover,
a.ln-selected-sub:hover 
{
color:red !important;
	font-weight:normal;
}

/**** LEFT NAV STYLES END ****/

/**** FOOTER STYLES START ****/

div#footer-container
{
	background: url() #C41F2F;
	border-top: 0px solid #BEC1C3;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

div#footer-container,
div#footer-container span.spacer,
div#footer-container a,
div#footer-container a:active,
div#footer-container a:visited
{
	color: #FFFFFF;
	font: 10px Verdana;
}

div#footer-container a {
	text-decoration: underline;
}

div#footer-container span.spacer
{
	padding:0px 10px;
}

/**** FOOTER STYLES END ****/

/**** BODY STYLES START ****/

.back
{
	font-weight:bold;
	text-decoration:none;
}

.main-image {
	border: 2px solid #bec1c3;
}

.thumbnail-image
{
	border: 1px solid #bec1c3;
}

.image-caption 
{
font: bold 10px;
}

.print-page-break 
{
	page-break-Before: always;
}


/* DEVELOPMNET STYLES */

table.productlist
{
	width: 100%;
}

.list-table 
{
}

.list-header 
{
background-color:#CCCCCC;
}

.list-row 
{
border-top:1px solid #cccccc
}

table.productlist td
{
	border-bottom:1px solid #cecfce;
	font: 10px Verdana;
	text-align: center;
}

table.productlist th
{
	font: bold 12px Arial;
	background-color: #cecfce;
	text-align: center;
}


/**** BODY STYLES END ****/
