/**
 * FLOORPLANNER
 * STYLE.css
 */

html, body, h1, h2, h3, table,
fieldset, form, img, p, ul, ol,
li, dl, dt, dd, button {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
button { overflow: visible; }

html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

html, body {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body {
	background-color: #fff;
}

h1, h2 {
	clear: left;
}

h1 {
	margin: 10px 0 0;
	letter-spacing: -1px;
	font-size: 22pt;
	color: #000;
	font-weight: 900;
}

h2.subtitle {
	color: #000;
	font-size: 18pt;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: normal;
}

.hand {
	cursor: pointer;
}

h2, body.frontpage h2 {
	font-size: 17pt;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2;
	color: #000;
	margin-top: 30px;
	margin-bottom: 0;
}

div#sidebar h2 {
	margin-top: 5px;
}

#status-message {
	position: absolute;
	padding: 20px;
	width: 250px;
	border: 1px solid #aaa;
	background-color: #eee;
	z-index: 9999;
}

#status-message img.spinner {
	float: left;
	margin-right: 20px;
}

body.frontpage h2 {
	margin-top: 20px;
	color: #fff;
}

body.frontpage h1 {
	font-size: 25pt;
	margin-top: 24px;
	color: #000;
	text-transform: none;
}

body.frontpage h1 {
	margin-top: 8px;
	letter-spacing: 1px;
	font-family: Georgia;
	font-style: italic;
	line-height: 33px;
	font-size: 19pt;
	font-weight: normal;
}

h1 .highlight {
	color: #1b96b8;
}

body.frontpage h2 {
	font-size: 14pt;
}

body.frontpage div#content h2 {
	font-size: 14pt;
	font-weight: bold;
}

body.frontpage #content h2 {
	color: #000;
}

h2 a {
	color: #1b96b8;
}

p {
	margin: 0 0 1em;
}

h3 {
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: -1px;
	color: black;
	margin-top: 24px;
}

a {
	color: #1b96b8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #1b96b8;
}

html body div#header ul#actions li.first a.arrow {
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2%;
}

body.frontpage a.arrow {
	background-image: url('http://cdn1.floorplanner.com/static/images/header/login-arrow.gif');}

body.default a.arrow {
	background-image: url('http://cdn0.floorplanner.com/static/images/header/login-arrow-inverse.gif');}

p.nospacing {
}

#top ul {
}

#top ul li {
}

body.default {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #6CB7D6;
}

body.demo, body.without-sidebar, body.fpcanvas {
	background-color: #fff;
}

.fpcanvas {
	background-color: #fff;
}

#middle,
#middle.default,
#middle .container {
	background: #fff;
}

#top, #subtop, #middle {
	width: 100%;
}

#top {
}

#subtop {
	background-image: url('http://cdn1.floorplanner.com/static/images/frontpage/background-gradient.jpg');	background-repeat: repeat-x;
}

#middle {
}

body.frontpage #flash-warning {
	padding: 50px; 
	line-height: 140%;
	font-size: 120%;
}
#fpcanvas #flash-warning {
	padding: 50px; 
	line-height: 140%;
	font-size: 120%;
	color: #444444;
}

body.frontpage #flash-warning a {
	color: #c52;
}

body.frontpage #middle {
	padding-top: 30px;
}

body.frontpage #middle #content div.column-left {
	font-size: 12pt;
	line-height: 1.4;
/*	letter-spacing: 0.7px;
	font-family: arial;*/
}

#top #header, #subtop #banner, #middle #content, #middle.default #container {
	width: 900px;
	margin: 00 auto;
}

body.fpcanvas #top #header {
	width: 900px;
	margin: auto;
}

#subtop #banner {
	width: 1000px;
}

/* ============= TOP ============ */

#top #header {
	height: 90px;
}

body.fpcanvas #top #header {
	height: 56px;
}

body.fpcanvas.styled #top #header {
	height: 90px;
}

#header #logo {
	float: left;
	width: 185px;
	margin-top: 5px;
	color: white;
	font-size: 30px;
	font-weight: bold;
}

#header #logo:hover {
	text-decoration: none;
}

body.fpcanvas #top #header #logo {
	position: absolute;
	top: 10px;
	left: 10px;
	margin-top: 0;
	margin-left: 10px;
}

#top #header #actions {
	font-size: 90%;
	position: absolute;
	right: 10px;
	top: 5px;
}

#top #actions li.current_user {
	font-weight: bold;
}

#top #header #menu {
	float: left;
	margin: 32px 0 0 30px;
}

body.fpcanvas #top #header #menu {
	margin: 22px 0 0 215px;
}

#top #menu li, #top #actions li {
	list-style-type: none;
	display: inline;
	padding-left: .2em;
	margin-left: 0;
	border-left: 1px solid;
	border-left-color: #46b8e1;
}

#top #menu li a, #top #actions li a {
	padding: .3em .4em;
}

/* header frontpage specific */

body.frontpage #top #header ul#languages {
	float: right;
	margin: 65px 10px 0 0;
}

body.frontpage #top #header ul#languages li {
	display: inline;
	float: left;
	padding-left: 0.4em;
	margin-left: 0.2em;
}

body.frontpage #top ul#actions li.current_user {
	color: #1b96b8;
}

/* header default specific */

body.default #top {
	background-image: url('http://cdn1.floorplanner.com/static/images/header/default-gradient.gif');}

body.fpcanvas #top {
	background-image: url('http://cdn3.floorplanner.com/static/images/header/small-gradient.jpg');}

body.default #top #header a {
	color: #fff;
}

#frontpage-movie {
	width: 570px;
	height: 320px;
}

/* pipes in headerbar */

body.default #top #header ul#actions li, body.default #top #header ul#menu li {
	border-left-color: #fff;
}

body.default #top ul#actions li.current_user {
	color: #fff;
}


#top ul li.active a {
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

body.frontpage #top ul li.active a {
	color: #1b96b8;
}

#top ul#actions li.first, #top ul#menu li.first {
	border-left: none;
}

a.dashboard {
	color: yellow;
}

/* ============= SUBTOP ========== */

#subtop {
	color: #fff;
}

#subtop h2 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}

#subtop p, #subtop h2 {
	
}

#subtop p {
	padding-right: 20px;
}

/*	Header on homepage */

#subtop h1, #subtop h1 {
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	font-weight: lighter;
	color: #fff;
	font-family: Verdana;
}

#subtop #banner {
	height: 320px;
	padding: 0;
}

#subtop #banner .column-left, #subtop #banner .column-right, #subtop #banner .column-middle {
	float: left;
/*	height:100%;*/
}

#subtop #banner .column-left {
	width: 570px;
/*	margin: 0 40px 0 50px;*/
	padding: 0 40px 0 50px;
	float: left;
}

#subtop #banner .column-left .item {
	margin-bottom: 6px;
	display: block;
}

