/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	font-family: Arial, sans-serif;
	/*line-height: 1.6;*/
	font-size: 12px;
	background: #E1E1E1;
	text-align: center;
}

/* Normal link */
a {
	color: #0D9FC4;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #CC590E;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-headlinewrap, #ja-col1, #ja-col2, #ja-botsl, #ja-footer {
	font-size: 92%;
}

small, .small {
	color: #858783;
}

img {
	margin: 0;
	padding: 0;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%;text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../img/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #515756;
	background: #FFFFFF;
}

.button {
	padding: 2px 8px;
	border: 1px outset #A8A8A8;
	font-size: 92%;
	color: #515756;
	font-weight: bold;
}

* html .button { /*IE 6*/
	padding: 1px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 5px !important;
}

/* TYPOGRAPHY
--------------------------------------------------*/
h3.hilite {
	color: #2775CB;
	padding-left: 30px;
	background: url(../img/icon-arrow.gif) no-repeat left center;
}

ul.check-list li {
	background: url(../img/icon-check.gif) no-repeat 10px 4px;
}

/* CONTENT ELEMENTS
--------------------------------------------------*/
table.chart-list {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

table.chart-list td {
	font-size: 12px;
	padding: 5px;
}

table.chart-list .row0 {
	background: #FFFFFF;
}

span.number,
span.number-hilite {
	display: block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #2775CB;
	font-size: 110%;
	text-align: center;
	background: url(../img/num-bg.gif) no-repeat top left;
}

span.number-hilite {
	background: url(../img/num-hilite.gif) no-repeat top left;	
}

/* Chart search */
div.module-search {
	margin: 10px 0 20px;
}

div.module-search h3 {
	text-transform: uppercase;
}

.search-box {
	border: 2px solid #A8A8A8;
	padding: 5px 10px;
}

.btsearch {
	border: none;
	padding: 6px 10px;
	background: #2775CB;
	color: #FFFFFF;
	font-weight: bold;
}

.innerdiv {
	margin: 0 0 10px;
}

.innerdiv-block,
.innerdiv-block2 {
	margin: 10px 0 0;
	padding: 3px;
	border: 1px solid #AEC7DB;
}

.innerdiv-block2 {
	padding-top: 10px;
	margin-bottom: 5px;
	border: none;
}

/* Table login */
.tbllogin {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.tbllogin td {
	font-size: 12px;
	padding: 3px;
}

/* Table Frm */
.tblfrm {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border: 3px solid #DEDEDE;
	width: 100%;
}

.tblfrm .row1 {
	background: #F5F5F5;
}

.tblfrm td {
	font-size: 12px;
	padding: 5px 10px;
	width: 25%;
}

.fcheckbox {
	width: 26px;
	height: 26px;
	font-size: 120%;
}

.fsbox {
	padding: 2px 0 2px 0;
}

.fdate {
	padding: 2px 5px;
}

/* Page title */
h2.page-title {
	text-transform: uppercase;
	border-bottom: 2px solid #333333;
}

/* Advs */
div.adv {
	padding: 10px;
}

/* Telescoping View */
.txtkeyword {
	border: 2px solid #C2C2C2;
	padding: 6px 5px;
	margin-right: 10px;
}

* .txtkeyword {
	height: 30px;
}

.bttelview {
	background: url(../img/but-bg2.gif) repeat-x center left;
	padding: 6px 0px;
	padd\ing: 6px 0px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #2775CB;
}

.bthelp {
	display: block;
	float: right;
	width: 30px;
	font-size: 12px;
	padding: 3px 0 3px 30px;
	background: url(../img/help-bg.gif) no-repeat left center;
}

/* Block left - right */
.block-left {
	width: 500px;
	float: left;
}

.block-right {
	width: 220px;
	float: right;
}

/* LAYOUT
--------------------------------------------------*/
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	text-align: left;
}

#maincontainer-fr #body {
	width: 100%;
}

#maincontainer-f #mainbody {
	width: 100%;
}

#maincontainer-f #body {
	background: #FFFFFF;
	width: 100%;
}

#maincontainer-f div.innerpad {
	padding: 0 20px;
}

/* HEADER
--------------------------------------------------*/
/*#header {
	margin: 0;
	padding: 0;
	height: 100px;
	position: relative;
}
*/
/* Topnav */
#topnav {
	float: right;
	position: absolute;
	top: 10px;
	right: 10px;
}

