

/*NT Tour Homepage Page Layout*/

/* *{margin:0;padding:0;} */

/* Make sure DNN editor won't break my layout. */
#dnn_leftPane{border:none !important;}
#dnn_contentPane{border:none !important;}
#dnn_rightPane{border:none !important;}
#dnn_header
{
    border:none !important;
}
/*#dnn_footer{border:none !important;} */
#dnn_headerimg{border:none !important;}
#dnn_fadeimg{border:none !important;}

/* END -- Make sure DNN editor won't break my layout. */

/*  override settings in default.css     Ian 17 Oct 2008*/
.Normal, .NormalDisabled
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: .8em;
	font-weight: normal;
}



UL LI
{
	list-style-type: disc;

}

UL LI LI
{
	list-style-type: circle;
}

UL LI LI LI
{
	list-style-type: square;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

H1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	margin:0px;
	
} 

h2
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size:1.6em;
	color:#BEA875;
	clear:both;
	margin-bottom:0px;
}

H3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 1.3em;
	font-weight: normal;
	color: #003366;
	font-weight:normal;
	margin-bottom:0px;
}

/*  end override  */


/* html{height:auto !important;min-height:100%;height:100%;} */
body
{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#baa570;
	text-align:center;
	font-family:Tahoma;
}	


a, a:link, a:visited{
	color:#0000FF;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}



td h2 /* added to make text within tables consistent Ian 17 Oct 08 */
{
    font-size:.81em;margin-top:.6em;
    clear:both;
}



	
ul, li{
/*	margin-left:15px;  */
	list-style:disc;
	margin-left:6px;
	padding-left:9px;
}

ol{
/*	margin-left:15px;  */
}

/*   commented out by Ian.  I'm not sure why nested lists need bigger font sizes.
ul,li,ul li, ol, ol li {
	font-size:1.1em;
}
*/

p {
	margin-top:8px; 
	margin-bottom:8px;
	margin-left:0px;
	margin-right:0px;
	line-height:1.4em;
}

td.normal, td  /* added to make text within tables consistent Ian 17 Oct 08 */
{
    font-size:.81em;  
    line-height:1.25em;
}
	
.links ul, .links li{
	list-style-image:url('dot.jpg');
	margin-left:10px;  
}

.links a:link, .link a{
	
}

.links a:hover{

	border:none;
}

.NukeNews_Item, .NukeNews_AltItem{
	padding-left:0px;
	padding-right:0px; 
}
.newscontainer {
	*width:515px !important;
}



#background_homepage
{
	width:1000px;
	text-align:center;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	border:0;
	padding:0;
	padding-top:10px;
	background-image:url('./shadow_back.jpg');
	background-repeat:repeat-y;
}

#wrapper 
{
	text-align:left;
	margin:0 auto;
	width:950px; /*950px;*/
	margin:0 auto;
	background-color:#fff;
    min-height:100%;
    color:Black;
}

#controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.breadcrumb
{
	display:none;
}

.breadcrumb_content
{
	height:30px;
	padding-left:10px;
	padding-top:auto;
	padding-bottom:auto;
}
.breadcrumb_content a
{
	/* border-bottom:dotted 1px gray;*/
}

.header
{
	width:100%;
	height:282px;
	margin-bottom:1px;
/*	background-image:url('headfix.jpg');
	background-repeat:no-repeat;
	background-position:top; */
}

.header_content
{
	width:100%;
	height:206px;
	background-position:left;
	margin-bottom:1px;
	background-image:url('content_head_1.jpg');
	background-repeat:no-repeat;
}

.header_content_larger_height
{
    height:282px;
}

.fadeimg
{
	float:left;
	width:633px;
	height:282px;
	}
.headerimg
{
	width:316px;
	float:right;
	height:282px;
}


.pageContent
{
	width:100%;
/*    font-size:1.1em;  */
	*height:100%;
}

.searchText
{
    color:White;
    font-size:0.8em;
    font-weight:bold;
}

.leftpane
{
	float:left;
	width:177px;
	background-color:#FF5C00;
	margin-right:1px;



}

#dnn_leftpane{border-top:solid 1px white !important;margin-top:-1px;}

.contentPane
{
	width:535px; 
	/**width:535px;*/
	float:left;
	margin-right:0px;

}

.contentPane img 
{
    padding:8px;
}

.contentPaneAdmin
{
	width:771px;
	*width:770px;
	float:left;
	margin-right:1px;

}

.rightPane
{
	float:right;
	width:235px;
	color:Black;
	
}





.rightPane a:hover{
	border:none;
}

.rightPane_content
{
	float:right;
	width:235px;
color:Black;
margin-top:30px;

	
}

.rightPane a,.rightPane a:link, .rightPane a:visited
{
	color:Black;
	/* border-bottom:dotted 1px grey;  removed. Ian 17 Oct 08 */
}

.rightPane_content a,.rightPane_content a:link, .rightPane_content a:visited
{
	color:Black;
	/*border-bottom:dotted 1px grey;   removed. Ian 17 Oct 08 */
}

.rightPane_content a:hover{
	border:none;
}

.rightPane img
{
	padding:0;
	margin:0;
}

#bottomEdge
{
	clear:both;
	width:100%;
	height:24px;
	margin:0;
	padding:0;
	background-image:url('./shadow_bottom.jpg');
	background-repeat:no-repeat;

}

#dnn_footer   /* this is the footer content module */
{
	clear:both; 
	width:950px;  
	margin:0 auto; 
	color:#fff;

}

#dnn_footer .Normal P
{
	font-weight:bold;
	text-align:center;
    
}

/* this is the footer skin object */
.footerText,  .footerText .SkinObject, .footerTexta .SkinObject:link, .footerText a.SkinObject:visited,.footerText a.SkinObject:hover,.footerText a:link,.footerText a:hover,.footerText a:visited

{
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:0.85em;
	font-weight:bold;
	
}

.footer a:link, .footer a:visited 
{
    color:#FFF;
}

.SkinObject,a.SkinObject:link, a.SkinObject:visited, a.SkinObject:hover, a:link, a:hover, a:visited
{

}

#navBar
{
	
}

#searchBar
{
	position:relative;
	padding:4px;
	background-color:#FF5C00 ;
	margin-left:10px;
	margin-bottom:10px;
}

.printImage
{
    width:16px;
    height:16px;
    border:none;
    padding:none;
    margin:none;
    float:right;
    margin-top:-17px;
}

#searchBar a
{
	color:#fff;
}


 #searchBar .NormalTextBox 
{
	border:none;
	line-height:20px;

	height:20px;
}



.userLog{
	float: left;
	padding: 0;
	border-bottom:solid 1px #0c2b4a;
	width: 177px;
	text-align:left;
	padding:0;
margin:0;
color:#fff;
}

#dnn_dnnLOGIN_cmdLogin
{
	color:#fff;
	font-weight:normal;
	font-size:1em;

}
#dnn_dnnLOGIN_cmdLogin:hover
{
    background-color:#C73F17;
}


/* End --- NT Tour Page Layout*/



/* HouseMenu */

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#nav, #nav ul { 
	list-style: none;
	white-space: nowrap;
	position: relative;
	z-index: 99999;
margin:0;
margin-bottom:0;
}

