/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #d7e8e2;
}
.skinmaster {
	height: 100%;
	width: 960px;
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px; 
}
label 
{
	color: #000000;
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}	
.SubmitButton
{
	background-color:#a7cabc;
	color:#ffffff;
	width:145px;
	height:30px;
	/*border:0px;*/
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 10pt; 
	font-weight: bold; 
}
/*
.Normal
{
	color: #000000;
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 14pt;
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;
}	
.NormalBold
{
	color : #000000;
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 14pt; 
	font-weight: normal;
	font-style:  normal;
	text-decoration:none;
}	
*/
.toptext, 
.toptext a, 
.toptext a:link, 
.toptext a:visited, 
.toptext a:active
{
	color : #76AE99;
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 11.54pt; 
	font-weight: bold; 
	font-style:  normal;
	text-decoration:none;
}	
.toptext a:hover
{
	color : #76AE99;
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 11.54pt; 
	font-weight: bold; 
	font-style:  normal;
	text-decoration : underline;
}
.lowerlinkheaders
{
	color : #9eaaa8;
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style:  normal;
	text-decoration:none;
}
.lowerlinks, 
.lowerlinks a, 
.lowerlinks a:link, 
.lowerlinks a:visited, 
.lowerlinks a:active
{
	color : #9eaaa8;
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style:  normal;
	text-decoration:none;
}	
.lowerlinks a:hover
{
	color : White;
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style:  normal;
	text-decoration : none;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 50%;
	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;
}

.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	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;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Arial, Helvetica, Tahoma;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
.GCI_gridparent
{
	background-color:White;
	border-width:2px;
	width:600; 
	border-color:#000000;
}
.GCI_gridparent tr td 
{
	padding:5px;
	border-color:#000000;
}
.GCI_griditem
{
	font-weight: normal; 
	font-size: 11px; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif; 
	vertical-align:baseline;
	text-align:left;
	background-color:#EEEEEE;
}
.GCI_gridheader 
{
	background-color:#7996D7;
	vertical-align:bottom;
	text-align:center;
}
.GCI_gridheader td 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	color:white;
}
.GCI_gridheader td a:link, .GCI_gridheader td a:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	color:white;
	text-decoration:underline;
}

.GCI_gridheader td a:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	color:white;
	text-decoration:none;
}

.GCI_gridselecteditem 
{
	font-family: Arial, Helvetica, sans-serif; 
	color:black;
/*	background-color:#F8F8FF;*/
	background-color:#FF99FF;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	vertical-align:baseline; 
}

.GCI_gridalternatingitem
{
	color:black;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	vertical-align:baseline; 
	
}

.GCI_gridfooter 
{
}

.GCI_gridpager {
	FONT-WEIGHT: normal;
	font-family: Arial, Helvetica, sans-serif; 
	color:Black;
	TEXT-ALIGN: center;
	vertical-align:bottom;
	background-color:Silver;
}

.GCI_gridpager td span{
	FONT-WEIGHT: bold;
	font-size:11px;
	color:black;
	font-family: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: center;
	vertical-align:bottom;
}

.GCI_gridpager td a:link, .GCI_gridpager td a:visited {
	font-size:11px;
	COLOR: black;
	TEXT-DECORATION: underline
}

.GCI_gridpager td a:hover 
{
	font-size:11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
/* New sub Datagrid Styles */
.HeaderRow
{
	BORDER-LEFT: black 2px solid
}
.ItemRow
{
	BORDER-LEFT: black 2px solid
}
.GCI_gridparent_sub
{
	BORDER-TOP-WIDTH:1px; 
	BORDER-LEFT-WIDTH: 1px; 
	/*BORDER-LEFT-COLOR: #cccccc;*/ 
	BORDER-LEFT-COLOR: black;
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: black; 
	WIDTH: 600px; 
	BORDER-TOP-COLOR: black; 
	BACKGROUND-COLOR: white; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: black
}
.GCI_gridparent_sub TR TD 
{
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	BORDER-LEFT-COLOR: #cccccc; 
	BORDER-BOTTOM-COLOR: #cccccc; 
	PADDING-BOTTOM: 5px; 
	BORDER-TOP-COLOR: #cccccc; 
	PADDING-TOP: 5px; 
	BORDER-RIGHT-COLOR: #cccccc
}
.GCI_griditem_sub
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	VERTICAL-ALIGN: baseline; 
	COLOR: black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: left
}
.GCI_gridheader_sub
{
	VERTICAL-ALIGN: bottom; 
	BACKGROUND-COLOR: #ffff99; 
	TEXT-ALIGN: center
}
.GCI_gridheader_sub TD 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000033; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
/* New sub Datagrid Styles */


a.PreferredParentButtons:link, a.PreferredParentButtons:visited, a.PreferredParentButtons:active
{
    color: #808080;
    width: 100px;
    text-align: center;
    height: 30px;
    background-color: #F8F8FF;
    border: solid 1px #76ae99;
    padding: 5px 0px 5px 0px;
    font-weight: bold;
    text-decoration: none;
}
a.PreferredParentButtons:hover
{
    color: #76ae99;
    background-color: White;
    font-weight: bold;
    text-decoration: none;
}