﻿/* Hirebridge Default Apply Stylesheet */


.errormessage {
	COLOR: red; 
} 

BODY {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

TABLE {
	font-size:12px;
}


/* Resume Builder Styles */

.ResumeBuilderCompanyTitle {
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
}

.companyname {
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
}

.ResumeBuilderRegularText {
	font-size:12px;
}

.SearchResultHead {
	background:#000;
	color:#fff;
	padding:2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight:bold;
	font-size: 12px;
}


.gridheader {
	background:#ebf4fb;
	padding:2px;
	font-weight:bold;
	font-size: 12px;
	text-align: left;

}


.ResumeBuilderCell {
	font-weight: normal;
}

.ResumeBuilderCellBold {
	font-weight: bold;
}
.ResumeBuilderCellRequired {
}

.ResumeBuilderCellQuestion {
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 8px;
}
.ResumeBuilderCellQuestionBold {
	font-weight: bold;
}


.ResumeBuilderInputBox {
}
.ResumeBuilderInputBoxRequired {
}
.ResumeBuilderTable {
}
.ResumeBuilderHeaderTable {
}
.title3 {
}

.ResumeBuilderBody {
}

.ResumeBuilderCompanyTitle {
}

.ResumeBuilderRegularText {
}

.ResumeBuilderRegularTextBold {
	font-weight:normal;
}


.ResumeBuilderCell {
}

.ResumeBuilderCellLabel {
font-weight:bold;
}

.ResumeBuilderCellQuestion {
}

.ResumeBuilderCellQuestionAlert {
color:#CC6600;
font-weight:normal;
}


.ResumeBuilderTable {
}

.ResumeBuilderHeaderTable {
}

.ResumeBuilderSectionHead {
}


.ResumeBuilderCellRequired {
}

.ResumeBuilderInputBox {
}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
}
A:hover {
	COLOR: #000000;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
TABLE.OuterPage {
	width: 90%;
	border:solid 2px #b7ddf2;
}
.
.SearchResultRow {
}
.SearchResultRow A:link {
}
.SearchResultRow A:visited {
}
.SearchResultRow A:hover {
}
.SearchResultRow2 {
}
.SearchResultRow A {
}
TR.SearchRow1 {
}
TR.SearchRow2 {


}
TABLE.NavBg {
}
.NavTable {
}
.NavHeader {
}
.NavRow {
}
.NavHR {
}
TD.TopHeaderCompany {
}
TD.TopHeaderBar1 {
}
TD.TopHeaderBar2 {
}
TD.TopHeaderBar2 A:link, TD.TopHeaderBar2  A:visited {
}
TD.TopHeaderBar2 A:hover {
}
.InteriorHeader {
}
.InteriorHeader2 {
}
.InteriorLabel {
}
.InteriorLabel2 {
}
.InteriorPage {
}
.InteriorBody {
}
.InteriorBodyA {
}
.InteriorTable {
	font-size: 12px;
	background
}
.InteriorStatus {
}
.InteriorHR {
}
TD.ReferHeader {
}
TD.ReferLabel {
}
TD.ReferBody {
}
TABLE.ReferTable {
}
.button2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:2px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:2px 13px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.button2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.button2:active {
	position:relative;
	top:1px;
}
.button2:visited {
	text-decoration:none;
}

.button3 {
	border: 1px solid #000000;
	border-top: 1px solid #000000;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-color: #f5f5f5;
	letter-spacing: 1px;
	margin-top: 2px;
}
.dropdown {
}
.SectionHeader {
}
.InputFieldLabel {
}
.InputFieldData {
}