/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.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: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.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: #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-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
/* FS added start 12/1/2006 
TODO is link from .css to another CSS allowed? 
@import may work but not sure? */
BUTTON
{
	cursor: hand;
}
INPUT.clsButton
{
	cursor: hand;
}
INPUT.clsBlueOrangeButton
{
	cursor: hand;
}
INPUT.clsWhiteGrayButton
{
	background-position: 50% center;
	font-weight: bold;
	font-size: 10px;
	background-image: url(BlankButton_Template.gif);/*images/BlankButton_Template.gif */
	vertical-align: baseline;
	text-transform: uppercase;
	width: 89px;
	cursor: hand;
	color: gray;
	background-repeat: no-repeat;
	font-family: 'Times New Roman';
	border-right-style: none;
	border-left-style: none;
	height: 24px;
	background-color: transparent;
	font-variant: normal;
	border-bottom-style: none;
}
/* CSS Stylesheet for menu copied from VbExpress */
.Banner
{
    BORDER-RIGHT: 1pt solid;
    BORDER-TOP: 1pt solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 1pt solid;
    COLOR: white;
    BORDER-BOTTOM: 1pt solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: blue
}

A.BannerMenuItem
{
COLOR: white; 
TEXT-DECORATION: none;
    font-weight: bold
}
A.BannerMenuItem:visited
{
COLOR: white; 
TEXT-DECORATION: none;
    font-weight: bold
}

A.BannerMenuItem:hover
{
    COLOR: red;
    TEXT-DECORATION: none;
}
A.LinkButton
{
	font-weight: bold;
	font-size:  x-small;
	font-family: Verdana;
}

.TextBoxReadOnly
{
	color: gray;
}
.TableHeader
{
	font-weight: bold;
	font-size: xx-small;
	vertical-align: baseline;
	color: #ffff66;
	font-family: Verdana;
	position: static;
	background-color: #003399;
	text-align: left;
}
/*15/4/2005 Idea from http://weblogs.asp.net/rchartier/archive/2004/01/21/61356.aspx 
used for Results2. controls*/
.DataGridItemStyle
{
  color:Black;font-family:Verdana;font-size:XX-Small;
}
.DataGridAlternatingItemStyle
{
  color:Black;background-color:WhiteSmoke;font-family:Verdana;font-size:XX-Small;
}
.TableFooter /* Currently 18/4/2005 the same as  TableHeader*/
{
	font-weight: bold;
	font-size: xx-small;
	vertical-align: baseline;
	color: #ffff66;
	font-family: Verdana;
	position: static;
	background-color: #003399;
	text-align: left;
}
.TablePager /* 28/10/2005 */
{
	color: Blue;
	font-family: Verdana;
	font-size: xx-small;
	font-weight:bold;
	vertical-align:top ;
	text-align:right;
}
/* MNF 11/1/2006 specify class for A: after A: from http://www.w3schools.com/css/tryit.asp?filename=trycss_link2*/
A.TablePager:link  {
    text-decoration:    underline;
    color:  #003366;
}
A.TablePager:visited   {
    text-decoration:    underline;
    color:  #003366;
}
A.TablePager:active    {
    text-decoration:    underline;
    color:  #003366;
}
A.TablePager:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

/* 
================================
Skin styles for FSVK.VBex
================================
*/   