#topnav ul li {
	padding: 0 10px;
	display: inline;
	background: none;
	border-right: 1px solid #CCCCCC;
}

#topnav li a {
	font-size: 100%;
}

/* SPOTLIGHT
--------------------------------------------------*/
#spotlight {
	padding: 5px 10px;
	background: #E8F6FF;
	border-top: 1px solid #BEE6FF;
	border-bottom: 1px solid #BEE6FF;
}

#slide {
	float: left;
	width: 570px;
	margin: 0;
	padding: 0;
}

#badge {
	float: left;
	width: 153px;
	padding: 20px 0 0 20px;
}

#signup {
	float: left;
	width: 180px;
	padding-top: 20px;
}

span.signup-intro {
	font-weight: bolder;
	font-size: 150%;
	color: #0D83DD;
	line-height: 100%;
}

a.btsignup {
	display: block;
	text-indent: -3000px;
	margin-top: 10px;
	width: 186px;
	height: 39px;
	background: url(../img/big-but.gif) no-repeat top left;
}

/* MAIN NAVIGATION
--------------------------------------------------*/
#mainnav {
	margin: 10px 0 0px;
	padding: 0;
	height: 43px;
	background: url(../img/mainnav-bg.gif) repeat-x top left;
	border: 1px solid #2775CB;
}

#mainnav ul {
	margin: 12px 0 0 0;
	padding: 0;
	list-style: none;
}

#mainnav ul li {
	margin: 0;
	padding: 0px 20px;
	display: inline;
	background: url(../img/mainnav-sep.gif) no-repeat right center;
}

#mainnav ul li a {
	color: #FFFFFF;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: bold;
}

/* CHART LIST
--------------------------------------------------*/
#chartlist {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0 10px 90px;
}

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

#chartlist ul li {
	display: block;
	float: left;
	background: none;
}

#chartlist ul li a {
	color: #333333;
	display: block;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
}

#chartlist ul li.master-chart a {
	background: url(../img/mc.gif) no-repeat left top;
	width: 104px;
	padding-left: 45px;
}

#chartlist ul li.master-chart a:hover {
	color: #FFFFFF;
	background: url(../img/mc-hover.gif) no-repeat left top;
}

#chartlist ul li.action-list a {
	background: url(../img/al.gif) no-repeat left top;
	width: 90px;
	padding-left: 52px;
}

#chartlist ul li.action-list a:hover {
	color: #FFFFFF;
	background: url(../img/al-hover.gif) no-repeat left top;
}

#chartlist ul li.chart-view a {
	background: url(../img/cv.gif) no-repeat left top;
	width: 90px;
	padding-left: 50px;
}

#chartlist ul li.chart-view a:hover {
	color: #FFFFFF;
	background: url(../img/cv-hover.gif) no-repeat left top;
}

#chartlist ul li.telescope-view a {
	background: url(../img/tv.gif) no-repeat left top;
	width: 120px;
	padding-left: 47px;
}

#chartlist ul li.telescope-view a:hover {
	color: #FFFFFF;
	background: url(../img/tv-hover.gif) no-repeat left top;
}

/* BODY
--------------------------------------------------*/
#mainbody {
	width: 756px;
	float: right;
	margin: 0;
	padding: 0;
}

#maincontainer-s2 #mainbody {
	width: 640px;
}

#body {
	width: 510px;
	float: left;
	margin: 0;
	padding: 20px 0;
	background: #F5F5F5;
}

* html #body {
	width: 490px;
}

#maincontainer-s2 #body {
	width: 430px;
	background: #FFFFFF;
}

/* Pathway */
#pathway {
	height: 20px;
	padding-bottom: 5px;
	background: url(../img/sep.gif) repeat-x left bottom;
}

/* View 1 */
#block-yellow {
	background: #F3F2DF;
	border: 1px solid #CECECE;
	margin: 20px 0;
	padding: 0 10px 10px;
}

#block-yellow h3 {
	background: #FFFF88;
	font-size: 110%;
	margin: 10px 0 5px;
	padding: 2px 0 2px 10px;
	text-transform: uppercase;
}

