/* @override 
	http://www.molecularmedicineireland.ie/css/default_sml.css
	http://localhost:8888/MMI/css/default_sml.css
*/

/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #E2E2E2 url(../images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
	}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

label {
	/*color: #84B7C7;*/
	color: #015165;
}

label.search {
	color: #84B7C7;
}

.text {
	border: none;
	background: #FFFFFF;
}

form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form li {
}

ul {
	list-style-position: inside;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
	margin-bottom: 15px;
	padding-left: 14px;
	background: url(../images/homepage05.gif) no-repeat left center;
	line-height: 100%;
	font-size: 18px;
	color: #008153;
}

h4 {
	margin-bottom: 15px;
	xpadding-left: 14px;
	xbackground: url(../images/homepage09.gif) no-repeat left center;
	line-height: 100%;
	font-size: 14px;
	color: #329161;
}

#tpname {
	margin-bottom: 15px;
	font-size: 16px;
	color: #015165;
}

h2 {
	margin-bottom: 15px;
	font-size: 14px;
	color: #015165;
}

h1 span, h2 span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #7E7E7E;
}

h3 {
	margin-bottom: 6px;
	font-size: 12px;
	color: #015165;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
}

p {
	xmargin-bottom: 10px;
	margin-bottom: 0.9em
}

#email p {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: left;
}

strong {
	color: #015165;
}

ul.users li.row1 {
	background-color: #eee;
}

ul.users li.row2 {
	background-color: #ddd;
}

