/*
Theme Name: MFL
Theme URI: http://massonforlight.com.au/
Description: A custom WordPress theme built with HTML 5.
Version: 1.0
Author: Reaktive Design
Author URI: http://reaktive.com/

*/

.slb_details {
display:none;
}

#slb_viewer_wrap 
.slb_theme_slb_default 
.slb_container {
	border-radius:0px !important;
}

/* FONT STUFF */

/* == BASICS == */

header, footer, section, article, aside, nav {
	display: block;
	}
body {
	margin: 0 auto;
	width: 980px;
	line-height:1.2em;
	font-family: 'Lato', sans-serif;	
	font-weight: 400;
	}
nav+section {
	overflow: hidden;
	width: 600px;
	float: left;
	clear: none;
	}
	
ol, ul, li {
	list-style: none; 
	border: 0;
	margin: 0;
	padding: 0;
}	

.alignleft,
img.alignleft {
	display: inline;
	float: left;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
}

.aligncenter,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.clear { clear: both; }

/* == LINKS == */

a:link,
a:visited {
	text-decoration: underline;
/*	color: #5566AA;	*/
	color: #2c3337;	
}

a:hover,
a:active
 {
	text-decoration: none;
	color: #000000;		
}

span {
	text-decoration:underline;
}

/* == HEADER == */

body>header {
	background: #fff;
	padding: 10px 0px;
	color: #737373;
	height: 86px;
	width: 980px;
	}
	body>header h1 {
		margin: 0;
/*		background: url(../../../i/masson-for-light-logo.jpg); */
		width: 263px;
		height: 66px;
		float: left;
		margin: 10px 0px 10px 0px; 
		}
		body>header h1 a {
			display: block;
			width: 100%;
			height: 100%;	
		}
		body>header h1 a:link, body>header h1 a:visited {
			text-decoration: none;
			color: #ddd;
			}
		body>header h1 a:hover, body>header h1 a:active {
			text-decoration: none;
			color: #fff;
			}
		body>header h2 {
			text-transform: uppercase;	
			font-size: 0.9em;
			font-weight: normal;
			text-align: left;
			height: 66px;
			margin: 10px 0px 0px 15px;		
			padding: 0px;
			width: 300px;
			float: left;	
		}
		body>header h1 a img {
			border: none }

/* == POSTS == */

article[id*=post-] {
	padding: 10px 0;
	}
article>header p, 
article>footer p {
	font-style: italic;
	}
article+nav {
	font-weight: bold;
	}
section>h1 {
	padding-top: 10px;
	}

/* == NAVIGATION == 

-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	margin: 0 auto;
	width: 980px;
	text-transform: uppercase;
	color: #2C3337;
	border: 1px solid #C7CBCD;
	height: 20px;
	background-color: #C7CBCD;
	z-index: 55;
}
#access .menu-header,
div.menu {
	font-size: 0.85em;
	width: 980px;
	z-index: 56;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	z-index: 57;	
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	z-index: 58;	
}
#access a {
	color: #2C3337;
	display: block;
	line-height: 20px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	float: left;
	width: 180px; 
	z-index: 99;
	font-size: 0.9em;
	background: #fff;
}

#access ul ul li {
	min-width: 160px; 
	z-index: 100;
}
#access ul ul ul {
	border-top: 1px solid #EBEBEB;
	left: 100%;
	top: 0;
	z-index: 101;	
}
#access ul ul a {
	background: #A0A7AB;
	background: #fff;
	padding: 3px 10px;
	line-height:1.1em;
	width: 160px; 
	height: auto;
	z-index: 102;	
}

#access ul li:hover {
	border-bottom: 1px solid #fff;	
}

#access ul ul li:hover {
	border: none;
}


#access li:hover > a,
#access ul ul:hover > a {
	background: #A0A7AB;
	background: #fff;	
}


#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #2C3337;
	background: #fff;		
	border-bottom: #fff 1px solid;	
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

#access ul ul a:hover {
	background: #d8d8dc;
	border-bottom: none;
}


#access ul ul li.current_page_item > a,
#access ul ul li.current_page_ancestor > a,
#access ul ul li.current-menu-ancestor > a,
#access ul ul li.current-menu-item > a,
#access ul ul li.current-menu-parent > a {
	color: #2C3337;
	background: #B7BCBF;
	border-bottom: none;
}

#access ul ul li.current_page_item > a:hover,
#access ul ul li.current_page_ancestor > a:hover,
#access ul ul li.current-menu-ancestor > a:hover,
#access ul ul li.current-menu-item > a:hover,
#access ul ul li.current-menu-parent > a:hover {
	background: #d8d8dc;
}

#access ul ul ul { font-size: 1em; }


/* == FOOTER == */

