/* WWW_file universal.css, Version 1.002, Updated 2009-03-20 10:32:29 */
/* MAIN ALIGNMENT STYLES */

{
	margin: 0px;
	padding: 0px;
}

/* body 
{
	background-color: #EEEEEE;
	vertical-align: top;
	background-image: url(../images/body_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
} */

#main_container
{
	width: 100%;
	text-align: center;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* HEADER STYLES */
#header_container
{
	width: 931px;
	height: 258px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
}

#timecell_logo
{
	float: left;
	width: 174px;
}

/* TOP NAVIGATION */

#content_container
{
	width: 931px;
	margin-left: auto;
	margin-right: auto;
}

.mini_map tr td a
{
	width: 667px;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	padding-left: 8px;
}

input.red_stripe_signin_account
{
	width: 205px;
        height: 20px;
        margin: 5px 0px;
        /*background-color: #FFC0C0; */
        background-color: #e2fee2; /*very light green */
        border: solid 1px #CB535C;
        padding: 10px 0px 5px 7px;
        font-family: Helvetica, Arial;
        font-size: 14px;
        font-weight: bold;
        color: #8E0E1E;
}

input.red_stripe_signin_username
{
       width: 205px;
        height: 20px;
        margin: 5px 0px;
        background-color: #e2fee2;
        border: solid 1px #CB535C;
        padding: 10px 0px 5px 7px;
        font-family: Helvetica, Arial;
        font-size: 14px;
        font-weight: bold;
        color: #8E0E1E;
}

#footer_links tr td
{
	padding-right: 70px;
}

#footer_links tr td a
{
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B9B9B9;
	line-height: 18px;
}

#footer_links tr td a:hover
{
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B62025;
	line-height: 18px;
}

#footer_login
{
	width: 230px;
	vertical-align: top;
	padding-left: 15px;
}

input.footer_signin_username
{
	border: 0;
	width: 200px;
	height: 18px;
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #B9B9B9;
	padding-left: 6px;
	margin-bottom: 3px;
}

input.footer_signin_password
{
	border: 0;
	width: 177px;
	height: 18px;
	font-family: Helvetica, Times New Roman, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #B9B9B9;
	padding-left: 6px;
}
