body {
	font-family: "Arian AMU", "Arial AMU", "Arial Unicode", Sylfaen, sans-serif;
	font-size: 62.5%;
	background: url(../images/body_bg.gif) repeat-x #698b94;
}

input, textarea {
	font-family: "Arian AMU", "Arial AMU", "Arial Unicode", Sylfaen, sans-serif;
}


.inp-small {
	width: 80px;
	border: 1px solid #ccc;
	height: 18px;
}

.inp-big {
	width: 250px;
	border: 1px solid #ccc;
	height: 18px;
}

.spec-title {
	width: 300px;
	float: left;
	margin: 1em 0 10px 0;
}

html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px; /* the bottom margin is the negative value of the footer's height */
}



.footer, .push {
	height: 75px; /* .push must be the same height as .footer */
}

/* */

.footer a {
	color: white;
	text-decoration: none;
}


#gnumner {
	margin: 20px 60px;
	background: white;
	font-size: 1.8em;
	border: 2px dashed #01546b;
	padding: 15px;
}

#police {
	margin: 20px 60px;
	background: white;
	font-size: 1.8em;
	border: 2px dashed #01546b;
	padding: 15px;
}


a {
	color: #0099e5;
}

.wrapper {
	width: 960px;
	text-align: left;
}

.footer {
	width: 960px;
	margin: 0 auto;
}

.footer p {
	padding: 0px 40px 0px 10px;
	color: #fff;
	background: url(../images/footer_line.gif) repeat-y left top;
	width: 240px;
	float: left;
	height: 75px;
	font-size: 1.2em;
}

.header {
	width: 960px;
	height: 140px;
	background: url(../images/title.gif) no-repeat;
}

.header h1 {
	text-indent: -9999em;
	float: left;
	width: 670px;
	height: 140px;
}


.header h1 a {
	display: block;
	width: 670px;
	height: 140px;
}







#search-block {
	float: right;
	width: 160px;
	background: url(../images/search.gif) left top;
	height: 25px;
	margin-top: 31px;
}

#search-input {
	width: 121px;
	margin: 2px 7px 0px 7px;
	font-size: 11px;
	background: #a8bcc2;
	vertical-align: middle;
	border: none;
}

#search-submit {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

#new-block {
	background: url(../images/latest_bg.gif) repeat-x #b2c7ce;
	margin: 0 5px;
	padding: 20px 65px 35px 65px;
}

h2 {
	font-size: 2.5em;
	font-weight: bold;
	color: #01546b;
	margin-bottom: 23px;
	height: 55px;
}

h3 {
	font-size: 1.6em;
	color: #01546b;
	margin-bottom: 23px;
}

h4 {
	font-size: 1.4em;
	color: #01546b;
	font-weight: bold;
}

#wraper2 {
	background: #eaf1f5;
}

#content {
	padding: 40px 65px 35px 65px;
}


#col1 {
	width: 455px;
	float: left;
	padding: 0px 35px 0px 0px;
}


#col2 {
	width: 304px;
	float: right;
	border-left: 1px solid #7f8f94;
	padding: 0px 0px 0px 35px;
}

#menu {
	display: inline;
}

#menu li {
	display: inline;
}

#menu li a img {
	float: left;
	width: 160px;
	height: 30px;
}

.mmid {
	background: url(../images/tab_mid.gif) no-repeat;
}

.mright {
	background: url(../images/tab_right.gif) no-repeat;
}

.mleft {
	background: url(../images/tab_left.gif) no-repeat;
}

.mmid_on {
	background: url(../images/tab_mid_on.gif) no-repeat;
}

.mright_on {
	background: url(../images/tab_right_on.gif) no-repeat;
}

.mleft_on {
	background: url(../images/tab_left_on.gif) no-repeat;
}


#main-content {
	font-size: 1.3em;
}

#main-content p {
	margin-bottom: 1.5em;
}

#welcome p {
	font-size: 1.3em;
	margin-bottom: 1.5em;
}

.spacer {
	height: 30px;
}

.spacer-home {
	margin-top: 15px;
	border-top: 1px solid #999;
	padding-bottom: 14px;
}

.newsDate {
	color: #01546b;
	font-size: 1.1em;
	font-weight: bold;
	width: 70px;
	padding-top: 2px;
}

.newsHeader {
	font-size: 1.4em;
	width: 230px;
}

.new-an-Date {
	color: #01546b;
	font-size: 1.1em;
	font-weight: bold;
	width: 70px;
	padding-top: 2px;
}

