/* Layout */

body {
	margin: 0;
	padding: 0;
	}
.wrapper {
	text-align: center;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	background: #ffffff url('bg_top.gif') repeat-x;
	}
#header, #backdrop, #announces, #welcome, #contactsMain, #addonsMain {
	width: 745px;	
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	}

/* Header */

#header {
	height: 116px;
	clear: both;
	vertical-align: bottom;
	overflow: hidden;
	}
#logo {
	float: left;
	display: block;
	}
#service {
	float: right;
	width: 541px;
	text-align: right;
	height: 18px;
	margin: 28px 0 12px 0;
	}
#registration {
	float: left;
	font-size: 10px;
	color: #9a9a9a;
	}
#functions {
	float: right;
	}
#functions A, #functions SPAN {
	margin: 0 12px 0 0;
	}
#functions SPAN {
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: .50;  
	}
#abstract {
	float: right;
	clear: right;
	width: 541px;
	margin-bottom: 4px;
	}
#abstract H2 {
	margin: 0;
	font-weight: bold;
	font-size: 10px;
	color: #9A9A9A;
	}
#menu {
	clear: right;
	float: right;
	width: 541px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
#menu TD {
	padding: 0;
	height: 42px;
	font-size: 10px !important;
	text-align: center;
	background-color: #ffffff;
	text-transform: uppercase;
	border-right: 1px solid #ffffff;
	}
#menu LI {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 1px;
	display: block;
	float: left;
	height: 42px;
	font-size: 10px !important;
	text-align: center;
	background-color: #ffffff;
	text-transform: uppercase;
	}
#menu A, #menu SPAN {
	display: block;
	padding: 10px 0;
	border-top: 7px solid #B2B2B2;
	color: #4D4D4D;
	white-space: nowrap;
	}
#menu A {
	text-decoration: none;
	color: #4D4D4D;
	}
#menu A:hover {
	border-color: #7BCD1A;
	color: #4D4D4D;
	}
#menu A.current, #menu SPAN {
	border-color: #FF9205;
	}
#menu A.edit {
	display: none;
	}
/* Backdrops */

#backdrop {
	background-color: #ffffff;
	clear: both;
	}
.backdropMain {
	border-bottom: 7px solid #CACACA; 
	}
.backdrop .blockContent {
	background-repeat: no-repeat;
	background-position: right top;
	border: 7px solid #ffffff;
	padding: 0;
	}
.backdropMain .backdrop A {
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	}
.backdropMain .backdrop UL A {
	display: inline;
	}
.backdropMain .blockContent { 
	border-right: 0;
	}
.backdropInner .blockContent {
	background-position: top right;
	border-bottom: 1px solid #ffffff;
	}
.backdropMain .backdrop {
	float: left;
	width: 370px;
	}
.backdropInner .blockContent {
	height: 170px;
	}
.backdrop H1 {
	margin: 12px 18px;
	padding: 0;
	}
.backdrop UL {
	margin: 12px 0;
	padding: 0;
	list-style-type: none;
	}
.backdrop LI {
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin: 3px 0 3px 18px;
	padding-left: 13px;
	color: #FF9205;
	}
.backdrop LI A {
	color: #595959;
	}
.backdrop UL LI {
	background-image: url(arrow_right_orange.gif);
	}
.backdrop LI A:hover {
	color: #FF9205;
	}
.backdrop LI A.current, .backdrop LI SPAN {
	font-weight: bold;
	color: #FF9205;
	}

/* announces */

/* Start Mac IE5 filter \*/
#announces {
	background-color: #ffffff;
	clear: both;
	//padding-right: 1px;
	//overflow: hidden;
	}
#welcome {
	background-color: #ffffff;
	}
#news, #pubs {
	float: left;
	overflow: hidden;
	}
#welcome .blockContent, #news .blockContent, #pubs .blockContent {
	padding-top: 18px;
	}
#news, #pubs {
	width: 50%;
	}
#announces .item {
	float: left;
	width: 50%;
	}
#announces .item P {
	margin-right: 18px;
	}
#welcome, #announces, #addonsMain {
	border-bottom: 7px solid #E3E3E3;
	}
.blockContent {
	padding: 18px;
	}
.pageText {
	width: 498px;
	overflow: hidden;
	}
#contacts p,
#content .blockContent p, #content .blockContent H1, 
#content .blockContent h2, #content .blockContent h3 {
	margin-top: 0;
	}
#contactsMain .blockContent, 
#addonsMain .blockContent, 
#welcome .blockContent {
	padding: 0 18px;
}
#news .blockContent {
	padding-right: 0;
	}
img.thumbnail {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	}
.date {
	font-weight: bold;
	margin-left: 6px;
	}
a.more, a.all, a.address {
	padding-right: 10px;
	background: url('arrow_right_gray.gif') no-repeat 100% 5px;
	color: #595959;
	}
a.more:hover {
	color: #7BCD1A;
	background: url('arrow_right_green.gif') no-repeat 100% 5px;
	}

