﻿/* @group Base */

* {
    margin: 0;
    padding: 0;
}
html, body {
	height: 100%;
}

a img {	border: 0; }
body {
	background: #22acf0;
	background: #22acf0 url(../images/bg-main.png) repeat-x  top left; min-width: 900px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	/*font-size: 14px;*/
	color: #fff;
	background-position:bottom;
	
}



    

#main-mask {
	width: 100%;
	height: 700px;
	position: relative;
}
#main-mask.js {
	overflow: hidden;	
}
#main-scroll {
	height: 700px;	
	width: 900px;
	position: absolute;
	left: 0;
	top: 0;
}
#main {
    width: 900px;
    height: 695px;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 0 240px;
}
.hide {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

/* @end */



.testimonial
{
    border-top-style:solid;
    border-top-color:Red;
    border-top-width:1px;    
    background-color:#EEEEEE;
    
    color:#0052B4;
    padding:15 15 15 15;
}

#testimonial1
{
    border-top-style:solid;
    border-top-color:Red;
    border-top-width:1px;    
    background-color:#EEEEEE;
    
    color:#0052B4;
    padding:15 15 15 15;
}


#testimonial1 img
{
    
    border:border: 1px solid; color:#000000 ;
    padding:15 15 15 15;
}

.testimonialName
{
    color:Gray;
    width: 80px;
    float:left;
    padding-top:5px;
    background-color:#EEEEEE;
}

.testimonialPosition
{
    color:Gray;
    padding-top:5px;
    padding-left:3px;    
    width: 295px;
    float:right;
    font-style:italic;
    text-align:left;
    background-color:#EEEEEE;
    
}
    
    
/* @group Main */

#main-body {

	width: 395px;
	padding-top: 5px;
	
}

#main-bodyleft {

	width: 395px;
	padding-top: 5px;
	float:left;
	
}

#main-bodyright {

	width: 400px;
	padding-top: 100px;
	
	float:right;
}

#main-bodycenter {

	width: 800px;
	padding-top: 100px;
	
	float:none;
}

.CalculatorColumn
{
     vertical-align:top;
     width:400px;
     text-align:center;
    
    }
.label
{
    
     font-size: 20px; 
    color:#ffffff;
    
    vertical-align:middle;
    font-weight:bold;
    padding-right:3px;
    text-align:right;
    
   
    
     
    }
 
 .labelMiddle
{
    
    
     font-size: 14px; 
    color:#ffffff;
    white-space:nowrap;
    
    vertical-align:middle;
    font-weight:bold;
    padding-right:3px;
    text-align:center;
    
   
    
     
    }
    
    
.input
{
    
	
clear: left;
width: 250px;
color:#10A1DC;
/*height: 30px;*/
 font-size: 20px;
  font-weight: bold;
  background-color: #f0f0f0;
  border: solid 2px #bebebe;
   margin: 3 3 3 3;
   text-indent: 0px;
  padding: 2px;
 
}



#weather
{
     position: absolute;
    z-index:3;
	height: 300px;
	width: 280px;
    top: 470px;
    left: 300px;
    }
#teaser
{
    position: absolute;
    
    z-index:3;
	height: 186px;
	width: 500px;
    top: 400px;
    left: 775px;
    background: url(../images/teaser.png)   0 0 no-repeat;
    }

#salaryBreakdown
{
    position: absolute;
    z-index:2;
	height: 175px;
	width: 631px;
    top: 180px;
    left: 775px;
    color:Black;
    text-align:left;
    
}

#salaryBreakdown td
{
   color:White;
   padding:5px 5px 5px 5px;
    
}

/*#pagecontent
{
   
    z-index:2;
	height: 363px;
	width: 100%;
    top: 227px;
    left: 106px;
   
    text-align:left;
    font-weight:bold;
    font-size: 14px;
    vertical-align:top;
    
    
     
    color:#3E3E3E;
    font-family:verdana,sans-serif;
    vertical-align:middle;
    
    padding-bottom:10px;
    

}




#pagecontent th
{
    
    padding:3px 3px 3px 3px;
    color:Red;
    height:50;
    vertical-align:top;
    background-color:Yellow;

}

#pagecontent td
{
    
    padding: 3px 3px 3px 3px;    
    height:10px;    
     text-align:right;
     width:80px;     
      font-size: 14px; 
    color:#3E3E3E;
    font-family:verdana,sans-serif;
    white-space:nowrap;
    font-weight:bold;
    padding-bottom:5px;
}
*/
#services td
{
    text-align:left;
    color:Green;
    width:450px;
   
   
    

}


