@charset "UTF-8";

a {
  outline: 0;
}

html, body {
  height:100%;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:1em;
  color: #363636;
  background-color: #f7f7f7;
}

#doc3 {
  margin: auto;
}

h1, h2, h3, h4, h5 {
  font-weight: bold;
}

h1 {
  padding-bottom: 0.3em;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #eee;
  font-size: 1.75em;
  font-weight: normal;
  color: black;
}

h1.notUnderlined {
  border-bottom: none;
}

h2 {
  font-size: 1.4em;
  font-weight: normal;
  color: black;
}

h3 {
  font-size: 1.2em;
  font-weight: bold;
}

acronym {
  cursor: help;
}

p,li {
  line-height:150%;
}

strong {
  font-weight:bold;
}

b {
  font-weight:normal;
}

:hover {
  outline:none;
}

hr {
  border-top: 1px solid #eee;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 0;
  margin: 0;
  margin-top: 1em;
}


.yui-custom-doc { 
  width:960px;
  margin:0em auto; 
  text-align:left;
  clear:both;
  display:block;
  position: relative;
}


/* ###### Header & Header Elements ###### */
#hd-top {
  font-size: 0.70em;
  font-weight: bold;
}

#hd-bottom {
  font-size: 0.75em;
}

/* Header Thin Row */
#hd-top {
  color: #BDBDBD;
  background-color:rgb(67,60,59);
  background-image:url("/v4/assets/img/dark-gray.jpg");
  line-height: 200%;
}

/* Header Fat Banner */
#hd-bottom {
  clear:both;
  border-bottom:1px solid rgb(200,202,203);
  background-color:rgb(87,92,96);	
  background-image:url("/v4/assets/img/light-gray.jpg");
}

.header-logoContainer {
  position: relative;
}

.header-logoContainer,
.header-rightContainer {
  margin: 1em 0 2em;
}

.header-logoContainer #betaImg {
  position: absolute;
  top: 2px;
  left: 166px;
}

.socialLinksContrainer {
  position: absolute;
  top: 10px;
  left: 230px;
}

/* Header Fat Row 'Right Container' Top Row For Search Bar */
#forgotten-login {
  position: absolute;
  top: 0;
  right: 95px;
}

#header-search-form label {
  margin-right: 8px;
  color: #fff;
  font-weight: bold;
}

.header_support {
  position: absolute;
  top: 11px;
  right: 0px;
}

.header_supportButton {
  display: block;
  background-color: #35AEDB;
  padding: 5px 18px;
  text-decoration: none;
  color: white;
  font-weight: bold;
}

.header_supportButton:hover {
  color: #EEE;
}

.header-userInfo {
  float: left;
}

#header-search-form input#header-search-input {
  width: 45%;
  display: inline-block;
  padding: 3px 0 3px 3px;
  height: 12px;
  margin-right: -3px;
  background: #fff url('/v4/assets/img/search-icon.png') left center no-repeat;
  padding-left: 27px;
  color: #B9B9B9;
}

#header-search-form button#header-search-go-button {
  background-color: #35AEDB;
  height: 22px;
  display: inline-block;
  padding: 0px 18px 0px 18px;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
}

#marketsFlyOut,
#myIntradeFlyOut {
  border: 1px solid #aaa;
  background-color: #FFF;
  left: 325px;
  position: absolute;
  width: 672px;
  padding: 5px;
}

ul.notificationsInHeader li {
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}

ul.notificationsInHeader .contractName {
  position: absolute;
  left: 62px;
  top: 0px;
  width: 73%;
}

ul.notificationsInHeader .chances {
  float: right;
  text-align: center;
}

ul.notificationsInHeader .soldOrBought {
  font-weight: normal;
  position: absolute;
  left: 62px;
  bottom: 0px;
}

#marketsFlyOut .menuContent {
  background-color: #fff;
}

.menuItems {
  background-color: #F1F1F1;
}

.header-marketsInMarketsTab h2 {
  text-align: left;
  border-bottom: 1px solid #D4D4D4;
  margin-bottom: 0.2em;
  padding-bottom: 0.3em;
}

ul.header-marketsInMarketsTab li {
  border-bottom: 1px solid #D4D4D4;
  position: relative;
  line-height: 100%;
  margin-bottom: 2px;
}

ul.header-marketsInMarketsTab li a img {
  margin-right: 5px;
}

.header-markets-contract-img {
  display: block;
}

.header-markets-contract-text {
  width: 55%;
  position: absolute;
  left: 50px;
  top: 2px;
  font-size: 0.9em;
}

.header-predict-link {
  display: block;
  float: right;
  text-align: center;
}

.header-predict-link .qpl,
.header-predict-link .arrow,
.header-predict-link .perc {
  display: inline-block;
  vertical-align: middle;
}

.header-predict-link .perc {
  margin-right: 5px;
}


.tabToMenuBridge {
  background-color: #fff;
  position: absolute;
  height: 8px;
  top: -8px;
}

.marketsTab.tabToMenuBridge {
  left: 265px;
  width: 120px;
}

.myIntradeTab.tabToMenuBridge {
  width: 124px;
  right: 50px;
}

#loginForm-username,
#loginForm-password {
  border: 2px inset #F6F6F5;
}

#loginForm-username.inputWithText {
  background: white url('/v4/assets/img/input-username.png') 2px 0px no-repeat;
}

#loginForm-password.inputWithText {
  background: white url('/v4/assets/img/input-password.png') 2px 0px no-repeat;
}

div.marketsContractStateContainer {
  position: absolute;
  top: 60px;
  right: 35px;
  width: 113px;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
  color: #565656;
}

div#markets-contractsListContainer h1 {
  margin: 3px 0px 0px;
  font-size: 1.5em;
}

div#markets-contractsListContainer h1 span.numberOfContracts {
  font-size: 75%;
  font-weight: normal;
}

.myIntradeMyMoneyUl {
  text-align: right !important;
}

.myIntradeMyMoneyUl li {
  display: block !important;
  float: none !important;
  width: auto !important;
  padding: 0.5em 0em;
  margin: 0em;
  font-weight: normal;
  background-color: transparent;
}

.mimmInHeader li {
  padding: 6px 0;
}

.mimmFirstSpan {
  float: left;
}

.mimmFirst {
  border-bottom: 1px solid #d4d4d4;
}

.mimmLast {
  border-top: 1px solid #d4d4d4;
  font-weight: bold !important;
}

.mimmCash {
  font-weight: bold !important;
}

div.predictions-table-title {
  font-size: 1.4em;
}

div#dashboardTabNavigation {
  margin-top: 1.5em;
  margin-bottom: -1px;
}

