
td {
  font-size:12px;
  vertical-align:top;
}
/* The default manager grid */
.default_manager_search_bar {
	border-bottom:1px solid silver;
	padding:3px;
	text-align:center;
	font-weight:bold;
	background-color: #3978C4;
	color:#FFFFFF;
}
.default_manager_search_bar a {
  color:#FFFFFF;
}
.default_manager_search_bar a:visited {
  color:#FFFFFF;
}
.default_manager_search_bar input {	
	font-size:11px;
}


/* AJAX navigation */


/*
These classes are for the ajax_tabs_horizontal example. Note that there is an overall div style,
and then the tabs styles are applied to the 'a' links inside. You also need to have a .selected
class in order for the tab class changes to work.
*/
.top-nav-underborder-div {
	clear:both;
	height:3px;
	background-color: #3978C4;
}


.default_module_heading {
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	margin-top:0px;
}

.default_module_heading-left {
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	margin-bottom:5px;
}

/* Default module form */
.default-module-form {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.default-module-form input {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.default-module-form select {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Logged in div, shows who you are logged in as */
.logged-in-div {
	font-size:11px;
	color:#B7B7B7;
}

/* Row Rollover styles */
.default-manager-row-over {
	background-color: #FBC41D;
}

.default-manager-row-click {
	background-color:#AFD8E4;
}

/* Form search input grid styles */
.form-search-nav-div {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
}

/* These classes are for the "max count" shown below textareas with the max number of characters set */
.ibd_form_count_div {
	color:#006600;
	font-weight:bold;
}
.ibd_form_count_div_over {
	color:#CC0000;
	font-weight:bold;
}

/* The default textarea style */
textarea {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

/* Some links styles that look like buttons */
.button-default {
	background-color: #F5F5F5;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	border: 1px outset;
	white-space:nowrap;
	text-decoration:none;
	color:#000000;
	margin:0px;
	display:block;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	background-image:url(/admin/images/button-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#F6F6F6;
}
.button-default:hover {
	background-image:url(/admin/images/button-bg-hover.gif);
	background-color:#F6F6F7;
}
.link-noline {
	color:#0033FF;
	cursor:pointer;
}
  

/* Grid column styles */
.col-button {
	white-space:nowrap;
	width:1%;
}
.col-ajax-checkbox {
	width:85px;
}

/* A right cell with a left-hand separator border */
.right-td-separate {
	border-left: 1px solid silver;
	margin-left:10px;
	padding-left:10px;
}

/* A default menu bar style for the top of a page */
.default-menu-bar {
	background-color: #699FB4;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:3px;
	border-bottom:1px solid #006699;
	margin-bottom:10px;
}
.default-menu-bar a {
	color:#FFFFFF;
}
.default-menu-bar a:visited {
	color:#FFFFFF;;
}

/* The multi-association functions in the default module engine use these */
.multi-association-div-search {
	font-size:10px;
	margin:2px;
}
.multi-assoication-item {
	border-bottom:1px solid silver;
	padding:2px;
}
.multi-assoication-item input {
  font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.multi-assoication-item a {
  text-decoration:none;
}
.multi-association-search {
	padding:4px;
	text-align:center;
	background-color: #EFF3F3;
	border:1px solid #666666;
	margin:2px;
}
.multi-association-overall {
	padding:4px;
	border:1px solid silver;
	background-color:#FFFFCC;
	font-size:10px;
	margin:4px;
}
.multi-association-overall input {
}

/* Top Show/Hide div style */
.show-hide-div {
	background-color: #006699;
	color:#FFFFFF;
	padding:5px;
	border:1px solid #999999;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
	margin:10px;
	text-align:center;
}
.show-hide-div-content {
	background-color:#F1F8FC;
	border:1px solid #006699;
	margin-bottom:20px;
	padding:5px;
	margin-left:10px;
	margin-right:10px;
}

/* For jump forms at the top of a page */
.jump-form {
	background-color: #FEFDE2;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	padding:2px;
	font-size:11px;
	margin-bottom:10px;
	padding-left:5px;
	font-weight:bold;
}
.jump-form input {
	font-size:11px;
	font-weight:normal;
}
.jump-form select {
	font-size:11px;
}
.jump-form td {
    vertical-align:middle;
}/* CSS Document */

.small-text-div {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.module-title-div {
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}/* Body Styles */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
hr {
	border:0px;
	font-size:0px;
	border-bottom:1px solid silver;
}
img {
	border:0px;
}
legend {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
fieldset {
	background-color: #F3F3F3;
}

/* Notice / Error styles */
.notice-div {
	border:1px solid #136F00;
	padding:4px;
	margin:1px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(/admin/images/notice-pos-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#FFFFFF;
	background-color:#1FBB00;
}
.notice-div-negative {
	border:1px solid #6D1501;
	background-image:url(/admin/images/notice-neg-bg.gif);
	background-color: #BB2200;
}
.notice-container div a {
	color:#FFFFFF;
}
.notice-container div a:visited {
	color:#FFFFFF;
}
.notice-container div {
	color:#FFFFFF;
	padding:4px;
	margin:1px;
	padding-left:10px;
	padding-right:10px;
	background-repeat:repeat-x;
	background-position:bottom;
}
.notice-div a {
	color:#FFFFFF;
}
.notice-div a:visited {
	color:#FFFFFF;
}

.notice-container {
	background-color:#F3F3F3;
	border:1px solid #A2A2A2;
	padding:1px;
	margin-bottom:10px;
	font-size:11px;
	font-weight:bold;
}
.fake-link-white {
	color:#FFFFFF;
	border-bottom:1px soild white;
	cursor:pointer;
}
.fake-link {
	color:#0066CC;
	text-decoration:underline;
	cursor:pointer;
}


/*Default Grid Styles*/

/* The top-most style for the table. You set this, and then use cascading styles
to set styles for the rows and cells. */
.ibd_datagrid {
	border-collapse:collapse;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
}
/* If you're using images for the sorting arrows, then this is needed to get rid
of the ugly link border. */
.ibd_datagrid img {
	border:0px;
}
/* Now, cascade the styles from the topmost style */
.ibd_datagrid td {
	border:0px;
	border:1px solid silver;
	padding:2px;
}
.ibd_datagrid td td {
	border:0px;
}
.ibd_datagrid th {
	padding:3px;
	border:1px solid silver;
	white-space:nowrap;
}
/* When the column titles are also hyperlinks, this style will be used for the link. */
.ibd_datagrid th a {
	text-decoration:none;
	color:#000000;
}
/* I set this for consistancy of look. You wouldn't want it to change after being
clicked, since it's for sorting purposes. */
.ibd_datagrid th a:visited {
	text-decoration:none;
	color:#000000;
}
.ibd_datagrid th a:hover {
	text-decoration:underline;
	color:#000000;
}

/* The row styles.*/
.ibd_datagrid .row_1 {
	background-color: #EFEFEF;
}
.ibd_datagrid .row_2 {
	background-color: #FFFFFF;
}
.ibd_datagrid .row_3 {
	background-color: #D8D8D8;
}

/* The column Styles */
.ibd_datagrid .col-1 {
	width:5%;
	font-weight:bold;
	text-align:center;
}

/*  The three styles below are used by the class internally */

/*If text is being used for the sorting links, this style will be applied to the 
one that is being sorted by. (required) */
.ibd_datagrid_sortby_on {
	color:#00CC00;
}

/*  If you're using ajax, this style makes the links in the th look like the way
you would want them to look if they were links (basically the '.ibd_datagrid th a'
style (required) */
.ibd_datagrid_ajax_sort_span {
	text-decoration:underline;
	cursor:pointer;
}
/* If you're using ajax, the page number links will hav this style (required) */
.ibd_datagrid_ajax_link {
	color: #FFFFFF;
	text-decoration:underline;
	cursor:pointer;
}

/* Below is just an example used in the demo of how classes can be extended. */

.ibd_datagrid_nav {
	border-bottom:1px solid silver;
	background-color: #13579B;
	color:#FFFFFF;
	padding:3px;
	margin-bottom:3px;
}
.ibd_datagrid_nav table input {
	font-size:11px;
}
.ibd_datagrid_nav table select {
	font-size:11px;
}
.ibd_datagrid_nav table button {
	font-size:11px;
}
.ibd_datagrid_nav td {
	vertical-align:middle;
}




/* Ajax Loading Div */
.ajax-loading-div {
	border:1px solid silver;
	background-color:#FFFFFF;
	padding:10px;
	font-size:14px;
	margin:5px;
	text-align:center;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* Tooltip Styles */
.tt_title {
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/admin/images/tt-title-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	width:250px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	vertical-align:middle;
}
.tt_body {
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	border:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-image:url(/admin/images/tt-body-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:3px;
	width:250px;
}

.tt_title_wide {
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/admin/images/tt-title-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	width:500px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	vertical-align:middle;
}
.tt_body_wide {
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	border:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-image:url(/admin/images/tt-body-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:3px;
	width:500px;
}

/* Generic Positive and Negative text */
.pos-text {
	color: #009900;
}
.neg-text {
	color:#CC0000;
}

/* Form search input grid styles */

/* The top-most style for the table. You set this, and then use cascading styles
to set styles for the rows and cells. */
.ibd_datagrid_search {
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
}
/* If you're using images for the sorting arrows, then this is needed to get rid
of the ugly link border. */
.ibd_datagrid_search img {
	border:0px;
}
/* Now, cascade the styles from the topmost style */
.ibd_datagrid_search td {
	border:0px;
	border:1px solid silver;
	padding:1px;
	font-size:10px;
}
.ibd_datagrid_search th {
	padding:1px;
	border:1px solid silver;
	white-space:nowrap;
	background-color:#FFFFFF;
}
/* When the column titles are also hyperlinks, this style will be used for the link. */
.ibd_datagrid_search th a {
	text-decoration:none;
	color:#000000;
}
/* I set this for consistancy of look. You wouldn't want it to change after being
clicked, since it's for sorting purposes. */
.ibd_datagrid_search th a:visited {
	text-decoration:none;
	color:#000000;
}
.ibd_datagrid_search th a:hover {
	text-decoration:underline;
	color:#000000;
}

/* The row styles.*/
.ibd_datagrid_search .row_1 {
	background-color: #EFEFEF;
}
.ibd_datagrid_search .row_2 {
	background-color: #FFFFFF;
}

/* Currently selected in search input */
.ibd-form-search-selected {
	color:#009900;
}



.small-text {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.small-text select {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Blue Form */
.blue-form-div {
	background-image:url(/admin/images/form-blue-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#003E5E;
	padding:10px;
	color:#FFFFFF;
}
.blue-form-div a {
	color:#FFFFFF;
}
.blue-form-div a:visited {
	color:#FFFFFF;
}
.blue-form-outer {
	background-image:url(/admin/images/form-blue-bg-outer.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#00689D;
	padding:3px;
	border:1px solid #02293D;
}
.blue-form-title {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}

/* Some general, easy-to-use styles */
.nowrap {
	white-space:nowrap;
}
.nowrap td {
	white-space:nowrap;
}
.halfwidth {
	width:50%;
	padding:0px;
}
.half-width {
	width:50%;
	padding:0px;
}
.wide {
	width:100%;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}
.nopad td {
	padding:0px;
}
.nopad img {
	border:0px;
}
.nopad {
	border-collapse:collapse;
	padding:0px;
}
.hidden {
	display:none;
}
.valign-top {
	vertical-align:top;
}
.valign-top td {
	vertical-align:top;
}
.small-form input {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.small-form select {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.small-form textarea {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pointer {
	cursor:pointer;
}
.question {
	cursor:help;
}