.new-an-Header {
	font-size: 1.4em;
	width: 630px;
}

.new-an-Header a {
	font-weight: bold;
}

#left-col {
	float: left;
	width: 490px;
}

#right-col {
	float: right;
	width: 255px;
	padding-left: 70px;
}

div.items {
	margin-bottom: 2em;
}

.items h3 {
	margin-bottom: 1em;
}

h2.an-menu {
	background: url(../images/path.gif) bottom center;
	padding-bottom: 12px;
	text-align: center;
	width: 170px;
	float: left;
}

a.an-menu2 {
	float: left;
	text-align: center;
	padding: 0 25px;
	font-size: 2em;
}

.items h3 {
	border-top: 1px solid #aab5b9;
	padding-top: 7px;
	margin-top: 35px;
	margin-bottom: 10px;
}

.items .subtitles {
	font-size: 1.1em;
	color: black;
	margin-bottom: 10px;
}

.items .dates {
	color: #858c92;
	font-size: 1.2em;
}

.items .tags {
	font-size: 1.2em;
	color: #333;
	padding-bottom: 5px;
}

.tags2 {
	color: #333;
	font-size: 0.9em;
}

#item-content {
	margin-top: 40px;
	font-size: 1.2em;
}


#item-content p {
	margin-bottom: 1em;
}

.an-header {
	margin-bottom: 5px;
}

.an-dates {
	color: #858c92;
	font-size: 1.4em;
	margin-bottom: 10px;
}

#contact-info {
	font-size: 1.1em;
	color: #848b91;
	padding-left: 2em;
}

.an-tags {
	font-size: 1.3em;
	color: #333;
	padding-bottom: 5px;
}

.path-box {
	width: 250px;
	padding: 7px 7px 15px 7px;
	background: url(../images/path.gif) no-repeat;
	font-size: 1.3em;
}

.path-box-selected {
	width: 250px;
	padding: 7px 7px 15px 7px;
	background: url(../images/path_selected.gif) no-repeat;
	font-size: 1.3em;
	font-weight: bold;
}

.path-box-selected a {
	color: white;
}

.path-box-selected a, .path-box a {
	text-decoration: none;
}

.path-box-selected a:hover, .path-box a:hover {
	text-decoration: underline;
}

.path-bg-1 {
	background-position: -344px bottom;
}

.path-bg-2 {
	background-position: -334px bottom;
}

.path-bg-3 {
	background-position: -324px bottom;
}

.path-bg-4 {
	background-position: -314px bottom;
}

.path-bg-5 {
	background-position: -304px bottom;
}

.path-bg-6 {
	background-position: -294px bottom;
}

.path-bg-7 {
	background-position: -284px bottom;
}

.path-bg-8 {
	background-position: -274px bottom;
}

.path-bg-9 {
	background-position: -264px bottom;
}

.path-bg-10 {
	background-position: -254px bottom;
}


/* Forms layouts */

div.row {
  padding-top: 10px;
  margin: 0px;
  }

div.row label {
  float: left;
  width: 170px;
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
  display: block;
}

div.row div.formw {
  float: left;
  width: 320px;
  text-align: left;
  padding-left: 25px;
  display: block;
}

.fake-label {
  width: 170px;
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 10px;
}

.fake-input {
	padding-bottom: 10px;
}

.time {
	color: #858c92;
}

.error {
	color: red;
	font-size: 1.1em;
}

.message {
	margin: 0 auto;
	width: 460px;
	height: 150px;
	padding: 100px 20px 0 20px;
	text-align: center;
	font-size: 1.7em;
	background: url(../images/message.gif) no-repeat;
	margin-bottom: 10px;
}

.message1 {
	margin: 0 auto;
	width: 500px;
	height: 50px;
	padding-top: 30px;
	font-weight: bold;
	text-align: center;
	font-size: 1.4em;
	background: url(../images/message1.gif) no-repeat;
	margin-bottom: 10px;
}

.selected-page {
	background: url(../images/pagination.gif) no-repeat bottom center;
	color: #01546b;
}

.not-selected-page, .selected-page {
	text-align: center;
	width: 30px;
	display: block;
	height: 28px;
	font-size: 1.3em;
	padding-top: 5px;
	float: left;
	font-weight: bold;
}

.not-selected-page-bottom, .selected-page-bottom {
	text-align: center;
	width: 30px;
	display: block;
	height: 20px;
	font-size: 1.3em;
	padding-top: 13px;
	float: left;
	font-weight: bold;
}

