/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
	background-color:#e9f2fa;
}

body, td
{
	font-size:11px;
	font-family:sans-serif;
}

h1
{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	height:20px;
	background-image: url('h1BG.jpg');
	background-repeat: repeat-x;
	padding-left:5px;
}

h2
{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	height:20px;
	background-image: url('h2BG.jpg');
	background-repeat: repeat-x;
	padding-top:2px;
	padding-left:5px;
}

h3
{
	margin-top:0px;
	margin-bottom:10px;
	font-size:13px;
	font-weight:bold;
}

p
{
	margin-top:0px;
	margin-bottom:10px;
}


#container, #footer
{
	margin-left:auto;
	margin-right:auto;
	width:1005px;
}

#container
{
	text-align:left;
	background-image: url('containerBG.jpg');
	background-repeat: repeat-x;
	background-color:#28a9e0;
}

#header
{
	background-image: url('headerBG.jpg');
	background-repeat: repeat-x;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:10px;
}

#logo
{
	margin-top:22px;
	height:130px;
	overflow:hidden;
	float:left;
    width: 780px;
}


#nav
{
	float:left;
	width:780px;
	height:40px;
	background-image: url('navBG.jpg');
	background-repeat: repeat-x;	
}

#nav ul
{
	list-style:none;
	margin:0;padding:0;

}

.navItem
{
	float:left;
	margin-left:7px;
	margin-top:11px;
	margin-right:20px;
	color:#fff;
	font-size:14px;
}

.subNav
{
	font-size:12px;
	background-color:#f00;
	height:30px;
	width:100px;
	border-bottom:1px solid #28a9e0;
}

.subNav a
{
	text-decoration:none;
	color:#fff;
	display:block;
	margin-left:5px;
	padding-top:7px;
}

#headerFeature
{
	float:right;

}

#leftColumn
{
	float:left;
	width:200px;
	margin-left:15px;
	margin-bottom:15px;
}

.leftColumnItem
{
	padding-top:7px;
	padding-right:7px;
	padding-left:7px;
	margin-bottom:7px;
	background-color:#b2d6f2;
	border-bottom: 1px solid #475561;
	border-right: 1px solid #9bcae7;
}

#centerColumn
{
	float:left;
	width:535px;
	background-color:#fff;
	margin-left:15px;
	margin-bottom:15px;
	border-bottom: 1px solid #3d4145;
	border-right: 1px solid #8babbc;
}

.centerColumnItem
{
	padding:7px;
}


.centerColumnItem table
{
	background-color:#d6e8f7;
	border-collapse:collapse;
	margin-top:0px;
	margin-bottom:10px;
}

.centerColumnItem th
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#1b75bc;
	padding:5px;
	border-bottom:1px dotted #1b75bc;
}

.centerColumnItem td
{
	text-align:left;
	color:#1b75bc;
	border-bottom:1px dotted #1b75bc;
	padding:5px;
}

#rightColumn
{
	float:left;
	width:210px;
	margin-left:15px;
	margin-bottom:15px;
}

.rightColumnItem
{
	padding:7px;
	background-color:#fff;
	border-bottom: 1px solid #3d4145;
	border-right: 1px solid #8babbc;
}

#footer
{
	margin-top:15px;
	height:35px;
	background-image: url('footerBG.jpg');
	background-repeat: repeat-x;	
}

.Separator
{
    margin-top:8px;
    float: left;
      color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    margin-left: 15px;
}

.footerItem_left
{
    float: left;
    height: 35px;
    color: #fff;
    font-size: 12px;
    margin-left: 15px;
    font-weight: bold;
}

.footerItem_right
{
    float: right;
    height: 35px;
    color: #fff;
    font-size: 12px;
    margin-right: 15px;
    font-weight: bold;
}

.footerItem_left a, .footerItem_right a
{
	display:block;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	margin-top:11px;
}

.footerItem_left span, .footerItem_right span
{
	display:block;
	color:#fff;
	font-size:12px;
	margin-top:11px;
}

.footerItem a:hover
{
	text-decoration:underline;
}

.MainMenu_MenuContainer
{
	background-color:#f00;
	background-image: url('navBG.jpg');
	background-repeat: repeat-x;	
	height:40px;
}	

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:30px;
}
.MainMenu_MenuItem td
{
    border-style: none;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    height: 35px;
}

.MainMenu_MenuItemSel
{
    padding: 0px;
    margin: 0px;
    height: 35px;
    color: #0454ad;
    background-color: transparent;
}

.MainMenu_SubMenuItemActive
{
    padding: 0px;
    margin: 0px;
    height: 35px;
    color: #0454ad;
}

.MainMenu_MenuItemSel td
{
    font-size: 13px;
    font-weight: bold;
    color: #0454ad;
    /*background-color: #FF0000;*/
}

.MainMenu_SubMenuItemSelected td
{
    cursor: pointer;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #0454ad;
    background-color: #FF0000;
    height: 20px;
}

.MainMenu_MenuItemAct {
    color: #0454ad;
}