body>footer {
	margin: 0px auto 50px auto;
	text-align: center;
	overflow: hidden;
	width: 100%;
	clear: both;
	background: #C7CBCD;
	display: block;
	width: 980px;
	font-family: 'Lato', sans-serif;
	color: #2C3337;
	border: #C7CBCD 1px solid;	
}
	
#footer {
	font-size: 12px;	
	padding: 5px 0px;
}

#footer a {
	color: #2C3337;	
	text-decoration: underline;	
}
#footer a:hover {
	color: #000000;	
	text-decoration: none;
}

footer span {
	text-decoration:none;
}

#footer-left {
	width: 475px;
	display: table-cell;
	float: left;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 5px;
}
#footer-fb {
	width: 200px;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding-left: 15px;	
	float: left;
	padding-bottom: 5px;	
}
#footer-fb a img {
	padding-top: 8px	
}
#footer-right {
	width: 250px;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding-right: 15px;	
	float: left;
	padding-bottom: 5px;	
}

/* == SEARCH == */

label[for=s] {
	display: none;
	}


/* MAIN */

#main-container {
	clear: both;
	margin: auto;
	width: 922px;
	border-left: #C7CBCD 1px solid;	
	border-right: #C7CBCD 1px solid;	
	color: #2C3337;
	background: #fff; 
	padding: 25px 29px;
	padding-bottom:30px;
}

#main-container-nopad {
	clear: both;
	margin: auto;
	width: 960px;
	border-left: #C7CBCD 1px solid;	
	border-right: #C7CBCD 1px solid;	
	color: #2C3337;
	background: #fff; 	
	padding: 10px;
}

/* HOME */


#home-slider {
	background-color:#FFF;
	width: 922px;
	height: 563px;
	border: 1px solid #C7CBCD;
	overflow: hidden;
	z-index: 1;
}


#home-bottom {
	width:922px;
	display: block;
	padding-top: 30px;	
	float: left;
	
}

#home-bottom-heading {
	width:320px;
	float: left;
	display: block;	
	font-size:18px;
	line-height:1.3em;
	font-height:300;
	color:#000;
	padding-top:0px;
	text-align:left;
}



#home-bottom-heading span {
	color:#333;
	font-size:18px;
}

#home-bottom-info {
	float: right;
	display: block;	
	width: 572px;
	text-align: left;
	padding-left: 25px ;
	font-size:14px;
	border-left:1px solid #ccc;
}

#home-bottom-info p {
	margin-bottom:7px;
	margin-top:0px;
}



/* PRODUCTS */


#product {
	width: 808px;	
	margin-left: 56px;	
	float: left;
	background: #fff;		
	padding: 20px;
	color: #737373;
	font-size: 14px;
        font-weight:300;
}


.product-clearance {
	width: 808px;
	margin: 0 auto;	
}


#product-right-column ul,
.product-clearance-right-column ul {
	padding-left: 10px;	
}

#product-right-column ul,
#product-right-column ol, 
#product-right-column li,
.product-clearance-right-column ul,
.product-clearance-right-column ol,
.product-clearance-right-column li
{
	list-style-image: url(images/list-dash.png);
	
}	


#product p {
	padding: 0;
	margin: 0;	
}

#product h2,
.product-clearance h2 {
	color: #737373; 
	text-transform: uppercase;
	font-size: 16;
	font-weight: bold;
	width: 480px;
	padding: 5px 10px;
	margin: 0;	
	border: 1px dotted #b7bcbf;
}

#product h3,
.product-clearance h3 {
	padding: 0;
	margin: 10px 0 0px 0;	
	font-size: 1.1em;
}

