/*
Theme Name: Blinds Central
Description: The 2015 template for Blinds Central
Author: Alined
Author URI: http://alined.com
Version: 2.0
*/

@charset "utf-8";
/* CSS Document */

html, body	{
	margin:0;
	padding:0;
	font-family:'FuturaBook';
	font-size:12px;
	color:#002d62;
	text-align: left;
}
a	{
	color:#568bca;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
body	{
	background:url('images/bg-gradient.jpg') repeat-x;
}
body.home	{
	 <!--background:url('images/bg-gradient-home.jpg') repeat-x !important;-->
}
a img	{
	border:0;
	outline:none;
}
img a	{
	border:0;
	outline:none;
}
#left a:hover img{
	filter: alpha(opacity=70);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 	-moz-opacity: 0.70; 
	opacity:0.7;
}
#right a:hover img{
	filter: alpha(opacity=70);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 	-moz-opacity: 0.70; 
	opacity:0.7;
}
strong	{
	font-weight: bold;
}
h1	{
	text-transform:uppercase;
	font-size:34px;
	font-family:'FuturaLight';
	font-weight:normal;
	margin:10px 0;
}
h2	{
	text-transform:uppercase;
	font-size:24px;
	font-family:Arial Narrow;
	font-weight:normal;
	margin:0;
	podding:0;
	font-family:'FuturaLight';
}
h5	{
	text-transform:uppercase;
	font-size:14px;
	color:
	font-family:'FuturaLight';
	font-weight:normal;
	margin:10px 0;
}
h5	a	{
	color:#002D62;
}
.subpage	{
	float:left;
	width:156px;
	padding:0 10px 20px 0;
	position:relative;
	height: 209px; 	
}
#wrapper	{
	margin:0 auto;
	width:990px;
}
#page	{
	float:left;
	clear:left;
	width:990px;
}
#home-header	{
	float:left;
	clear:left;
	width:990px;
	height:118px;
}
#page-header	{
	float:left;
	clear:left;
	width:990px;
	height:127px;
}
#logo	{
	float: left;
    padding: 10px 0 0 20px;
    width: 120px;
}
#call-today	{
	float:right;
	width:615px;
	padding:25px 20px 0;
	text-align:right;
}
#navigation	{
	background:url(images/menu-bg-header.jpg) no-repeat;
	width:990px;
	height:40px;
	float:left; 
	clear:left;
	margin:0 0 10px 0;
}
#access {
    background: url(images/menu-bg-header.jpg) no-repeat;
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 6px;
    width: 100%;
	position: relative;
    z-index: 999;
}
#access ul {
    font-size: 13px;
    list-style: none outside none;
    margin: 0 0 0 0;
    padding-left: 0;
	display: block;
	z-index:99999;
}
#access li {
    float: left;
    position: relative;
}
#access li.menu-item-63 a	{
	background:none !important;
}
#access li.menu-item-52 a	{
	 border-bottom:none;
}
#access li.menu-item-57 a	{
	 border-bottom:none;
}
#access a {
    color: #FFFFFF;
	text-transform:uppercase;
	font-size:12px;
    display: block;
    line-height: 3.2em;
    padding: 0 0.92em;
    text-decoration: none;
	background: url("images/li-side-img.jpg") repeat-y scroll right top transparent;
	height: 39px;
	*padding: 0 0.8em;
	font-family:'FuturaBook';

}
#access ul ul {
    display: none;
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 39px;
    width: 150px;
    z-index: 9999999 !important;
}
#access ul ul ul {
    left: 100%;
    top: 0;
	width: 200px;
	z-index: 9999999 !important;
}
#access ul ul a {
    background: #506794;
    border-bottom: 1px solid #FFF;
    color: #FFFFFF;
    font-size: 11px;
	text-align:center;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 10px;
    width: 150px;
	z-index: 9999999 !important;
}
#access ul ul ul a {
	width: 200px;
}
#access li:hover > a, #access ul ul *:hover > a, #access a:focus {
	color:#0CF;
}
#access li:hover > a, #access a:focus {
    color:#0CF;
}
#access ul li:hover > ul {
    display: block;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
    
}
#main	{
	float:left;
	clear:left;
	width:990px;
}
#home	{
	float:left;
	clear:left;
	width:990px;
}
#footer	{
	float:left;
	clear:left;
	width:990px;
}
#home-left	{
	float:left;
	width:700px;
	padding:12px 0;
    overflow: hidden;
    position: relative;
	float: left;
    margin: 0;
}
#home-left img	{
}
#title-bar	{
	background: url("images/title-bg.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    left: 50px;
    padding: 3px 0 4px;
    position: absolute;
    text-align: center;
    top: 12px;
    vertical-align: sub;
    width: 165px;
}
#feature-image {
	float: left;
    height: 255px;
    padding: 12px 0 0;
    position: relative;
    width: 100%;
}
#feature-image img {
    border: 1px solid #cccccc;
    height: auto;
    width: calc(100% - 2px);
}
#left	{
	float: left;
    padding: 0 0 20px 20px;
    width: 670px;
}
#right	{
	float:right;
	width:282px;
	padding:12px 0 0 8px;
	color:#6D6E71;
}

