/* Qqest Payroll Colors: 

Cool Grey 10 #7F7F7F
Green #016648
Green @90% #287251

*/

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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	vertical-align: baseline;
}
#column_2 strong {
	font-weight: bold;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none; 
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body { 
	background: #fff url('http://www.qqestpayroll.com/images/background.gif') 50% repeat-y;
	border-top: 6px solid #287251;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #323232;
	font-size: 62.5%;
	line-height: normal;
}

/* --- links and such --- */

a.more {
	padding-right: 7px;
	background: url(../../images/more.jpg) no-repeat 100% 5px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

a.question {
	padding-right: 40px;
	background: url(../../images/answer.gif) no-repeat 100% 6px;
	color: #7F7F7F;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#pledgelink a:hover,#pledgelink a:hover img {
	border-bottom: 0px none transparent;
}

/* --- headlines --- */

h2 {
	font-size: 2em;
	font-weight: normal;
	padding: 10px 0 0 20px;
	color: #287251;
}

h3 {
	font-size: 1.1em;
	letter-spacing: .1em;
	font-weight: bold;
	padding: 10px 0 0 20px;
	margin: 0;
	color: #222;
	text-transform: uppercase;
}

#pledge h3 {
	color:#1d6042;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:8px;
	font-size:1.2em;
	letter-spacing:0;
}

h4 {
	font-family: Georgia, serif;
	font-size: 130%;
	font-style: italic;
	font-weight: normal;
	color: #7F7F7F;
	margin-left: 20px;
}

/* --- blocks --- */

div#masthead {
	margin: 0 auto;
	width: 780px;
	height: 105px;
	background: transparent url('/images/masthead_background.jpg') 50% 100% no-repeat;
}

div#masthead div#logo a {
	display: block;
	float: left;
	width: 658px;
	height: 69px;
	background: transparent url('/images/qqest_masthead_logo.gif') left no-repeat;
	margin: 12px 0 0 10px;
	position: absolute;
}

div.download_read {
	background-color:#E5E5E5;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	height:15px;
	padding:3px 0 0 10px;
	margin:0 0 0 20px;
	width:470px;
}

div#masthead div#logo a span { display: none; }

#column_2 div#pledge p {
	padding-top:0px;
}

/* --- tagline and phone --- */

div#masthead p {
	text-align: right;
	font-style: italic;
	font-size: 90%;
	padding: 10px 10px 0 0;
	line-height: 120%;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#masthead p.phone {
	padding-top: 10px;
	font-style: normal;
	color: #287251;
	font-size: 120%;
	font-family: "Lucida Grande", Verdana, sans-serif;
}

img.clock_icon {
	position: relative;
	top: 3px;
}

a.client_login {
	text-decoration: none;
	border-bottom: 1px solid #666;
	color: #666;
	font-size: 11px;
}

div#navigation {
	margin: 0 auto;
	width: 760px;
	height: 30px;
	font-size: 1.2em;
}

div#sub_navigation {
	margin: 0 auto;
	width: 760px;
	height: 30px;
}		

div#column_wrapper {
	margin: 0 auto;
	width: 780px;
}

div#column_center {
	width: 780px;
	margin-bottom: 6px;
}


div#column_1 {
	background: transparent url(../../images/bottom_shadow_col1.jpg) top right no-repeat;
	float: left;
	width: 195px;
}

div#column_1 p {
	padding: 30px 20px 0 20px;
	margin-bottom: 10px;
}

div#column_1 ul#checklist {
	padding: 30px 20px 0 20px;
	list-style: none;
}

div#column_1 ul#checklist li {
	text-indent: 10px;
}

div#column_2 {
	float: left;
	width: 585px;
	background: #fff url(../../images/bottom_shadow_col2.jpg) top left no-repeat;
}

#column_2 p {
	font-size: 1.2em;
	width: 500px;
	padding: 10px 0 10px 20px;
	line-height: 1.35em;
}


//#column_2 div#pledge_left_column {
//	width: 260px;
//	float: left;
//}
//
//#column_2 div#pledge_right_column {
//	float: right;
//}
//
//
//#column_2 #pledge_left_column p {
//	width: 260px;
//}
//
//#column_2 #pledge_right_column p {
//	width: 260px;
//	padding: 10px 20px 10px 0px;
//}

#column_2 p.instructions {
	font-size: 1.0em;
	width: 480px;
	padding: 10px 0 10px 0px;
	line-height: 1.25em;
}


div#column_2 h2 {
	color: #287251;
	margin: 5px 20px 0 0;
	font-size: 1.9em;
	font-weight: normal;
	line-height: 1.3em;
}

div#footer {
	margin: 0 auto;
	clear: both;
	width: 760px;
	border-top: 1px dotted #ccc;
}

#footer p {
	color: #999;
	padding: 10px 30px 0 15px;
}

#footer a {
	text-decoration: none;
	color: #888;
}