#subtop #banner .column-left .row-top {
	margin-top: 40px;
}

#subtop #banner .column-left .row-bottom h2 {
	margin-top: 10px;
}

#subtop #banner .column-left .row-bottom {
	margin-top: 15px;
}

#subtop #banner .column-right {
	width: 280px;
}

#subtop #banner .column-right .row-top {
	margin-top: 40px;
	text-align: left;
}

#subtop #banner .column-right .row-bottom {
	text-align: left;
	padding-top: 15px;
}

#column-left {
	padding: 10px 10px 0 10px;
}

/* ============= MIDDLE =========== */

#middle #content {
	padding-bottom: 50px;
}

#middle #content .column-left, #middle #content .column-right {
}

#middle #content .column-left {
	float: left;
}

#middle #content .column-right {
	float: right;
}

body.default #middle #content .column-left, body.default #middle #content .column-right {
	width: 270px;
}

body.frontpage #middle #content .column-left {
	width: 500px;
}

body.frontpage #middle #content .column-right {
	width: 290px;
}

body.frontpage #content {
	line-height: 22px;
	font-size: 14px;
}

#middle.default {
	background-position: center;
}

#middle.default #container {
	width: 900px;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
}

#middle.default #container #content {
	width: 615px;
	float: left;
}

#middle.default #container #content .content {
	padding: 10px 25px 10px 5px;
	font-size: 11pt;
}

#middle.default {
	width: 100%;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: 100px 100px;
	background-color: white;
}

#middle.default #container #sidebar {
	float: right;
	width: 255px;
	margin-top: 15px;
}

#sidebar div.block {
	margin-bottom: 30px;
}

/*============== Floorplanner specific ===========*/

.floorplanner {
}

/*body.fpcanvas, body.demo {overflow: -moz-scrollbars-vertical;}*/

body.fpcanvas {
	
}

#fpcanvas {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 100;
	overflow: hidden;
}

#fpcanvas .floorplanner {
	background-color: white;
	width: 100%;
	height: 100%;
}

body.fpcanvas #content {
	margin: 0;
	padding: 0;
}

#fp_version {
	width: 0px;
	height: 0px;
}

#control {
	width: 100%;
}

body.fpcanvas #sidebar, body.demo #sidebar {
	position: absolute;
	right: 0px;
	bottom: 0px;
	top: 90px;
	width: 320px;
}

body.demo #sidebar, body.styled #sidebar {
	top: 123px;
}

body.fpcanvas #sidebar-bottom {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 320px;
	height: 30px;
	z-index: 100;
}

body.fpcanvas #sidebar-content, body.demo #sidebar-content {
	width: 300px;
	margin: 0 10px;
}

#sidebar-collapsed, .collapse-button {
	cursor: pointer;
	float: right;
	font-size: 22pt;
	padding: 5px;
	height: 100%;
}

body.fpcanvas {
	background-color: white;
}

/* ============ BOTTOM ============*/

#bottom {
	margin: 0px auto 0px auto;
	width: 900px;
	height: 30px;
	color: #444;
}

body.fpcanvas #bottom, body.demo #bottom {
	position: absolute;
	top: 673px;
	left: 0;
	right: 310px;
	padding: 0 0 100px 0;
	margin: 0;
	width: auto;
	background-color: white;
}

#footer {
	text-align: left;
	padding-top: 12px;
}

body.default #bottom {
	
}

#footer {
	margin: 0px;
	padding: 0px;
}

body.frontpage #bottom #footer {
	border-top: 1px solid #eee;
	padding-top: 5px;
}

body.default #bottom #footer {
	width: 900px;
	height: 150px;
	color: white;
}

body.default #bottom #footer h2 {
	margin: 15px 0px 10px 0px;
	padding-bottom: 4px;
	font-size: 14px;
	color: #fff;
	letter-spacing: 0;
	border-bottom: 1px solid #afd9ea;
	font-weight: normal;
}

body.default #bottom #footer .block {
	width: 145px;
	float: left;
	padding: 0;
	margin: 0;
}

body.default #bottom #footer .block.address {
	line-height: 20px;
	width: 200px;
}

body.default #bottom #footer .block ul.links {
	margin: 0px;
	margin-top: 3px;
	display: block;
	padding: 0px;
	list-style-type: disc;
}

body.default #bottom #footer .block ul.links li {
	list-style-type: disc;
	border: none;
	padding: 0;
	color: #FAE275;
	margin: 0 0 4px 0;
	line-height: 16px;
}

body.default #bottom #footer .block ul.links li a {
	color: #FAE275;
	padding: 1px 0;
}

body.default #bottom #footer a {
	color: white;
}

body.fpcanvas #bottom #footer, body.demo #bottom #footer {
	width: auto;
}

/* ============= COMMON ==============*/

div.clear {
	clear: both;
}

div.content {
	padding: 15px;
}

div.flash, div.maintenance {
	position: relative;
	left: -10px;
	border: 1px solid #EDBF30;
	background-color: #FFF9D8;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 110%;
}

div.maintenance {
	
	font-size:90%;

}

div.flash.error {
	color: #a00;
}

div.flash.warning {
	color: #a00;
}

div.flash.notice {
	color: black;
}

hr {
	margin-top: 10px;
	border-top: 1px solid #ddd;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

p.error {
	font-weight: bold;
	color: #a00;
}

html #middle #container #content .content p.summary {
	color: black;
	margin-bottom: 30px;
	margin-top: 4px;
	line-height: 1.3;
}

input.input, textarea.input, select.input {
	width: 240px;
	padding: 4px;
	border: 1px solid #989898;
	background-color: #f0f0f0;
}

input.input.wide, textarea.input.wide, select.input.wide {
	width: 450px;
}

div.fieldWithErrors {
	display: inline;
}

small {
	color: #aaa;
}

.productname {
	font-size: 10pt;
	font-weight: bold;
}

table.small {
	
}

/* LIST TABLE */

table.list {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.list th {
	border-bottom: 1px solid #999;
	text-align: left;
	padding-bottom: 3px;
}

table.list td {
	padding: 2px;
	height: 24px;
	border-bottom: 1px solid #ddd;
}

table.list td .icon {
	float: left;
	padding: 8px 2px;
}

table.list tr.last td {
	border: 0px;
}

table.list tr.smallheader th {
	font-size: 13px;
	font-weight: normal;
}

td.table-counts {
	text-align: center;
}

table.list tr.smallheader th img {
	vertical-align: middle;
}

table.properties {
	border-collapse: collapse;
	width: 100%;
}

/* PROPERTIES TABLE */

table.properties tr.spacer th {
	padding-top: 15px;
}

table.properties tr.spacer td {
	padding-top: 15px;
}

table.properties th {
	padding: 0 10px 0 0;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

table.properties td {
	height: 18px;
	padding-bottom: 8px;
	vertical-align: top;
}

label {
	cursor: pointer;
}

table.properties tr th.label {
	padding-top: 4px;
}

table.properties tr p.info {
	color: #999;
	font-size: 12px;
}

table.properties tr.spacer th.label {
	padding-top: 19px;
}

table.properties td.submit {
	text-align: right;
	vertical-align: bottom;
	width: 150px;
}

table.properties td.submit .floorplanner-button {
	position: relative;
	top: 11px;
	right: -2px;
	float: right;
}

table.properties.fixed-labels tr th {
	width: 150px;
}

table.properties tr.submit td {
	padding-top: 20px;
}

#sidebar table.properties {
	width: 200px;
}

#sidebar input.input, #sidebar textarea.input {
	width: 200px;
}

