body {
	margin:0;
}

p {
    margin: 0 0 1em 0;
}

img {
    margin: 0;
}

.container {
	padding-top: 10px;
	border-left: 3px solid #dae2e4;
	border-right: 3px solid #dae2e4;
    /*background: url(/media/images/container_bg.gif) no-repeat right top;*/
}

/* @group Links */

a:link      { color: #a12526; text-decoration: none; }
a:visited   { color: #a12526; text-decoration: none; }
a:hover     { color: #a12526; text-decoration: underline; }
a:active    { color: #a12526; text-decoration: underline; }

/* @end */

/* @group Top Navigation */

#top-navigation {
    height: 22px;
    border-top: 1px solid #DAE2E4;
    border-bottom: 1px solid #DAE2E4;
}

#enews-subscibe {
	float: right;
    padding: 0;
    margin-right: 10px;
}

#enews-subscibe a {
    display: block;
    width: 240px;
    height: 34px;
}

#top-nav {
    list-style-type: none;
    margin: 0;
    height: 17px;
}

#top-nav li
{
  float: left;
  text-transform: uppercase;
  line-height: 10px;
  font-size: 10px;
  letter-spacing: 1px;
}

#top-nav li a
{
	margin-top: 6px;
  display: block;
  height: 10px;
  padding: 0 4px;
  text-decoration: none;
  border-right: 1px solid #467172;
}

#top-nav li a.first {
    padding-left: 0;
}

#top-nav li a.last {
    border-right: 0;
}

#top-nav li a:link,
#top-nav li a:visited
{
  color: #467172;
}

#top-nav li a:hover,
#top-nav li a:focus
{
  color: #a12526;
}

#top-nav li#t-tv,
#top-nav li#t-reports,
#top-nav li#t-events {
	height: 22px;
    float: right;
}

li#t-tv a {
	border-right: 0;
	height: 22px;
	padding: 0 0 0 7px;
	margin: 0;
    width: 95px;
    text-indent: -9999px;
    background: url(../images/16px_capsule_futuregovtv.png) no-repeat 7px 3px;
}

li#t-reports a {
	border-right: 0;
	height: 22px;
	padding: 0 0 0 7px;
	margin: 0;
    width: 58px;
    text-indent: -9999px;
    background: url(../images/16px_capsule_reports.png) no-repeat 7px 3px;
}

li#t-events a {
	border-right: 0;
	height: 22px;
	padding: 0 0 0 7px;
	margin: 0;
    width: 52px;
    text-indent: -9999px;
    background: url(../images/16px_capsule_events.png) no-repeat 7px 3px;
}


/* @end */



/* @group Navigation */

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

#navigation {
    list-style-type: none;
    margin: 10px 0 0 -3px;
}

#navigation li
{
  text-indent: -9999px;
  border-bottom: 1px solid #dae2e4;
}

#navigation li a
{
  display: block;
  width:  181px;
  height: 22px;
  border: 0;
  text-decoration: none;
  background: transparent url(/media/images/navigation-2.gif) no-repeat left top;
}

li#t-home a:link,
li#t-home a:visited
{
  background-position: 0 0;
}

li#t-home a:hover,
li#t-home a:focus
{
  background-position: 0 -352px;
}

body#home li#t-home a {
  background-position: 0 -352px;
}

li#t-government-cxo a:link,
li#t-government-cxo a:visited
{
  background-position: 0 -22px;
}

li#t-government-cxo a:hover,
li#t-government-cxo a:focus
{
  background-position: 0 -374px;
}

body#government-cxo li#t-government-cxo a {
  background-position: 0 -374px;
}

li#t-e-government a:link,
li#t-e-government a:visited
{
  background-position: 0 -44px;
}

li#t-e-government a:hover,
li#t-e-government a:focus
{
  background-position: 0 -396px;
}

body#e-government li#t-e-government a {
  background-position: 0 -396px;
}

li#t-citizen-engagement a:link,
li#t-citizen-engagement a:visited
{
  background-position: 0 -66px;
}

li#t-citizen-engagement a:hover,
li#t-citizen-engagement a:focus
{
  background-position: 0 -418px;
}

body#citizen-engagement li#t-citizen-engagement a {
  background-position: 0 -418px;
}

li#t-tax-and-revenue-management a:link,
li#t-tax-and-revenue-management a:visited
{
  background-position: 0 -88px;
}

li#t-tax-and-revenue-management a:hover,
li#t-tax-and-revenue-management a:focus
{
  background-position: 0 -440px;
}

body#tax-and-revenue-management li#t-tax-and-revenue-management a {
  background-position: 0 -440px;
}

li#t-government-procurement a:link,
li#t-government-procurement a:visited
{
  background-position: 0 -110px;
}

li#t-government-procurement a:hover,
li#t-government-procurement a:focus
{
  background-position: 0 -462px;
}

body#government-procurement li#t-government-procurement a {
  background-position: 0 -462px;
}

li#t-green-government a:link,
li#t-green-government a:visited
{
  background-position: 0 -132px;
}

li#t-green-government a:hover,
li#t-green-government a:focus
{
  background-position: 0 -484px;
}

body#green-government li#t-green-government a {
  background-position: 0 -484px;
}

li#t-government-data-management a:link,
li#t-government-data-management a:visited
{
  background-position: 0 -154px;
}

li#t-government-data-management a:hover,
li#t-government-data-management a:focus
{
  background-position: 0 -506px;
}

body#government-data-management li#t-government-data-management a {
  background-position: 0 -506px;
}

li#t-government-security a:link,
li#t-government-security a:visited
{
  background-position: 0 -176px;
}

li#t-government-security a:hover,
li#t-government-security a:focus
{
  background-position: 0 -528px;
}

body#government-security li#t-government-security a {
  background-position: 0 -528px;
}

li#t-government-cloud a:link,
li#t-government-cloud a:visited
{
  background-position: 0 -198px;
}

li#t-government-cloud a:hover,
li#t-government-cloud a:focus
{
  background-position: 0 -550px;
}

body#government-cloud li#t-government-cloud a {
  background-position: 0 -550px;
}

li#t-government-analytics a:link,
li#t-government-analytics a:visited
{
  background-position: 0 -220px;
}

li#t-government-analytics a:hover,
li#t-government-analytics a:focus
{
  background-position: 0 -572px;
}

body#government-analytics li#t-government-analytics a {
  background-position: 0 -572px;
}

li#t-government-gis a:link,
li#t-government-gis a:visited
{
  background-position: 0 -242px;
}

li#t-government-gis a:hover,
li#t-government-gis a:focus
{
  background-position: 0 -594px;
}

body#government-gis li#t-government-gis a {
  background-position: 0 -594px;
}

li#t-connected-government a:link,
li#t-connected-government a:visited
{
  background-position: 0 -264px;
}

li#t-connected-government a:hover,
li#t-connected-government a:focus
{
  background-position: 0 -616px;
}

body#connected-government li#t-connected-government a {
  background-position: 0 -616px;
}

li#t-digital-inclusion a:link,
li#t-digital-inclusion a:visited
{
  background-position: 0 -286px;
}

li#t-digital-inclusion a:hover,
li#t-digital-inclusion a:focus
{
  background-position: 0 -638px;
}

body#digital-inclusion li#t-digital-inclusion a {
  background-position: 0 -638px;
}

li#t-education-it a:link,
li#t-education-it a:visited
{
  background-position: 0 -308px;
}

li#t-education-it a:hover,
li#t-education-it a:focus
{
  background-position: 0 -660px;
}

body#education-it li#t-education-it a {
  background-position: 0 -660px;
}

li#t-healthcare-it a:link,
li#t-healthcare-it a:visited
{
  background-position: 0 -330px;
}

li#t-healthcare-it a:hover,
li#t-healthcare-it a:focus
{
  background-position: 0 -682px;
}

body#healthcare-it li#t-healthcare-it a {
  background-position: 0 -682px;
}

/* @end */


/* @group Header */

#header-search {
    margin-bottom: 3px;
    color: #909193;
}

