/* 
=============================================
 Skin styles for Midpoint Bearing Web site
=============================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image: url(bodybg.jpg);
	background-repeat: repeat;
}

.bodybg	{

}

.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}

.skinheader {
}

.skingradient {
	height:30px;
	background-color:#ffffff;	
	padding-left: 3px;
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}

.leftpane {
	width: 133px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 13px;
}

.contentpane {
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
}

.rightpane {
	width: 130px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 13px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.bannerpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}





/* Main Menu object styles */
.MainMenu_MenuContainer { background:transparent; }
.MainMenu_MenuBar { cursor:pointer; cursor:hand; background:transparent; }
.MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index:1000;  cursor:pointer;  cursor:hand; margin:0 0 0 1px; background:#eeeeee; padding:0px; border:1px solid #CC1517; font-weight:normal; filter:none; }
.MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family:tahoma;  color:#6a6a6a; font-size:11px; background:#eeeeee; font-weight:bold; font-style:normal; padding:0px 30px 0px 16px; height:20px; border:0; }
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family:tahoma; font-size:11px; font-weight:bold; cursor:pointer; cursor:hand; color:#fefefe; background:#CB1416; padding:0px 30px 0px 16px; height:20px; border:0;}
.XDSC_MMIActive td { color:#eeeeee; background:url(media/XDSC_MMIActive.jpg) repeat-x top center transparent; padding:0; font-weight:bold; height:34px; }
.XDSC_MMHover td{ color:#63B8FF; padding:0; font-weight:bold; height:34px; }
.XDSC_MMActive, .XDSC_MMBActive td{ color:#ffffff; background:url(media/XDSC_MMActive.jpg) repeat-x top center transparent; padding:0; font-weight:bold; height:34px; }
.XDSC_MMLIActive { background:url(media/XDSC_MMLIActive.jpg) no-repeat top right transparent; width:12px; height:34px; }
.XDSC_MMLActive { background:url(media/XDSC_MMLActive.jpg) no-repeat top right transparent; width:12px; height:34px; }
.XDSC_MMRIActive {background:url(media/XDSC_MMRIActive.jpg) no-repeat top right transparent; width:12px; height:34px; }
.XDSC_MMRActive {  color:#ffffff;background:url(media/XDSC_MMRActive.jpg) no-repeat top right transparent; width:12px; height:34px; }
.XDSC_MMSep { background:url(media/XDSC_MMSep.jpg) no-repeat top right transparent; width:1px; height:34px; }
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display:none; }
.ModuleTitle_MenuContainer { color:#2c2c2c; }
.ModuleTitle_MenuBar { cursor:pointer; cursor:hand;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding:0 5px 0 0; }
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display:none; }
.MainMenu_MenuBreak { border-top-style:none; border-right-style:none; border-left-style:none; border-bottom-style:none; }



.StandardButton {
	background: #7994cb none; 
	color: #ffffff;
	font-family: verdana, sans-serif; 
	font-size: 11px;
	font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	background-color: #D4C9B8;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

.TreeViewMenu_Header {
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

P	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #000000;
}

.Normal	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #000000;
}

.NormalSmall	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  10px;
   font-weight: normal;
   color: #000000;
}

a.NormalSmall:link {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  10px;
   font-weight: bold;
   color: #23238E;
}

a.NormalSmall:visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  10px;
   font-weight: bold;
   color: #23238E;
}

a.NormalSmall:active {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  10px;
   font-weight: bold;
   color: #23238E;
}

a.NormalSmall:hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  10px;
   font-weight: bold;
   font-decoration: none;
   color: #63B8FF;
}

.NormalBold	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #000000;
}

.NormalWhite	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #FFFFFF;
}

a.NormalWhite:link {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #FFFFFF;
}

a.NormalWhite:visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #FFFFFF;
}

a.NormalWhite:active {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #FFFFFF;
}

a.NormalWhite:hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #FFFFFF;
}

.login	{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #FFFFFF;
}

a.login:link {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #FFFFFF;
}

a.login:visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #FFFFFF;
}

a.login:active {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #63B8FF;
}

a.login:hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #63B8FF;
}

.SearchButton {
	background-color: transparent;
 	background-image: url(search.jpg);
 	background-repeat: no-repeat;   
    padding: 0px 70px 0px 0px; 
    cursor: hand; 
    font-size:11px;
    margin:0px;
    height:20px;
    vertical-align: bottom;
}


.Bluebold {
   font-family: Arial,sans serif,Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #3383F4;
   padding-bottom:5px;
}

.BlueboldLarge {
   font-family: Arial,sans serif,Helvetica;
   font-size:  18px;
   font-weight: bold;
   color: #3383F4;
   padding-bottom:0px;
}



hr 	{
   width: 2px solid;
   color: #3383F4;
}

.indent {
    font-size:12px;
    padding-left:10px;	
}

#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:20px; background: #ffffff; width: 120px; color: #000000; padding: 0px 5px 0px 0px; border: 1px solid #cdcdcd; cursor:text; font-size: 12px; background-position: center;}


.NormalImage	{
  border:none;

}

a.NormalImage:link {
   border:1 px solid;
   
}

a.NormalImage:visited {
border:1 px solid;
}

a.NormalImage:active {
border:1 px solid;
}

a.NormalImage:hover {
border:1 px solid;
}