﻿/* Css for Goal Tree */


.lifeSpaceWorkingAreaFull
{
	width: 1220px;
}
.happinessWorkingArea
{
	width: 1024px;
	background-color: #FFFFFF;
}
.divPopupContainerForWholeWidth_Ver_2_0
{
	z-index: 1;
	background-color: #FFFFFF; /*border: 1px solid #385D8A;*/
	position: absolute;
}
.leftBarDragon
{
	width: 450px;
}
.leftBarHappiness
{
	width: 220px;
}
.rightBarFull
{
	width: 1113px;
}
.goalTreeNode
{
	font-size: 9pt;
	cursor: pointer;
	vertical-align: top;
}
.bodyColor
{
	background-color: #F7F8F8;
}
.logoBar
{
	height: 57px;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F41), to(#0A0A0A));
	background: -moz-linear-gradient(top,  #3F3F41,  #0A0A0A); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #3F3F41 0%, #0A0A0A 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #3F3F41), color-stop(1, #0A0A0A)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #3F3F41 0%, #0A0A0A 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #3F3F41 0%, #0A0A0A 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=   '#3F3F41' , endColorstr= '#0A0A0A' ); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3F3F41', endColorstr='#0A0A0A')"; /* IE8 */
}

.logoBarDragon
{
	height: 77px;
	background: transparent;
}
.logoBarHappiness
{
	background: transparent;
}

.logoBarVaco
{
	background-image: url('/DesktopModules/LifeSpaceTemplates/Web/Images/Ver_2_0/top_bg.jpg' );
	background-repeat: repeat-x;
	height: 120px;
}

.logoBarCore
{
	background-color: #3C6E8F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3C6E8F), to(#02021A));
	background: -moz-linear-gradient(top,  #3C6E8F,  #02021A); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #3C6E8F 0%, #02021A 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3C6E8F), color-stop(1, #02021A)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #3C6E8F 0%, #02021A 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #3C6E8F 0%, #02021A 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3C6E8F', endColorstr='#02021A'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3C6E8F', endColorstr='#02021A')"; /* IE8 */
}

.logoBarPro
{
	background-color: #EDEDED;
	height: 60px;
}
.headerBar
{
	height: 30px;
	background-color: #231F20;
}
.headerBarHappiness
{
	background-color: #CCCCCC;
}
.headerBarPro
{
	height: 30px;
	background-color: #EDEDED;
	padding-bottom: 5px;
}

.topHorizontalBar
{
	height: 3px;
	background-color: #28A6B8;
}

.topHorizontalOrangeBar
{
	height: 2px;
	background-color: #761E14;
}
.topHorizontalBlueBar
{
	height: 3px;
	background-color: #2F3F52;
}

.logoCell
{
	vertical-align: middle;
	text-align: center;
}
.bodyLayout
{
	margin: 0;
	padding: 90px 0 0 0;
	background-image: url('/DesktopModules/LifeSpaceTemplates/Web/Images/Ver_2_0/tile_header_01.jpg' );
	background-repeat: repeat-x;
}
.bodyLayoutMaster
{
	margin: 0;
	padding: 0 0 0 0;
	background-image: url('/DesktopModules/LifeSpaceTemplates/Web/Images/Ver_2_0/tile_header_01.jpg' );
	background-repeat: repeat-x;
}

.floatingHeader
{
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	position: fixed;
	position: device-fixed;
	z-index: 1002;
}
.floatingHeaderDragon
{
	top: 0;
	left: 0;
	width: 100%;
	height: 110px;
}
.floatingHeaderHappiness
{
	top: 0;
	left: 0;
	width: 100%;
	background-color:#EDEDED;
}

.floatingHeaderMassimo
{
	top: 0;
	left: 0;
	width: 100%;	
	background-image: url('/DesktopModules/LifeSpaceTemplates/Web/Images/Ver_2_0/MG_massimobile_top-bar_background.jpg');
}

.floatingHeaderMassimoLogin
{
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;	
	background-image: url('/DesktopModules/LifeSpaceTemplates/Web/Images/Ver_2_0/MG_login-pagetop-bar_v2.jpg');
}

.floatingHeaderVaco
{
	top: 0;
	left: 0;
	width: 100%;
	height: 170px;
}
.floatingHeaderCore
{
	top: 0;
	left: 0;
	width: 100%;
	background: #000000;
	padding-top: 8px;
}
.lsFooter
{
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
}
.lsFooterPro
{
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	background-color: #EDEDED;
}
.borderStanderd
{
	border: 2px solid #385D8A;
}
.rightVerticalBar
{
	background-color: #808285;
}

.divRightBar
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.feedLabelBar
{
	height: 40px;
	width: 220px;
	font-family: 'PT Sans Narrow' , sans-serif;
	font-size: 16px;
	color: #414042;
	text-align: center;
	background: #A7A9AC;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=   '#F2F2F2' , endColorstr= '#A7A9AC' ); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F2F2F2', endColorstr='#A7A9AC')"; /* IE8 */
	background: -webkit-gradient(linear, right top, right bottom, from(#A7A9AC), to(#F2F2F2)); /* for webkit browsers */
	background: -moz-linear-gradient(bottom,  #A7A9AC,  #F2F2F2); /* for firefox 3.6+ */
}
.invitationBox
{
	height: 141px;
}
.workingAreaHeaderContainer
{
	background-color: #D4D4D4;
}
.workingAreaHeader
{
	height: 25px;
	padding: 5px;
	margin: 0px;
}
.workingAreaHeaderHappiness
{
	height: 30px;
	padding: 0px;
	margin: 0px;
	background: #000000;
}
.workingAreaHeaderTrueStar
{
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-color: #307DBF;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#307DBF), to(#18609E)); /* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #307DBF, #18609E); /* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #307DBF, #18609E); /* IE 10 */
	background: -ms-linear-gradient(top, #307DBF, #18609E); /* Opera 11.10+ */
	background: -o-linear-gradient(top, #307DBF, #18609E);
	
	behavior: url(PIE.htc);
    position: relative;    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:1px solid #000000;
}

.workingAreaHeaderVaco
{
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-color: #5B5858;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#363535), to(#5B5858)); /* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #363535, #5B5858); /* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #363535, #5B5858); /* IE 10 */
	background: -ms-linear-gradient(top, #363535, #5B5858); /* Opera 11.10+ */
	background: -o-linear-gradient(top, #363535, #5B5858);
}
.workingAreaHeaderCore
{
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-color: #0C152F;
}

.workingAreaHeaderLeftVerticalBar
{
	width: 150px;
}
.workingAreaLeftVerticalBar
{
	/*background-color:#F7F8F8;*/
	width: 150px;
}
.workingAreaRightVerticalBar
{
	/*background-color:White;*/
	width: 850px;
}
.workingAreaLeftBarHeader
{
	height: 30px;
	text-align: left;
	vertical-align: middle;
	background-color: #3D8717;
	padding-left: 5px;
	padding-top: 10px;
}

.activePortal
{
	behavior: url(PIE.htc);
	position: relative;
	text-align: left;
	vertical-align: middle;
	background-color: #D1D1D1;
	margin-top: 2px;
	border: 1px solid #D1D1D1;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #6D6E71;
}

.activeMyPortal
{
	behavior: url(PIE.htc);
	position: relative;
	text-align: left;
	vertical-align: middle;
	background-color: #E6E7E8;
	margin-top: 2px;
	color: #6D6E71;
	height: 40px;
}

.activeLifeSpaceBlockRadialGradient
{
	behavior: url(PIE.htc);
	position: relative;
	cursor: pointer;
	height: 40px;
	text-align: left;
	vertical-align: middle;
	background-color: #E6E7E8;
	color: #6D6E71;
}


.topHeaderRounded
{
	behavior: url(PIE.htc);
	position: relative;
	border-top: 3px solid #E1E1E1;
	border-bottom: 3px solid #E1E1E1;
	border-style: outset;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #DFDFDF;
}
.topHeaderSearchBoxRounded
{
	behavior: url(PIE.htc);
	position: relative;
	height: 20px;
	width: 80px;
	border: 3px solid #E1E1E1;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: gray;
}

.activeLifeSpaceCell
{
	text-transform: uppercase;
	vertical-align: bottom;
	text-align: center;
	height: 40px;
	width: 150px;
}

.activePortalCell
{
	text-transform: uppercase;
	vertical-align: bottom;
	text-align: center;	
	width: 150px;
}
.LabelHeaderVer_2_0
{
	font-family: Calibri, Verdana, Arial;
	font-size: 17px;
	color: White;
}
.workingAreaHeaderRightVerticalBar
{
	width: 850px;
}
.smalLabelWhite
{
	cursor: pointer;
	color: White;
	font-size: 7pt;
}
.labelHeader_topPageBar_Ver_2_0
{
	cursor: pointer;
	margin-right: 6px;
}

.labelHeader_Ver_2_0
{
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #376092;
}
.bodyCell
{
	width: 1000px;
}
.feedsCell
{
	width: 220px;
}
.topPageBar990
{
	z-index: 100;
	width: 990px;
	height: 60px;
	display: block;
	top: 0px;
	left: 0px;
	margin: 0px;
	position: static;
	background-color: #414042;
}
.divContainer990
{
	z-index: 1;
	width: 990px;
	background-color: #FFFFFF;
}
.superPageVisionBar
{
	background-color: #4F4F51;
	background: -webkit-gradient(linear, left top, left bottom, from(#58595B), to(#414042));
	background: -moz-linear-gradient(top,  #58595B,  #414042); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #58595B 0%, #414042 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #58595B), color-stop(1, 414042)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #58595B 0%, #414042 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #58595B 0%, #414042 100%); /* Opera */
}

.superPageVisionAddGoal
{
	background: -webkit-gradient(linear, left top, left bottom, from(#6D6E71), to(#58595B));
	background: -moz-linear-gradient(top,  #6D6E71,  #58595B); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #6D6E71 0%, #58595B 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #6D6E71), color-stop(1, #58595B)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #6D6E71 0%, #58595B 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #6D6E71 0%, #58595B 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=   '#6D6E71' , endColorstr= '#58595B' ); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6D6E71', endColorstr='#58595B')"; /* IE8 */
}

.superPageVisionAddGoalSpan
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #E6E7E8;
}
.superPageVisionAddGoalSpan:hover
{
	color: #FFFFFF;
	cursor: pointer;
}

.progressBar
{
	vertical-align: middle;
	background-repeat: no-repeat;
}
.superPageLifeSpaceDesc
{
	width: 440px;
}
.superPageLifeSpaceDescBar
{
	vertical-align: bottom;
}
.superPageLifeSpaceAddNewGoalBar
{
	vertical-align: bottom;
}
.superPageLifeSpaceTitleBar
{
	vertical-align: middle;
}
.superPageLifeSpaceTitle
{
	behavior: url(PIE.htc);
	position: relative;
	text-align: center;
}
.superPageLifeSpaceTitleCellWidth
{
	width: 180px;
}
.superPageLifeSpaceDescCellWidth
{
	width: 500px;
}
.superPageLifeSpaceAddNewCellWidth
{
	width: 120px;
}
.superPageLifeSpaceHeader
{
	width: 802px;
}
.superPageGoal
{
	width: 800px;
	border: 1px solid #D1D3D4;
	margin-top: 1px;
}
.superPagePausedGoalHeaderLeftCell
{
	vertical-align: middle;
}
.superPagePausedGoalHeaderLeftCell:hover
{
	background-color: #F5F6F6;
}
.superPagePausedGoalHeaderHeight
{
	height: 45px;
}
.superPageGoalHeaderHeight
{
	height: 90px;
}
.superPagePausedGoalHeaderHeight
{
	height: 45px;
}
.superPageGoalHeaderRightCell
{
	vertical-align: top;
}
.superPageGoalImageCellWidth
{
	width: 90px;
}
.superPagePausedGoalImageCellWidth
{
	width: 45px;
}
.superPageGoalPastDueCellWidth
{
	width: 30px;
}
.superPageGoalTitleCellWidthFull
{
	width: 590px;
}
.superPageGoalTitleCellWidthShort
{
	width: 555px;
}
.superPageGoalProgressBarCellWidth
{
	width: 530px;
}
.superPageGoalProgressValueBarCellWidth
{
	width: 55px;
}
.superPageGoalMenuItemsCellWidth
{
	width: 120px;
}
.goalRightCellWidth
{
	width: 710px;
}
.overFlowHidden
{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.divPopupWhiteLayerContainer
{
	z-index: 1003;
	width: 935px;
	background-color: #FFFFFF; /*border: 1px solid #385D8A;*/
	position: absolute;
}
.selectedMenuAction
{
	border-top: 1px solid #5E5E5E;
	border-left: 1px solid #5E5E5E;
	border-right: 1px solid #5E5E5E;
	background-color: #F1F2F2;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 10px;
	color: #414042;
}

.selectedMenuPortalTabs
{	
	background-color: #F1F2F2;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #414042;
}


.selectedMenuGoalTabs
{
	border-top: 1px solid #5E5E5E;
	border-left: 1px solid #5E5E5E;
	border-right: 1px solid #5E5E5E;
	background-color: #F1F2F2;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #414042;
}

.defaultMenuPortal
{	
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #808285;
	background-color:#E1E1E1;
}

.defaultMenuGoal
{
	border-bottom: 1px solid #5E5E5E;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #808285;
}

.loginWizardTabs
{
	border-bottom: 2px solid #F1F2F3;
	background-color: #D1D3D4;
	background: -webkit-gradient(linear, left top, left bottom, from(#D1D3D4), to(#BCBEC0));
	background: -moz-linear-gradient(top,  #D1D3D4,  #BCBEC0); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #D1D3D4 0%, #BCBEC0 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #D1D3D4), color-stop(1, BCBEC0)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #D1D3D4 0%, #BCBEC0 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #D1D3D4 0%, #BCBEC0 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=   '#D1D3D4' , endColorstr= '#BCBEC0' ); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D1D3D4', endColorstr='#BCBEC0')"; /* IE8 */
}


.defaultMenuAction
{
	border-bottom: 1px solid #5E5E5E;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 10px;
	color: #808285;
}
.spanConnectLinks
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #BCBEC0;
	text-transform: uppercase;
}
.spanConnectLinks:hover
{
	color: #FFFFFF;
	cursor: pointer;
}
.popUpShadow
{
	margin-bottom: 20px;
	-moz-box-shadow: 0 8px 8px 8px #888;
	-webkit-box-shadow: 0 8px 8px 8px #888;
	box-shadow: 0 8px 8px 8px #888;
	behavior: url(PIE.htc);
	background-color: #FFFFFF;
	
}
.finishGoal
{
	color: #6D6E71;
	background-color: #E8E8E8;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 14px;
}

.finishGoal:hover
{
	color: #FFFFFF;
	cursor: pointer;
	background-color: #289AAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#289AAC), to(#00819C));
	background: -moz-linear-gradient(top,  #289AAC,  #00819C); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #289AAC 0%, #00819C 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #289AAC), color-stop(1, #00819C)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #289AAC 0%, #00819C 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #289AAC 0%, #00819C 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#289AAC' , endColorstr= '#00819C' ); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#289AAC', endColorstr='#00819C')"; /* IE8 */
}

.divPostMessage
{
	background: #E6E7E8;
	border: 1px #C9C9C9 solid;
	border-bottom-style: none;
	width: 216px;
	height: 40px;
	text-align: center;
}
.spanPostMessage
{
	position: relative;
	top: 32%;
	vertical-align: middle;
	font-size: 10px;
	color: #6D6E71;
	font-family: 'PT Sans' , Sans-Serif;
	font-weight: 700;
}

.messageStreamHeaderText
{
	color: #E1E1E1;
	font-family: 'PT Sans' , Sans-Serif;
	font-weight: 700;
	text-transform: capitalize;
}

.messageStreamText
{
	color: #E1E1E1;
	font-family: 'PT Sans' , Sans-Serif;
	font-weight: 400;
	font-size: 12px;
}

.textPostMessage
{
	width: 96%;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	outline: none;
	border: 0;
	background: #E6E7E8;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #6D6E71;
	resize: none;
	height: 90%;
	overflow: auto;
}

.welcomeMessageDashboard
{
	font-family: 'Rock Salt';
	font-size: 18px;
	color: #FFFFFF;
	word-spacing: 3px;
}
.selectedTopMenuLink
{
	background-color: #414042;
	color: #FFFFFF;
}

.selectedTopMenuLinkMassimo
{
	background-color: #E1E1E1;
    background: -webkit-gradient(linear, left top, left bottom, from(#E1E1E1), to(#BCBEC0));
    background: -moz-linear-gradient(top,  #E1E1E1,  #BCBEC0); /* mozilla FireFox*/
    -webkit-linear-gradient: (top left, #E1E1E1 0%, #BCBEC0 100%); /* Chrome 11+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1E1E1), color-stop(1, #BCBEC0)); /* Safari/Chrome 10 */
    background-image: -ms-linear-gradient(top left, #E1E1E1 0%, #BCBEC0 100%); /* IE 10 */
    background-image: -o-linear-gradient(top left, #E1E1E1 0%, #BCBEC0 100%); /* Opera */
	color: #696969;	
}

.selectedTopMenuLink:hover a:hover
{
	color: #FFFFFF;
}

.defaultTopMenuLink
{
	color: #A7A9AC;
}

.defaultTopMenuLinkMassimo
{
	background-color: #E1E1E1;
    background: -webkit-gradient(linear, left top, left bottom, from(#E1E1E1), to(#BCBEC0));
    background: -moz-linear-gradient(top,  #E1E1E1,  #BCBEC0); /* mozilla FireFox*/
    -webkit-linear-gradient: (top left, #E1E1E1 0%, #BCBEC0 100%); /* Chrome 11+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1E1E1), color-stop(1, #BCBEC0)); /* Safari/Chrome 10 */
    background-image: -ms-linear-gradient(top left, #E1E1E1 0%, #BCBEC0 100%); /* IE 10 */
    background-image: -o-linear-gradient(top left, #E1E1E1 0%, #BCBEC0 100%); /* Opera */
	color: #696969;
}
.defaultTopMenuLink:hover, .defaultTopMenuLink a:hover
{
	color: #FFFFFF;
	background-color: #414042;
}

.selectedBlueTopMenuLink
{
	background-color: #114E8C;
	color: #FFFFFF;
}

.selectedBlueTopMenuLink:hover a:hover
{
	color: #FFFFFF;
}

.defaultBlueTopMenuLink
{
	color: #FFFFFF;
}
.defaultBlueTopMenuLink:hover, .defaultBlueTopMenuLink a:hover
{
	color: #FFFFFF;
	background-color: #114E8C;
}

.visionContent
{
	font-family: 'Rock Salt';
	font-size: 20px;
	color: #28A6B8; /*word-spacing: 3px;	*/
}
.superPageNoGoalMessage_Sub
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #414042;
}

.superPageNoGoalMessage
{
	font-family: 'Rock Salt';
	font-size: 21px;
	color: #808285; /*word-spacing: 3px;	*/
}

.lsBusinessLink
{
	behavior: url(PIE.htc);
	position: relative;
	height: 25px;
	width: 138px;
	text-decoration: none;
	background-color: #58595B;
	background: -webkit-gradient(linear, left top, left bottom, from(#58595B), to(#414042));
	background: -moz-linear-gradient(top,  #58595B,  #414042); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #58595B 0%, #414042 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #58595B), color-stop(1, #414042)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #58595B 0%, #414042 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #58595B 0%, #414042 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=   '#58595B' , endColorstr= '#414042' ); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#58595B', endColorstr='#414042')"; /* IE8 */
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-box-shadow: 0 3px 3px 0px #6C6D6D;
	-webkit-box-shadow: 0 3px 3px 0px #6C6D6D;
	box-shadow: 0 3px 3px 0px #6C6D6D;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#6C6D6D')"; /* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=    '#6C6D6D' ); /* For IE 5.5 - 7 */
}

.lsBusinessLink:hover
{
	text-decoration: none;
}

.labelBlue
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #288597;
}

.loginPageText
{
	font-family: 'PT Sans';
	font-size: 20px;
	font-weight: bold;
	color: #414042;
}

.loginIdealTxt
{
}

.loginPlainText
{
	font-family: 'PT Sans';
	font-size: 20px;
	color: #414042;
}

.superPageMessage
{
	font-family: 'Rock Salt';
	font-size: 21px;
	color: #414042;
	word-spacing: 3px;
}
.superPageLSMessage
{
	font-family: 'PT Sans Narrow' , sans-serif;
	font-size: 39px;
	color: #414042;
}
.TournamentShareHeader
{
	font-family: 'PT Sans Narrow' , sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.TournamentShareHeaderBox
{
	font-family: 'PT Sans Narrow' , sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #47B5E7;
	line-height: 20px;
	text-transform: uppercase;
}
.TournamentShare
{
	font-family: 'PT Sans Narrow' , sans-serif;
	font-size: 28px;
	color: #414042;
}
.superPageLSMessageBold
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 39px;
	color: #414042;
}
.YourLifeSpace
{
	font-family: 'Rock Salt';
	font-size: 18px;
	color: #288597;
	word-spacing: 3px;
}
.superPageTourMessage
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #414042;
}
.JoinLSMessage
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #BCBEC0;
}
.MessageText
{
	font-family: 'Rock Salt';
	font-size: 18px;
	color: #414042;
	word-spacing: 3px;
}
.DivMessageGradient
{
	border: 1px solid #D1D3D4;
	background-color: #F5F6F6;
}
.divJoinLSGradient
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	background-color: #58595B;
	background: -webkit-gradient(linear, left top, left bottom, from(#58595B), to(#414042));
	background: -moz-linear-gradient(top,  #58595B,  #414042); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #58595B 0%, #414042 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #58595B), color-stop(1, #414042)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #58595B 0%, #414042 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #58595B 0%, #414042 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#58595B', endColorstr='#414042'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#58595B', endColorstr='#414042')"; /* IE8 */
	background-image: -ms-linear-gradient(top left, #58595B 0%, #414042 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #58595B 0%, #414042 100%); /* Opera */
}
.getStarted
{
	font-family: 'Rock Salt';
	word-spacing: 3px;
	font-size: 21px;
	color: #FFFFFF;
	height: 80px;
	width: 220px;
	text-align: center;
	background-color: #289AAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#289AAC), to(#00819C));
	background: -moz-linear-gradient(top,  #289AAC,  #00819C); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #289AAC 0%, #00819C 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #289AAC), color-stop(1, #00819C)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #289AAC 0%, #00819C 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #289AAC 0%, #00819C 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#289AAC', endColorstr='#00819C'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#289AAC', endColorstr='#00819C')"; /* IE8 */
}

.startChallenge
{
	font-family: 'Rock Salt';
	word-spacing: 3px;
	font-size: 20px;
	color: #FFFFFF;
	width: 260px;
	text-align: center;
	background-color: #289AAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#289AAC), to(#00819C));
	background: -moz-linear-gradient(top,  #289AAC,  #00819C); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #289AAC 0%, #00819C 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #289AAC), color-stop(1, #00819C)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #289AAC 0%, #00819C 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #289AAC 0%, #00819C 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#289AAC', endColorstr='#00819C'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#289AAC', endColorstr='#00819C')"; /* IE8 */
}

.startChallenge:hover
{
	cursor: pointer;
	background-color: #1CBECA;
	background: -webkit-gradient(linear, left top, left bottom, from(#1CBECA), to(#4697A8));
	background: -moz-linear-gradient(top,  #1CBECA,  #4697A8); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #1CBECA 0%, #4697A8 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1CBECA), color-stop(1, #4697A8)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #1CBECA 0%, #4697A8 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #1CBECA 0%, #4697A8 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1CBECA', endColorstr='#4697A8'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1CBECA', endColorstr='#4697A8')"; /* IE8 */
}

.freeTrialTextBG
{
	font-family: 'Rock Salt';
	word-spacing: 3px;
	font-size: 14px;
	color: #FFFFFF;
	width: 300px;
	text-align: center;
	background-color: #FBB040;
	background: -webkit-gradient(linear, left top, left bottom, from(#FBB040), to(#F7941E));
	background: -moz-linear-gradient(top,  #FBB040,  #F7941E); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #FBB040 0%, #F7941E 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FBB040), color-stop(1, #F7941E)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #FBB040 0%, #F7941E 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #FBB040 0%, #F7941E 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FBB040', endColorstr='#F7941E'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FBB040', endColorstr='#F7941E')"; /* IE8 */
}

.getStarted:hover
{
	cursor: pointer;
	background-color: #1CBECA;
	background: -webkit-gradient(linear, left top, left bottom, from(#1CBECA), to(#4697A8));
	background: -moz-linear-gradient(top,  #1CBECA,  #4697A8); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #1CBECA 0%, #4697A8 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1CBECA), color-stop(1, #4697A8)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #1CBECA 0%, #4697A8 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #1CBECA 0%, #4697A8 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1CBECA', endColorstr='#4697A8'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1CBECA', endColorstr='#4697A8')"; /* IE8 */
}

.followCommunity
{
	cursor: pointer;
	font-family: 'Rock Salt';
	word-spacing: 3px;
	font-size: 12px;
	color: #FFFFFF;
	height: 28px;
	width: 150px;
	text-align: center;
	background-color: #289AAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#289AAC), to(#00819C));
	background: -moz-linear-gradient(top,  #289AAC,  #00819C); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #289AAC 0%, #00819C 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #289AAC), color-stop(1, #00819C)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #289AAC 0%, #00819C 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #289AAC 0%, #00819C 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#289AAC', endColorstr='#00819C'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#289AAC', endColorstr='#00819C')"; /* IE8 */
}

.followCommunity:hover
{
	cursor: pointer;
	background-color: #1CBECA;
	background: -webkit-gradient(linear, left top, left bottom, from(#1CBECA), to(#4697A8));
	background: -moz-linear-gradient(top,  #1CBECA,  #4697A8); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #1CBECA 0%, #4697A8 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1CBECA), color-stop(1, #4697A8)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #1CBECA 0%, #4697A8 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #1CBECA 0%, #4697A8 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1CBECA', endColorstr='#4697A8'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1CBECA', endColorstr='#4697A8')"; /* IE8 */
}

.smartBar
{
	background-color: #289AAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#289AAC), to(#00819C));
	background: -moz-linear-gradient(top,  #289AAC,  #00819C); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #289AAC 0%, #00819C 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #289AAC), color-stop(1, #00819C)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #289AAC 0%, #00819C 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #289AAC 0%, #00819C 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#289AAC', endColorstr='#00819C'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#289AAC', endColorstr='#00819C')"; /* IE8 */
}

.smartBar:hover
{
	cursor: pointer;
	background-color: #1CBECA;
	background: -webkit-gradient(linear, left top, left bottom, from(#1CBECA), to(#4697A8));
	background: -moz-linear-gradient(top,  #1CBECA,  #4697A8); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #1CBECA 0%, #4697A8 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1CBECA), color-stop(1, #4697A8)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #1CBECA 0%, #4697A8 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #1CBECA 0%, #4697A8 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1CBECA', endColorstr='#4697A8'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1CBECA', endColorstr='#4697A8')"; /* IE8 */
}

.FooterContentDiv
{
	width: 100%;
	background-color: #289AAC;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F3F41), to(#0A0A0A));
	background: -moz-linear-gradient(top,  #3F3F41,  #0A0A0A); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #3F3F41 0%, #0A0A0A 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3F3F41), color-stop(1, #0A0A0A)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #3F3F41 0%, #0A0A0A 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #3F3F41 0%, #0A0A0A 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3F3F41', endColorstr='#0A0A0A'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3F3F41', endColorstr='#0A0A0A')"; /* IE8 */
}
.FooterContentHeader
{
	font-family: 'Rock Salt';
	font-size: 17px;
	color: #FFFFFF;
	word-spacing: 3px;
}

.FooterContentText
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 10px;
	text-transform: uppercase;
	color: #A7A9AC;
}
.FooterContentText:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.BottomBorder
{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 120px;
	border-bottom: 1px solid #BCBEC0;
}
.FollowUsText
{
	font-family: 'Rock Salt';
	font-size: 12px;
	color: #FFFFFF;
	word-spacing: 3px;
}
.FollowUsBlackText
{
	font-family: 'Rock Salt';
	font-size: 12px;
	color: #58595B;
	word-spacing: 3px;
}
.divLoginScreen
{
	border: 1px solid #D1D3D4;
	background-color: #F5F6F6;
	width: 320px;
}
.textBoxClass
{
	border: 1px solid black;
	width: 100%;
	height: 25px;
}
.textBoxClass1
{
	border: 1px solid #C9C9C9;
	width: 90%;
	height: 25px;
}

.signUp
{
	width: 130px;
	font-family: 'Rock Salt';
	word-spacing: 3px;
	font-size: 21px;
	color: #FFFFFF;
	text-align: center;
	background-color: #289AAC;
	cursor: pointer;
	background: -webkit-gradient(linear, left top, left bottom, from(#289AAC), to(#00819C));
	background: -moz-linear-gradient(top,  #289AAC,  #00819C); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #289AAC 0%, #00819C 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #289AAC), color-stop(1, #00819C)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #289AAC 0%, #00819C 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #289AAC 0%, #00819C 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#289AAC', endColorstr='#00819C'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#289AAC', endColorstr='#00819C')"; /* IE8 */
}

.signUp:hover
{
	width: 130px;
	font-family: 'Rock Salt';
	word-spacing: 3px;
	font-size: 21px;
	color: #FFFFFF;
	text-align: center;
	background-color: #1CBECA;
	background: -webkit-gradient(linear, left top, left bottom, from(#1CBECA), to(#4697A8));
	background: -moz-linear-gradient(top,  #1CBECA,  #4697A8); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #1CBECA 0%, #4697A8 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1CBECA), color-stop(1, #4697A8)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #1CBECA 0%, #4697A8 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #1CBECA 0%, #4697A8 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1CBECA', endColorstr='#4697A8'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1CBECA', endColorstr='#4697A8')"; /* IE8 */
}

.signUpSmall
{
	height: 26px;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 1px;
	padding-bottom: 1px;
	background-color: #2498AA;
	border: 2px solid #2498AA;
}

.signUpSmallX
{
	line-height: 20px;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 1px;
	padding-bottom: 1px;
	background-color: #2498AA;
	border: 2px solid #2498AA;
	cursor:pointer;
}
.signUpSmall:hover
{
	cursor: pointer;
	background-color: #1CBECA;
	border: 2px solid #1CBECA;
}

.signInSmall
{
	height: 28px;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: black;
	vertical-align: middle;
	text-align: center;
	background-color: #D1D3D4;
	background: -webkit-gradient(linear, left top, left bottom, from(#D1D3D4), to(#BFC1C3));
	background: -moz-linear-gradient(top,  #D1D3D4,  #BFC1C3); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #D1D3D4 0%, #BFC1C3 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D1D3D4), color-stop(1, #BFC1C3)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #D1D3D4 0%, #BFC1C3 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #D1D3D4 0%, #BFC1C3 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D1D3D4', endColorstr='#BFC1C3'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D1D3D4', endColorstr='#BFC1C3')"; /* IE8 */
}
.signInSmall:hover
{
	color: #FFFFFF;
	cursor: pointer;
}

.loginTextBox
{
	border: 1px solid #C9C9C9;
	width: 140px;
	height: 23px;
	color: #C9C9C9;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 13px;
	background: transparent;
	vertical-align: middle;
	padding-left: 10px;
}

.loginTextBoxMaster
{
	border: 1px solid #C9C9C9;
	width: 140px;
	height: 23px;
	color: #C9C9C9;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 13px;
	background: transparent;
	vertical-align: middle;
	padding-left: 10px;
}

.boxShadow
{
	-moz-box-shadow: 0px 2px 10px 1px #888888;
	-webkit-box-shadow: 0px 2px 10px 1px #888888;
	box-shadow: 0px 2px 10px 1px #888888;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888')"; /* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888' ); /* For IE 5.5 - 7 */
}

.labelBlackText
{
	font-size: 15px;
	color: #58595B;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
}

.loginLSTourMessage
{
	font-family: 'Rock Salt';
	font-size: 19px;
	color: #414042;
	word-spacing: 3px;
}

.LSTourWizard
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #FFFFFF;
}

.LSTourWizard:hover
{
	color: #288597;
}

.selectedWizardMenu
{
	color: #288597;
}
.unSelectedWizardMenu
{
	border-left: 2px solid #F1F2F3;
	border-bottom: 2px solid #F1F2F3;
}

.wizardMessageNarrow
{
	font-family: 'PT Sans Narrow' , sans-serif;
	font-size: 34px;
	color: #58595B;
}

.wizardMessageBold
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 36px;
	color: #58595B;
}

.labelWizard
{
	font-family: 'Rock Salt';
	font-size: 24px;
	color: #414042;
}
.divWizardGradient
{
	background-color: #FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E8E8E8));
	background: -moz-linear-gradient(top,  #FFFFFF,  #E8E8E8); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #FFFFFF 0%, #E8E8E8 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E8E8E8)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #E8E8E8 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #FFFFFF 0%, #E8E8E8 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#E8E8E8'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#E8E8E8')"; /* IE8 */
}

.yourSuperpageText
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #414042;
}
.getYoursText
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 400;
	font-size: 23px;
	color: #58595B;
}
.getYoursCountingText
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 400;
	font-size: 98px;
}
.loginBoxLogText
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #C9C9C9;
}
.loginBoxLogText:hover
{
	color: #FFFFFF;
}
.loginBoxText
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #C9C9C9;
}
.loginBoxText:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
.loginPopupMessageBox
{
	height: 150px;
	width: 500px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.moduleBoxHeader
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	text-transform: capitalize;
	font-size: 14px;
}

.moduleBoxHeaderRightSide
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	text-transform: capitalize;
	font-size: 19px;
}

.moduleBoxSubHeader
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	height: 30px;
	margin-left: 10px;
	color: #FFFFFF;
}

.moduleBoxGradient
{
	background-color: #D2D2D2;
	color: #58595B;
	background: -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#C3C3C3));
	background: -moz-linear-gradient(top,  #D2D2D2,  #C3C3C3);
	-webkit-linear-gradient: (top left, #D2D2D2 0%, #C3C3C3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D2D2D2), color-stop(1, #C3C3C3));
	background-image: -ms-linear-gradient(top left, #D2D2D2 0%, #C3C3C3 100%);
	background-image: -o-linear-gradient(top left, #D2D2D2 0%, #C3C3C3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D2D2D2', endColorstr='#C3C3C3');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D2D2D2', endColorstr='#C3C3C3')";
}

.moduleBoxHeaderBackground
{
	background-color: #E6E7E8;
}

.moduleBoxBackground
{
	background-color: #6D6E71;
}

.portalQuickButtonBackground
{
	background-color: #6D6E71;
}

.portalQuickButtonBackground:hover
{
	background-color: #787878;
}

.moduleHeaders
{
	background-color: #376092;
}


.moduleSubHeaderOption
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #A7A9AC;
	cursor: pointer;
}

.surveyTabHeaderText
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #3C3C3C;
}

.moduleSubHeaderOptionHover
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #58595B;
}

.rightSideNotesHover
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #A5A5A5;
}

.moduleMenuTitle
{
	margin-left: 15px;
	background-color: #C7C9CB;
	height: 18px;
	padding-top: 3px;
	color: #4B4B4B;
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
}
.tutorialHeading
{
	color: #28A6B8;
	font-family: 'Rock Salt';
	font-size: 24px;
}

.unFollowCommunity
{
	cursor: pointer;
	font-family: 'Rock Salt';
	word-spacing: 3px;
	font-size: 12px;
	color: #FFFFFF;
	height: 28px;
	width: 150px;
	text-align: center;
	background-color: #D2D2D2;
	background: -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#C3C3C3));
	background: -moz-linear-gradient(top,  #D2D2D2,  #C3C3C3); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #D2D2D2 0%, #C3C3C3 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D2D2D2), color-stop(1, #C3C3C3)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #D2D2D2 0%, #C3C3C3 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #D2D2D2 0%, #C3C3C3 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D2D2D2', endColorstr='#C3C3C3'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D2D2D2', endColorstr='#C3C3C3')"; /* IE8 */
}
.aboutLinksClub
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-decoration: underline;
	text-transform: uppercase;
	color: #42B5EB;
}
.aboutLinksClubBlack
{
	font-family: 'PT Sans' , sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-decoration: underline;
	text-transform: uppercase;
	color: #58595B;
}
.selectedTopHeaderText
{
	font-family: Helvetica,Arial,Sans-Serif;
	font-weight: 400;
	font-size: 15px;
	color: #F37324;
}
.defaultTopHeaderText
{
	font-family: Helvetica,Arial,Sans-Serif;
	font-weight: 400;
	font-size: 15px;
	color: #999999;
}
.defaultTopHeaderText:hover
{
	color: #F37324;
}


.selectedTopHeaderTextCore
{
	font-family: Helvetica,Arial,Sans-Serif;
	font-weight: 700;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0C152F;
}

.defaultTopHeaderTextCore
{
	font-family: Helvetica,Arial,Sans-Serif;
	font-weight: 700;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3C6E8F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3C6E8F), to(#02021A));
	background: -moz-linear-gradient(top,  #3C6E8F,  #02021A); /* mozilla FireFox*/
	-webkit-linear-gradient: (top left, #3C6E8F 0%, #02021A 100%); /* Chrome 11+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3C6E8F), color-stop(1, #02021A)); /* Safari/Chrome 10 */
	background-image: -ms-linear-gradient(top left, #3C6E8F 0%, #02021A 100%); /* IE 10 */
	background-image: -o-linear-gradient(top left, #3C6E8F 0%, #02021A 100%); /* Opera */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3C6E8F', endColorstr='#02021A'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3C6E8F', endColorstr='#02021A')"; /* IE8 */
}
.defaultTopHeaderTextCore:hover, .defaultTopHeaderTextCore a:hover
{
	background-color: #0C152F;
}

.coreBrandHeaderText
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.coreBrandText
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
}

.happinessBeginGoals
{
	font-family: 'Poiret One' ,cursive;
	font-size: 36px;
	color: #F2813C;
	font-weight:bold;
	text-shadow: 4px 4px 4px #aaa;
}
.happinessSetGoals
{
	font-family: 'Poiret One' ,cursive;
	font-size: 24px;
	font-weight:bolder;
	color: #3C77AA;
	text-shadow: 4px 4px 4px #aaa;
}
.happinessGoals
{
	font-family: 'Poiret One' ,cursive;
	font-size: 24px;
	font-weight:bolder;
	color: #F2813C;
	text-shadow: 4px 4px 4px #aaa;	 	
}

.happinessFooterMenu
{
    color: #FFFFFF;
    font-size: 11pt;
    font-family: 'Armata',sans-serif;
    text-decoration:none;
}
.happinessFooterMenu span, .happinessFooterMenu a:hover
{
    color: #FFFFFF;
    text-decoration:none;
}

.trAlternateDark
{
	background-color:#DCDCDC;	
}
.trAlternateLight
{
	background-color:#EFEFEF;	
}

.googlebutton{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #EBEBEB;
    background-image: linear-gradient(to bottom, white, #EBEBEB);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    padding: 4px 14px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.googlelogin-label {
    bottom: 3px;
    color: #555555;
    font-size: 15px;
    left: 3px;
    position: relative;
}
.opportunityEdit {
    background-color:#FFFFD4;
}
.opportunityNewlyAdded {
    background-color:#DCEBF9;
}

.whiteColorFont
{
    color:#FFFFFF;
    }