﻿/* #Layout# */

#Body
{
    background-color: #FFFFFF;
    text-align: center;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

body
{
    font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #000000;
}

#wrapper
{
    width: 778px;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    height: auto;
    text-align: left;
    background-color: #ffffff;
    /*background-attachment: scroll;
    background-image: url(images/bkgr-repeat.jpg);
    background-repeat: repeat-y;
    background-position: 0px 0px;*/
}



#SearchBox
{
    width:246px;
    background-color: #5F77AE;
    text-align:center;
    border-left: 6px solid #7185AE;
}

/* -- Main Menu -- */

#mainmenu
{
    margin: 0px 18px 0px 18px;
    padding: 0px;
    height: 42px;
    width: 520px;
    text-align: center;
    background-color: #7185AE;
    border-right: 6px solid #93B16F;
}

#mainmenu ul
{
    list-style-type: none; /* suppression of useless elements */
    width: 100%; /* precision for Opera */
    margin: 0px 0px 0px 25px;
    padding: 0px;
}

#mainmenu ul li
{
    float: left; /* lists aligned to the left */
    margin: 15px 15px 0px 0px;
    padding: 0px; /*width: 90px;  definition of menu button size */
    height: 25px;
    float: left;
    display: block;
    text-align: center;
    border: 0px solid gray;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

#mainmenu ul li a
{
    text-decoration: none;
    color: #FFFFFF;
}

#mainmenu ul li a:hover
{
    color: #fff;
    text-decoration:underline;
}

#mainmenu ul li a:active
{
    color: #fff;
}

#mainmenu ul li a:visited
{
    color: #FFFFFF;
}

#mainmenu ul li.SelectedTab a
{
    color: #FFFFFF;
    text-decoration:underline;
}




/* -- Vertical Menu -- */

#nav ul
{
    margin: 0;
    padding: 0px;
    list-style-type: none;
    width: 246px; /* Width of Menu Items */
    border-left: 6px solid #7C89A4;
    border-bottom: 1px solid #93B06F;
    font-size: 12px;
    margin-bottom: 20px;
    background-color: #7185AE;
}

#nav ul li
{
    position: relative;
    list-style-type: none;
    font-weight:bold;
}


/* Sub level menu links style */
#nav ul li a
{
    display: block;
    overflow: auto; /*force hasLayout in IE7 */
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    border-top: 1px solid #93B06F;
}

#nav ul li a:visited
{
    color: #FFFFFF;
}

#nav ul li a:hover
{
    background-color: #93B06F;
}

#nav .subfolderstyle
{
    background: url(images/arrow-list.gif) no-repeat center right;
}

#nav li.SelectedTab a
{
    background-color: #93B06F;
    color:#FFFFFF;
}

/* Holly Hack for IE \*/
* html #nav ul li
{
    float: left;
    height: 1%;
}
* html #nav ul li a
{
    height: 1%;
}
/* End */

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#7C89A4;
  	margin:-26px 0 0 240px;
	font-size:12px;
	z-index:100;
}



/*no need to change these hover classes unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.iehover ul, 
#nav li li.iehover ul, 
#nav li li li.iehover ul {
	left: auto;
}












/* -- School Manager Menu -- */

#sm
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: 42px;
    width: 100%;
    text-align: center;
    background-color: #7185AE;
    border-right: 6px solid #93B16F;
}

#sm ul
{
    list-style-type: none; /* suppression of useless elements */
    width: 100%; /* precision for Opera */
    margin: 0px 0px 0px 25px;
    padding: 0px;
}

