/* 
	based on: Revolution 
	Credit: Brian G.
*/
body {
	background: #FFFFFF url(../img/bg.gif) repeat-x;
	color: #202020;
	font-size: 12px;
	font-family: arial, sans-serif;
	margin: 0px auto 0px;
	padding: 0px;
}

#wrap {
	background: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
}

.nobr {
	white-space: nowrap;
}

.date {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.focuscity {
	color: #ff6600;
}

#focused {
	color: #ff6600;
}

/************************************************
*	Hyperlinks									*
************************************************/
a:link {
	color: #0000CC;
	text-decoration: none;
}

a:visited {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

/************************************************
*	Header  									*
************************************************/
#header {
	width: 960px;
	height: 120px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
}

.topad {
	margin-top: 1px;
}

.headerleft {
	width: 700px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.headerleft a img {
	border: none;
	margin: -4px 0px 0px -2px;
	padding: 0px;
}

.headerright {
	width: 140px;
	float: right;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: right;
}

.headerright img {
	border: none;
	margin: 6px 0px 3px 0px;
	padding: 0px;
}

.tellafriend {
	border: none;
	margin: 0px 0px 13px 0px;
	padding: 0px;	
}

/************************************************
*	Content 					     		    * 
************************************************/
#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
}

#content p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 20px;
}

#content h1 {
	color: #000;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#content h1 a {
	color: #2255AA;
	text-decoration: none;
}

#content h1 a:hover {
	color: #7DAE12;
	text-decoration: none;
}

#content h3 {
	color: #2255AA;
	font-size: 24px;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 5px 0px;
	border-top: 1px dotted #999999;
}

#content p img {
	float: left;
	border: none;
	margin: 0px 10px 10px 0px;
}

#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

#contentleft {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 18px 20px;
}

#contentleft ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}

#contentleft ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
}

#contentleft ul {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}

#contentleft ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
}

.postmeta {
	width: 500px;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dotted #999999;
}

blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #4A7EB8;
}

#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

#centerbox {
	width: auto;
	text-align: left;
	overflow: hidden;
}

#centerbox .result-header {
	width: 100%;
	text-align: left;
	overflow: hidden;
	padding-bottom: 2px;
}

#centerbox .result-header .left {
	width: 75%;
	float: left;
	text-align: left;
	color: #000;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
}

#centerbox .result-header .right {
	float: right;
	text-align: right;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
}

#centerbox .result-header2 {
	width: 100%;
	text-align: left;
	overflow: hidden;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border-bottom: gray solid 1px;
}

#centerbox .result-header2 .left {
	width: 50%;
	float: left;
	text-align: left;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
	margin:17px 0px 0px 0px;
}

#centerbox .result-header2 .center {
	width: auto;
	float: left;
	text-align: left;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
	margin:17px 0px 0px 0px;
}

#centerbox .result-header2 .right {
	float: right;
	text-align: right;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
}

#centerbox .result-header2 .right a {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
}

#centerbox .result-header2 .right a img{
	border:none;
}


#result-footer {
	width: 32%;
	text-align: left;
	#overflow: hidden;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#result-footer .center a {
        color: #008000;
        text-decoration: none;
        font-weight: bold;
        #overflow: hidden;
}

#result-footer .center a img{
        border:none;
}
#result-footer .left {
	width: 60%;
	float: left;
	text-align: left;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
	margin:17px 0px 0px 0px;
}

#result-footer .left a {
        color: #008000;
        text-decoration: none;
        font-weight: bold;
        overflow: hidden;
}

#result-footer .left a img{
        border:none;
}


#result-footer .right {
	float: right;
	text-align: right;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
}

#result-footer .right a {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
}

#result-footer .right a img{
	border:none;
}


#aboutsite {
	font-size: 14px;
	overflow: hidden;
}

#centerbox .jobblock {
	margin: 0px 0px 13px 2px;
	text-transform: capitalize;
}

#jobtitle {
	color: #0000CC;
	font-size: 16px;
	text-decoration: underline;
	overflow: hidden;
}

#jobtitle a:visited {
	color: #0000CC;
	font-size: 16px;
	text-decoration: underline;
	overflow: hidden;
}

#jobcompany {
	color: #008000;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
}

#jobcompany a:visited{
	color: #008000;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
}

#joblocation a,#jobcompany a:link,#jobcompany a:active,#jobcompany a:visited{
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
}

#jobdate {
	color: #808080;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
}

#email {
	margin: 0px;	
}

#spacer {
	border-bottom: gray solid 1px;
}

#gAds {
	float: left;
	width: auto;
	margin: -2px 0px 5px -5px;
}

#ypgAds {
        width: auto;
        margin: 5px 0px 5px 0px;
}

#new-visit #welcome {
	color: blue;
	font-size: 25px;
	font-weight: bold;
	margin: 20px 0px 0px -20px;	
}

#new-visit #instruction_pointdown {
	color: #ff6600;
	font-size: 25px;
	font-weight: bold;
	margin: 20px 0px 0px -20px;	
}

#instruction{
	font-size: 25px;
	font-weight: bold;
	margin: -20px 0px 0px 0px;	
}

#instruction #instruction_pointdown2 {
	color: #ff6600;
	font-size: 25px;
	font-weight: bold;
	margin: 0px 0px 0px -20px;	
}

#instruction #totaljobs {
	color: #ff6600;
	font-size: 25px;
	font-weight: bold;
	margin: 20px 0px 0px -20px;	
}
/***********************************************
left & right info header 
************************************************/
#infoheaderbox {
	height: auto;
	width: auto;
	background-color: #FFF;
	margin: 0px 0px 4px 0px;
	border: #B0C9E1 1px solid;
}

