/* 
Title: H and R Block: SEOSite
Author: Debbie Foerst, User Interface Developer
Email: debbie.foerst@tmp.com
Company: TMP Worldwide Advertising and Communications, LLC
*/

/* ====== Global Styles ====== */

* {
padding: 0;
margin: 0;
}

img {
border:0;
}

body {
background-color: #fff;
font-family: Verdana, Lucida, Arial, Helvetica,sans-serif;
color: #000;
font-size: 11px;
line-height: 14px;
margin: 0;
padding: 0;
}

a {
color: #000;
}

abbr {
text-decoration: none;
position: absolute;
right: 20px;
}

dt {
padding-left: 8px;
padding-top: 6px;
font-size: 12px;
font-weight: bold;
}

dt a {
display: block;
color: #80c346;
text-decoration: none;
}

dd {
padding: 10px;
}

/* ====== Page Wrapper ====== */

#divMain {
position: relative;
margin: 0 auto;
width: 950px;
}

/* ====== Main Logo ====== */

#maincontent {
float: left;
width: 950px;
border-left: #000 10px solid;
border-right: #000 10px solid;
border-top: #000 1px solid;
}

#maincontent img {
padding: 12px 0 10px 40px;
}

/* ====== Navigation ====== */

#primarynav {
width: 950px;
height: 37px;
margin: 0;
padding: 0;
background: #fff url(../job-images/272/nav-bkg.jpg) no-repeat;
}

#primarynav ul {
margin-left: 40px;
white-space: nowrap;
}

#primarynav li {
list-style: none;
display: inline;
padding-right: 42px;
}

#primarynav li a {
color: #fff;
line-height: 35px;
text-align: center;
text-decoration: none;
}

#primarynav li a:hover {
text-decoration: underline;
}

/* ====== Main Content Borders ====== */

#mainborder {
width: 920px;
float: left;
border: #cacaca 1px solid;
margin: 12px;
}

#mainborder-inside {
float: left;
width: 906px;
background-color: #ebebeb;
border: #cacaca 1px solid;
margin: 6px;
}

/* ====== Left Content: Home ====== */

#leftcontent  {
margin: 0;
padding: 0;
float: left;
width: 665px;
margin: 6px;
}

#leftcontent img {
margin: 0;
padding: 0;
}

#leftcontent h1 {
font-size: 14px;
padding: 10px 0 10px 0;
}

#leftcontent p {
padding-bottom: 10px;
}

/* ====== Search box information ====== */

.search-box-pad {
margin-top: 15px;
}

.search-box {
margin-bottom: 15px;
}

.search-form {
background-color: #6aa936; 
height: 49px;
}

.search-form #job_input_text {
background: transparent url(../job-images/272/job-input.gif) no-repeat;
width: 223px;
padding: 15px 5px 7px 5px;
border: none;
line-height: 14px;
font-size: 14px;
float: left;
display: inline;
}

.search-form label {
font-size: 14px;
color: #fff;
font-weight: bold;
margin-left: 120px;
line-height: 45px;
margin-right: 10px;
float: left;
display: inline;
}

.search-form #search_job_submit {
border: none;
background: url(../job-images/272/go-btn.jpg) no-repeat;;
height: 40px;
width: 40px;
float: left;
display: inline;
text-indent: -4000px;
font-size: 0;
line-height: 0;
margin: 8px 0 0 5px;
cursor: pointer;
}

.search-form .popular{
font-size: 10px;
color: #fff;
font-weight: bold;
margin-left: 110px;
display: inline;
float: left;
line-height: 12px;
}

.search-form a.popular:hover{ 
text-decoration: none;
}

/* ====== Search ====== */

#searchHTML {
position: relative;
z-index: 999;
}

#srb {
top: 49px;
left: 155px;
z-index: 1000;
width: 375px;
position: absolute;
}

#srb .header {
text-align: left;
clear: both; 
width: 375px; 
height: 30px; 
padding-top: 6px;
border-top: solid 1px #cacaca;
border-right: solid 1px #cacaca;	
background-color: #ffffff;
font-size: 12px;
color: #80c346;
}

#srb .header h4 {
font-weight: bold; 
color: #80c346; 
margin-top: 10px; 
margin-left: 10px;
}

#srb .header .close a {
font-size: 11px;
background: url(../job-images/272/small-arr.gif) right top no-repeat;
color: #686868;
padding-top: 6px;
padding-right: 12px;
position: absolute;
top: 12px;
cursor: pointer;
right: 9px;
}

#srb {
border-bottom: solid 1px #cacaca;
border-right: solid 1px #cacaca;
border-left: solid 1px #cacaca;
}

#srb .content {
width: 375px;
}

#srb .content tr {
background: #ffffff;
}

#srb .content tr.alt {
background: #ffffff;
}

#srb .content td {
text-align: left; 
padding: 5px 10px; 
color: #000; 
font-size: 10px;
}

#srb .content td a {
color: #000;
}

#srb .srb-lastrow td {
text-align: right; 
padding-top: 15px; 
padding-right: 15px;
}


