

/************** HOME **************/
.home-intro-readmore
{
padding: 5px 0px 0px 0px;
}

.home-main-image
{
border-top: 2px solid #000000;
/*border-bottom: 2px solid #000000; */
border-right: 0px solid #000000;
border-left: 0px solid #000000;
margin: 0px 0px 0px 0px;
}

.home-intro
{
border-top: 2px solid #000000;
/*border-bottom: 2px solid #000000; */
border-right: 0px solid #000000;
border-left: 0px solid #000000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 12px;
background: #FFFFFF;
height: 257px;
color: #333333;
font: normal 11px Arial;
}

.home-intro-header
{
color: #000000;
font: bold 19px Arial;
border-bottom: 0px solid #000000;
margin: 10px 0px 10px 0px;
padding-bottom:10px;
border-bottom:1px dotted gray;
}

.home-primary-image
{
border: 1px solid #FFFFFF;
margin-bottom:10px;
}

.home-primary-topbar
{
border-bottom: 1px solid ##Home Primary Bar Color##;
width: 595px;
}


.home-primary-box
{
/*background: ##Home Primary Background Color##;*/
border: 0px solid #FFFFFF;
border-left:0px;
/*width: 136px;
height: 180px;*/
margin: 0px 0px 0px 0px;
padding-right:8px;
}

.primary-container{
background-image: url(/webfiles/MrPlumberNZ/webpages/images/31526/home_primary_bg.jpg);
background-repeat: repeat-x;
margin-top: 2px;
}

.home-primary-header
{
color: #000000;	
font: bold 13px Arial;
padding:0px 0px 4px 0px;
}

.home-primary-text
{
color: #000000;
font: normal 11px Arial;
padding: 10px 0px 0px 0px;
}

.home-action-box
{
margin: 0px 0px 0px 0px;
padding: 20px 15px 0px 15px;
text-align:center;
}
.action-container{
margin-top:5px;
background-image:url(/webfiles/MrPlumberNZ/webpages/images/31526/home_action_bg.jpg);
background-repeat: repeat-x;
}

.home-action-box a,
.home-action-box a:visited,
.home-action-box a:active
{
color: #000000;
font: bold 12px Arial;
text-decoration:none;
text-transform:uppercase;
}

.home-action-header
{
text-decoration:none;
/*background: ##Home Action Background Color##;*/
}

/*************** THEME STYLES START ****************/

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

h2{
	background: url(/webfiles/MrPlumberNZ/layouts/images/3024/theme_header_bg.jpg) no-repeat right #000000;
}

h2,
h2 a,
h2 a:visited
{
	color: #000000;
	font: bold 13px arial;
	margin: 0px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;
}

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

h3
{
	color: #747474;
	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: #ff0000;
}

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

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

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



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

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

div.dotted
{
	background:url(/webfiles/MrPlumberNZ/layouts/images/3024/theme_line.jpg) repeat-x;	
}

/************* GENERAL STYLES *************/	
body,td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt
{
	color: #333333;
	font: 11px verdana;
}body
{
 background: #FFFFFF;
}

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

a:visited {
	color: #000000;
}

a:hover {
	color: #e73131;
}

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

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

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

.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;
border-bottom: 1px solid #000000;
margin: 0px 0px 0px 0px;
background-color: #000000;
}

table#topnav {
}

td#tn-left {
}

td#tn-right {
}

div#tn-bottom {}

/***** Top Nav Standard Links *****/
td.tn-link-std,
td.tn-selected-std {
	background: #000000 url(/webfiles/MrPlumberNZ/layouts/images/3024/layout_topnav_bg.jpg) repeat-x;
	background-position: middle;
}

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 
{

	background-position: bottom;
	color: #000000;
	display: block;
/*	height:26px; */
	text-align:center;
/*	padding-top: 6px;*/
	text-transform: none;
	text-decoration: none;
	font: bold 11px Arial;
	padding-bottom: 6px;
}

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;
}

/*************** LEFT NAV ****************/
td#ln-container
{
	
	width: 200px;
	background: #FFFFFF url(/webfiles/MrPlumberNZ/layouts/images/bg-ln.gif);
	border-right: 2px solid #000000;
}

.ln-title-text
{
font: Bold 10px Verdana;
color: #000000;
}

table#leftnav
{
	width: 100%;
}	

td#ln-top {
	height: 60px;
}
	
td#ln-middle {
	vertical-align: top;
}

td#ln-bottom {

}

/***** 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(/webfiles/MrPlumberNZ/layouts/images/3024/layout_leftnav_bullet.jpg) no-repeat left #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font-family: Arial;
	font-size:11px;
	padding: 3px 3px 3px 20px;
	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/MrPlumberNZ/layouts/images/3024/layout_leftnav_bullet.jpg) no-repeat left #FFFFFF !important;
	color: #4e4e4e !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: #000000;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font-family: Arial;
	font-size:11px;
	padding: 3px 3px 3px 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
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	/*background: #FFFFFF url(/webfiles/MrPlumberNZ/layouts/images/bg-footer.gif) repeat-x;*/
	background: #FFFFFF;
	border-top: 2px solid #000000;
	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: #333333;
	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 #c3c3c3;
}
.thumbnail-image
{
	border: 1px solid #c3c3c3;
}

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

/* Start Admin Table Styles */

.info-header,
.info-table th {
font-size:11px;
text-align:left;
color:black;
font-weight:normal;
background:url(/webfiles/WebSiteComponents/layouts/images/table-header-bottom.gif) bottom left repeat-x;
background-color:#F7F7F7;
padding:10px 6px;
border-top:1px solid #E0DEDF;
border-bottom:1px solid #E0DEDF;
}
.info-name {
text-align:right;
border-bottom:1px solid #E0DEDF;
font-size:11px;
background-color:#F7F7F7;
}
.info-value,
.info-table td {
text-align:left;
border-bottom:1px solid #E0DEDF;
font-size:11px;
padding:6px;
}

.info2-table {
	border-left:1px solid #E0DEDF;
}

.info2-header,
.info2-table th {
font-size:11px;
text-align:left;
color:black;
font-weight:bold;
background:url(/webfiles/WebSiteComponents/layouts/images/table-header-bottom.gif) bottom left repeat-x;
background-color:#F7F7F7;
padding:13px 6px;
border-top:1px solid #E0DEDF;
border-right:1px solid #E0DEDF;
border-bottom:1px solid #E0DEDF;
}
.info2-name {
text-align:right;
border-bottom:1px solid #E0DEDF;
border-right:1px solid #E0DEDF;
font-size:11px;
background-color:#F7F7F7;
vertical-align:top;
}
.info2-value,
.info2-table td {
text-align:left;
border-bottom:1px solid #E0DEDF;
border-right:1px solid #E0DEDF;
font-size:11px;
padding:6px;
vertical-align:top;
}

/* End Admin Table Styles */