@charset "utf-8";
/* CSS Document */
html {
	overflow-y: scroll;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
	font-size: 14px;
	font-family: "Times New Roman", "Times", serif;
	letter-spacing: .5px;
	font-weight: normal;
	line-height: 22px;
	color: #FFFFFF;
	min-width: 800px;
	background: #FFFFFF url('http://www.glowcd.com/images/backgrounds/backgroundTopWLogo.png') no-repeat 50% 0;
}
a,
a:link,
a:active,
a:visited,
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
        height:0;
	font-size: 0;
	display:block;
	clear: both;
	line-height:0;
	margin:0;
	padding:0;
}
.zeroSize {
        height:0;
	font-size: 0;
	line-height:0;
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding: 0;
	padding-bottom: 10px;
}
p, form, div {
	margin:0;
	padding: 0;
	border: 0;
}
#pageLayout {
	z-index: 100;
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	margin: auto;
}
#pageContent {
	z-index: 350;
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	padding-bottom:10px;
}
#pageContentBackgroundContainer {
	z-index:100;
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 1px;
}
.pageContentBackground { 
	z-index: 100;
	position: absolute;
	top: -70px;
	left: 5px;
	width: 764px;
	height: 500px;
}
#pageContentContainer {
	z-index: 350;
	width: 790px;
	margin: auto;
	position: relative;
	top: 0;
	left: 0;
}
#pageContentBody {
	position: relative;
	width: 790px;
	margin: auto;
}
#navLayout {
	z-index: 300;
	position: relative;
	left: -20px;
	overflow: hidden;
	width: 840px;
	height: 250px;
	padding-top: 40px;
}
#navContainer {
	z-index: 300;
	position: relative;
	left:20px;
	width: 820px;
	height: 250px;
}
textarea, input {
	height:16px;
	padding: 3px;
	border: 1px solid #00AEEF;
	width: 300px;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #00AEEF;
	background-color: #FFFFFF;
}
.inputLabel {
	float: left;
	line-height: 23px;
}
textarea {
	height: 100px;
	line-height: 18px;
}
#returnMessage {
	padding-left: 65px;
	color: #00AEEF;
}
#scriptContainer {
	display: none;
}
#siteByNichez {
	position: relative;
	top: 20px;
	left: 663px;
	z-index: 3000;
	overflow: hidden;
	width: 140px;
	height: 31px;
	cursor: pointer;
}
.siteByNichezImage {
	position: absolute;
	top: 8px;
	left: 96px;
	width: 31px;
	height: 31px;
}
.siteByNichezText {
	position: absolute;
	top: 35px;
	font-family: "Tahoma", sans-serif;
	line-height:24px;
	left: 52px;
	color: #000000;
	font-size: 10px;
	width: 100px;
	letter-spacing: 0px;
}
.siteByNichezText a,
.siteByNichezText a:link,
.siteByNichezText a:hover,
.siteByNichezText a:active,
.siteByNichezText a:visited {
	text-decoration: none;
	font-size: 10px;
}
#logoLink {
	margin: auto;
	padding-top:40px;
	padding-left:60px;
	width: 235px;
	height: 110px;
}
.navItemContainer {
	z-index: 300;
	position: relative;
	float: left;
	width: 146px;
	margin-right: 17.5px;
	height: 200px;
}
.navItemBackground {
	z-index: 300;
	position: absolute;
	bottom: -24px;
	left: -7px;
	width: 168px;
	height: 224px;
}
.navClicker {
	z-index: 550;
	cursor: pointer;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	opacity: 0;
}
.navItemPhoto {
	z-index: 300;
	position: absolute;
	bottom: 20px;
	left: 0;
	height: 173px;
	width: 145px;
}
.navItemPhoto img {
	cursor: pointer;
	z-index: 500;
	width: 100%;
	height: 100%;
}
.navItemLink {
	z-index: 310;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center; 
	font-size: 13px;
}
.navItemLink a {
	font-size: 13px;
}
.subNavContainer {
	z-index: 200;
	display: none;
	width: 800px;
	height: 100px;
	z-index: 200;
	position: absolute;
	top:165px;
	left: 0px;
}
.subNavLeft {
	z-index: 200;
	float: left;
	width: 15px;
	height: 40px;
}
.subNavRight {
	z-index: 200;
	float: left;
	width: 25px;
	height: 40px;
}
.subNavMiddle {
	z-index: 225;
	float: left;
	overflow: hidden;
	width: 2px;
	height: 40px;
}
.subNavItem {
	position: relative;
	z-index: 225;
	float: left;
	height: 31px;
	line-height:15px;
	padding-top: 11px;
	padding-left:20px;
	padding-right:20px;
}
.subNavClicker {
	z-index:250;
	position: absolute;
	top: 2px;
	left: 0px;
	width: 100%;
	height: 28px;
	cursor: pointer;
	background-color: #FFFFFF;
	opacity: 0;
}
.subNavDivider {
	z-index: 200;
	float: left;
	height: 31px;
	margin-top:2px;
	margin-right:7px;
	margin-left:3px;
	width: 9px;
	opacity: 0.6;
	background: url(http://www.glowcd.com/images/subNavigation/subNavDivider.gif) no-repeat;
}
.subNavArrow {
	z-index: 500;
	position: absolute;
	top: -17px;
	left: 109px;
	width: 18px;
	height: 20px;
}
.subNavLinks {
	z-index: 225;
	white-space: nowrap;
	height: 31px;
	position: absolute;
	display:none;
}
.subNavItem a {
	font-size: 12px;
}
.navButton {
	z-index: 300;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
.whiteBarContainer {
	z-index: 200;
	position: absolute;
	height: 21px;
	top: 8px;
	left: 30px;
	display: none;
}
.whiteBarSides {
	z-index: 200;
	position: absolute;
	top: 0px;
	width: 6px;
	height: 21px;
	overflow: hidden;
}
.whiteBarLeft {
	left: 0px;
	background: url(http://www.glowcd.com/images/subNavigation/whiteBarSides.gif) no-repeat 0 0;
}
.whiteBarRight {
	right: 0px;
	background: url(http://www.glowcd.com/images/subNavigation/whiteBarSides.gif) no-repeat -6px 0;
}
.whiteBarCenter {
	z-index: 200;
	margin-left:6px;
	margin-right:6px;
	height: 21px;
	background-color: #FFFFFF;
}
.thirdLevelNavBarContainer {
	cursor: pointer;
	z-index:200;
	position: relative;
	top: 25px;
	height: 19px;
	color: #FFFFFF;
}
.thirdLevelNavBarSide {
	z-index:200;
	position: absolute;
	top: 0;
	width: 9px;
	height: 19px;
}
.thirdLevelNavBarCenter {
	z-index:200;
	position: relative;
	margin: 0;
	padding: 0;
	padding-left:6px;
	padding-right:6px;
	margin-left: 9px;
	margin-right: 9px;
	height:19px;
	line-height:18px;
	text-align:center;
}
.thirdLevelNavBarLeft {
	left: 0px;
}
.thirdLevelNavBarRight {
	right: 0px;
}
.thirdLevelNavClicker {
	z-index: 250;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color:#FFFFFF;
	opacity: 0;
}
.active {
	z-index:300;
	display: block;
}
.notActive {
	z-index:301;
	display: none;
}
#dottedLineFooterContainer {
	padding-top: 20px;
	width: 800px;
}
#dottedLineContainer {
	z-index: 110;
	position: absolute;
	top: 504px;
	height: 1px;
	width: 800px;
	overflow: hidden;
}
.dottedLine {
	z-index: 110;
	width: 100%;
	margin: auto;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.pageHeadline {
	position: relative;
	padding: 0;
	margin: 0;
	padding-left:12px;
	padding-right:12px;
}
#thirdLevelNav {
	width: 820px;
	height: 60px;
	position: relative;
	padding-bottom: 25px;
}
.thirdLevelNavItem {
	position: relative;;
	float: left;
	padding-left:3px;
	padding-right:3px;
}
h3.subHeadline {
	padding: 0px;
	margin: 0px;
	font-size: 17px;
	font-weight:bold;
}
.pageContentLeft {
	position: relative;
	width: 400px;
	float: left;
	padding-left:3px;
}
.pageContentRight {
	position: relative;
	width: 375px;
	float: right;
	padding-right:3px;
}
.eventMonthName {
	padding-left: 3px;
}
.eventTitleContainer {
	position:relative;
	height: 30px;
}
.eventTitle {
	position: absolute;
	top: 0;
	left: 0;
}
.eventShortTitle {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.eventDate {
	font-size: 10px;
	padding-bottom: 4px;
}
.eventsMonth {
	position: relative;
	padding-right: 9px;
	width: 200px;
}
.eventsActiveMonth {
	width: 374px;
}
#eventsPageMask {
	position: relative;
	top: 10px;
	width: 790px;
}
#eventsPageContainer {
	position: relative;
	width: 4500px;
}
#overlayContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	z-index: 5000;
}
#overlayBackground {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 5001;
	opacity: 0.6;
}
#browserUpgradeContainer {
	position:absolute;
	z-index: 5002;
	top: 40%;
	left: 50%;
	width: 300px;
}
#browserUpgrade {
	position: absolute;
	color: #000000;
	top: 0;
	left: -125px;
	width: 250px;
	border: 2px solid #000000;
	color: #000000;
	padding: 5px;
	z-index: 5002;
	background-color: #FFFFFF;
}
#browserUpgrade a {
	color: #000000;
	text-decoration: underline;
}
.boxContainer {
	position: relative;
	z-index: 400;
	margin-bottom:10px;
}
.boxTop, 
.boxBottom {
	z-index: 400;
	position: absolute;
	left: 0;
	width:100%;
	height: 10px;
	line-height: 0;
	font-size: 0;
}
.boxTop {
	top: 0;
}
.boxBottom {
	bottom: 0;
}
.boxMiddle {
	height: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.boxCorner {
	position: absolute;
	width: 10px;
	height: 10px;
}
.boxCornerTopLeft {
	top: 0;
	left: 0;
}
.boxCornerTopRight {
	top: 0;
	right: 0;
}
.boxCornerBottomRight {
	right: 0;
	bottom: 0;
}
.boxCornerBottomLeft {
	bottom: 0;
	left: 0;
}
.boxHeader {
	overflow:hidden;
	z-index: 405;
	position: relative; 
	top: 3px;
	padding-left:10px;
	margin-right: 6px;
	font-size: 15px;
	height: 60px;
	color: #FFFFFF;
}
.boxContentContainer {
	position: relative;
	padding-top: 10px;
	margin: auto;
	padding-bottom: 10px;
}
.boxContent {
	position: relative;
	padding-left: 6px;
	margin: auto;
	padding-right: 6px;
}
.innerBoxContainer {
	z-index: 300;
	position: relative;
	background-color: white;
	margin: auto;
	width: 342px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 12px;
}
.innerBoxCorner {
	position: absolute;
	line-height: 0;
	font-size: 0;
	width: 12px;
	height: 12px;
}
.innerBoxContent {
	height: 44px;
	overflow:hidden;
	margin-bottom:15px;
	position: relative;
}
.innerBoxSummary {
	position: relative;
}
.innerBoxDetails {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 330px;
}
.readMoreOuter {
	z-index: 200;
}
.readMore {
	cursor: pointer;
	color: #FFFFFF;
	font-size:10px;
	line-height: 19px;
	position: absolute;;
	bottom: 6px;
	left: 17px;
	height: 19px;
}
.readMoreSide {
	position: absolute;
	height: 19px;
	width: 9px;
}
.readMoreLeft {
	left: 0px;
	top: 0px;
}
.readMoreRight {
	right: 0px;
	top: 0px;
}
.readMoreContent {
	color: #FFFFFF;
	text-align:center;
	margin-left:9px;
	margin-right:9px;
}
.readMoreContent a,
.readMoreContent a:link,
.readMoreContent a:hover,
.readMoreContent a:active,
.readMoreContent a:visited {
	color: #FFFFFF;
}
.readMore {
	cursor: pointer;

}
.topLeftCorner {
	top: 0;
	left: 0;
}
.topRightCorner {
	top: 0;
	right: 0;
}
.bottomLeftCorner {
	bottom: 0;
	left: 0;
}
.bottomRightCorner {
	right: 0;
	bottom: 0;
}
h1, h4 {
	margin: 0;
	padding: 0;
}
h1 {
	line-height: 58px;
	font-size: 58px;
}
h4 {
	line-height: 28px;
	font-size: 23px;
}
.imageMaskContainer {
	z-index: 400;
	position:relative;
	width: 398px;
	height: 197px;
}
.imageMask {
	z-index: 410;
	position: absolute;
	top: 0;
	left: 0;
	width: 398px;
	height: 197px;
}
.imageBehindMask {
	z-index: 405;
	width: 379px;
	height: 174px;
	overflow: hidden;
	position: absolute;
	top: 9px;
	left: 7px;
}
.imageMaskContainerSquare {
	z-index: 400;
	position: relative;
	width: 307px;
	height: 307px;
}
.imageMaskContainerSquareLarge {
	z-index: 400;
	position: relative;
	width: 379px;
	height: 372px;
}
.imageMaskContainerSquareLargeVideo {
	z-index: 400;
	position: relative;
	width: 379px;
	height: 322px;
}
.imageMaskSquare {
	z-index: 410;
	position: absolute;
	top: 0;
	left: 0;
	width: 307px;
	height: 307px;
}
.imageMaskSquareWBars {
	z-index: 410;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
}
.imageMaskSquareTop {
	position: absolute;
	top: 0;
	left: 0;
	width: 395px;
	height: 19px;
}
.imageMaskSquareBottom {
	position: absolute;
	top: 369px;
	left: 0;
	width: 395px;
	height: 26px;
}
.imageMaskSquareRight {
	position: absolute;
	top: 19px;
	left: 385px;
	width: 10px;
	height: 350px;
}
.imageMaskSquareLeft {
	position: absolute;
	top: 19px;
	left: 1px;
	width: 8px;
	height: 350px;
}
.imageMaskSquareBottomVideo {
	position: absolute;
	top: 305px;
	left: 0;
	width: 395px;
	height: 26px;
}
.imageMaskSquareRightVideo {
	position: absolute;
	top: 19px;
	left: 385px;
	width: 10px;
	height: 286px;
}
.imageMaskSquareLeftVideo {
	position: absolute;
	top: 19px;
	left: 1px;
	width: 8px;
	height: 286px;
}
.imageBehindMaskSquare {
	z-index: 405;
	width: 277px;
	height: 277px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	left: 12px;
}
.imageBehindMaskSquareLarge {
	z-index: 405;
	width: 379px;
	height: 372px;
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 7px;
}
.imageBehindMaskSquareLargeVideo {
	z-index: 405;
	width: 379px;
	height: 310px;
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 7px;
}
.expandImage {
	cursor: pointer;
}
#loadingImageOverScreen {
	position: absolute;
	z-index:5100;
	width: 387px;
	height: 184px;
}
#loadingLargeContainer {
	z-index:5100;
	overflow:hidden;
	text-align:center;
	padding-top:80px;
}
.maskRoundedCorner {
	z-index: 410;
	position: absolute;
	width: 15px;
	height: 15px;	
}
.maskRoundedContent {
	position: relative;
	z-index: 405;
	margin-left:4px;
	margin-right:4px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}
