/*===== globals =====*/
body {
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 960px;
	margin: auto;
}
body, td {
	font-size: 11px;
}
a {
	color: #00f;
}
h1 {
	font-size: 18px;
}

#site_title {
	color: black;
	text-decoration: none;
	font-size: 30px;
}

/*===== topnav =====*/
#header {
	background: transparent url(/images/design/header_bg.gif) repeat-x scroll 0 0;
/*	margin-top: -14px;	*/
	height: 149px;
}
ul, li {
	margin: 0;
}
#logo {
	float: left;
	width: 300px;
}
#header #navigations{
	width: 902px;
	margin: -10px;
	clear:left;
	background:url(images/design/nav_bg.gif) 0 0 repeat-x;
	padding: 0;
}
#header #navigations ul li{
	float:left;
	list-style:none;
	background:url(images/design/nav_separator.gif) right top no-repeat;
	font-size: 12px;
}
#header #navigations ul li a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	float:left;
	display:block;
	text-align:center;
	padding:0 9px 0 9px;
	line-height:39px;
}
#header #navigations ul li a:hover{
	background:url(images/design/nav_over.gif) 0 0 no-repeat;
}
#header #navigations ul li a.active{
	padding-left:27px;
	background:url(images/design/nav_over.gif) 0 0 no-repeat;
}
#headerseparator {
	border-bottom: solid 1px #000000;
	background: #839;
	height: 7px;
	width: 100%;
	margin: 0;
	border: 0;
}
#sponsor {
	color: white;
	font-size: 15px;
	clear: left;
	background: #234889;
	padding: 10px 20px 0 20px;
	border-top: 4px solid white;
	height: 59px;
}
#sponsor * {
	color: white;
	font-size: 15px;
}
#logo-text {
	width: 349px;
	clear: none;
	float: left;
	margin: 0;
}
#add-listing, #add-listing * {
	color: black;
	font-size: 18px;
}
#add-listing {
	float: right;
	height: 59px;
	width: 361px;
	padding-left: 31px;
	background: #8094B8 url(/images/design/free_listing_left.gif) no-repeat scroll 0 0;
}
#description {
	clear: both;
	background:#FFFFFF url(/images/design/description_bg.gif) repeat-x scroll 0 0;
	color:#234889;
	font-weight:bold;
	padding:12px 80px 30px 39px;
}
#google_adsense {
/*	background: #88aabb;
	border: 1px solid #223355;*/
}
#copyright_statement {
	text-align: center;
}
.categorystatetable {
	width: 100%;
	border-color:-moz-use-text-color #D5D5D5 #D5D5D5;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	padding:10px 17px;
}
.categoryheader {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: white;
	background: transparent url(/images/design/mid_box_top.gif) no-repeat scroll 0 0;
	padding: 0 0 6px 18px;
	margin-bottom: 0;
}
.categorystatelink {
	white-space: nowrap;
}
.categorystatelink a {
	color: #2A2A2A;
	text-decoration: none;
}
.categorystatelink a:hover {
	color: #E46D27;
}
.categorystateheader {
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
.top-banner {
	height: 70px;
	float: left;
}


/*===== leftnav =====*/
#leftnav {
	background: #eee;
	font-size: 10px;
	width: 180px;
}
.left_header {
    background:transparent url(/images/design/left_box_heading.gif) no-repeat scroll 0 0;
    color:#F2F7FF;
    font-size:13px;
    line-height:28px;
    padding:0 0 5px 10px;
    margin: 10px 0 0 0;
}
.left_column {
	padding: .3em;
    width: 157px;
    border-color: #D2D2D2;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin: 0;
/*  line-height: 20px; */
}

/*===== listings =====*/
/* top10 */
.top10 {
	margin: .5em 0;
}
/* gold */
.gold-listing {
	border: solid 1px #ccc;
	/*width: 600;*/
	width: 100%;
}
.listing-title {
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}
.listing-logo {
	vertical-align: top;
	border-left: dotted 1px #ccc;
	padding: 5px;
}
.listing-content {
	vertical-align: top;
	border-top: dotted 1px #ccc;
	padding-left: 5px;
	/*width: 300px;*/
	width: 50%;
}

/*===== jobs =====*/
.job_org_link,
.jobinfoheader,
.jobinfotype {
	white-space: nowrap;
}
.jobinfotable {
	width: 100%;
}
.job_org_link {
	font-weight: bold;
}
.job_send_link {
	font-weight: bold;
	text-align: right;
}
.jobinfoheader {
	background: #dcd;
	font-size: .8em;
	border-bottom: solid .05em #848;
}
.jobinfotype {
	font-weight: bold;
	width: 15em;
}
.jobinfotype, .jobinfodata {
	vertical-align: top;
}

/*===== spans =====*/
.errortext {
	color: red;
	font-weight: bold;
}
.source_code {
	font-family: monospace;
	border: 1px solid #abf;
}
.center {
	text-align: center;
	margin: 0 auto;
}

/*=====  =====*/

.content {
	padding: 4px;
}
.copy {
	padding: 4px;
}
.breadcrumb {
	display: block;
}
a.breadcrumb {
	display: inline;
}

hr.section_separator {
	border: none;
	height: 2px;
	color: #99a;
	background-color: #99a;
}
table.goldform {
	border: solid 1px #ccc;
	border-collapse: collapse;
}
td.goldform {
	border: solid 1px #ccc;
	padding: .3em;
}


#footer {
	padding: 10px;
	color: white;
	background: #507FD0 url(/images/design/footer_bg.gif) repeat-x scroll 0 0;
}
#footer * {
	color: white;
}
a img {
	border: 0;
}