ul.users {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.users li a:link, ul.users li a:visited {
	display: block;
	text-decoration: none;
	padding: 4px 4px 4px 8px;
}

ul.users li a:hover {
	display: block;
	color: #fff;
	background-color: #329161;
	font-weight: bold;
}

ul.users li {
	margin: 0px 0 0px 0;
	padding: 2px 4px 2px 4px;
	
	background: url(../images/homepage06.gif) repeat-x left bottom;
}

ul.users li.first {
	padding-top: 0px;
	background: none;
}

ul.users h3 {
	font-size: 11px;
}

ul.users li label {
	color: #015165;
}

ul.users li ul li {
	background: url(../images/homepage06.gif) repeat-x left bottom;
	display: block;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0;
	padding-left: 20px;
}

ul.users li ul {
	padding: 10px 0 10px 30px;
	margin: 0px;
	list-style-type: disc;
	list-style-position: inside;
}


ul.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.list1 li {
	xpadding-top: 1.8em;
	xpadding-bottom: 1.6em;
	xpadding: 8px;
	xpadding-bottom: 34px;
	xmargin-top: 0px;
	margin: 10px 0 10px 0;
	background: url(../images/homepage06.gif) repeat-x left bottom;
}

ul.list1 li.first {
	padding-top: 0px;
	background: none;
}

ul.list1 h3 {
	xpadding-left: 11px;
	xbackground: url(../images/homepage05.gif) no-repeat left center;
	font-size: 11px;
}

ul.list1 li label {
	color: #015165;
}

ul.list1 li ul li {
	background: url(../images/homepage06.gif) repeat-x left bottom;
	display: block;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0;
	padding-left: 20px;
}

ul.list1 li ul {
	padding: 10px 0 10px 30px;
	margin: 0px;
	list-style-type: disc;
	list-style-position: inside;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

.list2 li {
	xpadding-top: 1.5em;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(../images/homepage06.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

.list2 h3 {
	xpadding-left: 11px;
	xbackground: url(../images/homepage05.gif) no-repeat left center;
	font-size: 11px;
}
/*
.pagination {
	font-size: 11px;
	border: 1px solid #444;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	margin: 0 3px 0 3px;
}
*/
.pagination {
	padding: 0;
	xpadding: 3px 5px 3px 5px;
	margin: 0;
	xmargin: 0 3px 0 3px;
}

.pagination.current {
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #444;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	margin: 0 3px 0 3px;
	background-color: #fff;
	font-weight: bold;
}

.pagination a {
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #444;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	margin: 0 3px 0 3px;
	background-color: #fff;
}

.pagination a:hover {
	background-color: #329161;
	color: #fff;
}

.lists {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-position: outside;
}

.lists li.row1 {
	background-color: #eee;
	display: block;
}

.lists li.row2 {
	background-color: #ddd;
	display: block;
}

.lists li {
	border-bottom: 1px solid #aaa;
}

.lists li a {
	padding: 8px;
	text-decoration: none;
	display: block;
	color: #629B96;
}

.lists li a strong {
	color: #015165;
	display: block;
}

.lists li a:hover strong {
	color: #fff;
}

.lists li a:hover {
	background-color: #329161;
	color: #ffffff;
}


.sidenews {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidenews li {
	
	border-bottom: 1px solid #ddd;
	xbackground: url(../images/homepage06.gif) repeat-x left top;
}

.sidenews li a {
	padding: .3em 6px .6em 3px;
	xpadding-bottom: .6em;
	xpadding-left: 6px;
	text-decoration: none;
	display:block;
	xbackground-color: #329161;
}

.sidenews li a:hover {
	xtext-decoration: underline;
	background-color: #329161;
	color: #fff;
}

.sidenews li.first {
	padding-top: 0px;
	background: none;
}

.sidenews h3 {
	xpadding-left: 11px;
	xbackground: url(../images/homepage05.gif) no-repeat left center;
	font-size: 11px;
}
/* tplist Start */
.tplist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tplist li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	font-size: 1.1em;
}

.tplist li a {
	padding: .3em 6px .6em .3em;
	text-decoration: none;
	display:block;
	background-color: #b9cad6;
	text-indent: 0 !important;
	text-indent/**/: -14px;
	text-align: left;
	}

.tplist li a:hover {
	background-color: #329161;
	color: #fff;
}

.tplist li.first {
	padding-top: 0px;
	background: none;
	
}

.tplist h3 {
	font-size: 11px;
}

#tp_head {
	xbackground-color: #b9cad6;
	color: #fff;
	padding: 10px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
	height: 35px;
	background: url(../images/tp_heading.gif) no-repeat;
	}
/* tplist End */

/* tplister Start */
.tplister {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 13px;
	padding-left: 10px;
	margin-top: 10px;
}

.tplister li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	font-size: 1.0em;
}

.tplister li a:link,
.tplister li a:visited
 {
	padding: .3em 6px .6em 3px;
	text-decoration: none;
	display:block;
	background-color: #329161;
	color: #fff;
	text-align: left;
	text-indent: 0 !important;
	text-indent/**/: -14px;
}

.tplister li a:hover,
.tplister li a:active {
	background-color: #1b5136;
	color: #fff;
}

.tplister li.first {
	padding-top: 0px;
	background: none;
}

.tplister h3 {
	font-size: 11px;
}
/* tplister End */

/* tpidiv Start */
#tpidiv ul {
	padding-left: 20px;
	list-style-position: outside;
	}

ul#sliderotator {
	list-style-type: none;
	padding-left: 0;
	}

/* tpidiv End */

.sidelinks {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 18px;
	font-weight: bold;
}

.sidelinks li {
	
	border-bottom: 1px solid #ddd;
	xbackground: url(../images/homepage06.gif) repeat-x left top;
}

.sidelinks li a {
	padding: .6em 6px .6em 6px;
	xpadding-bottom: .6em;
	xpadding-left: 6px;
	text-decoration: none;
	display:block;
}

.sidelinks li a:hover {
	xtext-decoration: underline;
	background-color: #329161;
	color: #fff;
}

.sidelinks li.first {
	padding-top: 0px;
	background: none;
}

.sidelinks h3 {
	xpadding-left: 11px;
	xbackground: url(../images/homepage05.gif) no-repeat left center;
	font-size: 11px;
}

.admin {
	color: #800000;
}

#subnav ul {
	padding: 10px 0px 6px 10px;
}