#product h5,
.product-clearance h5 {
	padding: 0;
	margin: 10px 0 0px 0;	
	color: #000; 
	font-size: 1.2em;
	font-weight: bold;
	width: 480px;
	text-transform: uppercase;
	padding: 3px 10px;
	margin: 0;	
	border-bottom: 1px dotted #b7bcbf;
	border-left: 1px dotted #b7bcbf;
	border-right: 1px dotted #b7bcbf;		
}

#product-left-column,
.product-clearance-left-column {
	float: left;	
}

#product-left-column hr {
	color: #737373;
}

.product-clearance-right-column {
	margin-top: 15px;	
}

#product-right-column,
.product-clearance-right-column {
	width: 500px;	
	margin-left: 20px;
	float: left;	
}

#product-right-column ul,
.product-clearance-right-column ul {
	margin-left: 10px; 
}

#product-lower {
	margin-top: 10px;	
}

#product-lower table {
	width: 100%;	
}
#product-lower table td {
	padding: 5px;
	
}

#product-lower h3 {
	margin: 0;
}

#product-lower table {
	border: 1px dotted #737373;	
	border-collapse: collapse; 
	font-size: 0.9em;
}

#product-lower td {
	border-right: 1px dotted #737373;	
	border-collapse: collapse;
	vertical-align: top;	
}


.product-line {
	width: 100%;
	border-top: #B7BCBF dotted 1px;	
	margin: 10px 0;
	height: 1px;
}

#spec-sheet {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;	
}

#product-index {
	font-size: 0.8em;	
}

#product-index img {
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	width: 90px;
	height: 130px;
	border: none;	
}
#product-index img:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#product-thumbs,
#clearance-products {
	width: 	910px;
	margin: 10px auto;
}

#clearance-products a img {
border: none;
}

.product-thumb {
	width: 100px;
	margin: 10px 15px 15px 15px;
	float: left;	
	text-align: center;
}

.product-thumb-image {
	width: 90px;
	display: block;
	height: 130px;	
	margin: 0px 5px;
}
#product-thumbs h4 {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	text-indent: 0px;
	text-align: center;
	font-size: 12px;
	color: #737373;
	font-weight: normal;
}

#product-thumbs h4 a:link,
#product-thumbs h4 a:visited {
	color: #5566AA;	
	text-decoration: none;
	color: #737373;	
}
#product-thumbs h4 a:hover,
#product-thumbs h4 a:active
 {
	color: #7788cc;
	text-decoration: none;	
	color: #232323;	
}

#additional-info h3 {
	margin-top: 50px;
	margin-bottom: 20px;	
}

#clearance-price {

font-size: 16px;
font-weight: bold;
}

#clearance-price-index {
	margin: 0px;
padding: 0px;
padding-top: 8px;
text-indent: 0px;
text-align: center;
font-size: 12px;
color: #737373;
font-weight: normal;
}

#clearance-price li {
	padding: 0px;
	margin: 0px;	
	list-style: none;
}

.clearance-terms {
	width: 910px;
	margin: auto;
	font-size: 12px;
	text-align: justify;
}

/* DOWNLOAD */

#downloads h3 {
	clear:  both;	
	padding-top: 20px;
}

.wp-caption {
	padding-right: 20px;	
	padding-bottom: 10px;
}
p.wp-caption-text {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}


/* ABOUT */

#about {
	width: 960px;
	margin: auto;	
}

#about-left-column { 
	margin-top: 0px;
	width: 580px;
	float: left;
	margin-bottom: 0px;
}

#about-left-column img { 
	margin-top: 0px;
}

#about-right-column {
	width: 380px;
	float: left;
	
}
#about-right-column p {
	width: 340px;
	float: left;
	padding: 0px;
	margin: 10px 20px;
	font-size:14px;
}

/* CONTACT */

#contact {
	padding-top: 20px;
	width: 960px;
	margin: auto;
	min-height: 440px;	
}
#contact-left-column {

	width: 610px;
	float: left;
}

#contact-left-column img {
	padding-left: 15px;
}

#contact-right-column {
	position: relative;
	width: 340px;
	float: left;
	min-height: 380px;
	font-style: Calibri, "Droid Sans", Arial;
	font-size: 0.80em;
}
#contact-right-column b {
	font-size: 1.2em;
}

