/* Azcat Common */

/* Yahoo Image URL Patches */

*html .yui-picker-bg {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/build/colorpicker/assets/picker_mask.png', sizingMethod='scale');
}

/* End Yahoo Image URL Patches */

/* Azcat Sam Skin Modifications */

.yui-skin-sam .yuimenubaritem .yuimenubaritemlabel {
  border-bottom-width: 0px;
  cursor: pointer;
}

.yui-skin-sam .yuimenuitem .yuimenuitemlabel {
  cursor: pointer;
}

.yui-skin-sam #EditForm .yui-navset-top {
  top: -7.8em;
}

.yui-skin-sam #EditForm .first-tabs {
  background-color: white;
  border-right: 0px none;
  top: 0px;
}

.yui-skin-sam #content_bd #EditForm .yui-navset-top {
  top: auto;
}

.yui-skin-sam #content_bd #EditForm .first_tabs {
  background-color: transparent;
}

.yui-skin-sam .first-tabs .showing-sub-tabs {
  height: 6em;
}

.yui-skin-sam .yuimenubar .highlight {
  background: url(/build/assets/skins/sam/sprite.png) 0 -1300px repeat-x;
}

.yui-skin-sam .yui-ac {
  position: static;
}

.yui-skin-sam .yui-ac-input {
  position: static;
  width: auto;
}

.ygtvlabel,
.ygtvlabel:link,
.ygtvlabel:visited,
.ygtvlabel:hover {
  background-color: transparent;
  margin-top: 4px;
  display: block;
}

.ygtvlabel input {
  margin-left: 2px;
  margin-right: 5px;
}

.yui-panel .bd {
  text-align: left;
}

.yui-panel .ft {
  display: none;
}

#adminSubNav,
#editNav {
  margin-top: -1px;
}

.yui-skin-sam .yui-navset .yui-nav li.validation_error > a em,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li.validation_error > a em {
  color: #A00;
}

.yui-skin-sam .yui-navset .yui-nav li.validation_error a,
.yui-skin-sam .yui-navset .yui-nav li.validation_error a:focus,
.yui-skin-sam .yui-navset .yui-nav li.validation_error a:hover {
  _background-image: url(/error_active.png);
  _background-position: left top;
}

.yui-skin-sam .yui-navset .yui-nav li.validation_error.selected > a,
.yui-skin-sam .yui-navset .yui-nav li.validation_error.selected > a:focus,
.yui-skin-sam .yui-navset .yui-nav li.validation_error.selected > a:hover {
  background-image: url(/error_active.png);
  background-position: left top;
}

.yui-skin-sam .yui-navset .yui-nav li.validation_error a em {
  _color: #FFF;
}

.yui-skin-sam .yui-navset .yui-nav li.validation_error.selected > a em {
  color: #FFF;
}

.yui-skin-sam .yui-calcontainer {
  margin-left: 15%;
  margin-right: 15%;
}

.yui-skin-sam .yui-panel .hd {
  padding-right: 37px;
}

/* End Azcat Sam Skin Modifications */

#AdminWidgetProxy {
  top: 0px;
  left: 0px;
  text-align: left;
}

table.main {
  border: 1px solid black;
}

table.main tbody td {
  padding-left: 5px;
  padding-right: 5px;
  height: 22px;
  vertical-align: middle;
  white-space: nowrap;
  border-left: 1px dotted darkgray;
  border-right: 1px dotted darkgray;
}

table.main thead th div {
  padding: 1px;
}

table.main th {
  border-left: 1px dotted #FFF;
  border-right: 1px dotted #FFF;
  color: #FFF;
  white-space: nowrap;
  font-weight: bold;
}

table.main th.odd {
  background-color: #369;
}

table.main th.even {
  background-color: #69B;
}

table.collectionprefs th {
  white-space: normal;
}

#sort_columns {
  width: 26em;
}

#sort_columns ul li {
  list-style: none;
  cursor: move;
}

.sortList {
  cursor: move;
  width: 100%;
}