#services
{
    text-align:left;
    }







#salaryBreakdown p {
	color:Red;
}

#salaryBreakdown td {
	color:#3E3E3E;
	font-weight:bold;
}

#payslip
{
    position: absolute;
    background: url(../images/payslip.png)   0 0 no-repeat;
	height: 500px;
	width: 400px;
    top: 100px;
    left: 559px;
    z-index:1;
}
.salaryfield
{
    background-color: transparent;
    font-size: 10px; 
    color:red;
    font-family:verdana,sans-serif;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
     border: solid 0px;
   margin: 3px 0 0 0;
   text-align:left;
   padding-right: 3px;
  
   vertical-align:middle;
    }

.required{color: #cc3b2a;
          font-size: 1em;
          position: relative;
           height: 1px; 
           font-weight: bold;
            margin: 0 0 0 2px;
            vertical-align:text-top
             }
    
#main-body p {
	padding-left: 10px;
	line-height: 145%;
	margin: 10px 0;
}

#main-bodyleft p {
	padding-left: 10px;
	line-height: 145%;
	margin: 10px 0;
}
#main-body p a {
color:#fff;
}

#main-body td  
{
    padding-top:20px;
    font-weight:bold;

}


#spacer {
	float: right;
	width: 130px;
	height: 40px;
}
#main h1 {
    background: url(../images/bookssorted-logonew.png) no-repeat top;
    height: 100px;
    width: 338px;
text-indent: -9000px;
}


#main-list {
	
	padding-left: 40px;
	margin-bottom: 10px;
}
#main-list li {
	
	padding-left: 10px;	
	margin-bottom: 5px;
	
}

#main-list li p{
	background: url(../images/bul-jobs.gif) 0 3px no-repeat;
	padding-left: 10px;
	margin-bottom: 2px;
	font-weight:normal;
	width:800px;
	
	
}



#bookssortedSlider {
	width: 428px;
	height: 216px;
	background: url(../images/bgSlider.png) 0 0 no-repeat;
	margin-left: -35px;
	z-index: 10;
	overflow: hidden;
	position:relative;
    top: -16px;
    left: 0px;
    
}
#next, #prev {
	display: block;
	width: 31px;
	text-indent: -9000px;
	outline: none;
	height: 26px;
}
#next {
	background: url(../images/arrows-right.gif) 0 -2px no-repeat;
	float: right;
	margin:  105px 19px 0 0;
}
#next:hover { background-position: 0 -32px; }
#prev {
	background: url(../images/arrows-left.gif) 0 -2px no-repeat;
	float: left;
	margin: 105px 0 0 25px;
}
#prev:hover { background-position: 0 -32px; }
#work-mask {
	overflow: hidden;
	width: 315px;
	position: relative;
	height: 103px;
	float: left;
	margin: 68px 0 0 4px;
}
#work-scroll {
	position: absolute;
	left: 0;
	top: 0;
	width: 10000px;
}
#work-scroll a img {
	
	padding: 1px;
	border: 0;
	margin: 0  5px 0  5px;	
}
#work-scroll a:hover img 
{
	
	background-position: 0 -77px;
	
}

/* @end */

/* @group Paper */

#paper {
	width: 605px;
	height: 592px;
	background: url(../images/bg-paper.png) 0 0 no-repeat;
	position: absolute;
	right: -98px;
	top: 0px;
	color: #474747;
}
#paper h2 {
	width: 325px;
	height: 66px;
	background: url(../images/top5reasons.png) 0 0 no-repeat;	
	padding-bottom:10px;
	
}

#paper h2 {
	text-indent: -9000px;
	z-index:15;
	margin:20px 10px 0px 150px;
}

.mac #paper h2 {
	margin-top: 25px;
}
.mac #paper p {
	line-height: 145%;
}
#freetrial {
	width: 218px;
	height: 107px;
	background: url(../images/bestrate.png) 0 0 no-repeat;
	position: absolute;
	left: -123px;
	top: 105px;
	text-indent: -9000px;
}

#contactnumbers 
{
    
	width: 318px;
	height: 281px;
	background: url(../images/contactnumbers.png) 0 0 no-repeat;
	position:absolute;	
	left: 447px;
	top: 70px;
	text-indent: -9000px;
	z-index:1
}