form#predictionsFilterForm {
  float: right;
  margin: 0 0 0 5px;
  font-size: 0.8em;
  font-weight: normal;
}

div.myPredictions-eventContainer,
div.myPredictions-contractsContainer {
  padding: 0.8em;
}

div.myPredictions-eventContainer {
  border-bottom: 1px solid #D4D4D4;
}

table.mainTableInTab td.predictions-contract-name-td {
  border-bottom: 0px solid #d4d4d4 !important;
}

table.mainTableInTab div.predictionsPLDiv {
  font-size: 0.75em; margin-bottom: 1px;
}

table.mainTableInTab td.predictions-total-shares-td {
  vertical-align: bottom;
  border-top: 0px solid #d4d4d4 !important;
}

table.mainTableInTab div.buttons {
  text-align: right;
  float: right;
}
table.mainTableInTab {
  width:100%;
  padding:0px;
  margin: 0px auto;
}

table.mainTableInTab thead tr th {
  text-align:center;
  padding:5px;
  color:#565656;
  background-color:transparent;
  font-size:0.9em;
}

table.mainTableInTab tbody tr td {
  border: 1px solid #D4D4D4;
  padding:5px;
}

table.mainTableInTab tbody tr td.c1 {
  width: 30px;
  padding: 2px;
}

table.mainTableInTab tbody tr td.c3,
table.mainTableInTab tbody tr td.c4,
table.mainTableInTab tbody tr td.c5,
table.mainTableInTab tbody tr td.c6 {
  font-size: 0.75em;
  width:70px;
  background-color:transparent;
}

table.mainTableInTab tbody tr td.c5,
table.mainTableInTab tbody tr td.c6 {
  width: 65px;
  font-size: 1em;
}

table.mainTableInTab tbody tr td.c2 span {
  font-size:11px;
  font-weight:normal;
  background-color:transparent;
}

table.mainTableInTab tbody tr td.c2 span strong {
  font-weight:bold;
  margin-right:10px;
}

table.mainTableInTab tbody tr td .chance {
}

table.mainTableInTab tbody tr td .predictChances {
  background-color:transparent;
  font-size:1.8em;
}

table.mainTableInTab tfoot tr th {
  text-align:center;
  padding:5px;
}

.yui-tt .bd { 
  text-shadow:none !important;
  background-image:none !important;
  color: #565656 !important;
  border:3px solid rgb(212,212,212) !important;
  background-color:white !important;
  padding:0.5em !important;
  margin:0em !important;
  font-size:0.75em !important;
}

/**
* main menu
*/
.header-mainMenu {
  position: absolute;
  bottom: 0px;
  width: 633px;
}

ul.mainMenu {
  margin-left: 10px;
  font-size: 11px;
}

ul.mainMenu.closure li.mainMenuItem a {
  padding-left: 27px;
  padding-right: 27px;
}

ul.mainMenu li.mainMenuItem {
  background-color: #F1F1F1;
  float: left;
  text-align: center;
  margin-right: 1px;
  border-right: 1px solid #C8CACB;
  border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -webkit-border-radius: 7px 7px 0px 0px;
  -khtml-border-radius: 7px 7px 0px 0px;
  position: relative;
}

ul.mainMenu li.mainMenuItem a {
  background-color: #F1F1F1;
  text-decoration: none;
  color: #4D4D4D;
  font-weight: normal;
  font-size: 1.1em;
  padding: 8px 0px;
  display: inline-block;
  position: relative;
  float: left;
  border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -webkit-border-radius: 7px 7px 0px 0px;
  -khtml-border-radius: 7px 7px 0px 0px;
}

ul.mainMenu li.mainMenuItem a:hover,
ul.mainMenu li.mainMenuItem a.active {
  color: #19708F;
  background-color: #F7F7F7;
  border-bottom: 0px;
  margin-bottom: -7px;
  padding-bottom: 15px;
}
/*.hover is right, it's custom class*/
ul.mainMenu li.mainMenuItem.hover {
  background-image: url('') !important;
  background-color: #ffffff !important;
}

ul.mainMenu li.mainMenuItem.hover a {
  color: #19708F;
  background-color: #ffffff;
}

ul.mainMenu li.mainMenuItem.hover div.downArrowForFlyOutMenu {
  background-color: #ffffff;
  background-image: url("/v4/assets/img/menu-arrow-hover.png?v2");
}

ul.mainMenu li.mainMenuItem a {

}

ul.mainMenu li.mainMenuItem a.active {
  font-weight: bold;
}

ul.mainMenu li.signupMyIntradeMainMenuItem {
  border-right: 0px !important;
  position: absolute;
  right: 0px;
}

ul.mainMenu li.signupMyIntradeMainMenuItem a {
  background-color: transparent;
}

