/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster
{
    width: 100%;
    height: 100%;
    padding-top: 10px;
    background-image: url(bkg2.jpg);
    background-repeat: repeat-x;
    background-position: top;    
}
.skinmaster
{
    height: 100%;
    background-color: white;
    border-right: #71b8f7 1px solid;
    border-top: #71b8f7 1px solid;
    border-left: #71b8f7 1px solid;
    border-bottom: #71b8f7 1px solid;
}
.skinheader
{
    background-image: url(header1.jpg);
    width: 780px;
    height: 234px;
}
.skingradient
{
    BORDER-BOTTOM: #71b8f7 1px solid; 
}
.footer
{
    background-image: url(footer.jpg);
    height: 32px;
    background-repeat: repeat-x;
    BORDER-TOP: #71b8f7 1px solid; 
}
.controlpanel {
	width: 100%;
}
.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
{
    padding-left: 5px;
    border-left: #9a2b00 0px solid;
    border-bottom: #9a2b00 1px solid;
    border-top: #9a2b00 0px solid;
    border-right: #9a2b00 0px solid;
    cursor: pointer;
    cursor: hand;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    height: 8pt;
    text-transform: uppercase;
}
.MainMenu_MenuIcon {
	background-color: #999999; 
	border-left: #9a2b00 1px solid; 
	border-bottom: #9a2b00 1px solid; 
	border-top: #9a2b00 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #cc3300;
    border-bottom: white 1px solid; 
    border-left: white 1px solid; 
    border-right: white 1px solid;     
 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel
{
    padding-left: 5px;
    cursor: pointer;
    cursor: hand;
    color: White;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    background-color: #cc3300;
}
.MainMenu_MenuArrow {
	border-right: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	border-top: #999999 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
   display: none; 
}
.StandardButton     {
    background: steelblue 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: 14pt;
    color: #448fd2;
    vertical-align: top;
}
.NormalBold
{
    font-weight: bold;
    color: steelblue;
}
.Normal
{
    font-family: Verdana,'Trebuchet MS',Sans-Serif;
    font-size: 8pt;
    color: darkslategray;
}
.SkinObject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    font-weight: bold;
    font-size: 8.5pt;
    color: black ;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    
}

A.SkinObject:visited  {
    font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:active   {
    font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:hover    {
    font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A:link  {
   font-weight: bold;
    font-size: 8.5pt;
    color: #774628;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A:visited   {
   font-weight: bold;
    font-size: 8.5pt;
    color: #774628;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A:active    {
   font-weight: bold;
    font-size: 8.5pt;
    color: #774628;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A:hover {
    font-weight: bold;
    font-size: 8.5pt;
    color: #774628;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
TR  {
    font-size: 10pt;
    color: DimGray;
}




