/****************************************************************************************************
| My Beat - Keeps me informed
|----------------------------------------------------------------------------------------------------
| All souce code & content (c) Copyright 2010, Nexicom Inc.
|   unless specifically noted otherwise.
|
| File: css/main.css
| Purpose: Contains all styles for web application.
| ___________________________________________________________________________________________________
|                                  Nexicom Inc. http://www.nexicom.net 
****************************************************************************************************/

body{
	background-color: #dddddd;
    background-image: url("../images/ptbopolice_bg.jpg");
    background-repeat: repeat-x;
	font-family: Arial;
    font-size: 10pt;
    padding: 0;
    margin: 0;
}

h1 {
	line-height:0px;
	}
	
h2 {
    font-size: 18px;
    color: #4870c0;
	text-decoration:underline;
	}

a{ color:#4067AC; }
a:link{ text-decoration: none; }
a:visited{ text-decoration: none; }
a:active{ text-decoration: none; }
a:hover{ text-decoration: underline; }
a:visited:hover{ text-decoration: underline; }

a.nav{ color:#c84950; font-weight: bold; }
a.nav:link{ text-decoration: none; }
a.nav:visited{ text-decoration: none; }
a.nav:active{ text-decoration: none; }
a.nav:hover{ text-decoration: underline; }
a.nav:visited:hover{ text-decoration: underline; }

a.icon{ color:#4067AC; text-decoration: none; font-weight: normal; }
a.icon:link{}
a.icon:visited{}
a.icon:active{}
a.icon:hover{ color: #000; }
a.icon:visited:hover{ color: #000; }

a.whitelink{ color:#fff; font-weight: bold; }
a.whitelink:link{ text-decoration: none; }
a.whitelink:visited{ text-decoration: none; }
a.whitelink:active{ text-decoration: none; }
a.whitelink:hover{ text-decoration: underline; }
a.whitelink:visited:hover{ text-decoration: underline; }

div.main_body{
    padding: 5px 25px 15px 25px;
    text-align: justify;
	background:url(../images/bglogo.png) no-repeat;
}

span.nav_link{ padding: 0 20px 0 20px; }

.head_links_box {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 0 5px 0;
	font-size:14px;
	background-color:#f6f6f6;
}

.heading_title{
    font-size: 16pt;
    font-weight: bold;
    color: #4870c0;
}

.heading_blue{
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    color: #4870c0;
}

.heading_red{
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    color: #ff4800;
}

.sub_heading_blue{
    font-size: 10pt;
    font-weight: bold;
    color: #4870c0;
}

div.hr{
    width: 100%;
    height: 1px;
    background-color: #000;
}

span.req{
    color: #ff0000;
    font-size: 10pt;
    font-family: arial;
    font-weight: bold;
}

div.title{
    font-weight: bold;
    text-decoration: underline;
    font-size: 12pt;
}

#topfade {
	width:832px;
	height:16px;
	margin:auto;
	background:url(../images/bgfadetop.png);
	}
	
#bottomfade {
	width:832px;
	height:16px;
	margin:auto;
	background:url(../images/bgfadebottom.png);
	}
	
#bodywrap {
	width:832px;
	height:100%;
	margin:auto;
	background:url(../images/bgfade.png) repeat;
	}

.container{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.header{
    width: 800px;
    height: 200px;
    background-color: #ccc;
    background-image: url("../images/mybeat_2015.jpg");
    background-repeat: no-repeat;
    color: #fff;
    float: left;
}

.footer{
    width: 800px;
    height: 155px; 
	padding-top: 5px;
    border-top: 1px solid #ccc;
    background-color: #fff;
    background-image: url("../images/mybeatfooter2012.jpg");
    background-repeat: no-repeat;
    background-position: bottom; 
    color: #fff;
    text-align: center;
    float: left;
}

#closing {
	width:800px;
	height:auto;
	clear:both;
	}
	
.main{
    width: 800px;
    background-color: #fff;
    float: left;
}

.login_window{
    width: 410px;
    height: 310px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../images/login_bg.png");
    background-repeat: no-repeat;
}

.login_top{
    width: 410px;
    height: 80px;
    font-size: 24pt;
    font-weight: bold;
    font-family: Arial;
    float: left;
}

.login_mid{
    width: 410px;
    height: 200px;
    float: left;
}

.login_tbl_left{
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;    
}

.login_tbl_right{
    text-align: right;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;    
}

.login_bottom{
    width: 410px;
    height: 30px;
    text-align: right;
    font-size: 8pt;
    font-family: Arial;
    font-weight: bold;
    color: #cccccc;
    float: left;
}

.login_nex:link{ color: #cccccc; text-decoration: none; }
.login_nex:active{ color: #cccccc; text-decoration: none; }
.login_nex:visited{ color: #cccccc; text-decoration: none; }
.login_nex:hover{ color: #fff; text-decoration: none; }
.login_nex:visited:hover{ color: #fff; text-decoration: none; }

.head_link:link{ color: #000; text-decoration: none; }
.head_link:active{ color: #000; text-decoration: none; }
.head_link:visited{ color: #000; text-decoration: none; }
.head_link:hover{ color: #fff; text-decoration: none; }
.head_link:visited:hover{ color: #fff; text-decoration: none; }

.box_container{
    width: 700px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    float: none;
}

.box_head{
    width: 700px;
    height: 30px;
    padding: 0;
    margin: 0;
    background-image: url("../images/admin_head.png");
    background-repeat: no-repeat;
    color: #000;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    float: left;
}

.box_body{
    width: 698px;
    height: auto;
    border: 1px solid #b6c1d0;
    background: #fff;
    padding-bottom: 10px;
    float: left;
}

.admin_top {
    font-weight: bold;
    width: 95%;
    margin: 0 auto 10px auto;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

table.box_table{
     width: 100%;
     padding: 5px 0 0 0;
     margin: 0;
}
td.box_table_left{
    text-align: left;
    padding-left: 10px;
}

td.box_table_right{
    text-align: right;
    padding-right: 10px;
}

#padding{ padding: 10px; }

.column_heading{
    text-align: center;
    border: 1px solid #b6c1d0;
    background-color: #b6c1d0;
    font-weight: bold;
    font-size: 12px;
}

.users{
    text-align: left;
    border: 1px solid #b6c1d0;
    font-size: 12px;
}

.user_tbl_left{
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;    
}

.user_tbl_right{
    text-align: left;
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;    
}

.user_tbl_not_activated{
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    padding: 0 10px 0 10px;
    border: 2px solid #B8002E;
    background-color: #FF8AA7;  
}

.user_tbl_not_activated:hover{ background-color: #FFDBE4; }

a.not_active:link{ color: #000; text-decoration: none; }
a.not_active:visited{ color: #000; text-decoration: none; }
a.not_active:hover{ color: #0019BA; text-decoration: none; }
a.not_active:active{ color: #000; text-decoration: none; }

.reg_tbl{
    text-align: center;
    font-family: Arial;
    font-weight: normal;
}

.terms{
    width: 90%;
    height: auto;
    padding: 30px 40px 20px 20px;
    border: 1px solid #000;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

#selected_areas_box{
    text-align: left;
    border: 1px solid #000;
    width: 150px;
    height: 100px;
    padding: 5px;
}

.error_box{
    width: 500px;
    height: auto;
    border: 2px solid #ff4800;
    padding: 20px;
    text-align: left;
    color: #000;
}

.err_title{
    color: #ff4800;
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
}

table.alert_tbl {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #000;
	border-collapse: collapse;
	background-color: white;
    width: 500px;
}
table.alert_tbl th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #999;
	background-color: white;
}
table.alert_tbl td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #999;
	background-color: white;
}

span.count_num{
    color: #999;
    font-size: 8pt;
}

#print_count {
    color: #00ba00;
    font-weight: bold;
}

.icon_container{
    width: 90px;
    height: auto;
    text-align: center;
    border: 2px solid #fff;
    float: left;
}
.icon_container:hover{ border: 2px solid #4067AC; }

/**
 * Image Map Styles for register.php
 */
.clearboth {
	clear: both;
}

#map-view-container {
	position: relative;
    width: 450px;
}

#map-container {
	float: left;
}

#map-view-container img.map {
	position: relative;
	z-index: 100;
}

#map-view-container img.region {
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 20;
}		

#map-view-container img.regionBg {
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 19;
}

.admin_access_head {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #b6c1d0;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    font-weight: bold;
}

.admin_access_opts {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #b6c1d0;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

.pad_me { padding: 10px; }

.green_msg {
    width: 100%;
    height: auto;
    padding: 2px 0 2px 0;
    background-color: #AAE6A3;
    border: 2px solid #25BA14;
    color: #000;
    font-weight: bold;
    text-align: center;
    display: none;
}

.log_heading {
    font-weight: bold;
    text-align: center;
    background-color: #4b5d73;
    color: #fff;
}

.log_left {
    text-align: left;
    background-color: #eee;
    font-size: 8pt;
}

.log_center {
    text-align: center;
    background-color: #eee;
    font-size: 8pt;
}

table.admin_chart {
	border-width: 1px;
	border-spacing: 0;
	border-style: solid;
	border-color: #000;
	border-collapse: collapse;
	background-color: white;
    width: 500px;
}
table.admin_chart th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #999;
	background-color: white;
}
table.admin_chart td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #999;
	background-color: white;
}

#sAlert {
    text-align: center;
    padding: 10px;
}

#sAlert table { border-collapse:collapse; }
#sAlert td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
    border: 1px dotted #ccc;
}

#sh_alert_title {
    width: 600px;
    margin: 0 auto 0 auto;
    font-weight: bold;
    padding: 0 0 0 10px;
}

#follow_up_box {
    /*width: 400px;*/
    height: auto;
    text-align: left;
    margin: 10px auto 0 10px;
}
#follow_up_required {
    /*width: 400px;*/
    height: auto;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
    background-color: #eee;
}

a.arrow-left {
    display: block;
    width: 32px;
    height: 32px;
    background: transparent url("../images/arrows-left.png") no-repeat;
}

a.arrow-left:hover { background-position: 0 -32px; }
a.arrow-left:active { background-position: 0 -64px; }

a.arrow-right {
    display: block;
    width: 32px;
    height: 32px;
    background: transparent url("../images/arrows-right.png") no-repeat;
}

a.arrow-right:hover { background-position: 0 -32px; }
a.arrow-right:active { background-position: 0 -64px; }

.grp_tbl_left {
    text-align: right;
    font-weight: bold;
    vertical-align: top;
}

.grp_tbl_right {
    text-align: left;
    vertical-align: top;
}

.grp_tbl_center {
    text-align: center;
    vertical-align: top;
}

table.summary {
	background-color: white;
    width: auto;
}

table.summary th {
    padding: 3px;
    width: 150px;
    text-align: left;
    vertical-align: top;
}

table.summary td {
    padding: 3px;
    text-align: left;
    vertical-align: top;
}

#alert-container {}

#alert-box {
    width: 433px;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 5px 5px 5px #888;
    padding: 10px;
    display: inline-block;
}

#alert-title {
    font-size: 16pt;
    font-weight: bold;
    color: #4870c0;
    font-family: arial;
    margin-bottom: 10px;
}

.alert-left-box {
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    /*margin-right: 5px;*/
    padding: 10px;
    /*display: inline-block;*/
    width: 390px; /* width: 190px; */
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.alert-right-box {
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    margin-left: 5px;
    padding: 10px;
    display: inline-block;
    width: 176px;
    height: 230px;
    text-align: left;
    vertical-align: top;
}

#alert-toggles {
    width: 413px;
    padding: 10px;
    display: inline-block;
}

.alert-toggle-cell {
    width: 100px;
    padding: 0;
    margin: 0;
    display: inline-block;
    letter-spacing: 3px;
    font-family: Arial;
    font-size: 10pt;
}

#alert-abv-list {
    display: inline-block;
    width: 260px;
    margin-left: 20px;
    vertical-align: top;
    box-shadow: 2px 2px 5px #888;
    background: url('/images/paper2.jpg') repeat;
    text-align: left;
    font-family: "Comic Sans MS";
    font-size: 14px;
    line-height: 21px;
}

#abv-list {
    font-size:0.75em;
    width:260px;
}

#abv-list ul {
    margin:0; 
    padding:0;
}

#abv-list li {
    list-style: none;
}

