﻿/** ASP.Net Controls **/
.TableHeader
{
	color:White;
	font-weight:bold;
	background-color:#45515f;
	border:solid 1px #45515f;
	border-collapse:separate;
}

input.button, .button, .buttontwo, .buttononeandhalf, .buttonthird, .buttonquarter, .buttontwothird
{    
    height: 25px;
    width: 96px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background: transparent url('images/btn_clear.gif') no-repeat;
    border: 0px;
    color:White;
    line-height:25px;
    text-transform:none;
}
.buttononeandhalf
{
    height:25px;
    width:144px;
    background: transparent url('images/btn_clear_oneandhalf.gif') no-repeat;
}
.buttontwo
{
    height:25px;
    width:192px;
    background: transparent url('images/btn_clear_two.gif') no-repeat;
}
.buttonthird
{
    height:25px;
    width:32px;
    background: transparent url('images/btn_clear_third.gif') no-repeat;
}
.buttonquarter
{
    height:25px;
    width:24px;
    background: transparent url('images/btn_clear_quarter.gif') no-repeat;

}
.buttonhalf
{
    height:25px;
    width:48px;
    background: transparent url('images/btn_clear_half.gif') no-repeat;
}
.buttontwothird
{
    height:25px;
    width:64px;
    background: transparent url('images/btn_clear_twothird.gif') no-repeat;
}

.ReportDiv
{
	height:700px;
	width:100%;
	margin-bottom:5px;
	text-align:left;
}

.Question
{
	
}

.Response
{
	
}
.watermarked, sup
{
	color:#666666;
}
.Category
{
	font-weight:bold;
	font-size:20px;
}

/** BASIC */

html, body 
{
	margin: auto;
}

body
{
    background-color: #8f9aa4;
    background-image: url('images/bodyBckgrd.jpg');
    background-repeat: repeat;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 75%;
    color: #000000;
    text-align: center;
    width:985px;
}
/** FORMS */

form 
{
	margin: 0px;
	padding: 0px;
}

input 
{	

}

/** HEADINGS */
h1
{
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:22px;
    color:#BF1E2D;
}
h2
{
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:20px;
    color:#BF1E2D;
}
h3
{
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#BF1E2D;
}

h1 span, h2 span {
	color: #BF1E2D;
}

hr 
{
    display:block;

}

.hr1 
{
	background: none;
}
/*---------Header---------*/
.banner
{
	margin:0px 0px 0px 0px;
    height:100px;
}
.banner_content
{
    height:100px;
    width:965px;
    background:url('images/header_body.png') repeat-x;
	margin:0px 22px 0px 0px;
	padding:0px;
	display:table-cell;
	vertical-align:middle !important;
}
.banner_left
{
    background:url('images/header_left.png') no-repeat;
    width:22px;
    height:100px;
    float:left;
}
.banner_right
{
    background:url('images/header_right.png') no-repeat;
    width:22px;
    height:100px;
	float:right;
}
#logo
{
    width: 210px;
    float:left;
}
.menu
{
    margin-top:4px;
    width:965px;
    padding:2px 15px 2px 15px;
}
/*------Login-----*/
#login
{
	margin:0px;
	padding:0px 5px 3px 0px;
}
#login a, #SiteMapPath a, #login a:visited, #SiteMapPath a:visited
{
	color:White;
	text-decoration:none;
}
#login a:hover, #SiteMapPath a:hover
{
	text-decoration:underline;
}
.help
{
    height:17px;
    padding:3px 0px 3px 20px;
    background:url('images/help-icon.gif') no-repeat left !important;
}
/*-------Site Map Path----*/
#SiteMapPath
{
	color:#999999;
	float:left;
	padding:0px 10px 3px 5px;
	margin:0px;
}
#Status
{
	font-size:10px;
	margin:0px auto;
	color:White;
	text-align:left;
	width:965px;
}
/*----------BG------------*/
.content_area
{
	width:985px;
    margin: 0px 0px 0px 0px;
	padding:0px;
    text-align:left;
    background:none;
}
.content_area_bg
{
    background: url('images/content_bg_provider.png') repeat-y;
    padding: 5px 20px 5px 20px;
    width:945px;
}
.content_area_top
{
    background: url('images/content_top_provider.png') no-repeat bottom;
    height:22px;
    width:985px;
}
.content_area_bottom
{
    background: url('images/content_bottom_provider.png') no-repeat;
    height:22px;
    width: 985px;
}
/*----------Foooter-------*/
.footer
{
    height:58px;
    width:100%;
    background:none;
}
.footer_left
{
    background: url('images/footer_left.png') no-repeat;
    width:22px;
    height:58px;
    float:left;
    padding:0px;
    margin:0px;
}
.footer_content
{
    background: url('images/footer_body.png') repeat-x;
    padding:11px 0px 10px 0px;
	margin:0px 22px 0px 22px;
    text-align: center;  
    min-height:58px;
}
.footer_right
{
    background: url('images/footer_right.png') no-repeat;
    width:22px;
    height:58px;
    float:right;
    padding:0px;
    margin:0px;
}

