/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
	padding:0px auto;
	margin:0px;
	background-image:url(body_rep.jpg);
    background-repeat:repeat-x;
}
#master
{
	padding:0px;
	margin:0px;
	width:100%;
}
#master #layout
{
	position:relative;
	width:963px;	
	overflow:hidden;
	background-image:url(content_rep.jpg);
    background-repeat:repeat-y;
}
#layout #row1
{
	position:relative;
	width:963px;
	height:185px;
	background-image:url(Menddan_02.jpg);
    background-repeat:no-repeat;
}
#row1 .logo
{
	position:absolute;
	width:330px;
	height:185px; 
	top:0px;
	left:0px;
	 
}
#row1 .addresspane
{
	position:absolute;
	width:190px;
	height:75px; 
	border:0px solid red; 
	top:0px;
	left:760px;
	 
}
#layout #row2_nav
{
	position:relative;
	width:963px;
	height:35px;
	 overflow:hidden;
	
}
#row2_nav .leftblank
{
	position:relative;
	width:9px;
	height:35px;
	float:left;
	background-image:url(Menddan_04.jpg);
    background-repeat:no-repeat;
}
#row2_nav .navigation
{
	position:relative;
	width:944px;
	height:35px;
	float:left;
	background-image:url(nav_rep.jpg);
    background-repeat:repeat-x;
   
}
#row2_nav .rightblank
{
	position:relative;
	width:10px;
	height:35px;
	float:left;
	background-image:url(Menddan_06.jpg);
    background-repeat:no-repeat;
}
#layout #row3_content
{
	position:relative;
	width:963px;
	min-height:487px;
}
*html #row3_content
{
	height:487px;
}
#row3_content .blank1
{
	position:relative;
	width:15px;
	height:487px;
	float:left;
	background-image:url(Menddan_07.jpg);
    background-repeat:no-repeat;
}
#row3_content .callnowpane
{
	position:relative;
	width:235px;
	min-height:487px;
	float:left;
	
}
*html .callnowpane
{
	height:487px;
}
#row3_content .blank2
{
	position:relative;
	width:18px;
	min-height:487px;
	float:left;
}
*html .blank2
{
	height:487px;
}
#row3_content .maincontent
{
	position:relative;
	width:676px;
	min-height:487px;
	float:left; border:0px solid red;
	
}
*html .maincontent
{
	height:487px;
}
.maincontent .contentheaderrow
{
	position:relative;	
	height:25px;
	float:left;
	border:1px solid white;
}
.maincontent .contentpane
{
	position:relative;	
	min-height:228px;
	float:left;
	border:0px solid red;
	width:676px;
}
*html .contentpane
{
	height:228px;
}
.maincontent .contentmiddlerow
{
	position:relative;	
	height:12px;
	float:left;
	border:1px solid white;
}
.maincontent .bottomcontent
{
	position:relative;	
	min-height:201px;
	float:left;
	border:0px solid red;
	width:676px;
}
*html .bottomcontent
{
	height:201px;
}
.bottomcontent .leftbottompane
{
	position:relative;	
	min-height:201px;
	float:left;
	border:0px solid red;
	width:325px;
}
*html .leftbottompane
{
	height:201px;
}
.bottomcontent .space
{
	width:13px;	
	float:left;
	border:1px solid white;
}
.bottomcontent .rightbottompane
{
	position:relative;	
	min-height:201px;
	float:left;
	border:0px solid red;
	width:327px;
}
*html .rightbottompane
{
	height:201px;
}
#row3_content .blank3
{
	position:relative;
	width:19px;
	height:487px;
	float:left;
	background-image:url(Menddan_11.jpg);
    background-repeat:no-repeat;
	
}
#layout #footer
{
	position:relative;
	width:963px;
	height:43px;
	float:left;	 
}
#footer .leftfooter
{
	position:relative;
	width:9px;
	height:43px;
	float:left;
	background-image:url(Menddan_12.jpg);
    background-repeat:no-repeat;
}
#footer .midfooter
{
	position:relative;
	width:944px;
	height:43px;
	float:left;
	background-image:url(footer_rep.jpg);
    background-repeat:repeat-x; border:0px solid red;
}