.selected-page-bottom {
	background: url(../images/pagination_bottom.gif) no-repeat top center;
	color: #01546b;
}

.attached-files {
	border-top: 1px solid #aab5b9;
	border-bottom: 1px solid #aab5b9;
	font-size: 1.2em;
	margin: 2em 0;
	padding: 1em 0;
	line-height: 2em;
}

.attached-files p {
	padding-left: 2em;
}

p#search-results {
	font-size: 1.2em;
	font-weight: bold;
}

span.chb {
	float: left;
	display: block;
	width: 16px;
	padding: 7px 0 0 4px;
}


.tree-spacer {
	float: left;
	display: block;
}

span.chc {
	float: left;
	display: block;
	width: 600px;
	padding: 6px 0 3px 4px;
}

.clrb {
	clear: both;
	display: block;
}

.switcher li {
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 30px;
	margin-right: 5px;
}

.p-switch {
	height: 35px;
	background: url(/images/switch_off_mid.gif) top center;
}

.a-switch {
	height: 35px;
	background: url(/images/switch_on_mid.gif) top center;
	color: #7b9aa1;
}

.a-switch span {
	background: url(/images/switch_on_left.gif) top left no-repeat;
	display: block;
}

.a-switch span span {
	background: url(/images/switch_on_right.gif) top right no-repeat;
	display: block;
	padding: 0 10px;
}

.p-switch span {
	background: url(/images/switch_off_left.gif) top left no-repeat;
	display: block;
}

.p-switch span a {
	background: url(/images/switch_off_right.gif) top right no-repeat;
	display: block;
	padding: 0 10px;
	color: white;
	text-decoration: none;
}

.nrow label {
  text-align: left;
  font-size: 1.2em;
  margin: 20px 0 0 0;
  display: block;
  font-weight: bold;
}

.nrow span.formw {
  width: 320px;
  text-align: left;
  padding-left: 25px;
}

#esign-block {
	width: 560px;
	background: no-repeat url(/images/signature.png);
	padding: 20px 20px 20px 120px;
	margin-bottom: 2em;
	border: 1px solid #01546B;
}

#esign-block h2 {
	font-size: 2em;
	color: #666;
	margin-bottom: 20px;
}

#esign-block table td {
	width: 33%;
	padding-bottom: 20px;
}

.req {
	color: red;
}

#application label {
    display: block;
    font-weight: bold;
    padding-bottom: 5px;
}

#application {
	font-size: 1.2em;
}

#application input, #application textarea {
	font-size: 12px;
}

.f-inp {
	background-color: #fff;
	border: 1px solid #333;
	width: 350px;
}

.f-inpb {
	background-color: #fff;
	border: 1px solid #333;
	width: 320px;
}

.f-inpbb {
	background-color: #fff;
	border: 1px solid #333;
	width: 700px;
}

.f-inps {
	background-color: #fff;
	border: 1px solid #333;
	width: 220px;
}

.fc1 {
	width: 300px;
	padding-right: 78px;
}

.fc2 {
	width: 300px;
}

#errors li {
	font-size: 0.8em;
	margin-bottom: 0px;
	color: red;
	margin-left: 0px;
	list-style: disc;
	margin-left: 2em;
}

#errors {
	margin-bottom: 20px;
}

#ui-datepicker-div {
	display: none;
}

#have-id {
	margin-bottom: 20px;
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;
	background: white url(/images/idcard.png) no-repeat 10px 5px;
	padding: 20px 20px 20px 120px;
}

#police-violations {
	font-size: 1.3em;
	margin-top: 20px;
}

#police-violations th, #police-violations td {
	padding: 5px;
	border: 1px #01546b solid;
}

#police-violations th {
	color: white;
	background: #01546b;
	font-weight: bold;
}

#specialblock {
	margin: 20px 60px;
}

#specialblock a {
	background: #c9e0e6  785px center url(/images/arrow.png) no-repeat;
	
	text-decoration: none;
	display: block;
	color: #333;
	font-size: 1.8em;
	
	margin-bottom: 4px;
}

#specialblock a span {
	padding: 28px 78px 28px 115px;
	display: block;
}

#specialblock a:hover {
	background-color: #b6dae6;
}

#taxi-icon {
	background: no-repeat  17px center url(/images/taxi.png);
}

#police-icon {
	background: no-repeat  17px center url(/images/road.png);
}

#parking-icon {
	background: no-repeat  17px center url(/images/parking.png);
}