/* 
================================
Skin styles for DotNetNuke
================================
*/  
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 75%/1em Arial, Helvetica, sans-serif;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.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;
	text-align:center;
}
.MainMenu_MenuBar {
	text-align:left;
}
.MainMenu_MenuItem {
	font-family: Arial;
	border-style: none;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	height: 20px;
}
.MainMenu_MenuItemSel {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	height: 20px;
}
.MainMenu_MenuIcon {
	display: none;
	background-color: #EEEEEE;
}
.MainMenu_MenuArrow {
	border-right: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	background-color: transparent;
	width: 7px;
}
.MainMenu_MenuBreak {
	border-style: none;
	background-color: transparent;
}
.MainMenu_SubMenu {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #EEEEEE;
}
.MainMenu_SubMenuItemSel {
	font-family: Arial;
	border-style: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3C982A;
	height: 20px;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_RootMenuItem {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(media/TabActMiddle.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 27px;
}
.MainMenu_RootMenuItemSel {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	font-family: Arial;
	height: 27px;
}
.MainMenu_RootMenuItemActive {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(media/TabMiddle.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 27px;
}
/* Vertical Menu */
.MainMenu_MenuContainer_Vert {
	font-size: 0px;
	background-color: transparent;
	width: 192px;
}
.MainMenu_MenuBar_Vert {
	height: 28px;
}
.MainMenu_MenuBreak_Vert {
	border-style: none;
	background-color: transparent;
}
.MainMenu_RootMenuItem_Vert TD {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(media/TabVertAct.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
}
.MainMenu_RootMenuItemSel_Vert TD {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(media/TabVert.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	height: 28px;
}
.MainMenu_RootMenuItemActive_Vert TD {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(media/TabVert.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px solid; 
}
.TreeViewMenu_Header {
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
#globalfooter { 
	line-height: 1.5em;
}
#copyright-terms p {
}
#copyright, #terms {
	margin-bottom: 0.2em;
	color: #666666;
	color: #666666;
	font-size: 11px;
}
h3 {
	background-color: #ececec;
	border-bottom: 1px solid #bdbdbd;
	color: #222;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.3;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.msgerror a,
.msgerror a:visited,
.msgerror a:hover { 
color: #f00;
font: 75%/1em Arial, Helvetica, sans-serif;
}
.column-left {
	/*font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left: 10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:10px; 
	line-height:14px; 
	color:#666666
	}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:10px; 
	line-height:14px; 
	color:#666666
}
.text_red {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:10px; 
	line-height:14px; 
	color:#cc0000
}
.text_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:10px; 
	line-height:14px; 
	color:#666666
}
.text_bold_red {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:10px; 
	line-height:14px; 
	color:#cc0000
}
A:link
{
	text-decoration: none;

}

A:visited
{
	text-decoration: none;

}

A:hover
{
	text-decoration: none;

}

A:active
{
	text-decoration: underline;
	color: 
}
div.gnmenu {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: left;
    padding-top: 0px;
}
h2 {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #009933;
	margin-bottom: 0;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.style3 #button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.balloon {
	font-family: "Century Gothic";
	font-size: 16px;
	color:#339933;
	font-weight: bold;
	font-weight:800;
}.balloon1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color:#339933;
	font-weight: bold;
	font-weight:800;
}
.balloon2 {
	font-size: 12px;
	font-family: "Century Gothic";
}
.balloon3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.balloon11 {	font-family: "Century Gothic";
	font-size: 14px;
	color:#339933;
	font-weight: bold;
	font-weight:800;
}
.balloon4 {
	font-family: "Century Gothic";
	font-size: 17px;
	color:#990000;
	font-weight: bold;
	font-weight:800;
}
.balloon12 {	font-family: "Century Gothic";
	font-size: 14px;
	color:#339933;
	font-weight: bold;
	font-weight:800;
}
.balloon13 {	font-family: "Century Gothic";
	font-size: 14px;
	color:#339933;
	font-weight: bold;
	font-weight:800;
}
.balloontitle {
	font-family: "Century Gothic";
	font-size: 17px;
	color:#339933;
	font-weight: bold;
	font-weight:800;
}
.balloontitle2 {
	font-family: "Century Gothic";
	font-size: 17px;
	color: #999999;
	font-weight: bold;
	font-weight:800;
}
.copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.pageheader {
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.businesstext {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.businesstext2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.description {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}
.description2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
 .refine {
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.refine A:hover
{
	color: #FF0000;
	}
.refine A:visited
{
	text-decoration: none;

}
.filterbox
{
font-family:"Century Gothic";
font-size:12px;
height: 70px;
}
.bodysm {
	font-size: 9px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
.style1 {font-weight: bold}

/* css for mybizlist grid styles*/

.Grid 
{ 
  border: 1px solid #57566F; 
  border-bottom: 2px solid #57566F; 
  background-color: #FFFFFF;
  cursor: pointer;
}

.GridData
{
  border: 0px;
  border-left: 0px solid black;
  border-right: 0px solid black;
  height: 337px;
  width: 955px;
}

.GridFooter
{
  background-image: url(/geosprawlimages/grid/grid_footer_bg.gif);
  cursor: default; 
  padding: 5px;
  height: 40px;
  vertical-align: bottom;
  border: 0px;
  border-left: 0px solid black;
  border-right: 0px solid black;
}

.GridFooterText
{
  color: #000000;  
  font-family: verdana; 
  font-size: 11px;
}

.HeadingRow 
{ 
  background-color: #E9E9EB; 
  background-image: url(/geosprawlimages/grid/header_rowBg.gif);   
}

.HeadingCell 
{ 
  background-image: url(/geosprawlimages/grid/header_bg.gif);   
  background-color: #E9E9EB; 
  padding: 5px;
  padding-top: 2px; 
  padding-bottom: 2px; 
  cursor:pointer;
}

.HeadingCellHover
{ 
  background-image: url(/geosprawlimages/grid/header_hoverBg.gif);   
  background-color: #F6F6F7;
}

.HeadingCellActive
{ 
  background-image: url(/geosprawlimages/grid/header_activeBg.gif);   
  background-color: #F6F6F7;  
}

.HeadingRow td.FirstHeadingCell
{ 
  background-image: url(/geosprawlimages/grid/header_bg.gif); 
}

.HeadingCellText
{
  font-family: verdana; 
  font-size: 10px; 
  font-weight: bold; 
  text-align: left;
  color: #000000;
  padding-top: 3px;
  padding-bottom: 5px;
  cursor:pointer;
}

.Row 
{ 
  background-color: #FFFFFF; 
  cursor: default;
}

.Row td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #34a02c; 
  font-family: verdana; 
  font-size: 10px;
  color: #000000;
} 

.SortedDataCell 
{ 
  background-color: #F5F5F5; 
} 


.Row td.LastDataCell 
{ 
  background-color: #EFEFF4; 
} 

.SelectedRow 
{
background-color:#FFFF99;
}

.SelectedRow td.DataCell 
{ 
  background-image: url(/geosprawlimages/grid/grid_selected_item_bg.gif); 
  padding: 2px; 
  padding-left: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  font-family: verdana; 
  font-size: 10px;
  color: #000000;
  border-bottom: 1px solid #34a02c; 
  border-right: 0px; 
}

.SelectedRow td.FirstDataCell 
{ 
  border-left: 1px solid #4B4B6F; 
  border-right: 0px; 
  padding-left: 2px; 
  padding-right: 3px; 
}

.SelectedRow td.LastDataCell 
{ 
  border-right: 1px solid #4B4B6F; 
}

.GroupHeading
{
  color: #706F91; 
  background-color: #FFFFFF; 
  font-family: verdana; 
  font-weight: bold;
  font-size: 11px; 
  border-bottom: 2px solid #A5A4BD; 
  padding-top: 10px;
  padding-bottom: 3px;
}

.GroupByCell
{
  cursor: pointer;
}

.GroupByText
{
  color: #FFFFFF; 
  font-size: 11px;   
  font-weight: bold; 
  padding-right: 5px;
}


.SliderPopup
{
  background-color: #ffffff; 
  border: 1px solid #4B4B6F; 
  border-top-color: #9495A2; 
  border-left-color: #9495A2; 
  font-size: 11px; 
  font-family: Verdana;
  color: #000000;
}

.ViewButtonCell
{
 
}

.DeleteButtonCell
{
 
}