#footer .rightfooter
{
	position:relative;
	width:10px;
	height:43px;
	float:left;
	background-image:url(Menddan_14.jpg);
    background-repeat:no-repeat;
}






/* Menu Items */
.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:12px; 
	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:Transparent;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
    font-size:12px;
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow 
{

	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #ffffff;
}
.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size:11px;
	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_Header 
{
	
}
.Head 
{
   font-family: Arial;
   font-size:  18px;
   font-weight: normal;
   color: #294086;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family:tahoma;
	font-weight: bold; 
	font-size:12px;
	color:#3099FF;	
	border:0px solid red;
	background-color:#ffffff;
  background-image  : none;
	background-repeat: no-repeat;
    height:30px;
}
.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Tahoma;
	font-weight: normal; 
	font-size:12px;
	color:#3099FF;	
	background-color:#ffffff;
	
}
.SubItemSelected
{
	font-family:Tahoma;
	font-weight: bold; 
	font-size:12px;
	color:#39A800;	
	background-color:#ffffff;
}
.SubItemBreadCrumb
{
	font-family:Tahoma;
	font-weight: bold; 
	font-size:12px;
	color:#3099FF;	
	background-color:#ffffff;
	/*border-left:solid 2px #F6E44A;*/
	border-bottom:0px;
	border-top:0px;
	border-right:0px;	
}
.MenuContainer
{
	/*background-color: transparent;*/
	height: 35px;
	border-bottom: #036D41 0px solid;
	padding-left:0px;
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color:#ffffff;
	text-align: center;
	border:0px solid red;
    height:30px;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
font-family:Tahoma;
	font-weight: normal; 
	font-size:12px;
	color:#000000;	
 background-color:#ffffff;/* fixed firefox problem, do not use transparent here 
	background-image:url(menu-image.jpg);
	background-repeat:repeat-y;
	height:26px;*/	
}
.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: bold; 
	font-size:12px;
	color:#ffffff;
	padding-bottom:0px;
	
	padding-right:0px;	
	text-align:center;	
}
.RootItemBreadCrumb TD
{
	font-family:Tahoma;
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;
	padding-top:0px;
	text-align:center;
	padding-right:0px;		
}
.RootItemActive TD
{
	font-family:Tahoma;
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;
	padding-top:0px;
	text-align:center;
	padding-right:0px;	
	
}
.RootItemSelected TD
{
	font-family:Tahoma;
	font-weight: bold; 
	font-size:12px;
	color:#ffffff;
	padding-top:0px;
	
	padding-right:0px;	
	text-align:center;
}
.LoginText
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#0F0F9D;
}

A.LoginText :link 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#0F0F9D;
	text-decoration:none;
}
A.LoginText:visited 
 {
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  color:#0F0F9D;
  text-decoration:none;
}
A.LoginText:active  
 {
 font-family:Arial;
  font-size:11px;
  font-weight:bold;
  color:#0F0F9D;
  text-decoration:none;
 }
A.LoginText:hover
{
	font-family:Arial;
  font-size:11px;
  font-weight:bold;
  color:#0F0F9D;
  text-decoration:none;
}

