/* 
================================
Skin styles for DotNetNuke
================================
*/  

html {
} 
body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.alignLeft {
	text-align: left;
}
.alignHMiddle {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.alignTop {
	vertical-align: top;
}
.alignVMiddle {
	vertical-align: middle;
}
.alignBottom {
	vertical-align: bottom;
}
.nowrap {
	white-space: nowrap;
}
.pagemaster {
	width: 908px;
}
.skinmaster {
}
.ControlPanel {
	width: 100%;
	background-color: #bdd3e8;
	border: 1px dotted #fff;
	margin: auto;
}
.PagingTable {
	width: 100%;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}
.headerarea {
	background: url(Header_BlueBar.jpg) no-repeat;
	height: 141px;
	padding:0;
}
.headerarea img {
	padding:0;
	border: 0;
}
.loginarea {
	background: url(Header_LoginBar.jpg) no-repeat;
	height: 20px;
	font-size: 9px;
	text-transform: uppercase;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 4px;
	color: #2d3b6b;
}
.contentborder_left {
	width: 4px;
}
.contentborder_right {
	width: 4px;
}
.contentpad {
	padding: 0 15px 0 5px;
}
.toppane {
	text-align: left;
}
.leftpane {
	text-align: left;
}
.contentpane {
	text-align: left;
}
.rightpane {
	text-align: left;
}
.bottompane {
}
.footerarea {
	background: url(Footer_BG.jpg) repeat-x;
	height: 20px;
	font-size: 9px;
	color: #2d3b6b;
	font-weight: bold;
	text-transform: uppercase;
}
.contentpane body {
	background: none #fff;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #383c68; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	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; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
    background: #0a5597 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
	 border: solid;
	 border-width: 2px;
	 border-color: #509bdd #013f76 #013f76 #509bdd;
}
.TreeViewMenu {
	width: 200px;
	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 {
}
.Head   {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #364782;
}
.SubHead {
	color: #364782;
}
.SkinObject {
	color: #364782;
}
p {
	margin-top: 0;
}

/*  CMC NEWS MODULE */
.NewsCategory {
	display: none;
}
.NewsTitle {
	font-size: 10px;
}
#NewsDate {
	display: none;
}
.NewsSummary {
	font-size: 9px;
}



/* hyperlink style for text links content */
A:link  {
   text-decoration: none;
   color: #364782;
	font-weight: bold;
}
A:visited, A:active {
   text-decoration: none;
   color: #364782;
	font-weight: bold;
}
A:hover {
   text-decoration: underline;
	color: #EF891C;
	font-weight: bold;
}

/* hyperlink style for login and register links */
.loginarea .SkinObject {
	color: #313F5C;
	font-weight: normal;
	font-size: 9px;
}
.loginarea A:link {
	text-decoration: none;
   color: #313F5C !important; 
	font-weight: normal;
}
.loginarea A:visited .loginarea A:active {
	text-decoration: none;
   color: #313F5C !important;
	font-weight: normal;
}
.loginarea A:hover {
	text-decoration: none;
   color: #da8f32 !important;
	font-weight: normal;
}


/* hyperlink style for text links in control panel */
.controlpanel .CommandButton {
    color: #2d3b6b;
	 font-weight:bold;
	 text-decoration: underline;
}
.controlpanel A.CommandButton:link {
    color: #2d3b6b;
	 font-weight:bold;
	 text-decoration: underline;
}
.controlpanel A.CommandButton:visited .controlpanel A.CommandButton:active {
    color: #2d3b6b;
	 font-weight:bold;
	 text-decoration: underline;
}
.controlpanel A.CommandButton:hover {
    color: #da8f32;
	 font-weight:bold;
	 text-decoration: underline;
}

/* hyperlink style for text links in admin features */
.CommandButton {
    color: #2d3b6b;
	 font-weight:bold;
}
A.CommandButton:link {
    color: #2d3b6b;
	 font-weight:bold;
}
A.CommandButton:visited  A.CommandButton:active   {
    color: #2d3b6b;
	 font-weight:bold;
}
A.CommandButton:hover    {
    color: #da8f32;
	 font-weight:bold;
}




/* Menu */
.menucell {
	width: 155px;
	vertical-align: top;
	padding: 0px 5px 0 0;
}
.sidebarsub {
	width:155px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	z-index: 998;
	display: block;
}
.sidebar .menu {
	margin-bottom: 0;
	padding-bottom:10px;
	background: #fff url(Menu_TitleBar_Blue.jpg) repeat-x bottom !important;
	border-bottom: 0px !important;
}
.sidebar li {
	margin-bottom: 0; 
	list-style: none;
	text-align: left;
}
.sidebar .item {
	display: none;
	background: Transparent !important;
}
.sidebar li:Hover {position:relative; z-index: 998;}
.sidebar li:hover > ul.submenu {display: block; z-index: 999;padding: 0px;}
.sidebar .submenu {
	display: none;
	position:absolute;
	top:0;
	left:148px;
	z-index: 997;
	margin: 0;
}
.sidebar h3.download a {margin:0;}
.sidebar ul {margin:0;}
.sidebar h3 {margin-top: 0; margin-bottom:0;}



/* Default Menu */
.sidebar .DefaultMenuStyle {
}
.sidebar .DefaultMenuStyle h3 {
	width: 100%; 
	display: inline-block; 
	z-index: 999;
	font-size: 16px !important; 
	font-weight: bold !important; 
	letter-spacing: 1px;
}
.sidebar .DefaultMenuStyle h3 span {
	background: Transparent !important;
	border-top: 0px;
	padding: 5px 7px 1px 7px;
	display:block; 
	color: #344781; 
	text-align: left;
}
.sidebar .DefaultMenuStyle h3 span a {
	font-size: 16px !important;
	font-weight: bold !important; 
	color: #344781; 
	text-decoration: none;
}
.sidebar .DefaultMenuStyle h3 span a:hover {
	color: #344781;
	text-decoration: none;
}
.sidebar .DefaultMenuStyle ul {
	padding: 0; 
	font-size: 10px; 
	font-weight:normal;
	background: Transparent !important;
}
.sidebar .DefaultMenuStyle li span {
	background: Transparent !important; 
	width: 140px; 
	display: block; 
	color: #000;
	padding: 3px 5px 5px 10px; 
	font-weight: bold; 
	text-decoration: none;
}
.sidebar .DefaultMenuStyle li a {
	background: Transparent !important; 
	width: 140px; 
	display: block; 
	color: #000; 
	padding: 3px 5px 5px 10px; 
	text-decoration: none;
}
.sidebar .DefaultMenuStyle li a:hover {
	background: Transparent !important;
	padding: 3px 5px 5px 10px;  
	color: #EF891C;
}
.sidebar li a:active, .sidebar .DefaultMenuStyle li a:active {
	padding: 3px 5px 5px 10px; 
}
.sidebar .DefaultMenuStyle li:hover > ul.submenu {
	background: #E3E7F5 !important; 
	border: 1px solid #4F6AC3; 
}
.sidebar .DefaultMenuStyle h3 .open {background:url(UpDown_Arrows.gif) top}
.sidebar .DefaultMenuStyle h3 .close {background:url(UpDown_Arrows.gif) bottom}





/*   SLIDESHOW STYLES  */
#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:322px;
	height:213px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color: transparent;
}

#slide-images li img{
	display:block;
	background-color: transparent;
}





