*
{
    font-size: 100.01%;
}
html
{
    font-size: 62.5%;
}
body
{
    min-width: 1002px;
    margin: 0;
    color: #000;
    font: 1em Arial, Verdana, sans-serif;
    background: url(/images/bg-body.gif) repeat-x;
}
img
{
    border-style: none;
}
a
{
    text-decoration: none;
    color: #000;
}
a:hover
{
    text-decoration: underline;
}
input, textarea, select
{
    font: 100% arial,sans-serif;
    vertical-align: middle;
}
form, fieldset
{
    margin: 0;
    padding: 0;
    border-style: none;
}
q
{
    quotes: none;
}
q:before
{
    content: '';
}
q:after
{
    content: '';
}
#wrapper
{
    width: 100%;
    padding: 139px 0 0;
    position: relative;
}
#header
{
    background: url(/images/bg-header.gif) no-repeat 50% 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.header-holder
{
    width: 980px;
    height: 139px;
    margin: 0 auto;
    overflow: hidden;
    background: url(/images/bg-header-holder.gif) no-repeat;
    position: relative;
}
.logo
{
    background: url(/images/logo.gif) no-repeat;
    width: 200px;
    height: 62px;
    left: 50%;
    margin: 0 0 0 -490px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 19px;
    z-index: 100;
}
.logo a
{
    display: block;
    height: 100%;
}
.top-bar
{
    overflow: hidden;
    width: 100%;
    height: 32px;
    margin: 0 0 77px;
}
.top-bar .holder
{
    overflow: hidden;
    float: right;
    width: 707px;
}
.user-nav
{
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    overflow: hidden;
}
.user-nav li
{
    float: left;
    padding: 5px 11px;
    background: url(/images/separator-top-bar.gif) no-repeat;
    color: #fff;
    font-size: 11px;
}
.user-nav a
{
    color: #fff;
    float: left;
}
.fonts
{
    float: left;
    padding: 6px 14px 0 0;
}
.fonts span
{
    color: #fff;
    float: left;
    padding: 3px 0 0;
    font-size: 11px;
}
.top-bar .fonts ul
{
    padding: 0 0 0 5px;
    float: left;
    margin: 0;
}
.top-bar .fonts ul li
{
    display: inline;
    margin: 0;
    padding: 0;
}
.top-bar .fonts ul a
{
    color: #fff;
}
.user-nav .login
{
    background: url(/images/ico-login.gif) no-repeat;
    padding: 3px 0 5px 25px;
}
.user-nav .facebook
{
    background: url(/images/ico-facebook.gif) no-repeat;
    padding: 3px 0 5px 25px;
}
.user-nav .twitter
{
    background: url(/images/ico-twitter.gif) no-repeat;
    padding: 3px 0 5px 25px;
}
#decrease
{
    font-size: 11px;
}
#reset
{
    font-size: 13px;
}
#increase
{
    font-size: 15px;
}
.search
{
    float: right;
    width: 180px;
    margin: 0 0 0 19px;
}
.search fieldset
{
    overflow: hidden;
    padding: 4px 0 0;
}
.search .text
{
    float: left;
    width: 108px;
    border: 1px solid #ccc;
    padding: 2px 5px 1px;
    margin: 1px 2px 0 0;
    font-size: 12px;
}
.search .submit
{
    float: left;
    width: 60px;
    height: 24px;
    background: url(/images/btn-search.gif) no-repeat;
    border: 0;
    font: 11px/20px Arial, Verdana, sans-serif;
    color: #fff;
    padding: 0 0 6px;
    cursor: pointer;
}
.navigation
{
    width: 100%;
    background: url(/images/bg-navigation.gif) no-repeat 100% 0;
    position: absolute;
    bottom: -1px;
    left: 0;
}
* html .navigation
{
    bottom: -2px;
}
.navigation:after
{
    content: "";
    display: block;
    clear: both;
}
.inner-page .navigation
{
    background: none;
}
#nav
{
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    width: 856px;
    float: left;
}
#nav li
{
    float: left;
}
#nav a
{
    float: left;
    background: url(/images/bg-nav.gif) no-repeat;
    font-size: 12px;
}
#nav span
{
    display: block;
    overflow: hidden;
    margin: 0 2px 0 3px;
    line-height: 30px;
    text-align: center;
    background: url(/images/bg-nav.gif) no-repeat;
}
#nav .home
{
    background-position: 0 0;
}
#nav .home span
{
    background-position: 100% -31px;
}
#nav .active .home
{
    background-position: 0 -62px;
}
#nav .active .home span
{
    background-position: 100% -93px;
}
#nav .about
{
    background-position: 0 -124px;
}
#nav .about span
{
    background-position: 100% -155px;
}
#nav .active .about
{
    background-position: 0 -186px;
}
#nav .active .about span
{
    background-position: 100% -217px;
}
#nav .hospice
{
    background-position: 0 -248px;
}
#nav .hospice span
{
    background-position: 100% -279px;
}
#nav .active .hospice
{
    background-position: 0 -310px;
}
#nav .active .hospice span
{
    background-position: 100% -341px;
}
#nav .involved
{
    background-position: 0 -372px;
}
#nav .involved span
{
    background-position: 100% -403px;
}
#nav .active .involved
{
    background-position: 0 -434px;
}
#nav .active .involved span
{
    background-position: 100% -465px;
}
#nav .events
{
    background-position: 0 -496px;
}
#nav .events span
{
    background-position: 100% -527px;
}
#nav .active .events
{
    background-position: 0 -558px;
}
#nav .active .events span
{
    background-position: 100% -589px;
}
#nav .services
{
    background-position: 0 -620px;
}
#nav .services span
{
    background-position: 100% -651px;
}
#nav .active .services
{
    background-position: 0 -682px;
}
#nav .active .services span
{
    background-position: 100% -713px;
}
#nav .contact
{
    background-position: 0 -744px;
}
#nav .contact span
{
    background-position: 100% -775px;
}
#nav .active .contact
{
    background-position: 0 -806px;
}
#nav .active .contact span
{
    background-position: 100% -837px;
}
#nav .media-centre
{
    background-position: 0 -868px;
}
#nav .media-centre span
{
    background-position: 100% -899px;
}
#nav .active .media-centre
{
    background-position: 0 -930px;
}
#nav .active .media-centre span
{
    background-position: 100% -961px;
}
.inner-page #nav
{
    width: auto;
}
.logos-list
{
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    left: 187px;
}
.logos-list li
{
    float: left;
    padding: 0 0 0 44px;
}
.logos-list img
{
    display: block;
}
.donate
{
    float: left;
    width: 124px;
    height: 31px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/images/btn-donate.gif) no-repeat;
}
.donate-page .donate, .services .donate
{
    background: url(/images/btn-donate2.gif) no-repeat;
}
.login-list
{
    float: right;
    margin: -1px 0 0;
    padding: 0;
    list-style: none;
    position: relative;
}
.login-list li
{
    float: left;
    padding: 0 0 0 3px;
}
.login-list a
{
    float: left;
    font-weight: bold;
    font-size: 12px;
    line-height: 31px;
    color: #fff;
    padding: 0 0 0 4px;
    background: url(/images/bg-login-list.gif) no-repeat;
}
.login-list a span
{
    float: left;
    padding: 0 14px 1px 10px;
    background: url(/images/bg-login-list.gif) no-repeat;
    cursor: pointer;
}
.login-list a.sign-up
{
    background-position: 0 0;
}
.login-list a.sign-up span
{
    background-position: 100% -31px;
}
.login-list a.login
{
    background-position: 0 -62px;
}
.login-list a.login span
{
    background-position: 100% -93px;
}
.login-list a:hover span
{
    text-decoration: underline;
}
#main
{
    width: 980px;
    margin: 0 auto 32px;
    padding: 20px 0 0;
    overflow: hidden;
    font-size: 1.2em;
}

#wrapper .donate-page
{
    margin: 0 auto 7px;
}
#wrapper .page
{
    padding: 17px 0 10px;
}
.inner-page #wrapper .page
{
    padding: 17px 0 10px;
}
.intro
{
    overflow: hidden;
    height: 267px;
    margin: 0 0 1px;
}
.intro .box
{
    font-size: 1em;
    line-height: 14px;
    color: #333;
    float: right;
    width: 230px;
    background: url(/images/bg-box.gif) -230px 0 repeat-y;
}
.intro .box .holder
{
    background: url(/images/bg-box.gif) no-repeat;
}
.intro .box .frame
{
    padding: 8px 21px 0 12px;
    background: url(/images/bg-box.gif) -460px 100% no-repeat;
}
.intro .box .frame:after
{
    content: '';
    display: block;
    clear: both;
}
.intro .box h2
{
    position: relative;
    font-weight: normal;
    font-size: 1.5em;
    line-height: 20px;
    color: #43b738;
    margin: 0 0 11px -1px;
}
.intro .box p
{
    margin: 0 0 30px;
}
.intro .box ul
{
    position: relative;
    font-size: 1.167em;
    line-height: 30px;
    padding: 0 0 2px;
    margin: 0 -10px 0 -3px;
    list-style: none;
}
.intro .box ul li
{
    padding: 0 0 12px;
}
.intro .box ul a
{
    overflow: hidden;
    padding: 0 20px 0 10px;
    display: block;
    background: url(/images/bg-buttons.gif) 0 -62px no-repeat;
    width: 180px;
    height: 30px;
    color: #43b738;
}
.intro .tabs-box
{
    float: left;
    width: 749px;
}
.tabs-box .tabset
{
    width: 231px;
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
}
.tabs-box .set0 li
{
    width: 100%;
    float: left;
    background: url(/images/bg-tabs.png) no-repeat;
}

.tabs-box .set1 li
{
    width: 100%;
    float: left;
    background: url(/images/homeflash/bg-tabs-greeny_blue_2/background.png) no-repeat;
}

.tabs-box .set2 li
{
    width: 100%;
    float: left;
    background: url(/images/homeflash/bg-tabs-primary_bright/background.png) no-repeat;
}

