	
/*
Theme Name: biome_uir
Description: biome_uir, 3 columns Drupal theme.
Version: 1.0
Author: Biome.ma
Author URI: http://www.biome.ma/
*/

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #467A93;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

div #topic-grid
{
	width:670px;
	height:500px;
}

table #table_form
{
	width:670px;
}

#art-page-background-simple-gradient
{
	position: absolute;
	background-image: url('/intranet/img/theme/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:23px;
	min-height:23px;
}

.art-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 6px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 42px;
	height: 42px;
	background-image: url('/intranet/img/theme/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 21px, 21px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 21px, 21px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(21px, 21px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(21px, auto, auto, 21px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 21px;
	right: 21px;
	height: 42px;
	background-image: url('/intranet/img/theme/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 21px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(21px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 21px;
	bottom: 21px;
	width: 42px;
	background-image: url('/intranet/img/theme/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 21px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 21px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 21px;
	left: 21px;
	right: 21px;
	bottom: 21px;
	background-color: #FFFFFF;
}


.art-Sheet
{
	margin-top: 1px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 888px;
	height: 115px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 15px;
	left: 20px;
	height: 115px;
}

.art-Header-front-slogan
{
	position: absolute;  
	z-index:-1;
	top: 35px;
	left: 240px;
	width: 553px;
	height: 30px;

	background-image: url('/intranet/img/slogan.png');
  background-repeat:no-repeat;

}

/* end Header */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
  min-height:400px;
  height:auto !important;
  height:400px;
  
}
/* end ContentLayout */



/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.art-Block-body
{
	position: relative;
	z-index:1;
	padding: 2px;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl
{
	position:absolute;
	z-index:-1;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 14px;
	height: 14px;
	background-image: url('/intranet/img/theme/Block-s.png');
}

.art-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.art-Block-tc, .art-Block-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('/intranet/img/theme/Block-h.png');
}

.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.art-Block-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.art-Block-cr, .art-Block-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('/intranet/img/theme/Block-v.png');
}

.art-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.art-Block-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #FFFFFF;
}


.art-Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 7px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;	
}

.art-BlockHeader .t h2.subject
{
	height: 30px;
	width: 145px;
	text-align:center;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 17px;
	white-space : nowrap;
	padding: 7px 0px;
	line-height: 30px;
	top: 0;
	margin-bottom: 0;
	margin-top: 0;
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
}

.art-BlockHeader .l
{
	left:0;
	right:6px;
}

.art-BlockHeader .r
{ 
	width:888px;
	right:0;
	clip: rect(auto, auto, auto, 882px);
}





.art-header-tag-icon
{
	display:inline-block;
	min-height: 10px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}



.art-BlockContent-body
{
	color:#2B4427;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.art-BlockContent-body a:link
{
	font-family: arial, verdana, sans-serif;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	font-family: arial, verdana, sans-serif;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #15160E;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.art-BlockContent-body ul li
{
	padding:0px 0 0px 9px;
	background-image: url('/intranet/img/theme/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}


.art-BlockContent-body .calendar-calendar td a:visited, .art-BlockContent-body .calendar-calendar td a.visited
{
	}

.art-BlockContent-body  .links li
{
	float: left;
	padding: 0 0 0 1em;
	background-image: none;
}

.art-BlockContent-body .calendar-calendar td a:hover
{
	text-decoration:underline;
}

.art-BlockContent-body table td.mini a
{
	font-weight:normal;
}

.art-BlockContent-body table td div.mini-day-on a 
{
	text-decoration:underline;
}

.art-BlockContent-body .calendar-calendar td a
{
	text-decoration:none;
}
/* end Box, BlockContent */
.art-Post
{
	margin: 10px;
}

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('/intranet/img/theme/Footer.png');
	width: 888px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size:.7em;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial, verdana, sans-serif;	
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
}
/* end Footer *//* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 195px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 497px;
}
.art-contentLayout .art-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 692px;
}
.art-contentLayout .art-content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 692px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 887px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 195px;
}
/* end LayoutCell */

/* Encarts */

div.views-field-field-lib-encart-value {
   color: #467A93;
   font-family: arial, verdana, sans-serif;;
   font-size:17px;
   text-align: center;
}

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: arial, verdana, sans-serif;
  font-size: 29px;
  color: #467A93;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: arial, verdana, sans-serif;
  font-size: 17px;
  color: #467A93;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: arial, verdana, sans-serif;
  font-size: 17px;
  color: #467A93;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  color: #467A93;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #467A93;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: arial, verdana, sans-serif;
  font-size: 10px;
  color: #467A93;
}
/* Finish Content headings Fonts & Colors  */


.rtecenter {
  text-align: center;
}