#subnav li {
	background-color: #ddd;
	color: #000;
	font-weight: bold;
	border: 1px solid #444;
	list-style-type: none;
	margin-bottom: 4px;
	margin-left: -26px;
}

#subnav li a:link, #subnav li a:visited {
	display: block;
	text-decoration: none;
	padding: 4px;
}

#subnav li a:hover {
	background-color: #329161;
	text-decoration: none;
	color: #fff;
}

.sidenavlist { /* SubNav Style */
	margin-left: 16px;
	padding: 0;
	list-style: none;
}
.sidenavlist li {
	xpadding: 3px;
}
.sidenavlist li a {
	padding: .3em 3px .3em 3px;
	text-decoration: none;
	display:block;
}

.sidenavlist li a:hover {
	background-color: #329161;
	color: #fff;
}

#linker {
	position: fixed;
	top: 0;
	left: 0;
	height: 36px;
	width: 100%;
	background-color: #329161;
	border-bottom: 1px solid #000000;
}

#linker input {
	height: 20px;
	width: 90%;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	text-align: center;
	margin-left: 16px;
	margin-top: 4px;
}

/** FORM */
/*
#form label{
float: left;
width: 120px;
font-weight: bold;
color: #fff;
}

#form input, textarea{
width: 180px;
margin-bottom: 5px;
}

#form textarea{
width: 250px;
height: 150px;
}

#form .boxes{
width: 1em;
}

#form #submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

#form br{
clear: left;
}
*/

/** LINKS */

.editbox a:link,
.editbox a:visited {
	border: 1px solid #999;
	background-color: #640000;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.editbox a:hover,
.editbox a:active {
	background-color: #1fae78;
}	

a {
	color: #003E39;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 30px 10px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

img.border {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

hr {
	/*display: none; */
}

.hr1 {
	height: 1px;
}
/** TOP NAV */

#topnav {
	width: 739px;
	height: 18px;
	margin: 0px auto;
	padding: 6px;
}
#topnav .lefttext {
	float: left;
}
#topnav .small {
	font-size: 9px;
}
#topnav .medium {
	font-size: 11px;
}
#topnav .large {
	font-size: 13px;
}

#topnav .righttext {
	float: right;
}

/** WRAPPER */

#wrapper {
	width: 739px;
	margin: 0px auto;
	padding: 20px;
	background: #FFFFFF;
}

/** HEADER */

#header {
	height: 106px;
}

/** CONTENT */

#content {
	background: url(../images/subpage02.jpg) no-repeat left top;
}

/** SIDEBAR */

#sidebar {
	xposition: absolute;
	xpadding-top: 20px;
	xbackground-repeat: repeat-x;
	xbackground: url(../images/homepage04bg.gif) repeat-y left top;
	background: url(../images/homepage04.jpg) no-repeat left top;
	xbackground-color:#CBDEDB;
}

#sidebaruser {
	xposition: absolute;
	xtop-padding: 20px;
	background: url(../images/homepage04_user.jpg) no-repeat left top;
	xbackground-color:#898899;
}

/** MENU */

#menu {
	background: url(../images/homepage03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 70px 0px 0px 10px;
	list-style: none;
}




#nav {padding:0; margin:0; list-style:none; height:38px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 4px 0 8px; height:35px;}
#nav li a.top_link span.down {float:left; display:block; padding:0 8px 0 8px; height:35px; background: url(../images/three_1a.gif) no-repeat right;}

