﻿body
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}
form
{
    margin: 0;
    padding: 0;
}
select
{
    font-size: 12px;
    vertical-align: middle;
}
option
{
    font-size: 12px;
}
img
{
    border: none;
}
a:link, a:Visited, a:Active
{
    color: #208fca;
    text-decoration: none;
}
a:hover
{
    color: #da231a;
    text-decoration: underline;
}
a.greenLink:Link, a.greenLink:Visited, a.greenLink:Active
{
    color: #019140;
    text-decoration: none;
    font-weight: bold;
}
a.greenLink:Hover
{
    color: #da231a;
    text-decoration: underline;
    font-weight: bold;
}



h2
{
    margin: 0;
    padding: 2px;
    font-size: 130%;
    width: 574px;
}
.middle
{
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 14px;
}

.siteWrapper
{
    width: 820px;
    padding: 20px 0px 0px 0px;
}
ul, ol
{
}
li
{
    list-style-type: disc;
    padding-left: 4px;
}

/* Top Styles */

.topWrapper
{
    width: 820px;
}
.dovaLogo
{
    width: 153px;
    height: 47px;
    background-image: url(../../Images/System/dova-logo.gif);
    background-repeat: no-repeat;
    background-position: top left;
    margin-left: 20px;
    cursor: pointer;
}
.amountJobsTop
{
    height: 20px;
    color: #994778;
    font-size: 18px;
    padding: 24px 100px 0px 0px;
}