.bot_nav_bottom
{
	font-family:Tahoma;
	font-size: 12px;
    color: #000000;
    text-decoration: none;
   font-weight:normal;
}
A.bot_nav_bottom:link {
    text-decoration:none;font-family:Tahoma;
    font-size: 12px;
    color:#000000;
}
A.bot_nav_bottom:visited  {
    text-decoration:    none;font-family:Tahoma;
    font-size: 12px;
    color: #000000;
}
A.bot_nav_bottom:active   {
    text-decoration:none;font-family:Tahoma;
    font-size: 12px;
    color:#000000;
}
A.bot_nav_bottom:hover    {
    text-decoration:none;font-family:Tahoma;
    font-size: 12px;
    color: #000000;
}
.breadcrum
{
  font-family:Tahoma;
   font-size: 12px;
    color: #565268;
    text-decoration: none;
   font-weight:bold;
}
A.breadcrum:link {
    text-decoration:none;font-family:Tahoma;
    font-size: 12px;
    color:#565268;
}
A.breadcrum:visited  {
    text-decoration:    none;font-family:Tahoma;
    font-size: 12px;
    color: #565268;
}
A.breadcrum:active   {
    text-decoration:none;font-family:Tahoma;
    font-size: 12px;
    color:#565268;
}
A.breadcrum:hover    {
    text-decoration:none;font-family:Tahoma;
    font-size: 12px;
    color: #565268;
}
.bottom_rep
{
background-image:url(btn_rep.jpg);
 background-repeat:repeat-x;
 width:100%;
 height:5px;
}

.footer2
{
	font-family:Tahoma;
	font-size: 11px;
    color: #000000;
    text-decoration: none;
   font-weight:normal;
}
A.footer2:link {
    text-decoration:none;font-family:Tahoma;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}
A.footer2:visited  {
    text-decoration:    none;font-family:Tahoma;
    font-size: 11px;
    font-weight:normal;
    color: #000000;
}
A.footer2:active   {
    text-decoration:none;font-family:Tahoma;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}
A.footer2:hover    {
    text-decoration:none;font-family:Tahoma;
    font-size: 11px;
    font-weight:normal;
    color: #000000;
}


.Mylogin
{
	font-family:Tahoma;
	font-size: 11px;
    color: #3099FF;
    text-decoration: none;
   font-weight:bold;
}
A.Mylogin:link {
    text-decoration:none;font-family:Tahoma;
    font-size: 11px;
    font-weight:bold;
    color:#3099FF;
}
A.Mylogin:visited  {
    text-decoration:    none;font-family:Tahoma;
    font-size: 11px;
    font-weight:bold;
    color: #3099FF;
}
A.Mylogin:active   {
    text-decoration:none;font-family:Tahoma;
    font-size: 11px;
    font-weight:bold;
    color:#3099FF;
}
A.Mylogin:hover    {
    text-decoration:none;font-family:Tahoma;
    font-size: 11px;
    font-weight:bold;
    color: #3099FF;
}


.loginclass
{
	font-family:verdana;
	font-size: 11px;
    color: #ffffff;
    text-decoration: none;
   font-weight:normal;
}
.loginclass A:link {
    text-decoration:none;font-family:verdana;
    font-size: 11px;
    color:#ffffff;
}
.loginclass A:visited  {
    text-decoration:    none;font-family:verdana;
    font-size: 11px;
    color: #ffffff;
}
.loginclass A:active   {
    text-decoration:none;font-family:verdana;
    font-size: 11px;
    color:#ffffff;
}
.loginclass A:hover    {
    text-decoration:none;font-family:verdana;
    font-size: 11px;
    color: #ffffff;
}



.footerclass
{
	font-family:tahoma;
	font-size: 11px;
    color: #5F497A;
    text-decoration: none;
   font-weight:normal;
}
.footerclass A:link {
    text-decoration:none;font-family:tahoma;
    font-size: 11px;
    color:#5F497A;
}
.footerclass A:visited  {
    text-decoration:    none;font-family:tahoma;
    font-size: 11px;
    color: #5F497A;
}
.footerclass A:active   {
    text-decoration:none;font-family:tahoma;
    font-size: 11px;
    color:#5F497A;
}
.footerclass A:hover    {
    text-decoration:none;font-family:tahoma;
    font-size: 11px;
    color: #5F497A;
}