#footer a:hover {
	text-decoration: none;
	color: #999;
	border-bottom: 1px solid #999;
}

#footer #footer_tagline a { 
	color: #323232;
}
#footer #footer_tagline a:hover { 
	color: #323232;
}

/*--- accordion dealio ---*/

#bottom_container {
	clear: both;
	border: 1px solid #999;
	margin: 20px 0 10px 10px;
}

h1 span {
	color: #ffffff;
	font-weight: normal;
	margin: 5px 0 5px 0;
	text-align: left;
}

.accordion_toggle {
	display: block;
	height: 30px;
	background: #e5e5e5;
	padding: 0 10px;
	line-height: 30px;
	color: #222;
	outline: none;
	cursor: pointer;
	font-size: 1.2em;
}

.accordion_toggle_active {
	background: #999 url('') no-repeat top right;
	color: #fff;
}

.accordion_content {
	background-color: #ffffff;
	color: #222;
	overflow: hidden;
	
}

.accordion_content p {
	font-size: 1.1em;
	line-height: 120%;
	padding: 10px;
}

.accordion_content li a {
	line-height: 160%;
	height: 16px;
	padding: 4px 0;
}

/* --- navigation --- */

#nav ul { 
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#nav li {
	width: auto;
	display: block;
	font-size: 105%;
	list-style: none;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	float: left;
}

#nav li a {
	color: #666;
	float: left;
	padding: 8px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	margin: 0;
}

#nav li a:hover {
	color: #000;
}


/* --- sub navigation --- */

#sub_navigation {
	background-color: #e5e5e5;
	height: 30px;
	display: block;
	clear: both;
	padding: 0 0 0 2px;
	border-top: 1px solid #ccc;
	text-align: center;
	margin: 0 auto;
}

#sub_nav ul { 
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	border: 1px solid #ccc;
}

#sub_nav li {
	display: block;
	width: auto;
	text-transform: none;
	list-style: none;
	margin: 1px 0 0 2px;
	padding: 0;
	float: left;
	font-size: 1.1em;
}

#sub_nav li a {
	color: #222;
	float: left;
	padding: 8px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	margin: 0;
	font-size: 90%;
}

.sub_payroll { background: url('../../images/sub_payroll.gif') 0 50% no-repeat; text-indent: 13px; }
.sub_taxes { background: url('../../images/sub_taxes.gif') 0 50% no-repeat; text-indent: 13px; }
.sub_benefits { background: url('../../images/sub_benefits.gif') 0 50% no-repeat; text-indent: 13px; }
.sub_human { background: url('../../images/sub_human.gif') 0 50% no-repeat; text-indent: 13px; }
.sub_time { background: url('../../images/sub_time.gif') 0 50% no-repeat; text-indent: 13px; }
.sub_arrow { background: url('../../images/arrow_icon.gif') 0 50% no-repeat; text-indent: 13px; }
.sub_thumbs { background: url('../../images/sub_thumbs.gif') 0 50% no-repeat; text-indent: 13px; }

#sub_nav li a:hover { color: #000; }


/* --- forms and buttons --- */

label { margin-right: 5px; text-transform: lowercase; }

#small_quote_button {
	display: block;
	float: left;
	width: 128px;
	height: 32px;
	overflow: hidden;
   	margin: 5px 0 0 20px;
}

#small_quote_button a {
	float: left;
	padding: 32px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	width: 128px;
	height: 32px;
	background: url('../../images/small_request_button.gif') top left no-repeat;
}

#small_quote_button a:hover {
	background-position: 0 -32px;
}

#small_quote_button a:active, #small_quote_button a.selected {
	background-position: 0 -64px;
}

#quote_button {
	display: block;
	float: left;
	width: 160px;
	height: 40px;
	overflow: hidden;
   	margin: 20px 20px;
}

#quote_button a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	width: 160px;
	height: 40px;
	background: url('../../images/request_quote_button.gif') top left no-repeat;
}

#quote_button a:hover {
	background-position: 0 -40px;
}

#quote_button a:active, #quote_button a.selected {
	background-position: 0 -80px;
}


#button.flip { margin-top: 4px; padding: 2px 4px; border: none; color: #000; background: #fff;}
#button { margin-top: 4px; padding: 2px 4px; border: 2px solid #666; color: #fff; background: #287251; }
button { margin-top: 4px; padding: 2px 4px; }

form#millennium { margin-left: 20px; }
form#millennium label { padding-bottom: 2px; display: block; clear: right; color: #666; }
form#millennium input { background: #e5e5e5; border: 1px solid #666; padding: 3px; margin-bottom: 8px; font-size: 100%; width: 120px;}
form#millennium button { margin-top: 4px; padding: 2px 4px; border: 2px solid #666; color: #fff; background: #287251; }

