html {
    background:#f5f5f5 url(../img/admin/headerbg.gif) repeat-x top left;
}
body {
    background:url(../img/admin/footerbg.gif) repeat-x bottom left;
    color:#666;
}
#container {
    width:960px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
}
#header {
    height:60px;
    padding:0;
    margin-bottom:2em;
    background:url(../img/admin/clientlogo.png) no-repeat 0 10px;
}
.content {
    padding:0;
}
#site-title,#site-title a {
    display:block;
    text-indent:-10000em;
    height:60px;
}

#site-title a {
    width:300px;
}

#navigation {
    float:left;
    width:155px;
    margin-right:10px;
}
#main,#flash {
    width:793px;
    float:left;
    clear:none;
}
#flash {
    width:795px;
}
.users-login #main,.users-login #flash {
    float:none;
    width:320px;
    margin:0 auto;
}
.module,#main {
    background:#fff url(../img/admin/modulehead.gif) repeat-x top left;
    border:1px solid #ccc;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    margin-bottom:1em;
    position:relative;
}

.module h2,#main h1 {
    margin:0;
    font-size:1.1em;
    line-height:30px;
    padding-left:25px;
    background:url(../img/admin/icons/cog.png) no-repeat 5px center;
    white-space:nowrap;
}
.content a,.content a:link,.content a:visited {
    color:#666;
}
#main h1 {
    font-size:1.5em;
    padding-left:30px;
    background-position:10px center;
}
.users-login #main h1 {
    font-size:1.3em;
}
.module.sitecontent h2 {
    background-image:url(../img/admin/icons/page_edit.png);
}

.module.settings h2 {
    background-image:url(../img/admin/icons/wrench.png);
}
.module.sales h2 {
    background-image:url(../img/admin/icons/money_pound.png);
}
.module.submissions h2 {
    background-image:url(../img/admin/icons/email_go.png);
}

