img, div, a, li, span, ul, th, h1 { behavior: url(/javascripts/iepngfix.htc); }


/* START CSS Reset \*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none;}
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after { content: ??; content: none}
:focus { outline: 0;}
ins { text-decoration: none;}
del { text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END CSS Reset \*/



/* START generic items \*/

html {
	font: 12px/1.7em Tahoma, Arial, Helvetica, sans-serif;
	color: #ccc;
}

body {
	text-align: center;
}

h1{
	font-size: 2.2em;
	color: #0079c1;
		font-weight: normal;
	padding-bottom:20px;
}

h2{
	font-size: 1.4em;
	color: #0079c1;
	font-weight: normal;
	padding: 10px 0;
}

h3{
	font-size: 1em;
	padding-bottom: 0;
	color:#0079c1;
	font-weight: bold;
}
p{
	font-size: 1em;
	color:#333333;
	line-height: 1.4em;
	padding-bottom: 1em;
}

p.testimonial {
	font-style: italic;
	color: #0079c1;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;

}

span.testimonial {
	font-size: 0.6em;
	color:#666666;
	font-style: normal;	
	font-weight: normal;
}

span.note {
	font-size: 0.8em;
	color: #999999;
}

a{
	font-size: 1em;
	display: inline;
	color: #0079c1;
	font-weight: bold;
}

a:hover{
	color: #86bddd;
}

ul {
	margin: 0 0 0 20px;
}

ul li {
	color: #333;
	line-height: 1.3em;
	margin: 0 0 0 20px;
}

hr {
	width: 620px;
	margin: 10px 0;
	border-top: 0;
	border-right:  0;
	border-left: 0;
	border-bottom: 1px dotted #b9d736;
	float: left;
}

strong.green {
	color: #6ea061;
}
/* END generic items \*/



/* START LOGIN AREA\*/
#loginwrapper {
	width: 100%;
	background: url(/images/generic/login_grad.png) repeat-x;
	height: 39px;
	float: left;
}
#loginarea{
	width: 960px;
	height: 31px;
	margin: 0 auto 0 auto;
	padding-top: 8px;
}

#loginarea #loginform{
	float: left;
	width: 650px;
	margin: 0 0 0 310px;
}

#loginarea #loginform label{
	color: #FFF;
	float: left;
	padding: 4px 0;
	margin-left: 20px;
}

#loginarea #loginform input {
	float: left;
}

#loginarea #loginform a{
	font-weight: normal;
	color: #fff;
	float: left;
	margin-top: 4px;
}

#loginarea #loginform a:hover{
	color: #86bddd;
}

a.loginbutton {
	width: 68px;
	height: 20px;
	margin-left: 13px;
	margin-top: 1px;
	background: url(/images/generic/login_button.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: left;
}

#loginarea #loginform a.cancelbutton {
	width: 68px;
	height: 20px;
	margin-left: 13px;
	margin-top: 1px;
	background: url(/images/generic/login_cancel.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: left;
}

#loginarea #loginform a.cancelbutton:hover {
	background: url(/images/generic/login_cancel_over.png) no-repeat;
}

a.loginbutton:hover {
	background: url(/images/generic/login_button_over.png) no-repeat;
}
/* END LOGIN AREA\*/



/* HEADER START*/
#header {
	width: 960px;
	height: 150px;
	display: block;
	margin: 0 auto 0 auto;
}

#header #logo {
	float: left;
	width: 310px;
	height: 156px;
	background: url(/images/generic/logo.jpg)
}

#header #nav {
	width: 403px;
	height: 30px;
	float: right;	
	margin: 0;
	padding: 0;
	text-align: left;
}

#header #nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#header #nav ul li {
	display: inline;
	padding-right: 20px;
	float: left;
	margin: 0;
	list-style: none;
}

#header #nav ul li a{
	font-size: 1em;
	padding-top: 10px;
	font-weight: normal;
	color:#999;
	float: left;
}
#header #nav ul li a:hover{
	color:#333;
}

#header #nav ul li a.members{
	color:#FFFFFF;
	background: #24a5de;
	padding: 10px 25px;
	border-left: 1px solid #0079c1;
	border-right: 1px solid #0079c1;
	border-bottom: 1px solid #0079c1;
}

#header #nav ul li a.members:hover{
	background: #89c4e5;
}

#header #testimonial {
	width: 603px;
	height: 100px;
	float: left;
	margin: 20px 0 0 20px;

}
/* HEADER END*/



/* NAVBAR START*/

#navbar {
	width: 100%;
	height: 119px;
	float: left;
	background: url(/images/generic/nav_grad.png) repeat-x;
}

#navbar #navitems {
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
}

#navbar ul {
	margin: 0;
	padding: 0;
}

