/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	font: bold 26px Lato;
	color: #302452;
	margin: 0 0 10px 0;
}

h2 {
	font: bold 22px Lato;
	color: #302452;
	margin: 0 0 10px 0;
}

h3 {
	font: bold 20px Lato;
	color: #ffa022;
	margin: 0 0 15px 0;
}

h4 {
	font: bold 18px Lato;
	margin: 0 0 2px 0;
	line-height: 1.1em;
}

/* Links */

a:link, a:visited, a:active {
	color: #562d80;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 15px 0;
	line-height: 1.7em;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 14px Lato, Arial, Helvetica, sans-serif;
	color: #565656;
	background: #FFF url('https://txhca.org/images/page-bg.gif') repeat-x 0 181px;
}

.all {
	min-width: 1000px;
	position: relative;
}

.frame {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/* Header */

.header {
	height: 181px;
	background: #302452;
}

.header .frame {
}

.logo {
	padding: 45px 0 31px 10px;
}

/* Menu */

.header .menu {
	margin: 0 0 0 10px;
}

.header .menu li {
	float: left;
	display: inline;
	margin: 0 2px 0 0;
}

.header .menu a:link, .header .menu a:visited {
	float: left;
	display: inline;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #562d80;
	padding: 0 12px 0 13px;
}

.header .menu a:hover {
	background: #6d4a91;
}

.header .menu li.current a:link, .header .menu li.current a:visited {
	background: #FFF;
	color: #302452;
}

.header .menu ul {
	position:absolute;
	visibility:hidden;
	margin-top: 44px;
	margin-left: -3px;
}
.header .menu li:hover ul {
    visibility:visible;
    z-index:9999; 
}
.header .menu li ul li {
	float: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
.header .menu li ul li a:link, .header .menu li ul li a:visited,.header .menu li.current ul li a:link, .header .menu li.current ul li a:visited {
	color: #fff;
	float: left;
	width: 260px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	padding: 0 0 0 10px;
	background: #302452;
	margin: 0px;
	font-weight: normal;
	border-top: 1px solid #FFF;
}
.header .menu li ul.about li a:link, .header .menu li ul.about li a:visited,.header .menu li.current ul.about li a:link, .header .menu li.current ul.about li a:visited {
	width: 150px;
}
.header .menu li ul li a:hover,.header .menu li.current ul li a:hover {
	color: #fff;
	background: #562d80;
}



/* Content */

.content {
	background: #FFF;
	padding: 30px 0 0 0;
}

/* Slideshow */

.slideshow {
	float: left;
	display: inline;
	width: 630px;
	position: relative;
}

.info {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('https://txhca.org/images/info-bg.png');
	color: #FFF;
	font-size: 12px;
	width: 357px;
}

.info .inner {
	margin: 12px 0 11px 13px;
}

.info h4 {
	color: #FFF;
	margin: 0 0 3px 0;
}

.info p {
	line-height: 1.2em;
	margin: 0 50px 0 0;
}

.slider-no-js .slider { height: 260px; overflow: auto !important; }
.slider, .slider .panel { width: 630px; height: 260px; position: relative; } 
.slider-wrapper { clear: both; }
.slider { overflow: hidden; position: relative }
.panel { display: block; float: left }
.panel-container { position: relative }

.coda-nav-left {
	position: absolute;
	top: 117px;
	left: 0;
	display: none;
}

.coda-nav-right {
	position: absolute;
	top: 117px;
	right: 0;
	display: none;
}

.coda-nav {
	margin: 17px 0 0 0;
	position: relative;
	width: 100%;
}

.coda-nav:after {
	content: '';
	display: block;
	clear: both;
}

.coda-nav .inner {
	float: left;
	left: 50%;
	position: relative;
	text-align: center;
	width: auto !important;
}

.coda-nav ul {
	position: relative;
	left: -50%;
	float: left;
	width: auto !important;
}

.coda-nav li {
	float: left;
	display: inline;
	margin: 0 5px;
}

.coda-nav a {
	float: left;
	display: inline;
	background: url('https://txhca.org/images/circle.png') no-repeat;
	width: 9px;
	height: 9px;
}

.coda-nav a.current {
	background-position: 0 -9px;
}

/* Sidebar */

.sidebar {
	float: right;
	display: inline;
	width: 300px;
	margin: 0 9px 0 0;
}

.tabs li {
	float: left;
	display: inline;
	background: #302452;
	color: #FFF;
}

.tabs li a:link, .tabs li a:visited {
	float: left;
	display: inline;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #b094c5;
	width: 150px;
	text-align: center;
}

.tabs li a:hover {
	color: #FFF;
}

.tabs li.current a:link, .tabs li.current a:visited {
	background: #562d80;
	color: #FFF;
}

/* Login */

.login {
	background: #562d80;
	color: #FFF;
	overflow: hidden;
	margin: 0 0 13px 0;
}

.login .inner {
	margin: 18px 0 0 23px;
	padding: 0 0 15px 0;
}

.login .label {
	float: left;
	display: inline;
	width: 90px;
	width: 74px;
	font-size: 14px;
	margin: 2px 0 0 0;
}

.login .formw {
	float: left;
	display: inline;
	width: 150px;
	width: 175px;
}

.login .text {
	background: #FFF;
	color: #999;
	font: 12px Lato;
	padding: 0 5px;
	height: 23px;
	border: none;
	width: 165px;
}

.line {
	clear: both;
	width: 100%;
	margin: 0 0 9px 0;
}

.line:before {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
.line:after {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
* html .line {height: 1%;}

.login .line {
	margin: 0 0 10px 0;
}

a.recover:link, a.recover:visited {
	color: #b094c5;
	text-decoration: none;
	float: left;
	display: inline;
	font-size: 12px;
	margin: 6px 0 0 0;
}

a.recover:hover {
	color: #FFF;
}

.login .button-line {
	height: 27px;
	overflow: hidden;
}

.login .btn {
	float: right;
	display: inline;
	border: none;
	background: url('https://txhca.org/images/button-sign-in.gif') no-repeat;
	width: 127px;
	cursor: pointer;
	padding: 5px 0 10px 0;
	text-align: center;
	font: bold 12px Lato;
	color: #141433;
	margin: 0 26px 0 0;
}

/* Subscribe */

.subscribe {
	background: #302452;
	overflow: hidden;
}

.subscribe .inner {
	margin: 17px 0 0 23px;
	padding: 0 0 21px 0;
}

.subscribe label {
	display: block;
	font-size: 14px;
	color: #b094c5;
	margin: 0 0 8px 0;
}

.subscribe .text {
	float: left;
	display: inline;
	border: none;
	background: #FFF;
	color: #999;
	font: 12px Lato;
	padding: 0 5px;
	height: 23px;
	margin: 0 0 0 3px;
	width: 180px;
}

.subscribe .btn {
	float: left;
	display: inline;
	background: url('https://txhca.org/images/button-send.gif') no-repeat;
	width: 59px;
	cursor: pointer;
	text-align: center;
	padding: 4px 0 5px 0;
	font: bold 12px Lato;
	color: #141433;
	border: none;
}

.subscribe .line {
	margin: 0;
	height: 23px;
	overflow: hidden;
}

.top-line {
	margin: 0 0 12px 0;
}

/* Columns */

.columns {
	margin: 0 0 0 -10px;
}

.column {
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	width: 300px;
}

.column-content {
	min-height: 315px;
	overflow: hidden;
}

.column-content .btn {
	border: none;
	background: url('https://txhca.org/images/button-takeaction.png') no-repeat;
	width: 127px;
	cursor: pointer;
	padding: 6px 0 6px 0;
	text-align: center;
	font: bold 12px Lato;
	color: #141433;
	margin: 0 26px 0 0;
}



.news {
	margin: 15px 0 20px 0px;
}

.source {
	color: #666666;
}

.news li {
	margin: 0 0 17px 0;
}

.pic {
	margin: 0 0 10px 0;
}

.column p {
	font-size: 12px;
	line-height: 1.2em;
	color: #000000;
	margin: 0 0 10px 0;
}

.more {
	text-align: right;
	font-weight: bold;
}

.position {
	font-size: 12px;
	color: #666666;
}

/* Footer */

.footer {
	background: #22213f;
	color: #FFF;
	margin: 35px 0 0 0;
	padding: 37px 0 60px 0;
}

.footer-columns {
	margin: 0 0 25px 0;
}

.footer-logo {
	margin: 0 0 0 20px;
}
.footer-logos {
	float: right;
	padding-top: 18px;
}
.footer-logos img {
	margin-left: 25px;
}

.contacts {
	margin: 23px 0 0 0;
}

.contacts dt {
	float: left;
	display: inline;
	width: 50px;
	color: #b094c5;
	margin: 0 15px 17px 0;
	text-align: right;
}

.contacts dd {
	float: left;
	display: inline;
	width: 200px;
	margin: 0 0 17px 0;
}

/* Items */

.items {
	margin: -5px 0 6px 0;
}

.items li {
	padding: 5px 5px 10px 10px;
	margin: 0 0 2px 0;
}

.items li.color {
	background: #141433;
}

.footer a:link, .footer a:visited {
	color: #FFF
}

.footer a:hover {
	color: #b094c5;
}

.items .source {
	color: #b3b3b3;
}

.footer .more a:link, .footer .more a:visited {
	color: #b094c5;
}

.footer .more a:hover {
	color: #FFF;
}

/* Social Media */

.social {
	position: absolute;
	top: 0;
	right: -59px;
	width: 59px;
	overflow: hidden;
	background: #302452;
	padding: 0 0 8px 0;
}

.social ul {
	margin: 12px 0 0 13px;
}

.social li {
	margin: 0 0 10px 0;
}

.social li a {
	display: block;
	width: 32px;
	height: 32px;
	overflow: hidden;
}

.social li a:hover img {
	margin: -32px 0 0 0;
}

.corner {
	position: absolute;
	top: 0;
	right: 0;
}


#main {
	padding: 0 15px 10px;
}
#main h2 {
	margin: 0;
	padding: 0 0 25px;
	font-size: 24px;
	font-weight: normal;
	color: #302452;
}
#main h3 {
	margin: 0;
	padding: 0 0 20px;
	font-size: 18px;
	font-weight: normal;
	color: #302452;
}
#main p {
	margin: 0;
	padding: 0 0 20px;
	line-height: 20px;
}
#main a {
	color: #894ac9;
}
#main a.button {
	padding: 2px 8px;
	border: 1px solid #894ac9;
	border-width: 1px 2px 2px 1px;
	font-style: normal;
}
#main a.button:hover {
	background: #EFEFEF;
}
#main input,#main select,#main textarea {
	font-size: 12px;
	font-family: arial;
}
#main ol,#main ul {
	margin: 0 0 0 20px;
	padding: 0 0 20px 10px;
	line-height: 20px;
}
#main ul {
	list-style-type: circle;
}
#main ol {
	list-style-type: decimal;
}
#main ul.nomargin,#main ol.nomargin {
	padding-bottom: 0;
}
#main ul.spaceout,#main ol.spaceout {
	padding-bottom: 0;
}
#main ul.spaceout li,#main ol.spaceout li{
	padding-bottom: 20px;
}
#main .addthis {
	float: right;
	margin-top: 8px;
}
#main .callout_right {
	float: right;
	width: 225px;
	margin: 0 0 20px 30px;
	border: 1px solid #999;
	padding: 10px 0;
}
#main .callout_right div {
	font-size: 12px;
	padding: 0 10px;
}
#main .callout_top {
	margin-bottom: 20px;
	border: 1px solid #999;
	padding: 10px;
	font-size: 12px;
	text-align: center;
}
#main .callout_top div.source {
	font-size: 11px;
	font-style: italic;
	margin-top: 15px;
}
#main .photo_right {
	float: right;
	padding: 0;
	margin: 0 0 20px 30px;
}
#main .photo_left {
	float: left;
	padding: 0;
	margin: 0 30px 20px 0;
}
#main .error {
	color: #302452;
	font-weight: bold;
	margin-bottom: 20px;
}
#main blockquote {
	border: 1px solid #CCC;
	margin: 0 20px 20px;
	padding: 20px;
}

