#rule-summary{
/*	width: 570px; */
	height: 100%;
	background-color: white;
	position: relative;
/*	background:url("images/Home_sideShadow_openrule.png") repeat-y scroll 0 0 white; */
	margin: 20px 20px;
	border: 1px solid #DDE0E0;


}

.rule-summary-rule-name{
	background-color:#DFE4E4;
	text-transform:uppercase;
	font-weight:normal;
	display: inline;;
	
}

.rule-summary-header{
	background-color:#DFE4E4;
	font-weight:bold;
	left:5px;
	padding:5px 25px;
	text-transform:uppercase;
}

.progress-item{
	padding: 2px;
	background-color: #4a4a4a;
}

.rule-summary-icon{
	background:url("images/Global/texting_icon.png") no-repeat scroll center center transparent;
	left:0;
	padding:11px 13px;
	position:absolute;
}

.rule-summary-body{
	padding: 10px 20px 25px 26px;
	
}


.progress-line-left{
	background:url("images/progress-line-left.png") no-repeat scroll left top transparent;
	left:85px;
	padding:10px 50px;
	position:absolute;
	top:11px;
}

.progress-line-center{
	background:url("images/black_timelines.png") no-repeat scroll left top transparent;
	left:270px;
	padding:10px 77px;
	position:absolute;
	top:13px;
	
}

.progress-line-right-one{
	background:url("images/blue_timelines.png") no-repeat scroll 0 top transparent;
	height:10px;
	left:425px;
	position:absolute;
	top:13px;
	width:10px;
}
.progress-line-right-two{
	background:url("images/blue_timelines.png") no-repeat scroll -120px top transparent;
	height:10px;
	left:555px;
	position:absolute;
	top:13px;
	width:20px;}


.timeline-collaboration{
	background:url("images/blue_timelines.png") no-repeat scroll 0 top transparent;
	height:5px;
	left:503px;
	padding:4px 14px;
	position:absolute;
	top:12px;
	width:40px;
}

.timeline-in-process-title{
	position: absolute;
	color: #4a4a4a;
}
.timeline-open-title{
	color:#C7C7C7;
	left:35px;
	position:absolute;
}
.timeline-discussion-title{
	left:180px;
	position:absolute;
	
}
.timeline-collaboration-title{
	color:#539BD5;
	left:443px;
	position:absolute;
	
}
.timeline-closes-title{
	color:#C7C7C7;
	left:580px;
	position:absolute;	
}



.rule-summary-timeline{
	border-color:#DDE0E0;
	border-style:solid;
	border-width:1px 0 0;
	height:22px;
	margin:0 auto;
	padding:10px 5px;
	text-align:center;
	position: relative;
}

.rule-summary-footer{
	border-color:#DDE0E0;
	border-style:solid;
	border-width:1px 0 0;
	height:22px;
	margin:0 auto;
	padding:10px 5px;
	text-align:center;
	position: relative;
}


.rule-summary-footer-progress-bar{
	position:absolute;

}

.rule-summary-footer-timeline  {
/*	bottom:17px;
	height:10px;*/
	left:100px;
	position:absolute;
	width:450px;
}


.timeline-timeline  {
/*	bottom:17px;
	height:10px;*/
	left:85px;
	position:absolute;
	top:8px;
	width:450px;
}

#issue-of-day{
/*	width: 535px; */
	height: 100%;
	margin: 60px 20px 100px;
	background-color: white;
	position: relative;
	border: 1px solid #DDE0E0;

}

.issue-of-day-ribbon{
	background:transparent url(images/issue-of-day-ribbon.png) no-repeat scroll left top;
	height:40px;
	position:absolute;
	right:-135px;
	top:0;
	width:240px;
	z-index:10;
	
}

.issue-of-day-ribbon-expand {
	background:transparent url(images/issue-post-title.png) repeat-x scroll left top;
	height:40px;
	left:0;
	position:absolute;
	top:-28px;
	width:245px;
	z-index:10;
}

.issue-of-day-ribbon-shadow{
	background:transparent url('images/issue-of-day-ribbon-shadow.png') no-repeat scroll left top;
	height:50px;
	left:-16px;
	position:absolute;
	top:-27px;
	width:20px;
	z-index:1;
}

