/* 
================================
Skin styles for DotNetNuke
================================
*/   

Body {
    	scrollbar-face-color: #9CA9AF; 
    	scrollbar-shadow-color: #EEEEEE; 
    	scrollbar-highlight-color: #EEEEEE; 
    	scrollbar-darkshadow-color: #AAAAAA; 
    	scrollbar-track-color: #EEEEEE; 
    	scrollbar-arrow-color: #EEEEEE;
	font-family: Arial, Tahoma, Helvetica;
    	font-size: 9.5pt;
    	font-weight: normal;
    	color: #555555;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #F3F5FA;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #888888 1px solid; 
	BORDER-TOP: #888888 1px solid; 
	BORDER-LEFT: #888888 1px solid; 
	BORDER-BOTTOM: #888888 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-color: #9CA9AF;
	font-weight: normal;
	font-size: 9.5pt;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica;
    	text-decoration: none;
}
A.skinheader:link {
    text-decoration:    none;
    color:#FFFFFF;
}
A.skinheader:visited  {
    text-decoration:    none;
    color:#FFFFFF;
}

A.skinheader:active   {
    text-decoration:    none;
    color:#FFFFFF;
}

A.skinheader:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}
.skingradient {
	background-color: #717E86; 
	font-weight: normal;
	font-size: 9.5pt;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica;
    	text-decoration: none;
}
A.skingradient:link {
    text-decoration:    none;
    color:#FFFFFF;
}
A.skingradient:visited  {
    text-decoration:    none;
    color:#FFFFFF;
}

A.skingradient:active   {
    text-decoration:    none;
    color:#FFFFFF;
}

A.skingradient:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}
.skingradientBottom {
	background-color: #717E86; 
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica;
    	text-decoration: none;
}
A.skingradientBottom:link {
    text-decoration:    none;
    color:#FFFFFF;
}
A.skingradientBottom:visited  {
    text-decoration:    none;
    color:#FFFFFF;
}

A.skingradientBottom:active   {
    text-decoration:    none;
    color:#FFFFFF;
}