#navigation ul,#navigation li {
    margin:0;
    padding:0;
    list-style-type:none;
}
#navigation li {
    position:relative;
    height:22px;
}
#navigation li ul {
    position:absolute;
    top:-1px;
    left:153px;
    background:#fff;
    border:1px solid #ccc;
    z-index:100;
    display:none;
}
#navigation li:hover ul, #navigation li.sfHover ul {
    display:block;
}
#navigation a {
    display:block;
    line-height:22px;
    height:22px;
    margin:0;
    padding:0;
    padding-left:25px;
    background:url(../img/admin/icons/cog.png) no-repeat 5px center;
    text-decoration:none;
    color:#666;
}
#navigation ul ul a {
    white-space: nowrap;
    padding-right:5px;
}
:first-child+html #navigation a {
    width:128px;
    float:left;
    clear:left;
    height:24px;
}
#navigation li:hover a,#navigation li.sfHover a,#navigation li:hover li:hover a,#navigation li.sfHover li.sfHover a {
    background-color:#eee;
    color:#666;
}
#navigation li:hover li a,#navigation li.sfHover li a {
    background-color:transparent;
}
html body #navigation ul li.current > a {
    background-color:#666;
    color:#fff;
}
#navigation .pages a,.pages #main h1 {
    background-image:url(../img/admin/icons/page_white_text.png);
}
#navigation .posts a,.posts #main h1 {
    background-image:url(../img/admin/icons/newspaper.png);
}
#navigation .snippets a,.snippets #main h1 {
    background-image:url(../img/admin/icons/cut.png);
}
#navigation .categories a,.categories #main h1,
#navigation .groups a,.groups #main h1 {
    background-image:url(../img/admin/icons/sitemap_color.png);
}
#navigation .businesses a,.businesses #main h1 {
    background-image:url(../img/admin/icons/building.png);
}
#navigation .areas a,.areas #main h1 {
    background-image:url(../img/admin/icons/map.png);
}
#navigation .links a,.links #main h1 {
    background-image:url(../img/admin/icons/link.png);
}
#navigation .products a,.products #main h1,
#navigation .services a,.services #main h1 {
    background-image:url(../img/admin/icons/package.png);
}
#navigation .case-studies a,.case-studies #main h1,
#navigation .publications a,.publications #main h1 {
    background-image:url(../img/admin/icons/report.png);
}
#navigation .testimonials a,.testimonials #main h1 {
    background-image:url(../img/admin/icons/thumb_up.png);
}
#navigation .images a,.images #main h1 {
    background-image:url(../img/admin/icons/pictures.png);
}
#navigation .redirects a,.redirects #main h1 {
    background-image:url(../img/admin/icons/arrow_switch.png);
}
#navigation .users a,.users #main h1 {
    background-image:url(../img/admin/icons/user.png);
}
#navigation .enquiries a,.enquiries #main h1 {
    background-image:url(../img/admin/icons/email_open.png);
}
#navigation .seo-settings a,.settings-admin_seo #main h1 {
    background-image:url(../img/admin/icons/google.gif);
}
#navigation .comments a,.post_comments #main h1,
#navigation .quotations a,.quotations #main h1 {
    background-image:url(../img/admin/icons/comment.png);
}
#navigation .colours a,.colours #main h1,
#navigation .swatches a,.swatches #main h1 {
    background-image:url(../img/admin/icons/color_swatch.png);
}
#navigation .downloads a,.downloads #main h1 {
    background-image:url(../img/admin/icons/application_put.png);
}
#navigation .currencies a,.currencies #main h1 {
    background-image:url(../img/admin/icons/money_euro.png);
}
#navigation .delivery_areas a,.delivery_areas #main h1 {
    background-image:url(../img/admin/icons/world.png);
}
#navigation .signups a,.signups #main h1 {
    background-image:url(../img/admin/icons/newspaper_add.png);
}
#navigation .dashboard a,
.admin_dashboard #main h1 {
    background-image:url(../img/admin/icons/chart_curve.png);
}
#navigation .add a {
    background-image:url(../img/admin/icons/add.png);
}
#navigation .edit a {
    background-image:url(../img/admin/icons/pencil.png);
}
#navigation .view a {
    background-image:url(../img/admin/icons/eye.png);
}
.users-login #main h1 {
    background-image:url(../img/admin/icons/lock.png);
}
#navigation li:last-child > a {
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}
#navigation li li:last-child a {
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-radius:0;
}
.sf-sub-indicator {
    float:right;
    padding-right:5px;
}
#footer {
    clear:both;
    padding-top:3em;
    padding-bottom:2em;
    text-align:right;
    background:transparent;
    height:auto;
}

