﻿html {
     overflow: -moz-scrollbars-vertical;
}

body
{
    display: block;
    font-family: Trebuchet ms, Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #00A4E8 url(../images/background/bg-grad-blue.gif) repeat-x;
    margin: 0;
    text-align: center;
}

#main-wrapper
{
    margin: 0px auto;
    width: 750px;
    text-align: left;
}

#User-Info-Container
{
    padding: 0px 12px 0px 0px;
    text-align: right;
    float: right;
}

.UserLink
{    

    text-decoration: underline;
    font-family: Arial, Verdana, Calibri, Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
}

.userInfo .lnkHome
{
    text-decoration: underline;
    font-family: Arial, Verdana, Calibri, Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
}
.UserName
{
    font-family: Arial, Verdana, Calibri, Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
}

.manageAccount
{
    background-color: #FFDC00;
    height: auto;
}

.warningBox
{
    float: left;
    width: 726px;
    border: 1px #FFCC00 solid;
    padding: 0.5em;
    background-color: #FFFF99;
    color: Black;
}

.warningBox a
{
    color: Blue;
}

.contact-container a
{
    color: Blue;
    float: left;
    font-weight: bold;
}

.tech-check-content
{
    text-align: justify;
    padding: 0px 10px 0px 10px;
}

a.green-link
{
    background-color: White;
    color: Green;
}

a.green-link:visited
{
    background-color: White;
    color: Green;
}

a.green-link:active
{
    background-color: White;
    color: Green;
}

#crf-top-wrapper
{
    width: 750px;
    height: 20px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
}

#crf-header-nav
{
    text-align: left;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 450px;
}

#crf-header-nav ul
{
    list-style: none;
    margin: 0px 0px 0px 4px;
    padding: 0px 0px 0px 0px;
}

#crf-header-nav ul li
{
    list-style: none;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 1px;
    color: White;
}

#crf-header-nav ul li a
{
    color: White;
    text-decoration: none;
}

#crf-header-nav a
{
    color: White;
    text-decoration: none;
}

#crf-header-nav a:visited
{
    color: White;
    text-decoration: none;
}

#crf-header-nav ul li a:visited
{
    color: White;
    text-decoration: none;
}

#welcome, #crf-header-nav
{
    font-size: 11px;
    color: White;
    text-decoration: none;
}

#logout
{
    float: right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 40px;
    font-size: 11px;
    color: White;
}

#logout:visited
{
    color: White;
}

#welcome
{
    float: right;
    padding: 0px 5px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 180px;
    text-align: right;
}

#banner
{
    background-color: #FFFFFF;
    width: 750px;
    margin: 0px;
    /*height: 105px;    */
}

#banner-1
{
    background: #FFFFFF url(../images/HomePage/menu-gif.gif) no-repeat bottom;
    float: left;
    width: 745px;
    height: 140px;
    margin: 0px;
    padding-left: 5px;
}

#banner #Mainlogo
{
    background-image: url(../images/HomePage/Gogglebox-banner-right.gif);
    background-repeat: no-repeat;
    float: right;
    display: block;
    height:103px;
    margin:0 5px 0 0;
    padding:0;
    width:387px;
}

