/*
Theme Name: Boylen Media T101
Description: This wordpress theme is designed and developed by Boylen Media, Inc.
Author: Boylen Media
Author URI: http://www.boylen.com.au/
Tags: custom header, custom background, custom banner, plugins, widgets ready, AJAX, Jquery
	bmmi_template1 v 1.0
	http://www.boylen.com.au/
	This theme was designed and built by Boylen Media
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
/* Global RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 16px;
	color: #000;	
	line-height: 1.5;
	background: url(images/bg-body.gif) repeat fixed bottom;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*----------------------------------------------------------------image edit-------------------------------------------------------------------------*/
a img {
	border: none;
position: relative;
  }
a {
	color:#2F85C4;
	text-decoration: none;
}
h2 { font-size: 24px; clear: both;font-weight: bold; }
h3 { font-size: 18px; font-weight: bold; }
h4, h4.news-title { font-size: 18px; padding: 0; margin: 0; font-weight:bold; color: #666;}
h4.news-title a { color: #666; }
.clearer    {
	clear: both;
	font-size: 1px;
	line-height: 0%;
	height: 0px;
	text-indent: -9999px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
a.imghover:hover img {
filter:alpha(opacity=70);
opacity:0.7;
}
.alignLeft,.alignleft { float: left; margin-right: 10px; margin-bottom: 2px; }
.alignRight,.alignright { float: right;  margin-left: 10px; margin-bottom: 2px; }
.fullwidth { width: 100% !important; }
.fullwidth .widget-container-header-inner { float: left !important; padding: 0 !important; }
/* Template style */
#wrapper {
	margin: 0 auto;
width:1090px;background: url(images/bg-wrapper.png);height:782px;position: relative;
}
#header {
	display: block;
	padding: 0;
    height:230px;	
}
/* -----------------------------------------------------------------------------Logo------------------------------------------- */
#logo-holder, h1#heading-logo {
	float: left;
	position: relative;
	padding: 22px 0 0 52px;
	background-repeat:no-repeat;
}.layout14 #logo-holder { padding: 10px 0; }
.layout14 #logo-holder, .layout14 h1#heading-logo { float: none; margin: 0 auto; }
h1#heading-logo a{
	display:block;		width: 300px;	height: 200px;	font-size: -1px;	text-indent: -99999px;
}
.hide-text {
	text-indent: -5000px;
}
#site-description {
	font-size: 14px;
	clear: both;
	display: none;
}#primary-header-widget-holder {
	float: left;
	width: 70%;
}
#primary-header-widget-holder h3{
	font-size: 15px;
}
#primary-header-widget-holder ul li { list-style-type: none; }
.widget-container-header-inner {
	float: right;
	padding: 0 10px;
}
.widget-container-header-inner ul ul {
	margin-left: 15px;
	font-size: 12px;
}
ul.widget-menu-ul {
	position: absolute;
    left: 670px;
    top: 45px;
}
ul.widget-menu-ul a:link, ul.widget-menu-ul a:visited { color:#fff; font-size:24px; font-weight:bold; }
ul#banner-no-jquery {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}
ul#banner-no-jquery li { display: table-cell; text-align: center; overflow:hidden;}
/* =Menu
-------------------------------------------------------------- */
#access {
	float:left;
	margin: 0 auto;
	width: 100%;
}
#access .menu-header,
div.menu {
	font-size: 18px;
	width: 100%;
	
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	/*width: 100%;*/
}
#access .menu-header li,
div.menu li {
	float: left;
        padding-top: 20px;
	position: relative;		font-family: RockwellStdBold, Times New Roman, Serif;		
}
div.menu li a{
	text-transform:uppercase;	
}
#access a {
	color: #fff;
	display: block;
	line-height: 20px;
	padding: 0 13px;
	text-decoration: none;		font-size: 13px;	font-family: Rockwell. sans-serif;	text-transform: uppercase;		border-right: 2px solid #fff;
}
#access ul ul {
	display: none;
	position: absolute;
	bottom: 40px; /*-100px;*/
	left: 0;
	float: left;
	width: 180px;opacity:0.85;filter:alpha(opacity=85);
	z-index: 99999;	background: #b0393b;	-webkit-border-top-left-radius: 10px;-webkit-border-top-right-radius: 10px;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px;border-top-left-radius: 10px;border-top-right-radius: 10px;
width: 190px;	
}
#access ul ul li {
padding-top: 0 !important;
	min-width: 100px;
border-bottom:1px solid #fff;
       width: 160px; /*110px*/
	margin-left:15px;
margin-right:15px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	font-size: 12px;
	color: #FFF;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #ff9c00;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li:last-child a {border:0;}#access ul li.current_page_item > a,#access ul li.current-menu-ancestor > a,#access ul li.current-menu-item > a,#access ul li.current-menu-parent > a {	}
