html, body {
	width: 100%;
	height: 99%;
}
body {
	background-color: #000000;
	font-family: "Helvetica";
}
#browser_warning {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFED00;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 30px;
}
.page {
	min-height: 100%;
	width: 100%;
	position: relative;
	bottom: 0px;
	right: 0px;
}

.mainArea .centered a {
	color: gray;
	text-decoration: none;
}
.mainArea .centered a:hover, .mainArea .centered a:focus {
	color: white;
}

.mainArea .main .centered a {
	color: gray;
	text-decoration: none;
}
.mainArea .main .centered a:hover, .mainArea .main .centered a:focus {
	color: white;
}

.menuArea {
	width: 100%;
	color: white;
	position: relative;
	height: 50px;
	z-index: 1;
}
.menuArea .logo {
	left: 5px;
	font-size: 18px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	font-weight: bold;
	text-align: center;
}
.menuArea .logo a {
	text-decoration: none;
	color: red;
}
.menuArea .logo a span {
	color: #FFFFFF;
}

.menuArea .icon-cart {
	right:10px;
	width: 40px;
	height: 50px;
	margin-right: 10px;
	margin-left: 25px;
	font-size: 20px;
	position:absolute;
	top:50%;
	float: right;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:	translateY(-50%);
}
.menuArea .icon-cart a #_cart-svg_ {
	height: 50px;
	width: 100%;
	fill:grey;
}
.menuArea .icon-cart a {
	height: 100%;
	width: 100%;
	display: block;
}
.menuArea .icon-cart a #_cart-svg_:hover,
.menuArea .icon-cart a #_cart-svg_:focus {
	fill:white;
}
.icon-cart .cart-content {
	width: 20%;
	height: 30%;
	position: absolute;
	right: 37%;
	top: 3%;
	color: red;
	font-weight: bold;
	font-size: 20px;	
}
.menuArea .menuIcon {
	right: 75px;
	position: absolute;
	height: 25px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.menuArea .menuIcon div {
	width: 30px;
	height: 4px;
	margin-bottom: 6px;
	background-color: white;
}
.menuArea .menu {
	position: absolute;
	display: none;
}
.menuArea .menu .menuItem a{
	text-decoration: none;
	font-size: 20px;
	color: gray;
	padding-left: 15px;
}
.menuArea .menu .active a{
	color:white;
}
.menuArea .menu.menuOpen{
	display: block;	
	top: 50px;
	line-height: 44px;
	width: 100%;	
	background-color: black;
}
.menuArea .menu .menuItem a:hover,
.menuArea .menu .menuItem a:focus {
	color: white;
}
.menuItem a .active {
	color: white;
}
.mainArea .main .img-responsive {
	width: 100vw;
}
.mainArea {
	width: 100%;
}
.mainArea .main .about-box {
	width: 325px;
	float: left;
	height: auto;
	color: #FFFFFF;
	background-color: #565656;
	font-size: 18pt;
	line-height: 4pt;
	padding-left: 15pt;
	border-radius: 10pt;
	margin-right: 20pt;
	margin-bottom: 20pt;
	padding-top: 15pt;
}
.mainArea .main .about-title-1 {
	color: #CCCCCC;
	text-align: center;
	font-size: 36pt;
	margin-left: -120px;
}

.mainArea .main .about-title-2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 36pt;
}
.mainArea .main .about-title-3 {
	color: #CCCCCC;
	text-align: center;
	font-size: 36pt;
	margin-left: 300px;
}
.mainArea .main .about-title-4 {
	color: #FFFFFF;
	text-align: center;
	font-size: 28pt;
	margin-left: 300px;
}
.mainArea .main .about-title-5 {
	color: #FFFFFF;
	text-align: center;
	font-size: 16pt;
	margin-left: 300px;
}
.mainArea .main .about-text {
	color: #FFFFFF;
	text-align: left;
	font-size: 20pt;
	margin-top: 25px;
	padding-top: 10px;
}
.mainArea .centered {
	text-align: center;
	color: white;
	font-size: 18px;
	padding-top: 30px;
	padding-bottom: 15px;
}
.mainArea .table,
.mainArea .table-2x {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}
.mainArea .table .row .cell,
.mainArea .table-2x .row .cell {
	text-align: center;
	border: thin solid #FFFFFF;
	padding-bottom: 15px;
	padding-top: 15px;
}
.mainArea .table .row .cell a,
.mainArea .table-2x .row .cell a {
	text-decoration: none;
	color: gray;
	font-size: 16px;
}
.mainArea .table .row .cell a:hover,
.mainArea .table .row .cell a:focus,
.mainArea .table-2x .row .cell a:hover,
.mainArea .table-2x .row .cell a:focus {
	color:white;
}	
.row .cell .highslide {
	width: 100%;
}
.highslide div .img-responsive {
	width: 100%;
}
.cell .highslide div {
	width: 100%;
}
.footerArea {
	color: white;
	font-size: 18px;
	position: absolute;
	bottom: -50px;
	width: 100%
}
.footer {
	float: right;
	margin-right: 20px;	
	margin-bottom: 10px;
}
.page .mainArea .breadcrumb {
	width: 100%;
	float: left;
	margin-left: 5px;
}
.mainArea .breadcrumb .menuItem {
	display: inline-block;
	color: gray;
}
.mainArea .breadcrumb .menuItem a {
	color: gray;
	text-decoration: none;
}
.mainArea .breadcrumb .menuItem.active,
.mainArea .breadcrumb .menuItem a:hover,
.mainArea .breadcrumb .menuItem a:focus {
	color: white;
}
a div .img-responsive {
	max-width: 200px;
	width: 100%
}
a div .img-auto-manual {
	max-width: 400px;	
}
a div .img-basic-deluxe {
	max-width: 350px;	
}
div a button {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
.row .cell #finish-text-price {
	padding-top: 10px;
	color: white;
	font-size: 16px;
}
.row .cell #finish-text-bottom {
	padding-top: 10px;
	color: white;
	font-size: 16px;
}
.row .cell #finish-text-top {
	max-width: 200px;
	font-size: 16px;
	color: white;
	display: inline-block;
	margin-bottom: 10px;
}
#smooth_text_color {
	color: #30F500;
}
#frosted_text_color{
	color: #FFFD00;
}
#domed_text_color{
	color: #004CFF;
}
#flat_text_color{
	color: #FF0004;
}
.testamonial-wrapper   {
	color: #FFFFFF;
	width: 100%;
}
.testamonial  {
	width: 790px;
	margin: 0 auto;
	display: table;
}
.testamonial-left   {
	width: 33%;
	float: left;
}
.testamonial-middle   {
	width: 33%;
	display: inline-block;
}
.testamonial-right   {
	width: 33%;
	float: right;
}
.testamonial-box   {
	background-color: #2B2B2B;
	padding-top: 18px;
	margin-top: -20px;
	margin-right: -20px;
	margin-bottom: -20px;
	margin-left: -20px;
	padding-bottom: 18px;
	padding-right: 18px;
	padding-left: 18px;
	color: #FFFFFF;
	border: 35px solid #000000;
}
.testamonial-text p  {
	margin-bottom: 32px;
}
.testamonial-footer   {
	display: block;
	font-size: 12pt;
}
.testamonial-footer p  {
	margin-top: -16px;
}
.table .row .testamonial-cell {
	color: white;
	text-align: center;
}
.mainArea .main .faq-container {
	width: 100%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.faq-container .faq-link a {
	color: gray;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
	display: list-item;
}
.faq-container .faq-link a:hover,
.faq-container .faq-link a:focus {
	color: white;
}
.main .faq-container .faq-return {
	color: white;
	font-size: 18pt;
	margin-top: 15px;
}
.faq-container .faq-return a {
	color: gray;
	text-decoration: none;
	font-size: 32px;
	line-height: 50px;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
.faq-container .faq-return a:hover,
.faq-container .faq-return a:focus {
	color: white;
}
.main .faq-container .faq-return p {
	font-size: 24pt;
}
.testamonial-text p a {
	text-decoration: none;
	color: gray;
}
.testamonial-text p a:hover,
.testamonial-text p a:focus {
	color: white;
}
.main .img-wrapper  {
	display: table;
	position: relative;
}
.main .img-wrapper img {
	width: 100%;
	max-height: 792px;
}
.main .img-wrapper .text-wrapper {
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	font-size: 18pt;
}
.main .img-wrapper .text-wrapper p  {
	color: #FFFFFF;
	font-size: 18pt;
	text-align: center;
	z-index: 2;
}
.main .img-wrapper .text-wrapper p span {
	font-size: 32pt;
}
.mainArea .main p {
	margin-top: 5px;
}
@media only all{
#browser_warning {
	display: none;
}
}
@media (min-width: 600px){
.mainArea .main .text-wrapper {
	font-size: 18pt;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	left: 50%;
	background-color: rgba(0,0,0,0.30);
}
.text-wrapper p  {
	font-size: 18pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text-wrapper p span {
	font-size: 32pt;
}
.mainArea .main p {
	margin-top: 10px;
}
.mainArea .main .about-box {
	width: 350px;
	font-size: 20pt;
}
.page .menuArea {
	height: 75px;
}
.menuArea .menu.menuOpen{
	top: 75px;
}
.menuArea .logo{
	font-size: 30px;
}	
.menuArea .icon-cart {
	width: 50px;
}
.menuArea .menuIcon {
	right: 85px;
}
.icon-cart .cart-content {
	right: 35%;
}
.mainArea .centered {
	font-size: 18px;
}
.footerArea {
	font-size: 24px;
	clear: right;
}
}
@media (min-width: 1060px){
.text-wrapper p  {
	font-size: 24pt;
}

.text-wrapper p span {
	font-size: 42pt;
}	
.menuArea .menuIcon div {
	display: none;
}
.menuArea .menu{
	right: 80px;
	display: inline-block;
	clear: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.menuArea .menu .menuItem{
	float: left;
}
.mainArea .centered {
	font-size: 20px;
}
.mainArea .table {
	display: table;
	width: 100%;
	max-width: 1000px;
}
.mainArea .table-2x {
	display: table;
	width: 100%;
	max-width: 750px;
}
.mainArea .table .row,
.mainArea .table-2x .row {
	display: table-row;
}
.mainArea .table .row .cell,
.mainArea .table-2x .row .cell {
	display: table-cell;
	text-align: center;
	min-width: 140px;
}
.testamonial-box   {
	display: table-cell;
	max-width: 333px;
}
}
