/* RESET */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

/* BODY */

body {
	background-color: #3b373b;
	font: normal 14px Helvetica, Arial, sans-serif;
	color: #a6a6a6;
	background: #3b373b url(../img/pageBack.jpg) fixed;
}

#pageContainer{
	width: 972px;
	margin: 0 auto;
}

#pageWrapper{
	width: 972px;
	float: left;
	position: relative;
	margin: 35px 0 0 0;
}

#pageHeader{
	width: 972px;
	height: 132px;
	float: left;
	position: relative;
}

#pageHeaderCap{
	background: transparent url(../img/pageHeaderTopCap.jpg) no-repeat left top;
	width: 972px;
	height: 25px;
	float: left;
	position: relative;
}

#pageHeaderBody{
	position: relative;
	float: left;
	width: 972px;
	height: 122px;
	background: transparent url(../img/pageHeaderSprite.jpg) repeat-x left -122px;
}

.pageHeaderCaps{
	width: 40px;
	height: 122px;
	position: relative;
	
}

#pageHeaderLeftCap{
	float: left;
	background: transparent url(../img/pageHeaderSprite.jpg) no-repeat left -244px;
}

#pageHeaderRightCap{
	background: transparent url(../img/pageHeaderSprite.jpg) no-repeat left -366px;
	float: right;
}

#pageHeaderLogo{
	position: relative;
	float: left;
	background: transparent url(../img/pageHeaderSprite.jpg) no-repeat left top;
	width: 350px;
	height: 122px;
}

#pageBody{
	position: relative;
	float: left;
	width: 972px;
	min-height: 750px;
	margin:15px 0 0;
}

#pageMainSection{
	float: left;
	position: relative;
	width: 972px;
}

.mainSectionCaps{	
	position: relative;
	width: 12px;
	height: 535px;
}

#mainSectionLeftCap{
	float: left;
	background: transparent url(../img/pageMainSectionSprite.jpg) no-repeat left top;
}

#mainSectionRightCap{
	float: right;
	background: transparent url(../img/pageMainSectionSprite.jpg) no-repeat left -535px;
}

#mainSectionBody{
	position: relative;
	float: left;
	width: 948px;
	background: transparent url(../img/pageMainSectionSprite.jpg) repeat-x left -1070px;
}

#navTabs{
	display: block;
	position: relative;
	float: left;
	width: 945px;
}

.navTabItem{
	position: relative;
	float: left;
	height: 51px;
	font: bold 16px Helvetica, Arial;
}

.navTabItem a{
	display: block;
	position: relative;
	float: left;
	height: 34px;
	padding: 17px 30px 0 30px;
	color: #1a1a1a;
	text-shadow: 1px 1px 0 #79797a;
	background: transparent url(../img/navTabSprite.jpg) no-repeat right -102px;
}

.navTabItem a:hover{
	background: transparent url(../img/navTabSprite.jpg) no-repeat right -153px;
}

.tabActive{
	background: transparent url(../img/navTabSprite.jpg) no-repeat left -51px;
}

.navTabItem a.tabLinkActive{
	color: #b2b2b2;
	text-shadow: 1px 1px 0 #211f21;
	background: transparent url(../img/navTabSprite.jpg) no-repeat right top;	
}

#contentWrapper{
	position: relative;
	float: left;
	width: 948px;
	padding: 40px 0 0 0;
}

h2{
	color: #0d0d0d;
	font: bold 24px Helvetica, Arial;
	text-shadow: 1px 1px 0 #79797a;
	margin: 0 0 20px 50px;
	position: relative;
	float: left;
	display: block;
}

.contentText{
	color: #a6a6a6;
	font: normal 14px/24px Helvetica, Arial;
	text-shadow: 1px 1px 0 #111;
	padding: 0 50px;
	position: relative;
	float: left;
}

#uiShowCase{
	position: relative;
	float: left;
	width: 948px;
	height: 532px;
	margin: 30px 0 0 0;
		background: transparent url(../img/uiShowCase.png) no-repeat left top;
}