#sidebar ul li { position: relative; }
#sidebar ul li.current_page_item > a,
#sidebar ul li.current-menu-ancestor > a,
#sidebar ul li.current-menu-item > a,
#sidebar ul li.current-menu-parent > a {
	color: #e76d20;
	
}
* 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: #e76d20;
	
}
#access ul ul { padding-bottom: 0; }
.menu-container-block { background-color: #666666; }
#fullwidth-menu-container {
	width: 830px;
	clear: both;
	margin: 0 auto;		position: absolute;	left:130px;	bottom:75px;  z-index: 999999;
}
#fullwidth-menu-container #access { padding-top: 0; }
#fullwidth-menu-container #access ul ul a {
	
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;	border-right: 0;
}#fullwidth-menu-container #access ul ul a:hover {color: #ff9c00!important; 	}
#fullwidth-menu-container #access ul a { color: #FFF; }
a.readmorsub { color: #000099; }
/* ---------------------------LAYOUT 1 ------------ */
.layout1 #header { padding-top: 20px; }
.layout1 #access li a { font-size: 16px; font-family: "Myriad Pro", Tahoma, Geneva, sans-serif;  }
.layout1 #access li li a { font-size: 12px;  }
.layout1 .home-widget-holder ul.widget-home-ul { padding-top: 20px; }
.layout1 .home-widget-holder ul.widget-home-ul li{	padding: 0 20px; border-right: solid 1px #CCC; }
.layout1 .home-widget-holder ul.widget-home-ul li:first-child {	 padding-left: 0; }
.layout1 .home-widget-holder ul.widget-home-ul li:last-child { border-right: none; padding-right: 0; }
.layout1 .home-widget-holder ul.widget-home-ul li h3 a, .layout1 .home-widget-holder ul h3 { font-size: 18px; font-family: "Myriad Pro", Tahoma, Geneva, sans-serif; color: #666; text-transform: inherit; }
.layout1 .text-holder-spage { background: none; }
.layout1 #access ul li.current_page_item > a, .layout1 #access ul li.current-menu-ancestor > a, .layout1 #access ul li.current-menu-item > a, .layout1 #access ul li.current-menu-parent > a {
	color: #FFF; }
.layout1 #access li:hover > a, #access ul ul :hover > a {
	background-color: #1616cd;}
.layout1 .sub-page-container img, .layout1 .box-text-holder img { width: 172px; height: 91px; }
#blayout1 #footer ul.widget-footer-ul { width: 95%; display:table; padding: 30px 20px; }
#blayout1 #footer ul.widget-footer-ul li{ font-size: 11px; }
/* --------LAYOUT 103 ------------ */
#blayout103 #wrapper { padding: 0; }
.layout103 #header { padding: 20px 0 0 0; height: 106px; }
.layout103 #access li a { font-family: "Modern No. 20", Tahoma, Geneva, sans-serif; font-size: 22px; font-weight: normal;   }
.layout103 #access li li a { font-size: 12px;  }
.layout103 .home-widget-holder ul.widget-home-ul { padding-top: 20px; }
.layout103 .home-widget-holder ul.widget-home-ul li{	padding: 0 20px; border-right: solid 1px #CCC; }
.layout103 .home-widget-holder ul.widget-home-ul li:first-child {	 padding-left: 0; }
.layout103 .home-widget-holder ul.widget-home-ul li:last-child { border-right: none; padding-right: 0; }
.layout103 .home-widget-holder ul.widget-home-ul li h3 a, .layout1 .home-widget-holder ul h3 { font-size: 18px; font-family: "Myriad Pro", Tahoma, Geneva, sans-serif; color: #666; text-transform: inherit; }
.layout103 .text-holder-spage { background: none; }
.layout103 #access ul li.current_page_item > a, .layout103 #access ul li.current-menu-ancestor > a, .layout103 #access ul li.current-menu-item > a, .layout103 #access ul li.current-menu-parent > a {
	color: #FFF; }
.layout103 #access li:hover > a, #access ul ul :hover > a {
	background-color: #73aef8;}
.layout103 .sub-page-container img, .layout103 .box-text-holder img { width: 172px; height: 91px; }
.layout103 ul.side-ul li.widget-container { background: transparent; }
#blayout103 #fullwidth-menu-container #access { background: transparent; padding: 30px 0 0 30px; }
#blayout103 .content-holder-inner { padding: 0; }
#blayout103 #content-area { padding: 0; margin: 0; }
#blayout103 #content-area h2 { font-family: "Monotype Corsiva" , Tahoma, Geneva, sans-serif; border: none; font-size: 36px; padding: 20px 0 0 0; }
#blayout103 #content-area p { font-family: "Times New Roman", Times, serif; }
#blayout103 #footer ul.widget-footer-ul { width: 95%; display:table; padding: 30px 20px; }
#blayout103 #footer ul.widget-footer-ul li{	display:table-cell; font-size: 12px; font-family: "Times New Roman", Times, serif; }
ul.floats-right li { float: right !important; padding-left: 10px !important; }
/* --------LAYOUT 107 ------------ */
#blayout107 #content-area { padding: 0; margin: 0; }
.layout107 #fullwidth-menu-container #access { background-color: #993366; padding: 10px 0; }
.layout107 #access li a { font-family: Rockwell, Tahoma, Geneva, sans-serif; font-size: 18px; font-weight: normal; padding: 0 35px;   }
.layout107 #access li:first-child { padding-left: 25px; }
.layout107 #access li li a { font-size: 12px;  }
.layout107 #access li:hover > a, #access ul ul :hover > a {
	background-color: transparent;}
	
.layout107 .content-holder-inner { padding: 0; }
.layout107 .home-widget-holder ul.widget-home-ul li   { padding: 0; text-align: center !important; }
.layout107 .home-widget-holder ul.widget-home-ul li .sub-page-container  { float: none; margin: 0 auto; }
.layout107 .home-widget-holder ul.widget-home-ul-floats { float: left; padding: 0; width: 940px; }.layout107 .home-widget-holder ul.widget-home-ul-floats li { padding-right: 10px; }
.layout107 .home-widget-holder ul.widget-home-ul-floats li:last-child { padding-right: 0; }
/*
.layout107 .home-widget-holder ul.widget-home-ul-floats li:first-child .sub-page-container { float: left;}*/
.layout107 .home-widget-holder ul h3 { text-transform: inherit !important; padding: 0;}
.layout107 .home-widget-holder ul p { padding: 0; line-height: 120%; }
.layout107 .home-widget-holder ul h3 a { font-family: Rockwell; font-size: 16px !important; color: #FFF;  }
.layout107 .sub-page-container img, .layout103 .box-text-holder img { float: left; margin: 0; }
.layout107 .text-holder-spage { padding: 10px 20px; clear: both; background-color: #999999; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; } 
/* ------------------------------------------------------------------------------------------------------LAYOUT110------------- */
#blayout110 #wrapper {
	background:url(images/murrayzircon/wrapper-bk.jpg) repeat-y;
	padding: 5px 0 5px 0;
}
#blayout110 #content-area { padding: 0;  }
.layout110 #header { height: 130px; position: relative; border-bottom: solid 5px #4d4f4e; }
.layout110 #sidebar { 
	float:left;
	background:url(images/murrayzircon/sidebk.png) no-repeat;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	text-transform:uppercase;
}
.layout110 ul.side-ul li.widget-container { 
color: #FFF;
background: none; 
padding: 0px; }
.layout110 ul.side-ul a { 
    clear:both;
}
.layout110 ul.side-ul { 
font-size: 14px;
width: 160px;
}
.layout110 .home-widget-holder, .layout110 .home-widget-holder-block { padding: 0; }
.layout110 .home-widget-holder li, .layout110 .home-widget-holder-block li { width: 200px;}
.layout110 .content-holder-inner { padding-left: 0; }
.layout110 .sub-page-container { background:url(images/widget_topbk.jpg) no-repeat top left #ffffcc; padding-top: 34px; }
.layout110 .text-holder-spage { background: none; padding: 25px 25px 20px 25px;}
.layout110 .home-widget-holder ul h3, .layout110 .home-widget-holder ul h3 a { font-size: 12px !important; text-transform: inherit; padding: 0 0 4px 0; color: #666; }
.layout110 .content-aligned-right { /*float: left; margin-left: 20px;*/ }
.layout110 ul.widget-news-ul { margin-left: 15px; }
.layout110 ul.widget-news-ul ul li {
	font-size: 12px;
	list-style-type: disc;
	padding: 0;
	margin: 0;
}
.layout110 ul.widget-news-ul li a {
	color: #666;
	padding: 0;
	margin: 0;
}
.layout110 #footer { padding: 0 20px 0 20px; clear:both; width: auto; display: block; margin: 0; }
.layout110 #footer-inner { width: 100%; position:relative; }
.layout110 #footer, .layout110 #footer ul li, .layout110 #footer ul.widget-footer-ul a, .layout110 #footer ul.widget-footer-ul p { font-size: 10px !important; }
.layout110 #footer ul.widget-copyright-ul { padding: 0; }
.layout110 #footer ul.widget-secondary-ul { padding: 0; width: 100%; }
.layout110 #footer .menu-footer-container ul { float: right; padding: 0; }
.layout110 .menu-footer-container ul li { float: left; width: auto; padding-left: 5px; border-left: solid 1px #FFF; }
.layout110 .menu-footer-container ul li:first-child { padding-right: 5px; border-left: none; }
.content-contact-wrapper h1.entry-title-page, h1.catpagetitle {
	clear: both;
	/* text-transform:inherit !important;
	color: #ea762b !important;
	font-size: 20px !important;
	font-weight: bold !important; */
	padding: 10px 0 5px 0 !important;
	margin: 0 !important;
	text-transform:uppercase; 
	color:#a72326; 
	font: bold 20px Rockwell;
	max-width:380px;
}
span.fixedspan { width: 100px; display:inline-block; }
/* --------LAYOUT 11 ------------ */
.layout11 #primary-header-widget-holder { float: right; width: auto; }
.layout11 #access{ width: auto; float: right; }
.layout11 #access li a { border-right: solid 1px #FFF; padding-left: 40px; padding-right: 40px;  }
.layout11 #access li li a, .layout15 #access li li a { border-right: none; }
.layout15 .content-holder-inner { padding: 0; display:block; clear: both; }
.layout15 .before-widget { padding: 10px; background-color: #CCC; display:inline-block; width: 97.8%; margin-top: 10px; }
.layout15 .after-widget { padding: 10px; border: solid 1px #CCC; display:inline-block; width: 97.7%; margin-top: 10px; padding-top:0; }
.layout15 #primary-header-widget-holder { float: right; width: auto; }
.layout15 #access{ width: auto; float: left; }
.layout15 #access li a { border-right: solid 1px #FFF; text-align: center; width: 107px; padding: 10px 0;  }
.layout15 #access li:last-child a { border-right: none; text-align: center; width: 108px; padding: 10px 0;  }
.layout15 .widget_sp_image-description {float: right; width: 150px; vertical-align: text-top; padding: 0 20px 0 10px; }
.layout15 .widget_sp_image-description p { padding-top: 0; }
.layout15 .widget_sp_image h3 { padding-bottom: 10px; }
.layout15 .secondfloat { padding-top: 20px !important; }
.layout15 #fullwidth-menu-container { padding-top: 0; }
.layout9 #fullwidth-menu-container #access, .layout12 #fullwidth-menu-container #access, .layout14 #fullwidth-menu-container #access { padding-top: 0; background-color: transparent; }
.layout12 #fullwidth-menu-container #access ul a, .layout14 #fullwidth-menu-container #access ul a { color: #FFF; }
.layout12 #access li:first-child, .layout14 #access li:first-child{ padding-left: 25px;}
.layout12 #access li li:first-child, .layout14 #access li li:first-child{ padding-left: 0;}
.layout12 #access li a {
	color: #FFF;
	background-color: #b1bc18;
	border: solid 1px #FFF;
	margin-right: 3px;
	-moz-border-radius-topright: 10px; 
	-moz-border-radius-topleft: 10px;
	padding-left: 0;
	padding-right: 0;
	text-align:center;
	width: 140px;
}
.layout12 #access li li a, .layout14 #access li li a {
	color: #FFF;
	background-color: #b1bc18;
	border: none;
	margin-right: 0;
	-moz-border-radius-topright: 0; 
	-moz-border-radius-topleft: 0; }
.layout12 ul.side-ul li.widget-container, .layout14 ul.side-ul li.widget-container {
	padding: 5px 0;
	background-color: transparent;	
}
	
.layout12 h3.entry-title-news { font-size: 14px; background-color: #b1bc18; color: #FFF; padding: 5px; }
.layout12 h3.entry-title-news a { color: #FFF; }
.layout12 #header, .layout13 #header, .layout14 #header { padding-top: 20px; }
.layout12 #access, .layout13 #access, .layout14 #access { padding-top: 20px !important; }
.layout13 #fullwidth-menu-container #access { background: none; }
.layout13 #access li a {
	color: #FFF;
	background-color: #b1bc18;
	border: solid 1px #FFF;
	width: 109px;
	text-align: center;
}
.layout13 #access li a { border-left: none; }
.layout13 #access li:first-child a { border-left: solid 1px #FFF; }
/* --------LAYOUT 14 ------------ */
#blayout14 #wrapper { padding: 0; }
#blayout14 #content-area { width: 908px; height: 570px; margin: 0 auto; padding: 0; }
.layout14 h1#heading-logo { width: 360px !important; }
.layout14 #access li { padding-right: 5px; }
.layout14 #access li:first-child { padding-left: 141px; }
.layout14 #access li a {
	padding: 15px 0 0 0;
	margin: 0;
	width: 170px;
	height: 49px;
	background:url(images/button_bk.png) no-repeat;
	text-align: center;
	color: #4d4d04 !important;
	font-family: Perpetua;
	font-size: 28px;
	font-weight: normal;
}
.layout14 .home-widget-holder, .layout14 .home-widget-holder-block { padding: 0; }
.layout14 ul li.widget_sp_image img { float: left; margin: 0; padding: 0; }
.layout14 #content-holder { padding: 0 !important; }
.layout14 .content-holder-inner { padding: 4px 0 0 4px !important; }
.layout14 .home-widget-holder ul.widget-home-ul-floats li { padding: 0; margin: 0; width: 300px; overflow: hidden; }
.layout14 .home-widget-holder ul.secondfloat li { padding: 0; margin: 0; }
.layout14 #home-widget-holder-block { clear: both; padding-top: 20px !important; }
.layout14 #footer, .layout14 #footer ul li, .layout14 #footer ul.widget-footer-ul a, .layout14 #footer ul.widget-footer-ul p { font-size: 11px !important; }
/* ------------------------------------------------------------------ */
#fullwidth-menu-container #access ul li:hover > a { color: #ff9c00; }
#fullwidth-menu-container #access ul ul li:hover > a { color: #FF9; }
#content-area {
	clear: both;
	
}
/*------------------------------------------------------------------------sidebar------------------------------------------------------------------------*/
#sidebar {  float: left;  font-size: 14px; overflow: hidden;  padding: 169px 49px 0 138px;  position: relative;  width: 247px;}#sidebar li{  list-style-type:none;}
#rightsidebar { float: right;  overflow: hidden;  width: 203px;
}#rightsidebar li{ list-style-type: none;}
.three-column {
	width: 22% !important;
}
#sidebar ul ul {
	background:none #e86d1f;
	width: 200px;
}
#sidebar ul ul li a {
	font-size: 12px;
}
ul.side-ul ul ul{
	display: none;
	z-index: 99999;
	padding: 0;
	font-size: 14px;
}
#sidebar ul li:hover > ul {
	position: absolute;
	top: 0;
	left: 160px;
	z-index: 9999;
}
#sidebar ul li:hover > ul ul{
	position: absolute;
	top: 0;
	left: 200px;
	z-index: 9999;
}
#sidebar .menu-header,
#sidebar div.menu,
#rightsidebar .menu-header,
#rightsidebar div.menu {
	float: left;
	clear: both;
	font-size: 14px;
	width: 100%;
	font-weight: normal;
	padding-bottom: 10px;
}
#sidebar .menu-header ul,
#sidebar  div.menu ul,
#rightsidebar .menu-header ul,
#rightsidebar  div.menu ul {
	list-style: none;
	margin: 0;
	width: 98%;
}
#sidebar .menu-header li,
#sidebar div.menu li,
#rightsidebar .menu-header li,
#rightsidebar div.menu li {
	float: left;
	padding: 0 5px;
}
#sidebar div.menu li a,
#rightsidebar div.menu li a {
	text-transform:uppercase;	
}
#sidebar div.menu a, 
#rightsidebar div.menu a {
	color: #666;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#sidebar ul ul,