#nav li:hover a.top_link {color:#ccc;}
#nav li:hover a.top_link span {}
#nav li:hover a.top_link span.down {background:url(../images/three_2a.gif) no-repeat right;}

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:30px; background: #2F8F5F; padding:3px; border:1px solid #133622; white-space:nowrap; width:90px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#fff; text-decoration:none;border-bottom:1px solid #50b5d0;}
#nav li ul.sub li a.fly
{background:#50b5d0 url(../images/arrow.gif) 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#3f96a9; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#3f96a9 url(../images/arrow_over.gif) 80px 6px no-repeat; color:#fff;}

#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #2F8F5F; padding:3px; border:1px solid #133622; white-space:nowrap; width:120px; z-index:400; height:auto;}


#nav li:hover li:hover ul a,
#nav li:hover li:hover li:hover ul a,
#nav li:hover li:hover li:hover li:hover ul a,
#nav li:hover li:hover li:hover li:hover li:hover ul a
{display:block; font-size:11px; height:18px; width:120px; line-height:18px; text-indent:5px; color:#fff; text-decoration:none;border-bottom:1px solid #50b5d0;}



#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#3f96a9 url(../images/arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#50b5d0 url(../images/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#50b5d0;} 

/** LOGIN */

#login {
	height: 195px;
	padding: 0px 24px 0px 24px;
	xbackground: url(../images/homepage04bg.gif) repeat-y left top;
}


#login h2 {
	color: #FFFFFF;
}

#login li {
	margin-bottom: 6px;
}

#login label {
	display: block;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

#login .text {
	width: 140px;
	height: 17px;
	padding: 3px 0px 0px 3px;
}

#login .button {
	float: left;
	width: 54px;
	height: 20px;
	background: url(../images/subpage03.gif) no-repeat left top;
	border: none;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #015165;
}

#login a {
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 5px 7px 5px 4px;
	background: url(../images/arrow_over.gif) no-repeat right;
	font-size: 10px;
	color: #2F8F5F;
}
/** LOGOUT */

#logout {
	height: 100px;
	padding: 0px 24px 0px 24px;
}

#logout h2 {
	color: #FFFFFF;
}

#logout li {
	margin-bottom: 6px;
}

#logout label {
	display: block;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

#logout .text {
	width: 140px;
	height: 17px;
	padding: 3px 0px 0px 3px;
}

#logout .button {
	float: left;
	width: 54px;
	height: 20px;
	background: url(../images/subpage03.gif) no-repeat left top;
	border: none;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #015165;
}

#logout a {
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 5px 7px 5px 4px;
	background: url(../images/arrow_over.gif) no-repeat right;
	font-size: 10px;
	color: #2F8F5F;
}

.login_message {
    padding: 5px;
    margin: 15px 0 0 0;
    border: 1px solid #D893A1;
    background-color: #FBE6F2;
    font: 11px Verdana, Arial, sans-serif;
	text-align: left;
	padding-left: 26px;
	background: #FBE6F2 url(icons/error.png) no-repeat 5px 4px;
}


/* TP Search Box */

/** TP LOGIN */

#tplogin {
	height: 90px;
	padding: 0px 24px 0px 24px;
	xbackground: url(../images/homepage04bg.gif) repeat-y left top;
}

#tplogin h2 {
	color: #FFFFFF;
}

#tplogin li {
	margin-bottom: 6px;
}

#tplogin label {
	display: block;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

#tplogin .text {
	width: 140px;
	height: 17px;
	padding: 3px 0px 0px 3px;
}

#tplogin .button {
	float: left;
	width: 54px;
	height: 20px;
	background: url(../images/subpage03.gif) no-repeat left top;
	border: none;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #015165;
}

#tplogin a {
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 5px 7px 5px 4px;
	background: url(../images/arrow_over.gif) no-repeat right;
	font-size: 10px;
	color: #2F8F5F;
}


/* TP Search Box end */

#tp_top_box {
	height: 50px;
	padding: 0px 24px 0px 24px;
	background: url(../images/homepage04bg.gif) repeat-y;
	}

#tp_top_box h2 {
	color: #FFFFFF;
}

#tp_top_box li {
	margin-bottom: 6px;
}

#tp_top_box label {
	display: block;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

#tp_top_box .text {
	width: 140px;
	height: 17px;
	padding: 3px 0px 0px 3px;
}

