﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	
}

html 
{
	min-height: 100px;
	font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
}

body {
	line-height: 1;
	background: transparent url(images/body-bg.png) top left;
	min-height: 100%;
}
ol, ul {
	list-style: none;
}

h2 
{
	font-size: 18px;
	color: #600000;
	padding: 5px 0 5px 0;
}

h3 
{
	font-size: 18px;
	color: #005744;
	padding: 5px 0 5px 0;
}

h4 
{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding: 3px 0 3px;
}

p 
{
	line-height: 1.2em;
}

img 
{
	border: none;
}

#header 
{
	width: 100%;
	height: 93px;
	background: transparent url(images/header_bg.png) repeat-x top left;
	border-bottom: 1px solid #7e6d3f;	
}

.logo-home 
{
	width: 171px;
	height: 181px;
	margin: 0 auto;
	background: transparent url(images/LHAT_logo.png) no-repeat 0 0;
	display: block;
	float: left;
}

.logo-home:hover 
{
	background: transparent url(images/LHAT_logo.png) no-repeat 0 -182px;
}

.main-nav-base 
{
	width: 960px;
	height: 93px;
	margin: 0 auto; 
	background: transparent url(images/main_nav_bg.png) no-repeat top left;
}

.main-nav-left 
{
	width: 393px; 
	height: 93px;
	float: left;
}

.main-nav-right 
{
	/*border: 1px solid blue;*/
	width: 396px;
	height: 93px;
	float: left;
	text-align: right;
}

.main-nav-left ul
{
	list-style: none;
	margin-left: 10px;
}

.main-nav-right ul 
{
	list-style: none;
	margin-right: 10px;
}

.main-nav-left ul li, .main-nav-right ul li 
{
	display: inline;
	height: 93px;
	line-height: 93px;
}

.main-nav-left ul li 
{
	padding-right: 38px;
}

.main-nav-right ul li 
{
	padding-left: 20px;
}

.main-nav-right ul li.first 
{
	padding-left: 0;
}

.main-nav-left a, .main-nav-right a 
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.main-nav-left a:hover, .main-nav-right a:hover 
{
	color: #a69157;
}

.breadcrumb 
{
	font-size: 11px;
	margin-bottom: 10px;
	display: block;
}

.header-image-container 
{
	margin: 0 auto;
	border-left: 5px solid #a69157;
	border-right: 5px solid #a69157;
	width: 960px;
	height: 128px;
	z-index: -1;
}

.header-image-1
{
	background: transparent url(images/header-image-1.jpg) no-repeat top left;
	width: 960px;
	height: 128px;
	position: relative;
	z-index: -1;
}

.header-image-2
{
	background: transparent url(images/header-image-2.jpg) no-repeat top left;
	width: 960px;
	height: 128px;
	position: relative;
	z-index: -1;
}

.header-image-3
{
	background: transparent url(images/header-image-3.jpg) no-repeat top left;
	width: 960px;
	height: 128px;
	position: relative;
	z-index: -1;
}

