/* 
================================
Skin styles for DotNetNuke
================================
*/   

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 25px;
background-image: url(../bullet-body.png);
background-repeat: no-repeat;

}

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #CCE79F;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.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: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 0px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.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: auto;
	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: auto; 
	color: navy; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: auto; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: auto; 
	 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: auto; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.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: auto; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: auto;
}
.StandardButton     {
	color: #660000;
	font-family:Verdana, sans-serif;
	font-size: 14px;
	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: #003333;
}


.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: orange;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.Title1
{
	font-weight: bold;
	font-size: 14px;
	background-color: #DBE6CD;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
}

.Title2
{
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.Title3
{
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.NormalText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}

A:link  
{
	color: #006600;
	text-decoration:    underline;
}

A:visited   
{
	color: #330099;
	text-decoration:    underline;
}

A:active    
{
    color:  orange;
	 text-decoration:    underline;
}

A:hover 
{
	color:  #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#Search
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
   text-decoration:    none;
}

A#Search:link {
    color: white;
}

A#Search:Visited {
    color: white;
}

A#Search:hover {
    color: orange;
	 text-decoration:    underline;
}

A.Login{
	font-size: 11px;    
	text-decoration:    none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.Login:link {
    color: white;
	 text-decoration:    underline;
}

A.Login:Visited {
	color: #660000;
	text-decoration:    none;
}

A.Login:hover {
    color: orange;
	 text-decoration:    underline;
}
