@charset "utf-8";

/* CSS Document */
/* Created: Kean Onn See
* HTML #tic_container {	
	background-image: url(images/tic_black_bg.png);
	behavior: url(/Portals/_default/Skins/XXXX/iepngfix.htc);
}
*/
HTML {
	padding:0;
	margin:0;
}

body{
	background: white url(images/bg/bg_body_content.gif) top center;
	font: normal 78%/1.5em , Arial,Helvetica,Tahoma;
	font-family:Arial,Helvetica,Tahoma;
	text-align:center;
	margin:0;
	padding:0;
	
}

#welcomemessage {
	color:#FF0000;
	text-align:center;
}

h1, h2, h3, h4, .SectionHeader{
	font-weight: bold;
	color: #6c4494;
}


h2{
	font-weight: bold;	
	font-size: 18px;	
	color: #6c4494;
	padding-bottom: 10px;
	padding-top:20px;
	background: url(images/heading_dotted_bg.gif) left bottom repeat-x;
	color: #6c4494;
}

 h2.h2Normal .Head{
 	
	color: #6c4494;
	}

h3{
	font-size: 14px;
	margin-top: 20px;
	color: #0c95ae;

}

p, ul, ol, em{
	line-height: 1.4em;
	font-size: 12px;
}

ul, ol{
	font-size:12px;
	padding-left: 60px;
	padding-right: 60px;
	margin-left:0px;
	margin:0;
	list-style-type: none;
}

ul {
	padding-left: 40px;
}

ul li{
	margin-left: 0px;
	padding-left: 20px;
	list-style-type: none;
	background: url(images/bg/bullet_arrow.gif) top left no-repeat;
}

a:link{
	text-decoration: none;
	color:#6c4494;
}

a:hover{
	text-decoration:underline;
	color:#6c4494;
}



#frame{
	position:relative;
	margin: 0 auto;
	width: 895px;
}	

#SiteWrapper{
	position:relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: left;
	
}

#Brand{		
	display: block;	
	padding-bottom: 40px;
	height: 120px;
}
	
	#Brand a:link, #Brand a:visited{
		width: 200px;
		height: 120px;
		display: block;
		text-indent: -999em;
		overflow:hidden;
		background: white url(images/logo.gif) no-repeat top left;
	}
	
	#Brand h1{
		margin: 0;
		padding: 0;
	}
	
#BodyWrapper{

	float:left;
	display:block;
	margin: 20px 0;
	padding-bottom: 19px;
	width: 895px;
	background:  url(images/bg/bg_body_footer.png) no-repeat bottom left;
	behavior: url(/Portals/0/Skins/goodgrief/iepngfix.htc);
	
}
	

#ContentWrapper{

	float:left;
	display:block;
	background: red;
	z-index:50;
	width: 895px;
	padding-bottom:10px;
	background: white url(images/bg/bg_body_top.gif) no-repeat top left;
	/*behavior: url(/Portals/0/Skins/goodgrief/iepngfix.htc);*/
	
}

	.literature #ContentWrapper{
		background: white url(images/bg/bg_content_literature.gif) no-repeat top right;
	}
	
	.seasons #ContentWrapper{
		background: white url(images/bg/bg_content_seasons.gif) no-repeat top right;
	}
	
	#ContentRight{	
		float:right;
		width: 190px;
		
		
	}
		
		.home #ContentRight{
			margin-top:20px;
			width: 690px;
		
		}
		
		
		* HTML .home #ContentRight #right{
			margin-right: 10px;
		}
		
			#ContentRight #right{
				float:right;
				width: 190px;
				margin-right:20px;		
			
			}
			
			#ContentRight #left{
				float:left;
				width: 460px;
			
				
			}
			
			.home #ContentRight #left ul, .home #ContentRight #left ul li{
				padding-left: 0px;
				padding-right: 0px;
			}
			
			 .home #ContentRight #left ul li{
			 	padding-left: 20px;
			 }
		
		.content #ContentRight{
			width: 895px;
		}
		
		.content #ContentRight #right{
			float:right;
			width: 610px;
			margin-right: 35px;
			
	
		}
			* HTML .content #ContentRight #right{
				margin-right: 25px;
			}
		
		.content #ContentRight #left{
			float:left;
			margin-left: 25px;
			width: 163px;
		
		
		}
		
			* HTML .content #ContentRight #left{
				margin-left: 10px;
			}
		
		
		.contentonecol #ContentRight{
			width: 875px;
			padding:0 10px 0 10px;
		}
		
		.contentonecol #ContentRight #right{
			float:left;
			width: 870px;
			margin-right: 0;
			
	
		}
			* HTML .contentonecol #ContentRight #right{
				margin-right: 0;
			}
	
	#ContentLeft{
		float:left;
		width: 895px;
	
	
	}
		.home #ContentLeft{
			margin-top:20px;
			width: 155px;
			margin-left: 25px;
			padding-bottom:10px;
			background: url(images/bg/bg_home_leftbg.gif) bottom left no-repeat;
			
		}
		
		
		.home #ContentLeft p{
			padding-left: 10px;
		}
		
		* HTML .home #ContentLeft{
			margin-top:15px;
			margin-left: 15px;
		}
	
		
		
