body { 
	margin: 0pt; 
	padding: 0pt;
	background: #91aa9d url("/images/cms/background.gif") repeat-x top left;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif; 
	font-size: small; 
	color: rgb(68, 68, 68); 
	min-width:1017px;
}
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0pt; 
	clear: both; 
	visibility: hidden; 
}

img { border: 0pt none ; }
a, a:visited { 
	color: rgb(102, 102, 102); 
	text-decoration: underline; 
}
hr { 
	border-style: dotted none none; 
	border-color: rgb(221, 221, 221) -moz-use-text-color -moz-use-text-color; 
	border-width: 3px 0pt 0pt; 
	margin: 25px 0pt; 
	width: 100%; 
}

span.hl { 
	padding: 2px; 
	background: rgb(255, 254, 238) none repeat; 
}
#wrap { 
	margin: 0px auto; 
	text-align: left; 
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 85%;
}
#topbar { 
	padding: 10px 15px; 
	background: rgb(42, 71, 83) url('/images/background_topbar.gif') no-repeat scroll left top; 
	color: rgb(145, 170, 157); 
	font-size: 11px; 
}
#header { 
	margin:0; 
	padding:7px 7.5%; 
	background: rgb(34, 34, 34) none repeat;
	color:#fff;
}

	#header .stage { font-size:10px; }
	#header .name { font:xx-large Geneva, Arial, Helvetica, sans-serif; }
	
	#header div.extras {
		float:right;
		font-size:11px;
		color:#3D525F;
		margin-top:20px;
	}
	
		#header div.extras span {
			color:#adc0cb;
		}
	
	#header div.extras a {
		color:#45a7dc;
		text-decoration:none;
	}
	
	#header div.extras a:hover {
		color:#b9bdd4;
	}

#menu { 
	background: rgb(51, 51, 51) none repeat;
	color: rgb(238, 238, 238); 
}
#menu ul { 
	margin: 0pt auto; 
	padding: 0pt; 
	width: 85%; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
}
#menu ul li { 
	margin: 0pt; 
	padding: 10px 15px; 
	background: transparent url('/images/menu.gif') no-repeat scroll right bottom; 
	font-size: 11px; 
	float: left; 
}
#menu ul li a { 
	color: rgb(255, 255, 255); 
	text-decoration: none; 
}
#menu ul li.current, #menu ul li:hover { 
		background: rgb(42, 71, 83) url('/images/menu_arrow.gif') no-repeat scroll center bottom; 
}
#menu ul li.login { background: rgb(85, 85, 85) none repeat; }

/* SUBMENU ************ */
#submenu {
	width:85%;
	margin:0 auto;
	background-color:#b0c1b8;
	border-bottom:1px solid #8a9890;
}

#submenu ul {
	margin:0;
	padding:10px 20px 0 20px;
	list-style:none;
}

#submenu ul li {
	float:left;
	margin:0;
	font-size:11px;
	padding:10px 15px;
	margin-bottom:-1px;
}

#submenu ul li a:hover {
	color:#9f5309;
}

#submenu ul li.current {
	background-color:#fff;
	font-weight:bold;
	border-style:solid;
	border-color:#8a9890;
	border-width:1px 1px 0 1px;
}
/* ************ SUBMNEU */

