/********************************************************************
 * pallet4.css
 * 
 * Pallet #4 : all graphical treatments specific to pallet #4 will
 * be found in this file.  It's class/id declarations must remain
 * consistent with palletx.css (where x = 1 to N) for pallet
 * swapping to work.
 ********************************************************************/
/****************************************************************
** CSS for the Main Swift Templates
****************************************************************/
input .submit,
button .submit,
div .submit {
	background-color: #df7e00;
}
/********************************************************************
 * Common Header Styles
 ********************************************************************/
#hdrSearchSubmitBtn {
	border:none;
	width:25px;
	height:20px;
	background-image:url('/Global/images/p4/p4.homeSearchGo.jpg');
}
/********************************************************************
 * Homepage Styles
 ********************************************************************/
#hdrAdBanner {
	background-image:url('/Global/images/p4/p4.ad.bkgd.gif');
	background-repeat: repeat-x;
}
#navBar {
	background-image:url('/Global/images/p4/p4.bar.bkgd_black.gif');
	background-repeat: repeat-x;
}
#navBar .left .on {
	background-image: url('/Global/images/p4/p4.navTab.on.gif');
	background-repeat: repeat-x;
}
#navBar .left .off {
	background-image: url('/Global/images/p4/p4.navTab.off.gif');
	background-repeat: repeat-x;
}
#navBar .right .tab {
	background-image: url('/Global/images/p4/p4.verts.tabBkgd.gif');
	background-repeat: repeat-x;
}
#homeEmailSignupBtn {
	border:none;
	width:50px;
	height:20px;
	background-image:url('/Global/images/p4/p4.homeEmailSignUp.jpg');
}
#homeMTW,
#sectionCntSub .VisitorFeatureArticleSection {
	border: solid 1px #df7e00;
}
#homeMTW .tabSelected {
	background-image: url('/Global/images/p4/p4.homeMainTabbedWidgetBtn.on.gif');
	background-repeat: repeat-x;
}
#homeMTW .tabUnselected {
	background-image: url('/Global/images/p4/p4.mtw.bkgd.off.gif');
	background-repeat: repeat-x;
}
#homeMTW .contentSelArrow {
	background-image: url('/Global/images/p4/p4.homeMainTabbedWidgetSelArrow.gif');
	background-repeat: no-repeat;
}
#homeCurrentFeatures .title {
	background-image: url('/Global/images/p4/p4.bar.bkgd.gif');
	background-repeat: repeat-x;
	border: solid 1px #1f2558;
}
#homeCalendar .content,
#homePoll .content,
#rightCalendar .content,
#sectionCntSub #HelpfulLinks .content {
	background-image: url('/Global/images/p4/p4.short.bkgd.gif');
	background-repeat: repeat-x;
}
/* #textPreview is the article preview box in which an article's
 * text can be seen on mouseover.  We have used alph channeling
 * to support png's in IE 6
 */
#textPreview .top {
	background-image:url('/Global/images/p4/top.gif');
}
#textPreview .text {
	background-image:url('/Global/images/p4/slice.gif');
}
#textPreview .bottom {
	background-image:url('/Global/images/p4/bottom.gif');
}
#textPreviewArrow {
	background-image:url('/Global/images/p4/arrow.gif');
}
/* Widget Tabs */
.widget .title {
	background-image:url('/Global/images/p4/p4.tab.bkgd.gif');
	background-repeat:repeat-x;
}
.widget .tabs {
	background-image:url('/Global/images/p4/p4.tab.bkgd.gif');
	background-repeat:repeat-x;
}
.widget .tabs .left_off {
	float:left;
	height:19px;		/* height/width left here because they are dependent on the graphic size */
	width:15px;
	background-repeat:no-repeat;
	background-image:url('/Global/images/p4/p4.tab.left.off.gif');
}
.widget .tabs .off {
	height:17px;		/* height/width left here because they are dependent on the graphic size */
	_height:19px;
	background-image:url('/Global/images/p4/p4.tab.off.gif');
	background-repeat:repeat-x;
	color: black;
}
.widget .tabs .right_off {
	height:19px;		/* height/width left here because they are dependent on the graphic size */
	width:24px;
	background-repeat:no-repeat;
	background-image:url('/Global/images/p4/p4.tab.right.off.gif');
}
.widget .tabs .right_offon {
	height:19px;		/* height/width left here because they are dependent on the graphic size */
	width:24px;
	background-repeat:no-repeat;
	background-image:url('/Global/images/p4/p4.tab.right.offon.gif');
}
.widget .tabs .right_onoff {
	height:19px;		/* height/width left here because they are dependent on the graphic size */
	width:24px;
	background-repeat:no-repeat;
	background-image:url('/Global/images/p4/p4.tab.right.onoff.gif');
}
.widget .tabs .right_offoff {
	height:19px;		/* height/width left here because they are dependent on the graphic size */
	width:24px;
	background-repeat:no-repeat;
	background-image:url('/Global/images/p4/p4.tab.right.offoff.gif');
}
.widget .tabs .left_on {
	height:19px;		/* height/width left here because they are dependent on the graphic size */
	width:15px;
	background-repeat:no-repeat;
	background-image:url('/Global/images/p4/p4.tab.left.on.gif');
}
.widget .tabs .on {
	height:17px;		/* height/width left here because they are dependent on the graphic size */
	_height:19px;
	background-image:url('/Global/images/p4/p4.tab.on.gif');
	background-repeat:repeat-x;
	color: black;
}
.widget .tabs .right_on {
	height:19px;		/* height/width left here because they are dependent on the graphic size */
	width:24px;
	background-image:url('/Global/images/p4/p4.tab.right.on.gif');
	background-repeat:no-repeat;
}
/* Article
 * #articleCntSub = article Content Sub Div 
 * this is where the article content on an article page goes
 */
