.success-msg {
	clear: both;
	margin: 4em 0;
	padding: 1em;
}

.offset {
	padding: .8em;
}

.no-records {
	text-align: center;
	margin: 2em 0;
}

.video {
	background: url(/images/misc/iconVideo.gif) no-repeat center right;
	padding-right: 55px;
}

.topic {
	background: url(/images/icons/topic.gif) 0 center no-repeat;
	padding-left: 20px;
}

sup.national {
	font-size: .8em;
	color: #ff0000;
}

a.refine {
	font-size: .8em;
	font-style: italic;
}

a.external {
	background: url(/images/icons/external.png) no-repeat center right;
	padding-right: 12px;
}

div.alert {
	background-image: url(/images/icons/alert.gif );
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

div.vcard-dl {
	background-image: url(/images/icons/vcard.png );
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

ul.resources .link,
div.content-summary.link {
	background: url(/images/icons/link.gif) 0 center no-repeat;
	padding-left: 20px;
}

div.content-summary.document,
div.content-summary.ct9 {
	background: url(/images/icons/doc.gif) 0 center no-repeat;
	padding-left: 20px;
}

ul.resources .document {
	background: url(/images/icons/doc.gif) 0 no-repeat;
	padding-left: 20px;
	background-position: 0px 5px;
}

.folder {
	background: url(/images/icons/folder.png) 0 center no-repeat;
	padding-left: 20px;
}

ul.resources .webcast {
	background: url(/images/icons/webcast.gif) 0 center no-repeat;
	padding-left: 55px;
}

div.body dl dd,
dl.body dd {
	margin-bottom: 1em;
}

abbr.dtstart,
abbr.dtend {
	border: 0;
}

a.moreresults {
	font-size: 1.2em;
	font-weight: bold;
	background: url(/images/more-link-arrow.gif) 5px center no-repeat;
	padding: .3em .3em .3em 15px;
	margin: .5em 0;
	float: left;
	clear: both;
	display: block;
}

a.more {
	background: url(/images/more-link-arrow.gif) 0 5px no-repeat;
	padding-left: 10px;
}

a.return {
	background: url(/images/return-link-arrow.gif) 0 5px no-repeat;
	padding-left: 10px;
}

dl.horz {
	list-style-type: none;
	display: block;
	clear: both;
	float: left;
}

dl.horz dt {
	float: left;
	line-height: 2em;
}

dl.horz dd {
	float: left;
	/* IE Problem */
	line-height: 2em;
	padding-right: .5em;

}

dl.lined dt {
	clear: both;
}

/* LAYOUT */


div.section {
	clear: both;
	width: 100%;
	float: left;
}

/* width fixed centered */
/* left fixed nav, flex body  */
div#container {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0 auto;
}

div#side {
	float: left;
	width: 200px;
	margin-left: -100%;
}


div#container {
	min-width: 800px;
}

/* END LAYOUT */

#tool-nav li.first a {
	margin-left: .5em;
}

#tool-nav {
	list-style-type: none;
	overflow: hidden;
	float: left;
	width: 100%;
}

#tool-nav li {
	float: left;
	width: auto;
}

#tool-nav li a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	width: auto;
	padding: .7em;
	z-index: 10;
	position: relative;
	overflow: hidden;
}

#tool-nav li.login {
	position: relative;
	float: right;
}

#tool-nav li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
	cursor: pointer;
}

.cleCredit {
	font-weight: bold;
	font-size: .9em;
}

abbr {
	cursor: help;
}

input {
	padding: .2em;
}

form fieldset ul {
	margin: 0;
	padding: 0;
}

form fieldset li {
	margin: .5em 0;
}

form fieldset li.controls {
	text-align: right;
}

form fieldset select optgroup option {
	padding-left: 1em;
}

div.message {
	padding: .2em 0;
	width: 100%;
	border-top: 1px solid #999;
	border-bottom: 2px solid #ccc;
	background-color: #eee;
}

/* used in the join form */
div.message h3 {
	background: #eee url(/images/icons/message_32.gif) 10px center no-repeat;
	padding-left: 50px;
	line-height: 2em;
}

