﻿
/* OVERRIDEN STYLES OF jobQuest.css */
/* header */
#hd .banner { background: #E7EFF1 url(images/header/bg_er.gif) 0 0 repeat-x; }
#hd .logo { background: url(images/header/logo_er.jpg) 0 0 no-repeat; }
#hd .img { background: url(images/header/banner_er.jpg) right 0 no-repeat; }
/* sidebar box */
.sideBoxHeader { background: url(images/sb_left_orange.gif) 0 0 no-repeat; }
.sideBoxHeader div { background: url(images/sb_right_orange.gif) right 0 no-repeat; }
/* end of jobQuest.css overriden styles */

/* BULK UPLOAD STYLES */
ol.batchInstructions { padding: inherit; margin-left: 3em; }
.batchInstructions li { line-height: 2.5em; list-style-type: inherit; }

/* JOB POSTING STYLES */
div.formDiv { border: 1px solid black; padding: 10px; }
div.joSummarySide { padding: 5px; width: 200px; border-top: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; }
div.joSummarySideBottom { padding: 5px; width: 200px; border: 1px solid black; }
table.joSummaryTableSide { width: 200px; }
h2.pageHeading { font-family: 'Georgia'; color: #2920A1; font-size: 16px; font-weight: bold; }
h3.sectionHeading { font-family: 'Verdana'; color: #000000; font-size: 13px; font-weight: bold; }
h4.sectionSubHeading { font-family: 'Verdana'; color: #000000; font-size: 11px; font-weight: bold; }
h3.sectionHeadingItalic { font-family: 'Verdana'; color: #000000; font-size: 13px; font-weight: bold; font-style: italic; }
.lblJobSeekerIdLabelb { font-weight: bold; }
.listBoxTitle { background-color: #F07818; color: White; border: 1px solid black; font-weight: bold; }
.spanLight { color: InfoText; font-size: xx-small; }
.waterMark { font-style:italic; }
/* Defect # 15159 */
ol.bulletedList li { list-style-position:inside; list-style-type:disc; margin-left:15px;}
ol.bullestListHorizontal li { list-style-position:inside; list-style-type:disc; float:left;margin-left: 75px;}
a.hrefNoLink:link {text-decoration:none;}
a.hrefNoLink:visited {text-decoration:none;}
a.hrefNoLink:active {text-decoration:none;}
a.hrefNoLink:hover {text-decoration:underline;}
