﻿/* CSS Document */

html, body, form, img {margin:0; padding:0; border:0}
html {font-size:100%}
body {
	font:.85em/1.4 verdana,arial,sans-serif;
	background:#fff;
	color:#2e2a2b;
}

/* ---- universal properties ---- */
p, ul, li, h1, h2, h3 {margin:0 10px 1em; padding:0}

abbr, acronym {cursor:help}

.highlight {background:yellow}
.readmore {text-align:right; color:#2984b8; margin-top:-10px}

hr {
	margin:16px 10px;
	height:1px;
	border:none 0;
	background:#026f55;
	color:#026f55;
}

/* ---- lists ---- */
ul {margin-left:35px}
li {margin-right:0}
ul li ul {margin-top:10px}

/* ---- linkPreview ---- */
.doc, .pdf, .ppt, .txt, .xls {
	padding:0 20px 0 0;
	background:url(../images/icon_doc.png) no-repeat 6px 50%}
.pdf {background-image:url(../images/icon_pdf.gif)}
.ppt {background-image:url(../images/icon_ppt.png)}
.txt {background-image:url(../images/icon_txt.png)}
.xls {background-image:url(../images/icon_xls.png)}

#nav .pdf {
	display:none;
}

/* ---- headings ---- */
h1 {font-size:1.8em; font-weight:normal; margin-bottom:14px; line-height:1.2em}
h2 {font-size:1.6em; font-weight:normal; margin-bottom:5px; background:url(../images/h2_bg.gif) repeat-x 0 30px}
h3 {font-size:1.0em; margin-bottom:2px; margin-top:10px}
h4 {font-size:1.3em; margin:10px 0 2px 10px}

.accent {font-weight:bold; font-size:1.3em; color:#026f55}

/* ---- container ---- */
#container, #container_inside, #container_wide {
	margin:0 auto;
	width:960px;
}

#container {background:#fff url(../images/container_bg.gif) repeat-y 0 0; position:relative}
#container_inside {background:#fff url(../images/container_inside_bg.gif) repeat-y 0 0}
#container_wide {background:none}

#left {width:396px;	float:left; display:inline}
#right {width:564px; float:right}

/* ---- banner ---- */
#banner, banner_short {width:960px; background:#fff}
#banner {height:255px}
#banner_short {height:108px}

/* ---- logo ---- */
#logo_main {
	width:396px;
	height:298px;
	background:url(../images/logos_main.gif) no-repeat 0 0;
}

#logo_thca {
	width:396px;
	height:255px;
	float:left;
	background:url(../images/logo_thca.gif) no-repeat 0 0;
}

#logo_both {
	width:396px;
	height:255px;
	float:left;
	background:url(../images/logo_both.gif) no-repeat 0 0;
}

#logo_tncal {
	width:960px;
	height:73px;
	clear:both;
	background:url(../images/logo_tncal.gif) no-repeat 0 0
}

#logo_main a, #logo_both a, #logo_thca a {
	display:block;
	width:394px;
	height:140px;
	position:relative;
	left:0;
	top:32px;
}

#logo_main a.tncal, #logo_both a.tncal {height:50px; top:54px}

#logo_tncal a {
	display:block;
	position:relative;
	width:510px;
	height:70px;
}

#nav_pad {
	width:960px;
	height:18px;
	clear:both;
	background:#fff;
}

/* ---- sidebar ---- */
#sidebar {
	width:376px;
	padding:10px;
	position:relative;
}

#sidebar h3 {clear:both}

#sidebar_inside, #sidebar_inside_short {
	width:311px;
	position:relative;	
	float:left;
}

#sidebar_inside {
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:10px;
}

#sidebar_inside_short {
	min-height:50px;
	height:auto !important;
	height:50px;
	padding:0 10px;
	margin-top:20px;
	background-color:#d6e7ef;
}

#sidebar_inside_short_footer {
	width:311px;
	float:left;
	font-size:.9em;
	padding-top:30px;
	text-align:center;
	line-height:1.4em;
	font-style:italic;
	background:#fff;
}

