/* -----  Externals CSS imported ----- */

@import url('editorstyles.css'); /* wysiwyg styles */


/* ----- Global styles ----- */

body {
   background-color: #F4F0E5;
   font-family: Verdana, Arial, sans-serif;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   font-size: 69%;
   line-height: normal;
   font-size-adjust: none;
   font-stretch: normal;
   -x-system-font: none;
   padding: 0px;
   margin: 0px;
   color: black;
}

p {
   margin-top: 0pt;
   margin-right: 0pt;
   margin-bottom: 0.75em;
   margin-left: 0pt;
   line-height: 1.5em;
   text-align: justify;
}

pre {
   font-family: Monaco,"Courier New",Courier,monospace;
   padding: 1em;
   border: 1px solid rgb(140, 172, 187);
   background-color: rgb(238, 238, 238);
}

/*ul {
    line-height: 18px;
}*/

p ul li {
   line-height: 1.5em;
}

body div#content-zone {
   width: 980px;
}

a img {
   border: none;
}

h1 a,
h1 a:hover {
    color: inherit;
    text-decoration: inherit;
}

table {
    width: 100%;
    border-collapse: collapse;
}

/*table tr th,
table tr td {
    padding: 0.3em 0.5em;
    border: 1px solid #CEA670;
}

table tr th {
    background: #F4F0E5;
}*/

form select {
    max-width: 99%;
}

.hide {
    display: none;
}

/* ------ Core Plugin ----- */

div#coremenu ul.menu1 li a.menu1{
    font-size: 12pt;
}

div#coremenu ul.menu1 li a.menu2{
    font-size: 10pt;
}

div#coremenu ul.menu_ul {
    list-style: none;
    text-transform: capitalize;
}

div#coremenu ul.menu_ul li.item a.item{
    font-weight: normal;
}

div#coremenu ul.menu_ul li.item.selected a.selected{
    font-weight: bold;
    text-decoration: underline;
}

div#coremenu ul.menu_ul li.item.selectedAncestors a.selectedAncestors{
    font-weight: bold;
}

div#coremenu ul.menu_ul li.item.itemhidden {
    display: none;
}

div.collab-translation-trigger {
    display: inline;
    margin-right: 2em;
}

div.document-section {
    margin: 1em 0px;
}

/* ----- image styles ----- */
.floatImage {
    float: left;
    padding: 0.5em;
}

/* ----- Useful classes ----- */
.visualClear {
    display: block;
    clear: both;
}

.visualPadding {
    padding: 1em;
}

div.serverImageInfo {
    position: fixed;
    top: 75px;
    left: 0px;
    width: 100px;
    padding: 1em 2em;
    border: 1px solid gray;
    border-left-width: 0px;
    font-size: 10px;
    background: #ffffdd;
    opacity: 0.7;
    filter:alpha(opacity=7);
}

img.serverImage {
    opacity: 0.7;
    filter:alpha(opacity=7);
}

img.serverImageHover {
    outline: 2px dotted red;
}

div.errormessage, div#messagebox ul#info-list {
    background: #FFCC1B  no-repeat scroll 5px 50%;
    border: 1px solid #FFA500;
    list-style-type: none;
    margin: 0 0 8px;
    padding: 0.5em 1em 0.5em 3em;
    color: black;
}

#notifications,
#messagebox {
    display: none;
}

#notifications {
    z-index: 5000;
}

#notifications p {
    padding-left: 40px;
    padding-top: 12px;
    min-height: 32px;
}

#notifications p.infomsg {
    background: transparent url(../img/notifications/info.png) no-repeat scroll left center;
}

#notifications p.errormsg {
    background: transparent url(../img/notifications/error.png) no-repeat scroll left center;
}

span.errormsg {
    background: transparent url(../img/icon_error.gif) no-repeat scroll 0 0;
    color: red;
    padding-left: 20px;
    display: block;
    line-height: 16px;
}

span.infomsg {
    background: none;
    color: #717171;
    padding-left: 0;
}

/* ----- Inplace edit form ----- */

span.inplace_view_editable_field {
    display: block;
}

/* ----- document section ----- */
.merengue-document #mce_0_tbl {
    clear:both;
}

