/* @override 
	http://webdev.insidetrack.com/index.php/style
*/

body, html
{
    text-align: center;
    margin: 0 auto;
    height: 100%;
    font-family: Helvetica,Arial,Tahoma,Sans Serif;
    font-size: small;
}

body table
{
    text-align: left;
	border-collapse: collapse;
	margin-top: -1px;
	
}

h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
    margin: 0 0 3px 0;
    padding: 0;
	background: url(blag) no-repeat left top;
}

a
{
    text-decoration: none;
    color: #f28f1d;
}

a:hover, a:active {
	text-decoration: underline;
}

a img
{
    border: 0;
}
p
{
    color: #6b7178;
    font-size: 12px; /*14*/
}
h1
{
    margin: 8px 20px;
    font-size: 12px; /*14*/
    font-weight: bold;
    color: #6b7178;
}

h2
{
    font-size: 12px; /*14*/
    font-weight: bold;
    line-height: 10px; /*12*/
    color: #009dda;
}

h3
{
    line-height: 11.5px; /*12*/
    font-size: 11px; /*10*/
    color: #6b7178;
    margin: 2px 0; /*3*/
}

h4
{
    font-weight: bold;
    font-size: 11px; /*13*/
    color: #6b7178;
}
h5
{
    font-weight: bold;
    font-size: 25px; /*28*/
    color: #009dda;
}
h6
{
    font-weight: bold;
    font-size: 11px; /*12*/
    color: #009dda;
}

#home .error {
	padding-top: 160px;
	margin: 0;
	height: 195px;
	text-align: center;
	font-weight: bold;
	background: url(/flash/standin.jpg) no-repeat;
	color: #000;
}

#search_form
{
    float: right;
    margin: 24px 13px auto auto;
}

.link, .backlink
{
    font-size: 10px; /*12*/
    color: #f28f1d;
    text-decoration: none;
    font-weight: bolder;
    margin: 0;
    background-image: url(/themes/insidetrack/images/arr.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 15px;	
}

.link:hover, .link:active, .backlink:hover, .backlink:active {
	text-decoration: underline;
}

.backlink {
	background: url(/themes/insidetrack/images/icon-left-arrow.png) no-repeat left;
	padding-right: 0;
	padding-left: 15px;
}

.description a {
	color: #f28f1d;
}

.top
{
    float: left;
    height: 54px;
    width: 151px;
}
.logo
{
    margin-top: 8px;
}

#logo {
	position: absolute;
	top: 8px;
	left: -14px;
	z-index: 5;
}


.nav_left
{
    padding: 0px 20px 16px;
    color: #6b7178;
    font-size: 10px; /*12*/
    font-weight: bold;
    float: left;
}
.nav_left a
{
    font-size: 11px; /*12*/
    font-weight: bold;
    color: #6b7178;
    text-decoration: none;
}

.nav_left ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.nav_left li {
	float: left;
	padding: 0 15px 0 0;
	margin: 0 5px 0 0;
	background: url(/themes/insidetrack/images/arr.gif) no-repeat right 1px;
	*background-position: right 3px;
}

.nav_left .last {
	background: none;
	padding: 0;
	margin: 0;
}

.nav_left li a:link, .nav_left li a:visited {
	color: #009dda;
}

.nav_left li a:hover, .nav_left li a:active {
	color: #006392;
}

.nav_left li.last a, .nav_left li.last a:hover {
	color: #6b7178;
	cursor: text;
	font-weight: normal;
}

.nav_right
{
    float: right;
    padding: 0 20px 16px;

}
.nav_right a
{
    font-size: 10px; /*12*/
    font-weight: bold;
    color: #009dda;
    margin-right: 12px;
    text-decoration: none;
}

.nav_right a:hover, .nav_right a:active {
	color: #006392;
}

.bottom_cell
{
    float: left;
    height: 100%;
    position: relative;
    left: 0;
    right: 0;
    text-align: left;
    vertical-align: middle;
}

/* FF comments begin here */
.bottom_cell a:hover
{
    color: #f28f1d;
    text-decoration: underline;
}