ul.mainMenu li.mainMenuItem.greenGradient {
  background-color: #b9e620;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b9e620), to(#98c815)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #b9e620, #98c815); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #b9e620, #98c815); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #b9e620, #98c815); /* IE10 */
  background-image:      -o-linear-gradient(top, #b9e620, #98c815); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #b9e620, #98c815);
}

ul.mainMenu li.signupMyIntradeMainMenuItem a.active,
ul.mainMenu li.signupMyIntradeMainMenuItem a:hover {
  background-color: transparent;
  margin-bottom: 0px;
  padding-bottom: 8px;
}

.downArrowForFlyOutMenu {
  float: right;
  padding: 16px;
  border-left: 1px solid #C8CACB;
  background-image: url('/v4/assets/img/menu-arrow.png');
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.downArrowForFlyOutMenu:hover {
  background-image: url('/v4/assets/img/menu-arrow-hover.png');
  background-color: #F7F7F7;
}

#arrowMyIntrade:hover {
  background-color: transparent;
}

/**
* end of main menu
*/

/* Others */

.odd {
  background-color: #F6F8FA;
}

img.tooltipIcon {
  margin: 0px !important;
  margin-left: 2px !important;
  cursor: help;
  display: inline !important;
}

.tabShadow {
  -moz-box-shadow: 0 0px 6px 2px #aaa;
  -webkit-box-shadow: 0 0px 6px 2px #aaa;
  box-shadow: 0 0px 6px 2px #aaa;
}

.contentBox {
  background-color: #ffffff;
}

.smallBottomMargin {
  margin-bottom: 5px !important;
}

.mediumBottomMargin {
  margin-bottom: 10px !important;
}

.bigBottomMargin {
  margin-bottom: 15px !important;
}

.openable {
  padding-left: 18px;
  background: transparent url('/v4/assets/img/down-right-arrows.png?v=1.1') no-repeat scroll 0px 0px;
  cursor: pointer;
}

.openable.open {
  background-position: 0px -74px;
}

.smallerText {
  font-size: 0.85em;
}

.date {
  font-size: 0.85em;
  color: #565656;
}

.clearFix {
  clear: both;
}

.loader {
  background: transparent url('/v4/assets/img/ajax-loader.gif') center left no-repeat;
  padding-left: 18px;
}

.loader.onRight {
  background-position:center right;
  padding-right: 18px;
}

.new {
  padding: 0px 36px 0px 2px;
  background: transparent url("/v4/assets/img/new.png") no-repeat scroll 98% 2px;
}

.new.left {
  background-position: 0% 2px;
  padding: 0px 2px 0px 32px
}

.icon-success {
  background: transparent url("/v4/assets/img/icons/sprite-success-fail.gif") no-repeat scroll left top;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.icon-fail {
  background: transparent url("/v4/assets/img/icons/sprite-success-fail.gif") no-repeat scroll left bottom;
  width: 16px;
  height: 16px;
  display: inline-block;
}
/**
* end of others
*/

/* Table used on account pages for showing list of contracts (without tabs) */
table.tableForListOfContracts {
  width: 100%;
  border-bottom: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;
}

table.tableForListOfContracts td, table.tableForListOfContracts th {
  border-top:1px solid #D4D4D4;
  border-left:1px solid #D4D4D4;
  width: auto;
}

table.tableForListOfContracts th {
  color:#565656;
  font-size:0.9em;
  padding:5px;
  text-align:center;
}

table.tableForListOfContracts td {
  padding: 5px;
}

table.tableForListOfContracts td.contractName {
  text-align: left;
}

table.tableForListOfContracts td.expiredDate,
table.tableForListOfContracts td.pl {
  width: 8em;
}
table.tableForListOfContracts td.expiryValue {
  font-size: 0.75em;
}

table.tableForListOfContracts td.expiryValue strong.chance{
  font-size: 1.8em;
}

#my-predictions-container .loadingInfo,
#myIntradeFlyOut .loadingInfo,
#marketsFlyOut .loadingInfo {
  text-align: left;
  font-size: 1.3em;
  font-weight: normal;
}

table.mainTableInTab .listOfTradesTable td {
  border: 0;
  padding: 3px;
  font-size: 0.9em;
}

table.mainTableInTab .listOfTradesTable th {
  padding: 3px;
}

.predictionDetailsContainer {
  clear: both;
  text-align: left;
}

.predictionDetailsContainer .title {
  padding-top: 0.8em;
  border-bottom: 1px solid #D4D4D4;
  margin-bottom: 3px;
}

#popup {
  display:none;
}

.yui-skin-sam .yui-panel,
.yui-skin-sam .yui-button {
  font-size: 85%;
}

.cmsContentContainer {
  position: relative;
}

.cmsContentEditLink {
  position: absolute;
  top: -20px;
  right: 0px;
}

.cmsContentEditLink a {
  font-weight: bold;
  font-size: 1.1em;
  color: red;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.cmsContentEditLink a:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}

.nowrap {
  white-space: nowrap;
}

.ajaxErrorMsg {
  color: red;
  background-color: #FDD;
  border: red;
  margin: 5px 0px;
  padding: 2px 5px;
  border: 1px solid red;
  font-size: 13px;
}

.zero {
  color: #6F6F6F !important;
}

.positive {
  color: green !important;
}

.negative {
  color: red !important;
}

#marginsEl .mainTableInTab tbody tr td.right{
  text-align: right;
  vertical-align: middle;
}

