/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }
html{
  overflow-y:scroll;
}
html, body {
  height: 100%;
}

#container {
  height: 100%;
	text-align: left;
}

body > #container { height: auto; min-height: 100%; }

.push {
  height: 50px;
  clear: both;
}

#content {
  padding-bottom: 70px;
  padding-left: 30px;
}

#header {
	position: relative;
	width: 100%;
	height: 80px;
	background: #29516b; /* url(../images/header-bar.jpg) repeat-x; */
	color: #fff;
	padding: 0;
	margin: 0;
}

#logo-mfom {
  position: absolute;
  left: 0px;
  width: 600px;
  height: 80px;
  background: transparent url(../images/logo-mfom.png) no-repeat scroll 10px 10px;
}

#logo-application {
  height: 80px;
  margin-right: 0px;
	background: transparent url(../images/logo.jpg) no-repeat scroll right 5px;
}

#footer {
  position: relative;
  clear: both;
  z-index: 10;
	height: 50px;
	margin-top: -50px;
	background: #CCC no-repeat left top;
}

body {
	background: #FFF repeat-y center top;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #6B6B6B;
	text-align: center;
}

/* links */
a, a:visited {
	color: #55A;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #66F;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family:  'Bitstream Charter', 'Helvetica Neue','Trebuchet MS', Arial, Sans-serif;
	font-weight: Bold;
	padding: 10px 0px;
	color: #444;
}

h1 {
	font-size: 2.5em;
	margin-left: 10px;
}

h2 {
	font-size: 2.5em;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	padding: 0px;
}

/* Paragraph */
p { padding: 12px 10px;	}

/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

ul { list-style: none; }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  font-size: 1.2em;
  color: #79A62E;
  background-color: #EEE;
}

dd {
  padding-left: 25px;
  margin-top: 6px;
  margin-bottom: 10px;
}

a.btn {
	float:left;
	background: buttonface url(../images/layout/border.gif) no-repeat;
	cursor:pointer;
	font-size:0;
	text-align:center;
	display:block;
	min-width: 140px;
	text-decoration:none;
	margin:3px 2px;
}

a.btn.add {
	background: buttonface url(../images/layout/border-add.gif) no-repeat;
}

.btn span {
	padding:3px 8px 4px 8px;
	text-align:center;
	position:relative;
	left:1px;top:1px;
	display:block;
	text-decoration:none;
	background:url(../images/layout/border.gif) right bottom no-repeat;
	font:small/1 Verdana;
	color:#222;
}


/* images */
img {
	/*background: #FAFAFA;*/
  /*border: 1px solid #E4E4E4;*/
	/*padding: 8px;*/
}

img.float-right {
  	margin: 5px 0px 10px 10px;
}

img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace;
  	/* white-space: pre; */
  	border: 1px solid #EEE8E1;
	background: #FAFaFa;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}

blockquote {
	margin: 15px 10px;
 	padding: 5px 7px 5px 40px;
   font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #80614D;
	border: 1px solid #EEE8E1;
	background: #FAFaFa url(../images/layout/quote.gif) no-repeat 15px 15px;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 0px;
}

th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #ADD163;
	border-width: 1px;
	border-style: solid;
	border-color: #C4DE8F #93C138 #93C138 #C4DE8F;
}

tr {
	height: 34px;
	background: #fff;
}

td {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #E7F0CC;
}
/* end - table */

/* form elements */
form {
	padding: 0px 10px;
}

form p {
	border-bottom: 1px solid #ECE5DD;
	padding: 12px 0 5px 0;	margin: 0;
	color: #9D6D37;
}

label {
	font-weight: bold;
	color: #000;
}

input, select, textarea {
	color: #000;
}

option { padding-right: 0.5em; }

#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 66px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	letter-spacing: -3px;
	text-decoration: none;
	color: #CEC;
	top: 75px;
	left: 55px;
}

#header p#description {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 15px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #DFD;
	letter-spacing: -0.5px;
	top: 148px; left: 150px;
}

/* top-menu */
#top-menu {
	padding: 10px 15px 10px 15px;
	background-color: #133;
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	color: #FFF;
	border: 1px solid #CCC;
	position: absolute;
	top: 85px;
	right: 0px;
 }
 #top-menu p {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
 }
 #top-menu a {
	color: #fff;
 }

/* Navigation */
#nav {
	margin-top: 0px;
	width: 100%;
	background: #113333 no-repeat;
	/*position: absolute;*/
	/*margin-top: 100px;*/
}

#nav ul {
	float: left;
	list-style: none;
	margin: 0px 30px 0px 5px;
	height: 45px;
	padding: 5px 0 0 40px;
}

#nav ul li {
	margin: 0;
	padding-right:10px;
  padding-left:10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
	background-color: #345;
}

#nav ul li a {
	float: left;
	margin: 0;
	padding: 0 5px 0 5px;
	color: #FFF;
	font: bold 15px/45px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: none;
}

#nav ul li a:hover,
#nav ul li a:active {
	color: #E7FAA9;
}
#nav ul li.current {
  background-color: white;
	//background: transparent url(../images/layout/left-tab.gif) no-repeat;
}
#nav ul li.current a {
	color: #4B3D2C;
	//background: transparent url(../images/layout/right-tab.gif) no-repeat right top;
}
#nav ul li.right {
	float: right;
}
#nav ul li.left {
	float: left;
}

