/* DO NOT USE GLOBAL SEARCH/REPLACE ON THIS FILE (SEE BOTTOM) */
#main_content {
	padding-top: 1px;
	background-color: #FFFFFF;
}

#dashboard {
	color: #191919;
	line-height: 1.3em;
}

#dashboard a {
	color: #B10E10;
	font-weight: bold;
	cursor: pointer;
}

#dashboard hr {
	border-width: 1px 0px 0px 0px;
	border-color: #6B6B6B;
	border-style: solid;
	height: 1px;
	margin: 10px 0;
	padding: 0;
	font-size: 1px;
	width: 100%;
}

#cdb_nav {
	height: 25px;
}

#search_tool {
	float: left;
	margin: 8px 10px 3px 10px;
}

#search_inputs {
	display: inline;
}

#search_input {
	width: 100px;
	margin: 0 5px;
}

.top_button {
	float: right;
	margin: 8px 10px 8px 0px;
	cursor: pointer;
}

.top_button_left {
	float: left;
	margin: 8px 10px 8px 0px;
}

#paginator {
	margin-bottom: 10px;
	text-align: center;
}

#paginator span {
	margin: 5px 10px;
}

#details {
	margin: 10px;
	display: none;
}

.datagrid_head, .datagrid_body {
	text-align: center;
	color: #191919;
}

.datagrid_head {
	margin-bottom: 1px !important;
	background: #E9EBEC url(../img/dashboard/datagrid/header.png) top left repeat-x;
	border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  border: 1px solid #A7A7A7;
}

.datagrid_body {
	margin: 0px 0px 10px 0px;
	border-top: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #A7A7A7;
	background-color: #FFFFFF;
}

.datagrid_head table, .datagrid_body table {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	table-layout: fixed;
}

.datagrid_body table {
/* 	background: url(/img/dashboard/datagrid/tr_gradient.png) top right repeat-y; */
	background-color: #E9EBEC;
}

.datagrid_head th {
	padding: 11px 0;
	text-align: center;
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
}

.invtablechild {
	height:0px;
	line-height:0px;
	overflow:hidden;
}

.invtablechild img, .invtablechild div {
	display: none;
}

.datagrid_head th:last-child {
	width: 5px;
}

.datagrid_body td:last-child {
	width: 15px;
}

.datagrid_head th:last-child.no_scroll {
	width: 0px;
}

.invtablechild th:last-child, .datagrid_body td:last-child {
	display: none;
}

.invtablechild tr, .invtablechild td, .invtablechild th { 
	line-height:0px;
	height:0px !important;
	max-height:0px;
	min-height:0px;
	overflow:hidden; 
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	border-top-width:0px;
	border-bottom-width:0px;
	min-height:0px;
	max-height:0px;
}

