/* Tags */

a {
	color: #9bb5bb;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2 {
	font-size: 1.6em;
	padding: 0;
	line-height: 2em;
	margin: 0;
	color: #bdbdbd;
}
h2 {
	font-size: 1.3em;
	margin: 0 0 5px;
}
h3 {
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif;
}
hr {
	background:none;
	border-bottom: 1px solid #ccc;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	width: 45px;
	height: 25px;
	cursor: pointer;
	text-indent: -9000px;
	display: block;
	background: url(../images/layup/enter_but.gif) no-repeat;
} 

/* Structure */

body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #4E6F79;
	text-align: center;
	width: 100%;
	height: 100%;
}
#contents {
	margin: 0 auto;
	padding-right: 100px;
	text-align: left;
	width: 790px;
	height: 550px;
}
#middle {
	margin: -7px 0 0 20px;
	float: left;
	width: 578px;
}
#text {
    height: 400px;
	width: 282px;
	padding-right: 20px;
	overflow: auto;
}
.home {
	padding-top: 10px !important;
}
#topbar {
	margin-top: 30px;
	float: right;
	margin-bottom: 3px;
}
#topbar a {
	color: #fff;
	text-decoration: none;
}
#topbar a:hover {
	color: #96afb5;
}
#flatop,
#flatop2, 
#mainflash {
	float: right;
	width: 598px;
	height: 298px;
	margin-top: 15px;
}
#flatop2 {
	height: 10px !important;
}
#mainflash {
	height: 470px !important;
}
#leftside {
	width: 180px;
	height: 400px;
	float: left;
	margin: 0 10px 0 0;
}
#leftside ul {
	margin: 23px 0 0;
	padding: 0;
}
#leftside li {
	display: block;
	list-style: none outside;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#leftside a{
	margin: 0;
	text-align: right;
	color: #141414;
	text-decoration: none;
	display: block;
	font: bold 1.2em/160%  Arial, Verdana, Helvetica, sans-serif;
	width: 100%;
	outline: 0;
}
#leftside a:hover, 
#leftside a.on{
	text-decoration: none;
	color: #fff;
}
#leftside li ul {
	margin: 0;
}
#leftside li ul a {
	color: #b6b6b6;
	text-decoration: none;
}
#leftside li ul a:hover,
#leftside li ul a.on {
	color: #dbdbdb;
	text-decoration: none;
}
#footer {
	margin: 0 auto;
	width: 790px;
	padding-right: 100px;
}
#logo {
	width: 310px;
	height: 60px;
	float :right;	
}
.imageholder{
	margin: 0 0 0 40px;
	float: right;
	width: 236px;
}
.imageholder img {
	margin: 0 5px 2px 0;
}
#projects {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#projects li {
	margin: 0;
	padding: 6px 0 7px 0;
	width: 260px;
	border-bottom: 1px dashed #1c1c1c;
}
#projects li a {
	text-decoration: none;
	color: #1c1c1c;
	display: block;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif;
	background: url(../images/layup/arrow.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	outline: 0;
}
#projects li a:hover {
	color: #fff;
	background: url(../images/layup/arrow.gif) no-repeat 0 -24px;
}
#projects li.first {
	border-top: 1px dashed #1c1c1c;
}
.back {
	font-weight: bold;
	color: #1c1c1c;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	padding: 0 0 0 15px;
	float: right;
	outline: 0;
	background: url(../images/layup/back_arrow.gif) no-repeat left 2px;
}
.back:hover {
	text-decoration: none;
	color: #fff;
	background: url(../images/layup/back_arrow.gif) no-repeat left -24px;
}

/* Forms */

#loginform {
	margin-top: 20px !important;
}
.formarea{
	text-align: left;
	vertical-align: top;
	width: 160px;
	height: 115px;
	border: none;
	padding: 20px 20px 25px;
	background: #647f87; 
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	display: block;
	padding-bottom: 5px;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textform {
	background: #fff;
}
.textformfocus {
	background: #f4f4f4;
}
.textform, 
.textformfocus {
	color: #333;
	padding: 3px;
	width: 135px;
	border: 1px solid #ccc;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* Extras */

.flashInstalled #flatop,
.flashInstalled #flatop2,
.flashInstalled #leftside, 
 .flashInstalled #logo, 
.flashInstalled h1 {
	visibility: hidden;
}
.printlogo {
	visibility: hidden;
}
.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.error {
	color: #fff;
	font-weight: bold;	
}
.highlight {
	color: #9bb5bb;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.pdf {
    margin: 0 0 10px 0;
    padding: 0;
	list-style: none;
}
.pdf li{
    background: url(../images/layup/pdf.gif) no-repeat left top !important;
    margin: 0;
    padding: 2px 0 8px 13px;
}
.pdf a {
    margin-left: 10px;
	color: #ccc;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}	
.pdf a:hover {
	text-decoration: none;
	color: #1c1c1c;
}
.pdf .doc{
	background: url(../images/layup/doc.gif) no-repeat left top !important;
}
#popup {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	visibility: hidden;
	background: url(../images/layup/bg_mask.png);
}
#popcontent {
	margin: 0 0 0 -225px;
	position: absolute;
	left: 50%;
	width: 453px;
	height: 374px;
	background:  url(../images/layup/gallery_bg.gif) no-repeat;
	text-align: left;
}
#popcontent span {
	margin: 12px 0 0 11px;
	display: block;
	width: 431px;
	height: 323px;
}
#popcontent a {
	margin: 12px 12px 0 0;
	padding-right: 15px;
	text-align: right;
	display: block;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background: url(../images/layup/close.gif) no-repeat right top;
	outline:0;
}
#popcontent a:hover {
	color: #000;
	text-decoration: none;
}
#documents {
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #a9adae;
}
#documents li {
	cursor: pointer;
	border-bottom: 1px solid #a9adae;
}
#documents a {
	color: #fff;
	text-decoration: none;
	background: url(/images/layup/docs.gif) no-repeat 10px 6px; 
	padding: 8px 10px 8px 30px;
	display: block;
	width: 530px;
	outline: 0;
}
#documents a:hover,
#documents a:focus {
	color: #f0f0f0;
}
#documents span {
	float: right;
}
#documents ul a.xls 	{background-position: 10px -53px}
#documents ul a.doc 	{background-position: 10px -113px}
#documents ul a.pdf 	{background-position: 10px -172px; margin: 0;}
#documents ul a.other 	{background-position: 10px -233px}
#documents ul a.jpg 	{background-position: 10px -293px}

#documents ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#documents ul li {
	cursor: default;
	border-bottom: 1px solid #4e6f79;
	margin: 0;
}
#documents li:hover,
#documents li:focus  {
	background-color: #40626c;
}

#documents ul li:hover,
#documents ul li:focus  {
	background-color: #2d4f59;
}
#documents li ul{
	display: none;
}
#documents li.on {
	background-color: #40626c;
	border: 1px solid #fff;
	border-right: none;
	border-left: none;
	margin-top: -1px;
	
}
#documents li.on ul{
	display: block;
	border-top: 1px solid #4e6f79;
}
.logout {
	position: absolute;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
	margin: -32px 0 0 520px;
	color: #fff;
	text-decoration: none;
	display: block;
}
.logout:hover,
.logout:focus {
	color: #bdbdbd;
}

