﻿ .clear
 {
     clear:both;
 }
 
 body
{
	background-color:#ffffff;
	text-align: center;
	color:#3E121F;
	font-family:"Arial", Sans Serif;
	font-size:9pt;
	margin:0px 0px 0px 0px;
}

div.content
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	height:100%;
	border-bottom:solid 10px #E0E0E0;
	border-left:solid 20px #E0E0E0;
	border-right:solid 20px #E0E0E0;
	display:inline-block;
}

div.header {
    border-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    border-left: solid 20px #d7d3cc;
    border-right: solid 20px #d7d3cc;
    background-color: #B58C7D;
    height: 200px;
}
div.headerimagecontainer {
    overflow: visible;
    z-index: 2;
    height: 0px;
    position: relative;
}

    div.headerimagecontainer img {
        margin-top: 10px;
        width: 100%;
        display: block;
        z-index: 2;        
    }
div.headerdivider
{
	background-color:#914a2d;
	height:5px;
	width:700px;
	position: absolute;
	top: 175px;
}
div.mantraBar {
    font-size: 16pt;
    font-weight: bold;
    font-family: Liorah, Baskerville Old Face, Sans-Serif;
    color: #8f181b;
    position: absolute;
    z-index: 3;
    margin-left: 0.5em;
    top: 140px;
}
/* menu */
div.menuContainer {
    top: 180px;
    width: 800px;
    background-color: #042343;
    border-bottom: solid 1px #ae8257;
    position: absolute;
    height: 25px;
}

div.themenu {
    position: relative;
    top: 170px;
    width: 100%;
    z-index: 3;
    background-color: #042343;
    height: 31px;
}

div.themenu ul
{
	list-style:none;
	padding:0em;
	margin:0em;
	position:relative;
}

div.themenu ul li
{
	float:left;
	height:2em;
	margin:0em;
	padding:0em;
	border-right: solid 1px #ffffff;
	
}
/* submenu */
    div.themenu ul li div {
        display: none;
        position: absolute;
        background-color: #042343;
        padding: 0.5em;
    }

div.themenu ul li div ul li
{
    float:none;
    text-align:left;
    padding-left:0.5em;
    border-right: none;   
}

/* end menu */
div.maincontent
{
	min-height: 400px;
	text-align:left;
	margin-left: 10px;
    margin-right: 10px;
}

div.subcontent
{
    position:relative;
    z-index:2;

    width: 100%;
}

div.navbartopright {
    color: #042343;
    float: right;
    clear: right;
    font-size: 7pt;
    font-weight: bold;
    padding-right: 1em;
    position: relative;
    top: 68px;
    word-spacing: 3px;
    text-align: right;
    height: 20px;    
    z-index: 3;
}

div.headerlinks
{
    float:right;
    position:absolute;
    top:155px;
    padding-right:5em;
}

a:link.navbar,
a:visited.navbar,
a:hover.navbar,
a:active.navbar {
    color: #042343;
    text-decoration: none;
}

.searchbox
{
	font-size: 6pt;
	background-color:#ffffff;
}


div.shield
{
	position:absolute;
	margin-left:6px;
	width:80px;
	z-index:2;	
	top: 35px;
}

div.greenbar
{
	height:14px;
	clear:both;
	margin-top:10px;
}
div.footer
{
    background-color:#B58C7D;
    border-top:solid 1px #9E4321;
    border-bottom:solid 1px #9E4321;
	font-size:8pt;
	text-align:center;
	font-weight:lighter;
	padding-top:5px;
}
div.SideBarLeft
{    
	float:left;
	border:dotted;
	border-width:thin;
	border-color:#2E0E2D;
	width:25%;
	overflow:hidden;
	padding:0 .5em 0 .5em;
	min-height:660px;
	background-color:#AC7760;
	margin-left:1em;
}
div.LeftOfSideBar
{
	width:70%;
	float:left;
	overflow:hidden;
}
div.RightOfSideBar
{
	width:70%;
	float:right;
	overflow:hidden;
}
div.MainLeft
{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	width:500px;
	position:relative;
	left:-10px;
	min-height:315px;
	margin-left:10px;
}

