/* @override http://localhost:5000/base.css */

body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	background-color: white;
}

div#top_bar {
	height: 93px;
	background-color: white;
	border-bottom: 3px solid #79A500;
	position:relative;
	z-index:1000;
}

div#top_logo {
	background: url("clients/toplogos/Room328-toplogo.jpg") no-repeat top left;
	height: 93px;
	width: 351px;
	position: absolute;
	left: 0px;
	top: 2px;
	cursor: pointer;	
}

#content_wrapper div.pro_user_reminder table tbody tr td {
	border: none;
}

div#payoff {
	position: absolute;
	left: -10px;
	top: 50px;
	padding: 5px;
}

div#top_links a {
	font-weight: bold;
}

div#member_box {
	position: absolute;
	height: 50px;
	width: 450px;
	background: url('/new/loginboxbackground.png');
	color: white;
	padding: 5px;
	top: 0;
	right: 5px;
}

div#member_box img {
	vertical-align: middle;
}

div#member_box input {
	width: 100px;
}

div#member_box .submit {
	background-color: #ADDD28;
	border: 1px solid #7CA800;
	color: white;
	width: 70px;
}

div#member_box .end {
	background: url('/new/loginboxend.png') right top white;
	top: 0px;
	right: 0px;
	height: 60px;
	width: 10px;
	position: absolute;
}

div#main_nav {
	background: url('/images/glassbar.png') #222222;
	_behavior: url(/iepngfix.htc);
	height: 37px;
	bottom: 0px;
	overflow: hidden;
}

div#main_nav ul {
	padding: 0px;
	margin: 0px;
}

div#main_nav li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	list-style: none;
	border-left: 1px #444445 solid; 
}

div#main_nav li a {
	line-height: 37px;
	height: 37px;
	display: block;
	font-size: 15px;
	_width: 1px;
	_white-space: nowrap;
	padding-right:10px; 
	color: #FFFFFF; 
	padding-left: 10px;
	text-decoration: none;
	_behavior: url(/iepngfix.htc);
}

div#main_nav li a:hover {
	background: url('images/glassbar.png') #666667;
	_background: #666667;
}

div#main_nav li a.selected {
	background: url('images/glassbar.png') #444445;	
}

div#welcome_image {
	height: 273px;
	width: 773px;
	background-image: url(/clients/welcomes/Room328-welcome_uk.jpg);
}

div#sub_nav {
	display: block;
	background-image:url('images/header_submenu_bg.gif');
	font-size:15px;
	height: 34px;
	width: 1000px ! important;
	font-weight: bold;
}

div#sub_nav > div {
	float: left;
	height: 34px;
	display: block;
	background-repeat: no-repeat;
}

div#sub_nav > div:first-child {
	width: 13px;
	background-image: url("/img/menusol.png");
}

div#sub_nav > div + div {
	width: 974px;
	background-repeat: repeat-x;
	background-image: url("/img/menubg.png");
}

div#sub_nav > div + div > div {
	float: right;
	display: block;
	font-size: 12px;
	line-height: 34px;
}

div#sub_nav > div + div > div a {
	margin-left: 20px;
}

div#sub_nav > div + div + div {
	width: 13px;
	background-image: url("/img/menusag.png");
}

div#sub_nav li, div#sub_nav ul {
	margin: 0px;
	padding: 0px;
}

div#sub_nav li {
	display: block;
	float: left;
	list-style: none;
	height: 34px;
	line-height: 34px;
	margin-left: 10px;
	margin-right: 10px;
}

div#sub_nav a {
	color: #6D6250;
	text-decoration: none;
}

div#sub_nav li a.selected {
	color: black;
}

div#content_wrapper{
	padding: 20px;
	width: 1000px !important;
}

div#content {
	padding: 10px;
	background-color: white;
	background-color: white;
}

div#foot_bar {
	padding-bottom: 15px; 
	padding-top: 10px; 
	border-top: 3px solid #79A500;
	font-size:10px;
}

div#foot_logo {
	background: url("/images/footerlogo.jpg") no-repeat left top;
	height: 66px;
	padding-left: 147px;
	width: 147px;
}

div#middle {
	background: #F0F0F0;
	padding-bottom: 20px;
	position: relative;
	z-index:1;
}

div.centered {
	margin: auto;
	width: 980px;
	position: relative;
}

div#banner_right {
	position: absolute;
	right: 20px;
	top: 20px;
}

div#content_left {
	width: 810px;
}

#FooterText {
	color: #AEAEAE;
	float: right;
	font-size: 10px;
	text-align: justify;
	position: absolute;
	width: 450px;
	height: 60px;
	top: 30px;
	right: 0px;
}

#foot_nav {
	font-size: 12px;
	margin-right: 15px;
}

#foot_nav a {
	color: #464646;
	text-decoration: none;
	margin-right: 2px;
	padding-left: 4px;
	border-left: 1px solid #444444;
}

#foot_nav a:hover {
	text-decoration: underline;
}

div#lang_menu {
	color: white;
	padding: 1px;
}

div#lang_menu .caption {
	display: block;
	text-align: center;
}

div#current_lang {
	margin-top: 8px;
	position: absolute;
	left: 350px;
	top: 3px;
	padding-left: 5px;
	height: 48px;
	border-left: 1px solid #8F8C86;
}