div.message div.detail {
	padding-left: 50px;
	font-style: italic;
}

div.frmMsg {
	padding: .2em 0 .2em 40px;
	background-image: url(/images/icons/message_32.gif);
	background-repeat: no-repeat;
	background-position: .2em 5px;

}

div.frmMsg p {
	font-style: italic;
}

#side form {
	padding: 1em 2em 0 1em;
}

#side legend.login {
	padding-left: 12px;
}

#side h2.join {
	padding: 1em 1em 1em 25px;
}

#side h2.join a:hover,
#side legend.login a:hover {
	background-color: inherit;
	text-decoration: none;
}

#side #powered-by {
	padding: 1em;
}

#title-bar {
	padding: 1em 0;
}

#identity {
	padding: 0 0 0 1em;
}

#identity {
	float: left;
}

#identity h1 {
	font-size: 260%;
	margin: 0;
}

#identity h1 a {
	text-decoration: none;
	font-weight: normal;
}

#identity h1 a:hover {
	text-decoration: underline;
}

#identity h2 {
	font-size: 110%;
	margin: 0;
}

#side h2,
#side div.module h3 {
	font-size: 140%;
	padding: .5em 1em .5em .6em;
	margin-bottom: 0;
	margin-top: 0;
}

#side h2 span {
	font-size: 60%;
	text-transform: uppercase;
	display: block;
}

div#side div.w_wysiwyg div.c_wysiwyg h3,
div#callout div.w_wysiwyg div.c_wysiwyg h3 {
	background-color: inherit;
	padding: 0;
	margin: 0;
}

#side div.w_wysiwyg div.c_wysiwyg ol,
#side div.w_wysiwyg div.c_wysiwyg ul {
	padding: 0 1.5em;
	margin: 1em 0;
}

#side div.w_wysiwyg div.c_wysiwyg ul {
	list-style-type: disc;
}

form#geo_switch {
	padding-top: 0;
}

form#geo_switch select {
	width: 100%;
}

#side ul {
	list-style-type: none;
}

#side ul.nav {
	padding: .8em 1em;
}

#side ul.nav li {
	margin-bottom: .5em;
	line-height: 1.4em;
}

#side ul.nav a {
	padding: .2em 0;
}

#side ul.nav a:hover {
	text-decoration: none;
}

#content h1 {
	clear: both;
}

#content h2 {
	font-size: 240%;
}


/* content item summary */
div.group {
	float: left;
	display: block;
	clear: both;
	width: 100%;
	margin: 1em 0;
}

div.group h3 {
	border-bottom: 1px solid #ccc;
}

div.pagnation {
	text-align: right;
	clear: both;
	padding: .5em 0;
	float: left;
	width: 100%;
}

div.pagnation span,
div.pagnation div {
	margin: 0 .5em;
}

div.pagnation span.rows_shown {
	float: left;
}

div.pagnation .opt {
	display: inline;
	padding-right: 1em;
}

div.pagnation a.next {
	background: url(/images/icons/nav_arrowright.gif) center right no-repeat;
	padding-right: 10px;
	margin: 0 .5em;
}

div.pagnation a.prev {
	background: url(/images/icons/nav_arrowleft.gif) center left no-repeat;
	padding-left: 10px;
	margin: 0 .5em;
}

div.pagination .current {
	text-align: center;
	padding: 7px 10px 1px;
	float: left;
}

#side ul.nav a.current {
	font-weight: bold;
	background: url(/images/icons/nav_arrowright.gif) center right no-repeat;
	padding-right: 10px;
}

.item-summary {
	margin: .5em;
}

ul.item-summary {
	list-style-type: none;
}

.item-summary li {
	float: left;
	clear: both;
	margin: .5em 0;
}

.item-summary h4 {
	font-size: 1.2em;
}

.content-item dl {
	margin: 1em 0;
}

.item-summary dt,
.content-item dt,
dl.horz dt {
	font-weight: bold;
}

.item-summary dd,
.content-item dd,
dl.horz dd {
	margin: 0 .5em 0 .2em;
}

