/* Sitewide default are assigned here */

#content-header {
	overflow: hidden;
}

#headerLinks, #topPicks, #logo {
	background-image: url("/images/structure/bg-header.gif");
	background-repeat: no-repeat;
}

body {
	font-family: Arial;
	font-size: 9pt;
	line-height: 1.44em;
	color: #444444;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover, #headLinkNav a.hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, #headLinkNav a, #searchFAQ span, #faq strong {
	font-family: Arial;
	font-weight: bold;
	margin: 0px;
	line-height: 1.24em;
}

h3 {
	font-size: 11pt;
	padding: 0px;
	/*color: #A7D11C; */
	color: black;
	margin-bottom: 4px;
}

a img {
	border: none;
}

p {
	margin-bottom: 2em;
}

br.clear {
	clear: both;
}

h1, #headLinkNav a, h3.button, #searchFAQ span, #faq strong {
	font-weight: normal;
	font-size: 11pt;
	color: white;
	font-style: normal;
	position: relative;
}

#headLinkNav a, #topPicks h1, #searchFAQ span, #faq strong {
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-style: normal;
	position: relative;
}

h1, h3.button, #searchFAQ span, #topPicks h1, #faq strong {
	height: 27px;
	padding-top: 10px;
}

#headLinkNav a {
	margin-left:18px;
}

#headLinkNav li.alt a, #headLinkNav a:hover, #topPicks h1 a:hover {
	color: #69B138;
}

h1, #headLinkNav a {
	background-image: url("/images/structure/menu-graygrad.gif");
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #72757C;
}

h1 {
	padding-left: 18px;
}

h2 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 14pt;
	margin: 20px 0px;
	color: #222222;
}

.padded h2 {
	margin-top: 0px;
}

h3.button {
	background-image: url("/images/structure/header-green.png");
	text-align: center;
	height: 23px;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 25px;
}

h3.button img {
	position: absolute;
	left: 5px;
	top: 4px;
}

#topPickNav {
	list-style-image: url("/images/structure/list-plus.gif");
	list-style-position: inside;
	padding-left: 18px;
}

/* Overrides for header information go here */
#topPicks h1, #topPicks h1 a, #headLinkNav, #headLinkNav a, #searchFAQ span, #faq strong {
	background: none;
	color: black;
}

#headLinkNav a {
	line-height: 1.45em;
}

a {
	font-family: Arial, sans-serif;
	color: #69B138;
	white-space: nowrap;
}

.alt-text li, .alt-text a, #rightside .alt-text li, #rightside .alt-text a {
	font-style: normal;
	color: #888888;
	font-size: 11pt;
}

.alt-text a, #rightside .alt-text a {
	text-decoration: underline;
}

.blocked, #webtolead {
	background-color: #e4ecca;
}

.padded, fieldset {
	padding: 10px;
}

.section {
	margin: 1em 0px;
}

.large-text {
	font-family: Georgia, serif;
	font-size: 13pt;
	line-height: 1.44em;
}

.normal-text {
	font-size: 9pt;
}

#sixtyPercent, #seventyFivePercent {
	font-size: 28pt;
	width: 92px;
	height: 44px;
	background-color: #CC0000;
	color: white;
	font-family: Georgia, Times, serif;
	vertical-align: middle;
	text-align: center;
	padding-top: 20px;
}

#seventyFivePercent {
	background-color: #A7D11C;
}

#faq li {
	list-style-position: outside;
	list-style-image: url("/images/structure/list-q.gif");
	margin-left: 30px;
}

#news div.date {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

#news a {
	font-family: Georgia, Times, serif;
}

#news a, #faq a {
	white-space: normal;
}

#footer {
	background-color: #EFF0EC;
	font-weight: bold;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 11pt;
	color: #2D2F36;
}

#footer ul {
	margin-bottom: 12px;
}

#footer li {
	border-bottom: 1px dotted #2D2F36;
	line-height: 1.21em;
}

#footer a {
	font-family: Georgia, Times, serif;
	font-style: normal;
	color: #2D2F36;
	font-size: 9pt;
	border-right: 1px solid black;
	padding-right: 4px;
}

