#bottom_box
{
  top: 130px;
}

#contacts_box
{
  position: absolute;
  left: 5px;
  top: 5px;
  width: 270px;
  height: 275px;
  text-align: center;
  font-size: 12px;
  overflow: hidden;
  border : 2px solid #262626;
}

#contacts_tabs
{
  position: absolute;
  width: 280px;
  height: 20px;
  left: 0px;
  right: 0px;
  margin: 0px;
  padding: 0px;
  /*background-image: url("../images/bg.gif");
  background-repeat: repeat-x;
  background-position: bottom;*/
  font-size: 14px;
  line-height: 18px;
}

#contacts_tabs ul
{
  margin: 0px;
  padding: 2px 3px 0px 3px;
  list-style: none;
}

#contacts_tabs li
{
  float:left;
  margin:0px;
  padding:0px;
  background-image: url("../images/tab_right.gif");
  background-repeat: no-repeat;
  background-position: right top;
}

#tab_direction.unselected a:link, #tab_booking.unselected a:link, #tab_admin.unselected a:link,
#tab_direction.unselected a:visited, #tab_booking.unselected a:visited, #tab_admin.unselected a:visited
{
  text-decoration: none;
  color: #a8a8a8;
}

#tab_direction.selected a:link, #tab_booking.selected a:link, #tab_admin.selected a:link,
#tab_direction.selected a:visited, #tab_booking.selected a:visited, #tab_admin.selected a:visited,
#tab_direction.selected a:hover, #tab_booking.selected a:hover, #tab_admin.selected a:hover,
#tab_direction.selected a:active, #tab_booking.selected a:active, #tab_admin.selected a:active,
#tab_direction.unselected a:hover, #tab_booking.unselected a:hover, #tab_admin.unselected a:hover,
#tab_direction.unselected a:active, #tab_booking.unselected a:active, #tab_admin.unselected a:active
{
  text-decoration: none;
  color: #ffffff;
}

#contacts_tabs a
{
  display: block;
  padding: 0px 10px 2px 6px;
  vertical-align: middle;
  background-image: url("../images/tab_left.gif");
  background-repeat: no-repeat;
  background-position: left top;
}

#contacts_direction, #contacts_booking, #contacts_admin
{
  position: absolute;
  top: 21px;
  left: 0px;
  width: 280px;
  height: 256px;
}

div .contacts_group
{
  margin: 3px 5px 0px 5px;
  padding: 2px 0px 2px 0px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border : 0px;
}

div.contact_link
{
	margin: 0px auto;
	text-align: center;
}

#address_box
{
  position: absolute;
  margin: 0px;
  padding: 4px 0px 0px 0px;
  top: 290px;
  left: 5px;
  width: 270px;
  height: 166px;
  overflow: hidden;
  border : 2px solid #262626;
}

#agency_title
{
  /*position: absolute;*/
  visibility: inherit;
  left: 0px;
  top: 5px;
  width: 270px;
  height: 22px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
}

#agency_address
{
  /*position: absolute;*/
  width: 270px;
  height: 50px;
  text-align: center;
  color: #ababab;
  font-size: 14px;
  overflow: hidden;
}

.division_title
{
  width: 270px;
  height: 16px;
	text-align: center;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
}

.phone_number
{
  width: 270px;
  height: 14px;
  text-align: center;
  font: #a8a8a8;
  font-size: 12px;
  font-weight: normal;
  overflow: hidden;
}

#application_box
{
  position: absolute;
  margin: 0px;
  padding: 0px;
  top: 5px;
  right: 10px;
  width: 600px;
  height: 455px;
  border : 2px solid #262626;
  
}

.application_title
{
	position: absolute;
  margin: 0px;
  padding: 0px;
  top: 5px;
  left: 5px;
  width: 580px;
  height: 20px;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}

.note, .alert
{
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
}

.alert
{
  color: #ff0000;	
}

#application_left_box, #application_right_box 
{
  position: absolute;
  top: 40px;
  margin: 0px;
  padding: 0px;
  width: 290px;
}

#application_left_box
{
  left: 5px;
}

#application_right_box
{
  right: 5px;
}

#application_comment_box
{
  position: absolute;
  right: 5px;
  top: 140px;
  margin: 0px;
  padding: 0px;
  width: 590px;
  height: 90px;
}

#application_photos_box
{
  position: absolute;
  left: 5px;
  top: 225px;
  margin: 0px;
  padding: 0px;
  width: 590px;
  height: 200px;
}

#application_files, #application_photos
{
  position: absolute;
  left: 5px;
  top: 35px;
  margin: 0px;
  padding: 0px;
  width: 580px;
  height: 170px;
}

#application_files
{
  overflow: hidden;
}

#application_photos
{
  overflow: auto;
}

div.common_input
{
  float: left;
  width: 290px;
  height: 25px;
  margin: 0px;
  padding: 0px;
}

div.comment_input
{
  float: left;
  width: 590px;
  height: 25px;
  margin: 0px;
  padding: 0px;
}

div.file_input
{
  float: left;
  width: 530px;
  height: 25px;
  margin: 0px;
  padding: 0px;
}

div.input_title 
{
  float: left;
  width: 90px;
  height: 17px;
  margin: 4px 5px;
  padding: 0px;
  text-align: right;
  font-weight: bold;
}

div.input_normal_field, div.input_short_field, 
div.input_comment_field, div.input_file_field 
{
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 0px;
  height: 20px;
  text-align: left;
}

div.input_normal_field
{
  width: 170px;
}

div.input_short_field
{
  width: 60px;
}

div.input_comment_field
{
  width: 470px;
}

div.input_file_field
{
  width: 350px;
}

.application_face
{
  display: inline;
  float: left;
  height: 122px;
  margin: 4px;
  padding: 0px;
}

.application_face_image, .application_face_error 
{
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  height: 120px;
  text-align: center;
}

.application_face_error
{
  width: 90px;
}

.application_face_image img
{
  height: 120px;
  border: 0px;
}

#application_submit_box
{
  position: absolute;
  left: 5px;
  bottom: 5px;
  margin: 0px;
  padding: 0px;
  width: 580px;
  height: 25px;
}



/*
.txtbox {
  font-family: "Century Gothic", Helvetica, Arial;
  font-size: 10px;
  height: 18px;
  width: 160px;
  border: 1px solid #999999;
}
.combobox {
  font-family: "Century Gothic", Helvetica, Arial;
  font-size: 10px;
  width: 160px;
  border: 1px solid #999999;
}
.tblborder {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.scrollbars {
  SCROLLBAR-FACE-COLOR: #F3F3F3;
  SCROLLBAR-HIGHLIGHT-COLOR: #FCFCFC;
  SCROLLBAR-SHADOW-COLOR: #BEBEBE;
  SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-ARROW-COLOR: #8F8F8F;
  SCROLLBAR-TRACK-COLOR: #FFFFFF;
  SCROLLBAR-DARKSHADOW-COLOR: #F7F7F7;
}
.formtxt {
  font-family: "Century Gothic", Helvetica, Arial;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
}
.formtxtSmall {
  font-family: "Century Gothic", Helvetica, Arial;
  font-size: 10px;
  color: #000000;
}
.required 
{ font-family: Arial;
  text-transform: uppercase;
  font-size: 11px;
  color: #ADADAD; }
*/