#footer { 
	margin: 2em 0pt 3em; 
	line-height: 1.6em; 
	font-size: 10px; 
	color:#333; 
	clear: both; 
	text-align: center; 
}
#footer a, #footer a:visited { 
	color:#000; 
	text-decoration: underline; 
}
#footer a:hover {color:#999;}
p.right { text-align: right; }
.highlight { 
	padding: 5px; 
	background: rgb(204, 204, 204) none repeat; 
	color: rgb(68, 68, 68); 
}
.highlight a { color: rgb(68, 68, 68); }
#content { 
	padding: 20px; 
	background: #fff; 
	height: 1%; 
	font-size: 11px; 
	line-height: 1.6em; 
}
#content img.fr { 
	padding: 0.5em; 
	float: right; 
}
#content .fade { 
	color: rgb(119, 119, 119); 
	font-style: italic; 
}
#content h1 { 
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif; 
	font-weight: bold; 
	font-size: 16px; 
	/*margin-bottom: 20px; */
}
#content h4 { 
	font-family: Verdana; 
	color:#000; 
	font-size: 14px; 
	border-bottom:1px solid #CCC;
	margin:0 0 5px 0;
}
#content h2 { 
font-family: "Lucida Grande", Helvetica, sans-serif;
}
#screens { 
	float: right; 
	width: 240px; 
	margin-right: 2em; 
}
#screens img { 
	padding: 3px; 
	background: rgb(204, 204, 204) none repeat; 
	width: 45%; 
	margin-right: 3px; 
}
#screens a { 
	border: medium none  ! important; 
}
ul#feature_highlights { 
	margin: 0pt; 
	padding: 0pt; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
}
ul#feature_highlights li { margin-bottom: 1em; }
ul#feature_highlights li span { 
	color: rgb(136, 136, 136); 
	font-style: italic; 
}
.column { 
	padding: 10px; 
	float: left; 
	width: 30%; 
}
.column_large { 
	padding: 10px; 
	float: left; 
	width: 65%; 
}
#plans { 
	width: 100%; 
	text-align: center; 
}
#plans span.price { 
	font-weight: normal; 
	font-size: 11px; 
}
#plans thead tr th { 
	border-left: 1px solid rgb(176, 193, 184); 
	border-bottom: 1px solid rgb(176, 193, 184); 
	padding: 10px; 
	background: transparent url('/images/background_table.gif') repeat-x scroll left bottom; 
	font-size: 12px; 
	color: rgb(68, 68, 68); 
}
#plans thead tr th.empty { 
	border-left: medium none; 
	background: transparent none repeat; 
}
#plans tbody tr th { 
	border-bottom: 1px solid rgb(176, 193, 184); 
	padding: 10px; 
	background: transparent url('/image/background_table.gif') repeat-x scroll left bottom; 
	font-weight: normal; 
	text-align: left; 
	color: rgb(68, 68, 68); 
}
#plans tbody tr td { 
	border-left: 1px solid rgb(176, 193, 184); 
	border-bottom: 1px solid rgb(176, 193, 184); 
	padding: 10px; 
	background: rgb(198, 213, 205) none repeat; 
	text-align: center; 
}
div#gsfn_list_widget img { border: medium none ; }
div#gsfn_list_widget { 
	border: 1px dotted rgb(119, 149, 140); 
	padding: 1.5em; 
	background: rgb(169, 188, 177) url('/images/background_table.gif') repeat-x scroll left bottom; 
}
div#gsfn_list_widget h2 { margin-bottom: 1.5em; }
div#gsfn_list_widget a.widget_title { 
	margin: 0px; 
	font-size: 12px; 
	color: rgb(255, 255, 255);
	padding-bottom: 1px; 
	text-decoration: none; 
}
div#gsfn_list_widget div#gsfn_content ul { 
	margin: 0pt; 
	padding: 0pt; 
}
div#gsfn_list_widget div#gsfn_content li { 
	text-align: left;
	margin-bottom: 5px; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	padding-left: 20px; 
}
div#gsfn_list_widget div#gsfn_content li.gsfn_idea { 
	background: transparent url('/images/idea.png') no-repeat scroll left top; 
}
div#gsfn_list_widget div#gsfn_content li.gsfn_question { 
	background: transparent url('/images/question.png') no-repeat scroll left top; 
}
div#gsfn_list_widget div#gsfn_content li.gsfn_talk { 
	background: transparent url('/images/talk.png') no-repeat scroll left top; 
}
div#gsfn_list_widget div#gsfn_content li.gsfn_problem { 
	background: transparent url('/images/problem.png') no-repeat scroll left top; 
}
div#gsfn_list_widget .powered_by { 
	margin-top: 5px; 
	padding-top: 5px; 
	text-align: right; 
}
div#gsfn_list_widget .powered_by a { 
	text-decoration: none; 
	color: rgb(119, 119, 119); 
}
div#gsfn_list_widget div#gsfn_content a.gsfn_link { 
	padding: 2px 4px; 
	background: rgb(146, 165, 155) none repeat; 
	line-height: 1; 
	color: rgb(68, 68, 68); 
	font-weight: bold; 
	text-decoration: none; 
}
div#gsfn_list_widget div#gsfn_content span.time { 
	font-size: 90%; 
	padding-left: 3px; 
}
div#gsfn_list_widget div#gsfn_content .gsfn_summary { margin-bottom: 10px; }
#lightbox { 
	padding: 8px; 
	background-color: rgb(34, 34, 34); 
	color: rgb(204, 204, 204); 
}
#lightboxDetails { 
	font-size: 10px; 
	padding-top: 5px; 
}
#lightboxCaption { float: left; }
#keyboardMsg { float: right; }
#lightbox img { border: medium none ; }
#overlay img { border: medium none ; }
#overlay { 
	background-image: url('/images/overlay.png');
	display: none;
	position: absolute;
	top: 0pt;
	left: 0pt;
	z-index: 90;
	width: 100%;
}
* html #overlay { 
	background-color: transparent; 
	background-image: url('/image/blank.gif'); 
}

