/* 
================================
Skin styles for DotNetNuke
================================
*/
body
{
	text-align: center;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1
{
	color: #0B1B77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
ul
{
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.pagemaster
{
	background-color: #FFF;
	border: none 0px Transparent;
	border-collapse: collapse;
	margin: 5px auto;
	vertical-align: top;
	text-align: center;
}
.login
{
	margin: 0px auto;
	text-align: right;
	width: 708px;
}
.maintable
{
	border: none 0px Transparent;
	border-collapse: collapse;
	margin: 0px auto;
	width: 708px;
}
.maintable td
{
	padding: 0px;
	vertical-align: top;
}

.headerright
{
	text-align: right;
	vertical-align: middle;
}
.headerrighttable
{
	margin: auto 0px auto auto;
	vertical-align: bottom;
}
.toppane a:link, .toppane a:visited, .toppane a:active
{
	color: #CC0000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	vertical-align: bottom;
}
.toppane a:hover
{
	color: #CC0000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	vertical-align: bottom;
}
.homeRightStoryBox
{
	border: none 0px Transparent;
	height: 306px;
	width: 183px;
}
.homePictureShadow
{
	height: 12px;
	width: 708px;
}
.hometable td
{
	padding: 5px;
}
td.middle
{
	vertical-align: middle;
}
.homeVertLine
{
	height: 250px;
}
.bottomHome
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin: 0px auto;
	text-align: center;
	width: 708px;
}
.contentpane
{
	vertical-align: top;
	width: 525px;
}

.rightnavdate
{
	background-color: #C51010;
	vertical-align: top;
	text-align:right;
	width: 182px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	list-style-position: inside;
	list-style-type: none;	
}

.rightnavimage
{
	background-color: #C51010;
	vertical-align: top;
	width: 181px;
}
div.rightnav
{
	background-color: #C51010;
	vertical-align: top;
	width: 182px;
	height: 290px;
}
.rightnav a:link, .rightnav a:visited, .rightnav a:active
{
	color: #FFF;
	text-decoration: none;
}
.rightnav a:hover
{
	color: #FFF;
	text-decoration: underline;
}
.SpacerContentPane
{

}
.bottom
{
	background-color: #C9C299;
	border: solid 1px #aaa;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	width: 708px;
}
.skinmaster
{
	background-color: #FFF;
	text-align: center;
}

.IAHIfooterlogin {
color:white;
text-transform: uppercase;
}
/*
======================
Gradient for the links at the bottom of the page
======================
*/
.skingradient
{
	background-image: url(gradient_copyright.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	height: 30px;
	border: 1px solid #FF9900;
	text-align: center;
}
.controlpanel
{
	width: 100%;
	background-color: #FFF;
	text-align: center;
	border: 0px;
}
.linkpanel
{
	text-align: right;
}
.navPane
{
	width: 182;
	background-color: #C51010;
	white-space: normal;
	color: white;
}
.MainMenu_MenuContainer
{
	border-bottom: solid 3px #FFF;
	margin: 0px auto;
	width: 708px;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 18px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	cursor: hand;
	border-bottom: solid 1px #808080;
	border-top: solid 1px Transparent;
	padding: 2px;
}
.MainMenu_RootMenuItem TD
{
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	background-image: url(/Portals/0/iahi_content_images/topnav.GIF);
	font-family: 'Arial Narrow' , Verdana, Tahoma, Helvetica;
	width: 118px;
	text-align: center;
	border-left: solid 1px #FFF;
	text-transform: uppercase;
}
.MainMenu_RootMenuItemSelected TD
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	background-image: url(/Portals/0/iahi_content_images/topnav_f2.GIF);
	font-family: 'Arial Narrow' , Verdana, Tahoma, Helvetica;
	text-align: center;
	width: 118px;
	border-left: solid 1px #FFF;
	text-transform: uppercase;
}
.MainMenu_RootMenuItemActive TD
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	background-image: url(/Portals/0/iahi_content_images/topnav_f2.GIF);
	font-family: 'Arial Narrow' , Verdana, Tahoma, Helvetica;
	text-align: center;
	width: 118px;
	border-left: solid 1px #FFF;
	text-transform: uppercase;
}
.MainMenu_RootMenuArrow
{
	display: none;
}
.MainMenu_MenuArrow
{
	color: #000;
	border-bottom: solid 1px #808080;
	border-right: solid 1px #808080;
}
.MainMenu_MenuIcon
{
	display: none;
}
.MainMenu_SubMenu
{
	background-color: #c6bb8f;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	border: solid 1px #C0C0C0;
}
.MainMenu_SubMenu TD
{
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
.MainMenu_SubMenuItemSelected
{
	color: #000;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	background-color: #dfd9c2;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	border-bottom: solid 1px #808080;
	border-top: solid 1px Transparent;
	padding: 2px;
}
.StandardButton
{
	background: none;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/* ================================
style for module titles
================================ */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
/* ===============================
Admin Content Pane Titles and Control Panel text
================================== */
.SubHead
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
/* ===============================
default text style used for the main content text
eg. used by the Text / HTML module 
================================== */
.Normal
{
	color: #000;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
}

/* ==============================
text style used for textboxes in the admin and edit pages
================================= */
.NormalTextBox
{
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 11px;
	color: Black;
}
.NormalRed
{
	color: #FF0000;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}
.NormalBold
{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
/* ==============================
 Style for the following Skin Items (You can change the css class
associated with these objects in the skin.xml file)
- SkinItems -  Login and Register links, Breadcrumb, Copyright, Date,
- Help, Hostname, Privacy, Terms, Search
================================== */

/* This is the Date eg. any items that are not links */
.SkinItem
{
	color: Black;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link
{
	color: #000;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}
A.SkinItem:visited
{
	color: #000;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}
A.SkinItem:active
{
	color: Black;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}
A.SkinItem:hover
{
	color: #FF0000;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
}
/* =======================
 HTML Tag Styles 
=========================== */
/*
H1  {font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
}

H2  {font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

H3  {font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}

H4  {font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
}

H5, DT  {font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}

H6  {font-family: verdana, tahoma, arial;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
}
*/
.WhiteLink
{
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	list-style-position: inside;
	list-style-type: none;
}
.WhiteLinkSub
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	list-style-position: inside;
	list-style-type: none;
}

.IAHIHeadlinesPane, .IHGNewsPane, .IndustryFocusPane
{
	height: 250px;
	vertical-align: top;
	white-space: normal;
	width: 33%;
}

#dnn_BannerPane {
width:200px;
display:none;
}