#services 
{
background: url(../images/services3.png) 0 0 no-repeat;
	position:relative;
    	z-index:1;
	width: 300px;
	height: 300px;
		
	/*left: 0px;
	top: 0px;
	text-indent: -9000px;
	z-index:1*/
}

#correspondence 
{
   width: 380px;
	height: 360px;
	background: url(../images/whatpayroll.png) 0 0 no-repeat;
	position:absolute;	
	left: 447px;
	top: 260px;
	text-indent: -9000px;
	z-index:1
}



#refersomeone {
	width: 360px;
	height: 357px;
	background: url(../images/refersomeonesmall.png) 0 0 no-repeat;
	position: absolute;
	left: 450px;
	top: 136px;
	text-indent: -9000px;
	z-index:1
}



#whatpayroll {
	width: 360px;
	height: 357px;
	background: url(../images/whatpayroll.png) 0 0 no-repeat;
	position: absolute;
	left: 1016px;
	top: 236px;
	text-indent: -9000px;
	z-index:1
}

#thinkingofswitching {
	width: 300px;
	height: 100px;
	background: url(../images/switchingpayroll.png) 0 0 no-repeat;
	position: absolute;
	left: 460px;
	top: 0px;
	text-indent: -9000px;
	z-index:10
}

#contactus {
	width: 200px;
	height: 75px;
	background: url(../images/ContactUs.png) 0 0 no-repeat;
	position: absolute;
	left: 895px;
	top: 0px;
	text-indent: -9000px;
	z-index:12
}

#testamonials {
	width: 250px;
	height: 75px;
	background: url(../images/testamonials.png) 0 0 no-repeat;
	position: absolute;
	left: 700px;
	top: 0px;
	text-indent: -9000px;
	z-index:11
}

#newtocontracting {
	width: 360px;
	height: 357px;
	background: url(../images/newtocontracting.png) 0 0 no-repeat;
	position: absolute;
	left: 630px;
	top: 485px;
	text-indent: -9000px;
	z-index:1
}
.reason {
	width: 390px;
	padding-left: 45px;
	margin: 10px 0 0;
	position: relative;
	font-size:11px;
}
a#jump1, a#jump2, a#jump3, a#jump4, a#jump5 {
	display: block;
	position: absolute;
	text-indent: -9000px;
	background: url(../images/links-jump.gif) 0 0 no-repeat;
	outline: none;
}

#paper h3 a {
	display: block;
	width: 380px;
	height: 20px;
	outline: none;
}
#paper h3 
{
    text-indent: -9000px;
	height: 20px;
	margin-bottom: 3px;
}

#paper p
{
    font-weight:normal
    
}



#reason1 { background: url(../images/bg-reason1.gif) 0 -17px no-repeat; margin-left: 98px; }
#reason1:hover { background: url(../images/bg-reason1.gif) 0 -236px no-repeat; }
#reason1 h3 { background: url(../images/bestrateintown.png) 0 0 no-repeat; }
#reason1 a#jump1 {
	width: 155px;
	height: 12px;
	bottom: -22px;
	right: 0;
	background-position: -3px -7px;
}
#reason1 a#jump1:hover { background-position: -165px -7px; }

#reason2 { background: url(../images/bg-reason2.gif) 0 -17px no-repeat; margin-left: 90px; }
#reason2:hover { background: url(../images/bg-reason2.gif) 0 -236px no-repeat; }
#reason2 h3 { background: url(../images/wegetitwrongyougetitfree.png) 0 0 no-repeat; }
#reason2 a#jump2 {
	width: 110px;
	height: 12px;
	bottom: -20px;
	right: -5px;
	background-position:   -3px -146px;
}
#reason2 a#jump2:hover { background-position: -120px -46px; }

#reason3 { background: url(../images/bg-reason3.gif) 0 -17px no-repeat; margin-left: 85px; }
#reason3:hover { background: url(../images/bg-reason3.gif) 0 -236px no-repeat; }
#reason3 h3 { background: url(../images/werenotjustacatchyslogan.png) 0 0 no-repeat; }
#reason3 a#jump3 {
	width: 110px;
	height: 16px;
	bottom: -16px;
	right: -5px;
	background-position: -5px -86px;
}
#reason3 a#jump3:hover { background-position: -121px -86px; }

