/* 
================================
Skin styles for DotNetNuke
================================
*/   

body {
/*background-image:url(images/body.jpg);*/
scrollbar-base-color: #456684;
scrollbar-arrow-color: #002D57;
scrollbar-darkshadow-color: #002D57;
scrollbar-shadow-color: #456684;
scrollbar-track-color: #002D57;
}

.loginlink     { color: #ed144e; font-weight: bold; font-size: 14px; font-family: verdana, arial, helvetica, geneva, sans-serif; text-decoration: none }
.loginlink a:link     { color: #ed144e; font-weight: bold; font-size: 14px; font-family: verdana, arial, helvetica, geneva, sans-serif; text-decoration: none }
.loginlink a:visited     { color: #ed144e; font-weight: bold; font-size: 14px; font-family: verdana, arial, helvetica, geneva, sans-serif; text-decoration: none }
.loginlink a:active     { color: #ed144e; font-weight: bold; font-size: 14px; font-family: verdana, arial, helvetica, geneva, sans-serif; text-decoration: none }
.loginlink a:hover    { color: #ed144e; font-weight: bold; font-size: 14px; font-family: verdana, arial, helvetica, geneva, sans-serif; text-decoration: none }

.breadcrumblink  {
	color: #193f6e;
	font-size: 11px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	text-align: left;
}
.breadcrumblink a:link  {
	color: #193f6e;
	text-decoration:none;
	
}
.breadcrumblink a:visited  {
	color: #193f6e;
	text-decoration:none;
	
}

.table {background-color:#eeeeee;  padding:3px;}

.breadcrumblink a:hover  {
	color: #193f6e;
	text-decoration:none;
	
}
.breadcrumblink a:active  {
	color: #193f6e;
	text-decoration:none;
	
	}
.searchlink
{
    font-family:Verdana, Arial, Helvetica, sans-serif; 
	Color:#FFFFFF;
	font-size:12px; 
	font-weight: bold;
}
.searchlink a:link {
    font-family:Verdana, Arial, Helvetica, sans-serif; 
	Color:#FFFFFF;
	font-size:12px; 
	font-weight: bold;
	}
.searchlink a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	Color:#FFFFFF;
	font-size:12px; 
	font-weight: bold;
	}
.searchlink a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	Color:#FFFFFF;
	font-size:12px; 
	font-weight: bold;
	}
.searchlink a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	Color:#FFFFFF;
	font-size:12px; 
	font-weight: bold;
	}

/*============ MENU STYLES ==============*/


/*CONTROLS THE MAIN SPACE FOR THE MENU  USE FOR BACKGROUND IMAGE OR BACKGROUND COLOR */

.MainMenu_MenuContainer {
	 background-image:  url(../images/bgr_1.jpg);
	 background-repeat:repeat-x;
	 color:#FFCC00;
}

/*CONTROLS THE MAIN TEXT ON THE MENU BAR*/
.MainMenu_MenuBar {
	background-color: transparent;
	cursor: pointer; 
	cursor: hand;
	color:#FFF;
	border:0px;
	font-weight:normal;
}

/*CONTROLS FONT COLOR FOR ENTIRE MENU -- CONTROLS FONT FOR DROPDOWN*/
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-size: 12px; 
	height: 20px;	
	color:#FFF;
}

/*CONTROLS SPACE LEFT OF THE DROPDOWN MENU - USE FOR PADDING OR TO PLACE AN ICON*/
.MainMenu_MenuIcon {
	cursor: hand; 
	text-align: top; 
	width: 15px; 
	height: 20px;
	font-size: 20px;
	display:none;
}



/*CONTROLS THE DROPDOWN MENU */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	font-weight: regular; 
	font-style: normal;
	background-color: #5769a2;
	color:#FFFFFF;
	border:0px;
	margin-left:3px;
	
}


.MainMenu_SubMenu  .MainMenu_MenuItem {
	z-index: 1000; 
	cursor: pointer; 
	font-weight: regular; 
	font-style: normal;
	background-color: #5769a2;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	padding:0px;
	margin-left:3px;
}



/*???????????*/
.MainMenu_MenuBreak {
	height:15px;
	display:none;
	padding:0px;
}

/*CONTROLS HOVER PROPERTY ON DROP DOWN AND SELECT PROPERTY ON MAIN MENU*/
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	height: 20px;
	font-size:12px;
	background-color: #365386;
	font-weight:normal;
	padding:0px 3px 0px 3px;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel  {
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	height: 20px;
	background-color: #365386;
	font-size:10px;
	font-weight:normal;
	margin-left:3px;
}



/*CONTROLS THE ARROW SECTION ON THE DROPDOWN MENU*/
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 2pt; 
	cursor: pointer; 
	cursor: hand; 
	border-bottom:1px solid #CCC;
	background-color: #CC6600;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.8; 
	opacity: 0.9;
	display:none;
	padding:0px;
	margin-left:3px;
}