#sidebar div.menu ul ul, 
#rightsidebar div.menu ul ul {
	display: none;
	z-index: 99999;
}
#sidebar div.menu ul ul li, 
#rightsidebar div.menu ul ul li {
	min-width: 180px;
}
#sidebar div.menu ul ul ul, 
#rightsidebar div.menu ul ul ul {
	left: 100%;
	top: 0;
}
#sidebar div.menu ul ul a, #rightsidebar div.menu ul ul a {
	background: #d7d9de;
	line-height: 1em;
	padding: 10px;
	width: 90%;
	height: auto;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
#sidebar ul li:hover > ul, 
#sidebar div.menu ul li:hover > ul, 
#rightsidebar div.menu ul li:hover > ul{
	display: block;
}
#sidebar div.menu ul li.current_page_item > a,
#sidebar div.menu ul li.current-menu-ancestor > a,
#sidebar div.menu ul li.current-menu-item > a,
#sidebar div.menu ul li.current-menu-parent > a, 
#rightsidebar div.menu ul li.current_page_item > a,
#rightsidebar div.menu ul li.current-menu-ancestor > a,
#rightsidebar div.menu ul li.current-menu-item > a,
#rightsidebar div.menu ul li.current-menu-parent > a {
	background: #F00;
	
}
* html #sidebar div.menu ul li.current_page_item a,
* html #sidebar div.menu ul li.current-menu-ancestor a,
* html #sidebar div.menu ul li.current-menu-item a,
* html #sidebar div.menu ul li.current-menu-parent a,
* html #sidebar div.menu ul li a:hover, 
* html #rightsidebar div.menu ul li.current_page_item a,
* html #rightsidebar div.menu ul li.current-menu-ancestor a,
* html #rightsidebar div.menu ul li.current-menu-item a,
* html #rightsidebar div.menu ul li.current-menu-parent a,
* html #rightsidebar div.menu ul li a:hover {
	
}
#sidebar div.menu ul ul, #rightsidebar div.menu ul ul { padding-bottom: 0; }
* html #sidebar div.menu ul li.current_page_ancestor a,
* html #sidebar div.menu ul li.current_page_parent a,
#sidebar div.menu ul li.current_page_ancestor > a,
#sidebar div.menu ul li.current_page_parent > a, 
* html #rightsidebar div.menu ul li.current_page_ancestor a,
* html #rightsidebar div.menu ul li.current_page_parent a,
#rightsidebar div.menu ul li.current_page_ancestor > a,
#rightsidebar div.menu ul li.current_page_parent > a
{
}
ul.side-ul {
	display: block;
	padding-bottom: 10px;
	clear: both;
}
ul.side-ul li.widget-container {
	
	
}
/*---------------------------------------------------------------------------------sidebar font color-----------------------------------------------*/
ul.side-ul a {
	display:block;
	margin:0;
	height: 45px;
	padding-right: 30px;
	width: 130px;
	color: #FFF;
	text-align: right;	
	font-size: 14px;
	background:url(images/murrayzircon/separator.jpg) left bottom no-repeat;
	vertical-align: middle;
	display: table-cell;
}
ul.side-ul ul a {
	font-size: 14px;
	width: 200px;
}
/*---------------------------------------------------------------------------------sidebar font hover-----------------------------------------------*/
ul.side-ul li:hover > a {
	background:url(images/murrayzircon/button_hover.png) no-repeat bottom right;
	color: #e76d20;
    font-size: 14px;
	clear:both;      
}
ul.side-ul li:hover > ul {
	display: block;
	width:  170px;
}
#sidebar h3, #rightsidebar h3 {
	margin: 0;
	display: block;
	font-size: 14px;
	clear: both;
	background: #b1bc18;
	color: #FFF;
}
#sidebar h3 a, #rightsidebar h3 a{
	color: #FFF;
	font-size: 14px;
	border: none;
	padding: 0;
	display: block;
}
#sidebar table, #sidebar caption, 
#rightsidebar table, #rightsidebar caption {
	width: 100%;
	display: block;
	clear: both;
	table-layout: fixed !important;}