.bottom_cell h2 a:link
{
    color: #009dda;
}
.bottom_cell h2 a:hover
{
    color: #006392;
    text-decoration: none;
}
.bottom_cell h2 a:visited
{
    color: #009dda;
}

.bottom_cell .events h2 {
	margin-bottom: 10px;
}

.bottom_cell h3 {
	font-size: 12px;
	line-height: 14px;
}

.link2
{
    color: #009dda;
}
.link2 a:link
{
    color: #009dda;
}
.link2 a:hover
{
    color: #006392;
}
.link2 a:visited
{
    color: #009dda;
}

#lvl3s h2 a, .lvl5content h2 a,
.row h6 a {
	color: #009dda;
}

#lvl3s h2 a:hover, #lvl3s h2 a:active,
.lvl5content h2 a:hover, .lvl5content h2 a:active,
.row h6 a:hover, .row h6 a:active {
	color: #006392;
	text-decoration: none;
}

/* FF comments end here */

.nav_cell
{
    padding: 3px 20px 2px;
    border: 0;
    border-right: solid 1px #d3d5d6;
    display: inline;
    float: left;
    margin: 0;
    position: relative;
    z-index: 100;
}
.nav_cell a
{
    text-decoration: none;
    font-size: 11px; /*12*/
    color: #6b7178;
}
.nav_cell a:hover, .nav_cell a:active {
	color: #009dda;
}

.leftBar
{
    float: left;
    width: 214px;
    margin: 5px;
}

.rightBar
{
    float: right;
    width: 600px; /* 528 */
    text-align: left;
}

.row h6 {
	font-size: 14px;
}

.search
{
    background: url(/themes/insidetrack/images/search.jpg) top left no-repeat;
    width: 214px;
    height: 215px;
    position: relative;
    padding-top: 57px;
}

.search select
{
    width: 185px;
    height: 18px;
    *height: 21px;
    margin: 15px 12px;
}
.search #submit
{
    position: absolute;
    left: 80px;
    top: 206px;
    width: 106px;
    height: 25px;
    display: block;
}

.events .search
{
    background-image: url(/themes/insidetrack/images/search.png);
    height: 162px;
}

.events .search #submit
{
    top: 153px;
}

.signup
{
    background-image: url(/themes/insidetrack/images/signup.jpg);
    width: 215px;
    height: 128px;
    margin: 23px 0;
}

.pagination
{
    font-size: 12px; /*14*/
    color: #6b7178;
    float: right;
    margin: 5px;
}

.pagination a
{
    color: #f28f1d;
    text-decoration: none;
}

.pagination a:hover, .pagination a:active {
	text-decoration: underline;
}

#keywords
{
    height: 15px;
    color: #6b7178;
}

#highlight
{
    color: #009dda;
}

#videos
{
    margin: 20px 0 0 37px;
    float: left;
    width: 294px;
    height: 268px;
    border: none;
}

#videos td
{
    height: 33%;
	border: none;
}

.adv
{
    margin-bottom: 16px;
    padding-right: 6px;
}
.adv img
{
    float: left;
    margin-right: 10px;
    width: 94px;
    height: 63px;
    border: 0;
}

.articleheading
{
    font-weight: bold;
    font-size: 28px;
    color: #009dda;
}

.resDV
{
    width: 322px;
    float: left;
    margin: 0 10px 0 10px;
    padding: 10px;
}

.resDV a,#footRes a
{
    font-size: 10px; /*12*/
    color: #f28f1d;
    font-weight: bolder;
    margin: 0;
    background-image: url(/themes/insidetrack/images/arr.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 15px;
}

.resDV h1, .resDV h2
{
    margin: 10px 0 10px 0;
}

.resDV p,#footRes p
{
    margin: 0 0 10px 0;
}

#footRes
{
    position: absolute;
    width: 120px;
    height: 110px;
    left: 150px;
    top: 45px;
}
#footRes.justimg{
	position: static;
    text-align: center;
    width: 100%;
    height: auto;
    padding-top: 35px;
}

#contactlink {
	width: 50px;
	height: 60px;
	position: absolute;
	top: 15px;
	left: -75px;
}

