/*----------- GENERAL ---------------*/
	body {
		background: #23285C url(../images/bg.png) no-repeat left top;
		background-position: center top;
		margin: 0;
		padding: 0;
	}
	body.pagerBarTop {
		border: 0;
		padding: 0;
	}
	#mainContainer {
		margin: 0; 
		width: 100%;	
	}
	.container{
		margin:0;
	}
	.mainTitle {
		font-size: 22px;
		margin: 0;
		padding: 0;
		background-color: #fff;
		padding: 8px;
		border-radius: 10px 10px 0px 0px;
	}
/*----------- HEADER ---------------*/
	#classHeader {
		background: url(../images/headerBg.png) no-repeat 0px 40px;		
		height: 230px;
		margin: 0;
		padding: 0;
		position: relative;
	}
	#teacherNameBox {
		color: #FFF;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 24pt;
		font-weight: bold;
		letter-spacing: -1pt;
		text-align: left;
		top: 100px;
		left: 23%;
		position: absolute;
	}
	
/*----------- MAINDATA ---------------*/
	.MD_decorBL {
		background: url(../images/MD_decorBL.png) no-repeat left bottom;
		padding-bottom: 100px;
	}
	 #mainData {
		background: url(../images/mainBg.png) repeat-y right top;
		margin: 0px;
		padding: 0;		
	}
	.crExtraDiv01 {
		background: url(../images/mainBg.png) repeat-y right top;
		margin: 0px;	
	}

/*----------- LEFT COLUMN ---------------*/	
	#leftCol {
		
		box-shadow: none;
		float: left;
		margin: 0px;
    	padding: 24px 0px;
	}
	#leftCol #navSectionHolder {
		background-color:#1B1F43;
		margin: 15px 11px 15px 15px;
		padding: 0;
	}	
	#leftCol .leftModuleHolder {
		display: none; /* Hides School Navigation */
	}
	#leftCol .leftModuleStatus {
		color: #FFF;
		border: none;
		border-bottom: 1px solid #FFF;
	}		
	#leftCol .inThisSectionHolder {
		background: url(../images/leftModuleHolderBg.png) no-repeat 0px 7px;
		border: 0px solid #785838;
		color: #03C;
		padding: 0;	
	}	
	#leftCol .inThisSectionHolder  {
		display: block !important;
	}
	#leftCol .inThisSectionHolder h2 {
		display: none;
	}
	#leftCol .inThisSectionHolder ul {
		background: none;
	}
	
/*----------- LEFT COL LINKS ---------------*/	
	#leftCol .leftModuleStatus a {
		color: #FFF;
	}
	#leftCol .inThisSectionHolder ul li a:link, .inThisSectionHolder ul li a:visited {
		border-bottom: 1px solid #171B3C;
		border-top: 1px solid #2B3269;
		color: #FFF;
		font-size: 13px;
		padding: 4px 10px;
	}	
	#leftCol .inThisSectionHolder ul li:hover a.title, #leftCol .inThisSectionHolder ul a.title:hover {
		background: #353D7D;
		color: #FFF;
		font-weight: bold;	
	}
	#leftCol .inThisSectionHolder ul li ul li a:link, .inThisSectionHolder ul li ul li a:visited {
		background-color: #FEF2E2 !important;
	} 
    #leftCol .inThisSectionHolder ul li ul li a:hover, .inThisSectionHolder ul li ul li a:active {
		background-color: #ABC8F8!important;
		color: #202351 !important;
	}
	#leftCol .inThisSectionHolder ul li {
		background: none;
	}
	#leftCol .horizMenu {
		background-color: #1B1F43 !important;
	}
	
/*-----------  CONTENT COLUMN ---------------*/	
	.rightCol {
		box-shadow: none;
		float: left;
		margin: 0;
	}
	h2.mainTitle {
		color: #1B1F43;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 1.2em;
	}
	#content .pageData {
		background: none repeat scroll 0 0 #FFFFFF;
		border: none;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	#classNameBox {
		font-size: 26px;
		padding: 10px 0 0 87px;
	}

	.listItem_assignments {
		color: #FFF;
	}

/*------- PORTAL BOXLESS STYLES ---------*/
	#content .x-portlet-boxless .x-panel-header	{
		color: #1B1F43;
		font-size: 1.5em;
		font-weight: bold;
		padding: 5px;
	}
	#content .x-portlet-boxless .x-panel-header a:link, #content  .x-portlet-boxless .x-panel-header a:visited	{
		color: #000;
	}
	#content .x-portlet-boxless .x-panel-header a:hover, #content .x-portlet-boxless .x-panel-header a:active {
		color: #90C;
	}
	#content .x-portlet-boxless .x-panel-bwrap {
	}
	#content .x-portlet-boxless .x-panel-bwrap .x-panel-body {
	}
	#content .x-portlet-boxless .x-panel-bwrap .x-panel-body .pageData {
		margin: 3px; 
	}
	