#uiShowCaseShade{
	position: absolute;
	left: 0;
	top: 0;
	width: 948px;
	height: 532px;
	background: transparent url(../img/uiShowCaseShade.png) no-repeat left top;
}

h3{
	color: #000;
	font: bold 20px Helvetica, Arial;
	text-shadow: 1px 1px 0px #515152;
	margin: 0 0 20px 50px;
	position: relative;
	float: left;
	display: block;
}

#featureBox{
	position: relative;
	float: left;
	width: 968px;
	height: 303px;
	padding: 0 38px;
	background: transparent url(../img/featureBox.png) no-repeat left top;
}

.featureItem{
	width: 208px;
	height: 183px;
	float: left;
	position: relative;
	margin:66px 20px 0 0;
	text-align: center;
}

.featureItemPic{
	width: 184px;
	height: 124px;
	position: relative;
	float: left;
	margin:11px 0 11px 13px;
}

.featurePic1{
	background: transparent url(../img/featureBoxPics.jpg) no-repeat left -124px;
}

.featurePic2{
	background: transparent url(../img/featureBoxPics.jpg) no-repeat -184px -124px;
}

.featurePic3{
	background: transparent url(../img/featureBoxPics.jpg) no-repeat -368px -124px;
}

.featurePic4{
	background: transparent url(../img/featureBoxPics.jpg) no-repeat -552px -124px;
}

.featureItemPicFrame{
	width: 208px;
	height: 148px;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url(../img/featureBoxItemSprite.png) no-repeat left top;
}

.featureItem1:hover .featurePic1{
	background: transparent url(../img/featureBoxPics.jpg) no-repeat left top;	
}

.featureItem2:hover .featurePic2{
	background: transparent url(../img/featureBoxPics.jpg) no-repeat -184px top;
}

.featureItem3:hover .featurePic3{
	background: transparent url(../img/featureBoxPics.jpg) no-repeat -368px top;
}

.featureItem4:hover .featurePic4{
	background: transparent url(../img/featureBoxPics.jpg) no-repeat -552px top;
}

.featureItemTitle{
	position: relative;
	float: left;
	width: 162px;
	height: 25px;
	font: bold 14px/24px Helvetica, Arial;
	color: #999;
	text-shadow: 1px 1px 0 #111;
	text-align: center;
	background: transparent url(../img/featureBoxItemSprite.png) no-repeat -24px -158px;
	margin:10px 0 0 24px;
	cursor: default;
}

.featureItem:hover .featureItemTitle{
	color: #ccc;
}

/* Misc Button */

#miscButtonsWrapper{
	float: left;	
	text-align: center;
	padding: 0 0 0 220px;
	margin: 0 0 50px 0;
}

.miscButton{
	width: 165px;
	height: 54px;
	position: relative;
	float: left;
	outline: none;
	display: block;
	background: transparent url(../img/miscBtSprite.png) no-repeat left top;
	margin: 0 10px 0 0;
}

.miscButton:hover{
	background: transparent url(../img/miscBtSprite.png) no-repeat left -54px;
}

.miscButton:active{
	background: transparent url(../img/miscBtSprite.png) no-repeat left -108px;
}

#miscButtonDiv{
	position: relative;
	float: left;
	margin:0 15px 0 5px;
	width: 2px;
	height: 54px;
	background: transparent url(../img/miscBtSprite.png) no-repeat -171px -108px;	
}

.miscButtonGlyph{
	width: 35px;
	height: 35px;
	display: block;
	position: relative;
	float: left;
		
}

.glyphTour{
	margin:10px 0 0 10px;
background: transparent url(../img/miscBtSprite.png) no-repeat left -164px;	
}

.glyphSignin{
	margin:10px 0 0 13px;
background: transparent url(../img/miscBtSprite.png) no-repeat -36px -164px;	
}

.glyphSignup{
	margin:10px 0 0 22px;
background: transparent url(../img/miscBtSprite.png) no-repeat -85px -164px;	
}

