/* 
================================
Skin styles for DotNetNuke
================================
*/   
.skinheader 
{
  
}
.skingradient 
{
    background-color: #5E6F9B;
}
.controlpanel 
{
	width: 100%;
	background-color: #fefefe;
}

.pagemaster 
{
	width: 100%;
	height: 100%;	
	background-color:#FFFFFF;
}
.skinmaster {
	height: 100%;
	width:100%;
	background-color: #FFFFFF;
	background: url('images/mvhsBack.jpg') repeat-x top center white; 
}

.MasterTable
{
   padding-top:20px;
   background-color:Transparent;
}

/*Contains Date And Login*/
.TopRow
{
   background: url('images/mvhs_Content_Top.jpg') no-repeat top center transparent;
   height:39px;
   width:918px;
}

.DateTD
{
   width:30%;
}
.LoginTD
{
  width:70%;
}

.MyDate
{
  display:block;
  color: #00778B;              /*90BDD0;*/
  font-family:Arial;
  font-size:10pt; 
  padding: 0px 0px 1px 20px;
}

.MyLogin
{
  display:inline-block;
  color: #FFFFFE;              /*90BDD0;*/
  font-family:Arial;
  font-size:10pt; 
  padding: 0px 20px 1px 0px;
}
.MyLogin:link
{
  color: #FFFFFE; 
  text-decoration:none;
}
.MyLogin:active
{
  color: #FFFFFE; 
  text-decoration:none;
}
.MyLogin:visited
{
  color: #FFFFFE; 
  text-decoration:none;
}
.MyLogin:hover
{
  color: #FFFEEE; 
  text-decoration:underline;
}
.LeftTD
{
   background: url('images/mvhs_Content_LeftSideRunner.jpg') repeat-y top left Transparent;
   width:25px;
}
.LogoTD
{
   background: url('images/mvhs_Content_Logo.jpg') no-repeat top left Transparent;
   height:392px;
   width:195px;
}


.SearchLeft
{
 
  background: url('images/mvhs_SearchLeft.jpg') no-repeat bottom center transparent; 
  height:33px;
  width:17px;
}
.SearchRight
{
 
  background: url('images/mvhs_SearchRightSide.jpg') no-repeat bottom center transparent; 
  height:33px;
  width:4px;
}
.SearchTDTop
{
   background: url('images/mvhs_SearchRunner.jpg') repeat-x bottom center transparent; 
   height:33px;
}
.SearchTDPushtop 
{
   background: url('images/mvhs_SearchPushTop.jpg') no-repeat bottom left transparent; 
   height:5px;
   width:157px;
   _display:none;
}
html > body .SearchTDPushtop
{
   height:6px;
}
.SearchTD 
{  
   height:19px;
   width:157px;
   _Padding-bottom:1px;
}
.SearchTDPushbottom
{
   background: url('images/mvhs_SearchPushBottom.jpg') no-repeat top left transparent; 
   height:5px;
   width:157px;
   _display:none;
}
html > body .SearchTDPushbottom
{
   height:8px;
}
#dnn_dnnSEARCH_ClassicSearch
{
   display: inline-block;
   _display: inline;
   
}
.SearchButton 
{ 
   display:inline-block;
   _display: inline;
   margin:0px;
   padding:0px;
   background: url('images/mvhs_SearchButton.jpg') no-repeat top center transparent; 
   height:19px;
   width:25px;
   font-family:Arial;
   font-size:12px;
   color:#FFFFFF; 
   color:#000; 
   cursor: hand; 
   text-decoration: none;
   float:left;
}