#contact-right-column p {
	margin-top: 0px !important;
}

#mel-office {
	position: absolute;
	overflow: hidden;
	height: 100px;	
	top: 7px;
}

#mel-showroom {
	position: absolute;
	top: 107px;
	overflow: hidden;
	height: 180px;	
}

#syd-showroom {
	position: absolute;
	top: 283px;
	overflow: hidden;
	height: 130px;	
}



/* PROJECT */

#project {
	width: 922px;
	color: #737373;		
}

#project h2 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: bold;
	padding: 0 10px;
	margin: 0;	
	width: 902px;
}	


#project-left-column {
	width: 212px;	
	float: left;
	padding-right: 20px;
	padding-left: 30px;
	text-align: left;
}

#project-left-column h3 {
	font-size: 1.1em;
	margin: 10px 0 2px 0;	
}

#project-right-column {
	margin-left: 20px;
	width: 640px;	
	float: left;
	text-align:center;
	
}

#project-right-column img {
	margin-bottom: 5px;
}

#project-index {
	font-size: 0.8em;
	margin: 5px 30px 10px 30px;	
}

#project-index img {
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

#project-index img:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.project-thumb-container {
	position: relative;
	width: 280px;
	margin: 10px 10px;
	float: left;	
	height: 150px;
	background: #000; 
	z-index: 3;
	
}

.project-thumb {
	position: relative;
	float: left;	
	z-index: 5;
}

.project-thumb a {
	position: relative;
	display: block;
	width: 280px;
	height: 150px;
	opacity: 0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */	 
	z-index: 7;	
	text-decoration: none;
}
.project-thumb a:hover {
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	z-index: 7;		
}


.project-thumb-text {
	background: none;	
	position: absolute;
	z-index: 9;	
	bottom: 5px;
	right: 5px;
	text-align: right;
}


.project-thumb-text a {
	width: auto;
	height: auto;
	background-image: none;
	display: inline;
	background: none;
	z-index: 11;			
	clear: both;
	color: #fff;
	font-family: "Calibri", "DroidSans", Arial, Helvetica, sans-serif;	
	font-size: 1.5em;
	text-transform: lowercase;		
	opacity: 0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */	
}

.project-thumb-text a:hover {
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */	
	text-decoration: none;
}

#project-index h4 {
	text-align: center;
	margin: 0px;
	padding: 7px 0px 5px 0px;
	font-size: 1.1em;
	text-transform: uppercase;	
}


.project-type {
	width: 445px;
	height: 563px;
	margin-left: 24px;	
	margin-bottom: 28px;
	float: left;
	
}

#project-slideshow-main {
	width: 940px;
}



#project-slideshow-images {
	width: 742px;
	float: left;
	margin-left: 12px;
	display: block;
}

#project-slideshow-images img {
    width: 172px;
	float: left;
	display: block;
	height: 210px;	
	margin: 0px 6px 12px 6px;	

}

#project-slideshow-description {
	width: 172px;
	float: right;
	display: block;
	text-align: left;
	padding: 0px;
	font-size: 0.8em;
}

#project-slideshow-description h3 {
	width: 172px;
	clear: both;
	display: block;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
}


/* PRODUCTS */

#product-type-index {
	font-size: 0.8em;	
	margin: 10px 0px 20px 0px;
}



#product-types {
	padding-top: 20px;	
}

.product-type-container {
	position: relative;
	float: left;	
	margin-left: 24px;		
	background: #000; 
	width: 445px;
	height: 563px;
}


.product-type {
	width: 445px;
	height: 563px;

	margin-bottom: 28px;
	float: left;
	z-index: 5;	
}

.product-type a {
	position: relative;
	width: 445px;
	height: 563px;
	display: block;
	opacity: 0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */		
	z-index: 7;	
	text-decoration: none;
}

.product-type a:hover {
	opacity: 1;
	filter:alpha(opacity=100);	 /* For IE8 and earlier */	
		z-index: 7;
}


.product-type-text {
	background: none;	
	position: absolute;
	z-index: 9;	
	bottom: 5px;
	right: 5px;
	text-align: right;
}


