/**
 * @company The 451 Group, Inc.
 * @authors ASG
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

body {
  background-color: #ededed;
  font-family: arial, serif;
  font-size: 12px;
  color: #1b1b1b; }

body#homepage {
  background-color: #f6f6f6; }

.inner {
  margin: 0 auto;
  position: relative;
  width: 961px;
  height: 100%;
vertical-alignment: top !important;}
	
h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

h1 {
  font-size: 36px;
  margin-bottom: 0.35em;
  margin-top: -5px;}

h2 {
  font-size: 27px;
  margin-top: 43px;
  padding-bottom: 15px;
  margin-bottom: 17px;
  border-bottom: solid 1px #ededed; }
	
h3 {
  font-size: 21px;
  margin-top: 23px;
  margin-bottom: 11px; }

h4 {
  font-size: 15px;
  font-weight: bold; }

a {
  color: #00649f;
  text-decoration: none;
	outline: none;}
  a:visited {
    color: #00649f;outline: none; }
  a:focus {
    color: #00649f;outline: none; }
  a:hover {
    color: #e34101;outline: none; }
  a:active {
    color: #00649f;outline: none; }
  	
strong {
  font-weight: bold; }

::-webkit-input-placeholder {
  color: #898989 !important; }

input:-moz-placeholder {
  color: #898989 !important; }

input.inactive {
  color: #898989 !important; }

input.active {
  color: #1b1b1b !important; }
div.social{
	position: absolute; 
	left: 990px; 
	width: 200px !important; 
	padding: 4px 0px 0px 10px;
}
div.social span{
	padding: 0px 2px 0px 2px;
}
header {
  margin: 0 auto;
  height: 131px;
  color: white;
  background-color: white;
  border-top: solid 5px #1b1b1b;
}
  header .inner {
    padding: 0 20px; }
  header img#logo {
    position: absolute;
    top: 27px;
    left: 24px; }
  header form#search {
    position: absolute;
    left: 280px;
    top: 28px; }
    header form#search input {
      width: 256px;
      height: 18px;
      padding: 5px 34px 5px 8px;
      font-size: 12px;
      border: solid 1px #e3e3e3;
      background: white url(../images/icons/search.png) 95% 50% no-repeat;
      margin-right: 17px;
      font-family: arial, serif; }
    /* ASG addition for search ajax loader */	
    header form#search input.loading {
      width: 256px;
      height: 18px;
      padding: 5px 34px 5px 8px;
      font-size: 12px;
      border: solid 1px #e3e3e3;
      background: white url(../../../../modules/mod_451SearchMain/tmpl/images/ajax-loader.gif) 95% 50% no-repeat;
      margin-right: 17px;
      font-family: arial, serif; }
    header form#search #search-sector-trigger {
      display: -moz-inline-box;
      -moz-box-orient: vertical;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      line-height: 33px;
      background-position: 0 10px;
      position: relative;
      top: -1px;
      cursor: pointer}

  header a#log-in {
      position: absolute;
      right: 18px;
      top: 0;
      width: 88px;
      min-height: 25px;
      padding: 2.5rem 1rem 1.5rem 1rem;
      /*padding-top: 38px;*/
      /*padding-bottom: 10px;*/
      text-align: center;
      color: #ffffff;
      font-size: 11pt;
      background: #00649f;
      line-height: 17px;
    }
  header a#log-in:hover{
      background: #0e76b3;
  }

header a#logged-in {
    position: absolute;
    right: 18px;
    top: 0;
    width: 88px;
    min-height: 25px;
    padding: 2.5rem 1rem 1.5rem 1rem;
    /*padding-top: 38px;*/
    /*padding-bottom: 10px;*/
    text-align: center;
    color: #ffffff;
    font-size: 11pt;
    background: #00649f;
    line-height: 17px;
}
header a#logged-in:hover{
    background: #0e76b3;
}
  header input#log-in-input {
      position: absolute;
      right: 20px;
      top: 0;
      width: 103px;
      height: 60px;
      padding-top: 29px;
      color: #ffffff;
      font-size: 8.5pt;
      background: #00649f;
  }
  header input#log-in-input:hover {
      color: #ffffff;
  }

  /*header a#trial-access {
    position: absolute;
    right: 20px;
    top: 0;
    width: 88px;
    height: 22px;
    padding-top: 38px;
    text-indent: 7px;
    color: white;
    background: #00649f; url(../images/icons/carrot-trial.png) 7px 38px no-repeat;}
  header a#trial-access:hover {
    background-color: #00649f; }*/

