/* 
================================
Skin styles for DotNetNuke
================================
*/ 
Body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
 
    background-color: #ffffff;
}


.Normal
{


  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
    font-weight:normal
}




.pagemaster {
	width: 100%;
	
	/*background-color: #fefefe;*/
	margin-top:20px;
}


.pagemastersplash {
	width: 100%;
	
	background-color: #000000;
	margin-top:20px;
}







.skinmaster {
	height: 100%;
	/*background-color: #ffffff;*/
	/*
	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; 
	*/
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 605px;
	background-color: transparent;
	
	padding-left: 6px;
	
	padding-right: 4px;
	
	/*padding: 0px;*/
	/*padding-top: 11px;*/
	
	/*padding-top: 25px;*/
	/*height: 65px;*/
}
.leftpane {
	width: 150px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 455px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	/*padding-top: 16px;*/
	
}
.innerleftpane {
	width: 160px;
	background-color: transparent;
	padding-left: 21px;
	padding-right: 4px;
	padding-top: 6px;
	
}

.centerpane
{
background-color: transparent;
	padding-left: 60px;
	padding-right: 4px;
	padding-top: 6px;
	width: 455px;
	
}





.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 6px;
}




.MainMenu_MenuContainer {
	
	background-color: transparent; 
	border: 0px solid;
	
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	
}
.MainMenu_MenuItem {
	
	cursor: pointer; 
	cursor: hand; 
	color: #666666; 
			font-size: 8pt; 
			/*font-weight: bold; */
		font-weight: normal;
	font-style: normal; 
	background-color: Transparent;
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
	
	
		
}


.rootmenuitem TD{ 
	cursor: pointer; 
		cursor: hand; 
		color: #666666; 
		font-size: 8pt; 
		/*font-weight: bold; */
		font-weight: normal;
		font-style: normal; 
		background-color: Transparent;
		
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#333333; 
}





.MainMenu_MenuIcon {
	
	background-color: #ffffff; 
	
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	
}
.MainMenu_SubMenu {
	
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
	
	border-left: #ffffff 0px solid;
		border-bottom: #ffffff 0px solid;
		border-top: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	
	
}



.MainMenu_MenuBreak {
	height: 1px;
	
}



.MainMenu_MenuArrow {
	
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
	
	
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
	
}

.MainMenu_MenuItemSel
{
	cursor: pointer; 
	cursor: hand; 
	color: #333333; 
			font-size: 8pt; 
			/*font-weight: bold; */
		font-weight: normal;
	font-style: normal; 
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	
	
}






.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-size:16px;
   color: #ff0000 ;
   font-weight:bold;
   color:#333333;
margin-left:-3px;
}

A.GriffinLink:link
{
font-size:12px;
color: #666666; 
text-decoration: none;

}

A.GriffinLink:hover
{
font-size:12px;
color: #333333; 
text-decoration: none;

}

A.GriffinLink:visited
{
font-size:12px;
color: #666666; 
text-decoration: none;

}

A.GriffinLink:active
{
font-size:12px;
color: #666666; 
text-decoration: none;

}

/*Login Link */

A.GriffinLinkBold:link
{
font-size:12px;
color: #666666; 
text-decoration: none;
font-weight:bold

}

A.GriffinLinkBold:hover
{
font-size:12px;
color: #333333; 
text-decoration: none;
font-weight:bold
}

A.GriffinLinkBold:visited
{
font-size:12px;
color: #666666; 
text-decoration: none;
font-weight:bold
}

A.GriffinLinkBold:active
{
font-size:12px;
color: #666666; 
text-decoration: none;
font-weight:bold
}
/*End Login Link */



.NormalTextBox
{

color:#666666;
font-family: verdana
}



.SubHead
{
color:#666666;
font-family: verdana;
font-weight:normal;
font-size:12px;
}

.SiteText
{
color:#666666;
font-family: verdana;
font-size:12px;
}



/*SideMenu*/

.MenuItem
{
color:#666666;
font-family: verdana;
font-size:12px;
padding-top:5px;


}

.MenuItemMouseOver
{
color:#666666;
font-family: verdana;
font-size:12px;
padding-top:5px;
}