/* MEDIA CENTER PAGE */
#main .news_icon {
	float: left; margin: 0 20px 0 0;
}
#main .news_publication {
	font-size: 16px; line-height: 16px; padding: 0; font-weight: bold; font-style: italic;
}
#main .news_title {
	font-size: 16px; line-height: 16px; padding: 0; font-weight: bold;
}
#main .news_date {
	font-size: 12px; margin-bottom: 20px; padding-top: 0;
}
#main .news_descrip {
	border-bottom: 1px solid #CCCCCC; margin-bottom: 20px; padding: 0 0 20px 0;
}
#main .news_prtable {
	width: 75%; margin-bottom: 25px;
}
#main .news_prtable td {
	padding: 0px; width: 50%; line-height: 34px;
}
#main .news_prtable .left {
	text-align: left;
}
#main .news_prtable .right {
	text-align: right;
}
#main .news_prhead {
	text-align: center; font-weight: bold; padding-bottom: 8px;
}
#main .news_prsubhead {
	text-align: center; font-style: italic;
}


/* RIGHT MEMBER NAV */
#main #membercol {
	float: right;
	width: 200px; 
	margin-left: 30px;
}
#main .membernav {
	margin: 0 0 15px 0; padding: 0; background: #F0F0F0; border: 1px solid #999999;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; 
}
#main .membernav li { list-style: none; line-height: 26px; font-weight: bold; border-bottom: 1px solid #999999; }
#main .membernav li:first-child { padding-left: 8px; }
#main .membernav li:last-child { border: 0; }
#main .membernav a { padding-left: 8px; font-weight: normal; display: block; }
#main .membernav a:hover { color: #FFFFFF; background: #003e7e; }
#main .membernav li.event { padding: 4px 8px; font-size: 11px; line-height: 20px; font-weight: normal; }
	
