body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size  : 13px;
	color	   : #000;
	margin	   : 0;
	padding	   : 0;
	background : url("/images/site/bg.png") repeat-y #fff top center;
}

/* LAYOUT */
#wrapper {
	margin: 0 auto;
	width: 980px;
}

#header {
	margin: 10px 0 22px 0;
	height: 96px;
}

#header_right {
	width: 50%;
	float: right;
}

.header_links {
	float: right;
	color: #666666;
	font-size: 11px;
	clear: both;
	width: 380px;
	text-align: right;
}

.header_links a {
	color: #666666;
	text-decoration: none;
}

.header_links a:hover {
	text-decoration: underline;
}

#logged_in {
	clear: both;
	float: right;
	margin: 18px 0 4px 0;
	width: 380px;
	text-align: right;
}

#logged_in img {
	border-width: 0px;
	margin: 0 0 0 2px;
}

#login {
	clear: both;
	float: right;
	background: #ececec;
	color: #666666;
	margin: 18px 0 4px 0;
	width: 380px;
	text-align: right;
	position: relative;
}

#login input {
	width: 88px;
	border: 1px solid #000;
	margin: 5px 0 4px 0;
}

.login_fail {
	background: url("../images/site/icon_error.png") 4px 4px no-repeat #fa9d8b;
	border	  : 1px solid #b84e2e;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 350px;
	text-align: left;
	margin	  : 0;
	position  : absolute;
	left	  : 0;
	top		  : -43px;
}

#logo {
	border-width: 0px;
}

#tagline {
    margin: 8px 0 0 0;
}

#navcontainer {
	padding: 0px;
	margin: 0 0 26px 0;
	height: 19px;
	border-bottom: 1px solid #999999;
}

#nav {
	padding: 3px 0 0 0;
	margin-left: 8px;
	
	font-size: x-small;
}

#nav li {
	list-style: none;
	margin: 0;
	display: inline;
}

#nav li a {
	padding: 4px 8px 4px 8px;
	margin-left: 2px;
	background: url("/images/site/tab_off.png") repeat-x;
	text-decoration: none;
}

#nav li a:link {
	color: #ffffff;
}

#nav li a:visited {
	color: #ffffff;
}

#nav li a:hover {
	color: #ffffff;
	background: url("/images/site/tab_on.png") repeat-x;
}

#nav li a.active {
	background: url("/images/site/tab_on.png") repeat-x;
}

#body {
	background: #f8f8f8;
	padding: 10px;
	margin: 0 0 10px 0;
}

#feature_box {
	width: 481px;
	height: 182px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 10px 10px;
	border: 10px solid #82acd2;
	padding: 10px;
	position: relative;
	top: -10px;
	left: 60px;
	color: #fff;
	margin-bottom: -10px;
}

.box_blue 	{ background-image: url("/images/site/box_blue.png"); }
.box_green 	{ background-image: url("/images/site/box_green.png"); }
.box_grey 	{ background-image: url("/images/site/box_grey.png"); }
.box_orange { background-image: url("/images/site/box_orange.png"); }
.box_pink 	{ background-image: url("/images/site/box_pink.png"); }
.box_red 	{ background-image: url("/images/site/box_red.png"); }

#feature_box_main {
	position: relative;
	top: 18px;
	left: 30px;
	width: 420px;
	height: 125px;
	font-size: 16px;
	overflow: hidden;
}

#feature_box_sub {
	position: absolute;
	bottom: 16px;
	left: 40px;
	width: 420px;
	height: 20px;
	font-size: 16px;
}

#feature_box_hotspot {
	position: absolute;
	top: 0;
	left: 0;
	width: 501px;
	height: 202px;
	border-width: 0px;
	z-index: 1;
}

#header_box {
	width: 481px;
	height: 84px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 10px 10px;
	border: 10px solid #ececec;
	padding: 10px;
	position: relative;
	top: -10px;
	left: 60px;
	color: #fff;
	margin-bottom: 0px;
}

