﻿/* ORANGE */

#master_strip
{

    background-image:url(/images/themes/orange/background_strip.jpg);
    background-repeat:repeat-x;
    background-position:center 112px;
}

#page_home .newsletterForm .contactEmail_validated 
{
    border-color: #ff0000;
}

#ctl00_ContentPlaceHolder2_juicybits1_hlnkView, .bbcode a, #postnavigation a, #sidepanel a, #relatedPosts a, .post a, h2, p a, .asterisk, .pdfLink a, .validationTrue, .name, #master_footer .copy, .newsletterForm div .validationTrue, .newsletterForm .validationTrueSmall, .view_all_projects, #jfooter .block a, .linkcolour  {
    color: #ed7a16;
}

#page_jobs ul li{
    list-style-image: url(/images/themes/orange/imgbg_listArrow.jpg);
}

.table_heading {
	background-color: #f6bd84;
}

#page_portfolio_details ul li p .next {
    background: url(/images/themes/orange/imgbg_listArrow.jpg) right center no-repeat;
}

#page_portfolio_details ul li p .back, .backStep {
    background: url(/images/themes/orange/imgbg_listArrow_rev.jpg) left center no-repeat;
}

.readmore {
    background: url(/images/themes/orange/imgbg_listArrow.jpg) left center no-repeat;
}


.txtval
{
    border: 1px solid #ef8215;
}

#tooltip
{
    position: absolute;
    width: 240px;
    height: 40px;
    text-align: center;
    background: url(/images/themes/orange/imgbg_whatsThis.gif) left top no-repeat;
    padding: 10px;
    color: #fefefe;
    font-weight: bold;
    display: none;
    overflow: hidden;
}

.pdfLink a {
    display: block;
    height: 31px;
    background: url(/images/themes/orange/pdfBtn.jpg) left 2px no-repeat;
    font-size: 13px;
    font-family: Georgia, Sans-Serif;
    text-decoration: none;
    line-height: 31px;
    vertical-align: middle;
    padding: 0 0 0 38px;
}

.view_all_projects a {
   background: url(/images/Project_box/view_all_arrow.jpg) 0px -2px no-repeat;
}
#staticmap
{
    float: right;
    clear: both;
    margin-top:12px;
    font-size:11px !important;
}
#staticmap ul
{
    list-style: none;
}
#staticmap li
{
    float: left;
    padding-left: 28px;
    color: #CCCCCC;
}
#staticmap a
{
    color: #CCCCCC;
    text-decoration: none;
}