@charset "utf-8";
/* CSS Document */

.topframe {height:50px; margin:0px auto; background-color:}
.topcontent {width:900px; margin:0px auto }
.hairline {height:4px; background-color:#666; margin:0px auto }
.bodyframe {width:898px; margin:0px auto;}
.logodiv {height:40px}
.categorydiv { margin-top:0px; border-bottom:1px solid #999; height:27px}
.tagdiv {height:20px; padding-top:4px; padding-left:4px; padding-top:25px; width:900px; margin:0px auto}
.logo {float:left; color:#e44b01}
.search {width:400px; float:right; margin-top:12px }
.category {width:750px; height:25px; float:left}
.subscribe {float:right; width:100px; height:25px; padding-right:4px; padding-top:4px; color:#CCC }
.footertop {height:35px; width:900px; margin:0px auto; padding-top:10px; border-top:0px solid #CCC }
.footerbottom {height:32px; width:1023px; margin:0px auto }
.footercorner {width:700px; margin:0px auto; background-image:url(images/corner-footer-l.gif); background-position:left; background-repeat:no-repeat; height:8px }
.bodyframecorner { width:900px; margin:0px auto; background-image:url(images/corner-mid-l.gif); background-repeat:no-repeat; background-position:left; height:8px }
.catnames {background-color:#CCC; border:1px solid #FFF;float:left; margin-left:4px; height:19px; width:120px; text-align:center; padding-top:4px; margin-top:1px}
.bodyleft {width:480px; float:left; margin-top:8px; padding-left:4px; background-color:#FFF }
.adbodyleft {width:850px; margin-top:8px; padding-left:8px }
.bodyright {width:400px; float:right; margin-top:8px; margin-right:4px; background-color:#FFF }
.bodyleftsub {width:395px; margin-left:8px; height:190px }
.adsearchboxtop { background-image:url(images/corner_adv_ltg_tr.gif); background-repeat:no-repeat; background-position:right}
.adsearchboxbottom {background-image:url(images/corner_adv_ltg_br.gif); background-repeat:no-repeat; background-position:right }
.adsearchbox {border-left:1px solid #CCC; background-color:#FFF; border-right:1px solid #CCC; height:190px }
.adsearchboxcontent {margin:0px; height:190px ; padding:4px}
.recentposts {margin:16px }
.recentjobtable {float:left; height:24px}
.lightbox {float:right; padding-right:4px }
.adbox {height:196px; width:385px}
.mostviewedtbl {height:16px }
.main_bottom {width:900px; margin:0px auto; background-color:#EFEFEF; height:430px}

#table-style
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
}
#table-style th
{
	font-size: 12px;
	padding:4px;
	font-weight: normal;
	background: #999;
	color: #039;
}
#table-style td
{
	padding: 2px; 
	border-bottom: 1px solid #fff;
	color: #333;
	border-top: 1px solid #fff;
	background: #EFEFEF;
	text-decoration:none;
}
#table-style tbody tr:hover td
{
	background: #CCC;
	color: #903;
}
.quickcat {	height:30px; border-bottom:1px solid #e5e3e3; font-family:Arial; font-size:16px; color:#727070; padding-top:10px; padding-left:4px }
.quickcat:hover {background-color:#c1bfbf; color:#990505}