/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body{
	text-align:center;
	background-color:Silver;		
	background-repeat:repeat;

}

.table-holder.table-01
{
	margin-bottom: 10px;
}

.table-holder
{
	background: #fff;
	padding: 11px 7px 6px;
	position: relative;
	border: 1px solid #c9c9c9;
	overflow: hidden;
}
.table-holder .pager
{
	margin: 0 1px;
}
.table-holder.table-01
{
	margin-bottom: 10px;
}

#main
{
	overflow: hidden;
	padding: 0;
	background: #f2f2f2;
}
.center
 {
 margin-left:auto;
 margin-right:auto;
 width:70%;
 
 }
#content .two-columns
{
	overflow: hidden;
	padding: 0;
	width: 100%;
	margin: 0 0 10px 0;
}
#content .two-columns .item
{
	float: left;
	background: #707072 url(../images/bg-col.png) no-repeat 0 100%;
	background-size: 100%;
	width: 49.4%;
	min-height: 246px;
	max-height: 246px;
	padding: 9px 0;
	position: relative;
	margin: 0 0 0 10px;
	-webkit-border-radius: 10px 10px 0 10px;
	-moz-border-radius: 10px 10px 0 10px;
	border-radius: 10px 10px 0 10px;
}
#content .two-columns .item:first-child
{
	margin-left: 0;
}
#content .two-columns .item h2
{
	margin: 0 20px 13px;
	font: 20px/24px Tahoma,Geneva,sans-serif;
	color: #fff;
	text-shadow: 0 1px #2f2c2d;
}
.table-holder h2
{
	font-family: Arial;
	font-size:medium;
	margin: -11px -7px 7px;
	background: url(../images/bg-heading2.png) repeat-x;
	padding: 11px 19px 12px;	
	color: #fff;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=60);
	opacity: 0.60;

}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:350px;
	vertical-align:middle;
	position:absolute;
	

}
.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: Gray;
	width: 180px;
	height: 65px;
	vertical-align:middle;
	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
    background-color: white;
	/*background: url(images/img02.jpg) repeat-y;*/
}

#wrapper2 {
	background: url(images/img10.jpg) no-repeat left bottom;
}


#wrapper3 {
	margin-left: 40px;
    width: 875px;
}


/* Header */

#header {
	height: 140px;
	/*background: #087FE7 url(images/LogoAssessmentCentre.png) no-repeat;*/
	width: 960px;
}

.tableHeader
{
	background-color: #507cd1;
	
	font-size: medium;
	font-weight:bold;
	
	
}

.table
{
	background-color: #d1ddf1;
	width: 545px;
	border: 1px solid #000080;
}

.mainTable
{
		background-color: #d1ddf1;
	width: 540px;
	border: 1px solid #000080;
	font-size:small;
	font-family: Arial;
	background-color: #d1ddf1;
	width: 703px;
}

.mainTableWhite
{
		background-color:White;
	width: 99%;
	border: 1px solid #000080;
	font-size:small;
	font-family: Arial;
	text-align:center;

	
}

.mainTableGray
{
	color:Gray;
	width: 100%;
	border: 1px solid #000080;
	font-size:small;
	font-family: Arial;
	text-align:center;

	
}

.mainTableHeader
{
	border-left: 1px solid #000080; 
	border-right: 1px solid #000080; 
	border-top: 1px solid #000080; 
	border-bottom: 1px Solid #000080; 
	border-style: solid; 
	background-color: #507cd1; 
	color: white; 
	font-size: medium; 
	font-weight: bold; 
	
}

.errorTableHeader
{
	border-left: 1px solid #000080; 
	border-right: 1px solid #000080; 
	border-top: 1px solid #000080; 
	border-bottom: 1px Solid #000080; 
	border-style: solid; 
	background-color: #FF0000; 
	color: #FFFFFF;

	font-size: medium; 
	font-weight: bold; 
	height: 21px; 
	width: 573px;
}


.textBox
{
	Font-Size :small;
	
}

.headerLogo{
    padding-top: 44px;
    padding-bottom: 28px;
    margin-left: 80px;
    float: left;
} 

.headerText{
    font-family: "Open Sans", "Trebuchet MS", Helvetica, sans-serif;
    font-size: 48px;
    padding-top: 42px;
    display: inline-block;
    text-align: left;
}

footer {
	height: 200px;
    background-color: white;
    vertical-align: middle;
	/*background: url(images/img05.jpg) no-repeat;*/
}