/* Title */

#baseWrapper {
	width: 100%;
	background-color: #f9f9f9;
	background-image: url('bg_line.gif');
	background-repeat: repeat-x;
	background-position: 0 -178px;
	text-align: center;
	margin-top: 7px;
	}
#auit_main_t #baseWrapper {
	background-image: none;
	background-color: transparent;
	}
#base {
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	}
#content {
	float: left;
	width: 541px;
	text-align: left;
	background-color: #FDFDFD;
	overflow: hidden;
	}
#content.noSubMenu {
	position: relative;
	top: -135px;
	}
#content.noSubMenu .blockHeader {
	/*display: none;*/
	}
#addons {
	float: right;
	overflow: hidden;
	width: 204px;	
	text-align: left;
	background-color: #ffffff;
	/*padding-bottom: 18px;*/
	}
/* Start Mac IE5 filter \*/
#addons, #content {
  padding-bottom: 32767px !important;
  margin-bottom: -32767px !important;
	}
@media all and (min-width: 0px) {
  #addons, #content {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  	}
  #addons:before, #content:before {
    content: '[DO NOT LEAVE IT IS NOT REAL]';
    display: block;
    background: inherit;
    padding-top: 32767px !important;
    margin-bottom: -32767px !important;
    height: 0;
  	}
	}
#addons #contacts {
	background-color: #ffffff;
	background-repeat: no-repeat;
	}
#content .blockHeader, #contacts .blockHeader {
	border-top: 1px solid #ffffff; /* ff bottom margin fix */
	}
#content .blockHeader {
	background-color: #ffffff;
	border-bottom: 7px solid #d9d9d9;
	}
.blockHeader H1 {
	margin: 12px 18px 12px 25px;
	font-size: 20px;
	font-weight: normal;
	color: #FF9205;
	}
#content .blockContent {
	padding-left: 25px;
	overflow: hidden;
	}
#contacts .blockHeader img {
	margin: 16px 18px;
	}
#special {
	border: 7px solid #DBDBDB;
	position: relative;
	}
#special .blockHeader {
	}
#special .blockHeader img {
	margin: 10px 18px;
	}
#special .blockContent {
	background-color: #F2F2F2;
	}
#phone {
	width: 162px;
	height: 22px;
	background: url('phone_number.gif') no-repeat;
	}
.details {
	border-top: 1px dotted #9E9E9D;
	margin-bottom: 0;
	padding-top: 8px;
	}
.details A {
	color: #787878;
	padding-right: 10px;
	background: url('arrow_right_gray.gif') no-repeat 100% 5px;
	}
.details A:hover {
	color: #7BCD1A;
	background: url('arrow_right_green.gif') no-repeat 100% 5px;
	}

/* Footer */

#footerWrapper {
	position: relative;
	clear: both;
	width: 100%;
	z-index: 0;
	}
#footer {
	width: 100%;
	background-color: #787878;
	border-top: 7px solid #E3E3E3;
	height: 48px;
	text-align: center;
	z-index: 0;
	}
#footer .blockContent {
	width: 745px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}
/*
#auit_main_t #footer {
	position: absolute;
	left: 0;
	top: -55px;
	}
#auit_main_t #footer .blockContent {
	margin-left: 50%;
	text-align: left;
	}
*/
#footer .blockContent P {
	margin: 0;
	padding: 18px;
	color: #ffffff;
	font-size: 10px;
	}
#footer .blockContent a:visited {
	color: #7BCD1A;
	}
#copyright {
	float: left;
	}
#developer {
	float: right;
	}
#auit_main_t #copyright {
	width: 480px;
	}
/*
	padding: 12px 0 0 18px;
	float: none;
	}
#auit_main_t #developer { 
	padding: 0 0 10px 18px;
	float: none;
	}*/

/* Easy clearing */

#header:after, #backdrop:after, #announces:after, #base:after,
#contactsMain .blockContent:after,
#announces .blockContent:after {
  content: '[DO NOT LEAVE IT IS NOT REAL]';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
	}
#header, #backdrop, #announces, #base, 
#contactsMain .blockContent,
#announces .blockContent {
  display: inline-block;
	}
/*\*/
#header, #backdrop, #announces, #base, 
#contactsMain .blockContent,
#announces .blockContent {
  display: block;
	}

/* misc */

form {
	margin: 0;
	padding: 0;
	}
#auit_search .formTable TD.formLabel {
	padding-left: 25px;
	border-left: 0;
	}
#auit_search .formTable TD.formField {
	border-right: 0;
	}
#auit_search .userButton {
	margin-right: 18px;
	}
#links_t #baseWrapper {
	width: 695px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0 25px;
	}
#links_t #baseWrapper H1 {
	padding: 12px 0;
	margin-bottom: 25px;
	}
#welcome .edit, #contactsMain .edit, #addonsMain .edit {
	display: inline-block;
	clear: both;
	margin-bottom: 18px;
	}