/*CONTROLS ARROW AND BACKGROUND ON THE MAIN MENU LINE*/
.MainMenu_RootMenuArrow {
	display:none;
}

/*CONTROLS ACTIVE LINK ARROW ON MENU BAR*/
.rootbreadcrumbarrow  {
	display:none;
}



.RootMenuItem TD {
    padding:0px 3px 0px 3px;
    color:#FFFFFF;
	background-color: transparent;
}


.RootMenuItemSel TD {
    padding:0px 3px 0px 3px;
	background-color:#365386;
}


/*
.MainMenu_RootMenuItemSelected
{
    border: solid 10px purple;
    background-color: Lime;
    height: 50px;
}

.MainMenu_MenuItemSel {
    border: solid 10px purple;
    background-color: #003333;
}
*/
/*================ END MENU STYLES ========================*/


.MarksTextBox    (line 106)
{
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
    font-weight: normal;
	height: 12px;
}
.formInput {
font: bold 10px Arial, Verdana, Helvetica, sans-serif;
color: #254C77;
background-color: #ffffff;
border: 1px solid #cccccc;
height:15px;
width: 100px;
vertical-align:middle;
padding:3px;
}

/*============  END MENU STYLES ==============*/

.style1 {font-size: 12px; font-family: verdana, arial, helvetica, geneva, sans-serif; text-decoration: none; color: #fbfbfb;}


.containertitle  {
	color: #fbfbfb;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 16px;
	}
.link_text {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.link_text a:link {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
	}

.link_text a:active {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
	}

.link_text a:visited {
    font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
}

.link_text a:hover {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
}

.catalogcontainer {width:222px; margin:0px 0px 0px 0px; padding:4px 0px 10px 0px;}


.catalog_links   		 {  width:100%; display:block;  text-decoration:none;  color: #ffffff; background-color:#365386; font-size: 11px; font-weight: normal; font-family: verdana, arial, helvetica, geneva, sans-serif;; margin:2px 0px 2px 0px; padding:2px 0px 2px 0px; list-style-type:none;}
.catalog_links a:active  {  width:100%; display:block; text-decoration:none;  color: #002D57; background-color:#ffffff; font-size: 11px; font-weight: normal; font-family: verdana, arial, helvetica, geneva, sans-serif;; list-style-type:none; }
.catalog_links a:link 	 {  width:100%; display:block; text-decoration:none;  color: #ffffff; background-color:#365386; font-size: 11px; font-weight: normal; font-family: verdana, arial, helvetica, geneva, sans-serif;; list-style-type:none; } 
.catalog_links a:visited {  width:100%; display:block; text-decoration:none;  color: #ffffff; background-color:#365386; font-size: 11px; font-weight: normal; font-family: verdana, arial, helvetica, geneva, sans-serif;; list-style-type:none; }
.catalog_links a:hover   {  width:100%; display:block; text-decoration:none;  color: #002D57; background-color:#ffffff; font-size: 11px; font-weight: normal; font-family: verdana, arial, helvetica, geneva, sans-serif;; list-style-type:none; }
.catpadding { padding-left:6px;}

.H3   		  { color: #ffffff;  text-decoration:none; width: 100%; font-size: 11px; font-family: verdana, arial, helvetica, geneva, sans-serif;}
.H3 a:active  {  text-decoration:underline; width: 100%; color: #ffffff; font-size: 11px; font-weight: normal; font-family: verdana, arial, helvetica, geneva, sans-serif;}
.H3 a:link 	  {  text-decoration:underline; width: 100%; color: #ffffff; font-size: 11px; font-weight: normal; font-family: verdana, arial, helvetica, geneva, sans-serif;} 
.H3 a:visited {  text-decoration:underline;  width: 100%; color: #ffffff; font-size: 11px; font-weight: normal; font-family: verdana, arial, helvetica, geneva, sans-serif;}
.H3 a:hover   {  text-decoration:underline;  width: 100%; color: #ffffff; font-size: 11px; font-weight: normal; font-family: verdana, arial, helvetica, geneva, sans-serif;}


.H1 {
	margin: 0; padding: 0 0 7 0px;
	color:#025E9D;
    font-weight:bold;
    font-size:14px;	
}

.H1 a:link {
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	color: #012E58;
}

.H1 a:hover {
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	color: #012E58;
}

.H1 a:visited {
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	color: #012E58;
}

.H1 a:active {
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	color: #012E58;
}

.H2 {
	margin: 0; padding: 0 0 7 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight: bold;
}

.H2 a:link {
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.H2 a:hover {
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.H2 a:visited {
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.H2 a:active {
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight: normal;
}

.bodytext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#022C56;
	font-weight: normal;
}

.training_border {
	border: 1px solid #999999;
}

.bluetext {
	margin-top: 3px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#42ABD3;
    }
.bluetext a:active  {  text-decoration: underline; color: #42ABD3; font-size: 11px;  font-family: verdana, arial, helvetica, geneva, sans-serif;}
.bluetext a:link    {  text-decoration: underline; color: #42ABD3; font-size: 11px;  font-family: verdana, arial, helvetica, geneva, sans-serif;} 
.bluetext a:visited {  text-decoration: underline; color: #42ABD3; font-size: 11px;  font-family: verdana, arial, helvetica, geneva, sans-serif;}
.bluetext a:hover   {  text-decoration: underline; color: #42ABD3; font-size: 11px;  font-family: verdana, arial, helvetica, geneva, sans-serif;}

.a:link { text-decoration:underline; color: #012E58; font-size: 11px; font-family:Arial, Helvetica, sans-serif}
.a:hover {text-decoration:underline; color: #012E58; font-size: 11px; font-family:Arial, Helvetica, sans-serif}



.Head 
{
font-family: Tahoma,Arial,Helvetica;
font-size: 12px;
font-weight: normal;
color: #333333;
}

h1 { margin: 0,0,0,0; padding: 0 0 0 0px; }



.menu { margin:0px 0px 0px 0px; padding:2px 0px 2px 0px; width: 222px; font-size: 11px; font-weight: normal; font-family: verdana, arial, helvetica, geneva, sans-serif;; background-color:#6d78b6;}
	.menu ul {list-style-type: none; margin: 0; padding: 0;}
	.menu li, .menu ul li {margin: 0; padding: 0; margin-top:3px; list-style-type:none;}
	.menu a {color:#FFFFFF; text-decoration: none; background-color:#365386; margin: 0; padding: 3px 0px 3px 10px; margin-top: 2px; margin-bottom: 2px; display: block;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 222px;
		width:auto;
		color:#FFFFFF;
		}
	html>body .menu a:link,  {color:#FFFFFF;  text-decoration: none;}
	.menu a:link, .menu a:visited {color:#FFFFFF; text-decoration: none;}
	.menu a:hover {color: #365386;	background-color: #FFF;  text-decoration: none;}
	
ul {
	list-style-type:none;
}

li {
	list-style-type:none;
}

ul li {
	list-style-type:none;
}

.announceimg {margin-top:10px; margin-left:8px;}



div.wrap {
width : 705px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 705px;
height : 52px;
margin : 0 0;
}
div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : -1px 0 0;
}
div#video-header {
height : 683px;
margin : -1px 0 0;
}
div#header div.wrap {
height : 206px;
background : url(images/header-bg.png) no-repeat 50% 0;
}
div#header div#slide-holder {
z-index : 40;
width : 705px;
height : 206px;
position : absolute;
}
div#header div#slide-holder div#slide-runner {
width : 705px;
height : 206px;
overflow : hidden;
position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
top:154px;
width : 705px;
height : 46px;
display : none;
position : absolute;
/*background : url(images/slide-bg.png) 0 0;*/
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
display:none;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 8px;
margin : 0 2px 0 0;
line-height : 23px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(images/silde-nav.png);
}
div#nav ul li a {
background : url(images/nav.png) no-repeat;
}



/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 705px;
	height:204px;
        border:1px solid #000;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}


a.browse {
   
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 13px;
    margin: 40px 10px;
    position: absolute;
    width: 13px;
    z-index: 2000;
}

.left {left:244px; top:155px; background: url('images/hori_large2.png') no-repeat scroll top left transparent;}
.right {left:400px; top:155px;  background: url('images/hori_large2.png') no-repeat scroll bottom left transparent;}
/* position and dimensions of the navigator */
.navi {
    height: 20px;
    width: 200px;
   
    position:relative;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url('images/navigator-buttons.png') 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}


#navwrap {
    width:705px;
    height:22px;
    text-align:center;
    z-index: 1000;
    position:absolute;
    top:195px;
    left:268px;
}


.button {
   width:200px;
   height:30px;
   line-height:30px;
   z-index:3000;
   position:absolute;
   font-size:16px;
   text-align:center;
   left:484px;
   top:166px;
}

.button {
   border-top: 1px solid #92a0e2;
   background: #033053;
   background: -webkit-gradient(linear, left top, left bottom, from(#6f7bb6), to(#033053));
   background: -moz-linear-gradient(top, #6f7bb6, #033053);
   padding: 4px 8px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(0,0,0,2) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 15px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #033053;
   background: #033053;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
   
   
   
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#catalog-button {position:absolute; z-index:900; top: 169px; left:452px; border:0px;}
#catalog-button a {border:0px;}
#slider-wrapper {
    width:705px;
    height:204px;
    margin:0 auto;
    position:relative;
}

#slider-wrapper img {border:0px;}

#slider {
    position:relative;
    width:705px;
    height:204px;
    background:url(images/loading.gif) no-repeat 50% 50%;
    border:1px solid #000;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:10px;
	bottom:0px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

