/* Standard tag definitions */

html {
	margin:0px;
	padding:0px;
	height:100%;
	margin-bottom:1px;
}

body {
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	text-align:center;
	background: #bbb url(../images/bkgd1.jpg) repeat top left;
	margin:0px;
	padding:0px;
}

p {
	margin-bottom:1em;
}


a  { 
	color: #990033;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #0099ff;
	text-decoration:underline;
}

h1 {
	color: #1a3e70;
	font-weight:bold;
	font-family:'Gill Sans','arial black',helvetica, arial, sans-serif;
	font-size: 190%;
	margin: 1em 0 0.5em 0;
}

h1.breadcumbs {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 12px;
}


h2 {
	color: #1a3e70;
	font-size: 150%;
	font-weight: bold;
}

h3 {
	font-weight:bold;
	font-size:inherit;
	color: #1a3e70;
	padding-bottom:5px;
	padding-top:5px;
}

h4 {
	color: #000;
	font-size: 150%;
	font-weight: bold;
}

h5 {
	color: #009966;
	font-size: 150%;
	font-weight: bold;
}

h6 {
	color: #FF3300;
	font-size: 150%;
	font-weight: bold;
}

h7 {
	font-weight:bold;
	font-size:110%;
}


ul {
	padding-left: 1em;
}

li {
	padding-bottom:.25em;
}


/* Page layout definitions */

#container {
	width:950px;
	height:auto;
	text-align:left;
	margin:0 auto;
	padding:0;
	background: #ffffff url(../images/imata_background.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.home_page_body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1em 2em 2em 0;
	
}


.page_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:10px;
	margin-right:10px;
	
}


/* header boxes */

.header {
	color:#FFFFFF;
	margin:0;
	padding:0;
}

.header_logo {
	padding-top:10px;
	padding-left:10px;
}

.header table {
	padding-top: 4px;
}


.page_body table {
	border-spacing:0;
}


.page_body td {
	padding:1em;
	border-bottom:#000 thin solid;
}

.td_border {
	background-color:#eee;
}

.td_border th {
	font-weight:bold;
	font-size:140%;
	padding:.5em;
	border: #000 thin solid;
	background-color:#FF9966;
}

.td_border td {
	padding:.5em;
	margin:0;
	border-right: #000 thin solid;
	outline:none;
}

.td_borderless {
	border: none;
}

.translation_box {
	margin: 10px 0; 
	font-size: 9px; 
	font-weight: bold;
}

.translation_box a {
	background: #eee;
	padding: 3px;
	margin-right:4px;
	border-bottom: #888 1px solid;
	border-right: #888 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	text-decoration:none;
}
.translation_box a.current {
	background: #aaa;
	padding: 3px;
	border-bottom: #888 1px solid;
	border-right: #888 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	text-decoration:none;
}

.translation_box a:hover {
	text-decoration:underline;
}

/* CSS for membership signup */

.ci_label {
	width:200px;
	text-align:right;
	float:left;
	font-weight:normal;
	margin-right:10px;
}


/* CSS definition for menus */

div.normal_menu div.horz_menu a,div.normal_menu div.horz_menu a.parent{
	height:15px;
	color: #00CCFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-bottom:10px;
}
div.normal_menu div.horz_menu a:hover,div.normal_menu div.horz_menu a.active:hover{
	text-align: center;
}
div.normal_menu div.horz_menu a.parent{
	color: #ffffff;
	text-align: center;
}

.footer {
}

.r_column {
	width: 151px;
	float:right;
}


.r_search {
	margin-left: 7px;
}
	
.r_search input {
	font-size: 10px;
	width: 140px;
}

.r_search_narrow {
	margin-left: 15px;
}

.r_search_narrow input {
	font-size: 10px;
	width: 100px;
}
	
#r_login_top {
	margin:0;
	padding:0;
}

#r_login_middle {
	margin:0;
	padding:0;
}

#r_login_bottom {
	margin:0;
	padding:0;
}

.r_login {
	font-size:10px;
	text-align:left;
	color:#fff;
	font-weight:bold;
	padding: 0 20px 1em 1.5em;
	background: url(../images/login-mid.gif) repeat-y;
}

.r_login input {
	background-color:#fff;
	font-size:12px;
	margin-bottom:2px;
}