.tabs-box .set3 li
{
    width: 100%;
    float: left;
    background: url(/images/homeflash/bg-tabs-primary_dark/background.png) no-repeat;
}

.tabs-box .set4 li
{
    width: 100%;
    float: left;
    background: url(/images/homeflash/bg-tabs-greeny_blue_1/background.png) no-repeat;
}

.tabs-box .set5 li
{
    width: 100%;
    float: left;
    background: url(/images/homeflash/bg-tabs-blue_2/background.png) no-repeat;
}

.tabs-box .set6 li
{
    width: 100%;
    float: left;
    background: url(/images/homeflash/bg-tabs-christmas/background.png) no-repeat;
}

.tabs-box .set7 li
{
    width: 100%;
    float: left;
    background: url(/images/homeflash/bg-tabs-blue_3/background.png) no-repeat;
}

.tabs-box .set8 li
{
    width: 100%;
    float: left;
    background: url(/images/homeflash/bg-tabs-blue_5/background.png) no-repeat;
}

.tabs-box .set0 li a:hover, .tabs-box .set0 li .active
{
    background: url(/images/bg-tabs.png) no-repeat;
}

.tabs-box .set1 li a:hover, .tabs-box .set1 li .active
{
    background: url(/images/homeflash/bg-tabs-greeny_blue_2/background.png) no-repeat;
}

.tabs-box .set2 li a:hover, .tabs-box .set2 li .active
{
    background: url(/images/homeflash/bg-tabs-primary_bright/background.png) no-repeat;
}

.tabs-box .set3 li a:hover, .tabs-box .set3 li .active
{
    background: url(/images/homeflash/bg-tabs-primary_dark/background.png) no-repeat;
}

.tabs-box .set4 li a:hover, .tabs-box .set4 li .active
{
    background: url(/images/homeflash/bg-tabs-greeny_blue_1/background.png) no-repeat;
}

.tabs-box .set5 li a:hover, .tabs-box .set5 li .active
{
    background: url(/images/homeflash/bg-tabs-blue_2/background.png) no-repeat;
}

.tabs-box .set6 li a:hover, .tabs-box .set6 li .active
{
    background: url(/images/homeflash/bg-tabs-christmas/background.png) no-repeat;
}

.tabs-box .set7 li a:hover, .tabs-box .set7 li .active
{
    background: url(/images/homeflash/bg-tabs-blue_3/background.png) no-repeat;
}

.tabs-box .set8 li a:hover, .tabs-box .set8 li .active
{
    background: url(/images/homeflash/bg-tabs-blue_5/background.png) no-repeat;
}

.tabs-box .tabset a
{
    white-space: nowrap;
    height: 37px;
    float: left;
    width: 209px;
    position: relative;
    padding: 16px 9px 14px 13px;
    color: #fff;
    overflow: hidden;
    font-size: 12px;
}

.tabs-box .set1 .tab1 a
{
    color: #3C6E86;
}
.tabs-box .set1 .tab4 a
{
    color: #0A4E4C;
}


.tabs-box .set2 .tab3 a
{
    color: #CB8B06;
}

.tabs-box .set5 .tab4 a
{
    color: #377D9F;
}


.tabs-box .set6 .tab1 a
{
    color: #4A421C;
}

.tabs-box .set7 .tab2 a
{
    color: #344E61;
}

.tabs-box .set7 .tab3 a
{
    color: #81A6BD;
}

.tabs-box .set7 .tab3 a .sub-title
{
    color: #4A708A;
}

.tabs-box .set7 .tab4 a
{
    color: #377D9F;
}

.tabs-box .set0 .tab1 a
{
    color: #354B92;
}


.tabs-box .set0 .tab2 a
{
    color: #485D9D;
}


.tabs-box .set0 .tab4 a
{
    color: #8B00B8;
}





.tabs-box .tabset .tab1
{
    background-position: 0 0;
}
.tabs-box .tabset .tab2
{
    background-position: 0 -67px;
}
.tabs-box .tabset .tab3
{
    background-position: 0 -134px;
}
.tabs-box .tabset .tab4
{
    background-position: 0 -201px;
}
.tabs-box .tabset li a:hover, .tabs-box .tabset li a.active
{
    width: 208px;
    margin: 0 -35px 0 0;
    position: relative;
    z-index: 10;
    cursor: pointer;
    text-decoration: none;
    padding: 16px 45px 14px 13px;
}
.tabs-box .tabset .tab1 a:hover, .tabs-box .tabset .tab1 .active
{
    background-position: -231px 0;
}
.tabs-box .tabset .tab2 a:hover, .tabs-box .tabset .tab2 .active
{
    background-position: -231px -67px;
}
.tabs-box .tabset .tab3 a:hover, .tabs-box .tabset .tab3 .active
{
    background-position: -231px -134px;
}
.tabs-box .tabset .tab4 a:hover, .tabs-box .tabset .tab4 .active
{
    background-position: -231px -201px;
}
.tabs-box .img-holder
{
    float: left;
    overflow: hidden;
    width: 517px;
    border: 1px solid #949cb9;
    border-width: 1px 1px 1px 0;
    position: relative;
    height: 265px;
    background: #000;
}
.tabs-box .slide-image
{
    position: absolute;
    top: 0;
    left: 0;
    width: 517px;
    height: 265px;
}
.img-holder img
{
    vertical-align: top;
}
.tabs-box .tabset .sub-title
{
    display: block;
    padding: 0 30px 0 0;
    font: bold 16px/18px Arial, Verdana, sans-serif;
    margin: 0 0 4px;
}

#twocolumns
{
    overflow: hidden;
    height: 1%;
    padding: 20px 0 0;
    background: url(/images/bg-twocolumns.gif) no-repeat;
}
#content
{
    width: 730px;
    float: right;
    overflow: hidden;
}
.inner-page #content
{
    padding: 2px 0 0;
}
.donate-page #content, .services #content
{
    padding: 3px 0 0;
}
#content .container
{
    margin: 0 0 19px;
    width: 100%;
    background: url(/images/bg-box-orange.gif) -730px 0 repeat-y;
}
#content .container .holder
{
    background: url(/images/bg-box-orange.gif) no-repeat;
}
#content .container .frame
{
    height: 1%;
    padding: 23px 20px 20px 23px;
    overflow: hidden;
    background: url(/images/bg-box-orange.gif) -1460px 100% no-repeat;
}

.green #content .container .holder
{
     background: url(/images/bg-box-lightgreen2.gif) no-repeat;
}

.services #content .container .frame
{
    padding: 23px 20px 5px 23px;
}
#content .container .donate-options
{
    font-size: 13px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
    width: 210px;
}
.donate-options li
{
    float: left;
    width: 100%;
    padding: 0 0 9px;
}
.donate-options a
{
    overflow: hidden;
    padding: 0 19px 0 11px;
    color: #f77f1f;
    float: left;
    background: url(/images/bg-buttons.gif) 0 -92px no-repeat;
    width: 180px;
    height: 30px;
}
.green .donate-options a
{
    color: #43b738;
    background: url(/images/bg-buttons.gif) 0 -62px no-repeat;
    width: 183px;
}
.services #content h2, .donate-page #content h2
{
    font-size: 1.67em;
    line-height: 24px;
    margin: 0 0 9px;
}
.services #content h2
{
    color: #71c969;
}
.services #content h3, .donate-page #content h3
{
    font-size: 1.417em;
    line-height: 20px;
    margin: 0 0 12px;
}
#content .content
{
    float: left;
    width: 437px;
}
#content .content p
{
    margin: 0 0 13px;
    line-height: 15px;
}
#content .content img
{
    display: block;
    position: relative;
    margin: 0 -20px 16px -3px;
}
.services #content .content img
{
    margin: 0 -20px 9px -3px;
}
#content .content ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
#content .content ul li
{
    padding: 0 0 1px 19px;
    background: url(/images/arrow-menu-hover.gif) 0 6px no-repeat;
}
.column-box
{
    width: 110%;
}
.column-box:after
{
    content: '';
    display: block;
    clear: both;
}
.column-box .column
{
    width: 230px;
    overflow: hidden;
    margin: 0 20px 0 0;
    float: left;
}
#content .orange
{
    margin: 0 20px 0 0;
    background: url(/images/bg-orange-box.gif) -460px 0 repeat-y;
}
.orange .frame
{
    height: 1%;
    padding: 13px 10px 20px 13px;
    overflow: hidden;
    background: url(/images/bg-orange-box.gif) -230px 100% no-repeat;
}
.green #content .column-box .box
{
    background: url(/images/bg-box-lightgreen.gif) -230px 0 repeat-y;
}
.green #content .column-box .holder
{
    background: url(/images/bg-box-lightgreen.gif) no-repeat;
}
 .green #content .column-box .frame
{
    height: 1%;
    overflow: hidden;
    background: url(/images/bg-box-lightgreen.gif) -460px 100% no-repeat;
}