.content .nav_status, .content .nav_views,.content #translation_tabs {
    float:right;
    margin:0;
    padding:0;
    line-height:20px;
    margin-top:-21px;
    margin-right:10px;
}
#main .content .section_nav .nav_status,#main .content .section_nav .nav_views {
    float:none;
    position:absolute;
    right:0;
    top:30px;
}
#main .content .section_nav .nav_status {
    right:60px;
}
/*
:first-child+html .content .section_nav.views .nav_status {
        margin-right:0;
}*/
.content .nav_status li,.content .nav_views li,.content #translation_tabs li {
    margin:0;
    padding:0 10px 0 30px;
    list-style-type:none;
    float:left;
    background:transparent url(../img/admin/icons/tick.png) no-repeat 10px center;
}
.content .nav_views li {
    text-indent:-10000em;
    width:25px;
    padding:0;
    background-position:center 3px;
}
.content .nav_views a {
    display:block;
    width:100%;
    height:100%;
}
.content .nav_status li.trashed {
    background-image:url(../img/admin/icons/bin.png);
}
.content .nav_status li.pending {
    background-image:url(../img/admin/icons/exclamation.png);
}
.content .nav_views li.table {
    background-image:url(../img/admin/icons/table.png);
}
.content .nav_views li.list {
    background-image:url(../img/admin/icons/text_list_bullets.png);
}
.content #translation_tabs li.translation_eng,
.content #translation_tabs li.eng {
    background-image:url(../img/admin/icons/flags/gb.png);
}
.content #translation_tabs li.translation_fre,
.content #translation_tabs li.fre {
    background-image:url(../img/admin/icons/flags/fr.png);
}
.content #translation_tabs li.translation_deu,
.content #translation_tabs li.deu {
    background-image:url(../img/admin/icons/flags/de.png);
}
.content #translation_tabs li.translation_spa,
.content #translation_tabs li.spa {
    background-image:url(../img/admin/icons/flags/es.png);
}
.content #translation_tabs li.translation_pol,
.content #translation_tabs li.pol {
    background-image:url(../img/admin/icons/flags/pl.png);
}
.content #translation_tabs li.translation_dut,
.content #translation_tabs li.dut {
    background-image:url(../img/admin/icons/flags/nl.png);
}
.nav_status a,.content #translation_tabs li,.content #translation_tabs li.current:hover {
    text-decoration:none;
    cursor:default;
}
.nav_status a:hover,.content #translation_tabs li:hover {
    text-decoration:underline;
    cursor:pointer;
}
.content .nav_status .current,.admin_index .content .nav_views li.table,.admin_list .content .nav_views li.list,.content #translation_tabs li.current {
    background-color:#666;
    color:#fff;
    font-weight:bold;
    border-bottom:1px solid #777;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.content .nav_status .current a,.admin_index .content .nav_views li.table a,.admin_list .content .nav_views li.list a{
    cursor:default;
}
.nav_status .count {
    font-weight:normal;
}
.content table,.content tr,.content td,.content th {
    border:0;
}
table.index {
    width:100%;
}
table.index thead th,table.index thead th {
    background:#666;
    color:#fff;
}

table.index thead a:link,table.index thead a:visited {
    color:#fff;
}
td.actions,.th_actions {
    text-align:right;
}
.actions a {
    color:#666;
    font-weight:bold;
    text-decoration:none;
    padding-left:20px;
    background:url(../img/admin/icons/pencil.png) no-repeat 0 center;
    line-height:18px;
    height:18px;
    display:inline-block;
}
.content th,.content td
{
    padding:0;
}
#main .content table {
    margin-bottom:0;
}
td.actions a {
    margin-left:10px;
}
.actions a:hover {
    text-decoration:underline;
}
.actions .add {
    background-image:url(../img/admin/icons/add.png);
}

.actions .add {
    background-image:url(../img/admin/icons/add.png);
}

.actions .trash {
    background-image:url(../img/admin/icons/bin_closed.png);
}
.actions .restore {
    background-image:url(../img/admin/icons/arrow_rotate_clockwise.png);
}
.actions .delete {
    background-image:url(../img/admin/icons/delete.png);
}
.actions .publish {
    background-image:url(../img/admin/icons/tick.png);
}
.actions .save {
    background-image:url(../img/admin/icons/disk.png);
}
html .actions .loading {
    background-image:url(../img/admin/loading.gif);
}
#main table.index {
    border-bottom:2px solid #666;
    margin-bottom:0;
}
#main table.index tbody tr,:first-child+html #main table.index tbody td {
    border-top:1px solid #eee;
}
#main table.index tbody tr:first-child {
    border-top:0;
}
#main table.index tbody tr:nth-child(even) {
    background:#fafafa;
}
#main table.index tbody tr:hover {
    background:#eee;
}
#main table.index td,#main table.index th {
    padding:0.3em 10px;
}
.content p.actions {
    margin-bottom:0;
    margin-left:10px;
    line-height:20px;
}
.paging,.perpage {
    float:right;
    margin:0;
    padding:0;
    list-style-type:none;
    margin-right:10px;
}
.paging li,.perpage li {
    float:left;
    margin:0;
    padding:0 5px;
    list-style-type:none;
}
#main .paging li,#main .perpage li {
    padding:0;
}
#main .paging a,#main .paging .current,#main .perpage a, #main .perpage .current {
    color:#666;
    text-decoration:none;
    padding:0 4px;
}
#main .paging a:hover,#main .perpage a:hover {
    text-decoration:underline;
}
#main .perpage {
    clear:right;
    margin-bottom:5px;
    margin-top:2px;
}
.paging + #main .perpage {
    margin-top:-10px;
}
#main .perpage li {
    margin-left:2px;
}
#main .paging .current,#main .perpage .current {
    color:#fff;
    background:#666;
    font-weight:bold;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}