li.even {
  background-color: #EEF;
  border: 1px solid #306;
}

li.odd {
  border: 1px solid #777;
}

.grey {
  background-color: #EAEAEA;
}

.lightgrey {
  background-color: #F5F5F5;
}

/* For List and Tree View: */
.filling .grey.selected {
  background-color: #A4A4A4;
}

.filling .lightgrey.selected {
  background-color: #A9A9A9;
}

/* For Gallery View: */
.filling tr.grey td.selected {
  background-color: #A4A4A4;
}

.filling tr.lightgrey td.selected {
  background-color: #A9A9A9;
}


.header_item {
  cursor: move;
}

.header_item img {
  cursor: pointer;
}

.more {
  text-decoration: none;
  white-space: nowrap;
}

.history_comments {
  white-space: normal;
}

#perPage,
#perRow {
  float: left;
  margin-top: 2px;
}

#perPageSelect,
#perRowSelect {
  margin-right: 3px;
}

#perRowSelect {
  margin-left: 13px;
}

#azcat_dialog textarea,
#powerEditDialog textarea {
  width: 99%;
}

#azcat_dialog table.review_history,
#powerEditDialog table.review_history {
  width: 100%;
}

#powerEditDialog fieldset {
  clear: both;
  border: 1px solid;
  padding: 0.5em;
}

#powerEditDialog fieldset h1 {
  margin-top: 0.5em;
}

#EditFormContainer .Azcat_Portal_Status_Message {
  padding: 0px;
}

/* Links Caption Editing */

#edit_caption_form h2 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

#edit_caption_form div {
  text-align: left;
}

#edit_caption_form div.centered {
  text-align: center;
}

#edit_caption_form hr {
  height: 2px;
  margin: 0.5em;
  margin-top: 2.4em;
  margin-bottom: 1.6em;
  border: 1px solid #000;
}

#edit_caption_form div.errorMessage {
  color: #F00;
  font-weight: bold;
  text-align: center;
  margin: 0.375em;
  margin-bottom: 0.5em;
}

#edit_caption_form fieldset {
  border: 2px outset black;
  padding: 0.75em;
  margin: 0em;
  margin-bottom: 1em;
}

#edit_caption_form legend {
  color: #369;
  font-size: 12px;
  font-weight: bold;
}

#edit_caption_form div.FormButtons,
#edit_caption_form fieldset.descriptions,
#edit_caption_form div.errorMessage {
  clear: both;
}

#edit_caption_form input {
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}

#edit_caption_form label {
  vertical-align: middle;
}

#edit_caption_form div.FormButtons {
  text-align: center;
}

#edit_caption_form div.FormButtons input {
  width: 133px;
}

#edit_caption_form fieldset.descriptions textarea {
  width: 100%;
  height: 5em;
}

/* End Multi Upload */

/* End Azcat Common */

/* Azcat Public Skin */

#AdminWidgetDragHandle {
  background-image: url('/spangle.png');
  background-repeat: no-repeat;
  background-position: 3px 1px;
  width: 63px;
}

#AdminWidgetDragHandle.selected {
  background-image: url('/spangle_selected.png');
  background-repeat: no-repeat;
  background-position: 3px 1px;
  width: 63px;
}

#AdminWidgetDragHandle {
  background-color: #F0F8FF;
  width: auto;
  height: 20px;
  width: 90px;
  cursor: move;
  border: 1px solid #C4E2FF;
  border-right: 1px solid #40A0FF;
  border-bottom: 1px solid #40A0FF;
}

#AzcatCMS {
  display: block;
  padding-top: 2px;
  padding-left: 23px;
}

#AdminWidget {
  border: 0px none !important;
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 0px;
  margin: 0px;
  z-index: 2;
  font-size: 12px;
  text-align: left;
}

#AdminWidget {
  _width: 175px;
}

body > #AdminWidget {
  width: auto;
}

#AdminWidgetMenu {
  background-color: #F0F8FF;
  background-image: none;
  border: 0px solid #999;
}

