body {
	font-family: Helvetica;
	font-size: .7em;
	background-color: A5A8A8;
}

h2 {
	display: inline-block;
}

label {
	float: left;
	text-align: right;
	width: 9em;
	padding-right: 20px;
}

table {
	font-family: Helvetica;
	font-size: 1em;
	table-layout: fixed;
	
}

th {
	font-weight: none;
	font-size: .8em;
}

button#load {
	position: absolute;
	bottom: 5px;
	right: 50%;
	margin-right: 5px;
	width: 200px;
}

button#next {
	float: right;
	position: relative;
	top: 2px;
	right: 1px;
}

button.pagePrev {
	float: left;
	width: 30px;
}

button.pageNext {
	float: right;
	width: 30px;
}

span.pageNum  {
	font-weight: bold;
	position: relative;
	left: 50%;
	margin-left: -45px;
	width: 90px;
}

button#prev {
	float: left;
	position: relative;
	top: 2px;
	left: 1px;
}

button#save {
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: 5px;
	width: 200px;
}

button#permalink {
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
}

#permalinktext {
	width: 275px;
}

#bill {
	width: 100%;
}

#feedback {
	display: none;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -71px;
	cursor: pointer;
	z-index: 2000;
}

#status {
	position: relative;
	top: 10px;
	right: 10px;
	z-index: 999;
}

#swonly_options {
	display: none;
}

div#footer {
	padding: 3px;
	position: bottom;
	bottom: 20px;
	left: 7px;
	height: 65px;
	width: full;
	
}

div#header {
	position: absolute;
	top: 20px;
	left: 7px;
	text-align: center;
	height: 65px;
	width: full;
}

div#help {
	position: absolute;
	border: 2px solid yellow;
	background-color: gray;
	padding: 6px;
	width: 400px;
}

div#list_holder {
	position: absolute;
	top: 110px;
	right: 20px;
	bottom: 30px;
	float: right;
	width: 300px;
}

div#loading {
	padding: 10px;
	font-size: 2.5em;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 64px;
	width: 250px;
	margin-left: -125px;
	margin-top: -32px;
	background-color: white;
	color: orange;
	border: 2px solid black
}



table#cameras {
	text-align: center;
	border-collapse: collapse;
	width: 100%;
}

table#selectModels, table#selectOptions {
	border-collapse: collapse;
}

.blue {
	background-color: gray; 
	color: orange;
	text-align: center;
	height: 50px;
}

.delete {
	height: 26px;
	float: right;
	margin-right: 3px !important;
}

.dialog {
	display: none;
}

.edit {
	position: relative;
	top: -1px;
	height: 26px;
	margin-left: 3px;
}

.email {
	width: 300px;
}

.green {
	color: orange;
	font-weight: bold;
}

.heading {
	color: 154;
	margin: 10px;
}

.highlight {
	text-align: right;
	width: 6%;
	border-collapse: collapse;
	padding: 5px;
	background: rgb(34, 255, 56) transparent;
	background: rgba(34, 255, 56, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=red, endColorstr=red);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#98F89B62, endColorstr=#98F89B62)";
}

.info {
	padding: 5px;
	width: 150px;
	text-align: right;
}

.left {
	text-align: left;
}

.login {
	display: inline-block;
	float: right;
	padding: 8px;
}

.long {
	padding: 4px;
	height: 14px;
	width: 115px;
}

.multi {
	height: 26px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cost_column, .list_column {
	text-align: right;
	padding-left: 26px;
}

.list_title, .cost_title {
	text-align: center;
}

.report-header {
	padding: 1px;
	
}

.right {
	text-align: right;
}

.spacer {
	margin-left: 15px;
}

.ui-tabs li {
	position: relative;
	top: 1px;
}

.ui-tabs-anchor {
	height: 16px;
}

.ui-tabs-disabled { 
    display: none;
}

.user {
	width: 500px;
}

.warnings {
	background-color: gray;
	border: 1px solid black;
	padding: 5px;
}

.wide {
	width: 150px;
}

button.right {
	float: right;
}

div.resize {
	overflow: auto;
}

input.edit {
	width: 50px;
}

input.short {
	height: 14px;
	width: 24px;
	padding: 4px;
	text-align: center;
}

select.left {
	float: left;
}

select.narrow {
	width: 85px;
}

span.ui-selectmenu-status {
	line-height: 150%;
}

tr.serverRow > td, tr.optionRow > td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
}

tr.serverRow > th, tr.optionRow > th {
	padding: 10px;
}

.cam_warning {
	display: none;
	position: absolute;
	margin-top: 7px;
	left: 5px;
}

.topalign {
	vertical-align: top;
}

#finalServers, #finalDiff {
	width: 100%;
}

#discount {
	display: none;
	float: right;
}

#discountlevel {
	width: 100px !important;
}

#camera_page {
	float: right;
	color: white !important;
	background: 11 !important;
	border-color: 15 !important;
}

#camera_page:hover {
	color: black !important;
	background-color: red !important;
}

.overflow {
	max-height: 200px;
}