
/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* GENERAL */

html {
  height: 100%;
}

body {
  padding: 10px 0;
  font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
  background: #000;
  color: #ccc;
  text-align: center;
}

h2 {
	color: #FF0000;
}

a:link,
a:visited {
  color: #ff0000;
}

a:hover,
a:active {
  color: #ddd;
}

div.navigation {
  clear: both;
  float: none;
  border: 1px solid #666;
  border-left: none;
  border-right: none;
  height: 32px;
  margin:0 10px;
}


strong {
  font-weight: bold;
}

/********** GENERAL LAYOUT ************/
#wrapper {
  width: 800px;
  margin: 0px auto;
}

/********** HEADER ************/
#header .logo {
  display: block;
  margin: 0 auto 10px;
  width: 388px;
}

#header .flash-header {
  text-align: center;
}

#header .top-menu {
  margin: 0 20px;
  text-align: right;
  text-transform: lowercase;
}

#header .top-menu a:link,
#header .top-menu a:visited,
body#contact_us #header .top-menu a:link,
body#contact_us #header .top-menu a:visited {
  color: #f00;
  display: inline;
  font-size: 15px;
}

#header .top-menu a:hover,
#header .top-menu a:active {
  color: #fff;
}

#header .locale {
  text-align: right;
  margin: -17px 10px 0 0;
  font-size: 10px;
  padding-bottom: 5px;
}

body#index #content_wrapper,
body#index #contact_us {
  margin-top: 0;
}

body#contact_us #header a {
  display: block;
  clear: both;
  margin: 5px 10px;
}

#header .navigation {
  padding: 0 0 0 86px;
}

#header .navigation ul li {
  z-index: 1000;
}

#header .navigation a {
  margin: 0 50px 0 0;
  text-transform: lowercase;
}

#header .navigation a:link,
#header .navigation a:visited {
  color: #fff;
}

#header .navigation a:hover,
#header .navigation a:active {
  color: #f00;
}

#header .locale a:link,
#header .locale a:visited {
  display: inline;
  margin: 0;
  color: #ddd;
}

#header .locale a:hover,
#header .locale a:active {
  color: #fff;
}

body#contact_us #header .navigation li a {
  margin: 0 50px 0 0;
}

body#contact_us #header .navigation li li a {
  margin: 0;
}

body#contact_us #header .navigation li li {
  width: 18em;
}

/**********************************
 * 
 * FEATURED PROPERTIES
 * 
 *********************************/

#slideshow_container {
  width: 780px;
  height: 346px;
  margin: 6px auto;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
	background-color: #000000;
	z-index: 0;
}

.pslide {
  margin: 20px 0;
  width: 780px;
  height: 346px;
	background-color: #000000;
}

/* property slideshow */
#mg_flash_image_viewer{
  background-color: #000000;
	width: 490px;
	height: 375px;
}

/********** FOOTER ************/

#footer_wrapper {
  clear: both;
  float: none;
  padding-top: 10px;
}

#footer {
	width: 792px;
  margin: 0 auto;
	padding: 8px 0;
  clear: both;
  float: none;
}

/********** CONTENT ************/
#content_wrapper {
 clear:both;
 float:none;
 margin-top: 20px;
}
#content {
  margin: 0 10px;
}
#content h3 {
  padding-left: 10px;
  margin: 10px 0 0;
}

#terms_and_conditions #content h3 {
  margin: 10px 0;
}

body#services-architecture #content p,
body#services-real-estate #content p,
body#services-architecture #content ul,
body#services-real-estate #content ul {
  margin: 0 10px 30px;
  padding: 5px;
}

#content .left {
  float: left;
  width: 490px;
}

#content .right .action-items {
  list-style: none;
}

#content .right .action-items li {
  padding: 2px 0 2px 20px;
  margin-bottom: 5px;
}

#content .right .action-items li.no-background {
  padding-left: 0px;
}

#content .right {
  float: right;
  width: 280px;
}