.miscButtonText{
	color: #0d0d0d;
	text-shadow: 1px 1px 0 #999;
	font: bold 16px Helvetica, Arial;
	display: block;
	position: relative;
	float: left;
	margin: 19px 0 0 10px;	
}

.miscButton:active .miscButtonText{
	margin:20px 0 0 10px;
}

.miscButton:active .glyphTour{
	margin:11px 0 0 10px;
}

.miscButton:active .glyphSignin{
	margin:11px 0 0 13px;
}

.miscButton:active .glyphSignup{
	margin:11px 0 0 22px;
}

/* Tour Section */

.featureListColumn{
	width: 420px;
	position: relative;
	float: left;

}

.leftColumn{
	margin: 35px 0 0 45px;	
}

.rightColumn{
	margin: 35px 0 0 25px;	
}

.featureListRow{
	position: relative;
	float: left;
	margin: 0 0 30px 0;
}

.featureListItem{
	width: 208px;
	height: 150px;
	float: left;
	position: relative;
	margin:0px 16px 0 0;
	text-align: center;
}

.featureListItemPic{
	width: 184px;
	height: 124px;
	position: relative;
	float: left;
	margin:11px 0 11px 13px;
}

.featureListItemPicFrame{
	width: 208px;
	height: 148px;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url(../img/featureBoxItemSprite.png) no-repeat left top;
}

.featureListItemDescBox{
	position: relative;
	float: left;
	width:194px;
}

.featureListItemTitle{
	font: bold 14px/24px Helvetica, Arial;
	color: #b2b2b2;
	text-shadow: 1px 1px 0 #333;
	display: block;
	float: left;
	position: relative;
	margin: 7px 0 5px 0;
}

.featureListItemDesc{
	font: normal 12px/16px Helvetica, Arial;
	color: #a6a6a6;
	text-shadow: 1px 1px 0 #333;
	display: block;
	float: left;
	position: relative;
	text-align: justify;
}
.featureListPic1{
	background: transparent url(../img/featureListPics.jpg) no-repeat left -124px;	
}

.featureRow1:hover .featureListPic1{
	background: transparent url(../img/featureListPics.jpg) no-repeat left top;
}

.featureListPic2{
	background: transparent url(../img/featureListPics.jpg) no-repeat -184px -124px;	
}

.featureRow2:hover .featureListPic2{
	background: transparent url(../img/featureListPics.jpg) no-repeat -184px top;
}

.featureListPic3{
	background: transparent url(../img/featureListPics.jpg) no-repeat -368px -124px;	
}

.featureRow3:hover .featureListPic3{
	background: transparent url(../img/featureListPics.jpg) no-repeat -368px top;
}

.featureListPic4{
	background: transparent url(../img/featureListPics.jpg) no-repeat -552px -124px;	
}

.featureRow4:hover .featureListPic4{
	background: transparent url(../img/featureListPics.jpg) no-repeat -552px top;
}

.featureListPic5{
	background: transparent url(../img/featureListPics.jpg) no-repeat -736px -124px;	
}

.featureRow5:hover .featureListPic5{
	background: transparent url(../img/featureListPics.jpg) no-repeat -736px top;
}

.featureListPic6{
	background: transparent url(../img/featureListPics.jpg) no-repeat -920px -124px;	
}

.featureRow6:hover .featureListPic6{
	background: transparent url(../img/featureListPics.jpg) no-repeat -920px top;
}

.featureListPic7{
	background: transparent url(../img/featureListPics.jpg) no-repeat -1104px -124px;	
}

.featureRow7:hover .featureListPic7{
	background: transparent url(../img/featureListPics.jpg) no-repeat -1104px top;
}

.featureListPic8{
	background: transparent url(../img/featureListPics.jpg) no-repeat -1288px -124px;	
}

.featureRow8:hover .featureListPic8{
	background: transparent url(../img/featureListPics.jpg) no-repeat -1288px top;
}

/* Footer */

#pageFooter{
	position: relative;
	float: left;
	text-align: center;
	background: transparent url(../img/footerSprite.png) no-repeat center -93px;
	width:972px;
	margin: 100px 0 0 0;
	min-height: 150px;
	
}