#homepage header {
  min-width: 961px;
  width: auto !important;
  width: 961px;
  max-width: 1440px; }

header nav {
  position: absolute;
  left: 280px;
  top: 87px;
  width: 720px;
  font-size: 16px }
  header nav ul li {
    display: inline;
    float: left;
    padding: 1px 0.6em 1px 0;
    margin-right: 0.7em;
    border-right: solid 1px #d5d5d5; }
    header nav ul li:last-child {
      border-right: none;
      margin-right: 0; }
  header nav a {
    color: #1b1b1b !important; }
    header nav a:hover {
      color: #e34101 !important; }
  header nav li.active a {
    color: #888888 !important; }
  	
#intro {
  position: relative;
  margin: 0 auto;
  height: 436px;
  min-width: 961px;
  width: auto !important;
  width: 961px;
  max-width: 1440px;
  background-color: white; }
  #intro .rotation-image {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    max-width: 1440px;
    background-position: 50% 0;
    background-repeat: none;
    height: 436px;
    display: none; }
    #intro .rotation-image:first-child {
      display: block; }
  #intro .inner #rotation-panel {
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 0;
    height: 150px;
    width: 567px;
    padding: 16px 135px 16px 18px;
    background-color: white;
    color: #888888; }
    #intro .inner #rotation-panel h1 a {
      color: #1b1b1b; }
      #intro .inner #rotation-panel h1 a:hover {
        color: #353535 !important; }
    #intro .inner #rotation-panel p.blurb {
      line-height: 1.3;
      padding-left: 2px; }
      #intro .inner #rotation-panel p.blurb a {
        margin-left: 4px; }
    #intro .inner #rotation-panel a {
      color: #e34101; }
      #intro .inner #rotation-panel a:hover {
        color: #ca3a01 !important; }
    #intro .inner #rotation-panel #pagination {
      position: absolute;
      right: 18px;
      bottom: 26px; }
      #intro .inner #rotation-panel #pagination a + a {
        margin-left: 14px; }
    #intro .inner #rotation-panel a.intro-pagination {
      display: -moz-inline-box;
      -moz-box-orient: vertical;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      width: 26px;
      height: 23px;
      background-image: url(../images/icons/pagination-arrows.png);
      background-repeat: none;
        display: none;
      }
      #intro .inner #rotation-panel a.intro-pagination {
        *display: inline; }
    #intro .inner #rotation-panel a#intro-prev {
      background-position: 0 0; }
      #intro .inner #rotation-panel a#intro-prev:hover {
        background-position: 0 -23px; }
    #intro .inner #rotation-panel a#intro-next {
      background-position: 26px 0; }
      #intro .inner #rotation-panel a#intro-next:hover {
        background-position: 26px -23px; }
  #intro .inner #registration {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 142px;
    width: 201px;
    padding: 20px;
    background-color: #e34101; }
    #intro .inner #registration h3 {
      font-size: 17px;
      line-height: 1.2;
      margin-bottom: 0.6em; }
      #intro .inner #registration h3 a {
        display: block;
        color: white; }
    #intro .inner #registration p {
      color: #432316;
      line-height: 1.3; }
    #intro .inner #registration a#register-go {
      display: block;
      width: 77px;
      height: 26px;
      position: absolute;
      bottom: 26px;
      left: 20px;
      background: transparent url(../images/go.png) 0 0 no-repeat;
      text-indent: -9999px; }  	

#main-features {
  margin: 0 auto;
  min-width: 961px;
  width: auto !important;
  width: 961px;
  max-width: 1440px;
  background-color: white; }
  #main-features .inner {
    overflow: hidden;
    *zoom: 1;
    background-color: #163048; }
  #main-features ul li {
    float: left;
    width: 240px;
    padding-left: 240px;
    color: #5c9fdc; }
    #main-features ul li img {
      float: left;
      margin-left: -240px;
      margin-right: -240px; }
    #main-features ul li h4 {
      padding: 20px;
      padding-bottom: 0.6em;
      font-size: 17px;
      line-height: 1.2; }
      #main-features ul li h4 a {
        display: block;
        color: white; }
    #main-features ul li p {
      padding: 0 20px;
      line-height: 1.4; }
    #main-features ul li a.more {
      display: block;
      margin-top: 0.9em;
      color: #e34101; }
      #main-features ul li a.more:hover {
        color: #ca3a01 !important; }

