﻿body 
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 12px;
	background-color: #fff;
}

img {border: 0;}

h1 
{
	color: #00879d;
	font-size: 180%;
	font-weight: normal;
}

h2
{
	color: #eb7f13;
	font-size: 150%;
	font-weight: normal;
}

h3 
{
	color: #454545;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

ul.items
{
	list-style-type: none;
	border-top: dashed 1px #e78f08;
	margin: 10px 0 10px 0;
	padding: 0;
}

ul.items li 
{
	display: block;
	color: #454545;
	background-color: #fff;
	border-color: #e78f08;
	border-style: dashed;
	border-width: 0 1px 1px 1px; 
	padding: 5px;
	margin: 0;
	list-style-type: none;
}

ul.items li:hover
{
	background-color: #e78f08;
	color: #fff;
}

input
{
	padding: 3px;
	margin: 0 5px;
	font-size: 11px;
}
button {
	padding: 3px;
	margin: 0 5px;
}
.button-large
{
	position: relative;
	padding: 5px;
	margin: 5px;
	height: 50px;
}

.button-large img 
{
	float: left;
	margin-right: 10px;
}

.button-large span
{	
	float: left;
	font-size: 130%;
	margin: 5px 10px auto;
	vertical-align: middle;
}

a,
a:visited,
a:active
{
	color: #00879d;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	float: left;
	margin-right: 6px;
}

.errorbox
{
	display: block;
	background: url(images/icon_error.gif) no-repeat top left;
	padding: 10px 5px 20px 40px;
	font-weight: bold;
	color: #FF0000;
}

.alertbox
{
	display: block;
	background: url(images/icon_information.gif) no-repeat top left;
	padding: 10px 5px 20px 40px;
	font-weight: bold;
	color: #454545;
}

.alertbox ul,
.errorbox ul
{
	padding: 0;
	margin: 5px 0 0 0;
}

.alertbox li,
.errorbox li
{
	padding: 0;
	margin: 5px 0 5px 25px;
	font-weight: normal;
}

.note
{
	color: #1f73b3;
	font-style: italic;
	margin: 0;
}

.highlight
{
	color: #eb7f13;
	font-weight: bold;
	margin: 5px;
}

.error 
{
	color: #ff0000;
}
input {
	vertical-align: top;
}
input.error,
select.error
{
	border: solid 1px #ff0000;
}

/* ==============================
      TABLE
================================= */

/* form */

table.form 
{
    border: 0;
    border-collapse: collapse;
    margin: 0;
}

table.form td,
table.form th
{
    margin: 0;
    vertical-align: top;
    padding: 10px 5px 10px 5px;
}

table.form tbody td,
table.form tbody th
{
    border-bottom: solid 1px #ccc;
}

table.form td.label
{
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	border-right: dashed 1px #ccc;
}

table.form thead td,
table.form th
{
	border-top: solid 1px #ccc;
	padding: 10px 5px 10px 15px;
    text-align: left;
    background: url(images/bg_navtop.gif) repeat-x bottom;
    color: #454545;
    font-weight: bold;
}

table.form tr:hover
{
	background-color: #eee;
}

table.form tfoot td
{
	padding: 10px;
	text-align: right;
}

/* list */

table.list {
    border: 0;
    border-collapse: collapse;
    margin: 0;
    font-size: 13px;
}

table.list thead td,
table.list th
{
	border-top: solid 1px #ccc;
    padding: 10px 5px 10px 5px;
    text-align: left;
    background: url(images/bg_navtop.gif) repeat-x bottom;
    color: #454545;
    font-weight: bold;
	overflow-wrap: break-word;
}

table.list th a,
table.list th a:visited,
table.list th a:hover
{
	color: #454545;
}

table.list td
{
    padding: 7px 5px 7px 5px;
	border-bottom: solid 1px #ccc;
}

table.list tr.alt
{
	background-color: #fafafa;
}

table.list tr:hover
{
    background-color: #f1f1f1;
}

table.list .pager table 
{
	border: 0;
	margin: 0;
	padding: 0;
}

table.list .pager table td
{
	font-weight: bold;
	padding: 5px 7px 5px 7px;
	background-color: #fff;
	border: solid 1px #454545;
	margin-right: 10px;
}
table.list .pager table td a
{
	color: #666;
	font-weight: normal;
}
div.list {
    font-size: 13px;
}
div.list > label {
    padding: 7px 5px 7px 5px;
	border-bottom: solid 1px #ccc;
    display: block;
}
div.list > label:hover {
    background-color: #f1f1f1;
}
div.list > a {
    display: block;
}
.subscriber-bar {
    padding: 15px 10px;
}
/* ==============================
	MAP
================================= */

#mapCommand 
{
	z-index: 1000;
	width: 200px;
	height: 80px;
	position: absolute;
	top: 320px;
	right: 20px;
	border: solid 1px #000;
	background-color: #fff;
}

#mapConfirmation
{
	z-index: 2000;
	font-size: 12px;
	display: none;
	width: 300px;
	height: 100px;
	position: absolute;
	top: 100px;
	left: 190px;
	border: solid 1px #000;
	background-color: #fff;
}

#mapZoneConfirmation 
{
	z-index: 2000;
	text-align: center;
	display: none;
	width: 200px;
	height: 30px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	border: solid 1px #000;
	background-color: #fff;
	padding: 5px;
}

/* ==============================
	BREADCRUMBS
================================= */
ul.breadcrumbs {
	height: 32px;
	border:1px solid #dedede;
	list-style-type:none;
	padding: 0 0 0 25px;
	margin: 0;
	background: url(images/icon_home.gif) no-repeat left bottom;
}

ul.breadcrumbs li {
	float:left;
	list-style-type:none;
	line-height: 30px;
	color: #777;
	padding-left: .75em;
	margin: 0;
}

ul.breadcrumbs li a 
{
	background: url(images/bg_breadcrumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
}							
	
ul.breadcrumbs li a:link,
ul.breadcrumbs li a:visited
{
	color: #777;
	text-decoration: none;
}
	
ul.breadcrumbs li a:hover,
ul.breadcrumbs li a:focus {
	color: #dd2c0d;
	text-decoration: underline;
}
label {
    overflow: visible;
}
label > input[type=checkbox]:first-child {
    position: absolute;
    margin-top: 0.3em;
}
label > input[type=checkbox]:first-child + span {
    display: inline-block;
    margin-left: 1.5em;
    margin-right: 0.8em;
}
/*----- jquery ui extension -------*/
.ui-widget-header {
	border: 1px solid #4297d7;
	background: #5FB3C1 url(images/ui-bg_gloss-wave_55_5FB3C1_500x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-content {
	border: 1px solid #A6C9E2;
	background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
	color: #222222;
}
input[type=button].ui-state-default,
input[type=submit].ui-state-default,
button.ui-state-default {
	padding-left: 1em;
	padding-right: 1em;
}
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #C5DBEC;
	background: #DFEFFC url(images/ui-bg_glass_85_DFEFFC_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #2E6E9E;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #2E6E9E;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #79B7E7;
	background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #1D5987;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #1D5987;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #79B7E7;
	background: #F5F8F9 url(images/ui-bg_inset-hard_100_F5F8F9_1x100.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #E17009;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #E17009;
	text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}