#AdminWidgetMenu li {
  list-style: none;
}

#AdminWidget div.yuimenu h6 {
  font-size: 100%;
  font-weight: bold;
  color: #FFF;
  background-color: #40A0FF;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

#AdminWidget div.yuimenu li a,
#AdminWidget div.yuimenu li span {
  color: #000;
  text-align: left;
  padding-left: 15px;
}

#AdminWidget div.yuimenu li a.selected {
  color: #FFF;
  background-color: #40A0FF;
}

#AdminWidget div.yuimenu li a.disabled,
#AdminWidget div.yuimenu li em.disabled {
  color: #B9B9B9;
}

#AdminWidget div.yuimenu h6 {
  border: 0px none;
  _width: 100%;
  _padding-left: 20px;
  _padding-right: 20px;
}

#AdminWidgetMenu li a {
  _width: 100%;
}

#AdminWidgetMenu li li a {
  _width: auto;
}

#wait .bd {
  height: auto;
  overflow: hidden;
}

#isCapsLock {
  color: red;
  display: none;
}

div.field_floatLeft,
div.field_clearFloatLeft {
  float: left;
  padding: 10px;
}

div.field_floatLeft div.field_floatLeft,
div.field_floatLeft div.field_clearFloatLeft,
div.field_clearFloatLeft div.field_floatLeft,
div.field_clearFloatLeft div.field_clearFloatLeft,
div.field_floatRight div.field_floatRight {
  padding: 0px;
  padding-right: 5px;
  padding-top: 2px;
}

div.field_floatLeft div,
div.field_clearFloatLeft div,
div.field_floatRight div {
  padding-right: 5px;
  padding-top: 2px;
}

.field_clearFloatLeft {
  clear: left;
}

div.field_floatRight {
  float: right;
  padding: 10px;
}

.validation_error {
  color: #F00;
  font-weight: bold;
}

.field_row {
  clear:both;
  padding: 6px 0;
}

.field_wrapper {
  float: left;
  padding: 0 6px;
}

.field_description {
  float: left;
  padding: 0 6px;
}

.field_validation {
  float: left;
  padding: 0 6px;
}

.field_label {
  float: left;
  width: 155px;
  padding: 0 6px;
}

.field_row.validation_error.odd {
  color: #fff;
  background: #a0262c;
}
.field_row.validation_error.even {
  color: #fff;
  background: #d9414d;
}

.field_row.odd {
  background: #DBEAFF;

}
.field_row.even {
  background: #EDF5FF;
}

.field_row .paddedRight {
    padding-right: 0.5em;
}

#AzcatDeleteDialog hr {
  margin-top: 0em;
  margin-bottom: 1em;
  height: 1px;
  width: 100%;
  border: 0px none;
  border-bottom: 1px solid #000;
}

#AzcatDeleteDialog li {
  list-style-type: none;
  padding-bottom: 0.75em;
}

#AzcatDeleteDialog li img {
  vertical-align: text-top;
}

#AzcatDeleteDialog blockquote {
  margin: 0px;
  margin-left: 1.6em;
}

#infoHistory {
  width: 100%;
}

#infoHistory th {
  cursor: default;
}

#infoHistory textarea.disabled {
  background-color: lightgrey;
  width: 90%;
  height: 4em;
}

.clear {
  clear: both;
}

#export fieldset {
  border: 1px solid #000;
  padding: 5px;
  margin-top: 4px;

}

#export legend {
  padding-left: 3px;
  padding-right: 3px;
}

#export div.tabSpacing {
  margin-left: 18px;
}

#export img.exportMore {
  width: 12px;
  height: 7px;
  background-repeat: no-repeat;
}

#export input.select_all {
  vertical-align: sub;
}

.yui-skin-sam .yui-simple-dialog #preset_name_form ul {
  margin: 0;
}

.yui-skin-sam .yui-simple-dialog #preset_name_form li {
  list-style-type: none;
}
/* End Azcat Public Skin */
