/* this is where site-specific CSS tends to congregate */
html { color: #333; }

/* NAV */

#nav-wrap { background-color: #9a9998; }

#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	color:#fff;}
#nav a:hover {color:#ab0910}

#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active { color:#333333;}
#nav li.active a:hover {color:#ececec}
	
/* SEARCH (incl pod in nav) */
#search-wrap { background-color: #9a9998; }
#search input.f-submit {background: white; color:#ce171f;}

.pod-search input.f-submit {background: white; color:#ce171f;}
form.formtool .pod-search select {color:#666;}

/* DIRECTORY */

.display-first-level-pod { background: #ffffff; }

/* POLL */

td.resultbar { background-color:#CE171F; }

td.answerlabel label.answerlabel { color: #000; }

/* EXTJS TAB PANEL */

.tabs .x-tab-strip-top .x-tab-strip-active .x-tab-right {
	background:transparent url(/skinadm/images/active-tab.jpg) no-repeat scroll 0;
	padding-left:10px;	
}

.tabs .x-tab-strip-top .x-tab-strip-active .x-tab-left {
	background:transparent url(/skinadm/images/active-tab.jpg) no-repeat scroll right;
	padding-right:10px;	
}

.tabs .x-tab-strip-top .x-tab-strip-active .x-tab-strip-inner {
	background:transparent url(/skinadm/images/active-tab.jpg) no-repeat scroll center;	
	padding:0px 9px;	
}

.tabs .x-tab-strip-top .x-tab-right {
	background:transparent url(/skinadm/images/inactive-tab.jpg) no-repeat scroll 0;
	padding-left:10px;
}

.tabs .x-tab-strip-top .x-tab-left {
	background:transparent url(/skinadm/images/inactive-tab.jpg) no-repeat scroll right;
	padding-right:10px;
}

.tabs .x-tab-strip-top .x-tab-strip-inner {
	background:transparent url(/skinadm/images/inactive-tab.jpg) no-repeat scroll center;	
}


.tabs .x-panel-body {
	background-color: #dad8a8;	
}

.tabs .x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
	color:#777777;
}

.tabs .x-tab-strip-top .x-tab-strip-text {
	color:#ffffff;
}

#directorycategorylisting-div label.fieldsectionlabel { color: #333;}
#directorycategorylisting-div select { color: #333;}
#directorycategorylisting-div input { color: #333; width:auto; }

/* HYPERLINKS */

a:link, a:visited, a:hover, a:active {
	color: #80211C;
}

/* FORMS */

#subscribe input {border:2px solid #ececec;}
#subscribe input.f-submit {color: #ce171f;}

/* BUTTONS */

#poll-btn, #login-btn {background:#ececec;}
#menusearch-btn, #archivesearch-btn, #searchreset-btn { background-color: #fff; }
#menusearch-btn, #archivesearch-btn, #searchreset-btn, #poll-btn, #login-btn { color: #80211c;  }
#companylisting-btn, #companylistingclear-btn { color: #ab0910; background-color: #fff; }

button.archivesearch-btn, button.research-btn { background:#FFFFFF none repeat scroll 0 0; color:#80211C; margin-left:8px; padding-bottom:0; padding-top:0; }

/* SUPPLIED HEADERS */

h1 {    
    color:#80211c; 
}

h1.internal {
	color:#333333;
}

h2 {    
    color:#80211c;  
}

h3 {    
    color:#47403e;	
}

h4 {    	
    color:#80211c; 
}

p {    	
    color:#333333;
}

form p, .byline p, .byline {    	
    color:#333333;  
}

p, .vertical-news-feature, .vertical-news-column, .article, .search-summary { color: #333333; }
.longheader h3 a, .longheader h3 a:link, .longheader h3 a:visited, .longheader h3 a:hover, .longheader h3 a:active { color: #47403e }
.shortheader h3 a, .shortheader h3 a:link, .shortheader h3 a:visited, .shortheader h3 a:hover, .shortheader h3 a:active { color: #47403e; }
#bd .longheader .feature h3 a, #bd .longheader .feature h3 {
color:#80211c;
}

/* LISTS */

.event-date { color: #777 }
.longheader ul li h4 a:link, .longheader ul li a:link { color: #80211C;}
.longheader ul li h4 a:visited, .longheader ul li a:visited { color: #80211C; }

/* GENERAL */

#footer #nav a, #footer #nav a:active, #footer #nav a:link, #footer #nav a:visited { color: #999999; border-right:1px solid #999999; }
.pod-search { background: #dad8a8 url(/skinadm/images/header-archive.jpg) no-repeat; }
.longheader { background: transparent url(/skinadm/images/header-long.jpg) no-repeat; }
.shortheader { background: transparent url(/skinadm/images/header-short.jpg) no-repeat; }


/* JOBS */

.jobform { border:2px solid #ECECEC;  }
.job-listing-pod { background: #ECECEC;  }

/* TABPANEL DETAIL FOR ADM */

.tabs input.tabinputs, .tabs select.selectInput {width:200px; margin-right:10px;}
.tabs select {height:18px;}
.tabs input.f-submit {font-size:85%;padding:1px 3px 0 3px; background: white; color:#80211c;}

.tabs p.inputtitle { color: #80211C; margin:0; font: bold 11px verdana,arial; padding:0px; }
.tabs .f-btn-noicon .f-btn-small .f-btn-text { background: #fff; color: #80211C; padding-bottom:16px; padding-top:2px; margin-left:8px;	}
.tabs select.formList { margin: 0px; width:206px;}

.fc-richtext ul.tabul li { list-style-type: disc; margin-left: 15px; margin-top: 1px; }
.tabs .padBottom { padding-bottom:15px; }
.tabs .companyBody-wrap { padding:15px 10px 15px 10px; background: #fff; }
.tabs { margin-bottom:10px; }

.tabs p {font-size:10px; }

/* SUBSCRIBE FOR ADM */

#subscribe { width:300px; }

/* HD banner area for DS */

#hd-banner { height:100px; }