body {
	background-color: #3487C2;
}

#wphead {
	background-color: #FFFFFF;
	background-image: none;
	padding: 1px 5px 1px;
}

#wphead a {
	border-bottom: none;
	text-decoration: none;
}

#adminmenu, #adminmenu2 {
	border-bottom: 1px solid #FFFFFF;
	background: #006599;
}

#adminmenu a {
	border: none;
	color: #FFFFFF;
}
#adminmenu a:hover {
	background: #3487C2;
	color: #FFFFFF;
	border: none;
}

#adminmenu .current, #adminmenu2 .current, #adminmenu2 a:hover {
	background: #3487C2;
	color: #FFFFFF;
}

#login {
	background: #fff;
	border: none; /*1px solid;*/
	margin: 0;
	padding: 1.5em;
	width: 25em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#login-ext {
	background: #fff;
	border: 2px solid #a2a2a2;
	margin: 5em auto;
	width: 28em;
}


#login-ext h2 {
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.mainbutton{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#loginmenu a {
	border-bottom: none;
	text-decoration: none;
}
#loginmenu a:hover {
	background: #006599;
	color: #FFFFFF;
	border: none;
}

#login-ext .submit input, #login-ext .submit input:focus, #login-ext .button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* DS Profile Editor */

button.profile {
	color: white;
	border-style: none;
	margin: 15px;
	padding: 4px 20px;
	font-weight: bold;
	background-color: #474a6e;
}

#submit_profile, #submit_logo {
	background-color: red;
}
#close_logo {
	background-color: #474a6e;
}

#cat-firm_div {
	line-height: 130%;
	margin-right: 15px;
	position: absolute;
	right: 5%;
	width: 18em;
}

#cat-firm_div div {
	height: 27em;
	overflow: auto;
}

#cat-firm_div input {
	border: none;
}

#cat-firm_div label.selectit {
	background: #f0f0f0;
	display: block;
	font-size: 13px;
	padding: 3px 2px;
	font-weight: bold;
}

#role_types {
	line-height: 130%;
	margin-right: 15px;
	/*position: absolute;*/
	float: left;
	right: 5%;
	width: 18em;
}

#role_types div {
	height: 27em;
	overflow: auto;
}

#role_types input {
	border: none;
}

#role_types label.selectit {
	background: #f0f0f0;
	display: block;
	font-size: 13px;
	padding: 3px 2px;
	font-weight: bold;
}

.logo_message {
	margin: 10px;
	font-weight: bold;
}

#logo_error {
	color: red;
}

div.center {
	text-align:center;
}

#coordinates label {
	display: block;
	float: left;
}

#coordinates br {
	clear: left;
}

#coordinates label {
	width: 100px;
	margin-left: 30px;
	margin-top: 6px;
	text-align: left;
	font-weight: bold;
}

/* DS Projects Editor */

.thumbnail { 
	display: block;
	float: left;
	position: relative; 
	direction: ltr;
	width: 180px;
	height: 210px;
	min-height: 140px;
	margin-bottom: 22px;
	margin-right: 3px;
	text-align: center;
}

.thumbnail a { border: none; }

br.cl {
	clear: left;
}

