/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 800;
	/*height: 100%;*/	
	/*background-color: #fefefe;*/
}
.skinmaster {
	/*height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; */
}
.skinheader {
background-image:url(NDT_WEB_01.jpg);
height:90px;
/*background-image: url(NDT_WEB_01.jpg)
width: 100%;
height: 68px;*/
}
.skingradient {
	background-image:url(NDT_WEB_03.jpg);
	height:46px;	
	/*background-image: url(gradient_DkBlue.jpg); 
	height:30px;*/
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}
.leftpane {
	width: 1px;
	background-color: transparent;
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}
.contentpane {
	width: 519px;
	background-color: transparent;
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}
.rightpane {
	width: 272px;
	background-color: transparent;
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	
}

/*.MainMenu_RootMenuItemBreadcrumb
{   
    border: solid 10px purple;
    background-color: green;
    height: 50px;
	width:127px;
}*/

.MainMenu_MenuContainer {
	background-color: Transparent;
	/*width:100%;
	min-width:200px;
	background-color: transparent;
	background-image:url(menu2.png);
	background-repeat:repeat-x;*/
}
.MainMenu_MenuBar {
	/*width:100%;
	cursor: pointer; 
	cursor: hand;
	font-size:12px;
	color:#54563F;
	height:27px;
	background:url(menu1.png);
	background-position:top;
	
	background-image:url(menu1.png);
	background-repeat:no-repeat;
	font:Microsoft Sans Serif;*/
	
	
	/*background-color: Transparent;*/
}
.MainMenu_MenuItem {
	
	min-width:123px;
	width:123px;	
	border-left: #E2E3D8 1px solid; 
	border-bottom: #E2E3D8 1px solid; 
	border-top: #E2E3D8 1px solid; 
	border-right: #E2E3D8 1px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #54563F;
	font-size: 10px; 
	font-stretch:extra-condensed;
	font-style: normal; 
	/*height:16px;*/
	background-color: Transparent;
	font:Microsoft Sans Serif;
	/*margin-right:150px;*/
	/*background: #333 url(menu1.png) 0 129px no-repeat;*/
		
}
.MainMenu_MenuIcon {
	display:none;
	/*background-color: Transparent; 
	border-bottom: #EA7322 1px solid; 
	border-top: #EA7322 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}*/
.MainMenu_SubMenu {
	background-color: #FFFFFF;
	border-bottom: #EA7322 1px solid; 
	border-top: #EA7322 1px solid;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	font-size:12px;
}

.MainMenu_MenuBreak {
	height: 3px;
	
}
.MainMenu_MenuItemSel {
	border-left: #E2E3D8 1px solid; 
	border-bottom: #E2E3D8 1px solid; 
	border-top: #E2E3D8 1px solid; 
	border-right: #E2E3D8 1px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #54563F; 
	font-size: 10px; 
	font-stretch:extra-condensed;
	font-style: normal; 
	/*height:16px;*/
	background-image:url(NDT_B3.png);
	background-repeat:repeat-x;
	font:Microsoft Sans Serif;
	width:123px;
	
	/*background-color: Transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-image:url(menu2.png);*/
	/*height:25px;
	cursor: pointer; 
	cursor: hand; 
	color: #004040; 
	font:Microsoft Sans Serif;
	font-size:12px;*/
	
	
}
.MainMenu_MenuArrow {
	display:none;
	/*border-bottom: #EA7322 1px solid; 
	border-top: #EA7322 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; */
}
.MainMenu_RootMenuArrow {
   display:none;
   
	/*font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;*/
}


.StandardButton {
  background:  #D8D9D1; 
  color: #696969;
  border: #919191 1px solid; 
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: normal;
}

.StandardButton_login {
  background: url(Login.gif);
  color:#696969;
  font-family:Tahoma;
  width:70px;
  height:21px; 
 }

.SubHead{ color: #696969;}

a.CommandButtonA{font-size:14px;font-weight:bold;}
a.controlpanel a.CommandButtonA{font-size:10px;}
a.CommandButtonA:link{background-image:url(menu1.png); width:123px; height:27px;text-decoration:none;}
a.CommandButtonA:visited{background-image:url(menu2.png); width:123px; height:27px;text-decoration:none;}
a.CommandButtonA:hover{background-image:url(menu2.png); width:123px; height:27px;text-decoration:underline;}
a.CommandButtonA:active{background-image:url(menu2.png); width:123px; height:27px;text-decoration:underline;}

a.CommandButton2{font-size:14px;font-weight:bold;}
a.controlpanel a.CommandButton2{font-size:10px;}
a.CommandButton2:link{background-image:url(privacy1.png);text-decoration:none;}
a.CommandButton2:visited{background-image:url(privacy2.png);text-decoration:none;}
a.CommandButton2:hover{background-image:url(privacy2.png);text-decoration:underline;}
a.CommandButton2:active{background-image:urlprivacy2.png);text-decoration:underline;}

a.CommandButton3{font-size:14px;font-weight:bold;}
a.controlpanel a.CommandButton3{font-size:10px;}
a.CommandButton3:link{background-image:url(terms1.png);text-decoration:none;}
a.CommandButton3:visited{background-image:url(terms2.png);text-decoration:none;}
a.CommandButton3:hover{background-image:url(terms2.png);text-decoration:underline;}
a.CommandButton3:active{background-image:url(terms2.png);text-decoration:underline;}

a.CommandButton4{font-size:14px;font-weight:bold;}
a.controlpanel a.CommandButton4{font-size:10px;}
a.CommandButton4:link{background-image:url(ca1.png);text-decoration:none;}
a.CommandButton4:visited{background-image:url(ca2.png);text-decoration:none;}
a.CommandButton4:hover{background-image:url(ca2.png);text-decoration:underline;}
a.CommandButton4:active{background-image:url(ca2.png);text-decoration:underline;}


.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}


.MainMenu_RootMenuItemBreadcrumb 
{

}
.MainMenu_SubMenuItemBreadcrumb 
{
}
.MainMenu_RootMenuItem 
{

	background:url(menu1.png);
	height:27;
	background-repeat:no-repeat;
	padding:5;
	 	
	border-left: #EA7322 0px solid; 
	border-bottom: #EA7322 1px solid; 
	border-top: #EA7322 0px solid; 
	border-right: #EA7322 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #434343; 
	font-size: 9pt; 
	font-stretch:extra-expanded;
	font-style: normal; 
	background-color: Transparent;
	font-family: Microsoft Sans Serif;

}
.MainMenu_RootMenuItemActive 
{
}

.MainMenu_SubMenuItemActive {
	/*background-image:url(menu2.png)
	/*background-repeat:no-repeat;
	background-image:url(menu2.png);
	height:25px;
	cursor: pointer; 
	cursor: hand; 
	color: #8000FF;
	font:Microsoft Sans Serif;
	font-size:12px;
*/

}
.MainMenu_RootMenuItemSelected 
{
	background-image:url(menu2.png);
	background-repeat:no-repeat;
	background-color: Transparent;
	padding:5;
	/*background-repeat:no-repeat;
	background-image:url(menu2.png);*/
	height:25px;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-stretch:extra-expanded;
	font-style: normal; 
	background-color: Transparent;
	font-family: Microsoft Sans Serif;
}

.MainMenu_SubMenuItemSelected
{
}

.myborder_left
{
background-image:url(NDT_WEB1_02.jpg);
width:2px;
}

.myborder_right
{
background-image:url(NDT_WEB1_05.jpg);
width:2px;
}

.skinfooter
{
font-size:11px;
font-family:Tahoma;
color:#CCCCCC;
}