#sidebar table tr td, #sidebar table tr th, 
#rightsidebar table tr td, #rightsidebar table tr th { width: 13%; text-align: center;}
#sidebar table tr td a, #rightsidebar table tr td a { text-decoration: none; color: #2F85C4 ; font-weight: bold; border-bottom: none; }
ul li.cat-post-item {  padding-bottom: 10px; }
ul li.cat-post-item a {
	border: none;
	color:#2F85C4;
	padding-bottom: 2px;
}
ul li.cat-post-item p {
	font-size: 11px;
	padding-left: 10px;
}
li.widget_categoryposts div.more-container { text-align: right; }
li.widget_categoryposts div.more-container a { border: none; color:#2F85C4; }
#banner-container {
	padding: 0;
	margin: 0;
	border-bottom: solid 5px #4d4f4e;
	position: relative;
}
#banner-container img {
	float: left;
	margin: 0;
}
img.imgpattern {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
}
/*---------------------------------------------------------------Content holder--------------------------------------------------*/
#content-holder {
	float:left;
	padding: 0;	padding-left: 15px;
}
#content-area {
	background-position: center center;
	margin: 0 auto;
	
	text-align: left;
/*-----------------------------------------entrycontent-------------------------*/}
.entry-content {
	float: left;
}
.entry-content-left {
    width: 450px;
	padding: 0 40px 0 20px;
	background:url(images/murrayzircon/line-separator.png) no-repeat top right;
}
.entry-content-right {
    width: 230px;
	padding: 0 0 0 20px;
}
.widget-title {
	color:#e96f22;
}
#content-holder h2 { 
color:#a72326;	font-size: 22px;	font-family: RockwellStdBold, Times New Roman, serif;	text-transform: uppercase;		font-weight: normal;	 margin: 10px 0 0;
}
.content-holder-inner {   height: 370px;    overflow-x: hidden;    overflow-y: auto;    width: 400px;
	
}
.content-holder-inner-home { 
	padding: 0 10px 20px 5px;
	margin: 0;
	display:block;
	clear: both;
}
.content-holder-inner p, .content-holder-inner-home p {
	font-size: 15px;
	padding: 3px 15px 0 0;
}
div.wpcf7 {
    margin: 8px 0 0!important;
}
h3.entry-title-news {
	color:#e96f22;
	font-size: 12px;
}.content-holder-inner h2.entry-title-page {	}
.content-news {
	display: block;
	clear: both;
	padding-top: 10px;
	background-color:#F00;
}
.content-news img {
	margin-right: 10px;
}
.content-news-inner {
	float: left;
	width: 75%;
}
.content-aligned-left {
	float: left;
	width: 68%;
}
.content-aligned-center {   }
.content-aligned-right {
	float: right;
	width: 68%;
}
.banner-full {
	float: right;
	width: 100%;
}
.spacer-div { width: 100%; display: block; height: 1px; clear:both; }
.home-widget-holder, .home-widget-holder-block {
	clear: both;
	padding: 10px 0 0 0;
	display: block;
}
.home-widget-holder ul.widget-home-ul { width: 100%; display:table; padding: 0; table-layout:fixed; }
.home-widget-holder ul.widget-home-ul li{	display:table-cell; font-size: 12px; text-align:left; padding: 0 10px 0 0; vertical-align:top; }
.home-widget-holder ul.widget-home-ul-floats { width: 100%; display:block; padding: 0; }
.home-widget-holder ul.widget-home-ul-floats li{	float:left; font-size: 12px; text-align:left; padding: 0; vertical-align:top; }
.home-widget-holder ul.widget-home-ul li a, .home-widget-holder-block ul.widget-home-ul-block li a, .home-widget-holder-block ul.widget-home-ul-floats li a  { font-size: 11px; text-decoration: none; }
.home-widget-holder ul.widget-home-ul li a:hover, .home-widget-holder-block ul.widget-home-ul-block li a:hover, .home-widget-holder-block ul.widget-home-ul-floats li a:hover { text-decoration: underline; }
ul.widget-home-ul-floats li a img:hover {
	filter:alpha(opacity=70);
	opacity:0.7
}
.home-widget-holder ul ul{	display: block; padding: 0; }
.home-widget-holder ul ul li {	display: block; }
.home-widget-holder ul ul ul { padding: 0 10px; }
.home-widget-holder ul h3{
	font-size: 12px;
	text-transform: uppercase;
}
/*-------------------------------content holder wrapper---------------------------------------------------------*/
.content-holder-wrapper {
	width: 788px;
	margin-top: 0;
	height: 330px;
	background-repeat: no-repeat;	
}
/*-------------------------------project page-------------------------------------------------------------*/
.projectpage {
	width: 526px;
	background-color: #FFF;
	position: relative;
	left: 200px;
	bottom: 200px;
	padding-left: 30px;
	padding-right: 30px;
}/*-------------------------------content holder wrapper Gallery--------------------------------------------------*/
.content-holder-wrapper-gallery {
	width: 788px;
	margin-top: 0;
	height: 330px;
	background-repeat: no-repeat;
}/*-------------------------------content holder home---------------------------------------------------------*/
.gallery-text-holder {
	padding: 20px;
}
.content-holder-home-outer {
	clear:both;
	display: inline-block;
	width: 789px;
	margin-top: 20px;
	background:url(images/murrayzircon/home-bk-mid.jpg) repeat-y;
}
.content-holder-home {
	clear: both;
	display: inline-block;
	width: 789px;
	padding-top: 15px;
	background:url(images/murrayzircon/home-bk-top.jpg) no-repeat;
}
/*-------------------------------contact page-------------------------------------------------------------*/
.contactpage {
	width: 526px;
	height: 530px;background-color: #FFF;
	position: relative;
	left: 200px;
	bottom: 230px;
	padding-left: 30px;
	padding-right: 30px;
}/*-------------------------------content contact wrapper page------------------*/
.content-contact-wrapper {
	margin-top: 0;
	padding: 0;
	
}
#holder-page-content {
}
#holder-page-content ul {
	list-style:disc; padding-left:16px; font-size:15px;
}
.image-page-holder {
	float: left;
	width: 182px;
}
.photo-holder-page {
	float:left;
	padding-bottom: 20px;
}
.sub-page-container, .box-text-holder {
	margin: 0;
	padding: 0;
}
.text-holder-spage { background:#d7d9de; padding: 5px 5px 10px 5px; }
.title-templateholder { width: 100%; display: block; padding: 0 0 10px 0; }
.cnopadding p { padding-top: 0px !important; }
.readmoreholder {
	width: 100%;
	text-align: right;
}
#seach-holder {
	position: absolute;
	top: 70px;
	right: 20px;
}
.search-container {
	float: left;
	width: 192px;
	height: 31px;
	margin: 3px 0 0 10px;
	background:url(images/murrayzircon/search-bk.png) no-repeat;
}
input.search-input {
	float: left;
	border: none;
	background:transparent;
	margin: 7px 0 0 10px;
	width: 150px;
	color:#84807f;
}
input.search-button {
	float: left;
	margin: 2px 0 0 2px;
}
div.search-container-holder {
	padding: 0 20px;
	font-size: 12px;
}
div.search-container-holder a { 
	color:#ec813b; 
	font-size: 12px;
}
ul.blogs-archive {
	list-style: disc;
	padding-left: 20px;
}
.navigation {
	border-top: solid 1px #CCC;
	clear:both;
	margin-top: 15px;
	padding-top: 5px;
}
.html-sitemap h3 {
	font-size: 14px;
	color: #e86d1f;
}
.html-sitemap ul {
	padding: 0 0 10px 20px;
}
.html-sitemap a {
	color:#e86d1f;
}
.photo-holder-gallery {
	float:left;
	width: 160px;
	height: 120px;
	margin: 10px 17px;
}
a.imgcaption {
	padding-top: 5px;
	color: #e86d20;
	font-size: 11px;
}
#footer {
	width: 100%;
	height:20px;
	clear: both;
	padding: 0;
	display: block;
	position: relative;
	clear:both;
}
#footer ul.widget-footer-ul { width: 100%; display:table; padding: 10px 0; }
#footer ul.widget-footer-ul li{font-size: 12px; font-weight:normal; }
#footer ul.widget-footer-ul li a { font-size: 12px;font-weight:normal;text-decoration: none; }
#footer ul.widget-footer-ul li a:hover { text-decoration: underline; }
#footer ul.widget-footer-ul ul{	display: block; padding: 0; }
#footer ul.widget-footer-ul ul li {	display: block; }
#footer ul.widget-footer-ul ul ul { padding: 0 10px; }
#footer ul.widget-footer-ul h3{
	font-size: 12px;
	text-transform: uppercase;
}
.widget-footer-container {
	display:inline-block;
	padding: 0 20px;
}
#footer ul.widget-secondary-ul { border-top: none; }
#footer ul.widget-copyright-ul { width: 100%; padding: 0; }
#footer ul.widget-copyright-ul ul li { display: table-cell; padding: 0 5px; border-right: solid 1px #CCC; }
#footer ul.widget-copyright-ul ul li:last-child { border-right: none; }.fimage-small{ 	background: url(images/bg-small.png) no-repeat; 	width:182px; height:156px ;	padding-top: 8px;    text-align: center;	float: left;	margin-right: 10px;	}.post-excerpt{height:70x; overflow: hidden; line-height:1.3;} .post-excerpt p{ font-size:12px; width:170px;}.post-title{ font-size: 14px; font-family: RockwellStdBold, Times New Roman, Serif; color:#a72326; text-transform: uppercase;}.product-price{ font-size: 26px; font-family: RockwellStdBold, Times New Roman, Serif; color:#a72326;}.product-price .post-meta-key{ display: none;}.post-container{ width: 400px; height: 156px;  	clear: both; overflow: hidden; margin: 10px 0;}.post-meta { margin-top:-10px;}
#text-5, #black-studio-tinymce-2 {
	width:840px;
	position:absolute;
	top:-50px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#a72326 !important;
	padding:2px 0 0 0;
        z-index:5;
	font-family: HelveticaNeueLTStdLtRegular, Helvetica !important;
}
.wpcf7-textarea {
	height:80px;
} 
/* ************************************** CONTACTFORM ************************************************************/
.wpcf7{
	padding-top: 10px;
}
.wpcf7 table{
	width: 395px;
}
table td {
   text-align:left;
}
table tr td:first-child {  
}
.wpcf7-form-control{
	color:#002d62;
}
.wpcf7-text,
.wpcf7-captchar{
	width:220px; 
	height:17px;
	-webkit-box-shadow: -1px -1px 5px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    -1px -1px 5px rgba(50, 50, 50, 0.25);
	box-shadow:         -1px -1px 5px rgba(50, 50, 50, 0.25);
	background: #fff;
	border:0;
}
.wpcf7-captchar{
	width: 144px;
}
.wpcf7-captchac{
	vertical-align: middle;
}
.entry .wpcf7 table tr td{
	padding:5px;
	font-size: 12px;
}
.wpcf7-select,
.wpcf7-submit{
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.wpcf7-textarea{
	width:215px; 
	height:43px;
	-webkit-box-shadow: -1px -1px 5px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    -1px -1px 5px rgba(50, 50, 50, 0.25);
	box-shadow:         -1px -1px 5px rgba(50, 50, 50, 0.25);
	background: #fff;
	border:0;	
}
.wpcf7-select{
	padding: 3px;
	width:220px; 
}
.wpcf7 table td:nth-child(1){
	font-size: 12px;
}
#content-page-wrap  iframe{
	padding-top:10px;
}
.pagesearch{ 
	/*overflow:hidden; */
	margin: 0 0 20px 0; 
	border-bottom: 1px solid #ccc;
}
#content-page-wrap .expand-title{	
	display: block; 	
	background: url('images/cardsprint/openclose.png') no-repeat; 	
	background-position: 0 8px;	
	padding:10px 10px 0 25px;	
	border-top:1px solid #c8c8c8; 	
	color:#333!important; 
	cursor:pointer;
	margin-bottom:0;	
}
#content-page-wrap .expand-content{	
	border:0!important;	
	color:#333!important;
	padding: 10px 10px 10px 15px;		
}
.contentaddtwopage{
	float: left;
	width:530px;
}
.entry table td:nth-child(1) {
  text-align: left!important;
}
/*  added overwritten styles */
span.wpcf7-not-valid-tip-no-ajax {
	position: absolute;
	top: -80%;
	left: 105%;
	z-index: 100;
	background: #A72326;
	border: 2px solid #fff;
	font-size: 10pt;
	width: 146px;
	padding: 6px;
	color:#fff!important;
	
	
}
span.wpcf7-not-valid-tip-no-ajax:after, span.wpcf7-not-valid-tip-no-ajax:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
span.wpcf7-not-valid-tip-no-ajax:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #A72326;
	border-width: 10px;
	top: 50%;
	margin-top: -10px;
	
	
}
span.wpcf7-not-valid-tip-no-ajax:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #fff;
	border-width: 12px;
	top: 50%;
	margin-top: -12px;
}
span.wpcf7-not-valid-tip-no-ajax {
	position: absolute;
	top: -90%;
	left: 105%;
	z-index: 100;
	background: #0356a7;
	border: 2px solid #fff;
	font-size: 10pt;
	width: 146px;
	padding: 6px;
	color:#fff;
	
	
}
span.wpcf7-not-valid-tip-no-ajax:after, span.wpcf7-not-valid-tip-no-ajax:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
span.wpcf7-not-valid-tip-no-ajax:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #0356a7;
	border-width: 10px;
	top: 50%;
	margin-top: -10px;
	
	
}
span.wpcf7-not-valid-tip-no-ajax:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #fff;
	border-width: 12px;
	top: 50%;
	margin-top: -12px;
}
span.wpcf7-not-valid-tip {
	position: absolute!important;
	top: -5%!important;
	left: 0!important;
	z-index: 100!important;
	background: #A72326!important;
	border: 2px solid #fff!important;
	font-size: 10pt!important;
	width: 200px!important;
	padding: 2px 6px!important;
	color:#fff!important;
}
.investment-budget .wpcf7-not-valid-tip { left: 32.5% !important; }
.captcha-510 span.wpcf7-not-valid-tip { left: 71% !important; }
span.wpcf7-not-valid-tip:after, span.wpcf7-not-valid-tip:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
span.wpcf7-not-valid-tip:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #A72326;
	border-width: 10px;
	top: 50%;
	margin-top: -10px;
	
	
}
span.wpcf7-not-valid-tip:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #fff;
	border-width: 12px;
	top: 50%;
	margin-top: -12px;
}
.wpcf7-response-output {
	display:none !important;
	position: relative;
	background: #ccc;
	border: 1px solid #fff!important;
	
	color:#000;
}
.wpcf7-response-output:after, .wpcf7-response-output:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.wpcf7-response-output:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #ccc;
	border-width: 15px;
	left: 5%;
	margin-left: -15px;
}
.wpcf7-response-output:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #ccc;
	border-width: 17px;
	left: 5%;
	margin-left: -17px;
}

.inp-fullwidth input[type="text"] {
	width: 320px;
	margin-left:3px;
}

.wpcf7-captchar { margin-left:3px; }

.nopads { padding:0; margin:0; line-height:100%; }