#features {
  margin: 0 auto;
  min-width: 961px;
  width: auto !important;
  width: 961px;
  max-width: 1440px;
  background-color: white; }
  #features .inner {
    overflow: hidden;
    *zoom: 1; }
  #features ul {
    overflow: hidden;
    *zoom: 1; }
    #features ul li {
      float: left;
      width: 199px;
      height: 123px;
      padding: 28px 20px;
      border-right: solid 1px #ededed; }
      #features ul li:first-child {
        border-left: solid 1px #ededed; }
      #features ul li span.category {
        display: block;
        color: #464646; }
      #features ul li a {
        display: block;
        font-size: 17px;
        line-height: 1.2;
        margin: 0.7em 0; }
      #features ul li span.name {
        color: #888888; }
    #features ul.top {
      border-bottom: solid 1px #ededed; }
    #features ul h5 {
      font-size: 27px;
      font-weight: normal; }

div#main {
  background-color: white;
  border-top: solid 5px #ededed; }
  div#main .inner {
    border-left: solid 1px #ededed;
    border-right: solid 1px #ededed;
    width: 959px;
    overflow: hidden;
    *zoom: 1; }
  div#main aside#sidebar {
    width: 239px;
    float: left;
    line-height: 17px; }
    div#main aside#sidebar h4 {
      background-color: #f6f6f6;
      font-weight: bold;
      font-size: 15px;
      padding: 47px 20px 11px 20px; }
    div#main aside#sidebar .inner {
      border: none;
      padding: 19px 20px;
      width: 199px; }
    div#main aside#sidebar ul {
      color: #888888; }
      div#main aside#sidebar ul li {
        padding-bottom: 11px; }
      div#main aside#sidebar ul.carrots li {
        padding-bottom: 4px; }
  div#main section#content {
    width: 679px;
    padding: 42px 20px 9px 20px;
    float: right;
    border-left: solid 1px #ededed;
    font-size: 15px;
    line-height: 1.8; }
    div#main section#content p {
      margin-bottom: 26px; }
    div#main section#content p.label {
      font-size: 14px;
      font-weight: bold;
      color: #898989;
      margin-bottom: 7px; }
      div#main section#content p.label a {
        position: relative;
        top: -1px;
        background-color: #005a9e;
        color: white;
        font-weight: normal;
        font-size: 11px;
        margin-right: 1px;
        padding: 3px 5px;
        -webkit-border-radius: 1px 1px;
        -moz-border-radius: 1px / 1px;
        -o-border-radius: 1px / 1px;
        -ms-border-radius: 1px / 1px;
        -khtml-border-radius: 1px / 1px;
        border-radius: 1px / 1px; }
    div#main section#content p.byline {
      margin-top: -9px; }
    div#main section#content p.toolbar {
      font-size: 12px;
      margin-top: 25px;
      margin-bottom: 29px; }
      div#main section#content p.toolbar a.save {
        padding-right: 5px;
        padding-left: 11px;
        margin-right: 1px;
        background: transparent url(../images/icons/paperclip.png) 0 50% no-repeat;
        border-right: solid 1px #d5d5d5; }
      div#main section#content p.toolbar a.print {
        margin-left: 48px;
        padding-right: 5px;
        padding-left: 17px;
        background: transparent url(../images/icons/print.png) 0 50% no-repeat; }
      div#main section#content p.toolbar a.email {
        padding-right: 5px;
        padding-left: 17px;
        background: transparent url(../images/icons/email.png) 0 50% no-repeat; }
      div#main section#content p.toolbar a.share {
        padding-right: 5px;
        padding-left: 17px;
        background: transparent url(../images/icons/share.png) 0 50% no-repeat; }
    div#main section#content .dateline {
      color: #888888; }
    div#main section#content aside {
      background-color: #e5eff6;
      color: #244253;
      padding: 13px 20px 16px 20px;
      margin-bottom: 34px; }
      div#main section#content aside h3 {
        color: #1c3f51;
        font-size: 15px; }
      div#main section#content aside p:last-child {
        margin-bottom: 0; }