#today {
    padding-left: 10px;
}

#header-search p {
	font-size: 11px;
    margin-bottom: 0;
    line-height: 23px;
}

#header-search a:link      { color: #909193; text-decoration: none; }
#header-search a:visited   { color: #909193; text-decoration: none; }
#header-search a:hover     { color: #909193; text-decoration: underline; }
#header-search a:active    { color: #909193; text-decoration: underline; }

#header-search-form {
    float: right;
}

#search-container {
    width: 503px;
}

#about-link {
	/*display: block;*/
    padding-left: 85px;
}

#rss-link {
	/*display: block;*/
    padding-left: 14px;
    background: url(/media/images/feed-icon-12x12.gif) no-repeat left center;
}

#header-search-form input {
    font-size: 12px;
    line-height: 12px;
    width: 215px;
    padding: 4px;
    border: 0;
    background-color: #f7380e;
    color: #FFF;
}


#header-border {
	width: 944px;
    height: 10px;
    background-color: #dae2e4;
    border-top: 8px solid #a12526;
}

#footer-border {
	width: 944px;
    height: 14px;
    margin-top: 10px;
    background-color: #dae2e4;
    border-top: 4px solid #a12526;
}

#header-logo {
	text-align: left;
    height: 100px;
    width: 944px;
    background: url(/media/images/header4.jpg) no-repeat left bottom;
}

#logo {
	display: block;
    width: 267px;
    height: 55px;
    margin-top: 30px;
    margin-left: 10px;
}

#nav-bar {
	padding-right: 10px;
    height: 17px;
    background-color: #a12526;
    color: #FFF;
    text-align: right;
    font-size: 10px;
    line-height: 17px;
}

#nav-bar a:link      { color: #FFF; text-decoration: none; }
#nav-bar a:visited   { color: #FFF; text-decoration: none; }
#nav-bar a:hover     { color: #FFF; text-decoration: underline; }
#nav-bar a:active    { color: #FFF; text-decoration: underline; }


#nav-bar p {
    margin-bottom: 0;
    /*padding-right: 5px;*/
}

/* @end */

/* @group Latest News */

#latest-news {
	margin: 15px 0 0 0;
    padding-bottom: 6px;
    height: 11px;
    background: url(../images/latest-news.gif) no-repeat;
    /*border-bottom: 1px solid #dae2e4;*/
}

.ticki {
    margin: -1px 0 0 100px;
    font-size: 11px;
    line-height: 11px;
}

/* @end */

/* @group leftcol */

#leftcol .contentbox {
    background-color: #f3f5f6;
}

#leftcol .article-detail {
    width: 156px;
    margin: 0;
}

#leftcol .article-detail h3 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0.5em
}

#leftcol .article-detail ul {
    margin-bottom: 1em
}

#leftcol h3 a:link      { color: #000; text-decoration: none; }
#leftcol h3 a:visited   { color: #000; text-decoration: none; }
#leftcol h3 a:hover     { color: #a12526; text-decoration: none; }
#leftcol h3 a:active    { color: #a12526; text-decoration: none; }

#spotlight-articles {
    margin-left: 10px;
	/*background:transparent url(/media/images/contentbox_most_read_bg.gif) no-repeat scroll left top;*/
}

li#tab-spotlight a {
    width: 81px;
}

li#tab-spotlight2 a:link,
li#tab-spotlight2 a:visited
{
  background-position: 0 0;
}

li#tab-spotlight a:hover,
li#tab-spotlight a:focus
{
  background-position: 0 -23px;
}

li#tab-spotlight.ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 0 -23px;
}

/* @end */


/* @group Centrecol */

.news {
    background: url(/media/images/contentbox_news_bg.gif) no-repeat left top;
}

.conferences {
    background: url(/media/images/contentbox_conferences_bg.gif) no-repeat left top;
}

.research {
    background: url(/media/images/contentbox_research_bg.gif) no-repeat left top;
}

.deals {
    background: url(/media/images/contentbox_deals_bg.gif) no-repeat left top;
}

.mostread {
    background: url(/media/images/contentbox_most_read_bg.gif) no-repeat left top;
}

.feature {
    background: url(/media/images/contentbox_feature_bg.gif) no-repeat left top;
}

.photos {
    background: url(/media/images/contentbox_photos_bg.gif) no-repeat left top;
}

.read-more {
    background: url(/media/images/contentbox_read_more_bg.gif) no-repeat left top;
}

.magazine {
    background: url(/media/images/contentbox_magazine_bg.gif) no-repeat left top;
}

.central-government {
    background: url(/media/images/contentbox_centgov_bg.gif) no-repeat left top;
}

.archive {
    background: url(/media/images/contentbox_archive_bg.gif) no-repeat left top;
}

/*.events {
    background: url(/media/images/contentbox_events_bg.gif) no-repeat left top;
}*/

.conference {
    background: url(/media/images/contentbox_conference_bg.gif) no-repeat left top;
}

.seminar {
    background: url(/media/images/contentbox_seminar_bg.gif) no-repeat left top;
}

.contact-us {
    background: url(/media/images/contentbox_contact_us_bg.gif) no-repeat left top;
}

.disclaimer {
    background: url(/media/images/contentbox_disclaimer_bg.gif) no-repeat left top;
}

.about {
    background: url(/media/images/contentbox_about_bg.gif) no-repeat left top;
}

.feedback {
    background: url(/media/images/contentbox_feedback_bg.gif) no-repeat left top;
}

.editors {
    background: url(/media/images/contentbox_editors_bg.gif) no-repeat left top;
}

.articles {
    background: url(/media/images/contentbox_articles_bg.gif) no-repeat left top;
}

.interview {
    background: url(/media/images/contentbox_interview_bg.gif) no-repeat left top;
}

/*.summit {
    background: url(/media/images/contentbox_summit_bg.gif) no-repeat left top;
}*/

.training {
    background: url(/media/images/contentbox_training_bg.gif) no-repeat left top;
}

.awards {
    background: url(/media/images/contentbox_awards_bg.gif) no-repeat left top;
}

.spotlight {
    background: url(/media/images/contentbox_spotlight_bg.gif) no-repeat left top;
}

.subscribe {
    background: url(/media/images/contentbox_subscribe_bg.gif) no-repeat left top;
}

.thankyou {
    background: url(/media/images/contentbox_thank_you_bg.gif) no-repeat left top;
}

.advertise-with-us {
    background: url(/media/images/contentbox_advertise_with_us_bg.gif) no-repeat left top;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 1em;
}

hr {
	clear: both;
    margin: 14px 0;
    height: 0;
    clear: both;
    border-width: 0;
    border-top: 1px solid #dae2e4;
}

.fake-hr {
	clear: both;
	height: 10px;
    border-bottom: 1px solid #dae2e4;
}

.contentbox {
	margin-top: 20px;
}

.faux-borders .contentbox {
	margin-top: 0;
	border-bottom: 0;
}

.faux-borders {
	margin-top: 10px;
    background: url(../images/article_box_faux_borders.gif) no-repeat left bottom;
}

h3.capsule16 a {
	display: block;
    text-indent: -9999px;
    height: 17px;
    margin-bottom: 0;
    margin-top: -27px;
}

h3.capsule16.events a {
    background: url(../images/16px_capsule_events.png) no-repeat left top;
}

h3.capsule16.tv a {
    background: url(../images/16px_capsule_futuregovtv.png) no-repeat left top;
}

h3.capsule16.reports a {
    background: url(../images/16px_capsule_reports.png) no-repeat left top;
}

.featurebox {
	margin-top: 37px;
	padding: 10px;
    border: 1px solid #d5dddc;
    background: #ecedee url(../images/featurebox-gradient.gif) no-repeat left top;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.contentbox h4 {
	padding-bottom: 3px;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 6px;
    color: #467172;
    border-bottom: 1px solid #DAE2E4;
}

.article-detail,
.article-image {
    float: left;
}

.article-image {
    width: 99px;
}