#sidebar table.properties td {
	white-space: normal;
}

#control {
	height: 32px;
	/*background-color:#ffffaa;*/
	background-image: url('http://cdn1.floorplanner.com/static/images/controlbar/gradient.gif');	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #ccc;
}

#control-measurementsystem {
	float: right;
	padding-top: 10px;
	font-weight: bold;
	font-size: 11px;
	margin-right: 20px
}

#control-measurementsystem a {
	color: #999;
}

#control-measurementsystem a.active {
	color: black;
}

#control-measurementsystem a.active:hover {
	color: #333;
	text-decoration: none;
}

#control-measurementsystem a:hover {
	color: #666;
	text-decoration: none;
}

#control-measurementsystem a#measurementsystem-metric {
	margin-right: 5px;
}

#control-icons-left {
	position: absolute;
	left: 0px;
	margin: 3px 0px 0px 10px;
	float: left;
	height: 30px;
	padding-left: 1px;
	background-color: transparent;
	width: 150px;
}

#control-icons-left .start {
	float: left;
	text-align: center;
	width: 100px;
}

#control-icons-left .start  a {
	padding-top: 6px;
	color: #FF5600;
	display: block;
	width: auto;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

#control-icons-right {
	margin: 3px 10px 0px 3px;
	float: right;
	background-color: transparent;
	padding-right: 15px;
}

#control-icons-right img, #control-icons-left img {
	padding-left: 3px;
}

#control-icons-right .text {
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

#control-floors {
	margin: 0px 0px 0px 120px;
	padding: 0;
	height: 25px;
	float: left;
	display: inline;
	list-style: none;
	background-color: transparent;
}

body.fpcanvas #control-ads {
	position:absolute;
	top:65px;
	right:320px;
}

body.demo #control-ads, body.styled #control-ads  {
	position:absolute;
	top:99px;
	right:320px;
}

.overlay {
	position: relative;
}

#control-floors li.current .overlay, #control-floors li, #control-floors li .text {
	width: 150px;
}

#control-floors li {
	height: 33px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
}

#control-floors li.current {
	background: #4399CD;
	/*background: #408EBE;*/
}

#control-floors li .text {
	text-align: center;
	margin-top: 8px;
	z-index: 10;
	position: absolute;
}

body.demo #control-floors li .text, body.styled #control-floors li .text {
	
}

body.embed #control-floors {
	margin-left: 75px;
}

#control-floors li.current .text {
	color: white;
}

#control-floors li .overlay {
	width: 0px;
	height: 0px;
}

#control-floors li.current .overlay {
	height: 32px;
	position: absolute;
	background-image: url('http://cdn2.floorplanner.com/static/images/controlbar/current-bg.png');	opacity: 0.15;
	filter: alpha(opacity=15);
	z-index: 5;
}

#control-floors li.over {
	
}

#control-floors li.over .overlay {
	height: 32px;
	position: absolute;
	background-image: url('http://cdn2.floorplanner.com/static/images/controlbar/current-bg.png');	opacity: 0.15;
	filter: alpha(opacity=15);
	z-index: 5;
	width: 150px;
}

#control-floors li a {
	color: #999;
	display: block;
	width: auto;
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

#control-floors li a small {
	font-size: 10px;
}

#control-floors li.current a, #control-floors li.current a small {
	color: white;
}

#control-floors li a:hover, #control-floors li a:hover small {
	color: #666;
	text-decoration: none;
}

#control-floors li.current a:hover, #control-floors li.current a:hover small {
	color: #ddd;
	text-decoration: none;
}

	/* =====
	Buttons
	*/

div.button-holder {
	padding-top: 10px;
	height: 44px;
	text-align: right;
	width: auto;
}

.floorplanner-button {
	height: 40px;
	white-space: nowrap;
	cursor: pointer;
	font-weight: bold;
	text-transform: lowercase;
	background: none;
	border: none;
}

.floorplanner-button span.holder,
.floorplanner-button span.holder-arrow {
	position: relative;
	float: right;
	display: block;
	background: transparent url('http://cdn3.floorplanner.com/static/images/buttons/default-long.png') no-repeat 100% 0;	border: none;
}

.floorplanner-button span.body,
.floorplanner-button span.body-arrow {
	position: relative;
	display: block;
	background: url('http://cdn3.floorplanner.com/static/images/buttons/default-left.png') no-repeat 0 0;	font-size: 15px;
	color: #fff;
	margin-left: 0px;
	padding: 7px 25px 15px 23px;
	border: none;
}

.frontpage .floorplanner-button span.body,
.frontpage .floorplanner-button span.body-arrow {
	margin-left: -15px;
}

a.floorplanner-button span[class*="body"],
a.floorplanner-button span[class*="body-arrow"] {
	padding-bottom: 18px;
}


.floorplanner-button span.body-arrow {
	background-image: url('http://cdn3.floorplanner.com/static/images/buttons/default-left-arrow.png');	padding-left: 37px;
}

a.floorplanner-button:hover {
	text-decoration: none;
}


/* button-smaller */

div.row-top h3,
div.row-bottom h3 {
	margin-bottom: 8px;
}

.button-smaller {
	display: block;
	float: left;
	height: 29px;
	font-weight: normal;
	width: 285px;
}

.button-smaller span {
	height: 29px;
}

.button-smaller span.holder, .button-smaller span.holder-arrow {
	font-size: 15px;
	background-image: url('http://cdn4.floorplanner.com/static/images/buttons/smaller-right-wide.gif');	padding: 8px 0 0;
}

a.button-smaller span.holder-arrow {
	padding-top: 0;
}

.button-smaller span.body-arrow {
	background-image: url('http://cdn4.floorplanner.com/static/images/buttons/smaller-left-arrow.gif');}

/* button-white */

.button-white {
	height: 30px;
	font-weight: normal;
	width: 285px;
}

.button-white span {
	height: 29px;
}

.button-white span.holder, .button-white span.holder-arrow {
	font-size: 15px;
	background-image: url('http://cdn2.floorplanner.com/static/images/buttons/white-right-wide.gif');	background-position: 100% 1px;
	padding: 0;
}

a.button-white {
	display: block;
	text-align: left;
	clear: both;
}

