@media screen,projection {

body {
	margin: 0;
	font: 12px/1.4em Arial, sans-serif;
	color: #333;
	background-color: #5e88a2;
}
a img {
	border: 0;
}
a {
	color: #f08b1d;
	text-decoration: none;
	border-bottom: 1px solid #f08b1d;
}
a:visited {
	color: #e29f55;
}
a:hover {
	border-bottom: 1px solid #333;
}
div {
	position: relative;
	width: 960px;
	margin: 0 auto 30px;
	padding: 0 20px;
	background-color: #FFF;
}
div:after {
	content: ".";
	width: 100%;
	height: 0;
	visibility: hidden;
	clear: both;
	display: block;
}
body div div {
	width: auto;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
body div div:after {
	content: none;
}
#start {
	display: block;
	width: 222px;
	height: 95px;
	margin: 0 738px 0 0;
	border: 0;
}
#main-menu {
	position: absolute;
	top: 30px;
	right: 0px;
	height: 20px;
	padding: 5px 10px;
	margin: 0;
	white-space: nowrap;
	background: transparent url(/assets/images/mainMenuBg.gif) no-repeat scroll bottom left;
}
* html #main-menu li {
	width: 2%;
	overflow: visible;
}
#main-menu li {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
#main-menu li a, #main-menu li a:visited {
	display: block;
	width: 100%;
	height: 100%;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	border: 0;
}
#main-menu li a:hover, #main-menu li.active a {
	color: #f08b1d;
}

#fc_minicart{
	display:none;
}

#content {
	width: 725px;
	float: right;
	padding: 0;
	background: #fff url(/assets/images/contentBg.gif) repeat-y;
}
h1 {
	width: 725px;
	height: 115px;
	margin: 0;
	background: transparent url(/assets/images/blankHeader.gif) no-repeat;
}
h1.researchinsights {
	background-image: url(/assets/images/researchInsightsHeader.gif);
}
h1.expertinsights {
	background-image: url(/assets/images/expertInsightsHeader.gif);
}
h1.insights {
	background-image: url(/assets/images/insightsHeader.gif);
}
h1.events {
	background-image: url(/assets/images/eventsHeader.gif);
}
h1.csoiblog {
	background-image: url(/assets/images/csoiBlogHeader.gif);
}
h1.about {
	background-image: url(/assets/images/aboutHeader.gif);
}

h1.headtitle {
	color: #CCCCCC;
	font-weight:normal;
	font: 34px 'Lucida Sans', 'Trebuchet MS', Arial, sans-serif;
	padding: 34px 0 0 20px;
	margin-bottom:-60px;
}

#inner-content ul.articles {
	 list-style-image: none;
	 list-style-position: inside;
	 list-style-type:none;
	 margin: 0;
	 padding: 0;
}

label {
	display:block;
	width:90px;
	text-align:left;
	float:left;
}

form input{

}

span.required{
	color:red;
}

#inner-content ul.articles li{
	 padding-bottom: 6px;
}

#inner-content ul {
	 list-style-image: url(/assets/images/arrow.gif);
	 list-style-position: outside;
	 list-style-type:none;
	 margin: -2px 0 -10px 10px;
	 padding-bottom:4px;
}

#inner-content ol {
	 list-style-image: none;
	 list-style-position: outside;
	 list-style-type:decimal;
	 margin: -2px 0 -10px 10px;
	 padding-bottom:4px;
	 padding-top:14px;
}
#inner-content ol li {
	 padding:0 0 6px 0;
}

#inner-content ul li {
	 padding:0 0 6px 0;
}

#inner-content ul li ul {
	 padding-top:14px;
}

#inner-content {
	padding: 0px 25px 0 25px;
	min-height: 400px;
}

#inner-content h2 {
	padding-bottom: 10px;
	background: transparent url(/assets/images/h2Bg.gif) no-repeat scroll bottom left;
	font: 16px/1.1em 'Lucida Sans', 'Trebuchet MS', Arial, sans-serif;
	color:#5D87A1;
	font-weight:bold;
	margin-top:15px;
}

#inner-content table tr td {
	width:50%;
	vertical-align:top;
}

