@import url("/sitefiles/global/master.css");
@import url("/sitefiles/global/pp/global.css");
@import url("/sitefiles/global/pp/formmodule.css");
@import url("/sitefiles/global/formspamblocker.css");


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */
.clear:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear { display: inline-block; }

/* Hides from IE/Mac \*/
* html .clear { height: 1%; }
.clear { display: block; }
/* End Hide from IE/Mac */


/* ***************************************** */
/* Montcalm Schools Home Page Styles         */
/* ***************************************** */
/* ----------  Styles by ELEMENT  ---------- */
body#home
{
    padding: 0px;
    margin: 0px;
    background-color: #aabcc0;
}

h1
{
    font-family: 'Arial Narrow', arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: lighter;
    color: #beb9b8;
    line-height: 48px;
}

h2
{
    font-family: 'Arial Narrow' , arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #bf9f64;
    line-height: 30px;
    font-weight: lighter;
}

h3
{
    font-family: 'Arial Narrow' , arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 50px;
}


/* ----------  MasterPage Styles by divId  ---------- */
div#wrapper
{
    width: 1000px;
    background-repeat: repeat-y;
    background-position: center top;
    background-image: url( '../Images/MS_BackGroundRepeater.jpg' );
    margin-right: auto;
    margin-left: auto;
}

div#header
{
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(  '../Images/MS_Logo.jpg' );
    width: 96%;
    height: 170px;
    margin-right: auto;
    margin-left: auto;
}

div#header .homelink
{
    float: left;
}

div#header .homelink a
{
    width: 250px;
    height: 140px;
    display: block;
}

div#header h1
{
    margin-left: 320px;
    padding-top: 55px;
}

div#content
{
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

div#column1
{
    float: left;
    width: 320px;
    height: 510px;
}

div#column1 .parentsstarthere
{
    width: 100%;
    height: 170px;
    background-color: #d1b983;
}

div#column1 h3
{
    padding-top: 10px;
    margin-left: 20px;
}

div#column1 p
{
    font-family: Arial, arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #646464;
    line-height: 18px;
}


div#column1 td
{
    font-family: Arial, arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #646464;
    line-height: 25px;
}


div#column1 .parentsstarthere a.lightbrown
{
    font-family: 'Arial Narrow' , arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #827049;
    text-decoration: none;
    line-height: 22px;
    display: block;
    margin-left: 20px;
}

div#column1 .parentsstarthere a.darkbrown
{
    font-family: 'Arial Narrow' , arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #544a35;
    text-decoration: none;
    line-height: 22px;
    display: block;
    margin-left: 20px;
}

div#column1 .supportschools
{
    width: 100%;
    height: 170px;
    background-color: #92866c;
}

div#column1 .supportschools span
{
    font-family: 'Arial Narrow' , arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5f5745;
    line-height: 22px;
    margin-left: 20px;
}

div#column1 .supportschools a
{
    display: block;
    margin-left: 12px;
}

div#column1 .educationalconsultants
{
    width: 100%;
    height: 170px;
    background-color: #627476;
}

div#column1 .educationalconsultants a
{
    display: block;
    margin-left: 12px;
}

div#column2
{
    float: left;
    width: 640px;
    height: 510px;
}

div#column2 .girlsschool
{
    width: 320px;
    height: 340px;
    float: left;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url('../Images/MS_SchoolForGirls.jpg');
    cursor: pointer;
}

div#column2 .boysschool
{
    width: 320px;
    height: 340px;
    float: left;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url('../Images/MS_SchoolForBoys.jpg');
    cursor: pointer;
}


div#column2 .outdoors
{
    width: 320px;
    height: 170px;
    float: left;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url('../Images/MS_Outdoors.jpg');
    cursor: pointer;
}

div#column2 .alternative
{
    width: 640px;
    height: 170px;
    float: left;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url('../Images/MS_AlternativeProgramsHomeImage.jpg');
    cursor: pointer;
}

div#column2 .girlsschool, 
div#column2 .boysschool, 
div#column2 .outdoors, 
div#column2 .alternative
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: lighter;
    color: #FFFFFF;
}

div#column2 .boysschool
{
    color: #92866b;
}

div#column2 .outdoors
{
    color: #333333;
}