div#nav2 { 
	/* border-bottom: 1px solid rgb(198, 223, 249);  */
	padding: 2px 2px 0 10px;
	background-color:#839d75;
	margin:-20px -20px 0 -20px;
}
div#nav2 h2 { 
	margin: 6px 6px 6px 0pt; 
	color:#000; 
}
/* div#nav2 ul { 
	padding-top: 2px; 
	margin-bottom:-1px; 
}
div#nav2 li { 
	padding: 2px 10px 1px; 
	display: inline; 
}
div#nav2 .selected { 
	position:relative; 
	border-style: solid; 
	border-color: rgb(198, 223, 249) rgb(198, 223, 249) rgb(255, 255, 255); 
	border-width: 1px; 
	background: rgb(255, 255, 255) none repeat; 
	font-weight: bold; 
}

div#nav2 .selected a{ 
		color: rgb(102, 102, 102); 
	text-decoration: none;
	color: #444; 
}  */

div#nav2 ul {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
}

div#nav2 li {
	float:left;
	margin-right:10px;
	background:#c4d0b1 url("/images/inactive_left.gif") left top no-repeat;
	border-bottom:4px solid #b8c6a6;
}

	div#nav2 li a {
		line-height:28px;
		padding:8px 12px;
		background:transparent url("/images/inactive_right.gif") right top no-repeat;
		text-decoration:none;
	}

span.index {
	background:transparent url("/images/index_icon.gif") left center no-repeat;
	padding-left:16px;
}

span.user {
	background:transparent url("/images/user_icon.gif") left center no-repeat;
	padding-left:21px;
}

div#nav2 li:hover {
	border-bottom-color:#c1ff4d;
}

div#nav2 li.selected {
	background:#fff url("/images/active_left.gif") left top no-repeat;
	border-bottom-color:#fff;
}

	div#nav2 li.selected a {
		background:transparent url("/images/active_right.gif") right top no-repeat;
	}

#cuadroeventos{
	/*background:#ffeb99 url(idea.png) no-repeat; */
	background-color:#FDFDCD;
	color:#000;
	font-family:verdana;
}
#cuadroeventos p{ padding:10px; margin:0 0 10px 0; }

input[type=text], input[type=password] {
	color: #333;
	margin-bottom: 7px;
	background: #fff;
    border: 1px solid #ccc;
	padding: 5px;
}


input:focus {
	background-color: #FFFFCC;
}

select {
	margin-bottom: 8px;
	background: #fff;
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1em;
	width: 90%;
}

form br {
	clear: left;
	display: block;
	margin-bottom: 1em;
}

form div.column {
	float: left;
	margin-right: 20px;
	width: 45%;
}

hr {
	border: 0px;
	color: none;
	background: none;
	border-bottom: 1px dotted #aaa;
	height: 0px;
	margin: 1em 0;
}


h1 {
	color: #333;
	font-size: 14px;
	/*padding-bottom: 3px;*/
	border-bottom: 1px solid #eee;
	font-weight: bold;
}

h1.title {
	background: #f6f6f6;
	font-weight: normal;
	color: #999;
	font-size: 12px;
	padding: 5px 1em;
	margin: 1.5em 0;
}

/* tables */

table {
	width: 100%;
	border-collapse: collapse;
}

table th {
	padding: 3px 5px;
	background: #f6f6f6 url("/images/buttonbg.gif") repeat-x top left;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	text-align: left;
}

table td {
	padding: 5px 8px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #fff;
}

table td.icon {
	width: 16px;
	padding: 3px 0px 3px 8px;
}

table td.icon img {
	vertical-align: middle;
}

table tr.alt {
	background: #f6f6f6;
}
#pages {
			padding:1em;
			margin:1em 0;
			font:11px Arial, Tahoma, Verdana, sans-serif;
			width:100%;
			clear:both;
		}
		
			#pages a, #pages span {
				display:block;
				float:left;
				padding:0.2em 0.5em;
				margin-right:0.2em;
			}
		
			#pages a {
				text-decoration:none;
				color:#105cb6;
				border:1px solid #999;
			}
			
			#pages a:hover {
				color:#003;
				border:1px solid #2e6ab1;
			}
			
			#pages a:visited {
				color:#105cb6;
			}
		
			#pages .current {
				font-weight:bold;
				background:#2e6ab1;
				color:#fff;
				border:1px solid #2e6ab1;
			}
			
			#pages .paginas {
				color:#999;
				border:1px solid #ddd;
			}
			
			/* forms */


