/*
================================
De Gooise School SKIN FILE
================================
*/

/*
MAIN ELEMENTS
*/
html
{
   padding: 0px;
   margin: 0px;
   height: auto;
   _height: 100%;
   min-height: 100%;
}

body
{
   padding: 0px;
   margin: 0px;
   vertical-align: middle;
   cursor: default;
   text-align :center;
   background-color: #ffed87;
   height: auto;
   _height: 100%;
   min-height: 100%;
   background-image: url(images/body_background.gif);
   background-repeat: repeat-y;
   background-position: center center;
}

form
{
	padding: 0px;
	height: auto;
	_height: 100%;
	min-height: 100%;
	line-height: 15px;
}

html, body, p, table, form, .Head, .SubHead, .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000044;	
}

html, body, p, table, form, .Normal
{
	font-size:12px;
	margin: 0px;
}

a, a:link, a:visited, a:active, a:hover
{
	color: #000044;
	text-decoration:underline;
	font-weight:bold
}

a:hover
{
	color:#000088;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000044;
	margin: 15px 0px 10px 0px;
	font-weight:bold;
}

h1
{
   font-size: 25px;
}

h2
{
   font-size: 22px;
}

h3
{
   font-size: 19px;
}

h4
{
   font-size: 17px;
}

h5
{
   font-size: 15px;
}

h6
{
   font-size: 13px;
}

/*
EDITOR BACKGROUND FIX
*/
body.RadEContentBordered,
body.LabelEditTextClass
{
	background-image:none;
	background-color:#ffed87
}

/*
ID ELEMENTS
*/
#MainContent
{
	width: 994px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	_height: 100%;
	min-height: 100%;
}

#Header
{
   width: 992px;
   height: 180px;
   background-image: url(images/header.gif);
   position: relative;
   margin-left: 1px;
   _margin-left: 2px;
}

.SubMenuContainer
{
	position:absolute;
	top:126px;
	z-index:11;
	width: 992px;
	height: 45px;
	border-top:4px solid #ffd800;
	border-bottom:4px solid #ffd800;
}

#SubMenu
{
   line-height: 45px;
   vertical-align: middle;
   height: 45px;
}

#SubMenu a, 
#SubMenu a:link, 
#SubMenu a:visited, 
#SubMenu a:active, 
#SubMenu a:hover
{
	margin-left: 5px;
	margin-right: 5px;
}

#LeftPaneContainer
{
   width: 165px;
   float: left;
}

.MenuPane
{
   margin-left: 0px;
   margin-top: 20px;
   line-height: 22px;
}

#ContentPaneContainer
{
   width: 820px;
   float: left;
}

.ContentPane
{
   margin: 20px;
   width: 780px;
}

/*
================================
DNN overridden classes
================================
*/

a.CommandButton, 
a.CommandButton:link, 
a.CommandButton:active, 
a.CommandButton:visited
{
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.CommandButton:hover
{
   color: #a0a0a0;
}

.ModuleTitle_SubMenu span
{
   white-space: nowrap; /**nowrap makes sure the dropdowns are full width*/
}

.ModuleTitle_MenuItem
{
   border-top: none;
   border-bottom: none;
}

/*
================================
hidden login control
================================
*/

a.logincontrol
{
	position: absolute;
	right: 5px;
	top: 5px;
	width: 32px;
	height: 32px;
	z-index: 100;
	font-size: 0px;
	text-indent: -100;
	color: #FFFFFF;
	background-color: Transparent;
}

a.logincontrol:hover
{
	width: 32px;
	height: 32px;
	background-image: url(lock.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}


/*
================================
menu css classes
================================
*/
#MainContent .RadMenu_Default
{
	border: none 0px;
	border-bottom-width: 0;
	background: none;
	text-align: left;
}

#MainContent .RadMenu_Default a, 
#MainContent .RadMenu_Default a:link, 
#MainContent .RadMenu_Default a:active, 
#MainContent .RadMenu_Default a:visited
{
	text-decoration:none;
}

#MainContent .RadMenu_Default .link:hover,
#MainContent .RadMenu_Default .focused,
#MainContent .RadMenu_Default .expanded

{
	background-color:#000044;
}


#MainContent .RadMenu_Default .link
{
   cursor: pointer;
}

#MainContent .RadMenu_Default .item
{ 
   border-bottom: 0px none;
   border-right: 0px none;
}

#MainContent .RadMenu_Default .text
{
	padding: 0px;
}

#MainContent .RadMenu_Default .horizontal .text
{
   line-height: 45px;
   margin-left:5px;
   margin-right:5px;
}

#LeftPaneContainer .RadMenu_Default .rootGroup .text
{
   line-height: 26px;
   width:165px;
   text-indent:10px;
}

#LeftPaneContainer .RadMenu_Default .group .text
{
   width:auto;
   padding-right:20px;
}

#MainContent .RadMenu_Default .rootGroup .link
{
	padding:0;
	margin:0;
}

#MainContent .RadMenu_Default .rootGroup .link .text
{
   font-weight: bold;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 1px;
   color:#ffd800;
}

#LeftPaneContainer .RadMenu_Default .rootGroup .link:hover,
#LeftPaneContainer .RadMenu_Default .rootGroup .focused,
#LeftPaneContainer .RadMenu_Default .rootGroup .expanded
{
	color: #ffd800;
	background-color: #000044;
}

#MainContent .RadMenu_Default .group
{
   background-color: #000055;
   border: none;
   border-bottom: solid 5px #ffd800;
}

#MainContent .RadMenu_Default .group .text
{
   line-height: 26px;
}

#MainContent .RadMenu_Default .group .link
{
   background-color: Transparent;
   color: #ffd800;
   text-indent: 10px;
}

#MainContent .RadMenu_Default .group .link:hover,
#MainContent .RadMenu_Default .group .focused,
#MainContent .RadMenu_Default .group .expanded
{
	color: #ffd800;
	background-color: #000044;
}



