controlbox/* 
================================
Skin styles for DotNetNuke
================================
*/   





/* Menu CSS */
ul.SchoolMenu
	{
	padding-left:6px;
        white-space: nowrap;
	background-image: url(menu-bar.gif);
	background-repeat: repeat-x;
	}

li.SchoolMenu
	{
	padding-left:6px;
        white-space: nowrap;
	background-image: url(menu-bar.gif);
	background-repeat: repeat-x;
	}

.SchoolMenu  
	li
	{
	padding:2px 6px;
        white-space: nowrap;
	background-image: url(menu-bar.gif);
	background-repeat: repeat-x;
	}

.SchoolMenu.root
	{
	padding:2px 6px;
	white-space: nowrap;
	color: #ffffff
	}

.SchoolMenu.sel
	{
	background-color:#00cc66;
	text-decoration: underline;
	}

/* Added for firefox safari compatibility */
.SchoolMenu_submenu.m
	{
	padding:2px 2px;
	white-space:nowrap;
	/* background-image: url(menu-bar.gif); */
	background-color: #003D7C;
	border: #E3E3E3 1px solid;
	/* background-repeat: repeat-x; */
	color: #ffffff;
	}

.SchoolMenu.m
	{
	padding:2px 2px;
	white-space:nowrap;
	/* background-image: url(menu-bar.gif); */
	background-color: #003D7C;
	border: #E3E3E3 1px solid;
	/* background-repeat: repeat-x; */
	color: #ffffff;
	}

.SchoolMenu.mi.hov
	{
	background-color: #7B9CBD;
	}

.SubMenu 
	li
	{
	margin-bottom:0px;
        white-space: nowrap;
	background-image: url(menu-bar.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	}




/* override white breadcrumbs */
.whitelinkspecial {
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : normal;
	font-family : Tahoma, Arial, Helvetica;
}
A.whitelinkspecial:link
{
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : normal;
	font-family : Tahoma, Arial, Helvetica;
}
A.whitelinkspecial:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : normal;
	font-family : Tahoma, Arial, Helvetica;
}
A.whitelinkspecial:hover
{
	text-decoration: underline;
	color: #ffffff;
	font-size : x-small;
	font-weight : normal;
	font-family : Tahoma, Arial, Helvetica;
}
A.whitelinkspecial:active
{
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : normal;
	font-family : Tahoma, Arial, Helvetica;
}





/* override login and other skin object link styles */
.SkinObject
{
    font-weight: normal;
    font-size: x-small;
    color: #555412;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link
{
    text-decoration: none;
    color: #555412;
}
A.SkinObject:visited
{
    text-decoration: none;
    color: #555412;
}
A.SkinObject:hover
{
    text-decoration: underline;
    color: #555412;
}
A.SkinObject:active
{
    text-decoration: none;
    color: #555412;
}




/* override hyperlink styles */
A:link
{
    text-decoration: underline;
    color: #0000ff;
}
A:visited
{
    text-decoration: underline;
    color: #800080;
}
A:hover
{
    text-decoration: underline;
    color: #555412;
}
A:active
{
    text-decoration: underline;
    color: #0000ff;
}





.msdlogo {
	background-image: url(msd-logo.jpg); 
	height:70px;
	background-repeat: no-repeat;
}

.footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	height:20px;
}

.breadcrumbbar {
	background-image : url(breadcrumb-bar.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-right: 8px; 
	height:30px;
	color: #ffffff;
}

.menubar {
	background-image : url(nav-bar.gif);
	/* background-position: top; */
	background-repeat: no-repeat;
	background-color: #ffffff;
	/* padding-right: 8px; */
	height:30px;
	/* background-position: bottom; */
}

.banner {
	background-image: url(schoolheader-master-short.jpg); 
	height:195px;
	background-repeat: no-repeat;
}

.contenttopbar {
	background-image: url(content-blue-bar.gif); 
	height:20px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftpane {
	border-left: #E3E3E3 1px solid; 
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 4px;
	background-color: #F1F0F0;
}

.contentpane {
	width: 100%;
	background-image: url(gray-gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: #E3E3E3 1px solid;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #F1F0F0;
}

.subcontentpane {
	width: 100%;
	border-right: #E3E3E3 1px solid;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #F1F0F0;
}

.contentLowLft {
	width: 50%;
	background-color: #F1F0F0;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentLowRt {
	width: 50%;
	background-color: #F1F0F0;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border-right: #E3E3E3 1px solid;
}

.rightpane {
	width: 250px;
	background-color: #F1F0F0;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border-right: #E3E3E3 1px solid;
}













/* *************************************************
****************************************************
End of new school styles beginning of old styles 
****************************************************
************************************************* */

/*

.headerpane {
	border-bottom: Black;
	border-left: #767674;
	border-right: #767674;
}

a.headerpane:link {
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica;
}

a.headerpane:visited {
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica;
}

a.headerpane:active {
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica;
}

a.headerpane:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica;
}

.main_dnnmenu_container {
	background-color: transparent; 
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Tahoma, Arial, Helvetica; 
  font-size: x-small;
  font-weight: normal;
}



/* style for module titles */

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  medium;
   font-weight: normal;
   color: #333333;
}

table {
	font-size : x-small;
}

a.pdf-doc:after {
	content: url(pdficon_small.gif);
}



.welcomebar {
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
        color: #333333;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}



.mainarea {
	background : #CC0000;
}

.navbartable {
	background : #ff9999;
}


.topnavcell {
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : normal;
	font-family : Tahoma, Arial, Helvetica;
	padding-left: 6px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 0px;
}


A.topnavcell:link
{
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica;
}

A.topnavcell:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica;
}

A.topnavcell:hover
{
	text-decoration: underline;
	color: #ffffff;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica;
}

A.topnavcell:active
{
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica;
}

.logintablecell {
	padding-left: 6px;
	color: #ffffff
	font-size : x-small;
}

a.logintablecell:link {
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica;
}

a.logintablecell:visited {
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica;
}

a.logintablecell:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica;
}

a.logintablecell:active {
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma, Arial, Helvetica;
}

.topbreadcrumbcell {
	text-decoration: none; 
	vertical-align: top;
	color: #ffffff;
	font-size : x-small;
	font-weight : normal;
	font-family : Tahoma, Arial, Helvetica;
	padding-left: 10px;
	padding-right: 1px;
	padding-top: 4px;
	padding-bottom: 1px;
}


A.topbreadcrumbcell:link
{
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : normal;
	font-family : Tahoma, Arial, Helvetica;
}

A.topbreadcrumbcell:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size : x-small;
	font-weight : normal;
	font-family : Tahoma, Arial, Helvetica;
}

A.topbreadcrumbcell:hover
{
	text-decoration: underline;
	color: #ffffff;
	font-size : x-small;
	font-weight : normal;
	font-family : Tahoma, Arial, Helvetica;
}

A.topbreadcrumbcell:active
{
	text-decoration: none;
	color: #ffffff;
	font-size: x-small;
	font-weight : normal;
	font-family : Tahoma, Arial, Helvetica;
}


*/



