/* 
Styles for Network Badge Program
Date: November 2010 
Author: Mende Williams
Notes: 
  +  properties are listed in alphabetical order 
  +  font size values are based on an 18px or 1.125em line height. this includes the combination of font size, line height, and top and bottom margins. please be mindful of this if altering any of these values.  *there are some exceptions to this. 
  +  please preserve formatting 
*/

/*----------------------------------------------------------
  =import applicable styles
----------------------------------------------------------*/
/* changing the order of the imported styles will effect the cascade */
@import url("_bzGlobal.css");

/*----------------------------------------------------------
  =general content rules
----------------------------------------------------------*/
.mainContent {
	border-top: 2px solid #09c;
	margin-top: 1px;
	padding-top: 18px;
	width: 100%;
}
.article {
	float: left;
	width: 672px;
}
.article h1 {
	margin-bottom: 36px;
}
.article h2 {
	margin: 6px 0; 	
}
.article h3 {
	color: #e45503;
	font-size: 1.125em; 
	line-height: 1.115em; 
	margin: 24px 0 10px 0; 	
}
.article h5 {
	margin: 18px 0;
}
ol {
	list-style-type: decimal;
}
.article li {
	padding: 2px 0;
}
.article a {
	text-decoration: underline;
}
/*----------------------------------------------------------
  =table
----------------------------------------------------------*/
table td, table th {
	vertical-align: top;
}
.article table, .article table img  {
	border-top: none;
	border-bottom: 1px solid #ccc;
	padding: 0;
}
.article table img {
	border: none;
	padding: 0 25px 0 0;
}
table tr {
	border-top: 1px solid #ccc;
}
table tr.striped {
	background: #fff;
	border-top: none;
}
.article th {
	padding: 15px 0 0 0;
}
.article td {
	padding: 15px 0;
}
table textarea {
	border: 1px solid #09c;
	height: 175px;
	padding: 5px;
	width: 375px;	
}
/*----------------------------------------------------------
  =badges
----------------------------------------------------------*/
.badge1 .badge {
	background: url(/bzng/images/network-badge-program/badge1.png