body {
	background-color: #d2d2d2;
	font-family: georgia, times, serif;
	color: #222;
}

h1, h2, h3, h4 {
	margin-top: 1em;
}

h1 {
	font-size: 161.6%;
	font-weight: bold;
	line-height: 1.2em;
}

h2 {
	font-size: 138.5%;
}

h3 {
	margin-bottom: .25em;
	font-size: 116%;
	font-weight: bold;
}

h4 {
	font-size: 108%;
}

a, a:visited {
	text-decoration: none;
	color: #1d637d;
}

a:hover {
	text-decoration: underline;
}

hr {
	clear: both;
	margin: 1em 0;
	border: 0;
	width: 100%;
	background: url(/assets/images/tbiresearch/dotted_rule.png);
	height: 1px;
}

ul, ol {
	position: relative; 
}

ul, ol {
	padding-left: 16px;
	line-height: 1.5em;
}

ol {
	margin-bottom: 1em;
	margin-left: 10px;
}

ul li {
	margin-bottom: .5em;
	margin-left: .5em;
	padding-left: 0;
	background-image: none !important;
	list-style-image: url(/assets/images/dot-black.png);
}

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

ul li ul, ul li ol {
	margin-left: 0;
	padding-bottom:0;
}

ol li {
	list-style-type: decimal;
}

dl dt {
	float: left;
	padding-right: .5em;
}

p {
	margin-top: 1em;
	color: #222;
}

em {
	font-weight: normal;
	font-style: italic;
}

i {
	font-weight: normal;
	font-style: italic;
}

strong {
	font-weight: bold;
}

a, a:visited {
	color: #132752;
}


/* general layout */

.yui-gc {
	margin-bottom: 2em;
}

.border-bottom {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #e0e0e0;
}

#doc4 {
	background-color: #fff;
  min-width: 975px;
}

div.pipe-dotted {
	display: inline;
	margin: 0 10px;
	background-image: url(/assets/images/back_dotted_ver.gif);
	background-repeat: repeat-y;
}

.back-dotted-hor {
	background-image: url(/assets/images/back_dotted_hor.gif);
	background-repeat: repeat-x;
}

.back-dotted-hor-bot {
	background: url(/assets/images/back_dotted_hor.gif) repeat-x bottom;
}

.pipe {
	padding: 0 .5em;
	color: #ccc;
}

div.yui-ge div.first div.content {
	margin-right: 2em;
}

/* Header */

div.research-header {
	min-height: 98px;
	background: url(/assets/images/tbiresearch/back_header.png) repeat-x;
}

div.logo-main {
	margin: 2em 1em;
}

div.user {
	font-family: helvetica, arial, sans-serif;
	margin: 1em 2em 0 0;
	color: #666;
	text-transform: uppercase;	
	font-size: 85%;
}

div.user img.fb-connect {
	position: relative;
	top: 3px;
}

div.user-msg {
	margin: .75em 1.75em 0 0;
	text-align: right;
	font-style: italic;
	color: #666;
}

div.nav {
	font-family: helvetica, arial, sans-serif;
	border-top: 1px solid #c0c0be;
	border-bottom: 1px solid #c0c0be;
	padding: .75em 1.25em .5em .25em;	
	background-color: #f4f4ea;
}

div.nav ul {
	z-index: 2;
}

div.nav ul li {
	position: relative;
	display: inline;
	border-right: 1px solid #c0c0be;
	margin: 0 1em 0 0;
	padding: 0 1em 0 0;
	list-style-image: none;
}

div.nav li.border-left {
	padding: 0 1em;
	border-left: 1px solid #c0c0be;
}

div.nav li a, div.nav li a:visited {
	text-transform: uppercase;
	font-size: 108%;
	font-weight: bold;
	color: #545454;
}

div.nav li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: -1.4em;
	z-index: 1000;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c0c0be;	
	border-top: none;
	padding-top: .8em;
	background-color: #f4f4ea;
}

div.nav li:hover ul {
	display: block;
}

div.nav li ul li a, div.nav li ul li a:visited {
	display: block;
	text-transform: none;
	font-size: 100%;
}

