body
{
	text-align: center;
	font-family: "Century Gothic" sans-serif;
	font-family: Helvetica;
	font-size: 0.75em;
	color: #818181;
	margin: 0px auto;
	background-image: url(../images/maintopbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:100%;
}

table {
  font-size: 1em;
}

h1
{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-weight: normal;
	color:#4B4B4B;
	font-size: 2.2em;
}

h2
{

	font-weight: normal;
	color:#4B4B4B;
	font-size: 1.8em;
    margin-top: 1.4em;
    margin-bottom: 9px;
}

h3
{
	margin: 0px 0px 1px 0px;
	padding: 0px;
	font-weight: bold;
	color:#4B4B4B;
	font-size: 1.2em;
}

h4
{
	color:#8DC0D7;
	font-size:1.6em;
	font-weight:normal;
	margin:0;
	padding:0;

}

h5
{
	color:#818181;
	font-weight:bold;
	margin:0;
	padding:0;
}

h6
{
	color:#818181;
	font-weight:bold;
	font-size:1.0em;
	margin:0;
	padding:0;
}

p
{
  margin-top: 0px;
}

form
{
	margin: 0;
	padding: 0;
}


img
{
	border: none;
}

#main-content a:hover {
  text-decoration: none;
}


#main-container
{
	margin: 0px auto;
	width: 999px;
	text-align: left;
}

#master-banner
{
	width: 998px;
	height:133px;
	padding-bottom: 2px;
	border-bottom: 4px solid #818181;
	background-image: url(../images/kyc360_banner.jpg);
	background-repeat: no-repeat;
	background-position: 360px 0px;
	background-color: #fff;
}

#main-background
{
	width: 998px;
	background-image: url(../images/leftbgfade.jpg);
	background-repeat: repeat-y;
	margin-top: 2px;
	float:left;
}

#background-bottom
{
	width: 998px;
	background-image: url(../images/leftbgfadebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#nav-container
{
	float: left;
	width: 199px;
}

#nav-container ul a {
	text-decoration:none;
	display:block;
	padding-left: 10px;
	color: #818181;
	border-bottom: 1px solid #D8DCDE;
}

#nav-container li{
	display:inline;
}

#nav-container ul a:hover, #nav-container li.selected a{
	background-color: #325B93;
	color: #fff;
}

#nav-container ul{
	list-style: none;
	margin:0px;
	padding:0px;
	line-height: 2.5em;
}

#nav-container li li a, #nav-container li.selected li a{
	padding-left: 40px;
	line-height: 2em;
	background-image: url(../images/bglili.jpg);
	background-repeat: no-repeat;
	background-color:#CED6E1;
	color: #818181;
	height: 23px;
}

#nav-container li li , #nav-container li.selected li {
	border-bottom: none;

}

#nav-container li li a:hover, #nav-container li li.selected a {
	background-image: url(../images/bglilihover.jpg);
	background-color:#6E8CB2;
	color:#fff;
}

#nav-container li li li a, #nav-container li li.selected li a{
	background-color:#DAE0E8;
	padding-left: 60px;
	background-image: url(../images/bglilili.jpg);
	color: #818181;
}

#nav-container li li li, #nav-container li li.selected li{
	border-top: none;
	
}

#nav-container li li li a:hover, #nav-container li li li.selected a{
	background-image: url(../images/bglililihover.jpg);
	background-color:#93AAC6;
	color:#fff;
}

#nav-container li.selected ul{
	display:block;
}

#nav-container ul ul, #nav-container li.selected ul ul{
	display:none;
}

#nav-container li li.selected ul{
	display:block;
}

#partner-logos {
	float: left;
	width: 199px;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 95px;
}

#partner-logos img
{
	margin-top: 12px;
}

#main-content-container
{
	float: left;
	width: 580px;
	text-align: center;
}

#main-content
{
	margin: 0px auto;
	width: 549px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #818181;
}

a
{
	color: #315B92;
	text-decoration: underline;
}

#sub-content-container
{
	float: right;
	width: 217px;
}

#signup
{
	float: left;
	width: 217px;
}

.form-row
{
	margin-bottom: 2px;
	clear:left;
}

