﻿html,
body {
	height: 100%;
}

body {
    background-color: #fff;
}

#container {
   min-height:100%;
   position:relative;
}

#container > .page {
	padding-bottom: 30px;
}

#container > #footer {
	padding-bottom: 0;
}

#footer {
	position: absolute;
	bottom: 0;
	height: 60px;
	min-height: 60px;
	width: 100%;
}

#footer .nav-bar {
	width: 940px;
	margin: 0 auto;
}

#appmenu span.element {
	font-size: 14px;
	margin-top: 4px;
}

.metrouicss .page {
    width: 940px ;
    margin: auto;
    background-color: #fff;
}

.page-header {
    margin-top: 10px;
    z-index: 1001;
}

.metrouicss .page-region-content .page-header {
	z-index: auto;
}

.metrouicss a.button.default.user {
	float: right;
	margin-right: 0;
}
.metrouicss a.button.default.user i {
	margin-left: 5px;
}

.metrouicss .page .page-header .page-header-content {
    min-height: 80px;
    height: 80px;
}

.metrouicss .page .page-header .page-header-content .grid {
    margin-bottom: 0;
}

.metrouicss td .toolbar button {
    margin-bottom: 0;
}

.toolbar .hidden {
	visibility: hidden;
}

.metrouicss table.novert td,
.metrouicss table.novert th {
    border-right-color: transparent;
    padding-left: 0;
    padding-right: 20px;
}
.metrouicss .charms .charms-button {
    display: block;
    width: 106px;
    height: 85px;
    padding: 12px 0;
    cursor: pointer;
}

.metrouicss .charms .charms-button:hover {
    background-color: #333333;
}
.cell-wrapper {
    display:table;
    height: 100%;
}
.cell {
    display:table-cell;
    vertical-align:middle;
}

.metrouicss .charms {
    z-index: 1002;
    min-width: 0;
    width: 0;
}
.metrouicss .charms .charms-button span.icon {
    font-size: 32px;
    margin-bottom: 5px
}
.metrouicss .charms .charms-button span {
    display: block;
    text-align: center;
}
.metrouicss .charms .charms-button span.title {
    color: #9F9F9F;
	font-size: 1em;
}
.metrouicss .noteicons a {
    position: relative;
}

.metrouicss .noteicons i {
    top: 3px;
    left: 3px;
    position: absolute;
}
.metrouicss .noteicons span {
    position: absolute;
    right: 3px;
    bottom: 3px;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
}

.metrouicss .charms-menu {
	display: none;
	padding: 40px 0 0 0;
}
.metrouicss .charms-menu h2 {
	padding-left: 40px;
}

.metrouicss .charms-menu  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.metrouicss .charms-menu  ul  li{
	margin: 0;
	padding: 0;
}
.metrouicss .charms-menu  ul  li a{
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	padding: 0 0 0 40px;
}
.metrouicss .charms-menu  ul  li a:hover {
	background: #9F9F9F;
}

.metrouicss .charms-menu .input-control {
	margin-left: 40px;
	margin-right: 32px;
 }
.metrouicss .replies > div,
.metrouicss .replies > li,
.metrouicss .replies > span {
    width: 300px;
}
.metrouicss .input-control input[type=text] ~ .btn-comments,
.metrouicss .input-control input[type=text] ~ .btn-cart,
.metrouicss .input-control input[type=text] ~ .btn-refresh,
.metrouicss .input-control input[type=text] ~ .btn-remove,
.metrouicss .input-control input[type=text] ~ .btn-caret
 {
	display: block !important;
}
.metrouicss .input-control.text .btn-comments:before {
    content: "\e03a";
}
.metrouicss .input-control.text .btn-cart:before {
    content: "\e015";
}
.metrouicss .input-control.text .btn-refresh:before {
    content: "\e08f";
}
.metrouicss .input-control.text .btn-remove:before {
    content: "\e0a2";
}
.metrouicss .input-control.text .btn-caret:before {
	content: "\e09a";
}
.metrouicss .input-control input[type=text] ~ [class^="btn-"] ~ [class^="btn-"] {
margin-left: -55px;
}
form[id^="commentform_"] {
	width: 100%;
	overflow: hidden;
}

#shout_block,
#news_block {
	min-height: 200px;
}

#news_block blockquote,
#newslist blockquote{
	position: relative;
}