div.nav li ul li {
	display: block;
	margin: 0;
	padding: .5em .5em .25em 1.25em;	
	border: 1px solid #c0c0be;
	border-width: 0 1px;
	width: 13.5em;
	border-top: 1px dotted #c0c0c0;
}

div.link-bi {
	margin: .75em 1.75em 0 0;
	text-align: right;
	font-family: georgia, times, serif;
}

/* Body */

div#bd {
	margin: 1.25em;
	padding: 1.25em 1.25em 3em 1.25em;
	border: 1px solid #ccc;
}

div.home-top div.home-left, div.home-mid div.home-left {
	float: left;
	width: 47%;
	border-right: 1px solid #e0e0e0;
	padding-right: 2em;	
}

div.home-top div.home-right, div.home-mid div.home-right {
	float: right;	
	width: 47%;	
}

div.home-mid {
	margin-top: 3em;
}

div.home-mid div.home-left {
	width: 69%;
}

div.home-mid div.home-right {
	width: 25%;
}

div.home-trends ul.left {
	float: left;
	width: 46%;
}

div.home-trends ul.right {
	float: right;
	width: 46%;
}

div.home-top ul li, div.home-mid ul li, div.post div.right-column ul li {
	margin-left: 0;
}

h2.section, h1.page-title {
	font-family: helvetica, arial, sans-serif;	
	margin-top: 1em;
	margin-bottom: .75em;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: .125em;
	font-size: 197%;
	font-weight: normal;
	color: #97000d;
}

h1.page-title {
	margin-top: .5em;
}

h2.section a {
	position: relative;
	left: 1em;
	font-size: 45%;
}

div.home-mid h2.section {
	margin-top: 0;
}

h2.top {
	margin-top: 0;
}

div.tout h3, div.river-post h3 {
	margin-top: 0;
	font-size: 138.5%;
	font-weight: bold;
}

div.river div.river-brief, div.river div.river-tweet {
	margin: 1em 1em 0;
}

div.river div.river-tweet, div.river-tweet div.tweet-excerpt {
	margin-top: 0;
}

div.byline {
	margin-top: 0;
	font-size: 93%;
}

div.excerpt {
	margin-top: .75em;
}

div.excerpt p {
	display: inline;
}

div.hrule {
	margin: .5em 0;
	padding: 0;
}

div.author {
	margin-bottom: 2em;
}

div.author div.author-thumbnail {
	float: left;
}

div.author div.info {
	float: left;
	width: 70%;
	margin: 0 0 0 1em;
}

div.trend {
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 85%;
}

div.analyst {
	margin-bottom: 2em;
}

div.analyst div.float-left {
	margin-right: 1em;
}

/* Promo */

div.promo-box {
	margin: 2em 0 2em 0;
	padding: 0;	
	background: url(/assets/images/tbiresearch/box_promo_right_back.png) no-repeat;
}

div.promo-box2 {
	margin: 3em 0 3em 13.75em;
	background: url(/assets/images/tbiresearch/box_promo_back.png) no-repeat;
}

div.promo-box h3 {
	margin: 0;
	padding: 1em 12px 0 12px;
	font-weight: bold;
}

div.promo-box2 h3 {
	padding: 1.25em 24px 0 36px;
}

div.promo-box h4 {
	margin: 0;
	padding: 1em 12px 0 12px;
	font-weight: bold;
}

div.promo-box p {
	margin-top: .33em;
	padding: 0 24px .75em 24px;
	background: url(/assets/images/tbiresearch/box_promo_right_bottom.png) no-repeat left bottom;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 138.5%;
}

div.promo-box2 p {
	padding: 0 36px 1em 48px;
	background: url(/assets/images/tbiresearch/box_promo_bottom.png) no-repeat left bottom;
}

h3.right-rail {
	margin-top: 1em;
	margin-bottom: .25em;
	font-family: helvetica, arial, sans-serif;
	font-size: 138.5%;
	font-weight: normal;
	color: #97000d;
}

/* Box Rounded */

div.box-rounded {
	width: 589px;
	margin: 1em 0 0 .75em;
	padding: 10px 0 0 0;
	background: url(/assets/images/tbiresearch/box_rounded_home_top.png) no-repeat left top;
}

