/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #6e7f8f;
	background-image: url(PG_BG_1px.bmp);
	background-repeat:repeat-x;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 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(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.logo
{
    width: 100%;
	background-color: #000000;
	

}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.toppane1 {
	width: 33%;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom:6px;
	
}
.toppane2 {
	width: 33%;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom:6px;
 }
.toppane3 {
	width: 33%;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom:0px;
	
}
.codebox
{
    font-family: 'courier new',courier,monospace;
    color: #000;
    background:#E0E0E0;
    border: 1px dotted #999;
    padding: 10px;
    margin: 10px;
    overflow: scroll;
    height: 200px;
}

.leftpane {
	width: 40%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpaneSKIN1 {
	width: 10%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 60%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 6px;
	text-align:justify;
}
.contentpaneNew {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 6px;
	text-align:justify;
}
.contentpaneSKIN4 {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 0px;
	text-align:justify;
}
.contentpaneSKIN1 {
	width: 80%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 6px;
	text-align:justify;
}
.contentpaneSKIN3
{
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 6px;
}
.rightpane {
	width: 10%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpaneSKIN1 {
	width: 10%;
	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: #ffffff; 
	background-color: #3344a3;
    font-size: 9px; 
	font-weight:500; 
	font-style: normal; 
	font-family: verdana, Tahoma, Arial, Helvetica; 
	padding: 5px 10x 5px 0px;   /*explicitly set padding for root menu items*/
    border-top:solid 1px #b5b9bd;
    border-bottom:solid 1px #b5b9bd;
    text-align:left;
	
}
.main_dnnmenu_submenu {
	cursor: pointer; 
	cursor: hand; 
	color: yellow; 
	white-space: nowrap;  /*Word wrapping menu item now optional*/	   
		
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9px; 
	font-weight:500; 
	font-style: normal; 
	background-color: #3344a3;
	font-family: verdana, Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 10px 0px 10px 0px;   /*explicitly set padding for root menu items*/
    HEIGHT: 35px;
    width: 97px;
    border-right-style:solid;
    border-right-color: #b5b9bd;
    border-right-width:1px;
    border-left-style:solid;
    border-left-color: #b5b9bd;
    border-left-width:1px;
    border-top-style:solid;
    border-top-color: #b5b9bd;
    border-top-width:1px;
}

.main_dnnmenu_itemhover {  
	background-color: #8794a1; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8794a1; 
}
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}

.main_dnnmenu_break {
	height: 3px;
	font-size: 3px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: verdana, Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, Tahoma, Arial, Helvetica; 
  font-size: 11px;
  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: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.text
{
    color: #777777; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana;
}
.links
{
    background-position:center;
    background-color: #cccccc;
	background-image: url(PGFooter.bmp);
	background-repeat:no-repeat;
    font-size: 10px; 
	height:34px;
	font-weight: bold; 
	font-style: normal; 
	font-family: Verdana;
    text-decoration:none;
    text-transform:lowercase;
    padding-top:8px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
}
.seperatorLine
{
    background-image: url(PGSeperatorBG.bmp);
    background-repeat:repeat-x;
    background-color:#b5b9bd;
    height:5px;
    padding:0px 0px 0px 0px;
    
}
.seperatorLineVertical
{
    background-image: url(PGSeperatorVerticalBG.bmp);
    background-repeat:repeat-y;
    background-color:#eaebed;
    height:4px;
    WIDTH: 10px;
    padding:0px 0px 0px 0px;
    
}

.leftpaneSKIN2 {
	width: 49%;
	height:100%;
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.rightpaneSKIN2 {
	width: 50%;
	height:100%;
	background-color: #eaebed;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.rightpaneWhiteSKIN2 {
	width: 50%;
	height:100%;
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.horizontalSepSKIN2
{
     background-position: center center;  
     background-image: url(rule.jpg); 
     width: 1px; 
     background-repeat : repeat-y;
     background-color:#ffffff;
}

