@CHARSET "UTF-8";


/*
 ---------------------------------------------------------------------------------------------------
 | LAYOUT
 ---------------------------------------------------------------------------------------------------
*/


	body {
		padding   : 0;
		text-align: left; }

	#baseWrapper {
		margin : 0;
		padding: 0;
		width  : 99%;
	}


	/* -----------------------------------------------------------------------------------
	 | Header
	 * ----------------------------------------------------------------------------------- */


		#headerWrapper {
			display: none; }


		/* Print Header
		 * --------------------------------------------------------------------- */

			#printHeader {
				display: block; }


	/* -----------------------------------------------------------------------------------
	 | Cols
	 * ----------------------------------------------------------------------------------- */


		/* Col - Left
		 * ---------- */

			#colLeftWrapper {
				display: none; }


		/* Col - Middle
		 * ------------ */

			#colMiddleWrapper {
				float           : none;
				margin          : 0;
				width           : auto; }

			#colMiddle {}


		/* Col - Right
		 * ----------- */

			#colRightWrapper {
				display: none; }


	/* -----------------------------------------------------------------------------------
	 | Col middle elements
	 * ----------------------------------------------------------------------------------- */


		/* Breadcrumb
		 * --------------------------------------------------------------------- */


		#breadcrumb {
			display: none; }


		/* Page Options
		 * --------------------------------------------------------------------- */


		#pageOptions {
			display: none; }


		/* Content (Container, Delimiter, ...)
		 * --------------------------------------------------------------------- */


			#contentWrapper .content-container {
				padding: 5px; }

			#contentWrapper .content-container .content {
				width: auto; }

			/*#contentWrapper .content-container-delimiter {
				background : #9aadc5 url(../assets/content/content-container-delimiter.gif) repeat-x top left;
				font-size  : 1px !important;
				height     : 1px;
				line-height: 1px !important;
				overflow   : hidden !important; }*/


		/* Content (Separate Search Wrapper)
		 * --------------------------------------------------------------------- */


			#colMiddle div.separat-search-wrapper .separat-search-form-wrapper {
				background-color: transparent;
				background-image: none;
				margin-top      : 0 !important; }

			#colMiddle div.separat-search-wrapper .separat-search-form-wrapper .content {
				background-color: transparent;
				background-image: none;
				padding         : 5px 5px 15px; }

			#colMiddle div.separat-search-wrapper .separat-search-form-wrapper .content form {
				display: none; }


		/* Delimiter.
		 * --------------------------------------------------------------------- */

			/*#colMiddle div.separat-search-wrapper .search-result-list .srl-item-delimiter {
				background   : #9aadc5 url(../assets/content/content-container-delimiter.gif) repeat-x scroll left top;
				clear        : both;
				float        : none;
				line-height  : .9em; }*/


/*
 ---------------------------------------------------------------------------------------------------
 | GUI
 ---------------------------------------------------------------------------------------------------
*/


	/* -----------------------------------------------------------------------------------
	 | Col middle elements
	 * ----------------------------------------------------------------------------------- */


		/* Separate Search Wrapper (Pages).
		 * --------------------------------------------------------------------- */


			/* Form.
			 * ----- */




				/* Pages.
				 * ------ */




					/* Letter link.
					 */




				/* Result list.
				 * ------------ */




					/* Item.
					 */

						#colMiddle div.separat-search-wrapper .search-result-list .srl-item h2 {
							background-color: transparent;
							background-image: none;
							padding         : 0; }

						#colMiddle div.separat-search-wrapper .search-result-list .srl-item p {
							padding: 0; }

						#colMiddle div.separat-search-wrapper .search-result-list .srl-item-date {
							color      : #a6a6a6;
							font-size  : 0.9em;
							font-style : normal;
							line-height: 1em; }


/*
 ---------------------------------------------------------------------------------------------------
 | ELEMENTS
 ---------------------------------------------------------------------------------------------------
*/


	/* -----------------------------------------------------------------------------------
	 | Article list
	 * ----------------------------------------------------------------------------------- */


		/* List.
		 * --------------------------------------------------------------------- */




		/* Item.
		 * --------------------------------------------------------------------- */

			.list-of-articles .loa-item h2 {
				background-color: transparent;
				background-image: none;
				padding         : 0; }

			.list-of-articles .loa-item p {
				padding: 0; }


/*
 ---------------------------------------------------------------------------------------------------
 | INSTRUMENTS
 ---------------------------------------------------------------------------------------------------
*/


	/* -----------------------------------------------------------------------------------
	 | MooFlow (Gallery)
	 * ----------------------------------------------------------------------------------- */


		#instrumentGallery {
			display: none; }


	/* -----------------------------------------------------------------------------------
	 | Media Wrapper
	 * ----------------------------------------------------------------------------------- */


	span.media-wrapper {
		display: none; }


/*
 ---------------------------------------------------------------------------------------------------
 | SMALL ADS
 ---------------------------------------------------------------------------------------------------
*/


	#smallAdMenuContainer {
		display: none; }

	#smallAdMenuInner {
		display: none; }

