.forum-content {
	clear: both
}
.forum-col-last {
	text-align: right
}
.forum-h3-wrapper {
	float: left;
	margin-right: .2em;
	background: #8A8DB0 url(/graphics/forum_rc-purple-left.gif) 0 0 no-repeat;
}

.forum-h3-wrapper h3 {
	margin: 0;
	padding: 5px 9px;
	color: #FFF;
	background: url(/graphics/forum_rc-purple-right.gif) right top no-repeat;
	font-weight: normal;
}

.forum-h3-wrapper.pink {
	background: #BD2659 url(/graphics/forum_rc-pink-left.gif) 0 0 no-repeat;
}

.forum-h3-wrapper.pink h3 {
	background: url(/graphics/forum_rc-pink-right.gif) right top no-repeat;
}

div.forum-conference {
	clear: both;
	position: absolute;
	left: 1.9em;
	width: 55.9em;
	margin: 2em 0 0 18em;
	padding: .1em 0 0 0
}

.forum-box {
	clear: both;
	margin-bottom: 1.2em;
	border: 1px solid #E1E1E1
}
.forum-box tr.forum-row {
	background: url(/graphics/forum_bg-fade.gif) top center repeat-x
}

.forum-box.no-top {
	border-top: 0;
}

.standard-padding {
	padding: 12px 9px 0 9px;
}
.forum-panel-shader {
	clear: both;
	margin: 0 0 1.2em;
	border: 1px solid #E1E1E1;
	background: url(/graphics/forum_bg-fade.gif) #fff 0 1px repeat-x;	
}
.forum-box-shader {
	background: url(/graphics/forum_bg-fade.gif) top center repeat-x;
	margin: 1px;
}

.forum-box table {
	width: 100%;
}
.forum-box table caption {
	display: none
}
.forum-box table th {
	padding: .6em;
}
.forum-box table tr td h4 {
	font-size: 100%;
	margin: 0;
}

.forum-box table tr td.forum-title {
	padding: 11px 9px 3px 9px;
}

.forum-box table tr td.forum-description {
	padding: 3px 9px 0 9px;
}

.forum-box table tr td.forum-attributes {
	width: 49px;
	padding-left: 20px;
}

.forum-box table tr td.forum-last-post {
	width: 170px;
	text-align: right;
	padding-right: 12px;
}

.forum-box table tr td.forum-attributes,
.forum-box table tr td.forum-last-post {
	line-height: 165%;
	padding-top: 0;
}

.forum-box table tr td.forum-last-post a {
	text-decoration: underline;
}

.forum-read-more {
	background: url(/graphics/forum_ico-more.gif) right center no-repeat;
	padding-right: 24px;
}

.forum-documents {
	background: url(/graphics/forum_ico-doc.gif) 0 1px no-repeat;
	padding-left: 24px;
}

.forum-replies {
	background: url(/graphics/forum_ico-reply.gif) 0 3px no-repeat;
	padding-left: 24px;
}

.forum-pagination {
	clear: both;
	padding: .8em 0 0;
	margin-bottom: 12px
}

.forum-pagination .pages {
	float: right;
	margin-top: -14px;
	font-size: 90%;
}

.forum-pagination .previous {
	background: url(/graphics/forum_ico-arrow-back.gif) left center no-repeat;
	padding-left: 14px;
	margin-right: 4px;
}

.forum-pagination .next {
	background: url(/graphics/forum_ico-arrow.gif) right center no-repeat;
	padding-right: 14px;
	margin-left: 4px;
}

.forum-pagination .number {
	padding: 1px 4px;
	background-color: #EDEDEF;
}

.forum-pagination .selected {
	padding: 1px 4px;
	background-color: #B02856;
	color: #FFF;
}

.forum-pagination .number,
.forum-pagination .selected {
	margin: 0 1px;
}

.forum-pagination.bottom .results {
	display: none;
}

.forum-pagination.bottom .pages {
	float: none;
	margin: 0;
	text-align: right;
	display: block;
}