ul.top-level {
    background:none;
}

ul.top-level li {
    border-bottom: #a7a97a solid;
    border-top: #a7a97a solid;
    border-width: 1px;
}

#abv-list a {
    color: #000;
    cursor: pointer;
    display:block;
    height:21px;
    line-height: 21px;
    text-indent: 10px;                   
    text-decoration:none;
    width:100%;
}

#abv-list a:hover{
    text-decoration:none;
    color: #fff;
}

#abv-list li:hover {
    color: #fff;
    background: #447cd3;
    position: relative;
}

ul.sub-level {
    display: none;
}

li:hover .sub-level {
    background: #999;
    border: #fff solid;
    border-width: 1px;
    display: block;
    position: absolute;
    left: 75px;
    top: 5px;
}

ul.sub-level li {
    border: none;
    float:left;
    width:150px;
}

/*Seconda Level*/
#abv-list .sub-level {
    background: #999;
}

/*Third Level*/
#abv-list .sub-level .sub-level {
    background: #09C;
}

li:hover .sub-level .sub-level {
	display:none;
}
.sub-level li:hover .sub-level {
	display:block;
}

#alert-msg-boxes {
    text-align: left;
    font-weight: bold;
    display: inline-block;
    width: 418px;
}

#alert-msg-boxes textarea:focus, input[type=text]:focus, select:focus {
    background-color: #FFF29C;
}

#alert-msg-boxes textarea {
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    height: 100px;
    width: 416px;
}

#alert-msg-boxes table {
    padding:0;
    margin:0;
    border: none;
    width: 100%;
}

#alert-msg-boxes tr {
    padding:0;
    margin:0;
}

#alert-msg-boxes td {
    padding:0;
    margin:0;
    text-align: left;
    border: none;
}

#alert-buttons {
    padding-top: 10px;
}

.green-txt { color: #00b900; }
.orange-txt { color: #d4a424; }
.red-txt { color: #e20000; }

#fb_image {
    text-align: left;
    display: none;
}