#content .mg-notice {
  float: left;
  margin-left: 0px;
  margin-bottom: 10px;
  width: 466px;
  padding: 10px;
}

#content .separator {
  clear:both;
  padding: 8px 0;
}

.user-content h4 {
  clear: both;
}

.user-content h5 {
  clear: both;
}

/**********************************
 * 
 * PROPERTY LISTINGS
 * 
 *********************************/

/* Filters */
/* -------------------- search-engine -------------------- */

.field {
  clear: both;
  margin: 0 0 10px 5px;
}
.field.currency select{
  width: 92px;
}
.field-group {
  overflow: auto;
}
.field-group .field {
  clear: none;
}

.field input {
  width: 100px;
}

#filter_bar .field input.date {
  width: 110px;
  display: inline;
}

#filter_bar .LV_validation_message.LV_invalid {
  clear: both;
  display: block;
  color: red;
}

#filter_bar .field input.date {
  width: 110px;
  display: inline;
}

.filter-action {
  text-align: right;
}

/* -------------------- filters -------------------- */
#results {
  float: left;
  clear: none; 
  margin-top: 5px;
	overflow: auto;
}

#filter_bar { 
  float: left; 
  width: 200px;
  margin: 5px 20px 20px 10px;
  font-size: 11px;
}

#filter_bar h3 {
  font-size: 16px;
  font-family: 'Trebuchet MS',Tahoma,Arial,Helvetica,sans-serif;
  margin-bottom: 5px;
  line-height: 20px;
}

#filter_bar h4 {
  margin-bottom: 5px;
  font-size: 15px;
}

#filter_bar ul { 
  list-style-image: none; 
  list-style-type: none; 
  margin: 10px 0px 5px 5px; 
  padding: 0px; 
  font-size: 13px;
}

#filter_bar li {
  text-decoration: none;
  margin-top: 0px;
}


#filter_Bar .filter {
	margin:0 0 5px;
}

#filter_bar div.filter h4 a, #search-engine div.filter ul li, #search-engine div.filter div.field-group {
  padding:0 0 0 15px;
}

#filter_bar .field {
  margin-right: 5px;
}

#filter_bar .field label, #filter_bar .field input, #filter_bar .field select {
  display: block;
}

#filter_bar .field input[type=hidden] {
  display: none;
}

#filter_bar .field-group.LV-date-range .field {
  float: none;
  width: auto;
}

.applied-filters{
	 overflow: auto;
}

.applied-filters h3 {
  font-size: 16px;
}

.applied-filters ul {
  margin: 5px;
}

.applied-filters li {
  float: left;
  overflow: auto;
  line-height: 14px;
}

.applied-filters a {
  float: left;
  display: block;
  overflow: auto;
  background-color: #eee;
  padding: 5px 5px 5px 20px;
  margin: 5px;
  background-image:url(../images/remove.png);
  background-position:4px 6px;
  background-repeat:no-repeat;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.applied-filters .title {
  font-weight: bold;
  color: #555;
  font-size: 11px;
}

.applied-filters .description {
  color: #2f6ba1;
  font-size: 11px;
}

#mg_properties .applied-filters a:active, #mg_properties .applied-filters a:hover {
  text-decoration: none;
  background-color: #FFEEEE;
}

.applied-filters li span {
  display: block;
}

/* Validations */

.LV_valid {
  display: none;
}

/* moveglobally components for property listings TODO: merge with theme styles */

#mg_properties {
  padding: 0;
  font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
}

#mg_property_listings {
  clear: both;
}

#mg_property_listings .view-details {
	clear:both;
	text-align:center;
	margin-bottom:10px;
}

#mg_property_listings div.property-listing div.property-price h4 {
  color:#A6A6A6;
  font-size:12px;
  font-weight:normal;
  margin: 0;
  padding: 0;
}

#mg_properties .code {
  display: none;
}

/* start property photo */
#mg_properties .property-photo {
	float: left;
  display: inline; 
  margin: 20px 15px 10px;
  text-align: center;
  width: 152px;
  overflow: hidden;
}