#testimonial	{
	background:#f0f0e4;
	float:left;
	clear:left;
	width:240px;
	padding:20px;
}
#home-outdoors	{
	clear: left;
    float: left;
    margin: 4px 0 0;
    width: 664px;
	font-size:14px;
}
#outdoors-head	{
	background: none repeat scroll 0 0 #002D62;
    clear: left;
    color: #FFFFFF;
    float: left;
    height: 18px;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    width: 658px;
	font-weight:normal;
	margin: 0 0 6px;
	font-family: 'FuturaBold';
}
#home-indoors	{
	float: right;
    margin: 4px 0 0;
    width: 326px;
	font-size:14px;
}
#indoors-head	{
	margin: 0 0 6px;
	float:right;
	clear:both;
	width:326px;
	font-weight:normal;
	height: 18px;
	padding:7px 0;
	background:#6d6e71;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family: 'FuturaBold';
}
#shade-type	{
	float: left;
    margin: 0 6px 0 0;
    width: 160px;
	position: relative;
	cursor:pointer;
}
#shade-type-2	{
	float: left;
    margin: 0 0px 0 0;
    width: 160px;
	position: relative;
	cursor:pointer;
}


.call-now	{
	font-size:30px; 
	font-family:'FuturaBold';
	letter-spacing: -1px;
	text-transform: uppercase;
	width: 425px;
	float: left;
}
.sub-text {
	float: right;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	font-family:'FuturaBold';
	line-height: 17px;
    padding: 4px 0 0 15px;
	width:170px;
}
#white-overlay	{
	left: 0;
    opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
    position: absolute;
    bottom: 3px;
    z-index:99;
	background:#FFF;
	width:160px;
	height:36px;
	font-weight:normal;
	font-family: 'FuturaBold';
    font-size: 14px;
    height: 20px;
    padding: 10px 0 6px;
    text-align: center;
	cursor:pointer;
    text-transform: uppercase;
}
#shade-type:hover	{
	
}
#shade-type:hover > #white-overlay	{
	background:#555557;
	opacity: 0.9;
	color:#FFF;
	cursor:pointer;
}
#shade-type-2:hover > #white-overlay	{
	background:#555557;
	opacity: 0.9;
	color:#FFF;
	cursor:pointer;
}
#black-overlay	{
	left: 0;
    opacity: 0.5;
 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
 	filter: alpha(opacity=50);
 	-moz-opacity: 0.5;
  	-khtml-opacity: 0.5;
    position: absolute;
    top: 235px;
    z-index:99;
}
#text	{
	font-size: 23px;
    left: 50px;
    position: absolute;
    top: 245px;
    width: 400px;
	z-index:999 !important;
	color:#FFF;
}
#tabs, #tabs ul {
    z-index: 99999;
}
ul.slides-nav li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    padding: 0;
}
ul.slides-nav li a {
    background: url("images/hover-btn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 18px;
}
ul.slides-nav li a {
    background-position: 0 0;
    width: 18px;
}
ul.slides-nav li a:hover, #tabs li.current_page_item a {
    background-position: 0 -18px;
}

