﻿.hidden {
	visibility: hidden;
}
/* base */
a
{
    color: #333333;
    text-decoration: none;
}
a:hover
{
    color: #808080;
}
img {
	border: 0px;
}
h2
{
    color: #006600;
    font-size: 15px;
}
h3
{
    color: #006600;
}
h4 {	color: #000000;}
h5
{
    font-size: 11px;
    color: #006600;
}
hr {
	color: #DDDDDD;
	width: auto;
	height: 1px;
}
/* elenchi */
ul {
	list-style-type: none;
}

/*
	Main Body Styles
*/
.pager {
	margin: 3px;
	font-size: 13px;
	text-decoration: none;
}
body {
		font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;

background: #FFFFFF url('../images/headerBlackrepeat.gif') repeat-x center top;
	margin: 0px;
	padding: 0px;
/*font-family: "lucida sans unicode", "lucida grande", sans-serif;
font-size: 12px;*/	font-family: Verdana;
	font-size: 11px;
	color: #F3F3F3;
	width: 100%;
}
#wrapper {
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	background: url('../images/headerBlack.gif') no-repeat center top;
}
.container {
    margin: 0 auto 0 auto;
	width: 980px;
	border: 0px #ccc solid;
	border-bottom-style: none;
	border-top-style: none;
	clear: both;
	display: block;
}
#header {
	height: 95px;
	margin: 0 auto 0 auto;
	width: 980px;
	clear: both;
	display: block;
}
#logoHome {
	float: left;
	width: 173px;
	height: 65px;
	clear: left;
	display: block;
	background: url('../images/logoKimay.jpg') no-repeat top center;
	margin-top: 25px; margin-left:-5px;
}
#main {
	border: 0px solid #E0E0E0;
	padding: 10px;
	min-height: 480px;
	float: left;
	width: 650px;
	margin: 0px;
	color: #414141;
margin-top:10px;
}
.about {
	padding: 10px;

	margin-top: 20px;
}

/* ----------------------------------------------------------------*/
#footer {
	background: #444;
	clear: both;
	height: 140px;
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
	margin-top: 50px;
	color: #E3E2E2;
	text-align: center; letter-spacing:1px;
}
#footer p {
	float: left;
	display: inline;
}
#footer a, #footer a:visited {
	color: #C0C0C0;
}
#footer a:hover {
	color: #FFFFFF;
}

#footer img {padding:5px; margin-left:10px;}
/*
#footer #inner {
{
	width: 940px;
	margin: 0 auto;
	text-align:center;
	position: relative;
	}
*/
/*  isTabs ~ Sean Catchpole  */
/****************************/
/******************************************************************/
#mainlogin {
	width: 650px;
}
#loginPage #main {
	width: 100%;
}
#TimingPanel {
	display: none;
	background: #1A3568;
}
/******************/

.culture
{
    position: absolute;
    bottom: 20px;
    left: 5px;
}
.wfCommand a {float:left; padding:5px; background:whitesmoke;border:solid 1px silver }