/* 
================================
Skin styles for DotNetNuke
================================
*/   


.pagemaster
{
	width: 100%;

	
}
.skinmaster 
{
	height:100%;
}
.controlpanel 
{
	width:100%;
	background-color:Transparent;
	color:Black;
}

.menurepeter
{ background-image:url(me4nur.gif);
	  background-repeat:repeat-x;
	height:34px;

}


.topimage
{
	background-image:url(d1.gif);
	background-repeat:no-repeat;
	 width:946px;
	 height:35px;
}
.twoimage
{
	background-image:url(newlogo.jpg);
	background-repeat:no-repeat;
	height:219px;
	width:176px;
}
.vertcalrepeter
{
	background-image:url(verticalrep.gif);
	background-repeat:repeat-y;
	width:1000px;
}

.twoimage2
{
	background-image:url(secound.jpg);
	background-repeat:no-repeat;
	height:174px;
	width:350px;
}


.thirdimage
{
	background-image:url(third.jpg);
	background-repeat:no-repeat;
	height:174px;
	width:352px;
}
.botrep
{
		background-image:url(botrep.gif);
	background-repeat:no-repeat;
	height:19px;
	width:1000px;
}

/* Menu Items */
.MainMenu_MenuContainer 
{
	background-color:transparent; 
	height:31px;
}
.MainMenu_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	/*background-color: #000000;*/
}
.MainMenu_MenuIcon 
{
	background-color:#FFFFFF;
	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:#FFFFFF;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	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: #000000;
}
.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton 
{
  background: #7994cb none; 
  color: #000000;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu 
{
	width: 175px;
	background-color: Transparent;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header 
{
	
}
.Head 
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #ffffff;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
	height: 24px;
	background-color:Gray;
	background-image: none;
	background-repeat: no-repeat;
	
}
.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight:normal;	
	height: 24px;
	background-color:Gray;
color: #ffffff;
}
.SubItemSelected
{
		border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight:normal;	
	height: 24px;
	background-color:Gray;
color: #ffffff;
}
.SubItemBreadCrumb
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight:normal;	
	height: 24px;
	background-color:#21016D;
color: #ffffff;
}

.MenuContainer
{
	/*background-color: transparent;*/
	height: 37px;
	border-bottom: #036D41 0px solid;
	padding-left:0px;
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color:#FFFFFF;
	text-align: center;
	height: 22;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #000000;	
	font-family:verdana; 
	font-size: 9pt; 
	
	font-style: normal; 
	background-color:#FFFFFF; /* 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: verdana;	
	text-align:right;
	font-size:15px;
	color:#747576;
	background-image: url("gp.gif");
	height: 34px;
	 background-repeat:repeat-x;
	padding-left:50px;
	padding-right:5px;
}
.RootItemBreadCrumb TD
{
	font-family: verdana;	
	
	font-size:15px;
	color:#747576;
	
	height: 34px;
	 
	 padding-left:50px;
	padding-right:5px;
	text-align:right;
}
.RootItemActive TD
{font-family: verdana;	
	text-align:right;
	font-size:15px;
	color:#ffffff;
	background-image: url("");
	background-repeat:no-repeat;
	height: 34px;
	
padding-left:22px;
	padding-right:5px;
	
}
.RootItemSelected TD
{
	font-family: verdana;	
	text-align:right;
	font-size:15px;
	color:#ffffff;
	background-image: url("overimg1.gif");
	height: 34px;
	

}

.footer
{ 
	font-family:Tahoma;
	font-size:10px;
	color:#5C5C62;
	 text-decoration:none;
	 font-weight:bold;
}	
.footer a
{
		font-family:Tahoma;
	font-size:10px;
	color:#5C5C62;
	 text-decoration:none;
	 font-weight:bold;
}
.footer a:hover
{	font-family:Tahoma;
	font-size:10px;
	color:#5C5C62;
	 text-decoration:none;
	 font-weight:bold;
}
.footer a:visited
{
		font-family:Tahoma;
	font-size:10px;
	color:#5C5C62;
	 text-decoration:none;
	 font-weight:bold;
}
.leftimg
{
}
.ChecksRep
{
}
.Bred
{
	font-size:11px;
	color:Black;
	font-family:Arial;
}
.Bred 
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.Bred:link 
{
    text-decoration:none;
    color:#003366;
}