#r_login_narrow {
	font-size:10px;
	text-align:left;
	color:#fff;
	font-weight:bold;
	padding: 0 15px 1em 2em;
	margin:0;
	background: url(../images/loginSM-mid.gif) repeat-y;
}

.r_publications {
	text-align:center;
	font-size: 12px;
	color:#000;
	padding: 0.5em 1em;
	background: url(../images/bkgd-fade.gif) repeat-y;
}

.r_publications h1 {
	text-align:center;
	font-size: 11px;
	margin: 0.5em 0;
	padding-bottom:1em;
	
}
.r_publications h1 sup {
	text-transform:none;
}

.r_publications li {
	width: 100%;
}



.r_publications img {
	padding: 0 8px 0px 0;
	text-align:center;
}

.r_publications p {
	padding-bottom: 5px;
}

.r_publications ul {
	list-style-position:outside;
	padding-left: 20px;
}

.r_publications li {
	padding-top: 10px;
}

.r_publications_narrow {
	margin: 10px 0;
	text-align:center
}

.r_events {
	text-align:left;
	font-size: 12px;
	color:#000;
	padding: 10px 10px;
	padding-right:20px;
	background: url(../images/bkgd-fade.gif) repeat-y;
}

.r_events ul {
	padding-left: 2em;
}

.r_events_narrow {
	margin-bottom: 10px;
	text-align:center;
}

.r_forum {
	text-align:left;
	color:#ffffff;
}

.r_forum_narrow {
	margin-bottom: 5px;
	text-align:center;
}

.r_extras {
	margin: 10px 0;
}

.search_results ul {
	padding-left: 30px;
}
.search_results li {
	padding: 5px 0;
}

/*
   -------------------------------------------------
	Calendar Styles
   -------------------------------------------------
*/

#calendar td {
	padding:5px;
}

#calendar table {
}

.cal_nav {
	color: white;
	font-size: 10pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-decoration: none;
	background-color: #255066;
}

.cal_nav:hover  { color: red }
.cell { 
	background-color: #fff;
	text-align: center; 
	border-bottom: #f00 1px solid; 
	border-right: solid 1px #aaa;  
	font-size: 12px;font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	padding:5px;
}
.cellOver { 
	background-color:#ffeeee;
	text-align: center; 
	border-bottom: solid 1px #aaa; 
	border-right: solid 1px #aaa; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	padding:5px;
}
.day_list { 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: white; 
}

.dayOver { 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: #ffeeee; 
}

.day_item { 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: transparent; 
}

.day_itemHover { 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: #ffdddd; 
}

.cal { 
	color: black; 
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	border: solid 1pt #472144
}
.cal_print { 
	color: black;
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
}
.cell_print {
	border: #000 solid thin;
}

.cell_print_weekend {
	border: #000 solid thin;
}

.date_cell {
	text-align:left;
	font-size: 8pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-align:left;
	color: #000; 
}

.date_cell h1 {
	background-color:#FFCCCC;
	font-weight:normal;
	font-size:6pt;
}	

.date_cell a {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	font-size:8pt;
}

.date_cell a:hover {
	color: red;
	text-decoration:underline;
}

.last_month_cell {
	text-align:left;
	font-size: 8pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-align:left;
	color: #000; 
}

.last_month_cell a {
	text-decoration: none;
	color: #000;
	font-weight:normal;
	font-size:8pt;
	font-style:italic;
}

.list_font {
	color: black; 
	font-size: 7pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
}

.list_font a  { 
	text-decoration: none;
}

.list_font a:hover { 
	color: red; 
	text-decoration: underline;
}

.cal_list {
	font-size:12px;
}

.list_day {
	width:100px;
	font-size:inherit;
	border-bottom: solid thin #472144;
	padding:4px;
}

.list_day_weekend {
	background-color:#CCCCCC;
	font-size:inherit;
	border-bottom: solid thin #472144;
	padding:4px;
}

.list_day_over {
	background-color:#ffeeee;
	font-size:inherit;
	border-bottom: solid thin #472144;
	padding:4px;
}
.list_day_weekend_over {
	background-color:#ffeeee;
	font-size:inherit;
	border-bottom: solid thin #472144;
	padding:4px;
}

