@import '/inovem/sites/site1/default-6.1-main.css';
@import '/inovem/sites/site1/default-6.1-bg.css';
@import '/inovem/sites/site100/inovem-6.1-main.css';
@import 'nsomerset-core-6.1.css';
@import '/inovem/sites/site150/css/customformats.css';

body {
	color: black;
}

.footer {
	margin-left: 215px;
}
#id_menu-column {
	width: 200px;
}
.main-column {
	margin-left: 215px;
}
.menubar-container {
	padding-left:0px;
}
.menu-column {
	line-height: 1em;
}
ul.menu ul {
	margin-left:0;
}
ul.menu.in_bulletMenu li {
	padding: 0;
}
ul.menu li {
	background-image: none !important;
}

ul.menu a, ul.menu a:link, ul.menu a:visited, ul.menu a:active {
	color: #000000;
}

#pagetitle h1 {
	border-bottom:1px solid #AD0047;
	color:#AD0047;
	font-size:1.8em;
	margin-top:3px;
	padding-top:3px;
	padding-bottom: 0px;
}
.header {
	line-height: 1em;
}
.header input {
	padding: 1px 0;
	border: auto;
}

h2 {
	border:medium none;
	color:#000000;
	font-size:1.2em;
}

div.in_cmp_content, div.in_cmp_toc_content { position:static; }
div.in_simpleBox {
	border: 1px solid #b2b3b4;
	background-color: none;
}
.in_roundbox .in_body {
	background-color: transparent;
}
.in_roundbox.in_pagination .in_body {
	background-color: transparent;
}

div.in_tabContent {
	border: 1px solid #b2b3b4;
	background-color: #f7f7f7;
	margin-bottom: 1em;
}

div.in_tabList ul li {
	background-color: #B3E6E1;
}

div.in_tabList ul li.in_tabSelected {
	background-color: #f7f7f7;
}
div.in_tabList ul li a {
	color: black;
}


#in_userbar_name { display: none; }

.in_cdsRight {
	position: relative;
}

div.cmp_content {
	margin:0;
	padding:2px 0;
}

p {
	margin: 0.5em 0;
}
div.cmp_content .clear {
	clear:  left;
}
.maincontent {
	line-height: 1.5;
}


/******************************************************
 *	Econsulation right hand menu
 ******************************************************/

#topbar {
	float: right;
	width: 200px;
	padding-left: 20px;
	background:#FFFFFF none repeat scroll 0 0;
}


#topbar ul.links {
	margin: 0;
	padding: 0;
}

#topbar ul.links li { list-style: none; }

#topbar ul.links li a {
	width: 200px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0;
	outline: none;
}

#topbar dl {
	margin-right: 0;
	margin-bottom: 15px;
}

#topbar dt {
	padding: 2px 0 3px 5px;
	background-color: #AB0047;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
}

#topbar dt {
	padding: 2px 0 3px 5px;
	background-color: #AB0047;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	float:none;
	clear:none;
	width:auto;
}


#topbar dd { 
	margin: 4px 0 0 0; 
	float:none;
	width:auto;
}

#topbar dd ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 7px;
}

#topbar dd li {
	list-style: square;
	padding: 2px 0;
}




.section {
	border-bottom: none;
}



/* Container - expanding panels of information */
div.container{
	border-top: 1px solid #8BAEC4;
	border-bottom: 1px solid #8BAEC4;
}
.container h2 {
	background-color: #f8f8f8;
	font-weight : bold;
	padding: 3px;
	margin: 0;
}

.container-body {
	background-color: #ffffff;
	padding : 3px 3px 3px 3px;
}


.in_formsection {
	background-color: #f8f8f8;
}

/* Title styles */
.in_cmp_title_policy, .in_cmp_title_map, .in_cmp_title_option,
.in_cmp_title_site, .in_cmp_title_statement, .in_cmp_title_issue {
	border-bottom: 1px dashed #000;
	font-weight: bold;
	color: #444444;
	font-size: 130%;
}
.in_cmp_title_figure, .in_cmp_title_table {
	border-bottom: 1px dashed #000;
	font-weight: bold;
	color: #444444;
	font-size: 100%;
}
/* Compound-doc rep-count rendering */
span.cmp_pendingcount {
	color: red;
	border: 1px solid #e8e8e8;
}
span.cmp_dulymadecount {
	color: green;
	border: 1px solid #e8e8e8;
}


/* consultation calendar timeline view */
.in_consultCalHeader table {
	width: 400px;
}
.in_consultCalHeader table {
	border-collapse: collapse;
}
.in_consultCalHeader table td {
	padding: 2px;
	margin: 0px;
	text-align: center;
	border: 1px solid #ccc !important;
	background-color: #eee;
	white-space: nowrap;
	font-size:80%;
}
.in_consultCalSkip {
	float:left;
	height: 15px;
}
.in_consultCalBar {
	float:left;
	background-color:#EBF0E4;
	height: 15px;
	border: 1px solid #C5CF87;
}

.in_roundbox .in_title {
	background: #f8f8f8 none repeat scroll 0 0;
	border: medium none;
	padding: 3px;
}

.in_roundbox.in_status .in_body {
	background-color: none !important;
}
.in_roundbox .in_body {
	border: none !important;
}
.in_hasHighlight .in_highlight {
	background-color: #FCF0CD;
}

#in_loginpage_register {
	clear:both;
}
.minimonthview td a:hover {
	background-color: #EBF0E4;
}

.in_selectableList .in_itemSelected {
	background-color:#EBF0E4;
	margin: 3px;
	border: 1px solid #ccc;
}


#id_groupTitle span {
	display: block;
	padding-left: 10px;
	float: right;
	font-size: 80%;
	color: #999;
}

.list th {
	background-color:#EEEEEE;
	background-image:none;
	border:1px solid #CCCCCC;
	text-align:left;
}
.list .row1 {
	background-color:#FFFFFF;
}
.list .row0 {
	background-color:#EEEEEE;
}

.in_infobox h2 {
	color:#000000;
	font-size:1.1em;
	padding:3px;
}

.monthview th {
	background-color : #B3E6E1;
	border: 1px solid #00B09C;
}
.monthview td {
	border: 1px solid #00B09C;
}

.in_contentonly {
	padding:0 10px;
}
