body {
	font-family: Arial, Helvetica, Verdana, Sans;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/background.jpg) repeat-x;
}

a {
	text-decoration: underline;
	color:#000000;
}

a:hover {
	text-decoration: none;
	color: #009900;
}
h1 {
	color: #66A7CC;
	font-size: 32px;
}
h3 {
	color: #333333;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: lighter;
}
#wrapper {
	background: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#heading {
	height:105px;
	width:800px;
	margin: 0 30px 10px 0;
	background: #66A7CC url(../images/joblerlogo.gif) no-repeat;
}
#heading h2 {
	font-size: 44px;
	padding: 20px 0 0 0px;
	margin: 0 0 0 0;
}
#heading p {
	padding: 35px 260px 0 0px;
	margin: 0 0 0 0;
	color: #999999;
	font-size:12px;
}

#heading ul {
	float:right;
	list-style-type:none;
	margin:65px 0 0 0;
	padding:0;
}
#heading li {
	float:right;
	width:85px;
	line-height:40px;
	margin:0 0 0 2px;
	padding:0;
}

#heading li a {
	display:block;
	background: #70B8E1;
	color:#C7EAF2;
	padding: 0 0 0 7px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#heading li a:hover {
	background: #FFFFFF;
	color:#444444;
}

#search_box {
	clear:both;
	height: 65px;
	width: 800px;
	background: #FFFFFF url(../images/search.jpg) no-repeat;
	margin: 20px 0 20px 0;
}

#search_box_text {
	float:left;
	margin: 0 0 0 30px;
}
#search_box_text h2 {
	font-size:28px;
	color:#C5D979;
	margin-top:17px;
}
#search_box_inner {
	float:left;
	margin: 17px 0 0 150px;
}

#search_box_inner input {
	font-size: 16px;
	padding: 4px;
	font-weight: bold;
}

.highlight {
	background:#F5F5F5;
	
}
#heading h2 a {
	color: #000000;
	text-decoration:none;
}
#heading h2 a:hover {
	color: #000000;
	background: #A8DFEC;
	text-decoration:none;
}
#login {
	border: 5px solid #A8DFEC;
	margin: 0 0 20px 0;
	padding: 10px;
}
#login input {
	width:120px;
	font-size: 16px;
	padding: 4px;
	font-weight: bold;
}

#login input:focus {
	background: #f9f9f9;
}
#welcome_box {
	padding: 10px 0 10px 10px;
	margin: 10px 0 0 0;
	font-weight:bold;
	font-size:12px;
	color:#C6E499;
}
#content {

	float:left;
	width: 560px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}

#right {
	float:left;
	width:200px;
	margin-left:10px;
	padding-left:10px;
	margin-bottom: 20px;
	border-left: 1px dotted #333333;
}

#search {

	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
}

#search p {
	font-size:12px;
	text-align:right;
	margin-right:15px;
}

#search input {
	font-size: 11px;
}

#search input:focus {
	background: #f9f9f9;
}

#headimg {
	clear:both;
	height:241px;
	margin-bottom: 20px;
	background: #FFFFFF url(../images/header.jpg) no-repeat;
}


#latest input {
	font-size: 16px;
	padding: 4px;
	font-weight: bold;
}

#latest select {
	font-size: 16px;
	padding: 3px;
	font-weight: bold;
}
#latest input:focus {
	background: #f9f9f9;
}
#post_job {
	border: 5px solid #66A7CC;
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: center;
}

#post_cv_box {
	border: 5px solid #F38C41;
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: center;
}

#post_cv {
	border: 1px solid #000000;
	margin: 0 0 20px 0;
	padding: 10px;
}

#cat_tags {
	border: 5px solid #ACD503;
	margin: 0 0 20px 0;
	padding: 10px;
	line-height: 155%;
}

#cat_tags h3 a {
	text-decoration:none;
	color: #4C95C8;
}

#cat_tags h3 a:hover {
	text-decoration:none;
	color: #000000;
}

#cat_tags ul {
	list-style-type: square;
	padding: 0 0 0 10px;
}

#cat_tags li a {
	text-decoration:none;
}