#sm ul li
{
    float: left; /* lists aligned to the left */
    margin: 15px 15px 0px 0px;
    padding: 0px; /*width: 90px;  definition of menu button size */
    height: 25px;
    float: left;
    display: block;
    text-align: center;
    border: 0px solid gray;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

#sm ul li a
{
    text-decoration: none;
    color: #FFFFFF;
}

#sm ul li a:hover
{
    color: #fff;
    text-decoration:underline;
}

#sm ul li a:active
{
    color: #fff;
}

#sm ul li a:visited
{
    color: #FFFFFF;
}

#sm ul li.SelectedTab a
{
    color: #FFFFFF;
    text-decoration:underline;
}




















#dnn_dnnLOGIN_cmdLogin
{
    color: #93B06F;
    font-weight: normal;
}








.MainContent
{
    background-color: #ffffff;
}


#HomeLeft
{
    width: 252px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    background-image:url(images/menuLeft.gif);
    background-repeat:repeat-y;
    
}

#LogoSeparator
{
    border-left:6px solid #7C89A4;
    background-color: #E5E5E5;
    width: 246px;
    font-size:0px;
}

#Logo
{
    border-left:1px solid #93B16F;
    background-color: #FFFFFF;
    width: 251px;
}

#Logo a img 
{
    display:block;
    border:0px;
}

#TagLine
{
    border-left:6px solid #92A47C;
    background-color: #6F84B1;
    color:#FFFFFF;
    text-align:justify;
    padding:10px;
    width: 226px;
}

#dnn_HomeLeftContent
{
    margin: 0px;
    padding: 20px 5px 0px 5px;
    border-left:6px solid #7C89A4;
    background-color: #E5E5E5;
    width: 236px;
}

#MainPane
{
    margin: 0px;
    padding: 5px 10px 5px 10px;
    vertical-align: top;
    border-right:6px solid #7C89A4;
}

#dnn_InnerLeftPane
{
    width:65%;
    vertical-align:top;
    padding-right:10px;
}

#dnn_InnerRightPane
{
    width:35%;
    vertical-align:top;
}

#BottomLeft
{
    height:6px;
    border-left: 6px solid #7C89A4;
    background-color: #7C89A4;
    font-size:1px;
}

#GreenBlock
{
    height:20px;
    background-color: #93B06F;
    font-size:1px;
    margin-top: 5px;
}

#BottomMain
{
    height:6px;
    background-color: #93B06F;
    font-size:1px;
    border-right:6px solid #7C89A4;
}



#footer
{
    margin: 0px 18px 0px 18px;
    padding-top: 15px;
    text-align: center;
    height: 30px;
    width: auto;
    background-color: #ffffff;
}

#BottomMenu
{
    text-align: center;
    background-color: #FFF;
    margin: 0px 18px 0px 18px;
    padding: 10px 0px 10px 0px;
}

/* #Breadcrumbs# */

#breadcrumbs
{
    border-top: 1px solid #93B06F;
    border-bottom: 1px solid #93B06F;
    padding-top: 6px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    width: auto;
}



/* -- Tabs -- */
.TabStrip_Top
{
    background-color: #A7C958;
    font-weight: bold;
    font-size: 11px;
    height: 26px;
    padding: 5px;
    text-transform: uppercase;
    color: #19472A;
}

.SLToolbarHover, .tabSelected
{
    color: #ffffff;
}


/* #Main Links# */

a:LINK
{
    color: #93B06F;
    text-decoration: none;
}
a:VISITED
{
    color: #93B06F;
    text-decoration: none;
}
a:Hover
{
    color: #93B06F;
    text-decoration: underline;
}
a:Active
{
    color: #93B06F;
    text-decoration: underline;
}


/* #Video# */

.VideoTitle
{
    font-size: 12px;
    color: #CBBB5C;
}

/* #fieldsets# */

fieldset
{
    border: 1px solid #dadada;
    padding: 10px;
}

legend
{
    font-weight: bold;
    color: #000000;
    font-size: 11px;
}

p
{
    margin-top: 10px;
    margin-bottom: 0px;
}

td
{
    text-align: left;
}

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/

#dnn_dnnSEARCH_cmdSearch
{
    color:#FFFFFF;
    font-weight:bold;
}

.ControlPanel, .PagingTable
{
    width: 100%;
    background-color: #FFFFFF;
    border-right: #003366 1px solid;
    border-top: #003366 1px solid;
    border-left: #003366 1px solid;
    border-bottom: #003366 1px solid;
}

/* styles for LANGUAGE skinobject */

.Language
{
    vertical-align: middle;
    margin: 0px;
}



.Language img
{
    border: none;
}





/* style for module titles */

.Head
{
    font-size: 16px;
    font-weight: bold;
}



/* style of item titles on edit and admin pages */

.SubHead
{
    font-size: 14px;
    font-weight: bold;
}



/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */

.SubSubHead
{
    font-size: 12px;
    font-weight: bold;
}



/* text style used for rendered text which should appear disabled */

.NormalDisabled
{
    color: Silver;
}



/* text style used for rendered text which requires emphasis */

.NormalBold
{
    font-weight: bold;
}



/* text style used for error messages */

.NormalRed
{
    color: #ff0000;
}



/* text style used for textboxes in the admin and edit pages, for Nav compatibility */




/* styles used by Data Grids */

.DataGrid_AlternatingItem
{
    background-color: #FFFFFF;
    vertical-align:top;
}

.DataGrid_Container
{
    background-color: Transparent;
}

.DataGrid_Footer
{
    background-color: #7185AE;
    color: #FFFFFF;
}

.DataGrid_Header, tr.SubHead
{
    background-color: #7185AE;
    font-weight: bold;
    text-align: left;
    font-size:80%;
    color: #FFFFFF;
}

.DataGrid_Header a:LINK, .DataGrid_Footer a:LINK {color : #FFFFFF; Text-Decoration: none;}
.DataGrid_Header a:VISITED, .DataGrid_Footer a:VISITED {color : #FFFFFF; Text-Decoration: none;}
.DataGrid_Header a:Hover, .DataGrid_Footer a:Hover {color : #FFFFFF; Text-Decoration: underline;}
.DataGrid_Header a:Active, .DataGrid_Footer a:Active {color : #FFFFFF; Text-Decoration: underline;}

.DataGrid_Item
{
    background-color: #E5E5E5;
    vertical-align:top;
}

.DataGrid_SelectedItem
{
    background-color: Silver;
}

tr.DataGrid_AlternatingItem td, tr.DataGrid_SelectedItem td, tr.DataGrid_Item td, tr.DataGrid_Footer td, tr.DataGrid_Header th
{
    padding: 5px;
}

tr.DataGrid_Search td
{
    padding: 5px 2px 5px 2Px;
    background-color: #E5E5E5;
}


/* -- ListX Forms -- */

.EntryForm_Row
{
    background-color: #E5E5E5;
}

.EntryForm_Label
{
    width: 35%;
    text-align: right;
    vertical-align: top;
    color: #000000;
}

.EntryForm_Val
{
    width: 65%;
    text-align: left;
    vertical-align: top;
    color: #000000;
}



/* text style used for help text rendered by modules */

.Help
{
    border-right: black 1px solid;
    padding-right: 2px;
    border-top: black 1px solid;
    padding-left: 2px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 2px;
    border-left: black 1px solid;
    color: black;
    padding-top: 2px;
    border-bottom: black 1px solid;
    background-color: #ffff99;
}



/* text style for buttons and link buttons used in the portal admin pages */

.CommandButton
{
    font-size: 11px;
    font-weight: normal;
}



/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link
{
}



A.CommandButton:visited
{
}



A.CommandButton:hover
{
}



A.CommandButton:active
{
}



/* button style for standard HTML buttons */

.StandardButton
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 11px;
    background: #dddddd;
    color: #000000;
}





/* GENERIC */

H1
{
	/*font-size: 16px;
	font-weight: bold;
	color: #196954;*/
	font-family:Georgia,serif;
	color:#224559;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;

}



H2
{
	margin:5px 0px 0px 0px;
	padding:0px;
	/*font-size: 14px;
	font-weight: bold;
	color: #196954;*/
	font-family:Georgia,serif;
	color:#224559;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}



H3
{
    margin:5px 0px 0px 0px;
	padding:0px;
	font-weight: bold;
	font-family:Georgia,serif;
	color:#224559;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}



H4
{
    margin:5px 0px 0px 0px;
	padding:0px;
	font-size: 11px;
	font-weight: bold;
	
}



H5, DT
{
	font-size: 10px;
	font-weight: bold;
}



H6
{
	font-size: 10px;
	font-weight: bold;
}

TFOOT, THEAD
{
}

SMALL
{
    font-size: 8px;
}



BIG
{
    font-size: 14px;
}

BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}


HR
{
    color: #CBBB5C;
    height: 1pt;
    text-align: left;
}


/* style for the DNNTextSuggest control select menu */

.SuggestTextMenu
{
    border: solid 1px black;
    white-space: nowrap;
    background: white;
}

/* style for the DNNTextSuggest control selected menu node */

.SuggestNodeOver
{
    background-color: navy;
    color: White;
}






/* used to set the different module align options - from module settings */

.DNNAlignleft
{
    text-align: left;
}

.DNNAlignright
{
    text-align: right;
}

.DNNAligncenter
{
    text-align: center;
}


.DNNEmptyPane
{
    display: none;
}



/* -- Image Shadows -- */

div.shadow
{
    float: left;
    padding: 0 1px;
    margin: 0 5px 5px 0;
    background: #bfbfbf;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    position: relative;
}

div.shadow img
{
    padding: 5px 5px 9px 5px;
    background: white url(images/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft
{
    width: 2px;
    height: 4px;
    background: url(images/shad_tlcorner.png) no-repeat top left;
    position: absolute;
    top: 0px;
    left: -1px;
}

div.shadow div.topright
{
    width: 2px;
    height: 4px;
    background: url(images/shad_trcorner.png) no-repeat top right;
    position: absolute;
    top: 0px;
    right: -1px;
}

div.shadow div.bottomleft
{
    width: 4px;
    height: 4px;
    background: url(images/shad_blcorner.png) no-repeat bottom left;
    position: absolute;
    bottom: 0px;
    left: -1px;
}

div.shadow div.bottomright
{
    width: 4px;
    height: 4px;
    background: url(images/shad_brcorner.png) no-repeat bottom right;
    position: absolute;
    bottom: 0px;
    right: -1px;
}



.normalA
{
    background-color: #ffffff;
    color: #000000;
}
.focus
{
    background-color: #ffff99;
    color: #000000;
}



/* testimonials */

.quotecontainer
{
    font-family: Times New Roman, Serif;
    color: #000;
    background-color: transparent;
    line-height: 1.7;
    font-size: 17px;
    padding: 20px 0px 0px 20px;
}

.quotebody
{
}

.quoteattribute
{
    background-color: transparent;
    margin-top: 2px;
    font-weight: bold;
    margin-left: 10px;
    padding: 0px 0px 0px 420px;
    font-size: 16px;
}

.HomeScroll
{
    padding:10px;
}








