/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
/* style for module titles */


body {padding:0; margin:0; color:#000000;}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}

.content td{color:#3A403C; font-size:11px; line-height:16px} 
.content b{color:#A51A16} 
.content b a{color:#3A403C; font-size:9px; text-decoration:none} 
.content b a:hover{text-decoration:none} 
.content a{color:#3A403C; text-decoration:none} 
.content a:hover{text-decoration:none} 
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px }


.content .block a{color:#3A403C; text-decoration:none}
.content .block a:hover{text-decoration:underline} 

.content .block1{color:#3A403C; font-size:9px; line-height:11px }

.content .block2 a{color:#A51A16; text-decoration:none}
.content .block2 a:hover{text-decoration:none} 

.footer{color:#3A403C; font-size:9px; line-height:13px} 
.footer a{color:#3A403C; font-size:9px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 

input,textarea{
   background:#FFFFFF;
   border:1px solid #C3C5C7;
   font-family:Tahoma;
   color:#3A403C; 
   font-size:11px;
   padding-left:5px
} 

.Head   {
    font-family: "Tahoma";
    font-size: 12px;
    color: Black;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
	  font-family: Tahoma, Helvetica;
    text-decoration: none;
	  font-weight: normal;
}

.LeftPane {}
.LeftPane2 {border: 1px solid #000000; }

.ContentPane {}
.ContentPane2 {}

.RightPane { }
.RightPane2 {border: 1px solid #800080; }
.footerPane {
	  font-weight: bold;
    font-size: 11px;
    color: Black;
    font-family: Tahoma, Helvetica;
    text-decoration: overline;
	  font-weight: normal;
}
/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Tahoma, Helvetica;
    text-decoration: none;
	  font-weight: normal;
}

/* hyperlink style for the selected tab */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A403C;
}
img{border:0;}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A403C;
}
a:visited {
	color: #3A403C;
}
a:hover {
	color: #3A403C;
}
a:active {
	color: #3A403C;
}

a:link.SelectedTab {
    text-decoration:    none;
    color: Black;
}

a:visited.SelectedTab  {
    text-decoration:    none;
    color: Black;
}

a:active.SelectedTab   {
    text-decoration:    none;
    color: Black;
	  font-weight: normal;
}

a:hover.SelectedTab    {
    text-decoration:    none;
    color: Black;
	  font-weight: normal;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 11px;
    color:black;
    font-family: Tahoma, Helvetica;
    text-decoration: none;
	  font-weight: normal;
}
    
/* hyperlink style for the unselected tabs */
a:link.OtherTabs {
    text-decoration:    none;
    color: Black;
	  font-weight: normal;
}

a:visited.OtherTabs  {
    text-decoration:    none;
     color: Black; 
	 font-weight: normal;
}

a:active.OtherTabs   {
    text-decoration:    none;
     color: Black; 
	 font-weight: normal;
}

a:hover.OtherTabs    {
    text-decoration:    underline;
    color: Black; 
	 font-weight: normal;
}

.lt_text, ul
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#8A8A8A;
	}

	.li1 {background:url(images/a.gif) no-repeat left center; margin: 3px 0px 0px 0px; padding:0px 0px 0px 9px}

.li2 {background:url(images/a1.gif) no-repeat left center; margin: 3px 0px 0px 0px; padding:0px 0px 0px 9px}



/*=============== START DEFAULT MENU STYLES ============================================*/


.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	padding: 2px 2px 2px 2px;
}

.MainMenu_MenuItemSel {
	background: #e1e1e1;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid;
	padding: 2px 2px 2px 2px;
}

.MainMenu_MenuIcon {
	display: none;
}


.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #000000; 
	filter: none;
	border: 2px solid #f6f6f6;
	margin-top: 2px;
	padding: 2px;
}

.MainMenu_MenuBreak {
	border-bottom: #f00 1px solid; 
	border-left: #f00 0px solid; 
	border-top: #f00 1px solid;  
	border-right: #f00 0px solid; 
	background-color: transparent; 
	height: 6px;
	display: none;
}



.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #505052 1px solid; 
	border-bottom: #505052 1px solid; 
	border-top: #505052 0px solid;
	display: none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

/*=============== END DEFAULT MENU STYLES ============================================*/


