#plan-browser {
	width:100%;	
	height:auto;
}

#plan-browser .left {
	width:50%;	
	float:left;
}

#plan-browser .right {
	float:right;

	position:relative;
	width:46%;
}

#plan-browser .table {
  height:450px;
	overflow:auto;
}
#plan-browser .flashcontainer {
	background-image:url("container-bg.png");
	height:294px;
	margin-bottom:10px;
	padding:8px 8px 6px;
	width:386px;
	margin-top:-8px;
}
#plan-browser .flash {
  height:290px;
  overflow:auto;
	background:gray;
	overflow:hidden;
	z-index:1;
}

#plan-browser .infobox {
  height:auto;
	padding-left:10px;
}

#plan-browser dl dt {
	float:left;
	clear:left;	
}
#plan-browser dl dd {
  margin-left:75px; 
}

.plan-browser-table {
	border-collapse:collapse;
}

.plan-browser-table tr.odd.hover {
  background:#ace0dd;
	color:#7B7B7B;
}

.plan-browser-table tr.even.hover {
  background:#ace0dd;
  color:#7B7B7B;
}

.plan-browser-table tr.sold  {
	background:none repeat scroll 0 0 #E0CDE6 !important;
	color:#8C8B8B;
}

.plan-browser-table tr.reserved  {
  background:none repeat scroll 0 0 #e0b987 !important;
}


.plan-browser-table tr.tbd-price  {
  background:none repeat scroll 0 0 #418CC1 !important;
  color:white;
}


.plan-browser-table tr.active, .plan-browser-table tr.active.hover{
  background:#9ACFCC;
	color:#4B4B4B;
}

.plan-browser-table tr.sold.hover, .plan-browser-table tr.sold.active, .plan-browser-table tr.sold.active.hover  {
  background:none repeat scroll 0 0 #6F4B7A !important;
  color:#FFF;
}

.plan-browser-table tr.reserved.hover, .plan-browser-table tr.reserved.active, .plan-browser-table tr.reserved.active.hover  {
  background:none repeat scroll 0 0 #c18841 !important;
}

.plan-browser-table tr.filtered {
	display:none;	
}

.plan-browser-table .headerSortDown {
  background:url("/misc/arrow-desc.png") right no-repeat;  
}

.plan-browser-table .headerSortUp {
  background:url("/misc/arrow-asc.png") right no-repeat;  
}


#plan-browser .print-icon {
  float:right;
  height:18px;
  padding-top:2px;
  background:url(print.png) no-repeat center left;
  padding-left:25px;
}

#plan-browser .infobox .blueprints { 
  float:right;
}

#plan-browser .infobox .blueprints .hidden {
	display:none;
}

#plan-browser ul.flash-controls {
	background-color:#FFFFFF;
	height:31px;
	position:relative;
	width:auto;
	margin:auto;
	padding:0 15px;
}

#plan-browser ul.flash-controls li {
	list-style:none inside;
	float:right;
	margin:0 5px;
	padding:0;
	height:22px;
}

#plan-browser ul.flash-controls li.rotate {
  display:none;
	float:left;
}

#plan-browser ul.flash-controls li.rotate a {
  border:1px solid transparent;
	cursor:pointer;
	padding:3px 6px 3px 6px;
}

#plan-browser ul.flash-controls li.rotate a:hover {
	border:1px solid #E7E7E7;
	background-image:url("btn-gradient.png");
	text-decoration:none;
}

#plan-browser ul.flash-controls li .icon {
  background-repeat:no-repeat;
  display:inline-block;
  height:22px;
  margin-bottom:-8px;
  margin-top:3px;
  width:22px;
}

#plan-browser ul.flash-controls li.rotate .icon {
	background-image:url("rotate.png");
	margin-bottom:-5px;
  margin-top:0;
	margin-right:3px;
}

#plan-browser ul.flash-controls li.selected .icon {
  background-image:url("selected.png");
}

#plan-browser ul.flash-controls li.reserved .icon {
  background-image:url("reserved.png");
}
  
#plan-browser ul.flash-controls li.sold .icon {
  background-image:url("sold.png");
}

#plan-browser .right h2 {
	color:#696969;
	font-size:15px;
	margin-bottom:5px;
}

#plan-browser .infobox .left {
  width:55%;
}

#plan-browser .infobox .right {
  width:45%;
}

#plan-browser .right dl {
	margin:0;
}

#plan-browser span.reserve {
	font-size:12px;
}

#plan-browser span.reserve a {
  display:block;
	font-size:19px;
	text-transform:uppercase;
	background:#9AD0CC;
  padding:10px 20px;
  margin:1em 0;
	text-align:center;
	color:white;
  line-height: 1em;
  position: relative;
  z-index: 5;
}
#plan-browser span.reserve a span {
  font-size: 12px;
  text-transform: none;
}

.filters {
	border:1px solid #EBE9E9;
	height:16px;
	margin:0 0 10px;
	padding:5px;
	font-size:0.75em;
	background:#F9F9F9;
}

#edit-field-appartment-size-value-wrapper, #edit-field-appartment-prize-value-wrapper, #edit-field-appartment-bedrooms-value-wrapper {
	margin:0;
	width:100px;
	float:left;
	width:156px;
}

.filters label {
	float:left;
	margin-right:5px;
}

.filters select {
	background-color:#FFF;
	border:1px solid #C2C1C1;
	font-size:1em;
	width:100px;
}

/**
 * Stage 5
 */
#plan-browser.wideview .flashcontainer {
	width: 960px;
	padding: 0;
	margin: 0;
	margin-left: -30px;
	background: none;
	height: auto;
	margin-top: 30px;
}

#plan-browser.wideview .flash {
	height:467px;
	margin-bottom:10px;
}

#plan-browser.wideview .apartment {
  margin-bottom:15px;
}

#plan-browser.wideview .left {
	width:400px;
}
#plan-browser.wideview  .infobox .left {
	width:214px;
}

#plan-browser.wideview .right {
  width:490px;
}
#plan-browser.wideview .infobox .right {
  width:175px;
  float:left;
}

#plan-browser.wideview .blueprints {
  *margin-left:-175px;
}

#plan-browser.wideview h3 {
	margin-bottom:0.5em;
	font-size:14px;
	color:#A3A3A3;
}

#plan-browser.wideview .info h3 {
	font-size:18px;  
}

#plan-browser.wideview ol,
#plan-browser.wideview dl {
	margin:0.5em 0;
} 

a.finnlink {
  display: block;
  margin: 1em 0;
  background: black;
  color: white;
  padding: 10px 20px;
  text-align: center;
  font-size: 19px;
  text-transform: uppercase;
}