#main .perpage .current {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
#main table.index thead .asc,#main table.index thead .desc {
    padding-right:20px;
    background:url(../img/admin/icons/arrow_up.png) no-repeat right center;
}

#main table.index thead .desc {
    background-image:url(../img/admin/icons/arrow_down.png);
}
.js #paging tbody td {
    cursor:pointer;
}
#paging tbody td.actions {
    cursor:default;
}
.js #main table.index tbody a {
    text-decoration:none;
}
.js #main table.index .actions a {
    text-decoration:underline;
}
#main form {
    padding:10px;
    font-size:1.3em;
    width:760px;
    margin-bottom:0;
}
.users-login #main form {
    width:270px;
}
#main .text input,#main .password input,#main textarea {
    width:764px;
}
.users-login #main .text input,.users-login #main .password input {
    width:290px;
}
.content form div {
    padding:0.5em 0 0 0;
}
.ajax form div {
    clear:none;
}
.content fieldset {
    width:750px;
    padding:10px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
#main .content fieldset .text input,#main .content fieldset .password input,#main textarea {
    width:740px;
}
.content legend {
    margin:0;
    color:#666;
    font-size:1.2em;
}
#main .afterSubmit {
    float:right;
    font-size:0.8em;
    margin-top:0.5em;
    background:#ccc;
    padding:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
#main .submit {
    clear:left;
}
:first-child+html #main .afterSubmit {
    position:relative;
    top:60px;
}
#user {
    position:absolute;
    right:0;
    top:15px;
}
#user a,#user .username {
    float:left;
    display:block;
    line-height:32px;
}
#user .username {
    padding:0 10px 0 20px;
    background:url(../img/admin/icons/user.png) no-repeat 0 center;
}
#user .logout {
    width:100px;
    height:32px;
    background:url(../img/admin/button.png) no-repeat top left;
    text-align:center;
    font-weight:bold;
    text-decoration:none;
    font-size:1.2em;
}
#main p {
    margin:0.5em 10px;
}


#flash .content div {
    clear:none;
    padding-left:25px;
    background:green url(../img/admin/icons/information.png) no-repeat 5px center;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    margin-bottom:0.5em;
}
#flash .content .error {
    background-image:url(../img/admin/icons/error.png);
}
.error-message {
    width:100%;
    padding:0.1em 0.2em;
    border:1px solid red;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}

#main input,#main textarea,#main select {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
#main .error input,#main .error textarea,#main .error select {
    -moz-border-radius-bottomleft:0;
    -moz-border-radius-bottomright:0;
    -webkit-border-bottom-left-radius:0;
    -webkit-border-bottom-right-radius:0;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}