#inner-content table thead tr th {
	width:50%;
	vertical-align:top;
	font-size:14px;
	font-weight:bold;
}

#inner-content table tr th.blankDivide {
	width:2px;
}

#inner-content table tr td.divide {
	width:6px;
	background: transparent url(/assets/images/tableDivide.jpg) no-repeat scroll center left;
	padding-right:8px;
	margin-left:-2px;
}
#inner-content table tr td.blankDivide {
	width:2px;
}
.graph {
	position: relative;
	width:300px;
	text-decoration:none;
	border:0;
	z-index: 1;
}

.graph img{
	z-index: 1;
	display:block;
	position:relative;
}

.graph:hover{
	background-color: transparent;
	border:0;
}

.graph span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	z-index: 50;
}

#largeimages{	position: absolute;
	top:0;
	left:0;
}

.upperLeft, .upperRight, .lowerLeft, .lowerRight{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	z-index: 50;
}

.upperLeftShow{	border: 1px dashed gray;
	color: black;
	left:620px;
	position:absolute;
	top:220px;
	visibility:visible;
	z-index:54; /*position where enlarged image should offset horizontally */
}

.lowerLeftShow{
	border: 1px dashed gray;
	color: black;
	left:620px;
	position:absolute;
	top:540px;
	visibility:visible;
	z-index:54; /*position where enlarged image should offset horizontally */
}
.upperRightShow{
	border: 1px dashed gray;
	color: black;
	left:660px;
	position:absolute;
	top:220px;
	visibility:visible;
	z-index:54; /*position where enlarged image should offset horizontally */
}
.lowerRightShow{
	border: 1px dashed gray;
	color: black;
	left:660px;
	position:absolute;
	top:540px;
	visibility:visible;
	z-index:54; /*position where enlarged image should offset horizontally */
}

.graph span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 1px;
	z-index: 51;
	position: relative;
}

.graph:hover span.left{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -200px;
	z-index:54;
	left: 20px; /*position where enlarged image should offset horizontally */
}

.graph:hover span.bottom{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -280px;
	left: 20px; /*position where enlarged image should offset horizontally */
}

.graph:hover span.right{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -160px;
	left: -280px; /*position where enlarged image should offset horizontally */
}

.graph:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -200px;
	left: 20px; /*position where enlarged image should offset horizontally */
}

#inner-content table {
	border-spacing:10px;
	width:98%;
	padding-bottom: 8px;
}

#addtocart {
	border:0px;
}

.foxycart{
	border:0px;
}

.foxycart:hover{
	border:0px;
}

#CartTop{
	float:right;
	margin-top:-46px;
	margin-right:24px;
}

#price {
	padding-left:12px;
	background-image:url(/assets/images/arrow.gif);
	background-position:center left;
	background-repeat:no-repeat;
	font-weight:bold;
}

#pic {
	padding: 0 5px 15px 15px;
	float:right;
}

#question span {
	font: 54px Arial, sans-serif;
	color: #bbb;
	padding: 0 25px 0 35px;
	vertical-align: -10px;
}

#question {
	color: #5D87A1;
	font: 16px/1.1em 'Lucida Sans', 'Trebuchet MS', Arial, sans-serif;
	width:740px;
	margin: 0px 0 0 -30px;
	padding-top:5px;
	border-bottom: 10px solid #fff;
}

#inner-content h3 {
	font-weight:bold;
	font-size:14px;
	text-align:center;
	width:100%;
	color:#E37F1C;
	margin: 4px 0 4px 0;
}

#inner-content h4 {
	font-weight:bold;
	font-size:14px;
	text-align:left;
	width:100%;
	color:#E37F1C;
	margin: 4px 0 4px 0;
}

.rule {
	border:0;
	height: 2px;
	width:100%;
	text-align:center;
	margin:1px;
	padding:0px;
	background: transparent url(/assets/images/hrDivide.jpg) no-repeat scroll top;
}

