﻿body
{
    width: 944px;
    padding-bottom: 30px;
    margin: 0px auto;
    font-family: Verdana,Geneva,Arial;
    font-size: 12px;
    height: 100%;
    color: #555555;
}
img
{
	border:none;
}
input, textarea, select
{
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.emphasis
{
    font-weight: bold;
}

.headerBar
{
    color: #ffffff;
    background-color: #49494B;
    height: 24px;
    padding-top: 8px;
    font-size: 12px;
    padding-left: 10px;
}


.login
{
}

h1
{
    color: #125379;
    font-size: 20px;
    margin: 2px 0px 2px 0px;
    font-weight: normal;
}

h2
{
    font-size: 16px;
    color: #125379;
    font-weight: normal;
    margin: 2px 0px 2px 0px;
}

.SectorCheckbox
{
    font-size: 11px;
}

.boxTitle
{
    font-size: 11px;
    color: #3E6DDA;
}

.listMinimumPadding
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
}

.adSummaryStandout
{
    border: inset 2px #FAAE2A;
}

a:link, a:active, a:visited
{
    color: #126FAA;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    color: #126FAA;
}

.errorMessage
{
    border: solid 1px red;
    background: #FFE8E8;
    color: red;
    font-size: 10px;
    padding: 10px;
}

.topNotes
{
    width: 400px;
    height: 60px;
    padding-left: 15px;
    font-size: 95%;
}

.verticalMenuList
{
    padding-top: 5px;
    padding-left: 5px;
    border-bottom: solid 1px #dddddd;
    height: 22px;
}


.GridListRow .verticalMenuListGrid tr, .GridListRow .verticalMenuListGrid td, .GridListRow .verticalMenuListGrid table
{
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: none;
    border: none;
}


.verticalMenuList img
{
    padding-right: 5px;
}

.verticalMenuListHover
{
    background-image: url(../images/menu/hoverbackground.gif);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #F5F7F8;
}

.verticalMenuListSelected
{
    background-image: url(../images/menu/hoverbackground.gif);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #F5F7F8;
    padding-top: 5px;
    padding-left: 5px;
    border-left: solid 5px #447FB1;
    border-bottom: solid 1px #dddddd;
    height: 22px;
}


.popoutItem, .GridListRow .popoutItem td, .GridListRow .popoutItem table, .GridListRow .popoutItem tr, .GridListRow th
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
    border: none;
}


.popoutItemSelected
{
    background-color: #eeeeee;
}


.popoutBox
{
    border: solid 1px #444444;
}



.AjaxProgress
{
    display: none;
}


.headerright
{
    float: right;
    height: 16px;
    padding-top: 3px;
}

