﻿/* Css for Goal Tree */

.lifeSpaceWorkingAreaSmall
{
	width: 1000px;
}
.lifeSpaceWorkingAreaFull
{
	width: 1220px;
}
.divPopupContainerForWholeWidth_Ver_2_0
{
	z-index: 1;
	background-color: #FFFFFF; /*border: 1px solid #385D8A;*/
	position: absolute;
}
.leftBar
{
	width: 150px;
}
.rightBarSmall
{
	width: 850px;
}
.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 */
}

.headerBar
{
	height: 30px;
	background-color: #231F20;
}

.topHorizontalBar
{
	height: 3px;
	background-color: #28A6B8;
}

.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;
}
.floatingHeader
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	position: fixed;
	z-index: 1002;
}
.lsFooter
{	
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;	
}
.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';
	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: 30px;
	padding: 0px;
	margin: 0px;
}
.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;
}

.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;
}
.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';
	font-weight: bold;
	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';
	font-size:10px;
	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';
	font-size:12px;
	color:#414042;
}
.defaultMenuGoal
{	
	border-bottom:1px solid #5E5E5E;
	font-family:'PT Sans';
	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';
	font-size:10px;
	color:#808285;
}
.spanConnectLinks
{
	font-family: 'PT Sans';
	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;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#AAABAB')"; /* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=    '#AAABAB' ); /* For IE 5.5 - 7 */
}
.finishGoal
{
	color: #6D6E71;
	background-color: #D1D3D4;
	font-family:'PT Sans';
	font-weight: bold;
	font-size: 14px;
	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 */
}

.finishGoal:hover
{
    color: #FFFFFF;
    cursor: pointer;
	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 */
}


.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: black;
}
.textPostMessage
{
	width: 96%;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	outline: none;
	border: 0;
	background: #E6E7E8;
	font-family: 'PT Sans';
	font-size: 10px;
	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;
}
.defaultTopMenuLink
{
    background-color: #231F20;
    color: #A7A9AC;
}

.visionContent
{
	font-family: 'Rock Salt';
	font-size: 20px;
	color: #28A6B8;
	/*word-spacing: 3px;	*/
}
.superPageNoGoalMessage_Sub
{
 font-family: 'PT Sans Bold';
 font-size: 14px; 
 color: #414042;
}

.superPageNoGoalMessage
{
 font-family: 'Rock Salt';
 font-size: 21px;
 color: #808285;
 word-spacing: 3px; 
}

.lsBusinessLink
{
	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 */
	behavior: url(PIE.htc);
	position: relative;
	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';
	font-size: 18px;
	color: #288597;
}

.superPageMessage
{
	 font-family: 'Rock Salt';
	 font-size: 21px;
	 color: #414042;
	 word-spacing: 3px; 
}
.superPageLSMessage
{
	 font-family: 'PT Sans Narrow';
	 font-size: 39px;
	 color: #414042;
	 word-spacing: 3px;
}

.superPageLSMessageBold
{
	 font-family: 'PT Sans';
	 font-size: 39px;
	 color: #414042;	 
}
.YourLifeSpace
{
	font-family: 'Rock Salt';
	font-size: 18px;
	color: #288597;
	word-spacing: 3px; 
}
.superPageTourMessage
{
	 font-family: 'PT Sans';
	 font-size: 21px;
	 color: #414042;	 
}
.JoinLSMessage
{
	 font-family: 'PT Sans';
	 font-size: 20px;
	 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';
	font-size: 20px;
	color: #FFFFFF;
	text-align:center;	
	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 */
}
.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 */
}

.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 */
}

.FooterContentDiv
{
	height:400px;
	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';
	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;	
}
.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:100%;
	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:28px;
	font-family:'PT Sans';	
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	background-color:#2498AA;
	background: -webkit-gradient(linear, left top, left bottom, from(#2498AA), to(#06859F));
	background: -moz-linear-gradient(top,  #2498AA,  #06859F); /* mozilla FireFox*/ 
	-webkit-linear-gradient:(top left, #2498AA 0%, #06859F 100%); /* Chrome 11+ */ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2498AA), color-stop(1, #06859F)); /* Safari/Chrome 10 */ 
	background-image: -ms-linear-gradient(top left, #2498AA 0%, #06859F 100%);/* IE 10 */ 
	background-image: -o-linear-gradient(top left, #2498AA 0%, #06859F 100%); /* Opera */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2498AA', endColorstr='#06859F'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2498AA', endColorstr='#06859F')"; /* IE8 */
}
.signUpSmall: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 */
}

.signInSmall
{	
	height:28px;
	font-family:'PT Sans';	
	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';
	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';	
}

.loginLSTourMessage
{
	font-family: 'Rock Salt';
	font-size: 19px;
	color: #414042;
	word-spacing: 3px;
}

.LSTourWizard
{
	font-family: 'PT Sans';
	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';
	font-size:36px;
	color:#58595B;
}

.wizardMessageBold
{
	font-family:'PT Sans';
	font-size:36px;
	color:#58595B;
}

.labelWizard
{
	font-family:'Rock Salt';
	font-size:24px;
	color:#414042;
}
.divWizardGradient
{
	border:2px solid #D1D3D4;
	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 Regular';
	font-size:22px;
	color:#414042;
}
.getYoursText
{
	font-family:'PT Sans Regular';
	font-size:23px;
	color:#58595B;
}
.getYoursCountingText
{
	font-family:'PT Sans Regular';
	font-size:98px;	
}
.loginBoxLogText
{
	font-family:'PT Sans';
	font-size:12px;
	color:#C9C9C9;
}
.loginBoxLogText:hover
{
	color:#FFFFFF;
}
.loginBoxText
{
	font-family:'PT Sans';
	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';
	text-transform:capitalize;	
	font-size:14px;
}

.moduleBoxSubHeader
{
	font-family : 'PT Sans';
	text-transform:uppercase;	
	font-size:13px;
	height:30px;
	margin-Left:10px;
	color: #FFFFFF;
}

.moduleBoxGradient
{	
	background-color:#E6E7E8;
	color:#58595B;
	background: -webkit-gradient(linear, left top, left bottom, from(#D1D3D4), to(#D2D2D2));
	background: -moz-linear-gradient(top,  #D1D3D4,  #D2D2D2);
	-webkit-linear-gradient:(top left, #D1D3D4 0%, #D2D2D2 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D1D3D4), color-stop(1, #D2D2D2)); 
	background-image: -ms-linear-gradient(top left, #D1D3D4 0%, #D2D2D2 100%);
	background-image: -o-linear-gradient(top left, #D1D3D4 0%, #D2D2D2 100%);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D1D3D4', endColorstr='#D2D2D2'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D1D3D4', endColorstr='#D2D2D2')";  
}

.moduleBoxHeaderBackground
{
	background-color : #E6E7E8;
}

.moduleBoxBackground
{
	background-color:#6D6E71;
}

.moduleHeaders
{
	background-color : #376092;
}

.moduleSubHeaderOption
{		
	font-family:'PT Sans';
	font-size:13px;
	color: #A7A9AC;
	cursor:pointer;
}

.moduleSubHeaderOptionHover
{
	font-family:'PT Sans';
	font-size:13px;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#58595B;
}

.moduleMenuTitle
{
	margin-left:15px;
	background-color:#C7C9CB;
	height:18px;
	padding-top:3px;
	color:#4B4B4B;
	font-family : 'PT Sans';
}