.box_blog { background-image: url("/images/site/header_blog.png"); }
.box_case_studies { background-image: url("/images/site/header_case_studies.png"); }
.box_directory { background-image: url("/images/site/header_directory.png"); }
.box_events { background-image: url("/images/site/header_events.png"); }
.box_market_analysis { background-image: url("/images/site/header_market_analysis.png"); }
.box_news { background-image: url("/images/site/header_news.png"); }
.box_search { background-image: url("/images/site/header_results.png"); }
.box_thought_leadership { background-image: url("/images/site/header_thought_leadership.png"); }
.box_toolkit { background-image: url("/images/site/header_toolkit.png"); }
.box_consultant_area { background-image: url("/images/site/header_consultant_area.png"); }
.box_consultancy_search_service { background-image: url("/images/site/header_consultancy_search_service.png"); }
.box_register { background-image: url("/images/site/header_register.png"); }
.box_my_account { background-image: url("/images/site/header_my_account.png"); }
.box_about_us { background-image: url("/images/site/header_about_us.png"); }
.box_partners { background-image: url("/images/site/header_partners.png"); }
.box_alliances { background-image: url("/images/site/header_alliances.png"); }
.box_terms_and_conditions { background-image: url("/images/site/header_terms_conditions.png"); }
.box_privacy_policy { background-image: url("/images/site/header_privacy_policy.png"); }
.box_password_reset { background-image: url("/images/site/header_password_reset.png"); }
.box_newsletter { background-image: url("/images/site/header_newsletter.png"); }
.box_white_space_report { background-image: url("/images/site/header_white_space_report.png"); }
.box_what_we_do { background-image: url("/images/site/header_what_we_do.png"); }
.box_quarterly_buying_trends { background-image: url("/images/site/header_quarterly_buying_trends.png"); }
.box_briefing_notes { background-image: url("/images/site/header_briefing_notes.png"); }
.box_consulting_market_reports { background-image: url("/images/site/header_consulting_market_reports.png"); }
.box_client_insights { background-image: url("/images/site/header_client_insights.png"); }
.box_ratings_index { background-image: url("/images/site/header_ratings_index.png"); }

/**** SEARCH BOX ****/

#search_container {
	background: #a7c4df;
	width: 369px;
	height: 212px;
	float: right;
	overflow: hidden;
}

#browse {
    padding: 10px;
    background: #82acd2;
}

#browse span {
    color: #fff;
    font-size: 14px;
}

#browse select {
    margin: 4px 0;
    border: 1px solid #7f9db9;
}

#browse select.full {
    width: 100%;
}

#browse select.half {
    width: 50%;
}

#counter {
    float: right;
    margin: 3px 8px 0 0;
    font-size: 10px;
    height: 25px;
    width: 122px;
    height: 25px;
}

#counter img {
    margin: 0 1px 0 0;
    vertical-align: middle;
}

#counter .loading {
    margin: 4px 50px;
}

#view {
	margin: 4px 0 0 0;
	padding: 0px;
	width: 39px !important;
	height: 19px !important;
    border: 1px solid #000;
    float: right;
}

#search {
    padding: 10px;
    background: #a7c4df;
}

#search span {
    color: #464646;
    font-size: 14px;
}

#search a {
	color: #464646;
    font-weight: bold;
}

#search form {
	margin: 8px 0;
}

#search input {
	border: 1px solid #7f9db9;
	height: 16px;
	vertical-align: middle;
	width: 300px;
}

#go {
	margin: 0px;
	padding: 0px;
	width: 25px !important;
	height: 18px !important;
    border: 1px solid #000 !important;
}

/**** ****/

#content {
	width: 570px;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 100px;
}

#panel_right {
	float: right;
	width: 369px;
}

#spacer {
	height: 14px;
}

.home_box {
	margin: 0 0 8px 0;
	border: 1px solid #999999;
	background: #fff;
	width: 175px;
	height: 95px;
	position: relative;
}

.home_box h2 {
	background: url("/images/site/bg_box_header.png") repeat-x;
	height: 18px;
	margin: 0;
	padding: 6px 4px;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

.home_box p {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 0 8px;
}

.home_box a {
	margin: 0 0 0 8px;
}

.home_ad {
	padding: 4px 0 0 4px;
    border-width: 0px;
}

.hbdi {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.skyscraper {
	float: right;
	border-width: 0px;
}

#contact_box {
	background: #fff;
	color: #666666;
	border: 1px solid #ececec;
	height: 104px;
}

#contact_box h2 {
	background: #ececec;
	color: #666666;
	padding: 4px 0 6px 10px;
	font-weight: normal;
}

.contact {
	float: left;
	margin: 8px;
}

.contact a {
	color: #666666;
}

.tel {
	background: url("/images/site/icon_tel.png") no-repeat 0 5px;
	padding: 4px 0 6px 18px;
}

#ad_box_home {
	float: right;
	width: 180px;
	height: 200px;
	background: #fff;
	margin: 0;
    padding: 0;
	overflow: hidden;
}

#footer {
	clear	 : both;
	height	 : 12px;
	background: #82acd2;
	margin	 : 0px;
	padding	 : 4px 10px;
	font-size: 10px;
	color: #fff;
}

#footer a {
	color: #fff;
	height: 95px;
}