A.Bred:visited  
{
    text-decoration:none;
    color:#003366;
}

A.Bred:hover    
{
    text-decoration:none;
    color:#003366;
}

A.Bred:active   
{
    text-decoration:none;
    color:#003366;
}

.LinkClass
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#5C5C62;
	 text-decoration:none;
	 font-weight:normal;
}	
.LinkClass a
{
	
	font-family:Tahoma;
	font-size:11px;
	color:#5C5C62;
	 text-decoration:none;
	 font-weight:normal;
}
.LinkClass a:hover
{
	
	font-family:Tahoma;
	font-size:11px;
	color:#5C5C62;
	 text-decoration:none;
	 font-weight:normal;
}
.LinkClass a:visited
{
	
	font-family:Tahoma;
	font-size:11px;
	color:#5C5C62;
	 text-decoration:none;
	 font-weight:normal;
}
#master
{
	padding:0px;
	margin:0px;
	width:100%;	
}
#master #layout
{
	position:relative;
	width:1018px;
	overflow:hidden;	
	background-image: url("repeater.gif");
	background-repeat:repeat-y;
}
#layout #row1
{
	position:relative;
	width:1018px;
	height:117px;	
}
#row1 .logopane
{
		position:relative;
	width:359px;
	height:117px;
	float:left;
}
#row1 .blankdiv
{
		position:relative;
	width:255px;
	height:117px;
	float:left;
}
#row1 .languages
{
	position:relative;
	width:139px;
	height:117px;
	float:left;
	background-image: url("Angels_03.gif");
	background-repeat:no-repeat;
}
#row1 .newsletter
{
	position:relative;
	width:265px;
	height:117px;
	float:left;
	background-image: url("Angels_04.gif");
	background-repeat:no-repeat;
}
#row1 .newslettereng
{
	position:relative;
	width:265px;
	height:117px;
	float:left;
	background-image: url("Angels_04eng.gif");
	background-repeat:no-repeat;
}
#layout #row2
{
	position:relative;
	width:1018px;
	min-height:717px; border:0px solid red;	
	
}
*html #row2
{
	height:717px;
} 
#row2 .menupane
{
	position:relative;
	width:211px;
	height:717px;
	float:left;
	background-image: url("Angels_05.gif");
	background-repeat:no-repeat;border:0px solid red;
}
#row2 .content
{
	position:relative;
	width:807px;
	min-height:717px;
	float:left; border:0px solid red;
}
*html #row2
{
	height:717px;
} 
.content .bannerrow
{
	position:relative;
	width:807px;
	height:210px;
	float:left;
}
.bannerrow .bannerpane
{
	position:relative;
	width:794px;
	
	float:left; border:0px solid red;
	
}
.bannerrow .blankclm
{
	position:relative;
	width:13px;
	
	float:left;
}
.content .titlerow
{
	position:relative;
	width:807px;
	height:63px;
	float:left;
	background-image: url("Angels_08.gif");
	background-repeat:no-repeat;
}
.login
{
	font-family:Verdana; font-size:15px; color:#747576;
}
.login a
{
	font-family:Verdana; font-size:15px; color:#747576;
}
.login a:hover
{
	font-family:Verdana; font-size:15px; color:#747576;
}
.content .contentpane
{
	position:relative;
	width:807px;
	min-height:444px;
	float:left;
}
.content .contentpane1
{
	position:relative;
	width:807px;
	min-height:444px;
	float:left;
}
*html .contentpane1
{
	height:444px;
}
.contentpane1 .contentpane
{
	position:relative;width:390px; float:left;	min-height:444px; border:0px solid red;
}
*html .contentpane
{
	height:444px;
}
*html .leftcontentpane
{
	height:444px;
}
.contentpane1 .middlespace
{
	position:relative;width:10px; float:left;	height:444px;
}

