﻿/* _lcid="1033" _version="12.0.4407"
_LocalBinding */

/* RETSD Core Custom CSS Edits */
/* Author: Christine Ibbitson - Point Solutions */
/* Created: March 26, 2007 Modified: March 27, 2007 */

@import url("../en-us/Core%20Styles/SHAREDGUI.CSS");

/*** Header Image ***/

/* After uploading Header Image, Change Image Name In File Path */
.ms-main {
    background-image:url("../SchoolSiteImages/headers/header_way.jpg");
    background-repeat: no-repeat;
    background-position:top right;
    background-color: #fffbe1; /* Overall background color */
}

/*** School Logo Image ***/

/* After Uploading School Logo Image, Change Image Name In File Path */
.retsd-logo {
background: url("../SchoolSiteImages/logos/logo_way.png") no-repeat top left;
}

/*** Page Title Customizations ***/

/* Edit - Custom - Change Page Title Colour: Default is Black */
.ms-pagetitle {
color:#000000;
}

/* Edit - Custom - Change Page Title Link Colour: Default is Black */
/* ***Note: The hex value should be the same as .ms-pagetitle */

/* To change Page Title colour Link, Edit hex value of class color:#000000; */
.ms-pagetitle a:link, .ms-pagetitle a:visited {
color:#000000;
}

/* Edit - Custom - Change Page Title Link Colour: Default is Black */
/* ***Note: The hex value should be the same as .ms-pagetitle */

h2.ms-pagetitle {
	color: #1e4d80;
}

/*****
 Web Parts
 *****/
.ms-WPHeader .ms-WPTitle span {
	color:#ffffff;
	font-size:11px;
 	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-weight:bold;
   	padding-left: 9px
}

.ms-WPHeader .ms-WPTitle a:link, 
.ms-WPHeader .ms-WPTitle a:visited {
    text-decoration: none;
	color: #1e4d80;
}

.ms-WPHeader .ms-WPTitle a:hover {
    text-decoration: underline;
    color: #ffffff;
}

.ms-WPHeader TD {
    border-bottom: none;
    background: url('../SchoolSiteImages/webPartHeaders/wpHdr_way.png') repeat-x;
    background-color:#1e4d80;
}

.ms-WPBorder,
.ms-WPBorderBorderOnly {
    border-color:#1e4d80;
    border-width:1px;
    border-style:solid;
    border-top: 0;
    padding-left: 5px;
}

.ms-standardheader {
    font-size: 1em;
    margin: 0em;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

/***Page Area***/

/*content area border for edit/admin mode*/
.ms-viewareaframe
{
    border: 1px #1e4d80 solid;
}

/* Custom default paragraph font and link styles */

.ms-bodyareacell {
    border: 1px #1e4d80 solid;
}
.ms-bodyareacell div, .ms-bodyareacell p, .ms-bodyareacell td {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans-serif;
	letter-spacing: normal;
	color: #000000;
}
.ms-bodyareacell a:link {
  font-size:11px;
  font-family:Tahoma, Arial, Verdana, Helvetica, Sans-serif;
  letter-spacing: normal;
  color:#1e4d80;
}
.ms-bodyareacell a:visited {
  font-size:11px;
  font-family:Tahoma, Arial, Verdana, Helvetica, Sans-serif;
  letter-spacing: normal;
  color:#777777;
}
.ms-bodyareacell a:hover {
  font-size:11px;
  font-family:Tahoma, Arial, Verdana, Helvetica, Sans-serif;
  letter-spacing: normal;
  color:#377dbf;
  text-decoration:none;
}
.ms-bodyareacell a:active {
  font-size:11px;
  font-family:Tahoma, Arial, Verdana, Helvetica, Sans-serif;
  letter-spacing: normal;
  color:#1e4d80;
}

/*****
 Begin Global Breadcrumb styles (Breadcrumb, MySite, Help)
 *****/

/* login bar at the top */
.ms-globalbreadcrumb {
	font-size: 8pt;
	text-align: right;
	background-color:transparent;
	padding: 2px 10px 2px 5px;
}

/* Color of text and links */
.ms-globalbreadcrumb, 
.ms-globalbreadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
}

/* colour of text on mouse over */
.ms-globalbreadcrumb a:hover {
    color:#FFFFFF;
    text-decoration: underline;
}

.ms-globalbreadcrumb a:visited {
    color:#FFFFFF;
    text-decoration: none;    
}