#nav li { 
	position: relative;
	display: block;
	margin:0;
}

#nav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}
/******************************/


#nav, #nav ul {
	float: left;
	width: 177px;
	list-style-type:none;
	margin:0;
	background: white;
	padding: 0;
	/*background-color:#011931;*/
	background-color:#FF5C00;
	font-size:0.95em;
	text-align:left;


}

#nav a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0.4em 1.6em 0.5em 1.6em; 
	padding-left:0.9em;
	padding-right:0;
	text-align:left;
}


#nav li {
	float: left;
	padding: 0;
	border-bottom:solid 1px #C73F17;
	width: 177px;
	text-align:left;
	margin:0;
}



#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	padding:0;
	margin: 0;
	/*background-color:#0c2b4a;*/
	background-color:#C73F17;
	width:13em;
	padding-bottom:4px;
	padding-top:4px;
}

#nav li li {
	padding-right: 0.0em;
	width:14.5em;
	display:block;
	font-size:0.9em;
	padding:0;
	margin:0;
	color:#fff;

}

#nav li li a
{
	color:#fff;
}

#nav li ul a {
padding:8px;
padding-bottom:4px;
padding-top:4px;
margin:0;
	color:#fff;
	text-align:left;

}

#nav li  li li {
	padding:0;
	margin:0;
	padding-right: 0.0em;
	width:10em;
	display:block;
	font-size:1em;
	padding:0;
	margin:0;
	color:#fff;
}

#nav li li li a{
	color:#fff;
}

#nav li li ul{
	padding:0;
	margin:0;
	position: absolute;
	left: -999em;
	height: auto;
	padding:0;
	margin:0;
	/*background-color:#0c2b4a;*/
	background-color:#C73F17;
	width:13em;
	padding-bottom:4px;
	padding-top:4px;
	color:#fff;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul 
{
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul,  #nav li li.sfhover ul{
		top:0;
	left: 177px;
}

#nav li li:hover ul, #nav li li.sfhover ul{
	top:-4px;
	left:187px;
}

#nav li:hover,  #nav li li:hover , #nav li.sfhover, #nav li li.sfhover  {
	/*background-color: #0c2b4a;*/
	background-color:#C73F17;
/*	color:#7a9ab1; */
	color:#FFF;
}
#nav li a:hover, #nav li.sfhover a{
	color:#fff;
}

#nav li li a:hover, #nav li li a.sfhover  {
	color:#FFF;
	/*background-color:#0c2b4a;*/
	background-color:#C73F17;
}

a#navCurrentLink
{ /* current link itself */
    color: black;
    background-image: none;
    /*background-color: #0c2b4a;*/
    background-color:#FF5C00;
    text-decoration: none;
}

/* END -- House Menu */


/* DNN CSS */

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.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;
}


.newstitle{
	font-size:15px;
}


@media print
{ 	.contentPane
    {
        width:100%;
        font-size:1.9em;
    }
	div.header_content, div.leftPane, div.rightPane, div.rightPane_Content, div.breadcrumb_content, div.footer 
	{
	    display:none;
	}
	.containerrow1_blue{background-color:#fff;color:#000;}
}

/* End -- DNN CSS */