#mg_properties .property-photo img {
	max-width: 150px;
  max-height: 130px; 
  width: expression(this.width > 150 ? 150: true);
}

#mg_properties .property-photo a {
	display: block;
  position: relative;
}

.photo-container {
  position: relative;
}

.property-status-badge {
  background-color: #A5000E;
  color: #eee;
  text-align: center;
  border-bottom: solid 1px #444;
  border-top: solid 1px #444;
  width:100%;
}

.photo-container .property-status-badge {
  position: absolute;
  bottom: 16px;
  left: 0;
  font-size: 14px;
  line-height: 20px;
}

.overview .property-status-badge {
  font-size:18px;
  line-height:26px;
  margin-bottom: 5px;
}

/* end property photo */


#mg_property_listings .property-description {
  float: left;
  width: 362px;
  margin-top: 15px;
}

#mg_property_listings .property-description h4 {
	font-weight: bold;
}

.property-description h5 {
	color: #777; 
  margin-bottom: 7px;
  font-size: 12px;
}

.property-description p {
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

.property-info {
  width: 191px;
  float: left;
  margin-right: 5px;
  display: inline;
}

.property-price {
	float: right; 
  display: inline;
  width: 120px;
}

#mg_property_listings .property-price h5 {
  font-size: 14px;
  font-weight: bold; 
  margin-bottom: 3px; 
}

#mg_properties .property-listing {
  clear: both;
  margin: 10px 0;
  border-top: 1px solid #666666;
  width: 560px;
}

#mg_properties .property-description h4 {
  margin-bottom: 0px;
  padding: 5px 0 0;
}

#mg_properties .property-description .property-info {
  width: 191px;
  float: left;
  clear: both;
}

/* end moveglobally components for property listings */

.header-pagination {
  float: right;
  display: inline;
  margin: 10px 0;
}

.sort-by {
  overflow: auto;
  float: left;
  display: inline;
  margin: 10px 0;
}
.sort-by form{
  display: inline;
}

.pagination {
	padding: 2px;
  text-align: center;
}

.pagination ul {
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;  
  margin: 0 0 0 4px;
}

.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;  
}

.pagination a, .pagination a:visited{
  color: #FE580E;
	padding: 2px 5px;
	border: 1px solid #FE580E;
	text-decoration: none; 
  font-weight: bold;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #ffbb33;
	color: #FFF;
	background-color: #FE580E;
}

.pagination li.currentpage{
	font-weight: bold;
	padding: 2px 5px;
	border: 1px solid #ffbb33;
	background-color: #FE580E;
	color: #FFF;
}


.pagination li.disablepage{
	padding: 2px 5px;
	border: 1px solid #929292;
	color: #929292;
}

.pagination li.nextpage{
	font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}

div#mg_properties div.pagination ul {
  font-size: 13px;
}

div#mg_properties div.pagination li.disablepage {
  border: none;
  background: #333333;
  padding: 1px 5px;
}

div#mg_properties div.pagination li.currentpage {
  border: none;
  background: #666666;
  color: #ffffff;
  padding: 1px 5px;
}

div#mg_properties .pagination a:link, 
div#mg_properties .pagination a:visited {
  border:none;
  background: #aa0000;
  color: #efefef;
  text-decoration: none;
  padding: 1px 5px;
}

div#mg_properties .pagination a:hover, 
div#mg_properties .pagination a:active {
  background: #ff0000;
  color: #ffffff;
}

/**********************************
 * 
 * PROPERTY SHOW
 * 
 *********************************/

/* begin show property */
#mg_flash_image_viewer {
  float: left;
}

#mg_property_show {
	width: 800px;
}

#mg_property_show .property-main {
	float: left;
	width: 490px;
}

#mg_property_show .property-sidebar {
	float: left;
	width: 280px;
	margin: 0 10px 0 10px;
	font-size: 14px;
}

#mg_property_show .property-sidebar ul, #mg_property_show .property-sidebar ul li {
	margin: 0;
	padding: 0;	
}

