@charset "UTF-8";
/* CSS Document */

body {
	margin-top:0px;
	padding-top:0px;
	background-image: url(images/background-tile.jpg);
}
.border-2px-black {
	border:solid 2px #000000;
}
.border-right-2px-black {
	border-right:solid 2px #000000;
}
.border-left-2px-black {
	border-left:solid 2px #000000;
}
.border-top-bottom-1px-black {
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-right: solid 2px #000000;
}
.border-top1px-bottom2px-black {
	border-top:solid 1px #000000;
	border-bottom:solid 2px #000000;
	border-right: solid 2px #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	padding-top: 10px;
	text-align: center;
}
.footer a:link {
	color: #666666;
	text-decoration: underline;;
}
.footer a:visited {
	color: #666666;
	text-decoration: underline;
}
.footer a:hover {
	color: #cfffcf;
	text-decoration: underline;
}
.footer a:active {
	color: #666666;
	text-decoration: underline;
}
.content-background {
	background-image:url(images/SiteGlo-content-background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #ffffff;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding-left: 15px;
	padding-right: 10px;
}
.text a:link {
	color: #666666;
	text-decoration: underline;;
}
.text a:visited {
	color: #666666;
	text-decoration: underline;
}
.text a:hover {
	color: #a4f765;
	text-decoration: underline;
}
.text a:active {
	color: #666666;
	text-decoration: underline;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #000;
	/* [disabled]line-height: -20px; */
	float: none;
}
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding-left: 15px;
	font-weight:bold;
}
.headline-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight:bold;
	line-height: 30px;
	color: #000000;
	padding-left: 10px;
}
.ul-unordered-list {
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
	font-size:16px;
	padding-right: 30px;
}
.nav-background {
	background-image:images/SiteGlo-nav-bottom.jpg;
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom; 
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.installation-images {
	padding: 25px;
}
.application-images {
	padding: 15px;
}
.glow-in-the-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bold;
	color: #CFFDCF;
	text-align: right;
	line-height: 45px;
}
.glow-in-the-dark-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 85px;
}