A.skingradientBottom:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}
.search
{
	background-image:url(images/Search.gif); 
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-left: 34px;
	
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	font-family: Arial, Tahoma, Helvetica;
    	font-size: 9.5pt;
    	font-weight: normal;
    	color: #555555;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	font-family: Arial, Tahoma, Helvetica;
    	font-size: 9.5pt;
    	font-weight: normal;
    	color: #555555;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	font-family: Arial, Tahoma, Helvetica;
    	font-size: 9.5pt;
    	font-weight: normal;
    	color: #555555;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	font-family: Arial, Tahoma, Helvetica;
    	font-size: 9.5pt;
    	font-weight: normal;
    	color: #555555;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	font-family: Arial, Tahoma, Helvetica;
    	font-size: 9.5pt;
    	font-weight: normal;
    	color: #555555;
}
/* begin of menu*/
.menu_back {
	padding:0px;
	margin:0px;
	background-image:url(menu_bar_back.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:42px;
	white-space:nowrap;
	width:100%;
	background-color:transparent;
}
.menu_left {
	padding:0px;
	padding-left:14px;
	padding-right:14px;
	margin:0px;
	background-image:url(menu_bar_left.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:42px;
	white-space:nowrap;
	width:100%;
	background-color:transparent;
}
.menu_right {
	padding:0px;
	margin:0px;
	background-image:url(menu_bar_right.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:42px;
	white-space:nowrap;
	width:100%;
	background-color:transparent;
}
.MainMenu_MenuContainer {
	background-color:Transparent;
	width:100%;
}
.MainMenu_MenuBar {
	cursor:pointer; 
	cursor:hand;
	background-color:Transparent;
	width:100%;
}
.MainMenu_MenuItem, .MainMenu_MenuItemSel, .MainMenu_MenuItemAct {
	border-left:#717E86 0px solid; 
	border-bottom:#FFFFFF 1px dotted;
	border-top:#717E86 0px solid; 
	border-right:#717E86 0px solid;
	cursor:pointer; 
	cursor:hand; 
	color:#FFFFFF; 
	font-size:9pt; 
	font-style:normal;
	background-color:Transparent;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	background-color:transparent; 
	border-right:#717E86 0px solid; 
	border-left:#717E86 0px solid; 
	border-bottom:#FFFFFF 1px dotted; 
	border-top:#717E86 1px solid; 
	cursor:pointer; 
	cursor:hand; 
	text-align:center; 
	width:3px;
}
.submenuitemselect {
	color:#FFFFFF;
	background-color:#C6153C;
	border-right:#C6153C 0px solid; 
	border-left:#C6153C 0px solid;
}
.MainMenu_SubMenu {
	background-color:#717E86;
	margin-top:0px;
	margin-left:2px;
	color:#FFFFFF;
	z-index:1000; 
	cursor:pointer; 
	cursor:hand; 
	border-top:#717E86 1px solid;
	border-left:#717E86 0px solid;
	border-right:#717E86 0px solid;
	border-bottom:#717E86 1px solid;
	filter: Alpha(Opacity=100);
}
.MainMenu_MenuBreak {
	border-bottom:#FFFFFF 0px solid; 
	border-left:#FFFFFF 0px solid; 
	border-top:#FFFFFF 0px solid;	
	border-right:#FFFFFF 0px solid; 
	background-color:transparent; 
	height:0px;
}
.MainMenu_MenuArrow {
	border-right:#717E86 0px solid; 
	border-bottom:#FFFFFF 1px dotted; 
	border-top:#717E86 0px solid;
	border-left:#717E86 0px solid;
	font-size:9pt; 
	cursor:pointer; 
	cursor:hand; 
	width:7px;
	padding-right:3px;
}
.MainMenu_RootMenuArrow { 
	font-size:10pt; 
	cursor:pointer; 
	cursor:hand;
}
/* Top level menu */
.rootmenuitem TD {
	height:28px;
	vertical-align:top;
	margin:0px;
	padding:0px;
	line-height:0px;
	
	background-position:right top;
	background-repeat:repeat-x;
}
.rootmenuitem TD DIV {
	height:28px;
	vertical-align:top;
	background-image:url(images/menu_left3.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	line-height:0px;
}
.rootmenuitem TD DIV DIV {
	height:28px;
	vertical-align:top;
	margin:0px;
	padding:0px;
	line-height:0px;
	background-image:url(images/menu_right3.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.rootmenuitem TD DIV DIV DIV {
	cursor:pointer; 
	cursor:hand; 
	color:#5F7D8B; 
	font-size:9.5pt; 
	font-style:normal;
	font-weight:bold; 
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	height:28px;
	line-height:28px;
	vertical-align:top;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:17px;
	white-space:nowrap !important;
}
.rootmenuitemselected TD,
.rootmenuitemactive TD,
.rootmenuitembreadcrumb TD {
	height:28px;
	vertical-align:top;
	background-color:transparent;
	margin:0px;
	padding:0px;
	line-height:0px;
	color: #C6153C;
	background-position:right top;
	background-repeat:repeat-x;
}
.rootmenuitemselected TD DIV,
.rootmenuitemactive TD DIV,
.rootmenuitembreadcrumb TD DIV {
	height:28px;
	vertical-align:top;
	background-image:url(images/menu_left3.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:0px;
	padding:0px;
	line-height:0px;
}
.rootmenuitemselected TD DIV DIV,
.rootmenuitemactive TD DIV DIV,
.rootmenuitembreadcrumb TD DIV DIV {
	height:28px;
	vertical-align:top;
	background-image:url(images/menu_right3.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	line-height:0px;
}
.rootmenuitemselected TD DIV DIV DIV,
.rootmenuitemactive TD DIV DIV DIV,
.rootmenuitembreadcrumb TD DIV DIV DIV {
	cursor:pointer;
	cursor:hand;
	color:#C6153C;
	font-size:9.5pt;
	font-style:normal;
	font-weight:bold;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	height:28px;
	line-height:28px;
	vertical-align:top;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:17px;
	white-space:nowrap !important;
}
.rootmenuitem TD IMG,
.rootmenuitemselected TD IMG,
.rootmenuitemactive TD IMG,
.rootmenuitembreadcrumb TD IMG {
	display:none;
}
/* end of menu*/
.StandardButton     {
    background: #9CA9AF none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 9.5pt;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #9CA9AF 1px solid; 
	BORDER-TOP: #9CA9AF 1px solid; 
	BORDER-LEFT: #9CA9AF 1px solid; 
	BORDER-BOTTOM: #9CA9AF 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-color: #888888;
}

.SubHead {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  10pt;
    font-weight:    bold;
    color: #8A9498;
}
.Head   {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  10pt;
    font-weight:    bold;
    color: #8A9498;	
}

.NormalTextBox
{
    font-family: Arial,Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
    BORDER-RIGHT: #717E86 1px solid;
    BORDER-TOP: #717E86 1px solid;
    BORDER-LEFT: #717E86 1px solid;
    BORDER-BOTTOM: #717E86 1px solid;
    BACKGROUND: #FCFCFC;
    COLOR: #444444
}

.NormalTextBox#dnn_dnnSEARCH_txtSearch {
	font-family: Arial,Tahoma, Helvetica;
	font-size: 11pt;
	BORDER-RIGHT: #ffffff 0px solid; 
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #ffffff 0px solid; 
	PADDING-LEFT: 5px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #ffffff 0px solid; 
	WIDTH: 175px; 
	CURSOR: text; 
	COLOR: #555555; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ffffff 0px solid; 
	HEIGHT: 22px;
	MARGIN-LEFT: 40px;
}

tbody
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 9.5pt;
    font-weight: normal;
    color: #333333;
}

.SkinObject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active, A.Skinobject:hover {
    background-color: #9CA9AF;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 9.5pt;
    font-weight: normal;
    color: #FFFFFF;
}
A.txtblue, A.txtblue:link, A.txtblue:visited, A.txtblue:active   {
    font-weight: bold;
    font-size: 9.5pt;
    color:#9CA9AF;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

.txtblue   {
    font-weight: bold;
    font-size: 9.5pt;
    color:#9CA9AF;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

A.txtblue:hover {
    text-decoration:  underline;
    font-weight: bold;
    font-size: 9.5pt;
    color:#9CA9AF;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

.Normal, TD, DIV {
    font-family: Arial, Tahoma, Helvetica;
    font-size: 9.5pt;
    
}

.CommandButton {
	FONT-WEIGHT: normal; 
	font-size: 9.5pt; 
	FONT-FAMILY: Arial, Helvetica
}

A.CommandButton:link {
	COLOR: #C6153C; 
	TEXT-DECORATION: underline
}

A.CommandButton:visited {
	COLOR: #C6153C; 
	TEXT-DECORATION: underline
}

A.CommandButton:active {
	COLOR: #C6153C; 
	TEXT-DECORATION: underline
}

A.CommandButton:hover {
	COLOR: #C6153C; 
	TEXT-DECORATION: underline
}

A:link  {
    color:#C6153C;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
}

A:visited  {
    color:#C6153C;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
}

A:Hover  {
    text-decoration: underline;
    color:#C6153C;
    font-family: Arial, Tahoma, Helvetica;
  
}
.FlashNews {
	text-align:center;
}

.ie .Shadow, .win.gecko .Shadow {
	background-image:url(images/MenuShadowBottom.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

.chrome .Shadow {
	background-color: #CCD5D9;
	background-image:url(images/MenuShadowBottom.gif);
	background-position: 100% 28px;
	background-repeat:repeat-x;
}