.admin_gallery .image-list,#image-choice-page  .image-list {
    margin:0;
    padding:5px;
    background:#ddd;	
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.image-list li {
    display:inline;
    list-style-type:none;
    margin:0;
    padding:0;
}
.admin_gallery #main ul.image-list {
    margin:0 10px;
}
.admin_gallery .image-list li,.admin_gallery li.gallery-image {
    display:block;
    float:left;
    margin:2px 2px 0 0;
    padding:0;
}
.admin_gallery #main #non-gallery-image-list {
    max-height:425px;
    overflow:auto;
}
/*
.image-list li {
        display:block;
        float:left;
        margin:0 2px;
}*/
.image-list img,.image-list .ui-state-highlight,img.chosenimage {
    width:100px;
    height:100px;
    padding:1px;
    margin:2px;
    border:1px solid #ccc;
}
img.chosenimage,span.image-select {
    float:left;
    clear:both;
}
span.image-select,.input.select.images > label {
    font-size:0.9em;
    font-weight:bold;
    padding-left:20px;
    cursor:pointer;
    background:url(../img/admin/icons/picture.png) no-repeat left center;
    margin-bottom:0.2em;	
}
span.image-select:hover {
    text-decoration:underline;
}
.image-list img{
    margin:0;
}
.ui-sortable img {
    cursor:move;
}
#main ul.image-list {
    margin:0;
}
.admin_gallery .image-list {
    margin:10px;
    padding:5px;
    min-height:109px;
}
.ui-sortable-helper li.gallery-image img {
    margin-top:-100px;
}
.ui-datepicker-trigger {
    margin-left:5px;
    margin-top:-5px;
    cursor:pointer;
}
label .warning {
    font-weight:bold;
    padding-left:20px;
    background:url(../img/admin/icons/exclamation.png) no-repeat left center;
    font-size:0.9em;
    font-style:italic;
    float:right;
}

body .wym_skin_default {
    border-color:#ccc;
    background:#eee;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

body .wym_skin_default .wym_iframe iframe {
    border-color:#ccc;	
}
.content form .wym_box {
    padding:10px;
}
form .wym_box div {
    clear: none;
    margin-bottom: 0;
    padding: 0;
}

.wym_area_bottom {
    display:none;
}
.js .content fieldset.seo.error.active{
    border-color: #f33;
}
.js .content fieldset.seo {
    border-color:#fff;
}
.js .content fieldset.seo legend {
    font-size:0.9em;
    padding:0.2em 0.5em;
    padding-left:25px;
    background:#ccc url(../img/admin/icons/google.gif) no-repeat 5px center;
    cursor:pointer;
    color:#fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.js .content fieldset.seo legend:hover {
    background-color:#666;
}
.js .content fieldset.seo.active legend:hover {
    background-color:#ccc;
}
.js .content fieldset.seo.active {
    border-color:#ccc;
}
#fancybox-outer {
    border:4px solid #ccc;
}
p.new.image,p#noImage {
    position:absolute;
    left:0;
    bottom:0;
}
p#noImage {
    left:160px;
}
p.new.image a,p#noImage a {
    background:#666 url(../img/admin/icons/picture_add.png) no-repeat 5px center;
    color:#fff;
    padding:0.2em;
    padding-left:25px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    font-weight:bold;
    text-decoration:none;
}
p#noImage a {
    background-image:url(../img/admin/icons/cancel.png);
}
.content.ajax h1 {
    margin-top:0;
}
.content.ajax form img {
    float:right;
}

