body
{
    font-family: Arial,Verdana,Helvetica;
    font-size: 9pt;
    color: #666666;
    margin: 0px;
    height: 100%;
    background-image: url(   'images/cybex_background.jpg' );
    background-repeat: repeat-x;
    background-position: top;
    background-color: White;
}

h2
{
    font-size: 14px;
    color: Black;
}


#content
{
    position: absolute;
    z-index: 100;
    width: 100%;
    background-color: transparent;
}
#header
{
    position: relative;
    top: 33px;
    margin-left: auto;
    margin-right: auto;
    width: 820px;
    left: 0px;
}
#content_body
{
    position: relative;
    top: 17%;
    margin-left: auto;
    margin-right: auto;
    width: 820px;
}

.left_conatiner_bottom_left
{
    background-image: url(       'images/cybex_bottom_leftcontain_left.gif' );
    background-position: left top;
    background-repeat: no-repeat;
    width: 7px;
    height: 8px;
}

.left_conatiner_bottom_middle
{
    background-image: url(       'images/cybex_bottom_leftcontain_middle.gif' );
    background-position: right top;
    background-repeat: repeat-x;
    height: 8px;
    width: 120px;
}

.left_conatiner_bottom_right
{
    background-image: url(       'images/cybex_bottom_leftcontain_right.gif' );
    background-position: right top;
    background-repeat: no-repeat;
    width: 7px;
    height: 8px;
}

.left_conatiner_top_left
{
    background-image: url(       'images/cybex_top_leftcontain_left.gif' );
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 7px;
    height: 8px;
}
.left_conatiner_top_middle
{
    background-image: url(       'images/cybex_top_leftcontain_middle.gif' );
    background-position: bottom left;
    background-repeat: repeat-x;
    height: 8px;
    width: 120px;
}
.left_conatiner_top_middle_full
{
    background-image: url(       'images/cybex_top_leftcontain_middle.gif' );
    background-position: bottom left;
    background-repeat: repeat-x;
    height: 8px;
    width: 850px;
}
.left_conatiner_top_right
{
    background-image: url(       'images/cybex_top_leftcontain_right.gif' );
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 7px;
    height: 8px;
}
.left_conatiner_middle_right
{
    background-image: url(       'images/cybex_middle_leftcontain_right.gif' );
    background-position: right top;
    background-repeat: repeat-y;
    width: 7px;
}

.left_conatiner_middle_left
{
    background-image: url(       'images/cybex_middle_leftcontain_left.gif' );
    background-position: left top;
    background-repeat: repeat-y;
    width: 7px;
}

.left_conatiner_middle_middle
{
    background-color: White;
    vertical-align: top;
    text-align: left;
    width: 120px;
    padding: 8px 0px 0px 12px;
    height: 100%;
}


.right_conatiner_bottom_left
{
    background-image: url(       'images/cybex_bottom_rightcontain_left.gif' );
    background-position: top right;
    background-repeat: no-repeat;
    width: 7px;
    height: 8px;
}
.right_conatiner_bottom_middle
{
    background-image: url(       'images/cybex_bottom_rightcontain_middle.gif' );
    background-position: top right;
    background-repeat: repeat-x;
    height: 8px;
}

.right_conatiner_bottom_right
{
    background-image: url(        'images/cybex_bottom_rightcontain_right.gif' );
    background-position: top right;
    background-repeat: no-repeat;
    width: 7px;
    height: 8px;
}

.right_conatiner_top_left
{
    background-image: url(        'images/cybex_top_rightcontain_left.gif' );
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 7px;
    height: 8px;
}
.right_conatiner_top_middle
{
    background-image: url(       'images/cybex_top_rightcontain_middle.gif' );
    background-position: bottom right;
    background-repeat: repeat-x;
    height: 8px;
}

.right_conatiner_top_right
{
    background-image: url(       'images/cybex_top_rightcontain_right.gif' );
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 7px;
    height: 8px;
}
.right_conatiner_middle_right
{
    background-image: url(       'images/cybex_middle_leftcontain_right.gif' );
    background-position: right top;
    background-repeat: repeat-y;
    width: 7px;
}

.right_conatiner_middle_left
{
    background-image: url(       'images/cybex_middle_leftcontain_left.gif' );
    background-position: left top;
    background-repeat: repeat-y;
    width: 7px;
}
.right_conatiner_middle_middle
{
    background-color: White;
    vertical-align: top;
    text-align: left;
    width: 622px;
    height: 400px;
}
.right_conatiner_middle_middle_full
{
    background-color: White;
    vertical-align: top;
    text-align: center;
    width: 800px;
    height: 400px;
}
/* product overview*/
.right_conatiner_middle_product
{
    vertical-align: top;
    text-align: left;
    width: 610px;
    height: 400px;
}
.right_conatiner_bottom_product
{
    background-image: url(images/vr1_background_bottom.gif);
    background-position: left top;
    background-repeat: repeat-x;
    height: 7px;
    width: 638px;
}
.right_conatiner_grey_bottom_product
{
    background-image: url(images/product_background_bottom.gif);
    background-position: left top;
    background-repeat: repeat-x;
    height: 7px;
    width: 638px;
}
.right_conatiner_content_product
{
    position: relative;
    vertical-align: top;
    padding: 0px;
    width: 638px;
}
.right_conatiner_content_overview
{
    color: White;
    letter-spacing: 1;
    line-height: 20px;
    font-size: 10pt;
}