#footer_logos {
	text-align: center;
	background: #fff;
	border-bottom: 10px solid #82acd2;
	padding: 10px 0;
	margin: 0 0 10px -10px;
	width: 980px;
}

#footer_logos img {
	border-width: 0px;
	margin: 0 12px;
}

.clear {
	clear	  : both;
	background: none;
}

/* HOME */
.home_panel {
	background: #fff;
	width: 250px;
	min-height: 302px;
	padding: 4px 10px 10px 10px;
	margin: 0px 0 0 10px;
	overflow: hidden;
	font-size: 11px;
	color: #666666;
}

.home_panel h2 {
	border-bottom: 1px solid #666666;
}

/* NEWS */
.news_item {
	margin: 10px 0;
}

.news_item img {
	float: right;
	margin: 0 0 0 6px;
}

/* MARKET ANALYSIS */
.table_sector, .table_service {
	width: 100%;
	margin: 0 0 20px 0;
}

.table_service th {
	background: #dbe5f1;
	font-weight: normal;
	width: 30%;
}

.table_service td {
	background: #8db4e3;
}

.table_service td a, .table_service li {
	color: #fff;
}

.table_service th a {
	color: #000;
}

/* DIRECTORY */
.alphabet {
	text-align: center;
	background: #fff;
	padding: 6px;
	margin: 10px 0;
}

.profile_link {
	float: right;
	background: url("/images/site/icon_profile.png") no-repeat 0 2px;
	padding: 0 0 0 20px;
	margin: 4px 0 0 0;
}

span.tick {
	background: url("/images/site/icon_tick.png") no-repeat 0 2px;
	padding: 0 0 0 20px;
}

span.cross {
	background: url("/images/site/icon_cross.png") no-repeat 0 2px;
	padding: 0 0 0 20px;
}

.company_contact {
	float: right;
	background: #fff;
	padding: 8px;
	margin: 0 0 10px 10px;
	min-width: 100px;
}

.contact_person {
	background: url("/images/site/icon_user.png") no-repeat 0 2px;
	padding: 0 0 0 20px;
	font-weight: bold;
}

#cs_overflow, #tl_overflow {
	display: none;
}

/* CSS */
form.css h2 {
	margin: 10px 0 0 0;
	padding: 0;
}

form.css label {
	display: block;
	line-height: 1.4;
	vertical-align: top;
	font-weight: bold;
}

form.css ol {
	margin: 0 0 10px 0;
	padding: 0;
}

form.css li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.css em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

form.css input, form.css textarea {
	width: 300px;
}

/* SEARCH */
.weight_container {
	background: url("/images/site/bg_relevance_off.png");
	height: 12px;
	width: 98px;
	float: right;
/*	border: 1px solid #cccccc;
*/	margin: 6px 0 0 0;
}

.weight_bar {
	background: url("/images/site/bg_relevance_on.png");
	height: 100%;
}

.saved_search {
	background: url("/images/site/icon_accept.png") no-repeat 0 2px;
	padding: 0 0 2px 20px;
	float: right;
}

.save_search {
	background: url("/images/site/icon_disk.png") no-repeat 0 2px;
	padding: 0 0 4px 20px;
	float: right;
}

/* MY ACCOUNT */

.cs_create {
	background: url("/images/site/icon_page_add.png") no-repeat 0 2px;
	padding: 0 0 4px 20px;
	float: right;
}

.category_controls {
	margin: 8px 0;
	padding: 10px;
/*	border: 1px dashed #ccc;
*/	background: #fff;
	width: 478px;
	text-align: center;
}

.input_full {
	width: 500px;
}

#cats {
	width: 500px;
}

/* MISC */
.area_icon {
	float: left;
	margin: 6px 10px 10px 0;
}

.teaser_box {
	float: left;
	width: 500px;
	margin: 0 0 10px 0;
}

.teaser_box img {
	float: right;
	margin: 0 0 0 6px;
}

/* TAG STYLES */
h1 {
	line-height		: 22px;
	padding			: 0px 0px 4px 0px;
	background-color: transparent;
	color			: #82acd2;
	font-size: 20px;
	margin: 0 0 4px 0;
	font-weight: normal;
}

h2 {
	line-height		: 18px;
	padding			: 4px 0px;
	background-color: transparent;
	color			: #82acd2;
	font-size: 16px;
	margin: 0 0 4px 0;
	
	padding: 4px 0 6px 0px;
	font-weight: normal;
}

h3 {
	font-size		: 16px;
	line-height		: 16px;
	padding			: 4px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #82acd2;
}

h4 {
	font-size		: 14px;
	line-height		: 14px;
	padding			: 4px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #82acd2;
}