.mission-statement 
{
	width: 960px;
	height: 30px;
	background: #fff url(images/mission-statement.jpg) no-repeat top left;
	border-left: 5px solid #a69157;
	border-right: 5px solid #a69157;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}

img.mission-statement 
{
	margin-top: 41px;
	margin-bottom: 0!important;
}


.main-body-with-sidebar 
{
	width: 960px;
	background: #fff url(images/right-sidebar-bg.png) repeat-y top right;
	border-left: 5px solid #a69157;
	border-right: 5px solid #a69157;
	margin: 0 auto;
	min-height: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #333;
}

.main-body 
{
	width: 960px;
	background: #fff;
	border-left: 5px solid #a69157;
	border-right: 5px solid #a69157;
	margin: 0 auto;
	min-height: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #333;
}

.main-body-with-sidebar a, .main-body a 
{
	color: #005744;
	text-decoration: underline;
}

.main-body-with-sidebar a:hover, .main-body a:hover
{
	color: #600000;
	text-decoration: underline;
}

.side-nav-box 
{
	width: 170px;
	min-height: 300px;
	height: 100%;
	float: left;
	overflow: hidden;
}

.side-nav 
{
	border-right: 1px solid #a69157;
	/*border-bottom: 1px solid #a69157;*/
	background: transparent url(images/left-sidebar-bg.png) no-repeat top left;
}

.side-nav .RadPanelBar .rpRootGroup 
{
	border-style: none!important;
}

.side-nav ul.rpRootGroup 
{
	list-style: none;
	padding-top: 45px;
}

.side-nav div.RadPanelBar 
{
	width: 169px;
}

.side-nav ul li.rpItem 
{
	border-bottom: 1px solid #a69157;
}

.side-nav ul li.rpItem a.rpLink 
{
	font-size: 12px;
	color: #333;
	text-decoration: none!important;
}

.side-nav .RadPanelBar .rpLink {
	border-bottom-style:none!important;
	border-bottom-width:0px!important;
	text-decoration: none!imporant;
	padding: 10px;
}

.side-nav .RadPanelBar .rpOut 
{
	border-bottom-style:none!important;
	border-bottom-width:0px!important;
}

.side-nav .RadPanelBar .rpOut:hover 
{
	border-bottom-style:none!important;
	border-bottom-width:0px!important;
}

.side-nav ul li.rpItem a.rpLink:hover 
{
	color: #600000;
	text-decoration: none!important;	
}

.side-nav ul li.rpItem:hover 
{
	background: #cecece;
	overflow:hidden!important;
}

.RadPanelBar .rpText 
{
	padding: 0!important;
}

.RadPanelBar .rpFocused .rpOut,

.RadPanelBar .rpLink:hover .rpOut,

.RadPanelBar .rpSelected .rpOut,

.RadPanelBar .rpSelected:hover .rpOut

{
	padding-bottom: 0px!important;
}


.page-title 
{
	color: #fff;
	font-size: 20px;
	width: auto;
	padding: 10px;
	background: #600000;
	margin-bottom: 10px;
}

.sharethis 
{
	text-align: right;
	width: auto;
	height: 18px;
}

.stbutton.horizontal 
{
	float: right;
}

.main-content-wide 
{
	width: 708px;
	height: 100%;
	float: left;
	margin-top: 20px;
	padding: 0 10px 0 10px;
}

.main-content-narrow 
{
	float: left;
	width: 520px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.main-content-wide ul, .main-content-narrow ul 
{
	margin: 10px;
}

.main-content-wide ul li, .main-content-narrow ul li 
{
	line-height: 1.2em;
	background: url(images/bullet.png) no-repeat top left;
	padding-left: 15px;
}

.narrow-box 
{
	background: #fff url(images/narrow-box-bg.png) no-repeat top left;
	width: 300px;
	height: auto;
	float: left;
	margin-bottom: 20px;
	padding: 0 20px 0 20px;
}

.wide-box 
{
	width: 703px;
	float: left;
	margin-bottom: 20px;
}

.left-box 
{
	margin-right: 20px;
}

.right-sidebar 
{
	width: 220px;
	min-height: 100%;
	float: right;
	margin-top: 20px;
	padding-left: 10px;	
}

.search-area 
{
	width: 188px;
	padding: 10px;
	border: 1px solid #cecece;
	background: #fff;
	float: left;
	margin-bottom: 10px;
}

.sidebar-content 
{
	width: 210px;
	float: left;
	
}

.narrow-box-title 
{
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #a69157;
	padding-bottom: 5px;
	margin-top: 60px;
}

.image-carousel 
{
	width: 703px;
	height: 200px;
	border: 1px solid blue;
	float: left;
}

div.narrow-box ul.sf_newsList 
{
	list-style: none!important;
	
}

ul.sf_newsList 
{
	margin:0!important;
}

ul.sf_newsList li 
{
	list-style: none!important;
	margin: 0 0 20px 0!important;
	padding: 0!important;
	background: none!important;
}

h2.sf_newsTitle a 
{
	font-size: 16px!important;
	text-decoration: none!important;
	font-weight: bold;
}

h2.sf_newsTitle a:hover 
{
	text-decoration: underline!important;
}

.sf_newsList h2.sf_newsTitle {
	font-size:16px!important;
	font-weight:normal;
	line-height:1.2em;
	margin:10px 0 5px 0!important;
	padding:0;
}

p.sf_newsDate, p.sf_postCategory 
{
	margin: 0!important;
}

p.sf_postCategory 
{
	font-size: 12px;
}

.link-all-news 
{
	width: 85px;
	height: 33px;
	background: url(images/btn-all-news.png) no-repeat 0 0;
	display: block;
}

.link-all-news:hover 
{
	background: url(images/btn-all-news.png) no-repeat 0 -33px;
}

.link-all-discussions 
{
	width: 132px;
	height: 33px;
	background: url(images/btn-all-discussions.png) no-repeat 0 0;
	display: block;
}

.link-all-discussions:hover 
{
	background: url(images/btn-all-discussions.png) no-repeat 0 -33px;
}


#footer 
{
	width: 960px;
	background: #000 url(images/footer-decoration.png) no-repeat center 270px;
	border-left: 5px solid #a69157;
	border-right: 5px solid #a69157;
	margin: 0 auto;
	height: 365px;
	color: #fff;
	font-size: 11px;
}

#footer .footer-links 
{
	width: 100%;
	text-align: center;
}

#footer a 
{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover 
{
	text-decoration: underline;
}

#footer ul.footer-links, #footer .footer-links 
{
	list-style: none;
	padding-top: 30px;
}

#footer ul.footer-links li 
{
	list-style: none;
	display: inline;
}

.sf_searchText 
{
	background: transparent url(images/search-box.png) no-repeat top left;
	border: none;
	width: 148px;
	height: 16px;
	float: left;
	font-size: 12px;
	padding: 5px;
	color: #666666;
}

.sf_searchSubmit 
{
	float:left; 
}




/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 160px;
    height: 123px;
    background: none!important;
    padding-left: 0!important;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}



.jcarousel-skin-tango .jcarousel-container {
    background: url(/App_Themes/LHAT1/images/slider-bg.png) no-repeat top left;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 620px;
    height: 193px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  540px;
    height: 135px;
    margin-top: 25px;
    margin-left: 40px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 160px;
    height: 123px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 20px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 93px;
    right: 10px;
    width: 57px;
    height: 44px;
    cursor: pointer;
    background: transparent url(/App_Themes/LHAT1/images/next.png) no-repeat top left;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background: transparent url(/App_Themes/LHAT1/images/next-hover.png) no-repeat top left;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background: transparent url(/App_Themes/LHAT1/images/next.png) no-repeat top left;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: transparent url(/App_Themes/LHAT1/images/next-disabled.png) no-repeat top left;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 93px;
    left: 5px;
    width: 57px;
    height: 44px;
    cursor: pointer;
    background: transparent url(/App_Themes/LHAT1/images/prev.png) no-repeat top left;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: transparent url(/App_Themes/LHAT1/images/prev-hover.png) no-repeat top left;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background: transparent url(/App_Themes/LHAT1/images/prev.png) no-repeat top left;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: transparent url(/App_Themes/LHAT1/images/prev-disabled.png) no-repeat top left;
}

#ctl00_RightSideBarContent1_ctl00_pnlAuth
{
	background: #005744 url(images/login-box-grad.png) repeat-x top left;
	color: White;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #003a2d;
}

.LoginLinkDiv a
{
	color:White;
}

a.LoginLink
{
	width: 210px!important;
	height: 46px!important;
	background: url(images/btn-login.png) no-repeat top left;
	display: block;
	margin-bottom: 10px;
}

#ctl00_RightSideBarContent1_ctl00_lblWelcome 
{
	font-weight: bold;
	line-height: 1.4em;
}

.LoginLink span
{
	color: White;
}



/******  Discussion Control  ******/

.HLDiscussion ul li 
{
	background: none!important;
	padding-left: 0!important;
}

.HLDiscussion .Picture 
{
	float: left;
	margin-right: 5px;
}

.HLDiscussion h3 
{
	font-size: 16px!important;
	padding: 0!important;
}

.HLDiscussion h5 
{
	padding-bottom: 20px;
}

.HLDiscussion h3 a 
{
	text-decoration: none!important;
}

.HLDiscussion h3 a:hover 
{
	text-decoration: underline!important;
}

.HLDiscussion h4 
{
	font-size: 12px!important;
}

.HLDiscussion div.MoreLink 
{
	display: none!important;
}

.sidebar-content .PollBox, .sidebar-content .PollBox h3
{
	font-size: 14px!important;
}

.sidebar-content .PollBox .sf_pollQuestionsList 
{
	border: none!important;
}

.sidebar-content .PollBox .RadChart 
{
	background-color: Transparent!important;
}

.searchResults dt 
{
	margin-top: 20px!important;
}





.Glenfield_ContactUs
{
      background-color:#FFF;
      padding: 5px;
      width: 650px;
	  float: left;
}

.Glenfield_ContactUs .fieldcell
{
      color: #000;
      padding-right: 5px;
      font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
      font-size: 10pt;
}

.Glenfield_ContactUs .headercell
{
      border-bottom: solid 1px #000;
      color: #000;
      font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
      font-size: 10pt;
      font-weight: bold;
      padding-top: 10px;
}

.Glenfield_ContactUs .emptycell
{
      height: 10px;
}

.Glenfield_ContactUs .input
{
      font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
      font-size: 10pt;
}

.Glenfield_ContactUs .lblError
{
      color: red;
      font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
      font-size: 10pt;
}

.Glenfield_ContactUs .salutation
{
}

.Glenfield_ContactUs .country
{
}

.login-label 
{
	font-weight: bold;
	margin-right: 10px;
}

.memberphotogallery dt, .memberphotogallery dd.sf_image 
{
	text-align: center;
}

.memberphotogallery dt a 
{
	font-size: 11px!important;
	color: #666666!important;
	text-decoration: none!important;
	font-weight: normal!important;
}

.memberphotogallery ol.sf_photoListLightbox li, ol.sf_listAndPage li 
{
	margin: 0 10px 10px 0;
	border: 1px solid #eeeeee;
	height: 255px!important;
	padding: 10px;
}

.pnlerrmsg { color: #FF0000; font-size: 12px; font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif; font-weight: bold; background-color: #FFECEC; border: solid 2px #B90000; padding: 3px; text-align: center;}
.pnlsucmsg { color: #009300; font-size: 12px; font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif; font-weight: bold; background-color: #BFFFBF; border: solid 2px #007900; padding: 3px; text-align: center;}

.pnlsucmsgfade { color: #009300; font-size: 12px; font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif; font-weight: bold; background-color: #BFFFBF; border: solid 2px #007900; padding: 3px; text-align: center; width: 98%;} 

.tbtext
{font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
}

.ddtext
{font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
}

ol.sf_photoListLightbox li dd.sf_image img, ol.sf_listAndPage li dd.sf_image img, ol.sf_photoListBigImg li dd.sf_image img {
bottom:0;
left:0;
position:absolute;
vertical-align:bottom;
}