#news_block blockquote .info,
#newslist blockquote .info{
	font-size: 0.65em;
	position: absolute;
	right: 0;
	top: 0;
	width: 120px;
}
.metrouicss h2 .info  {
	font-size: 0.5em;
}

th.flag {
	width: 40px;
}

td.flag {
	text-align: center;
}

td.flag i {
	color: #9F9F9F;
}

th.right {
	padding-right: 5px;
	text-align: right;
}
td.right {
	text-align: right;
}

.metrouicss tbody div.toolbar a {
	margin: 0;
}

.metrouicss span.status {
	height: 18px;
	width: 18px;
	font-size: 12px;
	display: block;
	vertical-align: middle;
	line-height: 18px;
	text-align: center;
	border: 1px solid #000;
}

.metrouicss  h2 .place-right.button {
	margin-right: 0;
}

.metrouicss .hide {
	display: none;
}

#imageSelector {
   overflow-y:auto;
   width: 605px; 
   height: 500px; 
}

.metrouicss #dialogOverlay {
	z-index: 1001;
}

.nav-bar .calendar-wrap {
	top: 36px;
}

.datepicker-wrapper {
	float: left;
	width: 250px;
}

.bg-color-grey {
	background-color: #ddd !important;
}

#charms-overlay {
	position: fixed;
	background-color: #525252;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
	display: none;
	overflow-x: auto;
	overflow-y: hidden;
}
#charms-overlay .head {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
}
#charms-overlay .body {
	padding: 132px 0 0 120px;
	overflow: auto;
	height: 100%;
	min-width: 100%;
	overflow-y: hidden;
}
#charms-overlay h1 {
	position: absolute;
	top: 24px;
	left: 154px;
}
#charms-overlay h1 small{
	font-size: 0.5em;
}
#charms-overlay h2 {
	margin-left: 36px;
}
.listview h4 {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#charms-overlay .listview {
	width: 300px;
	float: left;
}
#charms-overlay .listview li {
	float: left;
}

#charms-overlay .letter {
	display: block;
	height: 100%;
	width: 100%;
	line-height: 48px;
	text-align: center;
	color: #FFF;
	font-size: 0.5em;
}

#close-charms {
	position: absolute;
	left: 55px;
	top: 30px;
	font-size: 40px;
	color: #FFF;
	cursor: pointer;
}

#close-charms {
	position: absolute;
	left: 55px;
	top: 30px;
	font-size: 40px;
	color: #FFF;
	cursor: pointer;
}

#charms-search-filter {
	margin-top: 24px;
}

#charms-search-filter li {
	height: 60px;
	line-height: 40px;
	padding: 10px 10px 10px 40px;
    cursor: pointer;
    margin-top: 1px;
}
#charms-search-filter li:hover {
    background-color: #3f3f3f;
}
#charms-search-filter li.active {
    background-color: #da532c;
}
#charms-search-filter li  .icon {
	float: left;
	margin-right: 10px;
}
#charms-search-filter li  .icon img {
	height: 40px;
	width: 40px;
}
#charms-search-filter li  .data {
	padding-top: 5px;
}

ul.breadcrumb {
	list-style-type: none;
}

ul.breadcrumb li {
	float: left;
}

ul.breadcrumb li span.divider {
	font-weight: bold;
	margin: 0 10px 0 5px;
}

.metrouicss .entity-info {
	width: 100%;
	overflow: auto;
	background: #f9f9f9;
	padding-top: 10px;
	padding-left: 10px;
    line-height: 32px;
}

.metrouicss .entity-info img {
    float: left;
    width: 32px; 
    height: 32px; 
    margin: 0 10px 6px 0; 
}

.metrouicss ul.locations.listview li .data h5,
.metrouicss ul.locations.listview li .data h6 {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 217px;
    overflow: hidden;
}
.metrouicss ul.locations.listview li .data {
    height: 51px;
}

tr.strikeout td { position:relative        } /* Setup a new coordinate system   */
tr.strikeout td:before {                     /* Create a new element that       */
  content: " ";                              /* …has no text content            */
  position: absolute;                        /* …is absolutely positioned       */
  left: 0; top: 50%; width: 100%;            /* …with the top across the middle */
  border-bottom: 1px solid #000;             /* …and with a border on the top   */
}    


/* APP ICONS */