#navbar ul li {
	float: left;
	margin: 0;
	list-style: none;
	margin: 0;
}

#navbar a{
	width: 140px;
	height: 99px;
	padding: 10px;
	float: left;
	font-weight: normal;
	overflow: hidden;
	background:	url(/images/generic/nav_item_over.png) no-repeat;
}

#navbar a:hover{
	background-position: 0 -119px;
}

#navbar a.charges{
	background: url(/images/generic/nav_charges_over.png) no-repeat;
}

#navbar a.charges:hover{
	background-position: 0 -119px;
}

#navbar #navitems .image{
	height: 35px;
	float: left;
	margin-bottom: 10px;
}

#navbar #navitems h1{
	
	overflow: hidden;
	height: 0px;
	padding-top: 28px;
	text-indent: -9999px;
}

#navbar #navitems h1.newtopayroll{
	background: url(/images/generic/title-new-to-payroll.png) no-repeat;
}
#navbar #navitems h1.payrollprocessing{
	background: url(/images/generic/title-payroll-processing.png) no-repeat;
}
#navbar #navitems h1.payrollmanagement{
	background: url(/images/generic/title-payroll-management.png) no-repeat;
}
#navbar #navitems h1.support{
	background: url(/images/generic/title-support.png) no-repeat;
}
#navbar #navitems h1.testimonials{
	background: url(/images/generic/title-testimonials.png) no-repeat;
}
#navbar #navitems h1.chargestitle{
	background: url(/images/generic/title-charges.png) no-repeat;
}

#navbar a p {
	color: #a4d8f1;
	clear: left;
	font-size: 0.8em;
}
/* NAVBAR END*/



/* GENERIC MAIN ELEMENTS */

#notice {
	width: 535px;
	height: 14px;
	padding: 5px 5px 5px 40px;
	background: url(/images/generic/notice_grad.png) repeat-x #29abe2;
	color: #fff;
	text-align: center;
	margin: 5px 0 10px 0px;
	line-height: 1.2em;
	position: relative;
}

#notice a {
	width: 35px;
	height: 18px;
	position: absolute;
	top: 3px;
	right: 2px;
	display: inline;
	overflow:hidden;
	text-indent: -999px;
	float: left;
	background: url(/images/generic/hide_button.png) no-repeat;
}

#notice a:hover {
	background-position: 0 -18px ;
}

#notice.error {
	background: url(/images/generic/error_grad.png) repeat-x #e2295e;
}

.content label {
	width: 130px;
	display: block;
	float: left;
	padding-top: 3px;
}

.content .fieldWithErrors label{
	color: #808080;
}

.content .formError {
	margin: 5px 0 10px 0;
	color: #ca0521;
}

.content textarea {
	height: 100px;
	width: 568px;
	font: 12px/1.7em Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 1em;
	padding: 5px;
}

.content span.green {
	color: #6ea061;
}

.content span.blue {
	color: #0079c1;
}

.content span.red {
	color: red;
}

.content ul{
	margin: 0;
}

.content li {
	margin: 0;
	padding: 0;
	height:auto;
	text-indent: 0;
}
.content li p{
	margin-bottom: 0px;
	padding:0;
	line-height: 1.2em;
}

.content ul.bulletted {
	margin-left: 20px;
	list-style: disc;
}
/* END GENERIC MAIN ELEMENTS */



/* ASK KEITH START*/
#askkeith{
	width:284px;
	float: left;
	margin: 20px 0 10px 0;
	padding-left: 20px;
	padding-right: 11px;
	border: none;
	border-left: dotted 1px #CCCCCC;
	text-align: right;
}

a.list_title {
	font-size: 2em;
	margin-bottom: 10px;
	font-weight: normal;
	display: block;
}

#askkeith p{
	font-size: 0.9em;
}

#askkeith #logo{
	float: right;
	margin-bottom: 10px;
	width: 251px;
	height: 155px;
}

#askkeith .tab{
	float: left;	
	width: 282px;
	margin-bottom: 5px;
	border: 1px solid #ffd433;
	background: #fff2be;
	position: relative;
	text-align: center;
}

#askkeith .tab .quote {
	width: 18px;
	height: 15px;
	position: absolute;
	right: -18px;
	top: 10px;
	background: url(/images/generic/quest_tab_quote.gif) no-repeat;
	
}

#askkeith .tab .q {
	width: 27px;
	height: 26px;
	float: left;
	margin: 0 10px 0 0;
	background: url(/images/generic/quest_tab_q.gif) no-repeat;
	overflow: hidden;
	text-indent: -100px;
}

#askkeith .tab p {
	float: left;
	width: 250px;
	margin: 8px 8px 8px 8px;
	text-align: center;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;

}

#askkeith .answertext {
	width: 200px;
	float: left;
	background: #daebf8;
	border: 1px solid #0079c1;
	margin-left:  16px;
	position: relative;
	margin-bottom: 5px;
}