#infoheaderframe {
	background-color: #B0C9E1;
	margin: 2px 3px 2px 3px;
}

#infoheaderbutton {
	width: 98%;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	margin: 3px 0px 3px 0px;
}

#infocontentbox {
        height: auto;
        width: auto;
        background-color: #FFF;
        margin: 0px 0px 0px 0px;
        border: #B0C9E1 1px solid;
}

/************************************************
*	Left Sidebar 					     	    * 
************************************************/
#r_sidebar {
	float: right;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	line-height: 20px;
}

#r_sidebar h2 {
	background: #FFFFFF url(../img/headline_left.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 10px;
}

#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#r_sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}

/************************************************
*	Right Sidebar 					     	    * 
************************************************/
#l_sidebar {
	float: left;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	line-height: 20px;
}

#l_sidebar h2 {
	background: #FFFFFF url(../img/headline_left.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 10px;
}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#l_sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}

/************************************************
*	Widgets 									*
************************************************/
.textwidget {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 8px 0px;
}

#job-dates ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#job-dates ul li {
	background: #FFFFFF url(../img/icon_fp_gray_r.gif) no-repeat top left;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
}

#job-dates ul li.selected {
	background: #FFFFFF url(../img/icon_fp_green_r.gif) no-repeat top left;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
}

#job-types ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#job-types ul li {
	background: #FFFFFF url(../img/icon_fp_gray_r.gif) no-repeat top left;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
}

#job-types ul li.selected {
	background: #FFFFFF url(../img/icon_fp_green_r.gif) no-repeat top left;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
}

#location .moreloc ul {
	list-style-type: none;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	max-height: 270px;
	overflow-x: hidden;
	overflow-y: auto;
}

#location ul {
	list-style-type: none;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

#location ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#location ul li {
	background: #FFFFFF url(../img/icon_fp_gray_r.gif) no-repeat top left;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
}

#location ul li.selected {
	background: #FFFFFF url(../img/icon_fp_green_r.gif) no-repeat top left;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
}

#location ul li.countryselected {
	background: #FFFFFF url(../img/icon_fp_green_r.gif) no-repeat top left;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
}

#location ul li.state {
	background: #FFFFFF url(../img/icon_fp_gray_r.gif) no-repeat top left;
	background-position: 10px;
	padding: 0px 0px 0px 28px;
	margin: 0px 0px 0px 0px;
}

#location ul li.stateselected {
	background: #FFFFFF url(../img/icon_fp_green_r.gif) no-repeat top left;
	background-position: 10px;
	padding: 0px 0px 0px 28px;
	margin: 0px 0px 0px 0px;
}

#location ul li.city {
	background: #FFFFFF url(../img/icon_fp_green_r.gif) no-repeat top left;
	background-position: 20px;
	padding: 0px 0px 0px 37px;
	margin: 0px 0px 0px 0px;
}

#location ul li.other_sites {
	background: #FFFFFF url(../img/icon_cat.gif) no-repeat top left;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
}

#location ul li.ads {
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#pagination img {
	border: 0px;
	margin: 0px -4px -2px 0px;
}

#jobstats ul {
	list-style-type: none;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

#jobstats ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#jobstats ul li {
	background: #FFFFFF url(../img/icon_fp_green_r.gif) no-repeat top left;
	font-size:16px;
	padding: 0px 0px 0px 18px;
	margin: 8px 0px 0px 0px;
}

#jobstats ul li #countryselected {
	background: #FFFFFF url(../img/icon_fp_green_r.gif) no-repeat top left;
	font-size:16px;
	padding: 0px 0px 0px 18px;
	margin: 16px 0px 0px 0px;
}

#piechart{
	margin: -8px 0px 0px 0px;
}

.totaljobsgray{
	color: #808080;
}
	
/************************************************
*	Footer Background							*
************************************************/
#footerbg {
	background: #1A4E88;
	margin-bottom: 300px;
}

/************************************************
*	Footer  									*
************************************************/
#footer {
	width: 960px;
	height: 30px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	margin: 0px auto 0px;
	padding: 0px;
}

#footer p {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 15px 0px 0px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
}

/************************************************
*	Search Form									*
************************************************/
#searchbox {
	height: auto;
	width: auto;
	background-color: #FFF;
	margin: 0px 0px 4px 0px;
	border: #B0C9E1 1px solid;
}

#searchform {
	background-color: #B0C9E1;
	margin: 3px;
}

#searchform .table {
	table-layout: fixed;
	width: 850px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: black solid 1px;
}

#inputtop{
	width:auto;
	padding:6px;	
}

#inputreset {
	position: relative;
	top: -2px;
	padding-left: 140px;
}

#inputreset .left {
	float: left;
	padding-left: 6px;
}

#inputreset .right {
	text-align: center;
	padding-left: 155px;
}

#title_reset img {
	left: 1px;
	border: 0px;
}

#company_reset img {
	left: 1px;
	border: 0px;
}

#s1 {
	background: #FFFFFF;
	width: 210px;
	color: #808080;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0px 2px 1px;
	margin: 0px;
	border: #000 1px solid;
}

#s2 {
	background: #FFFFFF;
	width: 210px;
	color: #ff6600;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0px 2px 1px;
	margin: 0px;
	border: #000 1px solid;
}

#s3 {
	background: #FFFFFF;
	width: 210px;
	color: #808080;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0px 2px 1px;
	margin: 0px;
	border: #000 1px solid;
}

#s4 {
	background: #FFFFFF;
	width: 210px;
	color: #ff6600;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0px 2px 1px;
	margin: 0px;
	border: #000 1px solid;
}

#sbutt {
	font-size: 13px;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
}
