/* 
	Paycheck Investigators
	Revision number		:	1.0
   	Last updated		:	3 June 2008
   	Last updated by		:	Danny Hui 
*/

@import url(reset.css); 
@import url(hacks.css);

/* @group Global Settings
----------------------------------------------------------------------------------- */

body {
	background-color: #E1E1E1;
	font: 62.5% Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}

a {
	text-decoration: none;
	color: #000;
}

table {
    margin: 10px auto;
}

th {
    background-color: #FEC467;
    font: bold 1.2em Arial, Helvetica, sans-serif;
	padding: 6px;
}

tr, td {
    background-color: #DADADA;
    padding: 6px;
}

/* wrapper ----------------------------------------------------------------------------------- */

#wrapper {
	margin: 0 auto;
	width: 800px;
}

/* header ----------------------------------------------------------------------------------- */

#header {
	background-color: #FFF;
	font-size: 1.1em;
	border-bottom: 3px solid #DFDFDF;
}

#header h1 {
	font-size: 200%;
	font-weight: bold;
	padding: 7px 0 11px 25px;
	float: left;	
}

/* Drop Down Menu */
#header-nav {
	width: 396px;
	height: 74px;
	float: right;
	overflow: visible !important;
	overflow: hidden;
}

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

#header-nav ul li {	
	list-style-type: none;
	float: left;
	width: 99px;
	cursor: default;
	position: relative;
}
/* Javascript 'nav' */
#nav li li {
	display: block;
	color: white;
	width: 128px;
}

#nav li li a {
	display: block;
	color: white;
	width: 122px;
	background-color: #F9A515;
	padding: 2px;
}

#nav li li a:hover {
	background-color: #FEC465;
}

#header-nav li ul {
	display: none;
	padding-left: 0px;
	right: 0px !important;
	right: -1px;
	position: absolute;
	top: 97%;
	border-bottom: 1px solid #FEC465;
}

#header-nav li ul a {
	border: 1px solid #FEC465;
	border-bottom: 0px;
}

#header-nav li li {
	display: block;
}

#header-nav li:hover ul, #header-nav li.over ul{ display: block; }

/* content ----------------------------------------------------------------------------------- */

#content {
	background-color: #FFF;
	font-size: 1.1em;
	line-height: 1.4em;
}

#content h1 {
	font-size: 1.7em !important;
	font-size: 1.5em;
	color: #F9A515;
	padding-bottom: 14px;
}

#content h2 {
	font-size: 1.4em !important;
	font-size: 1.2em;
	color: #000;
	padding-bottom: 10px;
}

.content p {
	padding: 0 0 10px 0;
}

.content a {
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content-line {
	background: url(../_images/line_dott.gif) repeat-x;
	width: 432px;
	height: 1px;
	margin: 12px 0px !important;
	margin: 12px 0px 6px 0px;	
}

.content-line-vert {
	background: url(../_images/line_dott_vert.gif) repeat-y;
	float: left;
	width: 1px;
	height: 120px;
	margin: 0px 25px;
	
}

.content ul {
	padding-top: 7px;
}

.content ul li {
	list-style-image: url(../_images/list_image_arrow.gif);
	margin-left: 14px;
	padding-left: 2px;
}

.content-form-box {
	font-size: 1em;
	border: 1px solid #6E7C8E;
	width: 163px;
	height: 16px;
	margin-bottom: 5px;
}

.content-form-select {
	font-size: 1em;
	border: 1px solid #6E7C8E;
	width: 165px !important;
	width: 167px;
	height: 18px;
	margin-bottom: 5px;
}

/* left column */
#content-left-col {
	float: left;	
	width: 432px;
	padding: 18px 0 0 25px;
}

#content-service {
	float: left;
	width: 180px;
}

#content-process {
	float: left;
	width: 200px;
}

/* right column */
#content-right-col {
	float: right;
	width: 300px;
	padding: 4px 3px 0 0;
}

/* search */
#content-search {
	background: url(../_images/search_bg.gif) no-repeat;
	width: 300px;
	height: 48px;
}

#content-search-text {
	font-weight: bold;
	padding: 15px 0 0 22px;	
	float: left;
}

#content-search-box {
	padding: 12px 8px 0 8px;
	float: left;	
}

#content-search-button {
	padding: 4px 0 0 0;
	float: left;	
}

/* news */
#content-news {
	background: url(../_images/news_bg.gif) no-repeat;
	width: 300px;
	height: 71px;
	margin-top: 12px;
}

#content-news-icon {
	float: left;
	padding: 5px 16px 0 26px;
}

#content-news-text {
	float: left;
	width: 205px;
	line-height: 1.2em;
	padding-top: 2px;
}

#content-news-date {
	font-weight: bold;
	color: #F9A515;	
}

#content-news-text small a {
	font-size: 0.9em;
	font-weight: bold;
	color: #F9A515;
}

#content-news-text small a:hover {
	text-decoration: none;
}

/* quick facts */
#content-facts {
	background: url(../_images/facts_bg.gif) no-repeat;
	width: 300px;
	height: 71px;
	margin-top: 12px;
}

/* slider */

#slider {
	padding-top: 4px;
	height: 49px;
	font-size: 11px;
}

#slide-left, #slide-right {
	display: block;
	float: left;
	width: 20px;
	height: 49px;
}

#slide-left:hover, #slide-right:hover {
	background-position: left bottom;
	text-decoration: none !important;
}
#slide-left { background: transparent url(../_images/facts_slider_arrow_left.gif) no-repeat left top; }
#slide-right { background: transparent url(../_images/facts_slider_arrow_right.gif) no-repeat left top; }

.slider-content-outer {
	float: left;
	width: 260px;
	overflow: hidden;
	height: 49px;
	position: relative;
}
#slider-content {
	width: 1040px;
	position: relative;
	left: 0px;
}

.special {
	background: transparent url(../_images/facts_text_bg.gif) no-repeat;
	width: 260px;
	float: left;	
	height: 49px;
	position: relative;	
}

.special-text {
	width: 190px;
	line-height: 117%;
	padding-top: 4px;
	padding-left: 66px;	
}

/* newsletter signup */
#content-signup {
	background: url(../_images/signup_bg.gif) no-repeat;
	width: 300px;
	height: 81px;
	margin-top: 12px;
}

#content-signup-text {
	font-weight: bold;
	padding: 29px 0 0 22px;	
	float: left;
}

#content-signup-box {
	padding: 26px 8px 0 17px;
	float: left;	
}

#content-signup-button {
	padding: 29px 0 0 0;
	float: left;	
}

/* footer ----------------------------------------------------------------------------------- */

#footer {
	font-size: 1.0em;
	color: #FFF;
}

#footer-lines {
	background: #FFF url(../_images/footer_lines.gif) no-repeat;
	height: 45px;
}

#footer-bg {
	background: url(../_images/footer_bg.gif) no-repeat;
	height: 30px;
	padding: 8px 0 0 24px;
}

#footer-text {
	float: left;
}

#footer-text-links a {
	color: #FFF;
}

#footer-text-links a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footer-text-links li {
	display: inline;
	padding-left: 10px;
}

#footer-text-links {
	float: left;
}

td.paychecktotal {
	padding: 2px 2px 2px 0px;
}