.product-type-text a {
	width: auto;
	height: auto;
	background-image: none;
	display: inline;
	background: none;
	z-index: 11;			
	clear: both;
	color: #fff;
	font-family: "Calibri", "DroidSans", Arial, Helvetica, sans-serif;	
	font-size: 1.5em;
	text-transform: lowercase;		
	opacity: 0.9;
	filter:alpha(opacity=90);	 /* For IE8 and earlier */
}

.product-type-text a:hover {
	opacity: 1;
	filter:alpha(opacity=100);	/* For IE8 and earlier */
	text-decoration: none;
}


/** PRODUCT CATEGORY PAGE **/
#clearance-product-category-index {
	width: 910px;
	display: block;
	margin: auto;	
}
#clearance-banner {
	width: 910px;
	margin: auto;
	margin-top: 10px;
	display: block;	
}

#product-category-index a,
#clearance-product-category-index a {
	display: block;
	color: #efefef;
	text-align: right;
	height: 100%;
	width: 100%;
}

#product-category-index a:hover,
#clearance-product-category-index a:hover {
	display: block;
	color: #fff;
	text-align: right;
	height: 100%;
	width: 100%;
	background: #737373;	
	text-decoration: none;
}

#breadcrumbs {
	font-size: 12px;
	margin-left: 14px;
	color: #737373;
}

#breadcrumbs a {
	display: inline;
	color: #737373;
	text-decoration: underline;	
	background: none;
}

#breadcrumbs a:hover {
	display: inline;
	color: #232323;			
	text-decoration: none;	
	background: none;
}

#product-category-index h4 {
	text-align: right;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;	
	padding-left: 10px;
	width: 142px;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 5px;

}

.product-message h4 {
	font-weight: 700;
	padding-top: 5px;	
	text-align: left;	
	color: #AAA;
}

#product-category-index img {
	width: 162px;
	height: 182px;		
	opacity:0.9;
	filter:alpha(opacity=90);	/* For IE8 and earlier */
	border: 0;
}

#clearance-product-category-index img {
	width: 162px;
	height: 238px;		
	opacity:1;
	filter:alpha(opacity=100);	/* For IE8 and earlier */
	border: 0;	
	float: left;
}

.product-category-thumb {
	width: 162px;
	height: 240px;	
	float: left;
	margin: 10px 14px;
}

.clearance-product-category-thumb {
	width: 162px;
	height: 238px;	
	float: left;
	margin: 10px 25px 10px 0px;
}

.product-category-image {
	width: 162px;
	height: 182px;	
}

.clearance-product-category-image {
	width: 162px;
	height: 238px;	
}

.product-category-text {
	width: 162px;
	height: 58px;		
	float: left;
}


.product-category-link-text {
	width: 102px;	
}

a.product-category-link-text  {
	text-decoration: none;
}


#product-category-index img:hover {
	opacity:1;
	filter:alpha(opacity=100);/* For IE8 and earlier */
}

#clearance-product-category-index img:hover {
	opacity:0.8;
	filter:alpha(opacity=80);/* For IE8 and earlier */
}

#product-empty-message {
	text-align: center;
	font-size: 1.4em;
	font-family: Calibri, "Droid Sans", Arial, sans-serif;
	padding-top: 120px;
	padding-bottom: 250px;
}


/* SEARCH BOX */

#search-box,
#search-box-main {
	height: 35px;
	margin: auto;
	width: 240px;
	text-align: right;
	float: right;
	margin-top: 5px;
}
#search-box-main {
	float: left;
	clear: both;	
}

#search-box input,
#search-box-main input {
	display: block;
	border-right: 1px solid #C7CBCD;	
	border-top: 1px solid #C7CBCD;	
	border-bottom: 1px solid #C7CBCD;		
	border-left: none;	
	float: left;	
	width: 200px;
	height: 16px;
	margin-top: 8px;
	outline: none;
    -webkit-border-radius:none;
	-webkit-border-image:none;   
}

#search-box button,
#search-box-main button {
	border: none;
	display: block;
	width: 28px;
	height: 35px;
	background-image:url(../../../i/search-button.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float: left;
}

#search-box button:hover,
#search-box-main button:hover {
cursor: pointer;
	background-image:url(../../../i/search-button-over.gif);

}