div#column2 .girlsschool div,
div#column2 .alternative div,
div#column2 .outdoors div,
div#column2 .boysschool div
{
    margin-top: 15px;
    margin-left: 15px;
}

div#column2 .girlsschool a, 
div#column2 .alternative a
{
    font-family: 'Arial Narrow' , arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 18px;
}

div#column2 .boysschool a
{
    font-family: 'Arial Narrow' , arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #92866b;
    text-decoration: none;
    line-height: 18px;
}

div#column2 .outdoors a
{
    font-family: 'Arial Narrow' , arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #333333;
    text-decoration: none;
    line-height: 18px;
}

div#column2 .outdoors div
{
    text-align: right;
    margin-left: 0px;
    margin-right: 15px;
}

div#column2 .alternative div
{
    margin-top: 110px;
}

div#column2 .boysschool div
{
    margin-top: 280px;
}

div#starcommonwealth
{
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('../Images/MS_Star_Logo.jpg' );
    width: 96%;
    height: 160px;
    margin-right: auto;
    margin-left: auto;
}

div#starcommonwealth a
{
    float: left;
    width: 250px;
    height: 100px;
}

div#starcommonwealth p
{
    font-family: 'Arial Narrow' , arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #827e7c;
    line-height: 16px;
    display: block;
    width: 60%;
    margin-left: 320px;
    padding-top: 50px;
}

div#bottomcap
{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url( '../Images/MS_BGBottomCap.jpg' );
    width: 1000px;
    height: 40px;
}

div#footer
{
    width: 1000px;
    height: 100px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: 'Arial Narrow' , arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #66767a;
    text-decoration: none;
    line-height: 15px;
}

div#footer span
{
    font-size: 11px;
}

div#footer a
{
    font-family: 'Arial Narrow' , arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #66767a;
    text-decoration: none;
    line-height: 15px;
    padding-right: 3px;
    padding-left: 3px;
}

#Web-Train
{
    margin: 0px auto;
    width: 960px;
    height: auto;
    margin-top: 10px;
    text-align: center;
}

#Web-Train a
{
    display: inline-block;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    color: #000;
}

/* ----------  Main Nav Styles  ---------- */
#mainnav ul
{

}


/* ----------  Global Class Styles  ---------- */
.searchField
{
    
}

/* ----------  Blog Styles  ---------- */
.blog
{

}

/* ----------  Custom Content Styles  ---------- */
.template-content
{
    font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #646464;
}

.template-content p
{

}

.template-content img
{
    border: 0px;
}

.template-content li
{
    font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-left: 14px;
}

.template-content a
{
	color:#666666;
}

.template-content a:hover
{
	color:#999999;
	text-decoration:none;
}


/* ----------  Custom Form Styles  ---------- */
.inforequest .form-module
{
    width: 245px;
}

.inforequest .form-module .form-module-form
{

}

.inforequest .form-module .form-module-form .form-module-name
{
    display: none;
    font-size:20px;	margin-bottom: 20px;	font-weight: normal;	color: #ac7105;
}

.inforequest .form-module .form-module-form .form-table
{

}

.inforequest .form-module .form-module-form .form-table .form-table-row
{
}

.inforequest .form-module .form-module-form .form-table .form-table-alt-row
{
}

.inforequest .form-module .form-module-form .form-table .form-table-row .form-table-label, 
.inforequest .form-module .form-module-form .form-table .form-table-alt-row .form-table-label
{
    font-family:Arial, Helvetica, sans-serif;	font-size:10px;	color:#999999
}

.inforequest .form-module .form-module-form .form-table .form-table-row .form-table-label span,
.inforequest .form-module .form-module-form .form-table .form-table-alt-row .form-table-label span
{
}

.inforequest .form-module .form-module-form .form-table .form-table-row .form-table-field,
.inforequest .form-module .form-module-form .form-table .form-table-alt-row .form-table-field
{

}

.inforequest .form-module .form-module-form .form-table .form-table-row .form-table-field .text,
.inforequest .form-module .form-module-form .form-table .form-table-alt-row .form-table-field .text
{
    width: 190px;
    background-color:#f1f0ef;	border: 1px solid #d6dcdd;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #666666;
}

.inforequest .form-module .form-module-form .form-table .form-table-row .form-table-field .formmodule-multiline,
.inforequest .form-module .form-module-form .form-table .form-table-alt-row .form-table-field .formmodule-multiline
{
    width: 190px;
    background-color:#f1f0ef;    border: 1px solid #d6dcdd;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #666666;
}