#pageFooterBody{
	width: 203px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#pageFooter span{
	width: 203px;
	display: block;
	float: left;
	position: relative;
	text-align: center;
}

.footerText{
	color: #777;
	font: normal 11px Helvetica, Arial;
}

#footerCaLogo{
	width: 135px;
	height: 39px;
	background: transparent url(../img/footerSprite.png) no-repeat left -6px;
	position: relative;
margin: 20px auto 10px auto;	
}

#footerMtLogo{
	width: 203px;
	height: 20px;
	display: block;
	position: relative;
	float: left;
	margin: 10px 0 0 0;
		background: transparent url(../img/footerSprite.png) no-repeat left -54px;
}

/*Login Section*/
#loginContainer{
	width: 371px;
	margin: 0 auto;
}

#loginWrapper{
	float: left;
	margin: 0 0 300px;
}

#loginLogo{
	width: 371px;
	height: 371px;
	float: left;
	background: transparent url(../img/loginSprite.png) no-repeat left top;
}

#loginMessage{
	position: relative;
	font: bold 12px Helvetica;
	height:58px;
	margin:0 0 10px;
	padding:42px 0 0 75px;
	width:301px;
	float: left;
	background: transparent url(../img/loginSprite.png) no-repeat 0 -682px;

}

.diagradsBox{
	position: relative;
	padding:35px 35px 0 35px;
	width: 301px;
	float: left;
	background: transparent url(../img/loginSprite.png) no-repeat 0 -782px;

}

.formTest{
	float: left;
	margin: 0 0 10px 0;
}

.iconTest{
	width: 35px;
	height: 35px;
	float: left;
}

.testTitle{
	font: bold 16px Helvetica;
	color: #d9d9d9;
	float: left;
	margin:5px 0 0 10px;
	text-shadow: 1px 1px 0 #333;
}

.iconSignIn{
	background: transparent url(../img/loginSprite.png) no-repeat -10px -623px;
}

.iconParticipate{
	background: transparent url(../img/loginSprite.png) no-repeat -55px -629px;
}

.testDiv{
	height: 2px;
	width: 371px;
	float: left;
	background: transparent url(../img/loginSprite.png) no-repeat 0 -599px;
	margin: 20px 0 30px -35px;
}

.textTest{
	margin: 10px 0 25px 0;
	float: left;	
	color: #bbb;
	font: normal 12px Helvetica;
	line-height: 16px;	
}

.textTest a{
	color: #986db3;
	text-decoration: none;
}

.loginInputRow{
	float: left;
	margin: 0 0 10px 0;
}

.loginInputBox{
	width: 286px;
	height: 24px;
	background: transparent url(../img/loginSprite.png) no-repeat -38px -384px;
	color: #6f6970;
	font: bold 14px Helvetica;
	padding:7px 0 0 11px;
	float: left;
	border: none;
}

.loginInputBoxInvalid{
	background: transparent url(../img/loginSprite.png) no-repeat -38px -553px;
}

.loginButtonWrapper{
		background:transparent url(../img/loginSprite.png) no-repeat -123px -417px;
	float:right;
	height:41px;
	margin:10px 5px 0 0;
	padding:0 8px 0 0;
	width:118px;
}

.formButon{
	width: 117px;
	height: 24px;
	float: left;
	margin:4px 0 0 3px;
	padding:7px 0 0;
	font: bold 14px Helvetica;
	color: #4d4b4b;
	text-shadow: 1px 1px 0 #fff;
	text-align: center;
	cursor: pointer;
	background: transparent url(../img/loginSprite.png) no-repeat -126px -458px;
}

.firefox35 .formButon, .firefox .formButon{
	padding:10px 0 0;
	height: 21px;
}

.formButon:hover{
	background: transparent url(../img/loginSprite.png) no-repeat -126px -489px;	
}

.formButon:active{
	padding:8px 0 0;
	height: 23px;
	background: transparent url(../img/loginSprite.png) no-repeat -126px -520px;	
}