.article-detail {
    width: 142px;
}

#featured-article .article-image {
    width: 190px;
}

#featured-article .article-detail {
	width: 293px;
}

#featured-article .article-detail {
    margin-left: 10px;
}

.article-image p,
.article-image p img {
    margin: 0;
}

.blog .article-detail {
	float: none;
	margin-left: 0;
    width: 229px;
}

.article-detail h4 {
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.3em;
    color: #467172;
}

.article-detail h2 {
    font-size: 12px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.2em;
}

#featured-article .article-detail h2 {
    font-size: 16px;
}

.article-detail h2 a:link,
.article-detail h2 a:visited,
.video-detail h2 a:link,
.video-detail h2 a:visited,
.report-detail h2 a:link,
.report-detail h2 a:visited,
.video-description h2 a:link,
.video-description h2 a:visited,
.conference-poster a:link,
.conference-poster a:visited,
.home-article-list ul li a:link,
.home-article-list ul li a:visited {
    color: #000;
    text-decoration: none;
}

.article-detail h2 a:hover,
.article-detail h2 a:active,
.video-detail h2 a:hover,
.video-detail h2 a:active,
.video-description h2 a:hover,
.video-description h2 a:active,
.conference-poster a:hover,
.conference-poster a:active,
.home-article-list ul li a:hover,
.home-article-list ul li a:active {
    color: #a12526;
    text-decoration: none;
}

.article-detail p {
    font-size: 11px;
    line-height: 1.2em;
    margin-bottom: 0.5em;
}

#featured-article .article-detail p {
    font-size: 12px;
    line-height: 1.3em;
    margin-bottom: 0.5em;
}


.contentbox ul {
    font-size: 10px;
    line-height: 1.1em;
    padding: 0;
    margin: 0;
}

#featured-article ul {
    font-size: 11px;
    line-height: 1.1em;
    padding: 0;
    margin: 0;
}

.contentbox ul li {
	list-style-type: none;
	background: transparent url(/media/images/li_arrow.gif) no-repeat 0 0.15em;
	margin: 0 0 0.3em;
	padding: 0 0 0 1em;
}

.contentbox ul em {
    color: #a12526;
}

.conference-poster p,
.conference-poster img {
    margin: 0;
    float: none;
    font-size: 11px;
    line-height: 1.1em;
}

.conference-poster {
    width: 147px;
    padding-right: 10px;
    float: left;
    margin-top: 10px;
}

.conference-poster h4 {
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 3px;
    color: #467172;
}

.conference-poster h5 {
    font-size: 11px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.2em;
}

.conference-poster ul {
    margin-left: 4.2em;
}

p.conference-thumb {
    width: 115px;
}

.events-more-btn {
    display: block;
    float: right;
    width: 53px;
    height: 17px;
    margin-top: 35px;
}

p.tv-thumb {
    width: 133px;
}

.tv-more-btn {
    display: block;
    float: right;
    width: 59px;
    height: 17px;
    margin-top: 35px;
}

p.reports-thumb {
    width: 139px;
}

.reports-more-btn {
    display: block;
    float: right;
    width: 82px;
    height: 17px;
    margin-top: 35px;
}

.blog ul {
	margin-bottom: 1em;
}

.home-article-list ul {
    margin-bottom: 1em;
}

.home-article-list ul li {
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 0.1em;
    font-weight: bold;
}

#featured-article {
    margin-top: 0;
}

/* @end */


/* @group Ads */

.skyscraper {
	padding-top: 10px;
    text-align: center;
}

.skyscraper p {
	font-size: 9px;
	line-height: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

#advert-a1,
#advert-a2,
#advert-a3,
#advert-a4,
#advert-a5,
#advert-a6,
#advert-a7,
#advert-a8,
#advert-a81,
#advert-a82,
#advert-a83,
#advert-a84,
#advert-a85,
#advert-a86,
#advert-a87 {
    text-align: center;
}

#advert-a8 {
    margin-left: 10px;
    margin-top: 10px;
}

#advert-a1 img,
#advert-a2 img,
#advert-a3 img,
#advert-a4 img,
#advert-a5 img,
#advert-a6 img,
#advert-a7 img,
#advert-a8 img {
    display: inline;
    float: none;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}

#advert-a2 img,
#advert-a4 img,
#advert-a5 img {
    padding-bottom: 0;
    padding-top: 10px;
}

#advert-a81,
#advert-a82,
#advert-a83,
#advert-a84,
#advert-a85,
#advert-a86,
#advert-a87 {
    margin-left: 10px;
    margin-bottom: 10px;
}

#advert-a2 {
    margin: 15px 0;
}

#advert-a2 embed,
#advert-a2 img {
	padding: 0;
}

#advert-a6 {
    border-top: 1px solid #dae2e4;
    border-bottom: 1px solid #dae2e4;
    margin-top: 20px;
}

#advert-a4 {
    padding-top: 10px;
}


/* @end */

/* @group Rightcol */

#rightcol p#callouts {
    margin-bottom: 0;
}

#rightcol .contentbox {
	padding: 10px;
    border: 2px solid #d5dddc;
    background: #ecedee url(../images/featurebox-gradient.gif) no-repeat left top;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    /*margin: 10px;*/
}

#rightcol .contentbox h4 {
	padding-bottom: 3px;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 6px;
    color: #467172;
    border-bottom: 1px solid #DAE2E4;
}

#rightcol img {
    float: none;
    margin: 0;
}

div.social {
    border-top: 1px solid #dae2e4;
    border-bottom: 1px solid #dae2e4;
    padding: 2px 0;
}

div.social p {
    font-size: 10px;
    line-height: 16px;
    margin: 0;
    color: #467172;
}

div.social img {
	float: none;
	margin: 0;
    vertical-align: middle;
}

.rc-featurebox {
   /*background-color: #ECEDEE;*/
   /*margin-top: 20px;*/
}

#rc-survey p {
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 0.8em;
}

form.survey-form input,
form.survey-form label,
form.survey-form img {
	display: block;
	float: left;
}

form.survey-form label {
    font-weight: normal;
    font-size: 11px;
    margin-right: 7px;
}

form.survey-form img,
form.survey-form #poll-submit {
    padding-left: 7px;
}

#rightcol div#rc-previous-survey {
    margin-top: 0;
    padding: 3px 10px;
    font-size: 11px;
    line-height: 11px;
}

#rightcol div#rc-previous-survey p,
#rightcol div#rc-survey p.survey-results {
    margin-bottom: 0;
	background: transparent url(/media/images/li_arrow.gif) no-repeat 0 0.15em;
	padding-left: 1em;
	line-height: 12px;
}



#rc-topics p {
    margin-bottom: 0;
}

#rc-topics a:link,
#rc-topics a:visited
{
  color: #467172;
}

#rc-topics a:hover,
#rc-topics a:focus
{
  color: #a12526;
  text-decoration: none;
}

#map-tabs {
    margin-top: 20px;
}

#apac-map {
    width: 241px;
    height: 203px;
}

#apac-map p {
    margin: 0;
}

#magazine-subscibe div.article-detail {
    float: right;
    width: 135px;
    padding-left: 5px;
    padding-top: 3px;
}

#magazine-subscibe div.article-detail p {
    font-size: 11px;
}

#magazine-subscibe img {
    
}

#enews-subscibe {
    padding: 0;
}

#enews-subscibe a {
    display: block;
    width: 229px;
    height: 34px;
}

#rightcol .article-detail {
    width: auto;
    margin: 0;
}

#rightcol .article-detail h3 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0.5em
}

#rightcol .article-detail ul {
    margin-bottom: 1em
}

#rightcol h3 a:link      { color: #000; text-decoration: none; }
#rightcol h3 a:visited   { color: #000; text-decoration: none; }
#rightcol h3 a:hover     { color: #a12526; text-decoration: none; }
#rightcol h3 a:active    { color: #a12526; text-decoration: none; }

#rightcol #quick-subscribe img {
    display: block;
    padding: 0;
    margin: 0;
}

