@import "/includes/css/core.css";



#topstories .promos-topright {
	padding: 5px 0;
	float: left;
	width: 202px;}

#topstories .promos-topright .promo {
	border-top: 1px solid #fff;
	margin: 0 5px; }

#left {
	padding-bottom: 58px;
	background: url("/includes/gfx/logo_news_leftnav.png") no-repeat left bottom; }


#mastheadimg {
	margin: 5px 0;
}

#masthead.txtbsd.news { background: url("/peivotes2007/gfx/banner_cbcnews.gif") no-repeat left top; }

#districtprofilesdropdown form {
	margin: 5px 0px 5px 6px;
}

#districtprofilesdropdown select {
	width: 185px;
}



/* 	NEW STYLE */


/* 	DIVIDERS */
.dotsDivider {
	background-image: url(/nbvotes2006/images/Dots_divider.gif);
	background-repeat: repeat;
	height: 15px;
	width: 100%;
}
.dotsDivider2 {background-image: url(/nbvotes2006/images/right_divider.gif);
	background-repeat: repeat-x;
	height: 9px;
	margin: 11px 0 11px 0;
	width: 100%;} 

.greenDivider {
	border-bottom: 1px solid #DEDBD7;
	height: 1px;
	margin: 10px 0;
	width: 100%;} 

/* 	TEXT STYLES */

h4 {              /* Sub Headers */ 
	font-size: 14px;
	line-height:18px;
	color: #4A688A;
	margin: 0;
	padding: 0;
}

h5 {              /* More news headlines fullstory and index */ 
	font-size:11px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

h6 {              /* Bold for sub-sub Heads */ 
	font-size:11px;
	font-weight:bold;
	margin: 8px 0;
	padding: 0;
}

.strong {
	font-weight:bold;
}


.more span, .more a:link span {
	text-decoration:none;
}


.more {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color: #656566;
}

.leadersStrong {
	text-decoration:none;
	font-weight:bold;
}

.credits {
	font-style: italic;
	font-size: 9px;
	color: #808080;
	text-decoration: none;
}

.bread {
	color: #808080;
	font-size:10px; 
}

p.backtotop{
		text-align:right;
		clear:left;}

.textRight {
	text-align:right;
}

.textLeft {
	text-align:left;
}


.textCenter {
	text-align:center;
}

.textAllCaps {
	text-transform:uppercase;
}

.textLessSpacing {
  letter-spacing:-0.8px;
}



/* 	FLOATS */

.floatRight { float:right;}
.floatLeft {float:left;}


/* 	IMAGES */
img.icon {
	float: none;
	margin: 0px;
	padding: 0px;
 	vertical-align: bottom;
	border:none;
	text-decoration:none;
}

img.left {border:1px solid #000000; float:left; margin: 0 8px 5px 0;}
img.right {border:1px solid #000000; float:right; margin: 0 0 5px 8px;}



/* 	FORMS */
input.smallRadio {
  height:11px;
}

/*  CLEAR FLOATS  */
 .clear {

 	clear: both;
 	height: 0px;
 	line-height: 0px;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */

 }

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


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}


/* 	END FLOATS */