#sidebar_inside_short_container {float:left; width:311px}

#sidebar p,
#sidebar_inside p {font-size:.85em}

#sidebar_inside_short {font-size:.75em}
#sidebar_inside_short h2 {font-size:1.2em; background-position:0 22px}
#sidebar_inside_short .accent {font-weight:normal; font-size:1.6em}

.sidebarimg {float:left; margin:4px 10px 10px 0}

#sidebar_footer {
	width:311px;
	text-align:center;
	padding-top:5px;
	font-size:.9em;
	position:absolute;
	bottom:1px;
	border-top:1px solid #b8b9bb;
}

.submenu li a {color:#4e4c4d !important}
.submenu li a:hover {text-decoration:none !important; color:#7397b9 !important}
.submenu li.selected a {color:#7397b9 !important; font-size:1.2em}

/* ---- utilities ---- */
#utilities, #utilities_wide {
	height:19px;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:16px;
	color:#6ba0cb;
	background:#fff;
}

#utilities {width:564px}
#utilities_wide {width:960px}

.utilities_pad {padding:0 8px}
#utilities a, #utilities_wide a {color:#6ba0cb; text-decoration:none}
#utilities a:hover, #utilities_wide a:hover {text-decoration:underline}
#utilities p, #utilities_wide p {margin:0}

/* ---- large image ---- */
#large_image {
	width:564px;
	height:320px;
	margin-top:2px;
}

#medium_image {
	width:564px;
	height:220px;
	background:url(../images/medium_image.jpg) no-repeat 0 0;
}

/* ---- content ---- */
#content {
	width:544px;
	min-height:350px;
	height:auto !important;
	height:350px;
	font-size:.95em;
	padding:0 10px;
	margin-bottom:20px;
}

#content_inside {
	width:609px;
	font-size:.95em;
	padding:16px 10px 0;
	margin-bottom:20px;
	float:right;
}

#content_inside_wide {
	width:940px;
	min-height:250px;
	height:auto !important;
	height:250px;
	font-size:.95em;
	padding:16px 10px 0;
	background:#fff;
}

#content_inside_short {
	width:609px;
	min-height:50px;
	height:auto !important;
	height:50px;
	font-size:.95em;
	padding:16px 10px 0;
	margin-bottom:20px;
	float:right;
}

#content a, #sidebar a, 
#content_inside a, #sidebar_inside a,
#content_inside_wide a,
#sidebar_inside a,
#content_inside_short a, #sidebar_inside_short a {color:#2984b8; text-decoration:none; font-weight:bold}

#content a:hover, #sidebar a:hover,
#content_inside a:hover, #sidebar_inside a:hover,
#content_inside_wide a:hover,
#sidebar_inside a:hover
#content_inside_short a:hover, #sidebar_inside_short a:hover {text-decoration:underline}

#content ul,
#content_inside ul,
#content_inside_wide ul,
#content_inside_short ul,
#sidebar_inside ul,
#sidebar_inside_short ul {list-style:none}

#content ul li,
#content_inside ul li,
#content_inside_wide ul li,
#content_inside_short ul li,
#sidebar_inside ul li,
#sidebar_inside_short ul li {
	margin-left:-16px;
	margin-bottom:7px;
	padding-left:16px;
	background:url(../images/square_bullet.gif) no-repeat 0 6px;
}

#content_inside ol li {margin-bottom:7px}
#content_inside_short ul ul li {background-image:url(../images/round_bullet_black.gif)}
#sidebar_inside_short li {background:url(../images/square_bullet.gif) no-repeat 0 4px !important}
#content ul.roundbullets li {background:url(../images/round_bullet.gif) no-repeat 0 6px !important}

.content_largepic {margin:-16px 0 20px 10px}
.sponsors {margin:30px 10px 0}
.sponsors img {margin:0 20px}

table.board, table.products {border:0; width:90%}
table.board td {vertical-align:top; padding:10px}
td.pic {width:120px}