.inforequest .form-module .form-module-form .form-table .form-table-row .form-table-field .formmodule-dropdownlist,
.inforequest .form-module .form-module-form .form-table .form-table-alt-row .form-table-field .formmodule-dropdownlist
{
    width: 190px;
    background-color:#f1f0ef;    border: 1px solid #d6dcdd;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #666666;
}

.inforequest .form-module .form-module-form .form-table .form-table-row .form-table-field .checkboxlist,
.inforequest .form-module .form-module-form .form-table .form-table-alt-row .form-table-field .checkboxlist
{
}

.inforequest .form-module .form-module-form .form-table .form-table-row .form-table-field .checkboxlist label,
.inforequest .form-module .form-module-form .form-table .form-table-alt-row .form-table-field .checkboxlist label
{
    font-family:Arial, Helvetica, sans-serif;	font-size:10px;	color:#999999
}

.inforequest .form-module .form-module-form .form-table .form-table-row .form-table-field .checkboxlist input,
.inforequest .form-module .form-module-form .form-table .form-table-alt-row .form-table-field .checkboxlist input
{
    
}

.inforequest .form-module .form-module-form .form-table .form-table-row .form-table-field .radiobuttonlist,
.inforequest .form-module .form-module-form .form-table .form-table-alt-row .form-table-field .radiobuttonlist
{
}

.inforequest .form-module .form-module-form .form-table .form-table-row .form-table-field .radiobuttonlist label,
.inforequest .form-module .form-module-form .form-table .form-table-alt-row .form-table-field .radiobuttonlist label
{
    font-family:Arial, Helvetica, sans-serif;	font-size:10px;	color:#999999
}

.inforequest .form-module .form-module-form .form-table .form-table-row .form-table-field .radiobuttonlist input,
.inforequest .form-module .form-module-form .form-table .form-table-alt-row .form-table-field .radiobuttonlist input
{
}

.inforequest .form-module .form-module-form .form-table .form-table-submit-row
{
}

.inforequest .form-module .form-module-form .form-table .form-table-submit-row .form-table-label
{
}

.inforequest .form-module .form-module-form .form-table .form-table-submit-row .form-table-field
{
}

.inforequest .form-module .form-module-form .form-table .form-table-submit-row .form-table-field .button
{
}

.inforequest .form-module .form-module-form .form-module-required-message
{

}

.inforequest .form-module .form-module-form .form-module-errors 
{

}

.inforequest .form-module .form-module-form .form-module-confirm
{
}

.inforequest .form-module .form-module-form .form-module-confirm .confirm-subject 
{
}

.inforequest .form-module .form-module-form .form-module-confirm .confirm-message 
{
}

/* ----------  Ecard Styles  ---------- */
.ecards
{

}

.ecards h4
{

}

/* ----------  News Article Styles  ---------- */
.news-articles
{
    
}

.news-articles a
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 40px;
	color: #000000;
}

.news-articles .news-listing .news-entry
{
   margin-top: 20px;
}

.news-articles a:hover
{
	color:#666666;
	text-decoration: none;
}

.news-articles .news-listing .news-entry .post-title
{
    font-family: 'arial narrow' , arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
}

.news-articles .news-listing .news-entry .post-date
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
	font-style:italic;
    color: #646464;
}

.news-articles .news-listing .news-entry  a
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
	color: #000000;
}

.news-articles .news-listing .news-entry  a:hover
{
	color: #666666;
	text-decoration:none;
}

/* ----------  Photogallery Styles  ---------- */
.photogallery
{

}

.photogallery li
{
    list-style-type: none;
    display: block; 
	float: left;
	border: 1px solid #C0C0C0;
    padding: 4px;
	margin: 0px 12px 12px 0px;
	
}

.photogallery li img 
{
	margin: 0px; 
	padding: 0px;
	
}


/* ----------  General List Styles  ---------- */

.generallist
{
    font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #646464;
}

.generallist strong
{
    font-family: 'arial narrow' , arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #70a5ad;
    font-weight: normal;
	line-height: 40px;

}

.generallist li
{
    font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-left: 14px;
}

.generallist hr
{
	margin: 20px 0 20px 0;
}

