

.intro-title
{
color: #FFFFFF;
font: bold 18px Arial;
padding: 5px 0px 5px 0px;
}
.intro-box
{
background: URL(/webfiles/BulkStorageNZ/webpages/images/31509/home_intro_txt_bg.jpg) #09447d;
color: #FFFFFF;
padding: 5px 12px 5px 12px;
}

.home-primary-box
{
border:1px solid #d5d5d5;
margin: 0px 0px 0px 0px;
}

.home-primary-text
{
color:#666666
}

a.home-primary-title,
a.home-primary-title:visited,
a.home-primary-title:active
{
display:block;
color:#002967;
font:bold 14px Arial;
padding:0px 0px 0px 0px;
}

.primary-image-box
{
	border-right:0px solid #d5d5d5;

}

.home-primary-image {}

.home-action-box
{
margin-top:10px;

}
.home-action-box a,
.home-action-box a:visited,
.home-action-box a:active
{
color:#FFFFFF;
display: block;
font:bold 13px Arial;
margin: 0px;
padding-left: 0px;
}

/*************** THEME STYLES START ****************/

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

h2{
	background: url(/webfiles/BulkStorageNZ/layouts/images/3022/theme_header_bg.jpg) no-repeat right #567fa9;
}

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

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

h3,
h3 a,
{
	color: #6d90b6;
	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: #0e3f78;
}

.main-image 
{
	border: 3px solid #CCCCCC;
}

.thumbnail-image
{
	border: 2px solid #CCCCCC;
}

.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/BulkStorageNZ/layouts/images/3022/theme_line.jpg) repeat-x;	
}

/************* GENERAL STYLES *************/	
body,td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt
{
	color: #666666;
	font: 11px verdana;
	
}
body
{
 background: #d5d5d5;
}
a
{
	text-decoration: underline;
	color: #567fa9;
}

a:visited {
	color: #6d90b6;
}

a:hover {
	color: #6d90b6;
}

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

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

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

.body-container /* body container only includes the content and not the left nav*/
{
	background: #FFFFFF url(/webfiles/BulkStorageNZ/layouts/images/bg-main.gif);
	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: #002967 url(/webfiles/BulkStorageNZ/layouts/images/bg-tn.gif) repeat-x;
}

table#topnav {}

td#tn-left {}

td#tn-right {}

div#tn-bottom {
background: url(/webfiles/BulkStorageNZ/layouts/images/3022/layout_topnav_bottombar.jpg);
}

/***** 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 
{
	background: url(/webfiles/BulkStorageNZ/layouts/images/3022/layout_topnav_bullet.jpg) no-repeat left;
	color: #FFFFFF;
	display: block;
	font: bold Arial 11px;
	margin: 0px 0px 0px 10px;
	padding: 5px 15px 6px 25px;
	text-decoration: none;
	text-transform: 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: #c3d1e7  ! important;
	text-decoration: none;
}

/*************** LEFT NAV ****************/
td#ln-container
{
	width: 160px;
	background: #f0f0f0 url(/webfiles/BulkStorageNZ/layouts/images/bg-ln.gif);
	border-right: 1px solid #CCCCCC;
}

table#leftnav
{
	width: 100%;
}	

td#ln-top {}
	
td#ln-middle {}

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: #f0f0f0;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font-family: Arial;
	font-size:11px;
	padding: 6px 3px 6px 3px;
	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: #999999 !important;
	color: #0066CC !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: #f0f0f0;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font-family: Arial;
	font-size:11px;
	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;
}

/*************** FOOTER ****************/
div#footer-container
{
margin: 20px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	background: URL(/webfiles/BulkStorageNZ/layouts/images/3022/layout_footer_bg.jpg) repeat-x #FFFFFF;
	border-top: 0px solid #FFFFFF;
	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: #c3d1e7;
	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: 3px solid #CCCCCC;
}
.thumbnail-image
{
	border: 2px solid #CCCCCC;
}

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