/* YUI tooltip container style - thinner and rounded borders, customized shadows */
.yui-tt .bd {
  outline: none;
  border: 1px solid #808080 !important;
  text-align: left;

  -moz-box-shadow: 2px 2px 5px #888;  /* for Firefox */
  -webkit-box-shadow: 2px 2px 5px #888; /* for Chrome/Safari */
  box-shadow: 2px 2px 5px #888;

  -moz-border-radius: 4px;  /* older Konquerer browsers */
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

.yui-tt-shadow {
  display: none;  /* don't display default YUI tooltip shadow */
}

.tooltip.v4tooltip-maxWidth {
  width: 300px;
}

/* BUTTONS */
button::-moz-focus-inner {
  border: none;     /* overrides extra padding in Firefox */  
}

button {
  background: none;
  border: 0 none;
  padding: 0;
}

/*global settings*/
button.stdGreenButton, a.stdGreenButton,
button.stdRedButton, a.stdRedButton,
button.mediumGreenButton, a.mediumGreenButton,
button.mediumRedButton, a.mediumRedButton,
button.smallGreenButton, a.smallGreenButton,
button.smallRedButton, a.smallRedButton,
button.smallDarkButton, a.smallDarkButton {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: text-middle;
  text-align: center;
  color: #ffffff !important;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
  cursor: pointer;
  text-decoration: none !important;
  width: auto !important;
  overflow: visible;
  letter-spacing: 0px;
}

/* standard (big) buttons */
button.stdGreenButton, a.stdGreenButton, 
button.stdRedButton, a.stdRedButton {
  height: 39px;
  line-height: 39px;
  font-size: 14px;
  padding-right: 22px;  /* sliding doors padding */
}

button.stdGreenButton span, a.stdGreenButton span, 
button.stdRedButton span, a.stdRedButton span {
  display: inline-block;
  line-height: 39px;
  padding: 0px 0px 0px 22px;
  white-space: nowrap;
}

button.stdGreenButton, a.stdGreenButton {
  background: transparent url('/v4/assets/img/buttons/green-std-button-bg.png?v1') no-repeat scroll top right;
}

button.stdGreenButton span, a.stdGreenButton span {
  background: transparent url('/v4/assets/img/buttons/green-std-span-bg.png?v1') no-repeat;
}

button.stdRedButton, a.stdRedButton {
  background: transparent url('/v4/assets/img/buttons/red-std-button-bg.png?v1') no-repeat scroll top right;
}

button.stdRedButton span, a.stdRedButton span {
  background: transparent url('/v4/assets/img/buttons/red-std-span-bg.png?v1') no-repeat;
}

/* medium buttons */
button.mediumGreenButton, a.mediumGreenButton,
button.mediumRedButton, a.mediumRedButton {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  padding-right: 13px; /* sliding doors padding */
}

button.mediumGreenButton span, a.mediumGreenButton span,
button.mediumRedButton span, a.mediumRedButton span {
  display: inline-block;
  line-height: 25px;
  padding-left: 13px;
  text-transform: none;
}

button.mediumGreenButton, a.mediumGreenButton {
  background: transparent url('/v4/assets/img/buttons/green-medium-button-bg.png') no-repeat scroll top right;
}

button.mediumGreenButton span, a.mediumGreenButton span {
  background: transparent url('/v4/assets/img/buttons/green-medium-span-bg.png') no-repeat;
}

button.mediumRedButton, a.mediumRedButton {
  background: transparent url('/v4/assets/img/buttons/red-medium-button-bg.png') no-repeat scroll top right;
}

button.mediumRedButton span, a.mediumRedButton span {
  background: transparent url('/v4/assets/img/buttons/red-medium-span-bg.png?v2') no-repeat;
}

/* small buttons */
button.smallGreenButton, a.smallGreenButton, 
button.smallRedButton, a.smallRedButton,
button.smallDarkButton, a.smallDarkButton {
  height: 15px;
  line-height: 15px;
  font-size: 10px;
  padding-right: 10px;  /* sliding doors padding */
}

button.smallGreenButton span, a.smallGreenButton span, 
button.smallRedButton span, a.smallRedButton span,
button.smallDarkButton span, a.smallDarkButton span {
  display: inline-block;
  line-height: 15px;
  padding: 0px 0px 0px 10px;
  text-transform: none;
}

button.smallGreenButton, a.smallGreenButton {
  background: transparent url('/v4/assets/img/buttons/green-small-button-bg.png?v2') no-repeat scroll top right;
}

button.smallGreenButton span, a.smallGreenButton span {
  background: transparent url('/v4/assets/img/buttons/green-small-span-bg.png?v2') no-repeat;
}
button.smallRedButton, a.smallRedButton {
  background: transparent url('/v4/assets/img/buttons/red-small-button-bg.png?v1') no-repeat scroll top right;
}

button.smallRedButton span, a.smallRedButton span {
  background: transparent url('/v4/assets/img/buttons/red-small-span-bg.png?v1') no-repeat;
}

button.smallDarkButton, a.smallDarkButton {
  background: transparent url('/v4/assets/img/buttons/dark-small-button-bg.png?v2') no-repeat scroll top right;
}

button.smallDarkButton span, a.smallDarkButton span {
  background: transparent url('/v4/assets/img/buttons/dark-small-span-bg.png?v2') no-repeat;
}

/* hover */
button.stdGreenButton:hover, a.stdGreenButton:hover, 
button.stdRedButton:hover, a.stdRedButton:hover,
button.mediumGreenButton:hover, a.mediumGreenButton:hover,
button.mediumRedButton:hover, a.mediumRedButton:hover,
button.smallGreenButton:hover, a.smallGreenButton:hover, 
button.smallRedButton:hover, a.smallRedButton:hover,
button.smallDarkButton:hover, a.smallDarkButton:hover{
  background-position: center right;
}

button.stdGreenButton:hover span, a.stdGreenButton:hover span, 
button.stdRedButton:hover span, a.stdRedButton:hover span,
button.mediumGreenButton:hover span, a.mediumGreenButton:hover span,
button.mediumRedButton:hover span, a.mediumRedButton:hover span,
button.smallGreenButton:hover span, a.smallGreenButton:hover span, 
button.smallRedButton:hover span, a.smallRedButton:hover span,
button.smallDarkButton:hover span, a.smallDarkButton:hover span{
  background-position: center left;
}

/*disabled (common for std and small)*/
button.stdGreenButton.disabled, a.stdGreenButton.disabled,
button.stdRedButton.disabled, a.stdRedButton.disabled,
button.stdGreenButton.disabled:hover, a.stdGreenButton.disabled:hover,
button.stdRedButton.disabled:hover, a.stdRedButton.disabled:hover,
button.mediumGreenButton.disabled, a.mediumGreenButton.disabled,
button.mediumGreenButton.disabled:hover, a.mediumGreenButton.disabled:hover,
button.mediumRedButton.disabled, a.mediumRedButton.disabled,
button.mediumRedButton.disabled:hover, a.mediumRedButton.disabled:hover,
button.smallGreenButton.disabled, a.smallGreenButton.disabled,
button.smallRedButton.disabled, a.smallRedButton.disabled,
button.smallDarkButton.disabled, a.smallDarkButton.disabled,
button.smallGreenButton.disabled:hover, a.smallGreenButton.disabled:hover,
button.smallRedButton.disabled:hover, a.smallRedButton.disabled:hover,
button.smallDarkButton.disabled:hover, a.smallDarkButton.disabled:hover {
  background-position: bottom right;
  cursor: default;
}

button.stdGreenButton.disabled span, a.stdGreenButton.disabled span,
button.stdRedButton.disabled span, a.stdRedButton.disabled span,
button.stdGreenButton.disabled:hover span, a.stdGreenButton.disabled:hover span,
button.stdRedButton.disabled:hover span, a.stdRedButton.disabled:hover span,
button.mediumGreenButton.disabled span, a.mediumGreenButton.disabled span,
button.mediumGreenButton.disabled:hover span, a.mediumGreenButton.disabled:hover span,
button.mediumRedButton.disabled span, a.mediumRedButton.disabled span,
button.mediumRedButton.disabled:hover span, a.mediumRedButton.disabled:hover span,
button.smallGreenButton.disabled span, a.smallGreenButton.disabled span,
button.smallRedButton.disabled span, a.smallRedButton.disabled span,
button.smallDarkButton.disabled span, a.smallDarkButton.disabled span,
button.smallGreenButton.disabled:hover span, a.smallGreenButton.disabled:hover span,
button.smallRedButton.disabled:hover span, a.smallRedButton.disabled:hover span,
button.smallDarkButton.disabled:hover span, a.smallDarkButton.disabled:hover span {
  background-position: bottom left;
  cursor: default;
}

span.wideSmallButton {
  width: 52px;
}

.contractListSmallButtonMargin {
  margin-top: 6px;
}

.buttonsInFormContainer {
  margin-top: 15px;
}

.withButtonsOnRight {
  text-align: right;
}

.orText {
  margin: 0 10px;
}

button.smallDarkButton, a.smallDarkButton {
  color: #363636 !important;
}

button.smallDarkButton.disabled, a.smallDarkButton.disabled {
  color: #aaa !important;
}
/**
* end of buttons
*/

/**
* header message
*/

.headerInfoMessage, .headerSuccessMessage, .headerWarningMessage, .headerErrorMessage {
  font-size: 0.9em;
  border: 1px solid;
  margin: 0px 0px 10px 0px;
  padding:10px 10px 10px 50px;
  background-repeat: no-repeat;
  background-position: 5px;
  overflow: hidden;

  -moz-box-shadow: 2px 2px 5px #888;  /* for Firefox */
  -webkit-box-shadow: 2px 2px 5px #888; /* for Chrome/Safari */
  box-shadow: 2px 2px 5px #888;

  -moz-border-radius: 4px;  /* older Konquerer browsers */
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

.headerInfoMessage {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('/v4/assets/img/header-msg/info.png');
}

.headerSuccessMessage {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image:url('/v4/assets/img/header-msg/success.png');
}

.headerWarningMessage {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url('/v4/assets/img/header-msg/warning.png');
}

.headerErrorMessage {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url('/v4/assets/img/header-msg/error.png');
}

#header-message .close-header-message {
  float:right;
  margin-top: -3px;
  margin-bottom: -2px;
  margin-left: 5px;
}

#header-message .header-message-text {
  padding-top: 2px;
}

