/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #333333;
}

.skipto 
{
    width: 850px;
    margin: auto;
    background-color: #333333;
    font-size: 12px;
}

.skipto a:link, a:visited
{
	color:  #ffffff;
	text-decoration: none;
}

.skipto a:hover
{
	color:  #ffffff;
	text-decoration: underline;
}


.skinmaster {
	height: auto;
	background-color: white;
	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px 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(menubgRed.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 {
	
	background-image: url(sidebar.jpg);
	background-repeat: repeat-y;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
}

.contentpane {
	
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}

}
.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;
}
.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: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 5px 5px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 6px 15px 0px 7px;   /*explicitly set padding for root menu items*/height:27px;
}

.main_dnnmenu_itemhover {  
	background-color: transparent; 
}

.main_dnnmenu_itemhover td {  
	background-color: #800000;
	color: #ffffff;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 5px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 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;
}
.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: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: white;
}

.leftpane
{
	padding-left: 7px;padding-right:30px;
}


.leftpane a.SkinObject:link
{
	color:  #cccccc;
	text-decoration:  none;
	font-size:  12px;
}

.leftpane a.SkinObject:visited
{
	font-size: 12px;
}

.leftpane a.SkinObject:hover
{
	color:  #ffffff;
	text-decoration:  underline;
}

.contentpane a.SkinObject:link
{
	color: #26295e;
	text-decoration: underline;
}

.contentpane a.SkinObject:hover
{
	color: #5f0000;
	text-decoration: underline;
}

.contentpane a.SkinObject:visited
{
	color:  #26295e;
	text-decoration: underline;
}

.date
{
	color: black;
}

.contentpane a:link
{
	color: #26295e;
	text-decoration: underline;
}

.contentpane a:hover
{
	color: #5f0000;
	text-decoration: underline;
}

.contentpane a:visited
{
	color:  #26295e;
	text-decoration: underline;
}

.SkinObject
{
	color: black;
}

.optionlist option
{
	color: #000;
}

 @media print
    {
        .noprint { display: none; }
        .leftpane{display:none;}
        #print { display: block; }
        
        
        a:active
{
	color: #000000;
	text-decoration: none;
}
a:link
{
	color: #000000;
}
a:visited
{
	color: #000000;
}
a:hover
{
	color: red;
	text-decoration: none;
}

.admin-tan-border
{
}

.grid-header a:active
{
	color: #696969;
	text-decoration: none;
}
.grid-header a:link
{
	color: #696969;
	text-decoration: none;
}
.grid-header a:visited
{
	color: #696969;
	text-decoration: none;
}
.grid-header a:hover
{
	color: red;
	text-decoration: none;
}
.grid-edit-column
{
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	border-left: #696969 1px solid;
}
.grid-first-item
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-right: #696969 0px solid;
	border-top: #696969 0px solid;
	border-left: #696969 0px double;
	border-bottom: #696969 0px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px;
}
.grid-item
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-right: #696969 0px solid;
	border-top: #696969 0px solid;
	border-left: #696969 0px solid;
	border-bottom: #696969 0px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px;
}
.grid-header
{
	border-right: #696969 0px solid;
	border-top: #696969 0px solid;
	border-left: #696969 0px solid;
	border-bottom: #696969 0px solid;
	font-weight: bold;
	font-size: 11px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grid-last-item
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-right: #696969 0px double;
	border-top: #696969 0px solid;
	border-left: #696969 0px solid;
	border-bottom: #696969 0px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px;
}
.grid-alternating-item
{
	border-right: #696969 0px solid;
	padding-right: 4px;
	border-top: #696969 0px solid;
	padding-left: 4px;
	font-size: 9px;
	padding-bottom: 4px;
	margin: 0px;
	border-left: #696969 0px solid;
	color: #000000;
	padding-top: 4px;
	border-bottom: #696969 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
}

.header-gray
{
	font-weight: bold;
	font-size: 11px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header-lightgray
{
	font-weight: bold;
	font-size: 10px;
	color: gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.DepartmentContainer{
border-left:solid #545682 1px;border-right:solid #545682 1px; border-bottom:solid #545682 1px;
margin-bottom:10px;}

.departmentStyle{
padding:5px;border-top:solid silver 0px;border-bottom:solid #aeabab 0px;border-left:solid silver 0px;border-right:solid silver 0px;
}
.report-main-header
{
	font-weight: bold;
	font-size: 11px;
	line-height:18px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #545682;
	padding-left: 18px;
	padding-right: 18px;;
}
.report-name-header
{
	font-weight: bold;
	font-size: 11px;line-height:22px;
	line-height:22px;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #aeabab;
	padding-left: 18px;
	padding-right: 18px;border:solid black 3px;
	
}
.report-header
{
	font-weight: bold;
	font-size: 11px;line-height:16px;vertical-align:middle;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom:2px;
	border-bottom:solid #aeabab 1px;
}
.report-text
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 18px;
	padding-right: 18px;
	border-bottom:solid #aeabab 1px;
}
.report-header a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.report-header a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.report-header a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.report-header a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

.tan-border
{
}


tr.alt
{
	background-color: #F5F5F5;
}
        
        
        
        
        
        
        
    }
    
    a:link
{
	color: #26295e;
	text-decoration: underline;
}

a:hover
{
	color: #5f0000;
	text-decoration: underline;
}

a:visited
{
	color:  #26295e;
	text-decoration: underline;
}
