body {
    background-color: rgb(51, 146, 204);
    background-image: url('/easywebcontent/images/background-body.png');
    background-repeat: repeat-x;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    overflow-x: hidden;
}

h1 {
    margin: 0px;
    padding: 20px;
    padding-left: 40px;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    color: rgb(252, 143, 48);
    text-transform: capitalize;
}

p {
    margin: 0;
    padding: 0;
    display: block;
    font-family: Arial;
    font-size: 13px;
}

a {
    color: rgb(51, 102, 153);
}

a:hover {
    color: rgb(252, 143, 48);
}

a img {
    border: 0px;
}

div#wrapper {
    width: 990px;
    background-color: transparent;
    text-align: left;
    position: relative;
    margin: 0px auto;
    margin-bottom: 0px;
}

div#headerdiv {
    width: 990px;
    height: 133px;
    background-image: url('/easywebcontent/images/background-header.png');
    background-repeat: no-repeat;
    background-position: bottom;
}

div#menu {
    width: 990px;
    height: 50px;
    background-image: url('/easywebcontent/images/background-menu.png');
}

div#submenu {
    width: 990px;
    height: 48px;
    background-image: url('/easywebcontent/images/background-submenu.png');
}

div#content-header {
    width: 990px;
    height: 60px;
    background-image: url('/easywebcontent/images/background-content-header.png');
    overflow: hidden;
}

div#content-header p {
    padding-left: 40px;
    width: 580px;
}

div#content p {
    padding-left: 40px;
    width: 900px;
}

div#content table {
    padding-bottom: 10px;
    padding-left: 36px;
    font-family: Arial;
    font-size: 13px;
}

div#content fieldset table {
    padding-bottom: 0px;
    padding-left: 0px;
}

div#content table.list {
    padding-bottom: 10px;
    padding-left: 36px;
    font-family: Arial;
    font-size: 13px;
}

div#content table.list th, div#content table.list td {
    padding-right: 10px;
    vertical-align: top;
}

div#twitter {
    position: absolute;
    top: 237px;
    right: 35px;
    width: 275px;
    height: 160px;
    overflow: hidden;
}

div#twitter ul {
    font-family: Trebuchet MS, Arial;
    font-size: 11px;
    list-style-type: none;
    margin-top: 10px;
    margin-left: -30px;
}

div#twitter ul li {
    margin-top: 8px;
}

img#followus {
    position: absolute;
    right: 35px;
    top: 213px;
    border: 0px;
    z-index: 100;
}

div#twitter ul li strong {
    font-size: 11px;
    color: rgb(252, 143, 48);
}

div#content {
    width: 990px;
    background-image: url('/easywebcontent/images/background-content.png');
}

div#content-footer {
    width: 990px;
    height: 12px;
    background-image: url('/easywebcontent/images/background-content-footer.png');
}

img#logo {
    position: absolute;
    top: 27px;
    right: 0px;
}

div#version {
    position: absolute;
    top: 112px;
    right: 275px;
    font-family: Arial;
    font-size: 10px;
    color: rgb(0, 0, 0);
}

div#menu ul {
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    list-style-type: none;
    margin-top: 0px;
    margin-left: 0px;
}

div#menu ul li {
    margin-top: 12px;
    margin-right: 15px;
    display: inline-block;
}

div#menu ul li a {
    color: rgb(51, 102, 153);
    text-decoration: none;
}

div#menu ul li a.active {
    color: rgb(252, 143, 48);
}

div#menu ul li a:hover {
    color: rgb(252, 143, 48);
}

div#submenu ul {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    position: relative;
    top: 21px;
    left: -15px;
}

div#submenu ul li {
    margin-right: 5px;
    display: inline-block;
}

div#submenu ul li a {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-image: url('/easywebcontent/images/submenu-inactive.png');
    display: inline-block;
    height: 27px;
    line-height: 27px;
    padding-left: 5px;
    padding-right: 5px;
}