#join-us-container
{
	float:left;
	width: 217px;
	text-align: center;
	background-image: url(../images/joinusbgmiddle.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

#join-us-bg-top
{
	float: left;
	width: 217px;
	height: 10px;
	background-image: url(../images/joinusbgtop.jpg);
	background-repeat: no-repeat;
}

#join-us-bg-bottom
{
	float: left;
	width: 217px;
	background-image: url(../images/joinusbgbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

#join-us-content
{
	margin: 0px auto;
	width: 190px;
	text-align: left;
	color: #fff;
}

#join-us-content p
{
	margin:0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 8px;
}

.join-us-heading
{
	font-size: 1.3em;
	float: left;
	width: 100%;
	line-height: 1.5em;
}

.side-panel-box{
	margin-bottom:10px;
	float:left;
}

.side-panel-box-header-container
{
	float:left;
	width: 217px;
	background-color: #DADADA;
	border-bottom: 1px dotted #D8DCDE;
	border-top: 1px dotted #D8DCDE;
}

.side-panel-box-header
{
	float: right;
	line-height: 2.2em;
	width: 205px;
	color: #4B4B4B;
	font-size: 1.2em;
}

.side-panel-box-content-container
{
	float: left;
	width: 217px;
	background-color: #F4F5F6;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.side-panel-box-content
{
	margin: 0px auto;
	width: 192px;
	text-align: left;
	color: #737373;
}

#footer-container
{
	float: left;
	width: 100%;
	height: 120px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#footer
{
	margin: 0px auto;
	width: 998px;
	text-align: center;
	margin-top: 20px;
}

#footer ul
{
	margin: 0px;
	padding: 0px;
}

#footer li
{
	list-style: none;
	display: inline;
	padding-left:3px;
	padding-right:3px;
	color: #737476;
}

#footer li a
{
	color: #737476;
	text-decoration: none;
}

#content-wrap{
	float:left;
	width:798px;
}

.join-now-button{
	float:right;
}

.form-submit{
	float:right;
}


.logged-in-table
{
	float: right;
	width: 218px;
	height: 133px;
}


#logged-in-container
{
	float: left;
	width:205px;
	background-image: url(../images/loggedinbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#325B93;
	padding-bottom: 5px;
}

#logged-in-container ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-top: 8px;
	float: left;
	width: 150px;
	display:inline;
}

#logged-in-container .name{
	float:left;
}

#logged-in-container li
{
	list-style: none;
	display: inline;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
}

#logged-in-container li a
{
	color: #fff;
	text-decoration: underline;
}

#logged-in-container .name
{
	float: left;
	padding-left: 12px;
	color: #fff;
	margin-top: 8px;
}

#remember-me-tick-box{
	margin:0px;
}

#logo {
	float:left;
	text-align:right;
	width:326px;
}

.search-links-header-container
{
	float: left;
	width: 217px;
	background-color: #DADADA;
	border-bottom: 1px dotted #D8DCDE;
	border-top: 1px dotted #D8DCDE;
	margin-top: -8px;
	margin-bottom:10px;
}

.search-header
{
	float: left;
	line-height: 2.2em;
	width: 205px;
	color: #4B4B4B;
	font-size: 1.2em;
	text-align: left;
	padding-left:11px;
}

.search-header a
{
	color: #4B4B4B;
	text-decoration: underline;
}

#regulatory-news .read-more a
{
	color: #fff;
	text-decoration: none;
}

#regulatory-news .read-more
{
	float: right;
	text-align: right; 
	width: 100%;
	margin-top: 5px;
	font-weight: bold;
	text-transform: uppercase
}


#sign-in input
{
	width: 115px;
}

#sign-in label
{
	float: left;
	width: 65px;
	line-height: 1.8em;
}

#invite input{
	width: 182px;
}

.clearit {
	clear:both;
}

.fieldWithErrors{
	display:inline;
}

.form-label{
	float:left;
	line-height:1.8em;
}


#pagination-container
{
	border-top: 1px dotted #D8DCDE;
	border-bottom: 1px dotted #D8DCDE;
	padding-top: 5px;
	padding-bottom: 5px;
  background-color: #F4F5F6;
  clear:left;
}

#pagination-container ul
{
	padding:0px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
	float:left;
	width:70%;
}


#pagination-container li
{
	list-style: none;
	display: inline;
	border-right: 1px solid #8DC0D7;
	padding-right: 10px;
	padding-left: 10px;
}

#pagination-container li a
{
	color: #8DC0D7;
	text-decoration: none;
}

.throbber{
	margin:0 auto;
}

#pagination-container .current-page
{
}

#pagination-container .inactive-page
{
	color: #818181;
}

#pagination-container .last
{
	border: none;
}

#pagination-container .previous-link
{
	float: left;
	width: 15%;
	color: #8DC0D7;
}

#pagination-container .previous-link a
{
	color: #8DC0D7;
	text-decoration: none;
}

#pagination-container .next-link
{
	float: right;
	width: 15%;
	color: #8DC0D7;
	text-align: right;
}

#pagination-container .next-link a
{
	color: #8DC0D7;
	text-decoration: none;
}

#riskscreen-quick-search input[type=text]{
	width:95px;
}