h5 {
	font-size		: 12px;
	line-height		: 12px;
	padding			: 4px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #82acd2;
}

h6 {
	font-size		: 10px;
	line-height		: 10px;
	padding			: 4px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #82acd2;
}

p {
	text-align: left;
	padding	  : 0px 0px 10px 0px;
	margin	  : 0px;
}

a {
	color		   : #82acd2;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

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

input, textarea, select {
/*	border	  : 1px solid #4d4d4d;
	background: #ffffff;
	padding	  : 2px; */
}

textarea {
	height: 100px;
}

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

ul {
	padding: 0px;
	margin : 4px 0px 4px 16px;
}

hr {
	height: 1px;
	color: #82acd2;
	background: #82acd2;
	margin: 2px auto;
	border: 0px solid #82acd2;
}

/* MISC */
.pagination {
	margin: 10px 0 0 0;
	text-align: right;
}

.pagination a {
	color: #000;
	padding: 0 2px;
}

.pagination em {
	padding: 0 2px;
	font-style: normal;
	font-weight: bold;
}

table.table_data th {
	text-align : left;
	color	   : #000;
	font-weight: bold;
}

table.table_form th {
	text-align : right;
	color	   : #000;
	font-weight: bold;
}

table.table_form td {
	text-align : left;
}

table.table_form_top th, .th_top {
	text-align : left;
	color	   : #464141;
	font-weight: bold;
	font-style : italic;
	padding-top: 6px;
}

input.icon {
	border			: 0px solid #6d8821;
	background-color: transparent;
	width			: 20px;
	height			: 20px;
}

.notice {
	color	   : #fff;
	font-weight: bold;
	text-align : center;
}

.button {
	width: auto !important;
	height: auto !important;
}

.image_button {
	width: auto !important;
	height: auto !important;
	border-width: 0px !important;
	vertical-align: bottom;
	background: transparent;
	margin: 0 !important;
	padding: 0 !important;
}

.bullet {
	margin: 4px 0 0 2px;
}

.info_box {
	background: url("../images/site/icon_info.png") 4px 4px no-repeat #8cb2d9;
	border	  : 1px solid #365188;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
/*	width	  : 75%;
*/	text-align: left;
	margin	  : 20px auto;
}

.error_box {
	background: url("../images/site/icon_error.png") 4px 4px no-repeat #fa9d8b;
	border	  : 1px solid #b84e2e;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

.confirm_box {
	background: url("../images/site/icon_accept.png") 4px 4px no-repeat #75c868;
	border	  : 1px solid #226d1f;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

.code_box {
	background: url("../images/site/icon_terminal.png") 4px 4px no-repeat #e2e2e2;
	border	  : 1px dashed #000;
	color	  : #000;
	padding	  : 4px 4px 4px 24px;
	width	  : 90%;
	text-align: left;
	margin	  : 20px auto;
	overflow  : auto;
	font-family: courier;
}

.todo_box {
	background: url("../images/site/icon_note.png") 4px 4px no-repeat #f7e187;
	border	  : 1px dashed #df7900;
	color	  : #000;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
	overflow  : auto;
}

.info_box a, .error_box a, .confirm_box a, .code_box a, .todo_box a {
	color: #fff;
}

.inline {
	display: inline;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.white_box {
	background: #fff;
	padding: 6px;
	margin: 4px 0;
}

.white_box_dashed {
	background: #fff;
	border: 1px dashed #ccc;
	padding: 6px;
	margin: 4px 0;
}

.white {
	color: #fff;
}

.hidden {
	display: none;
}

.auto {
	width: auto !important;
}

.text_image {
	vertical-align: bottom;
}

.no_border {
	border-width: 0px;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ (Modified by kris@osx) */
#score {
	float: right;
	width: 120px;
}

div.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block;
}

div.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}

div.cancel, div.star {
	float: left;
	width: 17px;
	height: 15px;
	text-indent: -999em;
	cursor: pointer;
	display: block;
	background: transparent;
	overflow: hidden;
}

div.cancel, div.cancel a {
	background: url('/images/site/score_delete.gif') no-repeat 0 -16px;
}

div.star, div.star a {
	background: url('/images/site/score_star.gif') no-repeat 0 0px;
}

div.cancel a, div.star a {
	display: block;
	width: 16px;
	height: 100%;
	background-position: 0 0px;
	border: 0px solid #FF0000;
}

div.star_on a {
	background-position: 0 -16px !important;
}

div.star_hover a, div.star_live a:hover {
	background-position: 0 -32px;
}

div.star_readonly a, div.star_readonly a:hover {
	cursor: default !important;
}

div.star {
	background: transparent !important;
	overflow: hidden !important;
}