#content-bg-bottom {
	width: 100%;
	height: 30px;
	background: transparent url(/assets/images/contentBottomBg.gif) no-repeat scroll bottom;
}
h2 {
	font: 16px/1.1em 'Lucida Sans', 'Trebuchet MS', Arial, sans-serif;
	padding-bottom: 15px;
	background: transparent url(/assets/images/h2Bg.gif) no-repeat scroll bottom left;
}
#sidebar {
	width: 216px;
	float: left;
	padding: 0;
	background: transparent url(/assets/images/sidebarHeaderTop.gif) no-repeat;
}
#sidebar h3 {
	font-size: 16px;
	font-weight: normal;
	height: 26px;
	padding: 25px 0 0 25px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#sidebar h3 a {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: none;
}
#sidebar h3 a:hover{
	text-decoration: none;
	color: #f08b1d;
}
#sidebar h4 {
	font-size: 14px;
	padding: 14px 0 0 25px;
	margin: 0 0 10px 0;
	color: #fff;
}
#sidebar ul, body div div#sidebar-inner {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: transparent url(/assets/images/sidebarMenuBg.gif) no-repeat scroll bottom left;
}
#sidebar ul {
	padding-bottom: 15px;
}
body div div#sidebar-inner {
	padding: 0 0 12px 0;
}
div#sidebar-inner ul {
	background: 0;
	margin-bottom: 15px;
}
#sidebar ul li {
	display: block;
	list-style-type: none;
	padding: 3px 30px 2px 12px;
	margin: 0;
	line-height: 1.2em;
}
#sidebar ul li a, #sidebar ul li a:visited {
	font-size: 12px;
	color: #FFF;
	border: 0;
}
#sidebar ul li.active {
	background: transparent url(/assets/images/sidebarMenuArrow.gif) no-repeat scroll 0px 6px;
}
#sidebar ul li.active a, #sidebar ul li a:hover {
	color: #f08b1d;
	border: 0;
}
#sidebar div#sidebar-bg-top {
	height: 30px;
	padding: 0;
	background: transparent url(/assets/images/sidebarBottomBg.gif);
}
#sidebar div {
	background: transparent url(/assets/images/sidebarBottomBottomBg.gif) no-repeat scroll bottom left;
	padding: 0 25px 25px 25px;
}
#sidebar div div {
	background-image: none;
	padding: 0;
	font-size: 10px;
	line-height: 1.2em;
	color: #666;
}
#sidebar div div a {
	border: 0;
}
#sidebar div div h4 {
	font-size: 13px;
	font-weight: normal;
	color: #5d87a1;
	margin: 0 0 10px 0;
	padding: 0;
}
#sidebar div div h4 a{
	font-size: 13px;
	font-weight: normal;
	color: #5d87a1;
	margin: 0 0 10px 0;
	padding: 0;
}
#sidebar div div h4 a:hover{
	font-size: 13px;
	font-weight: normal;
	color: #5d87a1;
	margin: 0 0 10px 0;
	text-decoration:underline;
}
#sidebar div div#research {
	background: transparent url(/assets/images/buyPublicationsBg.gif) no-repeat;
	padding: 0 0 0 40px;
	margin: 20px 0;
}
#sidebar div div#forum {
	background: transparent url(/assets/images/groupPeopleBg.gif) no-repeat;
	padding: 0 0 0 40px;
	margin: 0 0 20px 0;
}
#sidebar div div#one-one-insights {
	background: transparent url(/assets/images/oneoneBg.gif) no-repeat;
	padding: 0 0 0 40px;
	margin:20px 0;
}
#sidebar div div#buy {
	background: transparent url(/assets/images/BuyDocumentsBg.gif) no-repeat;
	padding: 0 0 0 40px;
	margin: 20px 0;
}
#sidebar div div#events {
	background: transparent url(/assets/images/eventsBg.gif) no-repeat;
	padding: 0 0 0 40px;
	margin: 20px 0;
}
#sidebar div div#events a, #sidebar div div#events a:visited {
	color: #666;
}
#sidebar div div#events a.more {
	color: #f08b1d;
}