#copyright_statement
{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

#SkillHeader {
	padding: 5px 15px 5px 0px;
	width: 900px;
	margin: 0px 0px 0px -10px;
	text-align:left;
}
/*--------------*/
ul
{
    list-style-image: url('images/bullet.gif');
    clear: both;
    margin:10px;
}
li
{
    padding-bottom: 8px;
}

img
{
    border: 0px;
}

a, a:link, a:active, a:visited
{
    color: #BF1E2D;
    text-decoration: none;
}
a:hover
{
    color: #BF1E2D;
    text-decoration: underline;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}


.updateProgress
{
	filter: alpha(opacity=80);
	MozOpacity: 0.7;
	opacity: 0.7;
	border: 1px solid #7D8682; 
	background:white;
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0px; 
	left:0px;  
}
.updateProgress div
{
    background: url('images/ajax-loader.gif');
    background-repeat:no-repeat;
    background-position:center;
	filter: alpha(opacity=99);
	MozOpacity: .99;
	opacity: .99;	
	position:absolute;
	top:25%; 
	left:50%; 
	margin:0px auto auto -150px;
	width:200px;
	height:200px;
	text-align:center;
}


.RowStyle
{
	margin:3px 6px 3px 6px;
}
.errorLabel
{
	color:Red;
}
/* TextBox                     */
/*-----------------------------*/	
.smallTextBox, .mediumTextBox, .dateTextBox, .moneyTextBox, .largeTextBox, .x-largeTextBox, .xx-largeTextBox, .emailTextBox, .multiLineTextBox
{
	font: normal;
	line-height: normal;
	padding: 2px 5px 3px 5px;
	color: #565656;	
	width:150px;
}
.smallTextBox
{
	width:25px;
}

.mediumTextBox
{
	width:75px;
}

.dateTextBox
{
	width:75px;
}

.emailTextBox
{
	width:300px;
}
.moneyTextBox
{
	width:65px;
}

.largeTextBox
{
	width:100px;
}

.x-largeTextBox
{
	width:200px;
}
.xx-largeTextBox
{
	width:550px;
}
.multiLineTextBox
{
	width:99%;
}


/*-----------------------------*/
@media print
{
	body
	{
		border:none;
		font-family: Tahoma;
		color: #000000;
		line-height:normal;
		
	}
	h1, h2, h3, h4, p, title
	{
		margin: 0;
		font-family: Tahoma;
		color: #000000;
		line-height:normal;
	}

	.MasterHeader, .MasterTitle, .noPrint, .logo, #menu, #login, #SiteMapPath, .footer
	{
	    height: 0px;
		display: none;
		visibility: hidden;
	}	
	
	.button
	{
		display: none;
		visibility: hidden;
	}
		
	#content
	{
		background-image:none;
		border:none;	
		visibility:visible;
		background-image:none;
		background-color:White;
	}
}

.modalBackground{
  background-color:#45515f;
  filter:alpha(opacity=40);
  opacity:0.5;
}
.modalWindow{
  width:350px;
  border: solid 1px #45515f;
  background:#f0f0f0;
  padding: 0px 10px 10px 10px;
  position:absolute;
  margin-top:-40px;
  top:-1000px;
}