div.MainLeft img
{
    max-width : 100%;
}

div.left
{
	margin-left:0px;
	margin-right:0px;
	padding-left:10px;
	padding-right:0px;
	float:left;
	width:40%;
	position:relative;
	left:-10px;
	min-height:200px;
	margin-left:10px;
}
div.right
{
	margin-left:0px;
	margin-right:0px;
	padding-left:18px;
	padding-right:0px;
	float:right;
	position:relative;
	min-height:200px;
	margin-top:0px;
	padding-top:8px;
	border-left:dotted;
	border-width:thin;
	border-color:#2E0E2D;
	width:52%;
	font-size:10pt;
	left:10px;
}
div.tabLeft
{
	float:left;
	width:55%;
	position:relative;
	min-height:200px;
	font-size:10pt;
}
div.tabRight
{
	float:right;
	width:44%;
	position:relative;
	min-height:200px;
	font-size:10pt;
	
	border-left:dotted;
	border-width:thin;
	border-color:#2E0E2D;
}

span.PhotoCaption
{
	font-size:8pt;
	font-weight:lighter;
}
div.MainRight
{

	float:right;
	position:relative;
	min-height:635px;
	margin-right:1em;
	margin-top:1em;
	padding-left:1em;
	border-left:dotted;
	border-width:thin;
	border-color:#2E0E2D;
	width:242px;
	/* 230 */
}

div.SubSection
{
    font-family:"Baskerville Old Face", Arial, Sans Serif;
    border-top: solid 1px #452214;
    border-bottom: solid 1px #452214;
	width:95%;
	background:#9E4321;
	color:white;
	font-weight:bold;
	padding:5px 2px 5px 10px;
	font-size:11pt;
	margin-bottom:2px;
	margin-top:10px;
}
span.SideHeader
{
	color:#993333;
	font-weight:bold;
}

div.MainBottom
{
    margin-left:40px;
	clear:both;
	width:94%;
	height:150px;		
}

div.MainBottomLeft
{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	width:600px;
}

div.MainTopLeft
{
    padding-top:1em;
    padding-left:1em;
    float:left;
    width:425px;
}

div.MainTopRight
{
    padding-top:1em;
    float:right;
    width:325px;
}

div.MainQuoteText
{
    width:500px;
    padding: 0px 0px 0px 0px;
	/*padding:8px 10px 10px 5px;*/
	float:right;
}

div.mainQuoteImage
{
    width:100px;
	position:relative;
	float:left;
}

div.MainBottomRight
{
	position:relative;
	float:left;
	width:225px;
	height:100px;
}

div.MainEmailText
{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	padding:10px 10px 10px 10px;
	height:64px;
	

}
div.QualityLife
{
	float:left;
	position:relative;
	z-index:3;
	width:568px;
	height:116px;
	top:0px;
	left:0px;
}
div.QualityOfLife
{
    font-family: Garamond;
    font-style: italic;
    font-size: 36px;
    width: 100%; 
    height: 150px; 
}

#QualityofLifeList
{
    list-style-type:none;
}

div.RightSideText
{
	
	padding-left:0px;
}

.copyright {
	font-size: 10px;
}

div.RightColoredSideBar
{
	float:right;
	position:relative;
	min-height:100px;
	margin-right:1em;
	margin-top:1em;
	padding-left:1em;
	border-left:dotted;
	border-width:thin;
	border-color:#2E0E2D;
	width:242px;
	border-color:#2E0E2D;
	background-color:#B58C7D;
}



/*Link Colors*/

a:link {
	color: #2E0E2D;
}
a:visited {
	color: #9E4321;
}

a:hover {

	color:#2E0E2D;
}
a:active {


	color:#2E0E2D;
}

.headingsSub {
	font-size: 12px;
	color: #2E0E2D;
	font-weight: bold;
}
.quotes {
	font-size: 12px;
	font-style: italic;
}
.quoteHeader {

	font-size: 12px;
	font-weight: bold;
}
th
{
	font-weight: bold;
}