.contentpane1 .rightcontentpane
{
	position:relative;width:390px;	float:left;height:444px;
}
*html .rightcontentpane
{
	height:444px;
}
.Espfont
{
	position:absolute;
	top:90px;
	left:8px;
	font-family:Verdana;
	font-size:15px;
	color:#8F8D8D;
}
.Espfont a
{
	
	
	font-family:Verdana;
	font-size:15px;
	color:#8F8D8D;
	text-decoration:none;
}
.Espfont a:hover
{
	
	text-decoration:none;
	font-family:Verdana;
	font-size:15px;
	color:#8F8D8D;
}
.Englishfont
{
	position:absolute;
	top:90px;
	left:85px;
	font-family:Verdana;
	font-size:15px;
	color:#8F8D8D;
}
.Englishfont a
{
	position:absolute;
	text-decoration:none;
	font-family:Verdana;
	font-size:15px;
	color:#8F8D8D;
}
.Englishfont a:hover
{
	position:absolute;
	text-decoration:none;
	font-family:Verdana;
	font-size:15px;
	color:#8F8D8D;
}
.textbox
{
	position:absolute;
	top:79px;
	left:15px;
}
.btn
{
	position:absolute;
	top:85px;
	left:190px;
}
.contactus
{
	position:absolute;
	top:50px;
	left:40px;
}
.sharethis
{
	position:absolute;
	top:50px;
	left:150px;
}
#layout #footer
{
	position:relative;
	width:100%;
	height:30px;border:0px solid red; float:left;	
}
.footerfont
{
	color:#8F8D8D;
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	border:0px solid red;
	padding-left:300px;
}
.footerfont a
{
	color:#8F8D8D;
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	border:0px solid red;
	text-decoration:none;
}
.footerfont a:hover
{
	color:#8F8D8D;
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	border:0px solid red;
	text-decoration:underline;
}





.bot_nav_bottom
{
  font-family:Verdana;
  font-size : 14px;
  color: #747576;
  text-decoration: none;
  font-weight:normal;
 padding-left:35px;
 padding-left:60px;
}
A.bot_nav_bottom:link
 {
 font-family:Verdana;
  font-size : 14px;
  color: #747576;
  text-decoration: none;
  font-weight:normal;
 padding-left:35px;
}
A.bot_nav_bottom:visited 
 {
 font-family:Verdana;
  font-size : 14px;
  color: #747576;
  text-decoration: none;
  font-weight:normal;
 padding-left:35px;
}
A.bot_nav_bottom:active   
{
font-family:Verdana;
  font-size : 14px;
  color: #747576;
  text-decoration: none;
  font-weight:normal;
   padding-left:35px;
}
A.bot_nav_bottom:hover    
{font-family:Verdana;
  font-size : 14px;
  color: #747576;
  text-decoration: none;
  font-weight:normal;
 padding-left:35px;
}



.BreadcrumbPane
{
  font-family:Verdana;
  font-size : 14px;
  color: #747576;
  text-decoration: none;
  font-weight:normal;
 padding-left:0px;
 
}
A.BreadcrumbPane:link
 {
 font-family:Verdana;
  font-size : 14px;
  color: #747576;
  text-decoration: none;
  font-weight:normal;
 padding-left:35px;
}
A.BreadcrumbPane:visited 
 {
 font-family:Verdana;
  font-size : 14px;
  color: #747576;
  text-decoration: none;
  font-weight:normal;
 padding-left:35px;
}
A.BreadcrumbPane:active   
{
font-family:Verdana;
  font-size : 14px;
  color: #747576;
  text-decoration: none;
  font-weight:normal;
   padding-left:35px;
}
A.BreadcrumbPane:hover    
{font-family:Verdana;
  font-size : 14px;
  color: #747576;
  text-decoration: none;
  font-weight:normal;
 padding-left:35px;
}