/*------- PORTAL CUSTOM 1 STYLES ---------*/
	#content .x-portlet-custom1 .x-panel-header .x-tool {
		background-image: url(/common/images/portals/tool-sprites.gif) !important;
	}
	#content .x-portlet-custom1 .x-panel-header	{
		background: #262C5B url(../images/custom1Header.png) repeat-x left top !important;
		border: 1px solid #3E3F68;
		color: #FFF;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		padding: 10px 8px;
	}
	#content .x-portlet-custom1 .x-panel-header a:link, #content  .x-portlet-custom1 .x-panel-header a:visited	{
		color: #000;
	}
	#content .x-portlet-custom1 .x-panel-header a:hover, #content .x-portlet-custom1 .x-panel-header a:active	{
		color: #90C;
	}
	#content .x-portlet-custom1 .x-panel-bwrap {
		border: 0; 
	}
	#content .x-portlet-custom1 .x-panel-bwrap .x-panel-body {
		border: none !important; 
	}
	#content .x-portlet-custom1 .x-panel-bwrap .x-panel-body .pageData {
		border: none !important;
		margin: 3px;
	}

/*------- PORTAL CUSTOM 2 STYLES ---------*/
	#content .portlet-custom2 .panel-header .tool {
		background-image: url(/common/images/portals/tool-sprites.gif) !important;
	}
	#content .portlet-custom2 .panel-header	{
		background: #ABC8F8 url(../images/custom2Header.png) repeat-x left top !important;
		border: 1px solid #ABC8F8;
		color: #1B1F43;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 1.4em;
		padding: 10px 8px;
	}
	#content .portlet-custom2 .panel-header a:link, #content  .portlet-custom2 .panel-header a:visited	{
		color: #000;
	}
	#content .portlet-custom2 .panel-header a:hover, #content .portlet-custom2 .panel-header a:active {
		color: #90C;
	}
	#content .portlet-custom2 .panel-bwrap {
		border: 0; 
	}
	#content .portlet-custom2 .panel-bwrap .panel-body {
		border-top: none !important; 
	}
	#content .portlet-custom2 .panel-bwrap .panel-body .pageData {
		border: none !important; 
		margin: 3px; 
	}
	.titleShift .mainTitle span {
		background: white; 
	}

	/*------- PORTAL BOXLESS STYLES ---------*/
	#content .portlet-boxless .panel-header	{
		color: #1B1F43;
		font-size: 1.5em;
		font-weight: bold;
		padding: 5px;
	}
	#content .portlet-boxless .panel-header a:link, #content  .portlet-boxless .panel-header a:visited	{
		color: #000;
	}
	#content .portlet-boxless .panel-header a:hover, #content .portlet-boxless .panel-header a:active {
		color: #90C;
	}
	#content .portlet-boxless .panel-bwrap {
	}
	#content .portlet-boxless .panel-bwrap .panel-body {
	}
	#content .portlet-boxless .panel-bwrap .panel-body .pageData {
		margin: 3px; 
	}
	
/*------- PORTAL CUSTOM 1 STYLES ---------*/
	#content .portlet-custom1 .panel-header .tool {
		background-image: url(/common/images/portals/tool-sprites.gif) !important;
	}
	#content .portlet-custom1 .panel-header	{
		background: #262C5B url(../images/custom1Header.png) repeat-x left top !important;
		border: 1px solid #3E3F68;
		color: #FFF;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		padding: 10px 8px;
	}
	#content .portlet-custom1 .panel-header a:link, #content  .portlet-custom1 .panel-header a:visited	{
		color: #000;
	}
	#content .portlet-custom1 .panel-header a:hover, #content .portlet-custom1 .panel-header a:active	{
		color: #90C;
	}
	#content .portlet-custom1 .panel-bwrap {
		border: 0; 
	}
	#content .portlet-custom1 .panel-bwrap .panel-body {
		border: none !important; 
	}
	#content .portlet-custom1 .panel-bwrap .panel-body .pageData {
		border: none !important;
		margin: 3px;
	}

/*------- PORTAL CUSTOM 2 STYLES ---------*/
	#content .portlet-custom2 .panel-header .tool {
		background-image: url(/common/images/portals/tool-sprites.gif) !important;
	}
	#content .portlet-custom2 .panel-header	{
		background: #ABC8F8 url(../images/custom2Header.png) repeat-x left top !important;
		border: 1px solid #ABC8F8;
		color: #1B1F43;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 1.4em;
		padding: 10px 8px;
	}
	#content .portlet-custom2 .panel-header a:link, #content  .portlet-custom2 .panel-header a:visited	{
		color: #000;
	}
	#content .portlet-custom2 .panel-header a:hover, #content .portlet-custom2 .panel-header a:active {
		color: #90C;
	}
	#content .portlet-custom2 .panel-bwrap {
		border: 0; 
	}
	#content .portlet-custom2 .panel-bwrap .panel-body {
		border-top: none !important; 
	}
	#content .portlet-custom2 .panel-bwrap .panel-body .pageData {
		border: none !important; 
		margin: 3px; 
	}
	.titleShift .mainTitle span {
		background: white; 
	}

/*----------- FOOTER ---------------*/	
	.footerContainer{
	}
	#footer {
		background: none;
		color: #333;	
		padding: 10px;
	}
	#copyright {
		color: #FFF;
		padding: 0;
	}
	#copyright a:link, #copyright a:visited {
		color: #FFF;
	}
	#copyright a:hover, #copyright a:active {
		color: #ABC8F8;
	}
	.copyrightCustomText {
        padding: 10px;	
	}
	.copyrightNav, .copyrightHolder {
		text-align: center;
	}
	#copyright .LeftEditButton:link, #copyright .LeftEditButton:visited {
		color: #00C;
	}
	#copyright {
	text-align:center;
	}		
.copyrightNav{
	text-align: center;
}