#tp_top_box .button {
	float: left;
	width: 54px;
	height: 20px;
	background: url(../images/subpage03.gif) no-repeat left top;
	border: none;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #015165;
}

#tp_top_box a {
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 5px 7px 5px 4px;
	background: url(../images/arrow_over.gif) no-repeat right;
	font-size: 10px;
	color: #2F8F5F;
}

.tplist li a {
	padding: .3em 6px .6em .3em;
	text-decoration: none;
	display:block;
	background-color: #b9cad6;
	text-indent: 0 !important;
	text-indent/**/: -14px;
	text-align: left;
	}

.tplist li a:hover {
	background-color: #329161;
	color: #fff;
}

h3 {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 0px;
}

h3 a.header:link,
h3 a.header:visited {
	padding: .3em 6px .6em .3em;
	text-decoration: none;
	display:block;
	background-color: #b9cad6;
	text-indent: 0 !important;
	text-indent/**/: -14px;
	text-align: left;
	outline: none;
}

h3 a.header:hover,
h3 a.header:active {
	background-color: #329161;
	color: #fff;
	outline: none;
}


/* TP Search  */

a.catbutton {
	background: url(../images/tp_nav.gif) no-repeat;
	height: 27px;
	width: 90px;
	display: inline-table;
	padding: 4px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: left;
	}

a.catbutton:hover {
	background: url(../images/tp_nav2.gif) no-repeat;
	height: 27px;
	width: 90px;
	display: inline-table;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}

a.instbutton {
	background: url(../images/tp_nav.gif) no-repeat;
	height: 27px;
	width: 90px;
	display: inline-table;
	padding: 4px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: right;
	}

a.instbutton:hover {
	background: url(../images/tp_nav2.gif) no-repeat;
	height: 27px;
	width: 90px;
	display: inline-table;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}

#message {
    padding: 5px;
    margin: 5px 0;
    padding-left: 30px;
    border: 1px solid #D893A1;
    font: 10px Verdana, Arial, sans-serif;
	background: #FBE6F2 url(icons/exclamation.png) no-repeat 5px 4px;
}

#message2 {
    padding: 5px;
    padding-left: 30px;
    margin: 5px 0;
    border: 1px solid #D893A1;
    background-color: #FBE6F2;
    font: 10px Verdana, Arial, sans-serif;
    background: #FBE6F2 url(icons/error.png) no-repeat 5px 4px;
}

#notice {
	padding: 5px;
    padding-left: 30px;
    margin: 5px 0;
    border: 1px solid #c2bd97;
    font: 10px Verdana, Arial, sans-serif;
    background: #fffaeb url(icons/error.png) no-repeat 5px 4px;
}

#idea {
	padding: 5px;
    padding-left: 30px;
    margin: 5px 0;
    border: 1px solid #c2bd97;
    font: 10px Verdana, Arial, sans-serif;
    background: #fffaeb url(icons/lightbulb.png) no-repeat 5px 4px;
}

#affirm {
	padding: 5px;
    padding-left: 30px;
    margin: 5px 0;
    border: 1px solid #8cbba3;
    font: 10px Verdana, Arial, sans-serif;
    background: #d2efe1 url(icons/accept.png) no-repeat 5px 4px;
}

#error {
    padding: 5px;
    margin: 5px 0;
    padding-left: 30px;
    border: 1px solid #D893A1;
    font: 10px Verdana, Arial, sans-serif;
	background: #FBE6F2 url(icons/exclamation.png) no-repeat 5px 4px;
}

#warning {
    padding: 5px;
    margin: 5px 0;
    padding-left: 30px;
    border: 1px solid #D893A1;
    font: 10px Verdana, Arial, sans-serif;
	background: #FBE6F2 url(icons/error.png) no-repeat 5px 4px;
}

#user_reg_form label {
	xdisplay: block;
	float: right;
	padding: 0px 4px 3px 0px;
	font-weight: bold;
	text-align: right;
}

#user_reg_form .button {
	width: 54px;
	height: 20px;
	background: url(../images/subpage03.gif) no-repeat left top;
	border: none;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #015165;
}