#form_errors {
	margin: 20px 0px 10px;
	background: #FF6966;
	border: 1px solid #FF4A47;
	padding: 8px 15px;
	line-height: 1.2em;
}

/* timeline form */

#date_ranges form {
	display: inline;
}


div.green {
	background: #E4F0E0;
	/*padding: 10px;*/
	padding-left:5px;
	border: 1px solid #CBE6B3;
}

div.f6f6f6 {
	background: #f6f6f6;
	padding: 8px 10px;
	border: 1px solid #eee;
}

form dt {
	clear: both;
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	color: #333;
	margin-right: 15px;
}

form dd {
	margin: 0;
	padding: 0;
	color: #999;
	margin-bottom: 7px;
}

label {
	/*display: block;*/
	margin-bottom: 1px;
	color: #444;
}

label span {
	color: #aaa;
}

label.cb {
	display: inline;
	margin-left: 5px;
}

fieldset input[type=text], input[type=password] {
	font-size: 1.1em;
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
	margin-right: 10px;
}

select {
	margin-bottom: 8px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 1px;
	font-size: 1em;
	width: 200px;
}

#header select {
	margin: 0;
	padding: 1px;
}

textarea {
	margin-bottom: 8px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
	font-size: 1em;
	width: 95%;
}

fieldset {
	background: #f3f3f3;
	padding: 10px 15px;
	margin-bottom: 2.5em;
	border: 1px solid #eee;
}

fieldset.white {
	background: #fff;
	border: none;
}

legend {
	padding: 3px 10px;
	background: #f6f6f6;
	border: 1px solid #ccc;
	font-weight: bold;
	color: #666;
}

fieldset.optional {
	background: #f6f6f6;
}

fieldset.optional legend {
	color: #999;
}

form div.column {
	float: left;
	margin-right: 20px;
	width: 46%;
}

form br {
	clear: left;
	display: block;
	margin-bottom: 10px;
}

#right input[type=text], #right textarea {
	
	padding: 5px;
	font-size: 11px;
}

#right textarea {
	padding: 5px;
	height: 100px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#right select {
	width: 90%;
}
.rlinks {
	text-align: left;
	padding: 10px 0px;
}

.mb { margin-bottom: 3em; }

.sub_btn {
	border:1px solid #666;
	color:#000;
	padding:1px 4px;
	font-size:11px;
	font-weight:bold;
	background:#fafafa url("/images/bg_button.gif") left top repeat-x;
	cursor:pointer;
}
#select_features th {
background:#FFFEEE none repeat scroll 0%;
border:1px solid #EEEEEE;
font-weight:normal;
padding:5px;
}
#select_features td {
background:#F6F6F6 none repeat scroll 0%;
border:1px solid #EEEEEE;
padding:5px;
}
label.error 
{
	color: red; 
	display:none;
}


/* dashboard */

#project_list h1, #archived_project_list h1 {
	font-size: 1.4em;
	border-bottom: 1px solid #e7e7e7;
	font-weight: bold;
	padding-left: 5px;
}

#project_list h1 span, #archived_project_list div span, h1.title span {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #999;
}

#project_list h1 a, #archived_project_list h1 a {
	color: #333;
}

#project_list .project_events {
	margin-bottom: 2.5em;
}

#archived_project_list div {
	padding: 5px;
	border-bottom: 1px solid #eee;
}

div.event {
	padding:0 0 3px 0;
	margin-bottom:3px;
	border-bottom: 1px solid #f3f3f3;
}

div.event:hover {
	background-color:#EBEBEB;
}

div.event .event_type {
	width: 70px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

	div.event .event_type span {
		display:block;
		text-align:center;
		padding:2px 4px;
	}

div.event .event_project { background-color: #fff000; }
div.event .event_note { background-color: #78B10D; }
div.event .event_task { background-color: #C2CFD6; }
div.event .event_ticket { background-color: #FD9517; }
div.event .event_chat { background-color: #FFE18B; }
div.event .event_calendar { background-color: #E4E78B; }
div.event .event_file { background-color: #CEE091; }
div.event .event_blog { background-color: #E4A7C8; }

#template_img img{
	border:1px solid #fff;
	padding: 4px;
}
#template_img img.selected{
		border-color:#ccc;
}