.forum-listing {
	clear: both
}
.forum-listing .forum-box {
	margin-bottom: 6px;
}

.forum-listing .forum-box.last {
	margin-bottom: 12px;
}

span.forum-button-wrapper {
	background: #BB2457 url(/graphics/forum_rc-pink-left.gif) left top no-repeat;
	padding: 5px 0 5px 12px;
}

span.forum-button {
	background: #BB2457 url(/graphics/forum_rc-pink-right.gif) right top no-repeat;
	padding-right: 12px;
	padding: 4px 12px 5px 0;
	line-height: 200%;
}

span.forum-button,
span.forum-button a {
	color: #FFF;
}

.forum-button .forum-plus {
	background: url(/graphics/forum_ico-plus.gif) left center no-repeat;
	padding-left: 14px;
}
.forum-button .forum-reply {
	background: url(/graphics/forum_ico-arrow-white-pink.gif) left center no-repeat;
	padding-left: 16px;
}

.start-new-discussion {
	float: right;
	margin-top: -1px;
}

.start-new-discussion span.forum-button {
	padding: 4px 12px 5px 0;
}

.start-new-discussion span.forum-button-wrapper {
	background: #BB2457 url(/graphics/forum_rc-pink-left-purple.gif) 0 0 no-repeat;
}

#forum-topic-listing .forum-box {
	margin-bottom: 3px;
}

#forum-topic-listing .forum-title,
#forum-topic-listing .forum-attributes,
#forum-topic-listing .forum-last-post {
	padding-top: 10px;
	padding-bottom: 9px;
}

#forum-topic-listing .forum-attributes p,
#forum-topic-listing .forum-last-post p {
	padding: 0;
}

#forum-topic-listing .forum-last-post {
	padding-right: 17px;
}

#forum-topic-listing h4 {
	margin-top: -3px;
}


.breadcrumbs.forum {
	padding: 0;
}

.breadcrumbs.forum a {
	text-decoration: underline;
}

.breadcrumbs.forum .forum-arrow {
	color: #797979;
	font-size: 80%;
}

p.forum-submit {
	text-align: center;
	padding: 8px 0 12px 0;
}

.forum-editor {
	margin-top: 10px;
}

input.forum-text {
	width: 645px;
	margin-top: 8px;
	margin-bottom: 12px;
	border: 1px solid #A5A4A2;
}

.forum-button {
	background-color: #B62858;
	color: #FFF;
	padding: 3px 6px;
	border: 0;
	font-size: 105%;
}


.forum-posting .left {
	float: left;
	width: 95px;
	margin-left: 2px;
}

.forum-posting .right {
	width: 541px;
	float: right;
	padding-right: 5px;
}

.forum-posting .forum-text {
	margin-right: 20px;
}

.forum-posting h4 {
	font-weight: normal;
	font-size: 145%;
	margin-bottom: 18px;
}

.forum-posting .forum-date {
	float: right;
	margin-top: -35px;
}

.forum-posting {
	padding-bottom: 13px;
}

.forum-posting.original-post {
	padding-bottom: 14px;
}

.forum-posting a.forum-reply {
	float: right;
	margin-top: -2px;
	margin-right: -10px;
}

.forum-posting img {
	margin-bottom: 6px;
}

.forum-posting.original-post a.forum-reply {
	margin-right: -9px;
}



#column-2-1-1 {
	width: 432px;
	float: left;
}

#column-2-1-2 {
	width: 228px;
	float: right;
}

.rc-tl {
	background: #BD2659 url(/graphics/rc_pink-tl.gif) 0 0 no-repeat;
	color: #FFF;
}

.rc-tr {
	background: transparent url(/graphics/rc_pink-tr.gif) right top no-repeat;
}

.rc-tr h2,
.rc-tr h3 {
	background: transparent;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 5px 11px;
}

.rc-tl.blue {
	background-image: url(/graphics/rc_blue-tl.gif);
	background-color: #009DD1;
}

