#header{
	position: relative;
	height: 120px;
}

/* ---------- Logo BEGIN ---------- */

#header h1{
	position: absolute;
	top: 10px;
	*top: 26px;
	left: 10px;
}

#header h1 a{
	display: block;
	background: url(../images/forum/forum_logo.png) no-repeat;
	width: 190px;
	height: 78px;
}

#header h1 a span{
	display: none;
}

/* ---------- Logo END ---------- */

/* ---------- Main menu BEGIN ---------- */

#menu{
	margin-top: 0px;
	position: relative;
	list-style-type: none;
	height: 24px;
	margin-left: 270px;
	margin-right: 30px;
	background: url(../images/forum/head_menu_center.jpg) repeat-x;
}

#menu li{
	float: left;
	padding-left: 10px;
	padding-right: 33px;
	*padding-right: 5px;
	padding-top: 4px;
	margin-left: -28px;
	*margin-left: 0px;
	height: 20px;
	background: url(../images/common/top_menu_point.png) 0px 10px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#menu li.first{
	padding-left: 0px;
	background: none;
}

#menu li.left_side{
	width: 11px;
	height: 24px;
	padding: 0px;
	background: none;
}

#menu .login{
	float: right;
	/*width: 11px;*/
	padding: 0px;
	margin-right: 15px;
	height: 24px;
	background: none;
}

#menu .login a{
	padding-top: 4px;
	height: 20px;
	display: block;
	padding-right: 30px;
	background: url(../images/common/login.png) right -1px no-repeat;		
}

#menu li a:link, 
#menu li a:visited, 
#menu li a:hover{
	text-decoration: none;
	color: #FFF;
}

/* ---------- Main menu END ---------- */

#header ul.cactions{
	position: absolute;
	list-style-type: none;
	top: 5px;
	*top: 30px;
	left: 230px;
}


#header ul.cactions li{
	float: left;
	margin-right: 10px;
}

#header ul.cactions .subhead a{
	display: block;
	background: url(../images/forum/forum.gif) bottom no-repeat;
	width: 160px;
	height: 72px;
}

#header ul.cactions h2 span{
	display: none;
}

.bl1{ 
	background: url(../images/common/corners.png) 0px -11px no-repeat; 
	height: 11px; 
	width: 11px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	font-size: 1px; 
	behavior: url(iepngfix.htc) 
}

.br1{ 
	background: url(../images/common/corners.png) 0px -33px no-repeat;  
	height: 11px; 
	width: 11px; 
	bottom: 0px;
	right: 0px;
	position: absolute;
	behavior: url(iepngfix.htc); 
	font-size: 1px; 	
}