#block-blue {
	background: #DCE6EF;
	border: 1px solid #CEDCE6;
	margin-bottom: 20px;
	padding: 0 10px 10px;
}

#block-blue h3 {
	background: #BCD6EF;
	font-size: 110%;
	margin: 10px 0 5px;
	padding: 2px 0 2px 10px;
	text-transform: uppercase;
}

#block-green {
	background: #DAEACF;
	border: 1px solid #D0E0C4;
	padding: 0 10px 10px;
}

#block-green h3 {
	background: #C6E4B1;
	border: 1px solid #C0DCAD;
	font-size: 110%;
	margin: 10px 0 5px;
	padding: 2px 0 2px 10px;
	text-transform: uppercase;
}

span.bt-mc {
	border: 1px solid #CCCCCC;
	display: block;
	float: right;
	margin-top: 20px;
	padding: 20px 60px 20px 40px;
	background: url(../img/bt-mc.gif) no-repeat 30px 10px;
}

span.bt-mc a {
	color: #333333;
	font-weight: bold !important;
	text-decoration: none;
}

/* Big number step */
div.step-number {
	background: url(../img/step-bg.gif) no-repeat left top;
	height: 48px;
}

div.step-number span.big-number,
div.step-number h3 {
	display: block;
	float: left;
}

div.step-number span.big-number {
	width: 55px;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}

div.step-number h3 {
	text-transform: uppercase;
	padding-left: 10px;
}

div.step-number span.help {
	display: block;
	float: right;
	height: 48px;
	line-height: 48px;
	padding-right: 20px;
}

div.step-content {
	padding: 10px 0 10px 70px;
}

div.step-content table {
	font-size: 100%;
}

div.step-content input {
	padding: 5px 10px;
}

/* Left column */
#leftcol {
	width: 200px;
	margin: 0;
	padding: 20px 0 0 0;
	float: left;
}

#maincontainer-s2 #leftcol {
	width: 320px;
}

#maincontainer-s2 #leftcol .module,
#maincontainer-s2 #leftcol .module-login,
#maincontainer-s2 #leftcol .module-blue {
	border: 1px solid #C2C2C2;
	padding: 0 10px 15px;
	margin-bottom: 20px;
}

#maincontainer-s2 #leftcol .module-login h3 {
	background: url(../img/mlg.gif) no-repeat left center;
	margin: 0 0 10px;
	padding: 8px 0 5px 25px;
	text-transform: uppercase;
	border-bottom: 1px solid #C2C2C2;
}

#maincontainer-s2 #leftcol .module-blue {
	border: 1px solid #82C5D5;
	background: #F6FBFE;
}

#maincontainer-s2 #leftcol .module-blue h3 {
	margin: 0 0 10px;
	padding: 8px 0 5px 35px;
	text-transform: uppercase;
	border-bottom: 1px solid #82C5D5;
	background: url(../img/user.gif) no-repeat left center;
}

/* Right column */
#rightcol {
	width: 240px;
	float: right;
	margin: 0;
	padding: 20px 0 0 0;
}

#maincontainer-s2 #rightcol {
	width: 210px;
	overflow: hidden;
}

div.innerpad {
	padding: 0 10px;
}

#rightcol div.module {
	margin-bottom: 10px;
}

#leftcol div.module h3,
#rightcol div.module h3 {
	background: url(../img/h3-bg.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: 100%;
	padding-left: 20px;
	margin-bottom: 10px;
}

#leftcol div.module ul li,
#rightcol div.module ul li {
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../img/bullet.gif) no-repeat left 12px;
}

#maincontainer-s2 #rightcol .module {
	border: 1px solid #DEDEDE;
	padding: 0 10px;
	margin-bottom: 20px;
}

#maincontainer-s2 #rightcol .module h3 {
	margin: 0 -10px 10px;
	padding: 4px 10px;
	color: #FFFFFF;
	background: #2F83E5;
}

.module img,
.module-blue img {
	margin-right: 5px;
}

#rightcol div.module-grey {
	border: 1px solid #E4E4E4;
	background: #F8F8F8;
	padding: 0 10px 10px 10px;
	margin-bottom: 10px;
}

#rightcol div.module-grey h3 {
	text-transform: uppercase;
	color: #2775CB;
	margin: 0;
	padding: 2px 0;
}