#rightcol #quick-subscribe .contentbox {
	margin-top: 0;
	padding: 10px;
    border: 2px solid #d5dddc;
    border-top: 0;
    background: #ecedee url(../images/featurebox-gradient.gif) no-repeat left top;
    border-radius: 0;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    
}

#rightcol #quick-subscribe #quick-subscribe-form label {
    font-size: 11px;
    font-weight: normal;
}

#quick-subscribe-form span.label,span.spacer,span.multiple span {
	width:217px;
	float:left;
	margin-bottom: 6px;
}

#quick-subscribe-form input#hruulh-hruulh {
	float: left;
    width: 130px;
	border: 1px solid #b3b8b9;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height: 10px;
	padding:0.3em;
	padding-top: 0.1em;
}

#quick-subscribe-form span.multiple {
	float:left;
} 

#quick-subscribe-form span.button {
	padding-left:120px;
}

#quick-subscribe-form #quick-sub-button{
    float: right;
    width: 70px;
}

#quick-subscribe-form label.error {
	display: block;
	padding: 0;
	margin: 0 0 3px 0;
	border: 0;
	background: #FFF;
	color: #8a1f11;
}

/* @end */

/* @group Tabs */

.ui-tabs-hide {
	display: none;
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: pointer;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.ui-tabs-panel {
    width: 304px;
}

body#tv .ui-tabs-panel {
    width: inherit;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/* Vertical Tabs
----------------------------------*/
.ui-tabs-vertical .ui-tabs-nav {
	float: left;
	width: 181px;
	margin: 0;
}

.ui-tabs-vertical .ui-tabs-nav li {
	clear: both;
	border-bottom: 1px solid #DAE2E4;
	margin-bottom: 0;
	width: 100%;
    list-style-type: none;
    font-size: 9px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.ui-tabs-vertical .ui-tabs-nav li a {
	display:block;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 0;
	padding-right: .1em;
	border-right-width: 1px;
	border-right-width: 1px;
}
.ui-tabs-vertical .ui-tabs-panel {
	float: right;
	width: 304px;
}

.tabs {
    padding-top: 10px;
    border-top: 1px solid #DAE2E4;
}

.category-tabs {
    margin: 0;
    padding-bottom: 1em;
}

.category-tabs li {
	float: left;
	margin-bottom: 0;
    list-style-type: none;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 5px 0 0;
    margin-right: 5px;
    border-right: 1px solid #467172;
}

.category-tabs li.last {
    border: 0;
    padding: 0;
    margin: 0;
}

.category-tabs li a:link,
.category-tabs li a:visited {
    color: #467172;
    text-decoration: none;
}

.category-tabs li.ui-state-active a:link,
.category-tabs li.ui-state-active a:visited,
.category-tabs li a:hover,
.category-tabs li a:active {
    color: #a12526;
    text-decoration: none;
    -moz-outline-style: none;
}

#map-tabs.ui-tabs-panel {
    border: 1px solid #dae2e4;
    padding: 7px 5px 5px 5px;
    background: #f3f5f6; /* declare background color for container to avoid distorted fonts in IE while fading */
}

#map-tabs .ui-tabs-nav {
	background-color:transparent;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	top:1px;
	z-index:2;
}

#map-tabs ul.ui-tabs-nav li {
	background:transparent none repeat scroll 0 0;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	text-indent:-9999px;
	z-index:1;
}

#map-tabs .ui-tabs-nav a {
	border:0 none;
	display:block;
	height:23px;
	margin:1px 0 0;
	text-decoration:none;
	white-space:nowrap;
}

#map-tabs .tab-content ul {
    font-size: 10px;
    line-height: 1.1em;
    padding: 0;
    margin: 0;
}


#map-tabs .ui-tabs-nav a {
	background:transparent url(../images/map-tabs.gif) no-repeat scroll 0 0;
}

li#t-apac a {
    width: 41px;
}

li#t-apac a:link,
li#t-apac a:visited
{
  background-position: -8px 0;
}

li#t-apac a:hover,
li#t-apac a:focus
{
  background-position: -8px -23px;
}

li#t-apac.ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: -8px -23px;
}

li#t-emea a {
    width: 44px;
}

li#t-emea a:link,
li#t-emea a:visited
{
  background-position: -54px 0;
}

li#t-emea a:hover,
li#t-emea a:focus
{
  background-position: -54px -23px;
}

li#t-emea.ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: -54px -23px;
}

li#t-americas a {
    width: 75px;
}

li#t-americas a:link,
li#t-americas a:visited
{
  background-position: -103px 0;
}

li#t-americas a:hover,
li#t-americas a:focus
{
  background-position: -103px -23px;
}

li#t-americas.ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: -103px -23px;
}

li#t-global a {
    width: 58px;
}

li#t-global a:link,
li#t-global a:visited
{
  background-position: -183px 0;
}

li#t-global a:hover,
li#t-global a:focus
{
  background-position: -183px -23px;
}

li#t-global.ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: -183px -23px;
}


/* @end */

/* @group Article */

body.article #centrecol p {
    line-height: 1.7em;
}


body.article #centrecol .social-linkage {
    margin: 0 0 3.5em;
}

body.article #centrecol .social-linkage.bottom {
    margin: 0 0 2em 0;
}

#article-controls-top,
#article-controls-bottom {
    height: 23px;
    text-align: right;
    padding-right: 5px;
    margin-bottom: 35px;
}

#article-controls-bottom {
	padding: 0;
	margin: 1em 0 0 0;
    text-align: left;
}

#article-controls-top a:link      { color: #467172; text-decoration: none; }
#article-controls-top a:visited   { color: #467172; text-decoration: none; }
#article-controls-top a:hover     { color: #467172; text-decoration: underline; }
#article-controls-top a:active    { color: #467172; text-decoration: underline; }

#centrecol #article-controls-top p,
#centrecol #article-controls-bottom p,
#centrecol #top-link p {
    line-height: 23px;
    font-size: 10px;
}

/*#rss-link {
	display: block;
    padding-left: 16px;
    background: url(/media/images/feed-icon-14x14.png) no-repeat left center;
}*/

.send-article {
    padding-left: 16px;
    background: url(/media/images/email_icon.gif) no-repeat left center;
}

.print-article {
	margin-right: 8px;
    padding-left: 18px;
    background: url(/media/images/print_icon.gif) no-repeat left center;
}

body.article #centrecol h2 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 0;
    text-transform: uppercase;
}

body.article #centrecol h4 {
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.3em;
    color: #467172;
}

.article-intro {
    font-weight: bold;
}

p.article-byline {
    font-size: 10px;
    margin-bottom: 2em;
}

#article-media {
    float: right;
    margin-left: 10px;
}

#article-media .contentbox {
    margin: 0 0 10px 0;
}

.view-large {
	font-style: italic;
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	text-align: right;
	margin-bottom: 0;
}

.view-large a {
	padding: 4px 22px 4px 0;
    background: url(/media/images/ic_lupe.gif) no-repeat right center;
}

#centrecol ul.related {
    margin-bottom: 1em;
}

#centrecol ul.related li {
	list-style-type: none;
	background: transparent url(/media/images/li_arrow.gif) no-repeat 0 0.15em;
	margin: 0 0 0.3em;
	padding: 0 0 0 1em;
}

body.article #centrecol .comment h4 {
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 0.3em;
    color: #467172;
}

body.article #centrecol h3 {
border-bottom:1px solid #DAE2E4;
color:#467172;
font-size:11px;
font-weight:normal;
letter-spacing:1px;
line-height:1.1em;
margin-bottom:1em;
padding-bottom:3px;
text-transform:uppercase;
}

#comment-form {
margin:20px 0;
}
#comment-form fieldset {
border:medium none;
margin:0;
padding:0;
clear: both;
}
p.comments-notice {
margin-bottom:40px;
}
#comment-form label {
display:block;
float:left;
font-size:10px;
font-weight:bold;
margin-top: 6px;
margin-bottom:10px;
padding-right:11px;
text-align:right;
width:78px;
color: #444444;
}