#header-message #close-header-message img {
  width: 20px;
  height: 20px;
}

/**
* end of header message
*/

/**
* templates
*/
div.templ-contentSimpleMenu-container,
div.templ-simpleMenuContent-container,
div.templ-multiMenuContent-container,
div.templ-noMenuContent-content {
  font-size: 0.75em;
}

div.templ-contentSimpleMenu-menu,
div.templ-contentSimpleMenu-content,
div.templ-simpleMenuContent-menu,
div.templ-simpleMenuContent-content,
.coloredBorder {
  border: 1px solid #e1e1e1 !important;
}

/**
* content and simple menu template
*/

div.templ-simpleMenuContent-menu,
div.templ-simpleMenuContent-content,
div.templ-contentSimpleMenu-menu,
div.templ-contentSimpleMenu-content {
  background-color: #fff;
}

/**
 * Note: Because we cannot use padding (yui-grids has problem with it) we need to
 *       have some container (div) for the whole inner content.
*/
div.templ-simpleMenuContent-content > .innerMargin,
div.templ-simpleMenuContent-menu > .innerMargin,
div.templ-contentSimpleMenu-content > div.innerMargin,
div.templ-contentSimpleMenu-content > div.cmsContentContainer {
  margin: 0.8em;
}

div.templ-contentSimpleMenu-menu,
div.templ-simpleMenuContent-menu {
  width: 29% !important;
}

div.templ-contentSimpleMenu-menu h1 {
  margin: 0.4em;
}

div.templ-contentSimpleMenu-menu ul {
  margin: 0.8em;
}

div.templ-contentSimpleMenu-menu ul li {
  margin: 0.7em 0;
}

div.templ-contentSimpleMenu-menu ul li a {
  text-decoration: none;
}

/**
* end of content and simple menu template
*/

/****
 * Multi level menu and content template
*/ 
div.templ-multiMenuContent-container .wrapper {
  background-color: #f1f1f1;
}

div.templ-multiMenuContent-menu .menuInfo {
  margin-top: 0.75em;
  margin-right: 0.75em;
  text-align: right;
  color: #565656;
}

div.templ-multiMenuContent-menu {
  width: 30% !important;
}

.marketsPage div.templ-multiMenuContent-menu {
  margin-top: 1em;
}

div.templ-multiMenuContent-content {
  background-color: #ffffff;
  padding: 8px 18px 18px;
  min-height: 38em;
  border-radius: 0px 10px 10px 0px;
  -moz-border-radius: 0px 10px 10px 0px;
  -webkit-border-radius: 0px 10px 10px 0px;
  -khtml-border-radius: 0px 10px 10px 0px;
}
/** end of multi level menu and content template
************************/

.templ-noMenuContent-content {
  padding: 0.8em;
}

/**
* end of templates
*/

/**
* tables
*/

table tr td {
  vertical-align: top;
}

tr.doubleTopBorder td {
  border-top: 3px double #D4D4D4;
}

table tr th {
  font-weight: bold;
}

table.withPadding tr td,
table.withPadding tr th {
  padding: 5px;
}

table.withSeparators tr td {
  border-top: 1px solid #F1F1F1;
}

table.withSeparators tr.last td {
  border-bottom: 1px solid #F1F1F1;
}

table.inverted.withSeparators tr td {
  border-top: 1px solid #DDD;
}

table.inverted.withSeparators tr.last td {
  border-bottom: 1px solid #DDD;
}

table.twoColumns tr td {
  width: 50%;
}

table.threeColumns tr td {
  width: 33%;
}

table tr td.inputLabel {
  padding-right: 40px !important;
}

table.valueValue td.value2,
table.valueValue th.value2 {
  text-align: right;
}

table.labelValueDesc tr td.label,
table.labelValueDesc tr td.description {
  font-weight: normal;
}

table.labelValueDesc tr td.description {
  padding-top: 0.6em;
  font-size: 0.88em;
  padding-left: 2em;
}

table.labelValueDesc tr td.value {
  font-weight: bold;

}
table.labelValueDesc tr td.label {
  padding-right: 1em;
}
table.withValuesAlignRight tr td.value {
  text-align: right;
}

table tr.highlighted td {
  background-color: #F1F1F1;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD !important;
}

table.inverted tr.highlighted td {
  background-color: #ECECEC;
  border-top: 1px solid #AEAEAE !important;
  border-bottom: 1px solid #AEAEAE !important;
}

/**
* end of tables
*/


/****
* Form definition
*/

.formContainer {
  margin: 0.8em;
}

.formContainer table tr td {
  padding: 5px 0;
  border-top: 1px solid #F1F1F1;
}

.formContainer table tr td label {
  margin-right: 4em;
}

.formContainer table tr td.tableInfoTd {
  font-size: 0.9em;
  font-weight: normal;
}

.formContainer div.formInfo {
  margin: 0.6em 0em;
}

.formContainer div.requiredFieldsInfoBox {
  margin: 0.6em 0em;
  text-align: right;
}

.formContainer span.required {
  color: #FF0000;
  font-weight: bold;
}

.formContainer tr.last td {
  border-bottom: 1px solid #F1F1F1;
}

div.default-text-content .yui-navset.tabs .yui-nav li a,
div.default-text-content .yui-navset.tabs .yui-nav .selected a {
  font-size: 1em !important;
}

span.formInputHelpElement {
  position: absolute;
  background-color: white;
  color: #565656;
  border: 1px solid #565656;
  padding: 0.5em;
  -moz-box-shadow: 2px 2px 5px #888;
  -webkit-box-shadow: 2px 2px 5px #888;
  box-shadow: 2px 2px 5px #888;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  max-width: 240px;
}

.input-status {
  width: 16px;
  height: 16px;
  /* cannot use left/right and top/bottom because of other elements on the page */
  margin-left: -20px;
  margin-top: 2px;
  position: absolute;
  background: transparent url("/v4/assets/img/validation.gif?v2") no-repeat scroll right 0px;
}