.ui-state-highlight {
    opacity:0.5;
}
#objtree {
    padding-bottom:1em;
    padding-left:0;
    margin-left:10px;
    margin-top:20px;
    font-size:1.5em;
    cursor:move;
}
#objtree li {
    position:relative;
    list-style:none;
    margin:0;
    padding:0;
    padding-left:16px;
    background:url(../img/admin/icons/bullet_green.png) no-repeat 0 10px;
    line-height:40px;
    min-height:40px;
    overflow:visible;
    display:block;
}
#objtree li.parent {
    background-image:url(../img/admin/icons/bullet_add.png);
}
#objtree ul.placeholder.empty {
    position:absolute;
    left:0;
    top:0;
    height:1.6em;
    width:100%;
    margin-left:0;
}
.ui-state-highlight {
    opacity:0.5;
}
li span.actions {
    position:relative;
    padding-left:2em;
    z-index:5;
}
li span.actions a {
    text-indent:-10000em;
    padding-left:0;
    width:20px;
}
#main p {
    margin-top:0;
    padding-top:0.5em;
}
#main dl {
    padding:0 10px;
}
#main div.actions {
    padding:5px 10px;
    border-top:2px solid #666;
}
div.actions a {
    margin-right:20px;
}
#main dd {
    padding:0 50px;
}
#main dt {
    border-top:1px dashed #ccc;
    padding-top:5px;
}
#main dt:first-child {
    border-top:0;
    padding-top:0;
}
#fieldset_translations,.js #fieldset_translations fieldset {
    margin:0;
    padding:0;
    border:0;
}
#fieldset_translations >legend,.js #fieldset_translations legend {
    display:none;
}
.content form fieldset div {
    margin-left:0;
    margin-right:0;
}
.js #fieldset_translations {
    padding-bottom:15px;
    width:778px;
    border-bottom:2px solid #ccc;
}
.js #fieldset_translations fieldset {
    display:none;
}
.js #fieldset_translations fieldset.current {
    display:block;
}
.js #main .content #fieldset_translations fieldset .text input,.js #main .content #fieldset_translations fieldset textarea {
    width:764px;
}
.content #translation_tabs {
    margin-top:-31px;
}
.content #translation_tabs li {
    margin-left:10px;
}
.input.select.images .checkbox {
    float:left;
    clear:none;
    margin-right:10px;
}
table img {
    float:left;
    margin-right:10px;
}
fieldset {
    clear:both;
}
fieldset.multiple div.checkbox {
    width:180px;
    float:left;
    clear:none;
}
#main #filter_form {
    padding-top:0;
    padding-bottom:0;
}
#main #filter_form div {
    margin-bottom:0.5em;
}
#filter_form.loading input {
    background:url(../img/admin/ajax-input.gif) no-repeat 720px center;
}
.js #filter_form label {
    display:none;
}
#filter-link {
    padding:2px;
    height:16px;
    background:url(../img/admin/icons/find.png) no-repeat 2px 2px;
    position:relative;
    left:10px;
    cursor:pointer;
    font-size:0.8em;
    font-weight:normal;
    padding-left:18px;
    line-height:16px;
    border:1px solid #ccc;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    font-style:italic;
    opacity:0.5;
}
#filter-link.visible,#filter-link:hover {
    background-color:#666;
    color:#fff;
    opacity:1;
}
:first-child+html #filter-link {
    display:inline;
}
.highlight {
    background:yellow;
}
:first-child+html #navigation .sf-sub-indicator {
    position:relative;
    top:-24px;
}

fieldset.multi-image li {
    display:block;
    float:left;
}


#main .wym_box {
    padding:10px;
    border-color:#ccc;
    background:#f5f5f5;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
#main .wym_box iframe {
    border-color:#ccc;
}
#main .wym_box div {
    clear: none;
    margin-bottom: 0;
    padding: 0;
}
#main .wym_box .wym_area_top {
    height:30px;
}
#main .wym_box .wym_area_top a {
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
}
#main .wym_box .wym_area_top a.hover,
#main .wym_box .wym_area_top a:hover {
    background-color:#ccc;
}
#main .wym_box .wym_containers,.wym_classes {
    display:none;
}
#main .wym_box .wym_area_bottom {
    display:none;
}
#main .wym_box .wym_tools_heading1 a {
    background:url(../img/admin/icons/text_heading_1.png) no-repeat 50% 50%;
}
#main .wym_box .wym_tools_heading2 a {
    background:url(../img/admin/icons/text_heading_2.png) no-repeat 50% 50%;
}
#main .wym_box .wym_tools_heading3 a {
    background:url(../img/admin/icons/text_heading_3.png) no-repeat 50% 50%;
}
#main .wym_box .wym_tools_heading4 a {
    background:url(../img/admin/icons/text_heading_4.png) no-repeat 50% 50%;

}

.wym_skin_compact .wym_buttons li.wym_tools_youtube a{
	background-image: url(/img/admin/icons/youtube.png);
	background-position: 50% 50%;
}

