@charset "utf-8";
/* CSS Document */

@charset "utf-8";
img {
   /*behavior: url(http://dev.adventfirm.com/clients/providus/iepngfix.htc);*/
   behavior: url(http://www.providusgroup.com/iepngfix.htc);
}

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
}
   
body {
	background:url(../images/background.jpg);
	background-repeat:repeat-x;
}	
td {
vertical-align:top;
}
.all_content {
	background-color: #ffffff;
	border: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	margin:0 auto;
	text-align:left;
	width: 814px;
}
.mandatory{
	color:#009BC9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight: bold;
}
.aster{
	color:#009BC9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.errall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	display: block;
	padding-left: 25px;

}
.errsome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	display: block;
	padding-right: 5px;
	background-color: #FFF0F0;
	padding-left: 35px;
	background-position: left;
}
.errbox {
	background-color: #FFF0F0;
	border: 1px solid #CC0000;
	padding: 15px;	
	background-repeat: no-repeat;
	background-image: url(../images/error_icon3.gif);
}
.main_content {
	/*float:right; /* float the content to the right */
	margin:0;
	padding:0;
	width:814px;
	height:100%;/* so the content has the height of the menu and vice versa */
}

.body_content {
	background-color:#ffffff;
	color:#666666;
	height:100%;
	margin: 0px;
	padding:0px;
	width:814px;
}

#fullheight {
   height: 100%;
   max-height: 100%; /* sets max-height value for all standards-compliant browsers */
}

.height_fix {
	/*height:100%;*/
	width:814px;
	/*_height: 300px;*/
}

.height_fix_a {
	background-color:#ffffff;
	/*height:100%;*/
	max-height:100%;
	width:607px;
}


.height_fix_b {
	background-image:url(../images/providus_homeconcept1rev-16.jpg);
	background-repeat:repeat-y;
	height:10px;
}

.bold {
	float:left;
	width:30%;
}

.input {
	float:left;
	width:70%;
}

.text {
	color:#CC0000;
	vertical-align:text-top;
	margin-top:0;
}

.content {
	font-family:Helvetica;
	font-size:14px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	width:566px;
}

.blue {
	color:#0099cc;
}

.content_div {
	margin-top:15px;
}

.privacy_terms {
	font-family:Tahoma, Arial;
	color:#009bc9;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.copyright {
	font-family:Tahoma, Arial;
	color:#333333;
	font-size:10px;
	
	text-decoration:none;
}

h1 {
	font-size:16px;
}

.admContent {
	font-size:12px;
	padding:12px;
}

.adminList {
	list-style:none;
}

.adminTable {
	text-align:left;
	width:90%;
}

.adminTextarea {
	/*width:90%;*/
	width:700px;
}

.adminInput {
	width:60%;
}

.timesheets_table {
	border:none;
	text-align:left;
	width:95%;
}

.odd {
	background-color:#eeeeee;
}

.document_table {
	color:#333333;
	margin:0px;
	padding:0px;
	width:95%;
}

.top_row {
	background-color:#cccccc;
	border-bottom:1px solid #333333;
}

.odd_row {
	background-color:#eeeeee;
	border-bottom:1px solid #000000;
}

.even_row {
	background-color:#ffffff;
	border-bottom: 1px solid #cccccc;
}

.demoTable {
	color:#333333;
	padding-left:100px;
	text-align:center;
	width:550px;
}

.demoLeft {
	background-color:#eeeeee;
	color:#000000;
	padding:2px;
	width:20%;
}

.demoRight {
	background-color:#efefef;
	color:#000000;
	padding:2px;
	text-align:left;
}

.demoTop {
	background-color:#cccccc;
	border-bottom:1px solid #333333;
	color:#222222;
}

.flashTextarea {
	width:100%;
}