.MainMenu_MenuIcon {

}
.MainMenu_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    border-bottom: #FFFFFF 0px solid;
    border-left: #FFFFFF 0px solid;
    border-top: #FFFFFF 0px solid;
    border-right: #FFFFFF 0px solid;
    /*background-image: url('h1BG.jpg');
    background-repeat: repeat-x;*/
    background-color: #ff8569;
}
.MainMenu_SubMenu td
{
    border-bottom:1px solid #28A9E0;
    color: #FFFFFF;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #FF4D20;
    /*background-color: #FF491C;*/
}

.MainMenu_RootMenuItemSelected
{
    cursor: pointer;
    color: #0454ad;
    /*background-color: #FF0000;*/
    height: 35px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-family: sans-serif;
}


.MainMenu_RootMenuItem
{
    cursor: pointer;
    color: #FFFFFF;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    border-left: white 0px solid;
    border-bottom: white 1px solid;
    border-top: white 1px solid;
    border-right: white 0px solid;
    background-color: Transparent;
}
.MainMenu_RootMenuItemActive
{
    cursor: pointer;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #0454ad;
    /*background-color: #FF0000;*/
    height: 35px;
}

.RootMenu_Separator
{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
}

.MainMenu_MenuBreak
{
    border-style: none;
    background-position: transparent;
    background: transparent;
    height: 20px;
}


.StandardButton
{
    background-position: none;
    background: none;
    color: #000000;
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #FFFFFF;
}
.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);
}
/* Text Styles */
.Head
{
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #3A45A1;
}
.subhead {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #3A45A1;
}
.normal {
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #4B4B4B;
}
.NormalTextBox
{
	font-family: arial;
	font-size: 11px;
	color: #3C3C3C;
}
H4  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #8F6B35;
}
H5  {
    font-family: Arial;
    font-size:  11px;
    font-weight: bold;
    color: #3A45A1;
}

.breadcrumbs   {
    font:11px Arial, Helvetica;
    font-weight:   none;
    color: #3A45A1;
}
A.breadcrumbs:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #3A45A1;
	font-weight: none;
}
A.breadcrumbs:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #3A45A1;
	font-weight: none;
}
A.breadcrumbs:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #6D94B9;
	font-weight: none;
}
A.breadcrumbs:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #6D94B9;
	font-weight: none;
}
.loginText {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
}
a.loginText:Link {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Active {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Hover {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: underline;
}
.content_pad
{
    padding: 0px;
    margin: 10px 15px 10px 15px;
}
.TopPane
{
    padding: 0px;
    margin: 0px;
}
.LeftPane
{
    margin: 0px;
    padding: 0px 20px 0px 0px;
    width: 20%;
}
.ContentPane
{
    padding: 5px;
    margin: 0px;
    background-color: #FFFFFF;
}
.RightPane
{
    margin: 0px;
    padding: 0px 0px 0px 20px;
    width: 20%;
}
.BottomPane
{
    padding: 0px;
    margin: 10px 0px 0px 0px;
}
/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color: Transparent;
    border-bottom: 1px solid #1B75BC;
    color: #1B75BC;
    padding: 5px;
    text-align: left;
}
.DataGrid_Container
{
    background-color: #D6E8F7;
    margin-right: 0px;
    margin-left: 0px;
}
.DataGrid_Footer
{
	background-color: White;
}
.DataGrid_Header, .GridViewHeader
{
	border-bottom:1px solid #1B75BC;
    color:#1B75BC;
    font-size:12px;
    font-weight:bold;
    padding:5px;
    text-align:left;
}

.DataGrid_Header a, .GridViewHeader a
{
    color:#1B75BC;
    text-decoration: none;
    font-weight:normal;
}

.DataGrid_Header a:hover, .GridViewHeader a:hover
{
    text-decoration:underline;
}

.DataGrid_Header th, .GridViewHeader th
{
color:#1B75BC;
font-weight:normal;
}
.DataGrid_Item
{

	background-color: Transparent;
	border-bottom:1px solid #1B75BC;
    color:#1B75BC;
    padding:5px;
    text-align:left;
}

.DataGrid_Item a:link, .DataGrid_Item a:visited, .DataGrid_AlternatingItem a:link, .DataGrid_AlternatingItem a:visited
{
    color: #1B75BC;
    text-decoration: none;
}
.DataGrid_Item a:hover, .DataGrid_AlternatingItem a:hover
{
    text-decoration: underline;
    color: #FF3300;
}

.DataGrid_SelectedItem
{
	background-color: Silver;
	color: Blue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}

#bread_style
{
    float: left;
    color: #000000;
    margin-left: 15px;
    font-size: 12px;
    font-weight: bold;
}

.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
    color: #FFFFFF;
}
a.Breadcrumb:hover
{
    color: #C00;
}


#login_style
{
    float: right;
    margin-right: 15px;
    font-size: 12px;
    font-weight: bold;
}

.user, a.user:link, a.user:active, a.user:visited
{
    color: #FFFFFF;
}
a.user:hover
{
    color: #C00;
}
.clear_float
{
    clear: both;
}

.IconLinksDesignTable
{
    width: 100%;
    
}

.IconLinksDesignTable td
{
    vertical-align: middle;
border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    text-align: left;
}



.LinkColumn
{
    width: 90%;
}

.EditIconLinksTable
{
}

.EditIconLinksTable td
{
    vertical-align: top;
}