/*
Theme Name: Complete Displays
Theme URI:
Author: Complete Displays
Author URI: http://www.completedisplays.com.au
Description: Complete Displays custom Wordpress theme
Version: 1.0
*/


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
}
p{margin-bottom:10px;}

@import url(http://fonts.googleapis.com/css?family=Arimo:400,400italic,700,700italic);

@font-face {
    font-family: 'helvetica_neueregular';
    src: url('fonts/helveticaneue-webfont.eot');
    src: url('fonts/helveticaneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-webfont.woff') format('woff'),
         url('fonts/helveticaneue-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_neuebold';
    src: url('fonts/helveticaneue-bold-webfont.eot');
    src: url('fonts/helveticaneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-bold-webfont.woff') format('woff'),
         url('fonts/helveticaneue-bold-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-bold-webfont.svg#helvetica_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	background:#353533;
	font-family: "Helvetica Neue", HelveticaNeue, 'helvetica_neueregular',Helvetica, Arial, sans-serif;
	color:#3d4049;
	font-size:12px;
	line-height:17px;	
	/*overflow:hidden;*/
}
a{color:#666666;}

h1,.h1,
h2,.h2,
h3,.h3,
h4,.h4,
h5,.h5{
	font-family: "Helvetica Neue", HelveticaNeue, 'helvetica_neuebold', TeXGyreHeros, FreeSans, "Nimbus Sans L", "Liberation Sans", Arimo, Helvetica, Arial, sans-serif;
}
.h1,.h2,.h3,.h4,.h5{
	display:block;
}
h2,.h2{
	font-size:22px;
}
h1{
	color:#00aff8;
	font-size:28px;
	font-weight:700;
	margin:10px 0 20px 0;
	line-height:33px;
}
p,
li{
	font-size:12px;
	line-height:17px;
}
li{margin-bottom:7px;}
/* -------------------------------------------------------------------------------- Wrappers */
.wrap{
	width:100%;
	float:left;
	clear:both;
}
.center{
	width:960px;
	margin:0 auto;
}
.content{
	width:960px;
	float:left;
	clear:both;
}
/* --------------------------------------------------------------------------------- Helpers */

.fl{float:left;}
.fr{float:right;}
.w40{width:40%;}
.w45{width:45%;}
.w50{width:50%;}
.w55{width:55%;}
.w60{width:60%;}
.mr5{margin-right:5%;}
.mr20{margin-right:20px;}

/* -------------------------------------------------------------------------------- Homepage */
.home.wall{
	height:881px;
}
.home.wall img.bg{
	position: absolute;
	left: 0;
	top: 0;
	max-width:100%;
	min-width:960px;
	min-height:881px;
}
.shop-front{
	width:920px;
	margin:0 auto;
	position:relative;
	background:transparent url('images//lights-off.png') no-repeat 0 0;
}
.shop-front img{
	display:none;
}

/* Menus */
aside.sidemenu{
	border-top:1px solid #706f6f;
	border-right:1px solid #706f6f;
	border-bottom:1px solid #706f6f;
	border-radius: 0 7px 7px 0;
	background:#1d1d1b;
	padding:20px;
	position:fixed;
	top:150px;
	left:0;
}
.sidemenu ul li{
	padding-right:35px;
	background:transparent url('images//menu-sprite.png') no-repeat 100% 0;
	margin-bottom:10px;
	height:21px;
	text-align:right;
}
.sidemenu ul li:last-child{
	margin-bottom:0;
}
.sidemenu ul li.home{background-position:100% 0;}
.sidemenu ul li.services{background-position:100% -30px;}
.sidemenu ul li.profile{background-position:100% -67px;}
.sidemenu ul li.gallery{background-position:100% -102px;}
.sidemenu ul li.clients{background-position:100% -133px;}
/*.sidemenu ul li.ftp{background-position:100% -1px;}*/
.sidemenu ul li.contact{background-position:100% -208px;}

/*hover states*/
.sidemenu ul li.home:hover, .home .sidemenu ul li.home{background-position:100% -247px;}
.sidemenu ul li.services:hover, .home .sidemenu ul li.services{background-position:100% -277px;}
.sidemenu ul li.profile:hover, .home .sidemenu ul li.profile{background-position:100% -314px;}
.sidemenu ul li.gallery:hover, .home .sidemenu ul li.gallery{background-position:100% -349px;}
.sidemenu ul li.clients:hover, .home .sidemenu ul li.clients{background-position:100% -380px;}
/*.sidemenu ul li.ftp:hover{background-position:100% -358px;}*/
.sidemenu ul li.contact:hover, .home .sidemenu ul li.contact{background-position:100% -455px;}

.home .sidemenu ul li.home:hover{background-position:100% 0;}
.home .sidemenu ul li.services:hover{background-position:100% -30px;}
.home .sidemenu ul li.profile:hover{background-position:100% -67px;}
.home .sidemenu ul li.gallery:hover{background-position:100% -102px;}
.home .sidemenu ul li.clients:hover{background-position:100% -133px;}
.home .sidemenu ul li.contact:hover{background-position:100% -208px;}

.home .sidemenu ul li{
	padding-right:0px;
}
.home .sidemenu ul li a{
	padding-right:35px;
}
.sidemenu ul li a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color: #fff;
	text-shadow: none;
	-webkit-transition: 250ms linear 0s;
	-moz-transition: 250ms linear 0s;
	-o-transition: 250ms linear 0s;
	transition: 250ms linear 0s;
	outline: 0 none;	
}
.sidemenu ul li a:hover{
	color:#ffffff;
	text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;
}
nav.sub{
	position:fixed;
	left:0;
	bottom:50px;
	padding:3px;
	border-radius:0 5px 5px 0;
	background:#000;
	-webkit-box-shadow: 1px 2px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 2px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 2px 5px rgba(50, 50, 50, 0.75);	
}
nav.sub ul{
	float:left;
	padding-left:10px;
}
nav.sub ul li{
	float:left;
	width:30px;
	text-indent:-9999px;
	font-size:0;
}
nav.sub ul li a{
	display:block;
	width:20px;
	height:20px;
	background:transparent url('images//flyout-sprite.png') no-repeat 0 0;
}
nav.sub ul li a:hover{
	opacity:0.7;
}
nav.sub ul li.pencil a{background-position:-33px 0;}
nav.sub ul li.window a{background-position:-65px 0;}
nav.sub ul li.book a{background-position:-96px 0;}
nav.sub ul li.boss a{background-position:-131px 0;}
nav.sub ul li.file a{background-position:-163px 0;}
nav.sub ul li.phone a{background-position:-194px 0;}


/* --------------------------------------------------------------------------------- Contact Us */

.ceiling.wrap{
	height:96px;
	background:transparent url('images//ceiling-bg.jpg') repeat-x 0 0;
}

.wall.wrap{
	height:608px;
	background:transparent url('images//wall-bg.jpg') repeat-x 0 0;
}

.floor.wrap{
	min-height:296px;
	background:transparent url('images//floor-bg.jpg') repeat-x 0 0;
	background-size:100%;
}

.light{
	display:block;
	width:134px;
	height:127px;
	position:absolute;
	top:10px;
}
.ceiling .content{
	min-height:96px;
	position:relative;
}
.light.left{
	background:transparent url('images//light-left.png') no-repeat 0 0;
	left:0;	
}
.light.center{
	background:transparent url('images//light-center.png') no-repeat 0 0;
	left:405px;
}
.light.right{
	background:transparent url('images//light-right.png') no-repeat 0 0;
	right:0;
}
.picture-frame{
	float:left;
	width:291px;
	height:378px;
	background:transparent url('images//picture-frame.png') no-repeat 0 0;
	margin:35px 45px;
	padding:45px;
}
.picture-frame .inner{
	width:291px;
	height:378px;
	background:#373737;
	color:#fff;
}
.picture-frame h1{text-align:center;}

#map-canvas{
	width:291px;
	height:220px;
	margin:0 0 20px 0;
}
.inner .h2{
	color:#ffffff;
	margin:0 0 20px 0;
}
.inner p{
	padding:0 20px;
}
ul.details{
	margin-left:20px;
}

ul.details li{
	padding:5px 0 0 37px;
	background:transparent url('images//frame-sprite.png') no-repeat 0 0;
	min-height:17px;
	font-weight:bold;
	margin-bottom:15px;
	font-size:13px;
}
ul.details li.name{background-position:0 0;}
ul.details li.phone{background-position:0 -40px;}
ul.details li.mob{background-position:0 -75px;}
ul.details li.fax{background-position:0 -115px;}
ul.details li.email{background-position:0 -153px;}
ul.details li.web{background-position:0 -191px;}
ul.details li.ftp{background-position:0 -228px;}
ul.details li.facebook{background-position:0 -266px;}

ul.details li a{
	color:#3d4049;
}
.floor .content{
	/*min-height:496px;*/
	position:relative;
}
.bench{
	width:365px;
	height:161px;
	background:transparent url('images//bench.png') no-repeat 0 0;
	position:absolute;
	left:281px;
	top:-50px;
}
.floor.wrap{
	position:relative;
}
.floor .logo{
	display:block;
	width:186px;
	height:78px;
	background:transparent url('images//logo-floor.png') no-repeat 0 0;	
	position:fixed;
	right:60px;
	bottom:45px;
}
.whiteboard{
	margin:35px 50px;
	min-height:400px;
	padding:40px 30px;
	background:#fff;
	-webkit-box-shadow: 2px 6px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 6px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 6px 5px rgba(50, 50, 50, 0.75);	
	float:left;
	min-width:800px;
}
.whiteboard h1{
	border-bottom:1px solid #d6d6d6;
	padding-bottom:13px;
	margin:0 0 27px 0;
	float:left;
	clear:both;
	width:100%;

}
.whiteboard ul{
	margin:0 0 0 20px;
	list-style-type:disc;
}
.banner{
	width:709px;
	position:absolute;
	z-index:9999;
	left: 115px;
	top: 104px;	
}
.banner-stand{
	width:340px;
	height:574px;
	background:transparent url('images//banner-stand.png') no-repeat 0 0;
	position:absolute;
	left:298px;
	top:-495px;
	z-index:1;	
}
.wall.wrap .content{position:relative;}
.banner-top{
	width:709px;
	height:20px;
	background:transparent url('images//banner-top.png') no-repeat 0 0;	
}
.banner-mid{
	width:608px;
	margin-left:31px;
	height:365px;
	padding:0 20px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 1%, #ffffff 40%, #f3f3f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(40%,#ffffff), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 1%,#ffffff 40%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 1%,#ffffff 40%,#f3f3f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 1%,#ffffff 40%,#f3f3f3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 1%,#ffffff 40%,#f3f3f3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
}
.banner-mid h1{margin:0 0 8px 0;text-align:center;}
.banner-mid p{text-align:center;}
.banner-mid img{margin:0 0 0 35px;}

.banner-bottom{
	width:709px;
	height:31px;
	background:transparent url('images//banner-bottom.png') no-repeat 0 0;	
}

/* ------------------------------------------------------------------------------------ Gallery */

body.page-template-gallery-php{background:#fff;}
body.page-template-gallery-php .ceiling.wrap,
body.page-template-gallery-php .wall.wrap,
body.page-template-gallery-php .floor.wrap{
	background:transparent none;
}

body.page-template-profile-php .whiteboard p,
body.page-template-profile-php .whiteboard ul{
	width:380px;
	float:left;
}

body.page-template-profile-php .whiteboard .ngg-slideshow{
	float:right;
	clear:none;
}

.whiteboard{
	position:relative;
}
.banner-mid{
	height:auto;
}
.whiteboard h1{
	padding-top:10px;
	padding-bottom:5px;
}
.whiteboard > .logo,
.page-template-gallery-php .content > .logo {
	top: 10px;
	right: 25px;
    height: 70px;
    width: 168px;
	display:block;
	position:absolute;
    background: url(images/logo-header.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.page-template-existing-clients-php .logo {
	float:right;
    height: 70px;
    width: 168px;
	display: inline-block;
    background: url(images/logo-header.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.page-template-existing-clients-php h1{
	text-align:left;
    margin: 0 0 27px;
    padding:35px 0 5px;
    border-bottom: 1px solid #D6D6D6;
}

.page-template-gallery-php .content{
	position:relative;
	margin:30px 0;
}
.page-template-gallery-php h1{
	padding:50px 0 5px;
    margin: 0 0 27px;
    border-bottom: 1px solid #D6D6D6;
}
.page-template-gallery-php .content > .logo{
	right:0px;
}

.banner-stand{
	height:630px;
	background-position:bottom;
}


.banner-mid p{
	margin:0;
	padding-top:10px;
}

._logo{
    height: 76px;
    width: 176px;
	text-indent:-9999px;
	display:inline-block;
    background: url(images/logo.png) no-repeat;
}
.align-center{
	text-align:center;
}
.picture-frame-inner{
	margin-top:0px;
	padding-top:120px;
	padding-left:30px;
	font-size:14px;
    background: url(images/logo.png) no-repeat top center;
}
.picture-frame-inner p{
	font-size:14px;
}
.picture-frame-inner h2{
	margin-bottom:10px;
}
.picture-frame-inner strong{
	font-weight:bold;
}
.picture-frame-inner .email{
}

.page-template-gallery-php{
	background:#FFF;
}
.page-template-gallery-php .ngg-gallery-thumbnail-box{
	margin-right: 0px !important;
}
.ngg-galleryoverview{
	margin-left:18px;
}
.ngg-navigation{
	min-height:20px;
}
nav.sub ul li a:hover{
	cursor:pointer;
}

/*services*/
body.page-template-services-php .whiteboard{
	background-color:#232526;
}
body.page-template-services-php .whiteboard h1{
	border-color:#464849;
}
body.page-template-services-php .whiteboard p,
body.page-template-services-php .whiteboard ul{
	color:#FFF;
	width:380px;
	float:right;
}
body.page-template-services-php .whiteboard .ngg-slideshow{
	float:left;
}
body.page-template-services-php .whiteboard ul{
	margin-left:20px;
}
body.page-template-services-php .whiteboard li{
    padding-left: 1em;
	list-style:none outside;
	background:url(images/blue-dot.png) no-repeat 0px 5px;
}

body.page-template-services-php .whiteboard li:before {
	width:4px;
	height:4px;
}
body.page-template-services-php .whiteboard a.logo{
	background-image:url(images/logo-header-reverse.png);
}
/*Map Coords -37.800654,144.943666 */