#comment-form textarea, #comment-form input[type="text"] {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	float:right;
	margin-bottom:10px;
	font-size: 11px;
	padding: 0.5em;
	width:382px;
	border:1px solid #DAE2E4;
}

#comment-form textarea {
    margin-top: 0;
}

body.article #centrecol .posted h2 {
    font-size: 24px;
    line-height: 26px;
    margin: 44px 0 6px;
    text-transform: uppercase;
}

/* @end */

/* @group Archive */

#archive-listing h4 {
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 0.3em;
    color: #467172;
}

#archive-listing h2 {
    font-size: 14px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.2em;
}

#archive-listing p {
    font-size: 11px;
    line-height: 1.1em;
    margin-bottom: 0.5em;
}

#archive-listing {
    padding: 37px 15px 15px 15px;
}

body.page #centrecol #archive-listing ul {
	margin-left: 0;
}

#archive-listing .paging p {
    font-size: 10px;
    letter-spacing: 1px;
}

#archive-listing ul {
    margin-bottom: 1.5em;
}

/* @end */

/* @group TV */

/*body.tv .social {
    margin-bottom: 20px;
}*/

body.tv #rightcol h4,
h4.rightcol-header,
.tv-categories h4 {
	margin-top: 20px;
	border-bottom:1px solid #DAE2E4;
	color:#467172;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.1em;
	margin-bottom:6px;
	padding-bottom:3px;
	text-transform:uppercase;
}

#tv-view-header {
    float: left;
    margin: 0;
    border: 0;
    padding: 0 5px 0 0;
    line-height: 11px;
}

.tv-tabs {
    padding: 5px 0;
    border-top: 1px solid #DAE2E4;
    border-bottom: 1px solid #DAE2E4;
}

.video {
    padding: 10px 0;
    border-bottom: 1px solid #DAE2E4;
}

body#tv .first-video {
    border-top: 1px solid #DAE2E4;
}

.video-image {
	width: 53px;
}

.video-image p {
	width: 60px;
	height: 60px;
	margin: 0;
}

.video-image img {
    float: none;
    margin: 0;
}

.video-image, .video-detail {
	float: left;
}

.video-detail {
    margin-left: 5px;
    width: 181px;
    min-height: 89px;
}

.video-detail h5,
.video-description h5 {
	color:#467172;
	font-size:9px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.1em;
	margin-bottom:0;
	text-transform:uppercase;
}

.video-description h4 {
   	color:#a12526;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.1em;
	margin-bottom:0.3em;
	text-transform:uppercase;
}

.video-detail h2,
.video-description h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 0.1em;
	text-transform: uppercase;
}

.video-detail h2 {
    font-size: 11px;
    margin-bottom: 3px;
}

.video-detail-inner-left {
	float: left;
    width: 92px;
    font-size: 8px;
    text-transform: uppercase;
}

.video-detail-inner-right {
	float: right;
    width: 83px;
    font-size: 8px;
    text-transform: uppercase;
}

.video-detail-inner-left span,
.video-detail-inner-right span {
    color: #898989;
}

.video-description h2 {
    font-size: 18px;
    margin-bottom: 0.6em;
}

.video-detail p {
	font-size:11px;
	line-height:1.1em;
	margin-bottom:5px;
}

#video-player {
	margin-bottom: 0.3em;
}

#video-meta {
    padding: 0 0 5px 0;
    margin: 0 0 1em 0;
    list-style-type: none;
    border-bottom: 1px solid #DAE2E4;
}

#video-meta li {
	font-size: 11px;
    float: left;
    margin-right: 10px;
}

#video-meta li span {
    color: #898989;
}

.video-description {
    clear: both;
    margin-bottom: 1em;
}

.video-description p {
	line-height: 1.3em;   
}

.social-linkage {
	clear: both;
	border-top:1px solid #DAE2E4;
    border-bottom:1px solid #DAE2E4;
    margin-bottom: 1em;
    height: 16px;
    padding: 5px 0;
    line-height: 16px;
    font-size: 9px;
    color: #467172;
}

body#tv .social-linkage {
	height: 26px;
	border-top: 0;
	padding-top: 0;
	margin-bottom: 1.5em;
}

body#tv .social-linkage span.social-link {
    margin-top: 8px;
}

.social-linkage p {
    margin: 0 auto;
}

span.duration {
    margin-right: 40px;
    display: block;
    width: auto;
    float: left;
    text-transform: uppercase;
    color:#A12526;
	font-size:10px;
	letter-spacing: 1px;
}

span.social-link {
    margin-right: 8px;
    display: block;
    width: auto;
    float: left;
}

span.social-link a {
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
}

span.digg a {
    background-image: url(../images/social/digg.png);
}

span.delicious a {
    background-image: url(../images/social/delicious.png);
}

span.stumbleupon a {
    background-image: url(../images/social/stumble.png);
}

span.facebook a {
    background-image: url(../images/social/facebook.png);
}

span.linkedin a {
    background-image: url(../images/social/linkedin.png);
}

span.twitter a {
    background-image: url(../images/social/twitter.png);
}

span.comment a {
    background-image: url(../images/social/comment.png);
}

span.print a {
    background-image: url(../images/print_icon.png);
}

body.tv #centrecol h4#vote-msg {
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.3em;
    color: #467172;
}

body.tv #centrecol #star-ratings h4,
body.tv #centrecol #star-ratings-vote h4 {
    float: left;
    line-height: 16px;
    text-transform: none;
    font-size: 11px;
    letter-spacing: normal;
    padding-right: 5px;
}

div.scroll-box {
    height: 432px;
    overflow: auto;
}

div.short {
    height: 190px;
}

.paginator {
	clear: both;
	margin-top: 1em;
    text-align: right;
    text-transform: uppercase;
    font-size: 10px;
}

#most-viewed,
#highest-rated,
#most-tabs {
    background-color: #f9fcfe;
}

#poster-frame {
    width: 493px;
    min-height: 280px;
    text-align: center;
    position: relative;
    margin-bottom: 0.5em;
    background-size: 100%;
}

#poster-frame p {
    margin: 0 auto;
    padding: 10px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    color: #FFF;
    width: 250px;
    position: absolute;
    top: 130px;
    left: 105px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;  
}

body.tv #registerform h3 {
    border-bottom:1px solid #DAE2E4;
	color:#467172;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.1em;
	margin-bottom:1em;
	padding-bottom:3px;
	text-transform:uppercase;
}

#tv-form #registerform div.label {
    width: 90px;
}

/* @end */

/* @group Reports */

/*body.reports .social {
    margin-bottom: 20px;
}*/

body#reports div.scroll-box {
    height: 650px;
    overflow: auto;
}

body#reports div.short {
    height: 190px;
}

body.reports #rightcol h4,
h4.rightcol-header,
.reports-categories h4 {
	margin-top: 20px;
	border-bottom:1px solid #DAE2E4;
	color:#467172;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.1em;
	margin-bottom:6px;
	padding-bottom:3px;
	text-transform:uppercase;
}

.report {
    padding: 10px 0;
    border-bottom: 1px solid #DAE2E4;
}

.report-image {
	width: 60px;
}

.video-image p {
	width: 60px;
	height: 60px;
	margin: 0;
}

.report-image img {
    float: none;
    margin: 0;
}

.report-image, .report-detail {
	float: left;
}

.report-detail {
    margin-left: 5px;
    width: 176px;
}

.reports-categories .report-detail {
    margin-left: 5px;
    width: 227px;
}

.report-detail h5,
.report-description h5 {
	color:#467172;
	font-size:9px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.1em;
	margin-bottom:0;
	text-transform:uppercase;
}

.report-description h4 {
   	color:#a12526;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.1em;
	margin-bottom:0.3em;
	text-transform:uppercase;
}

.report-detail h2,
.report-description h2,
h2.confirm-purchase {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 0.1em;
	text-transform: uppercase;
}

h2.confirm-purchase {
    margin-bottom: 1em;
}

