/* content start */
.la_Content_box {
	border-left: 	1px solid #afbec2;
	border-right:	1px solid #afbec2;
	border-bottom:	1px solid #afbec2;
	display: block;
	width: 964px;
	margin-left: 0px;
	padding: 2px;
	background-color: #e6faff;
	background-image:url('/images/lsbd/inner/colright_bg.gif');
	background-repeat:repeat-y;
	background-position:right;
}
	/* mainColumn start */
	.la_mainColumn_box {
		float: left;
		width: 650px;
		padding: 10px;
		padding-bottom:50px;
		position: relative;
		overflow-x: hidden;
		color: #123a42;
	}
	
	.la_innerColumn_body {
		float: left;
		width: 770px;
		padding: 10px;
		padding-bottom:50px;
		position: relative;
		overflow-x: hidden;
		color: #123a42;
	}
	
	.la_innerTwoColumn_body {
		float: left;
		width: 580px;
		padding: 10px;
		padding-bottom:50px;
		position: relative;
		overflow-x: hidden;
		color: #123a42;
	}
	
		.wide_removeCol	{	background-image: none;	}
		.wide			{	width: 850px;			}

		.la_mainColumn_header {
			height: 33px;
		}
		.la_mainColumn_subheader {
			color: #5b2619;
			font-weight: bold;
			margin-top: 0px;
			margin-bottom: 10px;
		}
		.confirmMessage
		{
			color: Black;
			font-weight: bold;
		}
		.confirmMessageFail
		{
			color: Red;
			font-weight: bold;
		}
		.la_mainColumn_frameheader {
			color: #5b2619;
			font-weight: bold;
			margin-bottom: 0px;
			font-size:160%;
		}

	.la_frameSelector {
		position: absolute;
		right:0px;
		top: 15px;
	}

	.la_frameName {
		width: 100%;
		padding-bottom: 0px;
		backg round-color: #ffffff;
		border-bottom:	1px solid #9F9F9F;
		margin-bottom:	10px;
	}

	.la_mainColumn_leftFrame {
		float: left;
		width: 160px;
		height: 380px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 5px;

		border: 1px solid #9f9f9f;

		color: #35525d;
		
		padding: 0px;
		font-size: 100%;
		overflow-y: auto;
	}
		.la_mainColumn_leftFrame .indexItem {
			width: 95%;
			height: auto;
			padding: 3px;
			padding-bottom: 15px;
			border-bottom: 1px dashed #805500;
			background-color:#e7faff;
		}

		/*
		.field_publishDate	- imported from style_td_home.css
		.field_newsSummary	- imported from style_td_home.css
		*/
		.aItemTitle:link		{ color: #ff6633;	text-decoration: underline;		font-weight:bold;	font-size:13px;		line-height:120%;	}
		.aItemTitle:visited		{ color: #ff6633;	text-decoration: underline;		font-weight:bold;	font-size:13px;		line-height:120%;	}
		.aItemTitle:hover		{ color: #ff3300;	text-decoration: underline;		font-weight:bold;	font-size:13px;		line-height:120%;	}
		.aItemTitle:active		{ color: #ff6633;	text-decoration: underline;		font-weight:bold;	font-size:13px;		line-height:120%;	}

		.field_publishDate			{ color: #666666;	font-weight:bold;	font-size:11px;	}
		.field_StartEndDate			{ color: #666666;	font-size:11px; }
		.field_newsSummary			{ color: #000000;   font-size:11px; }

		.field_newsSummary a:link	{ color: #127295; }
		.field_newsSummary a:visited{ color: #127295; }
		.field_newsSummary a:active	{ color: #127295; }
		.field_newsSummary a:hover	{ color: #127295; }

		.tbl_sitemap				{ width: auto; }
		.tbl_sitemap td				{ width: 300px;	padding: 0px;	padding-right: 50px;	}
		.tbl_sitemap .separator		{ border-left: 1px dotted #123a42;	padding-left:50px;	}

		.sitemapUL					{ 	}
		.sitemapUL li				{ margin-left:20px;	}

		.aSitemapTitle				{ color: #5b2619;	text-decoration: none;			font-weight:normal;	font-size:150%;	line-height: 200%;	}
		.aSitemapTitle:link			{ color: #123a42;	text-decoration: underline;		font-weight:normal;	font-size:150%;	line-height: 200%;	}
		.aSitemapTitle:visited		{ color: #999999;	text-decoration: underline;		font-weight:normal;	font-size:150%;	line-height: 200%;	}
		.aSitemapTitle:hover		{ color: #247e84;	text-decoration: underline;		font-weight:normal;	font-size:150%;	line-height: 200%;	}
		.aSitemapTitle:active		{ color: #999999;	text-decoration: underline;		font-weight:normal;	font-size:150%;	line-height: 200%;	}

		.aSitemap:link			{ color: #123a42;	text-decoration: underline;		font-weight:normal;		line-height: 150%;	}
		.aSitemap:visited		{ color: #999999;	text-decoration: underline;		font-weight:normal;		line-height: 150%;	}
		.aSitemap:hover			{ color: #247e84;	text-decoration: underline;		font-weight:normal;		line-height: 150%;	}
		.aSitemap:active		{ color: #999999;	text-decoration: underline;		font-weight:normal;		line-height: 150%;	}

		/* search */
		.la_mainColumn_subheader_searchTerm {
			color: #ff6a46;
			font-weight: bold;
		}

	.la_mainColumn_rightFrame {
		float: right;
		margin-top: 20px;
		margin-right: 5px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 10px;
		padding-bottom: 0px;
		border: 0px solid red;
		background-color:#aff0fe;
	}
		.la_mainColumn_rightFrame .content {
			padding-right: 5px;
			margin-right:0px;
			height: 335px;
			width: 455px;
			width: 448px;
			overflow-y: auto;
			border: 0px solid green;
		}



	/* mainColumn end */

	
	/* rightColumn start */
	.la_rightColumn {

		background-color: #aff0fe;
	}
	
	.la_rightColumn_box {
		float: right;
		right: 0px;
		width: 160px;
		text-align: center;
		background-color: #cff5ff;
		padding-top:30px;
	}

		.la_rightColumn_header {}
		.la_rightColumn_subheader {}
		.la_rightColumn_box img{
			margin-top:		10px;
			margin-left:	10px;
			margin-right:	10px;
			margin-bottom:	0px;
		}
	/* rightColumn end */




	
	/* titles start */
	.inner_title_aboutus,
	.inner_title_privacy_policy,
	.inner_title_error,
	.inner_title_sitemap,
	.inner_title_events_cal,
	.inner_title_search_results,
	.inner_title_courses,
	.inner_title_news,
	.inner_title_latest_news,
	.inner_title_my_profile,
	.inner_title_change_password,
	.inner_title_contact_us,
	.inner_title_course_registration,
	.inner_title_refer_friend,
	.inner_title_registration,
	.inner_title_forget_password,
	.inner_title_tnc,
	.inner_title_help,
	.inner_title_links,
	.inner_title_location_map,
	.inner_title_mum_dad,
	.inner_title_log_in
	{
		margin-bottom: 10px;		display: block;
	}
	
	/*	Below is the replace text with images
		to replace text with images, set (padding-left == width && width==0px) || (padding-top == height && height==0px) to hide the text */
	
	.inner_title_aboutus		{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_abt_us.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_privacy_policy	{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_privacy_policy.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_error			{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_error.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_sitemap		{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_sitemap.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_events_cal		{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_events_cal.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_search_results	{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_search_results.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_courses		{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_courses.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_news			{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_news.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_latest_news	{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_latest_news.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_my_profile		{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_my_profile.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_change_password{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_change_password.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_contact_us		{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_contact_us.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_course_registration
								{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_course_registration.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_refer_friend	{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_refer_friend.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_registration	{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_registration.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_forget_password
								{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_forget_password.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_tnc			{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_tnc.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_help			{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_help.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_links			{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_links.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_location_map	{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_location_map.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_mum_dad		{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_mum_dad.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	.inner_title_log_in			{	background-repeat: no-repeat;			background-image:url(../../images/lsbd/inner/title_log_in.gif);
									width: 150%;		padding-left:0px;
									height: 0px;		padding-top:33px;		overflow: hidden;										}

	/* titles end */

/* content end */





        .calcontrol td      {   color: black; }
        .calcontrol a:link,
        .calcontrol a:visited,
        .calcontrol a:active,
        .calcontrol a:hover {   color: red; }