.HeaderText
{
	font-size:11pt;
	font-weight:bold;
}

div.GolfNoticeText
{
    width:100%;
    z-index:200;    
}

div.GolfNotice
{ 
	width:100%;
	border: 1px solid #352534;
	border-style:none;
	background-repeat:no-repeat;
}
div.Notice
{ 
	width:97%;
	border: 1px solid #352534;
	border-style:none;
	padding: 10px 10px 10px 10px;
	overflow:auto;
	margin:10px 0px 0px 0px;
	position:relative;
	z-index:3;
}
div.GolfNotice2012
{
	width:97%;
	border: 1px solid #352534;
	border-style:none;
	padding: 10px 10px 10px 10px;
	overflow:auto;
	margin:20px 0px 0px 0px;
	position:relative;
	z-index:0;    
}
div.ScholarshipInfoSection
{
	border-width: 3px;
    border-style: groove;
    border-color: White;
	overflow: visible;
	margin:10px 5px 10px 5px;
	position:relative;
	z-index:3;    
	padding: 1em 2em .5em 2em;
}

div.ScholarshipInfoSection h3
{
    margin: 0;
    display: inline-block;
    position: absolute;
    top: -0.5em;
    left: 0.5em;
    background-color: White;
    padding: 0 0.25em;
}

div.InfoBox
{
	border-width: 3px;
    border-style: groove;
    border-color: White;
	overflow: visible;
	margin:10px 5px 10px 5px;
	position:relative;
	z-index:3;    
	padding: 1em 2em .5em 2em;
}

div.TimeDisplay
{    
	width:97%;
	border: 1px solid #352534;
	border-style:none;
	padding: 10px 10px 10px 10px;
	overflow:auto;
	margin:15px 0px 0px 500px;
	background: #F8F5E7;
	z-index:3;
	position:static;
}

div.GroupPannel
{
	float:left;
	width:45%;
	padding:0em 1.5em .5em .5em;	
}

p.breakhere 
{
    page-break-before: always;
}

#essayReport
{
    margin-left:-5px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	border: 2px solid black;
	padding: 20px 20px 20px 20px;
	overflow:auto;
	background-color:White;
}

.SmallPrint
{
	font-size:11px;color:rgb(0,0,0);font-weight:normal;font-style:normal
}

.SmallPrintTable
{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	width:100%;
}

.accordionLink
{
	font-weight:bold;
	font-size:15px;
}

.AccordHeader
{
	font-size:13px;
	color:rgb(0,0,0);
}

.homePageAccordHeader, 
.homePageAccordHeader-permanent
{
    font-family:"Baskerville Old Face", Arial, Sans-Serif;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:5px;
	padding:4px 2px 1px 2px;
	font-size:10pt;	
	color:white;
	border: solid 1px #473138;
	cursor:pointer;
}

.homePageAccordHeader
{
    background-color:#5F3844;
}

.homePageAccordHeader-permanent
{
	background-color:rgb(148, 76, 76);
}

.homePageAccordHeaderSelected,
.homePageAccordHeaderSelected-permanent
{
    font-family:"Baskerville Old Face", Arial, Sans-Serif;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:5px;
	font-size:10pt;
    font-weight:bold;	
	color:white;
	border: solid 1px #473138;
	cursor:pointer;
}

.homePageAccordHeaderSelected
{
    background-color:#5F3844;
}

.homePageAccordHeaderSelected-permanent
{
    background-color:rgb(148, 76, 76);
}

.homePageAccordContent
{
	color:#5F3844;
	padding: 5px 5px 5px 5px;
	font-size:9pt;
}

div.Button
{
	padding:5px 2px 5px 2px;
	background-color:#5F3844;
	color:White;
	border: solid 3px #473138;
	text-align:center;
	cursor:pointer;	
}

div.smallButton
{
    margin-left:0px;
    margin-right:0px;
    margin-bottom:5px;
	padding:4px 2px 1px 2px;
	font-size:9pt;
	background-color:#5F3844;
	color:White;
	border: solid 3px #473138;
	text-align:center;
	cursor:pointer;
	width:195px;
	height:20px;	
}