.report-detail h2 {
    font-size: 11px;
    margin-bottom: 3px;
}

.report-description h2 {
    font-size: 18px;
    margin-bottom: 0.6em;
}

.report-detail p {
	font-size:11px;
	line-height:1.1em;
	margin-bottom:5px;
}

#report-player {
	margin-bottom: 1em;
    margin-top: 2em;
}

.report-description p {
	line-height: 1.3em;   
}

#featured-report {
	width: 493px;
    /*border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;*/
}
#featured-report #registerform h3 {
    border-bottom:1px solid #DAE2E4;
	color:#467172;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.1em;
	margin-bottom:1em;
	padding-bottom:3px;
	text-transform:uppercase;
}

#featured-report #registerform fieldset div.label {
    width: 70px;
}

#featured-report #registerform fieldset div.field {
	float:left;
	margin:0pt 1em 0pt 0pt;
	width:200px;
}

#featured-report #registerform fieldset div.field input, #featured-report #registerform fieldset div.field textarea {
    width: 240px;
}

#featured-report #registerform fieldset div.field select {
	width: 253px;
}

#standard-report {
	width: 449px;
    padding: 27px 20px 10px 20px;
    border: 2px solid #DAE2E4;
    border-top: 4px solid #DAE2E4;
    margin-top: 2em;
    /*border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;*/
}

.report-cover {
    float: left;
    width: 135px;
    padding-right: 10px;
}

.report-description {
    float: right;
    width: 348px;
    margin-bottom: 1em;
}

.report-description .social-linkage {
    margin-top: 1em;
}

#report-logo {
    margin-top: 1em;
}

h3.featured-report-header {
	clear: both;
    color: #FFF;
    background-color: #f68121;
    text-transform: uppercase;
    height: 20px;
    line-height: 20px;
    padding-left: 12px;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: 1px;
}

body#reports h2.small-article-title a:link,
body#reports h2.small-article-title a:visited {
	color: #000;
}

.report .video-detail-inner-left {
	width: 176px;
}

#report-purchase-inner {
	margin: 2em auto 0 auto;
    width: 400px;
}

h2.report-purchase-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0.5em;
    border-top: 1px solid #DAE2E4;
    padding-top: 0.5em;
}

.report-purchase-meta {
    margin-bottom: 2em;
    font-size: 13px;
    float: left;
    padding-left: 5px;
}

#report-purchase-inner #registerform fieldset div.label {
	padding: 0;
	width: 96px;
}

#report-purchase-inner #registerform fieldset #terms_label {
	text-align: left;
    width: 245px;
    margin-top: 2px;
}

#report-purchase-inner #terms_label label {
    width: 260px;
    line-height: 13px;
    display: block;
}

#report-purchase-inner #registerform fieldset div.field #id_terms {
    margin-top: -3px;
    width: auto;
    height: auto;
}

body#tv #centrecol #registerform .fake-total {
    margin: 0;
    padding: 3px;
    font-size: 11px;
    line-height: 11px;
    margin-top: 3px;
    font-weight: bold;
    width: 100px;
    border: 1px solid #dae2e4;
}

body#tv #centrecol #registerform .gst {
    margin: 0;
    padding: 3px;
    font-size: 11px;
    line-height: 11px;
    margin-top: 4px;
    font-weight: bold;
    width: 102px;
}

body#tv #centrecol p img.no-float {
	float: none;
    margin: 0;
}

#report-purchase-inner #registerform .report-option input {
    float: left;
}


/* @end */

/* @group Polls */

#centrecol h2#survey-head {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 1em;
}

table.poll-results {
    margin-top: 24px;
    margin-bottom: 2em;
}

table.poll-results {
	margin: 18px 0;
}

table.poll-results th {
	font-weight: normal;
    background-color: transparent;
}

table.poll-results td,
table.poll-results th {
    padding: 4px 10px;
    border-bottom: 1px solid #ECEDEE;
}


table.poll-results th, table.poll-results td {
	font-size: 12px;
}

div.bar-wrapper, div.bar {
    height: 21px;
}

table.poll-results td.bar-graph div.bar-wrapper {
	background-color:#ECEDEE;
}

div.bar {
    background-color: #467172;
}

table .numeric {
	text-align:right;
}
table .notes {
	color:#92A2AD;
	font-size:11px;
}
table tr.table-foot {
	border-bottom:medium none;
}
table tr.table-foot td {
	font-size:12px;
}
table tr.table-foot a {
	color:#FFFFFF;
	font-weight:bold;
}
table td.vote {
	background-color:#BAC6CF;
	text-align:center;
}



/* @end */

/* @group Events */

/*body.event #centrecol {
	margin-top: 10px;
    padding-top: 53px;
}*/

body.event #centrecol h2 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}

.event-image,
.event-detail {
    float: left;
}

body.event .eventbox {
	margin-top: 10px;
	padding: 33px 5px 5px 5px;
	border: 1px solid #dae2e4;
}

body.event .event-image {
	margin: 10px 0;
    width: 210px;
}

body.event .event-image p {
    text-align: center;
}

body.event .event-image p img,
body.event .event-detail p img {
	margin: 0;
    float: none;
}

body.event .event-detail {
    width: 250px;
    margin: 10px 0 10px 10px;
}

#centrecol .eventbox .event-detail p {
    font-size: 12px;
    line-height: 1.3em;
}

#centrecol .event-detail p.event-dates {
	line-height: 1.1em;
    font-size: 12px;
}

.event-detail p.event-dates em {
    font-size: 11px;
}

.event-detail ul {
	font-size: 11px;
	margin: 0pt 2em 1em; 
}

/* @end */

/* @group Pages */

body.page #centrecol {

}

body.page #centrecol h3 {
    font-size: 12px;
    line-height: 15px;
    margin-top: 1em;
    margin-bottom: 0;
    color: #467172;
    font-weight: bold;
}

body.page #centrecol ul {
	font-size: 11px;
	margin: 0pt 2em 1em; 
}

body.page #centrecol ul#top-nav {
    margin: 0;
}

/*#centrecol ul {
	font-size: 12px;
	margin: 0pt 2em 1em; 
}*/


body.page #centrecol p img {
    float: none;
    margin: 0;
}

body.page #centrecol p {
	font-size: 11px;
	line-height: 1.3em;
}

body.page #centrecol h2 {
	margin-bottom: 0;
}

body.page h4.page-title,
body.event h4.page-title {
	clear: both;
	padding-bottom: 3px;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 6px;
    color: #467172;
    border-bottom: 1px solid #DAE2E4;
}

.pagebox {
    padding: 20px 20px 0 20px; 
}

.pagebox-left {
    float: left;
    width: 226px;
}

.pagebox-right {
    float: left;
    width: 227px;
}

.pagebox h4,
.pagebox h5 {
    font-size: 11px;
    line-height: 1.1em;
    font-weight: bold;
    margin-bottom: 0.6em;
}

.pagebox .pagebox-left h4,
.pagebox .pagebox-right h4 {
    margin-bottom: 0;
}

.pagebox h4 {
    font-weight: normal;
}

.pagebox-left p.first,
.pagebox-right p.first {
    margin-bottom: 2em;
}

body.page #centrecol a:link      { color: #467172; text-decoration: none; }
body.page #centrecol a:visited   { color: #467172; text-decoration: none; }
body.page #centrecol a:hover     { color: #467172; text-decoration: underline; }
body.page #centrecol a:active    { color: #467172; text-decoration: underline; }

/* @end */


/* @group User Profiles */

#user_profile {
    padding-top: 8px;
}

#user_portrait {
	width: 85px;
	margin-right: 20px;
}

#user_details {
    height: 102px;
    position:relative;
}

#user_details p {
    margin-bottom: 0;
}

#user_details div {
    position: absolute;
    bottom: 0;
}

/* @end */

/* @group Contact */

#feedback-intro,
#contactform {
    margin: 1em 0 3em 0;
}

#contactform fieldset {
	border:none;
	margin:0pt 0pt 0.5em;
	padding:0pt 0pt 0.5em;
}