a.button-white span.body-arrow, a.button-smaller span.body-arrow {
	width: 230px;
	padding-top: 4px;
	padding-left: 28px;
	line-height: 1.28;
	height: 10px;
}

a.button-white span.body-arrow {
	font-weight: bold;
}

/* button-white variants */

.button-white.green span.body-arrow {
	background-image: url('http://cdn1.floorplanner.com/static/images/buttons/white-left-arrow-green.gif');}
.button-white.green span.body, .button-white.green span.body-arrow {
	color: #8b2;
}

.button-white.blue span.body-arrow {
	background-image: url('http://cdn1.floorplanner.com/static/images/buttons/white-left-arrow-blue.gif');}
.button-white.blue span.body, .button-white.blue span.body-arrow {
	color: #39c;
}

.button-white.orange span.body-arrow {
	background-image: url('http://cdn3.floorplanner.com/static/images/buttons/white-left-arrow-orange.gif');}
.button-white.orange span.body, .button-white.orange span.body-arrow {
	color: #d63;
}


/*	Sidebar button */

.sidebar-button {
	cursor: pointer;
	display: block;
	clear: left;
	padding: 2px 0;
	width: 210px;
	text-transform: lowercase;
	border: none;
	background-color: transparent;
	margin: 0;
	white-space: nowrap;
}

.sidebar-button::after {
	content: " ";
	display: block;
	height: 0;
	overflow: hidden;
	clear: left;
}

.sidebar-button span {
	float: left;
	display: block;
	white-space: nowrap;
}

.sidebar-button span.left {
	background-image: url('http://cdn2.floorplanner.com/static/images/buttons/sidebar-left.gif');	background-repeat: no-repeat;
	width: 17px;
	height: 24px;
	padding: 0;
	margin: 0;
}

.sidebar-button span.body {
	background-image: url('http://cdn0.floorplanner.com/static/images/buttons/sidebar-body.gif');	background-repeat: repeat-x;
	color: #1b96b8;
	font-size: 12px;
	padding: 5px 0 0 6px;
	width: 169px;
	height: 24px;
	text-align: left;
}

.sidebar-button:hover {
	text-decoration: none;
}

.sidebar-button span.right {
	background-image: url('http://cdn2.floorplanner.com/static/images/buttons/sidebar-right.gif');	background-repeat: no-repeat;
	width: 12px;
	height: 24px;
}

div.sidebar-delete {
	margin: 30px 0 0;
	padding: .8em 1em;
	background: #f1dddd;
	border: 1px solid #ebb;
}


.pagination {
	font-size: 90%;
	text-align: right;
	clear: both;
	margin: 1.5em 1em;
	padding: 5px 0 5px 0;
}

.pagination a, .pagination .disabled, .pagination .current {
	border: 1px solid #eee;
	margin: 0 1px 0 0;
	padding: 4px 6px;
}

.pagination .disabled {
	color: #ccc;
}

.pagination .current {
	font-weight: bold;
	border-color: black;
}

/* Sidebar headers */

div#sidebar h2 {
	font-size: 18px;
	margin: 13px 0 5px;
}

div#sidebar h2.icon {
	background-repeat: no-repeat;
	background-image: url('http://cdn0.floorplanner.com/static/images/header-emblems/new.gif');	background-position: 0px 5px;
	padding-left: 21px;
	font-weight: normal;
}

div#sidebar h2.icon a {
	color: black;
}

div#sidebar h2.icon.search {
	background-image: url('http://cdn0.floorplanner.com/static/images/header-emblems/search.gif');}

div#sidebar h2.icon.new {
	background-image: url('http://cdn0.floorplanner.com/static/images/header-emblems/new.gif');}

h2.icon.tag {
	background-image: url('http://cdn1.floorplanner.com/static/images/header-emblems/tag.gif');}

div#sidebar h2.icon.list {
	background-image: url('http://cdn4.floorplanner.com/static/images/header-emblems/list.gif');}

div#sidebar h2.icon.favorite {
	background-image: url('http://cdn4.floorplanner.com/static/images/header-emblems/favorite.gif');}

div#sidebar h2.icon.help {
}

div#sidebar p {
	margin-top: 3px;
}

/* Blog */

h2 {
	margin-bottom: 20px;
	text-transform: none;
	font-size: 20pt;
	font-weight: bold;
	line-height: 21pt;
}

.blogpost h1 {
	margin-bottom: 20px;
}

.header-icon {
	float: left;
	width: 100px;
}

.header-title {
	float: left;
}

#middle.default #container #content .content p, .blogpost-content {
	line-height: 1.4;
}

.blogpost {
	margin: 0 20px 70px 0;
}

.content .blogpost .blogpost-content {
	line-height: 1.5em;
}

.blogpost p {
	margin-bottom: 24px;
}

.blogpost-details {
	color: #aaa;
	font-size: 9pt;
	padding: 0;
	margin: 0 0 20px 0;
}

.blogpost-date {
	color: #86b533;
	margin-right: 5px;
}

.content .blogpost img {
	display: block;
	margin: .6em .5em 1em 0;
	background: #fff;
	padding-bottom: 1em;
	border-bottom: 2px solid #ddd;
}

.content .blogpost img[align*="right"] {
	float: right;
	margin-left: 20px;
	margin-right: -25px;
}


/* Twitter */

#twitter_update_list {
	list-style: circle;
	padding: 0;
	height: 320px;
	margin-bottom: 20px;
	margin: 0;
}

#twitter_update_list li {
	font-size: 90%;
	border-bottom: 1px solid #ccc;
	padding: 3px 2px 3px;
}

#twitter_update_list li a {
	color: #86b533;
}

.sidebar-links {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar-links li {
	font-size: 90%;
	border-bottom: 1px solid #ccc;
	padding: 3px 0 3px 0;
}

/* Project footer */

#element-info {
	font-weight: bold;
	color: #aaa;
	font-size: 16px;
}

#floorplanner-footer {
	position: relative;
	left: 0;
	right: 0;
	border-collapse: collapse;
	color: black;
}

#floorplanner-footer td {
	vertical-align: top;
}

#floorplanner-footer h2 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

#floorplanner-footer #elements h2 {
	cursor: pointer;
	margin-bottom: 10px;
}

tr.topic.sticky td {
	background-color: #fcfcfc;
}


/* Icon links */

#icon-links {
	clear: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#icon-links li {
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 5px 0 110px;
	border-bottom: 1px solid #ddd;
	margin: 0;
	height: 90px;
	cursor: pointer;
}

#icon-links li.last {
/*	border-bottom: 0px;*/
}