form#faq_search { margin-left: 20px; border: 4px solid #e5e5e5; padding: 10px; width: 400px; margin-top: 20px; margin-bottom: 20px; }
form#faq_search label { padding-bottom: 2px; display: block; clear: right; color: #666; }
form#faq_search input { background: #e5e5e5; border: 1px solid #666; padding: 3px; margin-bottom: 8px; font-size: 100%; width: 120px;}
form#faq_search button { margin-top: 4px; padding: 2px 4px; border: 2px solid #666; color: #fff; background: #287251; display: block; clear: both; }

/* --- faq styles --- */

dl {
}

dt {
	border-top: 1px solid #e5e5e5;
	margin: 10px 20px 0 20px;
	color: #222;
	line-height: 190%;
	font-size: 1.3em;
}

dd {
	margin: 5px 20px 20px 20px;
	padding-bottom: 10px;
	color: #666;
	font-size: 1.2em;
	line-height: 1.4em;
}

p.question { margin-left: 20px; color: #000; }
p.answer { display: block; padding-right: 60px; color: #000; }
.last_updated { color: #666; }

/* --- various ordered and unordered lists ---*/

ol {
	margin: 0 50px 20px 40px;
}

ul#service_checklist {
	list-style: none;
	margin: 0 0 20px 40px;
	font-size: 1.2em;
}

ul#service_checklist li {
	list-style-image: url(../../images/checkbox.jpg);
	text-indent: 3px;
	line-height: 1.4em;
}

ul.email_list {
	list-style: none;
	margin: 0 0 20px 20px;
}

ul.email_list li {
	background: url(../../images/email.gif) 0 2px no-repeat;
	text-indent: 22px;
}

ul.email_list li:hover {
	background: url(../../images/email_go.gif) 0 2px no-repeat;
	text-indent: 22px;
}

ul#pdf_list {
	list-style: none;
	margin: 0 0 20px 20px;
}

ul#pdf_list li {
	background: url(../../images/page_white_acrobat.gif) 0 2px no-repeat;
	text-indent: 22px;
	padding: 6px 0;
}

ul#pdf_list li:hover {
	background: url(../../images/page_white_go.gif) 0 2px no-repeat;
	text-indent: 22px;
}


ul#clients {
	list-style: none;
	margin: 20px 0 0 20px;
}

ul#clients li {
	float: left;
	width: 120px;
	height: 120px;
	border: 1px solid #ccc;
	margin: 0 5px 5px 0;
	font-size: 80%;
	text-align: center;
}

ul#alphalist {
	text-align: center;
	margin: 0 0 0 20px;
	padding: 4px;
	width: 490px;
	border: 1px solid #ccc;
	background: #e5e5e5;
}

ul#alphalist li {
	list-style: none;
	display: inline;
	padding-right: 5px;
}

ul#alphalist li a:link {
	font-size: 11px;
	text-decoration: none;
	color: #999;
}

ul#alphalist li a:hover {
	text-decoration: none;
	color: #222;
}

ul#alphalist li a:active {
	text-decoration: none;
	color: #999;
}

ul#alphalist li a:visited {
	text-decoration: none;
	color: #999;
}

/* --- client testimonials --- */

blockquote {
	width: 100%;
	font-family: Georgia, serif;
	font-size: 120%;
	text-align: left;
	background: #287251;
	color: #fff;
	padding-bottom: 20px;
}

p.quote {
}

p.author {
	text-align: right;
}
#column_1 p.author {
	padding-top:5px;
}

#column_2 p.author {
	text-align: right;
	font-style:italic;
	padding-top:0px;
	color:#666;
}

/* --- tidbit --- */

.tidbit {
	margin-left: 0px;
	//background: url(../../images/star.gif) 20px 29px no-repeat;
	//text-indent: 22px; 
	width: 160px;
	font-family: Georgia, serif;
	font-size: 120%;
	letter-spacing: 0;
	line-height: 1.4em;
	text-align: left;
	color: #7F7F7F;
}

/* --- media player --- */

#player { margin: 10px auto; text-align: center; }

ul#sitemap { list-style: none; }
ul#sitemap li { margin-left: 20px; list-style: none; margin-bottom: 5px; color: #222; }
ul#sitemap li a { margin-left: 30px; color: #666; }

/* -- homepage styles -- */
ul#hp {
	margin: 8px 3px 10px 0;
}

ul#hp li {
	display: block;
	width: 132px;
	margin: 0 2px 0 5px;
	float: left;
	color: #626262;
	line-height: 13px;
	font-size: 11px;
	background-color: #e6ebf0;
	padding: 8px;
	height: 170px;
}
ul#hp li strong {
	font-weight: bold;
	color: #5a5a5a;
}
ul#hp li a {
	color: #468f71;
}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	background: #fff; 
	width: 770px; 
	height: 18px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	width: 770px;
	overflow: hidden;
	height:14px;
	top:2px;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 770px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #fff;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #00765A;
	margin: 0 50px 0 0;
	text-decoration: underline;
} 
ul.newsticker span {
	margin: 0 10px 0 0;
} 