#contactform fieldset label {
	color:#444444;
	float:left;
	font-size: 11px;
	font-weight:bold;
	line-height:1.5em;
	margin:0pt 1em 0pt 0pt;
	padding:5px 0pt 0pt 20px;
	width:120px;
}

#contactform fieldset h4 {
	color:#8B8074;
	float:right;
	font-size:1em;
	line-height:1.5em;
	margin:0pt;
	padding:0pt;
	width:12em;
}

#contactform fieldset div.field {
	float:left;
	margin:0pt 1em 0pt 0pt;
	width:200px;
}

#contactform fieldset div.field label {
	float:none;
	font-weight:normal;
	width:auto;
}

#contactform fieldset div.field input,
#contactform fieldset div.field textarea {
	border: 1px solid #DAE2E4;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	padding:0.5em;
	width:280px;
}

#contactform fieldset div.field select {
	color:#646870;
	font-size:1em;
	padding:0.5em;
	width:35em;
}

#contactform div.submit {
	padding-left:150px;
}

/* @end */

/* @group Blog */

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

#blog-header {
    float: left;
    width: 493px;
}

#blog-author {
    float: left;
    width: 55px;
}

.blog-author-small {
    float: left;
    width: 32px;
    height: 38px;
    margin-right: 3px;
}

#blog-title {
    float: left;
    width: 438px;
}

div.comment {
    
}

h5.name {
    font-size: 11px;
}

h5.name span {
    color: #999999;
    font-weight: normal;
}

#comments {
    margin-bottom: 10px;
}

#comments-form {
    margin-top: 10px;
}

/* @end */

/* @group Subscribe */

#subscribe-intro,
#subscribeform {
    margin: 1em 0 3em 0;
}

#subscribeform fieldset {
	border: 1px solid #DAE2E4;
	margin: 0 0 20px 0;
	padding: 27px 0pt 0.5em;
}

#subscribeform fieldset legend {
	display: none;
}

#centrecol #subscribeform fieldset p {
	padding: 10px 20px;
	margin: 0;
}

#subscribeform fieldset div.label {
	clear: both;
	color:#444444;
	float:left;
	font-size: 11px;
	font-weight:bold;
	line-height: 27px;
	margin:0pt 1em 0pt 0pt;
	padding: 0 0 0 10px;
	width:120px;
	text-align: right;
}


#subscribeform fieldset #futuregov_vendors,
#subscribeform fieldset #asiansecreview_vendors {
    line-height: 14px;
    width: 400px;
    text-align: left;
}

#subscribeform fieldset #futuregov_vendors div.checkbox,
#subscribeform fieldset #asiansecreview_vendors div.checkbox {
	margin-left: 1em;
	width: 15px;
}

#subscribeform #executive div.label {
    line-height: 14px;
}

#subscribeform fieldset div.label span {
    padding-left: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #F7380E;
}

#subscribeform fieldset label img {
    margin-top: 3px;
}


/*#subscribeform fieldset label {
	clear: both;
	color:#444444;
	float:left;
	font-size: 11px;
	font-weight:bold;
	line-height: 27px;
	margin:0pt 1em 0pt 0pt;
	padding: 0 0 0 10px;
	width:120px;
	text-align: right;
}*/

#subscribeform fieldset h4 {
	color:#8B8074;
	float:right;
	font-size:1em;
	line-height:1.5em;
	margin:0pt;
	padding:0pt;
	width:12em;
}

div.field span {
	display: block;
	width: 280px;
    font-size: 10px;
    line-height: 11px;
    font-weight: normal;
    /*color: #467172;*/
    color: #A12526;
    margin-bottom: 5px;
}

#subscribeform fieldset div.field {
	float:left;
	margin:0pt 1em 0pt 0pt;
	width:200px;
}

#subscribeform fieldset div.field label {
	float:none;
	font-weight:normal;
	width:auto;
}

#subscribeform fieldset div.field input,
#subscribeform fieldset div.field textarea {
	border: 1px solid #DAE2E4;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	padding:0.5em;
	margin-bottom: 5px;
	width:280px;
}

#subscribeform fieldset div.checkbox {
	padding-top: 5px;
	height: 10px;
	/*width: 15px;*/
}

#subscribeform fieldset div.checkbox input {
	margin: 0;
	padding: 0;
	width: auto;
}

#subscribeform fieldset div.field select {
	/*color:#646870;*/
	border: 1px solid #DAE2E4;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 0.5em;
	width: 293px;
	margin: 0 0 5px 0;
}

#subscribeform fieldset #terms_label {
	text-align: left;
    width: 260px;
    margin-top: 2px;
    margin-left: 10px;
}

#subscribeform #terms_label label {
    width: 260px;
    line-height: 13px;
    display: block;
}

#subscribeform fieldset div.field #id_1-terms {
    margin-top: -3px;
    width: auto;
    height: auto;
}

#subscribeform div.submit {
	padding-left:150px;
}

#to-subscribe {
    background: url(/media/images/contentbox_to_subscribe_bg.gif) no-repeat left top;
}

#contact-details {
    background: url(/media/images/contentbox_contact_details_bg.gif) no-repeat left top;
}

#futuregov-topics {
    background: url(/media/images/contentbox_topics_bg.gif) no-repeat left top;
}

#other-publications {
    background: url(/media/images/contentbox_publications_bg.gif) no-repeat left top;
}

#conferences-events {
    background: url(/media/images/contentbox_confevents_bg.gif) no-repeat left top;
}

#executive {
    background: url(/media/images/contentbox_executive_bg.gif) no-repeat left top;
}

#termsandconditions {
    background: url(/media/images/contentbox_terms_bg.gif) no-repeat left top;
}

#security-topics,
#defence-topics {
    display: none;
}

#subscription-submit {
    text-align: right;
}

#centrecol div.errors ul {
    margin: 7px 0 0 0;
    padding: 0;
    list-style: none;
}

#centrecol div.errors ul li {
    font-size: 11px;
    line-height: 13px;
    padding: 0;
    margin: 0 0 0.5em 0;
}

.errors {
    color: #F7380E;
}

body.page #centrecol #subscribe-instructions {
	padding: 0.8em 0;    
}

body.page #centrecol #subscribe-instructions p {
    font-size: 12px;
    line-height: 1.4em;
}

body.page #centrecol  #subscribe-instructions p.fauxhead {
    font-size: 15px;
}

body.page #centrecol  #subscribe-instructions p strong {
    font-weight: bold;
    color: #000;
}
body.page #centrecol  #subscribe-instructions p.action {
	color: #A12526;
	font-weight: bold; 
}

#subscribeform .tickets-subscribe .logo {
    float: left;
    width: 110px;
}

#subscribeform .tickets-subscribe .details {
    float: left;
    margin-left: 20px;
    width: 161px;
}

#subscribeform .tickets-subscribe .tickets {
    float: left;
    margin-left: 20px;
    width: 430px;
}

#subscribeform .tickets-subscribe .details h4 {
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    margin-bottom: 0;
}

#centrecol #subscribeform .tickets-subscribe .tickets p {
	margin: 0 0 1em;
	font-size: 11px;
	padding: 0;
}

#subscribeform .tickets-subscribe .tickets select {
	display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
}

#subscription-period {
    background: url(/media/images/contentbox_subscription_bg.gif) no-repeat left top;
}

#subscribeform fieldset #futuregov-invoice {
    line-height: 14px;
    width: 400px;
    text-align: left;
}

#subscribeform fieldset #futuregov-invoice div.checkbox {
    margin-left: 1em;
    width: 15px;
    padding-top: 0;
}



/* @end */



/* @group Register */

body#register #centrecol {

}

body#register #centrecol h2 {
	margin-bottom: 28px;
}

#registerform fieldset {
	border: 0;
	margin: 0 0 20px 0;
	padding: 0 0 0.5em;
}

