/* CSS Document */
iframe {float: right;}
html {
        height: 100%;
}


body {
        height: 100%;
        width: 100%;
        padding: 15px;
        margin: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height: 140%;
        font-size: 8pt;
        color: #222222;
        background: #FFFFFF;
}


.outline {  
    border: none;
    background: #FFFFFF;
    padding: 5px 15px 5px 15px;
}


#topmenu {
}


#topmenu a.mainlevel {
        margin-left: 4pt;
        margin-right: 4pt;
        padding-left: 2pt;
        padding-right: 2pt
}


#topmenu a.mainlevel:visited, #topmenu a.mainlevel:link {
       color: #0868AC;
       text-align:center;
}

#topmenu a.mainlevel:hover {
        text-decoration: none;
        color: #FF0710;
        background-color: #FFFFFF;
        font-weight: normal;
} 

#mainmenu a.mainlevel {
        margin-left: 6pt;
        margin-right: 6pt;
        padding-left: 2pt;
        padding-right: 2pt;
        padding-bottom: 0pt;
        padding-top: 0pt;
        margin-top: 0pt;
        margin-bottom: 0pt;
}

#mainmenu a.mainlevel:visited, #mainmenu a.mainlevel:link {
       color: #FFFFFF;
       text-align:center;
}

#mainmenu a.mainlevel:hover {
        text-decoration: none;
        color: #FFFFFF;
        background-color: #CC0033;
        font-weight: normal;
}


ul#mainlevel-nav
{
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 0.8em;
}

ul#mainlevel-nav li
{
        background-image: none;
        padding-left: 0px;
        padding-right: 0px;
        float: left;
        margin: 0;
        line-height: 21px;
        white-space: nowrap;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #333333;
}

ul#mainlevel-nav li a
{
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        text-decoration: none;
        color: #CCCCCC;
        background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
        color: #hhh;
        background-color: #fff;
}



#searchdiv {
      float: right;
      width: 140px;
      border: 1px solid #0868AC;
      padding: 0px;
      overflow: hidden;
}

#searchdiv form {
  float: left;
  padding: 0;
  margin: 0;
}

#searchdiv .inputbox {
        border: 0px;
        padding: 3px 2px 3px 3px;
        margin: 0;
        /*font-family: arial, helvetica, sans-serif;*/
        font-size: 8pt;
        height: 1em;
        color: #0868AC;
}

#lang {
      float: right;
      width: 185px;
      padding: 0px;
}


#header-new {
        background-color:#0868AC;
}

#eqlogo {
        background: url(../images/eq_logo_inv_80.gif) no-repeat center center;
        margin: 0px;
        padding: 0px;
        border: 0px;
}

#grad200 {
        background: #FFFFFF url(../images/grad200x20.jpg) no-repeat left center;
}

#grad80 {
        background: #FFFFFF url(../images/grad80x20.jpg) repeat-y top left;
}

#headerwhite {
        background-color: #FFFFFF;
}

#header {
        position: relative;
        float: left;
        padding: 0px;
        margin-right: 0px;
        width: 900px;
        height: 100px;
        background: url(../images/equinox_logo.jpg) no-repeat;
        background-color: #EEEEEE;
}

#banner div.moduletable{
        border: 0;
        padding: 0px;
        margin: 0px;
}

#left_side {
        vertical-align: top;
        border-right: solid 1px #CCCCAA;
}


#left_outer {
        float: right;
        width: 160px;
        margin: 0px 20px 0px 0px;
        text-align: right;
}


div#left_outer h3 {  /*module name*/
        display: block;
        height: auto;
        text-align: right;
        color: #0868AC;
        margin-left: 0px;
        padding-left: 0px;
}

#left_outer .createdate {
        height: 15px;
        padding-bottom: 10px;
        color: #CC0033;
        font-size: 8pt;
}

#left_outer a {
        font-weight: normal;
        margin-bottom: 1em;
}


#left_outer a:visited, #left_outer a:link {
       color: #0868AC;
}