#riskscreen-quick-search .form-label{
	width:90px;
	line-height:1.8em;
}

/** ERROR FLASH MESSAGES **/

#error {
  float: center;
  width: 80%;
  padding: 5px;
  margin-bottom: 10px;
}

#error li {
  margin-left: 2em;
}

#error {
  background: #FEE;
  color: #700;
  border: 1px solid #F44;
}

#error a {
  color: #B00;
}

#error p {
  margin: 0 0 1em 0;
}

/** ROUNDED NOTICE **/

#notice-rounded {
  margin: 35px;
  margin-bottom: 0px;
  border: none;
	position:absolute;
	left:499px;
	top:0px;
}

#notice-rounded td.close-button {
  vertical-align: top;
  cursor: pointer;
}

#notice-rounded td.close-button div {
  background: #fefffe;
  border: 1px solid #070;
  color: #070;
  text-align: center;
  padding: 1px 2px;
  height: 12px;
  margin-left: 10px;
}

#notice-rounded table {
  border-collapse: collapse;  
}

#notice-rounded table td {
  background: #EFE;
  margin: 0;
  padding: 0;
}

#notice-rounded td.content {
  color: #070;
}

#notice-rounded td.top-left, #notice-rounded td.bottom-left, #notice-rounded td.top-right, #notice-rounded td.bottom-right {
  background: none;
  width: 10px;
  height: 10px;
}

#notice-rounded td.top-left {
  background: url('../images/rounded-edge-top-left.gif') top left no-repeat;
}

#notice-rounded td.bottom-left {
  background: url('../images/rounded-edge-bottom-left.gif') bottom left no-repeat;
}

#notice-rounded td.top-right {
  background: url('../images/rounded-edge-top-right.gif') top right no-repeat;
}

#notice-rounded td.bottom-right {
  background: url('../images/rounded-edge-bottom-right.gif') bottom right no-repeat;
}

#notice-rounded td.top {
  border-top: 1px solid;
}

#notice-rounded td.left {
  border-left: 1px solid;
}

#notice-rounded td.right {
  border-right: 1px solid;
}

#notice-rounded td.bottom {
  border-bottom: 1px solid;
}

#notice-rounded td.top, #notice-rounded td.left, #notice-rounded td.right, #notice-rounded td.bottom {
  border-color: #08be08;
}

div.tooltip{
	display:none;
	position:absolute;
	background-color: #F4F5F6;
    padding-bottom: 15px;
    border-top: 1px dotted #D8DCDE;
    border-bottom: 2px solid #8DC0D7;
    min-height: 90px;
    width: 240px;
    z-index: 2;
}

div.tooltip h6{
  padding: 3px 10px;
  margin: 0;
  background-color: #8DC0D7;
  border-bottom: 1px dotted #D8DCDE;
  line-height: 1.4em;
  font-size: 1.1em;
  color: #fff;
  text-align: left;
}

div.tooltip .tooltip-content{
    padding: 5px 10px;
}

#featured-video .featured-video-text{
	float:left;
	width:100px;
}

#featured-video .featured-video-image{
	float:left;
	margin-right:10px;
}


table.entry-table td.left-label-cell {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  padding-right: 0.5em;
}

table.entry-table td, table.entry-table th {
  padding-bottom: 0.3em;
}

/* .clearfix class - assign to divs to make them expand to surround any floating children */
.clearfix:after {
  content: "";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;     /* triggers hasLayout on IE */
}