div#current_lang a {
	color: white;
	text-decoration: none;
	vertical-align: top;
	margin-left: 5px;
}

div#current_lang a:hover {
	cursor: pointer;
	text-decoration: underline;
}

div#lang_nav {
	display: none;
	padding: 1px;
  position: absolute;
	right: 0px;
	top: 30px;
	z-index: 10000;
	background-color: #6C614F;
}

div#lang_nav ul {
	float: left;
	padding: 0px;
	background-color: #6C614F;
}

div#lang_nav li {
	padding: 0px 3px 0px 3px;
	list-style-type: none;
	text-align: left;
}

div#lang_nav a {
	text-decoration: none;
	vertical-align: top;
	color: white;
	margin-left: 5px;
}

div#lang_nav a:hover {
	text-decoration: underline;
}

div#lang_nav ul {
	text-align: center;
	margin: 1px;
}

div.popup {
	position: absolute;
	background-color: white;
	z-index: 100;
}

div.popup .basic_form fieldset input {
	width: 250px;
}

.send_message img {
	border: none;
	vertical-align: middle;
}

img#lang_nav_status {
	vertical-align: top;
	padding: 2px;
}


div.iconed {
	padding-left: 20px;
	background: no-repeat;
	background-position: 0px 4px; 
	line-height: 20px ! important;
	min-height: 20px;
	display: block;
	padding-top: 1px;
	background-image: url('img/icons/Info.png');
}

.project_edit {
	background-image: url('img/icons/InfoChange.png');
}

.project_participate, .project_participate_notify {
	background-image: url('img/icons/memberadd.gif');
}

.project_status_change, .project_comment, .project_comment_notify, .user_comment, .user_comment_notify, .ico_talk {
	background-image: url('img/icons/Comment.png');
}

.project_notification {
	background-image: url('img/icons/Comment.png');
}

.ico_notifications {
	background-image: url('img/icons/SiteNotifications.png');
}

.ico_invite, .project_invite {
	background-image: url('img/icons/Invitation.png');
}

.ico_mail {
	background-image: url('img/icons/Mail.png');
}

.ico_favorite {
	background-image: url('img/icons/FeatureRating.png');
}

.ico_version, .version_save, .version_save_notify {
	background-image: url('img/icons/Versions.png');
}

.WeHaveBox a {
	text-decoration: none;
}

.WeHaveBox a:hover {
	text-decoration: underline;
}

.gray {
  color: #B3B3B3;
}

/* Firefox image-link border hede */
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#ppp_coming_soon {
	background: url(img/ppp_coming_soon/1.png);
	width: 420px;
	padding-right: 180px;
	height: 300px;
	position: absolute;
	z-index: 1000;
	right: 144px;
	top: 90px;
	*top: 80px;
	text-align: center;
	overflow: hidden;
}

#ppp_coming_soon .desc {
	font-size: 11pt;
}

#ppp_coming_soon h2, #ppp_coming_soon h3 {
	font-weight: normal;	
	font-size: 32pt;
	color: maroon;
	margin: 0px;
	padding: 0px;
	line-height: 120% ! important;
}

#ppp_coming_soon h3 {
	margin-top: 60px;
	margin-bottom: 10px;
	font-size: 18pt;
	color: #D88A4C;
}

#ppp_coming_soon .desc {
}

#ppp_coming_soon input {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	margin: 0px;
	*padding-left: 8px;
}

div#new_project {
  width: 400px;
}

div#new_project label {
  display: block;
  float: left;
  width: 145px;
  font-weight: bold;
}

div#new_project h2 {
  margin-top: 0;
}

div#new_project .description {
  
}

div.facebox {
  width: 400px;
}

div.facebox label {
  display: block;
  float: left;
  width: 145px;
  font-weight: bold;
}

div.facebox h2 {
  margin-top: 0;
}

form label {
  display: block;
}

form label.inline {
  display: inline;
}

.floatright {
  float: right;
}

.clear {
  clear: both;
}

.tooltip{
   position: absolute;
   padding: 10px 13px;
   z-index: 2;
   
   color: #303030;
   background-color: #f5f5b5;
   border: 1px solid #DECA7E;
   
   font-family: sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: center;
}

 .tooltip h3{
    margin: 0 0 5px;
    text-align: left;
 }
 
 div#logged_in {
 	font-size: 10pt;
 }

 div#logged_in span {
 	color: #C2DB56;
 }
 
 div#logged_in a {
 	color: white;
 	text-decoration: none;
 }

#signup_bar {
  clear: both;
  border-bottom: 1px solid #82C522;
  font-weight: bold;
  font-size: 1.1em;
  padding: 10px 0px 10px 60px;
  line-height: 40px;
  background-color: #F6FFFF;
  text-align: center;
}

div.pro_user_reminder {
	border: 1px solid #d5d4d5;
	color: #585858;
	background-color: #f8f8f8;
	margin-bottom: 20px;
	padding: 5px;
}

input.sbutton.ssimple {
	background-color: #93a2a5;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
}

div.pro_user_reminder form {
/*  margin-right: 20px;*/
}

div.pro_user_reminder a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #5e5e5e;
}

div.pro_user_reminder h1 {
	font-size: 13px;
	padding: 0;
	margin-bottom: 0;
}

div.pro_user_reminder p {
	margin: 0;
}