section.related {
  background-color: white; }
  section.related .inner {
    width: 961px;
    margin: 0 auto; }
    section.related .inner ul {
      overflow: hidden;
      *zoom: 1;
      border-top: solid 1px #ededed; }
      section.related .inner ul li {
        position: relative;
        float: left;
        width: 199px;
        height: 123px;
        padding: 28px 20px;
        border-right: solid 1px #ededed; }
        section.related .inner ul li:first-child {
          border-left: solid 1px #ededed; }
        section.related .inner ul li span.category {
          display: block;
          color: #464646; }
        section.related .inner ul li a {
          display: block;
          font-size: 17px;
          line-height: 1.2;
          margin: 0.7em 0; }
        section.related .inner ul li span.name {
          color: #888888; }
      section.related .inner ul h5 {
        font-size: 27px;
        font-weight: normal; }
      section.related .inner ul #pagination {
        position: absolute;
        right: 19px;
        bottom: 9px; }
        section.related .inner ul #pagination a + a {
          margin-left: 14px; }
      section.related .inner ul a.intro-pagination {
        display: -moz-inline-box;
        -moz-box-orient: vertical;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        width: 26px;
        height: 23px;
        background-image: url(../images/icons/pagination-arrows.png);
        background-repeat: none;
        text-indent: -9999px; }
        section.related .inner ul a.intro-pagination {
          *display: inline; }
      section.related .inner ul a#intro-prev {
        background-position: 0 0; }
        section.related .inner ul a#intro-prev:hover {
          background-position: 0 -23px; }
      section.related .inner ul a#intro-next {
        background-position: 26px 0; }
        section.related .inner ul a#intro-next:hover {
          background-position: 26px -23px; }

footer {
  margin: 0 auto;
  min-width: 921px;
  width: auto !important;
  width: 921px;
  max-width: 1440px;
  min-height: 120px;
  background-color: #ededed; }
  footer .inner {
    height: 80px;
    width: 921px;
    padding: 40px 13px 0 10px; }
  footer nav {
    float: left; }
    footer nav ul {
      margin-bottom: 1.5em;}
      footer nav ul li {
        display: inline;
        padding-right: 0.6em;
        margin-right: 0.4em;
      	padding-left: 0.3em;
        border-right: solid 1px #d5d5d5; }
        footer nav ul li:last-child {
          border-right: none; }
  footer nav.secondary {
    float: right;
    text-align: right;}
  footer p.copyright {
    clear: both;
    color: #888888;
    padding-left: 3px;}
  	
/* ASG */
img#loading{
	position: absolute;
	top: 190px;
	right: 460px;
}
div#loading-text{
	position: absolute;
	top: 250px;
	right: 408px;
	color: #005a9e;
}
  	
