

/************** HOME **************/

.home-main
{
border-bottom: 5px solid #FFFFFF;
}

.intro-title
{
color: #7C0116;
display: block;
font: normal 24px arial;
margin-bottom: 5px;
padding-bottom: 5px;
text-decoration:none; 
}

.intro-box
{
background: ##Intro Box Background Color##;
color:#FFFFFF;
padding: 25px;
color: #ffffff;
}


.primary-box
{
margin: 10px 10px 10px 10px;
padding-bottom:6px;
}

.primary-box-text a,
.primary-box-text a:visited,
.primary-box-text a:active
{
	color: #FFFFFF;
}

a.primary-title,
a.primary-title:visited,
a.primary-title:active
{
color:#FFC904;
font:bold 11px arial;
text-transform: uppercase;
}

.primary-image
{
border: 2px solid #D0E099;
margin-right: 10px;
}

.primary-box-text
{
color: #FFFFFF;
}



.action-box 
{
margin:10px;
}

.action-image
{
border: 3px solid #FFFFFF;
margin-bottom: 4px;
}

a.action-title ,
a.action-title:active,
a.action-title:visited
{
color:#90B700;
font:bold 11px arial;
}

.body-container
{
border: 5px solid #FFFFFF;
}

/*************** THEME STYLES START ****************/

h1,
h1 a,
h1 a:visited
{
/*	background:url(/webfiles/LifestyleFitnessNZ/layouts/images/h1.gif) no-repeat left #ffffff; */
	color: #7C0116;
	font: normal 24px arial;
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
}

h2{
	border-bottom: 1px solid #CCCCCC;
	border-left: 10px solid #CCCCCC;
}

h2,
h2 a,
h2 a:visited
{
	color: #444343;
	font: bold 12px arial;
	margin: 0px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

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;
	text-transform: uppercase;
	border-left: 0px solid #ccc; */
	text-transform: none;
	background-color:##Box Header Color##;
	text-decoration: none;
}

h3,
h3 a,
h3 a:visited
{
	color: #808080;
	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: #7C7974;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
	font-family: tahoma;
}

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


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

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

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

.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;
	text-transform: uppercase;
}

.paragraph-box
{
/*	background-color:#ffffff; 
	border: 1px solid #ffffff; */
	padding: 10px 10px 10px 10px;
}

div.dotted
{
	
}

/************* GENERAL STYLES *************/	
body,td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt
{
	color: #333333;
	font: 12px tahoma, arial, verdana, helvetica, sans serif;
	line-height: 20px;
}
body
{
 background: #4B4B4B;
}
img
{
border: 0px;
}

a
{
	text-decoration: underline;
	color: #7C0116;
}

a:visited {
	color: #7C0116;
}

a:hover {
	color: #7C0116;
}

/***** Layout Structure Styles *****/

div#overall-container /* overall-body encompasses the header, body, and footer */
{
	width: 1002px;
	background: #FFFFFF; /*url(/webfiles/LifestyleFitnessNZ/layouts/images/bg-main.gif); */
	border: 1px solid #ffffff;
	border-top: 0px solid #ffffff;
} 

div#header-container
{
/*	background: #3366FF url(/webfiles/LifestyleFitnessNZ/layouts/images/bg-header.gif); */
	border-bottom: 4px solid #fff;
}

.body-container /* body container only includes the content and not the left nav*/
{
	background: #FFFFFF url();
	padding: 0px; /* the padding here is commonly used to create margins around the content*/
	border: 1px solid #ffffff;
	border-right: 0px solid #ffffff;
}

.internal
{
padding: 0px 0px 0px 0px;
}

/*************** TOP NAV ***************/	
div#tn-container 
{
background:   #7C0116;
text-align:Left;
border-bottom:1px solid #ffffff;
}

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 {}

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 
{
border: 0px solid #C6C7C7;
	color: #FFFFFF;
	display: block;
	font: bold 11px Arial;
	padding: 10px 15px 10px 15px;
	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: #CCCCCC  ! important;
	text-decoration: none;
}

/**** LEFT NAV STYLES START ****/

td#ln-container
{
	background: #FFFFFF;
	border-right: 0px solid #ffffff;
	width: 158px;
}

table#leftnav
{
border-right:#63625C;
border-top:1px solid #ffffff;
padding: 0px 0px 0px 0px;
width: 100%;
}	

td#ln-top 
{
background:#3E3E3E;

}
	
td#ln-middle 
{
}

td#ln-bottom 
{
border-top: 2px solid #ffffff;
}

div.leftnav-promo
{
background:##Left Nav Subscribe Background Color##; 
}


/* 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: #3E3E3E;
color:#FFFFFF;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: bold 11px arial;
	border-bottom:1px solid #ffffff;
	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: #666666 !important;
	color: #FFFFFF !important;
}

/* LEFT NAV SUB LINKS */

.submenu
{
padding:8px 0px;
border-bottom:1px solid #ffffff;
}

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
{
	border-bottom: 0px solid #3E3E3E;
	color: #FFFFFF;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: normal 11px arial;
	padding: 3px 27px 3px 20px;
	text-align:right; /* 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: #000000;
}

/**** LEFT NAV STYLES END ****/

/*************** FOOTER ****************/
div#footer-container
{
/*	background: url(/webfiles/LifestyleFitnessNZ/layouts/images/3132/layout_footer_topbar.jpg) top repeat-x #4B4B4B; */
	border-top: 0px solid #000000;
	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: #999999;
	font: 10px Verdana;
}

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

div#footer-container span.spacer
{
	padding:0px 10px;
}

/*************** BODY ****************/
.list-table {}
.list-header {background-color:#CCCCCC;}
.list-row {border-top:1px solid #cccccc}

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

.main-image {
	border: 2px solid #808080;
}
.thumbnail-image
{
	border: 1px solid #808080;
}

.print-page-break {
	page-break-Before: always;
}
div.menu div.options {	
	margin: 0px 1px 0px 1px;
	border:1px solid #9F9F9F;
	background-color:#E5E7EC;
}
div.options,
div.options a,	
div.options a:visited,
div.options a:active
 {
	font-size:10px;
	font-weight: bold;
	padding: 6px 3px 6px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	display:block;
	border-bottom: 1px solid #9F9F9F;
	text-decoration:none;
	background-color:transparent;
}
div.options a:hover {
	background-color:#aaaaaa;
	color:#ffffff;
}
.body-section-b
{
width: 267px;
}
.body-section-a
{
border-right: 1px solid #ffffff;
background-color: #D9D9D7;
width: 575px;
padding: 150px 30px 30px 30px;
}
table.productlist
{
	width: 100%;
}
table.productlist td
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border-bottom:1px solid #cecfce;
}
table.productlist th
{
	font:bold 12px Arial;
	background-color:#cecfce;
	text-align:center;
}

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