/* ----- section translation ----- */
#id_translation_tbl {
    width: 500px;
}

.collaborative-translation-workplace-translation-language .collab-translation-edit-form-message {
    color: black;
    padding: 0.5em;
    border: 1px solid #EFCB00;
    margin-bottom: 0.5em;
    background: #FDF7D3;
}

/* ----- Login ----- */

#login {
     width: 350px;
     margin: 100px auto;
     border: 1px solid #cccccc;
     background: #E6D8C0 url(../img/login_logo.jpg) no-repeat center top;
     padding: 20px;
     /* border-radius */
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px;
}
#login label {
	  color: #A17F59;
      text-align:right;
      float: left;
      width: 150px;
      margin-right: 5px;
      margin-top: ;      
}

#login p{
       margin-bottom: 10px;
}
#login form{
       margin-top: 150px;
}

input#id_username,
input#id_password {
    width: 155px;
}

.actionRow{
     text-align: center;
}

/* ----- blocks ----- */

.blockHiddenTitle {
    display: none;
}

.blockContainerPlace {
    z-index: 100;
    color: #053E74;
    text-transform: lowercase;
    font-size: 10px;
    margin: 0.1em;
    display: none;
}

/* ----- contactform plugin ----- */

form#contactform ul.errorlist{
    margin-left: 0;
    color: #c00;
}

.calendarnav-previous{ float: left; }
.calendarnav-next{ float: right; }

/* ----- googlesearch plugin ----- */

div#googlesearch table td{
    border: none ;
}

/* ----- shadowbox ----- */

#shadowbox_container #shadowbox_body {
    color: #717171;
}

/* object tools */
#content-main ul.object-tools li a {
    color: inherit;
}

#content-main ul.object-tools li a:hover {
    color: inherit;
}
/* category and date fields */
div.date,
div#contentCategories {
    font-size: 12px;
}

div.date label,
div#contentCategories label {
    padding-left: 19px;
    font-weight: bolder;
    text-transform: capitalize;
}
div#contentCategories {
    margin-bottom: 1em;
}
div.date label {
    background: transparent url(../img/date_icon.png) no-repeat left center;
}

div#contentCategories label {
    background: transparent url(../img/category_icon.png) no-repeat left center;
}
/* contact info */
div#contact-info {
    font-size: 90%;
}
div#contact-info span.contactName,
div#contact-info span.contactEmail {
    display: block;
}
div#contact-info span.contactPhone {
    padding-right: 1.5em;
}

/* inplaceedit */

form.inplace_description {
    float:left;
}

.edit_over_merengue {
  cursor: pointer; 
  background: #ccf4ff;
}

#page-wrapper .edit_over {
  background: #ddf4ff;
}

/* end inplaceedit */

/* content form */

.error,
#content form ul.errorlist {
    background-color: #FCF5CA;
}

#content form ul.errorlist li {
    padding-bottom: 0;
}

.error input {
    border: 1px solid red;
}

.errorlist li {
    color: red;
}

#content form ul {
    list-style: none;
    margin-left: 0;
}

#content form ul li,
#content form p {
    padding: 0.5em 0em 1.2em 0.5em;
}

#content form label {
    display: block;
    margin-bottom: 0.6em;
}

#content .required label {
  padding-left: 8px;
  background: transparent url(../img/required.gif) no-repeat left center;
}

#content form .required label
{
    font-weight: bold;
}

#content form .helpText {
    color: #888888;
    font-size: 0.8em;
    display: block;
}

/* end content form */

/* end content*/

/* event */
.ui-datepicker td.ui-datepicker-other-month span {
    background: transparent;
    border: none;
}
/* end event*/

/* extensible menu */
li.extensibleMenu {
    position: relative;
}

a.extensible,
a.collapsable {
    display: block;
    width: 10px !important;
    float:left;
    height: 10px;
    position: absolute;
    top: 10px;
    left: 1px;
} 

a.collapsable,
a.collapsable:hover {
    background: transparent url(../img/drop_down_arrow.png) no-repeat left top !important;
}

a.extensible,
a.extensible:hover {
    background: transparent url(../img/drop_down_arrow2.png) no-repeat left top  !important;
}
/* end extensible menu */