﻿body, html
{
	margin: 0;
	font-size: 85%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}
body {
    min-width:759px;
    }

#wrapper
{
	margin: 0 auto;
	width: 759px;
	background-color: white;
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
} 

#leftSide {
	float: left;
	width: 227px;
	background-color: #f5f5f5;
}

#leftSide a {
	float: right;
	color: #ff6633;
	text-decoration: none;
	font-weight:bold;
	display: inline;
}


.imageHeader
{
	background-image: url("~/Images/TalentQ/QOrange.gif");
	color: White;
	text-align:left;
	padding-left:20px;
	text-decoration: bold;
	}
.leftText
{
	text-align: left;
	margin-left: 20px;
}
#leftSignIn
{
	float: left;
	width: 227px;
	background-color: #d8d8d8;
}
.lower { margin-top: 55px; }
#rightSide 
{
	text-align:left;
	padding: 10px 10px 10px;
	margin-left: 227px;
	width: 505px;
	}
	
#rightSide b 
{
		color:#99cc66;
}

#rightSide a {
	color: #ff6633;
	text-decoration: none;
	font-weight:bold;
	display: inline;
}

.rightBlock
{
	min-height: 351px;
	height:auto;
	}

* html .rightBlock 
{
	height: 351px;
}

#main
{
	clear: both;
	background-color: white;
}

#spacer
{
	display: inline;
}
#ctl00_menu
{
	vertical-align: bottom;
	color: White;
}
#ctl00_menu div
{
	width: 63px;
	float: left;
	text-align: center;
	padding-top: 160px;
	font-size:85%
}
#ctl00_menu div a
{
	color: black;
	text-decoration:none;
	font-weight: bolder;
	}
.dateNow
{
	float:right;
	display:inline;
	color:White;
	padding-top: 160px;
	padding-right:10px;
	text-decoration: bold;
	}
/* 
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
#footer 
{
	background-color: #727272;
	min-height: 15px;
	font-size: 0.9em;
	clear: both;
	color: white;
	height:auto;

}
* html #footer {
}
#footer p, #footer ul 
{
	vertical-align:middle;
	position: relative;
	top: 3px;
}
#footer p {
	float: left;
	left: 10px;
}
#footer ul {
	list-style: none;
	right: 10px;
	text-align: right;
}
#footer ul li {
	display: inline;
}
#footer ul li a 
{
		color: white;
}

.rightLeft
{
	width: 250px;
	float:left;
}
.rightLeftWide
{
	width: 100px;
	float:left;
}
.rightRight
{
	display:inline;
	width: 250px;
	float:right;
	clear:right;
}
.rightBottomLeft
{
	width: 168px;
	float:left;
}
.rightBottomRight
{
	display:inline;
	width: 168px;
	float:right;
}
.rightBottomCentre
{
	display: inline;
	width: 168px;
	float: left;
}

.rightBottom
{
	display: block;
}
h3
{
	color:#99cc66;
	}
.inlineHeader
{
	color:#99cc66;
	}
	
.rightTop
{
	clear: right;
	display: -moz-inline-block;
	display: inline-block;
}
.rightTopCentre
{
	clear: right;
	display: -moz-inline-block;
	display: inline-block;
	text-align: center;
}

#container5 
{
	padding-left:2px;
	float:left;
	width:100%;
	overflow:hidden;
	background:#e4018d; /* column 5 background colour */
	height:5px;
}
#container4 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#bb0151; /* column 4 background colour */
	height:5px;
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#e30133; /* column 3 background colour */
	height:5px;
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#f3a950; /* column 2 background colour */
	height:5px;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#eb7137; /* column 1 background colour */
	height:5px;
}
#col1 {
	float:left;
	width:16%;
	position:relative;
	left:82%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:16%;
	position:relative;
	left:86%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:16%;
	position:relative;
	left:90%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:16%;
	position:relative;
	left:94%;
	overflow:hidden;
}
#col5 {
	float:left;
	width:16%;
	position:relative;
	left:98%;
	overflow:hidden;
}

.lblWelcome
{
	color: #eb7137;
	font-size: 1.3em;
}

td.LogicalTableCell{border:solid 2px #ff6633;width:110px;text-align:center;font-size:large; padding: 8px; height:26px;}


