@charset "utf-8";
/* CSS Document */
/*-----------------------------
			
		Date:2009/10/05
-----------------------------*/
body{ 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#353535;
	background-color:#fff;
}

*{padding:0; margin:0}
a{text-decoration:none; outline:none;}
img, fieldset, button{border:none; background:none}
p{line-height:15px; padding-bottom:0px}
ul {

}

#err {
	width:60%;
	padding:10px;
	background-color:#FDD;
	border:1px #800000 solid;
}
#err ul {
	color:#800000;
	margin-left:20px;
}
	

/*-------all header-----*/
.rightPersonIn h6{
	line-height:15px;
	margin-bottom:8px;
	font-size:13px;
	color:#fff;
	}
.rightPersonIn h6 span{ font-weight:normal}
.contRight h4{
	padding-left:17px;
	margin-bottom:10px;
	line-height:17px;
	font-size:15px;
	color:#913ef5;
	}
.newsItem h5{
	line-height:20px;
	font-size:13px;
	color:#363636;
	}
.newsItem a{
	color:#363636;
	font-size:12px;
	font-weight:bold;
	}	
.newsItem a:hover{
	color:#424242;
	}	
.newsItem ul{
	list-style:none;
	}
.newsItem li{
	margin:10px;
	}	
.contMid h2{
	line-height:52px;
	padding:4px 0 0 12px;
	font-size:43px;
	font-weight:normal;
	color:#fff;
	background:url(images/mid_h2_Bg.gif) no-repeat;
	}
/*--------*/

#wrap{
	width:996px;/*960*/
	margin:0 auto;
	text-align:left;
}

	#header{
		width:981px;/*996*/
		height:119px;
		padding-left:15px;
		}
		#logo{
			width:166px;
			height:106px;
			margin-bottom:13px;
			float:left;
			}
	#mainNav{
		width:593px;/*610*/
		height:25px;
		padding-left:17px;
		margin:80px 0 14px;
		float:left;
		list-style:none;
		
		}
		#mainNav li{
			line-height:25px;
			margin-right:14px;
			float:left;
			}
			#mainNav li a{
				float:left;
				padding:0 0px 0 12px;
				background:url(images/menu_hover.gif) no-repeat left -100px;
				color:#913ef5;
				}
			#mainNav li a span{
				float:left;
				padding-right:15px;
				background:url(images/menu_hover.gif) no-repeat left -100px;
				}
			#mainNav li a:hover, #mainNav li.pgSelect a{
				background-position:left top;
				color:#fff;
				}
			#mainNav li a:hover span,  #mainNav li.pgSelect a span{
				background-position:right top;
				cursor:pointer;
				}
	.headerForm{
		width:165px;/*204*/
		height:96px;/*100*/
		padding:4px 24px 0 15px;
		margin-top:17px;
		float:right;
		background:url(images/subscribe_bg.png) no-repeat;
		}
		.headerForm fieldset{
			display:block;
			margin-top:11px;
			overflow:hidden;
			}
			.headerForm label{
				line-height:15px;
				font-size:13px;
				color:#fff;
				}
			.inpt_text_1{
				width:140px;/*150*/
				height:16px;/*22*/
				padding:3px 5px;
				line-height:16px;
				color:#d9d2e2;
				float:left;
				border:0;
				}
			.btn_submit{
				width:9px;
				height:17px;
				margin-top:3px;
				float:right;
				border:none;
				cursor:pointer;
				background:url(images/arrow-join.png) no-repeat;
				}

/*--------------------------footer-----------------*/
#footer{
	width:965px;/*996*/
	height:78px;
	padding:0 4px 0 27px;
}
	.ftrLogo{
		width:123px;
		height:123px;
		float:left;
		margin-top:-48px;
		position:relative;
		}
	#ftrNav{
		width:794px;/*794*/
		height:15px;/*78*/
		padding:32px 0 31px;
		float:right;
		list-style:none;
		background:url(images/ftrNavHome.gif) no-repeat;
		}
		#ftrNav li{
			padding:0 32px;
			line-height:15px;
			float:left;
			}
			#ftrNav li a{color:#fff}
			#ftrNav li a:hover{text-decoration:underline}
	#ftrNav.subFooter{
		width:859px;/*940*/
		padding-left:81px;
		padding-right:0;
		background: url(images/footer_BG_Sub.gif) no-repeat;
		}