div.smallerButton
{
    margin-left:0px;
    margin-right:0px;
    margin-bottom:5px;
    padding:4px 2px 1px 2px;
    font-size:10pt;
    font-family:"Baskerville Old Face", Arial, Sans-Serif;
    background-color:#5F3844;
    color:white;
    border: solid 1px #473138;
    text-align:center;
    cursor:pointer;
    width:130px;
    height:20px;	
}

div.PageTitle
{
	text-align:center;
	font-size:17pt;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	color: #914A2D;
}

span.Message
{
    color: Red;
}

/******************** Nee Ts’ee Neeyh  specific */
div.NeeTseNeyhDonorMainLeft
{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:1em;
	float:left;
	width:500px;
	position:relative;
	left:-10px;
	margin-left:10px;
	border-right:dotted;
	border-width:thin;
	border-color:#2E0E2D;
}

div.NeeTseNeyhDonorMainRight
{
	float:right;
	position:relative;
	margin-right:1em;
	margin-top:1em;
	width:242px;
}

div.NeeTseNeyhDonorListHeader
{
    font-family:"Baskerville Old Face", Arial, Sans Serif;
    border-top: solid 1px #452214;
    border-bottom: solid 1px #452214;
	width:95%;
	background:#aeb8a2;
	color:white;
	font-weight:bold;
	padding:5px 2px 5px 10px;
	font-size:11pt;
	margin-bottom:2px;
	margin-top:10px;
}

.CollapseExtenderTargetPanel
{
    height:0px;
    overflow:hidden;
    width:640px;
    margin-left:5px;
}

.sectionTitleLeft
{
	text-align:left;
	vertical-align:top;
	font-size:11pt;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	color: #9e2626;   
	width:40%;   

}

.sectionTitleRight
{
	text-align:left;
	font-size:11pt;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	color: #9e2626;
	width:40%;   

}

/* *******************************************************
 * Generic 3 column layout
 * ******************************************************* */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	/*border:solid 2px black;*/
	border:0;
	width: 775px;
	/*background: url("/path/to/your/background_cols.gif") repeat;*/
}

#header {
	margin: 0 0 15px 0;
	background: #A2A2A2;
}

#container {
	
}

#side-a {
	float: left;
	width: 220px;
}

#side-b {
	float: right;
	width: 150px;
	padding-right:10px;
}

#side-middle { 
	float: left;
	width: 50%;
}

#footer {
	clear: both;
	background: #A2A2A2;
}

span.msgHighlight 
{
	color: #495F38;

	}

span.msgHighlightBold 
{
	color: #006633;
	font-weight: bold;
}
textarea.commentBox
{
    margin-top:10px;
    margin-bottom:10px;
    width:550px;
    height:125px;
}
div.centerImage
{
    text-align:center;
}

strong.warning
{
    color:#993333;
}

strong.emphasized
{
    text-decoration: underline;
}

/* *******************************************************
 * Forms
 * ******************************************************* */

fieldset
{
    border: 2px solid #808080;
	padding: 5px 5px 5px 5px;
}

fieldset + fieldset
{
    margin-top:20px;
}

legend
{
    color:#613101;
	font-size:10pt;
	font-weight:bold;
}

ul.form label
{
    display: inline-block;
    width: 200px;
    vertical-align:middle;
}

ul.form
{
    list-style-type:none;
}

ul.form ul.form
{
    margin-top:15px;
    margin-bottom:15px;
}

ul.form li
{
    vertical-align:middle;
}

ul.form li + li
{
    margin-top:5px;
}

ul.form li blockquote
{
    margin-left: 210px;
    width: 350px;
    color: #006633;
}

ul.form textarea
{
    vertical-align:middle;
}

div.ScholarshipHistoryEntry ul
{
    list-style-type:none;
    margin:5px;
}
ul.ScholarshipSummary li, ul.ScholarshipHistoryEntryControls li
{
    display:inline;
    padding-right:20px;
}

.staffProfile 
{
    margin-bottom: 30px;
}

