﻿/* ***************************************** */
/* Montcalm Schools alternative Page Styles        */
/* ***************************************** */
/* ----------  Styles by ELEMENT  ---------- */
body#alternative
{
    padding: 0px;
    margin: 0px;
    background-color: #a6c3c7;
}

body#alternative div#wrapper
{
    width: 1000px;
    background-repeat: repeat-y;
    background-position: center top;
    background-image: url( '../Images/MS_Alternative_Repeater_BG.jpg' );
    margin-right: auto;
    margin-left: auto;
}

body#alternative div#header
{
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url( '../Images/MS_Alternative_Logo.jpg' );
    width: 96%;
    height: 140px;
    margin-right: auto;
    margin-left: auto;
}

body#alternative div#header h1
{
    
    color: #a6c3c7;
    font-size:x-large;
}

body#alternative div#column1
{
    width: 63.75%;
    height: 100%;
    margin-left: 40px;
    float: left;
}

body#alternative div#column2
{
    width: 25.5%;
    height: 100%;
    margin-left: 30px;
}

body#alternative div#starcommonwealth
{
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../Images/MS_Star_Logo.jpg');
    height: 112px;
}

body#alternative div#starcommonwealth
{
    height: 112px;
}

body#alternative div#starcommonwealth p
{
    padding-top: 27px;
}

body#alternative div#bottomcap
{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url( '../Images/MS_Alternative_BottomCap.jpg' );
    width: 1000px;
    height: 30px;
}

body#alternative div#footer
{
    color: #5d7377;
}

body#alternative div#footer a
{
    color: #5d7377;
}

body#alternative .sitesearch
{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(   '../Images/MS_Search_BG.jpg' );
    width: 100%;
    height: 29px;
    text-align: center;
    padding-bottom: 20px;
}

body#alternative .sitesearch .searchButton
{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url( '../Images/MS_SearchButton.jpg' );
    width: 16px;
    height: 15px;
    border: 0;
    vertical-align: middle;
    cursor: pointer;
}

body#alternative .sitesearch .searchField
{
    padding: 0px;
    margin: 0px;
    width: 190px;
    height: 16px;
    font-size: 10px;
    border: 0;
    font-family: arial, Helvetica, sans-serif;
    font-weight: lighter;
    color: #beb9b8;
}


/* ----------  Main Nav Styles  ---------- */
body#alternative div#navigation
{
    width: 90%;
    height: 50px;
    margin-left: 42px;
}

body#alternative div#navigation ul
{
    float: left;
    width: 100%;
    height: 100%;
    list-style-type: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

body#alternative div#navigation ul a
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: lighter;
    text-decoration: none;
    color: #beb9b8;
    line-height: 50px;
    display: block;
    padding-right: 18px;
    padding-left:18px;
}

body#alternative div#navigation ul a:hover
{
    background-position: right center;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-image: url('../Images/MS_AlternativeActiveLinkRight.jpg');
}

body#alternative div#navigation ul li
{
    float: left;
    height: 100%;
    position: relative;
}

body#alternative div#navigation ul ul
{
    display: none;
}

body#alternative div#navigation ul li:hover
{
    background-repeat: repeat-x;
    background-position: left center;
    background-image: url('../Images/MS_AlternativeActiveLinkLeft.jpg');
}

body#alternative div#navigation ul ul
{
    width: 200px;
    border: 1px solid #c77738;
    background-color: #FFFFFF;
    float: none;
    height: auto;
    z-index:100;
}

body#alternative div#navigation ul ul li
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 30px;
    float: none;
}

body#alternative div#navigation ul ul li a
{
    line-height: 30px;
    display: inline-block;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #c77738;
}

body#alternative div#navigation ul ul li a
{
    display: block;
}

body#alternative div#navigation ul ul li a.first
{
    display: block;
    border: 0;
}

body#alternative div#navigation ul ul li a.last
{
}

body#alternative div#navigation ul ul li:hover,
body#alternative div#navigation ul ul a:hover
{
    background-image: none;
    color: #c77738;
}

body#alternative div#navigation ul li:hover ul
{
    position: absolute;
    top: 50px;
    left: 0px;
    display: block;
    z-index: 100;
}

body#alternative div#navigation ul li:hover ul ul
{
    display: none;
}

body#alternative div#navigation ul ul li:hover ul
{
    position: absolute;
    top: 0px;
    left: 100%;
    display: block;
}

body#alternative div#navigation ul ul li:hover ul ul
{
    display: none;
}