/* MEMBERS PAGE */
#main .members {
	text-align: center;
}
#main .members img {
	padding: 0 20px 25px;
}
#main .members_box {
	width: 330px; border: 1px solid #562d80; height: 200px; margin-bottom: 20px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px;
}
#main .members_left { float: left; }
#main .members_right { float: right; }
#main .members_box .heading { padding: 10px 0 10px 10px; }
#main .members_box .content { padding: 0 10px; }


/* QUALITY INITIATIVES */
.quality_left { float: left; width: 440px; margin-bottom: 20px; }
.quality_right { float: right; width: 440px; margin-bottom: 20px; }
.quality_left img,.quality_right img { float: left; margin: 0 15px 5px 0; }

/* EVENTS CALENDAR */
.events_cal { width: 75%; border: 1px solid #F0F0F0; border-width: 1px 1px 0 0; font-size: 12px; }
.events_cal td { padding: 3px; height: 80px; border: 1px solid #F0F0F0; border-width: 0 0 1px 1px; }
.events_cal .headrow td { height: 25px; font-size: 13px; font-weight: bold; background: #F0F0F0; }
.events_cal .headrow td a { text-decoration: none; }
.events_cal .subheadrow td { width: 14%; height: 20px; text-align: center; background: #CCCCCC; }
.events_cal .subheadrow td.wkend { width: 15%; }
.events_cal .number { text-align: right; font-weight: bold; padding-bottom: 5px; }
.events_cal .calitem { font-size: 10px; padding-bottom: 5px; line-height: 10px; }
.events_rollover { background: #FFFFFF; position: fixed; left: 50%; margin-left: -280px; width: 400px; top: 30%; font-family: arial, verdana; font-size: 12px; border: 1px solid #000000; padding: 8px 0; }
.events_rollover div { padding: 2px 10px; }
.events_rollover div.headrow { font-weight: bold; font-size: 14px; text-align: center; }
.events_rollover div.closerow { padding-bottom: 7px; text-align: center; }
.events_rollover div.notesrow { font-style: italic; text-align: center; }

/* STAFF */
.staff_photo { float: left; margin-right: 5px; }
.staff_name { font-weight: bold; margin-top: 150px; }

/* INSPIRING OLDER TEXAN AWARDS */
#main .about_awardtable {
	width: 75%;
	margin-bottom: 20px;
}
#main .about_awardtable td {
	padding: 5px 0;
}
#main .about_awardtable .left {
	width: 35%;
}
#main .about_awardtable .right {
	width: 65%;
}
#main .about_awardtable .left span {
	display: block;
	font-size: 11px;
}
#main .about_awardtable input,#main .about_awardtable .textbox {
	font-family: arial, verdana, sans-serif; font-size: 12px; border: 1px solid #ABABAB;
} 


/* MEMBERS ONLY BAR */
#member_bar { position: fixed; top: 0; height: 30px; line-height: 30px; background: #F00; background: rgba(253,173,44,.8); width: 100%; }
#member_bar a { position: absolute; left: 50%; margin-left: -475px; font-weight: bold; }

/* CMS */
#main .cms_nav {
	height: 28px; line-height: 28px; overflow: hidden;
}
#main .cms_nav a {
	color: #FFFFFF; font-weight: bold; font-size:14px;
	background: #302452; padding: 10px; border-right: 1px solid #FFFFFF;
}
#main .cms_nav a.break {
	border-right-width: 4px;
}
#main .cms {
	border: 1px solid #302452; padding: 25px 20px 10px; margin-bottom: 20px;
}
#main .cms_newstable {
	width: 95%;
}
#main .cms_newstable td {
	padding: 5px;
}
#main .cms_newstable .left {
	width: 20%; font-weight: bold;
}
#main .cms_newstable .right {
	width: 80%;
}
#main .cms_newstable .textbox {
	font-family: arial, verdana, sans-serif; font-size: 12px; border: 1px solid #ABABAB;
} 