.cal_head {
	font-size: 13px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background: url(../images/calendar-header2.gif) no-repeat;
	padding-left:0px;
	margin: 0;
	height: 28px;
}

.cal_head td {
	padding:0;
}

.cal_head_print       { font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; border-bottom: solid; }
.day_week { 
	font-weight: bold; 
	background-color: #dfdfdf; 
	text-align: center; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	border-bottom: #aaa solid thin;
}
.day_week_first { 
	font-weight: bold; 
	background-color: #dfdfdf; 
	text-align: center; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	border-left: #aaa solid thin;
	border-bottom: #aaa solid thin;
}
.day_week_last { 
	font-weight: bold; 
	background-color: #dfdfdf; 
	text-align: center; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	border-right: #aaa solid thin;
	border-bottom: #aaa solid thin;
}

.day_week_print {
	font-weight: bold; 
	text-align: center; 
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	border-bottom: solid;
}

.cell_active { 
	background-color: yellow;
	text-align: center; 
	border: solid 1px white;  
	font-size: 12px;font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	padding:5px;
}

.cell_saturday_over {
	background-color:#ffeeee;
	text-align: center;
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding:5px;
}

.cell_saturday { 
	background-color:#e6e6fa;
	text-align: center; 
	border-bottom: solid 1px #aaa; 
	border-right: solid 1px #aaa;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding:5px;
}

.cell_sunday { 
	background-color:#e6e6fa;
	text-align: center; 
	border-bottom: solid 1px #aaa; 
	border-right: solid 1px #aaa;
	border-left: solid 1px #aaa;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding:5px;
}

.cell_sunday_over { 
	background-color:#ffeeee;
	text-align: center;
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	border-left: solid 1px #aaa;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding:5px;
}

.drop { 
	color: black;
	font-size: 8.5px;
	background-color: yellow;
}

.item_link { 
	color: #472144;
}

.nextPrevLink { 
	color: #fff;
	font-size: 9px;
	font-weight:bold;
	text-decoration:none;
}

.cats_checkboxes {
	background-color:#CCFFFF;
	border:#000000 thin solid;
	padding: 1em;
	width: 400px;
}

.detail_popup {
	margin: 2em;
	background: #ffffff;
	text-align:left;
	font-weight:normal;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}	

/*
   -------------------------------------------------
	Menu Styles
   -------------------------------------------------
*/

.menu_container {
	background-color: transparent;
	/* background-image:url(/client/imata_web/images/menu_background.png); */
	background-image:url(../images/menu_background.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding-left:10px;
}
.menu {
	height:36px;
	padding-top:6px;
	margin:0;
	color:#FFFFFF;
	text-align:left;
	margin-left:0px;
	width:100%;
}

.menu table {
	background-color: transparent;
	width: 100%;
	border:none;
	margin-left:10px;
}

.menu td, th {
	text-align:left;
	font-weight:normal;
	background-color: transparent;
	border:none;
}

.t_menu_top {
	float:left;
	padding:4px 7px 0 7px;
	width:auto;
}

div.vert_menu {
  position: absolute;
  visibility: hidden;
  display: none;
}
div.horz_menu a { display: block; float: left; }
div.vert_menu a { display: block; float: none; }
div.vert_menu a {
	width: 220px;
	height:22px;
	padding-left: 10px;
	padding-top: 2px;
	background: #0066CC url(../images/mainnav-bkgd.gif) repeat-x;
	text-decoration: none;
	border: none;
	color: white; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.vert_menu a:hover {
	background: #fff url(../images/mainnav-bkgd-over.gif) repeat-x;
	color: #451746; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif;
	border:none;
}

/*
   -------------------------------------------------
	Inline Image Styles
   -------------------------------------------------
*/

.image_right {
	float:right;
	margin-left:1em;
	margin-bottom:0.5em;
}

.image_left {
	float:left;
	margin-right:1em;
	margin-bottom:0.5em;
}

/*
   -------------------------------------------------
	Form Styles
   -------------------------------------------------
*/

.form_label {
	display:block;
	width:100px;
	float:left;
	text-align:right;
	padding-right:10px;
}

.form_button {
	margin: 10px 0 0 110px;
	padding:0 1em;
}


/*
   -------------------------------------------------
	Document Library
   -------------------------------------------------
*/

.library_keywords {
	color: #0033ff;
}