#analytics_large,#analytics_overview {
    width:100%;
    height:200px;
}

#analytics_overview {
    height:50px;
    margin-top:0;
    margin-bottom:20px;
}
#main .content td.legendLabel {
    padding-left:5px;
}
#analytics {
    margin:10px;
}
#analytics .module {
    width:376px;
    float:left;
    margin-right:15px;
    background-color:#fafafa;
}
#analytics .module.topsources {
    margin-right:0;
}
#analytics .module h2 {
    height:30px;
    line-height:30px;
    background-image:url(../img/admin/icons/award_star_gold_3.png);
}
#analytics .module h2 small {
    font-style:italic;
    float:right;
    margin-right:5px;
    font-weight:normal;
}
#analytics .module.topsources h2 {
    background-image:url(../img/admin/icons/award_star_gold_1.png);
}
#analytics .module table {
    width:376px;
}
#analytics .module table thead th {
    background:#666;
    color:#fff;
}
#analytics .module table .count {
    text-align:right;
}
#analytics .module table td,
#analytics .module table th {
    padding:2px;
}
#analytics .module table tbody td {
    border-top:1px solid #eee;
}
#analytics .module table tbody tr:first-child td {
    border-top:0;
}
#analytics .module table tbody tr:nth-child(odd) {
    background:#fff;
}
#analytics_large .legend table {
    background:#fff;
    background:rgba(255,255,255,0.8);
}
#analytics_large .legend th,#analytics_large .legend td {
    padding:0 2px;
}

.content.ajax .error {
    max-width:300px;
}
.text input.watermarked {
    color:#ccc;
}

#fancybox-inner #insertLinkWrapper {
    font-size: 1.5em;
}

#fancybox-inner #insertLinkWrapper label {
    margin-top: 5px;
}

#insertLink {
    padding: 8px;
}

#insertLinkSubmit {
    margin-top: 10px;
    padding: 5px;
    font-weight: bold;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#main-blocker{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: whitesmoke url('/img/admin/ajax-loader.gif') no-repeat center center;
    opacity: 0.9;
    background-attachment: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
}

/**************************** ADVERTS **************************/

#manage-advert-placeholders a{
    background-image: url('/img/admin/billboard.png');
}
#manage-adverts a{
    background-image: url('/img/admin/advert.png');
}
#manage-advert-images a{
    background-image: url('/img/admin/images.png');
}

.manager-panel li{
    list-style: none;
    display: block;
    float: left;
    margin-left: 25px;
    margin-right: 80px;
    padding-bottom: 20px;
}
.manager-panel li a{
    width: 150px;
    height: 90px;
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
    text-decoration: none;
    font-size: 15px;
    background-position: top center;
    background-repeat: no-repeat;
}

.manager-panel li a:hover{
    background-color:  #efeff0;
    color: #999;

}

.locationImage{
    display:none;
    position: absolute;
    right: 30px;
}
.locationImage.show{
    display:block;
}

.adverts-admin_index .nav_status li.pending{
    background-image:url(/img/admin/icons/pending.png);
}

.adverts-admin_index .nav_status li.expired{
    background-image:url(/img/admin/icons/expired.png);
}

.adverts-admin_edit .advert_type label, .adverts-admin_edit input[name="data[Advert][type]"]{
    float:left;
    clear: none;
    margin-right: 20px;
}

.adverts-admin_edit input[name="data[Advert][type]"]{
    margin-right: 5px;
}


/**************************** END OF ADVERTS **********************************/


/*************************** MENU ******************************/
#MenuMenuItemFieldset legend{
    position: relative;
    cursor: pointer;
}
#MenuMenuItemFieldset legend strong{
    top: 0px;
    left: 107px;
    position: absolute;
    display: block;
    background: white;
    padding: 3px 0 0 10px;
    font-size: 80%;

}

#MenuMenuItemFieldset div.checkbox{
    float:left;
    width: 150px;
    clear: none;
}

/*************************** END MENU ******************************/