#footer {
	clear: both;
}
#footer-menu {
	width: 600px;
	height: 12px;
	float: left;
	padding: 30px 0;
	margin: 0;
	font-size: 10px;
}
#footer-menu li {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#footer-menu li a, #footer-menu li a:visited {
	color: #666;
	text-decoration: none;
	border: 0;
}
#copyright {
	width: 300px;
	font-size: 10px;
	color: #999;
	float: right;
	margin: 0;
	padding: 30px 0;
	text-align: right;
}

#inner-content table.subscriptions{
	width: 660px;
	border: 0px;
	border-collapse:collapse;
}

#inner-content table.subscriptions tr{
	padding:4px;
}

#inner-content table.subscriptions tr td{
	width:33%;
	padding:3px;
}

#inner-content table.subscriptions tr th{
	width:33%;
	padding:3px;
}

#inner-content table.subscriptions thead{
	width:33%;
	padding:3px;
	text-align:left;
}

#inner-content table.subscriptions thead th strong{
	text-align:left;
	color:#FFF;
}

#inner-content table.subscriptions thead th p{
	padding-left:60px;
}

#inner-content table.subscriptions tfoot td{
	font-weight:bold;
	vertical-align:bottom;
}


.silvera{
	background-color:#EEEEF0;
}
.silverb{
	background-color:#E2E2E4;
}
.silverhead{
	background-image: url(/assets/images/silverhead.png);
}
.silverfoot{
	background-color:#EEEEF0;
	height:45px;
	vertical-align:bottom;
}

.goldhead{
	background-image: url(/assets/images/goldhead.png);
}
.golda{
	background-color:#FCF0DA;
}
.goldb{
	background-color:#FFE7C3;
}
.goldfoot{
	background-color:#FCF0DA;
	height:45px;
	vertical-align:bottom;
}

.platinumhead{
	background-image: url(/assets/images/platinumhead.png);
}
.platinuma{
	background-color:#DFEAF0;
}
.platinumb{
	background-color:#CBD9E4;
}
.platinumfoot{
	background-color:#DFEAF0;
	height:45px;
	vertical-align:bottom;
}

a.signuplink{
	color:#5D87A1;
	text-decoration:none;
}

/* Home page */

#home-content {
	width: 647px;
	float: left;
}
#intro {
	width: 322px;
	height: 195px;
	padding: 25px 300px 25px 25px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #FFF;
	background-image: url(/assets/images/introBg.gif);
	margin: 0 0 15px 0;
}
#intro p {
	margin-top: 0;
}
#intro p a{
	text-decoration:none;
	border:none;
}
#quote {
	width: 597px;
	height: 59px;
	padding: 20px 25px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
	font-size: 16px;
	color: #5286b7;
	background-image: url(/assets/images/quoteBg.gif);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
}
#quote p {
	margin: 0;
}
#trio {
	width: 627px;
	height: 100px;
	padding: 20px 0 20px 20px;
	font-size: 10px;
	line-height: 1.2em;
	color: #666;
	background-image: url(/assets/images/trioBg.jpg);
	background-repeat: no-repeat;
}
#trio a {
	border: 0;
}
#trio p, #trio ul {
	margin: 0 0 8px 0;
}
#trio h4 {
	font-size: 13px;
	font-weight: normal;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
	color: #5d87a1;
	margin: 0 0 10px 0;
}
#trio h4 a{
	font-size: 13px;
	font-weight: normal;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
	color: #5d87a1;
}
#trio h4 a:hover{
	font-size: 13px;
	font-weight: normal;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
	color: #5d87a1;
	text-decoration:underline;
}
#trio #buy {
	width: 140px;
	float: left;
	padding: 0 0 0 70px;
}
#trio #research {
	width: 140px;
	float: left;
	padding: 0 0 0 42px;
}
#trio #one-one-insights {
	width: 140px;
	float: left;
	padding: 0 0 0 70px;
}
#trio #events {
	width: 140px;
	float: left;
	padding: 0 0 0 70px;
}
* html #trio #events {
	width: 140px;
}
#trio #events a, #trio #events a:visited {
	color: #666;
}
#trio #events a.more {
	color: #f08b1d;
}
#home-sidebar {
	width: 294px;
	float: right;
}
#flash {
	width: 294px;
	height: 245px;
	margin: 0 0 15px 0;
}
#flash a{
	text-decoration:none;
	border:none;
}
#register-now {
	width: 294px;
	height: 40px;
	margin: 0 0 15px 0;
}
#register-now a {
	border: 0;
}
#extras {
	width: 274px;
	height: 180px;
	padding: 10px;
	margin: 0;
	background-image: url(/assets/images/extrasBlankBg.gif);
	font-size: 10px;
	line-height: 1.2em;
	color: #666;
	overflow:hidden;
}
#extras a, #extras a:visited {
	color: #666;
	border: 0;
}
#extras a.more {
	color: #f08b1d;
}
#extras table {
	width: 260px;
	height: 150px;
	margin-top:6px;
	margin-left:6px;
}
#extras table tr td{
	width: 50%;
	vertical-align:top;
}
#extras table tr td ul{
	list-style-image: url(/assets/images/arrow.gif);
	list-style-position: outside;
	list-style-type:none;
	margin: 0px 0 0 8px;
	padding-bottom:4px;
	padding-left:5px;
}
#extras table tr td li {
	padding:0 0 6px 0;
}
#extras table tr td a:hover{
	color:#E29F55;
}
#extras table tr td.divide {
	width:6px;
	background: transparent url(/assets/images/tableDivide.jpg) no-repeat scroll center left;
	padding-right:8px;
	margin-left:-2px;
}
#extras h4 {
	width: 105px;
	font-size: 12px;
	font-weight: normal;
	color: #5286b7;
	margin: 0 0 0 10px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #CCC;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
}
#research-insights {
	width: 105px;
	float: left;
}
#expert-insights {
	width: 105px;
	float: right;
}