.issue-of-day-header{
	color:#474747;
	font-size:14px;
	font-weight:bold;
	left:10px;
	position:absolute;
	top:-20px;
	z-index:10;
}
.rule-home #content{
	margin:0 25%;
	width:700px;
}

.issue-of-day-header-label{
	background:none repeat scroll 0 0 #4A4A4A;
	border-color:#409DD7;
	border-style:solid;
	border-width:0 0 2px;
	color:white;
	font-size:16px;
	font-weight:normal;
	left:10px;
	padding:10px 15px;
	text-transform:none;
	top:0;
	z-index:10;
}
.issue-of-day-header-label a{
	color:white!important;	
	text-decoration: none !important;	
	
}
.issue-of-day-header-read-more{
	background:url("images/Global/ooo.png") no-repeat scroll 160px 15px #409DD7;
	color:#4A4A4A;
	font-style:italic;
	overflow:hidden;
	padding:10px 50px 10px 15px;
	position:absolute;
	right:0;
	top:0;
}

.issue-of-day-header-read-more a{
	color:white!important;	
	text-decoration: none !important;	
}
.issue-of-day-body{
	padding: 10px 20px 25px 15px;
}

#issue-of-day .ribbon{
	left:-10px !important;
	min-width:300px;
	padding:9px 30px 10px 0;
	position:absolute;
	top:-29px;
}

#issue-of-day .ribbon-title{
	font-size: 14px;
}


.issue-of-day-body p{
	padding: 0px;
}
.issue-of-day-body h3{
/*	border-color:#afafaf;
	border-style:solid;
	border-width:0 0 2px;
	margin-left:-16px;
	margin-top:0;
	padding:0 15px 5px;
	width:100%;
*/
}

#menu-secondary-rule-title{
	color:#393939;
	font-size:15px;
	left:25px;
	margin-top:4px;
	padding-right:30px;
	position:absolute;
	text-decoration:none;
	text-transform: uppercase;	


	color:#393939;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase

}

#issue-of-day-footer{
	background-color: #4a4a4a;
	border-top: solid #409DD7 2px;
	height: 36px;
}

.issue-of-day-callout{
	background:url("images/Global/ooo.png") no-repeat scroll 165px 12px #409DD7;
	font-style:italic;
	height:29px;
	padding-left:15px;
	padding-top:7px;
	position:absolute;
	right:0;
	text-align:left;
	width:190px;
}

.issue-of-day-callout a{
	color: white;
	text-decoration: none;
}

#menu-secondary-rule-icon{

/*	background:url("images/icon-texting-small.png") no-repeat scroll 10px center #BBBFBF; */
	left:0;
	padding:12px;
	position:absolute;
	width:8px;
}

.issue-of-day-footer{
/*	background:transparent url('images/issue-of-day-footer.png') no-repeat scroll center center; */
	bottom:-28px;
	height:30px;
	left:-13px;
	position:absolute;
	width:592px;
}

#menu-secondary-rule-icon  {
/*	background:url("images/icon-texting-small.png") no-repeat scroll 230px center #BBBFBF; */
	left:0;
	padding:12px;
	position:absolute;
	width:228px;
	height: 0;
}


#issue-of-day .ribbon-title{
	background:url("images/Global/ribbon_repeat.png") repeat-x scroll 0 0 transparent;
	border:0 solid #434343;
	font-size:14px;
	font-weight:bold;
	height:15px;
	left:10px;
	padding:6px 7px 7px;
	position:absolute;
	text-decoration:none;
	top:2px;
	width:141px;
}


#issue-of-day .ribbon-left {
	background:url("images/Global/ribbon_curl_yellow.png") no-repeat scroll 0 0 transparent;
	height:55px;
	left:0;
	position:absolute;
	top:2px;
	width:11px;
}


#issue-of-day .ribbon-right {
	background:url("images/Global/ribbon_endcap_yellow.png") no-repeat scroll 0 0 transparent;
	height:30px;
	left:155px;
	margin-left:10px;
	position:absolute;
	top:2px;
	width:15px;
}