#content .lightgreen img
{
    display: block;
    position: relative;
    margin: 0 0 10px -2px;
}
#content .orange img
{
    display: block;
    position: relative;
    margin: 0 0 9px -2px;
}
#content .banner
{
    float: left;
    width: 230px;
    padding: 1px 0 0;
}
#content .banner img
{
    display: block;
}
#main #content .lightgreen p, #main #content .orange p
{
    word-spacing: -1px;
    padding: 0;
    margin: 0;
}
#content .orange .more
{
    color: #f77f1f;
}
#content .lightgreen .more
{
    color: #41b735;
}
#content .lightgreen h3, #content .orange h3
{
    font-size: 1em;
    line-height: 14px;
    margin: 0 0 14px;
}
#content .lightgreen h3
{
    color: #41b735;
}
.column-box .alt
{
    color: #fff;
    background: url(/images/bg-box-orange2.gif) -230px 0 repeat-y;
}
.alt p
{
    line-height: 14px !important;
    margin: 0 0 7px !important;
    padding: 0 !important;
}
.column-box .alt .holder
{
    background: url(/images/bg-box-orange2.gif) no-repeat;
}
.column-box .alt .frame
{
    height: 1%;
    padding: 19px 12px 20px 23px;
    overflow: hidden;
    background: url(/images/bg-box-orange2.gif) -460px 100% no-repeat;
}
.column-box .column .alt h2
{
    font-weight: normal;
    color: #fff !important;
    font-size: 1.5em !important;
    line-height: 18px !important;
    margin: 0 0 8px !important;
    letter-spacing:normal !important;
}
.column-box .alt .note
{
    display: block;
    margin: 0 0 8px;
    font-size: 0.75em;
    line-height: 11px;
}
.donate-form
{
    width: 100%;
    overflow: hidden;
}
.donate-form .row
{
    width: 100%;
    overflow: hidden;
}
.donate-form label
{
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 29px;
    width: 16px;
}
.donate-form .text
{
    float: left;
    background: url(/images/bg-buttons.gif) 0 -33px no-repeat;
    width: 102px;
    padding: 0 3px;
    height: 29px;
}
.donate-form .text input
{
    background: none;
    border: none;
    float: left;
    color: #000;
    font-size: 12px;
    line-height: 15px;
    height: 15px;
    width: 88px;
    padding: 7px;
}
.donate-form .btn-donate
{
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    float: left;
    cursor: pointer;
    border: none;
    height: 29px;
    width: 64px;
    background: url(/images/bg-buttons.gif) -108px -33px no-repeat;
}
#content .cyan
{
    margin: 0 17px 0 0;
    color: #333;
    font-size: 1em;
    line-height: 14px;
    background: url(/images/bg-box-cyan.gif) -230px 0 repeat-y;
}
#content .cyan .post
{
    width: 100%;
    overflow: hidden;
    margin: 0 0 4px;
}
#content .cyan .twitter
{
    margin: 0 0 0 -3px;
    background: url(/images/bg-buttons.gif) no-repeat;
    width: 210px;
    height: 26px;
    overflow: hidden;
    padding: 7px 0 0 7px;
}
#content .cyan .twitter a
{
    float: left;
    color: #176487;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
}
.twitter .follow
{
    float: left;
    margin: 0 3px 0 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/bg-follow.gif) no-repeat;
    width: 61px;
    height: 20px;
}
#twocolumns #content .column-box .cyan p
{
    padding: 0;
    margin: 0 0 3px;
}
.cyan .holder
{
    background: url(/images/bg-box-cyan.gif) no-repeat;
}
.cyan .frame
{
    padding: 8px 10px 7px;
    background: url(/images/bg-box-cyan.gif) -460px 100% no-repeat;
    overflow: hidden;
}
#content .cyan a
{
    color: #2099cc;
}
#content .cyan .date
{
    display: block;
    font-style: normal;
    font-size: 0.833em;
    line-height: 1.2em;
    color: #2099cc;
}
#content .blue
{
    background: url(/images/bg-box-blue.gif) -230px 0 repeat-y;
}
#sidebar .blue .holder,
.column-box .blue .holder
{
    background: url(/images/bg-box-blue.gif) no-repeat;
}
.blue .frame
{
    padding: 8px 7px 1px 10px;
    overflow: hidden;
    background: url(/images/bg-box-blue.gif) -460px 100% no-repeat;
}
#twocolumns #content .blue p
{
    padding: 0;
    margin: 0 0 1px;
}
.column .options
{
    font-size: 14px;
    line-height: 12px;
    position: relative;
    padding: 0;
    margin: 0 -4px 0 -7px;
    list-style: none;
    width: 224px;
    overflow: hidden;
}
.options li
{
    width: 102px;
    height: 39px;
    float: left;
    padding: 5px;
}
.options a
{
    float: left;
    letter-spacing: -1px;
    background: url(/images/ico-options.jpg) no-repeat;
    color: #fff;
    padding: 0 3px 0 37px;
    display: table;
    width: 102px;
    height: 39px;
}
.options a:hover
{
    color: #fff;
    text-decoration:underline;
}
.options .volunteer a
{
    background-position: 0 -39px;
}
.options .events a
{
    color: #fff !important;
    background-position: 0 -78px;
}
.options .shop a
{
    background-position: 0 -117px;
}
.options .online-shop a
{
    background-position: 0 -156px;
}
.options .donate-online a
{
    background-position: 0 -195px;
}
.options .tribute a
{
    background-position: 0 -234px;
}
.options .tree a
{
    background-position: 0 -273px;
}
.options .lottery a
{
    background-position: 0 -312px;
}
.options .work a
{
    background-position: 0 -351px;
}
.options .your-event a
{
    background-position: 0 -390px;
}
* html .options a
{
    position: relative;
}
* + html .options a
{
    position: relative;
}
.options a strong
{
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    font-weight: normal;
    color: #fff;
}
.options .object
{
    display: block;
    font-style: normal;
}
.options a:hover span
{
    cursor: pointer;
}
* html .options a strong
{
    position: absolute;
    top: 50%;
}
* + html .options a strong
{
    position: absolute;
    top: 50%;
}
* html .options .object
{
    position: relative;
    top: -50%;
}
* + html .options .object
{
    position: relative;
    top: -50%;
}
.column-box .column .tabset
{
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    width: 240px;
    height: 1%;
}
.column-box .column .tabset li
{
    float: left;
    margin: 0 2px 0 0;
}
.column-box .column .tabset .active
{
    position: relative;
    z-index: 50;
}
.column-box .column .tabset a:hover
{
    cursor: pointer;
}
.column-box .column .tabset a
{
    background: url(/images/bg-tabset-content.gif) no-repeat;
    float: left;
    padding: 0 0 0 3px;
    color: #c00;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 12px;
}
.column-box .column .tabset a span
{
    float: left;
    background: url(/images/bg-tabset-content.gif) no-repeat 100% -25px;
    height: 19px;
    text-align: center;
    padding: 6px 3px 0 0;
    width: 108px;
}
.column-box .column .tab-content
{
    background: url(/images/bg-tabs-content.gif) repeat-y 100% 0;
    margin: -1px 0 0;
    position: relative;
    z-index: 1;
    border-top: 1px solid #ccc;
    width: 100%;
}
.column-box .column .tab-content .holder
{
    background: url(/images/bg-tabs-content.gif) no-repeat 0 100%;
    padding: 9px 18px 9px 12px;
    min-height: 255px;
}
* html .column-box .column .tab-content .holder
{
    height: 255px;
}
.column-box .column .news
{
    font-size: 1em;
    line-height: 15px;
    padding: 0 0 2px;
}
.column-box .column .news:after
{
    content: '';
    display: block;
    clear: both;
}
* html .column-box .column .news
{
    height: 1%;
    overflow: visible;
}
.column-box .column .news img
{
    position: relative;
    display: block;
    margin: 0 -8px 10px -1px;
}
.column-box .column .tab-content .date
{
    display: block;
    margin: 0 0 2px;
    font: 0.8333em/1.1em Arial, Verdana, sans-serif;
}
#content .column-box .column h2, #sidebar .column-box .column h2
{
    letter-spacing: 1px;
    color: #cc4646;
    font: bold 1em/1.2em Arial, Verdana, sans-serif;
    margin: 0 0 1px;
}
#content .column-box .column .box h2
{
    color: #f60;
}
#content .column-box .column p, #sidebar .column-box .column p
{
    padding: 0 0 15px;
    line-height: 15px;
    margin: 0;
}
#content .column-box .box p, #sidebar .column-box .box p
{
    padding: 0 0 15px;
    line-height: 1.3333em;
    margin: 0;
}
.column-box .column .more
{
    padding: 0 7px 0 0;
    color: #c00;
    text-decoration: underline;
}
.column-box .column .more:hover
{
    text-decoration: none;
}
.column-box .column .box
{
    background: url(/images/bg-orange-box.gif) repeat-y 100% 0;
    overflow: hidden;
    margin: 0 0 19px;
    position: relative;
    z-index: 1;
}
.column-box .column .box .holder
{
    background: url(/images/bg-orange-box.gif) no-repeat 0 0;
}
.column-box .column .box .frame
{
    background: url(/images/bg-orange-box.gif) no-repeat -230px 100%;
    overflow: hidden;
    padding: 11px 11px 12px;
}
* html .column-box .column .box .frame
{
    height: 1%;
    overflow: visible;
}
.column-box .column select
{
    width: 207px;
}
#content p
{
    margin: 0 0 18px;
    line-height: 1.4em;
}
#content h1, #content h2, #content h3, #content h4
{
    margin: 0 0 5px;
    color: #f27f1f;
}
#sidebar h2
{
    margin: 0 0 11px;
}
.inner-page #content h2, .inner-page #content h3, .inner-page #content h4
{
    margin: 0 0 14px;
}
.inner-page #content h1
{
    margin: 0 0 6px;
}
#content h1
{
    font: bold 1.83em/1.1em Arial, Helvetica, sans-serif;
    margin: 0 0 10px;
}
#content h2
{
    font: bold 1.5em/1.1em Arial, Helvetica, sans-serif;
}
#content h3
{
    font: bold 1.166em/1.1em Arial, Helvetica, sans-serif;
}
#content h4
{
    font: bold 1em/1.1em Arial, Helvetica, sans-serif;
}
#content h5
{
    color: #000;
    margin: 0 0 10px;
    font: bold 1em/14px Arial, Helvetica, sans-serif;
}
#content .contact
{
    margin: 0 0 30px;
}
#content .contact .row
{
    overflow: hidden;
    height: 1%;
}
#content .contact .text
{
    float: left;
    border: 0;
    background: none;
    width: 244px;
    padding: 3px 5px;
    font-size: 12px;
}
#content .contact select
{
    float: left;
    width: 114px;
    font-size: 11px;
}
#content .contact textarea
{
    float: left;
    max-width: 244px;
    max-height: 116px;
    padding: 5px;
    overflow: auto;
    background: none;
    border: 0;
    width: 244px;
    height: 116px;
}
#content .contact label
{
    float: left;
    width: 95px;
    padding: 5px 10px 0 0;
    overflow: hidden;
}
#content .contact .submit
{
    float: left;
    margin: 10px 0 0 105px;
    background: url(/images/btn-submit-contact.gif) no-repeat;
    width: 72px;
    height: 25px;
    font: 12px/25px Arial, Helvetica, sans-serif;
    color: #fff;
    border: 0;
    cursor: pointer;
    padding: 0 5px 2px 0;
}
.tabs-area
{
    width: 100%;
}
.tabs-area .tabset
{
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    height: 1%;
}
.tabs-area .tabset li
{
    float: left;
    margin: 0 2px 0 0;
}
.tabs-area .tabset a
{
    background: url(/images/bg-tabset-content.gif) no-repeat 0 -100px;
    color: #f37f1f;
    float: left;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0 0 0 3px;
    cursor: pointer;
}
.tabs-area .tabset a span
{
    float: left;
    height: 20px;
    padding: 6px 13px 0 10px;
    text-align: center;
    background: url(/images/bg-tabset-content.gif) no-repeat 100% -127px;
}
.tabs-area .tabset a:hover span
{
    text-decoration: underline;
}
.tabs-area .tab-content
{
    margin: -1px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-top: 1px solid #ccc;
    padding: 19px 0 0;
}
.tabs-area .tabset .active
{
    position: relative;
    z-index: 50;
}
.tabs-area .tab-content h3
{
    background: url(/images/divider-menu.gif) repeat-x 0 100%;
    padding: 0 0 13px;
    margin: 0 0 10px;
    display: block;
}
#sidebar
{
    width: 230px;
    float: left;
    overflow: hidden;
}
#main #sidebar .lightgreen
{
    position: relative;
    margin: -3px 0 0;
    line-height: 14px;
    width: 100%;
    background: url(/images/bg-box-lightgreen.gif) -230px 0 repeat-y;
}
#sidebar .lightgreen .frame
{
    height: 1%;
    padding: 11px 5px 12px 11px;
    overflow: hidden;
    background: url(/images/bg-box-lightgreen.gif) -460px 100% no-repeat;
}
#sidebar blockquote
{
    margin: 0;
}
#sidebar blockquote cite
{
    display: block;
    font-style: normal;
    font-weight: bold;
}
#sidebar .column
{
    font-size: 1em;
    line-height: 15px;
    margin: 0 0 5px;
}
#content .column-box .blue h2, #content .column-box .cyan h2, #sidebar .column h2
{
    position: relative;
    font-weight: normal;
    color: #069;
    margin: 0 0 7px -2px;
    font-size: 1.5em;
    line-height: 20px;
}
#content .column-box .cyan h2
{
    margin: 0 0 7px;
    color: #2099cc;
}
#content .column-box .blue h2
{
    color: #265fb0;
    margin: 0 0 7px;
}
#sidebar .column h3
{
    font-weight: normal;
    color: #069;
    margin: 0 0 1px 1px;
    font-size: 1.5em;
    line-height: 20px;
}
#sidebar .column img
{
    display: block;
    margin: 0 0 5px;
}