.input-status.validating {
  background-position: right -16px;
}

.input-status.success {
  background-position: right -32px;
}

.input-status.fail {
  background-position: right -48px;
}

/** end of form definition
************************/



.errorMessage {
  color: red;
}

div.errorMessage {
  margin-top: 3px;
}

.successMessage {
  color: green;
}

/**
* body
*/
#bd {
  background-color: #F7F7F7;
  padding-bottom:3em;
  clear:both;
  position: static;
  margin-top: 0.5em;
}

#bd .yui-custom-doc {
  margin-top:0em;
  padding-top:0.1em;
}
/**
* end of body
*/

/**
* vertical menu
*/
ul.menu {
  font-weight: normal;
  text-align: left;
  font-size: 1.25em;
}

ul.menu li {
  border-bottom: 1px solid #e1e1e1;
}

ul.menu li.first {
  border-top: 1px solid #e1e1e1;
}

ul.menu li a {
  color: #363636;
  background-repeat: no-repeat !important;
  background-image: url("/v4/assets/img/intrade-arrow_off.png") !important;
  background-position: 96% center !important;
  height: 24px !important;
  width: 98% !important;
  display: block;
  text-decoration: none;
  font-size: 0.875em;
  padding: 1% 5px;
}

ul.menu li a.active,
ul.menu li a:hover{
  background-image: url("/v4/assets/img/intrade-arrow_on.png") !important;
  border-right: 1px solid white;
  font-weight: bold;
  background-color: white;
}

ul.menu li a span.icon {
  float: left !important;
  margin-right: 5px !important;
  background-repeat: no-repeat !important;
  height: 24px !important;
  width: 20px;
  background-position: center 3px;
}
ul.menu li ul {
  padding-left: 2em;
  background-color: #ffffff;
  width: 101%; /* hides 1px of background */
}

ul.menu li ul li {
  border-bottom: 0px;
  font-size: 0.9em;
}

ul.menu li ul li a {
  padding: 0em;
  margin: 0em;
}

.header-mainMenu ul.menu {
  font-size: 1.2em;
}
/**
* end of vertical menu
*/
.roundBorder {
  border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -khtml-border-radius: 10px !important;
}

.topLeftRoundBorder {
  border-radius: 10px 0px 0px 0px;
  -moz-border-radius: 10px 0px 0px 0px;
  -webkit-border-radius: 10px 0px 0px 0px;
  -khtml-border-radius: 10px 0px 0px 0px;
}

.topRightRoundBorder {
  border-radius: 0px 10px 0px 0px;
  -moz-border-radius: 0px 10px 0px 0px;
  -webkit-border-radius: 0px 10px 0px 0px;
  -khtml-border-radius: 0px 10px 0px 0px;
}

.bottomLeftRoundBorder {
  border-radius: 0px 0px 0px 10px;
  -moz-border-radius: 0px 0px 0px 10px;
  -webkit-border-radius: 0px 0px 0px 10px;
  -khtml-border-radius: 0px 0px 0px 10px;
}

.bottomRightRoundBorder {
  border-radius: 0px 0px 10px 0px;
  -moz-border-radius: 0px 0px 10px 0px;
  -webkit-border-radius: 0px 0px 10px 0px;
  -khtml-border-radius: 0px 0px 10px 0px;
}

.topRoundBorder {
  border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -khtml-border-radius: 10px 10px 0px 0px;
}

.rightRoundBorder {
  border-radius: 0px 10px 10px 0px;
  -moz-border-radius: 0px 10px 10px 0px;
  -webkit-border-radius: 0px 10px 10px 0px;
  -khtml-border-radius: 0px 10px 10px 0px;
}

.leftRoundBorder {
  border-radius: 10px 0px 0px 10px;
  -moz-border-radius: 10px 0px 0px 10px;
  -webkit-border-radius: 10px 0px 0px 10px;
  -khtml-border-radius: 10px 0px 0px 10px;
}
/**
* tab navigation
*/
.yui-navset.tabs .yui-nav {
  margin-left:1em;
  border:0px !important;
}

.yui-navset.tabs .yui-nav li.selected,
.yui-navset.tabs .yui-nav li.selected a,
.yui-navset.tabs .yui-nav li a,
.yui-navset.tabs .yui-nav li a:active,
.yui-navset.tabs .yui-nav li a:hover {
  background-image: none !important;
  background-color: transparent;
}

.yui-navset.tabs .yui-nav li a,
.yui-navset.tabs .yui-nav li a:hover {
  color: #565656;
  padding: 0.5em 1.6em;
  background-image: none !important;
  background-color: #F8F8F8;
  border-bottom: 0px solid rgb(219,230,241) !important;
}

div.marketsPage .yui-navset.tabs .yui-nav li a {
  background-color: #f1f1f1;
  color: #999999;
}

.yui-navset.tabs .yui-nav li.selected a,
.yui-navset.tabs .yui-nav li.selected a:hover {
  padding-top: 9px;
  color: #19708F !important;
  border-bottom: 0px;
  font-weight: bold;
  background-color: #ffffff !important;
  background-image: none !important;
}

.yui-navset.tabs .yui-content.tabs {
  background-color: #ffffff;
}

.yui-navset.tabs .yui-nav li a,
.yui-navset.tabs .yui-nav li.selected a,
.yui-navset.tabs .yui-content.tabs {
  border:1px solid #D4D4D4;
}

.yui-navset.tabs .yui-nav li.selected.inverted a {
  background-color: #f8f8f8 !important;
}

.yui-navset.tabs .yui-nav li.inverted a {
  background-color: #ffffff;
}

div.marketsPage .yui-navset.tabs .yui-nav li.selected.inverted a {
  background-color: #f1f1f1 !important;
}
/**
* end tab navigation
*/

/*
* breadcrumbs
*/

div.breadcrumbs {
  margin:0.8em 0em;
  padding:0em;
}

div.breadcrumbs ul li {
  float:left;
  background-image: url("/v4/assets/img/li-background.png");
  height:28px;
  display:inline;
  padding:0em;
  margin:0em;
}

div.breadcrumbs ul li.last {
  background-image: url("/v4/assets/img/li-last-background.png");
  height:18px;
  background-color:transparent;
  color: #B9B9B9;
  font-size:0.563em;
  padding:0.8em 1.5em 0.3em;
  font-weight:bold;
  margin:0em;
  text-decoration:none;
}

div.breadcrumbs ul li.spacer-first {
  border:0px;
  background-image:url("/v4/assets/img/spacer-first.png");
  background-repeat:no-repeat;
  background-position:left center;
  width:7px;
  height:28px;
}