div#submenu ul li a.active {
    background-image: url('/easywebcontent/images/submenu-active.png');
    color: rgb(252, 143, 48);
}

div#submenu ul li a:hover {
    font-style: italic;
}

div#submenu ul li span {
    display: inline-block;
    height: 27px;
    width: 10px;
    line-height: 27px;
}

div#submenu ul li span.left {
    background-image: url('/easywebcontent/images/submenu-inactive-left.png');
}

div#submenu ul li span.right {
    background-image: url('/easywebcontent/images/submenu-inactive-right.png');
}

div#submenu ul li span.leftactive {
    background-image: url('/easywebcontent/images/submenu-active-left.png');
}

div#submenu ul li span.rightactive {
    background-image: url('/easywebcontent/images/submenu-active-right.png');
}

fieldset {
    border: 0px;
    padding-top: 30px;
    padding-bottom: 60px;
    margin-left: 30px;
    font-family: Arial;
    font-size: 13px;
    color: rgb(0, 0, 0);
    line-height: 19px;
}

fieldset.pages {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: -10px;
    width: 660px;
}

fieldset div label {
    font-weight: bold;
}

fieldset div label:first-child {
    width: 145px;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    margin-bottom: 3px;
    clear: both;
}

fieldset.pages div label:first-child {
    width: 110px;
}

fieldset.w155 div label:first-child {
    width: 155px;
}

fieldset.w165 div label:first-child {
    width: 165px;
}

input.text {
    width: 400px;
    height: 18px;
    border: 1px solid rgb(252, 143, 48);
    margin-top: 3px;
    margin-bottom: 3px;
    font-family: Arial;
    font-size: 13px;
    color: rgb(0, 0, 0);
    padding-left: 3px;
}

input.readonly {
    border: 1px solid rgb(255, 255, 255);
}

input.checkbox {
    margin-left: 0px;
    height: 22px;
}

input.button {
    margin-top: 20px;
}

select {
    width: 405px;
    height: 22px;
    border: 1px solid rgb(252, 143, 48);
    margin-top: 3px;
    margin-bottom: 3px;
    font-family: Arial;
    font-size: 13px;
    color: rgb(0, 0, 0);
    padding-left: 0px;
}

textarea {
    height: 100px;
    width: 400px;
    border: 1px solid rgb(252, 143, 48);
    margin-top: 3px;
    margin-bottom: 3px;
    font-family: Arial;
    font-size: 13px;
    color: rgb(0, 0, 0);
    padding-left: 3px;
}

/** validation **/
.required-display {
    display: none;
    color: rgb(229, 38, 38);
    font-weight: bold;
    padding-left: 20px;
    background: url('/easywebcontent/images/required.png') 0 -2px no-repeat;
    margin-left: 5px;
    vertical-align: top;
    position: relative;
    top: 4px;
}

.required-asterisk {
    margin-left: 4px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: rgb(252, 143, 48);
}

.remaining {
    color: rgb(90, 164, 38);
}

/** files **/
#imagecontainer {
    font-family: Arial;
    font-size: 13px;
    color: rgb(51, 102, 153);
}

.MultiFile-label {
    margin-top: 0px;
    margin-left: 165px;
}

#fileUploadText {
    margin-bottom: 0px;
}

#fileUploadLayer {
    position: relative;
    top: 26px;
    width: 165px;
    height: 25px;
    background-color: rgb(255, 255, 255);
}

#fileUploadResult {
    padding-top: 20px;
    margin-left: 40px;
    margin-bottom: -20px;
    color: rgb(90, 164, 38);
    font-weight: bold;
}

#fileUploadResult p.error {
    color: rgb(229, 38, 38);
}

.hide {
    display: none;
}

.w20 {
    width: 20px;
}

span.h50 {
    height: 50px;
    display: inline-block;
}

span.h100 {
    height: 100px;
    display: inline-block;
}

span.tweet_time {
    font-weight: bold;
    display: block;
}