#icon-links li.tour { background-image: url('http://cdn0.floorplanner.com/static/images/help/tour.gif'); }#icon-links li.tutorial { background-image: url('http://cdn1.floorplanner.com/static/images/help/tutorial.gif'); }#icon-links li.tips { background-image: url('http://cdn0.floorplanner.com/static/images/help/tips.gif'); }#icon-links li.quickstart { background-image: url('http://cdn1.floorplanner.com/static/images/help/quickstart.gif'); }#icon-links li.howdoi { background-image: url('http://cdn2.floorplanner.com/static/images/help/howdoi.gif'); }#icon-links li.forums { background-image: url('http://cdn0.floorplanner.com/static/images/help/forums.gif'); }#icon-links li.products { background-image: url('http://cdn4.floorplanner.com/static/images/pricing/icon-products.gif'); }#icon-links li.personal { background-image: url('http://cdn3.floorplanner.com/static/images/pricing/icon-personal.gif'); }#icon-links li.professional { background-image: url('http://cdn0.floorplanner.com/static/images/pricing/icon-pro-v2.gif'); }#icon-links li.enterprise { background-image: url('http://cdn2.floorplanner.com/static/images/pricing/icon-enterprise-v2.gif'); }
#icon-links li h2 {
	margin: 0 0 2px;
	font-size: 18pt;
}

/*	Help links */

ul#icon-links.help-links,
ul#icon-links.product-blocks {
	width: 900px;
}

ul#icon-links.help-links::after,
ul#icon-links.product-blocks::after, {
	clear: both;
	content: " ";
	height: 0;
	display: block;
}

ul#icon-links.help-links li,
ul#icon-links.product-blocks li {
	float: left;
	margin: 0 10px 0 0;
	width: 310px;
	height: 7.5em;
}

ul#icon-links.help-links li.last {
	width:630px;
	text-align:center;
	padding-top:30px;
	border-bottom: none;
}


.from .avatar {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 5px;
}

h2.tag {
	background-image: url('http://cdn1.floorplanner.com/static/images/header-emblems/tag.gif');	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 40px;
	border-bottom: 1px dashed #ccc;
	margin: 10px 0;
}

#sidebar #taggings {
	width: 200px;
}

#taggings {
	line-height: 20px;
}

#taggings .tag {
	margin-left: 3px;
	margin-right: 3px;
}

.design-thumbnails {
	list-style: none;
	padding: 0;
	margin: 0;
}

.design-thumbnails li {
	display: inline;
	width: 300px;
}

/* project footer */

#project-footer {
	padding: 4px 10px 0 10px;
	margin: 0;
}

#project-footer h2 {
	font-size: 13pt;
	margin-top: -2px;
	margin-bottom: 0px;
	border-bottom: 1px solid black;
	display: block;
}

.scrolldown {
	cursor: pointer;
	float: right;
	margin-top: 1px;
	margin-left: 10px;
}

#sidebar .column-left {
	float: left;
}

#project-footer .column-left {
	float: left;
	width: 48%;
}

#project-footer .column-right {
	float: right;
	width: 48%;
}

#sidebar .from .space {
	clear: both;
	padding-top: 10px;
}

#sidebar .from {
	margin-top: 10px;
}

#sidebar .from h1 {
	margin-top: 4px;
	margin-bottom: 2px;
	font-size: 16pt;
}

#sidebar .from .date {
	font-size: 11px;
	margin-left: 2px;
}

#sidebar .from .favorites {
	float: right;
	font-size: 11px;
	text-align: right;
}


/* =====
About projects
?Dashboard
*/

.newprojectbutton {
	margin: 0 0 3px -5px;
	width: 216px;
	height: 46px;
	background: url('http://cdn0.floorplanner.com/static/images/newproj-right-2.gif') no-repeat 100% 0;	text-transform: lowercase;
}

.newprojectbutton a {
	display: block;
	max-width: 500px;
	height: 33px;
	padding: 13px 17px 0 40px;
	background: url('http://cdn0.floorplanner.com/static/images/newproj-left-2.gif') no-repeat 0 0;	font-size: 1.15em;
	line-height: 1.1;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 0 4px #999;
	text-transform: lowercase;
}

.newprojectbutton a:hover {
	text-decoration: none;
	color: #f4f4f4;
}

#newprojectbutton-deactive {
	background: url('http://cdn2.floorplanner.com/static/images/newproj-right-2-deactive.gif') no-repeat 100% 0;}

#newprojectbutton-deactive.newprojectbutton a {
	background: url('http://cdn2.floorplanner.com/static/images/newproj-left-2-deactive.gif') no-repeat 0 0;}

/*	Upgrade box */

#upgrade-box {
	margin-top: 20px;
	width: 201px;
	padding-bottom: 71px;
	background: url("http://cdn4.floorplanner.com/static/images/upgrade-box-bottom.gif") no-repeat 0 100%;}

div#upgrade-box h2 {
	margin: 0;
	padding: 9px 0 5px 1px;
	color: #D76332;
	background: url("http://cdn2.floorplanner.com/static/images/upgrade-box-top.gif") no-repeat 0 0;	font-weight: normal;
}
div#upgrade-box h2 a {
	color: #D76332;
	display: block;
	padding-left: 30px;
}

div#upgrade-box p {
	padding: 0 17px 0 14px;
}

div#upgrade-box .button-holder {
	display: none;
}


/*	Project-list */

#project-list td a.project-expander {
	float: left;
	display: block;
	margin-top: -2px;
	width: 24px;
	height: 20px;
	background: url('http://cdn0.floorplanner.com/static/images/expander-icon.gif') no-repeat 0 0;	text-indent: -999em;
	overflow: hidden;
}

tr td a.expander {
	float: left;
	display: block;
	margin-top: -2px;
	width: 24px;
	height: 20px;
	background: url('http://cdn0.floorplanner.com/static/images/expander-icon.gif') no-repeat 0 0;	text-indent: -999em;
	overflow: hidden;
}


tr.expanded a.expander {
	background-position: 0 -21px;
}

#project-list tr.project td {
	padding: .3em 0 .2em;
}

#project-list td a.icon {
	padding: .2em 0 .1em;
}

/*	Meta foldout */
#project-list tr.meta td {
	background: #f1f7f9 url('http://cdn4.floorplanner.com/static/images/meta-row-shade.gif') repeat-x 0 0;}

html body #container #content .content #project-list tr.meta td p {
	margin: .6em 1em 1em 24px;
	line-height: 1.2;
}

#project-list tr.meta .project-thumbs, .gallery-thumbs {
	margin: .6em 0;
	padding: 0;
	list-style: none;
}

#project-list tr.meta .project-thumbs::after, .gallery-thumbs::after {
	clear: both;
	display: block;
	content: " ";
	height: 0;
	visibility: hidden;
}

#project-list tr.meta td .project-thumbs li, .gallery-thumbs li  {
	background-image: url('http://cdn2.floorplanner.com/static/images/spinner.gif');	background-position: center center;
	background-repeat: no-repeat;
	margin: 1px 0 0 1px;
	float: left;
	border: 1px solid #bedee8;
}
#project-list tr.meta td .project-thumbs li a, .gallery-thumbs li a  {
	display: block;
	height: 142px;
	width: 190px;
}