div.breadcrumbs ul li a.breadcrumb-homeicon {
  background-image:url("/v4/assets/img/home-breadcrumb.png");
  background-repeat: no-repeat;  
  background-position: center center;
}

div.breadcrumbs ul li.spacer-middle {
  border:0px;
  background-image:url("/v4/assets/img/spacer-middle.png");
  background-repeat:no-repeat;
  background-position:center center;
  width:16px;
  height:28px;
}

div.breadcrumbs ul li.spacer-second-last {
  border:0px;
  background-image:url("/v4/assets/img/spacer-second-last.png");
  background-repeat:no-repeat;
  background-position:center center;
  width:16px;
  height:28px;
}

div.breadcrumbs ul li.spacer-last {
  border:0px;
  background-image:url("/v4/assets/img/spacer-last.png");
  background-repeat:no-repeat;
  background-position:right center;
  width:15px;
  height:28px;
}

div.breadcrumbs ul li a {	
  background-color:transparent;
  color: #B9B9B9;
  font-size:0.563em;
  padding:0.7em 1.5em 0.5em;
  font-weight:bold;
  margin:0em;
  text-decoration:none;
}

div.breadcrumbs ul li a:hover {
  text-decoration:underline;
}

div.breadcrumbs ul li.last a:hover {
  text-decoration:none;
}
/*
* breadcrumbs end
*/

/*
* footer
*/

#ft-top, #ft-bottom {
  color: #BABABA;
}

#ft-top {	
  clear:both;
  height:15.5em;
  padding: 0em;
  /*  background-color:rgb(87,92,96);*/
  background-image:url("/v4/assets/img/light-gray.jpg");
}

#ft-bottom {	
  clear:both;
  padding:0em;
  margin:0em;
  background-color:rgb(66,66,66);
  background-image:url("/v4/assets/img/dark-gray.jpg");
}

#ft-top h1, #ft-bottom h1 {
  border-bottom: none;
  color: #ffffff;
}

#ft-top h2, #ft-bottom h2 {
  color: #ffffff;
  margin-bottom: 7px;
}

.footer-dark-text {
  font-size: 11px !important;
}

.footer-tip-text {
  font-size: 0.75em;
  font-weight: normal;
}

.footerItalicText {
  font-style: italic;
  margin: 0 15px
}

.footer-create-account-div {
  display: inline-block;
  vertical-align: middle;
}

.footer-prediction-account-div {
  margin-top: 25px;
}

ul.interested li {
  width:49%;
  display:inline;
  float:left;	
  padding-bottom:1.2em;
}

ul.interested li h5 {
  line-height:100%;
  padding-bottom:0.5em;
}

ul.real-time li {
  clear:both;
}

.recentPredictions,
.footerInterested {
  height: 198px;
  position: relative;
  font-size: 0.75em;
}

div.footer-interestedAndMorePredictionsLink {
  position: absolute;
  bottom: -17px;
  left: 0px;
}

ul.interested li p,
ul.real-time li p {
  font-style:normal;
  font-weight:normal;
  line-height:125%;
  background-color:transparent;
}

ul.real-time li img,
ul.interested li img {
  float:left;
  display:block;
  width:61px;
  margin-right:0.5em;
  height:61px;
}

p.footerCopyrightMessage {
  background-color:transparent;
  clear:both;
  display:block;
  padding-top: 12px;
}

div.footerMoreMarketRecommendations,
div.footerMenu {
  font-size: 0.75em;
}

div.footerMenu ul li {
  padding:0.1em 0em;
}

div.footerMenu .smallerText {
  color: #bbb;
}

/*
* end footer
*/


/* Zendesk */
#zenbox_tab.ZenboxTabRight {
  font-size: 0.7em;
  height: 20px !important;
  min-width: 90px !important;
  border-color: #EEE;
}

/* End of Zendesk */

/*******************
  Homepage slideshow
*******************/
#slideshow-container {
  margin-top:1em;
  display:block;
  margin-bottom:2em;
  background-color:transparent;
  overflow:hidden;
  font-size: 14px;
  position: relative;
}

#slideshow-container .slideshow_snapshot {
  width:317px;
  height:214px;
  background-color:transparent;
  position: relative;
}

#slideshow-container .slideshow_snapshot div p {
  font-size:14px;
  color: #fff;
  background-color:transparent;
  margin: 5px 0;
  line-height: 110%;
}

#slideshow-container .slideshow_snapshot div.snapshot_shadow {
  bottom: 0px;
  left: 0px;
  position:absolute;
  height: auto;
  width:317px;
  background-image:url("/v4/assets/img/large-snapshot-shadow.png");
  text-align:center;
  padding-bottom: 7px;
}

#slideshow-container #nav {	
  left:315px;
  position:absolute;
  width:42px;
  text-align:center;
  height: 214px;
}

#slideshow-container #nav a div {
  position: absolute;
  top: 12px;
  left: 17px;
}
#slideshow-container #nav a { 
  display:block; 
  list-style:none; 
  color:#565656; 
  text-decoration: none;
  height: 42px;
  margin-bottom: 1px;
  position: relative;
}

#slideshow-container #nav a:hover,
#slideshow-container #nav a.activeSlide { 
  color:#ffffff;
  background-color: #bababa; 
}

#slideshow-container #nav a:focus { 
  outline: none; 
}

/**
* homepage slideshow end
*/

/**
* list of markets
*/
.marketsViewNavigation .activeViewLink,
.homepage-view .activeViewLink {
  cursor: default;
  color: #939393;
  text-decoration: none;
}

.marketsViewNavigation {
  float:right;
  margin-top: -30px;
  background-color:transparent;	
}

.marketsListItem {
  clear:both;
  width:100%;	
  display:block;
  border-bottom: 1px solid #DEE3E7;
}

.marketsListItem.first {
  border-top: 1px solid #DEE3E7;
}

.marketsListItem li {
  float:left;
  padding:0px;
}

.marketsListItem li.photo {
  width:61px;
  height:61px;
  display:block;
  max-width:62px;
  padding:10px 8px 10px 0px;
}

.marketsListItem li.title {
  padding: 10px 0px;
  width: 60%;
  font-weight: bold;
}

.marketsListItem li.title h3 {
  width: 95%;
  margin-bottom: 1em;
  line-height: 100%;
  background-color: transparent;
}

.marketsListItem li.title p {
  font-weight: normal;
  background-color: transparent;
  line-height: 100%;
}

.marketsListItem li.stats {
  padding-top: 10px;
  text-align: center;
  max-width: 90px;
  font-size: 0.9em;
  background-color: transparent;
  width: 80px;
}