table.products, table.calendar {border-right:1px solid #3188bb; border-bottom:1px solid #3188bb; width:100%; margin-left:10px; border-collapse:collapse}
table.calendar {width:80%}
table.products td, table.calendar td {vertical-align:top; padding:10px; border-left:1px solid #3188bb; border-top:1px solid #3188bb}
table.products th, table.calendar th {background:#3188bb; border-left:1px solid #3188bb; color:#fff}
table.calendar th {padding:10px; text-transform:uppercase; font-weight:bold}
table.calendar td.day {width:14%; text-align:center; font-weight:bold}
tr.oddrow {background:#d6e7ef}
td.itemprice {text-align:center}
th.itemcolumn {width:25%}

table.associatemembers {
	font-size:.9em;
	border-right:1px solid #3188bb;
	border-bottom:1px solid #3188bb;
	border-collapse:collapse;
	margin-left:10px;
}
table.associatemembers td {
	text-align:center;
	padding:10px;
	border-top:1px solid #3188bb;
	border-left:1px solid #3188bb;
}

#product_form {margin-left:10px; width:80%}
#product_form table.products {margin-left:0}
#product_form .item {width:50%}
#product_form .price, #product_form .quantity {width:25%}
#product_form .quantity_column {background:#a6ccc4}
#product_form table.products td {text-align:center}

.img_left {float:left; margin:4px 10px 4px 0}
.img_right {float:right; margin:4px 0 4px 10px}

.subtext {font-size:.86em}
.indent {margin-left:30px}
#content_inside h2 {background-position:0 22px}
.red {color:#f00}
.seminardate {color:#026f55; font-weight:bold}

/* ---- footer ---- */
#footer {
	width:960px;
	clear:both;
	color:#a4a6a9;
	font-size:.76em;
	line-height:.6em;
	text-align:center;
	background:#fff;
}

#footer a {color:#a4a6a9; text-decoration:none}
#footer a:hover {text-decoration:underline}

#footer_left {
	width:396px;
	float:left;
	padding-top:14px;
	display:inline;
}

#footer_right {
	width:564px;
	float:right;
}

#footer_left_inside {
	width:331px;
	float:left;
	padding-top:14px;
	display:inline;
}

#footer_right_inside {
	width:629px;
	float:right;
	padding-top:20px;
	background:url(../images/footer_right_inside_bg.gif) no-repeat 0 0;
}
div.fb-like {
	margin-left:190px;
}
#social {
	font-size:.76em;
	line-height:.6em;
	text-align:center;
	background:#fff;
	margin-bottom: 15px;
	margin-top: -32px;
}


/* ---- navigation ---- */
#nav_main, #nav {
	width:960px;
	height:33px;
	background:#026f55;
}

#nav_main {
	position:absolute;
	top:255px;
	left:0;
}

.menu, .menu ul, .menu li {
	margin:0;
	padding:0;
	border:0;
	display:block;
	list-style:none;
}

.menu li {
	margin:0 0 0 -1px;
	float:left;
	position:relative;
	z-index:5;
}

.menu li:hover {
	z-index:10000;
	white-space:normal;
}

.menu li li {
	margin:-1px 0 0 -1px;
	float:none;
}

.menu ul {
	visibility:hidden;
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	width:15em;
	margin:-1px 0 0 -20px;
	padding:2px 20px 20px 20px;
	/*background:#F00; /* uncomment this if you want to see the "safe" area */
	background-image:url(../images/empty.gif);
}

.menu ul ul {
	margin:-20px 0 0 1px;
	padding:20px 20px 20px 0;
}

.menu li:hover>ul {visibility:visible; top:100%}
.menu li li:hover>ul {top:0; left:100%}

.menu:after, .menu ul:after {content:"."; height:0; display:block; visibility:hidden; overflow:hidden; clear:both} /* float.clear */
.menu, .menu ul {min-height:0}	/* IE7 float clear: */

.menu a {
	padding:7px 0 8px 17px;
	text-decoration:none;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	display:block;
}

#nav_home {width:80px}
#nav_thca {width:122px}
#nav_tncal {width:129px}
#nav_members {width:131px}
#nav_consumers {width:146px}
#nav_links {width:167px}
#nav_career {width:188px}