/*-----------------------Main Container--------------*/
#maincont{
	width:100%;/*996*/
	overflow:hidden;
	}
	.contLeft{
		width:173px;/*198*/
		padding:0 25px 50px 0;
		float:left;
		position:relative;
		}
	ul.sideNav{
		width:100%;/*173*/
		list-style:none;
		float:left;
		}
		.sideNav li{
			width:100%;/*173*/
			float:left;
			line-height:61px;
			padding:7px 0 2px;
			position:relative;
			background:url(images/sideNav_Btm_brder.gif) repeat-x left bottom;
			}
			.sideNav li.lastList{ background:none}
		.sideNav li a{
			display:block;
			text-indent:-1000px;
			overflow:hidden;
			background-repeat:no-repeat;
			background-position:15px 7px;
			}
		.sideNav li.ignite a{background-image:url(images/ignite.png)}
		.sideNav li.discover a{background-image:url(images/discover.png)}
		.sideNav li.live a{background-image:url(images/live.png)}
		
		/*.sideNav li.ignite a:hover{background:url(images/ignite_hover.gif) no-repeat left top}*/
		
		.hoverPart{
			display:none;
			position:absolute;
			left:172px;
			top:7px;
			width:203px;/*281*/
			height:174px;/*252*/
			padding:58px 30px 20px 48px;
			}
		.sideNav li.ignite .hoverPart{background:url(images/ignite_box_hover.gif) no-repeat}
		.sideNav li.discover .hoverPart{ background:url(images/discover_box.gif) no-repeat}
		.sideNav li.live .hoverPart{ background:url(images/live_box.gif) no-repeat}
		.hoverPart span{
			width:172px;
			height:61px;
			position:absolute;
			left:-172px;
			top:0;
			cursor:pointer;
			}
		.sideNav li.ignite .hoverPart span{background:url(images/ignite_hover.gif)}
		.sideNav li.discover .hoverPart span{ background:url(images/discover_hover.gif)}
		.sideNav li.live .hoverPart span{ background:url(images/live_hover.gif)}
		
		.sideNav li.show .hoverPart{display:block}
		.hoverPart p{color:#fff}
		.sideNav li a.book_Now{
			display:block;
			width:60px;
			line-height:15px;
			padding-right:16px;
			margin-top:32px;
			color:#fff;
			text-indent:0;
			background:url(images/login-arrow.png) no-repeat right 7px;
			}
			.sideNav li a.book_Now:hover{
				background:url(images/login-arrow.png) no-repeat right 7px;
				text-decoration:underline;
				}
		ul.addList{
			width:100%;/*173*/
			float:left;
			list-style:none;
			}
			.addList li{
				width:160px;/*173*/
				padding:0 0 13px 13px;
				float:left;
				}
				.addList li img{ display:block;}
				
		.memberTop,
		.memberBttm,
		.memberIn{
			width:149px;
			float:left;
			overflow:hidden;
			background-repeat:no-repeat;
			background-image:url(images/member_Bg.gif);
			}
		.memberTop{
			margin-left:13px;
			background-repeat:repeat-y;
			background-position:center top;
			display:inline;
		}
		.memberBttm{
			padding-bottom:8px;
			background-position:right bottom;
			}
		.memberIn{
			width:128px;/*149*/
			background-position:left top;
			padding:16px 5px 0 16px;
			}
			.memberIn label,
			.memberIn address{
				line-height:15px;
				color:#7a767f;
				font-size:12px;
				margin-bottom:4px;
				}
			.memberIn address{
				margin:0;
				font-style:normal;
				}
.contRight{
	width:204px;
	padding-top:10px;
	float:right;
	}
	.rightPersonTop,
	.rightPersonBttm,
	.rightPersonIn{
		width:204px;
		background-repeat:no-repeat;
		background-image:url(images/rightPerson_Bg.gif);
		}
	.rightPersonTop{
		background-repeat:repeat-y;
		background-position:center top;
		margin:0 0 20px;
		}
	.rightPersonBttm{
		padding-bottom:9px;
		background-position:right bottom;
	}
	.rightPersonIn{
		width:164px;/*204*/
		background-position:left top;
		padding:9px 23px 17px 17px;
		position:relative;
	}
		.textOverPerson{
			width:164px;
			height:52px;
			position:absolute;
			left:17px;
			bottom:17px;
			background: url(images/textOverPerson_Bg.png);
			}
		.textOverPerson p{color:#fff}
	.connectTop,
	.connectBttm,
	.connectIn{
		width:204px;
		background-repeat:no-repeat;
		background-image:url(images/connect_Bg.gif);
		}
	.connectTop{
		background-repeat:repeat-y;
		background-position:center top;
		margin-bottom:24px;
		}
	.connectBttm{
		padding-bottom:9px;
		background-position:right bottom;
	}
	.connectIn{
		padding-top:9px;
		background-position:left top;
	}
		ul.shareList{
			width:162px;/*204*/
			padding:0 10px 0 32px;
			list-style:none;
			overflow:hidden;
			}
			.shareList li{
				line-height:63px;
				padding:3px 15px 3px 0;
				float:left;
				}
			.shareList li img{ float:left}

		.newsItem{
			width:204px;/*204*/
			/*height:70px;
			padding-top:8px ;
			margin-bottom:17px;*/
			/*background:url(images/newsItems_Bg.gif) no-repeat;*/
			background:url(images/bg_news.jpg) no-repeat;
			padding-top:3px;
			margin-bottom:10px;	
			}
		.newsItemIn{
			width:176px;/*204*/
			padding:0 14px 8px;
			background:url(images/newsItems_Bg.gif) no-repeat left bottom;
			}
		.newsItem.whiteBG, .whiteBG .newsItemIn{background:none}
		.newsItem p{line-height:20px;}

.contMid{
	width:563px;
	padding-top:10px;
	float:left;
}
	.joinTop,
	.joinBttm,
	.joinIn{
		width:563px;
		background-repeat:no-repeat;
		background-image:url(images/join_Bg.gif);
		}
	.joinTop{
		padding-top:9px;
		margin:0 0 9px;
		}
	.joinBttm{
		background-position:right bottom;
		padding-bottom:9px;
		}
	.joinIn{
		width:521px;/*563*/
		padding:0 28px 0 14px;
		background-repeat:repeat-y;
		background-position:center top;
		overflow:hidden;
		color:#fff;
		}
		.joinLeft{
			width:340px;
			padding-top:7px;
			float:left;
		}
		.joinRight{
			width:136px;
			float:right;
			}
		.memberLogin{
			display:block;
			padding:0 4px 0 0;
			line-height:17px;
			}
			.memberLogin a{
				float:right;
				padding-right:13px;
				color:#fff;
				background:url(images/hover_bg-arrow.png) no-repeat right 7px;
				}
				.memberLogin a:hover{ text-decoration:underline}
		.conMidBottom{
			width:100%;/*563*/
			}
/*---------------sub page-----*/
.story{
	width:535px;/*547*/
	padding:18px 0px 0 12px;
	}
	
.story_image{
	width:166px;
	height:255px;
	margin:-60px -15px 0 5px;
	position:relative;
	float:right;
	}
.story p{
	line-height:20px;
	padding-bottom:21px;
	}
.story ul{
	margin-left:20px;
}
		
/*---------------forms-----*/
.textfield {
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}
	
/*---------------modal login-----*/		
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:375px; 
  height:203px;
}
#boxes #lyp {
  width:338px; 
  height:480px;
}
#boxes #ignite {
  width:800px; 
  height:553px;
}
#boxes #insight {
  width:426px; 
  height:601px;
}
#dialog1 .d-header {
  background:url(images/login-header.png) no-repeat 0 0 transparent; 
  width:375px; 
  height:150px;
}