/* ===== Breadcrumbs ====== */

#breadcrumbs a {
font-weight: bold;
color: #000;
padding-bottom: 10px;
text-decoration: underline;
}

#breadcrumbs a:hover {
text-decoration: none;
}

/* ====== Job listings ====== */

#inner-job-rule {
float: left;
width: 663px;
margin-top: 10px;
margin-bottom: 15px;
background-color: #fff;
border: #cacaca 1px solid;
}

.pagination {
color: #000;
list-style: none;
padding: 6px 8px 12px 22px;
text-align: right;
}

.pagination li {
display: inline;
padding-right: 12px;
}

.pagination li a.back {
color: #000;
border-left: #666 1px solid;
}

.pagination li a.more{
color: #000;

}


#jobs {
float: left;
width: 230px;
margin: 6px;
background-color: #fff;
border: #cacaca 1px solid;
}

#jobs h2{
font-size: 12px;
color: #fff;
line-height: 25px;
background-color: #6aa936;
padding-left: 8px;
}

#jobs ul{
list-style: none;
padding: 8px;
}

#jobs a {
color: #000;
text-decoration: underline;
}

#jobs a:hover {
text-decoration: none;
}

/* ====== Recent openings ====== */

#recentopenings {
float: left;
width: 410px;
margin: 6px 6px 6px 0;
background-color: #fff;
border: #cacaca 1px solid;
}

#recentopenings h2 {
font-size: 12px;
color: #fff;
line-height: 25px;
background-color: #6aa936;
padding-left: 8px;
}

#rightcontent  {
margin: 0;
padding: 0;
float: left;
width: 213px;
margin: 6px 6px 6px 0;
font-size:11px;
}

#rightcontent h1 {
margin: 0;
padding: 0;
font-size: 14px;
padding: 6px 6px 12px 6px;
}

#rightcontent h3 {
margin: 0;
padding: 0;
font-size: 12px;
color: #80c346;
padding: 6px;
}

#rightcontent p {
margin: 0;
padding: 0;
padding: 0 6px 10px 6px;
}

#rightcontent a:hover {
text-decoration: none;
}

#rightcontent img  {
margin: 0;
padding: 0;
float: left;
padding-bottom: 20px;
}

/* ====== Callout boxes ====== */

.box {
width: 221px;
float: left;
background-color: #fff;
border: #cacaca 1px solid;
margin-bottom: 10px;
}

.holder {
width: 207px;
float: left;
background-color: #fff;
border: #cacaca 1px solid;
margin: 6px;
}

.holder h2{
font-size: 12px;
color: #fff;
line-height: 25px;
background-color: #6aa936;
padding-left: 6px;
}

.holder p {
padding: 6px 10px 10px 6px;
}

.box .holder .links ul{
list-style: none; 
padding: 6px 10px 0 6px;}

.box .holder .links ul a{
color: #000;
}

.box .holder .links ul li{
padding-bottom: 8px;
}

/* Subscribe information */

.holder .subscribe-form {
float: left;
padding-left: 3px;
}

.holder .subscribe-form #txtEmail {
background: url(../job-images/272/subscribe-text.gif) no-repeat;
width: 179px;
height: 25px;
border: none;
padding: 4px 5px 2px 8px;
line-height: 14px;
font-size: 12px;
float: left;
}

.holder .subscribe-form #btnSubscribe {
border: none;
background: url(../job-images/272/subscribe-btn.jpg) no-repeat;;
height: 33px;
width: 96px;
text-indent: -999em;
font-size: 0;
line-height: 0;
cursor: pointer;
padding-bottom: 10px;
}

.holder .subscribe-form label{
float: left;
padding: 6px 12px 6px 0;
}

#sharedlinks {
width: 130px;
padding: 0 12px 5px 6px;
}

#sharedlinks img {
padding: 2px 4px 4px 0;
}

/* ==== Tagcloud ===== */

.greenbkg {
background-color: #80c346;
}

.tagcloud  {
text-align: justify; 
padding: 6px 10px 10px 6px; 
line-height: 20px;}

.tagcloud a {
text-decoration: none;
}

.tagcloud a:hover {
text-decoration: underline;
}

.tagcloud .cloud-NotShown {
font-size: 11px; color: #fff
}

.tagcloud .cloud-Tiny {
font-size: 10px; color: #fff
}

.tagcloud .cloud-Small {
color: #fff;
}

.tagcloud .cloud-Medium {
color: #fff; 
font-weight: bold; 
font-size: 14px;
}

.tagcloud .cloud-Big {
color: #fff; 
font-weight: bold; 
font-size: 15px;
}

/* ===== Table for List pages ===== */

.info-table {
width: 649px; 
margin: 6px; 
border: #cacaca 1px solid;
}

.info-table th {
background-color: #6aa936; 
text-align: left; 
color: #fff; 
line-height: 25px; 
padding-left: 8px;
}

.info-table td {
padding-bottom: 8px; 
padding-top: 5px;
}

