div
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

html, body, div, form
{
	margin: 0px;
	padding: 0px;
}

html, body
{
	height: 100%;
	width: 100%;
}

h1
{
	color: #005C6C;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 18px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

h2
{
	color: #005C6C;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 18px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

p
{
	color: #7C593F;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;

	max-width: 700px;
}

ul li
{
	color: #7C593F;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

p a
{
	color: #7C593F;
	font-family: Arial;
	font-size: 12px;
}

.header
{
	background: #000000 url('../images/top-background.jpg') top left repeat-x;
}

.menu
{
	height:20px;
	background: #7C593F;
}

.menu ul
{
	margin: 3px 0px 0px 0px;
	padding: 0px;
	list-style: none none;
}

.menu ul li
{
	border-left: #FFFFFF solid 1px;
	color: #FFFFFF;
	display: inline;
	float: left;
	font-family: Arial;
	font-size: 11px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}

.menu ul li:first-child
{
	border-left: none;
}

.menu ul li a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu ul li a:hover
{
	color: #FFFFFF;
}

.menu2
{
	height:20px;
	background: #00ABC9;
}

.menu2 ul
{
	margin: 3px 0px 0px 0px;
	padding: 0px;
	list-style: none none;
}

.menu2 ul li
{
	border-left: #FFFFFF solid 1px;
	color: #FFFFFF;
	display: inline;
	float: left;
	font-family: Arial;
	font-size: 11px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}

.menu2 ul li:first-child
{
	border-left: none;
}

.menu2 ul li a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu2 ul li a:hover
{
	color: #FFFFFF;
}

.content
{
	height:auto;
	color: #7C593F;
	font-family: Arial;
	font-size: 11px;
	padding: 10px 30px 30px 30px;
	vertical-align:top;
}

.module_logbook
{
}

.module_logbook .logbook_breadcrumb
{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.module_logbook .logbook_breadcrumb a
{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.logbook_content ul li
{
	color: #7C593F;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

div.loginbox
{
	margin: 0px;
}

div.loginbox td
{
}

div.loginbox td.label
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
}

div.loginbox td.text
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0px 0px 0px;
}

div.loginbox .textfield
{
	border: 0px;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	margin: 3px 0px 0px 5px;

	height: 12px;
	width: 100px;
}

div.loginbox .button
{
	cursor: pointer;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 2px 0px 3px;
	padding: 0px;
}

div.plan
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.contract_company_info
{
	color: #7C593F;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;

	max-width: 700px;
}

.contract_company_info h1
{
	color: #005C6C;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 18px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

.contract_company_info h2
{
	color: #005C6C;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 18px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

.contract_company_info p
{
	color: #7C593F;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;

	max-width: 700px;
}

.contract_company_info p a
{
	color: #7C593F;
	font-family: Arial;
	font-size: 12px;
}


#detector_dot /* Used to add & edit detector location */
{
	background: #00ABC9; 
	border: #000000 solid 1px;
}



table.list
{
	border-right: #7C593F solid 1px;
	margin: 15px 0px 30px 0px;
}

table.list tr
{
}

table.list tr td
{
	border-left: #7C593F solid 1px;
	border-bottom: #7C593F solid 1px;
	color: #7C593F;
	font-family: Arial;
	font-size: 11px;
}

table.list tr.head
{
	background: #7C593F;
}

table.list tr.head td
{
	color: #FFFFFF;
}

table.list tr.odd
{
	background: #FFFFFF;
}

table.list tr.even
{
	background: #FFFFFF;
}

table.list tr.error
{
	background: #FFE0E0;
}

table.list tr.error td
{
	color: #FF0000;
}

table.list tr td.icon
{
	font-size: 11px;
	padding: 2px 0px 0px 4px;
}

table.list tr td.input
{
	font-size: 11px;
	padding: 2px 0px 0px 4px;
}

table.list tr td.label
{
	font-weight: bold;
	padding: 4px 0px 2px 6px;
}

table.list tr td.text
{
	padding: 4px 0px 2px 6px;
}

table.list .button
{
}

table.list .select
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	height: 21px;
	width: 350px;
}

table.list .textarea
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	height: 150px;
	width: 350px;
}

table.list .textfield
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	height: 21px;
	padding: 1px 0px 0px 2px;
	width: 350px;
}







table.form
{
	margin: 0px 0px 30px 0px;
}

table.form tr
{
}

table.form tr td
{
	color: #7C593F;
	font-family: Arial;
	font-size: 12px;
}

table.form tr.error
{
	background: #FFE0E0;
}

table.form tr.error td
{
	color: #FF0000;
}

table.form tr td.icon
{
	font-size: 12px;
}

table.form tr td.input
{
	font-size: 12px;
}

table.form tr td.label
{
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

table.form tr td.text
{
	padding: 0px 0px 10px 0px;
}

table.form .button
{
}

table.form .select
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	height: 19px;
	width: 350px;
}

table.form .textarea
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	height: 150px;
	width: 350px;
}

table.form .textfield
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	height: 19px;
	padding: 1px 0px 0px 2px;
	width: 350px;
}