#copyright	{
	clear: left;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    padding: 52px 0 18px 30px;
    width: 500px;
}
.rounded{
    margin: 0 0 15px 0;
	width:142px;
    overflow: hidden;
    position: relative;
	float: left;
    padding: 0 5px;
	height: 142px;
}
.rounded img	{
	border: 1px solid #BEC0C2;
}
.subpage a img {
	border: 1px solid #BEC0C2;
}
.subpage a img.no-border {
	border: none !important;
}
.bottom-left-img {
	background: url("images/corner-bottom-left-img.png") no-repeat scroll left bottom transparent;
    bottom: 3px;
	*bottom: 0px;
    height: 17px;
    left: -1px;
	*left: 0px;
    position: absolute;
    width: 15px;
    z-index: 99;
}
.bottom-right-img {
	background: url("images/corner-bottom-right-img.png") no-repeat scroll right bottom transparent;
    bottom: 3px;
    height: 17px;
    position: absolute;
    right: 0;
    width: 15px;
	*bottom: 0px;
    z-index: 99;
}
.sub-bottom-left {
	background: url("images/corner-bottom-left.png") no-repeat scroll left bottom transparent;
    bottom: 86px;
	*bottom: 77px !important;
    height: 17px;
    left: -1px;
	*left: -1px;
    position: absolute;
    width: 15px;
    z-index: 99;
}
.sub-bottom-right {
	background: url("images/corner-bottom-right.png") no-repeat scroll right bottom transparent;
    bottom:86px;
	*bottom: 77px !important;
    height: 17px;
    position: absolute;
    right: 24px;
	*right: 23px;
    width: 15px;
    z-index: 99;
}
.sub-top-left {
	background: url("images/corner-top-left.png") no-repeat scroll 0 0 transparent;
    height: 17px;
    position: absolute;
    top: 0px;
	left:-1px;
	*left:-1px;
    width: 15px;
    z-index: 99;
}
.bottom-left {
	background: url("images/corner-bottom-left.png") no-repeat scroll left bottom transparent;
    bottom: -1px !important;
	*bottom: -1px !important;
    height: 17px;
    left: 4px !important;
	*left: 4px !important;
    position: absolute;
    width: 17px;
    z-index: 99;
}
.bottom-right {
	background: url("images/corner-bottom-right.png") no-repeat scroll right bottom transparent;
    bottom: -1px !important;
	*bottom: -1px !important;
    height: 17px;
    position: absolute;
    right: 5px !important;
	*right: 5px !important;
    width: 15px;
    z-index: 99;
}
.top-left {
	background: url("images/corner-top-left.png") no-repeat scroll 0 0 transparent;
    height: 17px;
    position: absolute;
    top: 0px;
	left:4px;
    width: 15px;
    z-index: 99;
}
.title-bottom-left {
	background: url("images/corner-bottom-left.png") no-repeat scroll left bottom transparent;
    bottom: 14px !important;
    height: 17px;
    left: -1px !important;
    position: absolute;
    width: 17px;
    z-index: 99;
}
.title-bottom-right {
	background: url("images/corner-bottom-right.png") no-repeat scroll right bottom transparent;
    bottom: 14px !important;
    height: 17px;
    position: absolute;
    right: 0px !important;
    width: 15px;
    z-index: 99;
}
.title-top-left {
	background: url("images/corner-top-left.png") no-repeat scroll 0 0 transparent;
    height: 17px;
    left: -1px;
    position: absolute;
    top: 12px;
    width: 15px;
    z-index: 99;
}
.home-bottom-left {
	background: url("images/corner-bottom-left-img.png") no-repeat scroll left bottom transparent;
    bottom: 12px;
	*bottom: 12px;
    height: 17px;
    left: 0px;
	*left: 0px;
    position: absolute;
    width: 15px;
    z-index: 99;
}
.home-bottom-right {
	background: url("images/corner-bottom-right-img.png") no-repeat scroll right bottom transparent;
    bottom: 12px;
    height: 17px;
    position: absolute;
    right: 0;
    width: 15px;
	*bottom: 12px;
    z-index: 99;
}
.home-top-left {
	background: url("images/corner-top-left-img.png") no-repeat scroll 0 0 transparent;
    height: 17px;
    position: absolute;
    top: 12px;
	left:0px;
	*left:0px;
    width: 15px;
    z-index: 99;
}
.img-btm-left {
	background: url("images/corner-bottom-left-img.png") no-repeat scroll left bottom transparent;
    bottom: 4px;
	*bottom: 0px;
    height: 17px;
    left: 5px;
	*left: 0px;
    position: absolute;
    width: 15px;
    z-index: 99;
}
.img-btm-right {
	background: url("images/corner-bottom-right.png") no-repeat scroll right bottom transparent;
    bottom: 3px;
    height: 17px;
    position: absolute;
    right: 5px;
    width: 15px;
	*bottom: 0px;
    z-index: 99;
}
.img-top-left {
	background: url("images/corner-top-left.png") no-repeat scroll 0 0 transparent;
    height: 17px;
    position: absolute;
    top: 0px;
	left:5px;
	*left:0px;
    width: 15px;
    z-index: 99;
}
/*.ptr {
	background: url("images/corner-top-right.png") top right no-repeat;
	height: 17px;
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    z-index: 999;
}*/

.textwidget p	{
	margin:0;
}

