/*  
Theme Name: HCFR
Theme URI: http://www.activelab.net
Description: HCFR is a professionally designed theme base on Yamidoo
Author: ActiveLab 
Author URI: http://www.activelab.net 
Version: 1.0
*/

body
{
   color:#222;
   font:62.5% Verdana, Helvetica, Arial, sans-serif;
   background-color: #043957;
   background-image: url(images/bg_hcfr1.jpg);
   background-repeat: no-repeat;
   background-position: top center;
   background-attachment: scroll;
}


#main-wrap-f
{
   background-color:#fff;
   padding-top:4px;
   min-width: 1024px;
   overflow: hidden;
   position: relative;
   z-index: 2;
}

#content-wrap
{
   padding:0px 10px 20px 10px;
   min-width:1000px;
}

#main-wrap
{
   font-size:12px;
   background-color:#fff;
   padding-top:4px;
   min-width: 1024px;
   overflow: hidden;
   position: relative;
   z-index: 2;
}

#page-wrap
{
   margin:0 auto;
/*   width:90%; */
   min-width: 1024px;
   width:1024px; 
}


#fullwidth {
   width:10240px;
}

#header
{
   padding-top:0px;
   overflow: hidden;

   min-width: 1000px;
   margin-top: 26px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   border-top-width: thin;
   border-right-width: thin;
   border-bottom-width: 8px;
   border-left-width: thin;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #f1f1f1;
   border-right-color: #f1f1f1;
   border-bottom-color: #dedfe3;
   border-left-color: #f1f1f1;

}

#header .banner-head {
   float: right;
   display: inline;
   margin-bottom: 0px;
   height:60px;
   width:450px;
   text-align:right;
}

#righthead {
   float:left;
   width:450px;
   position: relative;
   z-index: 2;
}

#logo
{
   float:left;
   width:413px;
   position: relative;
   z-index: 2;
}

#logo-f
{
   float:left;
   width:413px;
   position: relative;
   z-index: 2;
}

#hcfr-logo
{
   float: right; 
   margin: 6px 15px 0px 0px; 
   width: 100px; 
   background: none; 
   position: relative; 
   z-index: 2
}


#phpbb3-users-widget-4
{
	float:right;
	margin:0px 20px 0px 0px;
	color:#EDEEF2; 
	width:450px;
	background: none;
	position: relative;
	z-index: 3;
}

#phpbb3-users-widget-4 a
{
	color:#EDEEF2; 
	font-size: 1em;
	font-weight:700;
}

#phpbb3-users-widget-4 img
{
	float:right;
	border:0;
}

#phpbb3-users-widget-4 h3 {
	background: none;
	border-top: none;
	color:#EDEEF2; 
	font-size: 1.3em;
	font-weight: 700;
	text-transform: none;
	padding: 12px 0 8px 5px;
	margin: 0px 0px 1px 0px;
        border-bottom: none;
}

.user-bienvenu {
	background: none;
	border-top: none;
	color:#EDEEF2; 
	font-size: 1.3em;
	font-weight: 700;
	text-transform: none;
	padding: 12px 0 8px 5px;
	margin: 0px 0px 1px 0px;
        border-bottom: none;
}

#phpbb3-users-widget-4 li
{
	line-height:1.4em;
	border-bottom:1px dotted #ccc;
	padding:4px 0px 4px 4px;
}

#phpbb3-users-widget-4 li:hover
{
	background: none;
	border-bottom:1px dotted #ccc;
}
 
#phpbb3-users-widget-4 ul
{
	padding-top: 8px;
}

#phpbb3-users-widget-4 ul ul
{
	padding-left:20px;
}