thead.invtablechild, tbody.invtablechild {	
	line-height:0px;
	height:0px;
	max-height:0px;
	min-height:0px;
	overflow:hidden; 
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

.invtablechild div {	
	height:0px;
	line-height:0px;
	max-height:0px;
	min-height:0px;
	overflow:hidden; 
	margin:0px;
	padding:0px;
}

.datagrid_body td {
	text-align: center;
	border-bottom: 1px solid #A7A7A7;
	border-left: 1px solid #CCCCCC;
	font-size: 10px;
	padding: 5px;
	vertical-align: middle;
}

.datagrid_head th.first_col {
	text-align: left;
}

.datagrid_head th.first_col div {
	margin-left: 10px;
}

.datagrid_body td.first_col {
	text-align: left;
	border-left: 0px;
	padding:0px;
}

.datagrid_body td.first_col_center {
	text-align: center;
	border-left: 0px;
	padding:0px;
}

.alt_row_0 {
	background-color: #FFFFFF;
}

.last_row, .last_row td {
	border-bottom-width: 0 !important;
}

.detail_tabs {
	padding-left: 8px;
}

.box {
	background: #FFFFFF;
	height: 300px;
	margin-left: -5px;
	border-left: 1px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
	background: transparent url(../img/dashboard/ui/box_contents_bg.png) bottom left repeat-x;
}

.box_contents {
	padding: 10px;
	text-align: left;
	min-height: 350px;
}

.boxholder_wrapper {
	clear: both;
	background: #FFFFFF url(../img/dashboard/ui/detail_top.png) top left no-repeat;
	padding-left: 5px;
	border-bottom: 1px solid #6B6B6B;
}

.boxholder {
	background: #FFFFFF url(../img/dashboard/ui/detail_top.png) top right no-repeat;
	padding-top: 9px;
}

.heading {
	font-size: 20px;
	font-weight: normal;
	width: 100%;
	border-bottom: 1px solid #A7A7A7;
	color: #333333;
}

.heading_w_icon {
	height: 44px;
}

.heading_w_icon img {
	float: left;
}

.heading_w_icon div {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	float: left;
	margin: 13px 0 0 5px;
}

.subtitle2 {
	font-size: 18px;
}

.subheading {
	font-size: 15px;
}

.tab {
	float: left;
	width: 136px;
	height: 22px;
	padding-top: 7px;
	text-align: center;
	background: transparent url(../img/dashboard/ui/tabs.png) top left no-repeat;
	color: #333333;
	cursor: pointer;
	margin: 0px 0px 0px -5px;
	font-family: Arial, Helvetica, sans-serif;
}

.tab:hover {
	background-position: 0px -31px;
}

.tab_selected {
	background-position: 0px -62px !important;
	color: #FFFFFF !important;
}

.tab_selected:hover {
	background-position: 0px -62px;
}

.tab span {
	font-size: 13px;
	font-weight: bold;
}

.red {
	color: #B10E10;
}

.bold {
	font-weight: bold;
}

/*
input[type='button'], input[type='submit'], select {
  font-size: 11px;
  padding: 3px 6px;
  height: 24px;
  color: #FFFFFF;
  background: transparent url(/img/dashboard/ui/button.png) top left repeat-x;
  border: outset 1px #575757;
  -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}

select option {
	color: #333333;
}

form select {
	height: 20px;
	padding: 0px;
	color: #333333;
	background: none;
	border: outset 1px #CCCCCC;
	font-family: "Lucida Grande", Arial, sans-serif;
}

form select[disabled=''] {
  opacity: 0.5;
  -moz-opacity:0.5;
  -webkit-opacity:0.5;
}

#search_inputs input {
	height: 16px;
}

*/

#login_boxes {
	float:left;
	width: 330px;
	padding: 20px;
	text-align: left;
}

#login_boxes p {
	text-align: center;
}

#login_boxes hr {
	margin: 20px 0;
	border-width: 1px 0px 0px 0px;
	border-color: #777777;
	border-style: solid;
	height: 1px;
	padding: 0;
	font-size: 1px;
	width: 100%;
}

#login_boxes label {
	width: 100px;
	text-align: right;
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 5px;
	color: #555555;
	padding-right: 10px;
}

#login_boxes input[type='text'] {
	width: 200px;
	float: left;
}

#login_boxes input[type='password'] {
	width: 100px;
	float: left;
}


#login_boxes input[type='submit'], #login_boxes input[type='button'] {
	margin-left: 110px;
}


#login_info {
	float:left;
	width: 440px;
	padding: 20px;
	text-align: left;
}

#login_info h3 {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	margin: 25px 0px;
}

.error {
	color: #B10E10;
}

#mask {
	display: none;
	left: -128px;
	position: absolute;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 100px;
}

#mask h3 {
	margin-top: 5px;
}

.styled_button {
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
  display: inline-block;
  padding: 5px 12px;
  border: 1px solid #B2B2B2;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background: transparent url(../img/ui/flex_button.png) top left repeat-x;
  color: #333;
  cursor: pointer;
}

.styled_button:hover {
  border: 1px solid #4C4C4C;
}

.disabled {
  border: 1px solid #A7A7A7;
  color: #777777;
  opacity: 0.8;
  cursor: default;
}

.disabled:hover {
  border: 1px solid #A7A7A7;
}

.addressSelection {
	padding: 10px;
	background-color: #EEEEEE;
	width: 500px;
	max-height: 350px;
	overflow: auto;
	position: absolute;
	border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	box-shadow: 0 0 5px #777777;
  -moz-box-shadow: 0 0 5px #777777;
  -webkit-box-shadow: 0 0 5px #777777;
}

.addressSelection label {
	float: none;
	display: inline;
}

.center {
	text-align: center;
}

.inset {
	padding: 15px;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* DO NOT CHANGE THE COLOR IN THE #theme STYLE */
/* IT IS NOT VISIBLE ON THE PAGE */
/* IT WILL BREAK THE COLOR FOR EonUploader */
#theme {
	display: none;
	color: #575757;
}