#sidebar .column .banner .holder .frame img
{
    margin: 0;
}


#sidebar .column a
{
    color: #2c80ac;
    text-decoration: underline;
}
#sidebar .column a:hover
{
    text-decoration: none;
}
#sidebar .column p
{
    margin: 0 0 14px;
}
#sidebar .column strong
{
    display: block;
    word-spacing: -2px;
    letter-spacing: 1px;
    margin: 0 0 24px -1px;
    position: relative;
}
#sidebar .green
{
    background: url(/images/bg-box-green.gif) -230px 0 repeat-y;
}
#sidebar .green .holder
{
    background: url(/images/bg-box-green.gif) no-repeat;
}

#sidebar .column .more
{
    color: #265fb0;
}
.green .frame
{
    padding: 8px 11px 14px;
    background: url(/images/bg-box-green.gif) -460px 100% no-repeat;
}
.green .frame:after
{
    content: '';
    display: block;
    clear: both;
}
#sidebar .banner
{
    background: url(/images/bg-banner.gif) repeat-y -460px 0;
    overflow: hidden;
    width: 100%;
    margin: 0 0 21px;
}
#sidebar .banner .holder
{
    background: url(/images/bg-banner.gif) no-repeat 0 0;
}
#sidebar .banner .frame
{
    background: url(/images/bg-banner.gif) no-repeat -230px 100%;
    overflow: hidden;
    height: 1%;
    padding: 2px;
}
#sidebar .banner img
{
    vertical-align: top;
}
#sidebar h3
{
    font: bold 1.166em/1.1em Arial, Helvetica, sans-serif;
    margin: 0 0 3px;
    padding: 0 0 4px;
}
.donate-page #sidebar h3
{
    color: #f48020;
}
.services #sidebar h3
{
    color: #43b738;
}
#sidebar .container
{
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
}
#sidebar .container h3
{
    background: url(/images/divider-title.gif) repeat-x 0 100%;
}
#sidebar .menu
{
    padding: 0 0 0 14px;
    margin: -1px 0 7px 0;
    list-style: none;
    overflow: hidden;
    height: 1%;
}
#sidebar .menu li
{
    background: url(/images/divider-menu.gif) repeat-x;
    margin: -1px 0 2px;
    padding: 4px 0;
    overflow: hidden;
    vertical-align: top;
}
.services #sidebar .menu li
{
    margin: -1px 0 1px;
}
* html #sidebar .menu li
{
    height: 1%;
    overflow: visible;
}
#sidebar .menu a
{
    background: url(/images/arrow-next-calendar.gif) no-repeat 0 7px;
    float: left;
    padding: 0 0 0 12px;
    text-decoration: none;
}
.services #sidebar .menu a
{
    background: url(/images/bullet.gif) 1px 7px no-repeat;
}
#sidebar .menu .donate-now a
{
    color: #f48020;
    font-weight: bold;
    background: none;
}
#sidebar .menu a:hover, #sidebar .menu .active a
{
    background: url(/images/arrow-menu-hover.gif) no-repeat 0 7px;
    color: #f48020;
}
.services #sidebar .menu a:hover, .services #sidebar .menu .active a
{
    color: #43b738;
    background: url(/images/bullet.gif) 1px 7px no-repeat;
}
#sidebar .menu .active a
{
    font-weight: bold;
}
#footer
{
    width: 100%;
    background: url(/images/bg-footer.gif) repeat-x;
    padding: 0 0 50px;
}
.footer-holder
{
    background: url(/images/bg-footer-holder.gif) no-repeat;
    width: 980px;
    margin: 0 auto;
    color: #999;
    font: 1.1em/1.2em Arial, Verdana, sans-serif;
    overflow: hidden;
    height: 1%;
}
.footer-holder .box
{
    float: left;
    width: 237px;
    padding: 38px 13px 0 1px;
    overflow: hidden;
}
.footer-holder .box-holder
{
    overflow: hidden;
    height: 1%;
}
.footer-holder .links
{
    width: 485px;
}
.footer-holder .title
{
    height: 25px;
    overflow: hidden;
    padding: 13px 0 0;
    margin: -37px 0 9px;
}
.footer-holder h3
{
    margin: 0 0 0 2px;
    color: #0c479a;
    font: bold 1.182em/1.166em Arial, Verdana, sans-serif;
}
.footer-holder a
{
    color: #0c4699;
}
.footer-holder address
{
    margin: 0 0 14px;
    font: 1em/1.167em Arial, Verdana, sans-serif;
}
.footer-holder address span
{
    display: block;
}
.footer-holder dl
{
    padding: 0 0 0 1px;
    margin: 0;
    overflow: hidden;
    height: 1%;
    line-height: 1.2em;
}
.footer-holder dt
{
    float: left;
    width: 33px;
    overflow: hidden;
}
.footer-holder dd
{
    margin: 0;
    overflow: hidden;
}
* html .footer-holder dd
{
    height: 1%;
    overflow: visible;
}
.footer-column-box
{
    overflow: hidden;
    height: 1%;
    width: 495px;
}
.footer-column
{
    float: left;
    width: 85px;
    margin: 0 21px 0 0;
    padding: 0 0 0 1px;
}
.footer-column-box .second
{
    width: 122px;
    word-spacing: -1px;
    margin: 0 12px 0 0;
}
.footer-column-box .third
{
    width: 103px;
    margin: 0 33px 0 0;
}
.footer-column-box .fourth
{
    width: 108px;
    word-spacing: -1px;
    margin: 0;
}
.footer-column ul
{
    padding: 0;
    list-style: none;
    margin: 0 0 11px;
}
.footer-column ul a
{
    color: #999;
}
.footer-holder .box .links-title
{
    display: block;
}
.footer-holder .box .links-title a
{
    color: #0c4699;
}
.footer-holder .social-networks
{
    width: 228px;
    padding: 38px 0 0 1px;
    float: right;
}
.footer-holder .social-networks .links-title
{
    font-weight: normal;
    margin: 0 0 10px;
}
.footer-holder .social-networks ul
{
    padding: 0;
    list-style: none;
    width: 240px;
    overflow: hidden;
    height: 1%;
    margin: 0 0 48px;
}
.footer-holder .social-networks ul li
{
    width: 75px;
    margin: 0 10px 0 0;
    display: inline-block;
    padding: 3px 0 4px 25px;
    vertical-align: top;
}
* html .footer-holder .social-networks ul li
{
    display: inline;
}
* + html .footer-holder .social-networks ul li
{
    display: inline;
}
.footer-holder .social-networks ul a
{
    float: left;
    color: #999;
}
.footer-holder .social-networks .delicious
{
    background: url(/images/ico-delicious.gif) 2px 0 no-repeat;
}
.footer-holder .social-networks .digg
{
    background: url(/images/ico-digg.gif) 2px 2px no-repeat;
}
.footer-holder .social-networks .reddit
{
    background: url(/images/ico-reddit.gif) 2px 3px no-repeat;
}
.footer-holder .social-networks .facebook
{
    background: url(/images/ico-facebook-footer.gif) 1px 0 no-repeat;
}
.footer-holder .social-networks .stubleupon
{
    background: url(/images/ico-stubleupon.gif) 1px 2px no-repeat;
}
#footer .powered
{
    float: right;
    padding: 0 14px 0 0;
}
#footer .powered span
{
    float: left;
    margin: 0 4px 0 0;
}
#footer .powered a
{
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/ico-content.gif) no-repeat;
    width: 54px;
    height: 10px;
    color: #000;
}
#footer .copy
{
    word-spacing: -1px;
    display: block;
    padding: 0 0 0 3px;
}
#footer p
{
    margin: 0;
}
.inner-page #header, .inner-page .header-holder
{
    background: none;
}
.inner-page #nav a
{
    width: auto !important;
}
.inner-page #nav a span
{
    padding: 0 34px;
}
.inner-page #content h2
{
    font: bold 1.333em/1.186em Arial, Helvetica, sans-serif;
}
.inner-page #sidebar h2
{
    font: bold 1.5em/1.167em Arial, Helvetica, sans-serif;
}
#content .gallery
{
    width: 730px;
    overflow: hidden;
    position: relative;
    margin: -3px 0 21px;
}
#content .gallery .photos
{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    font-size: 0;
    line-height: 0;
}
#content .gallery .photos img
{
    display: block;
}
#content .gallery .control-panel
{
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}
* html #content .gallery .control-panel
{
    bottom: -1px;
}
#content .gallery .control-panel .holder
{
    height: 1%;
    overflow: hidden;
    background: url(/images/bg-gallery-control-panel.png);
}
#content .gallery .control-panel .frame
{
    height: 1%;
    overflow: hidden;
    position: relative;
    padding: 6px 6px 5px 12px;
}
#content .gallery .control-panel .title
{
    margin: 4px 0 0;
    float: left;
    font: bold 16px/19px Arial, Helvetica, sans-serif;
    color: #0c4699;
}
#content .gallery .swicher
{
    float: right;
}
#content .gallery .swicher ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}
#content .gallery .swicher ul li
{
    float: left;
    padding: 0 0 0 3px;
}
#content .gallery .swicher ul a
{
    float: left;
    width: 27px;
    height: 27px;
    color: #fff;
    overflow: hidden;
}
#content .gallery .swicher ul a strong
{
    float: left;
    width: 27px;
    height: 49px;
    padding: 5px 0 0;
    cursor: pointer;
    background: url(/images/bg-gallery-rollover.png) no-repeat;
}
#content .gallery .swicher ul a:hover
{
    text-decoration: none;
    background-position: -9999px -9999px;
}
#content .gallery .swicher ul a:hover strong, #content .gallery .swicher ul a.active strong
{
    margin: -27px 0 0;
    height: 21px;
    padding: 33px 0 0;
}
.box-row
{
    height: 1%;
    overflow: hidden;
}
.info-holder
{
    width: 355px;
    float: left;
    padding: 1px 0 19px;
}
.box-column
{
    width: 355px;
    float: right;
}
#content .box2
{
    width: 355px;
    overflow: hidden;
    background: url(/images/bg-box2-dark-blue.gif) repeat-y 100% 0;
    margin: 0 0 20px;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
}
#content .box2 .holder
{
    background: url(/images/bg-box2-dark-blue.gif) no-repeat;
}
#content .box2 .frame
{
    background: url(/images/bg-box2-dark-blue.gif) no-repeat -355px 100%;
    height: 1%;
    overflow: hidden;
    padding: 20px 20px 17px 22px;
}
#content .help .frame
{
    padding: 22px 20px 20px 22px;
}
#content .box2-orange, #content .box2-orange .holder, #content .box2-orange .frame
{
    background-image: url(/images/bg-box2-orange.gif);
}
#content .box2 p
{
    margin: 1px 0 0;
    float: left;
}
.bid-form, .bid-form fieldset
{
    float: left;
}
.bid-form
{
    display: inline;
    margin: 0 0 2px 14px;
}
.bid-form .text
{
    width: 111px;
    float: left;
    padding: 4px 6px;
    margin: 0;
    border: 0;
    background: #fff;
    font-size: 12px;
}
.bid-form .image
{
    float: left;
    margin: -1px -1px -1px 0;
    position: relative;
}
.bid-form fieldset
{
    width: 197px;
    border: 1px solid #ccc;
}
.click-email
{
    color: #0c4699;
    padding: 1px 48px 5px 0;
    background: url(/images/ico-email.gif) no-repeat 100% 0;
    position: relative;
}
#sidebar .box
{
    width: 230px;
    background: url(/images/bg-box-dark-blue.gif) repeat-y 100% 0;
    overflow: hidden;
    margin: 0 0 20px;
    text-align: center;
    position: relative;
}
#sidebar .box .holder
{
    background: url(/images/bg-box-dark-blue.gif) no-repeat;
}