.staffProfile img
{
    float:left;
    padding-right:10px;
    width:85px;
}

.contentContainer
{
    width:100%;
    overflow: auto;
}
.imageWithCaption
{
    float:left;
    width:300px;
    border: 3px groove #808080;
    margin: 1em;
}

.imageWithCaption img
{
    
}

.imageWithCaption .caption
{
    font-size: 0.8em;
    font-style:italic;
    padding: 2px;
}

.GridViewAlignTop td
{
    vertical-align: top;
}

.errorMessage
{
    color:Red;
}

.GridViewSelectedRow
{
    background-color:#D4C78E;
}

.GridViewHeaderRow
{
    background-color:#B5978C;
}
/* overriding telerik styling start */

/* header row */
.TelerikRadGrid th.rgHeader
{
    background:#B5978C;
    border-left:thin solid black;
}
.TelerikRadGrid th.rgHeader:first-child
{
    background:#B5978C;
    border-left:none;
}
.TelerikRadGrid th.rgHeader a
{
    color:Black;
}

/* selected row */
.TelerikRadGrid .rgAltRow.rgSelectedRow,.TelerikRadGrid  .rgRow.rgSelectedRow
{
    background:#D4C78E;
}
.TelerikRadGrid .rgAltRow.rgSelectedRow td,.TelerikRadGrid  .rgRow.rgSelectedRow td
{
    border-left:thin solid black;
}
.TelerikRadGrid .rgAltRow.rgSelectedRow td:first-child,.TelerikRadGrid  .rgRow.rgSelectedRow td:first-child
{
    border-left:none;
}

/* normal row */
.TelerikRadGrid tr.rgRow
{
    background-color:White;
}
.TelerikRadGrid  tr.rgRow td
{
    border-left:thin solid black;
}
.TelerikRadGrid  tr.rgRow td:first-child
{
    border-left:none;
}

/* alt row */
.TelerikRadGrid tr.rgAltRow
{
    background:#EDE9CE;
}
.TelerikRadGrid tr.rgAltRow td
{
    border-left:thin solid black;
}
.TelerikRadGrid tr.rgAltRow td:first-child
{
    border-left:none;
}

/* overriding telerik styling stop */

/* Golf Tournament */

#Golf 
{
    width:100%;
    border-collapse: collapse;
}

#Golf th
{
    background-color: #FFCC00;
    font-weight: bold;
    color: Black;
    text-align:center;
    border:1px solid black;
}
#Golf td
{
    font-weight: bold;
    color: Black;
    background-color: White;
    border:1px solid black;
    text-align:center;
}
#Golf td.alt
{
    color: Black;
    background-color: White;
    border:1px solid black;
    font-weight: normal;
    text-align:left;
}
/* Training */
div.SideBarLeftTraining
{    
	float:left;
	border:dotted;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-width:thin;
	border-color:#2E0E2D;
	width:25%;
	overflow:hidden;
	padding:0 .5em 0 .5em;
	min-height:500px;
	background-color:#B58C7D;
	margin-left:1em;
}
div.SideBarRightTraining
{    
	float:right;
	border:dotted;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-width:thin;
	border-color:#2E0E2D;
	width:25%;
	overflow:hidden;
	padding:0 .5em 0 .5em;
	min-height:500px;
	background-color:#B58C7D;
	margin-left:1em;
}
div.RightOfSideBarTraining
{
	width:70%;
	float:right;
	overflow:hidden;
}
.btn
{ 
    text-decoration: none; 
    font: menu;
    display: inline-block; 
    padding: 2px 8px;
    background: ButtonFace; 
    color: ButtonText;
    border-style: solid; 
    border-width: 2px;
    border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

div.SubSectionTraining
{
    border-bottom: solid 2px #452214;
	width:95%;
	background:#B58C7D;
	color:#3C1E28;
	font-weight:bold;
	padding:2px 2px 2px 2px;
	font-size:11pt;
	margin-bottom:2px;
	margin-top:10px;
}
/*Language*/
ul.NoBullets
{
    list-style-type:none;
}