#mg_property_show .property-sidebar label {
	font-weight: bold;
	padding-right: 5px;
}

#mg_property_show .property-sidebar .overview ul{
	list-style-type: none;
	padding-right: 5px;
}

#mg_property_show .property-sidebar .rates h5{
  font-weight:bold;
}
#mg_property_show .property-sidebar .rates p{
  color:#999999;
  font-size:12px;
}
#mg_property_show .property-sidebar .rates ul{
  margin-left: 10px;
}
#mg_property_show .property-sidebar .rates ul li {
  list-style: circle inside;
}

#mg_property_show .property-sidebar .amenities ul {
	padding: 0;	
	list-style: circle;
  overflow: hidden;
}

#mg_property_show .property-sidebar .amenities ul li {
	margin-left: 8px;
	float: left;
  display: inline;
	font-size: 12px;
  line-height: 18px;
	width: 122px;
}

#mg_property_show .property-sidebar hr {
	margin-top: 15px;	
	margin-bottom: 15px;
	clear: both;
}

#mg_property_show #contact_form_wrapper {
	float: left;
}
/* end show property */

div#mg_property_show {
  width: auto;
  margin-top: 0;
  padding-left: 5px;
}

div#mg_property_show h1.title {
  padding: 5px 0;
}

div#mg_property_show h2.location {
  padding: 0 0 5px;
  margin-bottom: 10px;
}

div#mg_property_show div.property-sidebar {
  padding-left: 10px;
  width: 260px;
  margin: 0px;
  float: right;
}

div#mg_property_show div.property-sidebar .overview ul li {
  margin: 0 0 5px;
}

div#mg_property_show div.property-sidebar .overview ul li label {
}

div#mg_property_show div.property-sidebar hr {
  float: none;
  clear: both;
  height: 1px;
  margin: 10px 0;
}

div#mg_property_show div.property-sidebar div.calendar-navigation {
  padding-top: 10px;
}

div#mg_property_show div.property-sidebar div#availability_calendar {
  padding-top: 10px;
}

div#mg_property_show div.property-main {
  float: left;
  width: 490px;
  padding-right: 5px;
}

div#mg_property_show div.property-main #mg_flash_image_viewer {
  margin-bottom: 5px;
}

div#mg_property_show div.property-main div.description {
  padding: 10px 0;
}

div#mg_property_show div.property-main div.description h5 {
  margin: 0 0 5px;
}

div#mg_property_show div.property-main div#contact_form_wrapper {
  margin-top: 10px;
  padding-top: 10px;
  clear: both;
}

div#mg_property_show div.property-main div#contact_form_wrapper table tr td {
  padding: 5px 5px 5px 0;
}

/**********************************
 * 
 * SEARCH FORM
 * 
 *********************************/

.search-fields {
  width: 466px;
  padding: 10px;
  clear: both;
}


/**********************************
 * 
 * CONTACT FORM
 * 
 *********************************/

div#contact_form_wrapper {
  width: 466px;
  padding: 10px;
  clear: both;
}

div#contact_form_wrapper table tr td {
  padding: 5px 5px 5px 0;
}

/********** ASSORTED STYLES ************/
br.clear {
  display: block;
  float: none;
  clear: both;
  visibility: hidden;
  height: 0;
  width: 0;
  line-height: 0;
} 


/********** HEADER ************/
#header {
}

/********** FOOTER ************/
#footer {
	border: 1px solid #666666;
  border-left: none;
  border-right: none;
}

/********** CONTENT ************/
#content h3 {
  color: #ffffff;
}

#terms_and_conditions #content h3 {
  color: #ff0000;
}

#content h3 a:link,
#content h3 a:visited {
  color: #ffffff;
}

#content h3 a:hover,
#content h3 a:active {
  color: #ff0000;
}

body#services-architecture #content p,
body#services-real-estate #content p,
body#services-architecture #content ul,
body#services-real-estate #content ul {
  border: 1px solid #ff0000;
  border-width: 1px 0 0;
}

