/* CSS Document */
body{ margin:0; padding:0px; background:#000000 url(images/main_bg.jpg) left top repeat-x;}
p{ margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif; color:#554f4a; font-size:12px;}
li{ list-style:none;}
ul{ margin:0px; padding:0px;}
.main_border{ border:solid 1px #cdcdcd;}
.nav_bg{ background:url(images/nav_bg.jpg) left top  repeat-x; width:900px;}
.footer_bg{ background:#cccccc url(images/footer_bg.jpg) left top repeat-x; height:21px; width:900px;}
.search{ background-color:#fafafa; border: solid 1px #e8e8e8; border-top:none;}
.search_text{ color:#000000; font-family: Arial, Helvetica, sans-serif; color:#535353; text-transform:uppercase; font-weight:bold; font-size:12px; padding:0 0 10px 15px;}

/*-------------Pane Styling----------------*/
.toppane{ padding:0px;}
.menupane{ padding:0px;}
.leftpane{ padding:0px 0px 0px 0px;}
.contentpane{padding:10px;}/*a separate class for each pane TD*/
.rightpane{ padding:0px;}
.linkpane{ padding:0px;}
.bottompane{ padding:0px;}

/* different fonts*/
.Head{ font-size:18px; font-weight:bold; color:#cf2323;  }
.SubHead{  font-size:13px; font-weight:bold; color:#554f4a;   }
.SubSubHead{ font-size:8pt; font-weight:bold; color:#554f4a;   }
.Normal{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#554f4a; line-height:18px;}
.NormalTextBox
{
	border:1px solid #d8d5d5;
	color:#484747;
	
}
/*command buttons*/
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-family: Arial, Helvetica, sans-serif; color:#55410A; font-size:8pt; text-decoration:none;font-weight:normal; }
A.CommandButton:hover{ text-decoration:underline;font-weight:normal;}

/*general TD*/
TH,TD,DIV
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #484747;
}
A:hover{ text-decoration: none; color: #cf2323; }

/* class for user links LOGIN and USER Tokens*/
.userhead
{
	 
	font-weight: normal;
	color:#484747;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;


}
.user,a.user:link,a.user:active,a.user:visited
{
	 
	font-weight: normal;
	color:#484747;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

}
a.user:hover
{
	 
	font-weight: normal;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

}

/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer,.footer TD
{
 
	font-weight: normal;
	color:#footer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

}
a.footer:link,a.footer:active,a.footer:visited
{ 
	font-weight: normal;
	color:#484747;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	

}
a.footer:hover
{ 
	text-decoration:none; color:#ffffff;
}

.footer1,.footer1 TD
{
 
	font-weight: normal;
	color:#484747;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

}
a.links:link,a.links:active,a.links:visited{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #55410A;
	text-decoration:none;
}
a.links:hover{
	color: #55410A;
	text-decoration:underline;
}
/* footer links class*/
.links,.linksicon
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #55410A;
}
/*breadcrumb styles*/
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited
{	
	font-weight: normal;
    font-size: 10px;
    color:#6579A2;
	font-family: Tahoma;
    text-decoration: none;
}
a.breadcrumb:hover
{ 
	text-decoration: underline;
    font-size: 10px;
    color:#334466;
	font-family: Tahoma;
}
/*___________________________________________________________________________________________*/
/*styles for the TD containing teh menu*/
.MainMenu_MenuContainer{
	width:0px;
	background: transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
/* for controlling the menu bar*/
.MainMenu_MenuBar{
	
	width:0px;
	background:transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
/*for styling the menu icon, does not work on roo tmenu items*/
.MainMenu_MenuIcon{display: none; }
/* for controlling teh display of  dnn menu arrows*/
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
/* styles an individual menu item*/
.MainMenu_MenuItem{
	color:#ffffff;
	font-family: Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding:2px 0px 2px 15px;
 
	border-bottom:solid 0px #c80501;
	border-top:solid 1px #c80501;
	height:25px;
	 text-align: left;
	width:150px;
	
	
	
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#ffffff;
	font-family: Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 15px;

	
	background: #c80501; 
text-align: left;	
width:150px;
	height:25px;
	padding:2px 0px 2px 15px;
}

/* currently hovered submenuitems*/
.submenuitemselected{
	color:#f29897;
font-family: Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
 border-top:solid 1px #c80501;
  border-bottom:solid 0px #c80501;
padding:2px 0px 2px 15px;
	
	background: #d02a27; text-decoration:none;
	text-align: left;
	width:150px;
	height:25px;
	
	
}

/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	border:#c80501 solid 1px;
	border-top:#c80501 solid 0px;
	border-bottom:#c80501 solid 1px;
	padding:2px 0px 2px 15px;
	
	padding:0px;
	background-color:#c80501;
	text-align: left;
	text-indent: 0px;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	
	
		
	
}

/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color:#ffe9ff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px;
	text-decoration:none;
	text-align:center;
	
	vertical-align:middle;
	

	margin: 0px;
	height:34px;
	padding:0px 15px 2px 15px;
	background-image:url(Images/MenuItemBG.png);
	background-position:top left;
	background-repeat:repeat-x;
		

}

/*root menu hover*/
.rootmenuitemselected TD
{
	color:#ffe9ff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px;
	text-decoration:none;
	text-align:center;	
	text-decoration:none;
	vertical-align:middle;
	
	margin: 0px;
	height:34px;
	padding:0px 15px 2px 15px; background:url(images/hover_1.gif) left top repeat-x;
	
	
	background-repeat:repeat-x; 
}

/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color:#ffe9ff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px;
	text-decoration:none;
	text-align:center;	
	text-decoration:none;
	vertical-align:middle;

	border-width:0px;	
	margin: 0px;
	height:34px;
	padding:0px 15px 2px 15px;
	 background:url(images/hover_1.gif) left top repeat-x;
	background-position:top left;
	background-repeat:repeat-x; 
}

/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px; background-color:transparent; height:34px; width:1px;

}
/*----------------LogoStylingClass------------------*/
#dnn_dnnLOGO_imgLogo
{
	vertical-align:middle;
	text-align:left;
	
}
/*----------------Search Input Css Class------------------*/
#dnn_dnnSEARCH_txtSearch
{
	height:21px;
	border:1px solid #C3B699;
	color:#55400A;
	vertical-align:bottom;
	font:Tahoma;
	font-size:8pt;
	font-weight:normal;
	padding-top:2px;
	width:170px;
}

/*----------------General Css Class------------------*/
#logo{ padding:10px 40px 0 40px; width:165px;}
.top_pane{ padding-top:30px; padding-bottom:20px;}
.info{ padding-top:7px; padding-bottom:0px; padding-right:10px;}
.info_bg{ background:url(images/top-link.png) left top no-repeat; width:235px; height:67px;}
.nav_bg{ background:url(images/nav_bg.jpg) left top repeat-x; height:34px; width:100%;}
.L_mid_bg{ background:url(images/L_mid_bg.jpg) left top repeat-y; height:100%; width:16px;}
.R_mid_bg{ background:url(images/R_mid_bg.jpg) left top repeat-y; height:100%; width:16px;}
.Top_main_bg{ background:#e9e9e9 url(images/top_main_bg.jpg) left top repeat-x; width:100%; padding-top:15px;}
.b_bg{ background:url(images/b_bg.jpg) left top repeat-x; height:14px; width:100%;}
.bannerpane{ padding-bottom:8px;}

/*----------------font Css Class------------------*/
.top_text{ font-family:Bookman Old Style,Arial; font-size:19px; color:#000000; line-height:20px; padding-right:60px;}
.img01{ background: url(images/img01.jpg) left top no-repeat; height:157px; width:300px; padding-right:8px;}
.img02{ background: url(images/img02.jpg) left top no-repeat; height:157px; width:300px; padding-right:8px;}
.img03{ background: url(images/img03.jpg) right top no-repeat; height:157px; width:300px; padding-right:8px;}
.title{ color:#be2a2a; font-size:18px; padding-top:20px; padding-bottom:10px; font-weight:bold; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.banner_big{ background: url(images/flash_banner.png) center no-repeat; width:945px; height: 232px;}
.qulafications{ margin:0px; padding:10px 0px 10px 0px; list-style:none;}
.qulafications li{ background:url(images/bullet.jpg) no-repeat left; line-height:20px; list-style:none; padding-left:12px; color:#554f4a; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.qulafications li a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.qulafications li a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000; text-decoration:underline; }



.qulafications1{ margin:0px; padding:10px 0px 10px 0px; list-style:none;}
.qulafications1 li{ background:url(images/bullet.jpg) no-repeat left; line-height:20px; list-style:none; padding-left:12px; color:#554f4a; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
.qulafications1 li a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }
.qulafications1 li a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FF0000; text-decoration:underline; }

.DynamicForms_Maintable {

      width: 100%;
      padding: 2px;
}
.DynamicForms_Maintable p{ padding:0px; margin:0px; line-height:0px; height:0px;}
.DynamicForms_Maintable br{ padding:0px; margin:0px; line-height:0px; height:0px;}
.DynamicForms_Maintable .NormalTextBox { height:22px;}
