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

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

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

/* page title */
#page-title {
	background: url(../_images/content/page_title_bg.jpg) no-repeat;	
	color: #F9A515;
	height: 73px;
}

#page-title-textsm {
	padding: 22px 0 8px 13px;
}

#page-title-text {
	font-size: 2em;	
	padding: 0 0 10px 25px;
}

#page-title-textsm a{
	color: #F9A515;
	text-decoration: none;
}

#page-title-textsm a {	
	font-size: 1em;
}

#page-title-page {
	color: #000;
}

#page-search {
	padding: 4px 3px 0 0;
	float:right;
}

/* Generic Content pages */
#content-generic {
	background-color: #FFF;
	font-size: 1.1em;
	line-height: 1.4em;
}

.content-generic h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #F9A515;
	padding: 10px 0 3px 0;
	border-bottom: 2px solid #C9C9C9;
	margin-bottom: 17px;
	line-height: 1em;
}

.content-generic h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #000;
	line-height: 1.2em;
	padding: 10px 0 8px 0;
}

.content-generic h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #F9A515;
	padding: 10px 0 5px 0;
	line-height: 1.2em;
}

.content-generic h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	line-height: 1.2em;
}

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

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

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

.content-generic small a {
	font-size: 0.9em;
	font-weight: bold;
	color: #F9A515;
	text-decoration: none;
}

.content-generic small a:hover {
	text-decoration: none;
}

.content-generic strong {
	font-weight: bold;
}

.content-generic ul {
	padding: 7px 0 14px 0;
}

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

.content-generic-top {
	text-align: right;	
}

.content-generic-top a {
	font-size: 0.9em;
	font-weight: bold;
	color: #F9A515;
	text-decoration: none;
}

.content-generic-top a:hover {
	text-decoration: none;
}

.content-generic-td {
	background-color: #EBEBEB;
}

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

.content-generic-button {
	padding: 25px 0 10px 0;
	text-align: right;
}

.content-generic-formbox {
	font-size: 1em;
	border: 1px solid #6E7C8E;
	width: 200px;
	height: 16px;
	margin-bottom: 5px;
}

.content-generic-select {
	font-size: 1em;
	border: 1px solid #6E7C8E;
	width: 80px;
	height: 20px;
	margin-bottom: 5px;
}

.content-generic-textarea {
	font-family: tahoma;
	font-size: 1em;
	border: 1px solid #6E7C8E;
	width: 200px;
	height: 100px;
	margin-bottom: 5px;
}

#content-contact {
	width: 260px;
}

.content-contact-leftcol {
	float: left;
	padding: 10px 0 10px 0;
	width: 50px;
}

.content-contact-rightcol {
	float: left;
	padding: 10px 0 10px 0;
	width: 210px;
}

.media-header {
	background-color: #DADADA;
	padding: 6px;
	border-bottom: 2px solid #FFF;
}

.media {
	background-color: #EBEBEB;
	padding: 6px;
	margin-bottom: 12px;
}

.terms ul li{
	list-style-type: none;
	list-style-image: none;
}

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

/* Sub Menu */
#page-submenu {
	background: #FBAE2E url(../_images/content/page_sub_menu_top.jpg) no-repeat top;
	color: #FFF;
	width: 174px;
	margin-top: 14px;
}

#page-submenu a {
	text-decoration: none;
}

#page-submenu a:hover {
	text-decoration: underline;
}

#page-submenu-top {
	font-size: 1.2em;
	font-weight: bold;
	height: 29px;
	padding: 7px 0 0 8px;
}

#page-submenu-bott {
	background: #FBAE2E url(../_images/content/page_sub_menu_bottom.jpg) no-repeat bottom;
	height: 159px;
	color: #FFF;
}

.page-submenu-bott-links {
	margin-top: 4px;
}

.page-submenu-bott-links a {
	background: transparent url(../_images/content/content_menu_arrow.gif) no-repeat left center;
	color: #FFF;
	margin-left: 9px;
	padding-left: 10px;
}

.page-submenu-bott-links a:hover {
	text-decoration: underline;
}

/* Banners */
#page-banners img {
	margin-top: 14px;
}

/* signup form errors */
td.errortext {
color: #FF0000;
}

table.signupForm {
	width: 550px;
}

.signup-content-generic-select {
	font-size: 1em;
	border: 1px solid #6E7C8E;
	width: 80px;
	height: 60px;
	margin-bottom: 5px;
}


.content-generic p.small {
	font-size: 10px;
}

form.signup-form a {
	color:#F9A515;
	text-decoration:none;
}

form.signup-form a:hover {
	text-decoration:underline;
}


.content-generic-select-large {
	width:140px;
	border:1px solid #6E7C8E;
	font-size:1em;
	height:20px;
	margin-bottom:5px;
	width:140px;
}









