﻿* { margin: 0px; padding: 0px; }

* html body {
  overflow: hidden;
}

.body {
	background: #A89166 url('http://americasgreenpages.com/template/default/images/gradback.png') repeat-x fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0;
	width:100%
	
	}

h1 {
	font-family: verdana, arial, helvetica;
	color: #333333;
	font-size: medium;
	margin: 0 0 5px 0;
} 

h2 {
	font-family: verdana, arial, helvetica;
	color: #333333;
	font-size: 120%;
	margin: 0 0 5px 0;
	padding: 0;
}
h3 { font-family: verdana, arial, helvetica; color: #333333; font-size: 110%; font-weight: bold; margin: 0 0 5px 0; padding: 0;} 

/********** LINKS ****************/
a:link {
	COLOR: #333333;
	text-decoration: underline;
}
a:visited {
	COLOR: #333333;
	text-decoration: underline;
}
a:hover {
	COLOR: #333333;
	text-decoration: underline;
}
a:active {
	COLOR: #333333;
	text-decoration: underline;
}

.agpheader { 
    width:980px;
	margin:0 auto;
}

.header { 
    width:980px;
	margin:0 auto;
}


#dirtag {
	background-color: #80C31C;
	color: white;
	text-align: center;
	font-size: 16px;
	width: 980px;
	height: 30px;
	font-weight: bold;
	position: relative;
	line-height: 30px;
}

#menu {
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	width: 980px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	background-color: #FF7900;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*Wrapper*/

.content {
	width: 980px;
	margin: 0 auto;
	background-color: #A89166;
	text-align:left

}
.content .side {
	background: #80C31C;
	float: left;
	padding: 0 0 10px 0;
	width: 180px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-left-color: #80C31C;
	border-left-width: medium;
	border-right-color: #80C31C;
	border-right-width: medium;
	border-right-style: solid;
	border-left-style: solid;
}

.content .main {
	padding: 0 0 10px 0;
	background: #FBB36B;
	clear: both;
	float: right;
	border: medium solid #FF7900;
	font-family: Verdana;
	font-size: 95%;
	margin: 10px 5px 5px 5px;
	overflow: hidden;
	position: relative;
	width: 765px;
}
.content .main #c_heading {
margin:0px 0 70px 0px;
position:relative;
height:30px;
background-color:#ff7900;
}

#c_heading-text h1 {
	margin: 7px 0 0 350px;
	font-size: 12px;
	display: inline;
	position: absolute;
}
h1.jam_headline {
color:#ffffff;
font-weight:bold;
}
#c_heading #c_heading-text {
width:765px;
position:relative;
}
#c_heading #rss_link {
	margin: 50px 0 0 540px;
	display: inline;
	padding-left: 18px;
	text-decoration: underline;
	position: absolute;
}
#c_post-job-button, #c_post-link-container {
height:47px;
width:286px;
}

#listings {
	table-layout: fixed;
	width: 625px;
	margin-left: 70px;
}
#listings .listing .category label {
color:#333333;
font-weight:bold
}

#job_filter .group h4 {
color:#333333;
}
#job_filter h3 {
	color: #ffffff;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: capitalize;
}
#job_filter #reset_filter {
color:#333333;
background-color: #C0DD69;
margin:0;
padding-top:8px;
padding-bottom:8px;
}
#job_filter form {
	padding-top: 5px;
	background-color: #C0DD69;
}
#job_filter #reset_filter a {
color:#333333;
}
#job_filter .group {
	padding: 10px 0 10px 20px;
	background-color: #C0DD69;
}
#job_filter fieldset.submit {
	background-color: #C0DD69;
}
#job_filter {
	margin:0px 0 10px;
}
#job_filter .jam_link {
color:#333333;
}
#job_filter fieldset.submit input {
	font-weight: bold;
	padding: 0 5px;
	background-image: url('files/filter.jpg');
	width: 74px;
	height: 22px;
	color:#ffffff;
}


#listings .jam_shadow {
	background-color: #FFCC99;
}

#c_heading #c_post-job-button-wrapper {
position:absolute;
left:75px;
margin-top:55px

}


.StatLabelLeft {
color:#333333;
font-weight:bold;
margin-bottom:5px;
width:70px;
}

.StatLabelRight {
color:#333333;
font-weight:bold;
margin-bottom:5px;
width:50px;
}

.StatLabel {
color:#333333;
font-weight:bold;
margin-bottom:5px;
}
.content .main #post_link_container{
	position:absolute; 
	top:0px; 
	left:100px;
}
.content .main #post_link_container.theme {
	width:280px;
	height:51px;
	background-image:none;
}


.Main {
	width: 980px;
	margin: 0 auto;
	
}


#listings #sort_row .jam_fill {
	background-color: #FF7900;
}
#backfill-rule {
border-bottom:5px solid #ff7900;
}
div.no_jobs_message p {
background:#FFFFFF none repeat scroll 0 0;
border-left:1px solid #999999;
border-right:1px solid #999999;
padding:3px 10px;
}

/*Footer*/

.footer {
	padding-top: 15px;
	width: 980px;
	margin: 0 auto;

text-align:center;
	border-top: medium #FF7900 solid;
	clear: both;
	background: #FBB36B;
	color: #000000;
}
.footer a {
	color: #555555;
}

#c_post_2 {
margin:0px 0 70px 0px;
position:relative;
height:30px;
line-height:30px;
background-color:#ff7900;
	width: 765px;
}
#c_post_2 .jam_headline {
color:#ffffff;
font-size:14px;
font-weight:bold;
position:absolute;
margin-top:5px;
width:765px;
text-align:center;
}
#c_post_2 .jam_link {
color:#333333;
}
#c_post_2 h3 span {
color:#333333;
}
#c_website_row .jam_link {
color:#333333;
}
#c_post_2 h3 {
color:#333333;
font-weight:bold;
position:absolute;
margin-top:70px;
margin-left:10px;
}
div.backToListing {
color:#333333;
font-size:12px;
margin-top:50px;
margin-left:575px;
position:absolute;
padding-right:0;
}
div.backToListing a {
color:#333333;
text-decoration:underline;
}


#c_post_3 {
margin-left:10px;
margin-right:10px;
}
#c_post_4 {
clear:both;
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
}
#c_post_5 {
display:block;
margin-left:10px;
margin-right:10px;

}

/* FAQ  */
#c_job_faq {
padding:0px;
}

#c_job_faq #job_faq_sidebar {
	background-color: #80C31C;
	float: left;
	padding: 0 0 10px 0;
	width: 180px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-left-color: #80C31C;
	border-left-width: medium;
	border-right-color: #80C31C;
	border-right-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	overflow:hidden;
	position:absolute;
}
#c_job_faq #job_faq_sidebar #c_faq_sidebar_links {
border-bottom:1px solid #80C31C;
border-top:1px solid #80C31C;
width:180px
}
#c_job_faq #job_faq_body {
	padding: 10px 10px 10px 10px;
	background-color: #FBB36B;
	clear: both;
	float: right;
	font-family: Verdana;
	font-size: 95%;
	margin: 10px 5px 5px 5px;
	overflow: hidden;
	position: relative;
	width: 765px;
	border-bottom-color: #FF7900;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-top-color: #FF7900;
	border-top-style: solid;
	border-top-width: medium;
	border-right-color: #FF7900;
	border-right-style: solid;
	border-right-width: medium;
	border-left-color: #FF7900;
	border-left-style: solid;
	border-left-width: medium;
	position: relative;
}