#left_outer a:hover {
        text-decoration: none;
        color: #CC0033;
        background-color: #FFFFFF;
        font-weight: normal;
} 

/* for the left menu */
#left_outer td {
        float: right;
        text-align: right;
        padding-bottom: 0.5em;
}

#left_outer a.sublevel {
        padding-bottom: 0.5em;
        line-height: 150%;
}


#left_outer a.mainlevel {
        font-weight: bold;
}


#main_area {
        
}

#main_body {
        vertical-align: top;
        width: 100%;
        padding: 0px;
        margin:0px;
}

#content_outer {
        padding: 0px;
        margin-top: 0px;
        float: left;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
        padding: 0px;
        margin: 0px;
}

table.content_table td {
        padding: 0px;
        margin: 0px;
}


#right_side{
        vertical-align: top;
        border-left: solid 1px #CCCCAA;
}

#right_outer {
        float: left;
        width: 160px;
        margin: 0px 0px 0px 20px;
        text-align: left;
}

#rightspacer {
        display: block;
        width: 20px;
        margin:0;
        padding:0;
}

div#right_outer h3 {    /* Module name */
        display: block;
        height: auto;
        text-align: left;
        color: #0868AC;
        margin-left: 0px;
        padding-left: 0px;
}

#right_outer div.moduletable {
        display: block;
        margin-bottom: 15px;
}

.impressionimage {
        display:block;
        margin: 0;
        border: 0;
        padding-bottom: 4px;
}

.user1_inner { 
        border: 1px solid #282828;
        float: none !important;
        float: left;
        margin: 0px;
}

.user2_inner { 
        border: 1px solid #282828;
        float: none !important;
        float: left;
        margin: 0px;
        padding: 2px;
}

#body_outer {
        float: left;
        margin-left: 20px;
}

#active_menu {
        font-style:italic;
}

a#active_menu:hover {
        color: #CC0033;
}

.maintitle {
        color: #000000;
        font-size: 40px;
        padding-left: 15px;
        padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
        float: left;
        text-align: center;
        font-size: 8pt;
        font-weight: bold;
        width: auto;
        line-height: 20px;
        margin: 1px;
        padding-top: 0px;
        padding-right: 8px;
        padding-bottom: 0px;
        padding-left: 8px;
        background-image: url(../images/sechdr1bg.png);
        background-repeat: repeat-x;
        border: 1px outset #333333;
}

.pagenav {
        float: left;
        text-align: center;
        font-size: 8pt;
        font-weight: normal;
        border: 0;
        width: auto;
        margin: 1px;
        padding-top: 0px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 0px;
}


a.pagenav:visited, a.pagenav:link {
       color: #0868AC;
}

a.pagenav:hover {
        text-decoration: none;
        color: #CC0033;
} 


.pagenavbar {
        margin-right: 10px;
        float: right;
}

#footer {
        text-align: center;
        color: #0868AC;
        padding-top: 20px;
        padding-bottom: 0.25em;
        margin-bottom: 0.25em;
        font-size: 7pt;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/bullet.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
        text-align: left;
        font-size: 8pt;
}


.contentpane {
         background-color: #FFFFFF;
}


/* For special tabular homepage*/

#user3_outer {
       margin:0px;
       padding:0;
}

#user3_outer a:link, #user3_outer a:visited, #user3_outer a:hover {
       font-weight: normal;
       color: black;
}

div.hprow {
       display:block;
       margin: 0px;
}

span.hpblock {
       display:block;
       float: left;
       border-top: 1px solid #CCCCCC;
       border-right: 1px solid #CCCCCC;
       width: 178px;
       height: 158px;
       margin:0px;
       overflow: hidden;
       background-color: #E3EFFB;
}

span.hptitle {
       display: block;
       width: 100%;
       float: top;
       height: 20px;
       background: #0868AC;
       text-align: center;
       color: white;
       vertical-align: middle;
       overflow: hidden;
}