/* Header Form Styles */
.headerBlue
{
    width: 820px;
    height: 50px;
    background-image: url(../../Images/System/header-blue.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
.searchFormWrapper
{
    height: 34px;
    padding: 12px 0px 0px 40px;
}
.subHeaderBlue
{
    width: 820px; /*     height: 44px; */
    background-image: url(../../Images/System/sub-header-blue.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
.subHeaderBlueText
{
    color: #208fca;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 0px 8px 40px;
    height: 35px;
    overflow: visible;
    width: 740px;
}
.subHeaderBlueTextSimple
{
    color: #208fca;
    font-size: 16px;
    font-weight: 700;
    padding: 0px 0px 8px 0px;
    
    overflow: visible;
}

.blueLI
{
    color: #208fca;
}
.black
{
    color: #000000;
}
.button
{
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    font-weight: 700;
    background-image: url(../../Images/System/go-button-background.gif);
    background-position: top left;
    background-repeat: repeat-x;
    border: solid 1px #bebebe;
    padding: 2px;
    cursor: pointer;
}
.buttonJobsPerPage
{
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    font-weight: 700;
    background-image: url(../../Images/System/go-button-background.gif);
    background-position: top left;
    background-repeat: repeat-x;
    border: solid 1px #bebebe;
    padding: 2px;
    margin-top: 3px;
    cursor: pointer;
}
.formTd
{
    padding-right: 8px;
}
/* Content Styles */
.breadCrumb
{
    width: 700px;
    padding: 4px 0px 0px 40px;
}
.imgCrumb
{
    margin-left: 4px;
    margin-right: 4px;
}

.contentWrapper
{
    width: 781px;
    padding: 0px 18px 0px 20px;
}
#content
{
    width: 761px;
    background-image: url(../../Images/System/background-content.gif);
    background-position: top left;
    background-repeat: repeat-y;
    padding-left: 20px;
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
}
#content h4
{
    border-bottom: solid 1px #90c7e5;
    width: 740px;
    margin: 0;
    padding: 0;
    margin-top: 14px;
    font-size: 120%;
    color: #019140;
}
#content p
{
    width: 746px;
}
/* #content ul
{
    margin: 0;
    padding: 0px 4px 0px 4px;
    list-style-type: none;
} */
#content table
{
    margin-left: 18px;
}
.contentList
{
    width: 185px;
}
.greenText
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 700;
    font-size: 126%;
    padding-bottom: 2px;
    width: 738px;
    color: #019140;
    padding-top: 4px;
    margin: 0px 0px 10px 0px;
    border-bottom: #208fca 1px solid;
}
.jobSummarySuggestions
{
    padding: 0px 0px 0px 0px;
}
/* Bottom Styles */
.subBottomGreen
{
    width: 820px;
    height: 38px;
    background-image: url(../../Images/System/sub-bottom-green.gif);
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0;
    padding: 0;
}
.bottomGreen
{
    width: 820px;
    height: 50px;
    background-image: url(../../Images/System/bottom-green.gif);
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0;
    padding: 0;
}
.bottomLinksWrapper
{
    width: 820px;
}
.bottomLinksLeft
{
    color: #bebebe;
    padding: 0px 0px 0px 110px;
}
a.bottomLinksLeftLink:Link, a.bottomLinksLeftLink:Visited, a.bottomLinksLeftLink:Active
{
    color: #bebebe;
    font-size: 10px;
    text-decoration: none;
}
a.bottomLinksLeftLink:Hover
{
    text-decoration: underline;
}

.vediorLink
{
    padding: 2px 20px 0px 0px;
}
.bottomText
{
    font-size: 80%;
}
.dovaPortals
{
    font-size: 12px;
    color: #bebebe;
    padding: 4px 0px 0px 110px;
}
/* General Styles */
.left
{
    float: left;
}
.right
{
    float: right;
}
.noBorder
{
    border: none;
    margin: 0;
    padding: 0;
}

/* Search Result Styles */
.search
{
    width: 530px;
}
.searchResults
{
    width: 740px;
}
.readMore
{
    margin-right: 4px;
    margin-bottom: 4px;
    font-size: 90%;
}
.jobTitle
{
    width: 740px;
    white-space: normal;
    margin: 0;
    padding: 0;
}
.jobTitleWrapper
{
    width: 720px;
    white-space: normal;
}
.jobTitleSpacing
{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 4px;
}
.jobSearchResultsHeaderWrapper
{
    width: 530px;
}
.jobsPerPage
{
    padding-bottom: 4px;
    font-size: 100%;
    padding-right: 3px;
    padding-top: 4px;
    color: #ffffff;
}
.jobSearchNumberPages
{
    padding-top: 8px;
    padding-left: 4px;
    font-size: 90%;
    color: #ffffff;
    font-weight: 700;
}
.jobTitleText
{
    color: #000;
    margin-left: 0px;
    margin-top: 1px;
    font-weight: 700;
    font-size: 90%;
}
.dateTitleText
{
    color: #000;
    margin-right: 4px;
    margin-top: 1px;
    font-weight: 500;
    height: 20px;
    font-size: 100%;
}
.matchedJobs
{
    width: 90%;
}
#testTable table
{
    border-top: solid 1px #000000;
}


.jobSummaryWrapper
{
    background-repeat: repeat-x;
    background-position: 5px 20px;
    margin-left: 0px;
    width: 742px;
    padding: 4px 0px 0px 0px;
}
.jobSummaryWrapper2
{
    background-image: url(/Images/System/job-title-shadow.gif);
    background-repeat: repeat-x;
    background-position: 5px 19px;
    border-top: none;
    border-right: 1px solid #dfe2f0;
    border-bottom: 1px solid #dfe2f0;
    border-left: 1px solid #dfe2f0;
    margin-left: 0px;
    width: 489px;
}
.jobSummary
{
    width: 600px;
    padding: 0px 0px 10px 8px;
}
.jobSummaryText
{
    margin-left: 4px;
}

.jobDetailsJobTitle
{
    border-bottom: solid 1px #90c7e5;
    width: 742px;
    margin: 0;
    padding: 0;
    margin-top: 14px;
}
.jobDetailsJobTitleHeader
{
    border-bottom: solid 1px #90c7e5;
    width: 740px;
    margin: 0;
    padding: 0;
    margin-top: 14px;
    vertical-align: bottom;
}
.jobDetailsContentTitle
{
    border-bottom: solid 1px #90c7e5;
    width: 600px;
    margin: 0;
    padding: 0;
    margin-top: 14px;
}
.jobDescription
{
    width: 740px;
    margin-bottom: 4px;
}
.jobDetailsBottom
{
    width: 740px;
    margin: 10px 0px 0px 2px;
    padding-bottom: 10px;
    border-bottom: solid 1px #90c7e5;
}
.jobDetailsContent
{
    padding-bottom: 14px;
    width: 742px;
    margin: 0;
    padding: 0;
}
#qualificationsDiv p
{
    margin: 0;
    padding: 0;
}
#qualificationsDiv table
{
    margin: 0;
    padding: 0;
}

.description
{
    width: 740px;
    margin: 0;
    padding: 0;
    margin-left: 0px;
}
.jobDescriptionFields
{
    width: 50%;
    vertical-align: top;
}
.tabsHeaderWrapper
{
    margin-right: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 740px;
}
.sortBy
{
    margin-top: 18px;
    margin-left: 4px;
    margin-right: 4px;
}
.tabsWrapper
{
    vertical-align: bottom;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 14px;
}
.tabs
{
    background-image: url(/Images/System/back-tab.gif);
    background-position: right;
    background-repeat: no-repeat;
    border: solid 1px #90c7e5;
    border-bottom: none;
    background-color: #bde1f4;
    height: 20px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.tabActive
{
    background-image: url(/Images/System/back-tab.gif);
    background-position: right;
    background-repeat: no-repeat;
    border-bottom: none;
    background-color: #90c7e5;
    height: 21px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.tabsText2
{
    margin-left: 5px;
}
.tabText1
{
    padding-left: 14px;
    padding-right: 14px;
}

a.tabsTextLink1:link, a.tabsTextLink1:visited, a.tabsTextLink1:active
{
    color: #208fca;
    text-decoration: none;
    padding-left: 14px;
    padding-right: 14px;
}
a.tabsTextLink1:hover
{
    color: #ffffff;
    text-decoration: underline;
}
a.tabsTextLink1Active:Link, a.tabsTextLink1Active:Visited, a.tabsTextLink1Active:Active
{
    color: #ffffff;
    text-decoration: none;
    padding-left: 14px;
    padding-right: 14px;
}
a.tabsTextLink1Active:Hover
{
    text-decoration: underline;
}

.companyInfoWrapper
{
    margin-left: 4px;
    margin-top: 4px;
    width: 740px;
    margin-bottom: 24px;
    border-bottom: solid 1px #cecece;
    padding-bottom: 14px;
}
.jobTitle h2
{
    font-size: 12pt;
    padding: 0px 0px 0px 8px;
}
#jobDetailsTitleDiv
{
    margin: 0;
    padding: 0;
    float: left;
}
#jobDetailsTitleDiv h2
{
    width: 520px;
    margin: 0;
    padding: 0;
}
.jobSearchResultsHeaderWrapperActive
{
    width: 740px;
    border: none;
    background-color: #90c7e5; /* #80c8a0; */
    margin-left: 0px;
    height: 28px;
    margin-top: 0;
    padding-top: 0;
}
.wizzardStep1
{
    width: 740px;
    height: 300px;
    overflow: auto;
    border: solid 1px #cecece;
    margin-top: 4px;
}
.watermarked
{
    color: #AAAAAA;
}
.resultsWrapperDiv
{
    width: 742px;
}
.blue
{
    margin: 0;
    padding: 0;
    font-weight: 700;
}
.noOfJobs
{
    margin-top: 14px;
    color: #019140;
    font-weight: 700;
}
.leftUL
{
    width: 340px;
    padding-left: 4px;
    margin-top: 8px;
    overflow: hidden;
}
.rightUL
{
    width: 46%;
    margin-top: 8px;
}
.returnArrow
{
    margin-right: 20px;
    vertical-align: bottom;
    clear:right;
}
.returnArrowBottom
{
    margin: 0;
    padding: 0;
}
a.returnArrowLink:Link, a.returnArrowLink:Visited, a.returnArrowLink:Hover, a.returnArrowLink:Active
{
    text-decoration: none;
}
.Button
{
    border-style: solid;
    border-width: 1px;
    border-color: #208fca; /* width: 110px; 	/*height: 21px;*/
    margin-top: 5px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #90c7e5;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #FFFFFF;
    background-image: url(/Images/System/bg-orange.gif);
    background-repeat: repeat-x;
    cursor: pointer;
}
.ButtonApply
{
    width: 130px;
}

.buttonSmall
{
    border-style: solid;
    border-width: 1px;
    border-color: #019140;
    width: 25px;
    height: 20px;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #80c8a0;
    font-weight: 700;
    font-size: 100%;
    color: #FFFFFF;
    background-image: url(/Images/System/bg-orange.gif);
    background-repeat: repeat-x;
}
.orange
{
    font-size: 120%;
    color: #019140;
}
.boldGreen
{
    color: #019140;
    font-weight: 700;
}
#contentForm
{
    padding-left: 14px;
}
#contentForm Table
{
    margin: 0;
    padding: 0;
}
.advancedSearchHeader
{
    width: 694px;
    color: #019140;
    border-bottom: solid 1px #80c8a0;
}
.aboutDovaLink
{
    padding: 18px 0px 0px 110px;
}
.advancedSearchLink
{
    padding-right: 50px;
    padding-top: 18px;
}
a.advancedSearchLinkLink:Link, a.advancedSearchLinkLink:Visited, a.advancedSearchLinkLink:Hover
{
    color: #ffffff;
    font-weight: 700;
    font-size: 100%;
}
a.advancedSearchLinkLink:Hover
{
    color: #ffffff;
    font-weight: 700;
}
.profileEditHeader
{
    width: 700px;
    padding-bottom: 10px;
}

#jobDetailsContentDiv table
{
    margin: 0;
    padding: 0;
}
#jobDetailsContentDiv p
{
    margin: 0;
    padding: 0;
    margin-bottom: 4px;
}
.boldRed
{
    color: #994778;
    font-weight: 700;
}
.attention
{
    color: #da231a;
}
#jobDetailsContentSkillsDiv table
{
    margin: 0;
    padding: 0;
}
#jobDetailsContentSkillsDiv p
{
    margin: 0;
    padding: 0;
    padding-top: 4px;
}
.jobDetailsULTable
{
    margin: 0;
    padding: 0;
}
.jobDetailsBottom table
{
    margin: 0;
    padding: 0;
}
#addInfoTable table
{
    margin: 0;
    padding: 0;
}

#addInfoTableLayoutDiv table
{
    margin: 0;
    padding: 0;
}
#contactInfoTableLayoutDiv table
{
    margin: 0;
    padding: 0;
}
.AutoCompleteItem
{
    list-style-image: none;
    list-style-type: none;
    padding: 1px 5px 1px 5px;
}

.AutoCompleteItemSelected
{
    padding: 1px 5px 1px 5px;
    list-style-image: none;
    list-style-type: none;
    background-color: #CDCDCD;
}
.applyButtonJobDetails
{
    vertical-align: top;
    text-align: right;
    padding: 0px 34px 0px 0px;
}

.applyButtonJobApplication
{
    vertical-align: top;
    text-align: right;
    width: 100%;
    padding: 0px 0px 6px 0px;
}
.greySmall
{
    color: #bebebe;
    font-size: 10px;
}
.otherDovaPortals
{
    width: 410px;
    padding: 6px 0px 0px 110px;
}
.dateText
{
    color: #208fca;
}
.jobTitleH2
{
    color: #019140;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}
A.itemLink:link
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 0px;
    margin: 0px;
    color: #208fca;
    padding-top: 0px;
    text-decoration: underline;
}
A.itemLink:visited
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 0px;
    margin: 0px;
    color: #208fca;
    padding-top: 0px;
    text-decoration: underline;
}
A.itemLink:active
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 0px;
    margin: 0px;
    color: #208fca;
    padding-top: 0px;
    text-decoration: underline;
}
A.itemLink:hover
{
    text-decoration: none;
}
.jobSummaryBottomText
{
    font-size: 11px;
    color: #019140;
}
.jobSuggestionsDiv
{
    border-bottom: solid 1px #208fca;
    margin:0;
    padding:0;
}
.jobTitleDistance
{
    color: #208fca;
    font-size: 12px;    
}


/* Company Info Styles */
.companyImageHolder
{
    margin: 0;
    padding: 0;
    text-align: left;
}
.companyImageHolderLeftTop
{
    width: 15px;
    height: 15px;
    background-image: url(/Images/System/company-holder-lefttop.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.companyImageHolderMiddleTop
{
    margin: 0;
    padding: 0;
    height: 15px;
    background-color: #ffffff;
    background-image: url(/Images/System/backgroundImageHolderDot.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
.companyImageHolderMiddleBottom
{
    height: 15px;
    background-color: #ffffff;
    background-image: url(/Images/System/backgroundImageHolderDot.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.companyImageHolderRightTop
{
    width: 15px;
    height: 15px;
    background-image: url(/Images/System/company-holder-righttop.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.companyImageHolderMiddleLeft
{
    background-color: #ffffff;
    background-image: url(/Images/System/backgroundImageHolderDot.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
#companyImageHolderImg
{
    background-color: #ffffff;
    padding: 0;
    margin: 0;
}

#companyImageHolderImg table
{
    padding: 0;
    margin: 0;
}

#companyImageHolderImg td.recruitsFor
{
    text-align: center;
    vertical-align: middle;
    color: #666;
    font-weight:bold;
    padding-left: 5px;
    padding-right: 5px;
}
#companyImageHolderImg a
{
    display: block;
    max-width: 110px;
}
#companyImageHolderImg img
{
    max-height: 60px;
    max-width: 100%;
}
/* #companyImageHolderImg img
{
    padding: 0;
    margin: 0;
}*/
.companyImageHolderMiddleRight
{
    background-color: #ffffff;
    background-image: url(/Images/System/backgroundImageHolderDot.gif);
    background-repeat: repeat-y;
    background-position: right top;
}
.companyImageHolderLeftBottom
{
    width: 15px;
    height: 15px;
    background-image: url(/Images/System/company-holder-leftbottom.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.companyImageHolderRightBottom
{
    width: 15px;
    height: 15px;
    background-image: url(/Images/System/company-holder-rightbottom.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.Soft
{
    color: #999999;
    font-size: 11px;
}
.TextBoxError
{
    background-color: #FFE5E5;
}
.TextBoxNormal
{
    border-style: solid;
    border-color: #A5ACB2;
    border-width: 1px;
    padding: 1px 2px 2px 2px;
}


/*== Temporary styles for temporary About DOVA page ==*/
.Table
{
    background-color: #90c7e5;
}
.TableHeader
{
     background-color: #bde1f4;
    
    }
.TableRow
{
    background-color: #eff7fb;
}
/*=====================================================*/