.gallery-thumbs li a {
	height: 130px;
}



#project-list tr.meta td .project-thumbs li a:hover, .gallery-thumbs li a:hover {
	text-decoration: none;
}

#project-footer #element-list {
	clear: left;
	position: relative;
	left: 0;
	right: 0;
	width: 100%;
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

#project-footer #element-list li {
	clear: left;
	padding: 20px 10px 10px;
	border-bottom: 1px solid #ccc;
}

#project-footer #element-list .element-name {
	color: black;
	font-size: 120%;
	font-weight: bold;
	clear: none;
	padding-bottom: 5px;
}

#project-footer #element-list .element-count {
	color: #aaa;
}

#project-footer #element-list .element-price {
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}

#project-footer #design-loading h2 {
	color: #777;
	border-bottom: none;
}

.rating_star {
	color: #1b96b8;
}

.rating_star.active {
}

.rating_star:hover {
	text-decoration: none;
	font-weight: normal;
}

.tip {
	margin-right: 17px;
	display: block;
	border: 1px solid #EDBF30;
	background-color: #FFF9D8;
/*	-webkit-border-radius: 12px;
	-webkit-box-shadow: 2px 2px 5px #eee;*/
}

.tip .content {
	padding: 10px;
	padding-bottom: 0px;
}

.tip h3 {
	margin-top: 7px;
}

.tip .left {
}

.tip .nav {
	border-top: 1px solid #f90;
	text-align: right;
	padding: 2px 0 0;
	color: #999;
}

.tip #feedback-content {
	padding-bottom: 4px;
}

.tip .nav a {
	font-size: 13px;
	color: #FF9900;
}

p.url {
	padding: 5px;
	background-color: #eee;
	font-size: 13pt;
	border: 1px solid #aaa;
	font-weight: normal;
}

	/* =====
	Pricing
	*/

.pricingbox {
	height: 330px;
	width: 288px;
	margin-right: 4px;
	float: left;
	cursor: pointer;
	background-repeat: no-repeat;
}

.pricingbox .spacer {
	padding: 20px;
	margin: 0px;
}

.pricingbox h2 {
	font-weight: normal;
	margin: 0px;
	font-size: 15pt;
}

.pricingbox .sub {
	color: #1b96b8;
	font-size: 15pt;
}

.pricingbox ul {
	padding-left: 30px;
	height: 170px;
}

.pricingbox ul li {
	list-style-image: url('http://cdn4.floorplanner.com/static/images/pricing/checkbox.gif');	margin-bottom: 10px;
}

.pricingbox .signup {
	margin-top: 40px;
}

.pricing-free { background-image: url('http://cdn0.floorplanner.com/static/images/pricing/pricing-box-free.gif'); }.pricing-plus { background-image: url('http://cdn4.floorplanner.com/static/images/pricing/pricing-box-plus.gif'); }.pricing-pro1 { background-image: url('http://cdn3.floorplanner.com/static/images/pricing/pricing-box-pro-1.gif'); }.pricing-pro2 { background-image: url('http://cdn4.floorplanner.com/static/images/pricing/pricing-box-pro-2.gif'); }.pricing-enter1 { background-image: url('http://cdn3.floorplanner.com/static/images/pricing/pricing-box-enter-1.gif'); }.pricing-enter2 { background-image: url('http://cdn4.floorplanner.com/static/images/pricing/pricing-box-enter-2.gif'); }
div.currencyselect {
	float: right;
	margin: 0 .5em 1em;
}



body.without-sidebar #content {
	width: 900px;
	margin: 0px auto;
}

body.without-sidebar #bottom {
	width: 900px;
	margin: 0px auto;
}

#comment-list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

#comment-list .comment td {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #ccc;
	line-height: normal;
}

#comment-list .avatar-cell {
	width: 60px;
	vertical-align: top;
}

#comment-list .avatar-cell a {
	margin-top: 4px;
}

#comment-list .comment-cell {
	vertical-align: top;
}

#comment-list .comment-cell .author {
	font-size: 16px;
	font-weight: bold;
	border-bottom: none;
	margin: 0px 0px 5px 0px;
}

#comment-list .comment-cell .actions {
	font-size: 12px;
	float: right;
}

#comment-list .comment-cell .date {
	color: #777;
	font-size: 11px;
	text-align: right;
	display: block;
	padding: 2px 0 0 0;
	margin: 0;
}

#comment-list .comment-cell .body {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 15px;
}

#middle.default #container #content .content #comment-list .comment-cell .body p {
	line-height: 15px;
}

#furn {
	margin-bottom: 100px;
}

#furn #controls h1 {
	font-size: 16px;
}

#furn #articles {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
	clear: both;
	height: 210px;
}

.article-holder {
	float: left;
	padding: 2px;
	width: 62px;
	height: 62px;
	margin-right: 7px;
	margin-bottom: 5px;
}

.article {
	width: 62px;
	height: 62px;
	border: 1px solid #fff;
}

#sidebar ul {
	padding-left: 20px;
	list-style-type: circle;
}

.article .preview {
	width: 62px;
	height: 62px;
}

.background {
	position: absolute;
	width: 62px;
	height: 62px;
	margin-top: 1px;
	margin-left: 1px;
}

.article-mouseover {
	border: 1px solid #ccc;
}

#article-navigation {
	display: block;
	height: 25px;
	width: 285px;
	font-size: 90%;
	clear: both;
}

#article-navigation .next-link {
	float: right;
	cursor: pointer;
}

#article-navigation .previous-link {
	float: left;
	cursor: pointer;
}

#article-navigation span.inactive {
	cursor: auto;
	color: #bbb;
}

#article-holder {
	clear: both;
}

#element-select {
	width: 100%;
	height: 400px;
	border: 1px solid #999;
	overflow: auto;
	padding: 5px;
}

.element {
	margin: 3px;
	border: 1px solid #eeeeee;
}

#element-select .element {
	float: left;
	height: 90px;
	width: 82px;
	background-color: white;
}

#element-select .element-swf {
	height:50px;
	width:50px;
}
#element-select .element-mouseover .element-name{
	text-decoration:underline;
	cursor:pointer;
}

#element-select .element-name {
	font-size: 80%;
	width: 100%;
	text-align: center;
}

#navbar {
	float: right;
	font-size: 12px;
	margin-top: 4px;
}

#element-collection {
	margin-left: 10px;
}

#article-photo {
	width: 150px;
	float: right;
}

#article-information {
	float: left;
	width: 140px;
}

.price {
	float: right;
	font-size: 13px;
}

#article-title {
	font-size: 20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

#article-title h1 {
	font-size: 20px;
	border-bottom: 1px solid #eee;
}

#article-photo img {
	border: 1px solid #eee;
	width: 140px;
	height: 140px;
}