#askkeith .answertext p {
	text-align: center;
	padding: 5px;
}

#askkeith .answertext .quote {
	width: 9px;
	height: 8px;
	position: absolute;
	right: 200px;
	top: 20px;
	background: url(/images/generic/keith_quote.gif) no-repeat;
}

#askkeith .keith {
	width: 65px;
	height: 64px;
	float: left;
	margin-bottom: 10px;
	background: url(/images/generic/keith.jpg) no-repeat;
}

#askkeith ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#askkeith ul li {
	margin: 0;
	padding: 0;
}

textarea.question {
	width: 440px;
	height: 30px;
	float: left;
	background: #abd1e2;
	border: 1px solid #6d9db2;
	color:#333333;
	line-height: 1.3em;
}

label.q_label {
	text-indent: -1000px;
	overflow: hidden;
	width: 29px;
	height: 28px;
	background: url(/images/q_label.png) no-repeat;
	float: left;
	display: block;
	margin: 8px 10px 0 0 ;
}

a.q_submit {
	width: 57px;
	height: 28px;
	float: left;
	background: #24a5de;
	border: 1px solid #0079c1;
	color: #fff;
	margin: 1px 0 0 5px;
	display: block;
	padding: 12px 0 0 23px;;
}

/* ASK KEITH END*/


/* ASK KEITH LONG START*/
.askkeithlong{
	width:545px;
	float: left;
	margin: 0 0 10px 0;
	padding-left: 20px;
	padding-right: 11px;
	border: none;

	text-align: right;
}

a.list_title {
	font-size: 2em;
	margin-bottom: 10px;
	font-weight: normal;
	display: block;
}

.askkeithlong p{
	font-size: 0.9em;
}

.askkeithlong #logo{
	float: right;
	margin-bottom: 10px;
	width: 251px;
	height: 155px;
}

.askkeithlong .tab{
	float: left;	
	width: 540px;
	margin-bottom: 5px;
	border: 1px solid #ffd433;
	background: #fff2be;
	position: relative;
	text-align: center;
}

.askkeithlong .tab .quote {
	width: 18px;
	height: 15px;
	position: absolute;
	right: -18px;
	top: 10px;
	background: url(/images/generic/quest_tab_quote.gif) no-repeat;
	
}

.askkeithlong .tab .q {
	width: 27px;
	height: 26px;
	float: left;
	margin: 0 10px 0 0;
	background: url(/images/generic/quest_tab_q.gif) no-repeat;
	overflow: hidden;
	text-indent: -100px;
}

.askkeithlong .tab p {
	float: left;
	width: 530px;
	margin: 8px 8px 8px 8px;
	text-align: center;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;

}

.askkeithlong .answertext {
	width: 458px;
	float: left;
	background: #daebf8;
	border: 1px solid #0079c1;
	margin-left:  16px;
	position: relative;
	margin-bottom: 5px;
}

.askkeithlong .answertext p {
	text-align: center;
	padding: 5px;
}

.askkeithlong .answertext .quote {
	width: 9px;
	height: 8px;
	position: absolute;
	left: -9px;
	top: 20px;
	background: url(/images/generic/keith_quote.gif) no-repeat;
}

.askkeithlong .keith {
	width: 65px;
	height: 64px;
	float: left;
	margin-bottom: 10px;
	background: url(/images/generic/keith.jpg) no-repeat;
}

.askkeithlong ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.askkeithlong ul li {
	margin: 0;
	padding: 0;
}

/* ASK KEITH LONG END*/






/* FOOTER START*/
#footer {
	width: 100%;
	margin-top: 20px;
	background: url(/images/generic/footer_grad.png) #77787b repeat-x;
	float: left;
	padding-bottom: 20px;
}

#footer #footercontent {

	width: 960px;
	margin: 0 auto 0 auto;
}

#footer #footercontent #logo {
	width: 210px;
	height: 97px;
	float: left;
	padding-right: 20px;
	margin: 20px 10px 10px 0;
	border-right: dotted 1px #999999;
	background: url(/images/generic/footer_logo.png) no-repeat;
}
#footer #footercontent #navitems {
	width: 710px;
	float: left;
	margin-top: 20px;
	margin-left: 8px;
	padding-bottom: 20px;

}

#footer #footercontent #navitems ul{
	display:inline;
}
#footer #footercontent #navitems ul li{
	float: left;
	display: inline;
	margin: 0 18px 0 0;
	
	list-style: none;
	padding: 0;
}

#footer #footercontent a{
	font-weight: normal;
	color: #999999;
}
#footer #footercontent  a:hover{
	color: #FFFFFF;
}

#footer #footercontent .contactdetails {
	width: 250px;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}

