/* |----------------------------| SUMMARY |----------------------------------------------------| */

/* |----------------------------| 01) FIREFOX TABLE FONT ISSUE FIX |---------------------------| */
/* |----------------------------| 02) COURTESY LINKS |-----------------------------------------| */
/* |----------------------------| 03) MENU |---------------------------------------------------| */
/* |----------------------------| 04) COLUMNS |------------------------------------------------| */
/* |----------------------------| 05) DIV.PAD |------------------------------------------------| */
/* |----------------------------| 06) FORMAT - TITLES, FONT, LISTS ETC. |----------------------| */
/* |----------------------------| 07) CUSTOM ELEMENTS |----------------------------------------| */


/* |----------------------------| OVERRIDES |---------------------------| */

body
{
    background-color: #999999 !important;
    background-image: url('/Portals/66972/images/mainbackground.png') !important;
    background-repeat: repeat-x !important;
}

.pad
{
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
}

#dnn_dnnLINKS_lblLinks
{
    display: none !important;
}

#foxboro_header
{
    background-image: url('/Portals/66972/images/Header_bg.jpg') !important;
    background-repeat: repeat-x !important;
    background-color: #ffffff !important;
}

#foxboro_footer
{
    background-color: #414a52 !important;
}

#foxboro_footer A
{
    color: #cccccc !important;
}

SPAN#footerContainer
{
    color: #cccccc !important;
}

#smsection ul
{
    list-style-type: none !important; /*width:180px!important;*/ /*padding: 0px 10px 20px 10px!important;      float:left!important;*/ /*height: 100px!important;*/
}