#dialog1 .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}

#dialog1 .d-blank {
  float:left;
  background:url(images/login-blank.png) no-repeat 0 0 transparent; 
  width:267px; 
  height:53px;
}

#dialog1 .d-login {
  float:left;
  width:108px; 
  height:53px;
}

#boxes #dialog2 {
  background:url(images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}
/*---------------member area-----*/
#my_info input {
  border:5px #fff;
  border-bottom:1px dashed #cccccc;
  height:22px;
  width:300px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}
#my_info textarea {
  border:5px #fff;
  border-bottom:1px dashed #cccccc;
  height:100px;
  width:300px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}
#goals ul {
	list-style-image:url(images/icons/icon_heart.png);
}
#goals li {
	padding:0 0 3px 0; 
	margin:2px 0 3px 5px;
}
hr {
border: 0;
color: #9E9E9E;
background-color: #EAEAEA;
height: 10px;
margin:0 0 10px 0;
}
.friends {
	width:120px;
	height:130px;
	margin:20px;
	float:left;
	border:1px solid #D4D4D4;
	background-color: #FBFBFB;
	text-align:center;
	padding:10px 0 10px 0;
}
#goalsLeft {
	width:340px;
	float:left;
}
#goalsRight {
	width:179px;
	height:243px;
	margin-top:-50px;
	float:left;
	background-image:url(images/goals.png);
}
#goalsRight p {
	margin:105px 0 0 80px;
	font-size:24px;
	font-weight:bold;
	color:#8080FF;
}
#goalsRight a {

color:#8080FF;
}

#goalsView {
	margin:30px 0 0 55px;
	font-size:10px;
	font-weight:normal;
	color:#8080FF;
}