.ngg-album	{
	border:none !important;
	border-bottom:1px solid #002d62 !important;
	height: 23px !important;
    margin-bottom: 0  !important;
    overflow: hidden  !important;
    padding: 5px 5px  !important;
}
.ngg-albumoverview {
	width: 150px;
}
#gallery-list	{
	float: left;
    font-size: 13px;
    padding: 0 22px 0 0;
    text-transform: uppercase;
    width: 180px;
}
#gallery-list ul	{
	margin:0;
	padding:0;
}
#gallery-list li	{
	list-style: none;
	padding:5px 0;
	border-bottom:1px solid #002D62;
}
#gallery-list li.current_page_item a	{
	font-family: 'FuturaBold';
}
#gallery-list a	{
	color:#002d62;
}
#gallery-images	{
	float:left;
	width:468px;
}
.ngg-albumtitle {
    font-size: 1.2em !important;
    font-weight: normal !important;
    text-align: left;
}
.ngg-gallery-thumbnail img {
    display: block !important;
    margin: 0 0 3px 0 !important;
    position: relative !important;
	border: 2px solid #CCCCCC !important;
	background:none !important;
	padding:0px !important;
}
.ngg-gallery-thumbnail {
	position:relative;
}
.ngg-gallery-thumbnail {
    margin-right: 11px !important;
}
.gallery-icon	{
	position:relative;
}
.gallery-item	{
	width:154px;
}
.gallery a img{
	border:1px solid #CCC !important;
}
.wpcf7-form input	{
	border: 1px solid #CCC;
    color: #002E62;
    font-family: 'FuturaBook';
    font-size: 12px;
	height: 25px;
	width:452px;
    padding: 2px 5px;
}
.wpcf7-form textarea	{
	border: 1px solid #CCC;
    color: #002E62;
    font-family: 'FuturaBook';
    font-size: 12px;
    padding: 2px 5px;
	width:452px;
}
span.wpcf7-list-item {
   float: left;
   width: 250px;
}
.suburb input	{
	width:270px !important;
}
span.wpcf7-list-item input	{
	box-shadow: none !important;
	height: 1.25em !important;
	width: 1.25em !important;;
	border:1px solid #000;
    color: #002E62;
    font-size: 12px;
    padding: 0 !important;
	border:none !important;
	vertical-align: text-top;
	line-height: 1em;
	margin:0 0 5px 0;
}
span.acceptance-116 input	{
	box-shadow: none !important;
	height:0 !important;
	width:0 !important;
}
.postcode input	{
	width:150px !important;
}
.captcha	input	{
	width:452px !important;
}
.checkbox-187	{
	float:left;
	clear:left;
	width:650px;
}
.checkbox-543 span.wpcf7-list-item	{
	width:80px;
}
.wpcf7-submit	{
	background: url("images/submit-btn.png") no-repeat scroll 0 0 transparent;
    box-shadow: none !important;
    cursor: pointer;
    height: 38px !important;
    text-indent: -999em;
    width: 168px  !important;
	border: medium none !important;
	display:block;
}
div.wpcf7-response-output {
    clear: left;
    float: left;
    width: 435px;
	margin: 0 0 2em !important;
    padding: 0.2em 1em !important;
}
.captcha img	{
	float:left;
}
.checkbox-621 .wpcf7-list-item span	{
	display:none;
}
.checkbox-621 span.wpcf7-list-item	{
	width:20px
}



.side-mobile {
	display:none;
}
.mobile {
	display:none;
}

@media screen and (min-width:990px) {
	#access {
		display:block !important;
	}
}





