/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {

	color: #5A5B2F!important;
	text-decoration: underline;
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
/*My Style*/
.photo {
	border: medium solid #C9BE8E;
	width:200px;
}
body {
	background-color: #C9C591;
	background-attachment: fixed;
	background-image: url(/portals/0/SkinImages/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 8px;
}
.TopMenuItem{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3E20;
	text-decoration: none;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.TopMenuItem td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3E20;
	text-decoration: none;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.TopMenuItemSel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282815;
	text-decoration: underline;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.TopMenuItemSel td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282815;
	text-decoration: underline;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.TopMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3E20;
	text-decoration: none;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.TopSubMenuItemSel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282815;
	text-decoration: underline;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
/*.TopSubMenuItemSel td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:18px;
	background-color:#333333;
	text-transform:lowercase;
	padding-left:0px;
	padding-right:4px;
	height:24;
}*/
.TopSubMenu{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*background-image: url(/images/menubar.png);*/
	background-color: Transparent;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #eeeeee 1px solid; 
	border-left:  Transparent 1px solid; 
	border-top: Transparent 1px solid; 
	border-right: #eeeeee 1px solid;
}
.TopMenuIcon{
	cursor: pointer;
	background-color: Transparent;
	border-left: Transparent 0px solid !important;
	border-bottom: Transparent 0px solid !important;
	border-top: Transparent 0px solid !important;
	text-align: center;
	width: 0px;
	height: 23px;
	background:none;
	padding-right:0px;
}
.TopMenuBreak{
	border-bottom: Transparent 0px solid !important; 
	border-left: Transparent 0px solid !important; 
	border-top: Transparent 0px solid !important;  
	border-right: Transparent 0px solid !important; 
	background-color: transparent !important; 
	height: 0px;
}
.TopMenuArrow{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	width:0px;
	padding-right:0px;
	border-right: Transparent 0px solid !important; 
	border-bottom: Transparent 0px solid !important; 
	_border-right: Transparent 0px solid !important; 
	_border-bottom: Transparent 0px solid !important; 
	border-top: Transparent 0px solid !important;
}

.TopMenuItemBread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3E20;
	text-decoration: none;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.Separator{
	/*padding-left:8px;
	_padding-left:10px;
	padding-right:20px;*/
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.menu a{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #544530;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/portals/0/SkinImages/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
}

.menu a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #7C5E34;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(/portals/0/SkinImages/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	}

.menu a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #544530;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/portals/0/SkinImages/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
}

.menu a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #544530;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/portals/0/SkinImages/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
}


.Submenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3E20;
	text-decoration: none;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.NewLeftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3E20;
	text-decoration: none;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.Submenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3E20;
	text-decoration: none;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.Submenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282815;
	text-decoration: underline;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.ActiveTabLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3E20;
	text-decoration: none;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}	
.Submenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3E20;
	text-decoration: none;
	background-image: url(/portals/0/SkinImages/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}


.table {
	background-color: #39342E;
	border: 7px solid #7D7253;
}

.menubg1 {
	background-image: url(/portals/0/SkinImages/menubg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #B4A770;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0CD98;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0CD98;
}

.footer a:hover,visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0CD98;
}

.menutable {
	background-image: url(/portals/0/SkinImages/menubg.jpg);
	background-repeat: no-repeat;
}

.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3E20;
}

.content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F3018;
	text-decoration: underline;
}

.content a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
}

.content a :visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5B2F!important;
}
.contanttextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F4F00;
}

.contanttext2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3E20;
	line-height: 18px;
	font-weight: bold;
}


.bar{
	border: medium solid #C9BE8E;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C5BF7E;
}

.filed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3E20;
	background-color: #EDEFE4;
	border: 1px solid #3D3E20;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8D6F17;
}