@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.0.3');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OPTIEdgar-Extended';
	src: url('fonts/OPTIEdgar-Extended.ttf.woff') format('woff'), url('fonts/OPTIEdgar-Extended.ttf.svg#OPTIEdgar-Extended') format('svg'), url('fonts/OPTIEdgar-Extended.ttf.eot'), url('fonts/OPTIEdgar-Extended.ttf.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
* {
	font-family: 'Open Sans', sans-serif !important;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.picture.right {
    float: right;
    padding: 10px;
}
.rowcontainer {
	width: 100%;
	text-align: center;
	padding: 0;
	background: white;
}
.socialmediaicons {
	/* width:180px; */
	/* margin-left:auto; */
	/* margin-right:auto; */
	align: center;
}
#smbtns1 {
	display: block;
	width: 50px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	float: left;
	height: 90px;
	background: url("images/sm-icons-1.png") no-repeat 0 0
}
#smbtns1 span {
	position: absolute;
	top: -999em
}
#smbtns2 {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	width: 50px;
	float: left;
	height: 90px;
	background: url("images/sm-icons-2.png") no-repeat 0 0
}
#smbtns2 span {
	position: absolute;
	top: -999em
}
#smbtns3 {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	width: 90px;
	float: left;
	height: 90px;
	background: url("images/sm-icons-3.png") no-repeat 0 0
}
#smbtns3:hover {
	background-position: 0 -90px
}
#smbtns3 span {
	position: absolute;
	top: -999em
}
#smbtns4 {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	width: 50px;
	float: left;
	height: 90px;
	background: url("images/sm-icons-4.png") no-repeat 0 0
}
#smbtns4:hover {
	background-position: 0 -90px
}
#smbtns4 span {
	position: absolute;
	top: -999em
}
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	margin-left: auto;
	margin-right: auto;
}
.designres-landingpage02 {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	/*-webkit-box-shadow: 0 0 12px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 12px 1px rgba(0,0,0,0.75);
    box-shadow: 0 0 12px 1px rgba(0,0,0,0.75);*/
	text-align: center;
	color: #000000;
}
.designres-landingpage02 a:link {
	text-decoration: none !important;
	color: #000000;
}
.designres-landingpage02 a:visited {
	text-decoration: none !important;
	color: #000000;
}
.designres-landingpage02 a:hover {
	text-decoration: none !important;
	color: #c09669;
}
.designres-landingpage02 img {
	width: 100%;
}
div#chkalig {
	position: absolute;
	margin-left: 18px;
}
.dcspg-page {
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
	width: 100%;
	overflow: hidden;
}
.dcspg-header {
	width: 100%;
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.21) 85%, rgba(255, 255, 255, 0.11) 96%, rgba(255, 255, 255, 0.11) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(85%, rgba(255, 255, 255, 0.21)), color-stop(96%, rgba(255, 255, 255, 0.11)), color-stop(100%, rgba(255, 255, 255, 0.11)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.21) 85%, rgba(255, 255, 255, 0.11) 96%, rgba(255, 255, 255, 0.11) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.21) 85%, rgba(255, 255, 255, 0.11) 96%, rgba(255, 255, 255, 0.11) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.21) 85%, rgba(255, 255, 255, 0.11) 96%, rgba(255, 255, 255, 0.11) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.21) 85%, rgba(255, 255, 255, 0.11) 96%, rgba(255, 255, 255, 0.11) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
.dcspg-pageheader {
	clear: both;
	margin-top: 10px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.dcspg-contentcontainer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.dcspg-leftnav {
	width: 15.625%;
	margin-left: 10px;
	clear: both;
}
.dcspg-body {
	width: 80%;
	margin-left: 10px;
	margin-bottom: 20px;
	min-height: 100px;
	color: #000000;
	padding: 1%;
	float: left;
	font-size: 1em;
	line-height: 150%;
	background-color: #ffffff;
	background-image: url(images/bg-01.jpg);
	text-shadow: 0px 1px 1px w#FF0004;
}
.hardwoodintro-body {
	width: 80%;
	margin-left: 10px;
	min-height: 100px;
	color: #000000;
	padding: 1%;
	float: left;
	font-size: 1em;
	line-height: 150%;
	background-color: #f2dfb4;
	background-image: url(images/bg-01.jpg);
	text-shadow: 0px 1px 1px w#FF0004;
}
.dcspg-rightnav {
	width: 0%;
	float: right;
	text-align: center;
}
.dcspg-pagefooter {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background: white;
}
.dcspg-footer {
	width: 98%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	padding: 1%;
}
.dcspg-searchform {
	border: 1px solid #ccc;
	border-radius: 7px;
	background-color: #ffffff;
	padding: 3px;
	width: 153px;
	font-size: 16px;
	float: right;
	line-height: 20px;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2), inset 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 20px rgba(0, 0, 0, 0.1);
	margin-right: 30px;
}
.dcspg-searchform-textbox {
	border: none;
	color: #999;
	background-color: transparent;
}
.dcspg-searchform-submit {
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
	background: transparent url(https://www.creatingyourspace.com/media/images/glas.png) no-repeat;
}
.toplocation {
	background-color: #ffffff;
	text-align: center;
	line-height: 24px;
	text-transform: uppercase;
}
.toplocation a:link {
	color: #000000;
}
.toplocation a:visited {
	color: #000000;
}
.toplocation a:hover {
	color: #03F;
}
.pnumber {
	text-align: center;
	font-size: 30px;
	line-height: 175%;
	margin-top: 5px;
	font-weight: 600;
	color: #0c7168;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	letter-spacing: 1px;
}
.pnumbermobile {
	visibility: hidden;
	height: 0px;
}
.locationmobile {
	visibility: hidden;
	height: 0px;
}
.header-search-reg {
	/*float:right;*/
	margin-right: 2%;
	font-size: 14px;
	color: #666;
	clear: both;
	text-transform: capitalize !important;
	font-family: 'Arapey', serif;
}
#reg {
	font-family: 'Arapey', serif;
	text-align: center;
	font-size: 16px;
	clear: both;
	line-height: 125%;
	;
}
#workbooklink {
	font-family: 'Arapey', serif;
	text-align: center;
	font-size: 16px;
	clear: both;
	line-height: 125%;
}
#workbooklink {
	font-family: 'Arapey', serif;
	text-align: center;
	font-size: 16px;
	clear: both;
	line-height: 125%;
}
#reg a:link {
	color: #c49a6c;
	text-decoration: underline;
}
#reg a:visited {
	color: #c49a6c;
	text-decoration: underline;
}
#reg a:hover {
	color: #fff;
	text-decoration: underline;
}
#workbooklink a:link {
	color: #c49a6c;
	text-decoration: underline;
}
#workbooklink a:visited {
	color: #c49a6c;
	text-decoration: underline;
}
#workbooklink a:hover {
	color: #fff;
	text-decoration: underline;
}
.header-search-regtwo {
	/*float:right;*/
	font-size: 12px;
	color: #666;
	clear: both;
	text-transform: capitalize !important;
	text-decoration: none;
}
#reg {
	font-family: 'Arapey', serif;
	text-align: center;
	font-size: 16px;
	clear: both;
	line-height: 125%;
	text-transform: capitalize !important;
	text-decoration: none;
}
#workbooklink {
	font-family: 'Arapey', serif;
	text-align: center;
	font-size: 16px;
	clear: both;
	line-height: 125%;
	text-transform: capitalize !important;
	text-decoration: none;
}
#workbooklink {
	font-family: 'Arapey', serif;
	text-align: center;
	font-size: 16px;
	clear: both;
	line-height: 125%;
	text-transform: capitalize !important;
	text-decoration: none;
}
#reg a:link {
	color: #c49a6c;
	text-decoration: underline;
}
#reg a:visited {
	color: #c49a6c;
	text-decoration: underline;
}
#reg a:hover {
	color: #fff;
	text-decoration: underline;
}
#workbooklink a:link {
	color: #c49a6c;
	text-decoration: underline;
}
#workbooklink a:visited {
	color: #c49a6c;
	text-decoration: underline;
}
#workbooklink a:hover {
	color: #fff;
	text-decoration: underline;
}
.fa-facebook-square {
	font-size: 24px;
}
.fa-home {
	font-size: 24px;
}
.footeraddress {
	font-family: 'Muli', sans-serif;
	text-align: center;
	font-size: 15px;
	color: #ffffff;
	/*background-color:#74433e;*/
	height: 40px;
	margin-top: -10px;
}
.footeraddress img {
	height: 20px;
}
.footeraddresstwo {
	font-family: 'Muli', sans-serif;
	text-align: center;
	font-size: 15px;
	color: #ffffff;
	/*background-color:#74433e;*/
	height: 40px;
	padding-top: 12px;
	margin-top: -10px;
}
.regpageh2 {
	font-size: 2.5em;
	line-height: 24px;
	text-align: left;
	font-size: 2em;
	padding: 10px;
	box-shadow: none;
	text-indent: 0px;
	border-radius: 0px;
	font-family: 'Dancing Script', cursive;
	background-color: none;
	;
	letter-spacing: +1px;
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.2), inset 0 0 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.2), inset 0 0 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.2), inset 0 0 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 0px;
}
.regpage {
	padding: 10px;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	min-height: 450px;
}
.dcspg-login {
	background-image: none;
	height: 175px;
}
.topbannernav {
	width: 98%;
	font-family: 'Open Sans';
	font-weight: 600;
	/* line-height:100px; */
	text-transform: uppercase;
	text-align: right;
	font-size: 18px;
	/* margin-right:2%; */
}
.topbannernav a:link {
	/*padding-right:10px;
	padding-left:10px;*/
	color: #000000;
	text-decoration: none;
	padding: 0 10px;
}
.topbannernav a:visited {
	color: #000000;
	text-decoration: none;
}
.topbannernav a:hover {
	color: #774743 !important;
}
.topbannernavtext {
	/*width:100%;
line-height:100px;
position:relative;

margin-top:100px;

text-transform:uppercase;
z-index:-1px;
text-align:right;*/
	font-family: 'OPTIEdgar-Extended';
	font-size: 14px;
	background-color: #74433e;
	height: 100px;
	color: #FFFFFF;
	font-size: 25px;
	margin-top: 50px;
	line-height: 100px;
	width: 100%;
}
/*.topbannernav a:link {
	padding-right:10px;
	padding-left:10px;
	color:#ffffff;
	text-decoration:none;}
.topbannernav a:visited { color:#ffffff;
text-decoration:none; }
.topbannernav a:hover { color:#cf0404; }

.ourproducts {
	font-size:14px;
	text-align: center;
	color:#000;
	text-transform:uppercase;

}
*/