/*color of unvisited links and of pipe/breadcrumb separator in top left and right areas (sign in)*/
.ms-globallinks,
.ms-globallinks a {
    color: #FFFFFF;
    text-decoration: none;
}

/* EL - hide Main, etc. (breadcrumb in top left */
.ms-globalleft, .ms-globalleft tr {
    Display:none;
}

 /* style of text in top right (i.e. global breadcrumb) */
.ms-globallinks .ms-SPLink a:link,
.ms-globallinks .ms-SPLink a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.ms-globallinks .ms-SPLink a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

/*** End Global Breadcrumb styles (Breadcrumb, MySite, Help) ***/

/* Change drop-down styles in HTML editor. Added ArticleTitle(black, blacksmall, red, redsmall) and ArticleBody to drop-down list. Deleted default values*/

.ms-rteCustom-ArticleTitleBlack {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}

.ms-rteCustom-ArticleTitleBlackSmall {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
}

.ms-rteCustom-ArticleTitleRed {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #8D181B;
}

.ms-rteCustom-ArticleTitleRedSmall {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #8D181B;
}

.ms-rteCustom-ArticleTitleRedThin {
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #8D181B;
}

.ms-rteCustom-ArticleTitleBlue {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #1e4d80;
}

.ms-rteCustom-ArticleTitleBlueSmall {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #1e4d80;
}

/*** Navigation ***/

/*** Global ***/

/*global nav divider bars - show either left or right*/
.ms-topnav {
	border-left:0px solid #ffffff;
	border-right:1px solid #ffffff;
}

/**** Quicklaunch in edit/admin mode****/

/* This is main link in quicklaunch in edit/admin mode*/
.ms-navheader a:link,.ms-navheader2 a:link, .ms-navheader a:visited,.ms-navheader2 a:visited{
	color:#1e4d80;
	text-decoration: none;
}

.ms-navheader a:hover,.ms-navheader2 a:hover{
	color:#9d9d9d;
	text-decoration:none;
}

/* Custom - Navigation Link Colour */
/* This is subheadings in quicklaunch edit/admin mode*/
.ms-navItem a:link, .ms-navItem a:visited{
	color:#1e4d80;
	text-decoration: none;
}
/* Background color of quick launch menu items */
table.ms-navitem td,
span.ms-navitem
{
    background-color: #fffbe1;
}

/* Table cell properties of selected navigation item in quick launch menu */
.ms-quicklaunch table.ms-selectednav td
{
    background: #FFE6A0;
    background-repeat:no-repeat;
    background-position:top left;
    border: 1px #FFAE00 solid;
    padding:0px 4px 1px 12px;
    margin:0px;
}

.ms-quicklaunch table.ms-selectednav td a.ms-selectednav
{
    color: #333333;
}

/**** End Quicklaunch in edit/admin mode****/

/**** Quicklaunch ****/

.RETSD {
    white-space: normal;
    line-height: 15px;
    width: 175px !important;
}

.RETSD .rootGroup {

}

.RETSD .text {
    padding: 4px 10px;
}

.RETSD .image {
    margin: 0px;
    margin-top: 6px;
    margin-right: 5px;
}

/*** Root Level (and all levels that don't override) ***/
/* Set static properties for this level */
.RETSD .rootGroup .text {
    font-weight: bold;
    border: none;
    border-top: 1px white solid;
}

.RETSD .rootGroup .first .text {
    border-top: none;
}

/* Set any properties that will be changed on mouse over */
.RETSD .rootGroup .link {
    color: white;
    background-color: #1e4d80;
}

.RETSD .rootGroup .link:hover {
	color: white;
    background-color: #377dbf;
}

/*** Level 1 ***/

/* Set static properties for this level */
.RETSD .level1 .text {
    font-weight: normal;
    border: 1px #1e4d80 solid;
    border-top: none;    
}

/* Set any properties that will be changed on mouse over */
.RETSD .level1 .link {
    color: black;
    background-color: #ffffff;
}
/*** End of Left Navigation Styles ***/

/*** Miscellaneous ***/

/* custom title for teacher page */

.customTeacherTitle {
font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #1e4d80;	
}

/* custom CQWP article titles */

.S2StyleTitle a, .S2StyleTitle a:link, .S2StyleTitle a:visited, .S2StyleTitle a:hover {
	font-weight: bold;
	font-size: 14px;
	font-family:"Cambria", Tahoma, Arial, sans-serif;
	}
