/* 
================================
Skin styles for DotNetNuke
================================
*/
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #000000;
}
.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(Menustrip.jpg); 
	background-repeat:repeat-x;
	height:30px;
}
.Topstrip {
	background-image: url(Verti_strip1.jpg); 
	background-repeat:repeat-x;
	height:25px;
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/* style for the solpart menu */

.MenuContainer
{
	background-color: transparent;
	padding-left: 0px;
	height: 22px;	
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
}

/* Changes of height will cause an ftp error! */
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16;
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	border-bottom: #000000 1px solid;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #E3A204;	
	text-align: center;
	width: 15;
	height: 28;
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #E3A204; /* fixed firefox problem, do not use transparent here */
	border-bottom: #000000 1px solid;
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
}


.ItemsBreak
{
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	background-color: transparent;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 1px;	
}

.RootItem TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height: 29px;
	background-color: #E3A204;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.RootItemActive TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height: 29px;
	background-color: Transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.RootItemSelected TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff; /* Orange Color */
	height: 29px;
	background-color: #DE870A;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #C45300 1px solid;
	border-top: #C45300 1px solid;
	border-right: #C45300 1px solid;
	border-bottom: #C45300 1px solid;
}

.RootItemBreadCrumb TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height: 29px;
	background-color: #DE870A;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #C45300 1px solid;
	border-top: #C45300 1px solid;
	border-right: #C45300 1px solid;
	border-bottom: #C45300 1px solid;
	
}

.SubItemActive
{
	
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 29px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 29px;
	background-color: #D7EBCC;
	background-image: none;
	background-repeat: no-repeat;
	
}


.SubItemActive TD
{
	
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height: 29px;
	background-color: #D7EBCC;	
	
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;	
	height: 29px;
	color: #ffffff; 
	background-color: #DE870A;
	
}

.SubItemBreadCrumb
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;	
	height: 29px;
	color: #ffffff;
	background-color: #DE870A;
}


.Head {
   font-family: Tahoma, Arial, Helvetica;   
   font-size:  18px;
   font-weight: normal;
   color: #D5871E;
   }

.foot
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}
.foot a
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.foot a:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.foot a:visited
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	
}
.foot1
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
}
.BREADClass
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:Green;
}
.copy
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: done;
}
A.copy:link {
    color: #FFFFFF;
	text-decoration: done;
}

A.copy:visited  {
    color: #FFFFFF;
	text-decoration: done;
}

A.copy:active   {
    color: #FFFFFF;
	text-decoration: done;
}

A.copy:hover    {
    text-decoration:    underline;
    color: #FFFFFF;
}
 .lg_reg
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EC8506;
	text-decoration: done;
}
A.lg_reg:link {
    color: #EC8506;
	text-decoration: done;
}

A.lg_reg:visited  {
    color: #EC8506;
	text-decoration: done;
}

A.lg_reg:active   {
    color: #EC8506;
	text-decoration: done;
}

A.lg_reg:hover    {
    text-decoration:    underline;
    color: #EC8506;
}
.date_time
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #496DAB;
	text-decoration: none;
}