div#content div#m-header h2.tool-title {
	float: left;
	clear: none;
}

div.tool-options {
	clear: both;
	padding: .5em;
}

div.tool-options div.current {
	text-align: center;
	float: left;
}

div.tool-options div.tool-prev {
	float: left;
	margin-right: 1em;
}

div.tool-options div.tool-prev a,
div.tool-options div.tool-next a {
	padding: .2em
}

div.tool-options div.tool-next {
	float: right;
	text-align: left;
}

span.active {
	font-weight: bold;
}


ul.summary,
ul.summary li {
	clear: both;
}

/* end tool css */


/* common color styles */
div#container {
	background-color: #fff;
	/*border-right: 2px solid #ddd;*/
}

div.header {
	background: #fff;
}


div.header a {
	text-decoration: none;
}

div.header a:hover {
	background-color: inherit;
	text-decoration: underline;
}


/* end color styles */

/* Specific to tool pages */
ul.hmenu {
	list-style-type: none;
	margin: 0;
}

ul.hmenu li {
	float: left;
	width: auto;
	border-left: 1px solid #999;
	border-right: 0;
	padding-left: 5px;
	margin-left: 8px;
}

ul.hmenu li.first {
	border-left: 0;
	padding-left: 0;
	margin-left: 0;
}

ul.page-tools {
	font-size: 90%;
	float: right;
	width: auto;
}

ul.page-tools a {
	padding-top: .2em;
	padding-bottom: .2em;
}

ul.page-tools a.email,
div.pagnation a.email {
	background: url(/images/icons/email.png) 5px center no-repeat;
	padding-left: 25px;
}

ul.page-tools a.print {
	background: url(/images/icons/printer.png) 5px center no-repeat;
	padding-left: 20px;
}

ul.page-tools a.add-item {
	background: url(/images/icons/document.png) 5px center no-repeat;
	padding-left: 20px;
}

ul.page-tools a.add-folder {
	background: url(/images/icons/folder.png) 5px center no-repeat;
	padding-left: 20px;
}

ul.page-tools a.settings {
	background: url(/images/icons/cog.png) 5px center no-repeat;
	padding-left: 25px;
}

a.rss {
	background: url(/images/icons/rss.png) 5px center no-repeat;
	padding-left: 25px;
}

ul.page-tools a.admin {
	background: url(/images/icons/doc.gif) 5px center no-repeat;
	padding-left: 20px;
}

ul.page-tools a.widget {
	background: url(/images/icons/widget.png) 5px center no-repeat;
	padding-left: 25px;
}



/* Common result set more link */
div.resultset a.moreresults {
	background: url(/images/icons/arrow_right.gif) center right no-repeat;
	padding-right: 20px;
	margin: .5em 0 1em .5em;
	float: left;
	clear: both;
}

/* clears the border */
.last {
	border-right: 0 !important;
}

/* new compatiable css*/

#callout ul.feed li {
	list-style-type: none;
	margin-bottom: 1em;
}

#callout h3 {
	padding: .5em;
}

#notice h2 {
	line-height: 1.2em;
}

#side h3 {
	font-size: 1em;
	margin-bottom: .5em;
}

#side div.offset,
#side div.logo-app {
	padding: 1em;
}

#content div.logo-app h3 {
	padding: .5em;
}

#content div.logo-app .logo-list ul li a {
	display: inline;
}

/* new compatiable css
#side div.c_wysiwyg p,
  #side div.c_wysiwyg h2,
  #side div.c_wysiwyg h3,
  #side div.c_wysiwyg h4,
  #side div.c_wysiwyg h5,
#callout div.c_wysiwyg p,
  #callout div.c_wysiwyg h2,
  #callout div.c_wysiwyg h3,
  #callout div.c_wysiwyg h4,
  #callout div.c_wysiwyg h5
{padding: .2em 0; }

div.c_wysiwyg h2,
  div.c_wysiwyg h3,
  div.c_wysiwyg h4,
  div.c_wysiwyg h5
{
  line-height: 1.1em;
}
 */

