/*** General ***/

td {
    vertical-align: top;
}

a img {
    border-width: 0px;
}

div.clear {
    float: none;
    clear: both;
    font-size: 0px;
}

.hidden {
    visibility: hidden;
}

div.hh5  { height:  5px; overflow: hidden; }
div.hh10 { height: 10px; overflow: hidden; }
div.hh15 { height: 15px; overflow: hidden; }



/*** Headings, Paragraphs ***/

h2.cms {
}

h3.cms {
}

.cms-underline {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

p.cms-info {
}



/*** Form ***/

div.cms-form {
    padding: 0px 0px 0px 0px;
}

div.cms-form-error {
    color: #6820BC;
    text-align: center;
    padding: 0px 0px 8px 0px;
}

div.cms-form h3 {
    color: #5f5f5f;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #808080;
    margin: 14px 0px 8px 0px;
    padding: 0px;
    float: none;
    clear: both;
}

div.cms-form h3.error {
    color: #ba1f25;
    border-color: #ba1f25;
}

div.cms-form div.input {
    margin-bottom: 3px;
    clear: both;
}

div.cms-form div.input-ok {
}

div.cms-form div.input-error {
}

div.cms-form div.input label {
    width: 200px;
    float: left;
    text-align: right;
    padding-top: 3px;
    padding-right: 6px;
    clear: left;
    white-space: nowrap;
}

div.cms-form div.input-ok label {
}

div.cms-form div.input-error label {
    color: #ba1f25;
}

div.cms-form div.input span {
    font-size: 0.75em;
    line-height: 200%;
    vertical-align: top;
/*    font-weight: bold;*/
}

div.cms-form div.input span.optional {
    color: #a0a0a0;
    font-style: italic;
}

div.cms-form div.input-ok span {
}

div.cms-form div.input-error span {
    color: #ba1f25;
}

div.cms-form div.input-ok span.optional {
}

div.cms-form div.input-error span.optional {
    color: #ba1f25;
    font-style: normal;
}

div.cms-form div.desc {
    margin: 0px 0px 8px 120px;
    font-size: 0.9em;
    line-height: 1em;
    clear: both;
    float: none;
}

div.cms-form div.wide {
    margin-left: 10px;
}

div.cms-form textarea {
    border: 1px solid #808080;
    background-color: #fafafa;
    width: 300px;
    padding: 2px;
}

div.cms-form textarea.wysiwyg {
    width: 530px;
    overflow: hidden;
}

div.cms-form textarea.wysiwyg-full-width {
    width: 100%;
}

div.cms-form textarea.wide {
    width: 400px;
}

div.cms-form div.input-error textarea {
    border-color: #ba1f25;
}

div.cms-form input {
    border: 1px solid #cecece;
    background-color: #fbfbfb;
    width: 300px;
    padding: 2px;
}

div.cms-form input.wide {
    width: 400px;
}

div.cms-form input.right {
    text-align: right;
}

div.cms-form div.input-ok input {
}

div.cms-form div.input-error input {
    border-color: #ba1f25;
}

div.cms-form input.checkbox {
    background: transparent;
    width: auto; /*13px;*/
    height: auto; /*13px;*/
    border-width: 0px;
}

div.cms-form input.submit {
    width: 180px;
    font-weight: bold;
    margin-top: 10px;
}

div.cms-form input.reset {
    width: 110px;
    font-weight: normal;
    color: #5f5f5f;
    margin-top: 10px;
}

div.cms-form input.no-space {
    margin-top: 0px;
}

div.cms-form input.no-bold {
    font-weight: normal;
}

div.cms-form input.file {
    background: transparent;
}

div.cms-form select.wide {
    width: 300px;
    /*background-color: #fafafa;*/
}

div.cms-form img.thumb {
    border: 1px solid #cccccc;
    margin: 5px 0px 5px 0px;
    padding: 3px;
}

div.cms-form div.flags {
    float: left;
    width: 400px;
}

div.cms-form div.flags div {
    float: left;
    width: 45px;
    margin: 0px 6px 0px 6px;
}

div.cms-form div.flags div label {
    width: 20px;
    padding: 4px 0px 0px 0px;
    text-align: left;
}



/*** Form - Folding properties panel ***/

div.cms-form div.properties {
    background-color: #f5f5f5;
    padding: 5px 0px;
    margin: -10px 0px 10px 0px;
}

div.cms-form div.properties-title {
    text-align: right;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px black solid;
}

div.cms-form div.properties-title-error a {
    color: #ba1f25;
}

div.cms-form div.properties-title a {
    text-decoration: none;
}



/*** Form - Calendar ***/

div.cms-form div.input-calendar input {
    width: 80px;
}

div.cms-form div.input-calendar img {
    position: relative;
    top: 4px;
}

div.cms-form div.calendar {
    position: absolute;
    width: 160px;
    height: 190px;
    border: 1px solid #808080;
    background: #fafafa;
    padding: 5px 5px 5px 5px;
    margin: -20px 0px 0px 250px;
    font-size: 0.9em;
    z-index: 100;
}

div.cms-form div.calendar a {
  text-decoration: none;
  font-weight: bold;
  color: #444444;
}

div.cms-form div.calendar td {
    text-align: right;
    font-size: 0.9em;
}
div.cms-form div.calendar th {
    background-color: #5a5a5a;
    color: #ffffff;
    text-align: center;
    font-size: 0.9em;
}

div.cms-form div.calendar div.calendar-year {
    text-align: center;
}

div.cms-form div.calendar div.calendar-month {
    text-align: center;
    margin: 3px 0px 10px 0px;
}

div.cms-form div.calendar table.calendar {
    width: 150px;
}

div.cms-form div.calendar select {
    font-weight: bold;
    font-size: 0.9em;
}

div.cms-form div.calendar td.selected {
    background-color: #d48502;
}

div.cms-form div.calendar td.selected a {
    color: #000000;
}

div.cms-form div.calendar td.sat {
    background-color: #7a7a7a;
}

div.cms-form div.calendar td.sat a {
    color: #ffffff;
}

div.cms-form div.calendar td.sun {
    background-color: #5a5a5a;
}

div.cms-form div.calendar td.sun a {
    color: #ffffff;
}



/*** AJAX Status ***/

div.ajax-status-outer {
    text-align: center;
    height: 28px;
}

div.ajax-status {
    font-size: 8.5pt;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 10px;
    width: 400px;
    text-align: center;
}

div.ajax-status-processing {
    border: 1px solid #ba1f25;
    color: #ba1f25;
}

div.ajax-status-ok {
    border: 1px solid #7ec916;
}



/*** Table Listing ***/

table.cms-listing {
    border-collapse: collapse;
}

table.cms-full-width {
    width: 100%;
}

table.cms-listing th, table.cms-listing td {
    font-size: 0.85em;
}

table.cms-bottom-15 {
    margin-bottom: 15px;
}

table.cms-listing thead, table.cms-listing tfoot {
    font-weight: bold;
}

table.cms-listing thead th {
    border-bottom: 1px solid #5f5f5f;
    vertical-align: bottom;
    padding: 0px 1px 1px 1px;
}

table.cms-listing tfoot th {
    border-top: 1px solid #5f5f5f;
    padding: 0px 6px 2px 6px;
}

table.cms-listing col.icon {
    width: 16px;
}

table.cms-listing tr.odd {
}

table.cms-listing tr.even {
    /*background-color: #eaeaea;*/
    background-color: #f0f0f0;
}

table.cms-listing tr.mouseover {
    /*background-color: #d3d3d3;*/
    background-color: #dadada;
}

table.cms-listing tr.dragged {
    background-color: #bababa;
}

table.cms-listing td {
    padding: 2px 3px 2px 3px;
    border-right: 1px solid #ffffff;
    vertical-align: top;
    white-space: nowrap;
    text-align: left;
}

table.cms-listing td.icon {
    padding: 0px 2px 0px 2px;
}

table.cms-listing td.wrap {
    white-space: normal;
}

table.cms-listing .right {
    text-align: right;
}

table.cms-listing .center {
    text-align: center;
}

table.cms-listing tr.light td, table.cms-listing tr.light td a {
    font-style: italic;
    color: #a0a0a0;
}

table.cms-listing td.strong {
    font-weight: bold;
    color: #d02219;
}

table.cms-listing tr.strong {
    font-weight: bold;
    background-color: #d7d3d0;
}

table.cms-listing tr.strong td {
    padding-left: 2px;
}

table.cms-listing td.strong a {
    color: #d02219;
}

table.cms-listing td.draggable {
    cursor: n-resize;
}

a.cms-apply {
    border: 1px solid #808080;
    margin: 10px 0px 0px 10px;
    display: block;
    float: right;
    clear: right;
    padding: 4px 10px;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em;
}



/*** Menu ***/

div.cms-popup-menu {
    position: fixed;
    _position: absolute;
    left: 0px;
    top: 20px;
    width: auto;
    height: auto;
    padding: 8px 33px 8px 0px;
    margin: 0px;
    border: 1px solid #d3d3d3;
    background-color: #fcfcfb;
    background-image: url("images/cms-menu-border.gif");
    background-position: right top;
    background-repeat: no-repeat;
    z-index: 15;
    /*display: none;*/
    text-align: left;
}

div.cms-popup-menu div.show-admin-menu {
	margin: 0px;
	padding: 2px 0px 0px 18px;
}

div.cms-popup-menu div.show-admin-menu label {
    color: #606060;
}

div.cms-popup-menu ul {
    padding-left: 23px;
    margin: 0px 0px 5px 0px;
    list-style-type: circle;
}

div.cms-popup-menu ul ul {
    padding-left: 12px;
    margin-bottom: 0px;
}

div.cms-popup-menu li {
}

div.cms-popup-menu ul li a {
    color: #606060;
    text-decoration: none;
}

div.cms-popup-menu ul li a:hover {
    color: #c3c3c3;
}

ul.cms-menu li a {
    font-weight: bold;
}

ul.cms-menu ul li a {
    font-weight: normal;
}



/*** Tabs ***/

div.cms-tabs {
    border-bottom: 1px solid #488ac7;
    margin: 0px;
    padding: 0px;
    margin: 0.5em 0 1.1em 0;
    padding: 0 0.8em 0 0.8em;
}

div.cms-tabs div {
    float: left;
    border: 1px solid #488ac7;
    border-bottom: 1px solid #488ac7;
    margin: 0px 1px -1px 0px;
    white-space: nowrap;
}

div.cms-tabs div a {
    padding: 0em 0.5em;
    text-decoration: none;
    background-color: #BCD4EB;
    
}

div.cms-tabs div a:hover {
    background-color: #f0f0f0;
    text-decoration: underline;
}

div.cms-tabs div.right {
    float: right;
    border-width: 0px;
}

div.cms-tabs div.tab-language {
    text-transform: uppercase;
}

div.cms-tabs div.selected {
    border: 1px solid #488ac7;
    border-bottom: 1px solid #ffffff;
}

div.cms-tabs div.selected a, div.cms-tabs div.selected a:hover {
    background: none;
    padding: 0em 0.8em;
}

div.cms-tabs div.clear {
    float: none;
    clear: both;
    border: none;
    padding: 0px;
    margin: 0px;
    height: 0px;
    overflow: hidden;
}



/*** Images ***/

div.cms-images {
    overflow: hidden;
    clear: both;
    margin: 5px 0px 5px 0px;
}

div.cms-images div.img {
    float: left;
    background-color: #eaeaea;
    margin: 0px 0px 1px 1px;
    padding-top: 10px;
    width: 135px;
    height: 118px;
    text-align: center;
    overflow: hidden;
}

div.cms-images div.img div.img-container {
    height: 93px;
}

div.cms-images div.img img {
    border: 1px solid #bababa;
}

div.cms-images div.img img.imgWidth {
    width: 120px;
}

div.cms-images div.img img.imgHeight {
    height: 90px;
}

div.cms-images div.default img {
    border: 2px solid #888888;
}

div.cms-images div.actions {
    margin-top: -1px;
    font-size: 0.9em;
    line-height: 100%;
    color: #404040;
}

div.cms-images div.actions a {
    color: #404040;
    text-decoration: none;
}

div.cms-images div.actions a:hover {
    color: #000000;
}



/*** Pager ***/

div.cms-pager {
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
}

div.cms-pager a {
    text-decoration: none;
    padding: 0px 5px 0px 5px;
    color: #5f5f5f;
}

div.cms-pager a:hover {
    color: #000000;
}

div.cms-pager span.disabled {
    color: #d0d0d0;
    padding: 0px 5px 0px 5px;
}

div.cms-pager span.info {
    padding: 0px 10px 0px 10px;
}

