/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 
/*== controls overall site width: everything is relative to this master width ==*/
html {
	height: 100%;
}

body {
	background: url(/Portals/218/Skins/TGskin1/bkgd.jpg) repeat-x #F4F4F4;
	margin: 0;
	height: 100%;
}
.MasterTable {
	height: 100%;
	width: 100%;
}

table, tr, td, p {
	font-family: tahoma;
	font-size: 12px;
	line-height: 1.4em;
}
.SiteWidth {
	width: 900px;
	height: 100%;
}
.Row1 {
	width: 900px;
	height: 164px;
	background: url(/Portals/218/Skins/TGskin1/Image1_2x1.jpg) no-repeat;
}
.Row2 {
	width: 900px;
	height: 90px;
	background: url(/Portals/218/Skins/TGskin1/Image1_3x1.jpg) no-repeat;
}
.MenuRow {
	width: 900px;
	height: 26px;
	background: url(/Portals/218/Skins/TGskin1/Image1_4x1.jpg) no-repeat;
}
.MainContent {
	width: 900px;
	background: url(/Portals/218/Skins/TGskin1/Image1_6x1.jpg) repeat-y;
}
.LeftSide1 {
	width: 294px;
	height: 238px;
	background: url(/Portals/218/Skins/TGskin1/Image1_5x1.jpg) no-repeat;
}
.LeftSide1bldg {
	width: 294px;
	height: 238px;
	background: url(/Portals/218/Skins/TGskin1/Image1_5x1bldg.jpg) no-repeat;
}
.RightSide1 {
	width: 606px;
	background: url(/Portals/218/Skins/TGskin1/Image1_5x2.jpg) no-repeat;
}
.LeftContentPane {
	width: 200px;
	padding: 0 0px 0 0px;
}
.OneColumnContentPane {
	width: 466px;
	padding: 0 0px 0 0px;
}
.OneColumnContentPane2 {
	width: 536px;
	padding: 0 0px 0 0px;
}
.BottomRow {
	width: 900px;
	height: 36px;
	background: url(/Portals/218/Skins/TGskin1/Image1_7x1.jpg) no-repeat;
}






select, input {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #725F36;
	margin: 10px;
	line-height: 1.0em;
	padding: 16px 0px 8px 0px;
	}
h2 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #725F36;
	padding: 4px 0px 8px 0px;
	margin: 0;
	}
h3 {
	font-family: sans-serif, helvetica, verdana ;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 4px 0 4px 7px;
	background: #CEC9A0;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 2px;
}
h4 {
	font-family: helvetica, sans-serif, verdana ;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0 0px 0px;
	margin: 5px;
}
h5 {
	font-family: helvetica, sans-serif, verdana ;
	font-size: 18px;
	font-weight: bold;
	color: #725F36;
	padding: 2px 0 1px 7px;
	background: #F4F3E9;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 2px;
}
h6 {
	font-family: helvetica, sans-serif, verdana ;
	font-size: 16px;
	font-weight: bold;
	color: #725F36;
	padding: 5px 0px 5px 0px;
	margin: 0;
	}

strong, b {
	font-weight: bold;
	}	
p	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #725F36;
	padding: 0px 0px 8px 0px;
	margin: 0;
	line-height: 1.2em;
}
.BodyText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #000948;
}
ul {
	list-style-type: disk;
	line-height: 1.4em;
	padding: 0px 0px 4px 0px;
}
ul.frontlist {
	list-style-type: disk;
	font-size: .32cm;
}
li {
	list-style-image:url(list1.gif);
	helvetica, sans-serif, verdana ;
	font-size: 12px;
	color: #63603B;
	font-weight: bold;
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
}

.li1	{
	list-style-image:url(list1.gif);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #63603B;
	font-weight: bold;
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
}
.li2	{
	list-style-image:url(list1.gif);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
}
/* skinny styles */
.BreadcrumbCell {

}
.MenuCell {
	height: 1px;
	padding: 0 0px 0px 0;
	vertical-align: top;
}
.LoginCell {
	padding-top: 19px;
	padding-right: 10px;
	text-align: right;
	color: #bbb;
}
 
.imgMain {
	margin: 10 10px 0 10;
}
.ImgRight {
	margin: 10 10px 10 10;
	float: left;
}
.ImgLeft {
	margin: 0 10px 0 0;
	float: left;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 12px;
    color: #000;
    font-family: tahoma;
    text-decoration: none;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active {
    text-decoration:    none;
    color: #FFFFFF;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}
A.OtherTabs:hover    {
    text-decoration:    underline;
    color: #1F1F3E;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

/*== main menu styles ======================================*/
/*==========================================================*/
/*-- box that holds the menu --*/
.MainMenu_MenuContainer {
	background-color: transparent;
	height: 26px;
	width: 60%;
	padding: 0px 0px 0px 4px;
	border: 0px solid #2F3438;
}
/*-- bar that holds the menu? --*/
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	background: #fff;
	width: 100%;
}
/*-- applies to items in submenus only --*/
.MainMenu_MenuItem {
	font-family: tahoma;
	color: #FFF;
	font-size: 12px;
	background: transparent;
	font-weight: bold;
	font-style: normal;
	border: #2F3438 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 14px;
}
/*-- hover state in submenus only --*/
.MainMenu_MenuItemSel {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	background: #832105;
	border-left: #832105 1px solid;
	border-right: #832105 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 14px;
}
/*-- submenu container --*/
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 2px 0 0 0px;
	background: #2F3438;
	padding: 1px;
	border: 1px solid #2F3438;
	font-weight: normal;
	filter: none;
}
/*-- idle state for root menu items --*/
.MainMenu_Idle {
	color: #977437;
	background: transparent;
	padding: 1px 3px 3px 1px;
	height: 26px;
	font-weight: bold;
	font-size: 14px;
}
/*-- hover state for root menu items --*/
.MainMenu_Selected {
	color: #000;
	background: transparent;
	padding: 1px 3px 3px 1px;
	height: 26px;
	font-weight: bold;
	font-size: 14px;
}
/*-- applies to the active root menu item --*/
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	color: #000;
	background: transparent;
	padding: 1px 3px 3px 1px;
	height: 26px;
	font-weight: bold;
	font-size: 14px;
}
/*-- stuff we don't need to see --*/
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}