body#services-architecture #content .right p,
body#services-real-estate #content .right p,
body#services-architecture #content .right ul,
body#services-real-estate #content .right ul {
  border: none;
}

#content .right .action-items li {
  background: url(/themes/moriello/images/dot.png) no-repeat left 1px;
}

#content .right .action-items li.no-background {
  background: none;
}

#content .right .action-items li.msn {
  background: url(/themes/moriello/images/msn-mini.png) no-repeat left top;
}

#content .right .action-items li.skype {
  background: url(/themes/moriello/images/skype-mini.png) no-repeat left top;
}

#content .mg-notice {
  margin: 10px 0;
  border: 1px solid #666;
  background-color: #333; 
}

#content .mg-notice h1 {
  font-size: 1.3em;
}

#content .separator {
  border-color: #666666;
  border-style: solid none none;
  border-width: 1px;
}

.user-content h4 {
  color: #ff0000;
  border-top: 1px solid #666;
}

.user-content h5 {
  color: #ffffff;
  border-bottom: 1px solid #666;
}

/**********************************
 * 
 * PROPERTY SHOW
 * 
 *********************************/

div#mg_property_show h1.title {
  color: #ff0000;
}

div#mg_property_show h2.location {
  color: #ff0000;
  border-bottom: 1px solid #666666;
}

div#mg_property_show div.property-sidebar .overview {
}

div#mg_property_show div.property-sidebar hr {
  border-bottom: 1px solid #666666;
  border-width: 0 0 1px;
}

div#mg_property_show div.property-main {
  border-right: 1px solid #666666;
}

div#mg_property_show div.property-main div.description {
  border-bottom: 1px solid #666666;
}

/**********************************
 * 
 * SEARCH FORM
 * 
 *********************************/

.search-fields {
  margin: 4px auto 10px auto;
  width: 466px;
  padding: 10px;
  background: #f7f8ff;
  border:1px solid #E5E5E7;
  font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.search-fields {
  border:1px solid #666666;
  background-color: #333333;
}

#errorExplanation ul li {
  color: #ff0000;
}

.search-fields .field {
  margin: 5px;
}

.search-fields .field.code {
  margin: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #555;
}


.search-fields .field label {
  float:left;
  width: 160px;
  text-align: right;
  padding-right: 10px;
}

.search-fields .action-box {
  text-align: right;
}

.search-fields .action-box input {
  font-size: 18px;
}

.tabs {
  margin-top: 20px;
  margin-left: 50px;
  font-size: 13px;
}

.tabs ul {
}

.tabs li {
  display: inline;
  margin-right: 3px;
}

.tabs li a {
  padding: 4px 10px 4px 10px;
  background-color: #444444;
  color: #fff;
  border: 0px solid #666666;
  border-width: 1px 1px 0;
  background-repeat: repeat-x;
}

.tabs li a:hover {
  background: #333333;
  text-decoration: none;
}

.tabs li.selected a {
  color: #fff;
  background-color: #333333;
  font-weight: bold;
  padding-bottom: 5px;
}

/**********************************
 * 
 * CONTACT FORM
 * 
 *********************************/
#contact_form_wrapper {
  border:1px solid #666666;
  background-color: #333333;
}

#property #contact_form_wrapper {
  margin-top: 10px;
}
 
#contact_form_wrapper h4 {
  font-size: 1.3em;
	font-weight: normal;
	color: #ccc;
	border: none;
}

#property #contact_form_id {
	margin-top: 10px;
}
 

/******************************************************************************** TEXT ************************/
/********** TAGS ************/
body {
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18pt;
	text-align: left;
	font-weight:normal;
}

a:link,
a:visited {
  font-weight: bold;
  text-decoration: none;
}

a:hover,
a:active {
}

/********** GENERAL LAYOUT ************/
#wrapper {
  text-align: left;
}

/********** FOOTER ************/
#footer_wrapper {
  text-align: center;
}
#footer {
  text-align: center;
	font-size: small;
}

