﻿/* ------------- SP custom -------------------------- */

form {
	margin: 0px auto;
	text-align: center;
	height:100%;

}

#page_wrapper {
	color: #484848;
	background: url(../img/bg.gif.png) repeat-x top left #FFF;

}

#authoringRegion
{
	height:25px;
	width:100%;
	background-color:#ffffff;
	color:#333333;
}

.bottom-wb {
	width:310px;
	overflow:auto;
}

.SitePreviewImage
{
		border: 1px solid #000;
		float:right;
		text-align:right;
}

.course-select{
	height:20px
}

.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline;
}
.sharepointLogin
{
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
.sharepointLogin .ms-globallinks a
{
	color:#333333;
}
.sharepointLogin .ms-globallinks
{
	color:#333333;
}
.sharepointLogin div
{
	color:#333333;
}
.siteActionMenu
{
    float:right;
    height:20px;
    vertical-align:top;
}
.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}

.chisfloatleft {
	float:left;
	text-align:left;
}

/* ------ LHS MENU ------*/

/* ------ NAVIGATION (LHS) ------------------------- */

.left_side_nav
{
	margin-right:10px;
	margin-left:0px;
	margin-top:4px;
	margin-bottom:10px;
	padding-top:0px;
	background-color: #ffffff;
	width:211px;
	text-align:left;
	/*padding-bottom:0px;*/
}


.left_side_nav ul {
	padding-left:0;
	list-style:none;
	margin:0;
	margin-bottom:3px;
	padding-top:5px;
	padding-right:8px;
	font-family: arial;  
	font-size: 1em; 
	font-weight:normal;
	/*line-height:16pt;*/
	color:#536c8a;
	
	
}

.left_side_nav ul li {
	line-height:1em;
	color:#ffffff;
	background:transparent url('../img/menu/main_bg.gif') no-repeat;
	
}

.left_side_nav ul li a {
	background:transparent url('../img/menu/main_bg.gif') no-repeat;
	line-height:28px;
	padding:3px 10px 4px 40px;
	text-decoration:none;
	color:#ffffff;
	display:block;
	
}
.left_side_nav ul li a:hover {
	
	background:transparent url('../img/menu/main_over_bg.gif') no-repeat;
}



.left_side_nav ul ul {
	background:#ffffff url(../img/menu/nav-bg.gif) no-repeat;
	padding-top:8px;
	margin-top:2px;
	/*border: 2px #e1e1e1 solid;*/
	width: 175px;

	
}

.left_side_nav ul ul > li:last-child {

	/*background:#ffffff url(../img/menu/nav-bg.gif) left -606px no-repeat;*/
	padding-bottom:10px; 
	
}

.left_side_nav ul ul > li.myLast {
	
	background:#ffffff url(../img/menu/nav-bg.gif) left bottom no-repeat; /* bottom was -606px */
	padding-bottom:10px;
	margin-bottom:0px;
	
	

}

.left_side_nav ul ul ul > li.last-child {
	
	background:#ffffff url(../img/menu/nav-bg.gif) left bottom no-repeat; /* bottom was -606px */
	

}


.left_side_nav ul ul ul > li:last-child {

	background:none;
	/*margin-bottom:-10px;*/

}

.left_side_nav ul ul ul > li.myLast {
	/*background:#ffffff url(../img/menu/nav-bg.gif) left -606px no-repeat;*/
	background:none;
	margin-bottom:-10px;

}




.left_side_nav ul ul ul {
	background: none;
	margin-bottom:0px;
	padding:0;
	margin-top:0px;
	border: none;

}
.left_side_nav ul ul ul li{
	background: none;
}




.left_side_nav ul ul li {
	background: none;
	border-top:none;
	padding:0 0 0 2px;
	margin:0;
	color:#536c8a;	
}


.left_side_nav ul ul li a {
	font-size:0.9em;
	background-image:none;
	line-height:normal;
	text-decoration:underline;
	color:#d2232a;
	padding-left:10px;	
}

.left_side_nav ul ul li a:hover {
	font-size:0.9em;
	background-image:none;
	line-height:normal;
	text-decoration:underline;
	color: #484848;
	padding-left:10px;

}


.left_side_nav ul ul ul li a {
	/*padding-left:2em;*/
	margin-left:7px;
	padding-left:20px;
	font-size:90%;
	font-weight:normal;
	/*padding-top: 2px !important;*/
	background: url(../img/ternary-bullet.png) left 9px no-repeat;
	

}
.left_side_nav ul ul ul li a:hover {
	/*padding-left:2em;*/
	margin-left:7px;
	padding-left:20px;
	font-size:90%;
	font-weight:normal;
	/*padding-top: 2px !important;*/
	background: url(../img/ternary-bullet.png) left 9px no-repeat;

}


/*  ------ Page Content (Editor) ------- */

table.ms-rtetoolbarmenu, 
table.ms-rtetoolbarmenu td, 
table.ms-rtetoolbarmenu tr
.ms-rtetoolbarmenu img{
	
	background-color:inherit;
	border-width:0px;
	border-style:none;
	border-color:#999999;
	padding:0px;

}

.ms-rtetoolbarmenu table, {
	
	border-style:none;
	
}