.orangelink, .orangelink:link, .orangelink:visited, .orangelink:active
{
    color: #e6841f;
    text-decoration: none;
    letter-spacing: 1px;
    text-align: left;
}


.thumbnail
{
    width: 93px;
    height: 73px;
}
.thumbnail:hover
{
    filter: alpha(opacity=175);
    -moz-opacity: 1.60;
    opacity: 1.60;
}

.Row
{
    /*background-image: url(images/product_feature_background.gif); 	background-color:Navy; 	background-position: top right; 	background-repeat: repeat-x;*/
    color: Black;
    height: 13px;
    line-height: 10px;
    letter-spacing: 1px;
    text-align: left;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
    padding-left: 2px;
}
.Row2
{
    height: 20px; /*color: #e6841f;*/
    color: Black;
    text-decoration: none;
    letter-spacing: 1px;
    text-align: left;
    vertical-align: middle;
    padding-left: 2px;
}

/*--------------*/

.search_left
{
    background-image: url(       'images/cybex_search_left.jpg' );
    background-position: right;
    background-repeat: no-repeat;
    width: 30px;
    height: 23px;
    margin-left: 5px;
}
.search_middle
{
    background-image: url(       'images/cybex_search_middle.jpg' );
    background-position: left;
    background-repeat: repeat-x;
    width: 118px;
    height: 23px;
    padding-top: 1px;
    vertical-align: middle;
}
.search_right
{
    background-image: url(   'images/cybex_search_right.jpg' );
    background-position: left;
    background-repeat: no-repeat;
    vertical-align: middle;
    padding-top: 3px;
    width: 21px;
    height: 23px;
}
.search_text
{
    font-size: 10px;
    border: none 0px black;
}
.title
{
    font: 16pt "Arial Narrow";
    color: #acb970;
    letter-spacing: 1px;
    font-size: 16pt;
}
.solutionstitle
{
    color: #acb970;
    letter-spacing: 1px;
    font-size: 12pt;
}
.left_search
{
    background-color: White;
    vertical-align: bottom;
    text-align: left;
    width: 120px;
    padding: 8px 0px 0px 10px;
    height: 90px;
}


.contentTitle
{
    background-color: #000000;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    height: 20px;
    border-collapse: collapse;
    padding-left: 25px;
    padding-top: 5px;
    color: White;
    border-bottom: solid 1px #585858;
}
.contentTitleActive
{
    background-color: #000000;
    border-collapse: collapse;
    vertical-align: middle;
    height: 20px;
    padding-left: 25px;
    padding-top: 5px;
    color: White;
    border-bottom: solid 1px #585858;
}
.content
{
    border-collapse: collapse;
    border: none;
    padding: 10px;
    background-color: #ffffff;
}
.essentialSubHead
{
    color: Black;
    font-weight: bold;
}
.essentialContainer
{
    line-height: 20px;
}
.producttitle
{
    color: Navy; /*color: #e6841f;*/
    text-decoration: none;
    letter-spacing: 1px;
    text-align: left;
    font-size: 12pt;
}
a
{
    color: #33a0cd;
    text-decoration: none;
}
a:hover
{
    color: #b2be7a;
    text-decoration: none;
}
.aBold
{
    color: #33a0cd;
    text-decoration: none;
    font-weight: bold;
}
.aBold:hover
{
    color: #b2be7a;
    text-decoration: none;
}
.content_intro
{
    height: 100%;
    background-color: Transparent;
    background-image: url(images/intro_bg.gif);
    background-position: right top;
    background-repeat: repeat-y;
}

.imageframe
{
    margin: 5px;
    padding: 4px;
    border-right: 5px double;
    border-top: 5px double;
    border-left: 5px double;
    border-bottom: 5px double;
    background-color: White;
}
.thumbframe
{
    background-color: #eeeeee;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: center;
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    cursor: pointer;
}
.border
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
}
.border-thick
{
    border-right: #999999 2px solid;
    border-top: #999999 2px solid;
    border-left: #999999 2px solid;
    border-bottom: #999999 2px solid;
}
.subtitle
{
    font-style: italic;
    color: #777777;
    font-weight:bold;
}
.caption
{
    color:Black;
    font-weight:bold;
    
}
.quote
{
    font-style: italic;
}
.name
{
    color: #000000;
    font-weight: bold;
}

.heading2
{
    color: #525252;
    font: Bold 14px "Arial";
    padding-bottom: 8px;
}

/* testimonials */
.tname
{
    text-align: right;
    font-weight:bold;
}
.tread
{
    text-align: left;
    padding-bottom: 5px;
    margin: 10px;
    border-bottom: solid 1px #cccccc;
}
.tsegment
{
    font: Bold 24px 'Tahoma';
    border-bottom: solid 1px gray;
}
.tpullQuote
{
    font: Bold 14px 'Arial';
    color: #ffac0d;
    width: 170px;
    padding: 10px;
    vertical-align: top;
}
.tpullQuote2
{
    font: Bold 14px 'Arial';
    color: #ffac0d;

    vertical-align: top;
}
.tqText
{
    vertical-align: top;
}
.tsubtitle
{
    font-style: italic;
    font-size:18px;
}