/* Main Column */
#main {
	width: 100%;
}

#footer p {
	padding:10px 0;
	font-size: 1.2em;
	color: #000;
}

#footer a:hover {
	color: #555;
	border-bottom: 1px dotted #555;
	text-decoration: none;
}

/* postmeta */
.post-footer {
	padding: 8px 10px;
	margin: 15px 10px 10px 10px;
	color: #977C57;
	border: 1px solid #EEE8E1;
	background: #FAFaFa;
}

.post-footer .date{
	margin: 0 10px 0 5px;
	padding: 7px;
	background: #FAFaFa url(../images/layout/clock.gif) no-repeat 0 2px;
	padding-left: 30px;
}

.post-footer a.readmore {
	margin: 0 10px 0 5px;
	padding: 7px 5px;
	background: #FAFaFa url(../images/layout/doc.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}

.post-footer a.edit {
	margin: 0 10px 0 5px;
	padding: 7px 5px;
	background: #FAFaFa url(../images/layout/edit-doc.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}

.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #A98D76; }
.post-info a, .post-info a:visited { color: #333; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.no-border { border: none; }
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}

p.highlighted {
	background: #F2F2F2 none repeat scroll 0 0;
	color: #202020;
	font-family: "trebuchet ms",georgia,sans-serif;
	font-size: 1.8em;
	font-style: italic;
	padding: 20px;
	margin: 20px;
	text-align: center;
}

#main table {
	width: 98%;
  border: 1px;
  border-spacing: 0px;
  border-collapse: collapse;
  //margin-left:10px;
  //margin-left:auto;
  //margin-right:auto;
  //cellspacing: 0px;
  //cellpadding: 3px;
}

#total_entries_info{
  width:auto;
  margin-left:auto;
  margin-right:auto;
}


#pages-content img.big {
	width: 75%;
	margin: 15px 0px;
}

.fieldWithErrors {
  /*padding: 2px;*/
  background-color: #FCA;
  /*display: table;*/
}

.errorExplanation h2 {
  color: #f00;
  margin-top: 10px;
  margin-left: 40px;
}

.errorExplanation {
  color: #c33;
  background: #ffebe2 url(../images/ico/error.gif) no-repeat 15px 0.7em;
  border-top: 1px solid #fecfc1;
  border-bottom: 1px solid #fecfc1;
  margin: 10px;
}

.notice {
    color: #666;
    background-color: #edf3fd;
    padding: 8px 40px;
    margin: 1em -12px;
    font-size: 1.1em;
    border-top: 1px solid #b2c7df;
    border-bottom: 1px solid #b2c7df;
    width: 500px;
}

.notice.warning {
    color: #666;
    background: #fdffcb url(../images/icons/warning.gif) no-repeat 15px 0.9em;
    border-top: 1px solid #fcd41d;
    border-bottom: 1px solid #fcd41d;
}

#feedback div {
  color: #666;
  background-color: #edf3fd;
  padding: 8px 40px;
  margin: 10px;
  border-top: 1px solid #b2c7df;
  border-bottom: 1px solid #b2c7df; text-align: left;
}

#feedback a {
  color: #666;
  background-color: transparent;
}

#feedback .notice {
  color: #666; background: #edffe1 url(../images/ico/ok.gif) no-repeat 15px 0.7em;
  border-top: 1px solid #bdd8bd;
  border-bottom: 1px solid #bdd8bd;
}

#feedback .warning {
  color: #666;
  background: #fdffcb url(../images/ico/warning.gif) no-repeat 15px 0.7em;
  border-top: 1px solid #fcd41d;
  border-bottom: 1px solid #fcd41d;
}

#feedback .error {
  color: #c33;
  background: #ffebe2 url(../images/ico/error.gif) no-repeat 15px 0.7em;
  border-top: 1px solid #fecfc1;
  border-bottom: 1px solid #fecfc1;
}

a.active {
	font-weight: bold;
}

a.right {
	float: right;
}

#main ul#help-pages li {
	font-size: 1.2em;
	list-style-image: url(../images/layout/bullet.gif);
}

img#alarm-spinner {
	background: none;
	border: none;
	padding: 2px 10px;
}

.cds_body tr {
	height: auto;
}

.cds_body td {
	padding: 0px;
	border: none;
}

.cds_body th {
	padding: 0px;
	border: none;
}

html>/**/body form .actions .button { /* hack, IE ignores */
    min-width: 80px;
}

/* button */

.button {
    border: 1px solid #999;
    background: #999;
    color: #fff;
    width: auto;
    text-align: center;
    border-radius:0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
}
.button.mainaction {
    border-color: #8c9db0;
    background-color: #8c9db0;
    color: #fff;
}
.button.add {
    background-image: url(../images/icons/add.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding-right: 20px;
}
.button.delete {
    background-image: url(../images/icons/delete.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding-right: 20px;
}
a.button {
    text-decoration: none;
    padding: 1px 10px;
    background: #999;
    color: #fff;
}
a.button.add, a.button.delete {
    padding-right: 30px;
}
