/* something that does not change */
/*html, body { height:100%; }*/
table { border-collapse:collapse; }
html, h1, h2, h3, h4, h5 ,h6, body, form, th, td, p { margin:0; padding:0; }
img { border:0 none; }
map { display:none; }
object, form { display:block; }	
h1, h2, h3, h4, h5 ,h6 { letter-spacing:normal; }
hr { display:none; }

/* something that does not change */

/* all time classes */
.wf { width:100%; }
.hf { height:100%; }
.whf { width:100%; height:100%; }
.tar { text-align:right; }
.tal { text-align:left; }
.tac { text-align:center; }
.clr { clear:both; height:1px; overflow:hidden; margin:-1px 0 0 0; }
.clear { clear:both; }
.fl { float:left; }
.fr { float:right; }
.hide { display:none; }
.block { display:block; }
.inline { display:inline; }
/* all time classes */

/* global text/link settings */
p, div, span, td, th, em, h1, h2, h3, h4, h5, h6, b, strong, i, .button { font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:150%; color:#000; }
a { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; }
.inline-list { list-style:none; padding:0; margin:0 }
.inline-list li { list-style:none; display:inline; padding:0; margin:0; }
.block-list, .block-list li { display:block; list-style:none; padding:0; margin:0; }
.textfield, textarea { color:#000; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-left:3px; }
.button { cursor:pointer; }
/* global text/link settings */
body {
	background:url(/img/main-bg.gif);
	text-align:center;
}
.root {
	margin:0 auto;
	text-align:left;
	width:980px;
	min-height:100%;
	background:url(/img/white-bg.gif) 185px 0 no-repeat;
}
* html .root { height:100%; }
.right {
	width:185px;
	padding:180px 0 20px 0;
}
.left {
	width:185px;
	padding:0 0 20px 0;
}
* html .left { width:186px; }
.content {
	width:600px;
	padding:60px 0 0 10px;
}
* html .content { width:598px; }
.bg {
	background:#FFF;
	min-height:1px;
	zoom:1;
}
.logo {
	padding:10px 0 20px 8px;
	background:#FFF;
}
	.logo a {
		display:block;
		background:url(/img/archinaut.gif) no-repeat;
		width:177px;
		height:160px;
		text-decoration:none;
	}
.img-01, .img-02, .img-03, .img-04 {
	margin:0 0 260px 0;
	padding:10px 0 10px 10px;
	background:#FFF;
}
.img-05, .img-06, .img-07, .img-08 {
	margin:0 0 180px 0;
	background:#FFF;
	padding:10px 10px 10px 0;
}
.side-nav {
	background:#FFF;
	padding:0 0 25px 10px;
}
	.side-nav a {
		display:block;
		float:left;
		clear:left;
		line-height:110%;
		text-decoration:none;
		padding:3px 7px;
		background:#C8C7C7;
	}
	/*.side-nav a:hover { background:#D8D6D6; }*/
	.langs a {
		display:block;
		float:left;
		clear:none;
		line-height:110%;
		font-size:11px;
		text-decoration:none;
		padding:0;
		background:none;
		color:#231F20;
		text-transform:uppercase;
		margin:0 0 0 8px;
	}
	.langs a:hover, .langs a.act {
		color:#C8C7C7;
		background:none;
	}
.nav {
	background:#FFF;
	padding:0 0 25px 10px;
}
	.nav a {
		display:block;
		font-size:22px;
		text-transform:uppercase;
		font-weight:normal;
		text-decoration:none;
		padding:2px 0 1px 0;
		display:block;
		border-bottom:1px solid #252525;
	}
	.nav a.act, .nav a:hover { color:#909090; }
.forms {
	background:#FFF;
	padding:0 0 10px 10px;
	margin:0 0 60px 0;
}
	.forms a.fr { font-size:12px; }
	.forms div {
		background:#C8C7C7;
		padding:0 10px 7px 10px;
	}
	.forms div.fst { padding:5px 10px 7px 10px; }
	.forms .textfield {
		margin:2px 5px 3px 0;
		width:110px;
		border:0 none;
		font-size:11px;
	}
	.forms label { font-size:12px; }
	.forms .button {
		border:0 none;
		width:35px;
		height:15px;
		background:url(/img/arrow-1.gif) center center no-repeat #000;
		position:relative;
		bottom:-2px;
	}
	* html .forms .button { bottom:3px; }
.box-1 {
	border-bottom:1px solid #C7C6C6;
	margin:0 10px 0 0;
}
.links-1 {
	border-bottom:2px solid #C7C6C6;
	padding:7px 0 6px 0;
	margin-bottom:-1px;
}
* html .links-1 { margin-bottom:0; }
	.links-1 a {
		margin:0 6px 0 0;
		text-decoration:none;
	}
	.links-1 a.act { font-weight:bold; }
	.links-1 a:hover { text-decoration:underline; }
.person {
	min-height:150px;
	padding:15px 10px 15px 0;
	border-bottom:1px solid #C7C6C6;
}
.border-top { border-top:1px solid #C7C6C6; }
* html .person { height:150px; }
	.person div.block { margin:0 0 0 170px; }
		.person div.block b {
			display:block;
			font-size:22px;
			line-height:100%;
			font-weight:normal;
			text-transform:uppercase;
			padding:0 0 10px 0;
		}
	.person div.tp {
		line-height:130%;
		padding:0 0 7px 0;
	}
		.person div.tp a { text-decoration:none; }
		.person div.tp a:hover { text-decoration:underline; }
	.person p { line-height:130%; }
.title-2 {
	text-transform:uppercase;
	font-weight:normal;
	padding:5px 0 10px 10px;
	margin:0 10px 0 0;
	display:block;
}
.title-2-fixed {
	text-transform:uppercase;
	font-weight:normal;
	padding:5px 0 5px 10px;
	margin:0 10px 0 0;
	display:block;
	border-bottom:1px solid #C7C6C6;
}
	.title-2-fixed .cmnt-1 {
		border-bottom:1px solid #C7C6C6;
		margin:3px 0 -5px 0;
	}
.txt-2 { padding:10px 10px 20px 0; }
		.txt-2 div span, .txt-2 b { text-transform:uppercase; }
	.list-1 li {
		float:left;
		width:186px;
		margin:0 0 0 16px;
		height:230px;
		padding:0 0 20px 0;
	}
	.list-1 li.fst { margin:0; }
	.list-1 li.clr {
		width:auto;
		margin:0;
		float:none;
		height:auto;
		padding:0;
	}
	.list-1 img { margin:0 0 3px 0; }
	.list-1 a { text-transform:uppercase; }
	.list-1 a.author { text-transform:lowercase}
	.list-1 .date { margin:0 15px 0 0; }
.date {
	color:#353638;
	font-size:12px;
	font-weight:normal;
}
.cmnt-1 {
	font-size:11px !important;
	color:#353638 !important;
	text-decoration:none !important;
	padding:0 0 0 19px !important;
	font-weight:normal !important;
	text-transform:none !important;
	background:url(/img/comment-1.gif) 0 center no-repeat;
	padding:0 0 0 19px;
}
.pagination {
	border-top:1px solid #C7C6C6;
	margin:0 10px 50px 0;
	padding:5px 0 0 0;
}
	.pagination a {
		border-left:1px solid #C7C6C6;
		padding:0 5px;
		text-decoration:none;
	}
	.pagination a.fst { border:0 none; }
	.pagination a.act { font-weight:bold; }
	.pagination a:hover { text-decoration:underline; }
.footer {
	margin:0 10px 0 195px;
	border-top:1px solid #C7C6C6;
	padding:7px 0 70px 0;
	font-size:12px;
	color:#888;
	width:590px;
}
	.footer a {
		font-size:12px;
		color:#888;
		text-decoration:none;
	}
	.footer a:hover, .footer a.act { color:#000; }
	.footer .fr {
		margin:-7px 0 0 0;
		border-top:1px solid #C7C6C6;
		font-size:12px;
		color:#888;
		padding:6px 0 0 0;
	}
		.footer .fr a {
			border-left:1px solid #C7C6C6;
			padding:0 6px;
		}
		.footer .fr a.fst { border:0 none; }
.form-1 {
	border-top:2px solid #C7C6C6;
	margin:0 10px 0 0;
	padding:10px 0 60px 125px;
	min-height:1px;
	zoom:1;
}
	.form-1 label {
		width:110px;
		margin:0 35px 10px 0;
		text-align:right;
		font-size:12px;
		line-height:100%;
	}
	.form-1 .textfield {
		width:105px;
		display:block;
		border:1px solid #C7C6C6;
		text-align:left;
		font-size:11px;
		margin:2px 0 0 0;
	}
	.form-1 .area {
		border:1px solid #C7C6C6;
		width:460px;
		height:180px;
		margin:0 0 10px 0;
	}
	* html .form-1 .area { width:440px; }
	.form-1 .button {
		border:0 none;
		margin:0;
		font-size:12px;
		color:#FFF;
		padding-right:28px;
		background:url(/img/arrow-btn-1.gif) right center no-repeat #000;
	}
	* html .form-1 .button { margin:0 7px 0 0; }
.comments { margin:15px 10px 0 0; }
	.comments div {
		border:1px solid #A9AAAA;
		padding:4px 10px;
		line-height:130%;
		text-transform:uppercase;
	}
		.comments div .date { float:right; }
	.comments p {
		padding:10px 0 20px 10px;
		display:block;
	}
.table-1, .table-2 {
	margin:0 10px 100px 0;
	width:590px;
}
* html .table-1, * html .table-2 { width:588px; }
.table-2 { margin:0 10px 0 0; }
		.table-1 tbody th {
			text-transform:uppercase;
			font-weight:normal;
			padding:5px 10px;
			white-space:nowrap;
			border-bottom:2px solid #B5B5B5;
		}
		.table-1 tbody td {
			padding:10px;
			border-bottom:1px solid #B5B5B5;
			vertical-align:top;
		}
			.table-1 tbody td.tal a { font-weight:bold; }
			.table-1 tbody td.tal a.link { font-weight:normal; }
			.table-1 tbody td.tal p {
				display:block;
				padding:5px 0 0 0;
			}
		.table-1 thead th {
			text-align:left;
			border-bottom:1px solid #B5B5B5;
			padding:5px 10px;
		}
			.table-1 thead th .fr {
				border-bottom:1px solid #B5B5B5;
				margin:0 -10px -5px 0;
				padding:0 0 4px 0;
			}
			* html .table-1 thead th .fr { margin:0 -5px -5px 0; }
				.table-1 thead th .fr a {
					font-size:12px;
					text-decoration:none;
					margin:0 5px;
					font-weight:normal;
					color:#959595;
				}
.margin-bottom-0 { margin-bottom:0; }
.title-01 {
	border-bottom:1px solid #A9AAAA;
	display:block;
	margin:10px 10px 5px 0;
}
	.title-01 a {
		text-transform:uppercase;
		font-weight:normal;
		font-size:19px;
		text-decoration:none;
		padding-right:60px;
	}
	.title-01 .cmnt-1 { margin:0 0 0 20px; }
.txt-01 {
	display:block;
	padding:3px 10px 30px 0;
}
.title-3 {
	display:block;
	padding:5px 0 10px 0;
	text-transform:uppercase;
	font-weight:normal;
}
	.title-3 a {
		text-transform:uppercase;
		font-weight:normal;
	}
.link-back {
	position:relative;
	font-size:12px;
	text-decoration:none;
	padding:0 0 0 20px;
	margin:10px 6px 25px 6px;
}
.link-back:hover { text-decoration:underline; }
	.link-back span {
		position:absolute;
		margin:4px auto auto -20px;
		display:block;
		background:url(/img/arrow-back-1.gif) center center no-repeat #000;
		height:13px;
		width:13px;
		line-height:100%;
	}
	* html .link-back span { margin:0 auto auto -20px; }
.link-up {
	position:relative;
	font-size:12px;
	text-decoration:none;
	padding:0 0 0 20px;
	margin:10px 16px 25px 6px;
}
.link-up:hover { text-decoration:underline; }
	.link-up span {
		position:absolute;
		margin:4px auto auto -20px;
		background:url(/img/arrow-up-1.gif) center center no-repeat #000;
		height:13px;
		width:13px;
		line-height:100%;
	}
	* html .link-up span { margin:0 auto auto -20px; }
.border-top { border-top:10px solid #FFF; }
	.title-01 .block-01 {
		border-bottom:2px solid #A9AAAA;
		position:relative;
		top:-1px;
	}
.more-01 {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	margin:0 0 0 5px;
}
	.more-01:hover { text-decoration:underline; }
.top-line {
	height:10px;
	overflow:hidden;
	background:#FFF;
}
.list-2 {
	border-top:2px solid #B5B5B5;
	margin:-3px 10px 35px 0;
}
	.list-2 li {
		padding:10px 0 10px 10px;
		border-bottom:1px solid #B5B5B5;
	}
	.list-2 span {
		float:right;
		width:45px;
	}
	.list-2 a { font-weight:bold; }
	.list-2-modified a { font-weight:normal; }
	.list-2-modified-1 a {
		font-weight:normal;
		text-decoration:none;
	}
	.list-2-modified-1 a:hover { text-decoration:underline; }
	.list-2-modified span, .list-2-modified-1 span {
		width:auto;
		white-space:nowrap;
	}
	.list-2-modified-1 span { padding-right:10px; }
.title-4 {
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 10px;
	display:block;
}
	.title-4 .pagination {
		border:0 none;
		margin:-5px 0 0 0;
	}
		.title-4 .pagination a { font-weight:normal; }
	.title-4 a.fr {
		font-weight:normal;
		color:#959595;
		font-size:12px;
		text-decoration:none;
		text-transform:none;
		padding:0 10px 0 50px;
		border-bottom:1px solid #B5B5B5;
		margin:1px 0 -2px 0;
	}
.list-3 {
	border-top:1px solid #B5B5B5;
	margin:0 10px 0 0;
}
	.list-3 li {
		border-top:1px solid #B5B5B5;
		padding:10px 25px 0 0;
		min-height:1px;
		zoom:1;
	}
	.list-3 li.fst { border:0 none; }
	.list-3 div {
		margin:0 0 0 110px;
		min-height:87px;
	}
	* html .list-3 div { height:87px; }
	.list-3 a {
		display:block;
		width:90px;
		text-align:center;
	}
		.list-3 div a {
			display:inline;
			width:auto;
			text-align:left;
		}
.block-02 {
	border-bottom:1px solid #C7C6C6;
	margin:0 10px 0 0;
}
	.block-02 .pagination {
		margin:3px 0 0 0;
		border:0 none;
	}
.margin-bottom { margin-bottom:55px; }
	.table-2 td {
		vertical-align:top;
		padding:10px 10px 10px 0;
		border-top:1px solid #C7C6C6;
	}
		.table-2 th a { text-transform:uppercase; }
		.table-2 .tar a {
			text-decoration:none;
			text-transform:none;
		}
	.table-2 .tar { padding:10px 0 10px 20px; }
		.table-2 .tar a:hover { text-decoration:underline; }
	.table-2 th {
		vertical-align:top;
		padding:10px 10px 10px 0;
		border-top:1px solid #C7C6C6;
		font-weight:normal;
		width:100%;
		text-align:left;
	}
	.table-2 .fst th, .table-2 .fst td { border:0 none; }
.txt-03 { padding:5px 10px 15px 0; }
.txt-03 p{
	padding-top: 0px;
	padding-bottom: 5px;

}
.txt-03 p a img{
	padding-top: 0px;
	padding-bottom: 5px;
}

.txt-3 {
	padding:15px 10px;
	margin-top:-40px;
	margin-bottom:40px;
}
	.txt-3 div { padding:15px 0 0 0; }
.margin-top { margin-top:-36px; }


/* -- */

.forms .button2, .bg button {
	border:0 none;
	color: #C8C7C7;
	background-color: #000;
	margin: 2px;
}	


.forms-box .button2, .bg button {
	border:0 none;
	color: #C8C7C7;
	background-color: #000;
}	

#image_list input, textarea{ border:1px solid #C8C7C7; font-size: 14px;	}
button{ cursor: pointer; cursor: hand;}
.edit, .edit_area, .set_edit, .set_edit_area{ cursor: text;}


/* - - - -*/



.forms-box th {
	vertical-align: top;
	width: 100px;
	text-align: right;
	padding-right: 5px;
}



.forms-box {
	background:#FFF;
	padding:0 10px 10px 0;
	margin:0;
}
.forms-box a.fr { font-size:12px; }
	
.forms-box div {
		background:#C8C7C7;
		padding:10px 10px 7px 10px;
}
	
.forms-box .textfield, .forms-box .textfield2, select {
		margin:2px 5px 3px 0;
		border:0 none;
		font-size:11px;
}
	
.forms-box .textfield {
	width:110px;
}
	
.forms-box label { font-size:12px; }
.forms-box .button {
		border:0 none;
		width:35px;
		height:15px;
		background:url(/img/arrow-1.gif) center center no-repeat #000;
		position:relative;
		bottom:-2px;
}


.image-title-3 {
	display:block;
	padding:5px 0 0 0;
	text-transform:uppercase;
	font-weight:normal;
}
.image-title-3 a {
		text-transform:uppercase;
		font-weight:normal;
}

/* errors */
.error_list li{
	color: #ff6204;
	list-style-type: none;
}
.error_list{
	padding: 0px;
}
.notice{
	color: #ff6204;

}

.button_disable{
	border:0 none;
	color: #C8C7C7;
	background-color: #ff6204;
	margin:0px;
	}
	
.button_enable{
	border:0 none;
	color: #C8C7C7;
	background-color: #090;
	margin:0px;
	}	


/* tipsy */
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }
  .tipsy-inner { padding: 4px 5px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-north { background-image: url(/js/jquery/tipsy/images/tipsy-north.gif); background-position: top center; }
  .tipsy-south { background-image: url(/js/jquery/tipsy/images/tipsy-south.gif); background-position: bottom center; }
  .tipsy-east { background-image: url(/js/jquery/tipsy/images/tipsy-east.gif); background-position: right center; }
  .tipsy-west { background-image: url(/js/jquery/tipsy/images/tipsy-west.gif); background-position: left center; }
	

	
	