.green #sidebar .box .holder
{
    background: url(/images/bg-box-lightgreen.gif) no-repeat;
}

.orange #sidebar .box .holder
{
    background: url(/images/bg-box-orange.gif) no-repeat;
}


#sidebar .box .frame
{
    height: 1%;
    background: url(/images/bg-box-dark-blue.gif) no-repeat -230px 100%;
    overflow: hidden;
    padding: 11px 11px 12px;
    text-align: left;
}
#sidebar .box .frame a
{
    color: #000;
    text-decoration: none;
}
#sidebar .box .frame a:hover
{
    text-decoration: underline;
}

#sidebar .box .frame strong
{
    margin: 0;
}
#sidebar .box h3
{
    font-size: 1.25em;
    line-height: 1.2em;
    margin: 0 0 15px;
    padding: 0;
    background: none;
}
#sidebar .box .align-center
{
    height: 1%;
    overflow: hidden;
    margin: 0 0 4px;
}
#sidebar .box .align-center img
{
    display: block;
    margin: 0 auto;
}
#sidebar .box .time
{
    font-weight: bold;
    font-size: 2.167em;
    line-height: 1.115em;
    margin: 0 0 6px;
}
#sidebar .box .price
{
    font-weight: bold;
    font-size: 1.583em;
    line-height: 1.105em;
    margin: 0 0 10px;
    color: #0c4699;
}
.more-row
{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.more-row div
{
    float: left;
    left: 50%;
    position: relative;
    text-align: center;
}
.more-row div div
{
    left: -50%;
}
.btn-more
{
    float: left;
    font-weight: bold;
    font-size: 12px;
    line-height: 25px;
    color: #fff;
    background: #0c4699 url(/images/bg-btn-more.gif) no-repeat;
    letter-spacing: 1px;
}
* html .btn-more span
{
    height: 27px;
}
.btn-more span
{
    min-height: 27px;
    float: left;
    padding: 0 12px 0 20px;
    cursor: pointer;
    background: url(/images/bg-btn-more.gif) no-repeat 100% -27px;
}
.btn-more:hover span
{
    text-decoration: underline;
}
.box-row-c
{
    width: 750px;
    overflow: hidden;
    margin: 0 0 12px -20px;
}
.box-row .box
{
    display: inline;
    width: 230px;
    background: url(/images/bg-box-dark-blue.gif) repeat-y 100% 0;
    overflow: hidden;
    margin: 0 0 0 20px;
    float: left;
}
.box-row .box .holder
{
    background: url(/images/bg-box-dark-blue.gif) no-repeat 0 0;
}
.box-row .box .frame
{
    background: url(/images/bg-box-dark-blue.gif) no-repeat -230px 100%;
    overflow: hidden;
    padding: 13px 7px 12px 10px;
}
/*.auction-form{
	width:100%;
	height:25px;
	display:table;
}
.auction-form form {
	width:100%;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
}
.auction-form .text{
	float:left;
	width:156px;
	margin:0;
	padding:4px 6px;
	border:1px solid #ccc;
	background:#fff;
}
.auction-form .submit{
	float:left;
	margin:0 0 0 4px;
}
.auction-form select{
	width:209px;
}
.auctions-table{
	overflow:hidden;
	position:relative;
}
.tabs-area .tab-content .auctions-table {margin:-39px 0 0;}
.auctions-table table{
	width:100%;
	border-collapse:collapse;
	color:#0c4699;
	line-height:1.25em;
}
#content .tabs-area .tab-content .auctions-table h2{
	display:inline;
	margin:7px 0 0 4px;
	padding:0;
	background:none;
	float:left;
	font-size:16px;
	line-height:19px;
}
.auctions-table .btn-more{float:right;}
.auctions-table td{
	vertical-align:top;
	padding:0;
}
.auctions-table .heading td{
	background:url(/images/divider-title.gif) repeat-x 0 100%;
	padding:33px 0 10px;
}
.auctions-table td.definition{
	font-weight:bold;
	letter-spacing:1px;
	padding:4px 2px 5px 3px;
	background:url(/images/divider-menu.gif) repeat-x 0 100%;
}
.auctions-table td.value{
	text-align:right;
	padding:4px 2px 5px 3px;
	background:url(/images/divider-menu.gif) repeat-x 0 100%;
}
.auctions-table .first-row td{padding-top:17px;}
.auctions-table td.space{width:14px; font-size:0; line-height:0;}
*/

#sidebar .column-box .column h2
{
    color: #f48020;
}

/* blue scheme */
.blue .tabs-area .tabset a, .blue #content h1, .blue #content h2, .blue #content h2, .blue #content h3, .blue #content h4, .blue #sidebar h3
{
    color: #6487ff;
}
.blue #content a
{
    color: #6487ff;
}
.blue #sidebar .menu a:hover, .blue #sidebar .menu .active a
{
    background: url(/images/arrow-menu-hover-blue.gif) no-repeat 0 7px;
    color: #6487ff;
}
.blue #sidebar .column-box .column .box .holder
{
    background: url(/images/bg-blue-box.gif) no-repeat 0 0;
}
.blue #sidebar .column-box .column .box .frame
{
    background: url(/images/bg-blue-box.gif) no-repeat -230px 100%;
    overflow: hidden;
    padding: 11px 11px 12px;
}
.blue #sidebar .column-box .column h2
{
    color: #6487ff;
}
.blue #content #contentText li
{
    background-image: url(/images/arrow-menu-hover-blue.gif);
}
.blue #content #contentText .RadUpload_Default ul li, .seagreen #content #contentText .RadUpload_Default ul li, .green #content #contentText .RadUpload_Default ul li, .orange #content #contentText .RadUpload_Default ul li, .purple #content #contentText .RadUpload_Default ul li, .grey #content #contentText .RadUpload_Default ul li
{
    padding: 0px;
    margin: 0px;
    background: none;
}

#content .image-holder
{
    margin-bottom: 18px;
}

.blue #content .image-holder
{
    background: url( '/images/bg-image-holder-blue.gif' ) no-repeat 0% 100%;
}
.blue .tabs-area .tabset a
{
    background-position: 0 -154px;
}
.blue .tabs-area .tabset a span
{
    background-position: 100% -181px;
}
.blue #content #contentText img
{
    border: 1px solid #6487ff;
    padding: 1px;
}
.blue #content #contentText .image-holder img
{
    border: 0px;
    padding: 0px;
    overflow: hidden;
    height: 1%;
    padding-bottom: 3px;
}
/* seagreen scheme */
.seagreen .tabs-area .tabset a, .seagreen #content h1, .seagreen #content h2, .seagreen #content h2, .seagreen #content h3, .seagreen #content h4, .seagreen #sidebar h3
{
    color: #069;
}
.seagreen #content a
{
    color: #069;
}
.seagreen #sidebar .menu a:hover, .seagreen #sidebar .menu .active a
{
    background: url(/images/arrow-menu-hover-seagreen.gif) no-repeat 0 7px;
    color: #069;
}
.seagreen #sidebar .column-box .column .box .holder
{
    background: url(/images/bg-seagreen-box.gif) no-repeat 0 0;
}
.seagreen #sidebar .column-box .column .box .frame
{
    background: url(/images/bg-seagreen-box.gif) no-repeat -230px 100%;
    overflow: hidden;
    padding: 11px 11px 12px;
}
.seagreen #sidebar .column-box .column h2
{
    color: #069;
}
.seagreen #content #contentText li
{
    background-image: url(/images/arrow-menu-hover-seagreen.gif);
}
.seagreen #content .image-holder
{
    background: url(/images/bg-image-holder-seagreen.gif)  no-repeat 0% 100%;
}
.seagreen .tabs-area .tabset a
{
    background-position: 0 -208px;
}
.seagreen .tabs-area .tabset a span
{
    background-position: 100% -235px;
}
.seagreen #content #contentText img
{
    border: 1px solid #069;
    padding: 1px;
}
.seagreen #content #contentText .image-holder img
{
    border: 0px;
    padding: 0px;
    overflow: hidden;
    height: 1%;
    padding-bottom: 3px;
}

/* purple scheme */
.purple .tabs-area .tabset a, .purple #content h1, .purple #content h2, .purple #content h2, .purple #content h3, .purple #content h4, .purple #sidebar h3
{
    color: #783698;
}
.purple #content a
{
    color: #783698;
}
.purple #sidebar .menu a:hover, .purple #sidebar .menu .active a
{
    background: url(/images/arrow-menu-hover-purple.gif) no-repeat 0 7px;
    color: #783698;
}
.purple #sidebar .column-box .column .box .holder
{
    background: url(/images/bg-purple-box.gif) no-repeat 0 0;
}
.purple #sidebar .column-box .column .box .frame
{
    background: url(/images/bg-purple-box.gif) no-repeat -230px 100%;
    overflow: hidden;
    padding: 11px 11px 12px;
}
.purple #sidebar .column-box .column h2
{
    color: #783698;
}
.purple #content #contentText li
{
    background-image: url(/images/arrow-menu-hover-purple.gif);
}
.purple #content .image-holder
{
    background: url(/images/bg-image-holder-purple.gif)  no-repeat 0% 100%;
}
.purple .tabs-area .tabset a
{
    background-position: 0 -262px;
}
.purple .tabs-area .tabset a span
{
    background-position: 100% -289px;
}
.purple #content #contentText img
{
    border: 1px solid #783698;
    padding: 1px;
}
.purple #content #contentText .image-holder img
{
    border: 0px;
    padding: 0px;
    overflow: hidden;
    padding-bottom: 3px;
}
/* green scheme */
.green .tabs-area .tabset a, .green #content h1, .green #content h2, .green #content h2, .green #content h3, .green #content h4, .green #sidebar h3
{
    color: #43b739;
}
.green #content a
{
    color: #43b739;
}
.green #sidebar .menu a:hover, .green #sidebar .menu .active a
{
    background: url(/images/arrow-menu-hover-green.gif) no-repeat 0 7px;
    color: #43b739;
}
.green #sidebar .column-box .column .box .holder
{
    background: url(/images/bg-green-box.gif) no-repeat 0 0;
}
.green #sidebar .column-box .column .box .frame
{
    background: url(/images/bg-green-box.gif) no-repeat -230px 100%;
    overflow: hidden;
    padding: 11px 11px 12px;
}
.green #sidebar .column-box .column h2
{
    color: #43b739;
}
.green #content #contentText li
{
    background-image: url(/images/arrow-menu-hover-green.gif);
}
.green #content .image-holder
{
    background: url(/images/bg-image-holder-green.gif)  no-repeat 0% 100%;
}
.green .tabs-area .tabset a
{
    background-position: 0 -316px;
}
.green .tabs-area .tabset a span
{
    background-position: 100% -343px;
}
.green #content #contentText img
{
    border: 1px solid #43b739;
    padding: 1px;
}
.green #content #contentText .image-holder img
{
    border: 0px;
    padding: 0px;
    overflow: hidden;
    height: 1%;
    padding-bottom: 3px;
}
/* grey scheme */
.grey .tabs-area .tabset a, .grey #content h1, .grey #content h2, .grey #content h2, .grey #content h3, .grey #content h4, .grey #sidebar h3
{
    color: #666;
}
.grey #content a
{
    color: #666;
}
.grey #sidebar .menu a:hover, .grey #sidebar .menu .active a
{
    background: url(/images/arrow-menu-hover-grey.gif) no-repeat 0 7px;
    color: #666;
}
.grey #sidebar .column-box .column .box .holder
{
    background: url(/images/bg-grey-box.gif) no-repeat 0 0;
}
.grey #sidebar .column-box .column .box .frame
{
    background: url(/images/bg-grey-box.gif) no-repeat -230px 100%;
    overflow: hidden;
    padding: 11px 11px 12px;
}
.grey #sidebar .column-box .column h2
{
    color: #666;
}
.grey #content #contentText li
{
    background-image: url(/images/arrow-menu-hover-grey.gif);
}
.grey #content .image-holder
{
    background: url(/images/bg-image-holder-grey.gif)  no-repeat 0% 100%;
}
.grey .tabs-area .tabset a
{
    background-position: 0 -370px;
}
.grey .tabs-area .tabset a span
{
    background-position: 100% -397px;
}
.grey #content #contentText img
{
    border: 1px solid #666;
    padding: 1px;
}
.grey #content #contentText .image-holder img
{
    border: 0px;
    padding: 0px;
    overflow: hidden;
    height: 1%;
    padding-bottom: 3px;
}
/* orange scheme */
.orange .tabs-area .tabset a, .orange #content h1, .orange #content h2, .orange #content h2, .orange #content h3, .orange #content h4, .orange #sidebar h3, .orange #sidebar a
{
    color: #F48020;
}
.orange #content a
{
    color: #F48020;
}
.orange #sidebar a
{
    color: #000;
}

.orange #content .image-holder
{
    background: url(/images/bg-image-holder.gif)  no-repeat 0% 100%;
}

.orange #sidebar .menu a:hover, .orange #sidebar .menu .active a
{
    background: url(/images/arrow-menu-hover-orange.gif) no-repeat 0 7px;
    color: #F48020;
}
.orange #content #contentText img
{
    border: 1px solid #F48020;
    padding: 1px;
}
.orange #content #contentText .image-holder img
{
    border: 0px;
    padding: 0px;
    overflow: hidden;
    height: 1%;
    padding-bottom: 3px;
}
/* red scheme */
.red .tabs-area .tabset a, .red #content h1, .red #content h2, .red #content h2, .red #content h3, .red #content h4, .red #sidebar h3
{
    color: #c00;
}
.red #content a
{
    color: #c00;
}
.red #sidebar .menu a:hover, .red #sidebar .menu .active a
{
    background: url(/images/arrow-menu-hover-red.gif) no-repeat 0 7px;
    color: #c00;
}
.red #sidebar .column-box .column .box .holder
{
    background: url(/images/bg-red-box.gif) no-repeat 0 0;
}
.red #sidebar .column-box .column .box .frame
{
    background: url(/images/bg-red-box.gif) no-repeat -230px 100%;
    overflow: hidden;
    padding: 11px 11px 12px;
}
.red #sidebar .column-box .column h2
{
    color: #c00;
}
.red #content #contentText li
{
    background-image: url(/images/arrow-menu-hover-red.gif);
}
.red #content .image-holder
{
    background: url(/images/bg-image-holder-red.gif)  no-repeat 0% 100%;
}
.red .tabs-area .tabset a
{
    background-position: 0 -424px;
}
.red .tabs-area .tabset a span
{
    background-position: 100% -451px;
}
.red #content #contentText img
{
    border: 1px solid #CC0000;
    padding: 1px;
}
.red #content #contentText .image-holder img
{
    border: 0px;
    padding: 0px;
    overflow: hidden;
}
/* dark-blue scheme*/
.dark-blue .tabs-area .tabset a, .dark-blue #content h1, .dark-blue #content h2, .dark-blue #content h2, .dark-blue #sidebar h3, .dark-blue #sidebar h2
{
    color: #0c4699;
}
.dark-blue #content h3, .dark-blue #content h4
{
    color: #000;
}
.dark-blue #content .tabs-area .tab-content h3
{
    color: #0c4699;
}
.dark-blue #sidebar .menu a:hover, .dark-blue #sidebar .menu .active a
{
    background: url(/images/arrow-menu-hover-dark-blue.gif) no-repeat 0 7px;
    color: #0c4699;
}
.dark-blue .tabs-area .tabset a
{
    background-position: 0 -478px;
}
.dark-blue .tabs-area .tabset a span
{
    background-position: 100% -505px;
}

/**** Additional Style ******/

.breadcrumbs
{
    padding: 0;
    margin: 0 0 10px -3px;
    list-style: none;
    overflow: hidden;
    height: 1%;
}
.breadcrumbs li
{
    float: left;
    background: url(/images/arrow-breadcrumbs.gif) no-repeat 0 50%;
    color: #999;
    margin: 0 7px 0 -5px;
    padding: 0 0 0 8px;
    font-size: 0.916em;
}
.breadcrumbs a
{
    float: left;
    color: #999;
    text-decoration: underline;
    font-size: 1em;
}
.breadcrumbs a:hover
{
    text-decoration: none;
}

#content .column-box .column .holder .events h2, #content .column-box .column .holder .events a
{
    color: #783698;
}
.rcTitlebar table td
{
    height: 7px;
}

.rcTitlebar table td a.rcPrev, .rcTitlebar table td a.rcNext, .rcTitlebar table td a.rcFastPrev, .rcTitlebar table td a.rcFastNext
{
    background-color: #783698;
    width: 7px;
    height: 7px;
}

.RadCalendar_StElizabethHospice .rcTitlebar table td
{
    height: 7px;
}
.imgLeft
{
    float: left;
    margin: 2px 10px 10px 0px;
}
.imgRight
{
    float: right;
    margin: 2px 0px 10px 10px;
}

.lotteryHighlightResult
{
    width: 310px;
    border: 1px solid #CCCCCC;
    text-align: center;
    margin-left: 180px;
    margin-bottom: 20px;
    padding: 20px 20px 20px 20px;
}
.lotteryHighlightResult .lotteryNumber
{
    font-size: 16px;
    font-weight: bold;
}
.lotteryDefaultResult
{
    float: left;
    width: 180px;
    border: 1px solid #CCCCCC;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 20px 20px 20px 20px;
}
.lotteryDefaultResult .lotteryNumber
{
    font-size: 14px;
    font-weight: bold;
}
.lotteryDefaultResult .lotteryPrize
{
    padding-bottom: 3px;
}

table.lotteryResults
{
}
table.lotteryResults th
{
    text-align: left;
}
table.lotteryResults td
{
    padding: 4px 10px 4px 0px;
    border-bottom: 1px dotted #CCCCCC;
    width: 100px;
}
table.prizeTable1, table.prizeTable2, table.prizeTable3
{
    background: url(../../images/bkg/bkg_prize_1.jpg) no-repeat top left;
    width: 368px;
    height: 92px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
table.prizeTable1 td
{
    width: 180px;
    text-align: center;
}
table.prizeTable2, table.prizeTable3
{
    margin-top: 10px;
    background: url(../../images/bkg/bkg_prize_2.jpg) no-repeat top left;
    width: 228px;
    color: #666;
}
table.prizeTable3
{
    background: url(../../images/bkg/bkg_prize_3.jpg) no-repeat top left;
}
table.prizeTable2 td, table.prizeTable3 td
{
    width: 120px;
    text-align: center;
}
table.prizeTable1 strong
{
    font-size: 36px;
}
table.prizeTable2 strong, table.prizeTable3 strong
{
    font-size: 26px;
}
.RadUpload_Default ul li
{
    padding: 0px;
    margin: 0px;
    background: none;
}

.blue .RadUpload_Default input.ruButton
{
}
.blue .RadUpload_Default input.ruButtonHover
{
}
.blue input.button
{
}
.orange .RadUpload_Default input.ruButton
{
}

.orange .RadUpload_Default input.ruButtonHover
{
}

.blue .applyOnlineButton
{
    background-color: #649DFF;
    color: White;
}

.orange .applyOnlineButton
{
    background-color: #F48020;
    color: White;
}

.applyOnlineButton
{
    width: 228px;
    height: 50px;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    border: none;
}

.applyOnlineButton:hover
{
    text-decoration: underline;
}
.blue #content #contentText .RadUpload_Default ul li, .seagreen #content #contentText .RadUpload_Default ul li, .green #content #contentText .RadUpload_Default ul li, .orange #content #contentText .RadUpload_Default ul li, .purple #content #contentText .RadUpload_Default ul li, .grey #content #contentText .RadUpload_Default ul li
{
    padding: 0px;
    margin: 0px;
    background: none;
}
#content #contentText ul
{
    padding: 0;
}
#content #contentText ul li
{
    list-style: none;
}
#content #contentText li
{
    background: url(/images/arrow-menu-hover.gif) no-repeat 0 4px;
    padding: 0 0 0 13px;
    margin: 0 0 4px;
    line-height: 1.3em;
}
.column-box .email
{
    width: 100%;
}
.column-box .email fieldset
{
    overflow: hidden;
    width: 100%;
}
.column-box .column .email .row
{
    padding: 0 0 4px;
    overflow: hidden;
    width: 215px;
}
.column-box .column .email .text
{
    float: left;
    width: 196px;
    border: 1px solid #ccc;
    padding: 4px 5px;
}
.column-box .column .email .short
{
    width: 157px;
    margin: 0 3px 0 0;
}
.column-box .column .email .image
{
    float: left;
}
.column-box .column .newsletter
{
    background: url(/images/bg-green-box.gif) repeat-y 100% 0;
}
.column-box .column .newsletter .holder
{
    background: url(/images/bg-green-box.gif) no-repeat 0 0;
}
.column-box .column .newsletter .frame
{
    background: url(/images/bg-green-box.gif) no-repeat -230px 100%;
}
#content .column-box .column .box h2
{
    color: #ff6600;
}
#content .column-box .column .newsletter h2
{
    color: #41b739;
}

.column-box .calendar-holder .prev a, .rcPrev a, .rcNext a, .column-box .calendar-holder .next a
{
    overflow: hidden;
    text-indent: -9999px;
    display: block;
}

.calendar-holder .RadCalendar .rcTitlebar .rcTitle
{
    width: 60%;
}

.genericTable th img
{
    margin-right: 15px;
}

.event-box
{
    background: url(/images/bg-events-box.gif) repeat-y -420px 0;
    overflow: hidden;
}
.event-box .event-frame
{
    background: url(/images/bg-events-box.gif) no-repeat -210px 100%;
    overflow: hidden;
    padding: 21px 10px 9px;
    color: #8b00b8;
}
* html .event-box .event-frame
{
    height: 1%;
    overflow: visible;
}
.event-box .event-holder
{
    background: url(/images/bg-events-box.gif) no-repeat 0 0;
    overflow: hidden;
    width: 100%;
}
.event-box img
{
    float: left;
    border: 1px solid #fff;
    margin: 0 12px 0 0;
    width: 49px;
}
.column-box .column .event-box .title
{
    display: block;
}
.column-box .column .event-box .date
{
    font: 12px Arial, Verdana, sans-serif;
}
.column-box .column .event-box .info
{
    overflow: hidden;
    height: 1%;
}
.column-box .column .tab-content .date
{
    font: 0.8333em/1.1em Arial, Verdana, sans-serif;
}
.column-box .calendar .tabset a
{
    background: url(/images/bg-tabset-content.gif) no-repeat 0 -50px;
    color: #783698;
}
.column-box .calendar-holder
{
    border: 1px solid #cb8edf;
    overflow: hidden;
}
* html .column-box .calendar-holder
{
    height: 1%;
    overflow: visible;
}
.column-box .calendar-holder table
{
    width: 200px;
    margin: -1px;
    padding: 0;
    border-collapse: collapse;
}

.calendar-holder .RadCalendar .rcMain .rcRow a, .calendar-holder .RadCalendar .rcMain .rcRow span
{
    padding: 0;
}

.calendar-holder .RadCalendar .rcMain .rcRow a, .RadCalendar .rcMain .rcRow a
{
    padding: 1px 5px 1px 0;
    display: block;
}

.calendar-holder .RadCalendar .rcRow th, .calendar-holder .RadCalendar .rcWeek th
{
    padding-right: 4px;
}

.column-box .calendar-holder th, .column-box .calendar-holder td
{
    text-align: center;
    border: 1px solid #ccc;
    line-height: 23px;
    font-size: 0.916em;
}
.column-box .calendar-holder td.event
{
    background: #e3ccea;
}
.column-box .calendar-holder td .active
{
    background: #783698;
    color: #fff;
}
.column-box .calendar-holder td .active a
{
    color: #fff;
}
.column-box .calendar-holder td
{
    padding: 0;
    width: 29px;
}
.column-box .calendar-holder th
{
    color: #783598;
}
.column-box .calendar-holder .month th
{
    line-height: 7px;
    font-size: 1em;
    border: 0;
    padding: 11px 6px;
}
.column-box .calendar-holder .prev, .column-box .calendar-holder .next
{
    float: left;
    width: 20px;
    height: 7px;
    overflow: hidden;
}
.column-box .calendar-holder .prev, .rcPrev
{
    background: url(/images/arrow-prev-calendar.gif) no-repeat 50% 50%;
}
.column-box .calendar-holder .next, .rcNext
{
    background: url(/images/arrow-next-calendar.gif) no-repeat 50% 50%;
}
.column-box .calendar .tabset a span
{
    background: url(/images/bg-tabset-content.gif) no-repeat 100% -75px;
}
table.genericTable
{
    width: 100%;
}
table.genericTable th
{
    padding: 5px 10px 5px 0px;
    border-bottom: 1px dotted #CCCCCC;
}
table.genericTable td
{
    /*background:url(/images/divider-menu.gif) repeat-x 0 100%;*/
    border-bottom: 1px dotted #CCCCCC;
    margin: 0px 0px 3px;
    padding: 5px 0px 4px 0px;
}

table.genericTable2
{
    width: 100%;
}
table.genericTable2 th
{
    text-align: left;
    padding: 5px 10px 5px 0px;
    border-bottom: 1px dotted #CCCCCC;
}
table.genericTable2 td
{
    /*background:url(/images/divider-menu.gif) repeat-x 0 100%;*/
    border-bottom: 1px dotted #CCCCCC;
    margin: 0px 0px 3px;
    padding: 5px 0px 4px 0px;
}
table.cleanTable th
{
    text-align: left;
    padding-right: 10px;
}
table.cleanTable td
{
    padding-right: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
}
/***** Additional Styles End ******/
.blue input.button, .blue .RadUpload_Default input.ruButton, .orange .RadUpload_Default input.ruButton, .orange input.button, .seagreen input.button
{
    /*background-color:Blue;*/
    background: url(/images/bkg/bkg_input_1.gif) no-repeat top left;
    border: 0px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    width: 90px;
    text-align: center;
    padding: 3px 0px 6px 0px;
}

.blue input.button:hover, .blue .RadUpload_Default input.ruButton:hover, .orange input.button:hover, .seagreen input.button:hover, .blue .RadUpload_Default input.ruButtonHover
{
    text-decoration: underline;
    cursor: pointer;
}

.blue input.button
{
    padding: 3px 0px 6px 0px;
}
.blue input.buttonLong
{
    /*background-color:Blue;*/
    background: url(/images/bkg/bkg_input_big_1.gif) no-repeat top left;
    border: 0px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    width: 130px;
    text-align: center;
    padding: 3px 0px 6px 0px;
}
.blue input.buttonLong:hover
{
    text-decoration: underline;
    cursor: pointer;
}

.purple input.buttonLong
{
    /*background-color:Blue;*/
    background: url(/images/bkg/bkg_input_big_3.gif) no-repeat top left;
    border: 0px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    width: 130px;
    text-align: center;
    padding: 3px 0px 6px 0px;
}
.purple input.buttonLong:hover
{
    text-decoration: underline;
    cursor: pointer;
}

table.vancancySortTable input.button
{
    width: 170px;
    background-image: url(/images/bkg/bkg_input_2.gif);
}

.orange .RadUpload_Default input.ruButton
{
    background-image: url(/images/bkg/bkg_input_3.gif);
}
.blue .RadUpload_Default input.ruButton, .orange .RadUpload_Default input.ruButton
{
    height: 25px;
    font-size: 12px;
    padding-top: 6px;
}
.orange input.button
{
    background-image: url(/images/bkg/bkg_input_3.gif);
}
.orange input.buttonLong
{
    /*background-color:Blue;*/
    background: url(/images/bkg/bkg_input_7.gif) no-repeat top left;
    border: 0px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    width: 120px;
    text-align: center;
    padding: 3px 0px 6px 0px;
}
.orange input.buttonLonger
{
    /*background-color:Blue;*/
    background: url(/images/bkg/bkg_input_8.gif) no-repeat top left;
    border: 0px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    width: 140px;
    text-align: center;
    padding: 3px 0px 6px 0px;
}
.orange input.buttonLong:hover
{
    text-decoration: underline;
    cursor: pointer;
}

.seagreen input.button
{
    background-image: url(/images/bkg/bkg_input_5.gif);
}
.seagreen td input.button
{
    width: 120px;
    background-image: url(/images/bkg/bkg_input_4.gif);
}
.orange input.button140
{
    width: 140px;
    background-image: url(/images/bkg/bkg_input_8.gif);
}
input.blueButton, input.blueButtonShort, .itemPanel table .bottomRow .buttonCell input
{
    width: 140px;
    background: url(/images/bkg/bkg_input_9.gif) left no-repeat;
    border: 0px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    padding: 6px 0px;
    cursor: pointer;
}
input.blueButtonShort
{
    width: 100px;
    background: url(/images/bkg/bkg_input_10.gif) left no-repeat;
}
input.blueButton:hover, input.blueButtonShort:hover, .itemPanel table .bottomRow .buttonCell input:hover
{
    text-decoration: underline;
}
.itemPanel table .bottomRow .buttonCell input
{
    margin: 0px;
    width: 100px;
    background-image: url(/images/bkg/bkg_input_10.gif);
}
.seagreen input.button
{
    /*background-color:Olive;*/
}
.orange input.buttonSquare
{
    width: 25px;
    background-image: url(../../images/bkg/bkg_input_6.gif);
}
table.vancancySortTable th, table.vancancySortTable td
{
    padding: 0px 12px 12px 0px;
}
table.vancancySortTable input.button
{
    width: 60px;
    background-image: url(/images/bkg/bkg_input_2.gif);
}

.AskAQuestion
{
    color: #069;
    font: 1.4em Arial, Verdana, sans-serif;
}

.AskAQuestion h1
{
    text-align: center;
    font-size: 1.5em;
    margin-top: 15px;
}

.AskAQuestion table td
{
    padding-top: 5px;
}

.mainReferralForm
{
    width: 712px;
    border: solid 1px #CCCCCC;
    border-top: 0px;
}

.mainReferralFormSection
{
    margin-top: 0px;
    padding-top: 0px;
    border-top: solid 1px #CCCCCC;
}

table.basketTable
{
    width: 100%;
}
table.basketTable tr
{
    background: url(../../images/divider-menu.gif) bottom left repeat-x;
}
table.basketTable tr.bottomRow
{
    background: none;
}
table.basketTable th, table.basketTable td
{
    text-align: left;
    font-weight: normal;
    padding: 6px 0px 7px 0px;
}
table.basketTable td
{
    text-align: right;
}

table.basketTableMini
{
    width: 350px;
    float: right;
}
table.basketTableMini tr
{
    background: url(../../images/divider-menu.gif) bottom left repeat-x;
}
table.basketTableMini tr.bottomRow
{
    background: none;
}
table.basketTableMini th, table.basketTable td
{
    text-align: right;
    font-weight: normal;
    padding: 6px 0px 7px 0px;
    width: 85px;
}
table.basketTableMini td
{
    text-align: right;
    width: 85px;
}
/*.orange #content .colourBlue h1, .orange #content .colourBlue h2, .orange #content .colourBlue h2, .orange #content .colourBlue h3, .orange #content .colourBlue h4, .orange #sidebar .colourBlue h3, .orange #sidebar .colourBlue a:hover, .orange #breadcrumbs .colourBlue a, .orange #content #contentText a{
	color:#1F59A5;
}*/
.orange #content #contentText .pageNumberContainer
{
    float: left;
    display: inline;
    width: 100%;
    background: url(/images/divider-title.gif) left repeat-x;
    text-align: center;
}
.orange #content #contentText .pageNumberContainer table
{
    margin: 0px auto auto auto;
}
.orange #content #contentText .pageNumberContainer a
{
    margin: 0px 1px 0px 0px;
    border: solid 1px #CCCCCC;
    background: #FFF;
    text-align: center;
    color: #000;
    width: auto;
    padding: 3px 8px 5px 8px;
    float: left;
}
.orange #content #contentText .pageNumberContainer a.activeNumber
{
    background: #1F59A5;
    border-color: #1F59A5;
    color: #FFF;
}
.floatContainer
{
    width: 100%;
    float: left;
}
.headingRow
{
    color: #f27f1f;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0px 2px 0px;
    border-bottom: 1px solid #CCCCCC;
}

.orange #content #contentText .shop2ColumnLeft, .orange #content #contentText .shop2Column
{
    width: 350px;
    float: left;
    display: inline;
    padding-bottom: 20px;
}
.orange #content #contentText .shop2Column
{
    margin-left: 30px;
}
.itemPanel
{
    float: left;
    width: 326px;
    display: inline;
    padding-top: 10px;
}
.itemPanel a
{
    color: #1F59A5;
}
.orange #content #contentText .itemPanel img, .itemPanel img
{
    border: solid 1px #1F59A5;
    padding: 1px;
    float: left;
    display: inline;
}
.itemPanel table
{
    width: 165px;
    float: right;
    height: 154px;
}
.itemPanel table .topRow
{
    vertical-align: top;
}
.itemPanel table .middleRow
{
    font-size: 20px;
}
.itemPanel table .bottomRow
{
    vertical-align: bottom;
}
.itemPanel table .bottomRow input
{
    width: 27px;
    padding: 6px 0px;
    overflow: hidden;
    margin-right: 5px;
    text-align: center;
    float: left;
    display: inline;
    border: solid 1px #CCC;
}
.orange #content #contentText .itemPanel table .bottomRow img
{
    border: 0px;
    float: none;
    padding: 0px;
    margin: 0px;
}
.shopPic
{
    float: left;
    background: url(../../images/shop/shop_pic_top.gif) no-repeat top;
}
.shopPicInner
{
    float: left;
    padding: 5px;
    background: url(../../images/shop/shop_pic_bottom.gif) no-repeat bottom;
}
.shopPicInner img
{
    float: left;
}
.shopWideColLeft, .shopWideCol
{
    float: left;
    display: inline;
    width: 480px;
    padding-bottom: 15px;
}
.floatContainer h1
{
    color: #F48020;
    font-size: 24px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}
.shopWideColLeft h1
{
    color: #F48020;
    font-size: 24px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}
.shopWideColLeft h2
{
    color: #F48020;
    font-size: 16px;
    font-weight: normal;
    padding: 7px 0px 0px 0px;
    margin: 0px;
}
.shopWideCol
{
    margin-left: 20px;
}
.shopWideCol h1
{
    color: #1F59A5;
    font-size: 24px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}
.shopWideCol h2
{
    font-size: 20px;
    color: #000000;
    font-weight: normal;
    padding: 0px 0px 16px 0px;
    margin: 0px;
}
.shopWideCol h3
{
    font-size: 13px;
    color: #1F59A5;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

.availabilityCell
{
    padding-top:0px;
    padding-bottom:0px;
}

.dayCell
{
    height:20px;
}
.dayCell2
{
    height:23px;
}


#content .RadDock .rdCommands li
{
    padding:0px !important;
    width:auto !important;
    background: none !important;
}
