@charset "utf-8";
/* CSS Document - Payscape Advisors */

/* START: Global Includes */
body {
	margin: 0px;
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	background-color: #b4b4b4;
	background-image:url(/images/bg-001.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	color:#7d7d7d;
}
table.hdr-tbl ul, table.hdr-tbl li, div.navigation ul, div.navigation li {
	padding:0px;
	margin:0px
}
table, td {
	vertical-align:top;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	text-align: left;
}
/* HEADINGS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
h1, .h1 {
	font-size: 30px;
	font-weight: normal;
	color: #808897;
	margin: 0px;
	margin-bottom: 15px;
	padding-top: 20px;
}
h2, .h2 {
	font-size: 22px;
	font-weight: normal;
	color: #f7892a;
	margin: 0px;
	padding-top: 20px;
	margin-bottom: 15px;
}
h3, .h3 {
	font-size: 18px;
	font-weight: normal;
	color: #808897;
	margin: 0px;
	padding-top: 12px;
	margin-bottom: 6px;
}
h4, .h4 {
	font-size: 16px;
	font-weight: bold;
	color: #f7892a;
	margin: 0px;
	padding-top: 20px;
	margin-bottom: 2px;
}
h5, .h5 {
	color:#4876ae;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
/* LINKS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
a:active, a:visited, a:link {
	color: #f7892a;
	text-decoration: none;
	outline: none;
}
a:hover { color:#FF6600; }
a img {
	border: 0px solid white;
	text-decoration:none;
}
/* END: Global Includes */

/* START: PAGE STRUCTURE */
div.xstructure {
	width: 100%;
	background-image:url(/images/bg-002.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 25px;
}
div.main-wrapper {
	width: 722px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 24px;
	padding-right: 24px;
}
/* END: PAGE STRUCTURE */


/* START: HDR */
table.hdr-tbl {
	width: 100%;
	height: 40px;
	margin-bottom: 0px;
}
table.hdr-tbl td.left { width: 200px; }
table.hdr-tbl td.right { text-align: right; }
table.hdr-tbl td.right div.inc-logo {
	padding-top: 0px;
	padding-bottom: 5px;
}
table.hdr-tbl td.right div.support {
	float: left;
	padding-left: 63px;
	padding-top: 30px;
}
table.hdr-tbl td.right ul { margin-bottom: 0px; }
table.hdr-tbl td.right ul li {
	list-style: none;
	display: inline;
	color:#e5e5e5;
	font-size: 12px;
}
table.hdr-tbl td.right ul li a {
	color:#88909e;
	margin-left: 6px;
	margin-right: 9px;
}
table.hdr-tbl td.right ul li.last a {
	color:#cecece;
	margin-left: 6px;
	margin-right: 0px;
}
table.hdr-tbl td.right ul li a:hover { color:#f7892a; }
/* NAVIGATION*/
div.navigation {
	height: 34px;
	width: 722px;
	background-image:url(/images/menu-bg.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	text-align: center;
}
div.navigation ul { padding-left: 0px; }
div.navigation ul li {
	list-style: none;
	display: inline;
	color:#938d8d;
	font-size: 15px;
}
div.navigation ul li a, div.navigation ul li a:active, div.navigation ul li a:visited, div.navigation ul li a:link {
	color:#938d8d;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 12px;
	padding-right: 12px;
	display:inline;
	padding-top: 1px;
	padding-bottom: 12px;
}
div.navigation ul li a:hover {
	color: white;
	background-image:url(/images/menu-bg-active.gif);
	background-repeat: repeat-x;
	background-position:  top center;
}
/*
div.navigation ul li div {float: left;}
div.navigation ul li div div {margin-left: 8px; padding-top: 2px; padding-bottom: 6px; padding-right: 9px;}
div.navigation ul li div:hover {background-image:url(/images/menu-left-cap.gif); background-repeat: repeat-x; background-position: top left; color:white; float: left;}
div.navigation ul li div div:hover {color:white;  margin-left: 8px; background-image:url(/images/menu-right-cap.gif); background-repeat: no-repeat; background-position: top right; padding-top: 2px; padding-bottom: 6px; padding-right: 9px;}
div.navigation ul li div:hover a  {color: white; }

div.navigation table { width: 96%; margin-left: auto; margin-right: auto; }
div.navigation table td { padding-left: 10px; padding-right: 10px;}
*/
/* END: HDR */

/* START: SPLASH */
div.hp-splash {
	width:728px;
	height: 355px;
	margin-top: 5px;
}
div.int-splash {
	width:728px;
	height: 167px;
	margin-top: 5px;
}
/* END: SPLASH */

/* START: HP CONTENT */
table.hp-content-tbl {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}
table.hp-content-tbl td { padding-top: 5px; }
table.hp-content-tbl td.left {
	width: 445px;
	padding-right: 20px;
}
table.hp-content-tbl td.right { }
/* HEADLINE NEWS */
div.hp-headline-news {
	width: 264px;
	height: 275px;
	background-image:url(/images/headline-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 14px;
}
div.hp-headline-news ul li { list-style: none; }
/* HP PRODUCTS BOX */

div.hp-products-box {
	background-image:url(/images/hp-products-services-box-bg.jpg);
	width:400px;
	height: 244px;
	margin-top: 27px;
	padding: 20px;
	background-position: top left;
	background-repeat: no-repeat;
}
div.hp-products-box .title {
	font-size: 18px;
	color: white;
	font-weight: bold;
}
div.hp-products-box table.hp-products-box td {
	width: 50%;
	padding-right: 15px;
}
div.hp-products-box ul, div.hp-products-box ul { list-style: none outside none; margin-left: 0px; padding-left: 1em; text-indent: -1em;}
div.hp-products-box ul, div.hp-products-box ul li {
	padding-left: 0px;

}
div.hp-products-box ul li {
	list-style: none;
	font-size: 15px;
	margin-bottom: 15px;
	color:#f7892a;
	text-indent: 0px;
}
div.hp-products-box ul li a {
	color: white;
	margin-left: 8px;
}
div.hp-products-box ul li a:hover { color: #ff8300; }
/* END: HP CONTENT */

/* FOOTER */

div.footer {
	background-image:url(/images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 728px;
	padding: 24px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	height: 115px;
	font-size: 12px;
	background-color: #dadada;
}
div.legal {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 10px;
}
div.footer a { color:#7d7d7d; }
div.footer a:hover { color: black; }
/* MISC */
table.products-services-tbl { width: 100%; }
table.products-services-tbl td.img {
	width: 10%;
	padding-top: 26px;
}
table.products-services-tbl td.description { width: 90%; }
div.cnumber {
	width: 100%;
	margin-top: 3px;
	padding: 10px;
	padding-left: 15px;
	background-color:#FFF3E8;
	font-size: 14px;
	text-align: right;
	height: 35px;
}
div.cnumber div.title {
	font-size: 18px;
	color: #f7892a;
	padding-bottom: 8px;
	float: left;
	padding-right: 20px;
}
div.cnumber#grey { background-color:#F9F9F9; }
div.floating-btn {
	float: right;
	padding: 0px;
	padding-top: 60px;
}
/* EQUIPMENT TABLE */
table.equipment-tbl { width: 100%; }
table.equipment-tbl td.img {
	width: 17%;
	padding-top: 25px;
}
table.equipment-tbl td.description {
	width: 83%;
	min-height: 150px;
}
table.equipment-brands { width: 100%; }
table.equipment-brands td {
	width: 33%;
	padding: 10px;
	text-align: center;
	height: 125px;
}
div.RSS_Date { padding-top: 15px; }


/* start FIPS */
table.fips-body { width: 100%;}
table.fips-body td {}
table.fips-body td.lcol { width: 200px; padding-right: 40px;}
table.fips-body td.rcol {}
table.fips-body h2 { padding-top: 0px; font-size: 20px; font-weight: bold; }
table.fips-body h3 {  font-size: 18px;}
/* start fips lnav */
table.fips-body td.lcol ul { margin: 0px; padding: 0px;}
table.fips-body td.lcol ul li { display: block; }
table.fips-body td.lcol ul li a { display: block; font-weight: bold; padding: 3px 5px 5px 5px; border-bottom: 1px solid #ededed;}
table.fips-body td.lcol ul li a.active { color: white;  background-image: url(/images/menu-bg-active.gif); background-repeat: repeat-x;}
/* end fips lnav */

/* end FIPS */