/* CSS Document */
body{padding:0px; margin:0px; background:url(http://himforum.com/images/header_bg.jpg) 0 0 repeat-x #fff; color:#006699; font:14px/17px Tahoma, Verdana, Arial, sans-serif;}
div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

h1,h2,h3,h4,h5,h6
{
	color: #444;
}

body,input
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #777;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}


#menu ul
{
	padding: 1em 3.5em 1em 3.5em;
	list-style: none;
}

/* Header */

#header
{
	padding: 4.5em 4.5em 0em 4.5em;
}

#header h2
{
	font-size: 0.9em;
	font-weight: normal;
	display: inline;
	padding-left: 0.9em;
}

#header h1
{
	font-size: 1.9em;
	display: inline;
	letter-spacing: -0.05em;
}

#header h1 a
{
	color: #343434;
	text-decoration: none;
}

/* Menu */

#menu
{
	position: absolute;
	top: 0px;
	left: 11em;
	padding-top: 12.5em;
	width: 84%;
}


#menu li
{
	display: inline;
	padding-right: 1.5em;
	font-size: 0.9em;
}

#menu li a
{
	color: #fff;
	background-color: inherit;
}

#menu li a:hover
{
	border-bottom: solid 1px #444;
}

/* Content */

#content
{
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 15em;
}

.box
{
	margin-bottom: 1.25em;
}

.boxContent
{
	margin-top: 0.5em;
	padding: 1.25em 1em 0.25em 1em;
	background: #ffffff url('images/a1.gif') top left repeat-x;
}


/** Content **/

#content p
{
	margin-bottom: 1em;
	text-align: justify;
	line-height: 1.5em;
}

#content strong
{
	color: #444;
}

#content h2,h3,h4,h5,h6
{
}

#content h2,h3
{
}

#content h3
{
	font-size: 0.8em;
}

#content h2
{
	font-size: 1.2em;
}

#content h5
{
	font-size: 0.9em;
}

#content ul
{
	margin-bottom: 1em;
	padding-left: 1em;
	line-height: 1.8em;
}

#content blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	border-left: solid 6px #558800;
}

#content blockquote p
{
	margin-bottom: 0em;
	line-height: 1.5em;
}

#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -20em;
	width: 99%;
}

#primaryContent
{
	margin: 0em 0em 0em 13em;
	padding: 1em 1em 1em 1em;
}

/* Secondary Content */

#secondaryContent
{
	width: 13em;
	padding: 2em 1em 1em 1em;
}

/* Footer */

#footer
{
	border-top: solid 1px #e5e5e5;
	text-align: center;
	padding: 1.5em 0em 1.5em 0em;
}

.clear
{
	clear: both;
}

/*----FOOTER PANEL----*/
#footermainPan{background:url(http://himforum.com/images/footerbg.jpg); color:#fff; position:relative; clear:both; padding:15px;}