.menu li ul li a, .menu li.selected ul li a {background:#cce2dd; color:#2e2a2b; font-size:13px; height:22px}
.menu li ul li a:hover {color:#2984b8 !important; height:25px}

.menu li.selected a {color:#ffefb4; font-size:14px; padding:5px 0 7px 14px}
.menu li.selected li.selected a {color:#2984b8; font-size:14px; padding:5px 0 7px 14px}

/* .menu a:hover {} */
.menu li:hover>a {color:#ffefb4; font-size:1.1em; padding:5px 0 7px 14px}
.menu li:hover>a:hover {padding:5px 0 7px 14px; font-size:1.1em}

li#nav_thca ul li a, li#nav_thca.selected ul li a:hover {width:150px}
li#nav_thca ul li a:hover {width:153px}

li#nav_tncal ul li a, li#nav_tncal.selected ul li a:hover {width:150px}
li#nav_tncal ul li a:hover {width:153px}

li#nav_consumers ul li a, li#nav_consumers.selected ul li a:hover {width:260px}
li#nav_consumers ul li a:hover {width:263px}

li#nav_links ul li a, li#nav_links.selected ul li a:hover {width:210px}
li#nav_links ul li a:hover {width:213px}

/* ---- forms ---- */
fieldset {border:0; margin:0; padding:10px}
legend {
	margin:0;
	padding:0;
	color:#440000;
	font:bold 1.2em/1.5em verdana,sans-serif
}

html>body legend {margin:0}

fieldset dl {margin:0; padding:0}
fieldset dt {margin:17px 0 2px; padding:0}
fieldset dd {margin:0; padding:0}

label {font-weight:bold; cursor:pointer}
label.unbold {font:normal .95em verdana,sans-serif; color:#000}
input, textarea {
	padding:4px;
	font:1em verdana,arial,sans-serif;
	border:1px solid #E8E6E0;
	border-top:1px solid #666;
	border-left:1px solid #666;
	background:#e7f0f5;
	color:#333
}

textarea {
	overflow:auto;
	margin:0 0 -2px;
}

input:hover, textarea:hover {
	border:1px solid #004080;
	border-top:1px solid #002850;
	border-left:1px solid #002850;
	background:#E8E7E0;
}

input:focus, textarea:focus {
	border:1px solid #666;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:#FFF;
}

input.radio, input.check {
	width:auto;
	margin:2px 5px 0;
	border:none;
	background:none;
}

.smallform input {
	width:350px;	
}

input.submit {
	cursor:pointer;
	margin:20px 0 0;
	width:150px;
	color:#fff;
	font-weight:bold;
	background:#026f55;
	display:inline;
}

input.search, .smallform input.search {
	cursor:pointer;
	margin:0;
	padding:0;
	width:100px!important;
	color:#fff;
	font-weight:bold;
	background:#026f55;
	display:inline;
}


input.reset, .smallform input.reset {
	cursor:pointer;
	margin:20px 0 0;
	width:150px!important;
	color:#000;
	font-weight:bold;
	background:#ddd;
	display:inline;
}

input.submit:hover {
	border:1px solid #000;
	background:#67d6bc;
	color:#fff;
}

input.reset:hover {
	border:1px solid #000;
	background:#fff;
	color:#000;
}

input.submit:focus {
	border:1px solid #000;
	background:#026f55;
	color:#FFF;
}

input.reset:focus {
	border:1px solid #000;
	background:#fff;
	color:#000;
}

input#city, input#management_company_city {width:230px}
input#state, input#management_company_state {width:30px}
input#zip, input#management_company_zip {width:46px}

input.validation-failed, textarea.validation-failed {
	border:1px solid #FF0000;
	color:#FF0000;
}

.validation-advice {
	margin:-1px 0 5px;
	padding:4px;
	background:#FF0000;
	color:#FFF;
	width:352px;
}

.message {visibility:visible; display:none}

.smallform {
	margin-left:20px;
	margin-right:20px;
	padding:10px 20px;
	background-color:#d6e7ef;
	border:1px solid #b8b9bb;
}
