html * { margin:0; padding:0; }
/* <tags> */
	body { position:relative; width:100%; background:#f6f6f6 url('../img/layout/bg.gif') center top repeat-y; font-family:Verdana, Helvetica, Arial, sans-serif; font-size:12px; line-height:17px; color:#333; }
	h1,h2,h3,h4 { color:#146620; font-family:DINPro, Verdana, Helvetica, Arial; font-weight:normal; }
	h1,h2 { margin-bottom:10px; font-size:24px; line-height:24px; }
	h3 { margin:0 0 10px 0; color:#333; font-size:13px; font-weight:bold; }
	a { color:#911b12; outline:none; }
	#content li { margin-left:20px; }
/* </tags> */

/* <tables> */
	table tr th { padding:4px 6px; text-align:left; white-space:nowrap; }
	table tr td { padding:4px 6px; }
	table tr td a img { border:none; }
	
	table tr td.icon,
	table tr td.icons,
	table tr td.actions,
	table tr td.selector { width:1%; white-space:nowrap; }
	table tr td.refNo { text-align:right; font-weight:bold; }
	table tr td.actions { text-align:center; }
	
	table.index { border-bottom:1px #c8c8c8 solid; width:100%; }
	form table { margin-bottom:10px; }
	
	table.index tr th { border-right:1px #fff solid; background:#911b12; color:#fff; }
	table.index tr th:first-child,
	table.index tr th.first-child { background:#911b12 url('../img/layout/round_left.gif') top left no-repeat; }
	table.index tr th:last-child,
	table.index tr th.last-child { border-right:none; background:#911b12 url('../img/layout/round_right.gif') top right no-repeat; }
	table.index tr th a { display:block; color:#fff; text-decoration:none; outline:none; }
	table.index tr th a.asc { background:url('../img/layout/sort_asc.gif') right center no-repeat; }
	table.index tr th a.desc { background:url('../img/layout/sort_desc.gif') right center no-repeat; }
	
	table.index tr td a img { margin-right:10px; }
	
	table.index tr td { border-right:1px #fff solid; background:#e5e5e5 url('../img/layout/bg_table.gif') -1px -1px no-repeat; }
	table.index tr.altrow td { background:#ffffff; }
	table.index tr td.first-child,
	table.index tr td:first-child { border-left:1px #c8c8c8 solid; }
	table.index tr td:last-child,
	table.index tr td.last-child { border-right:1px #c8c8c8 solid; }
	
	table.index tr td:first-child,
	table.index tr td.first-child { background-position:0px -1px; }
	table.index tr td:last-child,
	table.index tr td.last-child { background-position:right -1px; }
	table.index tr:last-child td,
	table.index tr.last-child td { background-position:-1px bottom; }
	table.index tr:last-child td:first-child,
	table.index tr.last-child td.first-child { background-position:left bottom; }
	table.index tr:last-child td:last-child,
	table.index tr.last-child td.last-child { background-position:right bottom; }
	
	table.view th { vertical-align:top; }

	table.report { width:100%; }
	table.report th { background:#f7f7f7 url('../img/layout/bg-report-header-top.gif') top left repeat-x; color:#146620; font-weight:normal; }
	table.report tr td { background:#f7f7f7; }    
	table.report tr.altrow td { background:#fff; }
	table.report tbody tr:first-child td { background:#fff url('../img/layout/bg-report-header-bottom.gif') top left repeat-x; }
	table.report th.number,
	table.report td.number { padding-left:20px; width:60px; white-space:nowrap; text-align:right; }
	table.report tfoot td { border-bottom:#e2e2e2 1px solid; background:#fff; color:#911b12; }
	table.report tfoot td.number { background:url('../img/layout/bg-report-footer-sum.gif') 0px 0px no-repeat; }
	table.report tfoot.midSummary td { border-bottom:none; color:#333; }
	table.report tfoot.midSummaryEmp td { border-bottom:none; }

	table.report tbody tr.header td { border-top:#e2e2e2 1px solid; border-bottom:#e2e2e2 1px solid; }
	table.report tbody tr.header:first-child td { border-top:none; }
	table.report tbody tr td.subsection { padding-left:40px; }
	table.report tbody tr.subtotal td.subsection { padding-left:30px; }
	table.report tbody tr.subtotal td.number { background-image:url('../img/layout/bg-report-footer-sum.gif'); background-position:0px 0px; background-repeat:no-repeat; }
/* </tables> */

/* <forms> */
	fieldset { border:none; }
	fieldset legend { padding-bottom:1.5em; font-size:14px; font-weight:bold; }
	div.input { clear:both; margin-bottom:10px; }

	div.input label { display:block; float:left; margin-right:10px; width:140px; }
	div.wysiwyg label { float:none; clear:both; }
	div.checkbox label { display:inline; float:none; margin:0; width:auto; }

	div.input input,
	div.input textarea { border:1px #a5acb2 solid; padding:0 1px; width:200px; color:#444; font-family:Verdana, Helvetica, Arial, sans-serif; font-size:12px; }
	div.input textarea { clear:both; width:350px; min-height:80px; }
	div.input textarea.wysiwyg { display:block; clear:both; width:100%; }
	div.input select { width:200px; }
	div.checkbox input { margin-left:150px; margin-right:10px; width:auto; }
	div.input .error-message { margin-left:150px; font-size:11px; color:#c32418; }
	div.submit { padding-left:150px; }
	div.submit input { border:none; padding-left:24px; width:148px; height:24px; background:url('../img/layout/bg_submit.gif') left center; color:#fff; }

	div.input input.reportName { width:640px; }
	
	td div.input { margin-bottom:0px; }
	td div.input input,
	td div.input textarea { width:120px; }

	td div.checkbox input { margin:0px; border:none; width:auto; }
/* </forms> */

/* <layout> */
	#wrapper { margin:0 auto; padding:10px 10px 0px 10px; width:950px; }
	#header { position:relative; background:url('../img/layout/shadow_top.gif') center bottom no-repeat; height:60px; }
	
	#languages { position:absolute; top:70px; left:50%; margin-left:485px; width:31px; height:50px; background:url('../img/layout/lang_bg.gif') top left no-repeat; }
	#languages ul li { list-style-type:none; }
	#languages ul li a img { border:none; padding:6px 0px 0px 4px; }
	
	#navigation { float:right; margin-top:10px; padding-left:5px; height:30px; background:url('../img/layout/round_left.gif') center left no-repeat; }
	#navigation ul { display:block; float:left; padding-right:5px; height:30px; background:url('../img/layout/round_right.gif') center right no-repeat; }
	#navigation ul li { display:block; float:left; position:relative; text-align:center; }
	#navigation ul li a { position:relative; display:block; padding:0px 13px; background:#911b12 url('../img/layout/menu_separator.gif') center right no-repeat; color:#f4e9e8; font-size:11px; line-height:30px; text-decoration:none; cursor:pointer; }
	#navigation ul li:last-child a,
	#navigation ul li.last-child a { background-image:none; }
	#navigation ul li a span { position:relative; top:0; left:0; }
	#navigation ul li a .jq-shadow { position:absolute; display:none; top:2px; left:15px; }
	#navigation ul li.active a span,
	#navigation ul li a:hover span { color:#fff; }
	#navigation ul li.active a .jq-shadow,
	#navigation ul li a:hover .jq-shadow { display:block; color:#6d140d; }
	
	#navigation ul li ul { display:none; float:none; position:absolute; top:25px; padding-top:5px; padding-right:0px; height:auto; background:#911b12; }
	#navigation ul li ul li { float:none; background:none; text-align:left; }
	#navigation ul li ul li a { white-space:nowrap; background:#911b12 url('../img/layout/submenu_separator.gif') top left repeat-x; }
	#navigation ul li:last-child ul li a,
	#navigation ul li.last-child ul li a,
	#navigation ul li ul li:last-child a,
	#navigation ul li ul li.last-child a { background:#911b12 url('../img/layout/submenu_separator.gif') top left repeat-x; }
	#navigation ul li ul li:hover a { background-color:#c88d89; }
	
	#navigation ul li:hover ul { display:block; z-index:100; }
	
	#footer { padding-bottom:10px; width:950px; }
	
	#navigation-footer { padding-left:5px; height:30px; background:url('../img/layout/round_left.gif') center left no-repeat; }
	#navigation-footer .inner { padding-right:5px; height:30px; background:#911b12 url('../img/layout/round_right.gif') center right no-repeat; text-align:center; color:#fff; }
	#navigation-footer a { font-size:11px; line-height:30px; text-decoration:none; color:#fff; }
	
	#logo { display:block; float:left; margin-left:18px; }
	#logo img { border:none; }
	
	
	#banner-home { padding:0 0 11px 0; height:230px; background:url('../img/layout/shadow_bottom.gif') center bottom no-repeat; }
	#banner { padding:0 0 11px 0; height:110px; background:url('../img/layout/shadow_bottom.gif') center bottom no-repeat; }
	#banner img { border:none; }
	
	#content-wrapper { margin-bottom:10px; padding:0 0 10px 0; background:url('../img/layout/sidebar_separator.gif') 229px 0px repeat-y; }
	#sidebar { float:left; width:230px; }
	#sidebar a { text-decoration:none; }
	#sidebar a:hover { text-decoration:underline; }
	#content { position:relative; float:right; width:710px; }
	#content-wrapper .cl { clear:both; }
	
	body.singlecolumn #content-wrapper { background:none; }
	body.singlecolumn #content { float:none; width:auto; }
	body.singlecolumn #header { margin-bottom:10px; border-bottom:1px #c8c8c8 solid; }
/* </layout> */

/* <flashMessages> */
	#flashMessage { margin-bottom:10px; height:32px; }
	#flashMessage span { display:block; padding-left:37px; height:32px; line-height:32px; }
	#flashMessage.info { background:url('../img/layout/message_info_right.gif') top right no-repeat; }
	#flashMessage.error { background:url('../img/layout/message_error_right.gif') top right no-repeat; }
	#flashMessage.success { background:url('../img/layout/message_success_right.gif') top right no-repeat; }
	#flashMessage.warning { background:url('../img/layout/message_warning_right.gif') top right no-repeat; }
	
	#flashMessage.info span { background:url('../img/layout/message_info_left.gif') top left no-repeat; color:#2b56ac; }
	#flashMessage.error span { background:url('../img/layout/message_error_left.gif') top left no-repeat; color:#8a1c0f; }
	#flashMessage.success span { background:url('../img/layout/message_success_left.gif') top left no-repeat; color:#405c0e; }
	#flashMessage.warning span { background:url('../img/layout/message_warning_left.gif') top left no-repeat; color:#da7620; }
/* </flashMessages> */

/* <panels> */
	.panel  ul li { list-style-type:none; }

	.panel { margin-bottom:1em; }
	.panel div.input label { width:86px; }
	.panel div.input input { width:120px; }
	.panel div.submit { padding-left:96px; }
	.panel div.submit input { width:124px; background:url('../img/layout/bg_submit_login.gif') center center no-repeat; }

	.panel a.logout { display:block; margin-top:1em; padding-left:24px; width:100px; height:24px; line-height:24px; background:url('../img/layout/bg_submit_logout.gif') left center no-repeat; color:#fff; text-align:center; text-decoration:none; }
/* </panels> */

/* <actions> */
	div.actions { clear:both; }
	#content div.actions li { list-style-type:none; display:block; float:right; margin:0; margin-left:10px; padding-right:5px; padding-bottom:10px; height:24px; background:url('../img/layout/bg_action_right.gif') right top no-repeat; }
	div.actions li a { display:block; padding-left:10px; padding-right:5px; height:24px; line-height:24px; background:#888 url('../img/layout/bg_action_left.gif') left top no-repeat; color:#fff; text-decoration:none; }
	div.actions li.add a { padding-left:30px; background:#888 url('../img/layout/bg_action_add.gif') left top no-repeat; }
	div.actions li.edit a { padding-left:30px; background:#888 url('../img/layout/bg_action_edit.gif') left top no-repeat; }
	div.actions li.gallery a { padding-left:30px; background:#888 url('../img/layout/bg_action_gallery.gif') left top no-repeat; }
	div.actions li.delete a { padding-left:30px; background:#888 url('../img/layout/bg_action_delete.gif') left top no-repeat; }
	div.actions li.password a { padding-left:30px; background:#888 url('../img/layout/bg_action_password.gif') left top no-repeat; }
	div.actions li.download a { padding-left:30px; background:#888 url('../img/layout/bg_action_download.gif') left top no-repeat; }
	div.actions li.print a { padding-left:30px; background:#888 url('../img/layout/bg_action_print.gif') left top no-repeat; }
	div.actions li.report a { padding-left:30px; background:#888 url('../img/layout/bg_action_report.gif') left top no-repeat; }
	/*div.actions li.payoff a { padding-left:30px; background:url('../img/layout/bg_action_payoff.gif') left top no-repeat; }*/
/* </actions> */

/* <tabs> */
	div.tabs { clear:both; height:25px; background:url('../img/layout/dot_grey.gif') bottom left repeat-x; }
	#content div.tabs li { list-style-type:none; display:block; float:left; margin:0; margin-right:1px; padding-right:5px; padding-bottom:10px; height:24px; background:url('../img/layout/tab_right.gif') right top no-repeat; }
	div.tabs li a,
	div.tabs li span { display:block; padding-left:10px; padding-right:5px; height:24px; line-height:24px; background:url('../img/layout/tab.gif') left top no-repeat; color:#353535; text-decoration:none; }
	#content div.tabs li.active { background-color:#fff; }
	div.tabs li.active a,
	div.tabs li.active span { font-weight:bold; }
	div.tabs li.gallery a,
	div.tabs li.gallery span { padding-left:30px; background:url('../img/layout/tab_gallery.gif') left top no-repeat; }
	div.tabs li.workHours a,
	div.tabs li.workHours span { padding-left:30px; background:url('../img/layout/tab_workHours.gif') left top no-repeat; }
	div.tabs li.expenses a,
	div.tabs li.expenses span { padding-left:30px; background:url('../img/layout/tab_expenses.gif') left top no-repeat; }
	div.tabs li.documents a,
	div.tabs li.documents span { padding-left:30px; background:url('../img/layout/tab_documents.gif') left top no-repeat; }
	div.tabs li.details a,
	div.tabs li.details span { padding-left:30px; background:url('../img/layout/tab_details.gif') left top no-repeat; }
	div.tabs li.project_log a,
	div.tabs li.project_log span { padding-left:30px; background:url('../img/layout/tab_project_log.gif') left top no-repeat; }
/* </tabs> */

/* <paging> */
	.paging { clear:both; padding-top:10px; padding-bottom:10px; text-align:right; font-size:11px; }
	.paging .disabled { color:#bbb; }
/* </paging> */


/* <galleries> */
	.images-container a img { border:none; }
	.images-container h3.date { clear:both; border-top:1px #c8c8c8 solid; border-bottom:1px #c8c8c8 dotted; line-height:30px; color:#911b12; }
	#sidebar .images-container a { display:block; float:left; margin:0 6px 6px 0; width:50px; height:50px; }
	#content .images-container a { display:block; float:left; margin:0 8px 8px 0; width:110px; height:110px; }

	.images-admin-container { margin-top:10px; }
	.images-admin-container .item { position:relative; float:left; margin:0 8px 8px 0; width:110px; height:110px; overflow:hidden; }
	.images-admin-container .item .corners { }
	.images-admin-container .item .edit { position:absolute; z-index:2; top:0; right:24px; }
	.images-admin-container .item .delete { position:absolute; z-index:2; top:0; right:0px; }
	.images-admin-container a img { border:none; }
/* </galleries> */

/* <newsItems> */
	.newsItems-index li { list-style-type:none; }
	.newsItems-index .date { margin:10px 0; color:#911b12; font-weight:bold; }
	.newsItems-index ul li.newsItem { padding-bottom:20px; margin-bottom:20px; background:url('../img/layout/post_separator.png') center bottom no-repeat; }
	.newsItems-index ul li.newsItem:last-child,
	.newsItems-index ul li.last-child { padding:0; background:none; }
/* </newsItems> */

/* <tmp> */
dl { line-height: 2em; margin: 0em 0em; width: 60%; }
dl.altrow { background: #f4f4f4; }
dt { font-weight: bold; padding-left: 4px; vertical-align: top; }
dd { margin-left: 10em; margin-top: -2em; vertical-align: top; }
/* </tmp> */

/* <competence> */
	.competenceImages-editAllForObject .images-container { margin-top:10px; }

	.competencePosts-index li { list-style-type:none; }
	.competencePosts-index .date { margin:10px 0; color:#911b12; font-weight:bold; }
	.competencePosts-index .title { margin:10px 0; color:#146620; font-size:16px; font-weight:normal; }
	.competencePosts-index ul li.post { padding-bottom:20px; margin-bottom:20px; background:url('../img/layout/post_separator.png') center bottom no-repeat; }
	.competencePosts-index ul li.post:last-child { padding:0; background:none; }

	.competenceProjects-add .locationMap,
	.competenceProjects-edit .locationMap { padding-top:35px; width:300px; height:300px; float:right; }
	.competenceProjects-add .locationMap #map,
	.competenceProjects-edit .locationMap #map { overflow:hidden; }

	.competenceProjects-view .locationMap { width:300px; height:300px; float:right; clear:right; }
	.competenceProjects-view .locationMap #map { overflow:hidden; }
		
	.competenceProjects-view table { width:370px; }
	.competenceProjects-view table th { padding:0px 6px 4px 0px; width:100px; }
	.competenceProjects-view table td { padding:0px 6px 4px 0px; }

	.competenceProjects-view .budget { margin-bottom:2em; }	
	.competenceProjects-view #budgetOutline { width:362px; height:26px; background:url('../img/layout/progress.gif') 0px -26px no-repeat; }
	.competenceProjects-view #budgetProgress { height:26px; background:url('../img/layout/progress.gif') 0px 0px no-repeat; overflow:hidden; }


	.competenceProjects-logs li { list-style-type:none; }
	.competenceProjects-logs .date { margin:10px 0; color:#911b12; font-weight:bold; }
	.competenceProjects-logs ul li.projectLog { padding-bottom:20px; margin-bottom:20px; background:url('../img/layout/post_separator.png') center bottom no-repeat; }
	.competenceProjects-logs ul li.projectLog:last-child { padding:0; background:none; }

	.objectPaging { position:absolute; top:0px; right:0px; }
	.objectPaging a img { border:none; }

	div.expenses { padding-top:2em; }
	div.expenses h2 { width:370px; }
	div.expenses table.view { margin-bottom:2em; border-collapse:collapse; width:370px; }
	div.expenses table.view tr th { width:200px; color:#333; font-weight:normal; }
	div.expenses table.view tr td { width:140px; white-space:nowrap; }
	div.expenses table.view tr td.cost { color:#911b12; text-align:right; }
	div.expenses table.view tr td.income { color:#146620; text-align:right; }
	div.expenses table.view tr td.zero { color:#333; }
	div.expenses table.view tr td.budget { text-align:right; }
	div.expenses table.view tr td.plus { color:#146620; font-weight:bold; }
	div.expenses table.view tr td.details { width:20px; }
	div.expenses table.view tfoot tr td,
	div.expenses table.view tfoot tr th { border-top:2px #c8c8c8 solid; }

	.competenceUsers-calendar table tr.today td { font-weight:bold; }
	.competenceUsers-calendar table tr.thisWeek td { font-weight:bold; }

	.competenceWorkHours-add .emptyInfo { display:none; }
	.competenceWorkHours-add table td { padding:4px 2px; vertical-align:top; }
	.competenceWorkHours-add .input .time { width:50px; }
	.competenceWorkHours-add .input .description { width:250px; height:auto; min-height:1em; }
	.competenceWorkHours-add .input select.time { width:70px; }
	.competenceWorkHours-add .input select { width:150px; }
	.competenceWorkHours-add .input select.project { width:150px; }
	.competenceWorkHours-add .template { display:none; }

	.competenceExpenses-add .input input { width:180px; }
	.competenceExpenses-add .input .amount { width:60px; }
	.competenceExpenses-add .input select { width:200px; }
	.competenceExpenses-add .template { display:none; }

	.competenceContacts-send div.input textarea { clear:none; }
	.competenceContacts-info p { margin-bottom:1em; }

	.competencePayoffPeriods-viewAsEmployee #CompetencePayoffPeriodId { width:auto; }
	.competencePayoffPeriods-viewAsEmployee table { border-collapse:collapse; width:350px; }
	.competencePayoffPeriods-viewAsEmployee table th { padding-left:0; width:150px; font-weight:normal; }
	.competencePayoffPeriods-viewAsEmployee table td { text-align:right; white-space:nowrap; }
	.competencePayoffPeriods-viewAsEmployee table tfoot th,
	.competencePayoffPeriods-viewAsEmployee table tfoot td { border-top:2px #c8c8c8 solid; font-weight:bold; white-space:nowrap; }

	.competenceProjectReports-add #CompetenceProjectReportCompetenceProjectId { width:auto; }
	.competenceProjectReports-view table { margin-bottom:2em; border-collapse:collapse; width:350px; }
	.competenceProjectReports-view table th,
	.competenceProjectReports-view table td { padding-left:0; }
	.competenceProjectReports-view table td.value { text-align:right; }
	.competenceProjectReports-view .budget table.view th,
	.competenceProjectReports-view .budget table.view td { border-bottom:1px #c8c8c8 solid; }
	.competenceProjectReports-view .budget table.view tfoot th,
	.competenceProjectReports-view .budget table.view tfoot td { border-bottom:none; border-top:2px #c8c8c8 solid; }

	h2.reportSubtitle { text-align:right; }
/* </competence> */