#footer #footercontent .contactdetails p{
	color:#999999;
}

.twitter{
	width: 251px;
	height: 88px;
	float: left;
}

.twitter a.twitter_link {
	width: 251px;
	height: 88px;
	float: left;
	text-indent: -1000px;
	overflow: hidden;
	background: url(/images/generic/twitter.png) no-repeat;
}

.twitter a.twitter_link:hover {
	background-position: 0 -88px;
}


/* FOOTER END*/



/* ADMIN NAV START*/
#admin_nav {
	width: 100%;
	padding: 15px 0;
	margin: 0;
	background: #58595b;
	float: left;
}

#admin_nav #admin_wrapper{
	width: 960px;
	margin: 0 auto;
}

#admin_nav #admin_wrapper h1{
	color: #fff;
	display: block;
	float: left;
	margin: 0 30px 0 0;
	
}

#admin_nav #admin_wrapper ul{
	font-family: "Arial";
	margin: 3px 0 0 0;
	padding: 0;
	display: block;
}

#admin_nav #admin_wrapper ul li{
	padding-right: 20px;
	list-style: none;
	float: left;
	display: inline;
}

#admin_nav #admin_wrapper ul li a{
	color: #fff;
	font-size: 1em;
}

#admin_nav #admin_wrapper ul li a:hover {
	color: blue;
}
/* ADMIN NAV END*/



/* MAIN CONTENT AREAS START*/
#wrapper {
	width: 100%;
	float: left;
	background: url(/images/generic/wrapper_grad.png) repeat-x ;
}

#wrapper2 {
	width: 960px;
	margin: 0 auto 0 auto;
}

#main {
	width: 640px;
	float: left;
}

.content {
	float: left;
	width: 580px;
	text-align: left;
	margin: 20px 20px 0 20px;
	padding: 10px;
	border: dotted 1px #CCCCCC;
	position: relative;
}

.content img.chart {
	position: absolute;
	bottom: 10px;
	right: 10px;
	
}

.content .advert {
	float: left;
	width: 280px;
	margin-right: 7px;
}

.content .advert img{
	float: left;
	margin-right: 10px;
}

.content .advert .description {
	float: left;
	width: 180px;
}

.content .advert .description p{
	font-size: 0.9em;
}

span.weeknum {
	width: 90px;
	font-size: 1.5em;
	color: #0079c1;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

p.subinfo{
	margin: 0 0 0 90px;
	font-size: 0.8em;
	color: #aaa;
	padding: 0;	
}

.content ul li {
	margin-bottom: 10px;
}

.content ul li.controlled_list {
	margin-bottom: 15px;
}

.content a.list_controller_display {
	font-size: 1.8em;
	font-weight: normal;
	padding-right: 22px;
	background: url(/images/generic/list_arrow_display.gif) no-repeat right 5px;
}

.content a.list_controller_display:hover {
	background-position: right -23px;
}

.content a.list_controller_down {
	font-size: 1.8em;
	font-weight: normal;
	padding-right: 22px;
	background: url(/images/generic/list_arrow.gif) no-repeat right 10px;
}

.content a.list_controller_down:hover {
	background-position: right -12px;
}

.content a.acrobat_reader {
	width: 112px;
	height: 33px;
	margin-right: 10px;
	background: url(/images/get_adobe_reader.gif) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	float: left;
}


.content .form {
	width: 560px;
	float: left;
	margin-bottom: 30px;
}

.content .form label {
	width: 100px;
	float: left;
	clear: left;
	margin-right: 10px;
	color: #808080;
	text-align: right;
}

.content .form input {
	float: left;
	width: 200px;
}
.content .form p {
	line-height: 2em;
	float: left;
}

.content form p,
.content form h3 {
	float: left;
	clear: left;
}

.content form h3 {
	margin: 5px 0 22px;
}

.content form p#question label {
	float: left;
	width: 100%;
	font-size: 14px;
	margin: 0 0 5px;
}

.content form p#select label {
	width: 195px;
}

.content form p#question input {
	float: left;
	clear: left;
	width: 300px;
	font-size: 18px;
	padding: 3px;
}

a.getdetails {
	width: 68px;
	height: 20px;
	float: left;
	background: url(/images/generic/get_details.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 13px;
	margin-top: 1px;
	display: block;
}

a.getdetails:hover {
	background-position: 0 -20px;
}

.list_item {
	font-size: 1.6em;
	color: #0079c1;
	font-weight: normal;
	padding: 0;
	margin: 0 0 3px 0;
}

.polaroid {
	width: 550px;
	float: left;
}

.polaroid .left {
	width: 260;
	float: left;
}

.polaroid .right {
	width: 280px;
	float: left;
	margin-left: 10px;
}
/* MAIN CONTENT AREAS END*/


