body {
/*	font-family: Arial,Tahoma; */
}

.settings-form {
}

h3 {
	margin: 10px 0 0 0;
}

.config-table {
	width: 80%;
}

.config-table th {
	width: 200px;
	text-align: left;
	padding: 4px 10px 12px;
	vertical-align: top;
}

.config-table td {
	text-align: left;
	padding: 4px 10px 12px;
	vertical-align: top;
}

.config-table input[type='text'] {
	width: 340px;
}

.config-table textarea {
	width: 340px;
	height: 300px;
}

.setting-description {
	color: #444;
	font-style: italic;
	font-family: "Lucida Grande";
	font-size: 0.9em;
}

#adminmenu {
	float: left;
	clear: left;
	width: 195px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	/* margin: 15px 25px 15px -160px;*/
	margin-top: 0px;
	padding: 0;
	position: relative;
	border-style: none none solid none;
	border-color: #888;
	border-width: 1px;
}

.menu-section>a {
	padding: 5px 0px 5px 2px;
	display: block;
	border-style: solid;
	border-color: #888;
	border-width: 1px;
}

.current-submenu>a {
	background-color: #eee;
}

li.current {
	background-color: #ddd;
}

.submenu {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-indent: 15px;
	padding-left: 0;
	border-style: none solid none solid;
	border-color: #888;
	border-width: 1px;
}

#container {
	margin-left: 210px;
}

.errormsg {
	color: #d00;
	font-weight: bold;
	padding-top: 2px;
}

.main-error {
	border: #c00 solid 2px;
	background-color: #e55;
	padding: 14px;
	color: black;
}

.form-success {
	border: #E6DB55 solid 2px;
	background-color: #FFFBCC;
	padding: 14px;
	color: black;
	margin-bottom: 10px;
}

.main-error a, .form-success a {
	color: black;
}

pre.html4strict {
	margin: 0.5em 0 0.6em;
	font-family:monospace;
	background-color: #FAFAFA;
	border: 1px solid #BBBBBB;
	padding: 0.99em;
	overflow: auto;
}

textarea.codesample {
	width: 550px;
	height: 30px;
}

table.variables {
	background-color: #E5ECF9;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 10px;
	max-width: 80%;
}

table.variables th, table.variables td {
	border: 1px solid #3366CC;
	padding: 4px;
	text-align: left;
	vertical-align: top; 
}

table.variables tr td:first-child, table.variables tr td:first-child + td + td {
	font-family: monospace;
}

table.variables tr td:first-child + td {
	font-size: 0.8em;
}

table.admin_table {
	border: 1px inset #BEBDBE;
	border-collapse: collapse !important;
}

table.admin_table th, table.admin_table td {
	border: none;
	border-right:  1px solid #BEBDBE;
	border-top:  1px solid #BEBDBE;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}

table.admin_table tr {
}

.admin_table .major-region {
	font-weight: bold;
	background-color: #eee;
}

.admin_table .minor-region>td:first-child {
	padding-left: 2em;
}

/* Fan Controls */
.expandable {
	
}

.expandable>div {
/*	display: none; */
}

.filter_form_subsection {
	display: none;
	vertical-align: top;
	margin: 8px 0px 8px 0px;
}

#filter_fans {
	border: black solid 1px;
	padding: 4px;
}

#filter_cal_start_control, #filter_cal_end_control {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #666666;
}

table.admin_table td.timestamp, table.admin_table th.timestamp {
	width:140px;
	min-width:140px;
	max-width:140px;
	text-align: right;
}

table.admin_table th.timestamp {
	border-left: 1px solid #BEBDBE;
	border-left-width: ;
}

table.admin_table td.email, table.admin_table th.email {
	width:200px;
	min-width:200px;
	max-width:200px;
}

table.admin_table td.country, table.admin_table th.country {
	width:150px;
	min-width:150px;
	max-width:150px;
}

table.admin_table td.cluster, table.admin_table th.cluster {
	width:150px;
	min-width:150px;
	max-width:150px;
}

table.admin_table td.cluster {
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: middle;
}

table.admin_table td.city{
	width: 165px;
	min-width: 150px;
	max-width: 165px;
}

table.admin_table th.city {
	width:165px;
	min-width:150px;
	max-width:165px;
}

.admin_table_container {
	font-size: 12px;
}

.admin_table_container table.admin_table {
	width: 100%;
}

.admin_table_container thead tr {
	position:absolute;
	top: 0px;
	height: 2em;
	left:0;
	border-bottom: #888 2px solid;
	font-weight: bold;
	vertical-align: bottom;
}

.admin_table_container {
	position:relative;
	padding: 2em 0 2em 0;
	/* width:54em; */
	margin: 10px auto 3em auto;
}

.innera {
	max-height: 300px;
	overflow: auto;
	width: 851px;
}

.admin_table_container tr {
/*	width: 100%; */
}

.admin_table_container tfoot tr {
	position: absolute;
	left: 0;
	bottom: 0;
}

.admin_table_container tfoot td {
	max-width: 851px;
	min-width: 841px;
	height: 15px;
	border: 1px solid #BEBDBE;
}

#fans_visuals #map_container {
	display: none;
}

#fans_visuals #tel_request_container {
	width: 800px;
	border: none;
}

#fans_visuals #tel_form_container {
	display: none;
}

#fans_visuals #tel_map_element {
	height: 350px;
}

table.icon_admin {
	border-spacing: 0;
}

table.icon_admin tr td {
	border-top: black solid 1px;
	padding: 4px;
}

table.icon_admin tr:first-child td {
	border-top: none;
}

table.icon_admin tr td+td div {
	font-size: 11px;
}

table.icon_admin tr td+td+td {
	padding: 4px 8px;
}

table.icon_admin tr td+td+td div {
	display: inline-block;
	margin: 0 4px;
}

table.icon_admin tr td+td+td div span {
	font-size: 10px;
/*
	float: left;
	position: relative;
	top: 0;
*/
}

table.icon_admin tr td+td+td div img {
	margin: auto;
}

table.icon_admin tr td input[checked="checked"] + label{
	font-weight: bold;
}