#sidebar-preview {
	width: 200px;
	height: 400px;
	padding: 20px;
}

/* Branded login pagina */

body.login {
	background-color: rgb(159, 211, 232);
}

body.login #header {
	margin: 0 auto 0 auto;
	padding: 15px;
	width: 500px;
	height: 50px;
	overflow: hidden;
}

body.login #header #logo {
	text-align: center;
	width: 500px;
}

body.login #login-square {
	width: 500px;
	height: auto;
	margin: 25px auto 0px auto;
	padding: 10px;
	border: 7px solid #ddd;
	background-color: white;
}

body.login #login-square p.notice {
	background-color: #ccc;
	padding: 10px;
}

body.login #login-square h1 {
	display: none;
}

body.login #login-square hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dashed #ddd;
}

body.login div.flash {
	left: 0px;
}

.colorpicker, .themecolor {
	display: block;
	width: 16px;
	height: 16px;
	border: 1px solid #ccc;
	cursor: pointer;
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
}

.themecolor {
	height: 10px;
	width: 25px;
	margin-top: 3px;
	cursor: none;
}

.colorfield {
	display: block;
	width: 80px;
	height: 16px;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0;
	float: left;
}

div.percentcomplete {
	width: 100%;
	border: 1px solid #666;
	height: 20px;
	background-color: #eee;
}

div.percentcomplete div.inner {
	background-color: #4399CD;
	height: 100%;
}

div.percentcomplete div.text {
	font-size: 11px;
	margin-top: -16px;
	color: #aaa;
	padding-left: 10px;
}

#translatedstring {
	background-color: yellow;
	font-size: 14pt;
	display: inline;
	padding: 4px;
}

.topic-subject {
	margin: 3px 0 0 0;
	padding: 0;
}

.topic-info {
	margin: 0;
	padding: 0;
	color: #aaaaaa;
}

.topic-content {
	clear: left;
}

.tutorial-header {
	margin-top: 5px;
	padding-top: 15px;
	width: 270px;
	border-bottom: 1px solid #ccc;
}

.tutorial-header .title {
	float: left;
}

.tutorial-header .others {
	float: right;
}

.signup-account {
	background-image: url('http://cdn0.floorplanner.com/static/images/signup/create-free-account.jpg');	width: 209px;
	height: 155px;
	cursor: pointer;
}

.signup-account .title {
	font-size: 16px;
	color: #D76332;
	padding: 7px 0px 0px 30px;
}

.signup-account .content {
	font-size: 14px;
}

a.icon {
	padding-left: 20px;
	background-repeat: no-repeat;
}

body.fpcanvas #project-footer {
	background-color: white;
}

body.fpcanvas #background {
	background-color: white;
	position: absolute;
	top: 123px;
	bottom: 0px;
	left: 0;
	right: 320px;
}

#tag-list {
	margin-top: 10px;
	font-size: 90%;
}

#tag-list a {
	font-size: 12px;
	margin: 6px 0px;
	margin-right: 10px;
	text-decoration: underline;
}

#tag-list a.disabled {
	color: #999;
	font-weight: normal;
}

#tag-list a.enabled {
	color: #000;
	font-weight: bold;
}

#tag-list .info {
	margin-top: 5px;
	color: #666;
}

.unselectable {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

#saveandmail table.properties .input {
	width: 100%;
}

.colorpicker2 div, .colorpicker2 {
}

.colorpicker2 {
	position: absolute;
	top: 40px;
	background-color: #999;
	height: 310px;
	width: 296px;
}

.colorpicker2 .container {
	background-color: #999;
	position: absolute;
	height: 290px;
	width: 276px;
	top: 10px;
	left: 10px;
}

.colorpicker2 .satbright {
	background-image: url('http://cdn4.floorplanner.com/static/images/colorpicker/saturation_and_brightness.png');	float: left;
	width: 256px;
	height: 256px;
}

.colorpicker2 .hue {
	background-image: url('http://cdn0.floorplanner.com/static/images/colorpicker/hue.png');	float: left;
	width: 20px;
	height: 256px;
}

.colorpicker2 .bottom {
	padding: 4px;
	width: 276px;
	height: 30px;
}

.bottom .hex {
	float: left;
	width: 50px;
	padding: 0;
	margin-top: 5px;
}

.bottom .color {
	float: left;
	margin-right: 20px;
	width: 130px;
	border: 1px solid white;
	height: 30px;
	text-align: right;
}

.bottom .close {
	font-weight: bold;
	float: left;
	cursor: pointer;
	height: 20px;
	margin-left: 20px;
	line-height: 30px;
}

.hue-pointer {
	background-image: url('http://cdn3.floorplanner.com/static/images/colorpicker/arrow.png');	position: absolute;
	top: 0;
	right: -3px;
	width: 10px;
	height: 16px;
}

.satbright-pointer {
	background-image: url('http://cdn4.floorplanner.com/static/images/colorpicker/circle.png');	position: absolute;
	top: 0;
	width: 16px;
	height: 17px;
}

	/* =====
	Comparison table
	?Compare
	*/

table.comparison {
	width: 100%;
	border-spacing: 2px 0;
	line-height: 1.3;
}

table.comparison tr.header td {
	border-bottom: 2px solid #ccc;
}

table.comparison tr.subheader td {
	font-weight: bold;
	border-bottom: 1px solid #999;
	padding: .5em 0 .25em;
}

table.comparison tr.line-1 {
	background-color: #E2EFF2;
}

table.comparison td {
	text-align: center;
	padding: .2em 0 .1em;
}

table.comparison td.right {
	padding: 0 5px;
	text-align: right;
}

table.comparison td.left {
	text-align: left;
	width: 400px;
}

table.comparison td.strong {
	font-weight: bold;
}

table.comparison tr#sign-ups td {
	padding-top: .6em;
	border-top: 2px solid #bbb;
}
table.comparison tr#sign-ups td.right {
	border-top: none;
}

table.comparison tr#sign-ups a {
	padding: .2em .3em;
	background: #E2EFF2;
/*	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
}

table.comparison tr#sign-ups a:hover {
	background: #d1dee1;
}

	/* =====
	Help pages
	?Tour
	*/

dl.help-bubbles {
	position: relative;
	width: 900px;
	border-top: 1px solid #ddd;
}

.help-bubbles dt {
	float: left;
	width: 600px;
	min-height: 200px;
}

.help-bubbles dt img {
	width: 600px;
}

.help-bubbles dt.temp1 img {
	width: 300px;
	margin: 0;
}

.help-bubbles dd {
	float: right;
	width: 265px;
	margin: 0;
	padding: .4em 0 .3em 35px;
	border-bottom: 1px solid #ddd;
	line-height: 1.4;
	opacity: .75;
	-webkit-transition: opacity .2s ease-in-out;
	cursor: default;
}