.maskVSide {
	width: 4px;
	position: absolute;
	margin-top:15px;
	margin-bottom:15px;
}
.maskHSide {
	position: absolute;
	margin-left:15px;
	margin-right:15px;
	height: 6px;
	width: 100%;
}
.leftSide {
	top: 0;
	left: 0;
}
.rightSide {
	top: 0;
	right: 0;
}
.topSide {
	top: 0;
	left: 0;
}
.bottomSide {
	bottom: 0;
	left: 0;
}
.subHeadline {
	line-height: 30px;
	font-size: 18px;
	font-weight:normal;
}
.slideItemsContainer {
	position: relative;
	overflow:hidden;
	width: 375px;
}
.slideItem {
	width: 375px;
	position: relative;
}
.slideItemHeadline {
	padding: 0;
	margin: 0;
	line-height: 18px;
	font-size: 12px;
	cursor: pointer;
	font-weight: normal;
}
.slideItemDetails {
	display: none;
}
#photoGalleryImages,
#beforeAndAfterImages {
	width: 460px;
}
.photoGalleryImage,
.beforeAndAfterImage {
        z-index: 400;
        position:relative;
        width: 79px;
	height: 79px;
	float: left;
	padding-left: 13px;
	padding-bottom: 13px;
}
.photoGalleryImageMask,
.beforeAndAfterImageMask {
        z-index: 410;
        position: absolute;
        top: 0;
        left: 0;
        width: 79px;
	height: 79px;
	cursor:pointer;
}
.photoGalleryImageBehindMask,
.beforeAndAfterImageBehindMask {
        z-index: 405;
        width: 66px;
        height: 67px;
        overflow: hidden;
        position: absolute;
        top: 6px;
	left: 6px;
}
.photoGalleryFilter,
.beforeAndAfterFilter {
	position: absolute;
	z-index: 407;
	width: 66px;
	height: 68px;
	top: 0px;
	left: 0px;
}
.photoGalleryNumber,
.beforeAndAfterNumber {
	z-index: 408;
	position: absolute;
	width: 79px;
	text-align: center;
	padding-top:20px;
	top: 0;
	left: 0;
	color: #FFFFFF;
	font-size: 50px;
}
.photoGalleryImage {
	height: 67px;
	z-index: 405;
}
.afterImage, .beforeImage {
	z-index: 405;
	height: 33px;
}
.beforeImageLarge, .beforeImage {
	border-bottom: 1px solid #FFFFFF;
}
#guruVideo,
#map,
#photoGalleryMain {
	z-index: 405;
	height: 372px;
	width: 379px;
}
.beforeImageLarge, .afterImageLarge {
	z-index: 405;
	height: 138px;
}
.photoGalleryLoading,
.beforeAndAfterLoading {
	z-index: 408;
	position: absolute;
	width: 277px;
	text-align: center;
	padding-top:120px;
	top: 0;
	left: 0;
	color: #FFFFFF;
	display: none;
}
#pageHeadline1, #pageHeadline2 {
	float: left;
	position: relative;
}
.beforeAndAfterContainerClicker {
	position: absolute;
	top: 0;
	left: 0;
	width: 390px;
	height: 27px;
	z-index: 500;
	background-color: #FFFFFF;
	opacity: 0;
}
.beforeAndAfterContainer {
	cursor: pointer;
	margin-top: 20px;
	left: 3px;
	position: relative;
	width: 390px;
	height: 27px;
}
.beforeAndAfterSide {
	position: absolute;
	height: 27px;
	width: 13px;
}
.beforeAndAfterContent {
	margin-right: 13px;
	margin-left: 13px;
	height: 23px;
	padding-top:4px;
}