#banner #captionLogo
{
    background-image: url(../images/HomePage/Gogglebox-banner-left.gif);
    background-repeat: no-repeat;
    float: left;
    display: block;
    width: 320px;
    height: 81px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.userInfo
{   
  /*  padding: 6px 0px 0px 10px;
    display: inline;
    margin: 0px 0px 0px 0px; 
    background-color: #EBECEE;
    float: left;
    height: 24px;
    width: 730px;*/
    text-align: center;
}

.userInfo ul 
{
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.userInfo ul li 
{
	float: left;
	padding: 0px 2px 0px 2px;
}

.userInfo a
{
    color: Blue;
}

.userInfo a:hover
{
    color: Maroon;
}

#home
{
    background-color: White;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 1px 0px;
    width: 750px;
    height: 29px;
}

#home #imgHome
{
    background-color: White;
    background-image: url(../images/crf/home.gif);
    background-repeat: no-repeat;
    background-position: right;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 55px;
    height: 29px;
}

#home a
{
    text-decoration: none;
    font-family: "Trebuchet ms" ,Verdana,Arial,Helvetica;
    font-weight: bold;
    color: Green;
    padding: 0px 0px 0px 4px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
}

#home #lnkHome
{
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#crf-content-wrapper
{
    /*border: solid 5px #99CCCC;*/
    border: solid 5px #FFF;
    background-color: #FFF;
    width: 740px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

#content-left
{
    width: 480px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 18px; 
}

.content-left.flash
{
    width: 480px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 18px;
    text-align: left;
}

#content-right
{
    width: 213px;
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 18px 0px 0px;
}

#content-rightButtons
{
    width: 213px;
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 18px 0px 0px;
    position: relative;
}

#content-rightButtons .buttonsWrap
{
    width: 213px;
    height: 226px;
    background-image: url(../images/crf/crystalhome.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    top: -8px;
    left: 0px;
    position: absolute;
}

#crf-screenshot
{
    float: left;
    width: 180px;
    height: 130px;
    margin: 5px 2px 2px 0px;
}

.crf-content-holder
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.crf-content-holder .content-text
{
    width: 471px;
    float: left;
    background-image: url(../images/HealthCheck/Images/ch-border.gif);
    background-repeat: repeat-y;
    margin: -5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.crf-content-holder h2
{
    font-family: "Trebuchet MS" ,Verdana,Arial,Helvetica;
    font-weight: normal;
    background-image: url(../images/HomePage/Gb_Tour_Head.jpg);
    background-repeat: no-repeat;
    background-position: left;
    height: 36px;
    width: 471px;
    float: left;
    margin: 0px 0px 0px 0px; 
    padding: 8px 0px 0px 8px;
    font-size: 18px;
    color: white;
}

.crf-content-holder .crf-content-footer
{
    background: transparent url(../images/HealthCheck/Images/ch-bottom.gif);     background-repeat: no-repeat;     background-position: top;
    height: 17px;
    width: 471px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
}

.crf-content-holder p
{
    text-align: justify;
    margin: 8px 8px 4px 8px;
    padding: 0px 0px 0px 0px; 
}

.crf-content-holder p.details-left
{
    text-align: justify;
    margin: 8px 0px 4px 8px;
    padding: 0px 0px 0px 0px;
    width: 210px;
    float: left;
}

.crf-content-holder p.details-right
{
    text-align: justify;
    margin: 8px 8px 4px 8px;
    padding: 0px 0px 0px 0px;
    width: 210px;
    float: left;
}

.feedback-form
{
    border: solid 1px #CCCCCC;
    width: 450px;
    margin: 2px 0px 0px 9px;
    padding: 0px 0px 5px 0px;
    float: inherit;
}

.feedback-form h4.feedback-header
{
    height: 20px;
    background-color: #30CE30;
    color: White;
    font-weight: normal;
    font-size: 13px;
    text-align: center;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

.feedback-form div#textboxes
{
    width: 215px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding-left: 8px;
    text-align: left;
}

.lblComments
{
    width: 212px;
    margin: 0px 8px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    text-align: left;
}

.feedback-form input.feedback-input-watermark
{
    width: 200px;
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    font-family: "Trebuchet MS" ,Verdana,Tahoma,Sans-Serif;
    font-size: 11px;
    background-color: White;
    color: Black;
}

.feedback-form textarea.feedback-input-watermark
{
    height: 145px;
    width: 210px;
    margin: 0px 8px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    text-align: left;
    font-family: "Trebuchet MS" ,Verdana,Tahoma,Sans-Serif;
    font-size: 11px;
    background-color: White;
    color: Black;
}

input.btn-clear, input.btn-send
{
    border: solid 1px black;
    color: White;
    width: 80px;
    height: 25px;
    float: right;
    font-family: "Trebuchet MS" ,Verdana,Tahoma,Sans-Serif;
    font-size: 12px;
}

.feedback-form input.btn-clear
{
    background-color: #C2BEBE;
    margin: 5px 8px 5px 0px;
}

.feedback-form input.btn-send
{
    background-color: #30CE30;
    margin: 5px 6px 5px 0px;
}

.feedback-form div.valSummary
{
    width: 220px; 
    background-color: White;
    color: Black;
    float: left;
    margin: 6px 0px 2px 0px;
    padding-left: 10px;
    text-align: left;
}

.feedback-form div.message
{
    width: 220px;
    background-color: White;
    color: #0B5302;
    float: left;
    margin: 6px 0px 2px 0px;
    padding-left: 10px;
    text-align: left;
}

.valNone
{
    display: none;
}

.crf-content-holder-right
{
    width: 211px;
    float: right;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left; 
}

.terms
{
    text-align: left;
    padding: 0px 3px 0px 3px;
}

.uc-content-title
{
    font-size: larger;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.uc-content
{
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 0px 0px;
    text-align: justify;
}

.crf-content-holder-right h2
{
    font-family: "Trebuchet ms" , Verdana,Arial,Helvetica;
    font-weight: normal;
    background-image: url(../images/HealthCheck/Images/ch-small-header.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 39px;
    width: 211px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 0px 8px; 
    font-size: 18px;
    color: White;
}

.crf-content-holder-right .crf-content-footer
{
    height: 16px;
    width: 211px;
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.crf-content-holder-right .content-text
{
    width: 211px;
    float: right;
    background-image: url(../images/HealthCheck/Images/ch-small-border.gif);
    background-repeat: repeat-y;
    margin: -5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.crf-content-holder-right .content-text p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    font-family: "Trebuchet ms" ,Verdana,Arial,Helvetica,Sans-Serif;
    font-weight: lighter;
    font-size: 9pt;
}

.crf-content-holder-right .content-visible, .crf-content-holder-right .content-hidden
{
    text-align: left; 
    padding: 0px 8px 0px 0px;
    margin: 4px 4px 4px 0px;
}

.crf-content-holder-right .content-visible
{
    display: block;
}

.crf-content-holder-right .content-hidden
{
    display: none;
}

.crf-content-holder-right ul#sidelinks
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.crf-content-holder-right ul#sidelinks li
{
    margin: 0px 0px 0px 0px;
    padding: 4px 4px 4px 16px;
}

.crf-content-holder-right ul.reqs
{
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 16px;
}

.crf-content-holder-right ul.reqs li.reqsItem
{
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 4px 4px 4px 4px;
}

a.btn-sidelinks
{
    color: #0000AA;
    font-family: "Trebuchet ms" ,Verdana,Arial,Helvetica;
    font-weight: normal;
    font-size: 9pt;
    text-decoration: none; 
}

a.btn-sidelinks-active
{
    color: #0000AA;
    font-family: "Trebuchet ms" ,Verdana,Arial,Helvetica;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bolder;
}

a.btn-sidelinks:active, a.btn-sidelinks:visited, a.btn-sidelinks-active:active, a.btn-sidelinks-active:visited
{
    color: #0000AA;
}

a.btn-sidelinks:hover, a.btn-sidelinks-active:hover
{
    color: Red;
}

#button-login
{
    background-image: url(../images/HealthCheck/Images/btnLogin.png);
    background-repeat: no-repeat;
    width: 119px;
    height: 118px;
    float: left; 
    position: relative;
    top: -8px;
}

#button-register
{
    background-image: url(../images/HealthCheck/Images/btnRegister.png);
    background-repeat: no-repeat;
    width: 119px;
    height: 118px;
    float: right; 
    position: relative;
    top: -10px;
}

#crf-button-tour
{
    background-image: url(../images/HealthCheck/Images/btn-tour.gif);
    background-repeat: no-repeat;
    margin-right: 5px;
    width: 142px;
    height: 43px;
    float: right;
}

#crf-footer
{
    float: left;
    width: 750px;
    height: 30px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 10px;
    color: White; 
}

#crf-footer p
{
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#crf-footer a
{
  color: White;
}

#crf-footer a:visited
{
    color: White;
}

#curve-left
{
    width: 375px;
    height: 15px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#curve-right
{
    width: 375px;
    height: 15px;
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

/*  Interim Updates */
.sales, .support, .services
{
    font-weight: bold;
    float: left;
}

.support, .services
{
      padding-left: 50px;
}

.frontmenu {
  display: block;
  width: 340px;
}

.frontmenu  .home {
  float: left;
  font: 13px/100% tahoma;
  margin-top:5px;
  padding:0 0 0 2px;
  width:90px;  
}

.frontmenu  .home a {
  color: #ffffff;
  padding: 0px 25px;
  text-decoration: underline;
}

.frontmenu  .servicemenu {
  float: left;
  font: 13px/100% tahoma;
  margin-top:5px;
  padding:0 0 0 2px;
  width:230px;  
}

.frontmenu  .servicemenu a {
  color: #73D2F9;
  padding: 0px 15px;
  text-decoration: none;
}

.frontmenu  .servicemenu a:hover {
  color: #FFFFFF;
  padding: 0px 15px;
  text-decoration: underline;
}

.frontmenu  .users {
  float: left;
  font: 13px/100% tahoma;
  margin-top: 10px;
  padding:0 0 0 2px;
  width:250px;  
}

.frontmenu  .users a {
  color:#27328B;
  display:block;
  float:left;
  padding:6px 25px;
  text-decoration:none;
}

.frontmenu  .users a:hover {
  color:#27328B;
  display:block;
  float:left;
  padding:6px 25px;
  text-decoration:underline;
}

.userInfofoot {
  font-size: 10px;
  margin-top: 5px;
}

.userInfofoot a{
  color: #27328B;
}