span.hptitleactive {
       display: block;
       width: 100%;
       float: top;
       height: 20px;
       background: #CC0033;
       text-align: center;
       color: white;
       vertical-align: middle;
       overflow: hidden;
}

span.hptextbox {
       display:block;
       padding: 10px;
}

span.hptext {
}

span.hpreadmore {
       color: #0868AC;
       margin-left: 10px;
}

span.hplittleimage {
       display: block;
       bottom: 15px;
       right: 15px;
       float: right;
}

.hplitimg {
       border: 0;
       overflow: hidden;
}

span.hpimage {
       float: right;
       vertical-align: middle;
}


/* For the special products page */

div.pprow {
       display:block;
       margin: 0px;
}

span.ppblock {
       display:block;
       float: left;
       border-top: 1px solid #CCCCCC;
       border-right: 1px solid #CCCCCC;
       width: 178px;
       height: 220px;
       margin:0px;
       overflow: hidden;
       background-color: #E3EFFB;
}

span.ppimageblock {
       display:block;
       float: left;
       border-top: 1px solid #CCCCCC;
       border-right: 1px solid #CCCCCC;
       width: 178px;
       height: 100px;
       margin:0px;
       overflow: hidden;
}

span.pparrow {
       display: block;
       width: 100%;
       float: top;
       height: 15px;
       background: url(../../../images/stories/eq_products/mainpage/triangle-blue.gif) no-repeat center center;
       background-color: #FFFFFF;
}

span.pparrowactive {
       display: block;
       width: 100%;
       float: top;
       height: 15px;
       background: url(../../../images/stories/eq_products/mainpage/triangle-red.gif) no-repeat center center;
       background-color: #FFFFFF;
}

span.pptitle {
       display: block;
       width: 100%;
       float: top;
       height: 20px;
       background: #0868AC;
       text-align: center;
       color: white;
       vertical-align: middle;
       overflow: hidden;
}

span.pptitleactive {
       display: block;
       width: 100%;
       float: top;
       height: 20px;
       background: #CC0033;
       text-align: center;
       color: white;
       vertical-align: middle;
       overflow: hidden;
}

span.pptextbox {
       display:block;
       padding: 10px;
}

span.pptext {
}

span.ppreadmore {
       color: #0868AC;
       margin-left: 10px;
}

span.pplittleimage {
       display: block;
       bottom: 15px;
       right: 15px;
       float: right;
}

.pplitimg {
       border: 0;
       overflow: hidden;
}

span.ppimage {
       float: right;
       vertical-align: middle;
}




/* Joomla core stuff */
a:link, a:visited {
        color: #0868AC; text-decoration: none;
        font-weight: normal;
}

a:hover {
        color: #CC0033;
        text-decoration: none;
        font-weight: normal;
}

table.contentpaneopen {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0px;
        margin: 0px 0px 0.2em 0px;
}

table.contentpaneopen td {
}

table.contentpaneopen td.componentheading {
      /*  padding-left: 4px;*/
}



table.contentpane {
        width: 100%;
        padding: 0px;
        border-collapse: collapse;
        border-spacing: 0px;
        margin: 0px;
}

table.contentpane td {
        margin: 0px;
        padding: 0px;
}

table.contentpane td.componentheading {
       /* padding-left: 4px;*/
}

table.contentpaneopen fieldset {
        border: 0px;
        border-bottom: 0px solid #eee;
}

.article_seperator {
        display: block;
        height: 0.5em;
}

.button {
        text-align: center;
        font-size: 8pt;
        font-weight: normal;
        width: auto;
        margin: 1px;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
        color: #FFFFFF;
        background: #0868AC;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #0868AC;
        border-right-color: #0868AC;
        border-bottom-color: #0868AC;
        border-left-color: #0868AC;
}

.inputbox {
        padding: 2px;
        margin: 1px 0px 2px 0px;
        border:1px solid #0868AC;
        background-color: #FFFFFF;
        color: #0868AC;
}