#Footer{
	float:left;
	display:block;
	padding-top: 8px;
	height: 25px;
	background: url(images/bg/bg_footer.png) bottom center no-repeat;
	behavior: url(/Portals/0/Skins/goodgrief/iepngfix.htc);
	width: 100%;
	text-align:center;
}

	#Footer ul, #Footer ul li{
		padding:0px;
		margin:0px 0px;
		display:inline;
		list-style:none;
		background:none;
		font-size: 11px;
	}
	
	#Footer ul li{
			margin-right: 15px;
		}
		
		#Footer ul#links{
			padding-left: 15px;			
		}
		
		#Footer a{
			color: white;
		}
		
		#Footer a:hover{
			text-decoration: underline;
		}
		
		
* HTML #Footer{ /* Important! If not MainNav in IE6 will go mad*/
	float:none;
}

#loadedframe{
	height: 60px;
	float:left;

	padding-top: 20px;
	width: 100%;
}

a#loaded:link, a#loaded:visited, a#loaded:hover{
	width: 80px;
	float:right;
	margin-right: 20px;
	display:block;
	height: 30px;
text-indent: -999em;
	overflow: hidden;
	background: url(images/site_by_loaded_gray.gif) no-repeat top left;


}


/*Clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;


}

.clear{
	float:left;
	clear:both;
}

.sublogo{
	position:absolute;
	right: 20px;
	top: 50px;
	height: 50px;
	width: 300px;
}

.sublogo a:link, .sublogo a:hover, .sublogo a:visited{
	text-indent:-999em;
	height: 50px;
	width: 300px;
	overflow:hidden;
	display:block;
}

a#literature{
	background: url(images/logo_literature.png) top right no-repeat;
}

a#seasons{
	background: url(images/logo_seasons.png) top right no-repeat;
}

.content #dnn_ContentPane img{
	/*margin: 20px;*/
}

.content #dnn_ContentPane .CATNormalBold img, .content #dnn_ContentPane .CATSubHead img, 
.content #dnn_ContentPane .CATAltHeader img{
	margin: 0;
}


/** EVENT REG STYLES**/

.SubHead {
	color: #000;
	font-family: Arial,Helvetica,Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.Normal {
	color: #000;
	font-family: Arial,Helvetica,Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.formtable, .questiontable {
	width: 90%;
}
.formtable td.SubHead {
	width: 30%;
}
.formtable .NormalTextBox {
	width:240px;
}
.formtable .NormalTextBoxLong {
	width:340px;
}
.questiontable .NormalTextBox {
width:340px;
}

span.req {
	color:#FF0000;
}

span.helptext {
	font-size:10px;
}

td.tdleft {
	padding-right:20px;
}

/** EVENT RSS STYLES**/

table.rssfeed {
	margin-top:10px;
}

ul.rssevents {
	padding:0;
	margin:0;
	
}

ul.rssevents li {
	background:none;
	margin-left:0;
	padding:0 0 8px 10px;
	margin:0;
	list-style-type:none;
	font-size:11px;
}

ul.rssevents li p {
	padding:0;
	margin:0;
	font-size:11px;
}

.rssevents .NormalBold {
	font-size: 12px;
	font-weight: bold;
	color:#000;
}

.rssfeed tr td {
	background-color: #fe9b37;
}

.rssfeed tr td.rssfooter {
	background-color: #fff;
	padding:0;
	margin:0;
	line-height:0;
}

#Loaded_ProfileDesign span.Normal
{
	display:none;
}

#dnn_ctr_ManageUsers_UP table td {
	text-align:left;
}

#dnn_ctr_ManageUsers_trTitle {
	display:none;
}
 