.rc-tr.blue {
	background-image: url(/graphics/rc_blue-tr.gif);
}

.rc-tl.purple {
	background-image: url(/graphics/rc_purple-tl.gif);
	background-color: #8F8EB6;
}

.rc-tr.purple {
	background-image: url(/graphics/rc_purple-tr.gif);
}

.rc-tl.green {
	background-image: url(/graphics/rc_green-tl.gif);
	background-color: #00929F;
}

.rc-tr.green {
	background-image: url(/graphics/rc_green-tr.gif);
}

.rc-b {
	margin-bottom: 22px;
}

.rc-bl {
	background: url(/graphics/rc_line-pink-bl.gif) 0 0 no-repeat;
	height: 6px;
	padding-left: 6px;
}

.rc-br {
	background: url(/graphics/rc_line-pink-br.gif) right top no-repeat;
	height: 6px;
	padding-right: 6px;
}

.rc-bm {
	border-bottom: 1px solid #BD2659;
	height: 5px;
}


.box {
	border-left: 1px solid #BD2659;
	border-right: 1px solid #BD2659;
	padding: 10px 10px 0 10px;
	line-height: 150%;
}

.update-details .edit-briefings {
	display: block;
	margin-top: 4px;
}

.poll {
	padding-bottom: 6px;
}

.poll h4 {
	font-size: 100%;
	color: #B72959;
	margin-bottom: 12px;
}

.poll ol {
	padding: 0;
	margin: 0;
}

.poll ol li {
	list-style-type: none;
}

.poll ol li #submit {
	background-color: #BD2659;
	border: 0;
	color: #FFF;
	font-size: 105%;
	padding: 2px 10px;
	float: right;
}

.my-interests img {
	float: right;
	margin-left: 6px;
}

.latest-announcements ol {
	margin: 0 0 18px 0;
	padding: 0;
}

.latest-announcements ol li {
	list-style-type: none;
}

.latest-announcements ol li h4 {
	font-size: 100%;
}

.latest-announcements ol li .date {
	background: none;
	padding: 0 0 6px 0;
}

.latest-announcements ol li .view-all {
	background: url(/graphics/ico-news.gif) 0 2px no-repeat;
	padding-left: 14px;
}

.community-discussions .block {
	border-bottom: 1px solid #E2E1DD;
	padding-bottom: 4px;
	margin-bottom: 12px;
}

.community-discussions ol {
	padding: 0;
	margin: 6px 0 0 0;
}

.community-discussions ol li {
	list-style-type: none;
}

.community-discussions h4 {
	font-size: 100%;
	margin: 0;
}

.community-discussions h4 a {
	background: url(/graphics/ico-reply.gif) 0 2px no-repeat;
	margin-bottom: 6px;
	padding-left: 16px;
	font-size: 100%;
	display: block;
}


h2.rc-top,
h2.rc-top a {
	font-size: 110%;
	color: #FFF;
	margin-top: 0;
}

h3.rc-top,
h3.rc-top a {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.rc-top.green {
	background: #00989F !important;
}

.rc-top.pink {
	background-color: #BD2659 !important;
}
.rc-top.yellow {
	background-color: #EDB200 !important;
}

.rc-top span {
	display: block;
}

.rc-top span.rc-top-tr {
	padding: 5px 11px;
}

#column-2-1-1 .rc-top span {
	width: 410px;
}

#column-2-1-2 .rc-top span,
#column-2-1-2 .box-pink {
	width: 206px;
}

.rc-top.green span.rc-top-tl {
	background: url(/graphics/rc_green-tl.gif) 0 0 no-repeat;
}

.rc-top.green span.rc-top-tr {
	background: url(/graphics/rc_green-tr.gif) right 0 no-repeat;
}

.rc-top.pink span.rc-top-tl {
	background: url(/graphics/rc_pink-tl.gif) 0 0 no-repeat;
}

.rc-top.pink span.rc-top-tr {
	background: url(/graphics/rc_pink-tr.gif) right top no-repeat;
}