#classifiedsCntSub .contentHeader,
#sectionCntSub .contentHeader,
#sectionCntSub .contentHeader .contentHeaderTitle,
#sectionCntSub .contentHeader h1 .contentHeaderTitle,
#subsectionCntSub .contentHeader,
#subsectionCntSub .contentHeader .contentHeaderTitle,
#subsectionCntSub .contentHeader h1 .contentHeaderTitle,
#searchCntSub .contentHeader,
#articleCntSub .contentHeader,
#articleCntSub .article_sub_heading,
#articleCntSub .title {
	color: #1f2558;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
#c2Container .categoryTitle,
#c2Container .categoryTitle a,
#c2Container #adDetail .fieldedData th {
	color: #1f2558;
}
#sectionCntSub .contentHeader2 .title {
	color: #1f2558;
}
#articleCntSub .factboxtext {
	background: transparent url('/Global/images/p4/p4.short.bkgd.gif') repeat-x;
}
#articleCntSub .boxtitle {
	background: transparent url('/Global/images/p4/p4.tab.bkgd.gif') repeat-x;
}
/* User Registration Styles
* This is where styles used on user reg pages go
*/
/* Polling Styles
* This is where styles used on polling pages go
*/
#pollResultBar {
	height:12px;
	background-color: #df7e00;
}
/* Sub-Section Fronts
 * #subsectionCntSub = Sub Content Sub Div 
 * this is where the Sub-Section content on a Sub-Section page goes
 */
#subsectionCntSub .standardArticles {
	border-top: 5px solid #1f2558;
	border-bottom: 5px solid #1f2558;
}
#sectionCntSub .headerAlt {
	border-bottom: 5px solid #1f2558;
}
/* Search Page
 * #searchCntSub = Search Content Sub Div 
 * this is where the main article content on a subsection front goes
 */
#searchCntSub .search_results_bar,
#subsectionCntSub .search_results_bar {
	background-image: url('/Global/images/p4/p4.bar.bkgd.gif');
	background-repeat: repeat-x;
}
/* Classifieds Page
 * #classifiedsCntSub = Classifieds Content Sub Div 
 * this is where the article content on an article page goes
 */
#classifiedsCntSub .classifiedstypeheader {
	background: transparent url('/Global/images/p4/p4.tab.bkgd.gif') repeat-x;
}
/* DNC Page
 */
#visitorfeature .DNCTittle {
	background-image: url('/Global/images/p4/p4.homeMainTabbedWidgetBtn.on.gif');
	background-repeat: repeat-x;
	width: 663px;
	font-family: Arial, Helvetica, sans;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	padding-top: 3px;
	_height: 25px;
	text-align: center;
}
/* Real Estate Styling */
#navRealEstate {
	background-image:url(/Global/images/p4/p4.bar.bkgd_black.gif);
}
#subnavRealEstate {
	border-left:1px solid #df7e00;
	border-right:1px solid #df7e00;
}
#realEstateSub {
	border: 1px solid #df7e00;
	border-top: none;
}
.YellowPageSearch {
	background-color: #1f2558;
}