.duchateaubutton {
	background: #2c2925;
	background-image: -webkit-linear-gradient(top, #2c2925, #30281d);
	background-image: -moz-linear-gradient(top, #2c2925, #30281d);
	background-image: -ms-linear-gradient(top, #2c2925, #30281d);
	background-image: -o-linear-gradient(top, #2c2925, #30281d);
	background-image: linear-gradient(to bottom, #2c2925, #30281d);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	-webkit-box-shadow: 0px 1px 3px #666666;
	-moz-box-shadow: 0px 1px 3px #666666;
	box-shadow: 0px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	width: 33%;
	margin-left: 33%;
	margin-right: 33%;
	text-align: center
}
.duchateaubutton:hover {
	background: #8e785f;
	background-image: -webkit-linear-gradient(top, #8e785f, #ad875f);
	background-image: -moz-linear-gradient(top, #8e785f, #ad875f);
	background-image: -ms-linear-gradient(top, #8e785f, #ad875f);
	background-image: -o-linear-gradient(top, #8e785f, #ad875f);
	background-image: linear-gradient(to bottom, #8e785f, #ad875f);
	text-decoration: none;
}
.duchateaubutton a:link {
	color: #fff;
	text-decoration: none;
}
.duchateaubutton a:hover {
	color: #333333;
	text-decoration: none;
}
.duchateaubutton a:visited {
	color: #fff;
	text-decoration: none;
}
.ourproducts a:link {
	color: #000;
	text-decoration: none;
}
.ourproducts a:visited {
	color: #000;
	text-decoration: none;
}
.ourproducts a:hover {
	color: #434141;
	text-decoration: none;
}
.bcfont {
	color: #000;
}
.bcfont a:link {
	color: #a01c20;
	text-decoration: underline;
}
.bcfont a:visited {
	color: #a01c20;
	text-decoration: underline;
}
.bcfont a:hover {
	color: #670c0e;
	text-decoration: underline;
}
.logo1 {
	float: left;
	padding: 10px;
	width: 100%;
}
.logo1 img {
	width: 100%;
}
.testimonial {
	margin: 0;
	background: #EBEBEB;
	padding: 10px 50px;
	position: relative;
	font-family: Georgia, serif;
	color: #666;
	border-radius: 5px;
	font-style: normal;
	background-image: linear-gradient(#EBEBEB, #EBEBEB);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EBEBEB), to(#EBEBEB));
	background-image: -webkit-linear-gradient(top, #EBEBEB, #EBEBEB);
	background-image: -moz-linear-gradient(top, #CEF3FF, #B7EDFF);
	background-image: -ms-linear-gradient(top, #CEF3FF, #B7EDFF);
	background-image: -o-linear-gradient(top, #CEF3FF, #B7EDFF);
}
.testimonial:before,
.testimonial:after {
	content: "\201C";
	position: absolute;
	font-size: 80px;
	line-height: 1;
	color: #999;
	font-style: normal;
}
.testimonial:before {
	top: 0;
	left: 10px;
}
.testimonial:after {
	content: "\201D";
	right: 10px;
	bottom: -0.5em;
}
.arrow-down {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #EBEBEB;
	margin: 0 0 0 25px;
}
.testimonial-author {
	margin: 0 0 18px 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
.testimonial-author span {
	font-size: 12px;
	color: #666;
}
.artisticfooter1 {
	padding-left: 15%;
	padding-right: 15%;
	background: #000;
}
.artisticfooter2 {
	padding-left: 12.5%;
	padding-right: 12.5%;
	color: #fff;
	background: #8a6c4c;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	font-size: 150%;
	line-height: 300%;
}
.artisticfooter2 a:link {
	color: #fff;
	text-decoration: none;
}
.artisticfooter2 a:hover {
	color: #333333 !important;
	text-decoration: none;
}
.artisticfooter2 a:visited {
	color: #fff;
	text-decoration: none;
}
.artisticfooter3 {
	font-family: 'Muli', sans-serif;
	color: #fff;
	background: #000;
	text-align: center;
	font-weight: 300;
	padding-left: 5%;
	padding-right: 5%;
	background: #000;
	font-size: 135%;
	padding-top: 2%;
	padding-bottom: 7%;
}
.footerlines {
	border-style: solid;
	border-width: 1px;
	border-left-color: #8a6c4c;
	border-right-color: #8a6c4c;
}
.footerlines {
	border-style: solid;
	border-width: 1px;
	border-left-color: #8a6c4c;
	border-right-color: #8a6c4c;
}
/* Hardwood Image Style */

.hwmainimage {
	float: right;
	margin: 6px 0 0 30px;
	border: 3px solid #000000;
}
.hwmainimageleft {
	float: left;
	margin-top: 6px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
	border: 3px solid #000000;
}
.hwmainimage img {
	padding: 0px;
}
.hwmintrofont {
	font-family: 'Josefin Sans';
	font-weight: 600;
}
.hwmainfont {
	font-size: 20px;
}
/* Header Styles */

h1,
h2,
{
	color: #000;
	font-family: 'Dancing Script', cursive;
}
h1 {
	line-height: normal;
	text-align: center;
	font-size: 2.5em;
	border-radius: 5px;
	padding: 20px 0;
	/* font-family: 'Roboto Condensed'; */
	/* font-weight:700; */
	text-transform: uppercase;
	letter-spacing: +1px;
	background: #b3ac94;
}
.h1cpt {

	color: #000000;
}
.h1hwd {
	color: #000000;
}
.h1grn {
	color: #000000;
}
.h1cab {
	color: #000000;
}
.h1lam {
	color: #000000;
}
.h1crm {
	color: #000000;
}
.h1vnl {
	color: #000000;
}
.lvth1 {
	color: #000000;
}
.h1nst {

	color: #000000;
}
.h1med {
	color: #000000;
}
.h1new {
	color: #000000;
}
.h1rug {
	color: #000000;
}
.tileh1 {

}
.vnlh1 {
	color: #000000;
}
h2 {
	font-size: 1.5em;
	line-height: 120%;
	margin: 5px 0 5px;
	padding-top: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-size: 1.1em;
	line-height: 200%;
	/* font-weight:bold; */
	text-transform: uppercase;
}
h4 {
	font-size: 1.4em;
	line-height: 120%;
	margin: 5px 0 5px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
p {
	/* font-family: 'Roboto', sans-serif; */
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-right: 0px;
	text-shadow: 1px 1px white;
}
ol,
ul {
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	margin-left: 0em;
	list-style: normal;
}
.hardwoodintroduction ul {
	font-family: 'Josefin Sans';
	font-weight: 600;
	font-size: 100%;
	margin-left: 0em;
}
.dcspg-body ul {
	list-style: outside;
	margin-left: 20px;
}
.glossaryitem {
	font-weight: bold;
}
div.clear {
	clear: both;
	margin-top: 5px;
}
div.clr {
	clear: both;
	margin-top: 5px;
}
.copyright {
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.seotext {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}
.seotext p {
	font-size: 12px;
	text-align: center;
}
.seotext h3 {
	font-size: 14px;
	text-align: center;
}
.landingpage a:link {
	color: #000000;
	font-size: 18px;
	line-height: 180%;
	text-decoration: none;
}
.landingpage a:visited {
	color: #000000;
}
.landingpage a:hover {
	color: #000000;
}
.landingpage img {
	max-width: 200px;
}
.countertopheading {
	color: #ffffff;
	padding: 10px 20px;
}
/* Footer Buttons Style */

.span_1_of_4cpbtn {
	width: 25%;
	max-height: 460px;
	overflow: hidden;
}
.hmbtnscontainter {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	/* padding-top:36px; */
	/* padding-bottom:36px; */
}
.cpbtn {
	width: 100%;
	background-image: url(images/btn-bg.jpg);
	background-size: cover;
	margin-bottom: -1.68%;
}
.cpbtn:before,
.cpbtn:after {
	content: "";
	position: absolute;
	z-index: -2;
}
.cpbtn span {
	position: absolute;
	left: -2500px;
	top: -2500px;
}
.cpbtn img {
	width: 100%;
	/*	 -webkit-box-shadow: 3px 3px 22px 0px rgba(0,0,0,0.63);
-moz-box-shadow: 3px 3px 22px 0px rgba(0,0,0,0.63);
box-shadow: 3px 3px 22px 0px rgba(0,0,0,0.63);*/
	/* For IE8 and earlier */
}
.cpbtn a:link {
	opacity: 1.0;
	filter: alpha(opacity=100);
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	color: #ffffff;
	text-decoration: none;
}
.cpbtn a:visited {
	opacity: 1.0;
	filter: alpha(opacity=100);
	/* For IE8 and earlier */
	color: #ffffff;
	text-decoration: none;
}
.cpbtn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	color: #ffffff;
	text-decoration: none;
}
.insidepageonly .cpbtn {
	background-image: none;
}
.colcpbtn {
	display: block;
	float: left;
	margin: 0% 0 0% 0%;
}
.span_1_of_2cpbtn {
	width: 48%;
	max-height: 490px;
	overflow: hidden;
	padding: 1%;
}
.colcpbtn:first-child {
	margin-left: 0;
}
/* all browsers except IE6 and lower */

/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.colcpbtn {
		margin: 1% 0 1% 0%;
	}
}
.span_1_of_4cpbtn {
	width: 25%;
	max-height: 490px;
	overflow: hidden;
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_1_of_4cpbtn {
		width: 100%;
	}
}
.button {
	border-top: 1px solid #405866;
	background: #2b353b;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#2b353b));
	background: -webkit-linear-gradient(top, #757575, #2b353b);
	background: -moz-linear-gradient(top, #757575, #2b353b);
	background: -ms-linear-gradient(top, #757575, #2b353b);
	background: -o-linear-gradient(top, #757575, #2b353b);
	padding: 12.5px 25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	-moz-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
	color: fff;
	font-size: 20px;
	font-family: Georgia, Serif;
	text-decoration: uppercase;
	text-align: center;
	vertical-align: middle;
}
.button a:link {
	border-top-color: #736030;
	color: #fff;
	text-decoration: none;
}
.button a:hover {
	border-top-color: #736030;
	color: #7b7a7a;
	text-decoration: none;
}
.button a:visited {
	border-top-color: #736030;
	color: #fff;
	text-decoration: none;
}
.button2 {
	border-top: 1px solid #ed1cc3;
	background: #ff3333;
	background: -webkit-gradient(linear, left top, left bottom, from(#f36c4f), to(#ff3333));
	background: -webkit-linear-gradient(top, #f36c4f, #ff3333);
	background: -moz-linear-gradient(top, #f36c4f, #ff3333);
	background: -ms-linear-gradient(top, #f36c4f, #ff3333);
	background: -o-linear-gradient(top, #f36c4f, #ff3333);
	padding: 12.5px 25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	-moz-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
	color: fff;
	font-size: 20px;
	font-family: Georgia, Serif;
	text-decoration: uppercase;
	text-align: center;
	vertical-align: middle;
}
.button2 a:link {
	border-top-color: #ed1c24;
	color: #fff;
	text-decoration: none;
}
.button2 a:hover {
	border-top-color: #ed1c24;
	color: #7b7a7a;
	text-decoration: none;
}
.button2 a:visited {
	border-top-color: #ed1c24;
	color: #fff;
	text-decoration: none;
}
.socialmediaicons {
	float: right;
	/* text-align: right; */
	padding: 20px 0;
}
#smbtns1 {
	display: block;
	/* width: 40%; */
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	float: left;
	height: 90px;
	background: url("images/sm-icons-1.png") no-repeat 0 0;
}
#smbtns1:hover {
	opacity: 1%;
}
#smbtns1 span {
	position: absolute;
	top: -999em;
}
#smbtns2 {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	/* width: 40%; */
	float: left;
	height: 90px;
	background: url("images/sm-icons-2.png") no-repeat 0 0;
}
#smbtns2:hover {
	opacity: 1%;
}
no-repeat 0 0;

}
#smbtns2 span {
	position: absolute;
	top: -999em;
}
#smbtns3 {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	width: 90px;
	float: left;
	height: 90px;
	background: url("images/sm-icons-3.png") no-repeat 0 0;
}
#smbtns3:hover {
	background-position: 0 -90px;
}
#smbtns3 span {
	position: absolute;
	top: -999em;
}
#smbtns4 {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	width: 90px;
	float: left;
	height: 90px;
	background: url("images/sm-icons-4.png") no-repeat 0 0;
}
#smbtns4:hover {
	background-position: 0 -90px;
}
#smbtns4 span {
	position: absolute;
	top: -999em;
}
.toplogobanner {
	z-index: 9999;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.65+0,0+100;Neutral+Density */
	/* background: #dcdcdc; */
	opacity: 0.8;
	/*background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	/* color:#957653; */
}
.footerfloat,
.footerfloat:after {
	display: block;
	z-index: 100;
	bottom: 0px;
	position: relative;
	width: 100%;
	background-image: url(images/mercury-wood-2.png);
	/*background-image: url(https://www.creatingyourspace.com/media/bg/dark_wood.png);
	 background-color:#74433e; */
	/*height:500px; 
			line-height:0;*/
	color: #ffffff;
}
.badge {
	float: right;
	background-image: url(images/45-badge.png);
}
/*Responsive Image Class*/

img.ri {
	position: relative;
	max-width: 70%;
	top: 10%;
	left: 10%;
	border: thin;
	border-color: #000000;
}
img.ri:empty {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -0%);
}
@media screen and (orientation: portrait) {
	img.ri {
		max-width: 100%;
	}
}
@media screen and (orientation: landscape) {
	img.ri {
		max-height: 100%;
	}
}
/* Site Header slide show */

#homepageslidshow {
	height: 550px;
}
@media only screen and (max-width: 959px) {
	#homepageslidshow {
		height: 100px
	}
}
@media only screen and (max-width: 767px) {
	#homepageslidshow {
		height: 100px;
	}
	.cb-slideshow,
	.cb-slideshow:after {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0px;
		left: 0px;
		z-index: -10;
		background-color: #ffffff;
	}
}
@media only screen and (max-width: 479px) {
	#homepageslidshow {
		height: 0px;
	}
}
.cb-slideshow {} .cb-slideshow,
.cb-slideshow:after {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: -10;
	background-color: #ffffff;
}
.cb-slideshow:after {
	content: '';
	background: transparent url(images/pattern.png) repeat top left;
}
.cb-slideshow li span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	color: transparent;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: none;
	opacity: 0;
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-webkit-animation: imageAnimation 36s linear infinite 0s;
	-moz-animation: imageAnimation 36s linear infinite 0s;
	-o-animation: imageAnimation 36s linear infinite 0s;
	-ms-animation: imageAnimation 36s linear infinite 0s;
	animation: imageAnimation 36s linear infinite 0s;
}
.cb-slideshow li div {
	z-index: 1000;
	position: absolute;
	bottom: 30px;
	left: 0px;
	width: 100%;
	text-align: center;
	opacity: 0;
	color: #fff;
	-webkit-animation: titleAnimation 36s linear infinite 0s;
	-moz-animation: titleAnimation 36s linear infinite 0s;
	-o-animation: titleAnimation 36s linear infinite 0s;
	-ms-animation: titleAnimation 36s linear infinite 0s;
	animation: titleAnimation 36s linear infinite 0s;
}
.cb-slideshow li div h3 {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 240px;
	padding: 0;
	line-height: 200px;
}
.cb-slideshow li:nth-child(1) span {
	background-image: url(images/site-roll/image-01.jpg)
}
.cb-slideshow li:nth-child(2) span {
	background-image: url(images/site-roll/image-02.jpg);
	-webkit-animation-delay: 6s;
	-moz-animation-delay: 6s;
	-o-animation-delay: 6s;
	-ms-animation-delay: 6s;
	animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
	background-image: url(images/site-roll/image-03.jpg);
	-webkit-animation-delay: 12s;
	-moz-animation-delay: 12s;
	-o-animation-delay: 12s;
	-ms-animation-delay: 12s;
	animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
	background-image: url(images/site-roll/image-04.jpg);
	-webkit-animation-delay: 18s;
	-moz-animation-delay: 18s;
	-o-animation-delay: 18s;
	-ms-animation-delay: 18s;
	animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
	background-image: url(images/site-roll/image-05.jpg);
	-webkit-animation-delay: 24s;
	-moz-animation-delay: 24s;
	-o-animation-delay: 24s;
	-ms-animation-delay: 24s;
	animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) span {
	background-image: url(images/site-roll/image-03.jpg);
	-webkit-animation-delay: 30s;
	-moz-animation-delay: 30s;
	-o-animation-delay: 30s;
	-ms-animation-delay: 30s;
	animation-delay: 30s;
}
.cb-slideshow li:nth-child(7) span {
	background-image: url(images/site-roll/image-04.jpg);
	-webkit-animation-delay: 36s;
	-moz-animation-delay: 36s;
	-o-animation-delay: 36s;
	-ms-animation-delay: 36s;
	animation-delay: 36s;
}
.cb-slideshow li:nth-child(2) div {
	-webkit-animation-delay: 6s;
	-moz-animation-delay: 6s;
	-o-animation-delay: 6s;
	-ms-animation-delay: 6s;
	animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) div {
	-webkit-animation-delay: 12s;
	-moz-animation-delay: 12s;
	-o-animation-delay: 12s;
	-ms-animation-delay: 12s;
	animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) div {
	-webkit-animation-delay: 18s;
	-moz-animation-delay: 18s;
	-o-animation-delay: 18s;
	-ms-animation-delay: 18s;
	animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) div {
	-webkit-animation-delay: 24s;
	-moz-animation-delay: 24s;
	-o-animation-delay: 24s;
	-ms-animation-delay: 24s;
	animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) div {
	-webkit-animation-delay: 30s;
	-moz-animation-delay: 30s;
	-o-animation-delay: 30s;
	-ms-animation-delay: 30s;
	animation-delay: 30s;
}
.cb-slideshow li:nth-child(7) div {
	-webkit-animation-delay: 36s;
	-moz-animation-delay: 36s;
	-o-animation-delay: 36s;
	-ms-animation-delay: 36s;
	animation-delay: 36s;
}
@-webkit-keyframes imageAnimation {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: ease-in;
	}
	8% {
		opacity: 1;
		-webkit-animation-timing-function: ease-out;
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-moz-keyframes imageAnimation {
	0% {
		opacity: 0;
		-moz-animation-timing-function: ease-in;
	}
	8% {
		opacity: 1;
		-moz-animation-timing-function: ease-out;
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-o-keyframes imageAnimation {
	0% {
		opacity: 0;
		-o-animation-timing-function: ease-in;
	}
	8% {
		opacity: 1;
		-o-animation-timing-function: ease-out;
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-ms-keyframes imageAnimation {
	0% {
		opacity: 0;
		-ms-animation-timing-function: ease-in;
	}
	8% {
		opacity: 1;
		-ms-animation-timing-function: ease-out;
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@keyframes imageAnimation {
	0% {
		opacity: 0;
		animation-timing-function: ease-in;
	}
	8% {
		opacity: 1;
		animation-timing-function: ease-out;
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
/* Animation for the title */

@-webkit-keyframes titleAnimation {
	0% {
		opacity: 0
	}
	8% {
		opacity: 1
	}
	17% {
		opacity: 1
	}
	19% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-moz-keyframes titleAnimation {
	0% {
		opacity: 0
	}
	8% {
		opacity: 1
	}
	17% {
		opacity: 1
	}
	19% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-o-keyframes titleAnimation {
	0% {
		opacity: 0
	}
	8% {
		opacity: 1
	}
	17% {
		opacity: 1
	}
	19% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-ms-keyframes titleAnimation {
	0% {
		opacity: 0
	}
	8% {
		opacity: 1
	}
	17% {
		opacity: 1
	}
	19% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@keyframes titleAnimation {
	0% {
		opacity: 0
	}
	8% {
		opacity: 1
	}
	17% {
		opacity: 1
	}
	19% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
/* Show at least something when animations not supported */

.no-cssanimations .cb-slideshow li span {
	opacity: 1;
}
@media screen and (max-width: 1140px) {
	.cb-slideshow li div h3 {
		font-size: 140px
	}
}
@media screen and (max-width: 600px) {
	.cb-slideshow li div h3 {
		font-size: 80px
	}
}
.group {
	position: relative;
}
.cb-slideshow ul {
	font-family: "Roboto Condensed";
	margin-left: 0em;
	list-style: none;
}
.cb-slideshow ol {
	font-family: "Roboto Condensed";
	margin-left: 0em;
	list-style: none;
}
/* Site Header slide show */

#homepageslidshow2 {
	height: 400px;
}
@media only screen and (max-width: 959px) {
	#homepageslidshow2 {
		height: 100px
	}
}
@media only screen and (max-width: 767px) {
	#homepageslidshow2 {
		height: 100px;
	}
	.cb-slideshow2,
	.cb-slideshow2:after {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0px;
		left: 0px;
		z-index: -10;
		background-color: #ffffff;
	}
}
@media only screen and (max-width: 479px) {
	#homepageslidshow2 {
		height: 0px;
	}
}
.cb-slideshow2 {} .cb-slideshow2,
.cb-slideshow2:after {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: -10;
	background-color: #ffffff;
}
.cb-slideshow2:after {
	content: '';
	background: transparent url(images/pattern.png) repeat top left;
}
.cb-slideshow2 li span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	color: transparent;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: none;
	opacity: 0;
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-webkit-animation: imageAnimation 36s linear infinite 0s;
	-moz-animation: imageAnimation 36s linear infinite 0s;
	-o-animation: imageAnimation 36s linear infinite 0s;
	-ms-animation: imageAnimation 36s linear infinite 0s;
	animation: imageAnimation 36s linear infinite 0s;
}
.cb-slideshow2 li div {
	z-index: 1000;
	position: absolute;
	bottom: 30px;
	left: 0px;
	width: 100%;
	text-align: center;
	opacity: 0;
	color: #fff;
	-webkit-animation: titleAnimation 36s linear infinite 0s;
	-moz-animation: titleAnimation 36s linear infinite 0s;
	-o-animation: titleAnimation 36s linear infinite 0s;
	-ms-animation: titleAnimation 36s linear infinite 0s;
	animation: titleAnimation 36s linear infinite 0s;
}
.cb-slideshow2 li div h3 {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 240px;
	padding: 0;
	line-height: 200px;
}
.cb-slideshow2 li:nth-child(1) span {
	background-image: url(images/image-01.jpg)
}
.cb-slideshow2 li:nth-child(2) span {
	background-image: url(images/image-02.jpg);
	-webkit-animation-delay: 6s;
	-moz-animation-delay: 6s;
	-o-animation-delay: 6s;
	-ms-animation-delay: 6s;
	animation-delay: 6s;
}
.cb-slideshow2 li:nth-child(3) span {
	background-image: url(images/image-03.jpg);
	-webkit-animation-delay: 12s;
	-moz-animation-delay: 12s;
	-o-animation-delay: 12s;
	-ms-animation-delay: 12s;
	animation-delay: 12s;
}
.cb-slideshow2 li:nth-child(4) span {
	background-image: url(images/image-04.jpg);
	-webkit-animation-delay: 18s;
	-moz-animation-delay: 18s;
	-o-animation-delay: 18s;
	-ms-animation-delay: 18s;
	animation-delay: 18s;
}
.cb-slideshow2 li:nth-child(5) span {
	background-image: url(images/image-05.jpg);
	-webkit-animation-delay: 24s;
	-moz-animation-delay: 24s;
	-o-animation-delay: 24s;
	-ms-animation-delay: 24s;
	animation-delay: 24s;
}
.cb-slideshow2 li:nth-child(6) span {
	background-image: url(images/image-03.jpg);
	-webkit-animation-delay: 30s;
	-moz-animation-delay: 30s;
	-o-animation-delay: 30s;
	-ms-animation-delay: 30s;
	animation-delay: 30s;
}
.cb-slideshow2 li:nth-child(7) span {
	background-image: url(images/image-04.jpg);
	-webkit-animation-delay: 36s;
	-moz-animation-delay: 36s;
	-o-animation-delay: 36s;
	-ms-animation-delay: 36s;
	animation-delay: 36s;
}
.cb-slideshow2 li:nth-child(2) div {
	-webkit-animation-delay: 6s;
	-moz-animation-delay: 6s;
	-o-animation-delay: 6s;
	-ms-animation-delay: 6s;
	animation-delay: 6s;
}
.cb-slideshow2 li:nth-child(3) div {
	-webkit-animation-delay: 12s;
	-moz-animation-delay: 12s;
	-o-animation-delay: 12s;
	-ms-animation-delay: 12s;
	animation-delay: 12s;
}
.cb-slideshow2 li:nth-child(4) div {
	-webkit-animation-delay: 18s;
	-moz-animation-delay: 18s;
	-o-animation-delay: 18s;
	-ms-animation-delay: 18s;
	animation-delay: 18s;
}
.cb-slideshow2 li:nth-child(5) div {
	-webkit-animation-delay: 24s;
	-moz-animation-delay: 24s;
	-o-animation-delay: 24s;
	-ms-animation-delay: 24s;
	animation-delay: 24s;
}
.cb-slideshow2 li:nth-child(6) div {
	-webkit-animation-delay: 30s;
	-moz-animation-delay: 30s;
	-o-animation-delay: 30s;
	-ms-animation-delay: 30s;
	animation-delay: 30s;
}
.cb-slideshow2 li:nth-child(7) div {
	-webkit-animation-delay: 36s;
	-moz-animation-delay: 36s;
	-o-animation-delay: 36s;
	-ms-animation-delay: 36s;
	animation-delay: 36s;
}
@-webkit-keyframes imageAnimation {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: ease-in;
	}
	8% {
		opacity: 1;
		-webkit-animation-timing-function: ease-out;
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-moz-keyframes imageAnimation {
	0% {
		opacity: 0;
		-moz-animation-timing-function: ease-in;
	}
	8% {
		opacity: 1;
		-moz-animation-timing-function: ease-out;
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-o-keyframes imageAnimation {
	0% {
		opacity: 0;
		-o-animation-timing-function: ease-in;
	}
	8% {
		opacity: 1;
		-o-animation-timing-function: ease-out;
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-ms-keyframes imageAnimation {
	0% {
		opacity: 0;
		-ms-animation-timing-function: ease-in;
	}
	8% {
		opacity: 1;
		-ms-animation-timing-function: ease-out;
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@keyframes imageAnimation {
	0% {
		opacity: 0;
		animation-timing-function: ease-in;
	}
	8% {
		opacity: 1;
		animation-timing-function: ease-out;
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
/* Animation for the title */

@-webkit-keyframes titleAnimation {
	0% {
		opacity: 0
	}
	8% {
		opacity: 1
	}
	17% {
		opacity: 1
	}
	19% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-moz-keyframes titleAnimation {
	0% {
		opacity: 0
	}
	8% {
		opacity: 1
	}
	17% {
		opacity: 1
	}
	19% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-o-keyframes titleAnimation {
	0% {
		opacity: 0
	}
	8% {
		opacity: 1
	}
	17% {
		opacity: 1
	}
	19% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-ms-keyframes titleAnimation {
	0% {
		opacity: 0
	}
	8% {
		opacity: 1
	}
	17% {
		opacity: 1
	}
	19% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@keyframes titleAnimation {
	0% {
		opacity: 0
	}
	8% {
		opacity: 1
	}
	17% {
		opacity: 1
	}
	19% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
/* Show at least something when animations not supported */

.no-cssanimations .cb-slideshow2 li span {
	opacity: 1;
}
@media screen and (max-width: 1140px) {
	.cb-slideshow2 li div h3 {
		font-size: 140px
	}
}
@media screen and (max-width: 600px) {
	.cb-slideshow2 li div h3 {
		font-size: 80px
	}
}
.group {
	position: relative;
}
.cb-slideshow2 ul {
	font-family: "Roboto Condensed";
	margin-left: 0em;
	list-style: none;
}
.cb-slideshow2 ol {
	font-family: "Roboto Condensed";
	margin-left: 0em;
	list-style: none;
}
/*	Social Media Set Up  */

#menu-wrap {
	width: 100%;
	height: auto;
	background: #FFF;
	/*	border-bottom:#09F thin solid;
	border-bottom-width:3px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	line-height: 13px;
}
#menu-wrap .menu-item {
	width: 38px;
	height: 55px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
}
#menu-wrap .menu-item i {
	width: 100%;
	padding: 7px 0px 5px 0px;
	border-radius: 3px;
}
#menu-wrap .menu-item i.fa-facebook {
	background: #3B5998;
	color: #FFF;
}
#menu-wrap .menu-item i.fa-twitter {
	background: #44CCF6;
	color: #FFF;
}
#menu-wrap .menu-item i.fa-youtube {
	background: #CE332D;
	color: #FFF;
}
#menu-wrap .menu-item i.fa-linkedin {
	background: #0275B6;
	color: #FFF;
}
#menu-wrap .menu-item i.fa-wordpress {
	background: #0275B6;
	color: #FFF;
}
#menu-wrap .menu-item i.fa-google-plus {
	background: #D13F2D;
	color: #FFF;
}
#menu-wrap .menu-item i.fa-dribbble {
	background: #EA4C89;
	color: #FFF;
}
#menu-wrap .menu-item i.icon-houzz {
	background: #7ac142;
	color: #FFF;
}
#menu-wrap .menu-item i.fa-pinterest-square {
	background: #CB2027;
	color: #FFF;
}
#menu-wrap .menu-item i.fa-stack-overflow {
	background: #FEA501;
	color: #FFF;
}
#menu-wrap .menu-item i.fa-tumblr {
	background: #274152;
	color: #FFF;
}
#menu-wrap .menu-item i.fa-instagram {
	background: #517FA3;
	color: #FFF;
}
#menu-wrap .menu-item i.fa-vimeo-square {
	background: #86C9EF;
	color: #FFF;
}
#menu-wrap .menu-item span {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 10px;
	left: 0px;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: block;
	color: #445878;
	background: #FFF;
	/*	border:#09F thin solid;
	border-width:2px;*/
	border-radius: 50%;
}
#menu-wrap .menu-item span:hover {
	top: -29px;
	font-size: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
span.active {
	top: -20px !important;
	font-size: 0px !important;
}
#menu-wrap .menu-item a {
	font-size: 12px;
	color: #445878;
	text-decoration: none;
}
#menu-wrap .menu-item .text {
	text-decoration: none;
	font-size: 0px;
	padding: 0px 0px 17px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	position: absolute;
	bottom: -27px;
	display: block;
	/*	border-top:#CCC thin solid;
	border-top-width:1px;*/
	background-color: #FFF;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#menu-wrap .menu-item:hover > .text {
	bottom: 0;
	font-size: 25px;
	padding: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	text-align: center;
}
#menu-wrap .menu-item .icon {
	width: 32px;
	height: 32px;
	padding: 13px 9px 5px 4px;
	font-size: 25px;
	text-align: center;
}
.hmbox {
	padding: 20px;
	padding-bottom: 20px;
	min-height: 231px;
	color: #000000;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}
.hmbox img {
	max-width: 100%;
	height: auto;
}
.color1 {
	background-color: #cece8e;
}
.color2 {
	background-color: #D3D3D3;
}
.color3 {
	background-color: #c7d9f1;
}
.hmbox h2 {
	font-size: 1.8em;
	line-height: 100%;
	padding-top: 0px;
	font-family: 'Open sans', sans-serif;
	color: #000000;
	margin: 10px 0 20px;
}
.hm-btns {
	-moz-box-shadow: inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow: inset 0px 1px 0px 0px #dcecfb;
	box-shadow: inset 0px 1px 0px 0px #dcecfb;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea));
	background: -moz-linear-gradient(center top, #bddbfa 5%, #80b5ea 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea');
	background-color: #bddbfa;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #84bbf3;
	display: inline-block;
	margin-top: 10px;
	color: #000000;
	font-family: 'Open sans', sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 35px;
	line-height: 35px;
	width: 199px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ecc;
}
.hm-btns:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa));
	background: -moz-linear-gradient(center top, #80b5ea 5%, #bddbfa 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa');
	background-color: #80b5ea;
}
.hm-btns:active {
	position: relative;
	top: 1px;
}
/* Contact Form - Shop at Home Page */

.contact .selectlist {
	width: 50%;
}
.sahimage img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.sahimage h2 {
	font-size: 2em;
	line-height: 120%;
	margin: 0px 0 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Dancing Script', cursive;
}
/* Content Image Style */

.contentimage {
	float: right;
	margin: 6px 0 0 30px;
}
.contentimageleft {
	float: left;
	margin-top: 6px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
}
.contentimagehome {
	float: right;
	margin: -310px -250px 0;
	position: static;
}
.contentimage img {
	box-shadow: 2px 2px 3px #aaaaaa;
}
.contentimageleft img {
	box-shadow: 2px 2px 3px #aaaaaa;
}
/* Fancy Box Frame */

.inlineframe {
	padding: 20px;
	min-height: 400px;
	display: none;
	margin: 0 auto;
}
.inlineframe h1 {
	background-image: none;
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0), inset 0 0 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0), inset 0 0 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.2), inset 0 0 0px rgba(0, 0, 0, 0.1);
	background-color: transparent;
	line-height: 120%;
}
/* Video Library Page */

.videopage {
	width: 90%;
	min-height: 250px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #d7d7d7;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}
.videopage img {
	float: right;
	padding-left: 10px;
}
/* CYS Quiz Sytles */

/* CYS Quiz - How I  Live -  Lifestyle Quiz */

.dcspg-howilive-table {
	position: relative;
	width: 100%;
	padding: 50px;
	margin: 0 auto;
	margin-bottom: 10px;
	font-family: 'Roboto Condensed';
}
.dcspg-howilive-td-question {
	font-size: 18px;
	line-height: 175%;
	padding: 20px;
}
.dcspg-howilive-td-answer {
	font-size: 18px;
	line-height: 175%;
	text-align: right;
	padding: 10px;
	clear: both;
}
.dcspg-howilive-radio {
	margin-left: 8px;
	margin-right: 3px;
}
.dcspg-howilive-drop {
	font-size: 16px;
	line-height: 175%;
	font-family: 'Roboto Condensed';
}
.dcspg-howilive-submit {
	width: 150px;
	font-size: 18px;
}
.dcspg-howilive-results {} .polaroid {
	width: 294px;
	padding: 10px 10px 20px 10px;
	border: 1px solid #BFBFBF;
	background-color: white;
	box-shadow: 2px 2px 3px #aaaaaa;
}
.polaroid img {
	width: 98%;
}
.rotate_left {
	-ms-transform: rotate(5deg);
	/* IE 9 */
	-webkit-transform: rotate(5deg);
	/* Chrome, Safari, Opera */
	transform: rotate(5deg);
	margin-left: 35px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: right;
}
.rotate_right {
	float: left;
	-ms-transform: rotate(-5deg);
	/* IE 9 */
	-webkit-transform: rotate(-5deg);
	/* Chrome, Safari, Opera */
	transform: rotate(-5deg);
	margin-right: 35px;
	margin-bottom: 10px;
}
/* CYS Quiz - Whit I Like-  Discover Your Style Quiz */

.dcspg-whatilike-next {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 75%;
}
.dcspg-whatilike-previous {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 75%;
}
.dcspg-whatilike-showresults {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color: #ededed;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	height: 36px;
	line-height: 36px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
	margin-left: 20px;
}
.dcspg-whatilike-showresults:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color: #dfdfdf;
}
.dcspg-whatilike-showresults:active {
	position: relative;
	top: 1px;
}
.dcspg-whatilike-chart {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
	margin-bottom: 10px;
	background-color: #FFF;
	text-indent: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.dcspg-whatilike-chart table,
td,
th {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-top: 10px;
}
.dcspg-whatilike-chart th {} .dcspg-whatilike-answers {
	width: 100%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.dcspg-whatilike-answer {
	text-align: center;
	width: 17%;
}
.dcspg-whatilike-answer img {
	box-shadow: 1px 1px 5px 1px #666565;
	border-radius: 5px;
	width: 100%;
}
.dcspg-whatilike-currentquestion-number {
	color: #666;
	background-color: transparent;
	font-size: 3em;
	padding-right: 15px;
}
.dcspg-whatilike-currentquestion-text {
	font-size: 2em;
}
.dcspg-whatilike-questionselect {
	font-size: 1.5em;
}
.dcspg-whatilike-questionselected {
	background-color: #ededed;
	cursor: default;
	border-radius: 5px;
	box-shadow: 1px 1px 5px 1px #666565;
}
.dcspg-whatilike {
	width: 95%;
	text-align: center;
}
.dcspg-whatilike-categories {
	position: relative;
	width: 100%;
}
.dcspg-whatilike-categories:before,
.dcspg-whatilike-categories:after {
	content: "";
	position: absolute;
	z-index: -2;
}
.dcspg-whatilike-category {
	font-size: 14px;
	line-height: 125%;
	float: left;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 33em;
	width: 16%;
	padding: 10px;
	margin: .5em;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}
.dcspg-whatilike-category h2 {
	font-size: 1.4em;
	line-height: 125%;
	padding-top: 0px;
	font-family: "Roboto Condensed";
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.dcspg-whatilike-category img {
	width: 100%;
}
.dcspg-whatilike-category-linkback {
	-moz-box-shadow: inset 0px 1px 0px 0px #e6cafc;
	-webkit-box-shadow: inset 0px 1px 0px 0px #e6cafc;
	box-shadow: inset 0px 1px 0px 0px #e6cafc;
	background: #ededed;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0px;
	display: inline-block;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	height: 41px;
	line-height: 41px;
	width: 250px;
	text-decoration: none;
	text-align: center;
	margin-left: 10px;
	z-index: 500;
}
.dcspg-whatilike-category-linkback a:link {
	color: #000;
	text-decoration: none;
}
.dcspg-whatilike-category-linkback a:hover {
	background-color: #ededed;
	color: # 06F;
	text-decoration: none;
}
.dcspg-whatilike-category-detail {}
/*Ask Our Expert*/

dl {
	clear: both;
	margin: 0 0 60px 0;
}
dt {
	border: 8px solid #7ac0d0;
	padding: 10px;
	position: relative;
	font-style: italic;
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}
dd.answer {
	position: relative;
	width: 70%;
	float: right;
}
dd.answer div {
	padding: 10px;
	border-left: 8px solid #dedede;
	border-right: 8px solid #dedede;
	border-bottom: 8px solid #dedede;
	margin: 0 0 10px 0;
}
.answer-tab {
	background: url(https://www.creatingyourspace.com/media/images/answer-tag.png);
	display: block;
	text-indent: -9999px;
	width: 105px;
	height: 50px;
	cursor: pointer;
	position: absolute;
	bottom: -58px;
	left: 10px;
}
.faq {
	width: 80%;
}
/* VRD roomselect Page */

.vrd-dyr-btn {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background: -moz-linear-gradient(center top, #79bbff 5%, #378de5 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	text-indent: 0;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: 'Roboto Condensed';
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	height: 43px;
	line-height: 43px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ecc;
	margin-left: auto;
	margin-right: auto;
}
.vrd-dyr-btn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background: -moz-linear-gradient(center top, #378de5 5%, #79bbff 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
}
.vrd-dyr-btn:active {
	position: relative;
	top: 1px;
}
/* This button was generated using CSSButtonGenerator.com */

.dcspg-vrd-roomselect {
	width: 96%;
	padding-left: 1em;
	padding-right: 1em;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	margin-bottom: 10px;
	colot: #666;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.dcspg-vrd-roomselect:before,
.dcspg-vrd-roomselect:after {
	content: "";
	position: absolute;
	z-index: -2;
}
/*VRD*/

.dcspg-vrd-roomselect-group {
	float: left;
	margin: 1%;
	padding: 1%;
	width: 21%;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	text-align: center;
	font-family: 'Roboto Condensed';
	background-color: #ffffff;
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.dcspg-vrd-roomselect-group {
		width: 100%;
	}
}
.dcspg-vrd-roomselect-groupdiv {
	clear: both;
	width: 900px;
	padding: 10px;
	display: none;
	text-align: left;
	font-size: 1.4em;
	overflow: hidden;
}
.dcspg-vrd-roomselect-groupdiv h2 {
	font-size: 1.5em;
	line-height: 120%;
	margin: 0px 0 0px;
	padding-top: 0px;
	font-family: "Roboto Condensed";
}
.dcspg-vrd-roomselect-roomgroup-name {
	text-align: center;
	font-size: 1.4em;
	line-height: 150%;
	font-family: "Roboto Condensed";
	clear: both;
}
.dcspg-vrd-roomselect-roomgroup {
	width: 96%;
	height: 100%;
	text-align: center;
	clear: both;
}
.dcspg-vrd-roomselect-roomgroup {
	margin-left: 0em;
}
.dcspg-vrd-roomselect-room {
	float: left;
	margin: 10px;
	display: block;
	background-color: #FFFFFF;
}
.dcspg-vrd-roomselect-room img {
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.dcspg-vrd-roomselect-roomname {
	font-family: "Roboto Condensed";
	font-size: 0em;
	margin-top: 0px;
	;
	margin-right: 0px;
	margin-bottom: 0px;
	;
	margin-left: 0px;
	padding-right: 0px;
	visibility: hidden;
}
/* VRD STRUCTURE */

#dcspg-vrd-mainimagediv img {
	width: 80%;
}
#dcspg-vrd-design-selection-sizes > label {
	padding: 5px;
}
.dcspg-vrd-design {
	overflow: hidden;
	width: 83%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	color: #666;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}
.vrdselectleft {
	margin-left: 1%;
}
.vrdselectmiddle {
	margin: 10px 0px 5px 0px;
	text-align: center;
}
.vrdselectright {
	margin-right: 1%;
}
.vrdleft {
	width: 18%;
	float: left;
	margin-left: 1%;
}
.vrdmiddle {
	width: 59.36%;
	float: left;
	margin: 10px 0px 5px 0px;
	text-align: center;
}
.vrdright {
	width: 19.72%;
	float: left;
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.vrdleft {
		width: 100%;
	}
	.vrdmiddle {
		width: 100%;
	}
	.vrdright {
		width: 100%;
	}
}
#dcspg-vrd-mainimagediv {
	margin-left: auto;
	margin-right: auto;
}
.dcspg-vrd-step1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
	font-family: 'Archivo Narrow', sans-serif;
}
.dcspg-vrd-step2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
	font-family: 'Archivo Narrow', sans-serif;
}
.dcspg-vrd-step3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
	font-family: 'Archivo Narrow', sans-serif;
}
.dcspg-vrd-step4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
	font-family: 'Archivo Narrow', sans-serif;
}
.dcspg-vrd-myselection {
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
	font-family: 'Archivo Narrow', sans-serif;
}
.dcspg-vrd-design-room {
	float: left;
	margin: .5em;
}
.dcspg-vrd-design-roomname {
	font-size: 2em;
	line-height: 150%;
	font-family: 'Archivo Narrow', sans-serif;
	text-align: center;
}
.dcspg-vrd-design-roomimage {
	margin-left: auto;
	margin-right: auto;
}
.dcspg-vrd-design-itemselect {
	width: 100%;
}
.dcspg-vrd-design-selection {
	border-radius: 5px;
	border: solid #ccc 1px;
	margin-top: 5px;
	clear: both;
	text-align: center;
	min-height: 100px;
}
.dcspg-vrd-seamless {
	margin: 2px;
	width: 50px;
}
.vrdpaint {
	width: 50px;
	height: 50px;
	margin: 2px;
}
.dcspg-vrd-design-savelink {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-image: url(images/red-heart.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ededed;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 10px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 34px;
	line-height: 34px;
	width: 140px;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	text-shadow: 1px 1px 0px #ffffff;
}
.dcspg-vrd-design-savelink:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color: #dfdfdf;
	background-image: url(images/red-heart.png);
	background-repeat: no-repeat;
	background-position: left;
}
.dcspg-vrd-design-savelink:active {
	position: relative;
	top: 1px;
}
/* This button was generated using CSSButtonGenerator.com */

.dcspg-vrd-design-enlargenote {
	font-size: 0.7em;
	font-style: italic;
	float: none;
	margin-left: 10px;
}
.dcspg-vrd-filter-group {
	border-radius: 4px;
	border: 0px solid #ccc;
	clear: both;
	overflow: hidden;
	background-color: #ffffff;
}
.dcspg-vrd-filter-heading {
	padding: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-size: 10px;
	font-style: italic;
}
.producttypeheading .dcspg-vrd-filter-heading {
	padding: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	text-indent: 20px;
	color: red;
}
.dcspg-vrd-filterbutton {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background: -moz-linear-gradient(center top, #79bbff 5%, #378de5 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	text-indent: 0;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 30px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ecc;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.dcspg-vrd-filterbutton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background: -moz-linear-gradient(center top, #378de5 5%, #79bbff 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
}
.dcspg-vrd-filterbutton:active {
	position: relative;
	top: 1px;
}
.dcspg-vrd-design-selection-areaname {
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background: -moz-linear-gradient(center top, #79bbff 5%, #378de5 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	padding: 3px;
	color: #ffffff;
}
.dcspg-vrd-design-selection-itemname {
	float: none;
	margin-bottom: 10px;
	padding: 3px;
}
.dcspg-vrd-design-selection-itemimage {
	float: none;
	padding: 5px;
}
.dcspg-vrd-design-selection-colorspan {
	float: none;
}
.dcspg-vrd-design-selection-paintspan {
	height: 40px;
	width: 40px;
	float: left;
	margin-left: 75px;
}
.dcspg-vrd-design-selection-rotation {
	font-style: italic;
}
.dcspg-vrd-design-selection .dcspg-productdetail-favorite {
	width: auto;
	float: left;
	clear: both;
	font-size: 12px;
}
.dcspg-vrd-design-selection-clear {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background: -moz-linear-gradient(center top, #79bbff 5%, #378de5 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	text-indent: 0;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	height: 20px;
	line-height: 20px;
	width: 50px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ecc;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.dcspg-vrd-design-selection-clear:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background: -moz-linear-gradient(center top, #378de5 5%, #79bbff 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
}
.dcspg-vrd-design-selection-clear:active {
	position: relative;
	top: 1px;
}
.dcspg-vrd-design-selection-paintspan .dcspg-vrd-design-selection-clear {
	clear: both;
}
.dcspg-vrd-filter-dropdown {
	width: 50%;
}
.vrdbanner {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}
.vrdbanner h2 {
	font-size: 2.8em;
	line-height: 120%;
	margin: 0px 0 0px;
	padding-top: 0px;
	font-family: 'Archivo Narrow', sans-serif;
}
.vrdbanner p {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.2em;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-right: 0px;
	text-indent: 0px;
}
.vrdbackbtn {} .vrdbackbtn a:link {
	text-decoration: none;
	color: #000000;
}
.vrdbackbtn a:visited {
	text-decoration: none;
	color: #000000;
}
.vrdbackbtn a:hover {
	text-decoration: none;
	color: #06F;
}
.circlenumber1 {
	display: inline-block;
	border-radius: 60px;
	background-color: #666;
	color: #ffffff;
	font-size: 1.2em;
	padding: 10px 16px;
	font-family: 'Archivo Narrow', sans-serif;
	text-indent: 0px;
}
.circlenumber2 {
	display: inline-block;
	margin-left: 14px;
	border-radius: 60px;
	background-color: #666;
	color: #ffffff;
	font-size: 1.2em;
	padding: 10px 16px;
	font-family: 'Archivo Narrow', sans-serif;
	text-indent: 0px;
}
.circlenumber3 {
	display: inline-block;
	margin-left: 14px;
	border-radius: 60px;
	background-color: #666;
	color: #ffffff;
	font-size: 1.2em;
	padding: 10px 16px;
	font-family: 'Archivo Narrow', sans-serif;
	text-indent: 0px;
}
.circlenumber4 {
	display: inline-block;
	margin-left: 14px;
	border-radius: 60px;
	background-color: #666;
	color: #ffffff;
	font-size: 1.2em;
	padding: 10px 16px;
	font-family: 'Archivo Narrow', sans-serif;
	text-indent: 0px;
}
#dcspg-vrd-saveroom a:link {
	color: red;
	font-weight: bold;
}
.vrdbackbtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background: -moz-linear-gradient(center top, #79bbff 5%, #378de5 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	text-indent: 0;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	height: 30px;
	padding-top: 16px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ecc;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.vrdbackbtn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background: -moz-linear-gradient(center top, #378de5 5%, #79bbff 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
}
.vrdbackbtn:active {
	position: relative;
	top: 1px;
}
/* Catalog Landing Page Style */

.dcspg-catalog1 {
	border-radius: 0px;
	border: none 1px #ccc;
	padding: 5px;
}
.dcspg-catalog2 {
	border-radius: 0px;
	border: none 1px #ccc;
	padding: 5px;
}
.dcspg-catalog2-header {
	min-height: 0px;
	height: 0px;
}
.dcspg-catalog2-body h3 {
	font-size: 1em;
}
.dcspg-catalog1-item {
	border-radius: 7px;
	box-shadow: 1px 1px 2px 1px #CCC;
	display: inline-block;
	text-align: center;
	margin: 5px 0px 10px 5px;
	background-color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	vertical-align: top;
	color: #000000;
	width: 30.4%;
}
.dcspg-catalog1-item img {
	max-width: 180px;
	max-height: 180px;
}
.dcspg-catalog1-item a:link {
	color: #000000;
}
.dcspg-catalog1-item a:visited {
	color: #000000;
}
.dcspg-catalog1-item a:hover {
	color: #09F;
}
.dcspg-catalog-filter-item {
	float: left;
	display: inline-block;
	text-wrap: none;
	padding-left: 2px;
	clear: both;
	font-size: 12px;
}
.dcspg-catalog2-name {
	visibility: hidden;
}
.dcspg-catalog1-name {
	visibility: hidden;
}
.dcspg-productdetail-status-img {
	max-width: 40px;
	max-height: 40px;
}
td.dcspg-catalog2-filter-td {
	width: 18%;
	vertical-align: top;
}
td.dcspg-catalog2-body-td {
	width: 80%;
	vertical-align: top;
}
.dcspg-catalog1-nav {
	overflow: hidden;
	padding: 0px;
}
.ui-accordion .ui-accordion-icons {
	font-size: 16px;
	font-family: 'Roboto Condensed';
}
.ui-accordion .ui-accordion-content {
	font-size: 14px;
	font-family: 'Roboto Condensed';
	padding: .5em .5em;
}
@media only screen and (max-width: 767px) {
	.dcspg-catalog1-item {
		width: 45%;
	}
}
@media only screen and (max-width: 480px) {
	.dcspg-whatilike-chart table,
	td,
	th {
		padding-left: 0px;
		padding-bottom: 10px;
		padding-right: 0px;
		padding-top: 10px;
	}
	.dcspg-catalog1-item img {
		max-width: 100px;
		max-height: 100px;
	}
	.dcspg-catalog1-item {
		width: 40%;
		margin: 0px 0px 0px 0px;
	}
}
/************************************************************************************
Catalog - Colors Page
*************************************************************************************/

.logo-brand {
	float: right;
}
.colordetail-left {
	float: left;
	width: 42%;
	padding-left: 10px;
	padding-right: 10px;
}
.clickzoom {
	font-size: 1em;
}
.colordetail-right {
	float: left;
	width: 53%;
	margin: 5px;
	padding: 10px;
}
.dcspg-productdetail {
	border-radius: 4px;
	border: 1px solid #ccc;
	padding: 5px;
	width: 92%;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 5px 1px #666565;
	z-index: 500;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}
.dcspg-productdetail-returnlink {
	color: #666;
	text-indent: 30px;
	background-image: url(images/returntocatalog.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 25px;
}
.dcspg-productdetail-returnlink a:link {
	color: #666;
}
.dcspg-productdetail-returnlink a:visited {
	color: #666;
}
.dcspg-productdetail-returnlink a:hover {
	color: #03F;
}
.dcspg-productdetail-thisproduct {
	font-size: 24px;
	text-transform: uppercase;
	border-bottom: #333 1px solid;
	line-height: 50px;
}
.dcspg-productdetail-description {
	padding: 5px;
	clear: both;
}
.dcspg-productdetail-imageDiv {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#dcspg-productdetail-image {
	margin-left: auto;
	margin-right: auto;
	max-height: 600px;
	max-width: 600px;
}
#dcspg-productdetail-image_container {
	max-height: 600px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.dcspg-productdetail-colorname {
	font-size: 24px;
	text-align: left;
	clear: both;
	text-transform: uppercase;
}
.dcspg-productdetail-status {} .dcspg-productdetail-selectedcolorimage {
	display: inline-block;
	border: 2px solid #883a0c;
	border-radius: 3px;
	padding: 10px;
	background-color: #FFFFFF;
}
/*For Pinterest to work on Colors page*/

.dcspg-productdetail-colorimage img {
	height: 60px;
	width: 60px;
}
.dcspg-productdetail-selectedcolorimage img {
	height: auto;
	width: auto;
}
.forpin {
	position: absolute;
	top: -1200px;
}
.dcspg-productdetail-colors {
	text-align: left;
	clear: both;
	background-color: #e6e4d7;
	padding: 5px;
}
.dcspg-productdetail-colorimage {
	display: inline-block;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 3px;
}
.dcspg-productdetail-roomimage {
	float: left;
	margin: 3px;
}
.dcspg-productdetail-roomimage-thumb {
	width: 100px;
	height: 100px;
}
#seeInARoom {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color: #ededed;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 34px;
	line-height: 34px;
	width: 142px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#seeInARoom:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color: #dfdfdf;
}
#seeInARoom:active {
	position: relative;
	top: 1px;
}
.dcspg-productdetail-favorite {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-image: url(images/red-heart.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ededed;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height: 34px;
	line-height: 34px;
	padding-right: 10px;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	text-shadow: 1px 1px 0px #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	float: right;
}
.dcspg-productdetail-favorite > input {
	margin-top: 10px;
}
.dcspg-specs {
	margin-top: 12px;
	padding: 0px;
	min-width: 400px;
	width: 100%;
	box-shadow: 1px 1px 5px 1px #666565;
	border: 1px solid #666565;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}
.dcspg-specs table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.dcspg-specs tr:last-child td:last-child {
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.dcspg-specs table tr:first-child td:first-child {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}
.dcspg-specs table tr:first-child td:last-child {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
}
.dcspg-specs tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.dcspg-specs tr:hover td {} .dcspg-specs tr:nth-child(odd) {
	background-color: #e5e5e5;
}
.dcspg-specs tr:nth-child(even) {
	background-color: #ffffff;
}
.dcspg-specs td {
	vertical-align: middle;
	border: 1px solid #000000;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 7px;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}
.dcspg-specs tr:last-child td {
	border-width: 0px 1px 0px 0px;
}
.dcspg-specs tr td:last-child {
	border-width: 0px 0px 1px 0px;
}
.dcspg-specs tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
}
.dcspg-specs tr:first-child td {
	background: -o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2));
	background: -moz-linear-gradient(center top, #cccccc 5%, #b2b2b2 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");
	background: -o-linear-gradient(top, #cccccc, b2b2b2);
	background-color: #cccccc;
	border: 0px solid #000000;
	text-align: center;
	border-width: 0px 0px 1px 1px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}
.dcspg-specs tr:first-child:hover td {
	background: -o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2));
	background: -moz-linear-gradient(center top, #cccccc 5%, #b2b2b2 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");
	background: -o-linear-gradient(top, #cccccc, b2b2b2);
	background-color: #cccccc;
}
.dcspg-specs tr:first-child td:first-child {
	border-width: 0px 0px 1px 0px;
}
.dcspg-specs tr:first-child td:last-child {
	border-width: 0px 0px 1px 1px;
}
.specsbtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color: #ededed;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	text-align: left;
	text-shadow: 1px 1px 0px #ffffff;
	margin-top: 10px;
	padding-left: 16px;
	padding-right: 16px;
	margin-right: 10px;
}
.specsbtn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color: #dfdfdf;
}
.specsbtn:active {
	position: relative;
	top: 1px;
}
.specsbtn2 {
	text-indent: 0;
	display: inline-block;
	color: #777777;
	font-size: 18px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
	margin-top: 10px;
}
.specsbtn2:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color: #dfdfdf;
	padding-left: 10px;
	padding-right: 10px;
}
.specsbtn2:active {
	position: relative;
	top: 1px;
}
.dcspg-size {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 3px;
	float: left;
	font-size: 12px;
	line-height: 120%;
	border: #999 solid 1px;
}
#sizes::before {
	content: "Available Sizes: ";
	float: left;
	clear: both;
	padding-top: 10px;
	width: 100%;
	font-size: 12px;
}
span.dcspg-size-sku {
	clear: both;
	display: block;
}
span.dcspg-size-name {
	clear: both;
}
.surfacecalculator {
	background-color: #f1ebdb;
	background-image: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0.4) 45%, rgba(255, 255, 255, 0) 55%);
	border-radius: 10px;
	box-shadow: 5px 5px 5px #bbb;
	color: #000;
	font-size: 90%;
	font-weight: 600;
	padding: 15px;
	width: 325px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.surfacecalculator h2 {
	padding-top: 0px;
}
.specsbtn1 {
	-moz-box-shadow: inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow: inset 0px 1px 0px 0px #f29c93;
	box-shadow: inset 0px 1px 0px 0px #f29c93;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
	background: -moz-linear-gradient(center top, #fe1a00 5%, #ce0100 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color: #fe1a00;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #d83526;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 34px;
	line-height: 34px;
	margin-top: 10px;
	padding-left: 16px;
	padding-right: 16px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #b23e35;
}
.specsbtn1:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
	background: -moz-linear-gradient(center top, #ce0100 5%, #fe1a00 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color: #ce0100;
}
.specsbtn1:active {
	position: relative;
	top: 1px;
}
/* This button was generated using CSSButtonGenerator.com */

.specsbtn2 {
	-moz-box-shadow: inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow: inset 0px 1px 0px 0px #caefab;
	box-shadow: inset 0px 1px 0px 0px #caefab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background: -moz-linear-gradient(center top, #77d42a 5%, #5cb811 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color: #77d42a;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #268a16;
	display: inline-block;
	color: #306108;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 34px;
	line-height: 34px;
	margin-top: 10px;
	padding-left: 16px;
	padding-right: 16px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #aade7c;
}
.specsbtn2:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background: -moz-linear-gradient(center top, #5cb811 5%, #77d42a 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color: #5cb811;
}
.specsbtn2:active {
	position: relative;
	top: 1px;
}
.specsbtn3 {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background: -moz-linear-gradient(center top, #79bbff 5%, #378de5 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 34px;
	line-height: 34px;
	margin-top: 10px;
	padding-left: 16px;
	padding-right: 16px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ecc;
}
.specsbtn3:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background: -moz-linear-gradient(center top, #378de5 5%, #79bbff 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
}
.specsbtn3:active {
	position: relative;
	top: 1px;
}
/* This button was generated using CSSButtonGenerator.com */

.specsbtn4 {
	-moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
	box-shadow: inset 0px 1px 0px 0px #97c4fe;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
	background: -moz-linear-gradient(center top, #3d94f6 5%, #1e62d0 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color: #3d94f6;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #337fed;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 34px;
	line-height: 34px;
	margin-top: 10px;
	padding-left: 16px;
	padding-right: 16px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #1570cd;
}
.specsbtn4:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
	background: -moz-linear-gradient(center top, #1e62d0 5%, #3d94f6 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color: #1e62d0;
}
.specsbtn4:active {
	position: relative;
	top: 1px;
}
.specsbtn5 {
	-moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	box-shadow: inset 0px 1px 0px 0px #fce2c1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
	background: -moz-linear-gradient(center top, #ffc477 5%, #fb9e25 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color: #ffc477;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #eeb44f;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 34px;
	line-height: 34px;
	margin-top: 10px;
	padding-left: 16px;
	padding-right: 16px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #cc9f52;
}
.specsbtn5:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
	background: -moz-linear-gradient(center top, #fb9e25 5%, #ffc477 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color: #fb9e25;
}
.specsbtn5:active {
	position: relative;
	top: 1px;
}
/* This button was generated using CSSButtonGenerator.com */

.specsbtn6 {
	-moz-box-shadow: inset 0px 1px 0px 0px #d197fe;
	-webkit-box-shadow: inset 0px 1px 0px 0px #d197fe;
	box-shadow: inset 0px 1px 0px 0px #d197fe;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a53df6), color-stop(1, #7c16cb));
	background: -moz-linear-gradient(center top, #a53df6 5%, #7c16cb 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a53df6', endColorstr='#7c16cb');
	background-color: #a53df6;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #9c33ed;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 34px;
	line-height: 34px;
	margin-top: 10px;
	padding-left: 16px;
	padding-right: 16px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #7d15cd;
}
.specsbtn6:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7c16cb), color-stop(1, #a53df6));
	background: -moz-linear-gradient(center top, #7c16cb 5%, #a53df6 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7c16cb', endColorstr='#a53df6');
	background-color: #7c16cb;
}
.specsbtn6:active {
	position: relative;
	top: 1px;
}
.calltoactionbtn1 {
	-moz-box-shadow: inset 0px 1px 0px 0px #44281d;
	-webkit-box-shadow: inset 0px 1px 0px 0px #44281d;
	box-shadow: inset 0px 1px 0px 0px #44281d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #744340), color-stop(1, #744340));
	background: -moz-linear-gradient(center top, #744340 5%, #744340 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#744340', endColorstr='#744340');
	background-color: #744340;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 5px;
	border: 1px solid #4a2516;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
	padding: 5px 20px 5px 10px;
	margin-top: 10px;
	width: 85%;
	text-align: left;
	text-decoration: none;
}
.calltoactionbtn1:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #744340), color-stop(1, #744340));
	background: -moz-linear-gradient(center top, #744340 5%, #744340 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#744340', endColorstr='#744340');
	background-color: #744340;
}
.calltoactionbtn1:active {
	position: relative;
	top: 1px;
}
/* This button was generated using CSSButtonGenerator.com */

.calltoactionbtn1-colorpage {
	-moz-box-shadow: inset 0px 1px 0px 0px #44281d;
	-webkit-box-shadow: inset 0px 1px 0px 0px #44281d;
	box-shadow: inset 0px 1px 0px 0px #44281d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #744340), color-stop(1, #744340));
	background: -moz-linear-gradient(center top, #744340 5%, #744340 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#744340', endColorstr='#744340');
	background-color: #744340;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 5px;
	border: 1px solid #4a2516;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
	padding: 5px 20px 5px 10px;
	margin-top: 10px;
	/* width: 270px; */
	text-align: left;
	text-decoration: none;
}
.calltoactionbtn1-colorpage:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #744340), color-stop(1, #744340));
	background: -moz-linear-gradient(center top, #744340 5%, #744340 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#744340', endColorstr='#744340');
	background-color: #744340;
}
.calltoactionbtn1-colorpage:active {
	position: relative;
	top: 1px;
}
.calltoactionbtn2 {
	-moz-box-shadow: inset 0px 1px 0px 0px #454533;
	-webkit-box-shadow: inset 0px 1px 0px 0px #454533;
	box-shadow: inset 0px 1px 0px 0px #454533;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #2e302e));
	background: -moz-linear-gradient(center top, #000000 5%, #2e302e 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#2e302e');
	background-color: #000000;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 5px;
	border: 1px solid #071804;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
	padding: 5px;
	margin-top: 10px;
	width: 95%;
	text-align: left;
	text-decoration: none;
}
.calltoactionbtn2:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2e302e), color-stop(1, #000000));
	background: -moz-linear-gradient(center top, #2e302e 5%, #000000 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2e302e', endColorstr='#000000');
	background-color: #2e302e;
}
.calltoactionbtn2:active {
	position: relative;
	top: 1px;
}
.calltoactionbtn3 {
	-moz-box-shadow: inset 0px 1px 0px 0px #a15537;
	-webkit-box-shadow: inset 0px 1px 0px 0px #a15537;
	box-shadow: inset 0px 1px 0px 0px #a15537;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c97b3a), color-stop(1, #825a39));
	background: -moz-linear-gradient(center top, #c97b3a 5%, #825a39 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c97b3a', endColorstr='#825a39');
	background-color: #c97b3a;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 5px;
	border: 1px solid #c38066;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
	padding: 5px;
	margin-top: 10px;
	width: 95%;
	text-align: left;
	text-decoration: none;
}
.calltoactionbtn3:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #825a39), color-stop(1, #c97b3a));
	background: -moz-linear-gradient(center top, #825a39 5%, #c97b3a 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#825a39', endColorstr='#c97b3a');
	background-color: #825a39;
}
.calltoactionbtn3:active {
	position: relative;
	top: 1px;
}
/* This button was generated using CSSButtonGenerator.com */

.calltoactionbtn4 {
	-moz-box-shadow: inset 0px 1px 0px 0px #daa534;
	-webkit-box-shadow: inset 0px 1px 0px 0px #daa534;
	box-shadow: inset 0px 1px 0px 0px #daa534;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d7ad53), color-stop(1, #b68f3c));
	background: -moz-linear-gradient(center top, #d7ad53 5%, #b68f3c 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d7ad53', endColorstr='#b68f3c');
	background-color: #d7ad53;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 5px;
	border: 1px solid #653f30;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
	padding: 5px;
	margin-top: 10px;
	width: 95%;
	text-align: left;
	text-decoration: none;
}
.calltoactionbtn4:hover {
	#d7ad53));
	background: -moz-linear-gradient(center top, #b68f3c 5%, #d7ad53 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b68f3c', endColorstr='#d7ad53');
	background-color: #b68f3c;
}
.calltoactionbtn4:active {
	position: relative;
	top: 1px;
}
.calltoactionbtn5 {
	-moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	box-shadow: inset 0px 1px 0px 0px #fce2c1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
	background: -moz-linear-gradient(center top, #ffc477 5%, #fb9e25 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color: #ffc477;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 5px;
	border: 1px solid #eeb44f;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
	padding: 5px;
	margin-top: 10px;
	width: 95%;
	text-align: left;
	text-decoration: none;
}
.calltoactionbtn5:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
	background: -moz-linear-gradient(center top, #fb9e25 5%, #ffc477 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color: #fb9e25;
}
.calltoactionbtn5:active {
	position: relative;
	top: 1px;
}
/* This button was generated using CSSButtonGenerator.com */

.calltoactionbtn6 {
	-moz-box-shadow: inset 0px 1px 0px 0px #d197fe;
	-webkit-box-shadow: inset 0px 1px 0px 0px #d197fe;
	box-shadow: inset 0px 1px 0px 0px #d197fe;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a53df6), color-stop(1, #7c16cb));
	background: -moz-linear-gradient(center top, #a53df6 5%, #7c16cb 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a53df6', endColorstr='#7c16cb');
	background-color: #a53df6;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 5px;
	border: 1px solid #9c33ed;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
	padding: 5px;
	margin-top: 10px;
	width: 95%;
	;
	text-align: left;
	text-decoration: none;
}
.calltoactionbtn6:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7c16cb), color-stop(1, #a53df6));
	background: -moz-linear-gradient(center top, #7c16cb 5%, #a53df6 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7c16cb', endColorstr='#a53df6');
	background-color: #7c16cb;
}
.calltoactionbtn6:active {
	position: relative;
	top: 1px;
}
.ctaicon {
	float: left;
	font-size: 24px;
	alignment-baseline: central middle;
	width: 25%;
}
.ctatext {
	float: left;
	alignment-baseline: central middle;
	width: 75%;
	text-align: center;
}
.tooltip {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background: -moz-linear-gradient(center top, #79bbff 5%, #378de5 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	display: none;
	position: absolute;
	border-radius: 5px;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	font-family: 'Roboto Condensed';
	z-index: 500;
}
.trans a:link {
	opacity: 1.0;
	filter: alpha(opacity=100);
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.trans a:visited {
	opacity: 1.0;
	filter: alpha(opacity=100);
	/* For IE8 and earlier */
}
.trans a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	/* For IE8 and earlier */
}
.dcspg-leftnav .trans {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#newsletter {
	background-image: url(images/newsletter.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 86px;
	padding-left: 2px;
	margin-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-radius: 5px;
	width: 164px;
	clear: both;
	display: none;
}
#Newsletter .dcspg-formfield-shorttext {
	width: 150px;
}
#newsletter .dcspg-form-captcha {
	visibility: hidden;
	height: 0px;
}
.clientbtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #a15537;
	-webkit-box-shadow: inset 0px 1px 0px 0px #a15537;
	box-shadow: inset 0px 1px 0px 0px #a15537;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c97b3a), color-stop(1, #825a39));
	background: -moz-linear-gradient(center top, #c97b3a 5%, #825a39 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c97b3a', endColorstr='#825a39');
	background-color: #c97b3a;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #c38066;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 44px;
	line-height: 44px;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	text-align: center;
	/*text-shadow:1px 1px 0px #d3d3d3;*/
}
.clientbtn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #825a39), color-stop(1, #c97b3a));
	background: -moz-linear-gradient(center top, #825a39 5%, #c97b3a 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#825a39', endColorstr='#c97b3a');
	background-color: #825a39;
}
.clientbtn:active {
	position: relative;
	top: 1px;
}
/* This button was generated using CSSButtonGenerator.com */

.registerbtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background: -moz-linear-gradient(center top, #79bbff 5%, #378de5 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	text-indent: 0;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	height: 44px;
	line-height: 44px;
	width: 154px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ecc;
}
.registerbtn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background: -moz-linear-gradient(center top, #378de5 5%, #79bbff 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
}
.registerbtn:active {
	position: relative;
	top: 1px;
}
/* This button was generated using CSSButtonGenerator.com */

.dcspg-login-submit input {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background: -moz-linear-gradient(center top, #79bbff 5%, #378de5 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	text-indent: 0;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	width: 154px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ecc;
	margin-top: 10px;
}
.dcspg-login-submit input:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background: -moz-linear-gradient(center top, #378de5 5%, #79bbff 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
}
.dcspg-login-submit input:active {
	position: relative;
	top: 1px;
}
.dcspg-forgotpassword-submit input {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background: -moz-linear-gradient(center top, #79bbff 5%, #378de5 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	text-indent: 0;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	width: 125px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ecc;
	margin-top: 10px;
}
.dcspg-forgotpassword-submit input:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background: -moz-linear-gradient(center top, #378de5 5%, #79bbff 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
}
.dcspg-forgotpassword-submit input:active {
	position: relative;
	top: 1px;
}
/* Menu Style */

/*******************************************************************************
							Default configuration
*******************************************************************************/

.flexy-menu {
	width: 100%;
	margin-left: 0px;
	margin-right: auto;
	padding: 0;
	position: relative;
	float: left;
	list-style: none;
	background: #444444;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #444444 0%, #333333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(100%, #333333));
	background: -webkit-linear-gradient(top, #444444 0%, #333333 100%);
	background: -o-linear-gradient(top, #444444 0%, #333333 100%);
	background: -ms-linear-gradient(top, #444444 0%, #333333 100%);
	background: linear-gradient(to bottom, #444444 0%, #333333 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#333333', GradientType=0);
}
.flexy-menu li {
	display: inline-block;
	font-size: 13px;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 20px;
	position: relative;
}
.flexy-menu > li > a {
	padding: 20px 22px;
	color: #ccc;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flexy-menu li:hover > a,
.flexy-menu li.active a {
	background: #888888;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg4ODg4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NjY2NjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #888888 0%, #666666 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #888888), color-stop(100%, #666666));
	background: -webkit-linear-gradient(top, #888888 0%, #666666 100%);
	background: -o-linear-gradient(top, #888888 0%, #666666 100%);
	background: -ms-linear-gradient(top, #888888 0%, #666666 100%);
	background: linear-gradient(to bottom, #888888 0%, #666666 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#666666', GradientType=0);
	color: #fff;
}
/*----------------------------
	Right alignment (item)
----------------------------*/

.flexy-menu li.right {
	float: right;
}
/*-----------------------------
	Drop down configuration
-----------------------------*/

.flexy-menu ul,
.flexy-menu ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	z-index: 99999;
	width: 132px;
	background: #333;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.flexy-menu ul {
	top: 60px;
	left: 0;
}
.flexy-menu ul li ul {
	top: 0;
	left: 100%;
}
.flexy-menu ul li {
	clear: both;
	width: 100%;
	border: none;
	font-size: 12px;
}
.flexy-menu ul li a {
	padding: 10px 20px;
	width: 100%;
	color: #dedede;
	font-size: 13px;
	text-decoration: none;
	display: inline-block;
	float: left;
	clear: both;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
/*-----------------------------
	Drop down indicators
-----------------------------*/

.flexy-menu > li .indicator {
	position: absolute;
	color: #dedede;
	top: 20px;
	right: 8px;
	font-size: 17px;
}
.flexy-menu ul > li .indicator {
	top: 10px;
	right: 8px;
}
/*------------------
	Preset sizes
------------------*/

.thin > li > a {
	padding: 10px 22px;
}
.thin ul {
	top: 40px;
}
.thin > li .indicator {
	top: 10px;
}
.thick > li > a {
	padding: 40px 22px;
}
.thick ul {
	top: 100px;
}
.thick > li .indicator {
	top: 40px;
}
/*-------------------------
	Icons configuration
-------------------------*/

.flexy-menu i {
	line-height: 20px !important;
	margin-right: 6px;
	font-size: 18px;
	float: left;
}
/*------------------------------------
	Collapsible menu configuration
------------------------------------*/

.flexy-menu > li.showhide {
	display: none;
	width: 100%;
	height: 50px;
	cursor: pointer;
	color: #dedede;
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
	background: #444444;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #444444 0%, #333333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(100%, #333333));
	background: -webkit-linear-gradient(top, #444444 0%, #333333 100%);
	background: -o-linear-gradient(top, #444444 0%, #333333 100%);
	background: -ms-linear-gradient(top, #444444 0%, #333333 100%);
	background: linear-gradient(to bottom, #444444 0%, #333333 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#333333', GradientType=0);
}
.flexy-menu > li.showhide span.title {
	margin: 16px 0 0 25px;
	float: left;
}
.flexy-menu > li.showhide span.icon {
	margin: 17px 20px;
	float: right;
}
.flexy-menu > li.showhide .icon em {
	margin-bottom: 3px;
	display: block;
	width: 20px;
	height: 2px;
	background: #ccc;
}
/*-----------------
	Light Theme
-----------------*/

.light,
.light > li.showhide {
	background: #f5f5f5;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f5f5f5 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #eaeaea));
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #eaeaea 100%);
	background: -o-linear-gradient(top, #f5f5f5 0%, #eaeaea 100%);
	background: -ms-linear-gradient(top, #f5f5f5 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #f5f5f5 0%, #eaeaea 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#eaeaea', GradientType=0);
}
.light {
	border: solid 1px #dfdfdf;
}
.light a {
	color: #555 !important;
}
.light li:hover > a,
.light li.active a {
	color: #fff !important;
}
.light ul,
.light ul li ul {
	background: #eaeaea;
}
.light > li.showhide {
	color: #555 !important;
}
.light > li.showhide .icon em {
	background: #555;
}
.light li .indicator {
	color: #555;
}
.light li:hover > .indicator {
	color: #fff;
}
/*------------
	Colors
------------*/

.blue li:hover > a,
.blue li.active a {
	background: #02b8fa;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyYjhmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMjkzYzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #02b8fa 0%, #0293c8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #02b8fa), color-stop(100%, #0293c8));
	background: -webkit-linear-gradient(top, #02b8fa 0%, #0293c8 100%);
	background: -o-linear-gradient(top, #02b8fa 0%, #0293c8 100%);
	background: -ms-linear-gradient(top, #02b8fa 0%, #0293c8 100%);
	background: linear-gradient(to bottom, #02b8fa 0%, #0293c8 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#02b8fa', endColorstr='#0293c8', GradientType=0);
	color: #fff!important;
}
.green li:hover > a,
.green li.active a {
	background: #88c425;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg4YzQyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDllMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #88c425 0%, #6d9e1e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #88c425), color-stop(100%, #6d9e1e));
	background: -webkit-linear-gradient(top, #88c425 0%, #6d9e1e 100%);
	background: -o-linear-gradient(top, #88c425 0%, #6d9e1e 100%);
	background: -ms-linear-gradient(top, #88c425 0%, #6d9e1e 100%);
	background: linear-gradient(to bottom, #88c425 0%, #6d9e1e 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#88c425', endColorstr='#6d9e1e', GradientType=0);
	color: #fff!important;
}
.red li:hover > a,
.red li.active a {
	background: #b3ac94;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmMDQwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNzAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #b3ac94 0%, #b3ac94 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b3ac94), color-stop(100%, #b3ac94));
	background: -webkit-linear-gradient(top, #b3ac94 0%, #b3ac94 100%);
	background: -o-linear-gradient(top, #b3ac94 0%, #b3ac94 100%);
	background: -ms-linear-gradient(top, #b3ac94 0%, #b3ac94 100%);
	background: linear-gradient(to bottom, #b3ac94 0%, #b3ac94 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b3ac94', endColorstr='#b3ac94', GradientType=0);
	color: #fff!important;
}
.orange li:hover > a,
.orange li.active a {
	background: #ff670f;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNjcwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODRmMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ff670f 0%, #d84f00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff670f), color-stop(100%, #d84f00));
	background: -webkit-linear-gradient(top, #ff670f 0%, #d84f00 100%);
	background: -o-linear-gradient(top, #ff670f 0%, #d84f00 100%);
	background: -ms-linear-gradient(top, #ff670f 0%, #d84f00 100%);
	background: linear-gradient(to bottom, #ff670f 0%, #d84f00 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff670f', endColorstr='#d84f00', GradientType=0);
	color: #fff!important;
}
.yellow li:hover > a,
.yellow li.active a {
	background: #febf01;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmYwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYjk5MDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #febf01 0%, #cb9901 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #febf01), color-stop(100%, #cb9901));
	background: -webkit-linear-gradient(top, #febf01 0%, #cb9901 100%);
	background: -o-linear-gradient(top, #febf01 0%, #cb9901 100%);
	background: -ms-linear-gradient(top, #febf01 0%, #cb9901 100%);
	background: linear-gradient(to bottom, #febf01 0%, #cb9901 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#febf01', endColorstr='#cb9901', GradientType=0);
	color: #444!important;
}
.yellow li .indicator {
	color: #dedede;
}
.yellow li:hover > .indicator {
	color: #444;
}
.yellow.light li .indicator {
	color: #555;
}
.purple li:hover > a,
.purple li.active a {
	background: #a737fa;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3MzdmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YTA2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #a737fa 0%, #8a06ee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a737fa), color-stop(100%, #8a06ee));
	background: -webkit-linear-gradient(top, #a737fa 0%, #8a06ee 100%);
	background: -o-linear-gradient(top, #a737fa 0%, #8a06ee 100%);
	background: -ms-linear-gradient(top, #a737fa 0%, #8a06ee 100%);
	background: linear-gradient(to bottom, #a737fa 0%, #8a06ee 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a737fa', endColorstr='#8a06ee', GradientType=0);
	color: #fff!important;
}
.pink li:hover > a,
.pink li.active a {
	background: #f82b4c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4MmI0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMzA3MmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f82b4c 0%, #e3072c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f82b4c), color-stop(100%, #e3072c));
	background: -webkit-linear-gradient(top, #f82b4c 0%, #e3072c 100%);
	background: -o-linear-gradient(top, #f82b4c 0%, #e3072c 100%);
	background: -ms-linear-gradient(top, #f82b4c 0%, #e3072c 100%);
	background: linear-gradient(to bottom, #f82b4c 0%, #e3072c 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f82b4c', endColorstr='#e3072c', GradientType=0);
	color: #fff!important;
}
/*******************************************************************************
							Vertical configuration
*******************************************************************************/

.flexy-menu.vertical {
	width: 100%;
}
.flexy-menu.vertical li {
	width: 100%;
}
.flexy-menu.vertical li a {
	display: inline-block !important;
	width: 100%;
	padding: 18px 20px 16px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.flexy-menu.vertical ul li {
	width: 100%;
}
/*--------------------------------
	Drop down on vertical menu
--------------------------------*/

.flexy-menu.vertical ul,
.flexy-menu.vertical ul li ul {
	width: 150px;
}
.flexy-menu.vertical ul {
	top: 0;
	left: 100%;
}
.flexy-menu.vertical ul li ul {
	top: 0px;
}
/*---------------------------------
	Vertical menu on right side 
---------------------------------*/

.flexy-menu.vertical.right {
	float: right !important;
}
.flexy-menu.vertical.right ul {
	left: -150px !important;
}
/*------------------------------
	Indicator on vertical menu 
------------------------------*/

.flexy-menu.vertical > li .indicator {
	top: 17px;
	right: 15px;
	font-size: 17px;
}
.flexy-menu.vertical ul > li .indicator {
	top: 18px;
	right: 15px;
}
/*****************************************************************************
							Responsive design
*****************************************************************************/

@media only screen and (max-width: 768px) {
	.flexy-menu.vertical {
		width: 100%;
	}
	.flexy-menu li {
		display: block;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.flexy-menu > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 25px;
	}
	.flexy-menu a {
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.flexy-menu ul,
	.flexy-menu ul li ul,
	.flexy-menu.vertical ul,
	.flexy-menu.vertical ul li ul {
		width: 100%;
		left: 0;
		border-left: none;
		position: static;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.flexy-menu ul li {
		border-left: none;
		border-right: none;
	}
	.flexy-menu ul li a,
	.flexy-menu.vertical ul li a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.flexy-menu ul > li > a {
		padding-left: 40px !important;
	}
	.flexy-menu > li .indicator {
		top: 15px;
		right: 25px;
		font-size: 17px;
	}
	.flexy-menu ul > li .indicator {
		right: 24px;
	}
	.flexy-menu.vertical ul > li .indicator {
		top: 10px;
		right: 15px;
	}
	.flexy-menu > li > ul > li > a {
		padding-left: 40px !important;
	}
	.flexy-menu > li > ul > li > ul > li > a {
		padding-left: 60px !important;
	}
	.flexy-menu > li > ul > li > ul > li > ul > li > a {
		padding-left: 80px !important;
	}
}
/* ###################################################################
	
	ITEM NAME  : Meganizr Responsive CSS3 Mega Menu
	ITEM URI   : https://codecanyon.net/item/meganizr-responsive-css3-mega-menu/2629504
	VERSION    : 1.1.0
	AUTHOR     : Valeriu Timbuc
	AUTHOR URI : https://vtimbuc.net
	LICENSE    : Purchased License - Regular or Extended - https://codecanyon.net/licenses/regular_extended

################################################################### */

/* ###################################################################

	// 1. RESET STYLES
	// 2. NAVIGATION BAR STYLES
	// 3. SEARCH FORM
	// 4. DROPDOWN
	// 5. CONTENT STYLES
	// 6. RESPONSIVE
	// 7. EXTRA COLOR STYLES

################################################################### */

/* // 1. RESET STYLES */

/* ################################################################ */

.meganizr,
.meganizr ul,
.meganizr li,
.meganizr a,
.meganizr img,
.meganizr div,
.meganizr p,
.meganizr form,
.meganizr input,
.meganizr textarea,
.meganizr h3,
.meganizr h4,
.meganizr h5 {
	margin: 0;
	padding: 0;
	font-family: 'Roboto Condensed';
}
.meganizr a {
	text-decoration: none;
}
.meganizr li {
	list-style: none;
}
.meganizr input,
.meganizr textarea,
.meganizr img {
	outline: none;
	border: none;
	background: none;
}
/* // 2. NAVIGATION BAR STYLES */

/* ################################################################ */

.meganizr {
	position: relative;
	z-index: 200;
	clear: both;
	width: 98%;
	height: 37px;
	margin-right: 2%;
	margin-top: 3%;
}
.meganizr:before,
.meganizr:after {
	content: '';
	clear: both;
}
/* Nav List */

.meganizr > li {
	position: relative;
	display: block;
	float: left;
	height: 37px;
}
.meganizr > li.mzr-full-width {
	position: static;
}
.meganizr > li.mzr-align-right {
	float: right;
	border-right: none;
}
/* Nav Links */

.meganizr > li > a {
	position: relative;
	z-index: 200;
	display: block;
	padding: 3px 16px 0 23px !important;
	line-height: 34px;
	font-family: 'Roboto Condensed';
	font-size: 19px;
	text-transform: uppercase;
	/* color: #c49a6c; */
	text-shadow: none;
	-webkit-transition: color .15s ease-in, background-image .2s linear .15s;
	-moz-transition: color .15s ease-in, background-image .2s linear .15s;
	-o-transition: color .15s ease-in, background-image .2s linear .15s;
	-ms-transition: color .15s ease-in, background-image .2s linear .15s;
	transition: color .15s ease-in, background-image .2s linear .15s;
}
.meganizr > li > a:hover {
	color: #ffffff;
}
.meganizr > li > a:active {
	color: #c49a6c;
	-webkit-transition: color 1ms;
	-moz-transition: color 1ms;
	-o-transition: color 1s;
	-ms-transition: color 1s;
	transition: color 1s;
}
.meganizr > li.mzr-drop:hover > a:after,
.meganizr > li.mzr-drop > a.mzr-click:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 38px;
	background: transparent url(https://www.creatingyourspace.com/media/images/arrow-down-bk.png) no-repeat bottom center;
}
.meganizr > li.mzr-drop:hover > a,
.meganizr > li.mzr-drop > a.mzr-click {
	z-index: 650;
}
/* Home Icon */

.meganizr > li.mzr-home-dark > a,
.meganizr > li.mzr-home-light > a {
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
}
.meganizr > li.mzr-home-dark > a {
	background-image: url(https://www.creatingyourspace.com/media/images/home_dark.png);
}
.meganizr > li.mzr-home-light > a {
	background-image: url(https://www.creatingyourspace.com/media/images/home_light.png);
}
/* // 3. SEARCH FORM */

/* ################################################################ */

.meganizr > li.mzr-search > form {
	position: relative;
	height: 20px;
	margin-right: 20px;
	padding: 10px 25px 8px 25px;
}
.meganizr > li.mzr-search input {
	width: 80px;
	height: 20px;
	line-height: 20px;
	font-family: 'Roboto Condensed';
	font-size: 14px;
	color: #5e5e5e;
	text-shadow: none;
	-webkit-transition: width .2s ease-in;
	-moz-transition: width .2s ease-in;
	-o-transition: width .2s ease-in;
	-ms-transition: width .2s ease-in;
	transition: width .2s ease-in;
	box-shadow: none;
}
.meganizr > li.mzr-search input:focus {
	width: 130px;
	background: none;
	outline: none;
}
.meganizr > li.mzr-search input[type=submit] {
	position: absolute;
	cursor: pointer;
	width: 20px;
	height: 20px;
	top: 10px;
	right: 0;
	background: url(https://www.creatingyourspace.com/media/images/search-icon.png) no-repeat 0 0;
}
/* // 4. DROPDOWN */

/* ################################################################ */

.meganizr > li > div,
.meganizr > li > ul,
.meganizr > li > ul li > ul {
	position: absolute;
	z-index: 220;
	padding: 10px 0;
	top: 37px;
	/* left: -60px; */
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
	background-color: #fff;
	border: 1px solid #555555;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1), inset 0px 1px 1px 1px rgba(255, 255, 255, 0.7);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1), inset 0px 1px 1px 1px rgba(255, 255, 255, 0.7);
	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1), inset 0px 1px 1px 1px rgba(255, 255, 255, 0.7);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.meganizr > li.mzr-align-right > div {
	left: auto;
	right: -1px;
}
/* Transitions */

.mzr-slide > li > div,
.mzr-slide > li > ul,
.mzr-slide > li > ul li > ul,
.mzr-fade > li > div,
.mzr-fade > li > ul,
.mzr-fade > li > ul li > ul {
	-webkit-transition: all .25s linear .15s;
	-moz-transition: all .25s linear .15s;
	-o-transition: all .25s linear .15s;
	-ms-transition: all .25s linear .15s;
	transition: all .25s linear .15s;
}
.mzr-slide > li > div,
.mzr-slide > li > ul,
.mzr-slide > li > ul li > ul {
	top: 100px;
}
.mzr-slide > li.mzr-drop:hover > div,
.mzr-slide > li.mzr-drop:hover > ul,
.mzr-slide > li > ul li.mzr-drop:hover > ul {
	top: 37px;
	color: #555555;
	background-color: #fff;
	opacity: 1;
	overflow: visible;
	visibility: visible;
}
.mzr-fade > li.mzr-drop:hover > div,
.mzr-fade > li.mzr-drop:hover > ul,
.mzr-fade > li > ul li.mzr-drop:hover > ul,
.meganizr > li.mzr-drop:hover > div,
.meganizr > li.mzr-drop:hover > ul,
.meganizr > li > ul li.mzr-drop:hover > ul {
	opacity: 1;
	overflow: visible;
	visibility: visible;
}
/* Dropdown Columns */

.meganizr .drop-two-columns {
	width: 320px;
}
.meganizr .drop-three-columns {
	width: 480px;
}
.meganizr .drop-four-columns {
	width: 640px;
}
.meganizr .drop-five-columns {
	width: 900px;
}
.meganizr .drop-six-columns {
	width: 960px;
}
.meganizr .mzr-full-width > div {
	width: 100%;
}
/* Content Columns */

.meganizr .one-col {
	width: 120px;
}
.meganizr .two-col {
	width: 300px;
}
.meganizr .two-colalt {
	width: 200px;
}
.meganizr .three-col {
	width: 460px;
}
.meganizr .four-col {
	width: 620px;
}
.meganizr .five-col {
	width: 780px;
}
.meganizr .six-col {
	width: 940px;
}
.meganizr .two-colalt img {
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.meganizr .one-col,
.meganizr .two-col,
.meganizr .two-colalt,
.meganizr .three-col,
.meganizr .four-col,
.meganizr .five-col,
.meganizr .six-col {
	float: left;
	margin: 7px;
}
/* Fluid Content Columns */

@media only screen and (min-width: 960px) {
	.meganizr .mzr-full-width .one-col {
		width: 11%;
		text-align: center;
	}
	.meganizr .mzr-full-width .two-col {
		width: 30.6664%;
	}
	.meganizr .mzr-full-width .two-colalt {
		width: 20%;
	}
	.meganizr .mzr-full-width .three-col {
		width: 47.3328%;
	}
	.meganizr .mzr-full-width .four-col {
		width: 63.9992%;
	}
	.meganizr .mzr-full-width .five-col {
		width: 80.6656%;
	}
	.meganizr .mzr-full-width .six-col {
		width: 97.332%;
	}
	.meganizr .mzr-full-width .meganizr .mzr-full-width .two-col,
	.meganizr .mzr-full-width .three-col,
	.meganizr .mzr-full-width .four-col,
	.meganizr .mzr-full-width .five-col,
	.meganizr .mzr-full-width .six-col {
		margin: 1.3332%;
	}
}
/* Dropdown Levels */

.meganizr > li > ul,
.meganizr > li > ul li > ul {
	width: 160px;
	padding: 1px;
	line-height: 52px;
}
.meganizr > li > ul li.mzr-drop:hover > ul,
.meganizr.mzr-fade > li > ul li.mzr-drop > ul {
	top: -11px;
}
.meganizr > li > ul li {
	position: relative;
	text-align: left;
	/* padding: 10px; */
}
.meganizr > li > ul li > ul {
	position: absolute;
	left: 100%;
}
.mzr-class > li > a:active {
	background-color: #555555;
}
.meganizr > li.mzr-align-right > ul {
	left: auto;
	right: 0;
}
.meganizr > li > ul li.mzr-align-left > ul {
	position: absolute;
	left: auto;
	right: 105%;
}
.meganizr > li > ul a {
	display: block;
	line-height: 38px;
	/*border-bottom: 1px dotted #e1e1e1;*/
	font-family: 'Roboto Condensed';
	font-size: 14px;
	color: #676767;
	text-shadow: none;
	-webkit-transition: color .15s ease-in;
	-moz-transition: color .15s ease-in;
	-o-transition: color .15s ease-in;
	-ms-transition: color .15s ease-in;
	transition: color .15s ease-in;
}
.meganizr > li > ul li:last-child a {
	border: none;
}
.meganizr > li > ul a:hover {
	color: #fff;
	background: -moz-linear-gradient(top, #444444 0%, #666666 100%);
	/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#666666)); */
	/* background: -webkit-linear-gradient(top, #444444 0%,#666666 100%); */
	background: -o-linear-gradient(top, #444444 0%, #666666 100%);
	background: -ms-linear-gradient(top, #444444 0%, #666666 100%);
	/* background: linear-gradient(to bottom, #444444 0%,#666666 100%); */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#666666', GradientType=0);
}
.meganizr > li > ul li.mzr-drop > a {
	background: url(https://www.creatingyourspace.com/media/images/arrow.png) no-repeat 140px 16px;
}
.meganizr > li > ul li.mzr-align-left.mzr-drop > a {
	background: url(https://www.creatingyourspace.com/media/images/arrow-inverse.png) no-repeat 140px 16px;
}
/* // 5. CONTENT STYLES */

/* ################################################################ */

/* Images */

.mzr-content img {
	max-width: 60%;
	opacity: 0.9;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}
.mzr-content img:hover {
	opacity: 1;
}
/* Text */

.mzr-content h2,
.mzr-content h3,
.mzr-content h4 {
	color: #555;
	margin: 10px 0;
}
.mzr-content h2 {
	font-size: 20px;
}
.mzr-content h3 {
	font-size: 20px;
}
.mzr-content h4 {
	font-size: 16px;
}
.mzr-content p {
	padding: 10px 0;
	line-height: 18px;
	color: #333;
}
/* Button */

.mzr-content .button,
.mzr-content input[type=submit] {
	cursor: pointer;
	display: inline-block;
	padding: 6px 25px;
	margin: 5px 0 10px 0;
	background: #eeeeee;
	border: 1px solid #e4e4e4;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	-webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.1), inset 0px 1px 1px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.1), inset 0px 1px 1px 0px rgba(255, 255, 255, 1);
	box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.1), inset 0px 1px 1px 0px rgba(255, 255, 255, 1);
}
.mzr-content .button:hover,
.mzr-content input[type=submit]:hover {
	-webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.2), inset 0px 1px 1px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.2), inset 0px 1px 1px 0px rgba(255, 255, 255, 1);
	box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.2), inset 0px 1px 1px 0px rgba(255, 255, 255, 1);
}
.mzr-content .button:active,
.mzr-content input[type=submit]:active {
	-webkit-transition-duration: 25ms;
	-moz-transition-duration: 25ms;
	-o-transition-duration: 25ms;
	-ms-transition-duration: 25ms;
	transition-duration: 25ms;
	-webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.2), inset 0px -1px 1px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.2), inset 0px -1px 1px 0px rgba(255, 255, 255, 1);
	box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.2), inset 0px -1px 1px 0px rgba(255, 255, 255, 1);
}
/* Links */

.mzr-content a {
	color: #666;
}
.mzr-content a:hover {
	color: #333;
}
.mzr-content .mzr-links a {
	display: block;
	padding: 5px 0;
	line-height: 20px;
	border-bottom: 1px dotted #e1e1e1;
}
.mzr-content .mzr-links li:last-child a {
	border: none;
}
/* Cursor */

.mzr-content {
	cursor: default;
}
/* Floats */

.mzr-content .fl {
	float: left;
}
.mzr-content .fr {
	float: right;
}
.mzr-content .cb {
	clear: both;
}
.mzr-content .cl {
	clear: left;
}
.mzr-content .cr {
	clear: right;
}
.mzr-content .block {
	display: block;
	margin-top: 10px;
}
/* Forms */

.mzr-content input[type=text],
.mzr-content input[type=email],
.mzr-content textarea {
	display: block;
	width: 160px;
	padding: 9px 10px 8px 35px;
	line-height: 18px;
	margin-bottom: 10px;
	background-color: #f6f6f6;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: box-shadow linear 0.2s;
	-moz-transition: box-shadow linear 0.2s;
	-ms-transition: box-shadow linear 0.2s;
	-o-transition: box-shadow linear 0.2s;
	transition: box-shadow linear 0.2s;
	border: 1px solid transparent;
}
.mzr-content input[type=text]:hover,
.mzr-content input[type=email]:hover,
.mzr-content textarea:hover {
	background-color: #f0f0f0;
}
.mzr-content input[type=text]:focus,
.mzr-content input[type=email]:focus,
.mzr-content textarea:focus {
	background-color: #f0f0f0;
	outline: none;
}
.mzr-content textarea {
	width: 250px;
	max-width: 250px;
	height: 100px;
}
.mzr-content #name {
	background-image: url(https://www.creatingyourspace.com/media/images/user.png);
}
.mzr-content #email {
	background-image: url(https://www.creatingyourspace.com/media/images/mail.png);
}
.mzr-content #message {
	background-image: url(https://www.creatingyourspace.com/media/images/baloon.png);
}
/* // 6. RESPONSIVE */

/* ################################################################ */

@media only screen and (max-width: 959px) {
	.mzr-responsive {
		height: auto;
		float: left;
		clear: both;
		margin: 25px 0;
	}
	.mzr-responsive > li,
	.mzr-responsive > li.mzr-align-right {
		display: inline-block;
		float: left;
		position: static;
		border: none;
		width: 33.2%;
	}
	.mzr-responsive > li.mzr-drop {
		background: url(https://www.creatingyourspace.com/media/images/arrow-down-bk.png) no-repeat right center;
	}
	.mzr-responsive .drop-two-columns,
	.mzr-responsive .drop-three-columns,
	.mzr-responsive .drop-four-columns,
	.mzr-responsive .drop-five-columns,
	.mzr-responsive .drop-six-columns {
		width: 100%;
	}
	.mzr-responsive .one-col,
	.mzr-responsive .two-col,
	.mzr-responsive .three-col {
		width: 45.5%;
		margin: 2%;
	}
	.mzr-responsive .four-col,
	.mzr-responsive .five-col,
	.mzr-responsive .six-col,
	.mzr-responsive .mzr-contact .one-col,
	.mzr-responsive .mzr-contact .two-col,
	.mzr-responsive .mzr-contact .three-col,
	.mzr-responsive .mzr-contact .four-col,
	.mzr-responsive .mzr-contact .five-col,
	.mzr-responsive .mzr-contact .six-col {
		width: 95.5%;
		margin: 2%;
	}
	.mzr-responsive.mzr-slide > li > div,
	.mzr-responsive.mzr-slide > li > ul,
	.mzr-responsive.mzr-slide > li > ul li > ul,
	.mzr-responsive.mzr-fade > li > div,
	.mzr-responsive.mzr-fade > li > ul,
	.mzr-responsive.mzr-fade > li > ul li > ul {
		top: auto;
	}
	.mzr-responsive.mzr-slide > li.mzr-drop:hover > div,
	.mzr-responsive.mzr-slide > li.mzr-drop:hover > ul,
	.mzr-responsive.mzr-slide > li > ul li.mzr-drop:hover > ul,
	.mzr-responsive.mzr-fade > li.mzr-drop:hover > div,
	.mzr-responsive.mzr-fade > li.mzr-drop:hover > ul,
	.mzr-responsive.mzr-fade > li > ul li.mzr-drop:hover > ul {
		top: auto;
	}
	.mzr-responsive > li.mzr-search input {
		width: 90%;
	}
	.mzr-responsive > li.mzr-search input:focus {
		width: 90%;
	}
	.mzr-responsive > li.mzr-search input[type=text] {
		border: 1px solid #ccc;
		padding-left: 5px;
	}
	.mzr-responsive .mzr-content input[type=text],
	.mzr-responsive .mzr-content input[type=email],
	.mzr-responsive .mzr-content textarea {
		width: 80%;
		max-width: 80%;
		padding: 9px 4% 8px 15%;
	}
	.mzr-responsive li.mzr-drop.mzr-levels,
	.mzr-responsive li.mzr-drop.mzr-contact {
		position: relative;
	}
	.mzr-responsive > li.mzr-drop > ul,
	.mzr-responsive > li.mzr-drop > ul li > ul {
		width: 100%;
		padding: 0;
	}
	.mzr-responsive > li > ul li > ul,
	.mzr-responsive > li > ul li.mzr-align-left > ul,
	.mzr-responsive > li.mzr-align-right > ul {
		left: -1px;
	}
	.mzr-responsive > li > ul a {
		margin-left: 10px;
		margin-right: 10px;
	}
	.mzr-responsive > li > ul li.mzr-drop > a,
	.mzr-responsive > li > ul li.mzr-align-left.mzr-drop > a {
		background: url(https://www.creatingyourspace.com/media/images/arrow-down.png) no-repeat 100% center;
	}
}
@media only screen and (max-width: 767px) {
	.mzr-responsive > li,
	.mzr-responsive > li.mzr-align-right {
		width: 49.5%;
	}
}
@media only screen and (max-width: 479px) {
	.mzr-responsive > li,
	.mzr-responsive > li.mzr-align-right {
		display: block;
		width: 100%;
	}
	.mzr-responsive .one-col,
	.mzr-responsive .two-col,
	.mzr-responsive .three-col,
	.mzr-responsive .four-col,
	.mzr-responsive .five-col,
	.mzr-responsive .six-col {
		width: 95.5%;
		margin: 2%;
	}
}
.meganizr .red a:link {
	color: #FF0000;
}
/* // 7. EXTRA COLOR STYLES */

/* ################################################################ */

/* Paste your custom color schemes/styles here. */

/* mymenu Color Scheme */

.mzr-footer {
	clear: none;
}
.mzr-top {
	border-bottom: 0px solid #000000;
}
.mzr-top > li {
	border-right: 1px dotted #cccccc;
}
.mzr-top > li.mzr-align-right {
	border-right: none;
	border-left: 1px dotted #cccccc;
}
.mzr-top > li > a,
.mzr-top > li.mzr-search input {} .mzr-top > li > a:hover {
	color: #fa0303;
}
.mzr-top > li > a:active {
	color: #ffffff;
}
.mzr-top > li.mzr-search input[type=submit] {
	background: url(https://www.creatingyourspace.com/media/images/search-icon.png) no-repeat 0 0;
}
@media only screen and (max-width: 959px) {
	.mzr-responsive.mzr-top > li.mzr-search #search-form {
		border-color: #cccccc;
	}
	.mzr-responsive.mzr-top > li,
	.mzr-responsive.mzr-top > li.mzr-align-right {
		border: none;
	}
	.mzr-responsive.mzr-top > li.mzr-drop > a,
	.mzr-responsive.mzr-top > li > ul li.mzr-drop > a,
	.mzr-responsive.mzr-top > li > ul li.mzr-align-right.mzr-drop > a {
		background: url(https://www.creatingyourspace.com/media/images/arrow-down-light.png) no-repeat 100% center;
	}
}
/* submenu Color Scheme */

.mzr-submenu {
	border: 1px solid #000000;
	border-bottom: 2px solid #000000;
	width: 100%;
	background: #000000;
	background: -webkit-linear-gradient(top, #000000 0%, #333 100%);
	background: -moz-linear-gradient(top, #000000 0%, #333 100%);
	background: -o-linear-gradient(top, #000000 0%, #333 100%);
	background: -ms-linear-gradient(top, #000000 0%, #333 100%);
	background: linear-gradient(top, #000000 0%, #333 100%);
	z-index: 100;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.mzr-submenu > li {
	border-right: 0px dotted #cccccc;
}
.mzr-submenu > li.mzr-align-right {
	border-right: none;
	border-left: 0px dotted #cccccc;
}
.mzr-submenu > li > a,
.mzr-submenu > li.mzr-search input {
	color: #ffffff;
	text-shadow: none;
	font-size: 96%;
}
.mzr-submenu > li > a:hover {
	color: #0088ff;
}
.mzr-submenu > li > a:active {
	color: #09F;
}
.mzr-submenu > li.mzr-search input[type=submit] {
	background: url(https://www.creatingyourspace.com/media/images/search-icon.png) no-repeat 0 0;
}
@media only screen and (max-width: 959px) {
	.mzr-responsive.mzr-submenu > li.mzr-search #search-form {
		border-color: #cccccc;
	}
	.mzr-responsive.mzr-submenu > li,
	.mzr-responsive.mzr-submenu > li.mzr-align-right {
		border: none;
	}
	.mzr-responsive.mzr-submenu > li.mzr-drop > a,
	.mzr-responsive.mzr-submenu > li > ul li.mzr-drop > a,
	.mzr-responsive.mzr-submenu > li > ul li.mzr-align-right.mzr-drop > a {
		background: url(https://www.creatingyourspace.com/media/images/arrow-down.png) no-repeat 100% center;
	}
}
.sidr {
	display: none;
	position: absolute;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 10000;
	width: 260px;
	overflow-x: none;
	overflow-y: auto;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 15px;
	background: #333;
	color: #fff;
	-webkit-box-shadow: inset 0 0 5px 5px #222;
	-moz-box-shadow: inset 0 0 5px 5px #222;
	box-shadow: inset 0 0 5px 5px #222
}
.sidr .sidr-inner {
	padding: 0 0 15px
}
.sidr .sidr-inner>p {
	margin-left: 15px;
	margin-right: 15px
}
.sidr.right {
	left: auto;
	right: -260px
}
.sidr.left {
	left: -260px;
	right: auto
}
.sidr h1,
.sidr h2,
.sidr h3,
.sidr h4,
.sidr h5,
.sidr h6 {
	font-size: 11px;
	font-weight: normal;
	padding: 0 15px;
	margin: 0 0 5px;
	color: #fff;
	line-height: 24px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));
	background-image: -webkit-linear-gradient(#4d4d4d, #1a1a1a);
	background-image: -moz-linear-gradient(#4d4d4d, #1a1a1a);
	background-image: -o-linear-gradient(#4d4d4d, #1a1a1a);
	background-image: linear-gradient(#4d4d4d, #1a1a1a);
	-webkit-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2)
}
.sidr p {
	font-size: 13px;
	margin: 0 0 12px
}
.sidr p a {
	color: rgba(255, 255, 255, 0.9)
}
.sidr>p {
	margin-left: 15px;
	margin-right: 15px
}
.sidr ul {
	display: block;
	margin: 0 0 15px;
	padding: 0;
	border-top: 1px solid #1a1a1a;
	border-bottom: 1px solid #4d4d4d
}
.sidr ul li {
	display: block;
	margin: 0;
	line-height: 48px;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #1a1a1a
}
.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active {
	border-top: none;
	line-height: 49px
}
.sidr ul li:hover>a,
.sidr ul li:hover>span,
.sidr ul li.active>a,
.sidr ul li.active>span,
.sidr ul li.sidr-class-active>a,
.sidr ul li.sidr-class-active>span {
	-webkit-box-shadow: inset 0 0 15px 3px #222;
	-moz-box-shadow: inset 0 0 15px 3px #222;
	box-shadow: inset 0 0 15px 3px #222
}
.sidr ul li a,
.sidr ul li span {
	padding: 0 15px;
	display: block;
	text-decoration: none;
	color: #fff
}
.sidr ul li ul {
	border-bottom: none;
	margin: 0
}
.sidr ul li ul li {
	line-height: 40px;
	font-size: 13px
}
.sidr ul li ul li:last-child {
	border-bottom: none
}
.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active {
	border-top: none;
	line-height: 41px
}
.sidr ul li ul li:hover>a,
.sidr ul li ul li:hover>span,
.sidr ul li ul li.active>a,
.sidr ul li ul li.active>span,
.sidr ul li ul li.sidr-class-active>a,
.sidr ul li ul li.sidr-class-active>span {
	-webkit-box-shadow: inset 0 0 15px 3px #222;
	-moz-box-shadow: inset 0 0 15px 3px #222;
	box-shadow: inset 0 0 15px 3px #222
}
.sidr ul li ul li a,
.sidr ul li ul li span {
	color: rgba(255, 255, 255, 0.8);
	padding-left: 30px
}
.sidr form {
	margin: 0 15px
}
.sidr label {
	font-size: 13px
}
.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
	width: 100%;
	font-size: 13px;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	border: none;
	background: rgba(0, 0, 0, 0.1);
	color: rgba(255, 255, 255, 0.6);
	display: block;
	clear: both
}
.sidr input[type=checkbox] {
	width: auto;
	display: inline;
	clear: none
}
.sidr input[type=button],
.sidr input[type=submit] {
	color: #333;
	background: #fff
}
.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
	background: rgba(255, 255, 255, 0.9)
}
#mobile-header {
	display: none;
}
@media only screen and (max-width: 767px) {
	#mobile-header {
		display: block;
	}
}
/* line 292, ../sass/app.scss */

#mobile-header {
	display: none;
	height: 48px;
	background: #74433e !important;
	text-align: left;
	line-height: 48px;
}
/* line 299, ../sass/app.scss */

#mobile-header #responsive-menu-button {
	margin-left: 5px;
	color: #fff !important;
	background: #74433e;
	padding: 10px 10px 8px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
}
/* Mobile */

@media only screen and (max-width: 767px) {
	/* line 314, ../sass/app.scss */
	#navigation {
		display: none;
	}
	/* line 317, ../sass/app.scss */
	#mobile-header {
		display: block;
		position: absolute;
		position: fixed;
		width: 100%;
		top: 0;
		z-index: 10000;
	}
}
.mobiletopmenu {
	display: none;
}
#topofpage {
	display: none;
}
/*****************************************************************************
							Responsive design
*****************************************************************************/

@media only screen and (max-width: 1600px) {
	.cb-slideshow,
	.cb-slideshow:after {
		height: 100% !important;
	}
}
@media only screen and (max-width: 1400px) {
	.artisticfooter3 {
		font-size: 100%;
	}
	.cb-slideshow,
	.cb-slideshow:after {
		height: 100% !important;
	}
	.artisticfooter2 {
		font-size: 120%;
	}
}
@media only screen and (max-width: 1400px) {
	.artisticfooter3 {
		font-size: 100%;
	}
	.cb-slideshow,
	.cb-slideshow:after {
		height: 100% !important;
	}
	.artisticfooter2 {
		font-size: 110%;
	}
}
@media only screen and (max-width: 1279px) {
	.meganizr > li > a {
		position: relative;
		z-index: 200;
		display: block;
		padding: 3px 12px 0 12px;
		font-size: 14px;
	}
}
@media only screen and (max-width: 1152px) {
	.cb-slideshow,
	.cb-slideshow:after {
		height: 100% !important;
	}
	.artisticfooter2 {
		font-size: 100%;
	}
	.meganizr > li > a {
		padding: 3px 8px 0 8px;
	}
}
@media only screen and (max-width: 1024px) {
	.cb-slideshow,
	.cb-slideshow:after {
		height: 100% !important;
	}
	.artisticfooter2 {
		font-size: 90%;
	}
	.meganizr > li > a {
		padding: 3px 8px 0 8px;
	}
	.cpbtn img {
		height: auto;
		max-width: 100%;
	}
	.logo1 img {
		max-width: 170%;
	}
}
@media only screen and (max-width: 959px) {
	.meganizr > li > a {
		padding: 3px 12px 0 0px;
		font-size: 13px;
	}
	.topbannernav {
		font-size: 13px;
	}
	div.hmbtns {
		width: 98%;
	}
	div.hmbtns li a {
		width: 230px;
	}
	.dcspg-searchform {
		width: 200px;
	}
	.flexy-menu > li > a {
		padding: 20px 10px;
	}
	.logo1 img {
		max-width: 170%;
	}
	.cb-slideshow,
	.cb-slideshow:after {
		position: fixed;
		width: 100%;
		height: 75%;
		top: 0px;
		left: 0px;
		z-index: -10;
		background-color: #ffffff;
	}
	.cpbtn img {
		max-width: 100px;
	}
	.footerfloat,
	.footerfloat:after {
		display: block;
		z-index: 9999;
		bottom: 0px;
		height: 30%;
		position: relative;
		width: 100%;
		background-image: url(images/mercury-wood-2.png);
		/*background-image: url(https://www.creatingyourspace.com/media/bg/dark_wood.png);
	 background-color:#74433e; */
		/*height:500px; 
			line-height:0;*/
		color: #ffffff;
	}
}
/*****************************************************************************
							Responsive design
*****************************************************************************/

@media only screen and (max-width: 1440px) {
	.mzr-content h3 {
		font-size: 14px;
	}
	.artisticfooter2 {
		font-size: 100%;
	}
}
@media only screen and (max-width: 1024px) {
	.meganizr > li > a {
		padding: 3px 12px 0 0px;
		font-size: 13px;
	}
	.topbannernav {
		font-size: 13px;
	}
	div.hmbtns {
		width: 98%;
	}
	div.hmbtns li a {
		width: 230px;
	}
	.dcspg-searchform {
		width: 200px;
	}
	.flexy-menu > li > a {
		padding: 20px 10px;
	}
	.logo1 img {
		max-width: 170%;
	}
	.cpbtn img {
		height: auto;
		max-width: 100%;
	}
}
@media only screen and (max-width: 800px) {
	.artisticfooter2 {
		font-size: 70%;
		padding-top: 5%;
	}
	.logo1 img {
		/* width: 250%; */
		/* max-width: 250%; */
	}
}
/*****************************************************************************
							Responsive design
*****************************************************************************/

@media only screen and (max-width: 767px) {
	.toplocation {
		display: none;
	}
	.mapright {
		display: none;
	}
	h1 {
		padding-top: 20px;
		padding-bottom: 20px;
		/* font-size: 1.5em; */
		line-hieght: normal;
	}
	.dcspg-pageheader {
		width: 100%;
	}
	.flexy-menu {
		margin-left: 0px;
	}
	.dcspg-page {
		width: 100%
	}
	#topofpage {
		display: block;
	}
	.span_1_of_2 {
		width: 100%;
	}
	.span_1_of_6 {
		width: 100%;
	}
	.span_5_of_6 {
		width: 100%;
	}
	.span_1_of_5 {
		width: 100%;
		height: 180px;
	}
	.mobiletopmenu {
		display: block;
		margin-top: 70px;
	}
	.pnumber {
		visibility: hidden;
		height: 0px;
	}
	.mobilelinks {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.pnumbermobile {
		visibility: visible;
		height: 50px;
	}
	.locationmobile {
		visibility: visible;
		height: 50px;
	}
	.mobilephonebtn {
		-moz-box-shadow: inset 0px 1px 0px 0px #79534f;
		-webkit-box-shadow: inset 0px 1px 0px 0px #79534f;
		box-shadow: inset 0px 1px 0px 0px #79534f;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74433e), color-stop(1, #74433e));
		background: -moz-linear-gradient(center top, #74433e 5%, #74433e 100%);
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#74433e', endColorstr='#74433e');
		background-color: #74433e;
		-webkit-border-top-left-radius: 6px;
		-moz-border-radius-topleft: 6px;
		border-top-left-radius: 6px;
		-webkit-border-top-right-radius: 6px;
		-moz-border-radius-topright: 6px;
		border-top-right-radius: 6px;
		-webkit-border-bottom-right-radius: 6px;
		-moz-border-radius-bottomright: 6px;
		border-bottom-right-radius: 6px;
		-webkit-border-bottom-left-radius: 6px;
		-moz-border-radius-bottomleft: 6px;
		border-bottom-left-radius: 6px;
		text-indent: 5px;
		border: 1px solid #401814;
		display: inline-block;
		color: #ffffff;
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		line-height: 24px;
		padding: 5px;
		margin-top: 10px;
		bottom-top: 20px;
		width: 100%;
		text-align: center;
		text-decoration: none;
	}
	.mobilephonebtn:hover {
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74433e), color-stop(1, #74433e));
		background: -moz-linear-gradient(center top, #74433e 5%, #74433e 100%);
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#74433e', endColorstr='#74433e');
		background-color: #74433e;
	}
	.mobilephonebtn:active {
		position: relative;
		top: 1px;
	}
	.mobilelocationbtn {
		-moz-box-shadow: inset 0px 1px 0px 0px #f4ebe4;
		-webkit-box-shadow: inset 0px 1px 0px 0px #f4ebe4;
		box-shadow: inset 0px 1px 0px 0px #f4ebe4;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74433e), color-stop(1, #74433e));
		background: -moz-linear-gradient(center top, #74433e 5%, #74433e 100%);
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#74433e', endColorstr='#74433e');
		background-color: #74433e;
		-webkit-border-top-left-radius: 6px;
		-moz-border-radius-topleft: 6px;
		border-top-left-radius: 6px;
		-webkit-border-top-right-radius: 6px;
		-moz-border-radius-topright: 6px;
		border-top-right-radius: 6px;
		-webkit-border-bottom-right-radius: 6px;
		-moz-border-radius-bottomright: 6px;
		border-bottom-right-radius: 6px;
		-webkit-border-bottom-left-radius: 6px;
		-moz-border-radius-bottomleft: 6px;
		border-bottom-left-radius: 6px;
		text-indent: 5px;
		border: 1px solid #98928d;
		display: inline-block;
		color: #ffffff;
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		line-height: 24px;
		padding: 5px;
		margin-top: 10px;
		width: 100%;
		text-align: center;
		text-decoration: none;
	}
	.mobilelocationbtn:hover {
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74433e), color-stop(1, #74433e));
		background: -moz-linear-gradient(center top, #74433e 5%, #74433e 100%);
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#74433e', endColorstr='#74433e');
		background-color: #74433e;
	}
	.mobilelocationbtn:active {
		position: relative;
		top: 1px;
	}
	.logo1 {
		float: none;
		text-align: center;
		margin-top: 10px;
	}
	.logo1 img {
		max-width: 100%;
	}
	.topbannernav {
		display: none;
	}
	#reg {
		text-align: center;
		font-size: 12px;
	}
	.header-search-reg {
		float: none;
	}
	.dcspg-searchform {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.meganizr {
		display: none;
	}
	.dcspg-header .span_1_of_3 {
		width: 100%;
	}
	.span_1_of_4 {
		/* width:48%; */
	}
	.dcspg-leftnav {
		width: 100%;
		margin-right: 10px;
		margin-top: 10px;
	}
	#newsletter {
		display: none;
	}
	.dcspg-leftnav .trans {
		display: none;
	}
	.dcspg-page {
		width: 100%;
	}
	.dcspg-body {
		width: 98%;
		padding: 1%;
	}
	.cb-slideshow,
	.cb-slideshow:after {
		position: fixed;
		width: 100%;
		height: 75%;
		top: 0px;
		left: 0px;
		z-index: -10;
		background-color: #ffffff;
	}
	.cpbtn img {
		/* max-width: 150px; */
	}
	.footerfloat,
	.footerfloat:after {
		display: block;
		z-index: 9999;
		bottom: 0px;
		height: 200px;
		position: relative;
		width: 100%;
		background-image: url(images/mercury-wood-2.png);
		/*background-image: url(https://www.creatingyourspace.com/media/bg/dark_wood.png);
	 background-color:#74433e; 
	height:500px; 
			line-height:0;*/
		color: #ffffff;
	}
}
@media only screen and (max-width: 480px) {
	.cb-slideshow,
	.cb-slideshow:after {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0px;
		left: 0px;
		z-index: -10;
		background-color: #ffffff;
	}
	.topbannernavtext {
		/*width:100%;
line-height:100px;
position:relative;

margin-top:100px;

text-transform:uppercase;
z-index:-1px;
text-align:right;*/
		font-family: 'OPTIEdgar-Extended';
		background-color: #74433e;
		height: auto;
		color: #FFFFFF;
		font-size: 8px;
		margin-top: 0px;
		line-height: 100px;
		width: 100%;
	}
	.footeraddress {
		font-size: 12px;
		/* color: #ffffff; */
		/* background-color: #74433e; */
		/* height: 42px; */
		padding: 20px 10px;
		margin-top: -3px;
	}
	.footerfloat,
	.footerfloat:after {
		display: block;
		z-index: 9999;
		bottom: 0px;
		height: auto;
		position: static;
		width: 100%;
		/* background-image: url(images/74433e-background.jpg); */
		/*height:500px; 
			line-height:0;*/
		color: #ffffff;
	}
	/*Responsive Image Class*/
	img.ri {
		position: relative;
		max-width: 100%;
		top: 10%;
		left: 10%;
	}
	\ .contentimage {
		float: none;
		text-align: center;
	}
	.contentimageleft {
		float: none;
		text-align: center;
	}
	.contentimagehome {
		float: center;
	}
	.dcspg-productdetail {} #dcspg-productdetail-image_container {
		/* height: 100%; */
		max-width: 320px;
	}
	.colordetail-left {
		float: none;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.colordetail-right {
		float: none;
		width: 100%;
		margin: 0px;
		padding: 10px;
	}
	.videopage {
		float: none;
		text-align: center;
	}
	.videopage img {
		float: none;
	}
}
@media only screen and (max-width: 480px) {
	.artisticfooter3 {
		font-size: 75%;
	}
	#topofpage {
		display: block;
	}
	.mobiletopmenu {
		display: block;
		margin-top: 70px;
	}
	.pnumber {
		visibility: hidden;
		height: 0px;
	}
	.mobilelinks {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.pnumbermobile {
		visibility: visible;
		height: 50px;
	}
	.locationmobile {
		visibility: visible;
		height: 50px;
	}
	.mobilephonebtn {
		-moz-box-shadow: inset 0px 1px 0px 0px #79534f;
		-webkit-box-shadow: inset 0px 1px 0px 0px #79534f;
		box-shadow: inset 0px 1px 0px 0px #79534f;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74433e), color-stop(1, #74433e));
		background: -moz-linear-gradient(center top, #74433e 5%, #74433e 100%);
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#74433e', endColorstr='#74433e');
		background-color: #74433e;
		-webkit-border-top-left-radius: 6px;
		-moz-border-radius-topleft: 6px;
		border-top-left-radius: 6px;
		-webkit-border-top-right-radius: 6px;
		-moz-border-radius-topright: 6px;
		border-top-right-radius: 6px;
		-webkit-border-bottom-right-radius: 6px;
		-moz-border-radius-bottomright: 6px;
		border-bottom-right-radius: 6px;
		-webkit-border-bottom-left-radius: 6px;
		-moz-border-radius-bottomleft: 6px;
		border-bottom-left-radius: 6px;
		text-indent: 5px;
		border: 1px solid #401814;
		display: inline-block;
		color: #ffffff;
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		line-height: 24px;
		padding: 5px;
		margin-top: 10px;
		bottom-top: 20px;
		width: 100%;
		text-align: center;
		text-decoration: none;
	}
	.mobilephonebtn:hover {
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74433e), color-stop(1, #74433e));
		background: -moz-linear-gradient(center top, #74433e 5%, #74433e 100%);
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#74433e', endColorstr='#74433e');
		background-color: #74433e;
	}
	.mobilephonebtn:active {
		position: relative;
		top: 1px;
	}
	.mobilelocationbtn {
		-moz-box-shadow: inset 0px 1px 0px 0px #f4ebe4;
		-webkit-box-shadow: inset 0px 1px 0px 0px #f4ebe4;
		box-shadow: inset 0px 1px 0px 0px #f4ebe4;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74433e), color-stop(1, #74433e));
		background: -moz-linear-gradient(center top, #74433e 5%, #74433e 100%);
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#74433e', endColorstr='#74433e');
		background-color: #74433e;
		-webkit-border-top-left-radius: 6px;
		-moz-border-radius-topleft: 6px;
		border-top-left-radius: 6px;
		-webkit-border-top-right-radius: 6px;
		-moz-border-radius-topright: 6px;
		border-top-right-radius: 6px;
		-webkit-border-bottom-right-radius: 6px;
		-moz-border-radius-bottomright: 6px;
		border-bottom-right-radius: 6px;
		-webkit-border-bottom-left-radius: 6px;
		-moz-border-radius-bottomleft: 6px;
		border-bottom-left-radius: 6px;
		text-indent: 5px;
		border: 1px solid #98928d;
		display: inline-block;
		color: #ffffff;
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		line-height: 24px;
		padding: 5px;
		margin-top: 10px;
		width: 100%;
		text-align: center;
		text-decoration: none;
	}
	.mobilelocationbtn:hover {
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74433e), color-stop(1, #74433e));
		background: -moz-linear-gradient(center top, #74433e 5%, #74433e 100%);
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#74433e', endColorstr='#74433e');
		background-color: #74433e;
	}
	.mobilelocationbtn:active {
		position: relative;
		top: 1px;
	}
	.logo1 {
		float: none;
		text-align: center;
		margin-top: 10px;
	}
	.topbannernav {
		text-align: center;
	}
	#reg {
		text-align: center;
		font-size: 12px;
	}
	.header-search-reg {
		float: none;
	}
	.dcspg-searchform {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.dcspg-leftnav {
		width: 100%;
		margin-right: 10px;
		margin-top: 10px;
	}
	#newsletter {
		display: none;
	}
	.dcspg-leftnav .trans {
		display: none;
	}
	.dcspg-page {
		width: 100%;
	}
	.dcspg-body {
		width: 98%;
		padding: 1%;
		min-height: 0px;
	}
	.contentimage {
		float: none;
		text-align: center;
	}
	.contentimageleft {
		float: none;
		text-align: center;
	}
	.dcspg-productdetail {} #dcspg-productdetail-image_container {
		/* height: 100%; */
		max-width: 320px;
	}
	.colordetail-left {
		float: none;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.colordetail-right {
		float: none;
		width: 100%;
		margin: 0px;
		padding: 10px;
	}
	.videopage {
		float: none;
		text-align: center;
	}
	.videopage img {
		float: none;
	}
	.meganizr {
		display: none;
	}
	.hmtextlinks {
		width: 100%;
		height: auto;
		text-align: center;
	}
	img.hmbtnimagelf {
		width: 100%;
	}
}
.dcspg-vrd-design-nextpage {
	float: right;
	cursor: pointer;
	font-weight: 700;
	color: #000000;
	font-size: 18px;
}
.dcspg-vrd-design-previouspage {
	float: left;
	cursor: pointer;
	font-weight: 700;
	color: #000000;
	font-size: 18px;
}