/*== module menu styles ====================================*/
/*==========================================================*/


/*-- container for module menus --*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}


/*-- bar for module menus --*/
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
}


/*-- menu items --*/
.ModuleTitle_MenuItem {
	font-family: tahoma; 
	color: #888;
	font-size: 12px;
	background: url(/Portals/218/Skins/TGskin1/sub_item_bg.gif) no-repeat;
	font-weight: bold; 
	font-style: normal; 
	border: #eee 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}


/*-- submenu container --*/
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 8px 0 0 -4px;
	background: #eee;
	padding: 1px;
	border: 1px solid #aaa;
	font-weight: normal;
}


/*-- hover state --*/
.ModuleTitle_MenuItemSel {
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #2F3A64;
	border-left: #2F3A64 1px solid;
	border-right: #2F3A64 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}


/*-- don't need this stuff --*/
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon    {
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #fff;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #555;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #1F1F3E;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #ccc;	
	border-top: 1px solid #969696;
	border-bottom: 1px solid #3A3A3A;
	border-left: 1px solid #969696;
	border-right: 1px solid #3A3A3A;
	padding: 1px 3px 2px 4px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #6C6C6C;
}

a.CommandButton:hover {
	color: #fff;
	padding: 1px 3px 2px 4px;
	border-top: 1px solid #7b7b7b;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #222222;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #535353;
}

a.Normal:link, a.Normal:visited {
	color: #666;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.Normal:hover {
	color: #ccc;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.LeftSide {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.2em;
	margin-left: 5px;
}
a.LeftSide:link, a.LeftSide:visited, a.LeftSide:active {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin-left:5px;
	line-height:1.6em;
}

a.LeftSide:hover {
	color: #725F36;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	margin-left:5px;
	line-height:1.6em;
}


a:link, a:visited, a:active {
	color: #725F36;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: #F0EDE8;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.LoginLink:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


.Footer {
	color: #63603B;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.Footerwhite {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
	color: #63603B;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.FooterLink:hover {
	color: #000;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


a.BreadcrumbLink:link, a.BreadcrumbLink:visited, a.BreadcrumbLink:active {
	color: #777;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.BreadcrumbLink:hover {
	color: #555;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


.Head {
	font-size: 12px;
	font-family: tahoma;
	color: #1F1F3E;
	background: transparent;
	font-weight: bold;
	padding: 0;
}


.NormalRed {
	color: #BD8339;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #555;
}

.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	background: #eee;
	scrollbar-face-color: #bbb;
	scrollbar-track-color: #eee;
	scrollbar-arrow-color: #bbb;
	scrollbar-3dlight-color: #eee;
	scrollbar-shadow-color: #eee;
	scrollbar-highlight-color: #eee;
	scrollbar-darkshadow-color: #eee;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
	color: #555;
}

.Normal {
	color: #1F1F3E;
}

/*============================================*/
/* custom classes                             */
/*============================================*/

.c2Text {
	color: #FFFFFF;
	font-weight: bold;
}
.DateText {
	color: #BEC0DA;
	font-weight: normal;
}


.ContentTDTop {padding: 10px 0 0 0;}
.ContentTDLeft {padding: 0 5px 0 0; width: 33%;}
.ContentTDMiddle {padding: 0 0 0 0;}
.ContentTDRight {padding: 0 0 0 5px; width: 33%;}
.ContentTDBottom {width: 100%;}
.ContentTDAnchor {width: 100%;}

.BreadcrumbLeft {
	width: 102px;
	height: 25px;
	background: url(/Portals/218/Skins/TGskin1/breadcrumb_cap_l_blank.gif) no-repeat;
	font-weight: bold;
	color: #bbb;
	padding: 0 0 6px 26px;
	vertical-align: bottom;
}

.BreadcrumbCenter {
	height: 25px;
	background: url(/Portals/218/Skins/TGskin1/breadcrumb_bg.gif) repeat-x;
	color: #999;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0 0 6px 0;
}


.BreadcrumbRight {
	width: 18px;
	height: 25px;
	background: url(/Portals/218/Skins/TGskin1/breadcrumb_cap_r.gif) no-repeat;
}














