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

/* INTRO */

.intro-container
{
padding: 30px 30px 0px 0px;
}

.intro-box
{
background: ;
color:;
}

.intro-title,
.intro-title:visited,
.intro-title:active
{
color: #E51837;
display: block;
font: normal 24px arial;
margin: 0px 0px 10px 0px;
}

.intro-image {}

.intro-text {}

/* PRIMARY LINKS */

.primary-container
{
background: url(/webfiles/People4SuccessNZ/webpages/images/37130/pm-bg.gif) repeat-x top #E0E0E0;
border-top: 1px solid #fff;
}

.primary-box
{
border:0px solid ;
}

a.primary-title,
a.primary-title:visited,
a.primary-title:active
{
color:#E51837;
display: block;
font:normal 18px arial;
text-decoration: none;
background: url(/webfiles/People4SuccessNZ/layouts/images/pm-bullet.gif) no-repeat top left;
padding-left: 30px;
margin-bottom: 12px;
}

.primary-image
{
}

.primary-text
{
padding: 20px;
}

a.primary-readmore,
a.primary-readmore:visited,
a.primary-readmore:hover
{
color: #636466;
font: bold 11px tahoma;
text-decoration: none;
}

/* ACTION LINKS */

.action-container
{
}

.action-box 
{
}

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

.action-image 
{
}

.action-text 
{
}

/**** HOME CLASSES END ****/

/*************** THEME STYLES START ****************/

h1,
h1 a,
h1 a:visited
{
	background:url(/webfiles/People4SuccessNZ/layouts/images/h1bg.gif) repeat-x bottom left #ffffff;
	color: #E51837;
	font: normal 24px arial;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

h2{
/*	border-bottom: 1px solid #CCCCCC;
	border-left: 10px solid #CCCCCC; */
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 5px 0px;
}

h2,
h2 a,
h2 a:visited
{
	color: #E51837;
	font: bold 12px arial;

}

h2.section-header
h2.section-header a,
h2.section-header a:visited
{
/*	background: none;
	font: bold 24px arial;
	margin: 8px 0px 0px 0px;
	border-bottom: 0px solid #fff;

	border-left: 0px solid #ccc; */
	text-transform: none;
	background-color:##Box Header Color##;
	text-decoration: none;
}

h3,
h3 a,
h3 a:visited
{
	color: #E51837;
	font: bold 12px arial;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}

h3 a
{
	text-decoration: none;
}

a.link-button,
a.link-button:active,
a.link-button:visited
{	
	background-color: #E51837;
	border: 0px solid #ffffff;
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;

	padding: 5px 10px 5px 10px;
	font-family: tahoma;
	font-weight: bold;
	text-transform: lowercase;
}

a.link-button:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #636466;
}


.titleonly a,
.titleonly a:visited
{
	
	background-image: url(/webfiles/People4SuccessNZ/layouts/images/3493/greybullet.jpg) ;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	color: #E51837;
}

.main-image 
{
	border: 4px solid #E9E9E9;
}

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

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



.header-box, .header-box a, .header-box a:hover
{
	background-color:##Box Header Color##;
	text-decoration: none;

}

table.paragraph-box
{
	background: url(/webfiles/People4SuccessNZ/layouts/images/paragraph-bg.gif) repeat-x top left #DFDFDF;
	border: 1px solid #C5C5C5;
	padding: 20px;
}

div.dotted
{
	
}

/**** GENERAL STYLES START ****/	

img
{
border: 0px;
}

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

a:visited {
	color: #E51837;
}

a:hover {
	color: #221E1F;
}

/*  LAYOUT STRCUCTURES */

td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt
{
		color: #333333;
	font: 11px tahoma, verdana, helvetica, sans serif;
	line-height: 17px;
}

ul
{

}


body {
background: #646567;
}

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

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

.body-container /* body container only includes the content and not the left nav*/
{
	background: #FFFFFF url(/webfiles/People4SuccessNZ/layouts/images/bg-main.gif);
	padding: 0px 0px 0px 0px; /* the padding here is commonly used to create margins around the content*/
}

.internal
{
padding: 30px;
}

.body-section-a
{
}

.body-section-b
{
}

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

div#tn-container 
{
background:  url(/webfiles/People4SuccessNZ/layouts/images/tn-bg.gif) repeat-x bottom left #57575A;
text-align:Left;
}

table#topnav 
{
width: 100%;
}

td#tn-left 
{
}

td#tn-right 
{
}

div#tn-bottom 
{
}

/* TOP NAV STANDARD LINKS */

td.tn-link-std,
td.tn-selected-std {
text-align: center;
}

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;
	display: block;
	font: bold 11px Arial;
	padding: 11px 18px 11px 18px;
	text-transform: none;
	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: #FFFFFF  ! important;
	text-decoration: none;
	background: url(/webfiles/People4SuccessNZ/layouts/images/tn-bg-over.gif) repeat-x bottom left #E51837;
}


/* DROP DOWN STYLES */

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

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

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


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

td#ln-container
{
	border-right: 0px solid #CCCCCC;
	width: 177px;
	padding: 10px 0px 10px 10px;
}

table#leftnav
{
	background: url(/webfiles/People4SuccessNZ/layouts/images/bg-ln.gif) #F8F8F8;
	width: 100%;
}	

td#ln-top 
{
}
	
td#ln-middle 
{
/* padding: 0px 15px 0px 15px; */
}

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/People4SuccessNZ/layouts/images/ln-heading-bg.gif) repeat-x top #842227;
	border-bottom: 1px solid #F2F2F2;
	color: #FFFFFF;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: bold 14px arial;
	padding: 5px 3px 5px 25px;
	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 
{
	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: url(/webfiles/People4SuccessNZ/layouts/images/ln-arrow.gif) no-repeat 10px 8px;
	border-bottom: 1px solid #F2F2F2;
	color: #333333;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: normal 11px arial;
	padding: 5px 10px 5px 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 
{
	font-weight:bold;
}

.ln-header
{
background: url(/webfiles/People4SuccessNZ/layouts/images/ln-heading-bg.gif) repeat-x top #842227;
font-family: arial;
font-size: 14px; font-weight: bold;
color: #ffffff;
padding: 10px 10px 10px 20px;
}

.ln-header a,
.ln-header a:visited,
.ln-header a:active
{
color: #fff;
text-decoration: none;
}



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

div#footer-container
{
	background: url(/webfiles/People4SuccessNZ/layouts/images/footer-bg.gif) no-repeat top left #646567;
	border-top: 0px solid #000000;
	padding: 15px 10px 10px 10px;
	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,
div#footer-container td,
div#footer-container td span.spacer,
div#footer-container td a,
div#footer-container td a:active,
div#footer-container td a:visited
{
	color: #CCCCCC;
	font: 10px arial;
	line-height: 18px;
}

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

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

#footerlinks
{
text-transform: uppercase;
}

#footerlinks a
{
text-decoration: none;
}

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

h1.breadcrumb
{
font-size:16px;
color:#999999;
padding-bottom:20px;
}

h1.breadcrumb span
{
color: #E51837;
}

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

.main-image {
	border: 4px solid #E9E9E9;
}

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

.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 ****/