@media screen and (max-width:990px) {	
	
	.mobile {
		display:block;
		background:#062f67;
		color: #ffffff;
		display: block;
		float: left;
		height: 50px;
		width: 100%;
	}
	.mobileMenuButton {
		background: url("images/menu_06.png") no-repeat scroll 5% center rgba(0, 0, 0, 0);
		color: #ffffff;
		display: block;
		float: left;
		font-family: "FuturaBook";
		font-size: 12px;
		height: 50px;
		line-height: 4em;
		text-decoration: none;
		text-indent: -999em;
		text-transform: uppercase;
		width: 100%;
	}
	.mobileMenuButton:hover {
		color:#0CF;
	}
	html, body {
		font-size:14px;
		background:#FFFFFF !important;
	}
	body.home {
		background:#FFFFFF !important;
	}
	#wrapper {
		width:100%;
	}
	#page {
		width:100%;
	}
	#home-header, #page-header {
		width:100%;
		height:auto;
		background: #fff;
	}
	#logo {
		padding: 10px 5% 20px 5%;
		text-align: center;
		width: 90%;
	}
	#call-today, #call-today p {
		padding: 0 5%;
    	width: 90% !important;
		text-align:center;
	}
	.call-now {
		width:100%;
		font-size:24px
	}
	.sub-text {
		width:100%;
		text-align:center;
	}
	#access {
		background: #062f67;
		margin: 0 auto;
	}
	#access li {
		width:100%;
	}
	#access a {
		background:none;
		padding:0 5%;
	}
	#access ul ul {
		display:none !important;
		width:100%;
	}
	#main {
		width:100%;
	}
	#right {
		width:90%;
		padding:0 5%;
	}
	#testimonial {
		padding: 0 5%;
    	width: 90%;
	}
	#left {
		width:90%;
		padding:20px 5%;
	}
	.subpage {
	}
	#home {
		width:100%;
	}
	#home-left {
		width:100%;
		padding: 0;
	}
	.home-top-left, .home-bottom-left, .home-bottom-right {
		display:none;
	}
	.top-left, .bottom-left, .bottom-right {
		display:none;
	}
	#slideshow {
		width:100% !important;
	}
	#slideshow .slides {
		height: 356px !important;
    	width: 100% !important;
	}
	#slideshow ul {
		clear: left;
		float: left;
		height: 356px !important;
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 100% !important;
	}
	#slideshow ul div {
		width:100% !important;
		height:356px !important;
	}
	.slides img {
		width:100% !important;
		height:auto;
	}
	.slidetabs2 {
		display:none;
	}
	#text {
		display:none !important;
	}
	#black-overlay {
		display:none !important;
	}
	.textwidget a {
		float:left;
		clear:left;
		padding:10px 0;
		width:100%;
		text-align: center;
	}
	#home-outdoors, #home-indoors {
		width:100%;
	}
	#outdoors-head, #indoors-head {
		width:100%;
	}
	#shade-type, #shade-type-2 {
		margin: 0 5%;
		width:40%;
	}
	#shade-type img, #shade-type-2 img {
		width:100%;
		height: auto;
	}
	#white-overlay {
		width:100%;
	}
	#gallery-list {
		padding: 0;
    	width: 100%;
	}
	#gallery-images {
		float:left;
		width:100%;
	}
	.rounded {
		height: auto;
	}
	.bottom-left {
		bottom:2px !important;
	}
	.bottom-right {
		bottom:2px !important;
		right: 3px !important;
	}
	#gallery-1 img {
		width:100%;
		height:auto;
	}
	.wpcf7-form input {
		width:90%;
		padding:3px 5%;
	}
	.title-top-left, .title-bottom-left, .title-bottom-right {
		display:none;
	}
	#feature-image {
		width:100%;
		padding: 0;
		height: auto;
		
	}
	#feature-image img {
		width:100%;
		height:auto;
		border: 0 none;
	}
	#title-bar {
		top:0;
	}
	#copyright {
		background: none repeat scroll 0 0 #bfc0c2;
		margin: 20px 0 0;
		padding: 50px 5% 20px;
		width: 90%;
	}
	#footer {
		width:100%;
	}
	.side-desktop {
		display:none;		
	}
	.side-mobile {
		display:block;
	}
	.measure {
		background: none repeat scroll 0 0 #a40047;
		color: #ffffff;
		float: left;
		font-family: "FuturaBook";
		font-size: 20px;
		line-height: 27px;
		padding: 20px 5%;
		text-align: center;
		text-transform: uppercase;
		width: 90%;
		margin: 10px 0;
		border-radius:10px 10px 10px 10px;
	}
	.image_gallery {
		background:#002e62;
		color: #ffffff;
		float: left;
		font-family: "FuturaBook";
		font-size: 16px;
		line-height: 27px;
		padding: 20px 5%;
		text-align: center;
		text-transform: uppercase;
		width: 90%;
		margin: 10px 0;
		border-radius:10px 10px 10px 10px;
	}
	.side {
		background: none repeat scroll 0 0 #d7d8da;
		color: #002d62;
		float: left;
		font-family: "FuturaBook";
		font-size: 14px;
		line-height: 27px;
		margin: 10px 1%;
		padding: 20px 5%;
		text-align: center;
		text-transform: uppercase;
		width: 38%;
	}
}



@media screen and (max-width:690px) {
	#slideshow .slides {
		height: 190px !important;
    	width: 100% !important;
	}
	#slideshow ul {
		clear: left;
		float: left;
		height: 190px !important;
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 100% !important;
	}
	#slideshow ul div {
		width:100% !important;
		height:190px !important;
	}
}