.componentheading {
        color: #CC0033;
        text-align: left;
        padding-bottom: 11px;
        font-weight: bold;
       /* font-variant: small-caps;
        font-family: verdana, arial, helvetica, sans-serif;*/
        font-size: 11pt;
        white-space: normal;
        vertical-align: bottom;
}

.contentcolumn {
        padding-right: 5px;
}

.contentheading {
        color: #CC0033;
        font-weight: bold;
        /*font-variant: small-caps;
        font-family: verdana, arial, helvetica, sans-serif; */
        font-size: 11pt;
        white-space: normal;
        vertical-align: bottom;
}

.blog .contentheading {
        border-bottom: solid 1px #0868AC;
}

table.blog td.contentheading {
        padding-bottom: 0.25em;
}

.contentsubheading {
        display: block;
        color: #333333;
        font-weight: bold;
        font-size: 9pt;
        white-space: normal;
        padding-top: 1.5em;
        padding-bottom: 0.2em;
        clear:both;
}


p {
        margin-top: 0.25em;
        margin-bottom: 0.4em;
}

a.contentpagetitle {
        font-size: 10pt;
        font-weight: bold;
        text-align:left;
        font-variant:normal;
}

table.searchinto {
        width: 100%;
}

table.searchintro td {
        font-weight: bold;
}

table.moduletable {
        width: 100%;
        margin-bottom: 0px;
        padding: 0px;
        border-spacing: 0px;
        border-width:0px;

}

div.moduletable {
        padding: 0;
        margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
        color: #999999;
        text-align: left;
        padding-left: 4px;
        height: 21px;
        line-height: 21px;
        font-weight: bold;
        font-size: 10px;
        text-transform: uppercase;
        margin: 0 0 2px 0;
}

table.moduletable td {
        font-size: 10pt;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
        font-weight: bold;
        padding: 4px;
        background-color: #FFFFFF;
        background-image: url(../images/sechdrbg.png);
        background-repeat: repeat-x;
        height: 23px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #2A2A2A;
        border-bottom-color: #2A2A2A;
        background-position: top;
}

.sectiontablefooter {
}

.sectiontableentry1 {
        background-color : #101010;
        font-size: 11px;
        color: #CCCCCC;
        height: 23px;
        background-image: url(../images/sechdr1bg.png);
        background-repeat: repeat-x;
        background-position: left top;
}

.sectiontableentry2 {
        background-color : #101010;
        font-size: 11px;
        color: #CCCCCC;
        height: 23px;
        background-image: url(../images/sechdr1bg.png);
        background-repeat: repeat-x;
        background-position: left top;
}

.small {
        color: #999999;
        font-size: 11px;
}

.createdate {
        padding-bottom: 0.5em;
        color: #999999;
        font-size: 11px;
}

.modifydate {
        height: 15px;
        padding-top: 10px;
        color: #999999;
        font-size: 11px;
}

table.contenttoc {      border: 1px solid #282828
;
padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #CE2415;
        text-align: left;
        padding-top: 2px;
        padding-left: 4px;
        height: 21px;
        font-weight: bold;
        font-size: 10px;
        text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
        display: inline;
        vertical-align: bottom;
        font-size: 11px;
        color: #007bc1;
        text-align: left;
        height: 15px !important;
        height: 20px;
        text-decoration: none;
        font-weight: normal;
}

a.mainlevel:hover {
        /*background-position: 0px -25px;*/
        text-decoration: none;
        color: #CC0033;
        font-weight: normal;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        font-weight: normal;
        color: #CCCCCC;
        text-align: left;
}

a.sublevel:hover {
        color: #990000;
        text-decoration: none;
}
.highlight {
        background-color: Yellow;
        color: Blue;
        padding: 0;
}
.code {
        background-color: #ddd;
        border: 1px solid #bbb;
}

form {
/* removes space below form elements */
        margin: 0;
        padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {     border: 1px solid #282828
;
margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #ffffff;
}
#showhide {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin: 0px;
        position: relative;
        top: 5px;
}

.dd { }