body#alternative div#navigation ul ul li#mn-montcalm-school-for-girls-donate,
body#alternative div#navigation ul ul li#mn-montcalm-schools-outdoor-challenge-donate,
body#alternative div#navigation ul ul li#mn-donate-boys,
body#alternative div#navigation ul ul li#mn-donate_3,
body#alternative div#navigation ul ul li#mn-montcalm-school-information,
body#alternative div#navigation ul ul li#mn-request-info,
body#alternative div#navigation ul ul li#mn-request-info_1,
body#alternative div#navigation ul ul li#mn-donate_1
{
    background-position: left top;
    background-image: url( '../Images/MS_Donate_BG.jpg' );
    background-repeat: no-repeat;
    width: 200px;
    height: 50px;
    border: 0;
}

body#alternative div#navigation ul ul li#mn-montcalm-school-for-girls-donate a,
body#alternative div#navigation ul ul li#mn-montcalm-schools-outdoor-challenge-donate a,
body#alternative div#navigation ul ul li#mn-donate-boys a,
body#alternative div#navigation ul ul li#mn-donate_3 a,
body#alternative div#navigation ul ul li#mn-montcalm-school-information a,
body#alternative div#navigation ul ul li#mn-request-info a,
body#alternative div#navigation ul ul li#mn-request-info_1 a,
body#alternative div#navigation ul ul li#mn-donate_1 a
{
    padding: 0px;
    margin: 0px;
    color: #e7dcc4;
    font-size: 24px;
    text-decoration: none;
    line-height: 50px;
    text-align: center;
}

/* ----------  Subnav Styles  --------- */
body#alternative div#column2 .sidenav
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #e8e8e6;
}

body#alternative div#column2 .sidenav p
{
    display: block;
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
}

body#alternative div#column2 .sidenav p a
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: lighter;
    text-decoration: none;
    color: #beb9b8;
}

body#alternative div#column2 .sidenav p a:hover
{
    color: #c77738;
}

body#alternative div#column2 .sidenav h2 a
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #c77738;
    text-decoration: none;
    line-height: 34px;
    display: block;
}

body#alternative div#column2 .sidenav ul
{
    list-style-type: none;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

body#alternative div#column2 .sidenav ul li
{
    border-color: #c77738;
    border-top-style: dotted;
    border-width: 1px;
    width: 100%;
    height: 25px;
}

body#alternative div#column2 .sidenav ul li a
{
    line-height: 25px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: lighter;
    text-decoration: none;
    color: #beb9b8;
    display: block;
    margin-left: 5px;
    display: inline-block;
}

body#alternative div#column2 .sidenav ul li a
{
    display: block;
}

body#alternative div#column2 .sidenav ul li a:hover
{
    color: #c77738;
}


/* ----------  Photo Album Styles  ---------- */
body#alternative .photoalbum
{
    text-align: center;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #e8e8e6;
    margin-bottom: 20px;
}

body#alternative .photoalbum h2
{
    color: #c77738;
    text-align: left;
}

body#alternative .photoalbum h2 a
{
    color: #c77738;
    text-align: left;
}

body#alternative .photoalbum .image
{
    margin-left: -12px;
}

body#alternative .photoalbum p
{
    text-align: left;
    display: block;
    margin-bottom: 20px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #646464;
    line-height: 18px;
}

/* ----------  Our Words Styles  ---------- */


body#alternative .ourwords
{
	margin-bottom:25px;
}

body#alternative .ourwords p
{
    text-align: left;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #646464;
    line-height: 18px;
}

body#alternative .ourwords a
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #bf9f64;
    text-decoration: none;
    cursor: pointer;
}

body#alternative .ourwords a:hover
{
    color: #596e72;
}

body#alternative .ourwords h2
{
    text-align: left;
}

body#alternative .ourwords h2 a
{
    text-align: left;
    color: #bf9f5d;
	font-size:22px;
	text-decoration:underline;
}

/* ----------  Donate Styles  ---------- */
body#alternative .donate
{
    text-align: center;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #e8e8e6;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

/* ----------  Tell a Friend Styles  ---------- */
body#alternative .tellfriend p
{
    text-align: left;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #646464;
    line-height: 18px;
}

body#alternative .tellfriend h2
{
    color: #c77738;
    text-align: left;
}

body#alternative .tellfriend a
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #c77738;
    text-decoration: none;
    cursor: pointer;
}

body#alternative .tellfriend a:hover
{
    color: #a6c3c7;
}

/* ----------  Bottom Nav Styles  ---------- */
body#alternative .bottomnav
{
    width: 96%;
    height: 100px;
    margin-right: auto;
    margin-left: auto;
    color: #CCCCCC;
}

body#alternative .bottomnav a
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #c77738;
    text-decoration: none;
    line-height: 100px;
    margin-right: 30px;
    margin-left: 38px;
    cursor: pointer;
}

body#alternative .bottomnav a:hover
{
    color: #a6c3c7;
}

