@charset "utf-8";
/* CSS Document */

body {
	background-color:#ededed;
	margin-top:45px;
	background-image: url(/img/za_background_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.form1 {
	border: solid 1px #FF0000;
}

#box {
	width:950px;
	border: solid 1px #b0aeae;
	background-color:#FFFFFF;
	background-image:url(/img/box_bg_dg.jpg);
	height:495px;
	margin: 0 auto;
	background-repeat: no-repeat;
}

#box_uc {
	width:950px;
	border: solid 1px #b0aeae;
	background-color:#FFFFFF;
	background-image:url(/img/box_UnderConstruction.gif);
	height:495px;
	margin: 0 auto;
	background-repeat: no-repeat;
}

#login {
	width:300px;
	height:30px;
	float:right;
	margin-right:48px;
	*margin-right:75px;
	margin-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
}

#login a {
	color:#555555;
	text-decoration:none;
}

#login a:hover {
color:#555555;
text-decoration:underline;
}

.login {
	color:#555555;
	font-size:11px;
	padding:3px;
	background-image:url(/img/form_bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #e1e1e1;
	width:115px;
	}

.logintitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0f79d1;
	padding:3px;
	margin-left:0px;
	margin-top:50px;
}

#icons {
	width:680px;
	margin-top:20px;
	margin-right:15px;
	*/margin-right:5px;
	clear:both;
	float:right;
}

#icons ul{
	list-style:none;
}

#icons li{
	display:inline;
}


div.contentbottom {
	clear: both;
	margin: 0px auto;
	width: 950px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#646363;
}

div.contentbottom a{
	color:#646363;
	text-decoration:none;
}

div.contentbottom a:hover{
	color:#646363;
	text-decoration:underline;
}


div.botleft {
	float: left;
	width: 400px;
	text-align: left;
	margin-top: 5px;
}

div.botleft ul {
	list-style:none;
	margin-left:-37px;
	*/margin-left:0px;
	text-align:left;
}

div.botleft li {
	display:inline;
}


div.botright {
	float: right;
	margin-top: 5px;
	padding: 0px;
	text-align: left;
	width:450px;
	text-align:right;
}

img {
	border: none;
	outline:none;
}

/* Rotating Quotes */
div.limiter {
	width: 534px;
	height: 116px;
	float:right;
	margin-right:-250px;
	*margin-right:-290px;
	margin-top:130px;
}


#portfolio img{}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
}

div.botright ul {
list-style:none;
}

div.botright li{
display:inline;
}

.loginerror ul {
float:left;

}

.loginerror li{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FF0000;
list-style-type:none;
margin-top:-26px;
*margin-top:-34px;;
margin-bottom:-20px;
*margin-bottom:-30px;
margin-left:50px;
}

.loginFailed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.back {
	text-align:right; 
	width:950px; 
	margin:-20px auto 10px auto; 
	height:30px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100px
	}
	
.back a {
	color:#666666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.back a:hover {
	color:#666666;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	}