#search-sector-panel {
  background-color: white;
  overflow: hidden;
  *zoom: 1; }
  #search-sector-panel header {
    position: relative;
    border-top: none;
    width: 930px !important;
    min-width: 930px !important;
    max-width: 930px !important;
    height: 79px;
    padding: 30px 0 0 30px;
    color: #1b1b1b;}
    #search-sector-panel header a#search-sector-close {
      display: block;
      width: 17px;
      height: 17px;
      position: absolute;
      top: 30px;
      right: 30px;
      background: transparent url(../images/icons/close.png) 0 0 no-repeat;
      text-indent: -9999px; }
    #search-sector-panel header form#refine-search {
      position: absolute;
      bottom: 14px;
      right: 30px; }
      #search-sector-panel header form#refine-search input {
        width: 236px;
        height: 18px;
        padding: 5px 34px 5px 8px;
        font-size: 12px;
        border: solid 1px #e3e3e3;
        background: white url(../images/icons/search.png) 95% 50% no-repeat;
        font-family: arial, serif; }
  #search-sector-panel h1 {
    font-size: 36px;
    margin-top: -1px; }
  #search-sector-panel p#subhead {
    color: #888888;
    font-size: 14px;
    position: relative;
    top: -2px; }
  #search-sector-panel #sectors {
    overflow: hidden;
    *zoom: 1;
    border-top: solid 1px #ededed;
    padding: 30px; }
    #search-sector-panel #sectors ul {
      float: left;
      margin-top: -2px;
      width: 320px; }
      #search-sector-panel #sectors ul:last-child {
        width: 260px; }
      #search-sector-panel #sectors ul li {
        font-size: 14px;
        padding-left: 18px;
        padding-bottom: 12px;
        background: transparent url(../images/icons/carrot.png) 0 2px no-repeat; }
  #search-sector-panel #sub-sectors-wrapper {
    display: none;}
    #search-sector-panel #sub-sectors-wrapper a#sub-sectors-back {
      position: absolute;
      bottom: 30px;
      left: 30px;
      width: 142px;
      height: 44px;
      display: -moz-inline-box;
      -moz-box-orient: vertical;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      background: transparent url(../images/buttons/all-sectors.png) 0 0 no-repeat;
      text-indent: -9999px;}
      #search-sector-panel #sub-sectors-wrapper a#sub-sectors-back {
        *display: inline; }
    #search-sector-panel #sub-sectors-wrapper #sub-sector-search {
      position: absolute;
      bottom: 30px;
      right: 30px; }
    #search-sector-panel #sub-sectors-wrapper #sub-sectors-box {
      margin: 0 30px;
      border: solid 1px #ededed;}
    #search-sector-panel #sub-sectors-wrapper #sub-sectors {
      position: relative;
      background-color: #f6f6f6;
      padding: 8px 18px 3px 18px;
      overflow-y: scroll;
      overflow-x: hidden;
      min-height: 360px;
      max-height: 230px !important;
      width: 862px;
    }
    /** ASG add style */
    div.sector-container{
        position: absolute;
    	height: 305px;
	}
	div.sector-container-refined ul{
        float: left;
        margin-top: -1px;
        width: 550px !important;
	}
	div.sector-container-refined ul li {
          padding: 0px;
		  margin: 0px;}
		
	/** ASG end style */

      #search-sector-panel #sub-sectors-wrapper #sub-sectors label {
        color: #484848;
        cursor: pointer; }
      #search-sector-panel #sub-sectors-wrapper #sub-sectors ul {
        float: left;
        margin-top: -1px;
        width: 287px;}
        #search-sector-panel #sub-sectors-wrapper #sub-sectors ul:last-child {
          width: 250px; }
        #search-sector-panel #sub-sectors-wrapper #sub-sectors ul li {
          padding-bottom: 1px;}
          #search-sector-panel #sub-sectors-wrapper #sub-sectors ul li.indent-0 {
            padding-left: 0px; }
          #search-sector-panel #sub-sectors-wrapper #sub-sectors ul li.indent-1 {
            padding-left: 10px; }
          #search-sector-panel #sub-sectors-wrapper #sub-sectors ul li.indent-2 {
            padding-left: 20px; }
          #search-sector-panel #sub-sectors-wrapper #sub-sectors ul li.indent-3 {
            padding-left: 30px; }
          #search-sector-panel #sub-sectors-wrapper #sub-sectors ul li.indent-4 {
            padding-left: 40px; }
          #search-sector-panel #sub-sectors-wrapper #sub-sectors ul li.indent-5 {
            padding-left: 50px; }
          #search-sector-panel #sub-sectors-wrapper #sub-sectors ul li.indent-6 {
            padding-left: 60px; }
          #search-sector-panel #sub-sectors-wrapper #sub-sectors ul li.indent-7 {
            padding-left: 70px; }
    #search-sector-panel #sub-sectors-wrapper #sub-sector-pagination {
      background-color: white; }
      #search-sector-panel #sub-sectors-wrapper #sub-sector-pagination a.sub-sector-pagination {
        display: -moz-inline-box;
        -moz-box-orient: vertical;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        width: 448px;
        height: 45px;
        background-image: url(../images/icons/pagination-arrows-wide.png);
        background-repeat: none;
        text-indent: -9999px; }
        #search-sector-panel #sub-sectors-wrapper #sub-sector-pagination a.sub-sector-pagination {
          *display: inline; }
      #search-sector-panel #sub-sectors-wrapper #sub-sector-pagination a#sub-sector-prev {
        border-right: solid 1px #ededed;
        background-position: 0 0; }
        #search-sector-panel #sub-sectors-wrapper #sub-sector-pagination a#sub-sector-prev:hover {
          background-position: 0 -45px; }
      #search-sector-panel #sub-sectors-wrapper #sub-sector-pagination a#sub-sector-next {
        width: 444px !important;
        background-position: 446px 0; }
        #search-sector-panel #sub-sectors-wrapper #sub-sector-pagination a#sub-sector-next:hover {
          background-position: 446px -45px; }