#desc h2 {
	font-size: 16px;
	line-height: 20px;
}

/* Image gallery styling (Community page, for instance) */

#gallery {
	zoom: 1;
	margin-bottom: 75px;
}

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

#thumbnails {
	float: left;
	width: 278px;
	margin: 0 0 0 5px;
	_display: inline;
}

#thumbnails ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#thumbnails li {
	float: left;
	margin: 0 13px 13px 0;
	_display: inline;
}

#thumbnails li a {
	float: left;
	border: 2px solid #fff;
}

#thumbnails li img {
	opacity: .75;
	filter: alpha(opacity = 75);
}

#thumbnails .active a, #thumbnails li a:hover {
	/*border-color: #000;*/
	border: 2px solid #0096ff;
}

#thumbnails .active img, #thumbnails li a:hover img, #thumbnails li a.hover img {
	opacity: 1;
	filter: alpha(opacity = 100);
}

#detail {
	float: right;
	height: 600px;
	min-width: 600px;
	_width: 600px;
}

#gallery .pagination {
	clear: left;
	margin-right: 20px;
	_display: inline;
}

.loading {
	background: url('/themes/insidetrack/loading.gif') no-repeat center center;
}
.videodesc{
	font-size: 12px; /*14*/
    font-weight: bold;
    line-height: 10px; /*12*/
    color: #009dda;
}

/* Events pages */

.error {
	clear: both;
}

.event .heading {
	background: url(/themes/insidetrack/images/heading-gradient.png) no-repeat left bottom;
	padding: 20px;
}

.event h1 {
	color: #009dda;
	font-size: 30px;
	margin: 0;
}

.event .heading .date {
	color: #6b7178;
}

.event .heading h4 {
	color: #6b7178;
	font-size: 12px;
}

.event .speakers {
	zoom: 1;
	padding: 15px 0 0;
}

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

.event .speakers ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.event .speakers li {
	float: left;
	width: 150px;
	margin-right: 23px;
}

.event .speakers .last {
	margin-right: 0;
}

.event .speakers img {
	width: 112px;
	margin: 0 0 10px;
	-ms-interpolation-mode: bicubic;
}

.event .speakers h5 {
	font-size: 12px;
	margin-bottom: 0;
}

.event .speakers p {
	margin: 3px 0;
}

.event .content {
	width: 560px;
	float: right;
	padding: 40px 0 0;
	margin: 0 0 25px;
}

.event .content h2 {
	color: #009dda;
	font-size: 30px;
	line-height: 35px;
}

.event .content p {
	font-size: 14px;
	line-height: 18px;
	color: #6b7178;
}

.event .additional {
	width: 275px;
	float: right;
	margin: 0 48px 25px 0;
	padding: 40px 0 0;
}

.event .heading a, .event .content a, .event .additional a {
	color: #f28f1d;
}

.event .heading a:hover, .event .content a:hover, .event .additional a:hover {
	text-decoration: underline;
}

.event .content form {
	width: 525px;
	margin: 25px 0;
}

.event fieldset {
	border: none;
	margin: 0;
	padding: 20px 25px;
	background: #f4f4f4;
}

.event fieldset .row {
	clear: both;
	zoom: 1;
	*margin-bottom: 10px;
}

.event fieldset .row div {
	float: left;
	padding-bottom: 6px;
	margin: 0 50px 10px 0;
	background: url(/themes/insidetrack/images/input-cap-bottom.png) no-repeat left bottom;
}

.event fieldset .row .last {
	margin-right: 0;
}

.event fieldset label {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #6b7178;
	padding-left: 8px;
	margin: 0 0 5px;
}

.event fieldset .complex label {
	padding: 0;
	font-weight: normal;
	padding-left: 25px;
    text-indent: -18px;
}

.event fieldset .complex input {
	width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    *overflow: hidden;
}

.event fieldset input, .event fieldset textarea {
	background: url(/themes/insidetrack/images/input-bg.png) no-repeat left top;
	padding: 5px 10px 3px;
	margin: 0;
	width: 192px;
	border: none;
	font: 16px/18px Arial, sans-serif;
}

