/* Reset inheritance */
#js_Frontpage a, #js_Frontpage a:link, #js_Frontpage a:visited, #js_Frontpage a:hover,
#js_Frontpage a span, #js_Frontpage a:link span, #js_Frontpage a:visited span, #js_Frontpage a:hover span { text-decoration: none; }
.article-content #js_Frontpage h3 { margin: 0; }
.article-content #js_Frontpage p, .article-content #js_Frontpage ul { margin-left: 0; margin-right: 0; }
.article-content #js_Frontpage a:hover { background: none; }

#cnt_JomSocialSplash {
	background: url('/../templates/joms/images/js_Splash.jpg') no-repeat;
	width: 470px;
	height: 430px;
}

#cnt_JomSocialSplash .splash-description {
	width: 380px; /* 420px - 40px */
	padding: 20px 20px 0px;
	float: left;
}

#cnt_JomSocialSplash .splash-description h2 { background: none; padding: 0; margin: 0; border: none; }
#cnt_JomSocialSplash .splash-description h2 {
	color: #003;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 10px;
}

#cnt_JomSocialSplash .splash-description p {
	text-align: justify;
}

#cnt_JomSocialSplash .splash-screenshot {
	width: 470px;
	height: 430px;
	float: right;
	overflow: hidden;
	
	/* ie fix */
	position: relative;
	z-index: 320;
}

#cnt_JomSocialSplash .splash-screenshot #js_SlidingSshot {
	width: 470px;
	height: 430px;
	overflow: hidden;
}

#cnt_JomSocialSplash .splash-screenshot #js_SlidingSshot .viewport {
	position: relative;
	z-index: 300; /* ie fix */
}

#cnt_JomSocialButtons {
	text-align: center;
	margin-bottom: 10px;
}

#cnt_JomSocialButtons a {
	margin-right: 10px;
}

#cnt_WhoUsesJomSocial {
}

.js_Dialog {
	background: url('/../templates/joms/images/js_Dialog.png') #d9e2e6 bottom right no-repeat;
	padding: 10px;
	padding-bottom: 25px;
}

.testimonial-entry {
	margin-bottom: 15px;
}

#js_Page .testimonial-content p {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 8px;
}

.testimonial-author {
	text-align: right;
	font-style: italic;
}

/*
   Why Use JomSocial?
*/

#cnt_WhyUseJomSocial {
	float: left;
	width: 490px;
	margin-bottom: 15px;
}

#cnt_WhyUseJomSocial h2 { background: none; padding: 0; margin: 0; border: none; }
#cnt_WhyUseJomSocial h2 {
	color: #339999;
	font-size: 22px;
	margin-bottom: 8px;
}

#cnt_WhyUseJomSocial ul { padding: 0; list-style: none; }
#cnt_WhyUseJomSocial ul li { line-height: normal; }

#cnt_WhyUseJomSocial ul li {
	float: left;
	width: 49%;
	margin-bottom: 15px;
}

#cnt_WhyUseJomSocial ul li p {
	font-size: 14px;
	line-height: 1.3em;
	padding-right: 10px;
}

/*
   What people say about JomSocial?
*/

#cnt_WhatPeopleSayAboutJomSocial {
	float: right;
	width: 400px;
}

#cnt_WhatPeopleSayAboutJomSocial h2 { background: none; padding: 0; margin: 0; border: none; }
#cnt_WhatPeopleSayAboutJomSocial h2 {
	color: #339999;
	font-size: 22px;
	margin-bottom: 8px;
}