#reason4 { background: url(../images/bg-reason4.gif) 0 -17px no-repeat; margin-left: 85px; }
#reason4:hover { background: url(../images/bg-reason4.gif) 0 -236px no-repeat; }
#reason4 h3 { background: url(../images/weknowtheITIndustry.png) 0 0 no-repeat; }
#reason4 a#jump4 {
	width: 120px;
	height: 13px;
	bottom: -16px;
	right: -5px;
	background-position: -5px -128px;
}
#reason4 a#jump4:hover { background-position: -135px -128px; }

#reason5 { background: url(../images/bg-reason5.gif) 0 -17px no-repeat; margin-left: 82px; }
#reason5:hover { background: url(../images/bg-reason5.gif) 0 -236px no-repeat; }
#reason5 h3 { background: url(../images/werenotsalesmen.png) 0 0 no-repeat; }
#reason5 a#jump5 {
	width: 87px;
	height: 13px;
	bottom: -22px;
	right: 0px;
	background-position: -5px -169px;
}
#reason5 a#jump5:hover { background-position: -104px -169px; }

/* @end */
/* @end */

#close {
	width: 75px;
	height: 24px;
	background: url(../images/btn-close.gif) 0 0 no-repeat;
	text-indent: -9000px;
	float: left;
	outline: none;
}
#close:hover {
	background-position: -82px 0px;
}
.apply {
	background: #f5f5f5;
	padding: 10px;
	border: 1px solid #eee;
	margin: 10px 0;
}

/* @end */



/* @group Sub */

#back {
	width: 361px;
	height: 89px;
	position: absolute;
	left: 650px;
	top: 0;
}
#back div {
	width: 361px;
	height: 89px;
	background: url(../images/bg-back.png) 0 0 no-repeat;	
}
#back a {
	display: block;
	width: 68px;
	height: 49px;
	text-indent: -9000px;
	background: url(../images/home.png) 0 15px no-repeat;
	margin: 0 0 0 235px;
	outline: none;
}
/*#back a:hover { background-position: -68px 15px; }*/
#joinus {
	width: 230px;
	height: 59px;
	position: absolute;
	left: 600px;
	top: 0;
	z-index: 15;
}
#joinus div {
	width: 230px;
	height: 59px;
	background: url(../images/bg-pos.png) 0 0 no-repeat;	
}
#joinus a {
	position:absolute;
	width: 98px;
	height: 32px;
	left:50px;	
	background: url(../images/joinus.png) 0 5px no-repeat;
	margin: 0 0 0 30px;	
	z-index:1;
}
/*#pos a:hover { background-position: -168px 5px; }*/
/*#sub {
	left: 3000px;
	top: -800px;	
	position: relative;
	padding: 90px 0 0 100px;
}
.sub {
	line-height: 135%;
	font-size: 12px;
	float: left;
	width: 880px;
	margin-right: 300px;
}
body.mac .sub {
	font-size: 11px;
	
	
	
	
}
.sub p {
	margin: 10px 0;
}
.sub h2 {
	height: 24px;
	text-indent: -9000px;
}

*/
/* @group Designs */

#designs td
{
    font-size: 14px; 
    color:#3E3E3E;
    font-family:verdana,sans-serif;
    vertical-align:middle;
    font-weight:bold;
    padding-bottom:10px;
   }
#designs h2 { background: url(../images/h2-salarycalculator.png) 0 0 no-repeat; height:35px; }
#design-shots {
	width: 1000px;
	position: relative;
	left: -20px;
}
#design-shots img {
	float: left;
}

/* @end */

/* @group Footer*/

#footer 
{
    
   
    position:absolute;
    text-align:center;
   /*padding-left:50px;*/
   text-transform:capitalize;
   font-size:12px;
  
   
	bottom:10px;
	padding-top: 50px;
	margin-top:100;
	clear:both;
    width: 800px;
    left: 0px;
} 

#footer a 
{
    
    color:#3E3E3E;
   
    text-decoration:none;
    font-weight:normal;
}

#footer a:hover 
{
    
   /* color:White;
*/   
 text-decoration:underline;
    
}

 a:hover 
{
    
   /* color:White;
*/   
 text-decoration:underline;
    
}

 a 
{
    
   /* color:White;
*/   
 text-decoration:none;
 font-weight: bold;
    
}

/* @end */