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

/* INTRO */

.intro-container
{
margin-bottom: 20px;
margin-top: 10px;
}

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

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

.intro-image {}

.intro-text {}

/* PRIMARY LINKS */

.primary-container
{
margin-left: 20px;
}

.primary-box
{
border:1px dotted #999999;
padding: 20px;
margin-bottom: 20px;
}

a.primary-title,
a.primary-title:visited,
a.primary-title:active
{
color:#29328F;
display: block;
font:bold 14px arial;
text-decoration: none;
text-align: center;
}

.primary-image
{
display: block;
text-align: center;
margin: 5px 0px 5px 0px;
}

.primary-text
{
}

.primary-readmore
{
color: #A1A7AC;
font: bold 11px tahoma;
display: block;
}

/* 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/KeilAndAssociatesNZ/layouts/images/h1.gif) no-repeat left #ffffff; */
	color: #A3AAAD;
	font: normal 24px arial;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

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

h2,
h2 a,
h2 a:visited
{
	color: #272E75;
	font: bold 12px arial;
	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: #272E75;
	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/KeilAndAssociatesNZ/layouts/images/3628/greybullet.jpg) ;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	color: #313B97;
}

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

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

.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;
}

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

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

img
{
border: 0px;
}

a
{
	text-decoration: underline;
	color: #313B97;
}

a:visited {
	color: #313B97;
}

a:hover {
	color: #9FA6AC;
}

/*  LAYOUT STRCUCTURES */

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

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

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

.body-container /* body container only includes the content and not the left nav*/
{
	background: #FFFFFF url(/webfiles/KeilAndAssociatesNZ/layouts/images/bg-main.gif);
	padding: 30px; /* 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/KeilAndAssociatesNZ/layouts/images/background.gif) no-repeat left #313B97;
text-align:Left;
margin-bottom: 1px;
}

table#topnav 
{
width: 100%;
}

td#tn-left 
{
width: 406px;
}

td#tn-right 
{
}

div#tn-bottom 
{
}

/* TOP NAV STANDARD LINKS */

td.tn-link-std,
td.tn-selected-std {
border-right: 1px solid #fff;
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 tahoma;
	padding: 5px 15px 5px 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: #F2F2F2  ! important;
	text-decoration: none;
}


/* DROP DOWN STYLES */

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

div.options,
div.options a,	
div.options a:visited,
div.options a:active
{
	background-color:#313B97;
	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:#F2F2F2;
}



/* COLOURS */


#tnstd38667
{
background: #A7AAAD;
}

#tnstd38875
{
background: #90969A;
}

#tnstd38876
{
background: #81839C;
}

#tnstd38877
{
background: #7378A9;
}

#tnstd38668
{
background: #272E75;
}



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

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

table#leftnav
{
	width: 100%;
	background: #F2F2F2;
}	

td#ln-top 
{
}
	
td#ln-middle 
{
padding-top: 15px;
padding-bottom: 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/KeilAndAssociatesNZ/layouts/images/layout_leftnav_bullet.jpg) no-repeat left top #FFFFFF; 
	border-bottom: 1px solid #FFFFFF; */
	color: #313A96;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: bold 10px arial;
	padding: 6px 3px 6px 26px;
	text-align:left; /* by default this A tag will center the text */
	text-decoration: none;
	text-transform: uppercase;
}

a.ln-selected-std,
a.ln-link-std:hover,
a.ln-selected-std:hover 
{
	background: url(/webfiles/KeilAndAssociatesNZ/layouts/images/layout_leftnav_bullet.jpg) no-repeat left top #EBEBEB !important;
	color: #060C4B !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: #FFFFFF; 
	border-bottom: 1px solid #FFFFFF; */
	color: #313A96;
	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 
{
	font-weight:bold;
}

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

div#footer-container
{
	background: url() #CFD1DD;
	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: #666666;
	font: 10px arial;
}

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 #F4f4f4;
}

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

.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;
}


.blank-header
{
	display:none;
}
/**** BODY STYLES END ****/