body {
	font-family:arial;
	font-size:11px;
	margin:20px;
	margin-top:5px !important;
}
label {
	display: block;
	float: left;
	text-align: left;
	width: 80px;
	padding-right: 10px;
}
input {
	margin-bottom:2px;
	border:1px solid silver;
}
hr {
	border:0px;
	height:1px;
	background-color:silver;
}
fieldset {
	border:1px solid silver;
}
textarea {
	border:1px solid silver;
}
table {
	border-collapse: collapse;
}
fieldset#login {
	width:640px;
	padding:20px;
}
fieldset#login input[type=text], fieldset#login input[type=password] {
	width:200px;
}
.error {
	color:red;
}
a img {
	border:0px;
}
#footer {
	text-align:center;
	border:1px solid silver;
	margin-top:10px;
	padding:20px;
	clear:both;
}
h1 {
	font-size:16px;
	color:#333;
}
h2 {
	font-size:14px;
	color:#333;
}
fieldset {
	margin-bottom:20px;
}
ul {
	list-style:square;
}
a {
	color:navy;
	text-decoration:none;
}
th {
	text-align:left;
	padding:4px;
}
td {
	vertical-align:top;
}
tr > td {
	vertical-align: middle;
}

#previewContent tr > td, #editCurrentTemplate tr > td {
	vertical-align: baseline;
}

input[type=checkbox] {
	margin:0px;
}

/* global */
.odd {
	background-color:#e4e4e4;
}
.even {
	background-color:#fff;
}
.hoverrow {
	background-color:#ffd0b3 !important;
}
.odd td {
	padding:4px;
	vertical-align:middle;
}
.even td {
	padding:4px;
	vertical-align:middle;
}

.fleft {
	float: left;
}

.fnone {
	float: none !important;
}


/* main */
#topbar {
    border:1px solid silver;
    margin-bottom:20px;
    padding:10px;
    height:40px;
}
#settingsbar {
	float:left;
}
#profilebar {
 	float:right;
	text-align: right;
}

#breadcrumbbar {
	margin-bottom:20px;
	border:1px solid silver;
	padding:10px;
}
.notice {
	font-weight:bold;
}
.letter {
	float:left;
	clear:both;
	width:20px;
}
.website {
	margin-bottom:10px;
	margin-left:10px;
	float:left;
	width:200px;
	border:1px solid silver;
	padding:5px;
	cursor:pointer;
}
#title {
	float:left;
	margin-bottom:10px;
}
#logo {
	float:right;
}
#languages {
	display:none;
	position:absolute;
	width:100px;
	right:20px;
	border:1px solid silver;
	background-color:#fff;
	text-align:left;
	padding:10px;
	margin-top:5px;
}
#language {
}
#languages .current {
	font-weight:bold;
}
/*home*/
.module, .role, .lockedrole {
	float:left;
	width:120px;
	border:1px solid silver;
	margin:5px;
    padding:10px;
    padding-left:80px;
    cursor:pointer;
    height:70px;
    cursor:pointer;
    background-repeat:no-repeat;
    background-position:5px 12px;
}
.role {
	background-image: url('../Images/icons/role.png');
}
.locked {
	background-image: url('../Images/icons/lock.png');
}
.module {
    background-image: url('../Images/gray.png');
}
.module div {
	display:none;
	height:50px;
}
.available {
	cursor:default !important;
}
.lockedrole {
	cursor:default !important;
}
.description {
    color:#888;
}
#websitebar {
	margin-bottom:20px;
}


/*pages*/
.tab {
	float:left;
	width:130px;
	height:10px;
	padding:10px;
	background-color:white;
	margin-right:10px;
	border-left:1px solid silver;
	border-top:1px solid silver;
	border-right:1px solid silver;
	text-align:center;
	cursor:pointer;
}
.objectform .tab {
	width: auto;
	padding: 10px 20px;
}

.active {
	background-color:silver !important;
	font-weight:bold;
}
.panel {
	clear:both;
	border:1px solid silver;
	padding:10px;
}

/*acl*/

fieldset div .delete {
	float:right;
}
blockquote {
	margin:5px;
}
.column {
	float:left;
	margin-right:40px;
}