.rc-top.yellow span.rc-top-tl {
	background: url(/graphics/rc_yellow-tl.gif) 0 0 no-repeat;
}

.rc-top.yellow span.rc-top-tr {
	background: url(/graphics/rc_yellow-tr.gif) right top no-repeat;
}

.box-pink {
	padding: .7em;
	background: white!important;
	border-right: 1px solid #BD2659;
	border-bottom: 1px solid #BD2659;
	border-left: 1px solid #BD2659;
	margin-bottom: 12px;
}

.rc-bl-pink {
	background: url(/graphics/rc_line-pink-bl.gif) bottom left no-repeat;
	height: 6px;
	margin: 0 0 -11px -11px;
	position: relative;
}

.rc-br-pink {
	background: url(/graphics/rc_line-pink-br.gif) bottom right no-repeat;
	height: 6px;
	margin: 0 -11px 0 0;
	position: relative;
}

.box-yellow {
	padding: .7em;
	background: white!important;
	border-right: 1px solid #FAE6A9;
	border-bottom: 1px solid #FAE6A9;
	border-left: 1px solid #FAE6A9;
	margin-bottom: 12px;
}

/* Forum search widget */
fieldset.forum-search {
	padding: 1em;
	border: 0
}
fieldset.forum-search legend {
	display: none;
	font-weight: bold;
	color: #bc2759
}
fieldset.forum-search .forum-search-text {
	width: 25em;
	margin: 0 1.5em
}
/* Forum menu widget */
.forum-menu ul {
	height: 3.9em;
	margin: 0 0 0 .3em;
	padding: 0;
}
.forum-menu li {
	display: block;
	float: left;
	width: 9em;
	height: 2.5em;
	margin: 0;
	padding: .7em 1.0em;
	border-right: 1px solid #E1E1E1;
}
/* Forms */
fieldset.forum-standard {
	border: 0;
	margin: .4em 0 0;
	padding: .8em
}
	fieldset.forum-standard legend {
		display: none
	}
	fieldset.forum-standard ul, 
	fieldset.forum-standard ol {
		margin: 0;
		padding: 0;
		list-style: none
	}
	fieldset.forum-standard li {
		display: block;
		float: left;
		clear: both;
		margin: 0;
		padding: .3em 1.7em .5em 0
	}

	fieldset.forum-standard label {
		display: block;
		float: left;
		width: 11em;
		padding-top: .3em
	}
		/* required note or validation message */
		fieldset.forum-standard label em {
			color: #f00
		}
	fieldset.forum-standard textarea,
	fieldset.forum-standard select,
	fieldset.forum-standard input.forum-standard	 {
		width: 35em;
		border: 1px solid #a5a4a2;
		font-size: 100%;
		font-family: verdana,tahoma,geneva,geneva,arial,sans-serif;
		color: #5a5a5a;
		background-color: #fefefe
	}
	fieldset.forum-standard label.forum-checkbox-inline	 {
		display: block;
		float: none;
		clear: none;
		width: 49em;
		line-height: 1.3em
	}
	fieldset.forum-standard textarea	 {
		height: 12em
	}
	fieldset.forum-standard select.forum-standard {
		width: 35em;
	}
	fieldset.forum-standard .clearer {
		clear: both; 
		width: 100%;
		height: .1em;
		line-height: .1em;
		font-size: .1em;
		border: 0;
		color: #ededeb;
		background-color: transparent
	}
.forum-message-error {
	color: red
}
.forum-message-ok {
	color: green
}
/* Options toolbar */
.forum-posts-toolbar ul {
	margin: 0;
	padding: 0
}
.forum-posts-toolbar .forum-toolbar-layer-1 {
	display: block;
	float: left;
	width: 5em
}
.forum-posts-toolbar .forum-toolbar-layer-2 {
	display: block;
	float: left;
	width: 22.8em
}
.forum-posts-toolbar .forum-toolbar-layer-3 {
	display: block;
	float: left;
	width: 28em;
	text-align: right
}