.signuptable input {
	width: 200px;
	border: 1px solid #333;
}

.signuptable textarea {
	width: 200px;
	height: 100px;
}

/** ICRIN */

#icrin {
	z-index: 600; 
	position:absolute; 	
	padding: 20px 0px 0px 670px;
	background: url(../images/icrin.jpg) no-repeat right top;
}

#icrin a{	
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 10px 7px 5px 4px;
	font-size: 10px;
	color: #2F8F5F;
}

#tagline {
	z-index: 600; 
/*	right: ;*/
	position: absolute;
	padding: 16px 0px 0px 460px;
	xbackground: url(../images/icrin.jpg) no-repeat right top;
	
	font-size: 14px;
	xcolor: #003a35;
	color: #038054;
	text-align: right;
}

/** SEARCH */

#search {
	height: 70px;
}

#search form {
	padding: 10px 0px 0px 270px;
}	

#search .text {
	float: left;
	width: 143px;
	height: 17px;
}

#search label {
	float: left;
	padding: 3px 10px 0px 0px;
}

#search #button2 {
	float: left;
	margin-left: 4px;
}

/** LINKS */

#links {
	height: 58px;
	background: url(../images/homepage11.jpg) no-repeat left top;
}

#links p {
	margin: 0px;
	padding-top: 22px;
	text-align: center;
	color: #8096B6;
}

#links a {
	color: #80A4AF;
}

#spambotdiv {
	display: none;
}

.divmem {
	 display: none;
	 background-color: #eee;
	 padding: 0 8px 12px 8px;
	 border-bottom: 1px solid #bbb;
	 border-right: 1px solid #bbb;
	 margin: 0 0 10px 10px;
}

.greenbutton {
	color: #FFFFFF;
	border: 1px solid #133622;
	font-weight: bold;
	padding: 3px 5px 3px 6px;
	text-decoration: none;
	background: #329161 ;
}

.greenbutton_tp {
	color: #FFFFFF;
	border: 1px solid #133622;
	font-weight: bold;
	padding: 3px 5px 3px 6px;
	text-decoration: none;
	background: #329161 ;
	position: relative;
	top: -30px;
}

.managebutton {
	color: #FFFFFF;
	border: 1px solid #133622;
	font-weight: bold;
	text-decoration: none;
	background: #329161 url(icons/bullet_wrench.png) no-repeat 1px 2px;
	display: block;
	width: 349px;
	padding: 3px 5px 3px 20px;
	text-align: left;
}


.greenbuttonTEST {
	color: #FFFFFF;
	border: 1px solid #bbbbbb; /*#4ece97*/
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	text-decoration: none;
	background: #329161 url(../images/greenbutton.gif) repeat-x;
}

a.adminbutton {
	background-color: #329161;
	color: #FFFFFF;
	border: 1px solid #133622;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	display: block;
}

a.adminbutton:hover {
	background-color: #1D5E3D;
	color: #FFFFFF;
}

.redbutton {
	background-color: #640000;
	color: #FFFFFF;
	border: 1px solid #133622;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

.redbuttonTEST {
	color: #FFFFFF;
	border: 1px solid #9c0000;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	background: #640000 url(../images/redbutton.gif) repeat-x;
}



div.autocomplete {
      position:absolute;
      width:450px;
      background-color:white;
      border:1px solid #888;
      margin:3px;
      padding:2px;
}
	
div.autocomplete ul {
	list-style:none!important;
	list-style-image:none!important;
	margin:0px;
	padding:0px;
}

div.autocomplete ul li.selected {
	background-color: #B9DAF0;
}

div.autocomplete ul li {
	font-size: small;
	list-style-type:none;
	display:block;
	text-align: left;
	margin:0;
	padding:2px;
	cursor:pointer;
}

/** FOOTER */

#footer {
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 15px 0px 30px 0px;
	text-align: center;
	color: #7B7B7B;
}