.help-bubbles dd:hover {
	background: #ffeccb;
	border-color: #ccc;
	opacity: .99999;
}

.help-bubbles dd:hover .help-bubble-remote {
	outline: 2px solid rgba(255,150,0,.35);
	background: rgba(255,255,255,.15);
}

.help-bubbles dd img {
	margin: 0 2px 0 -27px;
	vertical-align: bottom;
}


/* Mass bubbles! */
.help-bubble-remote {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -999em;
}

/* Dit is een specifiek dingetje. Elk aparte item moet
handmatig gepast worden. Kinda annoying, maar kan niet anders. */
#bubbles-help-1-1 {
	top: 30px;
	left: 56px;
	width: 150px;
	height: 25px;
}
#bubbles-help-1-2 {
	top: 170px;
	left: 55px;
	width: 100px;
	height: 50px;
}
#bubbles-help-1-3 {
	top: 155px;
	left: 337px;
	width: 55px;
	height: 56px;
}
#bubbles-help-1-4 {
	top: 216px;
	left: 80px;
	width: 308px;
	height: 155px;
}

/*	2D Tour
	@tour */
#bubbles-help-2-1 {
	top: 65px;
	left: 3px;
	width: 53px;
	height: 110px;
}
#bubbles-help-2-2 {
	top: 170px;
	left: 10px;
	width: 295px;
	height: 180px;
}
#bubbles-help-2-3 {
	top: 83px;
	left: 307px;
	width: 122px;
	height: 172px;
}
#bubbles-help-2-4 {
	top: 32px;
	left: 64px;
	width: 157px;
	height: 109px;
}
#bubbles-help-2-5 {
	top: 48px;
	left: 352px;
	width: 75px;
	height: 35px;
}
#bubbles-help-2-6 {
	top: 23px;
	left: 486px;
	width: 102px;
	height: 44px;
}
/*	3D Tour
	@tour */
#bubbles-help-3-1 {
	top: 65px;
	left: 3px;
	width: 52px;
	height: 110px;
}
#bubbles-help-3-2 {
	top: 240px;
	left: 50px;
	width: 120px;
	height: 110px;
}
#bubbles-help-3-3 {
	top: 75px;
	left: 140px;
	width: 365px;
	height: 290px;
}
#bubbles-help-3-4 {
	top: 71px;
	left: 506px;
	width: 78px;
	height: 73px;
}
#bubbles-help-3-5 {
	top: 50px;
	left: 575px;
	width: 23px;
	height: 33px;
}



/*	New tabs */

#newtabs {
	position: absolute;
	top: 65px;
	margin-left: 11px;
	font-family: Helvetica;
	font-size: 1.1em;
	line-height: 16px;
}

#top #header ul#newtabs li {
	position: relative;
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background: url('http://cdn1.floorplanner.com/static/images/tabs/inactive-back3.png') no-repeat 100% 0;}

* html body #top #header ul#newtabs li a {
	width: 5em;
}

#top #header ul#newtabs li a {
	position: relative;
	display: block;
	margin-left: -6px;
	text-align: center;
	padding: 5px 13px 4px;
	background: url('http://cdn3.floorplanner.com/static/images/tabs/inactive-front3.png') no-repeat 0 0;	color: #888;
	font-weight: bold;
	text-shadow: -1px -1px 1px rgba(200,200,200,.6);
	-webkit-transition: color .1s ease-in-out;
}

*:first-child+html #top #header ul#newtabs li a {
	
}

#top #header ul#newtabs li.activetab {
	background-image: url('http://cdn0.floorplanner.com/static/images/tabs/active-back2.png');}
#top #header ul#newtabs li.activetab a {
	background-image: url('http://cdn2.floorplanner.com/static/images/tabs/active-front2.png');	color: #444;
}

#top #header ul#newtabs a:hover {
	color: #444;
	text-decoration: none;
}


/*	Gallery */

.gallery-project {
	float: left;
	width: 195px;
	height: 200px;
	border: 1px solid #ccc;
	border-top-color: #ddd;
	border-left-color: #ddd;
	margin: 0 10px 15px 0;
	padding: 5px;
	text-align: center;
/*	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;*/
}

.gallery-project h3 {
	position: relative;
	margin: -5px -5px 2px;
	padding: 5px 5px 2px;
	font-size: 1.2em;
/*	border-top: 1px solid #ddd;*/
	display: block;
	clear: left;
}
.gallery-project h3 a {
	display: block;
	color: #333;
}

.gallery-project a {
	color: #999;
}

.gallery-project .gallery-project-meta {
	clear: left;
	padding: 9px 4px 0;
}


/*	Gallery menu */

.gallerymenu {
	float: right;
	margin: 43px 10px 0 0;
	padding: 5px 1px 5px 6px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ddd;
	background: #fafafa;
}

.gallerymenu .types a {
	display: block;
	padding: 2px 0 0;
	float: left;
	width: 80px;
}

.gallerymenu .views .gridview a {
	display: block;
	padding: 2px 0 0;
	width: 25px;
	height: 16px;
	background: url("http://cdn4.floorplanner.com/static/images/gallery/gridview.gif") no-repeat 0 0;	text-indent: -999em;
	overflow: hidden;
}
.gallerymenu .views .gridview.selected a,
.gallerymenu .views .gridview a:hover {
	background-position: 0 -18px;
}
.gallerymenu .views .teleview a {
	display: block;
	padding: 2px 0 0;
	width: 25px;
	height: 16px;
	background: url("http://cdn3.floorplanner.com/static/images/gallery/teleview.gif") no-repeat 0 0;	text-indent: -999em;
	overflow: hidden;
}
.gallerymenu .views .teleview.selected a,
.gallerymenu .views .teleview a:hover {
	background-position: 0 -18px;
}

.gallerymenu .types {
	width: 12.5em;
	float: left;
}

.gallerymenu .types {
	float: left;
	text-transform: uppercase;
	letter-spacing: .07em;
}
.gallerymenu .views {
	margin-left: 5px;
	float: left;
	padding-left: 10px;
	border-left: 1px solid #eee;
}

.gallerymenu .view {
	width:30px;
	float:left;
}

.gallerymenu .selected {
	font-weight: bold;
}



.elementcategory .elements li {
float:left;
margin:5px;
	list-style-type:none;
	width:70px;
	min-height:90px;
	text-align:center;
	border:1px solid #eee;
	font-size:10px;
}

.elementcategory .elements li .element {
	width:50px;
	height:50px;
	margin-left:10px;
	border:0px;
}

small.remove {
	font-size:9px;
	
}

small.remove a {
	color:red;
}

div.line {
	border-top:1px solid #ddd;
	margin-top:5px;
	margin-bottom:5px;
}


tr.unread {
	font-weight:bold;
}
.message_thread {
	padding:10px;
	margin: 10px 0px;
}
.selectedthread {
	background-color: #1b96b8;
	color:white;
}