

#units_table_div {
	width:100%;
	overflow-x:auto;
	overflow-y:hidden;
	padding-bottom: 16px;
}

 html > /**/ body #units_table_div  { 
 	padding-bottom: 0; 
}


#index_units_title_div h1 {
	width: 100%;
	font-size: 40px; 
	font-weight:bold;
	/*top: 30px;
	position: absolute;*/
	left: 0px;
	height: 2em;
	margin: 0px;
	color: #37322b;
}

/* Units Index Table */

.pagination {
	height: auto;
	margin: 15px 0px 15px 0px;
	width: auto;
	text-align: left;
	font-size:0.8em;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	background-color:#ECE0D0;
	color:#6B624C;
	border:1px solid #B6B0A6;
	font-size:1.0em;
	font-weight:normal;
	line-height:1.5em;
	margin:0pt 2px;
	padding:0pt 2px;
	text-decoration:none;
}

.pagination span a:hover {
	background-color:#8B8472;
	border-color:#37322b;
	color:#B6B0A6;
}

.pagination .disabled {
	background-color:#ECE0D0;
	border: 1px solid #B6B0A6;
	color:#B6B0A6;
	margin:0pt 2px;
	padding:0pt 2px;
	font-size:1.0em;
	font-weight:normal;
	line-height:1.5em;
}

.pagination span strong {
	background-color:#6B624C;
	border: 1px solid #B6B0A6;
	color:#B6B0A6;
	margin:0pt 2px;
	padding:0pt 2px;
	font-size:0.9em;
	font-weight:normal;
	line-height:1.5em;
	
	
}

.pagination span.page-sep {
	display: none;
}


#loading_overlay {
	opacity: 0.0;
	filter:Alpha(Opacity=0);
	position: absolute;
	z-index: 1;
	background-color: #000000;
	height: 100%;
	left: 0pt;
	top: 0pt;
	width: 100%;
	text-align: center;
}

#loading_notice {
	width: 100px;
	height: 100px;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	margin-top:auto;
}

.units_table {
	border: 1px solid black;
}


.units_table td{
	border: 1px solid #37322b;
	text-align: center;
	white-space:nowrap;
	font-size: 0.9em;
}

td.left_aligned {
	text-align: left;
}


.units_table th img {
	border-style: none;
	margin: 2px 0px 0px 4px;
}

.units_table th {
	border: 1px solid #37322b;
	white-space:nowrap;
	padding: 0px 3px 0px 3px;
}

.units_table th, .units_table th a   {
	text-decoration: none;
	color: #ECE0D0;
	font-size: small;
}

.units_table_header_row {
	background-color: #6B624C;
}


.units_table_row, .units_table_row a {
	background-color: #ECE0D0;
	color: #37322b;
}

.units_table_row_alt {
 background-color: #B6B0A6;
 color: #37322b;
}

/* UNIT INDEX FILTER */

#units_index_filter {
	height: auto;
	background-color: #ece0d0;
	padding: 10px 10px 20px 10px;
	margin: 0px 0px 10px 0px;
	border: solid 1px #8b8472;
}

#units_index_filter h3 {
	font-size:medium;
	margin: 4px 0px 4px 0px;
}

#units_index_filter_label {
	color: #B6B0A6;
	font-size: small;
}

#units_index_filter_label_faction {
	margin-right: 28px;
}


.units_index_filter_item {
	margin: 0px 40px 10px 0px;
}

.filter_item_label {
	margin-right: 15px;
}

.filter_section_div {
	margin: 8px 0px 0px 0px;
}

.filter_section_div * {
	vertical-align: middle;
}

.only_faction_unique {
	margin-top: 5px;
	font-weight: bold;
	font-size: small;
}


/* UNIT INDEX FORM */
#units_index_form {
	background-color: #e2d0b8;
	width: 520px;
	height: 480px;
	padding: 0px 10px 0px 10px;
	font-size:small;
}

.units_index_form_section {
	clear: both;
	background-color: #ece0d0;
	border: solid 1px #8b8472;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	height: auto;
}

#units_index_form > span{
	font-weight:bold;
	font-size: larger;
}

.filter_item_div {
	float: left; 
	width: 120px;
	vertical-align: middle; 
	height: 32px;
	
}

.filter_item_div * {
	vertical-align: middle; 
}

.filter_item_div span {
	margin-left: 3px;
}

#unique_checkbox_div {
	margin-top: 5px;
	width: auto;
	height: auto;
}

.filter_button {
	clear: both;
	background-color:#8b8472;
	border-color:#F6F5ED rgb(156, 154, 143) rgb(156, 154, 143) rgb(246, 245, 237);
	border-style:solid;
	border-width:1px;
	color:#ece0d0;
	cursor:pointer;
	font-weight:bold;
	margin:0px;
	padding:0px;	
	width: 80px;
	height:26px;
}

#filter_button_div {
	clear: both;
	height: 40px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}


/* CAMPAIGN SELECTION */
#units_index_campaign {
	height: auto;
	background-color: #ece0d0;
	padding: 10px 10px 20px 10px;
	margin: 0px 0px 10px 0px;
	border: solid 1px #8b8472;
}

#campaign_menu {
	margin: 0px;
	padding: 0px;
}

.campaign_menu_item {
	display:inline;
	list-style-type:none;
	padding-left:16px;
	padding-right:16px;
}

.campaign_menu_item_current a {
	color: #37322b;
	font-weight: bold;
	font-size: x-large;
}

#campaign_menu_label {
	display:inline;
	list-style-type:none;
	padding-left:0px;
	font-weight: bold;
}

.current_campaign_item {
	
}

#campaign_selection {
	height: auto;
	padding: 0px 10px 20px 10px;
	margin: 0px 0px 5px 0px;
}

#campaign_selection select {
	width: 10em;
	background-color: #ece0d0;
	border: solid 1px #8b8472;	
	color: #37322b;
}