.info-table td.jobTitle {
padding-left: 8px; 
width: 390px;
}

.info-table td.location {
padding-left: 8px; 
width: 155px;
}

.info-table td.date {
padding-left: 8px;
width: 105px;
}

.info-table td a:hover {
text-decoration: none;
}

/* ======= Table for search pages ======*/


#conteinerForSearchResults {
position: relative;
width: 649px;

}

.tableSearchResults {
width: 649px;
border-collapse: collapse; 
margin: 6px; 
border: #cacaca 1px solid;
}

.tableSearchResults th {
background-color: #6aa936; 
text-align: left; 
color: #fff; 
line-height: 25px; 
padding-left: 8px;
}

.tableSearchResults td {
padding: 5px 8px 8px 8px; 
}


.tableSearchResults td a:hover {
text-decoration: none;
}

#locationsKeyword {
padding-right: 6px;
}

#btGo,#btReset {
background-color: #6aa936; 
color:white; 
padding: 4px 6px; 
margin: 0.25em; 
text-decoration:none;
}

#conteinerForSearchResults a.pagination-more {
color: #000;
display: block;
position: absolute;
bottom: 20px;
right: 20px;
}

#conteinerForSearchResults a.pagination-back {
color: #000;
display: block;
position: absolute;
bottom: 40px;
right: 20px;
}

.jobdescription {
width: 630px;
background-color: #fff;
margin: 0 6px;
}

.holderdouble {
width: 649px;
background-color: #fff;
border: #cacaca 1px solid;
margin: 6px;
}

.holderdouble h1 {
margin: 0;
padding: 0;
font-size: 18px;
color: #80c346;
margin-left: 8px;
padding-top: 6px;
}

.holderdouble h2 {
font-size: 12px;
color: #fff;
line-height: 25px;
background-color: #6aa936;
padding-left: 8px;
}

.holderdouble h3 {
font-size: 12px;
color: #80c346;
padding-left: 8px;
padding-top: 6px;
}

.holderdouble h4 {
margin: 0;
padding: 0;
font-weight: 200;
padding-left: 8px;
padding-bottom: 12px;
}

.holderdouble h5 {
font-size: 11px;
padding-left: 8px;
}

.holderdouble p {
padding-left: 8px;
padding-right: 20px;
}

.holderdouble ul {
padding: 0 10px 12px 8px;
list-style: none;
}

/* ====== Similar jobs ====== */
 
div#similar-jobs ul {
margin: 15px 0;
padding: 0;
 }
 
div#similar-jobs li {
display: inline;
}
 
div#similar-jobs li a {
display: inline-block;
padding: 0 0 10px 10px;
width: 310px;
}

a.apply {
background: url(../job-images/272/getstarted-btn.jpg);
width: 115px;
height: 35px;
font-size: 0;
text-indent: -999em;
line-height: 0;
display: block;
margin: 15px 15px 5px 500px;
}

a.Income  {
background: url(../job-images/272/findaclass-btn.jpg);
}

a.Preparer  {
background: url(../job-images/272/getstarted-btn.jpg);
}

/* Italic copy at bottom of first home page */

#taxrestricts {
clear: both;
float: left;
width: 876px;
padding: 10px 15px 20px 15px;
}

/* ====== Footer ====== */

#footer {
clear: both; 
float: left;
margin: 0;
padding: 0;
width: 950px;
height: 50px;
background: url(../job-images/272/footer-bkg.jpg) no-repeat;
position:relative;
}

#footer ul {
margin: 0;
padding: 0;
padding: 15px 0 0 5px;
}

#footer li {
color: #fff;
list-style-type: none;
display: inline;
line-height: 12px;
}
	
#footer li a {
color: #fff;
text-decoration: none;
padding: 0 5px 0 5px;
border-right: #fff 1px solid;
}

#footer li a:hover, #footer li a:active {
text-decoration: underline;
}
	
#footer li.last a {
border: none;

}

abbr {
border: none;
}


/* ====== CSS Hacks ====== */

/* Internet Explorer 6.0 */

* html #mainborder {
margin: 12px 7px;
}

* html #maincontent img {
padding: 12px 0 10px 20px;
}

* html #primarynav ul {
margin-left: 20px;
}

* html #mainborder-inside {
margin: 6px 3px 6px 3px;
}

* html #leftcontent  {
margin: 6px 6px 6px 3px;
}

* html #leftcontent img {
margin: 0;
padding: 0;
}

* html #rightcontent  {
margin: 6px 3px 6px 0;
}

* html #jobs {
margin: 6px 6px 6px 3px;
}

* html #recentopenings {
margin: 6px 3px 6px 0;
}

* html #rightcontent img  {
margin: 0;
padding: 0;
}

* html #primarynav ul {
margin-left: 40px;
}

* html #primarynav li {
padding-right: 42px;
}

* html .box {
float: none;
}

* html .holder {
float: none;
}

* html #sharedlinks img {
padding: 2px 4px 2px 0;
}

#footer li {
font-size: 11px;
}