#login-panel {
  background-color: white;
  height: 214px;
  overflow: hidden;
  *zoom: 1; }
  #login-panel h3 {
    font-size: 21px;
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom: 17px; }
  #login-panel a.help {
    color: #888888;
    text-align: right;
    position: absolute;
    top: 36px;
    right: 30px; }
    #login-panel a.help:hover {
      color: #626262; }
  #login-panel #subscribers {
    position: relative;
    float: left;
    padding: 30px;
    width: 220px;
    height: 154px; }
    #login-panel #subscribers h3 {
      margin-top: -2px; }
    #login-panel #subscribers form input {
      width: 187px;
      height: 18px;
      padding: 6px 8px 4px 23px;
      font-size: 12px;
      border: solid 1px #e3e3e3;
      margin-right: 17px;
      margin-bottom: 9px;
      font-family: arial, serif; }
      #login-panel #subscribers form input.email {
        background: white url(../images/icons/login-user.png) 7px 50% no-repeat; }
      #login-panel #subscribers form input.password {
        background: white url(../images/icons/login-password.png) 9px 50% no-repeat; }
    #login-panel #subscribers form input[type="image"] {
        border: none;
        width: auto;
        height: auto;
        padding: 0;
        position: absolute;
        bottom: 21px;
        left: 30px; }
  #login-panel #non-subscribers {
    position: relative;
    float: right;
    padding: 30px;
    width: 299px;
    height: 154px;
    background-color: #e34101;
    color: #432316;
    line-height: 17px; }
    #login-panel #non-subscribers h3 {
      color: white;
      margin-left: -2px;
      margin-bottom: 14px; }
    #login-panel #non-subscribers a#non-subscriber-apply {
      display: block;
      width: 130px;
      height: 24px;
      position: absolute;
      bottom: 30px;
      left: 28px;
      background: transparent url(../images/apply.png) 0 0 no-repeat;
      text-indent: -9999px; }
    #login-panel #non-subscribers a#login-close {
      display: block;
      width: 17px;
      height: 17px;
      position: absolute;
      top: 30px;
      right: 30px;
      background: transparent url(../images/icons/close-orange.png) 0 0 no-repeat;
      text-indent: -9999px; }

form.logout-form{
	width: 100px;

}
		
a.carrot {
  padding-left: 15px;
  /*background: transparent url(../images/icons/carrot.png) 0 0 no-repeat;*/ }

input.carrot {
  padding-left: 15px;
  background: transparent url(../images/icons/carrot.png) 0 0 no-repeat;
  background-position: 2px 3px;
  background-color: #ffffff;
  border: 0px;
  width: 70px;
  cursor: pointer;}
	
ul.carrots li {
  padding-left: 15px;
  background: transparent url(../images/icons/carrot.png) 0 2px no-repeat; }

hr {
  display: block;
  position: relative;
  padding: 0;
  margin: 1px auto 12px auto;
  width: 100%;
  clear: both;
  border: none;
  border-top: 1px solid #ededed;
  font-size: 1px;
  line-height: 0;
  overflow: visible; }

.cufon-active h1 {
  letter-spacing: -2px;
  line-height: 0.85; }

.cufon-active #features h5,
.cufon-active .related h5 {
  letter-spacing: -1px; }

.cufon-active #login-panel #subscribers h3 {
  margin-top: -5px; }

.cufon-active #login-panel #non-subscribers h3 {
  margin-top: -3px; }

	

/*
Joomla! specific styles
*****************************************/
.separator{
	margin: 10px 0px 6px 0px;
	padding-bottom: 5px;
	display: inline-block;
	color: #3f3f3f;
	width: 195px;
	border-bottom: 1px solid #bcbcbd;
}
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

.contentheading {
	padding: 0;
	font-family: Arial;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

.componentheading, table.moduletable th, legend {
	margin: 0;
  	font-weight: bold;
	font-family: Arial;
	font-size: 1em;
	padding-left: 0px;
	margin-bottom: 2px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial:
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* spacers */
span.article_separator {
	display: hide;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {

}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

.highlight {
	background-color: #fffebb;
}

/*
div.module_menu h3 {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}*/
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.img_caption       { padding: 0 10px 0 10px; }
div.img_caption img   { border: 1px solid #CCC; }
div.img_caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Arial;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}


/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

/* System messages */
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.alert,
.alert h4 {
    color: #c09853;
}

.alert h4 {
    margin: 0;
}

.alert .close {
    float: right;
    color: #656565;
    font-size: 13pt;
    cursor: pointer;
}
.alert-heading{
    padding-bottom: 10px;
    font-size: 18pt;
}
.alert-message{font-size: 14pt !important; line-height: 22px;}
.alert-warning{

}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-success h4 {
    color: #468847;
}

.alert-danger,
.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
    color: #b94a48;
}

.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info h4 {
    color: #3a87ad;
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
    margin-bottom: 0;
}
	