div.pages-left {
    padding-top: 20px;
    margin-left: 20px;
    clear: both;
    float: left;
    width: 250px;
}

div.pages-right {
    padding-top: 20px;
    float: left;
    width: 700px;
}

/* jsTree */
ul.ltr li a {
    font-family: Arial;
    font-size: 13px;
    white-space: normal !important;
    height: auto;
    padding: 1px 2px;
}

ul.ltr li a.active {
    font-weight: bold;
    color: rgb(252, 143, 48);
}

ul.ltr li a.notinmenu {
    color: rgb(175, 0, 0);
}

ul.ltr li a.online {
    color: rgb(27, 160, 64);
}

#pages-top {
    background-image: url('/easywebcontent/images/background-pages-top.png');
    background-repeat: no-repeat;
    height: 10px;
    width: 220px;
    margin-left: 10px;
}

#pages-wrapper {
    background-image: url('/easywebcontent/images/background-pages.png');
    background-repeat: repeat-y;
    width: 220px;
    min-height: 500px;
    margin-left: 10px;
    padding-top: 5px;
}

#pages-bottom {
    background-image: url('/easywebcontent/images/background-pages-bottom.png');
    background-repeat: no-repeat;
    height: 10px;
    width: 220px;
    margin-left: 10px;
}

em.home {
    background-image: url('/easywebcontent/images/home.png');
    background-repeat: no-repeat;
    background-position: top left;
    height: 30px;
    display: inline-block;
    padding-left: 35px;
    line-height: 20px;
    color: rgb(26, 131, 165);
    font-weight: bold;
}

em.info {
    background-image: url('/easywebcontent/images/info.png');
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 30px;
    display: block;
    padding-left: 35px;
    line-height: 20px;
    color: rgb(112, 151, 52);
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}

em.warning {
    background-image: url('/easywebcontent/images/warning.png');
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 30px;
    display: inline-block;
    padding-left: 35px;
    line-height: 20px;
    color: rgb(252, 143, 48);
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}

em.error {
    background-image: url('/easywebcontent/images/error.png');
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 30px;
    display: inline-block;
    padding-left: 35px;
    line-height: 20px;
    color: rgb(214, 26, 26);
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}

em.errorstr {
    color: rgb(214, 26, 26);
    font-weight: bold;
}

.hidden {
    display: none;
}

.tabs {
    min-height: 518px;
    width: 695px;
}

.subtabs {
    margin-top: 10px;
    min-height: 318px;
    width: 655px;
}

label.mr {
    margin-right: 10px;
}

/* tinymce */
.defaultSkin table.mceLayout {
    margin-left: 110px;
    margin-top: -22px;
    margin-bottom: 3px;
}

textarea.tinymce {
    height: 300px;
}

textarea.tinymce_small {
    height: 100px;
}

/* page-comments */
#page-comments-table {
    width: 650px;
}

#page-comments-table td {
    vertical-align: top;
}

/* files */
span.spannewcat label {
    font-weight: bold;
    width: 120px;
    display: inline-block;
    margin-top: 8px;
    clear: both;
}

span.spannewcat input.text {
    width: 200px;
    margin-right: 5px;
}

span.spannewcat select {
    width: 205px;
    margin-right: 5px;
}

span.spannewcat .button {
    margin-top: 2px;
    margin-bottom: 2px;
    width: 90px;
}

#imageview {
    border: 1px solid rgb(252, 143, 48)
}

em.dialog {
    color: rgb(225, 71, 0);
    font-style: normal;
}

img.smicon {
    margin-bottom: -8px;
    margin-left: 8px;
}

ul#form_fields {
    margin-left: -40px;
}

#hframe {
    position: relative;
    top: 10px;
    left: 32px;
    width: 909px;
    border: 0px;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

.ui-timepicker-div dl dt {
    height: 25px;
}

.ui-timepicker-div dl dd {
    margin: -25px 0 10px 65px;
}

.ui-timepicker-div td {
    font-size: 90%;
}
