/* Basic HTML Tags */   
Body 
{
	background-color: #ffffff; 
	margin: 0px;
	font-family: Arial, Tahoma, Helvetica;
	color: #000000;
	font-size: 8.5pt;
}
h3{
   font-family: Arial, Tahoma, Helvetica;
   font-size:  12px;
   text-transform: uppercase;
   font-weight: bold;
   color: #FFFFFF;
   padding-left: 11px;
   border-bottom: solid 1px #a9ccec;
   margin: 0px;
}
ul.checkmark 
{
	list-style-type: none;
}
ul.checkmark li
{
	list-style-image: url(images/ul_check.gif);
	padding-bottom: 10px;
}
A:link, A:visited
{
	font-weight: bold;
	color: #4b8518;
	text-decoration: underline;
}
A:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #4b8518;
}
/* Specific Styles */
.controlpanel
{
	background-color: #ffffff;
	width: 630px;
}
.header {
	float: left;
	clear: both; 
	margin: 6px 0px 6px 10px;
	font-size: 9px;
	width:98%;
}
.top 
{
	background-color: #4b8518;
	height: 15px;
}
.sides
{
	background-color: #cbd8bd;
}
.header_right
{
	float: right;
	clear: right;
	padding-top: 3px;
}
#dnn_dnnLOGO_imgLogo
{
	float: left;
	clear:left;
	margin-top: 0px;
}
.menu_main
{
	float: left;
	clear: none;
	margin-top: 11px;
}
.main
{
	float: right; 
	padding-left: 20px;
	padding-right: 20px;
}
.footer_main
{
	clear: both;
	margin-left: 50px; 
	margin-right: 50px;
	border-top: solid 1px #4b8518;
	vertical-align: top;
}
* html .footer_main  { /*TD if menu option for using tables is on*/
	clear: both;
	margin-left: 50px; 
	margin-right: 10px;
	border-top: solid 1px #4b8518;
	vertical-align: top;
}
.left_left 
{
	float: left;
	position: relative;
	margin-top: 0px;
}
.right_right
{
	float: right;
	position: relative;
	font-size: 9px;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
	font-family: Arial, Tahoma, Helvetica;
  font-size: 11px;
  font-weight: normal;
}
.Mod_Head {
	font-family: Arial, Tahoma, Helvetica;
	font-size:  12pt;
	font-variant: small-caps;
	font-weight: bolder;
	color: #4b8518;
}
.Head {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  10pt;
   font-weight: bold;
   color: #000000;
}
.SubHead
{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.Settings
{
	border: solid 1px #4b8518;
	background-color: #ffffff;
}
.NormalTextBox
{
	font-family: Arial, Tahoma, Helvetica;
	font-weight: normal;
}
.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #000000;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}
A.SkinObject:link, A.SkinObject:visited
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #4b8518;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: underline;
}
A.SkinObject:hover
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
	color: #4b8518;
}
.SkinObject_L
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #000000;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}
A.SkinObject_L:link, A.SkinObject_L:visited
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #4b8518;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: underline;
}
A.SkinObject_L:hover
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
	color: #4b8518;
}
.SkinObject_W
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}
A.SkinObject_W:link, A.SkinObject_W:visited
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: underline;
}
A.SkinObject_W:hover
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
	color: #FFFFFF;
}
.CommandButton
{
	font-weight: bold;
	font-size: 9px;
	color: #4b8518;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
	font-weight: bold;
	font-size: 9px;
	color: #4b8518;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: underline;
}
A.CommandButton:hover
{
	text-decoration: underline;
	color: #4b8518;
}
/* Nav (Menu) Styles */
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
}
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	background-image: url(images/menu_bgfull.gif); 
	background-repeat: no-repeat;
	background-position: left center; 
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Arial, Tahoma, Helvetica;
	font-size: 14px;
	height: 25px;
	width: 150px;
	padding-top: 4px;
	margin-right: 5px; 
	text-align: left;
	font-weight: bold; 
	font-style: normal; 
}
.main_dnnmenu_rootitem span, .main_dnnmenu_rootselitem span, .main_dnnmenu_itemhover span
{
	margin-left: 7px;
}
* html .main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	padding-top: 4px;
	height: 30px;
}


.main_dnnmenu_rootselitem  { /*TD if menu option for using tables is on*/
	color: #ffffff; 
	background-image: url(images/menu_bgfull_sel.gif); 
	background-repeat: no-repeat;
	background-position: left center; 
	background-color: Transparent; 
}
.main_dnnmenu_itemhover {  
	color: #ffffff; 
	background-image: url(images/menu_bgfull_sel.gif); 
	background-repeat: no-repeat;
	background-position: left center; 
	background-color: Transparent; 
}

/*
.main_dnnmenu_itemhover td {  
	background-image: url(images/menu_bg.gif); 
	background-repeat: repeat-x; 
	background-position: left;
}
*/
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: left; 
	width: 20px; 
	background-image: url(images/spacer.gif); 
	background-repeat: no-repeat;
}
.main_dnnmenu_submenu {
	background-color: #e7f3d9;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*padding: 1px 1px 1px 1px;   explicitly set padding for sub-menus */
	border: solid 1px #4b8518; 
}
.main_dnnmenu_subitemhover
{
	background-color: #4b8518;
}
.main_dnnmenu_subitemhover td
{
	color: #ffffff;
	background-color: #4b8518;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	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; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.ModuleTitle_MenuItem td
{
	white-space: nowrap;
}
.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);
}