@font-face {
  font-family: "GLYPHICONS";
  src: url('../fonts/glyphicons-regular.eot');
  src: url('../fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-regular.svg#glyphicons-regular') format('svg'), url('../fonts/glyphicons-regular.woff') format('woff'), url('../fonts/glyphicons-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.icon-alan:before { 
	content: "\e000";
}

.icon-freeman:before { 
	content: "\e037";
}

.metrouicss  .icon-gordon {
	font-family: "GLYPHICONS";
}
.icon-gordon:before{ 
	content: "\e371";
}

.icon-rose:before{
	content: "\e048";
}

.icon-candy:before{
	content: "\e005";
}

.metrouicss  .icon-judith{ 
	font-family: "GLYPHICONS";
}
.icon-judith:before{ 
	content: "\e038";
}

.metrouicss  .icon-herb{
	font-family: "GLYPHICONS";
}
.icon-herb:before{ 
	content: "\e014";
}

.icon-delores:before { 
	content: "\e05a";
}

.metrouicss  .icon-eldrige{ 
	font-family: "GLYPHICONS";
}
.icon-eldrige:before{ 
	content: "\e120";
}

.metrouicss  .icon-ingrid{ 
	font-family: "GLYPHICONS";
}
.icon-ingrid:before{ 
	content: "\2709";
}

.metrouicss  .icon-russel{ 
	font-family: "GLYPHICONS";
}
.icon-russel:before{ 
	content: "\e037";
}

.metrouicss  .icon-stan{ 
	font-family: "GLYPHICONS";
}
.icon-stan:before{ 
	content: "\e004";
}

.metrouicss  .icon-teddy{ 
	font-family: "GLYPHICONS";
}
.icon-teddy:before{ 
	content: "\e325";
}

.metrouicss .icon-sophie {
	font-family: "GLYPHICONS";
}

.icon-sophie:before{ 
	content: "\e278";
}

.metrouicss  .icon-roger{ 
	font-family: "GLYPHICONS";
}
.icon-roger:before{ 
	content: "\e055";
}

.icon-wiggins:before{ 
	content: "\e019";
}

.metrouicss .icon-pasternak{ 
	font-family: "GLYPHICONS";
}
.icon-pasternak:before{ 
	content: "\e058";
}

.metrouicss .icon-charlie{ 
	font-family: "GLYPHICONS";
}
.icon-charlie:before{ 
	content: "\e265";
}

.metrouicss .icon-artie{ 
	font-family: "GLYPHICONS";
}
.icon-artie:before{ 
	content: "\e087";
}

.icon-courtney:before{ 
	content: "\e04e";
}

.metrouicss .icon-leopold{ 
	font-family: "GLYPHICONS";
}
.icon-leopold:before{ 
	content: "\e040";
}

.metrouicss .icon-fishman{ 
	font-family: "GLYPHICONS";
}
.icon-fishman:before{ 
	content: "\e060";
}

.metrouicss .icon-francis{ 
	font-family: "GLYPHICONS";
}
.icon-francis:before{ 
	content: "\e042";
}

.icon-sylvia:before{ 
	content: "\e015";
}

.metrouicss .icon-evelyn{ 
	font-family: "GLYPHICONS";
}
.icon-evelyn:before{ 
	content: "\e044";
}

.icon-liz:before{ 
	content: "\e058";
}

.metrouicss .icon-artiefuko{ 
	font-family: "GLYPHICONS";
}
.icon-artiefuko:before{ 
	content: "\e164";
}

@media all {
	.page-break	{ display: none; }
    .printonly { display: none;}
}

@media print {
	#appmenu,
	#mainnav .span8,
	#charmbar,
	.form-actions {
		display: none;
	}
	.metrouicss .label {
		color: #d5e7ec !important;
		background: none;
	}
	.metrouicss .label.success {
		color: #00a300 !important;
		background: none;
	}
	.metrouicss .label.warning {
		color: #e3a21a !important;
		background: none;
	}
	.metrouicss .label.important,
	.metrouicss .label.error {
		color: #b91d47 !important;
		background: none;
	}
	.metrouicss .label.info {
		color: #2d89ef !important;
		background: none;
	}
	.metrouicss .label.inverse {
		color: #1d1d1d !important;
		background: none;
	}

    .print {
        display: block;
    }

    .noprint {
        display: none !important;
    }

    .printonly { display: block;}

    .page-break	{ display: block; page-break-before: always; }
}