div.box-rounded div.box-middle {
	margin: 0;
	padding: 1em 20px;
	background: url(/assets/images/tbiresearch/box_rounded_home_back.png) repeat-y left top;
}

div.box-rounded div.box-bottom {
	height: 10px;
	margin: 0;
	padding: 0;	
	background: url(/assets/images/tbiresearch/box_rounded_home_bottom.png) no-repeat left top;
	font-size: 1px;
}

div.box-rounded div.internet-analyst {
	margin: 0;
	border-bottom: 1px dotted #aaa;
	padding: 2em 0 .6em 0;
	background: url(/assets/images/tbiresearch/logo_the_internet_analyst.png) no-repeat left top;
	font-size: 108%;
}	

div.internet-analyst p {
	margin: .75em 0;
}

div.box-rounded h2 {
	margin-top: .75em;
	font-weight: bold;
}

div.box-middle h4 {
	font-weight: bold;
}

div.box-rounded ul {
	margin: 1em 0 0 0;	
}

div.box-rounded ul li {
	margin: .66em 0 0 0;
	padding: 0 0 0 25px;
	background: url(/assets/images/tbiresearch/icon_checkmark.png) no-repeat left 2px !important;
	list-style-image: none;
	font-size: 108%;
}

div.box-rounded div.join-now {
	margin-top: 1.5em;	
	text-align: center;
}

div.box-rounded div.join-now a, div.box-rounded div.join-now a:visited {
	font-size: 182%;
	font-weight: bold;
}

div.home-text {
	margin: 20px 25px;
}


/* Sample Reports */

div.sample-reports {
	margin: .75em .9em 2em .66em;
}

div.sample-reports h2 {
	font-family: helvetica, arial, sans-serif;	
	margin-top: 1em;
	margin-bottom: .75em;
	border-bottom: 1px solid #e0e0e0;
	padding: 4px 0 2px 35px;
	background: url(/assets/images/tbiresearch/icon_pdf.png) left top no-repeat;
	font-size: 167%;
	font-weight: normal;
	color: #97000d;	
}

/* Post */

div.post-content ul, div.post-content ol {
	margin-top: 1em;
}

div.post {
	margin-bottom: 4em;
	line-height: 1.5em;
}

div.post div.left {
	float: left;
	width: 72%;
}

div.right-column {
	float: right;
	width: 25%;
}

div.right-column ul {
	margin-bottom: 2em;
}

div.right-column h3 {
	margin-top: 2em;
	margin-bottom: .25em;
	font-family: helvetica, arial, sans-serif;
	font-size: 138.5%;
	font-weight: normal;
	color: #97000d;
}

div.post .float_right {
	float: right;
  margin: 0 0 1em 1em;
}

div.post .float_left {
	float: left;
  margin: 0 1em 1em 0;
}

img.center {
    text-align: center;
    margin: 0 0 1em 0;
}

img.full {
    margin: 0 0 1em 0;
}

div.postimage {
    float: left;
}

div.post h1.post {
	margin-top: .5em;
	font-size: 197%;
}

div.post h1.post img {
	float: left;
	margin: .25em .5em .25em 0;
}

div.breadcrumb a, div.breadcrumb a:visited {
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 93%;
	color: #777;
}

div.post .ticker {
	margin-top: 1em;
}

div.post .ticker a, div.post .ticker a:visited {
	font-family: helvetica, arial, sans-serif;
}

div.next-prev {
	margin: 1em 0 2em 0;
	font-size: 123%;
}

div.next-prev a, div.next-prev a:visited {
	display:block;
	padding: .25em .5em;
	border: 1px solid #999;
	background-color: #f4f4ea;
	text-transform: uppercase;
}

div.next-prev a:hover {
	border: 1px solid #132752;
	text-decoration: none;
}

input.submit-button {
	border: none;
	margin: 1em 0;
	padding: 0;
	background-color: transparent;
	font-size: 116%;
}

.icon-left {
	margin: 2px 3px 0 0;
}

.icon-print {
	float: right;
	position: relative;
	top: 0;
}
.icon-print a {
	background: url(/assets/images/tbiresearch/icon_print.png) no-repeat 0 .1em;
}

/* Login */

fieldset.login {
	margin: .75em .9em 2em .66em;
	padding: 1em 0 .5em .75em;
	border: 1px solid #ddd;
}