#footerShim {
	background-color: #EFF0EC;
}

#mainMenu, #subMenu {
	background-image: url("/images/structure/menu-graygrad.gif");
	background-repeat: repeat-y;
}

#mainMenu li.root, #subMenu li.root {
	background-color: #444444;
	background-image: none;
}

#mainMenu li.root, #subMenu li.root, #mainMenu li.root a, #subMenu li.root a {
	color: white;
	font-family:Arial,sans-serif;
	font-size:11pt;
	font-style:normal;
	font-weight:normal;
	white-space:normal;
}

#subMenu li {
	padding-top: 5px;
	padding-bottom: 5px;
}

#mainMenu li, #subMenu li {
	border-bottom: 1px dotted white;
	padding-left: 20px;
}

#subMenu ul {
	margin-top: 5px;
}

#subMenu ul li {
	border-bottom: none;
}

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

#mainMenu li {
	padding-top: 10px;
	background-image: url("/images/structure/bg-navswap.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#mainMenu li.status {
	background-image: none;
	height: 240px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 14pt;
	line-height: 1.45em;
	position: relative;
}

#mainMenu li.status img {
	position: absolute;
	bottom: 12px;
}

#mainMenu li.short, #subMenu li {
	background-image: none;
}

#mainMenu li.play {
	background-image: url("/images/structure/bg-navswap-play.gif");
}

#mainMenu li.last {
	border-bottom: none;
}

#mainMenu li.short:hover, #subMenu li:hover, #subMenu li.active {
	background-image: none;
	background-color: #A7D11C;
}

#mainMenu li:hover, #mainMenu li.active {
	background-position: bottom right;
}

#mainMenu li:hover a, #subMenu li:hover a, #menubar li.active a {
	color: white;
}

#mainMenu a, #subMenu a {
	white-space: normal;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #3C3E47;
}

#webinar {
	background-image: url("/images/structure/webinar-forrester-bg.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}

#webinar p {
	margin: 0px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

#webinar .date h3.button {
	padding-left: 0px;
	width: 198px;
	text-align: center;
}

h3.button:hover {
	text-decoration:underline;
}

#questionContainer {
	background-color: #A7D11C;
	vertical-align: middle;
	padding: 10px;
}

#questionContainer .question {
	width: 260px;
	border: 1px solid gray;
	height: 18px;
}

#questionContainer input {
	vertical-align: middle;
}

#logo input.submit {
	background: none;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border: none;
}

dl {
	margin: 0px;
	padding: 0px;
}

dl dt {
	font-weight: bold;
}

dl dd {
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}

#content-header ul {
	position: relative;
	padding: 0px;
}

#content-header li {
	float: left;
	list-style: none;
}

div.thumbnailbar {
	text-align: right;
	height: 20px;
	width: 100%;
}

ul.dotted {
	padding-left: 25px;
	margin: 10px 0px;
}

ul.dotted li {
	list-style-type: disc;
	color: #A7D11C;
}

ul.dotted li span {
	color: #444444;
}

#faqTags {
	height: 20px;
}

#faqTags li {
	float: left;
	margin-right: 20px;
}

#faqTags li a {
	font-family: Georgia, serif;
	font-style: normal;
	border-bottom: 1px #69B138 dashed;
}

#searchFAQ #searchInput {
	position: absolute;
	right: 100px;
	width: 300px;
}

#searchFAQ #searchSubmit {
	position: absolute;
	right: 60px;
}

#webtolead {
	position: relative;
}

fieldset {
	border: none;
}

#carousel li {
	position: relative;
}

#content-header a {
	font-style: normal;
	color: white;
	text-decoration: underline;
	background-image: url('/images/page-white.png');
	padding-left: 16px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 25px;
	left: 295px;
}

#content-header a.alt {
	color: black;
	background-image: url('/images/page-black.png');
}

#content-header a.video {
	background-image: url('/images/structure/play-blue.gif');
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 30px;
	left: 270px;
}

dt {
	list-style-type: disc;
	list-style-position: inside;
	display: list-item;
	padding-left: 0px;
	margin-left: 0px;
}