/*realestate*/
.realestateobject {
	border:1px solid silver;
	margin-bottom:20px;
	padding:10px;
	clear:both;
}
.currentpage {
	font-weight:bold;
	text-decoration:underline!important;
}
.mediumtextarea {
	width:500px;
	height:150px;
}
.datepicker {
	width:80px;
}

#ui-datepicker-div { display:none; }

.newsthumb, .realestatethumb, .blogthumb {
	width:240px;
	height:200px;
	text-align:center;
	float:left;
	background-color:silver;
	margin:10px;
	padding:5px;
	cursor:move;
}


.newsthumb select, .realestatethumb select, .blogthumb select {
	width:195px;
	margin-bottom:4px;
}

.pageselect {
	padding:10px;
	clear:both;
	border:1px solid silver;
}

.noresults {
	clear:both;
	border:1px solid silver;
	padding:10px;
	text-align:center;
	font-weight:bold;
}

.topbox {
	float:left;
	padding:10px;
	margin-bottom:10px;
	border:1px solid silver;
	min-height:50px;
	margin-right:20px;
}

.lastDocStatsWrapper {
	overflow: hidden;
	height: 146px;
}

.lastDocAllTrigger {
	margin: 10px 0;
	cursor: pointer;
}

.topbox select {
	width:200px;
}

/*navigation*/
#navigationlist {
	width:750px; 
	float:left;
}
#navigationlist > ul {
	margin-left:-38px;
}
#navigationlist ul, #navigationlist li {
	list-style:none;
}
#navigationsortlist > ul {
	margin-top:-4px;
	margin-left:-44px;
}
#navigationsortlist li {
	padding:1px;
	cursor:move;
	border-left:1px solid silver;
	border-top:1px solid silver;
	margin:5px;
	list-style:none;
}


#navigationsortlist {
	margin-left:40px;
	width:400px;
	float:left;
}

.node {
	border-left:1px solid silver;
	border-top:1px solid silver;	
	list-style:none;
}
.hidden {
	border:1px solid #ddd !important;
}
.nodelist {	
	list-style:none;
	margin:0px;
}

/*photobook*/
.thumbnail {
	width:360px;
	height:200px;
	float:left;
	background-color:#eee;
	margin:10px;
	padding:5px;
	cursor:move;
	border:1px solid gray;
}
.thumbnail input {
	margin-bottom:4px;
}
.thumbnail .passepartout {
	margin-right:5px;
	float:left;
	height:170px;
	width:100px;
	background-color:white;
	padding:3px;
}
.thumbnail .passepartout img {
	max-width:100px;
	max-height:100px;
}
#preview {
	display:none;
	position:absolute;
	z-index:10;
	top:40px;
	left:50%;
	margin-left:-250px;
	border:1px solid black;
	background-color:white;
}
#preview .header {
	background-color:#ccc;
	padding:4px;
	padding-right:10px;
	text-align:right;
	cursor:pointer;
}
#previewimage {
	max-height:400px;
	max-width:500px;
	border:1px solid gray;
}

#albumvisible td {
	vertical-align: middle;
}

/*contact form*/
#editcontfield {
	width:600px;
	height:400px;
}

/* modules */
.mandatory {
	background-color:pink;
}

/* Scroll Float Bar */
.scrollFloatBarWrapper {
	top: 0;
	left: 0;
	right: 0;
	height: 24px;
	background-color: #DDD;
	border-bottom: 1px solid #AAA;
	position: fixed;
	padding: 5px 20px;
}

.scrolldetect.float {
	top: 0px;
	position: fixed;
}

/* Browser Detection */
#useChrome {
	background: url('/View/Images/icons/info.png') no-repeat 10px center;
	padding-left: 50px;
	width: 620px;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	position: absolute;
	left: 50%;
	margin-left: -310px;
	border-left: 1px solid #850021;
	border-right: 1px solid #850021;
}

/* Member */
#member-allowance-list {
	margin-left: 15px;
}

#member-allowance-list li ul {
	margin: 5px -10px;
}

#member-allowance-list li {
	list-style: none;
	line-height: 18px;
}

/* photo book sortable */
#sortlist ul  {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
}
#sortlist li {	
	width:200px;
	padding:5px;
	background-color:#ccc;
	margin-bottom:10px;
	cursor:pointer;
}