/*HMETalk-Header-StyleSheet
--------------------------------------------------------------*/
BODY
{
/*Text-Sizing with ems: http://www.clagnut.com/blog/348/*/
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #313C4E;
	background-color: #CBCBCB;
	background-image: url(http://www.hmetalk.com/images/bkgrnd.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 9px;
/*This sets the default font size to be equivalent to 10px*/
	margin: 0 152px 0 154px;
	max-width: 954px;
	min-width: 768px;
	margin: auto;
}
IMG
{
	border: none;
}
#ad-box
{
	color: #FFFFFF;
	position: inherit;
	margin-top: -115px;
	margin-right: 50px;
	float: right;
/*For Opera*/
}
SPAN.corners-top, SPAN.corners-bottom, SPAN.corners-top SPAN, SPAN.corners-bottom SPAN
{
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}
.headerbar
{
	background: #0077B2 url(../forum/styles/hmetalk/theme/images/bg_header.gif) repeat-x 0 0;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 0 5px;
}
.navbar
{
	background-color: #CADCEB;
	padding: 0 10px;
}
.navbarmenu
{
	background-color: #0077B2; 
/*    background-color: #164d8e; */
	padding: 0 10px;
	margin: 0px;
}


#jobboard{}
#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

