.noHighlight::selection{
    color: none;
    background: none;
    user-select: none; /* Chrome and Opera */
   -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
   -moz-user-select: none; /* Firefox */
   -ms-user-select: none; /* Internet Explorer/Edge */
}
.noHighlight:hover{
	cursor: default;
}
.link:hover{
    cursor: pointer;
    color: rgb(0,0,0,0.3)
}
.leftheader:hover{
    font-weight: bold;
}

* {
	margin: 0;
	padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased
}

b,
strong {
	font-weight: bold
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img,
a img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

input:focus,
select:focus,
textarea:focus {
	outline: 0
}

input[type=search] {
	-webkit-appearance: textfield
}

::-webkit-search-cancel-button {
	display: none
}

.gradient {
	filter: none
}

body {
	font: normal 14px/20px Courier, monospace;
	color: #fff;
	overflow-x: hidden
}

.center {
	padding: 143px 0 40px 240px;
	max-width: 1160px;
	margin: 0 auto;
	position: relative;
	display: block
}

.left {
	float: left
}

.right {
	float: right
}

.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 0px;
	text-indent: -1000em
}

.ir {
	display: block;
	background-color: transparent;
	border: 0;
	overflow: hidden;
	text-indent: -1000em
}

.hidden {
	display: none !important;
	visibility: hidden
}

.clearfix:after,
form:after,
fieldset:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden
}

.clearfix,
form,
fieldset {
	zoom: 1
}

.col1 {
	max-width: 640px;
	margin-right: 117px;
	margin-bottom: -54px
}

.col2 {
	max-width: 400px;
	margin: 77px 0 0 0
}

.col3 {
	width: 960px;
	clear: both
}

.white {
	background: #fff
}

.opaque {
	background: rgba(15, 38, 73, 0.8);
	color: #fff
}

@font-face {
	font-family: "Duke";
	src: url("../font/duke_fill-webfont.eot");
	src: url("../font/duke_fill-webfont.eot?#iefix") format("embedded-opentype"), url("../font/duke_fill-webfont.woff") format("woff"), url("../font/duke_fill-webfont.ttf") format("truetype"), url("../font/duke_fill-webfont.svg#Duke") format("svg");
	font-weight: normal;
	font-style: normal
}

article h1,
article h2 {
	border-bottom: 10px solid #000
}

h1 {
	font: 150px/120px Duke;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 8px;
	display: inline-block;
	zoom: 1;
	*display: inline
}

h1.title {
	padding: 0;
	margin: 0
}

h2 {
	font: 44px/42px Duke;
	color: #000;
	padding-bottom: 8px;
	text-transform: uppercase
}

h3,
.h3 {
	font: bold 18px/20px Courier, monospace;
	color: #000
}

.invert h3,
.invert .h3 {
	color: #fff
}

h3.inline,
.h3.inline {
	display: inline
}

p {
	margin: 24px 0;
	display: block
}

ul {
	list-style-type: none;
	margin: 24px 0
}

ul li {
	margin-bottom: 5px
}

ol {
	margin: 20px 0 20px 20px;
	text-align: left
}

ol li {
	margin-bottom: 10px
}

a:link,
a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s
}

a:link:hover,
a:visited:hover {
	color: #1a1a1a;
	text-decoration: none
}

a:link:active,
a:visited:active {
	color: #1a1a1a;
	text-decoration: none
}

article .text a:link,
article .text a:visited {
	border-bottom: solid 1px rgba(0, 0, 0, 0.2)
}

article .text a:link:hover,
article .text a:visited:hover {
	border-color: rgba(0, 0, 0, 0.4)
}

#logo {
	background: url(../i/chalk-interiors-logo.png) no-repeat;
	display: block;
	width: 150px;
	height: 150px;
	position: absolute;
	top: 40px;
	left: 40px
}

#contact {
	display: block;
	float: right;
	width: 175px;
	height: 40px;
	margin: 40px 30px 0 0;
	text-align: center;
	line-height: 40px;
	color: #000
}

#contact:hover {
	background-color: #cfe247
}

article .text {
	padding: 12px 30px 20px 30px;
	position: relative
}

ul.short-list {
	max-width: 310px
}

ul.short-list a,
ul.short-list a:hover {
	color: #fff;
	font-weight: normal
}

footer {
	margin-top: 10px;
	position: relative;
	overflow: visible
}

footer h3.inline,
footer .h3.inline {
	display: inline-block
}

footer .phone,
footer .email,
footer .facebook {
	padding: 15px 0 15px 53px;
	display: inline-block
}

footer .facebook {
	background: url(../i/facebook-ico.png) no-repeat left center
}

footer .phone {
	background: url(../i/phone-ico.png) no-repeat left center;
	margin: 0 31px 15px 0
}

footer .email {
	background: url(../i/email-ico.png) no-repeat left center;
	margin: 0 31px 15px 0
}

#footer h2 {
	margin-top: 16px
}

#footer h3 {
	margin: 0 0 0 30px
}

#footer h3 .divider {
	font-weight: normal;
	margin: 0 5px;
	color: #888
}

.formRow {
	margin: 0
}

.formRow li {
	margin: 0;
	padding: 0 0 8px 0;
	background: none;
	height: 1%;
	overflow: hidden;
	clear: both
}

form label {
	display: block
}

input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=tel],
textarea {
	font: normal 14px Courier, monospace;
	color: #fff;
	padding: 7px 6px;
	width: 246px
}

input[type=text]:hover,
input[type=password]:hover,
input[type=search]:hover,
input[type=email]:hover,
input[type=tel]:hover,
textarea:hover {
	border-color: #dfdfdf
}

input[type=text]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
	border-color: #d7d7d7;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06);
	-khtml-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06);
	-ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06)
}

textarea {
	width: 626px;
	height: 146px
}