.TitleBannerProductName
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 28pt;
    COLOR: navy;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    BACKGROUND-COLOR: transparent
}
.TitleBannerCompanyLogo
{
font-weight: bold;
font-size: 15pt;
color: black;
font-style: italic;
font-family: Arial, Verdana, Helvetica;
text-decoration: none;
}
A.TitleBannerCompanyLogo:hover
{
font-weight: bold;
font-size: 15pt;
color: red;
font-style: italic;
font-family: Arial, Verdana, Helvetica;
text-decoration: none;
}
.TitleBannerTime
{
font-weight: normal;
font-size: 8pt;
color: white;
font-family: Arial, Verdana, Helvetica;
text-decoration: none;
}
.Banner
{
    BORDER-RIGHT: 1pt solid;
    BORDER-TOP: 1pt solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 1pt solid;
    COLOR: white;
    BORDER-BOTTOM: 1pt solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: blue
}
.BannerMenuItem
{
COLOR: white; 
TEXT-DECORATION: none;
    font-weight: bold
}
A.BannerMenuItem:hover
{
    COLOR: red;
    TEXT-DECORATION: none;
}
.BannerText
{
COLOR: white; 
TEXT-DECORATION: none;
FONT-WEIGHT: normal;
}
.TreeMenu
{
    BORDER-RIGHT: 1pt;
    BORDER-TOP: 1pt;
    PADDING-LEFT: 5px;
    LEFT: 0px;
    BORDER-LEFT: 1pt;
    WIDTH: 150px;
    COLOR: white;
    MARGIN-RIGHT: 5px;
    BORDER-BOTTOM: 1pt;
    /* BACKGROUND-COLOR: #24285c MNF 20/1/2006 */
}
.TreeMenuHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #f4c692;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
.TreeMenuItem /* not sure it is used*/
{
    FONT-WEIGHT: normal;
    COLOR:White;/* #dfdbff;*/
    FONT-FAMILY: Arial, Verdana, Helvetica;
    TEXT-DECORATION: none
}
A.TreeMenuItem:hover
{
    COLOR: gold;
    TEXT-DECORATION: underline
}
A.TreeMenuItem:link
{
    COLOR:White;/*  #24285c;*/
    FONT-FAMILY: Arial, Helvetica
}
A.TreeMenuItem:visited
{
    COLOR:White;/*  #24285c;*/
    FONT-FAMILY: Arial, Helvetica
}
/*  not used
.TreeMenuItemSelected
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    BACKGROUND-COLOR: #6e83b6
}
*/
.PageHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: navy;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: navy;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    BACKGROUND-COLOR: transparent
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    BACKGROUND-COLOR: transparent
}
.Version
{
    COLOR: navy;
    FONT-FAMILY: Arial, Verdana, 'MS Sans Serif', 'MS Serif';
    FONT-SIZE: 7pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: 200
}
HR
{
    WIDTH: 90%;
    COLOR: #464579
}
.GridTable
{
    BACKGROUND-COLOR: #d1d8e9;
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    WIDTH: 100%
}
.GridRowHeader
{
    BACKGROUND-COLOR: #6e83b6;
    COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.GridRow
{
    BACKGROUND-COLOR: #d1d8e9;
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    WIDTH: 100%;
    FONT-SIZE: 8pt
}
.ErrorText
{
    COLOR: red;
}
/* 
================================
Skin styles for FSVK.VBex END
================================
*/   
/* MNF 3/2/2006 unable to access class for A: */
A:link  {
    text-decoration:    underline;
    color:  #003366;
}
A:visited   {
    text-decoration:    underline;
    color:  #003366;
}
A:active    {
    text-decoration:    underline;
    color:  #003366;
}
A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}
/* MNF 22/5/2006 styles for WebControls begin copied from DotNetNuke.WebControls.Test\ClientAPI.css */

.NodeDefault
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	cursor: hand;
	text-decoration: none;
	padding-right: 20px;
	color: Black;
	 
}

.NodeIconDefault
{
	cursor: hand;
}

.ChildNodeDefault
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	cursor: hand;
	text-decoration: none;
	padding-right: 20px;
	color: Black;
}

.SpecialNode
{
	font-style: italic;
	font-size: 12px;
	cursor: hand;
	text-decoration: none;
	color: Black;
}

.SpecialNodeHover
{
	background-color: green;
	color: White;
}

.DisabledNode
{
	color: Gray;
}

.SelClass
{
	background-color: Navy;
	color: White;
}

.HoverClass
{
	background-color: blue;
	color: White;
}
/* MNF 22/5/2006 styles for WebControls end */
/* MNF 20/9/2006 print styles */
@media print
{
    .pageEnd
    {
        page-break-after: always;
    }
}