div#side div.c_wysiwyg,
div#callout div.c_wysiwyg {
	padding: 1em;
}

div#side div.w_wysiwyg h2 {
	background-color: inherit;
	padding: 0;
}



/* start wysiwyg styles */

/* header styles */
div#body div#content .c_wysiwyg h2 {
	line-height: normal;
	margin: .5em 0 0 0;
}

div#body div#content .c_wysiwyg h3,
div#body div#content .c_wysiwyg h4,
div#body div#content .c_wysiwyg h5,
div#body div#content .c_wysiwyg h6 {
	line-height: normal;
	margin: .8em 0 0 0;
}

div#body div#content .c_wysiwyg h3 {
	font-weight: bold;
	font-size: 175%;
}

div#body div#content .c_wysiwyg h4 {
	font-size: 175%;
}

div#body div#content .c_wysiwyg h5 {
	font-size: 125%;
	font-weight: bold;
}

div#body div#content .c_wysiwyg h6 {
	font-size: 125%;
}

/*
div#body div#content .c_wysiwyg h2.title {
  margin: .5em 0 0 0;
  line-height: 1.5em;
  font-weight: normal;
	border-bottom: 1px solid;
	font-size: 250%;
}
*/
div#body div#content .c_wysiwyg h4.subtitle {
	margin: 0 0 .5em 0;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
	font-size: 120%;
	line-height: 1.5em;
}

div#body div#content .c_wysiwyg em.intense {
	font-weight: bold;
}

cite {
	font-family: monospace;
}

blockquote {
	margin: 2em 0 2em 2em;
	padding-left: 1em;
	border-left: 3px solid #ccc;

}

address {
	margin: 2em 0;
}

div#body div#content .c_wysiwyg p,
div#body div#content .c_wysiwyg div {
	clear: both;
}


div#body div#content .c_wysiwyg ol ol,
div#body div#content .c_wysiwyg ol ul,
div#body div#content .c_wysiwyg ul ol,
div#body div#content .c_wysiwyg ul ul {
	margin: 0 0 0 1em;
}

.spaced {
	margin: 2em 0;
}

div.c_wysiwyg span.spaced {
	margin: 0 1em;
}

div.c_wysiwyg p.outline {
	border: 2px solid #ccc;
	padding: 1em;
}

img.right {
	float: right;
	margin: 1em 0 1em 1em;
}

span.HighlightDark,
span.HighlightLight {
	padding: 0 .2em;
}

p.HighlightLight,
p.HighlightMid {
	padding: 1em;
}

/* end wysiwyg property styles */

div.group h3 em {
	font-style: normal;
	font-size: .8em;
}

div.content-summary {
	clear: both;
	padding-top: 1em;
	padding-bottom: 1.5em
}

div.content-summary h4 {
	font-size: 1.2em;
}

div.content-summary h4 a,
div.content-summary.ct9 h4 {
	font-weight: bold;
}

div.content-summary p {
	clear: both;
	margin: .5em 0;
}

div.content-summary ul.props {
	margin: .5em 0;
}

div.content-summary ul.props li {
	float: left;
	margin-right: 1em;
	line-height: 1.5em;
}

div.content-summary ul.props li strong {
	margin-left: .3em;
}

div.content-summary ul.props li.lb {
	clear: left;
	margin-top: .5em;
	width: 95%;
}

div.ct5.folders ul.props {
	margin: .5em 0 1em 1.5em;
}

div.ct5.folders ul.props li {
	color: #999;
}

div.content-summary.ct11 li {
	clear: left;
	margin-top: .2em;
	width: 95%;
}

div.content-summary.flx div.leadin {
	clear: both;
	float: left;
	margin: .5em 1em .5em 1em;
	font-size: .95em;
}

div.content-detail h4 {
	font-weight: bold;
	margin: 1em 0;
}

div.content-detail ul.props li {
	margin: 1em 0;
}

ul.props,
ul.props em {
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
}

ul.props strong,
ul.props .adr,
ul.props .adr div,
ul.props .adr span,
div.content-detail div.vcard,
div.eventlocationname {
	font-weight: normal;
	color: #000;
	line-height: 1.5em;
}

