/* 
================================
Skin styles for DotNetNuke
================================
*/   


.pagemaster 
{
	
	background-image:url(psj_bg.jpg);
	width:100%;
	height:827px;
	background-repeat:repeat-x;
	background-color:#02026A;
	
}
.skinmaster {
	
			 
}


.controlpanel {
	width: 100%;
	background-color:Transparent;
	color:Black;
}
 


.MainMenu_MenuContainer {
	background-color: transparent; 
	height:31px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	
}
.MainMenu_MenuItem {
	
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	
	
	/*background-color: #000000;*/
}
.MainMenu_MenuIcon {
	background-color:#9495E8;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel 
{
	/*background-color:#9495E8;*/
	background-color:Transparent;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #ffffff;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: Transparent;
	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: #0034BA;
}
.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: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 24px;
	background-color:#9495E8;
	background-image: none;
	
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	height: 24px;
	background-color:#9495E8;
	color: #ffffff;
	
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px; 
	font-weight: bold;
	color:#ffffff; 
	background-color:#244386;
	
}
.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color:#9495E8;
	
}
.MenuContainer
{
background-color: Transparent;
	 
	height: 27px;
	border-bottom: #036D41 0px solid;
	padding-left:0px;
	
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color:#9495E8;
	border-left: #036D41 0px solid;
	border-top: #036D41 0px solid;
	border-right: #036D41 0px solid;
	border-bottom: #036D41 0px solid;
	text-align: center;
	height: 22;
}


.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;	
	font-family:verdana; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	background-color:#9495E8; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;

}

.RootItem TD
{
	font-family: Tahoma;	
	font-weight:700;
	font-size:11px;
	color:#0E3FA3;
	height:29px;
	padding-left:35px;
	
	
	

}


.RootItemBreadCrumb TD
{
	font-family: Tahoma;	
	font-weight:700;
	font-size:11px;
	color:#0E3FA3;	
	height:29px;
	background-color: Transparent;
	padding-left:35px;
	
}

.RootItemActive TD
{
	font-family: Tahoma;	
	font-weight:700; 
	font-size:11px;
	color:#0E3FA3;
	height:29px;
    padding-left:35px;

}

.RootItemSelected TD
{
	font-family: Tahoma;	
	font-weight:700;
	font-size:11px;
	color:#ffffff;
	height:29px;
	padding-left:35px;
	background-image:url(sele.jpg);
	width:220px;
    background-repeat:no-repeat;
}

.footer
{ 
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}	

.footer a
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
    font-weight:normal;
}
.footer a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
    text-decoration:none;
    font-weight:normal;
}

.footer a:visited
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}



.footerPt
{ 
	font-family:verdana;
	font-size:11px;
	color:#5F5E5E;
	text-decoration:none;
	font-weight:normal;
}	

.footerPt a
{
	font-family:verdana;
	font-size:11px;
	color:#5F5E5E;
	text-decoration:none;
    font-weight:normal;
}
.footerPt a:hover
{
	font-family:verdana;
	font-size:11px;
	color:#0F46AD;
    text-decoration:none;
    font-weight:normal;
}

.footerPt a:visited
{
	font-family:verdana;
	font-size:11px;
	color:#5F5E5E;
	text-decoration:none;
	font-weight:normal;
}
 .top_table_rep
 {
  background-image:url(as.jpg);
  width:100%;
  height:224px;
  background-repeat:repeat-x;
 }
 
 /*.left_y_rep
 {
	background-image:url(le.jpg);
	width:3px;
 height:100%;
 background-repeat:repeat-y;
 }
 
 .right_y_rep
 {
	background-image:url(re.jpg);
	width:3px;
 height:100%;
 background-repeat:repeat-y;
 }*/
 
/*.upper_bg
{
	background-image:url(top_3d_bg.jpg);
	width:964px;
    height:258px;
   background-repeat:no-repeat;
}*/
.newSletter
{
	background-image:url(free_email.jpg);
	width:256px;
    height:61px;
   background-repeat:no-repeat;
}
.bg_menu1
{
	background-image:url(psj_menu_new_bg.jpg);
	width:256px;
  height :278px;
 background-repeat:no-repeat;
}

.btn_vert
{
	background-image:url(b_bottom.jpg);
	width:100%;
  height :108px;
 background-repeat:repeat-x;
}
.Mylogin
{ 
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:600;
}	
.strips
{
	background-image:url(strips.jpg);
	width:753px;
 height:299px;
 background-repeat:no-repeat;
 background-color:#ffffff;
}
.stripsInside
{
	background-image:url(strips.jpg);
	width:753px;
 height:299px;
 background-repeat:no-repeat;

}
.search_bg
{background-image:url(serch_bg.jpg);
	width:255px;
 height:31px;
 background-repeat:no-repeat;
}
.Mylogin a
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
 
 font-weight:600;
}
.Mylogin a:hover
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
 text-decoration:none;
font-weight:600;
}

.Mylogin a:visited
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:600;
}
.rightsidepane
{
	background-image:url(wryt.jpg);
	width:220px;
 height:618px;
 background-repeat:no-repeat;
 background-color:#EEEEEE;
}
 	.forsearch
{ 
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
 text-decoration:none;
}
.forsearch a
{
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
  text-decoration:none;
}
.forsearch a:hover
{
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
  text-decoration:none;
}
.forsearch a:visited
{
	font-family: verdana;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
  text-decoration:none;
}
.srch
{ 
	font-family:tahoma;
	font-size:11px;
	color:#0D338E;
	text-decoration:none;
	font-weight:bold;
}
.srch a
{
	font-family:tahoma;
	font-size:11px;
	color:#0D338E;
	text-decoration:none;
 
 font-weight:bold;
}
.srch a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#0D338E;
 text-decoration:none;
font-weight:bold;
}
.srch a:visited
{
	font-family:tahoma;
	font-size:11px;
	color:#0D338E;
	text-decoration:none;
	font-weight:bold;
}
.mytext
{
	 width:230px;
	 height:30px;
	 border-left: #0000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
	.btntext
{ 
	font-family: verdana;	
	font-weight: normal; 
	font-size:11px;
	color:#5F5E5E;
 background-repeat:no-repeat;
 text-decoration:none;
}
.btntext a
{
	font-family: verdana;	
	font-weight: normal; 
	font-size:11px;
	color:#5F5E5E;
 background-repeat:no-repeat;
  text-decoration:none;
}
.btntext a:hover
{
	font-family: verdana;	
	font-weight: normal; 
	font-size:11px;
	color:#09276C;
 background-repeat:no-repeat;
  text-decoration:none;
}

.btntext a:visited
{
	font-family: verdana;	
	font-weight: normal; 
	font-size:11px;
	color:#5F5E5E;
 background-repeat:no-repeat;
  text-decoration:none;
}