/********** CONTENT ************/
#content h3 {
  font-size: 18px;
  font-weight: bold;
}

body#services-architecture #content p,
body#services-real-estate #content p,
body#services-architecture #content ul,
body#services-real-estate #content ul {
  font-size: 16px;
}

#content.servicios li {
  list-style: disc;
}

#content .right .action-items li.no-background {
  font-weight: bold;
}

#content .separator {
  font-size:small;
  text-align:center;
}

.user-content h4 {
  font-size: 24px;
  font-weight: bold;
}

.user-content h5 {
  font-size: 16px;
  font-weight: normal;
}


/**********************************
 * 
 * PROPERTY SHOW
 * 
 *********************************/

div#mg_property_show h1.title {
  font-size: 21px;
  font-weight: normal;
}

div#mg_property_show h2.location {
  font-size: 14px;
  font-weight: normal;
}

div#mg_property_show div.property-sidebar .overview {
  font-size: 14px; 
}

div#mg_property_show div.property-main div.description {
  font-size: 16px;
}

div#mg_property_show div.property-main div.description h5 {
  font-weight: bold;
}

div.map {
  margin-top: 10px;
}

div.map .map-container {
  width: 488px;
  height: 340px;
}

div.map h5 {
  display: none;
}



input.date {
	border: 1px solid #ccc;
  background-color: #eee;
}

#calendar_div {
	border-top: 3px solid #3f3f3f;
}
#calendar_div h5 {
	margin: 0 0 15px 0; padding: 0;
}
#availability_calendar {
	width: 280px; 
  text-align: center;
  clear: both;
}

#availability_calendar .calendar-day {background-color: #e5e5e5; border:2px solid #fff; color:#232323; font-size: 14px; line-height: 10px; width: 35px; height: 25px;}



div.calendar-legend {text-align: center; margin: 5px 0; }
div.calendar-legend span { border: 0px solid #3f3f3f; color:#232323; padding: 5px 10px; margin-right: 5px; font-size: 14px; font-weight: bold; }
div.calendar-legend span.available {background-color:#e5e5e5}
div.calendar-legend span.booked {background-color: #FA4F4F; color: white;}
div.calendar-navigation {width: 100%;}
div.calendar-navigation div.previous {background-color:#e5e5e5; float: left;}
div.calendar-navigation div.next {background-color:#e5e5e5; float:right;}
div.calendar-navigation div a {padding:5px 10px; color:#000000; text-decoration: none;}
#availability_calendar { font-size: 11px; font-family: Arial,Helvetica,sans-serif; text-align: center}
#availability_calendar table { margin: 10px; border-collapse: collapse; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; line-height:normal; text-align:center; float: left; width: 235px; 
}
#availability_calendar .calendar-header { font-size: 14px; font-weight: bold; }
#availability_calendar .calendar-header, #availability_calendar .calendar-day-header, #availability_calendar .calendar-day-empty {border: none}
#availability_calendar .calendar-day-header { font-size: 12px; font-weight: bold; }

#availability_calendar .today {
  font-weight: bold; 
  background: #ffffff; 
  color: #000;
}

#availability_calendar .booked, #availability_calendar .booked.today {
  background-color: #ff6666; 
  color: #ffffff;
}

.booked.check-in.check-out, .booked.check-out, .booked.check-in {
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.booked.check-out {
  background-position: -70px 0;
}
.booked.check-in {
  background-position: 0 0;
}
.booked.check-in.check-out {
  background-position: -35px 0;
}

.booked.check-in.check-out, .booked.check-out, .booked.check-in {
  background-image: url(/themes/moriello/images/calendar.png); 
}

.map-container{width: 340px; height: 340px; text-align: center;}
.map-container.wide{width: 780px; height: 340px;}

/* end sidebar calendar */

/* socialite widget */
.socialite, .print-property{
	float: right;
	display: inline;
	margin: 10px 0 0;
}
.socialite a {
  margin-left: 3px;
}