#smsection h5
{
    font-size: 12px !important;
    font-weight: bold !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

#smsection li
{
    text-decoration: none !important;
    font-size: 12px !important;
}

#smsection a
{
    color: GrayText !important;
    text-decoration: none !important;
    font-size: 12px !important;
}

#smsection
{
    text-align: center !important;
    float: none !important;
    vertical-align: baseline !important;
}
#smsection table
{
    margin: auto !important;
}

#smsection table td
{
    text-align: left !important;
    vertical-align: top !important;
    padding: 5px 50px 5px 0px;
}

#smsitemap
{
    border-top: #cccccc 1px solid !important;
    height: 165px !important;
    background-color: #cccccc !important;
    padding: 15px !important;
    margin-top: 20px !important;
}

#clients
{
    background-image: url('/Portals/66972/images/clients_small.png') !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-position: top !important;
    border-top: solid 1px #cccccc !important;
    margin-top: 15px !important;
    margin-bottom: 0px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    width: 100% !important;
    padding-top: 62px !important;
    padding-bottom: 1px !important;
    color: #333333 !important;
    text-align: center !important;
    font-size: 12px !important;
}

.dividerline
{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    width: 100% !important;
    height: 0px !important;
    padding: 0px 0 0px 0 !important;
    border-bottom: solid 1px #cccccc !important;
}

.leftsubcontent
{
    margin-top: 10px !important;
    width: 510px !important;
    float: left !important;
    font-size: 12px !important;
    margin-left: 15px !important;
    padding-left: 10px !important;
    padding-right: 1px !important;
    padding-top: 10px !important;
    padding-bottom: 35px !important; /*border: solid 1px #dedede;*/
}

.rightsubcontent
{
    float: right !important;
    padding-left: 10px !important;
    font-size: 12px !important;
    padding-top: 10px !important;
    padding-right: 30px !important;
    padding-bottom: 35px !important;
}

/* news ticker */
#listticker
{
    height: 180px !important;
    width: 100% !important;
    overflow: auto !important;
    border: solid 1px #DEDEDE !important;
    padding: 6px 10px 14px 10px !important;
    margin: 0 0 0 0 !important;
}

#listticker li
{
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important; /*height:85px!important;*/
    padding: 5px !important;
    list-style: none !important;
}
#listticker a
{
    color: #000000 !important;
    margin-bottom: 5px !important;
}
#listticker .news-title
{
    display: block !important;
    margin-bottom: 4px !important;
    font-weight: bold !important;
    font-size: 11px !important;
    text-decoration: none !important;
}
#listticker .news-text
{
    display: block !important;
    font-size: 11px !important;
    color: #666666 !important;
    padding-left: 40px !important;
}
#listticker img
{
    float: left !important;
    margin-right: 14px !important;
    padding: 4px !important; /*border:solid 1px #DEDEDE;*/
}

#socialUL
{
    list-style-type: none !important;
    float: none !important;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
    background-color: #ffffff !important;
    margin: 0 0 0 0;
    width: 300px !important;
}

#socialLI
{
    display: inline !important;
}

#social a
{
    float: left !important;
    width: 100px !important;
    text-decoration: none !important;
    color: white !important;
    font-weight: bold !important;
    background: #999900 !important;
    padding: 5px !important;
    border-right: 1px solid #FFFFFF !important;
}

#ayoutube a:hover
{
    background-image: url('/Portals/66972/images/yt_over.png') !important;
}


/* |----------------------------| 01) FIREFOX TABLE FONT ISSUE FIX |---------------------------| */
table, td
{
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 1em !important;
}

/* |----------------------------| 02) COURTESY LINKS |-----------------------------------------| */
#foxboro_courtesy_links
{
    margin-bottom: -31px !important;
    position: relative !important;
    text-align: right;
    font-size: 13px !important;
    padding: 14px 20px 0 20px !important;
    width: auto !important;
}

#foxboro_courtesy_links a:hover
{
    text-decoration: underline !important;
}

/* |----------------------------| 03) MENU |---------------------------------------------------| */
#foxboro_menu div.radmenu
{
    width: 930px;
    padding: 0 15px;
    z-index: 99999 !important; /*background:url(/Portals/66972/template/menu_bg.gif) top !important; */
}

#foxboro_menu ul.rootGroup
{
    max-width: 930px !important;
    z-index: 99999 !important;
}

#foxboro_menu div.NavHidden
{
    height: 35px !important;
    z-index: 99999 !important;
}

#foxboro_menu div.NavHidden ul.rootGroup
{
    display: none !important;
    z-index: 99999 !important;
}

#foxboro_menu li.item
{
    padding-bottom: 1px !important;
    z-index: 99999 !important;
}

#foxboro_menu span.text
{
    line-height: 25px !important;
    padding: 0 10px 0 4px !important;
    font-size: 12px !important;
    font-weight: normal !important;
    z-index: 99999 !important;
}

#foxboro_menu span.expandTop
{
    background: url(/Portals/66972/template/expandtop_bg.gif) right center no-repeat;
    padding-right: 17px !important;
    z-index: 99999 !important;
}

#foxboro_menu a.link
{
    /*background:#EBEBEB url(/Portals/66972/template/menu_links_bg.gif) left center no-repeat !important; */
    z-index: 99999 !important;
}

#foxboro_menu a.link:hover, #foxboro_menu a.expanded
{
    /* background:#ffffff url(/Portals/66972/template/menu_links_bg.gif) left repeat-y !important; */
    z-index: 99999 !important;
}

#foxboro_menu div.slide li.item
{
    padding: 0 !important;
    z-index: 99999 !important;
}

#foxboro_menu div.slide a.link
{
    border-bottom: 1px solid #3F3F3F !important;
    z-index: 99999 !important;
}

#foxboro_menu div.slide a.link, #foxboro_menu div.slide a.link:hover
{
    background: #262626 !important;
    z-index: 99999 !important;
}

#foxboro_menu div.slide span.text
{
    line-height: 115% !important;
    padding: 6px 10px 4px 10px !important;
    color: #959580 !important;
    background: url(/Portals/66972/template/slide_span_bg.gif) 3px center no-repeat;
    z-index: 99999 !important;
}

#foxboro_menu div.slide a.selectedtab span.text
{
    font-weight: bold !important;
    z-index: 99999 !important;
}

#foxboro_menu div.slide a.link:hover span.text, #foxboro_menu div.slide a.active span.text
{
    text-decoration: underline !important;
    z-index: 99999 !important;
}

/* |----------------------------| 04) COLUMNS |------------------------------------------------| */
#foxboro_col1, #foxboro_col3
{
    width: 265px !important;
}

#foxboro_two-column #foxboro_col2, #foxboro_two-column-right #foxboro_col2
{
    width: 695px !important;
}

#foxboro_three-column #foxboro_col2
{
    width: 430px !important;
}

#foxboro_two-eq-column #foxboro_col1, #foxboro_two-eq-column #foxboro_col3
{
    width: 50% !important;
}

#foxboro_three-eq-column #foxboro_col1, #foxboro_three-eq-column #foxboro_col2, #foxboro_three-eq-column #foxboro_col3
{
    width: 33.33% !important;
}

/* |----------------------------| 05) DIV.PAD |------------------------------------------------| */
#foxboro_content div.block div.pad
{
    margin: 0 !important;
}

#foxboro_two-column #foxboro_col1 div.block div.pad, #foxboro_three-column #foxboro_col1 div.block div.pad
{
    padding: 8px 10px 8px 34px !important;
}

#foxboro_two-column-right #foxboro_col3 div.block div.pad, #foxboro_three-column #foxboro_col3 div.block div.pad
{
    padding: 8px 34px 8px 10px !important;
}

#foxboro_col2 div.pad
{
    padding-left: 18px !important;
    padding-right: 18px !important;
}

#foxboro_three-eq-column #foxboro_col2 div.pad
{
    padding: 0 !important;
}

#foxboro_three-eq-column #foxboro_col2 div.block div.pad
{
    padding: 8px 20px !important;
}

/* |----------------------------| 06) FORMAT - TITLES, FONT, LISTS ETC. |----------------------| */
#foxboro_content div.block h3
{
    margin: 0 -10px 10px -10px !important;
    padding: 0 10px !important;
    line-height: 200% !important;
    background: #E3E3E3 url(/Portals/66972/template/h3_bg.gif) bottom repeat-x;
    text-align: center;
    font-size: 1.2em !important;
    font-weight: bold !important;
    clear: both;
}

#foxboro_content div.block div.Normal h3
{
    margin: 12px 0 !important;
    padding: 0 !important;
    line-height: 125% !important;
    background: none;
    text-align: left;
    font-size: 1.3em !important;
    font-weight: normal !important;
}

#foxboro_content div.block, #foxboro_content div.block p, #foxboro_content div.block li, #foxboro_col2, #foxboro_col2 p, #foxboro_col2 li, #foxboro_top, #foxboro_top p, #foxboro_top li, #foxboro_bottom, #foxboro_bottom p, #foxboro_bottom li, #bb-container div.post, #bb-container div.post div.byline
{
    font-size: 1em !important;
    line-height: 130% !important;
}

#foxboro_col2 h4
{
    font-size: 1.1em !important;
    font-weight: normal;
}

#home-table h4
{
    color: #5D000B !important;
    font-family: "Times New Roman" ,Times,serif !important;
    font-size: 15px !important;
    font-weight: normal !important;
    line-height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
}

#foxboro_col2 h1
{
    font-size: 1.8em !important;
}

#foxboro_col2 h2
{
    font-size: 1.5em !important;
}

#foxboro_col2 h3
{
    font-size: 1.4em !important;
}

#foxboro_col2 p, #foxboro_col2 ul, #foxboro_col2 ol
{
    margin-top: 13px !important;
    margin-bottom: 15px !important;
}

legend
{
    color: #525252;
    font-size: 15px;
    margin-bottom: 10px;
}

fieldset
{
    border: 1px solid #A8A8A8;
    padding: 10px 15px;
}

/* |----------------------------| 07) CUSTOM ELEMENTS |----------------------------------------| */
table#opportunities
{
    background: #000 url(/Portals/66972/images/opportunities_bg.jpg) left top no-repeat;
    color: #ffffff;
    height: 239px;
    width: 100%;
}

#foxboro_col1 div.block table#opportunities, #foxboro_col1 div.block table#opportunities p, #foxboro_col3 div.block table#opportunities, #foxboro_col3 div.block table#opportunities p
{
    font-size: 12px !important;
    line-height: 120% !important;
}

table#opportunities a
{
    color: #fff;
    text-decoration: none;
}

table#opportunities a:hover
{
    text-decoration: underline;
}

table#opportunities td
{
    vertical-align: middle;
}

table#opportunities td h1
{
    color: #E10000 !important;
    font-size: 27px !important;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 1.3em !important;
    font-family: "Times New Roman" ,Times,serif !important;
}

#foxboro_top img, #foxboro_bottom
{
    margin: 0 !important;
}

table.hittable
{
    border: 2px none;
    color: #0F0F0F;
    text-align: right;
}

table thead .hittabletr th
{
    background-color: #E3E3E3;
    padding: 10px;
    text-align: center;
}

.hittable td
{
    background-color: #F9FCC6;
    padding: 10px;
}

td.penalty
{
    background-color: #F08660;
}

/* -------------------- Table.comparison -------------------------- */
table.comparison
{
    border-collapse: collapse;
    margin-bottom: 25px;
}

table.comparison td, table.comparison th
{
    font-size: 1em;
    border: 1px solid #98bf21;
    padding: 3px 7px 2px;
}

table.comparison th
{
    font-size: 1.1em;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #A7C942;
    color: #ffffff;
}

table.comparison tr.alt td
{
    color: #000000;
    background-color: #EAF2D3;
}
