/****** 2HOPE ******/
/* FORUM HEADE CSS */

DIV.site-header {width: 100%; height: 175px; background: url('../img/forum/head-bg.gif') repeat-x; position: relative;}

DIV.site-header DIV.corner-tl {width: 14px; height: 14px; background: url('../img/forum/corner-tl.gif') no-repeat; position: absolute; top: 0; left: 0;}
DIV.site-header DIV.corner-tr {width: 14px; height: 14px; background: url('../img/forum/corner-tr.gif') no-repeat; position: absolute; top: 0; right: 0;}
DIV.site-header DIV.corner-br {width: 14px; height: 36px; background: url('../img/forum/corner-br.gif') no-repeat; position: absolute; top: 139px; right: 0; z-index: 2;}
DIV.site-header DIV.corner-bl {width: 14px; height: 14px; background: url('../img/forum/corner-bl.gif') no-repeat; position: absolute; top: 161px; left: 0;}

DIV.site-header DIV.site-mainmenu {position: absolute; top: 139px; right: 0; height: 36px; border: solid 0px #000; width: 75%; z-index: 1;}

DIV.site-header DIV.site-mainmenu .mmenu {
	width: 100%; 
	background: url(../img/forum/bg_mainmenu.gif) repeat-x 0 0;
	height: 36px;
	position: relative;
}
DIV.site-header DIV.site-mainmenu .mmenu div { border-right: 1px solid #8bcbe2; }
DIV.site-header DIV.site-mainmenu .mmenu td.last div { border-right: none; }
DIV.site-header DIV.site-mainmenu .mmenu a { font-size: 18px; color: #0e5f8e; /*border-right: 1px solid #8bcbe2;*/ text-decoration: none; /*padding-right: 4px;*/ }
DIV.site-header DIV.site-mainmenu .mmenu td { vertical-align: middle!important; padding-top: 2px; text-align: center; }
DIV.site-header DIV.site-mainmenu .mmenu th { width: 16px; background: url(../img/forum/bg_mainmenu2.gif) no-repeat 0 0; }

DIV.site-header DIV.forum-logo {width: 182px; height: 139px; position: absolute; top: 15px; left: 15px;}
DIV.site-header DIV.forum-logo A IMG {border: none;}

*HTML DIV.site-header DIV.forum-logo IMG {behavior: url(iepngfix.htc);}

DIV.site-header DIV.banner {position: absolute; top: 15px; height: 110px; width: 74%; left: 25%; border: dotted 0px #00f;}
DIV.site-header DIV.banner A IMG {border: none;}
