body
			{
				
							background-color: ;
						
			}
			
			.pathRow
			{
				padding: 0 15px 0 15px;
			}
			
			.contentRow
			{
				padding: 20px 15px 100px 15px;
			}
			
			#content
			{
				padding-top: 0;
			}
		

a, #path a:last-child, #shortcuts.dropDownMenu .dropDown.notificationsContent ul li a, #events.section .day
{
	color: #D4212D;
}

h1, h1 a
{
	color: #555555;
}

h2, h2 a, legend
{
	color: #555555;
}

h3, h3 a
{
	color: #555555;
}

h4, h4 a
{
	color: #555555;
}

h5, h5 a
{
	color: #555555;
}

h6, h6 a
{
	color: #555555;
}

.no-touch #top .hamburger:hover, #top .hamburger.active, #mainMenu a.active, .no-touch #subMenu a:not(.arrow):hover, #subMenu a:not(.arrow).active, #subMenu a:not(.arrow).extraActive,
.no-touch .dropDownMenu li:hover, .no-touch .dropDownMenu li.new:hover, .no-touch .dropDownMenu a:hover, .no-touch .dropDownMenu a.active, .touch .toggleDropDown.active,
.no-touch .button.transparent:hover, .table thead, .table .header, .no-touch .table .header:hover, .list .header, .no-touch .list .header:hover, 
.pageNumber strong a, .currentPageNumber, .pageNumber .strong a, .currentPageNumber, .no-touch .pageNumber a:hover, .no-touch a.pageNumber:hover, 
.no-touch #toolbarShare .button.iconOnly:hover,	.progress, .plupload_filelist_header, .fc-event, .layout.selected .layoutColumn, .no-touch .layout:hover .layoutColumn, 
.module.selected, .no-touch .module:hover, .shortDate, .poll .bar, .no-touch .maps .dropDownMenu:hover .toggleDropDown, .statisticsChart .bar, .barTooltip
{
	background: #D4212D;
}

.no-touch .button.transparent:hover, .no-touch .dropDownMenu li:hover .toggleDropDown, .touch .toggleDropDown.active,
.no-touch #toolbarShare .button.iconOnly:hover, .fc-event, .no-touch .maps .dropDownMenu:hover .toggleDropDown
{
	border-color: #D4212D;
}

.no-touch a:hover, .no-touch label:hover, .no-touch #path a:hover, .no-touch .commentField .toolbar .button.showMore:hover,
.no-touch .commentField .toolbar .button.showMore:hover input
{
	color: #0A4B2D;
}

.no-touch .fc-event:hover
{
	background: #0A4B2D;
}

#top
{
	background: #FFFFFF;
}

#top .title a, .no-touch #top .title a:hover, #shortcuts .shortcut, #top .hamburger
{
	color: #05314A;
}

#mainMenu, #mobileSlideOut
{
	background: #05314A;
}

#mainMenu ul li a, #mobileSlideOut, #mobileSlideOut a
{
	color: #FFFFFF;
}

#subMenu
{
	background: #FFFFFF;
}

#bottom
{
	background: #05314A;
}

#bottom, #bottom a, .no-touch #bottom a:hover
{
	color: #FFFFFF;
}

.button.info, .editorContent .button:not(.transparent), .editorButton, .itemImage.hasImage .toolbar .button
{
	background: #299993;
	
	border-color: #299993;
}

.no-touch .button.info:hover, .no-touch .editorContent .button:not(.transparent):hover, .no-touch .editorButton:hover
{
	background: #D3222E;
	
	border-color: #D3222E;
}

.button.confirm
{
	background: #0E8A2D;
	
	border-color: #0E8A2D;
}

.no-touch .button.confirm:hover
{
	background: #5BBD73;
	
	border-color: #5BBD73;
}

.button.delete:not(.transparent)
{
	background: #D3222E;
	
	border-color: #D3222E;
}

.no-touch .button.delete:hover
{
	background: #D56060;
	
	border-color: #D56060;
}

.button.general
{
	background: #1873C9;
	
	border-color: #1873C9;
}

.no-touch .button.general:hover
{
	background: #5B9EDE;
	
	border-color: #5B9EDE;
}

#mainMenu ul
{
	display:	block; 
}

#mainMenu ul li
{
	float:		left;
}

#mainMenu ul.firstRow > li:last-child
{	
  	float:		right; 
}

#mainMenu ul.firstRow > li:last-child a
{
	color:		#ffffff;
  
  	background:	#f19018;
}