body.page #registerform h3 {
border-bottom:1px solid #DAE2E4;
color:#467172;
font-size:11px;
font-weight:normal;
letter-spacing:1px;
line-height:1.1em;
margin-bottom:1em;
padding-bottom:3px;
text-transform:uppercase;
}

#ticketing-info {
    border-bottom:1px solid #DAE2E4;
}

#ticketing-info p.smaller {
    font-size:11px;
    line-height:1.3em;
}

#registerform .tickets-event .logo {
    float: left;
    width: 110px;
}

#registerform .tickets-event .details {
    float: left;
    margin-left: 20px;
    width: 161px;
}

#registerform .tickets-event .tickets {
    float: left;
    margin-left: 20px;
    width: 290px;
}

#registerform .tickets-event .details h4 {
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    margin-bottom: 0;
}

#registerform .tickets-event .tickets p {
	margin-top: 7px;
}

#registerform .tickets-event .tickets select {
	display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
}

#registerform fieldset div.label {
	clear: both;
	color:#444444;
	float:left;
	font-size: 11px;
	font-weight:bold;
	line-height: 27px;
	margin:0pt 1em 0pt 0pt;
	padding: 0 0 0 10px;
	width:120px;
	text-align: right;
}

#registerform fieldset div.field {
	float:left;
	margin:0pt 1em 0pt 0pt;
	width:200px;
}

#registerform fieldset div.field label {
	float:none;
	font-weight:normal;
	width:auto;
}

body.page #centrecol #registerform .fake-total {
    margin: 0;
    padding: 3px;
    font-size: 11px;
    line-height: 11px;
    margin-top: 3px;
    font-weight: bold;
    width: 100px;
    border: 1px solid #dae2e4;
}

body.page #centrecol #registerform .gst {
    margin: 0;
    padding: 3px;
    font-size: 11px;
    line-height: 11px;
    margin-top: 4px;
    font-weight: bold;
    width: 102px;
}

#registerform fieldset div.field input,
#registerform fieldset div.field textarea {
	border: 1px solid #DAE2E4;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	padding:0.5em;
	margin-bottom: 5px;
	width:280px;
}

form.nominationform fieldset textarea {
	width:340px !important;
	height: 100px !important;
}

#registerform fieldset div.label span {
    padding-left: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #F7380E;
}

#registerform fieldset div.field select {
	/*color:#646870;*/
	border: 1px solid #DAE2E4;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 0.5em;
	width: 293px;
	margin: 0 0 5px 0;
}

#registerform fieldset #terms_label {
	text-align: left;
    width: 260px;
    margin-top: 2px;
}

#terms_label label {
    width: 260px;
    line-height: 13px;
    display: block;
}

#registerform fieldset div.field #id_terms {
    width: auto;
}

#registration-submit {
	margin-top: -1px;
    text-align: right;
}

#registerform fieldset#total {
    margin-bottom: 3.5em;
}

#registerform fieldset#payment {
    margin-bottom: 1em;
    border-bottom:1px solid #DAE2E4;
    padding-bottom: 0;
}

#registration-submit #previous-button {
    display: block;
    float: left;
}


/* @end */

/* @group Careers */

body.page #centrecol #careers h4.careers-title {
    border-bottom: 1px solid #DAE2E4;
    color: #467172;
    clear: both;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.1em;
    margin-bottom: 12px;
    padding-bottom: 3px;
    padding-top: 9px;
    text-transform: uppercase;
    font-size: 13px;
}

body.page #centrecol #careers p {
	font-size: 12px;
	line-height: 1.3em;
}

body.page #centrecol #careers hr {
	clear: both;
    margin: 18px 0;
    height: 0;
    clear: both;
    border-width: 0;
    border-top: 1px solid #FFF;
    color: #FFF;
}

body.page #centrecol #careers h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    background: url(../images/careers-arrow.png) no-repeat left center;
}

body.page #centrecol #careers ul {
	font-size: 12px;
	margin: 0 0 0.75em 1.5em;
	 
}

body.page #centrecol #careers ul li {
    font-style: italic;
    font-weight: bold;
    margin-bottom: 0.1em;
}
body.page #centrecol #careers p,
body.page #centrecol #careers ul,
body.page #centrecol #careers h3 {
    padding-left: 15px;
}


body.page #centrecol #careers p.careers-intro-last {
    margin-bottom:3em;
    padding-left:0;
}

/* @end */




/* @group Footer */

#footer {
	padding-top: 10px;
    text-align: center;
    font-size: 11px;
}

#footer p a {
    padding: 0 5px;
}

#footer a:link      { color: #909193; text-decoration: none; }
#footer a:visited   { color: #909193; text-decoration: none; }
#footer a:hover     { color: #909193; text-decoration: underline; }
#footer a:active    { color: #909193; text-decoration: underline; }

/* @end */

/* @group Search */

#centrecol #cse-search-results iframe {
    width: 745px;
}


/* @end */

/* @group Jquery stars */

/*!
 * jQuery UI Stars v2.1.1
 * http://plugins.jquery.com/project/Star_Rating_widget
 *
 * Copyright (c) 2009 Orkan (orkans@gmail.com)
 * Dual licensed under the MIT and GPL licenses.
 * http://docs.jquery.com/License
 *
 * $Rev: 102 $
 * $Date:: 2009-06-07 #$
 * $Build: 32 (2009-06-12)
 *
 */
.ui-stars-star,
.ui-stars-cancel {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
	width: 16px;
	height: 16px;
	display: block;
	background: url(../images/ui.stars.png) no-repeat 0 0;
	
	margin-right: 2px;
}
.ui-stars-star a {
	background-position: 0 -32px;
}
.ui-stars-star-on a {
	background-position: 0 -47px;
}
.ui-stars-star-hover a {
	background-position: 0 -63px;
}
.ui-stars-cancel-hover a {
	background-position: 0 -16px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
	cursor: default !important;
}

body.article #centrecol #star-ratings h4,
body.article #centrecol #star-ratings-vote h4 {
    float: left;
    line-height: 16px;
    text-transform: none;
    font-size: 11px;
    letter-spacing: normal;
    padding-right: 5px;
}

#star-ratings,
#star-ratings-vote {
    float: right;
    margin-bottom: 2em;
    line-height: 16px;
}

body#tv #star-ratings,
body#tv #star-ratings-vote {
    margin-bottom: 1em;
}

#vote-msg {
    float: right;
}

/* @end */

/* @group SAP */

#sap-outer {
	width: 147px;
	padding: 5px;
    border: 2px solid #d5dddc;
    background: #ecedee url(../images/featurebox-gradient.gif) no-repeat left top;
    margin: 10px 0 0 10px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}

#sap-outer h4 {
	padding-bottom: 3px;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 6px;
    color: #467172;
    border-bottom: 1px solid #DAE2E4;
}

#sap-outer #sap-inner {
    width: 147px;
}

#sap-outer #sap-inner h3 {
    margin-bottom: 2px;
}

#sap-inner p {
    margin: 0;
}

#sap-outer #sap-inner ul {
    font-size: 10px;
    line-height: 1.1em;
    padding: 0;
    margin: 0 0 10px 0;
}

#sap-inner ul li {
	list-style-type: none;
	background: transparent url(/media/images/li_arrow.gif) no-repeat 0 0.15em;
	margin: 0 0 0.3em;
	padding: 0 0 0 1em;
}

#sap-inner ul em {
    color: #a12526;
}

#sap-logo {
	width: 157px;
	height: 54px;
	padding: 0;
    border: 2px solid #d5dddc;
    border-top: 0;
    background: #fff;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
    margin: 0 0 10px 10px;
}

span.new-addition {
    font-weight: bold;
}

/* @end */


body #centrecol #archive-listing a:link    { color: #467172; text-decoration: none; }
body #centrecol #archive-listing a:visited { color: #467172; text-decoration: none; }
body #centrecol #archive-listing a:hover   { color: #467172; text-decoration: underline; }
body #centrecol #archive-listing a:active  { color: #467172; text-decoration: underline; }

.endless_container {
    color: #467172;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.3em;
}