fieldset.login > legend {
	margin-left: .33em;
	font-size: 138.5%;
}

fieldset.login div {
	clear: both;
	margin: .5em 0 0 .5em;
	padding: 0 0 .5em 0;
	font-family: helvetica, arial, sans-serif;	
}

fieldset.login label {
	float: left;
	width: 4.5em;	
	margin-top: .4em;
	line-height: 1em;
}

fieldset.login input.text {
	width: 14.5em;
}

fieldset.login input.submit-button {
	margin: 0;
	width: 73px;
	height: 21px;
}

fieldset.login p {
	margin: 1em 0 2em .5em;
	font-family: helvetica, arial, sans-serif;
}

div.message-error {
	margin: 0 1.25em 0 2em;
}

div.form-trial, form.form-user {
	margin-top: 1.5em;
	font-family: helvetica, arial, sans-serif;
}

form.form-user {
	font-size: 100%;
}

div.form-trial div.f_gender {
	margin-left: 11.5em;
}

div.form-trial label, form.form-user label {
	width: 11em;
	font-weight: bold;
}

div.form-trial div.row, form.form-user div.row {
	padding-top: .5em;
	clear: both;
}

div.radiogroup input {
	border: none;
}

div.radiogroup li {
	display: inline;
}

div.form-trial input.button {
	clear: both;
	margin-top: 1em;
}

div.form-trial ul {
	margin-left: 0;
	padding-left: 0;
}

div.form-trial ul li {
	margin-left: 0;
	padding-left: 0;
}

div.form-trial ul li label {
	width: 4em;
}

div.form-trial ul li {
	list-style-image: none;
}

div.form-trial div.buttons input.button {
	border: none;
	width: 73px;
	height: 21px;
	background-image: url(/assets/images/tbiresearch/button_submit_back.png);
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}	

div.buttons input.button {
	background-color: #132752;
}

div.buttons a:hover {
	text-decoration: none;
}

div.form-trial span.msg, div.form_subscribe span.msg {
	margin-left: 1em;
	font-weight: bold;
	color: #c51d1d;
}

div.form_subscribe div.checkbox, div.form_subscribe div.buttons input.button {
	position: relative;
	left: 154px;
}

div.form_subscribe div.buttons input.button {
	width: 8em;
	padding: .25em;
	font-size: 116%;
	cursor: pointer;
}

div.form_subscribe div.error span.msg {
	margin-left: .75em;
	border-bottom: 1px dotted #c51d1d;	
	cursor: pointer;
}

div.form_subscribe div.required label {
	background: url(/assets/images/tbiresearch/icon_required.png) no-repeat 144px 6px;
}

div.form_subscribe div.checkbox label {
	padding-right: 0;
	padding-left: 15px;
	float: none;
	background-position: 4px 3px;
}

div.form-trial div.errors {
	position: absolute;
	top: 270px;
	right: 275px;
	width: 350px;
	color: #222;
	font-weight: normal;
}

form.askus {
	display: block;
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px dotted #ccc;
}

div#cvv2-info {
	margin: 1em 0 0 .25em;
	padding: 1em;
	border: 1px solid #ccc;
	background-color: #f4f4ea;
}

p#cvv2-amex, p#cvv2-visamc {
	clear: both;
	min-height: 120px;
}

p#cvv2-amex img, p#cvv2-visamc img {
	float: left;
	padding-right: 1em;
}

div#terms {
	position: relative;
	top: -1.5em;
	left: 153px;
	padding: 0 1em;
	max-height: 15em;
	overflow: auto;	
	font-weight: normal;
}

/* Form Reset */

form#form_form div.buttons input.button {
	margin-top: 1em;
	border: none;
	width: 73px;
	height: 21px;
	background-image: url(/assets/images/tbiresearch/button_submit_back.png);
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}

/* Footer */
div.footer {
	margin-top: 8em;
	padding: 1em 1.5em;
	border-top: 1px solid #ccc;
	background-color: #efefef;
	line-height: 1em;
	text-align: center;
	font-family: helvetica, arial, sans-serif;
	font-size: 85%;
}

div.footer p, div.footer a, div.footer a:visited {
	color: #666;
}