/* BOTTOM NAVIGATION
--------------------------------------------------*/
#botnav {
	margin-top: 20px;
	height: 49px;
	background: url(../img/botnav-bg.gif) repeat-x top left;
}

#tools {
	width: 39%;
	float: left;
	margin: 0;
	padding: 0;
}

#tools ul {
	margin: 15px 0 0 15px;
	padding: 0;
	list-style: none;
}

#tools ul li {
	display: inline;
	margin: 0;
	padding: 0 15px 0 20px;
}

#tools ul li.printer {
	background: url(../img/icon-printer.gif) no-repeat left center;
}

#tools ul li.email {
	background: url(../img/icon-email.gif) no-repeat left center;
}

#tools li a {
	color: #FFFFFF;
}

#botlink {
	float: right;
	width: 60%;
	margin: 0;
	padding: 0;
	text-align: right;
}

#botlink ul {
	margin: 15px 10px 0 0;
	padding: 0;
}

#botlink ul li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	background: none;
	border-right: 1px solid #FFFFFF;
}

#botlink ul li a {
	color: #FFFFFF;
	font-weight: bold;
}

#botlink ul li a:hover,
#botlink ul li a:active,
#botlink ul li a:focus {
	text-decoration: none;
}

/* FOOTER
--------------------------------------------------*/
#footer {
	height: 80px;
	text-align: center;
	padding: 5px 0 0;
}

/* Form */
span.dr,
span.cr {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: block;
	width: 60%;
	float: left;
	margin: 0 0 5px;
	padding: 5px 0 5px 30px;
}

span.dr {
	background: url(../img/icon1.gif) no-repeat left center;
}

span.cr {
	background: url(../img/icon2.gif) no-repeat left center;
}

/* Text area*/
.te-dr {
	background: url(../img/icon-note.gif) no-repeat right bottom #FFFFFF;
}

.te-cr {
	background: url(../img/icon-star.gif) no-repeat right bottom #FFFFFF;
}

.btblue,
.btwhite,
.btorange,
#newitem_btn,
#moreitem_btn,
#done_btn {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
	padding: 4px 5px;
	border: 1px solid #86B2D1;
	background: url(../img/but-bg.gif) repeat-x left center;
}

.btwhite {
	border: 1px solid #CCCCCC;
	background: url(../img/btwhite-bg.gif) repeat-x left center;
	margin-left: 20px;
	padding: 4px 24px;
}

.btorange {
	border: 1px solid #DF7816;
	background: url(../img/orange-bg.gif) repeat-x left center;
	margin-left: 20px;
	padding: 2px 10px;
}

#grid-example {
	margin: 10px 0;
}

.select-view {
	margin: 5px 0;
	padding: 3px;
	height: 30px;
	font-size: 12px;
	border: 1px solid #0D83DD;
	width: 300px;
}

/* New item */
td#newitem #newitemtxt_1,
td#newitem #newitemtxt_2,
td#newitem #newitemtxt_3,
td#newitem #newitemtxt_4,
td#newitem #newitemtxt_5,
td#newitem #newitemtxt_6,
td#newitem #newitemtxt_7,
td#newitem #newitemtxt_8,
td#newitem #newitemtxt_9,
td#newitem #newitemtxt_10,
td#newitem #newitemtxt_11,
td#newitem #newitemtxt_12,
td#newitem #newitemtxt_13,
td#newitem #newitemtxt_14 {
	margin: 3px 0;
	padding: 3px 0;
	background: #FFFFFF;
	border: 1px solid #9DB0BC;
	width: 95.5%;
}

/* Legend */
.legend-top .legend-title {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 3px 10px 3px 30px;
	position: absolute;
	left: 300px;
	top: -15px;
	font-size: 120%;
	background: url(../img/icon1.gif) no-repeat left center #F5F5F5;
}

.legend-bot .legend-title {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 3px 10px 3px 30px;
	position: absolute;
	left: 300px;
	bottom: -15px;
	font-size: 120%;
	background: url(../img/icon1.gif) no-repeat left center #F5F5F5;
}

.legend-top,
.legend-bot {
	border: 2px solid #CCCCCC;
	margin: 20px 0;
	padding: 20px 10px 10px;
	position: relative;
}

.legend-bot {
	padding: 10px 10px 20px;
}

.legend-top input,
.legend-bot input {
	height: 30px;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}