fieldset dt {
	display: block;
}

.section .image {
	background-color: #999999;
	text-align: center;
	padding: 2px 0px;
}

.section .contact {
	background-color: #444444;
	color: white;
	font-weight: bold;
	padding-left: 8px;
	margin-bottom: 20px;
}

#reduceFailures h2 {
	margin-top: 0px;
}

#introducingNolio img {
	float: left;
	width: 140px;
	margin-right: 6px;
}

#followLinks {
	width: 140px;
	margin: 30px auto;
}

#followLinks a {
	font-family: Georgia, serif;
	font-style: normal;
	font-size: 10pt;
	color: #444444;
	padding-bottom: 4px;
	vertical-align: super;
}

#followLinks li {
	margin: 5px 0px;
}

#followLinks #followTwitter {
	list-style-image: url('/images/follow/twitter.png');
}

#followLinks #followLiveChat {
	list-style-image: url('/images/follow/livechat.png');
}

#followLinks #followLiveChat:hover {
	background-position: bottom left;
}

#followLinks #followFacebook {
	list-style-image: url('/images/follow/facebook.png');
}

#followLinks #followLinkedin {
	list-style-image: url('/images/follow/linkedin.png');
}

ul.longList li {
	position: relative;
	border-bottom: 1px dotted #444444;
	padding-left: 210px;
	min-height: 150px;
	padding-bottom: 20px;
	padding-top: 20px;
}

ul.longList li:last-child {
	border-bottom: none;
}

ul.longList a {
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -75px;
	text-align: center;
}

ul.newsList li {
	position: relative;
	border-bottom: 1px dotted #444444;
	#padding-left: 210px;
	#min-height: 150px;
	padding-bottom: 20px;
	padding-top: 20px;
}

ul.newsList li:last-child {
	border-bottom: none;
}

ul.newsList a {
	text-align: right;
}

ul.newsList img {
	float: right;
	margin-top: -.75em;
}

#videoList img {
	width: 200px;
	height: 150px;
}

#docList a {
	padding-left: 35px;
}

#docList a:hover {
	text-decoration: none;
}

#faq dt {
	list-style-type: none;
}

#faq dd {
	border-bottom: 1px dotted black;
	padding-bottom: 16px;
	margin-bottom: 16px;
}

#faq dd.last {
	border-bottom: none;
}

#faq dt span, #faq dt span a {
	font-size: 9pt;
	color: black;
	font-weight: normal;
	font-style: normal;
}

#faq dt span {
	padding: 0px 6px;
}

#faq dd a {
	text-decoration: underline;
	font-style: normal;
}

tr.odd {
	background: #CCCCCC;
}

#faqTop10 {
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
}

#faqTop10 td {
	padding: 8px;
	margin: 0px;
	border-collapse: collapse;
}

#faqTop10 td.index {
	font-family: Arial;
	font-size: 11pt;
	margin: 0px;
	color: black;
}

#footer a {
	font-weight: normal;
}

#footer a.fixed {
	display: inline-block;
	width: 244px;
	font-weight: bold;
}

#footer a.fixed, #footer a.last {
	padding-right: 0px;
	border-right: none;
}

#rightside a h3 {
	margin-left: auto;
	margin-right: auto;
}

.errors li {
	font-weight: bold;
	color: #FF0000;
}

#webtolead #question {
	display: block;
	width: 98%;
	height: 250px;
	resize: none;
	font-size: 14px;
}

#learn-more {
	margin: 20px 0px;
}

#learn-more dt {
	font-weight: normal;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 30px;
	min-height: 20px;
	background-position: top left;
}

#learn-more dt:hover {
	background-position: bottom left;
}

#learn-more dd {
	padding-left: 30px;
	position: relative;
	top: -5px;
}

#learn-more dt.video {
	background-image: url('/images/structure/video-button.png');
}

#learn-more dt.document {
	background-image: url('/images/structure/document-button.png');
}

#rightside ul.links li {
	line-height: 1.7em;
}

#watchDemo input.default {
	width: 125px;
}