.SearchField:hover
{
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox 
{ 
   height:19px; 
   background: white; 
   width: 131px; 
   color: #000; 
   padding: 0px 0px 0px 0px; 
   margin:0px;
   border: 0px solid #FFFFFF; 
   cursor:text;
   float:left;
   
}
textarea.#dnn_dnnSEARCH_txtSearch.NormalTextBox
{ 
   padding: 1px 0px 0px 0px;
}



.ContentTD
{
   width:689px;
   background-color:#FFFFFF;
}
html > body .ContentTD
{
   width:685px;
   background-color:#FFFFFF;
}


.BottomRight
{
    background: url('images/mvhs_BottomRight.jpg') no-repeat top right transparent;
    width:2px;
    height:4px;
}
.BottomRunner
{
    background: url('images/mvhs_BottomRunner.jpg') repeat-x top center transparent;
    height:4px;
}
.BottomLeft
{
   background: url('images/mvhs_BottomLeft.jpg') no-repeat top left transparent;
   width:32px;
   height:4px;
}

.FooterLeft
{
   background: url('images/mvhs_SmallLeftRunner.jpg') repeat-y top left transparent;
   width:5px;
}
.FooterRight
{
    background: url('images/mvhs_SmallRightRunner.jpg') repeat-y top right transparent;
    width:5px;
}

.contentleftpane
{
   
}

.homecontentpane 
{
	background-color: transparent;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
}
.homefooterpane
{
   background: #ffffff;
   height:41px;
   width:100%;
}

.contentRight
{
   background: url('images/mvhs_Sections_RightRunner.jpg') repeat-y top right transparent;
   width:25px;
}

.MenuTD
{
}
.MenuTop
{
   height:5px;
}

.MenuRunner
{
   background: url('images/mvhs_Menu_LeftRunner.jpg') repeat-y top left transparent;
   width:32px;
}
.MenuCenter
{
   background-Color:Transparent;
   width:181px;
}

.MenuCenter
{
   background-Color:Transparent;
   width:181px;
}

.ContentTable
{
   background-color:#FFFFFF;
}


.OtherLinks
{
   background: url('images/mvhs_SearchRunner.jpg') repeat-x bottom center transparent;
   height: 33px;
   width:500px;
}

.MyBreadCrumb
{
   color:#355497;
   font-family: Arial;
   font-size:14px;
   padding-bottom:0px;
}
A.MyBreadCrumb:link
{
  text-decoration:none;
  color:#355497;
  font-family: Arial;
  font-size:14px;
}
A.MyBreadCrumb:active
{
  text-decoration:none;
  color:#355497;
  font-family: Arial;
  font-size:14px;
}
A.MyBreadCrumb:visited
{
  text-decoration:none;
  color:#355497;
  font-family: Arial;
  font-size:14px;
}
A.MyBreadCrumb:hover
{
  text-decoration:underline;
  color:#355497;
  font-family: Arial;
  font-size:14px;

}

/**************************************/
.MyMainMenu_RootMenuItem
{
   background-color:Transparent;
   border-width:0px; /*Removes White border around items*/
}
.MainMenu_RootMenuItem TD
{
   vertical-align:middle;
   text-align:left;
   background:url('Images/mvhs_Menu_InActive.jpg') no-repeat top center transparent;
   color:#00788B;
   font-family:Arial;
   padding-left:25px;
   font-size:12px;
   white-space:normal;
   height:30px;
}

.MainMenu_RootMenuItemActive TD
{
   vertical-align:middle;
   text-align:left;
   background:url('Images/mvhs_Menu_Active.jpg') no-repeat top center transparent;
   color:#9E0059;
   font-family:Arial;
   font-size:12px;
   padding-left:25px;
   white-space:normal;
   height:30px;
}

.MainMenu_RootMenuItemSelected
{
   vertical-align:middle;
   text-align:left;
   background-color:Transparent;
   color:#9E0059;
   padding-left:25px;
   height:30px;
   font-family:Arial;
   font-size:12px;
   white-space:normal;
}


.MyMainMenu_MenuIcon
{
  width:0px;
}
.MyMainMenu_MenuArrow
{
   width:0px;
}



.MenuMaster
{
   height:25;
   padding-bottom:5px;
}
.MenuMaster span
{
}
.MainMenu_MenuBar
{
   display:inline-block;
   background:url('Images/mvhs_Content_MenuBack.jpg') repeat-x bottom center transparent;
   height:25px;
   width:97%;
}
.MainMenu_MenuContainer
{

}
.MainMenu_HideIcon
{
   display:none;
}
.MainMenu_RootItem
{
   display:inline-block;
   white-space:normal;
   background-color:Transparent;
   color:#00778B;
   height:20px;
   border:solid 0px #00778B;
   padding-bottom:1px;
   padding-top:2px;
   _padding-bottom:3px;
   
}
.MainMenu_RootItem span
{
   padding-right:2px;
   font-family:Arial;
   font-weight:bold;
   font-size:14px;
   vertical-align:middle;
}
.MainMenu_RootItemSel
{
   display:inline-block;
   white-space:normal;
   background-color:Transparent;
   color:#9C0058; 
}
.MainMenu_RootItemSel span
{
}
.MainMenu_MenuItem TD span
{
   display:inline-block;
   white-space:normal;
   background-color:#FFFFFF;
   color:#00778B;
   padding-left:2px;
   padding-right:2px;
   border:solid 1px #00778B;
   width:100%;
   
}
.MainMenu_MenuItemSel  TD span
{
   display:inline-block;
   white-space:normal;
   background-color:#FFFFFF;
   color:#9C0058;
   padding-left:2px;
   padding-right:2px;
   border:solid 1px #00778B;
   width:100%;
}

.MainMenu_SubMenu
{
   display:inline-block;
   background-color:#00778B;
   color:#FFFFFF;
}
.MainMenu_MenuBreak
{
   display:inline-block;
   background:url('Images/mvhs_Content_MenuBreak.jpg') no-repeat top center transparent;
   height:19px;
   width:10px;
   border:solid 0px Transparent;
   margin-left:3px;
}
.MainMenu_MenuBread
{
   display:inline-block;
   background:url('Images/mvhs_Content_MenuBreak.jpg') no-repeat bottom center transparent;
   height:25px;
   width:11px;
   border:solid 0px Transparent;
}


.DataHeader
{
   background:url('Images/mvhs_Content_DataTop.jpg') no-repeat bottom left transparent;
   height:34px;
   width:662px;
}
.DataHeader span
{
   width:100%;
}
.DataBottom
{
   background:url('Images/mvhs_Content_DataBottom.jpg') no-repeat bottom left transparent;
   height:30px;
   width:662px;
}
.DataLeftRunner
{
   background:url('Images/mvhs_Content_DataLeftRunner.jpg') repeat-y top left transparent;
   width:2px;
}
.DataRightRunner
{
   background:url('Images/mvhs_Content_DataRightRunner.jpg') repeat-y top left transparent;
   width:2px;
}
.DynPageName
{
   padding-left:8px;
   font-family:Arial;
   color:white;
   font-weight:bold;
}