ul.props a {
	font-weight: normal;
	line-height: 1.5em;
}

ul.props div.attachments {
	margin-left: 20px;
}

ul.props div.attachments a {
	margin-right: .5em;
}

ul.subtopics li {
	font-size: .9em;
	float: left;
	margin-right: 1em;
	line-height: 2em;
	white-space: nowrap;
}

div.mediaplayer {
	padding: 2em 0;
}

/* content detail layout header */
div#m-header {
	margin-bottom: 1em;
}

div#m-footer {
	float: left;
	clear: both;
	margin: 1em 0;
}

/* content type specific styles */
div.ct3 .contact .vcard {
	display: inline;
}

div.content-detail.ct11 li.contact div {
	font-weight: normal;
	line-height: 1.5em;
	color: #000;
}

div#callouts div.c_wysiwyg {
	padding: 1em;
}


div.content-detail div.map {
	margin: 1em 0;
}

div.accent.alert,
div.accent.vcard-dl {
	margin: 1em 0;
	padding: .5em .5em .5em 20px;
}

div.topics {
	margin: 2em 0 0 0 !important;
}

div.topics strong {
	float: left;
	margin-right: 1em;
}

div.topics ul {
	float: left;
	display: inline;
	list-style-type: none;
}

div.topics ul li {
	float: left;
	margin: .3em 1.5em .3em 0;
}

.cleCredit {
	color: #ff6600 !important;
}

/* News Topic TOC */
.TopicPanel {
	margin-left: 20px;
	float: left;
	width: 320px;
	padding-bottom: 20px;
}

#NewsTopics {
	margin-top: 15px;
}

#NewsTopicsMore {
	margin-left: 10px;
}

li.NewsTopic {
	list-style: none;
	padding-top: 8px;
}

.DisabledTextField {
	border: 1px solid #999 !important;
	background-color: #F4F4F4 !important;
	color: GrayText;
	opacity: 0.30;
}

.TopicsMore {
	font-size: small;
	color: #A80101;
}

/* Case tool styles */
.case-status {
	font-weight: bold;
	font-size: .9em;
}

.case-status.open {
	color: green !important;
}

.case-status.pending {
	color: #ff6600 !important;
}

.case-status.placed {
	color: red !important;
}

.case-status.closed {
	color: red !important;
}

.case-controls {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.case-action {
	margin-right: 10px;
	padding-left: 20px;
}

.case-action.review {
	background: url(/images/icons/review.png) 0 center no-repeat;
}

.case-action.accept {
	background: url(/images/icons/accept.png) 0 center no-repeat;
}

.case-action.reject {
	background: url(/images/icons/reject.png) 0 center no-repeat;
}

.case-action.close {
	background: url(/images/icons/close.png) 0 center no-repeat;
}

/* Item: 8421 fix */
div#content div.description ul,
div#content div.description ol {
	padding-left: 2em;
}

div#content ul.props {
	padding-left: 0 !important;
}

div#content div.topics ul {
	padding-left: 0 !important;
}

h4.expandable {
	margin: 0px;
	font-size: 1em;
	cursor: pointer;
	display: block;
	position: relative;
	font-weight: bold;
	border: 1px solid #ddd;
	border-left: 1px solid #ddd;
	transition: all .15s ease-out;
	padding-top: .4em;
	padding-right: 10.5em;
	padding-bottom: .6em;
	padding-left: .6em;
}


.labelinstructions {
	font-size: 0.8em;
	color: rgba(196, 196, 196, 1);
	text-align: right;
	margin-right: -10px;
	padding-right: 55px;
	position: absolute;
	right: 1.5em;
	background-image: url('/styles/images/ian/directory/buttons/open.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
}

.labelinstructions-minus {
	font-size: 0.8em;
	color: rgba(196, 196, 196, 1);
	text-align: right;
	margin-right: -10px;
	padding-right: 55px;
	position: absolute;
	right: 1.5em;
	background-image: url('/styles/images/ian/directory/buttons/close.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
}

.expandabletitle {
	float: left;
	padding-right: 15px;
}