.MenuHdr
{
color:#666666;
font-family: verdana;
font-size:12px;
padding-top:5px;
}

.currentItemHighlight
{


color:#666666;
font-family: verdana;
font-size:12px;
padding-top:5px;
}

.currentHeaderHighlight
{

color:#333333;
font-family: verdana;
font-size:12px;
padding-top:5px;
}

/*End Side Menu */

A:link  {

color:#666666;
text-decoration:none;
font-size:12px;

}

A:visited   {
color:#666666;
text-decoration:none;
font-size:12px;
}

A:active    {
color:#666666;
text-decoration:none;
font-size:12px;
}

A:hover {
color:#333333;
text-decoration:none;
font-size:12px;
}


/*BreadCrumb */
a.SkinObject:link
{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

a.SkinObject:visited
{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

a.SkinObject:active
{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

a.SkinObject:hover
{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

/* End BreadCrumb*/

/*News - Announcements*/
.NewsHead
{
color:#666666;
font-family: verdana;
font-weight:bold;
font-size:12px;
}


a.CommandButton:link
{
color:#666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
text-decoration:none;
font-weight:normal

}

a.CommandButton:visited
{
color:#666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
text-decoration:none;

}

a.CommandButton:active
{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
text-decoration:none;

}

a.CommandButton:hover
{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
text-decoration:none;

}

/*Feedback Form Text Box */

.Feedback
{

border-right: #999999 1px solid; 
border-top: #999999 1px solid; 
border-left: #999999 1px solid; 
border-bottom: #999999 1px solid; 
}

/*End Feedback Form */

/*Login Form */

.StandardButton
{

color:#666666;
background-color:#ffffff;
border-right: #999999 1px solid; 
border-top: #999999 1px solid; 
border-left: #999999 1px solid; 
border-bottom: #999999 1px solid; 

}

.LoginTextBox
{
color:#666666;
background-color:#ffffff;
border-right: #999999 1px solid; 
border-top: #999999 1px solid; 
border-left: #999999 1px solid; 
border-bottom: #999999 1px solid; 

}

.BreadCrumb
{
/*padding-right: 14px;*/

padding-right:14px;

}





a.GriffinCrumb:link
{

font-family: verdana;
font-weight:bold;
font-size:16px;

}

a.GriffinCrumb:visited
{

font-family: verdana;
font-weight:bold;
font-size:16px;

}

a.GriffinCrumb:hover
{

font-family: verdana;
font-weight:bold;
font-size:16px;

}

a.GriffinCrumb:active
{

font-family: verdana;
font-weight:bold;
font-size:16px;

}




.FormLabel
{
padding-left:5px;
color:#666666;
font-family: verdana;
font-weight:normal;
font-size:12px;

}


.scroller
{
DISPLAY:block;LEFT:0px;OVERFLOW:auto;WIDTH:100%;MARGIN-RIGHT:-15px;HEIGHT:300px;
 
  scrollbar-3dlight-color:#ffffff;
  		
  	scrollbar-arrow-color:#666666;
  		
  	scrollbar-base-color:#ffffff;
  		
  	scrollbar-darkshadow-color:#ffffff;
  		
  	scrollbar-face-color:#ffffff;
  		
  	scrollbar-highlight-color:#ffffff;
  		
  	scrollbar-shadow-color:#ffffff;
  		
	SCROLLBAR-TRACK-COLOR: #ffffff;
}



.imagescroller
{
/*
DISPLAY:block;LEFT:0px;OVERFLOW:auto;WIDTH:460px;HEIGHT:375px; text-align:top;
 
  scrollbar-3dlight-color:#ffffff;
  		
  	scrollbar-arrow-color:#666666;
  		
  	scrollbar-base-color:#ffffff;
  		
  	scrollbar-darkshadow-color:#ffffff;
  		
  	scrollbar-face-color:#ffffff;
  		
  	scrollbar-highlight-color:#ffffff;
  		
  	scrollbar-shadow-color:#ffffff;
  		
	SCROLLBAR-TRACK-COLOR: #ffffff;
	*/
	
	position:relative;
	display:block
}



.normalbold
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  font-weight:normal;
}