/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: auto;	
	background-color: #ffffff;
	margin-top: 20px;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	border-top: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	height: 50px;
}

.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.tableborder
{
	border-top: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
}
.controlpanel {
	width: 100%;
	background-color: #F0F5E2;
}

.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 13px;
	padding-right: 7px;
	padding-top: 20px;
	border-right: #000000 1px solid;
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	height: 500px;
}
.contentpane {
	width: 625px;
	background-color: white;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 16px;
	height: auto;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
}
.ContentTopLeftPane
{	
	width: 375px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 16px;
	height: auto;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
}
.ContentBottomLeftPane {
	width: 375px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 16px;
	height: auto;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
}
.ContentTopRightPane {
	width: 250px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 16px;
	height: auto;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
}

.ContentBottomRightPane {
	width: 250px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 16px;
	height: auto;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
}
.Level1MenuGroup, .Level2MenuGroup, .MenuGroup
{
   border:solid 1px #006600;
}

.Level1MenuItem td, .Level1MenuItemOver td, 
.Level2MenuItem td, .Level2MenuItemOver td, 
.MenuItem td, .MenuItemOver td
{
   color:#5E712B;
   background-color:#F0F5E2;
   font-size:12px;
   font-weight:bold;
   font-family:Arial;
	padding:2px 4px 2px 4px;
	height:20px;
   width:100%;
   cursor:hand;
	cursor:pointer;
}


.ChildGroupSeparator
{
   background-color:#475B10;
   width:100%;
   height:1px;
}

.HeaderSeparator {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
}

.Level0MenuItem
{
   cursor:hand;
	cursor:pointer;
   margin:0px 0px 0px 0px;
   padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
   width:100%;
   height:50px;
   color:#000000;
   font-size:12px;
   font-family:Arial;
   font-weight:bold;   
}

.SelectedHeader, .Level0MenuItemOver
{
   color:#5E712B;
	margin:0px 0px 0px 0px;
	font-size:12px;
	background-color:#F0F5E2;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
   font-weight:bold;
   font-family:Arial;
	cursor:hand;
	cursor:pointer;
	height:50px;
}

.HeaderSeparator{height:50px}

.StandardButton {
  background: #5E712B none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 12px;
  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: Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #5E712B;
}


body
{
   background-image: url(images/background-gradient.gif);
   background-repeat:repeat-x;
   margin: 5 0 0 0;
}

body, td, p, div, span, a
{
   font-family: arial, verdana, helvetica,sans-serif;
}

.bodytext
{
   font-family: arial, verdana, helvetica,sans-serif;
	font-size: 12px;
}

.newsrow
{
	font-family: arial, verdana, helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
   color: #5E712B;
}

.newstitle
{
	font-family: arial, verdana, helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
   color: #5E712B;
}

.link a {
    color:#5E712B;
    font-family:arial,helvetica,sans-serif; 
	 font-size: 12px;
}

.link a:hover {
    color:#D67B04;
    font-family:arial,helvetica,sans-serif; 
	 font-size: 12px;
}