#cat_tags li a:hover {
	text-decoration:underline;
}
.numbers {
	color: #999999;
	font-size: 10px;
}
#cat_locations {
	border: 5px solid #ACD503;
	margin: 0 0 20px 0;
	padding: 10px;
	line-height: 155%;
}
#cat_locations h3 a {
	text-decoration:none;
	color: #4C95C8;
}

#cat_locations h3 a:hover {
	text-decoration:none;
	color: #000000;
}
#cat_locations ul {
	list-style-type: square;
	padding: 0 0 0 10px;
}
#latest {
	
}

#latest ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#latest li {
	padding: 8px 8px 8px 10px;
	line-height: 155%;
	font-size: 14px;
	
}
#latest h3 {
	
	background:#F5F5F5;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
}

#latest p {
	border: solid 1px #cccccc;
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 0;
}

#admin_profile ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#admin_profile li {
	float:left;
	padding: 8px 2px 8px 2px;
	line-height: 155%;
	font-size: 14px;
	
}
#about {
	border: 5px solid #C6E499;
	background: #EDF7DF;
	margin: 40px 0 20px 0;
	padding: 10px;
}
#about h3 {
	color: #969696;
}
#about p {
	color: #969696;
	font-weight: bold;
	font-size: 14px;
}
#about a {
	color: #969696;
	font-weight: bold;
	font-size: 14px;
}
.feed {
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
}

.date {
	font-size: 10px;
	color: #cccccc;
}
.location {
	color: #F38C41;
	font-size: 12px;
}
.listing {
	font-size: 12px;
	background: #f7f7f7;
	border-bottom: 1px dotted #BBBBBB;
}

.listing a strong {
  font-size: 22px;
}

.listing_alt a strong {
  font-size: 22px;
}

.listing a{
	font-size: 12px;
	text-decoration:none;
	color:#66A7CC;
	text-transform: capitalize;
}

.listing a:visited{
	color:#336699;
} 

.listing_alt a{
	font-size: 12px;
	text-decoration:none;
	color:#66A7CC;
	}
	
.listing_alt a:visited{
	color:#336699;
}
.listing_alt {
	background: #FFFFFF;
	border-bottom: 1px dotted #BBBBBB;
}
.listing_description {
	color: #777777;
	font-size:12px;
}
.co_list a{
	font-size: 12px;
	font-weight:bold;
	color: #777777;
}

.co_list a:visited{
	color: #777777;
}

.social {
/*  display:none; */
}
.grey {
	color:#999999;
}
.more {
	font-size: 11px;
}

legend {
	color:#666666;
	font-weight: bold;
	font-size: 16px;
}
fieldset#new_listing {
	border: 5px solid #F5F5F5;
	margin-bottom: 20px;
}

p#new_listing {
	border: 0px solid #C6E499;
}
#new_listing input {
	
}
#new_listing label {
	float:left;
	width:100px;
	display: block;
}
#tag_cloud p {

	line-height: 40px;
	
}
#tag_cloud .normal {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
#tag_cloud .big {
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
}
#tag_cloud .bigger {
	font-size: 24px;
	padding-left: 10px;
	padding-right: 10px;
}
#tag_cloud .biggest {
	font-size: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
#message_box  {
	border: 5px solid #C6E499;
	background: #EDF7DF;
	padding: 10px 0 10px 10px;
	margin: 0 0 10px 0;
	font-weight:bold;
	font-size:16px;
}

#new_listing .inputText {
	font-size: 11px;
	color:#999999;
	padding-left: 100px;
}
#new_listing .inputText_count {
	font-size: 11px;
	color:#999999;
}

#latest .introduction {
	border: 0px solid #FFFFFF;
	line-height:150%;
	padding-bottom: 0;
	margin-bottom: 3px;
}

#footer {
	clear:both;
	font-size: 11px;
	border-top: 5px solid #F5F5F5;
	background: #FFF;
	margin: 40px 20px 20px 10px;
	padding: 10px;
}
#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}
#sponsorAdDiv div {padding-top:25px;width:300px;height:250px;text-align:center;position:relative;background:transparent;}
#sponsorAdDiv div #close_add {position:absolute;right:2px;top:2px;color:#fff;font-weight:bold;}