.loginSpinner{
	background:transparent url(../img/spinner_purplish.gif) no-repeat left top;
	float:right;
	height:16px;
	margin:22px 10px 0;
	padding:0 0 0 25px;
	color: #ccc;
	font: normal 10px Helvetica, Arial;
}

/*User Dialog*/

#userDialog{
	height: 180px;
	width: 440px;
	position: fixed;
	background: transparent url(../img/dialogPane.png) no-repeat left -97px;
	top: -180px;
	z-index: 100;
}

#dialogUpperPart{
	height: 117px;
	float: left;
}

#dialogLowerPart{
	float:right;
	height:34px;
	padding:16px 0 0 0;
}

#dialogIcon{
	float:left;
	height:52px;
	margin:20px 0 0 30px;
	width:46px;
}

.dialogInfoIcon{
	background: transparent url(../img/dialogPane.png) no-repeat -71px -30px;
}

.dialogQuestionIcon{
	background: transparent url(../img/dialogPane.png) no-repeat -11px -30px;
}

#dialogMessage{
	font: bold 12px Helvetica;
	color: #4c4c4c;
	float: left;
	margin:25px 0 0 15px;
	width: 320px;
	line-height: 18px;
}

#dialogSubMessage{
	color:#777;
	float:left;
	font:normal 12px/16px Helvetica;
	margin:5px 0 0 15px;
	width:300px;	
}

.dialogButton{
	float: right;
	height: 18px;
	width: 87px;
	padding: 5px 0 0 0;
	margin:0px 24px 0 0;
	text-align: center;
	font: bold 11px Helvetica;
	color: #4d4b4b;
	cursor: pointer;
	background: transparent url(../img/dialogPane.png) no-repeat -344px -55px;
	text-shadow: 1px 1px 0 #fafafa;
}

.firefox35 .dialogButton, .firefox .dialogButton{
	height: 17px;
	padding: 6px 0 0 0;
}

.dialogButton:hover{
	background: transparent url(../img/dialogPane.png) no-repeat -344px -32px;
}

.dialogButton:active{
		height: 17px;
	padding: 6px 0 0 0;
	background: transparent url(../img/dialogPane.png) no-repeat -344px -9px;
}

/* mobile me like textbox self label */

span.wrap { 
	position: relative;
	display:block;
	float: left;
	 
	}
	
span.wrap label{ 
	left: 0;
	font:bold 14px Helvetica;
	color: #6f6970;
	height:28px;
	line-height:28px;
	position:absolute;
	width:171px;
	z-index:12;
	cursor: text;
}

	

.ie7 span.wrap label span{
	top: 0px;
	
}
span.wrap label span { 
	position: relative; 
    top: 1px; 
    left: 12px;
    cursor: text; 
}

input.input-text, textarea.input-text { 
    position: relative; 
    z-index: 10; 
}	

.ie7 input.input-text, textarea.input-text { 
	padding: 4px 4px 3px 5px;
}	
	
label.overlay span { 
	color:#6f6970;
	opacity: 0.5; 
	-webkit-transition: opacity 200ms linear; 
	cursor: text;
	}
	
label.focus span { 
	color:#c8c7c9;
	cursor: text; 
}

label.hastext span { 
	color:#c8c7c9;
	opacity: 0;
	-webkit-transition: opacity 0ms linear; 
	cursor: text;
}



/* Misc */

a{
	text-decoration: none;
}

.hidden{
	display: none !important;
}

.floatLeft{
	float: left !important;
}

.floatRight{
	float: right !important;
}

input[type='text'],
input[type='password'],
input[type='file'], textarea {
	outline: none !important;
}

.loginSpinner{
	background:transparent url(../img/spinner_purplish.gif) no-repeat left top;
	float:right;
	height:16px;
	margin:22px 10px 0;
	padding:0 0 0 25px;
	color: #ccc;
	font: normal 10px Helvetica, Arial;
}

.participate {
	background: #504c51 url(../img/appBack.png) fixed;
	color: #ccc;
	font: normal 14px Helvetica;
	overflow-x: hidden;
	-webkit-user-select: none;
}