.headerright ul
{
    margin: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    margin-left: 0px;
    font: 10px Arial;
    background-color: #49494B;
    list-style-type: none;
    text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.headerright li
{
    display: inline;
    margin: 0;
}

.headerright li a
{
    text-decoration: none;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 0px;
    margin-left: -6px;
    color: #ffffff;
    background: #49494B url(   "../netcss/images/seperator.gif" ) bottom right no-repeat;
    border-left: 1px solid #aaaaaa;
}

.headerright li a:visited
{
    color: #ffffff;
}

.headerright li a:hover
{
    background: #0071BD url(   "../netcss/images/hover.gif" ) bottom center no-repeat;
    color: #ffffff;
    margin-right: 0px;
    margin-left: -6px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
}

.headerright li a:active
{
    background: #0071BD url(   "../netcss/images/hover.gif" ) bottom center no-repeat;
    color: #ffffff;
    margin-right: 0px;
    margin-left: -6px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
}

.masterBodyContent
{
    height: 100%;
    min-height: 600px;
}


#sitemap
{
    font-size: 90%;    
}
#sitemap h2
{
    font-weight: normal;
    padding: 8px 20px;
    border-bottom: solid 1px #d9d9d9;
    font-size: 100%;
    margin: 0 0 5px;
    color:#444444;    
}
#sitemap ul
{
    width: 100%;
    overflow: hidden;
    margin-top:0px;
    list-style-type:none;
    
}
#sitemap li
{
    float: left;
    width: 24.95%;
}
#sitemap li h3
{
    font-size: 100%;
    font-weight: normal;
    color: #11537a;
    line-height: 1.5;
    margin-bottom:0px;
    
}
#sitemap li ul
{
    list-style: disc;
    padding: 0 0 0 1.5em;
    width: auto;
    margin-left:0px;
}
#sitemap li li
{
    float: none;
    width: auto;
    line-height: 1.4;
}
#sitemap li a:link, #sitemap li a:visited
{
    color: #000000;
}

.footer
{
    clear: both;
    border-bottom: solid 1px #cccccc;
    width: 944px;
}

.more
{
    text-align: right;
    text-transform: uppercase;
    font-size: 90%;
    color: #444444;
    margin-bottom:5px;
}


.footerHeading
{
    width: 100%;
    background-color: #3D3C3E;
    color: #ffffff;
    height: 25px;
    font-size: 90%;
    padding-top: 10px;
}


#footersfooter
{
    text-align: center;
    padding: 0px 0;
    color: #11537a;
    line-height: 1.4;
    font-size:80%;
}
#footersfooter a:link, #footersfooter a:visited
{
    color: #11537a;
}

.sectionHeader
{
    font-size: 14px;
    color: #1C5B7F;
    height: 25px;
    margin-top: 5px;
}

.subHeading
{
    color: #444444;
    font-size: 12px;
    height: 14px;
    font-weight: bold;
    padding-top: 10px;
}
#AdvertiserProfileMain
{
    border-top: dotted 1pt #cccccc;
}
#AdvertiserProfileLHS
{
    overflow: hidden;
    width: 575px;
    float: left;
    border-right: dotted 1pt #cccccc;
}
#AdvertiserProfileRHS
{
    width: 365px;
    float: right;
}
.rightpaneitem
{
    padding-left: 10px;
    padding-top:8px;
    height: 150px;
    border-bottom: dotted 1pt #cccccc;
}

.rightpanebutton
{
    float: left;
    margin-top: 25px;
}
.titlebar
{
    background: url(   '../images/menu/tbar.gif' ) repeat-x;
    height: 30px;
    color: White;
    line-height: 28px;
    font-family: "Lucida Grande" , "Verdana" , "Arial";
}


.statcellcounter
{
    background: url(   "../css/images/redcog.gif" ) no-repeat bottom right;
    background-color: #49494B;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    width: 52px;
    vertical-align: middle;
}

.statcellplain
{
    background: url(   "../css/images/nocog.gif" ) no-repeat bottom right;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    width: 52px;
    vertical-align: middle;
}

.statcellcounterX
{
    padding-top: 4px;
    padding-right: 10px;
    height: 30px;
}

.statcellcounterY
{
    font-size: 10px;
    padding-right: 4px;
    margin-top: -2px;
}

.statcelltitle
{
    width: 180px;
}

.statcelltitleAbove
{
    border-bottom: solid 1px #999999;
    border-top: solid 1px #999999;
    border-right: solid 1px #999999;
    width: 180px;
    padding-top: 4px;
    height: 30px;
}

.statcelllink
{
    color: #0071BD;
    padding-top: 5px;
    width: 50px;
    padding-left: 5px;
}

.statcellstatus
{
    color: Red;
}

#jobsummarystats
{
    padding-left: 5px;
}


.dropDownShortlist
{
    width: 160px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.formFieldDescription
{
    font-size: 90%;
    font-weight: bold;
    line-height: 22px;
}

.inputLong
{
    width: 300px;
    border: solid 1px #cccccc;
    height: 20px;
}

.inputSelectLong
{
    font-size: 14px;
    width: 305px;
}


.inputMedium
{
    width: 200px;
    border: solid 1px #cccccc;
    height: 20px;
}


.inputShort
{
    width: 100px;
    border: solid 1px #cccccc;
    height: 20px;
}

.boxPanel
{
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ffffff;
    
}

.boxPanelGrey
{
    padding: 5px;
    background-color: #e5e5e5;

}

.boxPanelGrey p.top
{
    float: left;
    margin: 0;
    padding: 5px 0 0;
    font-size: 91.67%;
}
p.top a:link, p.top a:visited
{
    padding: 0 0 0 15px;
    background: url(../images/top.gif) no-repeat 0 30%;
    color: #0071bc;
}

.formFieldRequired
{
    font-size: 11px;
    color: #FFA500;
    padding-left: 10px;
    padding-right: 10px;
}

#nonPrintRegion
{
    display: block;
}

#printRegion
{
    display: none;
}


@media print
{

    #nonPrintRegion
    {
        display: none;
    }

    #printRegion
    {
        display: block;
    }

    #header
    {
        display: none;
    }

    #topMenu
    {
        display: none;
    }

    .footer
    {
        display: none;
    }


}
/* Button hyperlinks */
a.button {
    background: transparent url('../images/autolinkbutton-a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/autolinkbutton-span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:hover {
	text-decoration:underline;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


.popUpDialogue {
    border-width: 3px;
    border-style: solid;
    border-color: #3970A8;
    padding: 10px;
    width: 400px;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: auto;
    background:#ffffff;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.checkboxSmall input{
    height:11px;
    width:11px;
}

.comments {
    font-size:90%;
}

.companyProfileBanners {
    max-width:575px;
    overflow:hidden;
}

.CollapsiblePanelExtender{
    height:0px;
    overflow:hidden;
}

#scrollWindow{
     overflow:auto;
}

.rc-outer-grey .rc-bl {background: url(../images/bl-grey.gif) 0 100% no-repeat}
.rc-outer-grey .rc-br {background: url(../images/br-grey.gif) 100% 100% no-repeat}
.rc-outer-grey .rc-tl {background: url(../images/tl-grey.gif) 0 0 no-repeat}
.rc-outer-grey .rc-tr {background: url(../images/tr-grey.gif) 100% 0 no-repeat; padding:10px}

.rc-outer-grey .rc-t {background: url(../images/dot-grey.gif) 0 0 repeat-x; }
.rc-outer-grey .rc-b {background: url(../images/dot-grey.gif) 0 100% repeat-x}
.rc-outer-grey .rc-l {background: url(../images/dot-grey.gif) 0 0 repeat-y}
.rc-outer-grey .rc-r {background: url(../images/dot-grey.gif) 100% 0 repeat-y} 

.rc-outer-orange .rc-bl {background: url(../images/bl-orange.gif) 0 100% no-repeat}
.rc-outer-orange .rc-br {background: url(../images/br-orange.gif) 100% 100% no-repeat}
.rc-outer-orange .rc-tl {background: url(../images/tl-orange.gif) 0 0 no-repeat}
.rc-outer-orange .rc-tr {background: url(../images/tr-orange.gif) 100% 0 no-repeat; padding:10px}

.rc-outer-orange .rc-t {background: url(../images/dot-orange.gif) 0 0 repeat-x; }
.rc-outer-orange .rc-b {background: url(../images/dot-orange.gif) 0 100% repeat-x}
.rc-outer-orange .rc-l {background: url(../images/dot-orange.gif) 0 0 repeat-y}
.rc-outer-orange .rc-r {background: url(../images/dot-orange.gif) 100% 0 repeat-y} 

.rc-outer-grey, .rc-outer-orange {background-color:White;margin-left:auto;margin-right:auto;margin-top:10px;}
