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

a.intro-title,
a.intro-title:visited,
a.intro-title:active
{
color: #15406d;
display: block;
font: bold 14px arial;
padding-bottom:10px;
align:"center"
}

.intro-box
{
background: #eede0d;
}

.intro-box-text
{
	padding: 15px;
}

.home-primary-box
{
border-left:1px solid #cbcbcb;
margin: 10px 0px 10px 0px;
padding: 0px 10px;
width:112px;
}


a.primary-title,
a.primary-title:visited,
a.primary-title:active
{
background: url(/webfiles/DrainKingNZ/layouts/images/2994/home_primary_bullet.jpg) no-repeat top left;
color:#15406d;
font:bold 13px arial;
padding-left: 20px;
}

.primary-image
{
border: 2px solid #cbcbcb;
margin: 5px 0px;
}

.home-action-box
{

}

.home-action-box {}

.home-action-box a,
.home-action-box a:active,
.home-action-box a:visited
{
color:##Home Action Text Color##;
font:##Home Action Text##;
}

/*************** THEME STYLES ****************/

h1,
h1 a
{
	background:url(/webfiles/DrainKingNZ/layouts/images/h1.gif) no-repeat left;
	color: #15406d;
	font: bold 18px arial;
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
}

h2
{
background:url(/webfiles/DrainKingNZ/layouts/images/2994/theme_header_bullet.jpg) no-repeat left top #FFFFFF;
border-bottom:1px solid #cbcbcb;
padding: 0px 0px 6px 30px;

}

h2.section-header
{
margin: 8px 0px 0px 0px;
}


h2,
h2 a,
h2 a:visited
{
	color: #15406d;
	font: bold 15px arial;
	margin: 0px 0px 0px 0px;	
}

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

a.link-button,
a.link-button:active
{
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #056fdf;
	padding:0px 0px 0px 4px;
}

.link-button img
{
	padding-left:5px;
}

.main-image 
{
	border-left: 2px solid #cbcbcb;
	border-right: 2px solid #cbcbcb;
	border-bottom: 2px solid #cbcbcb;
	display:block;
}

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

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

.header-box
{
	background-color:##Box Header Color##;
}

table.paragraph-box
{
	background-color:#ffffff;
	padding: 0px;
}

/************* GENERAL STYLES *************/	
body,td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt
{
	color: #000000;
	font: 11px verdana;
	
}
body
{
background: url(/webfiles/DrainKingNZ/layouts/images/2994/layout_body_bg.jpg) repeat-x top #3e7fc1;
}

img
{
border: 0px;
}

a
{
	text-decoration: underline;
	color: #15406d;
}

a:visited {
	color: #1c4978;
}

a:hover {
	color: #3f7fc1;
}

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

div#overall-container /* overall-body encompasses the header, body, and footer */
{
	width: 965px;
	background: #FFFFFF; /*url(/webfiles/DrainKingNZ/layouts/images/bg-main.gif); */
} 

div#header-container 
{
background: #FFFFFF;
}


.body-middle
{
	border-right: 4px solid #003366;
	border-left: 4px solid #003366;
	background: #FFFFFF;
}

.body-container /* body container only includes the content and not the left nav*/
{
	padding: 0px 0px 0px 0px; /* the padding here is commonly used to create margins around the content*/
}

.internal
{
padding: 0px 0px 0px 10px;
}

/*************** TOP NAV ***************/	
div#tn-container 
{
text-align:Left;
background: #003366 url(/webfiles/DrainKingNZ/layouts/images/bg-tn.gif) repeat-x;
}

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;
	display: block;
	padding: 5px 15px 5px 15px;
	text-transform: none;
	text-decoration: none;
	font: bold 11px Arial;
}

td.tn-selected-std a,
td.tn-selected-std a:visited, 
td.tn-link-std a:hover,
td.tn-selected-std a:hover 
{
	color: #FFFF00  ! important;
	text-decoration: none;
}

/*************** LEFT NAV ****************/
td#ln-container
{
	width: 150px;
	background: url() #FFFFFF ;
}

table#leftnav
{
	width: 100%;
}	

td#ln-top {}
	
td#ln-middle 
{
	background: #FFFFFF;
	padding-bottom: 20px;
}

td#ln-bottom {}

td#ln-bottom td 
{
border-bottom: 1px dotted #dddddd;
}

td#ln-bottom a,
td#ln-bottom a:active,
td#ln-bottom a:visited
{
color: #CC3300;
font: bold 12px arial;
}


/***** Left Nav Standard 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() left top no-repeat #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
border-right: 10px solid #FFFFFF;
	color: #003366;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: bold 13px Arial;
margin: 0px 0px 10px 27px;
padding: 5px 3px 5px 35px;
	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() left top no-repeat #FFFFFF !important;
	color: #eede0d !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: #003366;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font-family: Arial;
	font-size:11px;
	border-left: 27px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	padding: 5px 3px 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;
}

/*************** FOOTER ****************/
div#footer-container
{
	padding: 20px 0px 20px 0px;
	background: #1d4a79 url();
	border: 4px solid #003366;
	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;
}

/*************** 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 #cbcbcb;
}
.thumbnail-image
{
	border: 1px solid #cbcbcb;
}

.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
{
}
.body-section-a
{
}
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;
}