/* @override http://drs-dev.yvr.levelcms.com/staging/template_resources/css/earthcallingsos/cmsfixes.css */

 /* CMS Fixes */
 .cmsdropdownbox {
   z-index: 101; 
 } 
 
.cmstopnav {
  margin: 0px;
}
.cmsnavview img {
  height: 1px;
  display: inline-block;
}

.cmstopnav img {
  display: inline-block;
}

.cmstopnav .cmstrigger img, .cmsnav img {
  height: 16px;
}

.cmstopnav .cmsbrand img {
  height: 15px;
}

#cmstoolbarexpandedspacer img {
  height: 21px;
} 

.cmsmenu .flyout {
background: white;
margin: 0;
padding: 0px;
border: 1px solid #DDD;
position: absolute;
top: 0px;
left: -1px;
width: 400px;
z-index: 40;
}

#cmstoobarcollapsed td { text-align: right;  }

.cmscontentitem-ondemand .collection { background: #f7f7f7; text-transform: uppercase; font-size: 10px; font-weight: bold; padding: 2px; }
.cmscontentitem-ondemand .collection a { color: #6f6f6f }


a.cmsmenubutton { background: #f7f7f7 url(../system_images/cms.gif) no-repeat 1px 1px; color: #6F6F6F; padding: 2px; padding-left: 20px;}

.cmsmenu img { padding: 0px !important; box-shadow: none !important; background: none !important; }

.row { clear: both;}



table.pageActions, table.pageActions td {
  background: transparent;
  border: 0px;
}


/* Sitebuilder fixes */

.siteBuilderContextToolbar h1 {
 line-height: normal;
}

.siteBuilderContextToolbar a {
  border: 1px solid transparent;
}

.siteBuilderContextToolbar img {
  display: inline-block;
}


#exitlink {
   float: right;
}