.ditto_summaryPost {
	margin-bottom: 25px;
}
.ditto_summaryPost h3, .ditto_summaryPost h3 a {
	text-align: left !important;
	margin-bottom: 0;
	font-size: 16px;
}
.ditto_info {
	margin-bottom: 15px;
	font-weight: bold;
}
.ditto_info .tags {
	font-weight: normal;
}
.ditto_pages {
	width: 100%;
}
a.ditto_page, .ditto_currentpage, a.ditto_previous_link, a.ditto_next_link {
	padding: 0 5px;
	border: 0;;

}


.jot-err {border: 1px solid red;font-weight: bold;color: red;padding: 5px;margin-bottom: 10px;}
.jot-cfm {border: 1px solid green;font-weight: bold;color: green;padding: 5px;margin-bottom: 10px;}
.jot-row {border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;margin-bottom: 10px;background-color: #fff;}
/*.jot-row-alt {background-color: #f9f9f9;}*/
.jot-row-author {background-color: #FFFFE1;}
/*.jot-row-me {background-color: #FFDDDD;}*/
/*.jot-row-up {border: 1px dotted red;}*/
/*.jot-row-new {border: 1px dotted green;}*/
.jot-comment {padding: 3px 3px 15px 3px;}

.jot-posticon {float: right;width: 20px;height: 20px;padding-top: 8px;padding-right: 3px;}
.jot-posticon img {border: 0px;}
.jot-mod {float: right;width: 100px;text-align: right;color: #666666;font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px;}
.jot-mod a:hover {background-color: #666666;color: #666666;}
.jot-subject {font-weight: bold;font-size: 1.1em; margin-bottom: 0 !important;}
.jot-message {padding: 2px;overflow: auto;}
p.jot-poster {padding: 0px;text-align: left;font-size: 12px; margin: 0 0 15px 0; font-weight:bold;}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list {margin-bottom: 15px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 15px;list-style-position: inside;}
.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px;}
.jot-form fieldset {border: 0px;}
.jot-form label {display: block;}
.jot-form div {
	clear: both;
	margin: 0 0 15px 0;
}
.jot-form div#captcha {
	padding-left: 90px;
}
.jot-form div#captcha a {
	border: 0;
}
.jot-form div.submit {
	padding-left: 90px;
}

.jot-user {float: left;width: 100px; padding: 5px 5px 0 0; }
.jot-content {margin-left: 110px;}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}

/*end media selector*/
}