.event fieldset textarea {
	height: 50px;
	padding-top: 5px;
}

.event .controls {
	padding: 15px 30px 0 0;
	text-align: right;
}

.event .additional .box {
	padding-top: 8px;
	background: url(/themes/insidetrack/images/sidebox-cap-top.png) no-repeat left top;
	margin: 0 0 40px;
}

.event .additional .box .inner {
	background: #fdfdfd url(/themes/insidetrack/images/sidebox-bg.png) repeat-x 0 bottom;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	padding: 1px 20px;
	_width: 233px;
}

.event .additional .box .cap {
	height: 8px;
	line-height: 0px;
	font-size: 1px;
	background: url(/themes/insidetrack/images/sidebox-cap-bottom.png) no-repeat left bottom;
}

.event .additional .box p {
	font-size: 13px;
	color: #6b7178;
}

.event .additional cite {
	font-weight: bold;
	font-style: normal;
	color: #009dda;
}

.event .additional h3 {
	color: #009dda;
	font-size: 17px;
	font-weight: bold;
	padding: 0 20px;
	margin: 0 0 15px;
}

.event .archives {
	list-style-type: none;
	margin: 0;
	padding: 0 20px;
}

.event .archives li {
	margin-bottom: 20px;
}

.event .archives h4 {
	font-weight: bold;
	color: #6b7178;
	font-size: 13px;
	margin: 0;
}

.event .archives .date {
	margin: 0;
}

.event .archives .more {
	margin: 0;
}

.event .agenda h3 {
	color: #fff;
	font-weight: bold;
	line-height: 29px;
	font-size: 12px;
	height: 29px;
	padding: 0 20px;
	margin: 0;
	background: url(/themes/insidetrack/images/agenda-heading-bg.png) repeat-x 0 top;
}

.event .agenda .backlink {
	font-size: 12px;
}

.event table.agenda {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #dadada;
	border-top: none;
}

.event .agenda th {
	width: 190px;
	text-align: right;
	border-right: 1px solid #dadada;
}

.event .agenda th, .event .agenda td {
	padding: 20px 0 0;
	vertical-align: top;
}

.event table.agenda p {
	background: #f7f7f7;
	margin: 0;
	padding: 2px 20px;
	color: #6b7178;
	font-weight: bold;
	font-size: 12px;
}

.event table.agenda .notes {
	background: none;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	min-height: 20px;
	padding-bottom: 5px;
}

.event .linked {
	padding: 0;
	font-size: 14px;
	color: #6b7178;
	list-style-type: none;
	margin: 15px 0;
}

.event .linked li {
	margin: 0 0 15px;
}

.event .linked a {
	background: url(/themes/insidetrack/images/arr.gif) no-repeat left;
	padding-right: 0;
	padding-left: 15px;
}


/* Form response */

.formresponse {
	padding: 20px 25px;
}

.formresponse .error {
	color: #600;
	font-weight: bold;
}

/* Random tweaks */

#facebox .content {
	word-wrap: break-word;
}

div.mem a.link.watch{
	margin: 0 0 0 98px;
	
}
tr.header{
	margin-top: 0;
	padding-top: 0;
	border-collapse: collapse;
	
}
tr.header td{
	height: 64px;
}
table.inner-table{
	
	margin-top: -1px !important;
	padding-top: 0;
}
table.outer-table {
	padding: 0;
	margin: -1px auto 0 auto !important;
	_margin: -15px auto 0 auto !important;
	*margin: -15px auto 0 auto !important;

	border-collapse: collapse;
}
#not_found{
	margin: 50px auto 100px;
	width: 500px;
}
#not_found p{
	font-size: 1.2em;
}
#not_found p a{
	color: #f28f1d;
}
.newsPop h2{
	font-size: 1.3em;
        line-height: .95em;
}
.subtitle{
	font-style: italic;
}
a#resourcelink {
	width: 50px;
	height: 60px;
	position: absolute;
	top: 17px;
	left: -120px;
	background: none;
}
.events h2{
	line-height: 1.1em;
}
.events p.date{
	margin: 5px 0;
}
p.pagination {text-align:right;}
