/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/
/*== controls overall site width: everything is relative to this master width ==*/
.TopHead {
	width: 840px;
	height: 4px;
	background: url(/Portals/188/Skins/HammonsSkin/Image1_1x1.jpg) no-repeat;
}

.Lefty {
	height: 251px;
	width: 19px;
	background: url(/Portals/188/Skins/HammonsSkin/Image1_2x1.jpg) no-repeat #E7E7E7;
}
.MidTOP {
	width: 800px;
	height: 251px;
	background: #FFFFFF;
}
.Righty {
	height: 251px;
	width: 21px;
	background: url(/Portals/188/Skins/HammonsSkin/Image1_2x3.jpg) no-repeat #E7E7E7;
}

.MenuRow {
	width: 840px;
	height: 33px;
	background: url(/Portals/188/Skins/HammonsSkin/Image1_4x1.jpg) no-repeat #E7E7E7;
}
.MenuRow2 {
	width: 840px;
	height: 5px;
	background: url(/Portals/188/Skins/HammonsSkin/Image1_3x1.jpg) no-repeat #E7E7E7;
}
.Mainback {
	width: 840px;
	height: 214px;
	background: url(/Portals/188/Skins/HammonsSkin/Image1_5x1.jpg) no-repeat;
}
.Stretchback {
	width: 840px;
	background: url(/Portals/188/Skins/HammonsSkin/Image1_6x1.jpg) repeat-y;
}
.OneColumnContentRow {
	width: 800px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.LeftColumnContentRow {
	width: 300px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.RightColumnContentRow {
	width: 500px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.BottomRow {
	width: 840px;
	height: 132px;
	background: url(/Portals/188/Skins/HammonsSkin/Image1_7x1.jpg) no-repeat #E7E7E7;
}

.SiteWidth {
	width: 840px;
	height: 100%;
}
html {
	height: 100%;
}

body {
	background: #ADB1A9;
	margin: 0;
	height: 100%;
}

.MasterTable {
	background: url(/Portals/188/Skins/HammonsSkin/Bkgd.jpg) repeat-x #ADB1A9;
	height: 100%;
	width: 100%;
}

table, tr, td {
	font-family: tahoma;
	font-size: 12px;
	line-height: 1.6em;
}


select, input {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}
/* ~~~[ headings ]~~~~~~~~~~~~~~~~~~~~~~~~~~*/		
h1, h2, h3, h4, h5, h6 {
	font-family:  'Times New Roman', 'tahoma', 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Lucida Grande', 'Arial'; 
	color: #FFFFFF;
}

	h2 {
		color: #D6D5D2; 
	}


	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: #FFFFFF; 
		text-decoration: none;
	} 
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
		color: #FFF; 
		text-decoration: none;
	} 	
	
h1 { /* heading image */
	margin: 0;
}	
	
h2 {
	font-size: 140%;
	margin: 15px 0 5px 0;
}	
	
h3 {
	font-size: 140%;
	margin: 15px 0 5px 0;
}	
	
h4 {
	font-size: 150%;
	margin: 0;
}		 
	
h5 {
	font-size: 120%;
	margin: 20px 0 0;
}	 
	
h6 {
	font-size: 90%;
	margin: 20px 0 0;
	text-align: right;
}	

.ch3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.ch1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
	}

.ch2 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 4px 0px 4px 0px;
	margin: 0;
	}

.rowheading1 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #565F64;
	color: #fff;
	padding: 0px 0px 0px 14px;
	margin: 0;
	}

.itemheading1 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #B3B2B0;
	color: #000;
	padding: 0px 0px 0px 24px;
	margin: 0;
	}


strong, b {
	font-weight: bold;
	}

p	{
	font-family: tahoma;
	font-size: 12px;
	color: #E1DEBD;
	padding: 8px 0px 8px 0px;
	margin: 0;
	line-height: 1.2em;
	}

li	{
	font-family: tahoma;
	font-size: 12px;
	color: #E1DEBD;
	padding: 2px 10px 2px 0px;
	margin: 0;
	line-height: 1.2em;
	}
.BodyText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #fff;
}


/* 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;
}


.ImgPageTitle {
	margin: 0 10px 0 0;
	float: right;
}

.ImgSnapshot {
	margin-bottom: 5px;
}
.ImgLeft {
	margin: 10px 10px 10px 10px;
	float: left;
}
.ImgRight {
	margin: 10px 10px 10px 10px;
	float: right;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 12px;
    color: #CCC;
    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: 33px;
	width: 60%;
	padding: 0px 0px 0px 0px;
	border: 0px solid #888;
}


/*-- bar that holds the menu? --*/
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	background: #000;
	width: 100%;
}


/*-- applies to items in submenus only --*/
.MainMenu_MenuItem {
	font-family: tahoma;
	color: #04345C;
	font-size: 14px;
	background: transparent;
	font-weight: bold;
	font-style: normal;
	border: #EAE8D3 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}


/*-- hover state in submenus only --*/
.MainMenu_MenuItemSel {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	background: #04345C;
	border-left: #04345C 1px solid;
	border-right: #04345C 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}


/*-- submenu container --*/
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 2px 0 0 0px;
	background: #EAE8D3;
	padding: 1px;
	border: 1px solid #888;
	font-weight: normal;
	filter: none;
}


/*-- idle state for root menu items --*/
.MainMenu_Idle {
	font-size: 14px;
	color: #999;
	background: transparent;
	padding: 0px 0px 0px 0px;
	height: 20px;
	font-weight: bold;
}


/*-- hover state for root menu items --*/
.MainMenu_Selected {
	font-size: 14px;
	color: #fff;
	background: transparent;
	padding: 0px 0px 0px 0px;
	height: 33px;
	font-weight: bold;
}


/*-- applies to the active root menu item --*/
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	font-size: 14px;
	color: #fff;
	background: transparent;
	padding: 0px 0px 0px 0px;
	height: 33px;
	font-weight: bold;
}


/*-- 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/188/Skins/HammonsSkin//Portals/128/Skins/LazeReady_1Column/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: #04345C;
	border-left: #04345C 1px solid;
	border-right: #04345C 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;
}


a:link, a:visited, a:active {
	color: #F7FBCF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color:  #CFD2CC;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.biglink	{
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 8px 0px 8px 0px;
	margin: 0;
	line-height: 1.4em;
	}
.biglink:link,.biglink:visited,.biglink:active{
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px 0px 8px 0px;
	margin: 0;
	line-height: 1.4em;
	text-decoration: none;
}
.biglink:hover {
	color: #CFD2CC;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0px 8px 0px;
	margin: 0;
	line-height: 1.4em;
	text-decoration: underline;
}	
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: #bbb;
	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: #fff;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
	color: #fff;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.FooterLink:hover {
	color: #000;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


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: #FFF;
	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: #FFFFFF;
}

/*============================================*/
/* 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/188/Skins/HammonsSkin//Portals/128/Skins/LazeReady_1Column/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/188/Skins/HammonsSkin//Portals/128/Skins/LazeReady_1Column/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/188/Skins/HammonsSkin//Portals/128/Skins/LazeReady_1Column/breadcrumb_cap_r.gif) no-repeat;
}





RSSLinks1,a.RSSLinks1:link, a.RSSLinks1:visited, a.RSSLinks1:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 1.3em;
}
a.RSSLinks1:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	line-height: 1.3em;
}
.RSSText1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 8px 0px 8px 0px;
	margin: 0;
	line-height: 1.2em;
}