.marketsListItem li.bids, 
.marketsListItem li.offers {
  padding:10px 0;
  text-align:center;
  font-size:0.8em;	
  color:#565656;
  background-color:transparent;
  width: 88px;
}

.marketsListItem .second-view .cpdTitle {
  color: #565656;
  font-size: 1.2em;
  font-weight: bold;
}

.marketsListItem li.graph {
  text-align:right;
  margin: 6px 0 0 0;
}

.marketsListItem li.graph img {
  margin:0px auto;
  vertical-align:middle;
}

.marketsListItem li.chances {
  padding:16px 0 0 0 !important;
  font-size:0.75em;
  text-align:center !important;
  max-width:80px;
  text-transform:uppercase;
  background-color:transparent;
  width: 80px !important;
}

.marketsListItem li.chances .predictChances {
  display: block;
  font-size: 2em;
  font-weight: bold;
}

.marketsListItem li.expiryInfo {
  width: 168px;
  text-align: center;
}

.marketsListItem .contractListSmallButtonMargin {
  margin-top: 3px;
}

.marketsListItem li.expiryInfo h3 {
  font-size: 1.1em;
  font-weight: normal;
  margin-bottom: 2px;
  color: #999999;
}

/**
* end list of markets
*/

/**
* homepage
*/

p.more {
  margin-top: 1em;
  text-align: center;
  font-size: 1em;
}

div.homepage-message {
  text-align: center;
  margin-top: 2em;
}

div.homepage-message h1 {
  border-bottom: none;
}

div.homepage-message div.homepage-messageText {
  font-size: 1.2em;
  color: #666;
}

a.homepageInfo {
  float: right;
  text-decoration: none;
  font-size: 0.65em;
  font-weight: normal;
  color: #565656;
}

a.info img {
  vertical-align: middle;
  margin-bottom: 3px;
}

.homepage-view {
  display: inline-block;
  padding: 4px 7px 2px 7px;
  font-size: 0.8em;
  float: right;
  border: 1px solid #DEE3E7;
  border-bottom: none;
}

.hp-addthis-buttons-container {
  float: left;
  max-width: 80px;
  padding-top: 23px;
  width: 80px;
}
/**
* end homepage
*/

div.recentCommentsPage {
  margin: 0.8em;
}

div.recentCommentsPage ul li {
  margin: 1em 0em;
  border-bottom: 1px solid #F1F1F1;
}

div.recentCommentsPage ul li.first {
  border-top: 1px solid #F1F1F1;
}

/*
* links
*/
a.bluelink {
  color: #19708F;
}

a.darklink {
  color: #939393;
}

a.greyLink {
  color: #BABABA;
}

a.greyLink:hover {
  color: #ffffff;
}

a.whiteLink {
  color: #F6F6F6;
  background-color: transparent;
}

a.contractLink {
  color: #19708F;
  font-weight:bold;
}

a.darklink:hover,
a.greyLink:hover,
a.bluelink:hover,
a.whiteLink:hover,
a.contractLink:hover {
  text-decoration: underline;
}

a.darklink,
a.greyLink,
a.bluelink,
a.whiteLink,
a.contractLink {
  text-decoration: none;
}

/*
* end of links
*/

/*
 * text page
*/

/*same color as .bluelink*/
.text-page a {
  color: #19708F;
  text-decoration: none;
}

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

.text-page h2 {
  margin-top: 1.5em;
}

/* "+" selects only the element that is immediately preceded by the former element*/
.text-page h1+h2 {
  margin-top: 0;
}

.text-page h3 {
  margin-top: 1em;
}

.text-page p,
.text-page h2 + h3,
.text-page table {
  margin-top: 0.5em;
}

.text-page img {
  display: block;
}

.text-page ul,
.text-page ol {
  margin-left: 0.5em;
}

.text-page ul li,
ul.withDisc li {
  list-style-type: disc;
  margin-left: 1.5em;
}

.text-page ol li {
  list-style-type: decimal;
  margin-left: 1.5em;
}

.text-page div.codeExample {
  border: 1px solid #ddd;
  white-space: pre;
  padding: 0.5em 1em;
  color: black;
  font-family: "Lucida Console", "Courier", "monospace";
  background-color: #f1f1f1;
  margin-bottom: 1em;
}

.text-page p.note,
.text-page div.note
{
  background-color: #f1f1f1;
  border: 1px solid #ddd;
  text-align: justify;
  padding: 0.5em;
  margin-bottom: 0.8em;
}

.text-page p.note-important,
.text-page div.note-important {
  background-color: #FFE8E8;
  border: 1px solid #FFC7CA;
  text-align: left;
  padding: 0.5em;
  margin-bottom: 0.8em;
}
.text-page div.note-important .bold {
  font-weight: bold;
  color: #D81212;
}

/*
* End of styles for text page
*/
.textInHxRight {
  float: right;
  color: #363636;
}

h1 .textInHxRight {
  font-size: 0.6em;
}

h2 .textInHxRight {
  font-size: 0.7em;
}

/*
* yui grids
*/

/*5 columns*/
.yui-gh .yui-u {
  float: left;
  margin-left: 2.4%;
  width: 18%;
}

.yui-gh .first {
  margin-left: 0;
}

.yui-gh:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/*
* end of yui grids
*/

/*
* Practice site specific styles
*/

#hd-bottom.practiceSite {
  background-color: #006300;
  background-image: linear-gradient(left , #006300 22%, #53C659 52%, #006300 92%);
  background-image: -o-linear-gradient(left , #006300 22%, #53C659 52%, #006300 92%);
  background-image: -moz-linear-gradient(left , #006300 22%, #53C659 52%, #006300 92%);
  background-image: -webkit-linear-gradient(left , #006300 22%, #53C659 52%, #006300 92%);
  background-image: -ms-linear-gradient(left , #006300 22%, #53C659 52%, #006300 92%);
}

#hd-bottom .practiceSiteTitleContainer {
  position: absolute;
  bottom: 18px;
  left: 170px;
  font-size: 22px;
  color: white;

  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
  padding: 5px 15px;
  border: 1px solid green;

  background: green; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.2); /* RGBa with 0.2 opacity */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000); /* For IE 5.5 - 7*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)"; /* For IE 8*/

  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
}

/*
* End of Practice site specific styles
*/


/*
 * Facebook iframe - some cleanup styles
 */
.facebook-iframe .yui-custom-doc {
  width: auto;
}

.facebook-iframe body, html.facebook-iframe{
  background-color: white;
  height: auto;
  font-size: 1em;
}

.facebook-iframe #bd {
  background-color: white;
}
/*
 * End of Facebook iframe - some cleanup styles
 */