/* ------------------------------------------------------------------ */
/* --- CSS Document [-------.lt] ------------------------------------ */
/* ------------------------------------------------------------------ */
/* --- Includes: ---------------------------------------------------- */
/* ------- ie.css [IE stuff] ---------------------------------------- */
/* ------- css.css [Typography & bloks] ----------------------------- */
/* ------- behaviors.css [IE stuff] --------------------------------- */
/* ------------------------------------------------------------------ */
/* --- Author: [mp] ------------------------------------------------- */
/* ------------------------------------------------------------------ */
* { margin:0; padding:0}
html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%; /* needed for world min-height */
}
.clear {
	clear: both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0; padding:0;
}
.flr {
	float:right;
}
.fll {
	float: left;
}
/* ------------------------------------------------------------------ */
/* --- Layout [world] ----------------------------------------------- */
/* ------------------------------------------------------------------ */
#world {
	position:relative; /* needed for footer positioning*/
	/* margin:0 auto; */ /* center, not in IE5 */
	width:100%;
	min-width: 998px;
/*	background-image: url(/images/index_bg.jpg);*/
	background-repeat: no-repeat;
	background-position:left top;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
/* --- header [world] ----------------------------------------------- */
#header {
	height: 143px;
	background-image: url(/images/header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #h-holder {
	position: relative;
}
#logo {
	position: absolute;
	left:32px;
	top: 11px;
	display: block;
	width: 138px;
	height: 127px;
}
#logo a { background-image: none; margin:0; padding:0;}

#meta {
	position: absolute;
	display: block;
	height: 31px;
	width: 113px;
	top: 5px;
	left: 864px;
	
}
#meta .meta-home, #meta .meta-email, #meta .meta-bookmark { 
	display: block;
	width: 30px; height: 31px;
	float: left;
	padding: 0;
}
#meta .meta-home {
	background-image: url(/images/meta_home.gif);
	background-repeat:no-repeat;
	background-position: center;
	margin-left:8px;
	
	margin-right: 5px;
}
#meta .meta-email {
	background-image: url(/images/meta_email.gif);
	background-repeat:no-repeat;
	background-position: center;
	margin-right: 5px;
}
#meta .meta-bookmark {
	background-image: url(/images/meta_bookmarks.gif);
	background-repeat:no-repeat;
	background-position: center;
	width: 30px; height: 31px;
}
#mainmenu { /* look in css.css*/}


/* --- middle [world] ----------------------------------------------- */
#middle {
	width:998px;
	padding-bottom:150px; /* bottom padding for footer */
}
#middle #m-holder {
	padding-top: 310px;
	width: 100%;
}
#middle #m-holder2 {
	padding-top: 235px;
	width: 100%;
}
#event, #event2 {
	position: absolute;
    left: 615px;
	top: 246px;
	display: block;
	width: 366px;
	color: #FFFFFF;
	min-height: 136px;
	background-image: url(/images/info_block_bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#event2 {
	top: 186px;
}
#middle #event div, #middle #event2 div  {
	padding: 11px;
	background-image: url(/images/info_block_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/* --- center [m-holder] -------------------------------------------- */
#m-center {
	float: left;
	padding: 0 0 0 15px;
}

#m-center2 {
	float: right;
	width: 756px;
}
#m-center2 #m-content {
	padding: 11px 20px;
	background-image: url(/images/pcontent_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 200px;
	margin: 0 20px 0 0;
}

#m-center #i-block1 {
	margin: 0 10px 10px 0px;
	width:251px;
	padding: 12px;
}
#m-center #i-block2 {
	margin: 0 10px 10px 0;
	width: 291px;
	padding: 12px;
}
#m-center #i-block3 {
	margin: 0 10px 10px 0px;
	width: 334px;
	padding: 12px;
}
#m-center #i-block1, #m-center #i-block2, #m-center #i-block3 {
	display: block;
	float: left;
	background-image: url(/images/i_info_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 235px;
} 


/* --- right [m-holder] --------------------------------------------- */
#m-right {
	float: left;
	width: 228px;
	margin-right: 12px;
}

/* --- footer [world] ----------------------------------------------- */
#footer {
	clear: both;
	height: 144px;
	width: 100%;
	position:absolute;
	bottom:0px; /* stick to bottom */
}
#footer #f-holder {
	height: 144px;
	/*background-image: url(/images/remejai_quick.gif);*/
/*	background-image: url(/images/remejai_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #555;
	text-align: left;
}
#f-holder .rem1, #f-holder .rem2, #f-holder .rem3 {
	height: 136px;
	float: left;
}
#f-holder .rem1 {
	padding: 8px 0 0 15px;
	background-image: url(/images/remejai_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
}
#f-holder .rem2 {
	padding: 8px 0 0 10px;
	background-image: url(/images/remejai_bg.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	border-left: 12px solid #000000;
	width: 150px;
}
#f-holder .rem3 {
	width: 619px;
	padding: 8px 0 0 10px;
	background-image: url(/images/remejai_bg.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	border-left: 12px solid #000000;
}
#f-holder p {
	display: inline;
	background-color: #555;
	padding: 0 10px;
	color: #CCCCCC;
}
#footer #f-info {
	width: 968px;
	padding: 10px 15px;
	background-image: url(/images/footer_line.gif);
	background-repeat: repeat-x;
	background-position: left;
}
#footer #f-info p {
	display: inline;
	background-color: #000000;
	padding: 0 10px;
}